
/* moved by compressor */
@import url('https://cloud.typenetwork.com/projects/971/fontface.css');
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 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,
.htmlarea-content-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('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/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";
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
.htmlarea-content-body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff8700;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b35f00;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.55;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  -o-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ff8700;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #cc6c00;
}
.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;
  background-color: #ff8700;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cc6c00;
}
.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: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
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: 24px;
}
dt,
dd {
  line-height: 1.55;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.55;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.55;
}
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: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  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: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.55;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
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,
#content.main-section .carousel-indicators {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container,
  #content.main-section .carousel-indicators {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  #content.main-section .carousel-indicators {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  #content.main-section .carousel-indicators {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
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: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.55;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.55;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 40px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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: 29px;
}
.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: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@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: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  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);
  -moz-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;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ff8700;
  border-color: #e67a00;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #a85900;
  border-color: #663600;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ff8700;
  border-color: #e67a00;
}
.btn-primary .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ff8700;
  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;
  -moz-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: #b35f00;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.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;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -moz-transition: all opacity 0.15s linear ease-out;
  -o-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.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;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -o-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: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-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: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.55;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #ff8700;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ff8700;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.55;
  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 {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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 {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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: 0px;
  border-top-left-radius: 0px;
  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: 0px;
  border-bottom-left-radius: 0px;
}
.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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0px;
}
.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 > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff8700;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.55;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #ffffff;
  background-color: #ff8700;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: 70px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0px;
  }
}
@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.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 23px 15px;
  font-size: 20px;
  line-height: 24px;
  height: 70px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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: 11.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@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: 24px;
  }
  .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: 23px;
    padding-bottom: 23px;
  }
}
.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);
  -moz-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: 16px;
  margin-bottom: 16px;
}
@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;
    -moz-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: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-sm {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}
.navbar-btn.btn-xs {
  margin-top: 24px;
  margin-bottom: 24px;
}
.navbar-text {
  margin-top: 23px;
  margin-bottom: 23px;
}
@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: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #8c8c8c;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #333333;
}
.navbar-default .navbar-nav > li > a {
  color: #8c8c8c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #8c8c8c;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #333333;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #8c8c8c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #333333;
    background-color: transparent;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #8c8c8c;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #8c8c8c;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #555555;
  border-color: #454545;
}
.navbar-inverse .navbar-brand {
  color: #a6a6a6;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #a6a6a6;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #a6a6a6;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #444444;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #454545;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #454545;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #a6a6a6;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: transparent;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #a6a6a6;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #a6a6a6;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #0F2C35;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination,
.tx-indexedsearch-browsebox {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
}
.pagination > li,
.tx-indexedsearch-browsebox > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span,
.tx-indexedsearch-browsebox > li > strong > a,
.tx-indexedsearch-browsebox > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.55;
  text-decoration: none;
  color: #ff8700;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.tx-indexedsearch-browsebox > li > strong > a:hover,
.tx-indexedsearch-browsebox > li > strong > a:focus,
.tx-indexedsearch-browsebox > li > a:hover,
.tx-indexedsearch-browsebox > li > a:focus {
  z-index: 2;
  color: #b35f00;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #ff8700;
  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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #ff8700;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cc6c00;
}
.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: 14px;
  font-weight: bold;
  color: #ffffff;
  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 {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #ffffff;
  background-color: #ff8700;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cc6c00;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  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 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.55;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: all border 0.2s ease-in-out ease-out;
  -moz-transition: all border 0.2s ease-in-out ease-out;
  -o-transition: all border 0.2s ease-in-out ease-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff8700;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-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: 14px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #ff8700;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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;
  -webkit-transition: all width 0.6s ease ease-out;
  -moz-transition: all width 0.6s ease ease-out;
  -o-transition: all width 0.6s ease ease-out;
  transition: all width 0.6s ease ease-out;
}
.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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  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: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffe7cc;
}
.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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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: 24px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ff8700;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8700;
}
.panel-primary > .panel-heading .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8700;
}
.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: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  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%);
  -moz-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-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);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-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: #000000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.55;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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);
    -moz-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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.55;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.55;
  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: 16px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-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: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  -o-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  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: #ffffff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  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 #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
#content.main-section .carousel-indicators:before,
#content.main-section .carousel-indicators:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
#content.main-section .carousel-indicators:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !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-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: 400;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-regular-webfont-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Share';
  font-style: italic;
  font-weight: 400;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-italic-webfont-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: 500;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: bold;
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Fonts/share-bold-webfont-webfont.ttf') format('truetype');
}
@media (min-width: 992px) {
  h1.awesome,
  .h1.awesome {
    font-size: 61px;
    line-height: 1.2;
  }
  h2.awesome,
  .h2.awesome {
    font-size: 51px;
    line-height: 1.2;
  }
  h3.awesome,
  .h3.awesome {
    font-size: 42px;
    line-height: 1.2;
  }
  h4.awesome,
  .h4.awesome {
    font-size: 30px;
    line-height: 1.2;
  }
  h5.awesome,
  .h5.awesome {
    font-size: 24px;
    line-height: 1.2;
  }
  h6.awesome,
  .h6.awesome {
    font-size: 21px;
    line-height: 1.2;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  margin-top: 0;
}
h4,
h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5 {
  margin-top: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lead {
    font-size: 19.2px;
  }
}
@media (min-width: 992px) {
  .lead {
    font-size: 20.8px;
  }
}
.valign {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.valign > .vcontainer {
  display: table-cell;
  vertical-align: middle;
}
.jumbotron a,
.jumbotron a:hover,
.jumbotron a:active,
.jumbotron a:focus {
  color: inherit;
  text-decoration: underline;
}
.panel-body *:last-child {
  margin-bottom: 0;
}
img.lazyload {
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  -webkit-transition: all opacity 0.3s ease-in 0s ease-out;
  -moz-transition: all opacity 0.3s ease-in 0s ease-out;
  -o-transition: all opacity 0.3s ease-in 0s ease-out;
  transition: all opacity 0.3s ease-in 0s ease-out;
}
.language-menu {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  .language-menu {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .language-menu > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .language-menu > li:first-child {
    padding-left: 0px;
  }
}
.btn-default {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default.focus,
.btn-default:active.focus,
.btn-default.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  text-decoration: none;
}
.btn-default:active,
.btn-default.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-default.disabled,
fieldset[disabled] a.btn-default {
  pointer-events: none;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #e67a00;
  position: relative;
  display: inline-block;
  font-family: "Benton Sans Reg", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: #ff6700;
  border-radius: 3px;
  padding: 12px 15px;
  margin: 22px 0;
  min-width: 110px;
  cursor: pointer;
  text-align: center;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border: none;
  text-decoration: none !important;
}
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary.focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  color: #333333;
  text-decoration: none;
}
.btn-primary:active,
.btn-primary.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-primary.disabled,
fieldset[disabled] a.btn-primary {
  pointer-events: none;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #a85900;
  border-color: #663600;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ff8700;
  border-color: #e67a00;
}
.btn-primary .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.btn-success {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success.focus,
.btn-success:active.focus,
.btn-success.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
  color: #333333;
  text-decoration: none;
}
.btn-success:active,
.btn-success.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-success.disabled,
fieldset[disabled] a.btn-success {
  pointer-events: none;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-warning {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning.focus,
.btn-warning:active.focus,
.btn-warning.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
  color: #333333;
  text-decoration: none;
}
.btn-warning:active,
.btn-warning.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-warning.disabled,
fieldset[disabled] a.btn-warning {
  pointer-events: none;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger.focus,
.btn-danger:active.focus,
.btn-danger.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
  color: #333333;
  text-decoration: none;
}
.btn-danger:active,
.btn-danger.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn-danger.disabled,
fieldset[disabled] a.btn-danger {
  pointer-events: none;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.panel-group {
  margin-bottom: 20px;
}
a:hover {
  text-decoration: none;
}
.caret {
  margin-left: 5px;
}
.caption {
  color: #777777;
}
body,
.htmlarea-content-body {
  position: relative;
}
.body-bg {
  overflow: hidden;
  zoom: 1;
}
.htmlarea-content-body {
  padding: 20px;
}
.body-bg-top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .body-bg-top {
    padding-top: 140px;
  }
}
.body-bg-bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .body-bg-bottom {
    padding-bottom: 140px;
  }
}
.navbar-collapse {
  max-height: none;
}
.navbar.navbar-top {
  border-left: none;
  border-right: none;
  border-top: none;
  margin-bottom: 0px;
}
.navbar-header-main .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 140px;
  height: 140px;
  -webkit-transition: opacity 0.15s ease-in-out 0s;
  -o-transition: opacity 0.15s ease-in-out 0s;
  transition: opacity 0.15s ease-in-out 0s;
  -webkit-transition: all opacity 0.15s ease-in-out 0s ease-out;
  -moz-transition: all opacity 0.15s ease-in-out 0s ease-out;
  -o-transition: all opacity 0.15s ease-in-out 0s ease-out;
  transition: all opacity 0.15s ease-in-out 0s ease-out;
}
.navbar-header-main .navbar-brand.navbar-brand-image > img {
  display: inline;
}
.navbar-header-main .navbar-brand:hover {
  opacity: 0.8;
}
.navbar-header-main .navbar-header-border-bottom {
  display: none;
  left: 50%;
  bottom: -1px;
  position: absolute;
  margin-left: -100%;
  width: 200%;
  background-color: #eeeeee;
  height: 1px;
}
@media (max-width: 991px) {
  .navbar-header-main {
    position: relative;
  }
  .navbar-header-main .navbar-brand {
    padding: 23px 15px;
    font-size: 20px;
    line-height: 24px;
    height: auto;
  }
  .navbar-header-main .navbar-brand.navbar-brand-image {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 40px;
    width: auto;
  }
  .navbar-header-main .navbar-header-border-bottom {
    display: none;
  }
}
.navbar-main > li > a {
  font-family: "Share", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.navbar-main > li > a .bar {
  position: absolute;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: #ff8700;
  opacity: 0;
  -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -webkit-transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  -moz-transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  -o-transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  transition: all top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li:hover > a > .bar,
.navbar-main > li.active > a > .bar {
  top: 0px;
  opacity: .5;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li.active > a > .bar {
  opacity: 1;
}
@media (min-width: 992px) {
  .navbar-bottom .navbar-main > li > a .bar {
    top: auto;
    bottom: -10px;
  }
  .navbar-bottom .navbar-main > li.dropdown.open > a > .bar,
  .navbar-bottom .navbar-main > li:hover > a > .bar,
  .navbar-bottom .navbar-main > li.active > a > .bar {
    top: auto;
    bottom: 0px;
  }
  .navbar-bottom .dropdown-menu {
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
  }
  .navbar-bottom .dropdown .dropdown-menu {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .navbar-main .open .dropdown-menu {
    border-left: 4px solid rgba(255, 135, 0, 0.5);
  }
  .navbar-main > li > a .bar {
    top: 0px;
    left: -10px;
    width: 4px;
    height: 100%;
    -webkit-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    -o-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    -webkit-transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
    -moz-transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
    -o-transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
    transition: all left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out ease-out;
  }
  .navbar-main > li.dropdown.open > a > .bar,
  .navbar-main > li:hover > a > .bar,
  .navbar-main > li.active > a > .bar {
    left: 0px;
  }
  .navbar-main > li.dropdown > a {
    padding-right: 40px;
  }
  .navbar-main > li.dropdown > a > .caret {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    display: block;
    -webkit-transition: -webkit-transform 250ms ease-out 0s;
    -moz-transition: -moz-transform 250ms ease-out 0s;
    -o-transition: -o-transform 250ms ease-out 0s;
    transition: transform 250ms ease-out 0s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .navbar-main > li.dropdown.open > a > .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (min-width: 992px) {
  .navbar-main {
    float: right;
  }
  .navbar-main > li.dropdown > a > .caret {
    display: none;
  }
  .navbar-main > li:last-child > a {
    margin-right: 0px;
  }
  .navbar-main > li > a {
    line-height: 140px;
    padding: 0px 15px;
  }
  .navbar-main > li > a .caret {
    display: none;
  }
}
.navbar-toggle {
  height: 34px;
  width: 34px;
  padding: 0;
}
.navbar-toggle .icon-bar {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all all 0.3s ease-in-out ease-out;
  -moz-transition: all all 0.3s ease-in-out ease-out;
  -o-transition: all all 0.3s ease-in-out ease-out;
  transition: all all 0.3s ease-in-out ease-out;
}
.navbar-toggle .icon-bar:nth-child(2) {
  margin-top: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar-toggle .icon-bar:nth-child(3) {
  margin-top: -1px;
  opacity: 0;
}
.navbar-toggle .icon-bar:nth-child(4) {
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  margin-top: -7px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
  opacity: 1;
}
.navbar-toggle.collapsed .icon-bar:nth-child(4) {
  margin-top: 5px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  /* margin-left: 2px; */
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-inverse .navbar-header-main .navbar-toggle {
  color: #a6a6a6;
}
.navbar-inverse .navbar-header-main .navbar-header-border-bottom {
  background-color: #454545;
}
.nav.nav-sidebar {
  font-size: 14px;
  margin-bottom: 24px;
  border-radius: 0px;
}
.nav.nav-sidebar ul {
  margin-top: -1px;
  list-style: none;
  padding-left: 0;
  border-left: 15px solid #f7f7f7;
}
.nav.nav-sidebar > li {
  position: relative;
}
.nav.nav-sidebar > li > ul:before {
  position: absolute;
  content: '';
  width: 1px;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #e6e6e6;
}
.nav.nav-sidebar li:first-child a {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.nav.nav-sidebar li:last-child a {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.nav.nav-sidebar li + li {
  margin-top: -1px;
}
.nav.nav-sidebar li a {
  position: relative;
  display: block;
  padding: 7px 15px;
  color: #999999;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transition: all all 0.15s ease-in-out ease-out;
  -moz-transition: all all 0.15s ease-in-out ease-out;
  -o-transition: all all 0.15s ease-in-out ease-out;
  transition: all all 0.15s ease-in-out ease-out;
}
.nav.nav-sidebar li a:active,
.nav.nav-sidebar li a:hover,
.nav.nav-sidebar li a:focus {
  z-index: 1;
  border-color: #c8c8c8;
  background-color: #eeeeee;
  outline: 0;
  color: #333333;
  text-decoration: none;
}
.nav.nav-sidebar li.active > a {
  color: #ff8700;
}
.nav.nav-sidebar li.active > a:active,
.nav.nav-sidebar li.active > a:hover,
.nav.nav-sidebar li.active > a:focus {
  color: #b35f00;
}
.nav-tabs > li > a {
  color: #555555;
}
.dropdown-header {
  padding: 9px 20px;
}
.dropdown-menu {
  padding: 0;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
  padding: 11.5px 15px;
}
.breadcrumb-section {
  background-color: #f5f5f5;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 24px;
}
.breadcrumb-section .breadcrumb {
  padding: 12px 0;
  border-radius: 0;
  margin-bottom: 0;
}
.image {
  display: block;
  margin-bottom: 24px;
  line-height: 1.55;
}
.image > img,
.image a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.image .caption {
  padding: 9px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.csc-textpic-caption-c {
  text-align: center;
}
.csc-textpic-caption-l {
  text-align: left;
}
.csc-textpic-caption-r {
  text-align: right;
}
.news-info {
  margin-bottom: 12px;
}
.carousel-small .carousel-inner .item {
  height: 300px;
}
@media (min-width: 992px) {
  .carousel-small .carousel-inner .item {
    height: 400px;
  }
}
.carousel-text {
  color: #FFFFFF;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 5px;
}
.carousel-item-type-header .carousel-text-inner {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .carousel-item-type-header .carousel-text-inner {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .carousel-item-type-header .carousel-text-inner {
    width: 65%;
  }
}
.carousel-item-type-textandimage .carousel-image {
  display: none;
}
.carousel-item-type-textandimage .carousel-image img {
  margin: 0 auto;
  max-width: 100%;
  display: block;
  height: auto;
}
@media (min-width: 768px) {
  .carousel-item-type-textandimage .carousel-image {
    display: table-cell;
  }
}
.carousel-inner {
  z-index: 0;
}
.carousel-inner h1,
.carousel-inner h2,
.carousel-inner h3,
.carousel-inner h4,
.carousel-inner h5,
.carousel-inner h6 {
  margin-top: 0;
}
.carousel-inner .valign {
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 768px) {
  .carousel-inner .valign {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .carousel-inner .valign {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .carousel-inner .valign {
    width: 1140px;
  }
}
.carousel-inner > .item {
  overflow: hidden;
  height: 400px;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  -o-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
  -webkit-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -moz-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -o-transition: all opacity 0.6s ease-in-out 0s ease-out;
  transition: all opacity 0.6s ease-in-out 0s ease-out;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: opacity 0.6s ease-in-out 0s;
    backface-visibility: visible;
    perspective: none;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.active {
    transform: none;
  }
}
@media (min-width: 992px) {
  .carousel-inner > .item {
    height: 600px;
  }
}
@media (max-width: 991px) {
  .carousel-inner > .item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.carousel-inner > .item.top-hero {
  background-position: inherit;
  background-repeat: repeat;
}
.carousel-inner > .active {
  z-index: 1;
  opacity: 1;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  opacity: 1;
  z-index: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev,
.carousel-inner > .active.left,
.carousel-inner > .active.right {
  left: 0;
}
.carousel-inner > .active.left,
.carousel-inner > .active.right {
  opacity: 0;
}
.container .carousel {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .container .carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.container .carousel-inner > .item {
  padding-left: 30px;
  padding-right: 30px;
}
.container .carousel-inner .valign {
  width: 100%;
}
@media (min-width: 992px) {
  .carousel-control {
    width: 100px;
  }
  .carousel-control.left,
  .carousel-control.right {
    filter: none;
    background-image: none;
  }
}
.carousel-indicators,
.carousel-control {
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  -o-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
  -webkit-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -moz-transition: all opacity 0.6s ease-in-out 0s ease-out;
  -o-transition: all opacity 0.6s ease-in-out 0s ease-out;
  transition: all opacity 0.6s ease-in-out 0s ease-out;
  opacity: 0;
}
.carousel:hover .carousel-indicators,
.carousel:hover .carousel-control {
  opacity: .5;
}
.texticon:before,
.texticon:after {
  content: " ";
  display: table;
}
.texticon:after {
  clear: both;
}
.texticon:before,
.texticon:after {
  content: " ";
  display: table;
}
.texticon:after {
  clear: both;
}
.texticon-icon {
  font-size: 2em;
}
.texticon-icon .glyphicon {
  text-align: center;
  margin: 0 auto;
  display: block;
  height: 1em;
  width: 1em;
}
.texticon-size-medium {
  font-size: 3em;
}
.texticon-size-large {
  font-size: 4em;
}
.texticon-size-awesome {
  font-size: 5em;
}
.texticon-top .texticon-icon {
  margin-bottom: 24px;
}
.texticon-type-square .glyphicon,
.texticon-type-circle .glyphicon {
  line-height: 2.3em;
  height: 2.3em;
  width: 2.3em;
}
.texticon-type-circle .glyphicon {
  border-radius: 50%;
}
.texticon-left .texticon-icon,
.texticon-right .texticon-icon {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.texticon-left .texticon-icon {
  float: left;
  margin-left: -15px;
}
.texticon-right .texticon-icon {
  float: right;
  margin-right: -15px;
}
.texticon-left .texticon-content,
.texticon-right .texticon-content {
  overflow: hidden;
  zoom: 1;
}
.texticon-left .texticon-content *:first-child,
.texticon-right .texticon-content *:first-child {
  margin-top: 0px;
}
.frame {
  margin-top: 48px;
  margin-bottom: 48px;
}
.frame.rulerbefore {
  border-top: 1px solid #eeeeee;
  padding-top: 48px;
}
.frame.rulerafter {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 48px;
}
.frame.well *:first-child {
  margin-top: 0px;
}
.frame.well *:last-child {
  margin-bottom: 0px;
}
.footer-section {
  border-top: 1px solid #3c3c3c;
  color: #ffffff;
  background: #333333;
}
.footer-section a {
  color: #ffffff;
}
.footer-section a:hover,
.footer-section a:focus {
  color: #ff8700;
}
.meta-section {
  color: #ffffff;
  border-top: 1px solid #2b2b2b;
  background-color: #333333;
  padding: 12px 0;
}
.meta-section a {
  font-weight: bold;
  color: #ffffff;
}
.meta-section a:hover,
.meta-section a:focus {
  color: #ff8700;
}
.meta-section .active a {
  color: #ff8700;
}
.meta-section ul,
.meta-section p {
  margin: 10px 0;
}
@media (min-width: 992px) {
  .meta-section ul,
  .meta-section p {
    margin: 0;
  }
  .meta-section .copyright {
    text-align: right;
  }
}
.modal-lightbox {
  margin: 10px auto;
}
.modal-lightbox .close {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px 15px;
  line-height: 40px;
}
.modal-lightbox .modal-body {
  padding: 0px;
}
.modal-lightbox .modal-content {
  border: none;
}
.modal-lightbox .modal-caption {
  background-color: #ff8700;
  background-color: rgba(255, 135, 0, 0.9);
  color: #FFFFFF;
  padding: 12px 24px;
}
.modal-lightbox .modal-caption-title {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
}
.modal-lightbox .img-responsive {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .modal-lightbox {
    margin: 30px auto;
    width: 600px;
  }
  .modal-lightbox .modal-caption {
    position: absolute;
    left: 0px;
    bottom: 24px;
    max-width: 80%;
  }
}
@media screen and (min-width: 992px) {
  .modal-lightbox {
    width: 800px;
  }
}
.modal-backdrop.in {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.thumbnail-caption {
  font-size: 14px;
  word-wrap: break-word;
  padding: 9px;
  color: #333333;
}
.thumbnail-caption *:first-child {
  margin-top: 0;
}
.thumbnail-caption *:last-child {
  margin-bottom: 0;
}
.thumbnail-caption h1,
.thumbnail-caption h2,
.thumbnail-caption h3,
.thumbnail-caption h4,
.thumbnail-caption h5,
.thumbnail-caption h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.thumbnail-image {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding-bottom: 56.25%;
}
.thumbnail-image img {
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease-in-out;
}
.thumbnail:hover > .thumbnail-image img,
.thumbnail:focus > .thumbnail-image img {
  transform: translate(-50%, -50%) scale(1.05);
}
body .typo3-feedit-element,
.htmlarea-content-body .typo3-feedit-element {
  outline: 3px solid rgba(255, 135, 0, 0.5) !important;
}
body .typo3-feedit-element:hover,
.htmlarea-content-body .typo3-feedit-element:hover {
  outline: 3px solid #ff8700 !important;
}
.typo3-editPanel {
  background-color: #eaeaea !important;
  color: #333333;
  padding: 0px 5px;
  line-height: 2em;
  margin-bottom: 24px;
}
.typo3-editPanel:before,
.typo3-editPanel:after {
  content: " ";
  display: table;
}
.typo3-editPanel:after {
  clear: both;
}
.typo3-editPanel:before,
.typo3-editPanel:after {
  content: " ";
  display: table;
}
.typo3-editPanel:after {
  clear: both;
}
body .typo3-feedit-element-hidden,
.htmlarea-content-body .typo3-feedit-element-hidden {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
body .typo3-feedit-element-hidden:hover,
.htmlarea-content-body .typo3-feedit-element-hidden:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.t3-icon {
  vertical-align: middle;
}
.typo3-feedit-page:before,
.typo3-feedit-page:after {
  content: " ";
  display: table;
}
.typo3-feedit-page:after {
  clear: both;
}
.typo3-feedit-page:before,
.typo3-feedit-page:after {
  content: " ";
  display: table;
}
.typo3-feedit-page:after {
  clear: both;
}
.typo3-feedit-page .typo3-feedit-element {
  outline: none !important;
  border-bottom: 3px solid #ff8700;
}
.typo3-feedit-page .typo3-editPanel {
  margin-bottom: 0;
}
.csc-form-element .form-group:before,
.csc-form-element .form-group:after {
  content: " ";
  display: table;
}
.csc-form-element .form-group:after {
  clear: both;
}
.csc-form-element .form-group:before,
.csc-form-element .form-group:after {
  content: " ";
  display: table;
}
.csc-form-element .form-group:after {
  clear: both;
}
.csc-form-element .control-label {
  text-align: left;
}
.csc-form-element .control-label legend {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  border: none;
}
.csc-form-element .help-block.text-danger {
  color: #a94442;
  font-weight: normal;
}
a.csc-form-element .help-block.text-danger:hover,
a.csc-form-element .help-block.text-danger:focus {
  color: #843534;
}
.csc-form-element-radio .radio input[type="radio"],
.csc-form-element-checkbox .checkbox input[type="checkbox"] {
  margin-left: 0;
}
.csc-form-confirmation ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.csc-form-confirmation ol li {
  display: inline-block;
}
.csc-form-confirmation-false input,
.csc-form-confirmation-true input {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-false input.active:focus,
.csc-form-confirmation-true input.active:focus,
.csc-form-confirmation-false input.focus,
.csc-form-confirmation-true input.focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-false input.active.focus,
.csc-form-confirmation-true input.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.csc-form-confirmation-false input:hover,
.csc-form-confirmation-true input:hover,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-false input.focus,
.csc-form-confirmation-true input.focus {
  color: #333333;
  text-decoration: none;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-true input:active,
.csc-form-confirmation-false input.active,
.csc-form-confirmation-true input.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.csc-form-confirmation-false input.disabled,
.csc-form-confirmation-true input.disabled,
.csc-form-confirmation-false input[disabled],
.csc-form-confirmation-true input[disabled],
fieldset[disabled] .csc-form-confirmation-false input,
fieldset[disabled] .csc-form-confirmation-true input {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.csc-form-confirmation-false input.disabled,
a.csc-form-confirmation-true input.disabled,
fieldset[disabled] a.csc-form-confirmation-false input,
fieldset[disabled] a.csc-form-confirmation-true input {
  pointer-events: none;
}
.csc-form-confirmation-true input {
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #ff8700;
  border-color: #e67a00;
  position: relative;
  display: inline-block;
  font-family: "Benton Sans Reg", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: #ff6700;
  border-radius: 3px;
  padding: 12px 15px;
  margin: 22px 0;
  min-width: 110px;
  cursor: pointer;
  text-align: center;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border: none;
  text-decoration: none !important;
}
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.csc-form-confirmation-true input:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active:hover,
.csc-form-confirmation-true input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-true input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-true input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #a85900;
  border-color: #663600;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  background-image: none;
}
.csc-form-confirmation-true input.disabled:hover,
.csc-form-confirmation-true input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input.disabled:focus,
.csc-form-confirmation-true input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.disabled.focus,
.csc-form-confirmation-true input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-true input.focus {
  background-color: #ff8700;
  border-color: #e67a00;
}
.csc-form-confirmation-true input .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-true input.active:focus,
.csc-form-confirmation-true input.focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-true input.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.focus {
  color: #333333;
  text-decoration: none;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.csc-form-confirmation-true input.disabled,
.csc-form-confirmation-true input[disabled],
fieldset[disabled] .csc-form-confirmation-true input {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.csc-form-confirmation-true input.disabled,
fieldset[disabled] a.csc-form-confirmation-true input {
  pointer-events: none;
}
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #663600;
}
.csc-form-confirmation-true input:hover {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  color: #ffffff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active:hover,
.csc-form-confirmation-true input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-true input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input:active.focus,
.csc-form-confirmation-true input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-true input.focus {
  color: #ffffff;
  background-color: #a85900;
  border-color: #663600;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  background-image: none;
}
.csc-form-confirmation-true input.disabled:hover,
.csc-form-confirmation-true input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input.disabled:focus,
.csc-form-confirmation-true input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.disabled.focus,
.csc-form-confirmation-true input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-true input.focus {
  background-color: #ff8700;
  border-color: #e67a00;
}
.csc-form-confirmation-true input .badge {
  color: #ff8700;
  background-color: #ffffff;
}
.csc-form-confirmation-false input {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active:hover,
.csc-form-confirmation-false input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-false input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-false input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  background-image: none;
}
.csc-form-confirmation-false input.disabled:hover,
.csc-form-confirmation-false input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input.disabled:focus,
.csc-form-confirmation-false input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.disabled.focus,
.csc-form-confirmation-false input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-false input.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.csc-form-confirmation-false input .badge {
  color: #ffffff;
  background-color: #333333;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-false input.active:focus,
.csc-form-confirmation-false input.focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-false input.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.focus {
  color: #333333;
  text-decoration: none;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.csc-form-confirmation-false input.disabled,
.csc-form-confirmation-false input[disabled],
fieldset[disabled] .csc-form-confirmation-false input {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.csc-form-confirmation-false input.disabled,
fieldset[disabled] a.csc-form-confirmation-false input {
  pointer-events: none;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active:hover,
.csc-form-confirmation-false input.active:hover,
.open > .dropdown-toggle.csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-false input.active:focus,
.open > .dropdown-toggle.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input:active.focus,
.csc-form-confirmation-false input.active.focus,
.open > .dropdown-toggle.csc-form-confirmation-false input.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  background-image: none;
}
.csc-form-confirmation-false input.disabled:hover,
.csc-form-confirmation-false input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input.disabled:focus,
.csc-form-confirmation-false input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.disabled.focus,
.csc-form-confirmation-false input[disabled].focus,
fieldset[disabled] .csc-form-confirmation-false input.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.csc-form-confirmation-false input .badge {
  color: #ffffff;
  background-color: #333333;
}
body .frame.default,
.htmlarea-content-body .frame.default {
  margin: 0;
}
body hr,
.htmlarea-content-body hr {
  margin: 0;
  padding: 0;
  border-top: 2px solid #E0E0E0;
}
body .transparent-background,
.htmlarea-content-body .transparent-background {
  background: transparent;
}
body .grey-separator,
.htmlarea-content-body .grey-separator {
  border-top: 3px solid #929497;
  margin: 20px 0;
}
body .marg40-15,
.htmlarea-content-body .marg40-15 {
  margin: 40px 15px;
}
body .float-right,
.htmlarea-content-body .float-right {
  float: right;
}
body .float-left,
.htmlarea-content-body .float-left {
  float: left;
}
body .inline-block,
.htmlarea-content-body .inline-block {
  display: inline-block;
}
body .full-button,
.htmlarea-content-body .full-button {
  background: #ffffff;
  color: #3b97d2;
  height: 48px;
  padding: 0 15px;
}
body .navbar-collapse.collapse,
.htmlarea-content-body .navbar-collapse.collapse {
  padding: 0;
}
body .width-auto,
.htmlarea-content-body .width-auto {
  width: auto;
}
body .navbar-default .navbar-nav > li:last-child > a,
.htmlarea-content-body .navbar-default .navbar-nav > li:last-child > a {
  padding-right: 0;
}
body .l-r-border,
.htmlarea-content-body .l-r-border {
  border: 2px solid #ffffff;
  border-top: none;
  border-bottom: none;
}
body .separator,
.htmlarea-content-body .separator {
  border-top: 1px solid #616161;
  width: 100%;
  margin: 20px 0;
}
body #c218,
.htmlarea-content-body #c218 {
  display: none;
}
@media (max-width: 768px) {
  body .padd72,
  .htmlarea-content-body .padd72 {
    padding: 40px 0;
  }
  body .padd72-top,
  .htmlarea-content-body .padd72-top {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  body .col-sm-1-2,
  .htmlarea-content-body .col-sm-1-2 {
    width: 12%;
  }
}
@media (max-width: 992px) {
  body .navbar-main > li,
  .htmlarea-content-body .navbar-main > li {
    margin-left: 20px;
  }
}
@media (min-width: 1500px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1470px;
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1270px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1170px;
  }
}
@media (min-width: 1100px) and (max-width: 1200px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 1070px;
  }
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 68px;
    line-height: 80px;
  }
  body h2,
  body .text-h2,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2 {
    font-size: 34px;
    line-height: 40px;
  }
  body h3,
  body .text-h3,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3 {
    font-size: 32px;
    line-height: 38px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 22px;
    line-height: 25px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 16px;
    line-height: 20px;
  }
  body h6,
  body .text-h6,
  .htmlarea-content-body h6,
  .htmlarea-content-body .text-h6 {
    font-size: 14px;
    line-height: 17px;
  }
  body .text-30,
  .htmlarea-content-body .text-30 {
    font-size: 28px;
    line-height: 30px;
  }
  body .text-42,
  .htmlarea-content-body .text-42 {
    font-size: 40px;
    line-height: 38px;
  }
  body .text-48,
  .htmlarea-content-body .text-48 {
    font-size: 45px;
    line-height: 45px;
  }
  body .text-28,
  .htmlarea-content-body .text-28 {
    font-size: 26px;
    line-height: 28px;
  }
}
body #c219,
.htmlarea-content-body #c219 {
  display: none;
}
@media (min-width: 993px) and (max-width: 1099px) {
  body .container,
  body #content.main-section .carousel-indicators,
  .htmlarea-content-body .container,
  .htmlarea-content-body #content.main-section .carousel-indicators {
    width: 950px;
  }
}
@media (min-width: 993px) and (max-width: 1099px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 60px;
    line-height: 70px;
  }
  body h2,
  body .text-h2,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2 {
    font-size: 30px;
    line-height: 36px;
  }
  body h3,
  body .text-h3,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3 {
    font-size: 28px;
    line-height: 34px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 18px;
    line-height: 20px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 14px;
    line-height: 18px;
  }
  body .text-30,
  .htmlarea-content-body .text-30 {
    font-size: 24px;
    line-height: 27px;
  }
  body .text-42,
  .htmlarea-content-body .text-42 {
    font-size: 36px;
    line-height: 36px;
  }
  body .text-48,
  .htmlarea-content-body .text-48 {
    font-size: 40px;
    line-height: 40px;
  }
  body .text-28,
  .htmlarea-content-body .text-28 {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (min-width: 531px) and (max-width: 992px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 52px;
    line-height: 60px;
  }
  body h2,
  body .text-h2,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2 {
    font-size: 26px;
    line-height: 30px;
  }
  body h3,
  body .text-h3,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3 {
    font-size: 24px;
    line-height: 30px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 16px;
    line-height: 18px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 14px;
    line-height: 18px;
  }
  body .text-30,
  .htmlarea-content-body .text-30 {
    font-size: 24px;
    line-height: 27px;
  }
  body .text-42,
  .htmlarea-content-body .text-42 {
    font-size: 30px;
    line-height: 30px;
  }
  body .text-48,
  .htmlarea-content-body .text-48 {
    font-size: 32px;
    line-height: 32px;
  }
  body .text-28,
  .htmlarea-content-body .text-28 {
    font-size: 22px;
    line-height: 18px;
  }
}
@media (min-width: 850px) and (max-width: 992px) {
  body .container,
  .htmlarea-content-body .container {
    width: 820px;
  }
}
@media (min-width: 851px) and (max-width: 1199px) {
  body .marg40-15,
  .htmlarea-content-body .marg40-15 {
    margin: 40px 10px;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  body .marg40-15,
  .htmlarea-content-body .marg40-15 {
    margin: 40px 7px;
  }
  body .marg40-15 .grey-separator,
  .htmlarea-content-body .marg40-15 .grey-separator {
    display: none;
  }
}
@media (max-width: 530px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 42px;
    line-height: 50px;
  }
  body h2,
  body .text-h2,
  body .text-48,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2,
  .htmlarea-content-body .text-48 {
    font-size: 32px;
    line-height: 38px;
  }
  body h3,
  body .text-h3,
  body .text-28,
  body .text-30,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3,
  .htmlarea-content-body .text-28,
  .htmlarea-content-body .text-30 {
    font-size: 24px;
    line-height: 29px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 18px;
    line-height: 22px;
  }
  body .button,
  .htmlarea-content-body .button {
    font-size: 18px;
  }
  body h5,
  body .text-h5,
  .htmlarea-content-body h5,
  .htmlarea-content-body .text-h5 {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (max-width: 370px) {
  body h1,
  body .text-h1,
  .htmlarea-content-body h1,
  .htmlarea-content-body .text-h1 {
    font-size: 32px;
    line-height: 38px;
  }
  body h2,
  body .text-h2,
  body .text-48,
  .htmlarea-content-body h2,
  .htmlarea-content-body .text-h2,
  .htmlarea-content-body .text-48 {
    font-size: 24px;
    line-height: 29px;
  }
  body h3,
  body .text-h3,
  body .text-28,
  body .text-30,
  .htmlarea-content-body h3,
  .htmlarea-content-body .text-h3,
  .htmlarea-content-body .text-28,
  .htmlarea-content-body .text-30 {
    font-size: 18px;
    line-height: 22px;
  }
  body .button,
  .htmlarea-content-body .button {
    font-size: 14px;
  }
  body h4,
  body .text-h4,
  .htmlarea-content-body h4,
  .htmlarea-content-body .text-h4 {
    font-size: 14px;
    line-height: 17px;
  }
}
body .well,
.htmlarea-content-body .well {
  display: none;
}
#content.main-section #insights-container {
  /* clearfix */
  /* ---- grid-item ---- */
}
#content.main-section #insights-container:after {
  content: '';
  display: block;
  clear: both;
}
#content.main-section #insights-container .grid-item {
  max-width: 342px;
  width: 100%;
  float: left;
}
#content.main-section .ip-blog-container {
  margin-bottom: 20px;
}
#content.main-section .ip-blog-container .colored-background {
  height: 90px;
}
#content.main-section .ip-blog-container img {
  width: 100%;
}
#content.main-section .ip-blog-container .ip-blog-text {
  background: #212121;
  padding: 25px;
  position: relative;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link span {
  font-size: 28px;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey {
  background: #EEEDEE !important;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey .separator,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey .separator {
  border-color: #ffffff;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-title {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 20px 25px 0 25px;
  background: #212121;
}
@media (max-width: 1100px) {
  #content.main-section .ip-blog-container .ip-blog-text .ip-blog-title {
    top: -35px;
  }
}
#content.main-section article {
  margin-bottom: 34px;
}
#content.main-section article .denn-title {
  font-weight: bold;
  color: #3b97d2;
  font-size: 18px;
  margin-bottom: 5px;
}
#content.main-section article .denn-text {
  font-size: 18px;
  color: #BDBDBC;
}
#content.main-section .text-over-image img {
  width: 100%;
  position: relative;
  height: 465px;
}
#content.main-section .text-over-image > div {
  position: absolute;
  top: 36px;
  bottom: 36px;
  right: 36px;
  left: 36px;
}
#content.main-section .text-over-image button {
  position: absolute;
  bottom: 36px;
  right: 36px;
}
#content.main-section .header-image-border {
  min-height: 570px;
}
#content.main-section #c205 .item {
  height: 465px;
}
#content.main-section .page-break-text-image {
  position: relative;
}
#content.main-section .page-break-text-image .absolute-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#content.main-section .page-break-text-image .absolute-text .col-sm-6 {
  display: table;
  padding-right: 50px;
}
#content.main-section .page-break-text-image .button-container {
  display: table-row;
  vertical-align: bottom;
}
#content.main-section .page-break-text-image .row {
  height: 100%;
}
#content.main-section .page-break-text-image .col-sm-6 {
  height: 465px;
}
#content.main-section #map {
  margin: 0;
  height: 690px;
}
#content.main-section .team-container #management,
#content.main-section .team-container #legal-experts {
  padding-bottom: 16px !important;
  border-bottom: 1px solid #3b97d2;
  color: #DFDFDF;
  cursor: pointer;
  cursor: hand;
  margin-bottom: 48px;
}
#content.main-section .team-container #management.selected,
#content.main-section .team-container #legal-experts.selected {
  color: #3b97d2;
  border-bottom: 6px solid #3b97d2;
}
#content.main-section .team-container .filter-container {
  margin: 52px 12px 48px 12px;
}
#content.main-section .team-container #legal-experts-details {
  display: none;
}
#content.main-section .team-container .person-details {
  height: 400px;
  margin-top: 25px;
}
#content.main-section .team-container .person-details > div {
  width: 100%;
  padding: 25px 30px 25px 25px;
  height: 100%;
  background: #DFDFDF;
}
#content.main-section .team-container .person-details > div img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#content.main-section .team-container .person-details .details {
  padding-top: 40px;
}
#content.main-section .team-container .person-details hr {
  margin: 10px 0;
  border-top: 1px solid #ffffff;
}
#content.main-section .title-with-filter > div {
  padding: 33px 48px;
}
#content.main-section .title-with-filter .float-right {
  line-height: 86px;
  padding-right: 25px;
}
#TSFE_ADMIN_PANEL_FORM {
  display: none;
}
body #content.main-section .ip-service-container .col-xs-1,
body #content.main-section .ip-service-container .col-sm-1,
body #content.main-section .ip-service-container .col-md-1,
body #content.main-section .ip-service-container .col-lg-1,
body #content.main-section .ip-service-container .col-xs-2,
body #content.main-section .ip-service-container .col-sm-2,
body #content.main-section .ip-service-container .col-md-2,
body #content.main-section .ip-service-container .col-lg-2,
body #content.main-section .ip-service-container .col-xs-3,
body #content.main-section .ip-service-container .col-sm-3,
body #content.main-section .ip-service-container .col-md-3,
body #content.main-section .ip-service-container .col-lg-3,
body #content.main-section .ip-service-container .col-xs-4,
body #content.main-section .ip-service-container .col-sm-4,
body #content.main-section .ip-service-container .col-md-4,
body #content.main-section .ip-service-container .col-lg-4,
body #content.main-section .ip-service-container .col-xs-5,
body #content.main-section .ip-service-container .col-sm-5,
body #content.main-section .ip-service-container .col-md-5,
body #content.main-section .ip-service-container .col-lg-5,
body #content.main-section .ip-service-container .col-xs-6,
body #content.main-section .ip-service-container .col-sm-6,
body #content.main-section .ip-service-container .col-md-6,
body #content.main-section .ip-service-container .col-lg-6,
body #content.main-section .ip-service-container .col-xs-7,
body #content.main-section .ip-service-container .col-sm-7,
body #content.main-section .ip-service-container .col-md-7,
body #content.main-section .ip-service-container .col-lg-7,
body #content.main-section .ip-service-container .col-xs-8,
body #content.main-section .ip-service-container .col-sm-8,
body #content.main-section .ip-service-container .col-md-8,
body #content.main-section .ip-service-container .col-lg-8,
body #content.main-section .ip-service-container .col-xs-9,
body #content.main-section .ip-service-container .col-sm-9,
body #content.main-section .ip-service-container .col-md-9,
body #content.main-section .ip-service-container .col-lg-9,
body #content.main-section .ip-service-container .col-xs-10,
body #content.main-section .ip-service-container .col-sm-10,
body #content.main-section .ip-service-container .col-md-10,
body #content.main-section .ip-service-container .col-lg-10,
body #content.main-section .ip-service-container .col-xs-11,
body #content.main-section .ip-service-container .col-sm-11,
body #content.main-section .ip-service-container .col-md-11,
body #content.main-section .ip-service-container .col-lg-11,
body #content.main-section .ip-service-container .col-xs-12,
body #content.main-section .ip-service-container .col-sm-12,
body #content.main-section .ip-service-container .col-md-12,
body #content.main-section .ip-service-container .col-lg-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-1,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-2,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-3,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-4,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-5,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-6,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-7,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-8,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-9,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-10,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-11,
.htmlarea-content-body #content.main-section .ip-service-container .col-xs-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-sm-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-md-12,
.htmlarea-content-body #content.main-section .ip-service-container .col-lg-12 {
  padding: 15px;
}
body #content.main-section #diams-iq-container,
.htmlarea-content-body #content.main-section #diams-iq-container {
  position: relative;
  color: #BDBDBD;
}
body #content.main-section #diams-iq-container .text-over-image p,
.htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p {
  padding: 20px 15%;
}
body #content.main-section #diams-iq-container .text-over-image p button,
.htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p button {
  position: relative;
  bottom: 0;
  right: 0;
}
@media (min-width: 765px) and (max-width: 993px) {
  body #content.main-section #diams-iq-container .text-over-image p,
  .htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p {
    padding: 20px 5%;
  }
}
@media (max-width: 765px) {
  body #content.main-section #diams-iq-container .text-over-image p,
  .htmlarea-content-body #content.main-section #diams-iq-container .text-over-image p {
    padding: 10px 10px;
  }
  body #content.main-section #diams-iq-container .text-over-image .text-h4,
  .htmlarea-content-body #content.main-section #diams-iq-container .text-over-image .text-h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
.two-tone-gradient {
  background: linear-gradient(115deg, #ffffff 38%, #ff6700 38%, #c90065 100%);
}
@media screen and (max-width: 1199px) {
  .two-tone-gradient {
    background: linear-gradient(115deg, #ffffff 41%, #ff6700 41%, #c90065 100%);
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient {
    background-image: none;
  }
}
.two-tone-gradient ol.breadcrumb li:nth-of-type(2) a,
.two-tone-gradient ol.breadcrumb li.active {
  display: none;
}
.two-tone-gradient .outside-row .col-md-4,
.two-tone-gradient .outside-row .container {
  padding: 0;
}
.two-tone-gradient .outside-row img.insights-title-image {
  margin-top: 25px;
}
@media screen and (max-width: 991px) {
  .two-tone-gradient .outside-row img.insights-title-image {
    margin-top: 10px;
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .outside-row img.insights-title-image {
    display: block;
    margin: 10px auto;
  }
}
.two-tone-gradient .insights-title-section .container-fluid {
  padding: 0;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  vertical-align: middle;
  align-items: center;
  height: 145px;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 990px) {
  .two-tone-gradient .insights-title-section .container-fluid {
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .insights-title-section .container-fluid {
    background-image: -webkit-linear-gradient(left, #fe6403, #ec0364);
    height: 80px;
    padding: 0 30px;
  }
}
.two-tone-gradient .insights-title-section .container-fluid .insights-title {
  width: 100%;
}
.two-tone-gradient .insights-title-section .container-fluid .insights-title p {
  margin: 0;
}
.two-tone-gradient .insights-title-section .container-fluid .insights-title p span {
  color: #fff;
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .insights-title-section .container-fluid .insights-title p span {
    margin-left: 0;
  }
}
.two-tone-gradient .insights-title-section .container-fluid .archive-container {
  display: block !important;
  width: 100%;
  padding: 0;
}
.two-tone-gradient .insights-title-section .container-fluid .archive-container a {
  font-size: 16px;
  padding: 10px 20px;
}
@media screen and (max-width: 991px) {
  .two-tone-gradient .insights-title-section .container-fluid .archive-container a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .two-tone-gradient .insights-title-section {
    padding: 0;
  }
}
#c1985 {
  display: none;
}
#body-p446 footer .container.bg-brand-default-white {
  display: none !important;
}
.search_load_more {
  background: #0F2C35 !important;
  border-color: #0F2C35 !important;
}
.search_load_more:hover {
  background: #4B5D66 !important;
  border-color: #4B5D66 !important;
}
.search_load_more:focus {
  background: #4B5D66 !important;
  border-color: #0F2C35 !important;
}
/* Brand Color */
.bg-brand-light-orange {
  background-color: #ff6700;
}
.text-brand-light-orange {
  color: #ff6700;
}
.border-brand-light-orange {
  border-color: #ff6700;
}
.border-bottom-brand-light-orange {
  border-bottom-color: #ff6700;
}
.bg-brand-default-orange {
  background-color: #ff5122;
}
.text-brand-default-orange {
  color: #ff5122;
}
.border-brand-default-orange {
  border-color: #ff5122;
}
.border-bottom-brand-default-orange {
  border-bottom-color: #ff5122;
}
.bg-brand-dark-orange {
  background-color: #f72f2f;
}
.text-brand-dark-orange {
  color: #f72f2f;
}
.border-brand-dark-orange {
  border-color: #f72f2f;
}
.border-bottom-brand-dark-orange {
  border-bottom-color: #f72f2f;
}
.bg-brand-light-pink {
  background-color: #c90065;
}
.text-brand-light-pink {
  color: #c90065;
}
.border-brand-light-pink {
  border-color: #c90065;
}
.border-bottom-brand-light-pink {
  border-bottom-color: #c90065;
}
.bg-brand-default-pink {
  background-color: #96025a;
}
.text-brand-default-pink {
  color: #96025a;
}
.border-brand-default-pink {
  border-color: #96025a;
}
.border-bottom-brand-default-pink {
  border-bottom-color: #96025a;
}
.bg-brand-very-light-gray {
  background-color: #bccace;
}
.text-brand-very-light-gray {
  color: #bccace;
}
.border-brand-very-light-gray {
  border-color: #bccace;
}
.border-bottom-brand-very-light-gray {
  border-bottom-color: #bccace;
}
.bg-brand-light-gray {
  background-color: #738993;
}
.text-brand-light-gray {
  color: #738993;
}
.border-brand-light-gray {
  border-color: #738993;
}
.border-bottom-brand-light-gray {
  border-bottom-color: #738993;
}
.bg-brand-default-gray {
  background-color: #4b5d66;
}
.text-brand-default-gray {
  color: #4b5d66;
}
.border-brand-default-gray {
  border-color: #4b5d66;
}
.border-bottom-brand-default-gray {
  border-bottom-color: #4b5d66;
}
.bg-brand-dark-gray {
  background-color: #0f2c35;
}
.text-brand-dark-gray {
  color: #0f2c35;
}
.border-brand-dark-gray {
  border-color: #0f2c35;
}
.border-bottom-brand-dark-gray {
  border-bottom-color: #0f2c35;
}
.bg-brand-default-white {
  background-color: #ffffff;
}
.text-brand-default-white {
  color: #ffffff;
}
.border-brand-default-white {
  border-color: #ffffff;
}
.border-bottom-brand-default-white {
  border-bottom-color: #ffffff;
}
.bg-brand-default-transparent {
  background-color: transparent;
}
.text-brand-default-transparent {
  color: transparent;
}
.border-brand-default-transparent {
  border-color: transparent;
}
.border-bottom-brand-default-transparent {
  border-bottom-color: transparent;
}
.bg-brand-default-blue {
  background-color: #054fd3;
}
.text-brand-default-blue {
  color: #054fd3;
}
.border-brand-default-blue {
  border-color: #054fd3;
}
.border-bottom-brand-default-blue {
  border-bottom-color: #054fd3;
}
.bg-brand-dark-blue {
  background-color: #002a6d;
}
.text-brand-dark-blue {
  color: #002a6d;
}
.border-brand-dark-blue {
  border-color: #002a6d;
}
.border-bottom-brand-dark-blue {
  border-bottom-color: #002a6d;
}
.bg-brand-light-green {
  background-color: #02d36b;
}
.text-brand-light-green {
  color: #02d36b;
}
.border-brand-light-green {
  border-color: #02d36b;
}
.border-bottom-brand-light-green {
  border-bottom-color: #02d36b;
}
.bg-brand-default-green {
  background-color: #049b44;
}
.text-brand-default-green {
  color: #049b44;
}
.border-brand-default-green {
  border-color: #049b44;
}
.border-bottom-brand-default-green {
  border-bottom-color: #049b44;
}
/* Margin and paddings */
.margin-10 {
  margin: 10px 10px 10px 10px;
}
.margin-10-top {
  margin-top: 10px;
}
.margin-10-left {
  margin-left: 10px;
}
.margin-10-right {
  margin-right: 10px;
}
.margin-10-bottom {
  margin-bottom: 10px;
}
.padding-10 {
  padding: 10px 10px 10px 10px;
}
.padding-10-top {
  padding-top: 10px;
}
.padding-10-left {
  padding-left: 10px;
}
.padding-10-right {
  padding-right: 10px;
}
.padding-10-bottom {
  padding-bottom: 10px;
}
.margin-12 {
  margin: 12px 12px 12px 12px;
}
.margin-12-top {
  margin-top: 12px;
}
.margin-12-left {
  margin-left: 12px;
}
.margin-12-right {
  margin-right: 12px;
}
.margin-12-bottom {
  margin-bottom: 12px;
}
.padding-12 {
  padding: 12px 12px 12px 12px;
}
.padding-12-top {
  padding-top: 12px;
}
.padding-12-left {
  padding-left: 12px;
}
.padding-12-right {
  padding-right: 12px;
}
.padding-12-bottom {
  padding-bottom: 12px;
}
.margin-16 {
  margin: 16px 16px 16px 16px;
}
.margin-16-top {
  margin-top: 16px;
}
.margin-16-left {
  margin-left: 16px;
}
.margin-16-right {
  margin-right: 16px;
}
.margin-16-bottom {
  margin-bottom: 16px;
}
.padding-16 {
  padding: 16px 16px 16px 16px;
}
.padding-16-top {
  padding-top: 16px;
}
.padding-16-left {
  padding-left: 16px;
}
.padding-16-right {
  padding-right: 16px;
}
.padding-16-bottom {
  padding-bottom: 16px;
}
.margin-24 {
  margin: 24px 24px 24px 24px;
}
.margin-24-top {
  margin-top: 24px;
}
.margin-24-left {
  margin-left: 24px;
}
.margin-24-right {
  margin-right: 24px;
}
.margin-24-bottom {
  margin-bottom: 24px;
}
.padding-24 {
  padding: 24px 24px 24px 24px;
}
.padding-24-top {
  padding-top: 24px;
}
.padding-24-left {
  padding-left: 24px;
}
.padding-24-right {
  padding-right: 24px;
}
.padding-24-bottom {
  padding-bottom: 24px;
}
.margin-32 {
  margin: 32px 32px 32px 32px;
}
.margin-32-top {
  margin-top: 32px;
}
.margin-32-left {
  margin-left: 32px;
}
.margin-32-right {
  margin-right: 32px;
}
.margin-32-bottom {
  margin-bottom: 32px;
}
.padding-32 {
  padding: 32px 32px 32px 32px;
}
.padding-32-top {
  padding-top: 32px;
}
.padding-32-left {
  padding-left: 32px;
}
.padding-32-right {
  padding-right: 32px;
}
.padding-32-bottom {
  padding-bottom: 32px;
}
.margin-36 {
  margin: 36px 36px 36px 36px;
}
.margin-36-top {
  margin-top: 36px;
}
.margin-36-left {
  margin-left: 36px;
}
.margin-36-right {
  margin-right: 36px;
}
.margin-36-bottom {
  margin-bottom: 36px;
}
.padding-36 {
  padding: 36px 36px 36px 36px;
}
.padding-36-top {
  padding-top: 36px;
}
.padding-36-left {
  padding-left: 36px;
}
.padding-36-right {
  padding-right: 36px;
}
.padding-36-bottom {
  padding-bottom: 36px;
}
.margin-48 {
  margin: 48px 48px 48px 48px;
}
.margin-48-top {
  margin-top: 48px;
}
.margin-48-left {
  margin-left: 48px;
}
.margin-48-right {
  margin-right: 48px;
}
.margin-48-bottom {
  margin-bottom: 48px;
}
.padding-48 {
  padding: 48px 48px 48px 48px;
}
.padding-48-top {
  padding-top: 48px;
}
.padding-48-left {
  padding-left: 48px;
}
.padding-48-right {
  padding-right: 48px;
}
.padding-48-bottom {
  padding-bottom: 48px;
}
.margin-64 {
  margin: 64px 64px 64px 64px;
}
.margin-64-top {
  margin-top: 64px;
}
.margin-64-left {
  margin-left: 64px;
}
.margin-64-right {
  margin-right: 64px;
}
.margin-64-bottom {
  margin-bottom: 64px;
}
.padding-64 {
  padding: 64px 64px 64px 64px;
}
.padding-64-top {
  padding-top: 64px;
}
.padding-64-left {
  padding-left: 64px;
}
.padding-64-right {
  padding-right: 64px;
}
.padding-64-bottom {
  padding-bottom: 64px;
}
.margin-72 {
  margin: 72px 72px 72px 72px;
}
.margin-72-top {
  margin-top: 72px;
}
.margin-72-left {
  margin-left: 72px;
}
.margin-72-right {
  margin-right: 72px;
}
.margin-72-bottom {
  margin-bottom: 72px;
}
.padding-72 {
  padding: 72px 72px 72px 72px;
}
.padding-72-top {
  padding-top: 72px;
}
.padding-72-left {
  padding-left: 72px;
}
.padding-72-right {
  padding-right: 72px;
}
.padding-72-bottom {
  padding-bottom: 72px;
}
.margin-96 {
  margin: 96px 96px 96px 96px;
}
.margin-96-top {
  margin-top: 96px;
}
.margin-96-left {
  margin-left: 96px;
}
.margin-96-right {
  margin-right: 96px;
}
.margin-96-bottom {
  margin-bottom: 96px;
}
.padding-96 {
  padding: 96px 96px 96px 96px;
}
.padding-96-top {
  padding-top: 96px;
}
.padding-96-left {
  padding-left: 96px;
}
.padding-96-right {
  padding-right: 96px;
}
.padding-96-bottom {
  padding-bottom: 96px;
}
.margin-128 {
  margin: 128px 128px 128px 128px;
}
.margin-128-top {
  margin-top: 128px;
}
.margin-128-left {
  margin-left: 128px;
}
.margin-128-right {
  margin-right: 128px;
}
.margin-128-bottom {
  margin-bottom: 128px;
}
.padding-128 {
  padding: 128px 128px 128px 128px;
}
.padding-128-top {
  padding-top: 128px;
}
.padding-128-left {
  padding-left: 128px;
}
.padding-128-right {
  padding-right: 128px;
}
.padding-128-bottom {
  padding-bottom: 128px;
}
.margin-256 {
  margin: 256px 256px 256px 256px;
}
.margin-256-top {
  margin-top: 256px;
}
.margin-256-left {
  margin-left: 256px;
}
.margin-256-right {
  margin-right: 256px;
}
.margin-256-bottom {
  margin-bottom: 256px;
}
.padding-256 {
  padding: 256px 256px 256px 256px;
}
.padding-256-top {
  padding-top: 256px;
}
.padding-256-left {
  padding-left: 256px;
}
.padding-256-right {
  padding-right: 256px;
}
.padding-256-bottom {
  padding-bottom: 256px;
}
/* Font Settings */
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nrpPmMW7T3WCII-UZW2GGCw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nqAAODQ6hKuKTT6yBk7tJss.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nhLwFvNxpkIoVzlXSkPSYkA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nk4GofcKVZz6wtzX_QUIqsI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4EK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4EJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4ED0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v15/RFda8w1V0eDZheqfcyQ4EOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nrPaLDTSXeXFRL0dx0NiHII.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6ntkZ6ofoXFVR94fBb90XSvU.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nuIaMZP5eRGvEWe_CNIU_oY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v15/ZvcMqxEwPfh2qDWBPxn6nnNuWYKPzoeKl5tYj8yhly0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIFvxabc8-Ua_u_bDyl2V6ao.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwII_1JgVyIQZ7vlaYT5eo8zo.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIJpID8tihKRMKfpfDQ5OzSE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Light Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIHM1hBkL4m68a-ReB_y0NYc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIEVUTRPtBn3BSc_rW_ryx7U.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIDaggPqPUlqZtH2DnDrcMQE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIOR3LJ09PnibSpWhv21tZ8w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url(https://fonts.gstatic.com/s/merriweather/v15/EYh7Vl4ywhowqULgRdYwIEcqRxak6Wc5LUVz-l064SE.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
.display-table-row {
  display: table-row;
}
.font-beneton-light,
body h3,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message,
#content.main-section #c164 .item .bodytext,
.htmlarea-content-body h3,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
  font-family: 'Benton Sans Lt', 'Arial';
}
.font-beneton-light-italic,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a,
body footer .footer-section .footer-title p,
.htmlarea-content-body footer .footer-section .footer-title p {
  font-family: 'Benton Sans Lt It', 'Arial Italic';
}
.font-beneton-regular,
body h6,
body p a,
body .frame.default .container ul li a,
body,
body a,
.btn-primary:active,
.btn-primary:focus,
.pill-button:focus,
.primary-pill-button:active,
.primary-pill-button:focus,
.white-pill-outline-button:active,
.white-pill-outline-button:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"],
body .vex.vex-theme-default .vex-dialog-form label span,
body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
body .vex.vex-theme-default .vex-content .hs_certificates_upload label span,
.select2-container.select-container .select2-choice,
.select2-container.select2-container-multi.select-container .select2-choices,
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice,
.select2-container.select2-container-multi.select-container .select2-choices .custom_search_choice,
header.navbar-default.navbar #header-main.container .navbar-main > li > a,
header.navbar-default.navbar #header-main.container .dropdown-menu li a,
#content.main-section #c164 .top_banner .top_banner_text p,
#content.main-section #c164 .bottom_banner .bottom_banner_text p,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-date,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-tags,
#content.main-section article .denn-text,
body footer .footer-section .footer-links-container div a,
body .breadcrumbs-copy .breadcrumb li.active,
.card .c_secondary,
.timeline_unit .tl_text .text,
.pb_slide .full-slider .award_authority,
#header-search-container .header-search-box input,
.htmlarea-content-body h6,
.htmlarea-content-body p a,
.htmlarea-content-body .frame.default .container ul li a,
.htmlarea-content-body,
.htmlarea-content-body a,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload label span,
.htmlarea-content-body footer .footer-section .footer-links-container div a,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li.active,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active {
  font-family: 'Benton Sans Reg', 'Arial';
}
.font-beneton-regular-italic {
  font-family: 'Benton Sans It', 'Arial Italic';
}
.font-beneton-medium,
body h1,
body h2,
body h5,
body p a:focus,
body .frame.default .container ul li a:focus,
body p a:active,
body .frame.default .container ul li a:active,
#content.main-section #c164 .top_banner .top_banner_text p strong,
#content.main-section #c164 .bottom_banner .bottom_banner_text p strong,
#content.main-section article .denn-title a,
#content.main-section .ip-solution-block-text .bt-text,
#content.main-section .associates-block-text .bt-text,
#content.main-section .ip-consulting-block-text .bt-text,
body .breadcrumbs-copy .breadcrumb li a:focus,
.card .c_main,
body .v4-tease,
.tile_container .tile_menu .text,
.htmlarea-content-body h1,
.htmlarea-content-body h2,
.htmlarea-content-body h5,
.htmlarea-content-body p a:focus,
.htmlarea-content-body .frame.default .container ul li a:focus,
.htmlarea-content-body p a:active,
.htmlarea-content-body .frame.default .container ul li a:active,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li a:focus,
.htmlarea-content-body .v4-tease {
  font-family: 'Benton Sans Med', 'Arial';
}
.font-beneton-medium-italic {
  font-family: 'Benton Sans Med It', 'Arial Italic';
}
.font-beneton-bold,
body h4,
.pill-button,
.square-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
#content.main-section #latest-news-container #latest-insights-title,
#content.main-section .ip-solution-block-text .bt-title,
#content.main-section .associates-block-text .bt-title,
#content.main-section .ip-consulting-block-text .bt-title,
body footer .footer-sitemap p a,
.page-navigation ul li a,
.page-navigation ul li.current,
body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
body#body-p258 .semi-gradient-with-container #header-article .insights-title p,
body#body-p33 .cart-container .cart-title a,
body#body-p52 .cart-container .cart-title a,
body#body-p258 .cart-container .cart-title a,
body#body-p33 .cart-container .cart-title span,
body#body-p52 .cart-container .cart-title span,
body#body-p258 .cart-container .cart-title span,
.timeline_unit .tl_text .year,
.timeline_unit .tl_text .headline,
.pb_slide .full-slider .award_name,
.htmlarea-content-body h4,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body footer .footer-sitemap p a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p33 .cart-container .cart-title a,
.htmlarea-content-body#body-p52 .cart-container .cart-title a,
.htmlarea-content-body#body-p258 .cart-container .cart-title a,
.htmlarea-content-body#body-p33 .cart-container .cart-title span,
.htmlarea-content-body#body-p52 .cart-container .cart-title span,
.htmlarea-content-body#body-p258 .cart-container .cart-title span,
.secondary-pill-button,
.success-pill-button,
.attention-pill-button,
.danger-pill-button,
.bgray-pill-button,
.blightgray-pill-button,
.primary-pill-button,
.primary-pill-outline-button,
.white-pill-outline-button,
.very-light-gray-pill-outline-button,
.white-pill-button,
.dark-pill-button,
.secondary-square-button,
.success-square-button,
.attention-square-button,
.danger-square-button,
.bgray-square-button,
.blightgray-square-button,
.primary-square-button,
.primary-square-outline-button,
.white-square-outline-button,
.white-square-button,
.dark-square-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  font-family: 'Benton Sans Bd', 'Arial Bold';
}
.font-beneton-bold-italic {
  font-family: 'Benton Sans Bd It', 'Arial Bold Italic';
}
.font-merriweather-light {
  font-family: 'Merriweather Light', 'Georgia';
}
.font-merriweather-light-italic {
  font-family: 'Merriweather Light Italic', 'Georgia Italic';
}
.font-merriweather-regular {
  font-family: 'Merriweather Regular', 'Georgia';
}
.font-merriweather-bold {
  font-family: 'Merriweather Bold', 'Georgia Bold';
}
.font-merriweather-bold-italic {
  font-family: 'Merriweather Bold Italic', 'Georgia Bold Italic';
}
body .text-size-12,
.htmlarea-content-body .text-size-12 {
  font-size: 12px;
}
body .text-size-14,
.htmlarea-content-body .text-size-14 {
  font-size: 14px;
}
body .text-size-18,
.htmlarea-content-body .text-size-18 {
  font-size: 18px;
}
body .text-size-24,
.htmlarea-content-body .text-size-24 {
  font-size: 24px;
}
body .text-size-32,
.htmlarea-content-body .text-size-32 {
  font-size: 32px;
}
body .text-size-48,
.htmlarea-content-body .text-size-48 {
  font-size: 48px;
}
body .text-size-64,
.htmlarea-content-body .text-size-64 {
  font-size: 64px;
}
body .text-size-96,
.htmlarea-content-body .text-size-96 {
  font-size: 96px;
}
/* Headers and paragraphs */
html.fixed_scroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
body a:focus,
.htmlarea-content-body a:focus {
  text-decoration: none !important;
  color: #FF5122;
}
body h1,
body h2,
body h3,
body h4,
.htmlarea-content-body h1,
.htmlarea-content-body h2,
.htmlarea-content-body h3,
.htmlarea-content-body h4 {
  text-transform: none;
}
body h1,
.htmlarea-content-body h1 {
  font-size: 48px;
  line-height: 72px;
  margin: 0 0 72px 0;
  color: #ff6700;
}
body h2,
.htmlarea-content-body h2 {
  font-size: 32px;
  line-height: 48px;
  margin: 0 0 48px 0;
  color: #0F2C35;
}
body h3,
.htmlarea-content-body h3 {
  font-size: 36px;
  line-height: 54px;
  margin: 0 0 54px 0;
  color: #ff6700;
}
body h4,
.htmlarea-content-body h4 {
  margin: 0 0 36px 0;
  font-size: 24px;
  line-height: 36px;
  color: #0F2C35;
}
body h5,
.htmlarea-content-body h5 {
  font-size: 20px;
  margin: 0 0 30px 0;
  line-height: 30px;
  color: #0F2C35;
}
body h6,
.htmlarea-content-body h6 {
  color: #0F2C35;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 27px;
}
body p,
body .frame.default .container ul li,
.htmlarea-content-body p,
.htmlarea-content-body .frame.default .container ul li {
  color: #0F2C35;
  margin: 0 0 27px 0;
  line-height: 27px;
}
body p a,
body .frame.default .container ul li a,
.htmlarea-content-body p a,
.htmlarea-content-body .frame.default .container ul li a {
  padding-bottom: 0;
  border-bottom: none;
  color: #ff6700;
  line-height: 19px;
  text-decoration: underline;
}
body p a:hover,
body .frame.default .container ul li a:hover,
.htmlarea-content-body p a:hover,
.htmlarea-content-body .frame.default .container ul li a:hover {
  color: #ff5122;
  text-decoration: underline;
}
body p a:focus,
body .frame.default .container ul li a:focus,
body p a:active,
body .frame.default .container ul li a:active,
.htmlarea-content-body p a:focus,
.htmlarea-content-body .frame.default .container ul li a:focus,
.htmlarea-content-body p a:active,
.htmlarea-content-body .frame.default .container ul li a:active {
  color: #ff5122;
  text-decoration: underline !important;
}
body p a:visited:not(.normal-button),
body .frame.default .container ul li a:visited:not(.normal-button),
.htmlarea-content-body p a:visited:not(.normal-button),
.htmlarea-content-body .frame.default .container ul li a:visited:not(.normal-button) {
  text-decoration: underline;
  color: #c90065;
}
body .text-size-64,
.htmlarea-content-body .text-size-64 {
  line-height: 80px;
}
@media screen and (max-width: 992px) {
  body .text-size-64,
  .htmlarea-content-body .text-size-64 {
    line-height: 40px;
  }
}
/* Transitions */
.transition-default,
body p a,
body .frame.default .container ul li a,
.secondary-cta,
.card,
.card .c_main,
#header-main-top a,
.htmlarea-content-body p a,
.htmlarea-content-body .frame.default .container ul li a {
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
/* Icons */
.icon-size-16 {
  font-size: 16px;
}
.icon-size-32 {
  font-size: 32px;
}
.icon-size-64 {
  font-size: 64px;
}
/* Buttons */
.btn-primary,
.btn-primary:visited {
  position: relative;
  display: inline-block;
  font-family: "Benton Sans Reg", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: #ff6700;
  border-radius: 3px;
  padding: 12px 15px;
  margin: 22px 0;
  min-width: 110px;
  cursor: pointer;
  text-align: center;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border: none;
  text-decoration: none !important;
}
.btn-primary:hover {
  background: #ff5122;
  box-shadow: 0 5px 15px rgba(15, 44, 53, 0.25);
  color: #fff;
  text-decoration: none;
}
.btn-primary:active,
.btn-primary:focus {
  color: #fff;
  border-color: #ff6700;
  background: #ff5122 !important;
  box-shadow: 0 5px 15px rgba(15, 44, 53, 0.25);
}
.pill-button,
.secondary-pill-button,
.success-pill-button,
.attention-pill-button,
.danger-pill-button,
.bgray-pill-button,
.blightgray-pill-button,
.primary-pill-button,
.primary-pill-outline-button,
.white-pill-outline-button,
.very-light-gray-pill-outline-button,
.white-pill-button,
.dark-pill-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  display: inline-block;
  text-decoration: none !important;
  font-weight: normal;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  cursor: pointer;
}
.pill-button p,
.pill-button a,
.pill-button span {
  font-family: 'Benton Sans Med', 'Arial';
}
.secondary-pill-button {
  background: #c90065;
  color: #ffffff;
}
.secondary-pill-button:hover {
  background: #b00058;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(201, 0, 101, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(201, 0, 101, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(201, 0, 101, 0.5);
}
.secondary-pill-button:active {
  color: #666666;
}
.success-pill-button {
  background: #02d36b;
  color: #ffffff;
}
.success-pill-button:hover {
  background: #02ba5e;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(2, 211, 107, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(2, 211, 107, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(2, 211, 107, 0.5);
}
.success-pill-button:active {
  color: #666666;
}
.attention-pill-button {
  background: #ffd41d;
  color: #ffffff;
}
.attention-pill-button:hover {
  background: #ffcf03;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(255, 212, 29, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(255, 212, 29, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(255, 212, 29, 0.5);
}
.attention-pill-button:active {
  color: #666666;
}
.danger-pill-button {
  background: #ff4d55;
  color: #ffffff;
}
.danger-pill-button:hover {
  background: #ff333d;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(255, 77, 85, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(255, 77, 85, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(255, 77, 85, 0.5);
}
.danger-pill-button:active {
  color: #666666;
}
.bgray-pill-button {
  background: #738993;
  color: #ffffff;
}
.bgray-pill-button:hover {
  background: #677c86;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
.bgray-pill-button:active {
  color: #666666;
}
.blightgray-pill-button {
  background: #bccace;
  color: #ffffff;
}
.blightgray-pill-button:hover {
  background: #adbec3;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
}
.blightgray-pill-button:active {
  color: #666666;
}
#c1074,
#c1076,
#c1077,
#c1078,
#c1079 {
  display: none !important;
}
.primary-pill-button,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  background: #ff6700;
  color: #ffffff;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border: 1px solid #ff6700;
}
.primary-pill-button.margin-16-3 {
  margin: 16px 3px;
}
.primary-pill-button p,
.primary-pill-button a {
  font-family: 'Benton Sans Reg', 'Arial';
}
.primary-pill-button:hover,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:hover {
  background: #ff5122;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
  color: #ffffff;
}
.primary-pill-button:active,
.primary-pill-button:focus,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active {
  color: #ffffff;
  border-color: #ff6700;
  background: #ff5122;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
}
.primary-pill-button:active p,
.primary-pill-button:focus p,
.primary-pill-button:active a,
.primary-pill-button:focus a {
  color: #ffffff;
}
.primary-pill-button p,
.primary-pill-button a {
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-decoration: none;
  border: none;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.primary-pill-button.margin-30-16 {
  margin: 27px 16px 0 16px;
}
@media screen and (max-width: 767px) {
  .primary-pill-button.margin-30-16 {
    margin-bottom: 16px;
    margin-left: 0;
  }
}
.secondary-pill-button {
  border: 1px solid #c90065;
}
.secondary-pill-button:hover {
  background: #96025A;
  border-color: #96025A;
  color: #fff;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
}
.secondary-pill-button:focus,
.secondary-pill-button:active {
  color: #fff;
  border-color: #96025A;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
}
.additional-outline-button.contrast {
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 3px;
  transition: all 0.3s ease-out;
}
.additional-outline-button.contrast:hover {
  background: #ffffff;
  color: #0F2C35;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
}
.additional-outline-button.contrast:active,
.additional-outline-button.contrast:focus {
  background: #ffffff;
  color: #FF5122;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
}
.additional-filled-contrast-button {
  color: #0F2C35;
  border: 1px solid #ffffff;
  border-radius: 3px;
  background: #ffffff;
  transition: all 0.3s ease-out;
  display: inline-block;
}
.additional-filled-contrast-button:hover {
  color: #FF6700;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
}
.additional-filled-contrast-button:active,
.additional-filled-contrast-button:focus {
  color: #FF5122;
  border-color: #FF5122;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
}
.primary-pill-outline-button {
  background: transparent;
  color: #738993;
  border-style: solid;
  border-width: 1px;
  border-color: #738993;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  font-family: 'Benton Sans Reg', 'Arial';
  text-align: center;
}
.primary-pill-outline-button:hover {
  color: #0F2C35;
  border-color: #0F2C35;
  text-decoration: none;
}
.primary-pill-outline-button:hover p,
.primary-pill-outline-button:hover a {
  color: #0f2c35;
}
.primary-pill-outline-button:active,
.primary-pill-outline-button:focus {
  color: #ff5122;
  border-color: #ff5122;
  font-family: 'Benton Sans Reg', 'Arial';
  text-decoration: none;
}
.primary-pill-outline-button:active p,
.primary-pill-outline-button:focus p,
.primary-pill-outline-button:active a,
.primary-pill-outline-button:focus a {
  color: #ff5122;
}
.primary-pill-outline-button.margin-16-3 {
  margin: 16px 3px;
}
.primary-pill-outline-button p,
.primary-pill-outline-button a {
  font-family: 'Benton Sans Reg', 'Arial';
  padding: 0;
  margin: 0;
  color: #4b5d66;
  text-decoration: none;
  border: none;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.primary-pill-outline-button .padding-8-right {
  padding-right: 8px;
}
.white-pill-outline-button {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff !important;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  text-decoration: none;
}
.white-pill-outline-button:hover {
  color: #0F2C35;
  background: #ffffff;
  box-shadow: 0px 5px 15px #00000040;
}
.white-pill-outline-button:active,
.white-pill-outline-button:focus {
  color: #FF5122;
  background: #ffffff;
  box-shadow: 0px 5px 15px #00000040;
  text-decoration: none !important;
}
.white-pill-outline-buttona {
  text-align: center;
}
.very-light-gray-pill-outline-button {
  background: transparent;
  color: #738993;
  border: 1px solid #738993;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border-radius: 3px;
  text-decoration: none;
}
.very-light-gray-pill-outline-button:hover {
  color: #0F2C35;
  border-color: #0F2C35;
}
.very-light-gray-pill-outline-button:active,
.very-light-gray-pill-outline-button:focus {
  border-color: #FF5122;
  color: #FF5122;
}
.white-pill-button {
  background: #ffffff;
  color: #0f2c35;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.white-pill-button:hover {
  background: #e6e6e6;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  color: #0f2c35;
}
.white-pill-button:active {
  color: #000000;
}
.dark-pill-button {
  background: #0F2C35;
  color: #ffffff;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.dark-pill-button:hover {
  background: #4B5D66;
  color: #ffffff;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
}
.dark-pill-button:active {
  background: #4B5D66;
  border-color: #0F2C35;
  color: #ffffff;
}
.square-button,
.secondary-square-button,
.success-square-button,
.attention-square-button,
.danger-square-button,
.bgray-square-button,
.blightgray-square-button,
.primary-square-button,
.primary-square-outline-button,
.white-square-outline-button,
.white-square-button,
.dark-square-button {
  display: inline-block;
  font-weight: bold;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border-style: solid;
  border-width: 2px;
  border-bottom-width: 4px;
}
.secondary-square-button {
  background: #c90065;
  color: #ffffff;
  border-color: #c90065;
  border-bottom-color: #96004b;
}
.secondary-square-button:hover {
  background: #96004b;
  border-color: #96004b;
  color: #ffffff;
}
.secondary-square-button:active {
  color: #666666;
}
.success-square-button {
  background: #02d36b;
  color: #ffffff;
  border-color: #02d36b;
  border-bottom-color: #02a051;
}
.success-square-button:hover {
  background: #02a051;
  border-color: #02a051;
  color: #ffffff;
}
.success-square-button:active {
  color: #666666;
}
.attention-square-button {
  background: #ffd41d;
  color: #ffffff;
  border-color: #ffd41d;
  border-bottom-color: #e9bd00;
}
.attention-square-button:hover {
  background: #e9bd00;
  border-color: #e9bd00;
  color: #ffffff;
}
.attention-square-button:active {
  color: #666666;
}
.danger-square-button {
  background: #ff4d55;
  color: #ffffff;
  border-color: #ff4d55;
  border-bottom-color: #ff1a24;
}
.danger-square-button:hover {
  background: #ff1a24;
  border-color: #ff1a24;
  color: #ffffff;
}
.danger-square-button:active {
  color: #666666;
}
.bgray-square-button {
  background: #738993;
  color: #ffffff;
  border-color: #738993;
  border-bottom-color: #5c6f77;
}
.bgray-square-button:hover {
  background: #5c6f77;
  border-color: #5c6f77;
  color: #ffffff;
}
.bgray-square-button:active {
  color: #666666;
}
.blightgray-square-button {
  background: #bccace;
  color: #ffffff;
  border-color: #bccace;
  border-bottom-color: #9fb3b8;
}
.blightgray-square-button:hover {
  background: #9fb3b8;
  border-color: #9fb3b8;
  color: #ffffff;
}
.blightgray-square-button:active {
  color: #666666;
}
.primary-square-button {
  background: #ff5122;
  color: #ffffff;
  border-color: #ff5122;
  border-bottom-color: #f72f2f;
}
.primary-square-button:hover {
  background: #f72f2f;
  border-color: #f72f2f;
}
.primary-square-button:active {
  color: #666666;
}
.primary-square-outline-button {
  background: transparent;
  color: #4b5d66;
  border-color: #4b5d66;
}
.primary-square-outline-button:hover {
  color: #0f2c35;
  border-color: #0f2c35;
}
.primary-square-outline-button:active {
  color: #ff5122;
  border-color: #ff5122;
}
.white-square-outline-button {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.white-square-outline-button:hover {
  color: #cccccc;
  border-color: #cccccc;
}
.white-square-outline-button:active {
  color: #ff5122;
  border-color: #ff5122;
}
.white-square-button {
  background: #ffffff;
  color: #0f2c35;
  border-color: #ffffff;
  border-bottom-color: #e6e6e6;
}
.white-square-button:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.white-square-button:active {
  color: #000000;
}
.dark-square-button {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
  border-bottom-color: #1a1a1a;
}
.dark-square-button:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
}
.dark-square-button:active {
  color: #666666;
}
.small-button {
  padding: 6px 16px;
  line-height: 14px;
  min-width: 100px;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Benton Sans Reg', 'Arial';
  text-align: center;
}
.small-button a,
.small-button p {
  font-size: 11px;
}
.normal-button,
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary {
  padding: 9px 15px 8px 15px;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  min-width: 100px;
  font-family: 'Benton Sans Reg', 'Arial';
}
.normal-button a,
.normal-button p {
  font-size: 14px;
}
.large-button {
  min-width: 110px;
  text-align: center;
  font-family: 'Benton Sans Reg', 'Arial';
  padding: 11px 15px;
  font-size: 16px;
  line-height: 24px;
}
.large-button a,
.large-button p {
  font-size: 16px;
  line-height: 24px;
}
.xlarge-button {
  min-width: 170px;
  text-align: center;
  font-family: 'Benton Sans Reg', 'Arial';
  padding: 21px 15px 20px 15px;
  font-size: 18px;
  line-height: 27px;
}
/* Secondary CTA */
.secondary-cta {
  margin-top: 72px;
  color: #ff5122;
  border-bottom: none;
  font-family: 'Benton Sans Medium', 'Arial';
  display: inline-block;
  text-decoration: none;
}
.secondary-cta:hover,
.secondary-cta:active,
.secondary-cta:focus {
  color: #ff6700;
  border-bottom-color: #ff6700;
  text-decoration: none;
}
/* Efects */
.no-outline,
.white-pill-button,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary {
  border: none;
}
/* forms */
body .vax .form-columns-3 .hs-email,
.htmlarea-content-body .vax .form-columns-3 .hs-email {
  padding-right: 3px;
}
body .vex .form-columns-1 .hs_country,
.htmlarea-content-body .vex .form-columns-1 .hs_country {
  padding-right: 25px;
}
body .vex .form-columns-1 textarea,
.htmlarea-content-body .vex .form-columns-1 textarea {
  width: calc(71%);
}
body .vex .inputs-list,
.htmlarea-content-body .vex .inputs-list {
  padding-left: 0;
}
body .vex .hs-form-required,
.htmlarea-content-body .vex .hs-form-required {
  position: relative;
  margin-left: 5px;
  color: #FF4D55;
}
body .vex.vex-theme-default,
.htmlarea-content-body .vex.vex-theme-default {
  padding-top: 40px;
}
@media screen and (max-width: 712px) {
  body .vex.vex-theme-default,
  .htmlarea-content-body .vex.vex-theme-default {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 530px) {
  body .vex.vex-theme-default .vex-close,
  .htmlarea-content-body .vex.vex-theme-default .vex-close {
    top: -24px;
    right: -36px;
  }
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"],
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] {
  min-height: 14px;
  height: 14px;
  max-width: 100%;
  width: 95%;
  color: #698A95;
  border-bottom: 1px solid #698A95;
  /*.border-radius(2px, 2px, 2px, 2px);*/
  font-size: 16px;
  padding: 10px;
  padding-left: 0;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  box-shadow: none;
  border-radius: 0;
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:hover,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:hover {
  color: #698A95;
  border-bottom: 1px solid #698A95;
  /*.box-shadow(0px 5px 15px 0px (rgba(red(@brandGray), green(@brandGray), blue(@brandGray), 0.25)));*/
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:focus,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:focus,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
  box-shadow: none !important;
  outline: none !important;
  color: #0F2C35;
  border-bottom: 1px solid #0F2C35;
  /*.box-shadow(0px 5px 15px 0px (rgba(red(@brandGray), green(@brandGray), blue(@brandGray), 0.25)));*/
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:active,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:active {
  color: #0F2C35;
  border-bottom: 1px solid #0F2C35;
  /*.box-shadow(0px 5px 15px 0px (rgba(red(@brandGray), green(@brandGray), blue(@brandGray), 0.5)));*/
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"] .form-columns-1 div.input,
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"] .form-columns-1 div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] .form-columns-1 div.input {
  width: 100% !important;
  margin-right: 0 !important;
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select {
  height: 38px;
  width: 100%;
  line-height: 38px;
  padding: 0 10px;
  max-width: 100%;
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea {
  height: 64px;
  max-width: 100%;
  width: 100%;
}
body .vex.vex-theme-default .vex-dialog-form label span,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label span {
  /*&:extend(.font-beneton-medium);*/
  color: #0F2C35;
  font-size: 14px;
  font-weight: normal;
}
body .vex.vex-theme-default .vex-dialog-form label span.hs-form-required,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label span.hs-form-required {
  color: #FF4D55;
  padding-left: 5px;
  position: relative;
}
body .vex.vex-theme-default .vex-dialog-form .inputs-list.multi-container label span,
body .vex.vex-theme-default .vex-dialog-form .hs-fieldtype-checkbox label span,
body .vex.vex-theme-default .vex-dialog-form .hs-fieldtype-booleancheckbox label span,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .inputs-list.multi-container label span,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .hs-fieldtype-checkbox label span,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .hs-fieldtype-booleancheckbox label span {
  font-size: 16px !important;
}
body .vex.vex-theme-default .vex-dialog-form label,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label {
  margin-bottom: 10px;
}
body .vex.vex-theme-default .vex-dialog-form label:hover::before,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form label:hover::before {
  border-color: #0F2C35;
}
body .vex.vex-theme-default .vex-content,
.htmlarea-content-body .vex.vex-theme-default .vex-content {
  width: 1315px;
}
body .vex.vex-theme-default .vex-content .link-div,
.htmlarea-content-body .vex.vex-theme-default .vex-content .link-div {
  cursor: hand;
  cursor: pointer;
  border-bottom: 1px solid #bccace;
  background: url('/fileadmin/user_upload/dennemeyer/finished/gradient-arrow.png') left center no-repeat;
}
body .vex.vex-theme-default .vex-content .link-div:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-content .link-div:hover {
  background-color: #f8fafa;
}
body .vex.vex-theme-default .vex-content .link-div:last-child,
.htmlarea-content-body .vex.vex-theme-default .vex-content .link-div:last-child {
  border: none;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume,
body .vex.vex-theme-default .vex-content .hs_cover_upload,
body .vex.vex-theme-default .vex-content .hs_certificates_upload,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload {
  margin: 24px 0;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume label,
body .vex.vex-theme-default .vex-content .hs_cover_upload label,
body .vex.vex-theme-default .vex-content .hs_certificates_upload label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload label {
  display: inline-block;
  margin-left: 15px;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
body .vex.vex-theme-default .vex-content .hs_certificates_upload label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload label span,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload label span {
  font-size: 12px;
  color: #738993;
}
body .vex.vex-theme-default .vex-content .hs_upload_resume div.input,
body .vex.vex-theme-default .vex-content .hs_cover_upload div.input,
body .vex.vex-theme-default .vex-content .hs_certificates_upload div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_upload_resume div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_cover_upload div.input,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_certificates_upload div.input {
  display: none;
}
body .vex.vex-theme-default .vex-content .hs_recaptcha,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_recaptcha {
  padding: 0 10px;
}
body form.hs-form fieldset .hs-form-field,
.htmlarea-content-body form.hs-form fieldset .hs-form-field {
  padding: 0 10px;
}
body form.hs-form fieldset .hs-form-field.hs-fieldtype-booleancheckbox,
.htmlarea-content-body form.hs-form fieldset .hs-form-field.hs-fieldtype-booleancheckbox {
  padding: 0;
}
body .vex.vex-theme-default .vex-dialog-form .hs-form-checkbox,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .hs-form-checkbox {
  display: none;
}
body .vex.vex-theme-default .vex-dialog-form .hs-form-radio,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .hs-form-radio {
  display: none;
}
body .checkbox span,
body .radio span,
.htmlarea-content-body .checkbox span,
.htmlarea-content-body .radio span {
  padding-left: 4px;
}
body .hs-form.stacked fieldset,
.htmlarea-content-body .hs-form.stacked fieldset {
  width: 100%;
  max-width: inherit;
}
body .hbspt-form .hs-form fieldset.form-columns-1 .input,
.htmlarea-content-body .hbspt-form .hs-form fieldset.form-columns-1 .input {
  margin-right: -8px !important;
}
body .hbspt-form .hs-form fieldset.form-columns-1 .input select.hs-input,
.htmlarea-content-body .hbspt-form .hs-form fieldset.form-columns-1 .input select.hs-input {
  width: calc(100% - 4px);
}
body .vex.vex-theme-default .vex-content,
.htmlarea-content-body .vex.vex-theme-default .vex-content {
  padding: 72px;
  width: 715px;
  background: #ffffff;
  position: relative;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  background: url(/fileadmin/user_upload/dennemeyer/finished/overlay-background.png) bottom right no-repeat #ffffff;
}
@media screen and (max-width: 712px) {
  body .vex.vex-theme-default .vex-content,
  .htmlarea-content-body .vex.vex-theme-default .vex-content {
    border-radius: 0;
  }
}
body .vex.vex-theme-default .vex-content .hs_submit,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs_submit {
  padding-left: 10px;
}
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary {
  font-family: 'Benton Sans Reg', 'Arial';
  text-shadow: none;
  box-shadow: none;
}
body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-form .hs-button.primary:active {
  color: #fff;
}
body .vex.vex-theme-default .vex-content .hs-error-msgs li,
body .vex.vex-theme-default .vex-content .hs-error-msgs li label,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-error-msgs li,
.htmlarea-content-body .vex.vex-theme-default .vex-content .hs-error-msgs li label {
  color: #FF4D55;
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary {
  float: left;
  margin: 40px 0 0 0;
  display: inline-block;
  font-weight: bold;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  font-family: 'Benton Sans Bold', 'Arial';
  text-shadow: none;
  background: #738993;
  color: #ffffff;
  text-transform: capitalize;
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary p,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary a,
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary span,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary p,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary a,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary span {
  font-family: 'Benton Sans Med', 'Arial';
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:hover,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:hover {
  background: #677c86;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:active,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary:active {
  color: #666666;
}
body .vex.vex-theme-default .vex-close:before,
.htmlarea-content-body .vex.vex-theme-default .vex-close:before {
  color: #ffffff;
  background: #bccace;
  font-size: 28px;
  top: 72px;
  right: 72px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .vex.vex-theme-default .vex-close:hover:before,
body .vex.vex-theme-default .vex-close:active:before,
.htmlarea-content-body .vex.vex-theme-default .vex-close:hover:before,
.htmlarea-content-body .vex.vex-theme-default .vex-close:active:before {
  background: #738993;
  color: #ffffff;
}
body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message,
.htmlarea-content-body .vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
  margin-bottom: 64px;
  color: #ff5122;
  font-size: 36px;
  padding: 0 40px 0 0;
  line-height: 50px;
}
body .checkbox.checkbox-primary label span,
.htmlarea-content-body .checkbox.checkbox-primary label span {
  margin-left: 0;
}
body .checkbox.checkbox-primary label span p,
.htmlarea-content-body .checkbox.checkbox-primary label span p {
  color: #0F2C35;
  line-height: 20px;
}
body .checkbox.checkbox-primary label span.hs-form-required,
.htmlarea-content-body .checkbox.checkbox-primary label span.hs-form-required {
  padding-left: 0;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.select2-results ul.select2-result-sub {
  padding-left: 0px;
}
.select2_container_inner {
  height: 39px;
}
.select2-container.select-container .select2-choice {
  display: block;
  height: 38px;
  color: #bccace;
  border: 2px solid #bccace;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  background-image: none;
  filter: none;
}
.select2-container.select-container .select2-choice > .select2-chosen {
  line-height: 36px;
}
.select2-container.select-container .select2-choice:hover {
  color: #0f2c35;
  border: 2px solid #738993;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select-container .select2-choice:active {
  color: #0f2c35;
  border: 2px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
}
.select2-container.select-container .select2-choice .select2-arrow {
  border-left: none;
}
.select2-container.select-container .select2-choice .select2-arrow b {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/select-down.png') no-repeat scroll 4px 15px #fefefe;
}
.select2-container.select-container.select2-container-active .select2-choice {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select-container.select2-dropdown-open .select2-choice {
  background-color: #ffffff;
  border: 2px solid #bccace;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #bccace;
}
.select2-container.select-container.select2-dropdown-open .select2-choice .select2-arrow b {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/select-up.png') no-repeat scroll 4px 11px #e7e7e7;
}
.select2-container.select-container.select2-drop-above .select2-choice {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-image: none;
  filter: none;
}
.select2-drop.select-dropdown {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #BCCACE;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #4b5d66;
  margin-top: 1px;
}
.select2-drop.select-dropdown.select2-drop-multi .select2-no-results {
  display: none !important;
}
.select2-drop.select-dropdown .select-none {
  display: none !important;
}
.select2-drop.select-dropdown .select2-all-none li {
  border: none;
  background: transparent;
  width: 100%;
}
.select2-drop.select-dropdown .select2-all-none li:hover {
  background: #F0F0F0;
}
.select2-drop.select-dropdown .select2-search {
  padding: 0px 20px 0px 4px;
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/select2.png') no-repeat scroll right;
  border-bottom: 1px solid #C3C3C3;
  height: 29px;
  line-height: 28px;
  min-height: 28px;
}
.select2-drop.select-dropdown .select2-search input {
  background: none;
  border: none;
  padding: 0;
}
.select2-drop.select-dropdown .select2-results {
  padding: 0px;
  margin: 0px;
}
.select2-drop.select-dropdown .select2-results .select2-result {
  padding: 3px 0 2px 0;
}
.select2-drop.select-dropdown .select2-results .select2-result-label {
  min-height: 28px;
  line-height: 29px;
  padding: 0 0 0 9px;
  color: #0F2C35;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  padding-left: 34px;
  padding-right: 5px;
}
.select2-drop.select-dropdown .select2-results .select2-result-label .select2-match {
  display: inline;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  z-index: 1;
  position: absolute;
  left: 10px;
}
.select2-drop.select-dropdown .select2-results .select2-result-label .select2-match::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px !important;
  height: 15px;
  left: 0;
  top: 6px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #BCCACE;
  z-index: -1;
  border: 2px solid #BCCACE;
  border-radius: 3px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.select2-drop.select-dropdown .select2-results .select2-selected {
  display: list-item !important;
}
.select2-drop.select-dropdown .select2-results .select2-selected .select2-match::before {
  display: inline-block;
  font: normal normal normal 16px/1 'Nucleo Mini';
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  color: #FF6700;
  font-size: 16px;
  padding: 0;
  top: 1px;
  position: relative;
}
.select2-drop.select-dropdown .select2-results .select2-highlighted {
  background: #F5F7FA;
  color: #000000;
}
.select2-drop.select-dropdown .select2-results ul.select2-result-sub .select2-result-selectable .select2-result-label {
  padding-left: 16px;
}
.select2-drop.select-dropdown.select2-drop-above {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select2-drop.select-dropdown.select2-drop-above .select2-search input {
  margin-top: 0px;
}
.select2_container_inner {
  position: relative;
}
.select2_container_inner .select2-chevron {
  position: absolute;
  top: 11px;
  right: 15px;
  pointer-events: none;
}
.select2_container_inner .select2-chevron::before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 8px;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(135deg);
  vertical-align: top;
  width: 8px;
}
.select2_container_inner .select2-container.select2-container-active + .filter-select + .select2-chevron::before {
  transform: rotate(-45deg);
  top: .4em;
}
.select2-container.select2-container-multi.select-container .select2-choices {
  display: block;
  height: 28px;
  border: 1px solid #698A95;
  line-height: 14px;
  color: #7B7B7B;
  font-size: 13px;
  background-color: #fefefe;
  padding: 3px;
  background-image: none;
  filter: none;
  min-height: 14px;
  height: 14px;
  max-width: 100%;
  width: 100%;
  color: #bccace;
  /*border: 2px solid @brandVeryLightGray;*/
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.select2-container.select2-container-multi.select-container .select2-choices:hover {
  color: #0f2c35;
  border: 1px solid #738993;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select2-container-multi.select-container .select2-choices:focus {
  color: #0f2c35;
  border: 1px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.25);
}
.select2-container.select2-container-multi.select-container .select2-choices:active {
  color: #0f2c35;
  border: 1px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice,
.select2-container.select2-container-multi.select-container .select2-choices .custom_search_choice {
  padding: 0 5px 0 10px;
  border: none;
  background-image: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 2px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  font-size: 16px;
  line-height: 21px;
  font-family: 'Benton Sans Reg', Arial;
  padding: 3px 15px 5px 8px;
  background: transparent;
  border-radius: 24px;
  color: #0F2C35;
  display: none;
  margin-bottom: 0;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice .choice_label,
.select2-container.select2-container-multi.select-container .select2-choices .custom_search_choice .choice_label {
  text-overflow: ellipsis;
  max-width: none;
  overflow: hidden;
  white-space: nowrap;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice .counter_span,
.select2-container.select2-container-multi.select-container .select2-choices .custom_search_choice .counter_span {
  color: #698A95;
  display: inline-block;
  padding-left: 5px;
}
.select2-container.select2-container-multi.select-container .select2-choices .custom_search_choice {
  display: flex !important;
  justify-content: flex-start;
  padding: 3px 0 4px 8px !important;
  width: calc(100% - 24px);
  border-radius: 0;
  height: 28px;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice-close {
  border: none;
  position: relative;
  right: -6px;
  top: 0;
  left: auto;
  width: 18px;
  height: 18px;
  min-width: 18px;
  text-align: center;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none;
  display: none !important;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice-close::before {
  position: absolute;
  left: 9px;
  content: ' ';
  height: 12px;
  width: 1px;
  background-color: #fff;
  transform: rotate(45deg);
  top: 3px;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice-close::after {
  position: absolute;
  left: 9px;
  content: ' ';
  height: 12px;
  width: 1px;
  background-color: #fff;
  transform: rotate(-45deg);
  top: 3px;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-field {
  margin: 0;
  line-height: 17px;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-field .select2-input {
  padding: 6px 5px 5px 5px;
  color: #698A95 !important;
  font-family: 'Benton Sans Reg', 'Arial';
  max-height: 32px;
}
.select2-container.select2-container-multi.select-container.select2-container-active .select2-choices {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice + .select2-search-field {
  opacity: 0;
  height: 0;
  display: none;
}
.select2-container.select2-container-multi.select-container .select2-choices .select2-search-choice:first-of-type {
  display: flex;
}
.select2-container.select2-container-multi.select-container.select2-container-active .select2-choices {
  color: #0f2c35;
  border: 1px solid #ff5122;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  background: #ffffff;
  max-height: 38px !important;
}
.select2-container.select2-container-multi.select-container.select2-dropdown-open .select2-choices {
  color: #0f2c35;
  border: 1px solid #FF6700;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(75, 93, 102, 0.5);
  background: #ffffff;
}
.select2-drop.select2-drop-above.select2-drop-active,
.select2-drop-auto-width {
  border-top: 1px solid #BABABA !important;
}
.select2-drop .select2-all-none {
  padding: 0;
}
.select2-drop .select2-all-none li:first-child {
  margin-left: 6px;
}
.select2-drop .select2-all-none li {
  background-image: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 3px;
}
.select2-drop .select2-all-none .select2-none {
  display: none;
}
.select2-drop .select2-all-none .select2-all {
  min-height: 34px;
  margin-left: 6px;
  margin: 0 !important;
  display: block;
  padding: 11px 7px 7px 7px;
  text-indent: 27px;
}
.select2-drop .select2-all-none .select2-all:hover {
  background: #F5F7FA !important;
}
.select2-drop .select2-all-none .select2-all::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px !important;
  height: 15px;
  left: 10px;
  top: 9px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #BCCACE;
  z-index: 1;
  border: 2px solid #BCCACE;
  border-radius: 3px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.select2-drop .select2-all-none .select2-none {
  min-height: 34px;
  margin-left: 6px;
  margin: 0 !important;
  display: block;
  padding: 11px 7px 7px 7px;
  text-indent: 27px;
  display: none;
}
.select2-drop .select2-all-none .select2-none::before {
  display: inline-block;
  font: normal normal normal 16px/1 'Nucleo Mini';
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea23";
  color: #FF6700;
  font-size: 16px;
  padding: 0;
  top: 9px;
  z-index: 2;
  position: absolute;
  left: -17px;
}
.select2-drop .select2-all-none.select_all_active .select2-all {
  display: none;
}
.select2-drop .select2-all-none.select_all_active .select2-none {
  display: block;
}
body :focus,
.htmlarea-content-body :focus {
  outline: none !important;
}
/* Header */
#header-main {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 14px;
}
@media screen and (max-width: 992px) {
  #header-main {
    padding-left: 0;
    padding-right: 0;
    margin-top: 14px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
#header-main-container {
  min-height: 70px;
  height: 70px;
  background: #fff !important;
  z-index: 20;
}
@media screen and (max-width: 1099px) {
  #header-main-container {
    top: 40px !important;
  }
  #header-main-top.scrollhide + #header-main-container {
    top: 0 !important;
  }
  #header-main-top {
    transition: top 0.3s ease-out;
  }
  #header-main-top.scrollhide {
    display: block !important;
    top: -40px;
  }
}
header.navbar-default.navbar {
  background: url(/fileadmin//user_upload/ui/bg_navbar_dark.jpg) top center;
  background-size: cover;
  background-color: #0f2c35;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid rgba(188, 202, 206, 0.25);
}
header.navbar-default.navbar #header-main .navbar-brand-image {
  height: auto;
  line-height: 1;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
@media screen and (max-width: 992px) {
  header.navbar-default.navbar #header-main .navbar-brand-image {
    padding-top: 14px !important;
  }
}
header.navbar-default.navbar #header-main .navbar-brand-image img {
  position: relative !important;
  top: auto !important;
}
@media screen and (max-width: 1100px) {
  header.navbar-default.navbar #header-main .navbar-brand-image img {
    max-height: 40px;
  }
}
header.navbar-default.navbar.absolute-header {
  background: rgba(0, 0, 0, 0);
  position: fixed;
  top: 38px;
  z-index: 1;
  width: 100%;
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image {
  /*position: absolute;
				  width: 329px;
				  height: 108px;
				  top: 0;
				  border-left: 30px solid transparent;
				  border-right: 30px solid transparent;
				  border-top: 74px solid #ffffff;*/
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image img {
  position: absolute;
  top: 0px;
  display: inline;
  vertical-align: inherit;
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image .triangle {
  /* position: absolute;
						border-left: 13px solid transparent;
						border-right: 257px solid transparent;
						border-top: 32px solid #ffffff;
						top: 0;
						left: 0;*/
}
header.navbar-default.navbar #header-main.container a.navbar-brand-image .line {
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
  position: absolute;
  border-top: 1px solid #ffffff;
  top: 40px;
  left: 320px;
  width: 270px;
}
header.navbar-default.navbar #header-main.container .navbar-main {
  float: left !important;
  padding-top: 6px;
  margin-left: 34px;
}
header.navbar-default.navbar #header-main.container .navbar-main li {
  margin-right: 15px;
}
header.navbar-default.navbar #header-main.container .navbar-main li:last-of-type {
  margin-right: 0;
}
header.navbar-default.navbar #header-main.container .navbar-collapse {
  padding: 0;
  margin-top: 0;
}
header.navbar-default.navbar #header-main.container .navbar-main > li > a {
  line-height: 32px;
  text-transform: none;
  color: #ff6700;
  margin: 0px 15px;
  padding: 0;
  padding-bottom: 4px;
  padding-top: 4px;
  height: 39px;
  transition: all 0.15s ease-in-out;
  border-bottom: 3px solid rgba(255, 255, 255, 0) !important;
  border-top: 3px solid rgba(255, 255, 255, 0);
  opacity: 1;
  font-weight: unset;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    border-bottom: none;
  }
}
header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover {
  border-bottom: 3px solid #ffffff;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover {
    border-bottom: none;
  }
}
header.navbar-default.navbar #header-main.container .navbar-main > li > a:active,
header.navbar-default.navbar #header-main.container .navbar-main > li > a:focus {
  opacity: 1;
}
header.navbar-default.navbar #header-main.container .navbar-main > li {
  transition: all 0.3s ease-out;
}
header.navbar-default.navbar #header-main.container .navbar-main > li:hover {
  background: #FFEDE0;
  border-radius: 3px;
}
header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover {
  border-bottom: transparent;
}
header.navbar-default.navbar #header-main.container .menu_chevron_dropdown {
  position: relative;
  top: 5px;
  left: 3px;
}
header.navbar-default.navbar #header-main.container li > a .menu_chevron_dropdown::before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 8px;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(135deg);
  vertical-align: top;
  width: 8px;
}
@media screen and (min-width: 993px) {
  header.navbar-default.navbar #header-main.container li.open > a .menu_chevron_dropdown::before {
    transform: rotate(-45deg);
    top: 6px;
  }
}
header.navbar-default.navbar #header-main.container .navbar-main > li.open {
  opacity: 1;
}
header.navbar-default.navbar #header-main.container .navbar-main > li.open a {
  border-bottom: none;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    border-left: 5px solid transparent !important;
  }
}
header.navbar-default.navbar #header-main.container .navbar-main > li.active > a {
  border-bottom: 3px solid #ff6700 !important;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .navbar-main > li.active > a {
    border-bottom: none !important;
    border-left: 5px solid #FF5122 !important;
  }
}
header.navbar-default.navbar #header-main.container .navbar-collapse .navbar_contact_cta {
  position: relative;
  top: 10px;
  float: right;
}
@media screen and (max-width: 1099px) {
  header.navbar-default.navbar #header-main.container .navbar-collapse .navbar_contact_cta {
    top: 8px;
  }
}
header.navbar-default.navbar #header-main.container .navbar-default .navbar-nav > li > a {
  color: #8c8c8c;
}
@media screen and (max-width: 992px) {
  header.navbar-default.navbar #header-main.container li.dropdown.active > a .menu_chevron_dropdown::before,
  header.navbar-default.navbar #header-main.container li.dropdown.open > a .menu_chevron_dropdown::before {
    transform: rotate(-45deg);
    top: 6px;
  }
  header.navbar-default.navbar #header-main.container li.dropdown.open.active > a .menu_chevron_dropdown::before {
    top: 0.15em;
    transform: rotate(135deg);
  }
}
@media screen and (min-width: 993px) {
  header.navbar-default.navbar #header-main.container li.dropdown:hover > a .menu_chevron_dropdown::before {
    transform: rotate(-45deg);
    top: 6px;
  }
  header.navbar-default.navbar #header-main.container li.dropdown:hover > .dropdown-menu {
    display: block;
  }
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu {
  border: none;
  border-radius: 3px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  top: 76px;
  width: 183px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
header.navbar-default.navbar #header-main.container .dropdown-menu::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
header.navbar-default.navbar #header-main.container .dropdown-menu::after {
  content: '';
  position: absolute;
  top: -50px;
  width: 100%;
  height: 50px;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .dropdown-menu {
    box-shadow: none;
    border-radius: 0;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu li {
  margin-right: 0 !important;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
header.navbar-default.navbar #header-main.container .dropdown-menu li:first-of-type {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
header.navbar-default.navbar #header-main.container .dropdown-menu li:last-of-type {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
header.navbar-default.navbar #header-main.container .dropdown-menu li:hover {
  background: #f5f5f5;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .dropdown-menu li:hover {
    background: none;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu li a {
  color: #4b5d66;
  font-size: 14px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  padding: 12px 15px 12px 30px;
  white-space: normal;
}
header.navbar-default.navbar #header-main.container .dropdown-menu li a:hover,
header.navbar-default.navbar #header-main.container .dropdown-menu li a:active,
header.navbar-default.navbar #header-main.container .dropdown-menu li a:focus {
  background: none;
  color: #ff6700;
}
@media screen and (max-width: 991px) {
  header.navbar-default.navbar #header-main.container .dropdown-menu li a {
    padding: 9px 15px;
  }
}
header.navbar-default.navbar #header-main.container .dropdown-menu .active > a {
  background: none;
  color: #ff5122;
}
@media (max-width: 992px) {
  header.navbar-default.navbar #header-main.container .navbar-collapse {
    border-top: none;
    transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse {
    background: #202020;
    border-top-width: 1px;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapsing {
    border-top: none;
    padding: 0;
  }
  header.navbar-default.navbar #header-main.container #header-search-container {
    margin: 0;
    padding: 25px;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 530px) {
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-button {
    display: block;
    margin-top: 25px;
  }
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box {
    width: 100%;
  }
  header.navbar-default.navbar #header-main.container #header-search-container .header-search-box input {
    width: calc(100% - 17px);
  }
}
@media (min-width: 992px) {
  header.navbar-default.navbar #header-main.container {
    /*margin-top: 20px;*/
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    line-height: 25px;
    margin: 0px 15px;
    height: 39px;
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li:last-child > a {
    padding-right: 0;
  }
}
/* Page hero */
.top-hero {
  background-repeat: repeat, no-repeat;
  background-position: top left, center;
  background: linear-gradient(to right, #738993 0%, #bccace 100%);
  border-top: 1px solid rgba(188, 202, 206, 0.25);
}
/* Media */
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  header.navbar-default.navbar {
    min-height: 130px;
    margin-bottom: 0;
  }
  #header-main.container {
    margin-bottom: 0;
  }
  .vertical-line {
    display: none;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  #header-main.container a.navbar-brand-image .line {
    display: none;
  }
  header.navbar-default.navbar {
    min-height: 72px;
    margin-bottom: 0;
  }
  #header-main.container {
    margin-bottom: 0;
  }
  .navbar-header-main {
    min-height: 79px;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 820px;
    width: 100%;
    margin: 0 auto !important;
  }
  .vertical-line {
    display: none;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 992px) {
  .vertical-line {
    display: none;
  }
  .full-slider .bx-controls-direction .bx-prev {
    left: 0;
    width: 30px;
  }
  .full-slider .bx-controls-direction .bx-next {
    right: 0;
    width: 30px;
  }
  header.navbar-default.navbar {
    min-height: 72px;
    margin-bottom: 0;
  }
  .navbar-header-main {
    min-height: 70px;
    height: 70px;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse {
    background: #ffffff;
    border-top: 1px solid #BCCACE;
  }
  #header-main.container {
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
  }
  h1 {
    margin: 32px 0 12px 0;
  }
  h2 {
    margin: 24px 0 12px 0;
  }
  h4,
  h3 {
    margin: 12px 0 0 0;
  }
  body .text-size-12,
  .htmlarea-content-body .text-size-12 {
    font-size: 12px;
  }
  body .text-size-14,
  .htmlarea-content-body .text-size-14 {
    font-size: 12px;
  }
  body .text-size-18,
  .htmlarea-content-body .text-size-18 {
    font-size: 14px;
  }
  body .text-size-24,
  .htmlarea-content-body .text-size-24 {
    font-size: 18px;
  }
  body .text-size-32,
  .htmlarea-content-body .text-size-32 {
    font-size: 24px;
  }
  body .text-size-48,
  .htmlarea-content-body .text-size-48 {
    font-size: 24px;
  }
  body .text-size-64,
  .htmlarea-content-body .text-size-64 {
    font-size: 32px;
  }
  body .text-size-96,
  .htmlarea-content-body .text-size-96 {
    font-size: 32px;
  }
  .margin-32 {
    margin: 24px 24px 24px 24px;
  }
  .margin-32-top {
    margin-top: 24px;
  }
  .margin-32-left {
    margin-left: 24px;
  }
  .margin-32-right {
    margin-right: 24px;
  }
  .margin-32-bottom {
    margin-bottom: 24px;
  }
  .padding-32 {
    padding: 24px 24px 24px 24px;
  }
  .padding-32-top {
    padding-top: 24px;
  }
  .padding-32-left {
    padding-left: 24px;
  }
  .padding-32-right {
    padding-right: 24px;
  }
  .padding-32-bottom {
    padding-bottom: 24px;
  }
  .margin-48 {
    margin: 32px 32px 32px 32px;
  }
  .margin-48-top {
    margin-top: 32px;
  }
  .margin-48-left {
    margin-left: 32px;
  }
  .margin-48-right {
    margin-right: 32px;
  }
  .margin-48-bottom {
    margin-bottom: 32px;
  }
  .padding-48 {
    padding: 32px 32px 32px 32px;
  }
  .padding-48-top {
    padding-top: 32px;
  }
  .padding-48-left {
    padding-left: 32px;
  }
  .padding-48-right {
    padding-right: 32px;
  }
  .padding-48-bottom {
    padding-bottom: 32px;
  }
  .margin-64 {
    margin: 48px 48px 48px 48px;
  }
  .margin-64-top {
    margin-top: 48px;
  }
  .margin-64-left {
    margin-left: 48px;
  }
  .margin-64-right {
    margin-right: 48px;
  }
  .margin-64-bottom {
    margin-bottom: 48px;
  }
  .padding-64 {
    padding: 48px 48px 48px 48px;
  }
  .padding-64-top {
    padding-top: 48px;
  }
  .padding-64-left {
    padding-left: 48px;
  }
  .padding-64-right {
    padding-right: 48px;
  }
  .padding-64-bottom {
    padding-bottom: 48px;
  }
  .margin-96 {
    margin: 64px 64px 64px 64px;
  }
  .margin-96-top {
    margin-top: 64px;
  }
  .margin-96-left {
    margin-left: 64px;
  }
  .margin-96-right {
    margin-right: 64px;
  }
  .margin-96-bottom {
    margin-bottom: 64px;
  }
  .padding-96 {
    padding: 64px 64px 64px 64px;
  }
  .padding-96-top {
    padding-top: 64px;
  }
  .padding-96-left {
    padding-left: 64px;
  }
  .padding-96-right {
    padding-right: 64px;
  }
  .padding-96-bottom {
    padding-bottom: 64px;
  }
  .margin-128 {
    margin: 64px 64px 64px 64px;
  }
  .margin-128-top {
    margin-top: 64px;
  }
  .margin-128-left {
    margin-left: 64px;
  }
  .margin-128-right {
    margin-right: 64px;
  }
  .margin-128-bottom {
    margin-bottom: 64px;
  }
  .padding-128 {
    padding: 64px 64px 64px 64px;
  }
  .padding-128-top {
    padding-top: 64px;
  }
  .padding-128-left {
    padding-left: 64px;
  }
  .padding-128-right {
    padding-right: 64px;
  }
  .padding-128-bottom {
    padding-bottom: 64px;
  }
  .margin-256 {
    margin: 128px 128px 128px 128px;
  }
  .margin-256-top {
    margin-top: 128px;
  }
  .margin-256-left {
    margin-left: 128px;
  }
  .margin-256-right {
    margin-right: 128px;
  }
  .margin-256-bottom {
    margin-bottom: 128px;
  }
  .padding-256 {
    padding: 128px 128px 128px 128px;
  }
  .padding-256-top {
    padding-top: 128px;
  }
  .padding-256-left {
    padding-left: 128px;
  }
  .padding-256-right {
    padding-right: 128px;
  }
  .padding-256-bottom {
    padding-bottom: 128px;
  }
  #header-main.container a.navbar-brand-image .line {
    display: none;
  }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
  header.navbar-default.navbar {
    min-height: 72px;
    margin-bottom: 0;
  }
  #header-main.container {
    margin-bottom: 0;
  }
  header.navbar-default.navbar#header-main-top a {
    padding-left: 2px;
    white-space: nowrap;
    padding-right: 10px;
  }
  header.navbar-default.navbar#header-main-top a > i {
    padding-right: 5px;
  }
  header.navbar-default.navbar#header-main-top #header-location {
    padding-right: 0;
  }
}
/* Homepage */
#content > .search_overlay {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 16;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
@media screen and (max-width: 992px) {
  .breadcrumb-section + #content {
    margin-top: 30px !important;
  }
}
#content.main-section {
  /* Hidden Elements */
}
#content.main-section .carousel[style] {
  -webkit-touch-callout: initial !important;
  -webkit-user-select: initial !important;
  -khtml-user-select: initial !important;
  -moz-user-select: initial !important;
  -ms-user-select: initial !important;
  user-select: initial !important;
}
#content.main-section #p1 .three-columns .col-sm-4 {
  padding: 0;
}
#content.main-section .carousel-indicators {
  left: 0;
  right: 0;
  text-align: center;
  opacity: initial;
  bottom: 9px;
  margin-bottom: 0;
}
#content.main-section .carousel-indicators li {
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 15px;
  height: 15px;
  margin: 0;
  margin-right: 12px;
  background: #ffffff;
  border: none;
}
#content.main-section .carousel-indicators li.active {
  background: #ff6700;
}
#content.main-section .carousel-control.left,
#content.main-section .carousel-control.right {
  display: none;
}
@media screen and (min-width: 1100px) {
  #content.main-section .carousel-indicators {
    bottom: 31px;
    margin-bottom: 0;
  }
}
#content.main-section #c164 .top_banner {
  position: absolute;
  top: 128px;
  width: 100%;
  min-height: 50px;
  padding: 19px 70px 19px 15px;
  background: #0F2C35;
  border-radius: 3px;
  box-shadow: 0px 15px 30px rgba(15, 44, 53, 0.1);
  z-index: 2;
}
@media screen and (max-width: 1099px) {
  #content.main-section #c164 .top_banner {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    padding: 24px 70px 24px 10px;
    top: 115px;
  }
}
@media screen and (max-width: 992px) {
  #content.main-section #c164 .top_banner {
    padding: 17px 15px 17px 20px;
    width: 785px;
  }
}
@media (max-width: 767px) {
  #content.main-section #c164 .top_banner {
    width: calc(100% - 30px);
    padding: 28px 15px 10px 10px;
  }
}
#content.main-section #c164 .top_banner .top_banner_text {
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 992px) {
  #content.main-section #c164 .top_banner .top_banner_text {
    justify-content: unset;
    align-items: flex-start;
    flex-direction: column;
  }
}
#content.main-section #c164 .top_banner .close_icon {
  position: absolute;
  right: 30px;
  top: 50%;
  height: 25px;
  width: 25px;
  text-indent: 5px;
  cursor: pointer;
  transform: translateY(-50%);
  font-size: 23px;
  line-height: 1;
  color: #CBDCE2;
}
@media screen and (max-width: 992px) {
  #content.main-section #c164 .top_banner .close_icon {
    top: 8px;
    transform: none;
    right: 8px;
  }
}
#content.main-section #c164 .top_banner .close_icon:hover {
  color: #ffffff;
}
#content.main-section #c164 .top_banner .top_banner_text {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 1099px) {
  #content.main-section #c164 .top_banner .top_banner_text {
    font-size: 14px;
    text-align: left;
  }
}
#content.main-section #c164 .top_banner .top_banner_text p {
  display: inline-block;
  margin-top: 0;
  color: #ffffff;
  max-width: 700px;
}
@media screen and (max-width: 992px) {
  #content.main-section #c164 .top_banner .top_banner_text p {
    padding-right: 37px;
  }
}
@media screen and (max-width: 767px) {
  #content.main-section #c164 .top_banner .top_banner_text p {
    padding-right: 0;
  }
}
@media screen and (max-width: 320px) {
  #content.main-section #c164 .top_banner .top_banner_text p {
    font-size: 12px;
  }
}
#content.main-section #c164 .top_banner .unstyled_link {
  display: inline-block;
  margin-left: 51px;
  position: relative;
  color: #ff6700;
  white-space: nowrap;
}
@media screen and (max-width: 1099px) {
  #content.main-section #c164 .top_banner .unstyled_link {
    float: right;
  }
}
@media screen and (max-width: 992px) {
  #content.main-section #c164 .top_banner .unstyled_link {
    margin: 0;
    align-self: flex-end;
    margin-top: 10px;
  }
}
#content.main-section #c164 .top_banner .unstyled_link::after {
  content: '';
  background: url('/typo3conf/ext/bootstrap_package/Resources/Public/Icons/ContentElements/arrow.svg');
  background-repeat: no-repeat;
  background-size: 14px 11px;
  width: 14px;
  display: inline-block;
  height: 11px;
  margin-left: 12px;
}
#content.main-section #c164 .bottom_banner {
  position: absolute;
  top: auto;
  bottom: 85px;
  width: calc(100% - 30px);
  max-width: 1020px;
  left: 50%;
  transform: translateX(-50%);
  min-height: 50px;
  padding: 20px 47px 20px 29px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 15px 30px rgba(15, 44, 53, 0.1);
  z-index: 2;
}
@media (max-width: 1199px) {
  #content.main-section #c164 .bottom_banner {
    width: 890px;
  }
}
@media (max-width: 1099px) {
  #content.main-section #c164 .bottom_banner {
    padding: 12px 23px 13px 15px;
    bottom: 42px;
    width: 890px;
  }
}
@media (max-width: 992px) {
  #content.main-section #c164 .bottom_banner {
    padding: 10px 10px 11px 10px;
    width: 890px;
    max-width: calc(100% - 30px);
  }
}
@media (max-width: 767px) {
  #content.main-section #c164 .bottom_banner {
    width: calc(100% - 30px);
  }
}
#content.main-section #c164 .bottom_banner .bottom_banner_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  #content.main-section #c164 .bottom_banner .bottom_banner_inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
#content.main-section #c164 .bottom_banner .bottom_banner_inner .img {
  max-height: 41px;
  width: auto;
}
#content.main-section #c164 .bottom_banner .bottom_banner_text {
  text-align: center;
  font-size: 16px;
  color: #0f2c35;
  padding: 0 20px;
}
@media screen and (max-width: 1099px) {
  #content.main-section #c164 .bottom_banner .bottom_banner_text {
    margin-top: 3px;
  }
}
@media screen and (max-width: 767px) {
  #content.main-section #c164 .bottom_banner .bottom_banner_text {
    padding: 0;
    margin-top: 8px;
    text-align: left;
  }
}
#content.main-section #c164 .bottom_banner .bottom_banner_text p {
  display: inline-block;
  margin-top: 0;
  color: #0f2c35;
}
#content.main-section #c164 .bottom_banner .unstyled_link {
  display: inline-block;
  margin-left: 51px;
  position: relative;
  color: #ff6700;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 767px) {
  #content.main-section #c164 .bottom_banner .unstyled_link {
    margin-left: 0;
    align-self: flex-end;
    margin-top: 7px;
    font-size: 14px;
  }
}
#content.main-section #c164 .bottom_banner .unstyled_link::after {
  content: '';
  background: url('/typo3conf/ext/bootstrap_package/Resources/Public/Icons/ContentElements/arrow.svg');
  background-repeat: no-repeat;
  background-size: 14px 11px;
  width: 14px;
  display: inline-block;
  height: 11px;
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  #content.main-section #c164 .carousel-inner.has_topbanner .homepage-slider {
    margin-top: 225px !important;
  }
}
@media screen and (max-width: 480px) {
  #content.main-section #c164 .carousel-inner.has_topbanner .homepage-slider {
    margin-top: 250px !important;
  }
}
#content.main-section #c164 .item {
  min-height: 680px;
  height: 936px !important;
}
#content.main-section #c164 .item h1 {
  font-size: 48px;
  line-height: 72px;
  margin-bottom: 65px;
  color: #ffffff;
}
@media screen and (max-width: 1099px) {
  #content.main-section #c164 .item h1 {
    margin-bottom: 11px;
  }
}
#content.main-section #c164 .item .bodytext {
  margin-top: 63px;
  font-size: 24px;
  line-height: 36px;
}
@media screen and (max-width: 1199px) {
  #content.main-section #c164 .item .bodytext {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1099px) {
  #content.main-section #c164 .item .bodytext {
    margin-top: 30px;
  }
}
#content.main-section #c164 .item .cta {
  font-size: 18px;
  line-height: 20px;
}
@media screen and (max-width: 1099px) {
  #content.main-section #c164 .item .cta {
    font-size: 16px;
    line-height: 18px;
    padding: 15px 16px 13px 16px;
  }
}
#content.main-section #c164 .item .cta_container {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  #content.main-section #c164 .item {
    background-image: url('/fileadmin/user_upload/content-img/home_hero_1m.jpg') !important;
    padding: 0;
  }
}
@media screen and (min-width: 1099px) {
  #content.main-section #c164 .item .cta {
    min-width: 170px;
  }
}
@media screen and (max-width: 1199px) {
  #content.main-section #c164 .item {
    padding: 0 !important;
    min-height: 680px;
    height: 790px !important;
  }
}
@media screen and (max-width: 992px) {
  #content.main-section #c164 .item {
    padding: 0 !important;
    min-height: 680px;
    height: 669px !important;
  }
}
@media screen and (max-width: 1199px) {
  #content.main-section #c164 .item h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 768px) {
  #content.main-section #c164 .item h1 {
    font-size: 24px;
    line-height: 36px;
  }
  #content.main-section #c164 .item .bodytext {
    font-size: 14px;
    line-height: 21px;
    margin-top: 31px;
  }
  #content.main-section #c164 .item .cta {
    font-size: 16px;
    line-height: 18px;
    padding: 15px 16px 13px 16px;
  }
  #content.main-section #c164 .item .cta_container {
    margin-top: 17px;
  }
}
@media screen and (max-width: 320px) {
  #content.main-section #c164 .item h1 {
    font-size: 22px;
    line-height: 32px;
  }
}
#content.main-section #c164 .item.carousel-item-type-html::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: transparent linear-gradient(180deg, #0f2c35 0%, rgba(15, 44, 53, 0.4));
  background-repeat: no-repeat;
  opacity: 0.82;
}
#content.main-section #c164 .carousel-indicators li {
  width: 11px;
  height: 11px;
}
@media screen and (min-width: 1100px) {
  #content.main-section #c164 .carousel-indicators li {
    width: 15px;
    height: 15px;
  }
}
#content.main-section #c169 .item {
  height: 130px;
  line-height: 130px;
}
#content.main-section .homepage-slider {
  margin-top: 224px;
}
@media (max-width: 992px) {
  #content.main-section .homepage-slider {
    padding: 0;
    margin-top: 208px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #content.main-section .homepage-slider {
    padding-left: 0;
    padding-right: 0;
    max-width: 820px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  #content.main-section .homepage-slider .text_col {
    padding: 0;
  }
}
@media (max-width: 992px) {
  #content.main-section .homepage-slider .text_col {
    padding: 0 15px;
  }
}
#content.main-section #homepage-assistance {
  background: #CBDCE2;
  min-height: 96px;
  margin: 0;
  border: none;
  padding-top: 30px;
}
#content.main-section #homepage-assistance .container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 15px;
}
#content.main-section #homepage-assistance .container a {
  border: 1px solid transparent;
  min-height: 60px;
  flex: 1;
  margin: 0 0 30px 0;
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #0F2C35;
  text-align: left;
  box-shadow: 0px 15px 30px rgba(15, 44, 53, 0.1);
  transition: all 0.3s ease-out;
  display: flex;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
}
#content.main-section #homepage-assistance .container a:hover {
  box-shadow: 0px 15px 30px rgba(15, 44, 53, 0.25);
}
#content.main-section #homepage-assistance .container a:focus,
#content.main-section #homepage-assistance .container a:active,
#content.main-section #homepage-assistance .container a:hover {
  background-color: #0F2C35;
  color: #fff;
  border-color: #4B5D66 !important;
}
#content.main-section #homepage-assistance .patents-icon,
#content.main-section #homepage-assistance .trademarks-icon,
#content.main-section #homepage-assistance .trademarks-icon,
#content.main-section #homepage-assistance .legal-icon,
#content.main-section #homepage-assistance .consulting-icon,
#content.main-section #homepage-assistance .software-icon {
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  min-width: 30px;
  margin-right: 22px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
#content.main-section #homepage-assistance .patents-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-patent-annuities.svg');
  background-size: 34px;
  background-position: -2px -2px;
}
#content.main-section #homepage-assistance .trademarks-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-trademarks.svg');
  background-size: 34px;
  background-position: -2px -4px;
}
#content.main-section #homepage-assistance .legal-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-law-firm-services.svg');
  background-size: 32px;
  background-position: -2px -3px;
}
#content.main-section #homepage-assistance .consulting-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-docketing.svg');
  background-size: 32px;
  background-position: -2px -2px;
}
#content.main-section #homepage-assistance .software-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-software.svg');
  background-size: 32px;
  background-position: -1px 0px;
}
#content.main-section #homepage-assistance a:focus .patents-icon,
#content.main-section #homepage-assistance a:active .patents-icon,
#content.main-section #homepage-assistance a:hover .patents-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-patent-annuities-light.svg');
}
#content.main-section #homepage-assistance a:focus .trademarks-icon,
#content.main-section #homepage-assistance a:active .trademarks-icon,
#content.main-section #homepage-assistance a:hover .trademarks-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-trademarks-light.svg');
}
#content.main-section #homepage-assistance a:focus .legal-icon,
#content.main-section #homepage-assistance a:active .legal-icon,
#content.main-section #homepage-assistance a:hover .legal-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-law-firm-services-light.svg');
}
#content.main-section #homepage-assistance a:focus .consulting-icon,
#content.main-section #homepage-assistance a:active .consulting-icon,
#content.main-section #homepage-assistance a:hover .consulting-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-docketing-light.svg');
}
#content.main-section #homepage-assistance a:focus .software-icon,
#content.main-section #homepage-assistance a:active .software-icon,
#content.main-section #homepage-assistance a:hover .software-icon {
  background-image: url('/fileadmin/user_upload/ico/home-ribbon-software-light.svg');
}
@media screen and (min-width: 992px) {
  #content.main-section #homepage-assistance .container {
    flex-direction: row;
    padding: 0 21px;
  }
  #content.main-section #homepage-assistance .container a {
    margin: 0 10px 30px 10px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  #content.main-section #homepage-assistance .container {
    display: block;
    overflow: auto;
    white-space: nowrap;
    opacity: 1;
  }
  #content.main-section #homepage-assistance .container a {
    margin: 0 10px 30px 10px;
    padding-left: 8px;
    font-size: 14px;
    line-height: 18px;
    display: inline-flex;
    min-width: 175px;
  }
  #content.main-section #homepage-assistance .patents-icon,
  #content.main-section #homepage-assistance .trademarks-icon,
  #content.main-section #homepage-assistance .trademarks-icon,
  #content.main-section #homepage-assistance .legal-icon,
  #content.main-section #homepage-assistance .consulting-icon,
  #content.main-section #homepage-assistance .software-icon {
    transform: scale(0.8);
    margin-right: 10px;
    position: relative;
  }
  #content.main-section #homepage-assistance .os-theme-thin-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle:before {
    background: rgba(15, 44, 53, 0.5);
  }
  #content.main-section #homepage-assistance .os-theme-thin-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active:before,
  #content.main-section #homepage-assistance .os-theme-thin-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle:hover:before {
    background: #ff6700;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #content.main-section #homepage-assistance .container a {
    min-width: 190px;
  }
}
#content.main-section #c221,
#content.main-section #c222,
#content.main-section #c276,
#content.main-section #c1047 {
  display: none;
}
#content.main-section #latest-news-container {
  position: relative;
}
#content.main-section #latest-news-container #latest-insights-title {
  position: absolute;
  top: -36px;
  left: 0;
  height: 108px;
  width: 100%;
  background: url(/fileadmin/user_upload/dennemeyer/finished/latest-insights.png) no-repeat;
  z-index: 1;
  color: #ffffff;
  line-height: 100px;
  padding: 0 20px;
  font-size: 24px;
}
#content.main-section .ip-blog-container {
  margin-bottom: 20px;
}
#content.main-section .ip-blog-container .colored-background {
  height: 90px;
}
#content.main-section .ip-blog-container img {
  width: 100%;
  max-height: 250px;
}
#content.main-section .ip-blog-container .ip-blog-text {
  background: url('/fileadmin/user_upload/dennemeyer/finished/featured.png');
  position: relative;
  padding: 14px;
}
#content.main-section .ip-blog-container .ip-blog-text .dots:after {
  content: '\2807';
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 40%;
  height: 100%;
  color: #bccace;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a {
  font-size: 20px;
  line-height: 40px;
  padding-right: 10%;
  color: #ffffff;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-link a:hover {
  color: #b3b3b3;
}
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-date,
#content.main-section .ip-blog-container .ip-blog-text .ip-blog-tags {
  color: #bccace;
  text-transform: capitalize;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey {
  background: #EEEDEE !important;
}
#content.main-section .ip-blog-container .ip-blog-text.background-light-grey .separator,
#content.main-section .ip-blog-container .ip-blog-text .background-light-grey .separator {
  border-color: #ffffff;
}
@media (max-width: 1100px) {
  #content.main-section .ip-blog-container .ip-blog-text .ip-blog-title {
    top: -35px;
  }
}
#content.main-section article {
  padding: 20 14px;
  position: relative;
}
#content.main-section article .denn-title a {
  font-size: 18px;
  color: #0f2c35;
  line-height: 25px;
  width: 90%;
}
#content.main-section article .denn-title a:hover {
  color: #000000;
}
#content.main-section article .denn-text {
  position: relative;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: clip;
  color: #a1b4bd;
  font-size: 12px;
}
#content.main-section article .denn-text .fade-text {
  position: absolute;
  right: 0;
  height: 100%;
  width: 20%;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
}
#content.main-section article .dots:after {
  content: '\2807';
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 40%;
  height: 100%;
  color: #bccace;
}
#content.main-section .ip-solution-block-text,
#content.main-section .associates-block-text,
#content.main-section .ip-consulting-block-text {
  position: relative;
  min-height: 300px;
  background: grey !important;
}
#content.main-section .ip-solution-block-text .bt-text,
#content.main-section .associates-block-text .bt-text,
#content.main-section .ip-consulting-block-text .bt-text {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 72px;
  color: #ffffff;
  font-size: 24px;
}
#content.main-section .ip-solution-block-text .nc-icon-outline,
#content.main-section .associates-block-text .nc-icon-outline,
#content.main-section .ip-consulting-block-text .nc-icon-outline {
  font-size: 20px;
}
#content.main-section .ip-solution-block-text .bt-title,
#content.main-section .associates-block-text .bt-title,
#content.main-section .ip-consulting-block-text .bt-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: url(/fileadmin/user_upload/dennemeyer/finished/orange-title-background.png) no-repeat;
  z-index: 1;
  color: #ffffff;
  line-height: 70px;
  padding: 0 24px;
  font-size: 16px;
}
#content.main-section .ip-solution-block-text .dots:after,
#content.main-section .associates-block-text .dots:after,
#content.main-section .ip-consulting-block-text .dots:after {
  content: '\2807';
  font-size: 20px;
  position: absolute;
  right: 5px;
  bottom: 24px;
  color: #bccace;
}
#content.main-section .ip-solution-block-text {
  background: url(/fileadmin/user_upload/dennemeyer/finished/ip-solution-block-text-background.jpg) no-repeat;
}
#content.main-section .associates-block-text {
  background: url(/fileadmin/user_upload/dennemeyer/finished/associates-block-text-background.jpg) no-repeat;
}
#content.main-section .ip-consulting-block-text {
  background: url(/fileadmin/user_upload/dennemeyer/finished/ip-consulting-block-text-background.jpg) no-repeat;
}
#content.main-section .sign247 {
  margin: 32px 0;
  height: 100px;
}
#content.main-section .orange-gradient-vertical-line {
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff5122), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(bottom, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(bottom, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(bottom, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to top, #ff5122, rgba(0, 0, 0, 0)) 1 100%;
}
#content.main-section .services-drawing {
  position: relative;
  text-align: center;
  height: 100%;
  border-top: 2px solid red;
  padding-top: 32px;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff5122), to(rgba(0, 0, 0, 0))) 1;
  -webkit-border-image: -webkit-linear-gradient(right, #ff5122, rgba(0, 0, 0, 0)) 1;
  -moz-border-image: -moz-linear-gradient(right, #ff5122, rgba(0, 0, 0, 0)) 1;
  -o-border-image: -o-linear-gradient(right, #ff5122, rgba(0, 0, 0, 0)) 1;
  border-image: linear-gradient(to left, #ff5122, rgba(0, 0, 0, 0)) 1;
}
#content.main-section .services-drawing img {
  position: relative;
  width: 100%;
  max-width: 418px;
}
#content.main-section .services-drawing > div {
  position: absolute;
}
#content.main-section .services-drawing .text-h5,
#content.main-section .services-drawing .text-h3 {
  width: 22%;
  margin: 0 1%;
  display: inline-block;
}
/** footer **/
body footer .get-in-touch-text,
.htmlarea-content-body footer .get-in-touch-text {
  text-align: center;
  padding: 32px;
  border-bottom: 1px solid #738993;
}
body footer .get-in-touch-text p,
.htmlarea-content-body footer .get-in-touch-text p {
  color: #ff5122;
  font-size: 32px;
  font-family: 'Benton Sans Lt It', 'Arial Italic';
}
body footer .footer-section,
.htmlarea-content-body footer .footer-section {
  padding: 64px 0;
  background: #0f2c35;
  border: none;
}
body footer .footer-section .row,
.htmlarea-content-body footer .footer-section .row {
  padding: 0 15px;
}
body footer .footer-section .footer-title,
.htmlarea-content-body footer .footer-section .footer-title {
  position: relative;
  height: 80px;
}
body footer .footer-section .footer-title p,
.htmlarea-content-body footer .footer-section .footer-title p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #4b5d66;
}
body footer .footer-section .footer-title .dots:after,
.htmlarea-content-body footer .footer-section .footer-title .dots:after {
  content: '\2807';
  font-size: 22px;
  position: absolute;
  left: 0px;
  bottom: -40px;
  height: 100%;
  color: #4b5d66;
}
body footer .footer-section .image-center.image-above,
.htmlarea-content-body footer .footer-section .image-center.image-above {
  width: 450px;
  float: right;
  margin-top: 10px;
}
body footer .footer-section .image-center.image-above figure.image,
.htmlarea-content-body footer .footer-section .image-center.image-above figure.image {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  border: 2px solid #4b5d66;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body footer .footer-section .image-center.image-above figure.image:hover,
.htmlarea-content-body footer .footer-section .image-center.image-above figure.image:hover {
  border: 2px solid #738993;
}
body footer .footer-section .image-center.image-above figure.image > a,
.htmlarea-content-body footer .footer-section .image-center.image-above figure.image > a {
  display: table-cell;
  width: 46px;
  height: 46px;
  vertical-align: middle;
}
body footer .footer-section .footer-links-container p,
.htmlarea-content-body footer .footer-section .footer-links-container p {
  padding: 0;
  margin: 0;
}
body footer .footer-section .footer-links-container div,
.htmlarea-content-body footer .footer-section .footer-links-container div {
  line-height: 28px;
}
body footer .footer-section .footer-links-container div a,
.htmlarea-content-body footer .footer-section .footer-links-container div a {
  text-decoration: none;
  color: #CBDCE2;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 14px;
  display: block;
  border: none;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body footer .footer-section .footer-links-container div a:hover,
.htmlarea-content-body footer .footer-section .footer-links-container div a:hover {
  color: #ffffff;
}
body footer .footer-section .footer-links-container div a:active,
body footer .footer-section .footer-links-container div a:focus,
.htmlarea-content-body footer .footer-section .footer-links-container div a:active,
.htmlarea-content-body footer .footer-section .footer-links-container div a:focus {
  color: #FF7300;
  font-family: 'Benton Sans Med', Arial, sans-serif;
}
body footer .footer-section .col-sm-4,
body footer .footer-section .col-sm-6,
.htmlarea-content-body footer .footer-section .col-sm-4,
.htmlarea-content-body footer .footer-section .col-sm-6 {
  padding: 0;
}
body footer .footer-map,
.htmlarea-content-body footer .footer-map {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/Dennemeyer/footer-map.png') bottom right no-repeat;
}
body footer .footer-sitemap,
.htmlarea-content-body footer .footer-sitemap {
  margin-top: 20px;
}
body footer .footer-sitemap p,
.htmlarea-content-body footer .footer-sitemap p {
  display: inline;
}
body footer .footer-sitemap p a,
.htmlarea-content-body footer .footer-sitemap p a {
  text-decoration: none;
  font-size: 11px;
  border: none;
  color: #CBDCE2;
  margin-right: 20px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body footer .footer-sitemap p a:hover,
.htmlarea-content-body footer .footer-sitemap p a:hover {
  color: #ffffff;
}
body footer .footer-sitemap p a:visited,
.htmlarea-content-body footer .footer-sitemap p a:visited {
  color: #FF5122;
}
body footer .footer-sitemap p a:active,
body footer .footer-sitemap p a:focus,
.htmlarea-content-body footer .footer-sitemap p a:active,
.htmlarea-content-body footer .footer-sitemap p a:focus {
  color: #FF7300;
  font-family: 'Benton Sans Med', Arial, sans-serif;
  text-decoration: none !important;
}
body footer .footer-sitemap .primary-pill-outline-button,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button {
  margin-right: 20px;
  color: #fff;
  border-color: #fff;
}
body footer .footer-sitemap .primary-pill-outline-button a,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button a {
  color: #fff;
}
body footer .footer-sitemap .primary-pill-outline-button p,
body footer .footer-sitemap .primary-pill-outline-button a,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button p,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button a {
  margin: 0;
}
body footer .footer-sitemap .primary-pill-outline-button:hover,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button:hover {
  color: #0F2C35;
  background: #fff;
  border-color: #fff;
}
body footer .footer-sitemap .primary-pill-outline-button:hover p,
body footer .footer-sitemap .primary-pill-outline-button:hover a,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button:hover p,
.htmlarea-content-body footer .footer-sitemap .primary-pill-outline-button:hover a {
  color: #0F2C35;
}
body footer .footer-section-footer,
.htmlarea-content-body footer .footer-section-footer {
  margin-top: 30px;
}
body footer .footer-section-footer span,
.htmlarea-content-body footer .footer-section-footer span {
  margin-right: 20px;
}
body footer .footer-section-footer .button,
.htmlarea-content-body footer .footer-section-footer .button {
  padding: 5px 15px;
  font-size: 18px;
}
@media (max-width: 450px) {
  body footer .footer-section-footer span,
  .htmlarea-content-body footer .footer-section-footer span {
    display: block;
    margin-top: 15px;
  }
}
body .full-slider .bx-wrapper[style],
.htmlarea-content-body .full-slider .bx-wrapper[style] {
  max-width: 100% !important;
}
body .full-slider .bx-wrapper,
body .full-slider .slick-slider,
.htmlarea-content-body .full-slider .bx-wrapper,
.htmlarea-content-body .full-slider .slick-slider {
  padding: 0 60px;
  position: relative;
  height: 145px;
  line-height: 145px;
  /*.box-shadow(0px 0px 15px 0px (rgba(red(@brandVeryLightGray), green(@brandVeryLightGray), blue(@brandVeryLightGray), 0.50))); */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f6f6f6;
}
body .full-slider .slick-slider.reference-clients-slider,
.htmlarea-content-body .full-slider .slick-slider.reference-clients-slider {
  background-color: #0f2c35;
}
body .full-slider .bx-default-pager,
.htmlarea-content-body .full-slider .bx-default-pager {
  display: none;
}
body .full-slider .slide,
.htmlarea-content-body .full-slider .slide {
  text-align: center;
}
body .full-slider .slide img,
.htmlarea-content-body .full-slider .slide img {
  max-width: 200px;
  max-height: 24px;
}
body .full-slider .slide p,
.htmlarea-content-body .full-slider .slide p {
  margin-top: 0;
}
body .full-slider .slick-slider.reference-clients-slider .slide img,
.htmlarea-content-body .full-slider .slick-slider.reference-clients-slider .slide img {
  max-width: 200px;
  max-height: 30px;
}
body .full-slider .bx-prev,
body .full-slider .slick-prev,
.htmlarea-content-body .full-slider .bx-prev,
.htmlarea-content-body .full-slider .slick-prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  font-size: 0;
  background: url("/fileadmin/user_upload/ico/bx-prev.png") center center no-repeat, url("/fileadmin/user_upload/ui/bx_gradient_prev.png") top right repeat-y;
}
body .full-slider .slick-slider.reference-clients-slider .slick-prev,
.htmlarea-content-body .full-slider .slick-slider.reference-clients-slider .slick-prev {
  background: url("/fileadmin/user_upload/ico/bx-prev.png") center center no-repeat;
}
body .full-slider .bx-next,
body .full-slider .slick-next,
.htmlarea-content-body .full-slider .bx-next,
.htmlarea-content-body .full-slider .slick-next {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  font-size: 0;
  background: url("/fileadmin/user_upload/ico/bx-next.png") center center no-repeat, url("/fileadmin/user_upload/ui/bx_gradient_next.png") top left repeat-y;
}
body .full-slider .slick-slider.reference-clients-slider .slick-next,
.htmlarea-content-body .full-slider .slick-slider.reference-clients-slider .slick-next {
  background: url("/fileadmin/user_upload/ico/bx-next.png") center center no-repeat;
}
body .full-slider .reference-clients-slider .slick-next,
body .full-slider .reference-clients-slider .slick-prev,
.htmlarea-content-body .full-slider .reference-clients-slider .slick-next,
.htmlarea-content-body .full-slider .reference-clients-slider .slick-prev {
  border: none;
  width: 90px;
  z-index: 10;
}
body .full-slider .reference-clients-slider .slick-slide img,
.htmlarea-content-body .full-slider .reference-clients-slider .slick-slide img {
  display: inline-block;
}
/**
Services Page
**/
body #p45 .image > img[title='diams-iq'],
.htmlarea-content-body #p45 .image > img[title='diams-iq'] {
  margin: 0;
}
body #p45 .thick-separator,
.htmlarea-content-body #p45 .thick-separator {
  width: 70px;
  height: 4px;
  background: #bccace;
}
body #p45 .services-text-container,
.htmlarea-content-body #p45 .services-text-container {
  height: 70px;
}
body #p45 #c292 p,
body #p45 #c293 p,
.htmlarea-content-body #p45 #c292 p,
.htmlarea-content-body #p45 #c293 p {
  padding: 12px 0;
  color: #4b5d66;
}
body .page-breaker,
.htmlarea-content-body .page-breaker {
  margin: 72px 0;
  background-repeat: repeat, no-repeat;
  background-position: top left, center;
  background: linear-gradient(to right, #738993 0%, #bccace 100%);
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  body .services-text-container,
  .htmlarea-content-body .services-text-container {
    min-height: 74px;
  }
}
body .thick-separator,
.htmlarea-content-body .thick-separator {
  width: 70px;
  height: 4px;
  background: #bccace;
}
body .page-break-asimetric,
.htmlarea-content-body .page-break-asimetric {
  margin: 72px 0;
  position: relative;
}
body .page-break-asimetric.graybg,
.htmlarea-content-body .page-break-asimetric.graybg {
  background-color: #f6f6f6;
}
body .page-break-asimetric.graybg .container .row,
.htmlarea-content-body .page-break-asimetric.graybg .container .row {
  margin-top: 150px;
  margin-bottom: 150px;
}
body .page-break-asimetric .container .row,
.htmlarea-content-body .page-break-asimetric .container .row {
  margin-top: 36px;
  margin-bottom: 36px;
}
body .page-break-asimetric img,
.htmlarea-content-body .page-break-asimetric img {
  margin-bottom: 48px;
}
body .page-break-asimetric .img_photo,
.htmlarea-content-body .page-break-asimetric .img_photo {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body .page-break-asimetric::before,
.htmlarea-content-body .page-break-asimetric::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 90px solid white;
  border-left: 2000px solid transparent;
}
body .page-break-asimetric::after,
.htmlarea-content-body .page-break-asimetric::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 90px solid white;
  border-left: 2000px solid transparent;
}
body .page-break-asimetric .container-fluid,
.htmlarea-content-body .page-break-asimetric .container-fluid {
  padding: 128px 0;
}
body .page-break-asimetric .container-fluid figure.image,
.htmlarea-content-body .page-break-asimetric .container-fluid figure.image {
  margin: 0;
}
body .page-break-asimetric .container-fluid figcaption.caption,
.htmlarea-content-body .page-break-asimetric .container-fluid figcaption.caption {
  display: none;
}
/**
Careers Page
**/
body .carousel .breadcrumbs-copy .breadcrumb li.active,
.htmlarea-content-body .carousel .breadcrumbs-copy .breadcrumb li.active {
  color: #fff;
}
body .carousel .breadcrumbs-copy .breadcrumb li + li:before,
.htmlarea-content-body .carousel .breadcrumbs-copy .breadcrumb li + li:before {
  color: #fff;
}
body .breadcrumbs-copy .breadcrumb,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
}
body .breadcrumbs-copy .breadcrumb li a,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li a {
  color: #FF6700;
  font-size: inherit;
}
body .breadcrumbs-copy .breadcrumb li a:hover,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li a:hover {
  text-decoration: underline;
  color: #FF5122;
}
body .breadcrumbs-copy .breadcrumb li a:active,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li a:active {
  color: #FF5122;
}
body .breadcrumbs-copy .breadcrumb li a:focus,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li a:focus {
  color: #FF5122;
  text-decoration: underline !important;
}
body .breadcrumbs-copy .breadcrumb li.active,
.htmlarea-content-body .breadcrumbs-copy .breadcrumb li.active {
  color: #0F2C35;
}
body #content.main-section .item,
.htmlarea-content-body #content.main-section .item {
  height: auto !important;
}
body .breadcrumb-section,
.htmlarea-content-body .breadcrumb-section {
  display: none;
}
body .cc-separator,
.htmlarea-content-body .cc-separator {
  background-image: -moz-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -webkit-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -ms-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  width: 170px;
  height: 12px;
}
@media screen and (max-width: 991px) {
  body .cc-separator,
  .htmlarea-content-body .cc-separator {
    width: 96px;
    height: 6px;
  }
}
body #careers-container,
body #header-container-for-absolute-pages,
.htmlarea-content-body #careers-container,
.htmlarea-content-body #header-container-for-absolute-pages {
  padding-top: 175px;
}
body .filter-by,
.htmlarea-content-body .filter-by {
  background: url("/fileadmin/user_upload/dennemeyer/finished/filter_by.png") left center no-repeat;
  padding: 24px 12px 12px 60px;
}
@media screen and (max-width: 991px) {
  body .filter-by,
  .htmlarea-content-body .filter-by {
    margin-left: 16px;
    margin-right: 16px;
  }
}
body .filter-select,
.htmlarea-content-body .filter-select {
  width: 100% !important;
}
body .filter-container,
.htmlarea-content-body .filter-container {
  -webkit-box-shadow: 0px 0px 15px 2px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 0px 15px 2px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 0px 15px 2px rgba(188, 202, 206, 0.5);
}
@media screen and (max-width: 1100px) {
  body .filter-container .normal-button,
  .htmlarea-content-body .filter-container .normal-button {
    font-size: 12px;
  }
}
body .absolute-header-top,
.htmlarea-content-body .absolute-header-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body #careers-list-container .row .job-title,
.htmlarea-content-body #careers-list-container .row .job-title {
  background: url("/fileadmin/user_upload/dennemeyer/finished/job-profile.png") left center no-repeat;
  padding-left: 46px;
  text-transform: none;
}
body #events-list-container .row .event-title,
.htmlarea-content-body #events-list-container .row .event-title {
  background: url("/fileadmin/user_upload/dennemeyer/finished/event-icon.png") left center no-repeat;
  padding-left: 46px;
}
body#body-p46 .header-filter .active-tab,
.htmlarea-content-body#body-p46 .header-filter .active-tab {
  color: #ffffff;
  border-bottom-width: 12px;
  border-bottom-style: solid;
  -webkit-border-bottom-image: -webkit-gradient(linear, 0 100%, 0 0, from(#96025a), to(#054fd3)) 1;
  -webkit-border-bottom-image: -webkit-linear-gradient(right, #96025a, #054fd3) 1;
  -webkit-border-image-width: 0 0 8px 0;
  -moz-border-image: -moz-linear-gradient(right, #96025a, #054fd3) 1;
  -o-border-image: -o-linear-gradient(right, #96025a, #054fd3) 1;
  border-image: linear-gradient(to left, #96025a, #054fd3) 1;
  border-left: none;
  border-right: none;
  border-top: none;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
body#body-p46 #legal-experts,
body#body-p46 #management-team,
.htmlarea-content-body#body-p46 #legal-experts,
.htmlarea-content-body#body-p46 #management-team {
  cursor: pointer;
  cursor: hand;
  white-space: nowrap;
}
body#body-p46 #management-team,
.htmlarea-content-body#body-p46 #management-team {
  max-width: 188px;
}
body#body-p46 #legal-experts,
.htmlarea-content-body#body-p46 #legal-experts {
  max-width: 188px;
}
body #p35 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body #p35 .semi-gradient-with-container .container-fluid .semi-gradient {
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat #054fd3;
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -ms-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -moz-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -o-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(0, #002a6d), color-stop(60, #054fd3));
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, -webkit-linear-gradient(top left, #002a6d 0%, #054fd3 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/blue-service.png") left 50px no-repeat, linear-gradient(to bottom right, #002a6d 0%, #054fd3 60%);
}
body #p35 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body #p35 .semi-gradient-with-container .sgwg-image-background {
  background: url("/fileadmin/user_upload/dennemeyer/finished/services-keyboard.png") no-repeat;
  background-size: cover;
}
body #p35 .semi-gradient-with-container .container.sgwg-image-background-container,
body #p35 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body #p35 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body #p35 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container {
  top: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution,
body #p35 .col-md-3.image-text .denn-consulting,
body #p35 .col-md-3.image-text .denn-associates,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates {
  cursor: pointer;
  cursor: hand;
  padding-top: 46px;
  z-index: 1;
  margin-top: 48px;
  max-height: 400px;
  background: url("/fileadmin/user_upload/dennemeyer/finished/services-ip-solution-background.png") no-repeat;
  background-size: cover;
  max-width: 409px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  border-width: 3px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ff5122), to(#96025a)) 1;
  -webkit-border-image: -webkit-linear-gradient(right, #ff5122, #96025a) 1;
  -moz-border-image: -moz-linear-gradient(right, #ff5122, #96025a) 1;
  -o-border-image: -o-linear-gradient(right, #ff5122, #96025a) 1;
  border-image: linear-gradient(to left, #ff5122, #96025a) 1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  position: relative;
}
body #p35 .col-md-3.image-text .denn-ip-solution:before,
body #p35 .col-md-3.image-text .denn-consulting:before,
body #p35 .col-md-3.image-text .denn-associates:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  opacity: 0.5;
  background: #c0cdd1;
  background-size: 100% 100%;
  z-index: -1;
}
body #p35 .col-md-3.image-text .denn-ip-solution:hover:before,
body #p35 .col-md-3.image-text .denn-consulting:hover:before,
body #p35 .col-md-3.image-text .denn-associates:hover:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution:hover:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting:hover:before,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates:hover:before {
  background: #ff5122;
}
body #p35 .col-md-3.image-text .denn-ip-solution h5,
body #p35 .col-md-3.image-text .denn-consulting h5,
body #p35 .col-md-3.image-text .denn-associates h5,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution h5,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting h5,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates h5 {
  display: none;
}
body #p35 .col-md-3.image-text .denn-ip-solution.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates.denn-ip-solution .row .col-sm-6:nth-child(2) figure.image {
  background: #049b44;
}
body #p35 .col-md-3.image-text .denn-ip-solution.denn-associates .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting.denn-associates .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates.denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution.denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting.denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates.denn-associates .row .col-sm-6:nth-child(2) figure.image {
  background: #96025a;
}
body #p35 .col-md-3.image-text .denn-ip-solution.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting.denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates.denn-consulting .row .col-sm-6:nth-child(2) figure.image {
  background: #ff5122;
}
body #p35 .col-md-3.image-text .denn-ip-solution > div,
body #p35 .col-md-3.image-text .denn-consulting > div,
body #p35 .col-md-3.image-text .denn-associates > div,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution > div,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting > div,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates > div {
  background: #ffffff;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row,
body #p35 .col-md-3.image-text .denn-consulting .row,
body #p35 .col-md-3.image-text .denn-associates .row,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row {
  margin: 0;
  padding: 36px 24px 0 24px;
  background: url("/fileadmin/user_upload/dennemeyer/finished/rounded-border.png") -15px 0 no-repeat;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 {
  padding: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure {
  margin: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure img,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure img,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure img,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure img,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure img,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure img {
  margin: 0;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure figcaption,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure figcaption,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure figcaption,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6 figure figcaption,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6 figure figcaption,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6 figure figcaption {
  display: none;
}
body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6:nth-child(2) figure.image,
body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-ip-solution .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-consulting .row .col-sm-6:nth-child(2) figure.image,
.htmlarea-content-body #p35 .col-md-3.image-text .denn-associates .row .col-sm-6:nth-child(2) figure.image {
  float: right;
  border: 2px solid #ffffff;
  padding: 7px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 20px;
}
body#body-p9 article p,
body#body-p35 article p,
body#body-p51 article p,
body#body-p52 article p,
body#body-p295 article p,
.htmlarea-content-body#body-p9 article p,
.htmlarea-content-body#body-p35 article p,
.htmlarea-content-body#body-p51 article p,
.htmlarea-content-body#body-p52 article p,
.htmlarea-content-body#body-p295 article p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  display: inline;
}
body#body-p9 .breadcrumb-section,
body#body-p35 .breadcrumb-section,
body#body-p51 .breadcrumb-section,
body#body-p52 .breadcrumb-section,
body#body-p295 .breadcrumb-section,
.htmlarea-content-body#body-p9 .breadcrumb-section,
.htmlarea-content-body#body-p35 .breadcrumb-section,
.htmlarea-content-body#body-p51 .breadcrumb-section,
.htmlarea-content-body#body-p52 .breadcrumb-section,
.htmlarea-content-body#body-p295 .breadcrumb-section {
  display: block;
}
body .breadcrumb-section,
.htmlarea-content-body .breadcrumb-section {
  display: none;
  background: #ffffff;
  border: none;
  margin: 0;
}
body .breadcrumb-section .breadcrumb,
.htmlarea-content-body .breadcrumb-section .breadcrumb {
  background: #ffffff;
  border: none;
  padding: 50px 0;
}
body .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body .breadcrumb-section .breadcrumb li a {
  color: #FF6700;
  /*&:extend(.font-beneton-bold);*/
}
body .breadcrumb-section .breadcrumb li a:hover,
.htmlarea-content-body .breadcrumb-section .breadcrumb li a:hover {
  text-decoration: underline;
}
body .breadcrumb-section .breadcrumb li a:active,
.htmlarea-content-body .breadcrumb-section .breadcrumb li a:active {
  color: #FF5122;
}
body .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body .breadcrumb-section .breadcrumb li.active {
  color: #0F2C35;
}
body .download-container,
.htmlarea-content-body .download-container {
  margin: 64px 0;
  border: 1px solid #bccace;
  padding: 48px 0;
  border-left: none;
  border-right: none;
}
@media screen and (max-width: 767px) {
  body#body-p52 .article,
  .htmlarea-content-body#body-p52 .article {
    padding: 0 15px;
  }
}
body#body-p52 .breadcrumb li.active,
.htmlarea-content-body#body-p52 .breadcrumb li.active {
  display: none;
}
body#body-p52 .img_photo,
.htmlarea-content-body#body-p52 .img_photo {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  margin-bottom: 24px;
}
body#body-p52 h1,
body#body-p52 h2,
body#body-p52 h3,
body#body-p52 h4,
.htmlarea-content-body#body-p52 h1,
.htmlarea-content-body#body-p52 h2,
.htmlarea-content-body#body-p52 h3,
.htmlarea-content-body#body-p52 h4 {
  color: #0f2c35;
}
body#body-p52 h2,
.htmlarea-content-body#body-p52 h2 {
  margin: 32px 0;
}
body#body-p52 h4,
.htmlarea-content-body#body-p52 h4 {
  font-size: 16px;
  margin: 24px 0;
}
body#body-p52 .news-author-description,
.htmlarea-content-body#body-p52 .news-author-description {
  padding: 24px 0;
}
body#body-p52 .news-author-description .gradient-separator,
.htmlarea-content-body#body-p52 .news-author-description .gradient-separator {
  background-color: #054fd3;
  background-image: -webkit-gradient(linear, left top, right top, from(#054fd3), to(#c90065));
  background-image: -webkit-linear-gradient(left, #054fd3, #c90065);
  background-image: -moz-linear-gradient(left, #054fd3, #c90065);
  background-image: -ms-linear-gradient(left, #054fd3, #c90065);
  background-image: -o-linear-gradient(left, #054fd3, #c90065);
  width: 100%;
  height: 12px !important;
}
body#body-p52 .news-author-description h2,
.htmlarea-content-body#body-p52 .news-author-description h2 {
  margin: 0;
}
body#body-p52 .news-author-description div.col-sm-2 > div,
.htmlarea-content-body#body-p52 .news-author-description div.col-sm-2 > div {
  width: 130px;
  height: 130px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center;
  background-size: cover;
}
body#body-p52 .gradient-separator,
.htmlarea-content-body#body-p52 .gradient-separator {
  background-image: -moz-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -webkit-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  background-image: -ms-linear-gradient(0deg, #c90065 0%, #ff6700 100%);
  width: 100%;
  height: 12px !important;
}
body#body-p52 .news-test-description,
.htmlarea-content-body#body-p52 .news-test-description {
  color: #738993;
}
body#body-p52 .news-test-description p,
.htmlarea-content-body#body-p52 .news-test-description p {
  color: #738993;
}
body#body-p52 .gray-separator,
.htmlarea-content-body#body-p52 .gray-separator {
  margin-bottom: 32px;
}
body#body-p52 .bgray-square-button,
.htmlarea-content-body#body-p52 .bgray-square-button {
  background: #bccace;
}
border body#body-p52 .bgray-square-button:hover,
border .htmlarea-content-body#body-p52 .bgray-square-button:hover {
  color: #ffffff;
}
body#body-p52 .image-right,
.htmlarea-content-body#body-p52 .image-right {
  float: right;
  height: 241px;
  width: 75%;
  margin-right: -25%;
  padding: 0 30px;
  height: auto;
}
body#body-p52 .image-right img,
body#body-p52 .image-right div,
.htmlarea-content-body#body-p52 .image-right img,
.htmlarea-content-body#body-p52 .image-right div {
  width: 100%;
  height: 100%;
}
body#body-p52 .image-right img,
.htmlarea-content-body#body-p52 .image-right img {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body#body-p52 .image-left,
.htmlarea-content-body#body-p52 .image-left {
  float: left;
  height: 241px;
  width: 50%;
  margin-left: -25%;
  padding: 0 30px;
  height: auto;
}
body#body-p52 .image-left img,
body#body-p52 .image-left div,
.htmlarea-content-body#body-p52 .image-left img,
.htmlarea-content-body#body-p52 .image-left div {
  width: 100%;
  height: 100%;
}
body#body-p52 .image-left img,
.htmlarea-content-body#body-p52 .image-left img {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
}
body#body-p9 .semi-gradient-with-container,
body#body-p35 .semi-gradient-with-container,
.htmlarea-content-body#body-p9 .semi-gradient-with-container,
.htmlarea-content-body#body-p35 .semi-gradient-with-container {
  display: block;
}
body#body-p9 .breadcrumb-section .breadcrumb li:last-child,
.htmlarea-content-body#body-p9 .breadcrumb-section .breadcrumb li:last-child {
  display: none;
}
body .service_sub_section_img .text-brand-dark-gray + a,
.htmlarea-content-body .service_sub_section_img .text-brand-dark-gray + a {
  margin-top: -37px;
}
body .service_sub_section_img .text-brand-dark-gray.custom_thin_h2 + a,
.htmlarea-content-body .service_sub_section_img .text-brand-dark-gray.custom_thin_h2 + a {
  margin-top: 0;
}
.svc3benefits + .frame {
  margin-top: -24px !important;
}
@media screen and (max-width: 992px) {
  .svc3benefits + .frame {
    margin-top: -12px !important;
  }
}
.container .service_sub_section_img {
  padding: 0;
}
.container .service_sub_section_img .container {
  width: 100% !important;
  padding: 0;
}
.container .service_sub_section_img .container .custom_thin_h2 {
  font-family: "Benton Sans Lt", Arial, sans-serif;
  font-size: 36px;
  line-height: 43px;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .container .service_sub_section_img .container .custom_thin_h2 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 7px;
    margin-bottom: 15px;
  }
}
.container .service_sub_section_img img {
  border-radius: 0;
  max-width: 100%;
  opacity: 1;
}
.page-navigation {
  margin-top: 50px;
  text-align: right;
}
.page-navigation > p {
  display: none;
}
.page-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-navigation ul li {
  display: inline-block;
  margin: 0 12px;
}
.page-navigation ul li a {
  color: #0f2c35;
}
.page-navigation ul li.current {
  color: #ff5122;
}
body,
.htmlarea-content-body {
  /** Contact **/
}
body .semi-gradient-with-container,
.htmlarea-content-body .semi-gradient-with-container {
  display: none;
  height: 580px;
  position: relative;
}
body .semi-gradient-with-container .container-fluid,
.htmlarea-content-body .semi-gradient-with-container .container-fluid {
  padding: 0;
  height: 100%;
}
body .semi-gradient-with-container .container-fluid div,
.htmlarea-content-body .semi-gradient-with-container .container-fluid div {
  height: 100%;
}
body .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body .semi-gradient-with-container .container-fluid .semi-gradient {
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat #c90065;
  /* IE10+ */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -ms-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* Mozilla Firefox */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -moz-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* Opera */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -o-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* Webkit (Safari/Chrome 10) */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(0, #c90065), color-stop(60, #ff6700));
  /* Webkit (Chrome 11+) */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, -webkit-linear-gradient(top left, #c90065 0%, #ff6700 60%);
  /* W3C Markup */
  background: url("/fileadmin/user_upload/dennemeyer/finished/carrer-grandient-image.png") left 150px no-repeat, linear-gradient(to bottom right, #c90065 0%, #ff6700 60%);
}
body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container {
  top: 0px;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  height: 100%;
  padding: 0;
}
body .semi-gradient-with-container .container.sgwg-image-background-container div,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container div {
  height: 100%;
}
body .semi-gradient-with-container .container.sgwg-image-background-container .sgwg-image-background,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container .sgwg-image-background {
  background: url("/fileadmin/user_upload/content-img/body-careers-nextstep.jpg") no-repeat;
  background-size: cover;
}
body .semi-gradient-with-container .container.sgwg-absolut-text-container,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container {
  bottom: -1px;
  right: 0;
  left: 0;
  position: absolute;
  height: auto;
  padding: 0;
}
body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
  background: #ffffff;
  padding: 30px;
  position: relative;
  width: 800px;
}
body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
.htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
  position: absolute;
  content: "";
  top: -39px;
  left: 0;
  right: 0;
  border-top: 40px solid transparent;
  border-left: 800px solid #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
    width: 700px;
  }
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
    border-left: 800px solid #ffffff;
  }
}
@media (max-width: 530px) {
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
    width: 100%;
  }
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
    border: none;
  }
}
@media (min-width: 531px) and (max-width: 767px) {
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text {
    width: 500px;
  }
  body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before,
  .htmlarea-content-body .semi-gradient-with-container .container.sgwg-absolut-text-container .sgwg-absolut-text::before {
    border-left: 500px solid #ffffff;
  }
}
body.body-background,
.htmlarea-content-body.body-background {
  /* background: url('/fileadmin/user_upload/dennemeyer/finished/homepage-background.png'); */
}
body .text-center,
.htmlarea-content-body .text-center {
  text-align: center;
}
body .progress-bar,
.htmlarea-content-body .progress-bar {
  background: #ffffff;
}
body .no-padding,
.htmlarea-content-body .no-padding {
  padding: 0;
}
body p,
.htmlarea-content-body p {
  padding: 0;
  margin: 12px 0 0 0;
}
body .navbar-collapse.collapse,
.htmlarea-content-body .navbar-collapse.collapse {
  padding: inherit;
}
@media (min-width: 992px) {
  body .navbar-collapse.collapse,
  .htmlarea-content-body .navbar-collapse.collapse {
    margin-top: 20px;
  }
}
body .oblique-right-separator,
body .oblique-left-separator,
.htmlarea-content-body .oblique-right-separator,
.htmlarea-content-body .oblique-left-separator {
  width: 100%;
  border-top: 1px solid #bccace;
}
body .oblique-right-separator,
.htmlarea-content-body .oblique-right-separator {
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
body .oblique-left-separator,
.htmlarea-content-body .oblique-left-separator {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
body .team-details,
.htmlarea-content-body .team-details {
  margin: 0;
  min-height: 650px;
  max-height: 1300px;
  position: relative;
}
body .team-details.td_pat,
.htmlarea-content-body .team-details.td_pat {
  background: url("/fileadmin/user_upload/dennemeyer/finished/team-details-image.png") no-repeat #f6f6f6;
}
body .team-details.td_tm,
.htmlarea-content-body .team-details.td_tm {
  background: url("/fileadmin/user_upload/dennemeyer/finished/team-details-image.png") no-repeat #f6f6f6;
}
body .team-details.td_mgmt,
.htmlarea-content-body .team-details.td_mgmt {
  background: url("/fileadmin/user_upload/dennemeyer/finished/team-details-image.png") no-repeat #f6f6f6;
}
body .team-details .breadcrumbs-copy li.active,
.htmlarea-content-body .team-details .breadcrumbs-copy li.active {
  display: none;
}
body .team-details .container .col-md-12,
.htmlarea-content-body .team-details .container .col-md-12 {
  padding-left: 35px;
  padding-right: 35px;
}
body .team-details .person-image,
.htmlarea-content-body .team-details .person-image {
  height: 650px;
  position: absolute;
  top: 0;
  background-size: cover;
  background-position: center;
  right: 0;
  max-width: 1080px;
}
body .team-details .oblique-left-separator,
.htmlarea-content-body .team-details .oblique-left-separator {
  height: 100px;
  background: #ffffff;
  border: none;
  position: absolute;
  bottom: -50px;
}
@media (max-width: 992px) {
  body .team-details .person-image,
  .htmlarea-content-body .team-details .person-image {
    z-index: 3;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    height: 70vw;
  }
  body .team-details .oblique-left-separator,
  .htmlarea-content-body .team-details .oblique-left-separator {
    display: none;
  }
}
body#body-p40 #content.main-section,
.htmlarea-content-body#body-p40 #content.main-section {
  position: relative;
}
body#body-p40 .gm-svpc,
body#body-p40 .gm-style-mtc,
body#body-p40 div[title="Zoom out"],
body#body-p40 div[title="Zoom in"],
.htmlarea-content-body#body-p40 .gm-svpc,
.htmlarea-content-body#body-p40 .gm-style-mtc,
.htmlarea-content-body#body-p40 div[title="Zoom out"],
.htmlarea-content-body#body-p40 div[title="Zoom in"] {
  display: none;
}
body#body-p40 #map > div:first-child,
.htmlarea-content-body#body-p40 #map > div:first-child {
  background: #21272a !important;
}
body#body-p40 .gm-style > div:nth-child(2),
.htmlarea-content-body#body-p40 .gm-style > div:nth-child(2) {
  opacity: 0.5;
}
body#body-p40 .gmnoprint span,
body#body-p40 .gmnoprint a,
.htmlarea-content-body#body-p40 .gmnoprint span,
.htmlarea-content-body#body-p40 .gmnoprint a {
  opacity: 0.5;
  color: #ffffff !important;
}
body#body-p40 .gmnoprint div,
.htmlarea-content-body#body-p40 .gmnoprint div {
  background: transparent !important;
}
body#body-p40 .continent-container,
.htmlarea-content-body#body-p40 .continent-container {
  height: 76px;
}
body#body-p40 .continent-container h2,
.htmlarea-content-body#body-p40 .continent-container h2 {
  min-width: 400px;
}
body#body-p40 .gray-separator,
.htmlarea-content-body#body-p40 .gray-separator {
  height: 3px;
  width: 70px;
  background: #bccace;
}
body#body-p40 #header-container-for-absolute-pages,
.htmlarea-content-body#body-p40 #header-container-for-absolute-pages {
  height: 100%;
  max-height: 730px;
}
body#body-p40 .active.primary-pill-button,
.htmlarea-content-body#body-p40 .active.primary-pill-button {
  background: #ff5122;
  box-shadow: 0px 5px 15px rgba(15, 44, 53, 0.25);
  color: #ffffff;
}
body#body-p40 .full-map-container,
.htmlarea-content-body#body-p40 .full-map-container {
  position: absolute;
  bottom: 36px;
  right: 0;
  left: 0;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body#body-p40 .full-map-container #full-map,
.htmlarea-content-body#body-p40 .full-map-container #full-map {
  cursor: pointer;
  float: right;
}
body#body-p40 .full-map-container .zoom-buttons,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons {
  float: right;
  position: relative;
  top: 5px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body#body-p40 .full-map-container .zoom-buttons span,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons span {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-top: 18px;
  padding-bottom: 15px;
  font-size: 16px;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-minus,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-minus {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 7px 4px 7px;
  min-width: 32px;
  line-height: 15px;
  border-left: none;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-minus:hover .nc-icon-mini,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-minus:hover .nc-icon-mini {
  color: #0F2C35;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-minus:active .nc-icon-mini,
body#body-p40 .full-map-container .zoom-buttons .zoom-minus:focus .nc-icon-mini,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-minus:active .nc-icon-mini,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-minus:focus .nc-icon-mini {
  color: #FF5122;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-plus,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-plus {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 7px 4px 7px;
  min-width: 32px;
  line-height: 15px;
  border-right: 1px solid #fff;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-plus:hover .nc-icon-mini,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-plus:hover .nc-icon-mini {
  color: #0F2C35;
}
body#body-p40 .full-map-container .zoom-buttons .zoom-plus:active .nc-icon-mini,
body#body-p40 .full-map-container .zoom-buttons .zoom-plus:focus .nc-icon-mini,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-plus:active .nc-icon-mini,
.htmlarea-content-body#body-p40 .full-map-container .zoom-buttons .zoom-plus:focus .nc-icon-mini {
  color: #FF5122;
}
@media screen and (max-width: 767px) {
  body#body-p40 .full-map-container .zoom-buttons,
  .htmlarea-content-body#body-p40 .full-map-container .zoom-buttons {
    margin: 0 5px;
  }
}
body#body-p40 .office-details,
.htmlarea-content-body#body-p40 .office-details {
  position: relative;
  background: #fafafa;
  display: none;
}
body#body-p40 .office-details .circle,
.htmlarea-content-body#body-p40 .office-details .circle {
  padding: 10px;
  border: 2px solid #ffffff;
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomright: 50px;
  -moz-border-radius-bottomleft: 50px;
  -moz-border-radius-topleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ff5122;
  color: #ffffff;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-size: 16px;
}
body#body-p40 .office-details .circle.solutions::before,
.htmlarea-content-body#body-p40 .office-details .circle.solutions::before {
  content: url(/fileadmin/user_upload/ico/ent_solutions.svg);
}
body#body-p40 .office-details .circle.associates::before,
.htmlarea-content-body#body-p40 .office-details .circle.associates::before {
  content: url(/fileadmin/user_upload/ico/ent_associates.svg);
}
body#body-p40 .office-details .circle.consulting::before,
.htmlarea-content-body#body-p40 .office-details .circle.consulting::before {
  content: url(/fileadmin/user_upload/ico/ent_consulting.svg);
}
body#body-p40 .office-details .circle.octimine::before,
.htmlarea-content-body#body-p40 .office-details .circle.octimine::before {
  content: url(/fileadmin/user_upload/ico/ent_octimine.svg);
}
body#body-p40 .office-details .oblique-right-separator,
.htmlarea-content-body#body-p40 .office-details .oblique-right-separator {
  height: 100px;
  background: #ffffff;
  border: none;
  position: absolute;
  bottom: -50px;
}
@media (max-width: 1100px) {
  body#body-p40 .office-details .ent_legalname,
  .htmlarea-content-body#body-p40 .office-details .ent_legalname {
    display: block;
    margin-top: 12px;
  }
}
body#body-p258 .semi-gradient-with-container,
body#body-p295 .semi-gradient-with-container,
body#body-p258 #c1074,
body#body-p295 #c1074,
body#body-p258 #c1076,
body#body-p295 #c1076,
body#body-p258 #c1077,
body#body-p295 #c1077,
body#body-p258 #c1078,
body#body-p295 #c1078,
body#body-p258 #c1079,
body#body-p295 #c1079,
.htmlarea-content-body#body-p258 .semi-gradient-with-container,
.htmlarea-content-body#body-p295 .semi-gradient-with-container,
.htmlarea-content-body#body-p258 #c1074,
.htmlarea-content-body#body-p295 #c1074,
.htmlarea-content-body#body-p258 #c1076,
.htmlarea-content-body#body-p295 #c1076,
.htmlarea-content-body#body-p258 #c1077,
.htmlarea-content-body#body-p295 #c1077,
.htmlarea-content-body#body-p258 #c1078,
.htmlarea-content-body#body-p295 #c1078,
.htmlarea-content-body#body-p258 #c1079,
.htmlarea-content-body#body-p295 #c1079 {
  display: none !important;
}
body#body-p258 .panel-heading,
body#body-p295 .panel-heading,
.htmlarea-content-body#body-p258 .panel-heading,
.htmlarea-content-body#body-p295 .panel-heading {
  cursor: hand;
  cursor: pointer;
}
body#body-p33 .semi-gradient-with-container,
body#body-p52 .semi-gradient-with-container,
body#body-p258 .semi-gradient-with-container,
.htmlarea-content-body#body-p33 .semi-gradient-with-container,
.htmlarea-content-body#body-p52 .semi-gradient-with-container,
.htmlarea-content-body#body-p258 .semi-gradient-with-container {
  display: block;
}
body#body-p33 .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p52 .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p258 .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p33 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p52 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
body#body-p258 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p33 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p52 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container,
.htmlarea-content-body#body-p258 .htmlarea-content-body .semi-gradient-with-container .container.sgwg-image-background-container {
  top: 0;
}
body#body-p33 .semi-gradient-with-container .container-fluid .semi-gradient,
body#body-p52 .semi-gradient-with-container .container-fluid .semi-gradient,
body#body-p258 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .container-fluid .semi-gradient,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .container-fluid .semi-gradient {
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat #054fd3;
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -ms-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -moz-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -o-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -webkit-gradient(linear, left top, right bottom, color-stop(0, #054fd3), color-stop(60, #96025a));
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, -webkit-linear-gradient(top left, #054fd3 0%, #96025a 60%);
  background: url("/fileadmin/user_upload/dennemeyer/finished/pixel-color.png") repeat, linear-gradient(to bottom right, #054fd3 0%, #96025a 60%);
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators {
  position: relative;
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 74px;
  background: #0f2c35;
  opacity: 0.7;
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container > a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container > a,
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container > a,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container > a,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container > a {
  float: right;
  margin: 14px;
}
@media (max-width: 992px) {
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .dl-horizontal dd .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .container-fluid .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .row .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .form-horizontal .form-group .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-toolbar .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .btn-group-vertical > .btn-group .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .nav .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-header .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .navbar-collapse .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .pager .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .panel-body .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-header .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .modal-footer .archive-container,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .clearfix .archive-container,
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container #content.main-section .carousel-indicators .archive-container {
    display: none;
  }
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-text-container .sgwg-absolut-text {
  z-index: 1;
}
body#body-p33 .semi-gradient-with-container .sgwg-image-background,
body#body-p52 .semi-gradient-with-container .sgwg-image-background,
body#body-p258 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-image-background,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-image-background {
  background: url("/fileadmin/user_upload/dennemeyer/finished/services-keyboard.png") no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
  border-left: solid 6px #fff;
}
body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
body#body-p258 .semi-gradient-with-container .sgwg-absolut-title,
.htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
.htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
.htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-title {
  position: absolute;
  top: -125px;
  left: 0;
}
@media screen and (max-width: 530px) {
  body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
  body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
  body#body-p258 .semi-gradient-with-container .sgwg-absolut-title,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container .sgwg-absolut-title,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container .sgwg-absolut-title,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container .sgwg-absolut-title {
    top: -64px;
    left: 64px;
    font-family: 'Benton Sans Med';
  }
}
@media screen and (min-width: 530px) and (max-width: 767px) {
  body#body-p33 .semi-gradient-with-container #header-article,
  body#body-p52 .semi-gradient-with-container #header-article,
  body#body-p258 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article {
    margin-left: 32px;
  }
}
@media screen and (max-width: 530px) {
  body#body-p33 .semi-gradient-with-container #header-article,
  body#body-p52 .semi-gradient-with-container #header-article,
  body#body-p258 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article,
  .htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article {
    margin-left: 32px;
    margin-right: 32px;
  }
}
body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
body#body-p258 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title a,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title span,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .insights-title p,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .insights-title p {
  color: #0f2c35;
}
body#body-p33 .semi-gradient-with-container #header-article .separator,
body#body-p52 .semi-gradient-with-container #header-article .separator,
body#body-p258 .semi-gradient-with-container #header-article .separator,
.htmlarea-content-body#body-p33 .semi-gradient-with-container #header-article .separator,
.htmlarea-content-body#body-p52 .semi-gradient-with-container #header-article .separator,
.htmlarea-content-body#body-p258 .semi-gradient-with-container #header-article .separator {
  border-top: 1px solid #738993;
}
body#body-p33 .separator-with-botton-container,
body#body-p52 .separator-with-botton-container,
body#body-p258 .separator-with-botton-container,
.htmlarea-content-body#body-p33 .separator-with-botton-container,
.htmlarea-content-body#body-p52 .separator-with-botton-container,
.htmlarea-content-body#body-p258 .separator-with-botton-container {
  position: relative;
}
body#body-p33 .separator-with-botton-container .button-container,
body#body-p52 .separator-with-botton-container .button-container,
body#body-p258 .separator-with-botton-container .button-container,
.htmlarea-content-body#body-p33 .separator-with-botton-container .button-container,
.htmlarea-content-body#body-p52 .separator-with-botton-container .button-container,
.htmlarea-content-body#body-p258 .separator-with-botton-container .button-container {
  position: absolute;
  top: -20px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
body#body-p33 .separator-with-botton-container .button-container > div,
body#body-p52 .separator-with-botton-container .button-container > div,
body#body-p258 .separator-with-botton-container .button-container > div,
.htmlarea-content-body#body-p33 .separator-with-botton-container .button-container > div,
.htmlarea-content-body#body-p52 .separator-with-botton-container .button-container > div,
.htmlarea-content-body#body-p258 .separator-with-botton-container .button-container > div {
  width: 240px;
  background: #ffffff;
  margin: 0 auto;
}
body#body-p33 .separator-with-botton-container hr,
body#body-p52 .separator-with-botton-container hr,
body#body-p258 .separator-with-botton-container hr,
.htmlarea-content-body#body-p33 .separator-with-botton-container hr,
.htmlarea-content-body#body-p52 .separator-with-botton-container hr,
.htmlarea-content-body#body-p258 .separator-with-botton-container hr {
  border-top: 2px solid #bccace;
}
@media screen and (max-width: 669px) {
  body#body-p33 #content.main-section #insights-container .grid-item,
  body#body-p52 #content.main-section #insights-container .grid-item,
  body#body-p258 #content.main-section #insights-container .grid-item,
  .htmlarea-content-body#body-p33 #content.main-section #insights-container .grid-item,
  .htmlarea-content-body#body-p52 #content.main-section #insights-container .grid-item,
  .htmlarea-content-body#body-p258 #content.main-section #insights-container .grid-item {
    float: none;
    margin: 0 auto;
  }
}
body#body-p33 .cart-container,
body#body-p52 .cart-container,
body#body-p258 .cart-container,
.htmlarea-content-body#body-p33 .cart-container,
.htmlarea-content-body#body-p52 .cart-container,
.htmlarea-content-body#body-p258 .cart-container {
  z-index: 1;
  max-width: 409px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  border: 1px solid #ebeff0;
}
body#body-p33 .cart-container img,
body#body-p52 .cart-container img,
body#body-p258 .cart-container img,
.htmlarea-content-body#body-p33 .cart-container img,
.htmlarea-content-body#body-p52 .cart-container img,
.htmlarea-content-body#body-p258 .cart-container img {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
}
body#body-p33 .cart-container .cart-title a,
body#body-p52 .cart-container .cart-title a,
body#body-p258 .cart-container .cart-title a,
body#body-p33 .cart-container .cart-title span,
body#body-p52 .cart-container .cart-title span,
body#body-p258 .cart-container .cart-title span,
.htmlarea-content-body#body-p33 .cart-container .cart-title a,
.htmlarea-content-body#body-p52 .cart-container .cart-title a,
.htmlarea-content-body#body-p258 .cart-container .cart-title a,
.htmlarea-content-body#body-p33 .cart-container .cart-title span,
.htmlarea-content-body#body-p52 .cart-container .cart-title span,
.htmlarea-content-body#body-p258 .cart-container .cart-title span {
  color: #0f2c35;
  line-height: 1.55;
}
body#body-p33 .cart-container .cart-title,
body#body-p52 .cart-container .cart-title,
body#body-p258 .cart-container .cart-title,
.htmlarea-content-body#body-p33 .cart-container .cart-title,
.htmlarea-content-body#body-p52 .cart-container .cart-title,
.htmlarea-content-body#body-p258 .cart-container .cart-title {
  /* min-height: 75px; */
}
body#body-p33 .cart-container .cart-title h1,
body#body-p52 .cart-container .cart-title h1,
body#body-p258 .cart-container .cart-title h1,
body#body-p33 .cart-container .cart-title h2,
body#body-p52 .cart-container .cart-title h2,
body#body-p258 .cart-container .cart-title h2,
body#body-p33 .cart-container .cart-title h3,
body#body-p52 .cart-container .cart-title h3,
body#body-p258 .cart-container .cart-title h3,
body#body-p33 .cart-container .cart-title h4,
body#body-p52 .cart-container .cart-title h4,
body#body-p258 .cart-container .cart-title h4,
body#body-p33 .cart-container .cart-title p,
body#body-p52 .cart-container .cart-title p,
body#body-p258 .cart-container .cart-title p,
.htmlarea-content-body#body-p33 .cart-container .cart-title h1,
.htmlarea-content-body#body-p52 .cart-container .cart-title h1,
.htmlarea-content-body#body-p258 .cart-container .cart-title h1,
.htmlarea-content-body#body-p33 .cart-container .cart-title h2,
.htmlarea-content-body#body-p52 .cart-container .cart-title h2,
.htmlarea-content-body#body-p258 .cart-container .cart-title h2,
.htmlarea-content-body#body-p33 .cart-container .cart-title h3,
.htmlarea-content-body#body-p52 .cart-container .cart-title h3,
.htmlarea-content-body#body-p258 .cart-container .cart-title h3,
.htmlarea-content-body#body-p33 .cart-container .cart-title h4,
.htmlarea-content-body#body-p52 .cart-container .cart-title h4,
.htmlarea-content-body#body-p258 .cart-container .cart-title h4,
.htmlarea-content-body#body-p33 .cart-container .cart-title p,
.htmlarea-content-body#body-p52 .cart-container .cart-title p,
.htmlarea-content-body#body-p258 .cart-container .cart-title p {
  margin: 0;
  padding: 0;
}
body#body-p33 .cart-container .cart-title h3,
body#body-p52 .cart-container .cart-title h3,
body#body-p258 .cart-container .cart-title h3,
.htmlarea-content-body#body-p33 .cart-container .cart-title h3,
.htmlarea-content-body#body-p52 .cart-container .cart-title h3,
.htmlarea-content-body#body-p258 .cart-container .cart-title h3 {
  font-size: 24px;
  line-height: 1.55;
}
body#body-p33 .cart-container .cart-time,
body#body-p52 .cart-container .cart-time,
body#body-p258 .cart-container .cart-time,
.htmlarea-content-body#body-p33 .cart-container .cart-time,
.htmlarea-content-body#body-p52 .cart-container .cart-time,
.htmlarea-content-body#body-p258 .cart-container .cart-time {
  border-top: 1px solid #ebeff0;
  height: 43px;
  background: #ebeff0;
  line-height: 43px;
}
body#body-p33 .cart-container .bg-brand-default-white,
body#body-p52 .cart-container .bg-brand-default-white,
body#body-p258 .cart-container .bg-brand-default-white,
.htmlarea-content-body#body-p33 .cart-container .bg-brand-default-white,
.htmlarea-content-body#body-p52 .cart-container .bg-brand-default-white,
.htmlarea-content-body#body-p258 .cart-container .bg-brand-default-white {
  position: relative;
}
body#body-p33 .cart-container .bg-brand-default-white::before,
body#body-p52 .cart-container .bg-brand-default-white::before,
body#body-p258 .cart-container .bg-brand-default-white::before,
.htmlarea-content-body#body-p33 .cart-container .bg-brand-default-white::before,
.htmlarea-content-body#body-p52 .cart-container .bg-brand-default-white::before,
.htmlarea-content-body#body-p258 .cart-container .bg-brand-default-white::before {
  content: "";
  position: absolute;
  top: -23px;
  left: 0;
  border-bottom: 24px solid #ffffff;
  border-left: 24px solid transparent;
  height: 0;
  width: 100%;
  z-index: 2;
}
body#body-p33 .cart-container .no-image,
body#body-p52 .cart-container .no-image,
body#body-p258 .cart-container .no-image,
.htmlarea-content-body#body-p33 .cart-container .no-image,
.htmlarea-content-body#body-p52 .cart-container .no-image,
.htmlarea-content-body#body-p258 .cart-container .no-image {
  height: 64px;
}
body#body-p33 .cart-container .cart-category,
body#body-p52 .cart-container .cart-category,
body#body-p258 .cart-container .cart-category,
.htmlarea-content-body#body-p33 .cart-container .cart-category,
.htmlarea-content-body#body-p52 .cart-container .cart-category,
.htmlarea-content-body#body-p258 .cart-container .cart-category {
  position: absolute;
  top: -65px;
  height: 64px;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  z-index: 1;
  text-align: right;
  padding: 0 24px;
  line-height: 41px;
  color: #ffffff;
}
body#body-p33 .cart-container .cart-category.colored-background,
body#body-p52 .cart-container .cart-category.colored-background,
body#body-p258 .cart-container .cart-category.colored-background,
.htmlarea-content-body#body-p33 .cart-container .cart-category.colored-background,
.htmlarea-content-body#body-p52 .cart-container .cart-category.colored-background,
.htmlarea-content-body#body-p258 .cart-container .cart-category.colored-background {
  background-color: #96025a;
  background-image: -webkit-gradient(linear, left top, right top, from(#96025a), to(#ff5122));
  background-image: -webkit-linear-gradient(left, #96025a, #ff5122);
  background-image: -moz-linear-gradient(left, #96025a, #ff5122);
  background-image: -ms-linear-gradient(left, #96025a, #ff5122);
  background-image: -o-linear-gradient(left, #96025a, #ff5122);
}
body .relative-gradient-element.image-gradient,
.htmlarea-content-body .relative-gradient-element.image-gradient {
  height: 500px;
  margin: 160px 0;
}
@media (min-width: 992px) {
  body .relative-gradient-element.image-gradient .col-md-6:first-child,
  .htmlarea-content-body .relative-gradient-element.image-gradient .col-md-6:first-child {
    padding-right: 5px;
  }
}
body .relative-gradient-element.image-gradient .gradient-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .gradient-image {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  height: auto;
  max-width: 496px;
  width: 100%;
  /* IE10+ */
  background-image: -ms-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* Opera */
  background-image: -o-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(30, #ff6700), color-stop(90, #c90065));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom right, #ff6700 30%, #c90065 90%);
}
body .relative-gradient-element.image-gradient .gradient-image > div,
.htmlarea-content-body .relative-gradient-element.image-gradient .gradient-image > div {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: left;
}
body .relative-gradient-element.image-gradient .first-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image {
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.2);
  background-size: cover;
  height: 500px;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image {
    background: none !important;
    background-color: #FFF !important;
    box-shadow: none;
  }
}
@media screen and (max-width: 991px) {
  body .relative-gradient-element.image-gradient .first-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image {
    border-bottom: 3px solid #fff;
    height: 360px;
  }
}
body .relative-gradient-element.image-gradient .first-image .gradient-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image {
  background: 90% 70% no-repeat #ff6700;
  background: 90% 70% no-repeat, -ms-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, -moz-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, -o-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(30, #ff6700), color-stop(90, #c90065));
  background: 90% 70% no-repeat, -webkit-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% 70% no-repeat, linear-gradient(to bottom right, #ff6700 30%, #c90065 90%);
  top: -105px;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image .gradient-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image {
    top: 0;
  }
}
body .relative-gradient-element.image-gradient .first-image .gradient-image > div,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div {
  padding: 64px 32px;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image .gradient-image > div,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div {
    padding-top: 48px;
  }
}
body .relative-gradient-element.image-gradient .first-image .gradient-image > div::before,
.htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 40px solid white;
  border-left: 496px solid transparent;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .first-image .gradient-image > div span.text-size-16,
  .htmlarea-content-body .relative-gradient-element.image-gradient .first-image .gradient-image > div span.text-size-16 {
    font-size: 12px;
  }
}
body .relative-gradient-element.image-gradient .second-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image {
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.2);
  background-size: cover;
  height: 500px;
  margin-bottom: 105px;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image {
    background: none !important;
  }
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  body .relative-gradient-element.image-gradient .second-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image {
    height: 380px;
  }
}
body .relative-gradient-element.image-gradient .second-image .gradient-image,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image {
  background: 90% center no-repeat #ff6700;
  background: 90% center no-repeat, -ms-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, -moz-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, -o-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, -webkit-gradient(linear, left top, right bottom, color-stop(30, #ff6700), color-stop(90, #c90065));
  background: 90% center no-repeat, -webkit-linear-gradient(top left, #ff6700 30%, #c90065 90%);
  background: 90% center no-repeat, linear-gradient(to bottom right, #ff6700 30%, #c90065 90%);
  bottom: 0;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image .gradient-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image {
    top: 0;
  }
}
@media screen and (max-width: 330px) {
  body .relative-gradient-element.image-gradient .second-image .gradient-image,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image {
    border-top: 3px solid #FFF;
  }
}
body .relative-gradient-element.image-gradient .second-image .gradient-image > div,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image > div {
  padding: 32px 32px 64px 32px;
}
body .relative-gradient-element.image-gradient .second-image .gradient-image > div::after,
.htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image > div::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 40px solid white;
  border-right: 496px solid transparent;
}
@media screen and (max-width: 496px) {
  body .relative-gradient-element.image-gradient .second-image .gradient-image > div span.text-size-16,
  .htmlarea-content-body .relative-gradient-element.image-gradient .second-image .gradient-image > div span.text-size-16 {
    font-size: 12px;
  }
}
body #c469,
.htmlarea-content-body #c469 {
  display: none;
}
body .gray-separator,
.htmlarea-content-body .gray-separator {
  height: 3px;
  width: 70px;
  background: #bccace;
}
body .no-display,
.htmlarea-content-body .no-display {
  display: none;
}
/* Cards */
.card_container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
}
.card_outer {
  margin-bottom: 24px;
  margin-top: 24px;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.card_outer:hover {
  margin-top: 18px;
  margin-bottom: 30px;
}
.de.card .c_main {
  font-size: 22px;
}
.card {
  cursor: pointer;
  z-index: 1;
  max-width: 409px;
  width: 100%;
  display: block;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.5);
  position: relative;
  margin: 0 auto;
  border: 1px solid rgba(188, 202, 206, 0.3);
  height: 100%;
}
.card.c_banners {
  max-width: 100%;
  padding: 24px 40% 24px 24px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 280px;
}
.card.c_banners .c_main,
.card.c_banners .c_secondary {
  color: #fff !important;
}
.card.c_banners .c_main {
  margin-bottom: 32px;
  font-size: 2em;
}
@media all and (max-width: 1600px) {
  .card.c_banners .c_main {
    font-size: 24px;
  }
}
.card .eyebrow {
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, #ff5122, #96025a);
}
.card h5 {
  display: none;
}
.card .profileImage {
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-position: bottom left, top left, center;
  display: block;
  height: 240px;
  width: 100%;
}
.card .serviceImage {
  background-size: contain, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-position: bottom left, top left, center;
  display: block;
  height: 180px;
  width: 100%;
  position: relative;
}
.card .serviceIcon {
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: 0;
  margin: 24px 24px 24px 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.card .serviceEnt {
  width: 16px;
  height: 16px;
  padding: 18px;
  border: 2px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  margin: 0 24px 6px 0;
}
.card .serviceEnt.solutions {
  background-color: #049b44;
  background-image: url(/fileadmin/user_upload/ico/ent_solutions.svg);
}
.card .serviceEnt.associates {
  background-color: #96025a;
  background-image: url(/fileadmin/user_upload/ico/ent_associates.svg);
}
.card .serviceEnt.consulting {
  background-color: #002a6d;
  background-image: url(/fileadmin/user_upload/ico/ent_consulting.svg);
}
.card .c_main {
  color: #ff5122;
  font-size: 24px;
  display: block;
}
.card .c_secondary {
  display: block;
  color: #738993 !important;
}
.card.c_insights {
  padding: 24px;
}
.card.c_insights.has_bg {
  background-size: auto, cover;
  background-position: top, center;
  background-repeat: repeat, no-repeat;
}
.card.c_insights .c_main {
  margin-bottom: 24px;
}
.card.c_office {
  padding: 24px;
}
.card.c_office .content-circle {
  padding: 8px 18px;
  border: 2px solid #738993;
  border-radius: 50%;
  margin-right: 22px;
  height: 16px;
  width: 16px;
}
.card.c_office .content-circle.ico_solutions {
  background: url(/fileadmin/user_upload/ico/ent_solutions_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .content-circle.ico_associates {
  background: url(/fileadmin/user_upload/ico/ent_associates_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .content-circle.ico_consulting {
  background: url(/fileadmin/user_upload/ico/ent_consulting_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .content-circle.ico_octimine {
  background: url(/fileadmin/user_upload/ico/ent_octimine_gray.svg) center no-repeat;
  background-size: 16px;
  padding: 8px 18px;
}
.card.c_office .empty-circle {
  padding: 8px 18px;
  border: 2px solid #bccace;
  border-radius: 50%;
  margin-right: 22px;
}
.card.active {
  background: #0f2c35;
}
.card .row {
  margin: 0;
  padding: 0;
}
.card .row .col-md-12 {
  padding: 0;
}
.card .row .col-md-12:nth-child(2) {
  display: none;
}
.card:hover {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.9);
  -moz-box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.9);
  box-shadow: 0px 5px 15px 0px rgba(188, 202, 206, 0.9);
  border: 1px solid rgba(188, 202, 206, 0.6);
}
.card:hover .row .col-md-12 figure:before {
  background: #ff5122;
  opacity: 0.15;
}
.card:hover .c_main {
  color: #c90065;
}
.hide {
  display: none;
}
/* Pagebreaker images */
.pb_container {
  margin: 64px 0;
}
.pb_container .pb_image {
  height: 360px;
  background-size: cover;
  background-position: center;
  background-color: #738993;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  box-shadow: inset 0px 15px 60px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .pb_container .pb_image {
    border-left: none;
    border-right: none;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
}
@media screen and (min-width: 1400px) {
  .pb_container .pb_image {
    height: 480px;
  }
}
.pb_container .pb_image:first-of-type {
  border-left: none;
}
.pb_container .pb_image:last-of-type {
  border-right: none;
}
#body-p5 .separator-with-botton-container,
#body-p51 .separator-with-botton-container,
#body-p295 .separator-with-botton-container {
  position: relative;
}
#body-p5 .separator-with-botton-container .button-container,
#body-p51 .separator-with-botton-container .button-container,
#body-p295 .separator-with-botton-container .button-container {
  position: absolute;
  top: -35px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#body-p5 .separator-with-botton-container .button-container > div,
#body-p51 .separator-with-botton-container .button-container > div,
#body-p295 .separator-with-botton-container .button-container > div {
  width: 240px;
  background: #ffffff;
  margin: 0 auto;
}
#body-p5 .separator-with-botton-container hr,
#body-p51 .separator-with-botton-container hr,
#body-p295 .separator-with-botton-container hr {
  border-top: 2px solid #bccace;
}
#body-p5 .carrier-element:last-child,
#body-p51 .carrier-element:last-child,
#body-p295 .carrier-element:last-child {
  border-bottom: none;
}
#body-p5 .carrier-element,
#body-p51 .carrier-element,
#body-p295 .carrier-element,
#body-p5 .ip-event-element,
#body-p51 .ip-event-element,
#body-p295 .ip-event-element {
  border-top: 1px solid #bccace !important;
  display: none;
}
.typing_loader {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-animation: typing 1s linear infinite alternate;
  -moz-animation: Typing 1s linear infinite alternate;
  animation: typing 1s linear infinite alternate;
  margin: 46px 0;
  position: relative;
  left: -12px;
}
@-webkit-keyframes typing {
  0% {
    background-color: #bccace;
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  25% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px #bccace, 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  75% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px #bccace;
  }
}
@-moz-keyframes typing {
  0% {
    background-color: #bccace;
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  25% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px #bccace, 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  75% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px #bccace;
  }
}
@keyframes typing {
  0% {
    background-color: #bccace;
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  25% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px #bccace, 24px 0px 0px 0px rgba(188, 202, 206, 0.2);
  }
  75% {
    background-color: rgba(188, 202, 206, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(188, 202, 206, 0.2), 24px 0px 0px 0px #bccace;
  }
}
body .v4-tease,
.htmlarea-content-body .v4-tease {
  display: none;
  padding: 15px 60px 15px 20px;
  color: #bccace;
  text-align: center;
  background-color: #0f2c35;
  font-size: 0.8em;
}
@media screen and (max-width: 640px) {
  body .v4-tease,
  .htmlarea-content-body .v4-tease {
    padding: 15px 20px;
  }
}
body .v4-tease a,
.htmlarea-content-body .v4-tease a {
  margin: 5px;
  padding-bottom: 3px;
  color: #ffffff;
  border-bottom: 1px dotted #4b5d66;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
body .v4-tease a:hover,
.htmlarea-content-body .v4-tease a:hover {
  color: #bccace;
  border-bottom-color: #ffffff;
}
body .v4-tease .cookie-close:before,
.htmlarea-content-body .v4-tease .cookie-close:before {
  cursor: pointer;
  position: absolute;
  content: "\00D7";
  font-size: 18px;
  font-weight: normal;
  line-height: 31px;
  height: 29px;
  width: 29px;
  text-align: center;
  top: 11px;
  right: 30px;
  color: #0f2c35;
  background: #738993;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
@media screen and (max-width: 640px) {
  body .v4-tease .cookie-close:before,
  .htmlarea-content-body .v4-tease .cookie-close:before {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  body .v4-tease .cookie-close:before,
  .htmlarea-content-body .v4-tease .cookie-close:before {
    right: 20px;
  }
}
@media screen and (max-width: 745px) {
  body .v4-tease .cookie-ok,
  .htmlarea-content-body .v4-tease .cookie-ok {
    line-height: 30px;
  }
}
body .v4-tease .cookie-ok,
.htmlarea-content-body .v4-tease .cookie-ok {
  border-bottom: none;
  border-radius: 99px;
  color: #0f2c35;
  background: #738993;
  padding: 6px 15px;
  font-weight: bold;
  white-space: nowrap;
}
body .v4-tease .cookie-ok:hover,
.htmlarea-content-body .v4-tease .cookie-ok:hover {
  background: #bccace;
  color: #0f2c35;
  border: none;
}
#body-p1 .c_insights .c_main {
  height: 111px;
  position: relative;
  overflow: hidden;
}
#body-p1 .c_insights .c_main .fade-text {
  position: absolute;
  right: 0;
  height: 40px;
  width: 50%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
}
#body-p1 .svc3benefits .thick-separator {
  display: none;
}
.svc3benefits2 .row.right .col-sm-6 {
  float: right;
}
.svc3benefits2 .services-text-container.right {
  text-align: right;
}
.svc3benefits2 .row.middle .col-sm-6 {
  margin: auto;
  float: none;
}
.svc3benefits2 .row.middle .col-sm-6 .image {
  margin-bottom: 0;
}
.svc3benefits2 .services-text-container.middle {
  text-align: center;
}
.col-md-3.col-sm-6.col-xs-12.image-text.margin-48-bottom {
  height: 400px;
}
#c222 {
  display: none;
}
/* Submenu : Four Tiles */
.tile_container {
  margin-top: 72px;
}
.tile_container .tile_menu {
  display: block;
  padding: 36px 36px 48px 36px;
  margin: 24px 0;
  background: url(/fileadmin/user_upload/ui/tile_gradient_inactive.png) center no-repeat;
  color: #0f2c35;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.tile_container .tile_menu .icon {
  display: block;
  margin: 0 auto 36px auto;
  height: 48px;
  width: 48px;
  background-repeat: no-repeat;
  background-position: center top;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.tile_container .tile_menu .text {
  display: block;
  font-size: 24px;
  text-align: center;
  color: #0f2c35;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.tile_container .tile_menu:hover {
  background: url(/fileadmin/user_upload/ui/tile_gradient_active.png) center no-repeat;
}
.tile_container .tile_menu:hover .icon {
  background-position: center bottom;
}
.tile_container .tile_menu:hover .text {
  color: #fff;
}
.tile_container .tile_menu.active {
  background: url(/fileadmin/user_upload/ui/tile_gradient_active.png) center no-repeat;
}
.tile_container .tile_menu.active .icon {
  background-position: center bottom;
}
.tile_container .tile_menu.active .text {
  color: #fff;
}
/* Timeline units for About Us Main */
.timeline_unit {
  display: flex;
  flex-wrap: wrap;
}
.timeline_unit .tl_line {
  background: url(/fileadmin/user_upload/ui/about-timeline-line.png) repeat-y center top;
  display: flex;
  flex-direction: column;
}
.timeline_unit .tl_line .nipple_first {
  display: block;
  background: url(/fileadmin/user_upload/ui/about-timeline-nipple.png) no-repeat center bottom #ffffff;
  height: 106px;
  width: 100%;
}
.timeline_unit .tl_line .nipple {
  display: block;
  background: url(/fileadmin/user_upload/ui/about-timeline-nipple.png) no-repeat center top;
  height: 26px;
  width: 100%;
  margin-top: 80px;
}
.timeline_unit .tl_line .nipple_last {
  display: block;
  background: url(/fileadmin/user_upload/ui/about-timeline-nipple.png) no-repeat center top;
  background-color: #fff;
  height: 100%;
  width: 100%;
  margin-top: 80px;
}
.timeline_unit .tl_text {
  display: flex;
  flex-direction: column;
}
.timeline_unit .tl_text .year {
  margin-top: 48px;
  color: #ff5122;
  font-size: 14px;
}
.timeline_unit .tl_text .headline {
  color: #0f2c35;
  font-size: 32px;
}
.timeline_unit .tl_text .text {
  color: #4b5d66;
  margin-top: 24px;
  margin-bottom: 48px;
}
.timeline_unit .tl_image img {
  border-radius: 6px;
  box-shadow: 0px 5px 15px 0px rgba(115, 137, 147, 0.5);
  max-width: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
}
/* Pagebreaker slider */
.pb_slide .full-slider {
  margin-top: 48px;
}
.pb_slide .full-slider .bx-viewport[style],
.pb_slide .full-slider .slick-slider[style] {
  height: auto !important;
}
.pb_slide .full-slider .bx-wrapper,
.pb_slide .full-slider .slick-slider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: normal;
  height: auto !important;
  margin-top: 24px;
  background: none !important;
}
.pb_slide .full-slider .bx-prev,
.pb_slide .full-slider .bx-next,
.pb_slide .full-slider .slick-prev,
.pb_slide .full-slider .slick-next {
  height: 100%;
}
.pb_slide .full-slider .bx-prev,
.pb_slide .full-slider .slick-prev {
  background: url(/fileadmin/user_upload/ico/slider_left.png) center left no-repeat;
  border: none;
}
.pb_slide .full-slider .bx-next,
.pb_slide .full-slider .slick-next {
  background: url(/fileadmin/user_upload/ico/slider_right.png) center right no-repeat;
  border: none;
}
.pb_slide .full-slider .award_slide {
  margin: 0 35px;
}
@media screen and (max-width: 768px) {
  .pb_slide .full-slider .award_slide {
    margin: 0 25px;
  }
}
.pb_slide .full-slider .award_graphic {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 36px;
  margin-bottom: 20px;
}
.pb_slide .full-slider .award_name {
  color: #fff;
  margin-bottom: 12px;
  display: block;
}
.pb_slide .full-slider .award_authority {
  color: #fff;
  display: block;
}
.pb_slide .bx-wrapper,
.pb_slide .slick-slider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Homepage compass */
.compass {
  display: block;
  width: 100%;
  height: 360px;
  background: url(/fileadmin/user_upload/content-img/home-compass.png) no-repeat center;
  background-size: contain;
}
.compass_dynamic {
  display: block;
  width: 100%;
  height: 480px;
}
@media (max-width: 768px) {
  .compass_dynamic {
    display: none;
  }
}
/* Icon divs */
.ico64 {
  display: block;
  height: 64px;
  width: 64px;
  background-position: center;
  background-repeat: no-repeat;
}
/* Timeline components */
/* !! IMPORT ANDREI.LESS */
/* Search less*/
body .frame.default .container ul.tx-indexedsearch-browsebox li a:hover,
body .frame.default .container ul.tx-indexedsearch-browsebox li a:focus,
.htmlarea-content-body .frame.default .container ul.tx-indexedsearch-browsebox li a:hover,
.htmlarea-content-body .frame.default .container ul.tx-indexedsearch-browsebox li a:focus {
  text-decoration: none !important;
  font-family: 'Benton Sans Reg', 'Arial' !important;
}
.tx-indexedsearch-browsebox {
  background-color: #F5F7FA;
  padding: 5px 0;
  width: 100%;
  text-align: left;
}
.tx-indexedsearch-browsebox li a {
  text-decoration: none !important;
  padding: 8px 0 !important;
  font-size: 12px;
  line-height: 12px !important;
  background: transparent;
  color: #0F2C35 !important;
  background-color: #ffffff !important;
  border: none !important;
  /*font-weight: bold;*/
  float: none;
  border-radius: 3px;
  margin: 0 2px;
  min-width: 28px;
  display: inline-block;
  text-align: center;
}
@media (min-width: 768px) {
  .tx-indexedsearch-browsebox li a {
    margin: 0 5px;
  }
}
.tx-indexedsearch-browsebox li:hover a {
  color: #0F2C35 !important;
  background-color: #CBDCE2 !important;
  /*border-color: #0f2c35 !important;*/
}
.tx-indexedsearch-browsebox li:active a {
  color: #0F2C35 !important;
  background-color: #CBDCE2 !important;
  /*border-color: #ff5122 !important;*/
}
.tx-indexedsearch-browsebox li.pager::before,
.tx-indexedsearch-browsebox li.pager::after {
  display: none;
}
.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
  color: #ffffff !important;
  /*border-color: #ff5122 !important;*/
  background-color: #FF6700 !important;
}
.tx-indexedsearch-browsebox li:first-child.tx-indexedsearch-browselist-currentPage a {
  /*padding: 18px 22px !important;*/
  /*font-size: 16px;*/
  background-color: #FF6700 !important;
  background-image: none;
  color: #ffffff !important;
  /*border-color: #ff5122 !important;*/
  border: none !important;
  margin-top: 0px;
  text-indent: 0;
}
.tx-indexedsearch-browsebox li:first-child.pager.is_enabled a {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-gray-left-active.svg");
}
.tx-indexedsearch-browsebox li:first-child.pager.is_enabled:hover a {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-orange-left.svg");
}
.tx-indexedsearch-browsebox li:first-child.pager.is_disabled a {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-gray-left.svg");
}
.tx-indexedsearch-browsebox li:first-child a {
  /*margin-top: -2px;*/
  /*border: 2px solid #4b5d66 !important;*/
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  display: inline-block;
  /*font-weight: bold;*/
  /*        border-top-right-radius: 3px;
						border-bottom-right-radius: 3px;
						border-bottom-left-radius: 3px;
						border-top-left-radius: 3px;*/
  text-align: center;
  /*line-height: 1.55;*/
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -99999px;
  background-color: transparent !important;
}
.tx-indexedsearch-browsebox li:first-child a:hover {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-orange-left.svg");
}
.tx-indexedsearch-browsebox li:last-child.tx-indexedsearch-browselist-currentPage a {
  /*padding: 18px 22px !important;*/
  /*font-size: 16px;*/
  background-color: #FF6700 !important;
  background-image: none;
  color: #ffffff !important;
  /*border-color: #ff5122 !important;*/
  border: none !important;
  text-indent: 0;
}
.tx-indexedsearch-browsebox li:last-child.pager.is_enabled a {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-gray-active.svg");
}
.tx-indexedsearch-browsebox li:last-child.pager.is_enabled:hover a {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-orange.svg");
}
.tx-indexedsearch-browsebox li:last-child.pager.is_disabled a {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-gray.svg");
}
.tx-indexedsearch-browsebox li:last-child a {
  /*margin-top: -2px;*/
  /*border: 2px solid #4b5d66 !important;*/
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  display: inline-block;
  /*font-weight: bold;*/
  /*        border-top-right-radius: 3px;
						border-bottom-right-radius: 3px;
						border-bottom-left-radius: 3px;
						border-top-left-radius: 3px;*/
  text-align: center;
  /*line-height: 1.55;*/
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -99999px;
  background-color: transparent !important;
}
.tx-indexedsearch-browsebox li:last-child a:hover {
  background-image: url("/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-orange.svg");
}
.tx-indexedsearch-browsebox li strong a {
  margin: 0 5px;
  font-weight: normal;
  float: none !important;
}
@media (min-width: 993px) {
  body#body-p74 #content,
  .htmlarea-content-body#body-p74 #content {
    margin-top: 0 !important;
  }
}
body#body-p74 .breadcrumb-section .breadcrumb li.active,
body#body-p74 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a {
  font-family: 'Benton Sans Reg', 'Arial';
}
body#body-p74 .breadcrumb-section,
.htmlarea-content-body#body-p74 .breadcrumb-section,
.htmlarea-content-body#body-p74 .breadcrumb-section {
  display: block;
  border: none;
  margin: 0;
}
body#body-p74 .breadcrumb-section,
.htmlarea-content-body#body-p74 .breadcrumb-section {
  margin-top: 40px !important;
}
body#body-p74 .breadcrumb-section .breadcrumb,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb {
  background: none;
  border: none;
  padding: 48px 12px 0px 0px;
}
body#body-p74 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p35 .breadcrumb-section .breadcrumb li.active,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li.active {
  color: #0f2c35;
}
body#body-p74 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p35 .breadcrumb-section .breadcrumb li a,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a {
  color: #FF6700;
}
body#body-p74 .breadcrumb-section .breadcrumb li a:hover,
.htmlarea-content-body#body-p35 .breadcrumb-section .breadcrumb li a:hover,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a:hover {
  text-decoration: underline;
}
body#body-p74 .breadcrumb-section .breadcrumb li a:active,
.htmlarea-content-body#body-p35 .breadcrumb-section .breadcrumb li a:active,
.htmlarea-content-body#body-p74 .breadcrumb-section .breadcrumb li a:active {
  color: #FF5122;
}
body#body-p74 .page-74 .frame.default .oblique-left-separator,
.htmlarea-content-body#body-p74 .page-74 .frame.default .oblique-left-separator {
  height: 100px;
  background: #ffffff;
  border: none;
  margin-bottom: -50px;
}
body#body-p74 .page-74 .frame.default .media,
.htmlarea-content-body#body-p74 .page-74 .frame.default .media {
  margin-bottom: 30px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.search-top-helper {
  height: 80px;
  background: #ffffff;
}
.search-main-container {
  margin-top: 40px;
  width: 60%;
  border-bottom: 2px solid #0f2c35;
  position: relative;
  max-width: 550px;
}
@media screen and (max-width: 992px) {
  .search-main-container {
    width: 95%;
  }
}
.search-main-container .search-input {
  font-size: 24px;
  color: #738993;
  border: none;
  background: none;
  width: 100%;
  padding-right: 20px;
}
.search-main-container .search-submit {
  border: none !important;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 24px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 39px;
  width: 39px;
  background-size: 24px;
  background-image: url(/fileadmin/user_upload/ico/search-icon.png);
}
/* bug fix*/
body .container > .navbar-header,
body .container-fluid > .navbar-header,
body .container > .navbar-collapse,
body .container-fluid > .navbar-collapse,
.htmlarea-content-body .container > .navbar-header,
.htmlarea-content-body .container-fluid > .navbar-header,
.htmlarea-content-body .container > .navbar-collapse,
.htmlarea-content-body .container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 530px) {
  body header.navbar-default.navbar #header-main.container #header-search-container,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container #header-search-container {
    padding-top: 0px;
  }
  body header.navbar-default.navbar #header-main.container #header-search-container .header-search-box,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container #header-search-container .header-search-box {
    padding-bottom: 20px;
  }
  body .vex.vex-theme-default .vex-content,
  .htmlarea-content-body .vex.vex-theme-default .vex-content {
    padding: 38px;
  }
}
@media (max-width: 450px) {
  #content.main-section #c164 .item {
    height: 800px !important;
  }
  .footer-sitemap p a {
    margin: 20px 0;
    font-size: 16px;
    display: block;
  }
  .footer-sitemap .small-button a {
    font-size: 16px;
  }
}
body #c257 > div,
.htmlarea-content-body #c257 > div {
  max-width: 100%;
}
@media (max-width: 768px) {
  body section.footer-section .image-center.image-above,
  .htmlarea-content-body section.footer-section .image-center.image-above {
    float: left;
  }
  body section.footer-section .frame.default,
  .htmlarea-content-body section.footer-section .frame.default {
    padding-bottom: 48px;
  }
  body section.footer-section .frame.default .footer-title p,
  .htmlarea-content-body section.footer-section .frame.default .footer-title p {
    font-size: 24px;
  }
  body section.footer-section .frame.default .footer-links-container div a,
  .htmlarea-content-body section.footer-section .frame.default .footer-links-container div a {
    font-size: 16px;
  }
  body section.footer-section .footer-sitemap p a,
  .htmlarea-content-body section.footer-section .footer-sitemap p a {
    font-size: 16px;
  }
  body section.footer-section .footer-sitemap .small-button a,
  .htmlarea-content-body section.footer-section .footer-sitemap .small-button a {
    font-size: 16px;
  }
  body .filter-container .col-sm-4.col-sm-12,
  .htmlarea-content-body .filter-container .col-sm-4.col-sm-12 {
    margin-bottom: 28px;
  }
  body .filter-container .col-sm-3.col-sm-12,
  .htmlarea-content-body .filter-container .col-sm-3.col-sm-12 {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  body header.navbar-default.navbar #header-main.container .navbar-main > li > a,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    color: #ff6700;
  }
  body header.navbar-default.navbar #header-main.container .navbar-main > li.active a,
  body header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container .navbar-main > li.active a,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container .navbar-main > li > a:hover {
    color: #ff6700;
    border: none;
  }
  body header.navbar-default.navbar #header-main.container #header-search-container,
  .htmlarea-content-body header.navbar-default.navbar #header-main.container #header-search-container {
    padding: 0;
  }
  body .navbar-nav,
  .htmlarea-content-body .navbar-nav {
    margin: 20px 0;
  }
  body .navbar-header-main .navbar-brand.navbar-brand-image > img,
  .htmlarea-content-body .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 32px;
  }
  header.navbar-default.navbar #header-main.container .navbar-main {
    margin-left: 0;
    width: 100%;
    order: 1;
    margin-bottom: 10px;
    margin-top: 11px;
    padding-bottom: 170px;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse .navbar_contact_cta {
    margin: 0 15px;
  }
}
@media screen and (min-width: 992px) {
  header.navbar-default.navbar #header-main.container .mobile_nav_outer {
    display: block !important;
  }
}
header.navbar-default.navbar #header-main.container .mobile_menu_log_in {
  display: none;
  transition: all 0.3s ease-out;
}
.desktop_search_container #header-search-container .tx-indexedsearch-form {
  height: 29px;
}
@media (min-width: 992px) and (max-width: 1099px) {
  header.navbar-default.navbar #header-main.container .navbar-main {
    padding-top: 2px;
    margin-left: 25px;
  }
  header.navbar-default.navbar #header-main.container .navbar-main li {
    margin-right: 8px;
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    margin: 0 12px 0 10px;
  }
}
@media (max-width: 992px) {
  header.navbar-default.navbar #header-main.container .dropdown-menu {
    width: 100%;
  }
  header.navbar-default.navbar #header-main.container .dropdown-menu::before {
    display: none;
  }
  header.navbar-default.navbar #header-main.container .mobile_menu_log_in {
    display: inline-block;
    margin-top: -170px;
  }
  header.navbar-default.navbar #header-main.container .open > .dropdown-menu,
  header.navbar-default.navbar .navbar-nav li.active ul {
    position: relative;
    margin: 0;
    left: 0 !important;
    transform: none !important;
    top: 0 !important;
    background: #fff;
    width: 100%;
    float: none;
    display: block;
  }
  header.navbar-default.navbar .navbar-nav li.active.open ul {
    display: none !important;
  }
  header.navbar-default.navbar #header-main.container .open > .dropdown-menu::before {
    content: none;
  }
  header.navbar-default.navbar #header-main.container .open > .dropdown-menu li:hover {
    background: #F5F7FA;
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    margin: 0;
    padding: 0 10px;
    padding-top: 4px;
    border-top: none;
  }
  header.navbar-default.navbar #header-main.container .navbar-main li.active > a {
    background: #FFEDE0;
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li:hover {
    background: transparent;
  }
  header.navbar-default.navbar #header-main.container .navbar-main > li:hover > a {
    background: #FFEDE0;
  }
  .navbar-header-main {
    padding: 0 15px;
  }
  header.navbar-default.navbar #header-main.container .navbar-main li {
    margin: 0;
    border-radius: 0 !important;
  }
  header.navbar-default.navbar #header-main.container .menu_chevron_dropdown {
    position: absolute;
    top: 12px;
    left: auto;
    right: 17px;
  }
  header.navbar-default.navbar #header-main.container .mobile_nav_outer {
    height: 100%;
    position: fixed;
    width: 100%;
    display: none;
    z-index: 5;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse > ul > li {
    border-top: 1px solid #BCCACE;
  }
  header.navbar-default.navbar #header-main.container .navbar-collapse.collapse > ul > li:last-of-type {
    border-bottom: 1px solid #BCCACE;
  }
  header.navbar-default.navbar .mobile_menu_log_in {
    background: #0F2C35;
    order: 3;
    border-radius: 3px;
    padding: 9px 16px 7px 16px;
    min-width: 100px;
    font-size: 12px;
    font-family: 'Benton Sans Reg', 'Arial';
    text-align: center;
    color: #ffffff;
    line-height: 17px;
    margin: 0 15px;
  }
  header.navbar-default.navbar .mobile_menu_log_in:hover {
    background: #4B5D66;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
    color: #ffffff;
  }
  header.navbar-default.navbar .mobile_menu_log_in i {
    font-size: 16px;
    position: relative;
    left: 4px;
    top: 1px;
  }
}
body .gm-style button,
.htmlarea-content-body .gm-style button {
  background: none !important;
}
body img.gm-fullscreen-control,
.htmlarea-content-body img.gm-fullscreen-control {
  display: none;
}
body .errors,
.htmlarea-content-body .errors {
  color: #c90065 !important;
}
.container.archive-container {
  height: 74px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffffff 40%), to(#0f2c35));
  background-image: -webkit-linear-gradient(left, #ffffff 40%, #0f2c35);
  background-image: -moz-linear-gradient(left, #ffffff 40%, #0f2c35);
  background-image: -ms-linear-gradient(left, #ffffff 40%, #0f2c35);
  background-image: -o-linear-gradient(left, #ffffff 40%, #0f2c35);
}
.container.archive-container a {
  float: right;
  margin: 14px 0;
}
@media (max-width: 992px) {
  .archive-container {
    display: none;
  }
}
.separator-with-botton-container {
  position: relative;
}
.separator-with-botton-container .button-container {
  position: absolute;
  top: -35px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.separator-with-botton-container .button-container > div {
  width: 240px;
  background: #ffffff;
  margin: 0 auto;
}
.separator-with-botton-container hr {
  border-top: 2px solid #bccace;
}
.as-link {
  cursor: pointer;
  cursor: hand;
  margin-top: 72px;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
/* Nexio import */
body#body-p33 .insights-page-container,
.htmlarea-content-body#body-p33 .insights-page-container {
  padding: 0 35px;
}
body#body-p33 .insights-page-container .semi-gradient-with-container,
.htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container {
  height: 480px;
}
@media screen and (max-width: 991px) {
  body#body-p33 .insights-page-container,
  .htmlarea-content-body#body-p33 .insights-page-container {
    padding: 0 15px;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container .container.sgwg-image-background-container,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container .container.sgwg-image-background-container {
    position: relative;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  body#body-p33 .insights-page-container,
  .htmlarea-content-body#body-p33 .insights-page-container {
    padding: 0 20px;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page {
    height: auto;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container {
    height: auto;
  }
  body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container div,
  .htmlarea-content-body#body-p33 .insights-page-container .semi-gradient-with-container.insights-page .container.sgwg-image-background-container div {
    height: auto;
  }
}
/* EN Website Hubspot form mods */
h6.gdpr-consent-heading {
  color: #0f2c35 !important;
  font-family: 'Benton Sans Med', 'Arial', sans-serif !important;
  font-size: 12px !important;
  font-weight: bold !important;
  margin-left: 12px;
}
p.gdpr-consent-body {
  border-bottom: 1px solid #e5e5e5;
  color: #aaa !important;
  line-height: 1 !important;
  margin: 0 0 2px 0;
  font-size: 11px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
form#hsForm_1258dd36-4562-49e2-80b4-24aff868eef9 legend.hs-field-desc {
  border-color: transparent;
}
form#hsForm_879fb8c0-5d70-40ec-abbe-a4180ba112e6 .checkbox.checkbox-primary {
  padding-left: 20px;
}
/* DE Website Hubspot form mods */
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .checkbox.checkbox-primary {
  padding-left: 20px;
}
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_upload_resume.hs-upload_resume label span {
  font-size: 11px;
}
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_upload_resume.hs-upload_resume label span,
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_cover_upload.hs-cover_upload label span,
form#hsForm_822bbaf2-0448-4e76-af5a-ef8c56764e62 .hs_certificates_upload.hs-certificates_upload label span {
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .removeBg {
    background-image: none !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html[lang="fr"] header.navbar-default.navbar #header-main.container .navbar-main li {
    margin-right: 0;
  }
  html[lang="fr"] header.navbar-default.navbar #header-main.container .navbar-collapse .navbar_contact_cta {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  html[lang="fr"] header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1099px) {
  html[lang="fr"] header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1399px) {
  html[lang="fr"] header.navbar-default.navbar #header-main.container .navbar-main > li > a {
    font-size: 16px;
  }
}
/* Brand Color */
#header-main-top {
  font-family: 'Benton Sans Reg', 'Arial';
  font-size: 16px;
  height: 40px;
  min-height: 40px;
  background: #0f2c35;
  padding: 8px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 18;
  border: 0;
  box-sizing: border-box;
}
#header-main-top .search_container_flyout {
  background: #fff;
  width: 100%;
  position: absolute;
  top: 119px;
  opacity: 1;
  border-top: 2px solid #BCCACE;
  height: 106px;
  box-shadow: 0px 15px 30px #0F2C351A;
  display: none;
}
@media screen and (max-width: 1099px) {
  #header-main-top .search_container_flyout {
    top: 110px;
  }
}
#header-main-top .icon-search-button {
  border: none;
  background: transparent;
  color: #bccace;
  font-size: 14px;
  padding-right: 0;
  padding-left: 20px;
  cursor: pointer;
  outline: 0;
}
@media screen and (max-width: 992px) {
  #header-main-top .icon-search-button {
    display: none;
  }
}
#header-main-top .icon-search-button:hover {
  color: #fff;
}
#header-main-top .icon-search-button.active {
  color: #fff;
}
#header-main-top .icon-search-button .submit_label {
  display: inline-block;
  margin-left: 4px;
}
#header-main-top > .container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1099px) {
  #header-main-top > .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 915px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #header-main-top > .container {
    max-width: 820px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #header-main-top > .container {
    width: 100%;
  }
}
#header-main-top a {
  padding-right: 25px;
  color: #CBDCE2;
  cursor: pointer;
  font-size: 14px;
}
#header-main-top a:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1099px) {
  #header-main-top a#header-location {
    margin-left: 12px;
  }
}
#header-main-top a > i.padding-10-right {
  padding-right: 8px;
}
#header-main-top a > i.business_globe {
  font-size: 14px;
  position: relative;
  top: 1px;
}
@media screen and (max-width: 992px) {
  #header-main-top a > .lang_label_mobile_hidden {
    display: none;
  }
}
#header-main-top .float-right a {
  padding-left: 8px !important;
  padding-right: 0;
}
@media (min-width: 992px) {
  #header-main-top .float-right a {
    padding-left: 25px !important;
  }
}
#header-main-top .row.no-gutters {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
#header-main-top .row.no-gutters .col-xs-4,
#header-main-top .row.no-gutters .col-xs-8 {
  padding: 0;
}
#header-main-top .network_toggle_mobile {
  font-family: 'Benton Sans Reg', 'Arial';
  font-weight: normal;
  color: #CBDCE2;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  padding-right: 18px;
}
#header-main-top .network_toggle_mobile:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #CBDCE2;
  border-bottom: 2px solid #CBDCE2;
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -6px;
  transform: rotate(-45deg);
}
#header-main-top #network_toggle_mobile_state:checked + .network_toggle_mobile:after {
  transform: rotate(135deg);
  top: 13px;
  border-color: #fff;
}
@media (min-width: 992px) {
  #header-main-top .network_toggle_mobile {
    display: none;
  }
}
#header-main-top #network_toggle_mobile_state {
  display: none;
}
@media (max-width: 991px) {
  #header-main-top .network_links {
    display: none !important;
    background: #0f2c35;
    position: absolute;
    left: -7px;
    padding: 0;
    border-radius: 3px;
    min-width: 106px;
    margin-top: -5px;
  }
  #header-main-top .network_links a {
    display: block;
    padding: 7px 4px 6px 11px !important;
    font-size: 14px !important;
    line-height: 24px;
  }
  #header-main-top .network_links a:hover,
  #header-main-top .network_links a:focus {
    background: rgba(245, 247, 250, 0.2);
    color: #fff;
  }
}
#header-main-top #network_toggle_mobile_state:checked ~ .network_toggle_mobile {
  color: #fff;
}
#header-main-top #network_toggle_mobile_state:checked ~ .network_links {
  display: block !important;
}
#header-search-container {
  position: relative;
  width: 100%;
  padding: 17px 15px 10px;
  max-width: 1150px;
  margin: 0 auto;
}
@media screen and (max-width: 1099px) {
  #header-search-container {
    padding-top: 47px;
  }
}
#header-search-container .search_close {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: -5%;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 1399px) {
  #header-search-container .search_close {
    right: 12px;
    top: 10px;
  }
}
#header-search-container .search_close::before {
  position: absolute;
  left: 8px;
  content: ' ';
  height: 12px;
  width: 2px;
  background-color: #698A95;
  transform: rotate(45deg);
  top: 3px;
}
#header-search-container .search_close::after {
  position: absolute;
  left: 8px;
  content: ' ';
  height: 12px;
  width: 2px;
  background-color: #698A95;
  transform: rotate(-45deg);
  top: 3px;
}
#header-search-container .search_close:hover::before {
  background-color: #0F2C35;
}
#header-search-container .search_close:hover::after {
  background-color: #0F2C35;
}
#header-search-container .search_pretext {
  font-size: 16px;
  font-family: 'Benton Sans Reg', 'Arial';
  color: #0F2C35;
  margin-bottom: 5px;
}
@media screen and (max-width: 1099px) {
  #header-search-container .search_pretext {
    display: none;
  }
}
#header-search-container .tx-solr-search-form {
  margin-top: 0;
}
#header-search-container .header-search-box form {
  cursor: pointer;
  width: 100%;
}
#header-search-container .tx-indexedsearch-form {
  cursor: pointer;
  border-bottom: 0 solid white;
  position: relative;
  width: 100%;
  height: 40px;
  overflow: hidden;
  transition: width 1s;
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
}
#header-search-container .tx-indexedsearch-form .search_form_icon {
  position: absolute;
  right: 13px;
  top: 13px;
  font-size: 13px;
  color: #fff;
  z-index: 10;
}
#header-search-container .tx-indexedsearch-form .form-control {
  box-shadow: none;
  display: block;
  width: 100%;
  padding: 0 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 38px;
  padding-right: 45px;
}
#header-search-container .tx-indexedsearch-form input[type="submit"] {
  width: 38px;
  height: 38px;
  background-color: #FF6700;
  right: 0px;
  text-indent: -9999px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  transition: background-color 0.3s ease-out;
}
#header-search-container .tx-indexedsearch-form input[type="submit"]:hover {
  background-color: #FF5122;
}
#header-search-container .small-button {
  padding: 8px 16px;
}
@media screen and (max-width: 991px) {
  #header-search-container .small-button {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  #header-search-container .header-search-box {
    display: block;
    width: 100%;
  }
}
#header-search-container .header-search-box .tx_solr {
  padding: 0;
  width: 100% !important;
}
#header-search-container .header-search-box input {
  color: #bccace;
  font-size: 16px;
  position: relative;
  top: 0;
  right: 0;
  outline: none;
  width: 100%;
  height: 40px;
  margin: 0;
  z-index: 10;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background-color: transparent;
  border: 1px solid #698A95;
  border-radius: 3px;
  color: #0F2C35;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#header-search-container .header-search-box input::-webkit-input-placeholder {
  display: none;
}
#header-search-container .header-search-box input::-moz-placeholder {
  display: none;
}
#header-search-container .header-search-box input:focus {
  border-color: #FF6700;
  box-shadow: none;
  outline: none;
}
#header-search-container .header-search-box .flex-group {
  display: flex;
}
#header-search-container .header-search-box .reset_search {
  position: absolute;
  right: 65px;
  z-index: 11;
  top: 5px;
  color: #002832;
  font-size: 20px;
  cursor: pointer;
}
#header-search-container .header-search-box .input-group-btn {
  padding: 0;
  width: 40px;
}
#header-search-container .header-search-box .input-group-btn .btn {
  background-color: #FF6700;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: none;
  width: 40px;
  height: 40px;
  transition: background-color 0.3s ease-out;
}
#header-search-container .header-search-box .input-group-btn .btn:hover {
  background-color: #FF5122;
}
#header-search-container .header-search-box .input-group-btn .btn .nc-icon-mini {
  color: #fff;
  font-size: 12px;
  position: relative;
}
#header-search-container .header-search-box .input-group-btn .btn .btn_label {
  display: none;
}
#header-search-container .header-search-box .form-control-submit,
#header-search-container .header-search-box .search-label {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  background: white;
}
#header-search-container .header-search-box .icon-search-button {
  border: none;
  background: transparent;
  color: #bccace;
  width: auto;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  z-index: 90;
}
@media (max-width: 991px) {
  #header-search-container .header-search-box .icon-search-button {
    display: none;
  }
}
#header-search-container .header-search-box .icon-search-button:hover {
  color: #fff;
}
@media screen and (max-width: 992px) {
  #header-search-container .header-search-box .icon-search-button {
    width: 27px;
    color: #698a95 !important;
  }
  #header-search-container .header-search-box .icon-search-button:hover {
    color: #698a95;
  }
}
#header-search-container .submit_label {
  display: inline-block;
  margin-left: 4px;
  font-size: 14px;
  color: #CBDCE2;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 1099px) {
  #header-search-container .submit_label {
    font-size: 12px;
  }
}
@media screen and (max-width: 992px) {
  #header-search-container .submit_label {
    display: none;
  }
}
#header-search-container .icon-search-button:hover .submit_label {
  color: #fff;
}
.header-search-button {
  background: #fff;
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.form-control-submit {
  background: #fff;
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .form-control-submit {
    display: none !important;
    position: relative !important;
    left: 0 !important;
    top: auto !important;
    bottom: -60px !important;
    width: 100px !important;
    margin: 0 auto !important;
    opacity: 1 !important;
    z-index: 1 !important;
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff !important;
  }
}
.mobile_search_container {
  display: none;
  float: right;
  height: 35px;
}
@media (min-width: 992px) {
  .mobile_search_container {
    display: none !important;
  }
}
.desktop_search_container {
  display: block;
  position: relative;
  margin: 0 0 0 13px;
  float: right;
  cursor: pointer;
  width: 80px;
}
@media screen and (max-width: 992px) {
  .desktop_search_container {
    display: none;
  }
  .mobile_search_container {
    display: block;
    top: 18px;
    right: 12px;
    position: relative;
  }
  #header-search-container .header-search-box form {
    position: relative;
    height: 35px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  #header-search-container {
    margin: 0;
  }
  #header-search-container .header-search-box form {
    position: relative;
  }
}
#header-main-top + #header-main-container,
#header-main-top + .dcheader {
  top: 0;
  transition: top 0.5s ease;
  -ms-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -webkit-transition: top 0.5s ease;
}
#header-main-top + .dcheader + #content {
  margin-top: 40px;
}
@media screen and (max-width: 1099px) {
  #header-main-top + .dcheader + #content {
    margin-top: 40px;
  }
}
#header-main-top:not(.scrollhide) + #header-main-container,
#header-main-top:not(.scrollhide) + .dcheader {
  top: 40px;
  transition: top 0.5s ease;
  -ms-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -webkit-transition: top 0.5s ease;
}
#header-main-top:not(.scrollhide) + .dcheader .dcheader__menu {
  top: 55px;
  transition: top 0.5s ease;
  -ms-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -webkit-transition: top 0.5s ease;
}
@media screen and (max-width: 1099px) {
  #header-main-top:not(.scrollhide) + #header-main-container,
  #header-main-top:not(.scrollhide) + .dcheader {
    top: 40px;
  }
  #header-main-top:not(.scrollhide) + .dcheader .dcheader__menu {
    top: 55px;
  }
}
@media screen and (max-width: 320px) {
  .dcheader__menu + .container {
    padding: 0 15px;
  }
}
#header-main-container {
  min-height: 70px;
  border-top: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
#header-main-container .search-label {
  display: none;
  outline: 0;
  border: none;
  background: transparent;
  width: 27px;
  height: 25px;
  top: 5px;
  position: relative;
}
@media screen and (max-width: 992px) {
  #header-main-container .search-label {
    display: block;
  }
}
#header-main-container .search-label .nc-icon-mini {
  color: #698A95;
  font-size: 18px;
  position: relative;
  top: 2px;
}
#header-main-container .search-label .nc-icon-mini:hover {
  color: #0F2C35;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #4b5d66;
}
.navbar-default .navbar-toggle.nav_open .icon-bar {
  display: none;
}
.navbar-default .navbar-toggle .close_icon {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  top: 4px;
  display: none;
}
.navbar-default .navbar-toggle .close_icon::before,
.navbar-default .navbar-toggle .close_icon::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #698A95;
}
.navbar-default .navbar-toggle .close_icon::before {
  transform: rotate(45deg);
}
.navbar-default .navbar-toggle:hover .close_icon::before,
.navbar-default .navbar-toggle:hover .close_icon::after {
  background: #0F2C35;
}
.navbar-default .navbar-toggle .close_icon::after {
  transform: rotate(-45deg);
}
.navbar-default .navbar-toggle.nav_open .close_icon {
  display: inline-block;
}
.navbar-default .navbar-toggle {
  margin-right: 0;
  right: -5px;
}
@media (min-width: 992px) {
  #header-main-container:not(.absolute-header) ~ #content.main-section {
    /*margin-top: 200px;*/
    margin-top: 40px;
  }
  /*#header-main-top + #header-main-container,*/
  #header-main-top + .dcheader {
    position: fixed;
    width: 100%;
    z-index: 140;
  }
  /*#header-main-container.small_header,*/
  .dcheader.small_header {
    height: 80px;
    min-height: 80px;
    background: #fff !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 99;
  }
  #header-main-top:not(.scrollhide) + .dcheader .dcheader__menu {
    top: 80px;
  }
  #header-main-top:not(.scrollhide) + .dcheader.small_header .dcheader__menu {
    top: 55px;
  }
  #header-main-top.scrollhide + .dcheader.small_header .dcheader__menu {
    top: 15px;
  }
  .dcheader.small_header > .container {
    position: relative;
  }
  .dcheader.small_header .col-6.text-right.align-items-center {
    position: absolute;
    right: 0;
    top: 20px;
  }
  /*	#header-main-container.small_header a.navbar-brand-image {
		display: block;
		width: 259px;
		height: 84px;
		margin-top: -20px;
		margin-left: 40px;
		background: url("/fileadmin/introduction/images/theme/logo-small.png") no-repeat 0 0;
		background-size: 249px 74px;
	}
	#header-main-container.small_header a.navbar-brand-image img {
		display: none !important;
	}*/
  .dcheader.small_header .col-6.text-left {
    background-position: left center;
    background-repeat: no-repeat;
    height: 80px;
    position: absolute;
    top: 2px;
    background-size: 395px 138px;
    left: -12px;
  }
  .dcheader.small_header .col-6.text-left img {
    display: none !important;
  }
}
@media screen and (min-width: 1100px) {
  #header-main-container {
    min-height: 79px;
    height: auto;
  }
}
@media (min-width: 1600px) {
  .dcheader.small_header .col-6.text-left {
    left: -51px;
  }
}
/* Search heder autocomplete styles */
body .tx-solr-autosuggest,
.htmlarea-content-body .tx-solr-autosuggest {
  border: 1px solid #BCCACE;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  margin-top: -2px;
}
body .tx-solr-autosuggest .autocomplete-suggestion,
.htmlarea-content-body .tx-solr-autosuggest .autocomplete-suggestion {
  color: #0F2C35;
  padding: 7px 7px 7px 10px;
}
body .tx-solr-autosuggest strong,
.htmlarea-content-body .tx-solr-autosuggest strong {
  color: #FF6700;
}
body .tx-solr-autosuggest .autocomplete-suggestion::before,
.htmlarea-content-body .tx-solr-autosuggest .autocomplete-suggestion::before {
  display: none;
}
body .tx-solr-autosuggest .autocomplete-selected,
.htmlarea-content-body .tx-solr-autosuggest .autocomplete-selected {
  background: #F5F7FA;
  text-decoration: none;
}
body .tx-solr-autosuggest .autocomplete-suggestion:last-child,
.htmlarea-content-body .tx-solr-autosuggest .autocomplete-suggestion:last-child {
  background: transparent;
  color: #0F2C35;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #cccccc;
}
.pswp__error-msg a {
  color: #cccccc;
  text-decoration: underline;
}
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/PhotoSwipe/default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/PhotoSwipe/default-skin.svg');
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Images/PhotoSwipe/preloader.gif') 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/******************************* SOLR ************************************/
/* SEARCH BOX */
.tx_solr>.row {
	max-width: 1310px;
}

.tx_solr_outer .box .box_title {
	font-family: "Georgia Regular", Georgia, serif;
	font-size: 18px;
	color: #fff;
}

.tx_solr_outer .search_form_outer .tx-solr-search-form {
	margin-bottom: 15px;
}

.tx_solr_outer .search_form_outer .tx-solr-search-form input[type="text"] {
	border: 0;
	margin-bottom: 15px;
}

.tx_solr_outer .search_form_outer .label_searched_for {
	float: left;
	line-height: 35px;
}

.tx_solr_outer .search_form_outer .label_searched_for .tx-solr-search-word {
	font-family: "Helvetica Bold", Arial, sans-serif;
}

#tx-solr-sorting,
#tx-solr-pagination {
	margin-bottom: 10px;
}

.result_summary {
	margin-bottom: 0;
	clear: both;
	line-height: 35px;
}

.bp_1024 .result_summary {
	clear: none;
	float: left;
}

.tx_solr_outer .tx-solr-search-form #tx-solr-search-form-pi-results .ui-autocomplete-input:focus {
	position: relative;
	z-index: 6000;
}

.ui-autocomplete.ui-widget {
	z-index: 6000;
}

/* /SEARCH BOX */
/* SEARCH FACETING */
#tx-solr-search-functions {
	margin-top: 38px;
	max-width: 183px;
}

#tx-solr-faceting ul {
	list-style: none;
}

#tx-solr-search-form-pi-results #tx-solr-faceting ul li {
	display: inline-block;
	margin-right: 20px;
}

#tx-solr-faceting .facet-option-list li a {
	display: block;
	font-family: "Georgia Regular", Georgia, serif;
	font-size: 16px;
	color: #fff;
	padding: 10px 15px;
	margin: 0 0 1px 0;
	background-color: #003d76;
	cursor: pointer;
	text-decoration: none;
}

#tx-solr-faceting .facet-option-list li.act a {
	background-color: #002446;
}

#tx-solr-faceting .facet-result-count {
	display: none;
}

/* /SEARCH FACETING */
/* PAGER */
.tx-solr-pagebrowser ul {
	margin-top: 30px;
	padding: 15px 10px;
	border: 1px solid #fff;
	list-style: none;
	text-align: center;
}

.tx-solr-pagebrowser ul li {
	display: inline-block;
	color: #fff;
	border-left: 1px solid #fff;
	margin-left: 10px;
	padding-left: 10px;
	height: 16px;
	line-height: 16px;
}

.tx-solr-pagebrowser ul li,
.tx-solr-pagebrowser ul li a {
	color: #fff;
	font-size: 16px;
}

.tx-solr-pagebrowser ul li.act {
	font-weight: bold;
}

.tx-solr-pagebrowser ul li.tx-pagebrowse-prev,
.tx-solr-pagebrowser ul li.tx-pagebrowse-pages,
.tx-solr-pagebrowser ul li.tx-pagebrowse-pages li:first-child,
.tx-solr-pagebrowser ul li.tx-pagebrowse-next {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

.tx-solr-pagebrowser ul li.tx-pagebrowse-prev {
	margin-right: 15px;
}

.tx-solr-pagebrowser ul li.tx-pagebrowse-next {
	margin-left: 15px;
}

.tx-solr-pagebrowser ul li.tx-pagebrowse-prev a,
.tx-solr-pagebrowser ul li.tx-pagebrowse-prev span,
.tx-solr-pagebrowser ul li.tx-pagebrowse-next a,
.tx-solr-pagebrowser ul li.tx-pagebrowse-next span {
	display: block;
	background: url("/typo3conf/ext/ne_distribution/Resources/Public/Images/pager-prev.png") no-repeat left 2px;
	background-size: 12px 13px;
	width: 12px;
	height: 15px;
	text-indent: -9999999px;
}

.tx-solr-pagebrowser ul li.tx-pagebrowse-next a,
.tx-solr-pagebrowser ul li.tx-pagebrowse-next span {
	background-image: url("/typo3conf/ext/ne_distribution/Resources/Public/Images/pager-next.png");
}

/* /PAGER */
/* ELEM */
.tx-solr-search-form {
	margin-top: 50px;
}

.tx-solr-search-form .flex-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.tx-solr-search-form .flex-group .tx-solr-q {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 40px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-color: #fff;
	border: 1px solid #698A95;
	border-radius: 3px;
	color: #0F2C35;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.tx-solr-search-form .flex-group .tx-solr-q:focus {
	border-color: #FF6700;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.tx-solr-search-form .flex-group .input-group-btn {
	padding: 0;
	width: 40px;
	display: table-cell;
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.tx-solr-search-form .flex-group .input-group-btn .btn .nc-icon-mini {
	color: #fff;
	font-size: 12px;
	position: relative;
}

.tx-solr-search-form .flex-group .input-group-btn .btn .btn_label {
	display: none;
}

.tx-solr-search-form .flex-group .input-group-btn .btn {
	z-index: 2;
	margin-left: -1px;
	background-color: #FF6700;
	border-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: none;
	width: 40px;
	height: 40px;
	-webkit-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
}

.tx-solr-search-form .flex-group .input-group-btn .btn:hover {
	background-color: #FF5122;
}

.tx-solr-search-form .flex-group .input-group-btn .btn:focus {
	color: #ffffff;
	border-color: #ff6700;
	background: #ff5122;
	-webkit-box-shadow: 0px 5px 15px rgb(15 44 53 / 25%);
	box-shadow: 0px 5px 15px rgb(15 44 53 / 25%);
}

.tx-solr-search-form .flex-group .reset_search {
	position: absolute;
	right: 57px;
	z-index: 11;
	top: 5px;
	color: #002832;
	font-size: 20px;
	cursor: pointer;
}

.results-list {
	list-style: none;
	margin-top: 38px;
	border-bottom: 1px solid #CBDCE2;
}

.results-list .results-entry {
	border: none;
	border-top: 1px solid #CBDCE2;
	padding: 20px 0;
}

.results-list .result-content {
	font-size: 14px;
	line-height: 24px;
	margin-top: 6px;
}

.results-list .results-entry.box {
	padding: 0;
	margin-bottom: 30px;
}

.results-list .results-entry .result-img {
	overflow: hidden;
}

.results-list .results-entry .result-img .fallbackimage {
	background: #002446 url("/typo3conf/ext/ne_event/Resources/Public/Images/fallbackImageSmall.jpg") no-repeat center center;
	background-size: 100% auto;
	min-height: 330px;
}

.results-list .results-entry .result-img .publication_image {
	height: 100%;
	border-bottom: 1px solid #848383;
	text-align: center;
}

.results-list .results-entry .results-text {
	overflow: hidden;
	padding: 25px 15px;
}

.results-list .results-entry .results-topic a {
	font-family: 'Benton Sans Med';
	font-weight: normal;
	font-size: 16px;
	color: #FF6700;
	text-decoration: underline;
}

.results-list .results-entry .results-highlight {
	color: #FF6700;
}

/* /ELEM */
/* FACETS */
#tx-solr-faceting .facet {
	font-size: 14px;
	color: #0F2C35;
}

#tx-solr-faceting .facet.solr-ajaxified {
	width: 100%;
	height: 100%;
	display: inline-block;
	padding: 15px 5px 15px 30px;
}

#tx-solr-faceting .panel {
	border: none;
	outline: none;
	box-shadow: none;
}

#tx-solr-faceting .list-group-item {
	padding: 0;
	-webkit-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
	border: none;
	margin: 0;
}

#tx-solr-faceting .list-group-item:hover {
	-webkit-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
	background-color: #F5F7FA;
}

#tx-solr-faceting .list-group-item a {
	padding: 15px 15px 15px 30px;
	-webkit-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
}

#tx-solr-faceting .list-group-item:hover a {
	color: #FF6700;
}

/* /FACETS */
/* PAGINATION */
.solr-pagination {
	margin-top: 40px;
	background: rgb(245 247 250 / 70%);
}

.solr-pagination .pagination {
	margin: 0;
	padding: 7px 15px 0 20px;
}

.solr-pagination .pagination li {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 3px !important;
	background: #fff;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	-webkit-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}

.solr-pagination .pagination li:not(.active):hover {
	background: #CBDCE2;
}

.solr-pagination .pagination li.active {
	background: #FF6700;
}

.solr-pagination .pagination li a {
	padding: 0;
	background: transparent;
	border: none !important;
	color: #0F2C35 !important;
	text-decoration: none !important;
	border: none;
	font-size: 12px;
	line-height: 1;
	padding: 6px 0;
	width: 28px;
	text-align: center;
	left: 1px;
	height: 28px;
	cursor: pointer;
}

body .frame.default .container .solr-pagination ul.pagination li a:focus {
	text-decoration: none !important;
	font-family: 'Benton Sans Reg', 'Arial' !important;
}

.solr-pagination .pagination li a:hover {
	background-color: transparent;
}

.solr-pagination .pagination li.previous a:hover {}

.solr-pagination .pagination li.active a {
	color: #fff !important;
}

.solr-pagination .pagination .previous,
.solr-pagination .pagination .next {
	background-color: transparent;
}

.solr-pagination .pagination .previous a {
	background: url('/typo3conf/ext/ne_solr_ext/Resources/Public/Icons/icon_prev_arrow.svg') center no-repeat;
	background-size: 12px 12px;
	text-indent: -9999px;
}

.solr-pagination .pagination .previous.disabled a {
	background: url('/typo3conf/ext/ne_solr_ext/Resources/Public/Icons/icon_prev_arrow_disabled.svg')
}

.solr-pagination .pagination .next a {
	background: url('/typo3conf/ext/ne_solr_ext/Resources/Public/Icons/icon_next_arrow.svg') center no-repeat;
	background-size: 12px 12px;
	text-indent: -9999px;
}

.solr-pagination .pagination .next.disabled a {
	background: url('/typo3conf/ext/ne_solr_ext/Resources/Public/Icons/icon_next_arrow_disabled.svg')
}

/* /PAGINATION */
/* NO RESULTS */
#tx-solr-search .no_results_img_container {
	margin-top: 222px;
	text-align: center;
}

#tx-solr-search .nothing_found_text {
	font-family: 'Benton Sans Med', Arial;
	font-size: 16px;
	color: #698A95;
	margin-top: 20px;
	text-align: center;
}

#tx-solr-search .nothing_found_text2 {
	font-size: 14px;
	margin-top: 0;
	color: #698A95;
	text-align: center;
}

#tx-solr-search .search_again {}

#tx-solr-search .search_again:focus {
	color: #fff;
}

#tx-solr-search .btn_container {
	margin-top: 40px;
	text-align: center;
}

/* /NO RESULTS */
/******************************* /SOLR ************************************/

.tx-solr-autosuggest {
    background: #FFF;
    overflow: auto;

}

.tx-solr-autosuggest .autocomplete-suggestion {
    white-space: nowrap;
    overflow: hidden;
    color: #848383;
    font-family: 'Helvetica Light', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 10px 8px 10px;
    cursor: pointer;
}

.tx-solr-autosuggest .autocomplete-suggestion::before {
    content: ' ';
    border-top: 1px solid #dadada;
    display: block;
    padding: 0 10px 8px 0;
}

.tx-solr-autosuggest .autocomplete-suggestion:last-child {
    background-color: #003d76;
    border-top: 0;
    color: #fff;
    position: relative;
}

.tx-solr-autosuggest .autocomplete-suggestion:first-child::before,
.tx-solr-autosuggest .autocomplete-suggestion:last-child::before {
    border-top: 0;
}

.tx-solr-autosuggest strong {
    color: #003d76;
    font-weight: normal;
}

.tx-solr-autosuggest .autocomplete-selected {
    text-decoration: underline;
}
#map {
	width: 100%;
	height: 400px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.info-window {
	font-family: 'Benton Sans Reg', 'Arial';
}

.info-content {
	color: #999;
}

/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin-left: 0;
    margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

.select2-all-none {
    margin: 0;
    padding: 5px 0 3px;
    border-bottom: 1px solid #cccccc;
}

.select2-all-none li {
    display: inline;
    list-style-type: none;
    padding: 0 5px;
    position: relative;
    cursor: pointer;

    line-height: 13px;
    color: #333;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);

}

.select2-all-none li:first-child {
    margin-left: 10px;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2ppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        /*background-image: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Css/select2/select2x2.png') !important;*/
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}

/* -------------------------------- 

Nucleo Glyph Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: 'Nucleo Glyph';
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.eot') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-glyph.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-glyph {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Glyph';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
.nc-icon-glyph.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}
.nc-icon-glyph.x2 {
  font-size: 2em;
}
.nc-icon-glyph.x3 {
  font-size: 3em;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-glyph.square,
.nc-icon-glyph.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}
.nc-icon-glyph.circle {
  border-radius: 50%;
}
/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.nc-icon-ul > li {
  position: relative;
}
.nc-icon-ul > li > .nc-icon-glyph {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}
.nc-icon-ul > li > .nc-icon-glyph.lg {
  top: 0;
  left: -1.35714286em;
}
.nc-icon-ul > li > .nc-icon-glyph.circle,
.nc-icon-ul > li > .nc-icon-glyph.square {
  top: -0.19047619em;
  left: -1.9047619em;
}
/*------------------------
  spinning icons
-------------------------*/
.nc-icon-glyph.spin {
  -webkit-animation: nc-icon-spin 2s infinite linear;
  -moz-animation: nc-icon-spin 2s infinite linear;
  animation: nc-icon-spin 2s infinite linear;
}
@-webkit-keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes nc-icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-glyph.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nc-icon-glyph.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nc-icon-glyph.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.nc-icon-glyph.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.nc-icon-glyph.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	font icons
-------------------------*/
.nc-icon-glyph.tech_cable-49:before {
  content: "\e90b";
}
.nc-icon-glyph.tech_cable-50:before {
  content: "\e90c";
}
.nc-icon-glyph.tech_cd-reader:before {
  content: "\e90d";
}
.nc-icon-glyph.tech_computer-monitor:before {
  content: "\e90e";
}
.nc-icon-glyph.tech_computer-old:before {
  content: "\e90f";
}
.nc-icon-glyph.tech_computer:before {
  content: "\e910";
}
.nc-icon-glyph.tech_controller-modern:before {
  content: "\e911";
}
.nc-icon-glyph.tech_controller:before {
  content: "\e912";
}
.nc-icon-glyph.tech_desktop-screen:before {
  content: "\e913";
}
.nc-icon-glyph.tech_desktop:before {
  content: "\e914";
}
.nc-icon-glyph.tech_disk-reader:before {
  content: "\e915";
}
.nc-icon-glyph.tech_disk:before {
  content: "\e916";
}
.nc-icon-glyph.tech_gopro:before {
  content: "\e917";
}
.nc-icon-glyph.tech_headphones:before {
  content: "\e918";
}
.nc-icon-glyph.tech_keyboard-mouse:before {
  content: "\e919";
}
.nc-icon-glyph.tech_keyboard-wifi:before {
  content: "\e91a";
}
.nc-icon-glyph.tech_keyboard:before {
  content: "\e91b";
}
.nc-icon-glyph.tech_laptop-1:before {
  content: "\e91c";
}
.nc-icon-glyph.tech_laptop-2:before {
  content: "\e91d";
}
.nc-icon-glyph.tech_laptop:before {
  content: "\e91e";
}
.nc-icon-glyph.tech_mobile-button:before {
  content: "\e91f";
}
.nc-icon-glyph.tech_mobile-camera:before {
  content: "\e920";
}
.nc-icon-glyph.tech_mobile-recharger-08:before {
  content: "\e921";
}
.nc-icon-glyph.tech_mobile-recharger-09:before {
  content: "\e922";
}
.nc-icon-glyph.tech_mobile-toolbar:before {
  content: "\e923";
}
.nc-icon-glyph.tech_mobile:before {
  content: "\e924";
}
.nc-icon-glyph.tech_music:before {
  content: "\e925";
}
.nc-icon-glyph.tech_navigation:before {
  content: "\e926";
}
.nc-icon-glyph.tech_player-19:before {
  content: "\e927";
}
.nc-icon-glyph.tech_player-48:before {
  content: "\e928";
}
.nc-icon-glyph.tech_print-fold:before {
  content: "\e929";
}
.nc-icon-glyph.tech_print-round-fold:before {
  content: "\e92a";
}
.nc-icon-glyph.tech_print-round:before {
  content: "\e92b";
}
.nc-icon-glyph.tech_print:before {
  content: "\e92c";
}
.nc-icon-glyph.tech_ram:before {
  content: "\e92d";
}
.nc-icon-glyph.tech_remote:before {
  content: "\e92e";
}
.nc-icon-glyph.tech_signal:before {
  content: "\e92f";
}
.nc-icon-glyph.tech_socket:before {
  content: "\e930";
}
.nc-icon-glyph.tech_sync:before {
  content: "\e931";
}
.nc-icon-glyph.tech_tablet-button:before {
  content: "\e932";
}
.nc-icon-glyph.tech_tablet-reader-31:before {
  content: "\e933";
}
.nc-icon-glyph.tech_tablet-reader-42:before {
  content: "\e934";
}
.nc-icon-glyph.tech_tablet-toolbar:before {
  content: "\e935";
}
.nc-icon-glyph.tech_tablet:before {
  content: "\e936";
}
.nc-icon-glyph.tech_tv-old:before {
  content: "\e937";
}
.nc-icon-glyph.tech_tv:before {
  content: "\e938";
}
.nc-icon-glyph.tech_watch-circle:before {
  content: "\e939";
}
.nc-icon-glyph.tech_watch-time:before {
  content: "\e93a";
}
.nc-icon-glyph.tech_watch:before {
  content: "\e93b";
}
.nc-icon-glyph.tech_webcam-38:before {
  content: "\e93c";
}
.nc-icon-glyph.tech_webcam-39:before {
  content: "\e93d";
}
.nc-icon-glyph.tech_wifi-router:before {
  content: "\e93e";
}
.nc-icon-glyph.tech_wifi:before {
  content: "\e93f";
}
.nc-icon-glyph.tech-2_cctv:before {
  content: "\e940";
}
.nc-icon-glyph.tech-2_connection:before {
  content: "\e941";
}
.nc-icon-glyph.tech-2_device-connection:before {
  content: "\e942";
}
.nc-icon-glyph.tech-2_dock:before {
  content: "\e943";
}
.nc-icon-glyph.tech-2_firewall:before {
  content: "\e944";
}
.nc-icon-glyph.tech-2_hdmi:before {
  content: "\e945";
}
.nc-icon-glyph.tech-2_headphone:before {
  content: "\e946";
}
.nc-icon-glyph.tech-2_headset:before {
  content: "\e947";
}
.nc-icon-glyph.tech-2_keyboard-hide:before {
  content: "\e948";
}
.nc-icon-glyph.tech-2_keyboard-wireless:before {
  content: "\e949";
}
.nc-icon-glyph.tech-2_l-add:before {
  content: "\e94a";
}
.nc-icon-glyph.tech-2_l-check:before {
  content: "\e94b";
}
.nc-icon-glyph.tech-2_l-location:before {
  content: "\e94c";
}
.nc-icon-glyph.tech-2_l-remove:before {
  content: "\e94d";
}
.nc-icon-glyph.tech-2_l-search:before {
  content: "\e94e";
}
.nc-icon-glyph.tech-2_l-security:before {
  content: "\e94f";
}
.nc-icon-glyph.tech-2_l-settings:before {
  content: "\e950";
}
.nc-icon-glyph.tech-2_l-sync:before {
  content: "\e951";
}
.nc-icon-glyph.tech-2_l-system-update:before {
  content: "\e952";
}
.nc-icon-glyph.tech-2_lock-landscape:before {
  content: "\e953";
}
.nc-icon-glyph.tech-2_lock-portrait:before {
  content: "\e954";
}
.nc-icon-glyph.tech-2_mic:before {
  content: "\e955";
}
.nc-icon-glyph.tech-2_mobile-landscape:before {
  content: "\e956";
}
.nc-icon-glyph.tech-2_p-add:before {
  content: "\e957";
}
.nc-icon-glyph.tech-2_p-check:before {
  content: "\e958";
}
.nc-icon-glyph.tech-2_p-edit:before {
  content: "\e959";
}
.nc-icon-glyph.tech-2_p-heart:before {
  content: "\e95a";
}
.nc-icon-glyph.tech-2_p-location:before {
  content: "\e95b";
}
.nc-icon-glyph.tech-2_p-remove:before {
  content: "\e95c";
}
.nc-icon-glyph.tech-2_p-search:before {
  content: "\e95d";
}
.nc-icon-glyph.tech-2_p-settings:before {
  content: "\e95e";
}
.nc-icon-glyph.tech-2_p-share:before {
  content: "\e95f";
}
.nc-icon-glyph.tech-2_p-sync:before {
  content: "\e960";
}
.nc-icon-glyph.tech-2_p-system-update:before {
  content: "\e961";
}
.nc-icon-glyph.tech-2_p-time:before {
  content: "\e962";
}
.nc-icon-glyph.tech-2_pci-card:before {
  content: "\e963";
}
.nc-icon-glyph.tech-2_rotate-lock:before {
  content: "\e964";
}
.nc-icon-glyph.tech-2_rotate:before {
  content: "\e965";
}
.nc-icon-glyph.tech-2_sim-card:before {
  content: "\e966";
}
.nc-icon-glyph.tech-2_socket-europe-1:before {
  content: "\e967";
}
.nc-icon-glyph.tech-2_socket-europe-2:before {
  content: "\e968";
}
.nc-icon-glyph.tech-2_socket-uk:before {
  content: "\e969";
}
.nc-icon-glyph.tech-2_vpn:before {
  content: "\e96a";
}
.nc-icon-glyph.tech-2_wifi-off:before {
  content: "\e96b";
}
.nc-icon-glyph.tech-2_wifi-protected:before {
  content: "\e96c";
}
.nc-icon-glyph.tech-2_wifi:before {
  content: "\e96d";
}
.nc-icon-glyph.files_add:before {
  content: "\e96e";
}
.nc-icon-glyph.files_archive-3d-check:before {
  content: "\eee0";
}
.nc-icon-glyph.files_archive-3d-content:before {
  content: "\eee1";
}
.nc-icon-glyph.files_archive-check:before {
  content: "\eee2";
}
.nc-icon-glyph.files_archive-content:before {
  content: "\eee3";
}
.nc-icon-glyph.files_archive-paper-check:before {
  content: "\eee4";
}
.nc-icon-glyph.files_archive-paper:before {
  content: "\eee5";
}
.nc-icon-glyph.files_archive:before {
  content: "\eee6";
}
.nc-icon-glyph.files_audio:before {
  content: "\eee7";
}
.nc-icon-glyph.files_book-07:before {
  content: "\eee8";
}
.nc-icon-glyph.files_book-08:before {
  content: "\eee9";
}
.nc-icon-glyph.files_bookmark:before {
  content: "\eeea";
}
.nc-icon-glyph.files_box:before {
  content: "\eeeb";
}
.nc-icon-glyph.files_chart-bar:before {
  content: "\eeec";
}
.nc-icon-glyph.files_chart-pie:before {
  content: "\eeed";
}
.nc-icon-glyph.files_check:before {
  content: "\eeee";
}
.nc-icon-glyph.files_cloud:before {
  content: "\eeef";
}
.nc-icon-glyph.files_copy:before {
  content: "\eef0";
}
.nc-icon-glyph.files_dev:before {
  content: "\eef1";
}
.nc-icon-glyph.files_download:before {
  content: "\eef2";
}
.nc-icon-glyph.files_drawer:before {
  content: "\eef3";
}
.nc-icon-glyph.files_edit:before {
  content: "\eef4";
}
.nc-icon-glyph.files_exclamation:before {
  content: "\eef5";
}
.nc-icon-glyph.files_folder-13:before {
  content: "\eef6";
}
.nc-icon-glyph.files_folder-14:before {
  content: "\eef7";
}
.nc-icon-glyph.files_folder-15:before {
  content: "\eef8";
}
.nc-icon-glyph.files_folder-16:before {
  content: "\eef9";
}
.nc-icon-glyph.files_folder-17:before {
  content: "\eefa";
}
.nc-icon-glyph.files_folder-18:before {
  content: "\eefb";
}
.nc-icon-glyph.files_folder-19:before {
  content: "\eefc";
}
.nc-icon-glyph.files_folder-add:before {
  content: "\eefd";
}
.nc-icon-glyph.files_folder-audio:before {
  content: "\eefe";
}
.nc-icon-glyph.files_folder-chart-bar:before {
  content: "\eeff";
}
.nc-icon-glyph.files_folder-chart-pie:before {
  content: "\ef00";
}
.nc-icon-glyph.files_folder-check:before {
  content: "\ef01";
}
.nc-icon-glyph.files_folder-cloud:before {
  content: "\ef02";
}
.nc-icon-glyph.files_folder-dev:before {
  content: "\ef03";
}
.nc-icon-glyph.files_folder-download:before {
  content: "\ef04";
}
.nc-icon-glyph.files_folder-edit:before {
  content: "\ef05";
}
.nc-icon-glyph.files_folder-exclamation:before {
  content: "\ef06";
}
.nc-icon-glyph.files_folder-gallery:before {
  content: "\ef07";
}
.nc-icon-glyph.files_folder-heart:before {
  content: "\ef08";
}
.nc-icon-glyph.files_folder-image:before {
  content: "\ef09";
}
.nc-icon-glyph.files_folder-info:before {
  content: "\ef0a";
}
.nc-icon-glyph.files_folder-link-87:before {
  content: "\ef0b";
}
.nc-icon-glyph.files_folder-link-88:before {
  content: "\ef0c";
}
.nc-icon-glyph.files_folder-locked:before {
  content: "\ef0d";
}
.nc-icon-glyph.files_folder-money:before {
  content: "\ef0e";
}
.nc-icon-glyph.files_folder-music:before {
  content: "\ef0f";
}
.nc-icon-glyph.files_folder-no-access:before {
  content: "\ef10";
}
.nc-icon-glyph.files_folder-play:before {
  content: "\ef11";
}
.nc-icon-glyph.files_folder-question:before {
  content: "\ef12";
}
.nc-icon-glyph.files_folder-refresh:before {
  content: "\ef13";
}
.nc-icon-glyph.files_folder-remove:before {
  content: "\ef14";
}
.nc-icon-glyph.files_folder-search:before {
  content: "\ef15";
}
.nc-icon-glyph.files_folder-settings-81:before {
  content: "\ef16";
}
.nc-icon-glyph.files_folder-settings-97:before {
  content: "\ef17";
}
.nc-icon-glyph.files_folder-shared:before {
  content: "\ef18";
}
.nc-icon-glyph.files_folder-star:before {
  content: "\ef19";
}
.nc-icon-glyph.files_folder-time:before {
  content: "\ef1a";
}
.nc-icon-glyph.files_folder-upload:before {
  content: "\ef1b";
}
.nc-icon-glyph.files_folder-user:before {
  content: "\ef1c";
}
.nc-icon-glyph.files_folder-vector:before {
  content: "\ef1d";
}
.nc-icon-glyph.files_gallery:before {
  content: "\ef1e";
}
.nc-icon-glyph.files_heart:before {
  content: "\ef1f";
}
.nc-icon-glyph.files_image:before {
  content: "\ef20";
}
.nc-icon-glyph.files_info:before {
  content: "\ef21";
}
.nc-icon-glyph.files_link:before {
  content: "\ef22";
}
.nc-icon-glyph.files_locked:before {
  content: "\ef23";
}
.nc-icon-glyph.files_money:before {
  content: "\ef24";
}
.nc-icon-glyph.files_music:before {
  content: "\ef25";
}
.nc-icon-glyph.files_no-access:before {
  content: "\ef26";
}
.nc-icon-glyph.files_notebook:before {
  content: "\ef27";
}
.nc-icon-glyph.files_paper:before {
  content: "\ef28";
}
.nc-icon-glyph.files_play:before {
  content: "\ef29";
}
.nc-icon-glyph.files_question:before {
  content: "\ef2a";
}
.nc-icon-glyph.files_refresh:before {
  content: "\ef2b";
}
.nc-icon-glyph.files_remove:before {
  content: "\ef2c";
}
.nc-icon-glyph.files_replace-folder:before {
  content: "\ef2d";
}
.nc-icon-glyph.files_replace:before {
  content: "\ef2e";
}
.nc-icon-glyph.files_search:before {
  content: "\ef2f";
}
.nc-icon-glyph.files_settings-46:before {
  content: "\ef30";
}
.nc-icon-glyph.files_settings-99:before {
  content: "\ef31";
}
.nc-icon-glyph.files_shared:before {
  content: "\ef32";
}
.nc-icon-glyph.files_single-content-02:before {
  content: "\ef33";
}
.nc-icon-glyph.files_single-content-03:before {
  content: "\ef34";
}
.nc-icon-glyph.files_single-copies:before {
  content: "\ef35";
}
.nc-icon-glyph.files_single-copy-04:before {
  content: "\ef36";
}
.nc-icon-glyph.files_single-copy-06:before {
  content: "\ef37";
}
.nc-icon-glyph.files_single-folded-content:before {
  content: "\ef38";
}
.nc-icon-glyph.files_single-folded:before {
  content: "\ef39";
}
.nc-icon-glyph.files_single-paragraph:before {
  content: "\ef3a";
}
.nc-icon-glyph.files_single:before {
  content: "\ef3b";
}
.nc-icon-glyph.files_star:before {
  content: "\ef3c";
}
.nc-icon-glyph.files_time:before {
  content: "\ef3d";
}
.nc-icon-glyph.files_upload:before {
  content: "\ef3e";
}
.nc-icon-glyph.files_user:before {
  content: "\ef3f";
}
.nc-icon-glyph.files_vector:before {
  content: "\ef40";
}
.nc-icon-glyph.files_zip-54:before {
  content: "\ef41";
}
.nc-icon-glyph.files_zip-55:before {
  content: "\ef42";
}
.nc-icon-glyph.users_add-27:before {
  content: "\ef43";
}
.nc-icon-glyph.users_add-29:before {
  content: "\ef44";
}
.nc-icon-glyph.users_badge-13:before {
  content: "\ef45";
}
.nc-icon-glyph.users_badge-14:before {
  content: "\ef46";
}
.nc-icon-glyph.users_badge-15:before {
  content: "\ef47";
}
.nc-icon-glyph.users_circle-08:before {
  content: "\ef48";
}
.nc-icon-glyph.users_circle-09:before {
  content: "\ef49";
}
.nc-icon-glyph.users_circle-10:before {
  content: "\ef4a";
}
.nc-icon-glyph.users_contacts:before {
  content: "\ef4b";
}
.nc-icon-glyph.users_delete-28:before {
  content: "\ef4c";
}
.nc-icon-glyph.users_delete-30:before {
  content: "\ef4d";
}
.nc-icon-glyph.users_man-20:before {
  content: "\ef4e";
}
.nc-icon-glyph.users_man-23:before {
  content: "\ef4f";
}
.nc-icon-glyph.users_man-glasses:before {
  content: "\ef50";
}
.nc-icon-glyph.users_mobile-contact:before {
  content: "\ef51";
}
.nc-icon-glyph.users_multiple-11:before {
  content: "\ef52";
}
.nc-icon-glyph.users_multiple-19:before {
  content: "\ef53";
}
.nc-icon-glyph.users_network:before {
  content: "\ef54";
}
.nc-icon-glyph.users_parent:before {
  content: "\ef55";
}
.nc-icon-glyph.users_single-01:before {
  content: "\ef56";
}
.nc-icon-glyph.users_single-02:before {
  content: "\ef57";
}
.nc-icon-glyph.users_single-03:before {
  content: "\ef58";
}
.nc-icon-glyph.users_single-04:before {
  content: "\ef59";
}
.nc-icon-glyph.users_single-05:before {
  content: "\ef5a";
}
.nc-icon-glyph.users_single-body:before {
  content: "\ef5b";
}
.nc-icon-glyph.users_single-position:before {
  content: "\ef5c";
}
.nc-icon-glyph.users_square-31:before {
  content: "\ef5d";
}
.nc-icon-glyph.users_square-32:before {
  content: "\ef5e";
}
.nc-icon-glyph.users_square-33:before {
  content: "\ef5f";
}
.nc-icon-glyph.users_woman-21:before {
  content: "\ef60";
}
.nc-icon-glyph.users_woman-24:before {
  content: "\ef61";
}
.nc-icon-glyph.users_woman-25:before {
  content: "\ef62";
}
.nc-icon-glyph.users_woman-man:before {
  content: "\ef63";
}
.nc-icon-glyph.users-2_a-add:before {
  content: "\ef64";
}
.nc-icon-glyph.users-2_a-check:before {
  content: "\ef65";
}
.nc-icon-glyph.users-2_a-delete:before {
  content: "\ef66";
}
.nc-icon-glyph.users-2_a-edit:before {
  content: "\ef67";
}
.nc-icon-glyph.users-2_a-heart:before {
  content: "\ef68";
}
.nc-icon-glyph.users-2_a-location:before {
  content: "\ef69";
}
.nc-icon-glyph.users-2_a-remove:before {
  content: "\ef6a";
}
.nc-icon-glyph.users-2_a-search:before {
  content: "\ef6b";
}
.nc-icon-glyph.users-2_a-security:before {
  content: "\ef6c";
}
.nc-icon-glyph.users-2_a-share:before {
  content: "\ef6d";
}
.nc-icon-glyph.users-2_a-star:before {
  content: "\ef6e";
}
.nc-icon-glyph.users-2_a-sync:before {
  content: "\ef6f";
}
.nc-icon-glyph.users-2_a-time:before {
  content: "\ef70";
}
.nc-icon-glyph.users-2_accessibility:before {
  content: "\ef71";
}
.nc-icon-glyph.users-2_b-add:before {
  content: "\ef72";
}
.nc-icon-glyph.users-2_b-check:before {
  content: "\ef73";
}
.nc-icon-glyph.users-2_b-location:before {
  content: "\ef74";
}
.nc-icon-glyph.users-2_b-love:before {
  content: "\ef75";
}
.nc-icon-glyph.users-2_b-meeting:before {
  content: "\ef76";
}
.nc-icon-glyph.users-2_b-remove:before {
  content: "\ef77";
}
.nc-icon-glyph.users-2_b-security:before {
  content: "\ef78";
}
.nc-icon-glyph.users-2_child:before {
  content: "\ef79";
}
.nc-icon-glyph.users-2_contacts-44:before {
  content: "\ef7a";
}
.nc-icon-glyph.users-2_contacts-45:before {
  content: "\ef7b";
}
.nc-icon-glyph.users-2_couple-gay:before {
  content: "\ef7c";
}
.nc-icon-glyph.users-2_couple-lesbian:before {
  content: "\ef7d";
}
.nc-icon-glyph.users-2_disabled:before {
  content: "\ef7e";
}
.nc-icon-glyph.users-2_exchange:before {
  content: "\ef7f";
}
.nc-icon-glyph.users-2_family:before {
  content: "\ef80";
}
.nc-icon-glyph.users-2_focus:before {
  content: "\ef81";
}
.nc-icon-glyph.users-2_home:before {
  content: "\ef82";
}
.nc-icon-glyph.users-2_man-down:before {
  content: "\ef83";
}
.nc-icon-glyph.users-2_man-up:before {
  content: "\ef84";
}
.nc-icon-glyph.users-2_man:before {
  content: "\ef85";
}
.nc-icon-glyph.users-2_meeting:before {
  content: "\ef86";
}
.nc-icon-glyph.users-2_mickey-mouse:before {
  content: "\ef87";
}
.nc-icon-glyph.users-2_multiple:before {
  content: "\ef88";
}
.nc-icon-glyph.users-2_pin:before {
  content: "\ef89";
}
.nc-icon-glyph.users-2_police:before {
  content: "\ef8a";
}
.nc-icon-glyph.users-2_search:before {
  content: "\ef8b";
}
.nc-icon-glyph.users-2_standing-man:before {
  content: "\ef8c";
}
.nc-icon-glyph.users-2_standing-woman:before {
  content: "\ef8d";
}
.nc-icon-glyph.users-2_voice-record:before {
  content: "\ef8e";
}
.nc-icon-glyph.users-2_wc:before {
  content: "\ef8f";
}
.nc-icon-glyph.users-2_woman-down:before {
  content: "\ef90";
}
.nc-icon-glyph.users-2_woman-up:before {
  content: "\ef91";
}
.nc-icon-glyph.users-2_woman:before {
  content: "\ef92";
}
.nc-icon-glyph.shopping_award:before {
  content: "\ea65";
}
.nc-icon-glyph.shopping_bag-09:before {
  content: "\ea66";
}
.nc-icon-glyph.shopping_bag-16:before {
  content: "\ea67";
}
.nc-icon-glyph.shopping_bag-17:before {
  content: "\ea68";
}
.nc-icon-glyph.shopping_bag-20:before {
  content: "\ea69";
}
.nc-icon-glyph.shopping_bag-add-18:before {
  content: "\ea6a";
}
.nc-icon-glyph.shopping_bag-add-21:before {
  content: "\ea6b";
}
.nc-icon-glyph.shopping_bag-edit:before {
  content: "\ea6c";
}
.nc-icon-glyph.shopping_bag-remove-19:before {
  content: "\ea6d";
}
.nc-icon-glyph.shopping_bag-remove-22:before {
  content: "\ea6e";
}
.nc-icon-glyph.shopping_barcode-scan:before {
  content: "\ea6f";
}
.nc-icon-glyph.shopping_barcode:before {
  content: "\ea70";
}
.nc-icon-glyph.shopping_bardcode-qr:before {
  content: "\ea71";
}
.nc-icon-glyph.shopping_basket-add:before {
  content: "\ea72";
}
.nc-icon-glyph.shopping_basket-edit:before {
  content: "\ea73";
}
.nc-icon-glyph.shopping_basket-remove:before {
  content: "\ea74";
}
.nc-icon-glyph.shopping_basket-simple-add:before {
  content: "\ea75";
}
.nc-icon-glyph.shopping_basket-simple-remove:before {
  content: "\ea76";
}
.nc-icon-glyph.shopping_basket-simple:before {
  content: "\ea77";
}
.nc-icon-glyph.shopping_basket:before {
  content: "\ea78";
}
.nc-icon-glyph.shopping_bitcoin:before {
  content: "\ea79";
}
.nc-icon-glyph.shopping_board:before {
  content: "\ea7a";
}
.nc-icon-glyph.shopping_box-3d-50:before {
  content: "\ea7b";
}
.nc-icon-glyph.shopping_box-3d-67:before {
  content: "\ea7c";
}
.nc-icon-glyph.shopping_box-ribbon:before {
  content: "\ea7d";
}
.nc-icon-glyph.shopping_box:before {
  content: "\ea7e";
}
.nc-icon-glyph.shopping_cart-add:before {
  content: "\ea7f";
}
.nc-icon-glyph.shopping_cart-modern-add:before {
  content: "\ea80";
}
.nc-icon-glyph.shopping_cart-modern-in:before {
  content: "\ea81";
}
.nc-icon-glyph.shopping_cart-modern-remove:before {
  content: "\ea82";
}
.nc-icon-glyph.shopping_cart-modern:before {
  content: "\ea83";
}
.nc-icon-glyph.shopping_cart-remove:before {
  content: "\ea84";
}
.nc-icon-glyph.shopping_cart-simple-add:before {
  content: "\ea85";
}
.nc-icon-glyph.shopping_cart-simple-in:before {
  content: "\ea86";
}
.nc-icon-glyph.shopping_cart-simple-remove:before {
  content: "\ea87";
}
.nc-icon-glyph.shopping_cart-simple:before {
  content: "\ea88";
}
.nc-icon-glyph.shopping_cart:before {
  content: "\ea89";
}
.nc-icon-glyph.shopping_cash-register:before {
  content: "\ea8a";
}
.nc-icon-glyph.shopping_chart:before {
  content: "\ea8b";
}
.nc-icon-glyph.shopping_credit-card-in:before {
  content: "\ea8c";
}
.nc-icon-glyph.shopping_credit-card:before {
  content: "\ea8d";
}
.nc-icon-glyph.shopping_credit-locked:before {
  content: "\ea8e";
}
.nc-icon-glyph.shopping_delivery-fast:before {
  content: "\ea8f";
}
.nc-icon-glyph.shopping_delivery-time:before {
  content: "\ea90";
}
.nc-icon-glyph.shopping_delivery-track:before {
  content: "\ea91";
}
.nc-icon-glyph.shopping_delivery:before {
  content: "\ea92";
}
.nc-icon-glyph.shopping_discount:before {
  content: "\ea93";
}
.nc-icon-glyph.shopping_gift:before {
  content: "\ea94";
}
.nc-icon-glyph.shopping_hand-card:before {
  content: "\ea95";
}
.nc-icon-glyph.shopping_list:before {
  content: "\ea96";
}
.nc-icon-glyph.shopping_mobile-card:before {
  content: "\ea97";
}
.nc-icon-glyph.shopping_mobile-cart:before {
  content: "\ea98";
}
.nc-icon-glyph.shopping_mobile-touch:before {
  content: "\ea99";
}
.nc-icon-glyph.shopping_newsletter:before {
  content: "\ea9a";
}
.nc-icon-glyph.shopping_pos:before {
  content: "\ea9b";
}
.nc-icon-glyph.shopping_receipt-list-42:before {
  content: "\ea9c";
}
.nc-icon-glyph.shopping_receipt-list-43:before {
  content: "\ea9d";
}
.nc-icon-glyph.shopping_receipt:before {
  content: "\ea9e";
}
.nc-icon-glyph.shopping_shop-location:before {
  content: "\ea9f";
}
.nc-icon-glyph.shopping_shop:before {
  content: "\eaa0";
}
.nc-icon-glyph.shopping_stock:before {
  content: "\eaa1";
}
.nc-icon-glyph.shopping_tag-content:before {
  content: "\eaa2";
}
.nc-icon-glyph.shopping_tag-cut:before {
  content: "\eaa3";
}
.nc-icon-glyph.shopping_tag-line:before {
  content: "\eaa4";
}
.nc-icon-glyph.shopping_tag-sale:before {
  content: "\eaa5";
}
.nc-icon-glyph.shopping_tag:before {
  content: "\eaa6";
}
.nc-icon-glyph.shopping_wallet:before {
  content: "\eaa7";
}
.nc-icon-glyph.social-1_logo-500px:before {
  content: "\eaa8";
}
.nc-icon-glyph.social-1_logo-angellist:before {
  content: "\eaa9";
}
.nc-icon-glyph.social-1_logo-behance:before {
  content: "\eaaa";
}
.nc-icon-glyph.social-1_logo-blogger:before {
  content: "\eaab";
}
.nc-icon-glyph.social-1_logo-buffer:before {
  content: "\eaac";
}
.nc-icon-glyph.social-1_logo-buysellads:before {
  content: "\eaad";
}
.nc-icon-glyph.social-1_logo-codepen:before {
  content: "\eaae";
}
.nc-icon-glyph.social-1_logo-creative-market:before {
  content: "\eaaf";
}
.nc-icon-glyph.social-1_logo-crunchbase:before {
  content: "\eab0";
}
.nc-icon-glyph.social-1_logo-deviantart:before {
  content: "\eab1";
}
.nc-icon-glyph.social-1_logo-dribbble:before {
  content: "\eab2";
}
.nc-icon-glyph.social-1_logo-dropbox:before {
  content: "\eab3";
}
.nc-icon-glyph.social-1_logo-envato:before {
  content: "\eab4";
}
.nc-icon-glyph.social-1_logo-evernote:before {
  content: "\eab5";
}
.nc-icon-glyph.social-1_logo-facebook:before {
  content: "\eab6";
}
.nc-icon-glyph.social-1_logo-fb-simple:before {
  content: "\eab7";
}
.nc-icon-glyph.social-1_logo-feedly:before {
  content: "\eab8";
}
.nc-icon-glyph.social-1_logo-flickr:before {
  content: "\eab9";
}
.nc-icon-glyph.social-1_logo-github:before {
  content: "\eaba";
}
.nc-icon-glyph.social-1_logo-google-plus:before {
  content: "\eabb";
}
.nc-icon-glyph.social-1_logo-instagram:before {
  content: "\eabc";
}
.nc-icon-glyph.social-1_logo-lastfm:before {
  content: "\eabd";
}
.nc-icon-glyph.social-1_logo-linkedin:before {
  content: "\eabe";
}
.nc-icon-glyph.social-1_logo-meetup:before {
  content: "\eabf";
}
.nc-icon-glyph.social-1_logo-myspace:before {
  content: "\eac0";
}
.nc-icon-glyph.social-1_logo-paypal:before {
  content: "\eac1";
}
.nc-icon-glyph.social-1_logo-pinterest:before {
  content: "\eac2";
}
.nc-icon-glyph.social-1_logo-product-hunt:before {
  content: "\eac3";
}
.nc-icon-glyph.social-1_logo-reddit:before {
  content: "\eac4";
}
.nc-icon-glyph.social-1_logo-rss:before {
  content: "\eac5";
}
.nc-icon-glyph.social-1_logo-shopify:before {
  content: "\eac6";
}
.nc-icon-glyph.social-1_logo-skype:before {
  content: "\eac7";
}
.nc-icon-glyph.social-1_logo-slack:before {
  content: "\eac8";
}
.nc-icon-glyph.social-1_logo-soundcloud:before {
  content: "\eac9";
}
.nc-icon-glyph.social-1_logo-spotify:before {
  content: "\eaca";
}
.nc-icon-glyph.social-1_logo-trello:before {
  content: "\eacb";
}
.nc-icon-glyph.social-1_logo-tumblr:before {
  content: "\eacc";
}
.nc-icon-glyph.social-1_logo-twitter:before {
  content: "\eacd";
}
.nc-icon-glyph.social-1_logo-vimeo:before {
  content: "\eace";
}
.nc-icon-glyph.social-1_logo-vine:before {
  content: "\eacf";
}
.nc-icon-glyph.social-1_logo-whatsapp:before {
  content: "\ead0";
}
.nc-icon-glyph.social-1_logo-wordpress:before {
  content: "\ead1";
}
.nc-icon-glyph.social-1_logo-yelp:before {
  content: "\ead2";
}
.nc-icon-glyph.social-1_logo-youtube:before {
  content: "\ead3";
}
.nc-icon-glyph.arrows-1_back-78:before {
  content: "\ead4";
}
.nc-icon-glyph.arrows-1_back-80:before {
  content: "\ead5";
}
.nc-icon-glyph.arrows-1_bold-direction:before {
  content: "\ead6";
}
.nc-icon-glyph.arrows-1_bold-down:before {
  content: "\ead7";
}
.nc-icon-glyph.arrows-1_bold-left:before {
  content: "\ead8";
}
.nc-icon-glyph.arrows-1_bold-right:before {
  content: "\ead9";
}
.nc-icon-glyph.arrows-1_bold-up:before {
  content: "\eada";
}
.nc-icon-glyph.arrows-1_circle-down-12:before {
  content: "\eadb";
}
.nc-icon-glyph.arrows-1_circle-down-40:before {
  content: "\eadc";
}
.nc-icon-glyph.arrows-1_circle-left-10:before {
  content: "\eadd";
}
.nc-icon-glyph.arrows-1_circle-left-38:before {
  content: "\eade";
}
.nc-icon-glyph.arrows-1_circle-right-09:before {
  content: "\eadf";
}
.nc-icon-glyph.arrows-1_circle-right-37:before {
  content: "\eae0";
}
.nc-icon-glyph.arrows-1_circle-up-11:before {
  content: "\eae1";
}
.nc-icon-glyph.arrows-1_circle-up-39:before {
  content: "\eae2";
}
.nc-icon-glyph.arrows-1_cloud-download-93:before {
  content: "\eae3";
}
.nc-icon-glyph.arrows-1_cloud-download-95:before {
  content: "\eae4";
}
.nc-icon-glyph.arrows-1_cloud-upload-94:before {
  content: "\eae5";
}
.nc-icon-glyph.arrows-1_cloud-upload-96:before {
  content: "\eae6";
}
.nc-icon-glyph.arrows-1_curved-next:before {
  content: "\eae7";
}
.nc-icon-glyph.arrows-1_curved-previous:before {
  content: "\eae8";
}
.nc-icon-glyph.arrows-1_direction-53:before {
  content: "\eae9";
}
.nc-icon-glyph.arrows-1_direction-56:before {
  content: "\eaea";
}
.nc-icon-glyph.arrows-1_double-left:before {
  content: "\eaeb";
}
.nc-icon-glyph.arrows-1_double-right:before {
  content: "\eaec";
}
.nc-icon-glyph.arrows-1_download:before {
  content: "\eaed";
}
.nc-icon-glyph.arrows-1_enlarge-diagonal-41:before {
  content: "\eaee";
}
.nc-icon-glyph.arrows-1_enlarge-diagonal-43:before {
  content: "\eaef";
}
.nc-icon-glyph.arrows-1_enlarge-diagonal-44:before {
  content: "\eaf0";
}
.nc-icon-glyph.arrows-1_enlarge-vertical:before {
  content: "\eaf1";
}
.nc-icon-glyph.arrows-1_fit-horizontal:before {
  content: "\eaf2";
}
.nc-icon-glyph.arrows-1_fit-vertical:before {
  content: "\eaf3";
}
.nc-icon-glyph.arrows-1_fullscreen-70:before {
  content: "\eaf4";
}
.nc-icon-glyph.arrows-1_fullscreen-71:before {
  content: "\eaf5";
}
.nc-icon-glyph.arrows-1_fullscreen-76:before {
  content: "\eaf6";
}
.nc-icon-glyph.arrows-1_fullscreen-77:before {
  content: "\eaf7";
}
.nc-icon-glyph.arrows-1_fullscreen-double-74:before {
  content: "\eaf8";
}
.nc-icon-glyph.arrows-1_fullscreen-double-75:before {
  content: "\eaf9";
}
.nc-icon-glyph.arrows-1_fullscreen-split-72:before {
  content: "\eafa";
}
.nc-icon-glyph.arrows-1_fullscreen-split-73:before {
  content: "\eafb";
}
.nc-icon-glyph.arrows-1_log-in:before {
  content: "\eafc";
}
.nc-icon-glyph.arrows-1_log-out:before {
  content: "\eafd";
}
.nc-icon-glyph.arrows-1_loop-82:before {
  content: "\eafe";
}
.nc-icon-glyph.arrows-1_loop-83:before {
  content: "\eaff";
}
.nc-icon-glyph.arrows-1_minimal-down:before {
  content: "\eb00";
}
.nc-icon-glyph.arrows-1_minimal-left:before {
  content: "\eb01";
}
.nc-icon-glyph.arrows-1_minimal-right:before {
  content: "\eb02";
}
.nc-icon-glyph.arrows-1_minimal-up:before {
  content: "\eb03";
}
.nc-icon-glyph.arrows-1_redo-79:before {
  content: "\eb04";
}
.nc-icon-glyph.arrows-1_redo-81:before {
  content: "\eb05";
}
.nc-icon-glyph.arrows-1_refresh-68:before {
  content: "\eb06";
}
.nc-icon-glyph.arrows-1_refresh-69:before {
  content: "\eb07";
}
.nc-icon-glyph.arrows-1_round-down:before {
  content: "\eb08";
}
.nc-icon-glyph.arrows-1_round-left:before {
  content: "\eb09";
}
.nc-icon-glyph.arrows-1_round-right:before {
  content: "\eb0a";
}
.nc-icon-glyph.arrows-1_round-up:before {
  content: "\eb0b";
}
.nc-icon-glyph.arrows-1_share-66:before {
  content: "\eb0c";
}
.nc-icon-glyph.arrows-1_share-91:before {
  content: "\eb0d";
}
.nc-icon-glyph.arrows-1_share-92:before {
  content: "\eb0e";
}
.nc-icon-glyph.arrows-1_shuffle-97:before {
  content: "\eb0f";
}
.nc-icon-glyph.arrows-1_shuffle-98:before {
  content: "\eb10";
}
.nc-icon-glyph.arrows-1_simple-down:before {
  content: "\eb11";
}
.nc-icon-glyph.arrows-1_simple-left:before {
  content: "\eb12";
}
.nc-icon-glyph.arrows-1_simple-right:before {
  content: "\eb13";
}
.nc-icon-glyph.arrows-1_simple-up:before {
  content: "\eb14";
}
.nc-icon-glyph.arrows-1_small-triangle-down:before {
  content: "\eb15";
}
.nc-icon-glyph.arrows-1_small-triangle-left:before {
  content: "\eb16";
}
.nc-icon-glyph.arrows-1_small-triangle-right:before {
  content: "\eb17";
}
.nc-icon-glyph.arrows-1_small-triangle-up:before {
  content: "\eb18";
}
.nc-icon-glyph.arrows-1_square-down:before {
  content: "\eb19";
}
.nc-icon-glyph.arrows-1_square-left:before {
  content: "\eb1a";
}
.nc-icon-glyph.arrows-1_square-right:before {
  content: "\eb1b";
}
.nc-icon-glyph.arrows-1_square-up:before {
  content: "\eb1c";
}
.nc-icon-glyph.arrows-1_strong-down:before {
  content: "\eb1d";
}
.nc-icon-glyph.arrows-1_strong-left:before {
  content: "\eb1e";
}
.nc-icon-glyph.arrows-1_strong-right:before {
  content: "\eb1f";
}
.nc-icon-glyph.arrows-1_strong-up:before {
  content: "\eb20";
}
.nc-icon-glyph.arrows-1_tail-down:before {
  content: "\eb21";
}
.nc-icon-glyph.arrows-1_tail-left:before {
  content: "\eb22";
}
.nc-icon-glyph.arrows-1_tail-right:before {
  content: "\eb23";
}
.nc-icon-glyph.arrows-1_tail-triangle-down:before {
  content: "\eb24";
}
.nc-icon-glyph.arrows-1_tail-triangle-left:before {
  content: "\eb25";
}
.nc-icon-glyph.arrows-1_tail-triangle-right:before {
  content: "\eb26";
}
.nc-icon-glyph.arrows-1_tail-triangle-up:before {
  content: "\eb27";
}
.nc-icon-glyph.arrows-1_tail-up:before {
  content: "\eb28";
}
.nc-icon-glyph.arrows-1_trend-down:before {
  content: "\eb29";
}
.nc-icon-glyph.arrows-1_trend-up:before {
  content: "\eb2a";
}
.nc-icon-glyph.arrows-1_triangle-down-20:before {
  content: "\eb2b";
}
.nc-icon-glyph.arrows-1_triangle-down-65:before {
  content: "\eb2c";
}
.nc-icon-glyph.arrows-1_triangle-left-18:before {
  content: "\eb2d";
}
.nc-icon-glyph.arrows-1_triangle-left-63:before {
  content: "\eb2e";
}
.nc-icon-glyph.arrows-1_triangle-right-17:before {
  content: "\eb2f";
}
.nc-icon-glyph.arrows-1_triangle-right-62:before {
  content: "\eb30";
}
.nc-icon-glyph.arrows-1_triangle-up-19:before {
  content: "\eb31";
}
.nc-icon-glyph.arrows-1_triangle-up-64:before {
  content: "\eb32";
}
.nc-icon-glyph.arrows-1_window-zoom-in:before {
  content: "\eb33";
}
.nc-icon-glyph.arrows-1_window-zoom-out:before {
  content: "\eb34";
}
.nc-icon-glyph.arrows-1_zoom-88:before {
  content: "\eb35";
}
.nc-icon-glyph.arrows-1_zoom-99:before {
  content: "\eb36";
}
.nc-icon-glyph.arrows-1_zoom-100:before {
  content: "\eb37";
}
.nc-icon-glyph.arrows-2_block-down:before {
  content: "\eb38";
}
.nc-icon-glyph.arrows-2_block-left:before {
  content: "\eb39";
}
.nc-icon-glyph.arrows-2_block-right:before {
  content: "\eb3a";
}
.nc-icon-glyph.arrows-2_block-up:before {
  content: "\eb3b";
}
.nc-icon-glyph.arrows-2_circle-in:before {
  content: "\eb3c";
}
.nc-icon-glyph.arrows-2_circle-out:before {
  content: "\eb3d";
}
.nc-icon-glyph.arrows-2_circuit-round:before {
  content: "\eb3e";
}
.nc-icon-glyph.arrows-2_circuit:before {
  content: "\eb3f";
}
.nc-icon-glyph.arrows-2_computer-upload:before {
  content: "\eb40";
}
.nc-icon-glyph.arrows-2_conversion:before {
  content: "\eb41";
}
.nc-icon-glyph.arrows-2_corner-down-round:before {
  content: "\eb42";
}
.nc-icon-glyph.arrows-2_corner-down:before {
  content: "\eb43";
}
.nc-icon-glyph.arrows-2_corner-left-down:before {
  content: "\eb44";
}
.nc-icon-glyph.arrows-2_corner-left-round:before {
  content: "\eb45";
}
.nc-icon-glyph.arrows-2_corner-left:before {
  content: "\eb46";
}
.nc-icon-glyph.arrows-2_corner-right-down:before {
  content: "\eb47";
}
.nc-icon-glyph.arrows-2_corner-right-round:before {
  content: "\eb48";
}
.nc-icon-glyph.arrows-2_corner-right:before {
  content: "\eb49";
}
.nc-icon-glyph.arrows-2_corner-up-left:before {
  content: "\eb4a";
}
.nc-icon-glyph.arrows-2_corner-up-right:before {
  content: "\eb4b";
}
.nc-icon-glyph.arrows-2_corner-up-round:before {
  content: "\eb4c";
}
.nc-icon-glyph.arrows-2_corner-up:before {
  content: "\eb4d";
}
.nc-icon-glyph.arrows-2_cross-down:before {
  content: "\eb4e";
}
.nc-icon-glyph.arrows-2_cross-horizontal:before {
  content: "\ec87";
}
.nc-icon-glyph.arrows-2_cross-left:before {
  content: "\ec88";
}
.nc-icon-glyph.arrows-2_cross-right:before {
  content: "\ec89";
}
.nc-icon-glyph.arrows-2_cross-up:before {
  content: "\ec8a";
}
.nc-icon-glyph.arrows-2_cross-vertical:before {
  content: "\ec8b";
}
.nc-icon-glyph.arrows-2_curve-circuit:before {
  content: "\ec8c";
}
.nc-icon-glyph.arrows-2_curve-directions:before {
  content: "\ec8d";
}
.nc-icon-glyph.arrows-2_curve-split:before {
  content: "\ec8e";
}
.nc-icon-glyph.arrows-2_delete-45:before {
  content: "\ec8f";
}
.nc-icon-glyph.arrows-2_delete-49:before {
  content: "\ec90";
}
.nc-icon-glyph.arrows-2_delete-50:before {
  content: "\ec91";
}
.nc-icon-glyph.arrows-2_direction:before {
  content: "\ec92";
}
.nc-icon-glyph.arrows-2_dots-download:before {
  content: "\ec93";
}
.nc-icon-glyph.arrows-2_dots-upload:before {
  content: "\ec94";
}
.nc-icon-glyph.arrows-2_eject:before {
  content: "\ec95";
}
.nc-icon-glyph.arrows-2_enlarge-circle:before {
  content: "\ec96";
}
.nc-icon-glyph.arrows-2_file-download-87:before {
  content: "\ec97";
}
.nc-icon-glyph.arrows-2_file-download-89:before {
  content: "\ec98";
}
.nc-icon-glyph.arrows-2_file-download-94:before {
  content: "\ec99";
}
.nc-icon-glyph.arrows-2_file-upload-86:before {
  content: "\ec9a";
}
.nc-icon-glyph.arrows-2_file-upload-88:before {
  content: "\ec9b";
}
.nc-icon-glyph.arrows-2_file-upload-93:before {
  content: "\ec9c";
}
.nc-icon-glyph.arrows-2_fork-round:before {
  content: "\ec9d";
}
.nc-icon-glyph.arrows-2_fork:before {
  content: "\ec9e";
}
.nc-icon-glyph.arrows-2_hit-down:before {
  content: "\ec9f";
}
.nc-icon-glyph.arrows-2_hit-left:before {
  content: "\eca0";
}
.nc-icon-glyph.arrows-2_hit-right:before {
  content: "\eca1";
}
.nc-icon-glyph.arrows-2_hit-up:before {
  content: "\eca2";
}
.nc-icon-glyph.arrows-2_lines:before {
  content: "\eca3";
}
.nc-icon-glyph.arrows-2_log-out:before {
  content: "\eca4";
}
.nc-icon-glyph.arrows-2_loop:before {
  content: "\eca5";
}
.nc-icon-glyph.arrows-2_merge-round:before {
  content: "\eca6";
}
.nc-icon-glyph.arrows-2_merge:before {
  content: "\eca7";
}
.nc-icon-glyph.arrows-2_move-05:before {
  content: "\eca8";
}
.nc-icon-glyph.arrows-2_move-06:before {
  content: "\eca9";
}
.nc-icon-glyph.arrows-2_move-92:before {
  content: "\ecaa";
}
.nc-icon-glyph.arrows-2_move-down-right:before {
  content: "\ecab";
}
.nc-icon-glyph.arrows-2_move-down:before {
  content: "\ecac";
}
.nc-icon-glyph.arrows-2_move-left:before {
  content: "\ecad";
}
.nc-icon-glyph.arrows-2_move-right:before {
  content: "\ecae";
}
.nc-icon-glyph.arrows-2_move-up-left:before {
  content: "\ecaf";
}
.nc-icon-glyph.arrows-2_move-up:before {
  content: "\ecb0";
}
.nc-icon-glyph.arrows-2_push-next:before {
  content: "\ecb1";
}
.nc-icon-glyph.arrows-2_push-previous:before {
  content: "\ecb2";
}
.nc-icon-glyph.arrows-2_reload:before {
  content: "\ee6a";
}
.nc-icon-glyph.arrows-2_replay:before {
  content: "\ee6b";
}
.nc-icon-glyph.arrows-2_rotate-left:before {
  content: "\ee6c";
}
.nc-icon-glyph.arrows-2_rotate-right:before {
  content: "\ee6d";
}
.nc-icon-glyph.arrows-2_round-left-down:before {
  content: "\ee6e";
}
.nc-icon-glyph.arrows-2_round-right-down:before {
  content: "\ee6f";
}
.nc-icon-glyph.arrows-2_round-up-left:before {
  content: "\ee70";
}
.nc-icon-glyph.arrows-2_round-up-right:before {
  content: "\ee71";
}
.nc-icon-glyph.arrows-2_select-83:before {
  content: "\ee72";
}
.nc-icon-glyph.arrows-2_select-84:before {
  content: "\ee73";
}
.nc-icon-glyph.arrows-2_separate-round:before {
  content: "\ee74";
}
.nc-icon-glyph.arrows-2_separate:before {
  content: "\ee75";
}
.nc-icon-glyph.arrows-2_share-left:before {
  content: "\ee76";
}
.nc-icon-glyph.arrows-2_share-right:before {
  content: "\ee77";
}
.nc-icon-glyph.arrows-2_skew-down:before {
  content: "\ee78";
}
.nc-icon-glyph.arrows-2_skew-left:before {
  content: "\ee79";
}
.nc-icon-glyph.arrows-2_skew-up:before {
  content: "\ee7a";
}
.nc-icon-glyph.arrows-2_small-left:before {
  content: "\ee7b";
}
.nc-icon-glyph.arrows-2_small-right:before {
  content: "\ee7c";
}
.nc-icon-glyph.arrows-2_split-horizontal:before {
  content: "\ee7d";
}
.nc-icon-glyph.arrows-2_split-round:before {
  content: "\ee7e";
}
.nc-icon-glyph.arrows-2_split-vertical:before {
  content: "\ee7f";
}
.nc-icon-glyph.arrows-2_split:before {
  content: "\ee80";
}
.nc-icon-glyph.arrows-2_square-download:before {
  content: "\ee81";
}
.nc-icon-glyph.arrows-2_square-upload:before {
  content: "\ee82";
}
.nc-icon-glyph.arrows-2_time:before {
  content: "\ee83";
}
.nc-icon-glyph.arrows-2_triangle-down:before {
  content: "\ee84";
}
.nc-icon-glyph.arrows-2_triangle-left:before {
  content: "\ee85";
}
.nc-icon-glyph.arrows-2_triangle-right:before {
  content: "\ee86";
}
.nc-icon-glyph.arrows-2_triangle-up:before {
  content: "\ee87";
}
.nc-icon-glyph.arrows-2_unite-round:before {
  content: "\ee88";
}
.nc-icon-glyph.arrows-2_unite:before {
  content: "\ee89";
}
.nc-icon-glyph.arrows-2_zoom:before {
  content: "\ee8a";
}
.nc-icon-glyph.arrows-3_circle-down:before {
  content: "\ee8b";
}
.nc-icon-glyph.arrows-3_circle-left:before {
  content: "\ee8c";
}
.nc-icon-glyph.arrows-3_circle-right:before {
  content: "\ee8d";
}
.nc-icon-glyph.arrows-3_circle-simple-down:before {
  content: "\ee8e";
}
.nc-icon-glyph.arrows-3_circle-simple-left:before {
  content: "\ee8f";
}
.nc-icon-glyph.arrows-3_circle-simple-right:before {
  content: "\ee90";
}
.nc-icon-glyph.arrows-3_circle-simple-up:before {
  content: "\ee91";
}
.nc-icon-glyph.arrows-3_circle-up:before {
  content: "\ee92";
}
.nc-icon-glyph.arrows-3_cloud-refresh:before {
  content: "\ee93";
}
.nc-icon-glyph.arrows-3_separate:before {
  content: "\ee94";
}
.nc-icon-glyph.arrows-3_small-down:before {
  content: "\ee95";
}
.nc-icon-glyph.arrows-3_small-up:before {
  content: "\ee96";
}
.nc-icon-glyph.arrows-3_square-corner-down-left:before {
  content: "\ee97";
}
.nc-icon-glyph.arrows-3_square-corner-down-right:before {
  content: "\ee98";
}
.nc-icon-glyph.arrows-3_square-corner-up-left:before {
  content: "\ee99";
}
.nc-icon-glyph.arrows-3_square-corner-up-right:before {
  content: "\ee9a";
}
.nc-icon-glyph.arrows-3_square-down-06:before {
  content: "\ee9b";
}
.nc-icon-glyph.arrows-3_square-down-22:before {
  content: "\ee9c";
}
.nc-icon-glyph.arrows-3_square-enlarge:before {
  content: "\ee9d";
}
.nc-icon-glyph.arrows-3_square-left-04:before {
  content: "\ee9e";
}
.nc-icon-glyph.arrows-3_square-left-20:before {
  content: "\ee9f";
}
.nc-icon-glyph.arrows-3_square-right-03:before {
  content: "\eea0";
}
.nc-icon-glyph.arrows-3_square-right-19:before {
  content: "\eea1";
}
.nc-icon-glyph.arrows-3_square-simple-down:before {
  content: "\eea2";
}
.nc-icon-glyph.arrows-3_square-simple-left:before {
  content: "\eea3";
}
.nc-icon-glyph.arrows-3_square-simple-right:before {
  content: "\eea4";
}
.nc-icon-glyph.arrows-3_square-simple-up:before {
  content: "\eea5";
}
.nc-icon-glyph.arrows-3_square-up-05:before {
  content: "\eea6";
}
.nc-icon-glyph.arrows-3_square-up-21:before {
  content: "\eea7";
}
.nc-icon-glyph.arrows-3_square-zoom:before {
  content: "\eea8";
}
.nc-icon-glyph.arrows-3_super-bold-down:before {
  content: "\eea9";
}
.nc-icon-glyph.arrows-3_super-bold-left:before {
  content: "\eeaa";
}
.nc-icon-glyph.arrows-3_super-bold-right:before {
  content: "\eeab";
}
.nc-icon-glyph.arrows-3_super-bold-up:before {
  content: "\eeac";
}
.nc-icon-glyph.arrows-4_block-bottom-left:before {
  content: "\eead";
}
.nc-icon-glyph.arrows-4_block-bottom-right:before {
  content: "\eeae";
}
.nc-icon-glyph.arrows-4_block-top-left:before {
  content: "\eeaf";
}
.nc-icon-glyph.arrows-4_block-top-right:before {
  content: "\eeb0";
}
.nc-icon-glyph.arrows-4_centralize:before {
  content: "\eeb1";
}
.nc-icon-glyph.arrows-4_compare:before {
  content: "\eeb2";
}
.nc-icon-glyph.arrows-4_contrast:before {
  content: "\eeb3";
}
.nc-icon-glyph.arrows-4_cross:before {
  content: "\eeb4";
}
.nc-icon-glyph.arrows-4_diag-bottom-left:before {
  content: "\eeb5";
}
.nc-icon-glyph.arrows-4_diag-bottom-right:before {
  content: "\eeb6";
}
.nc-icon-glyph.arrows-4_diag-top-left:before {
  content: "\eeb7";
}
.nc-icon-glyph.arrows-4_diag-top-right:before {
  content: "\eeb8";
}
.nc-icon-glyph.arrows-4_disperse:before {
  content: "\eeb9";
}
.nc-icon-glyph.arrows-4_download:before {
  content: "\eeba";
}
.nc-icon-glyph.arrows-4_enlarge-45:before {
  content: "\eebb";
}
.nc-icon-glyph.arrows-4_enlarge-46:before {
  content: "\eebc";
}
.nc-icon-glyph.arrows-4_export:before {
  content: "\eebd";
}
.nc-icon-glyph.arrows-4_format-left:before {
  content: "\eebe";
}
.nc-icon-glyph.arrows-4_format-right:before {
  content: "\eebf";
}
.nc-icon-glyph.arrows-4_input-12:before {
  content: "\eec0";
}
.nc-icon-glyph.arrows-4_input-21:before {
  content: "\eec1";
}
.nc-icon-glyph.arrows-4_invert:before {
  content: "\eec2";
}
.nc-icon-glyph.arrows-4_launch-11:before {
  content: "\eec3";
}
.nc-icon-glyph.arrows-4_launch-47:before {
  content: "\eec4";
}
.nc-icon-glyph.arrows-4_logout:before {
  content: "\eec5";
}
.nc-icon-glyph.arrows-4_loop-30:before {
  content: "\eec6";
}
.nc-icon-glyph.arrows-4_loop-34:before {
  content: "\eec7";
}
.nc-icon-glyph.arrows-4_merge:before {
  content: "\eec8";
}
.nc-icon-glyph.arrows-4_open-in-browser:before {
  content: "\eec9";
}
.nc-icon-glyph.arrows-4_priority-high:before {
  content: "\eeca";
}
.nc-icon-glyph.arrows-4_priority-low:before {
  content: "\eecb";
}
.nc-icon-glyph.arrows-4_redo-10:before {
  content: "\eecc";
}
.nc-icon-glyph.arrows-4_redo-26:before {
  content: "\eecd";
}
.nc-icon-glyph.arrows-4_reply-all:before {
  content: "\eece";
}
.nc-icon-glyph.arrows-4_reply:before {
  content: "\eecf";
}
.nc-icon-glyph.arrows-4_restore:before {
  content: "\eed0";
}
.nc-icon-glyph.arrows-4_share:before {
  content: "\eed1";
}
.nc-icon-glyph.arrows-4_shuffle-01:before {
  content: "\eed2";
}
.nc-icon-glyph.arrows-4_shuffle-35:before {
  content: "\eed3";
}
.nc-icon-glyph.arrows-4_split-33:before {
  content: "\eed4";
}
.nc-icon-glyph.arrows-4_split-37:before {
  content: "\eed5";
}
.nc-icon-glyph.arrows-4_stre-down:before {
  content: "\eed6";
}
.nc-icon-glyph.arrows-4_stre-left:before {
  content: "\eed7";
}
.nc-icon-glyph.arrows-4_stre-right:before {
  content: "\eed8";
}
.nc-icon-glyph.arrows-4_stre-up:before {
  content: "\eed9";
}
.nc-icon-glyph.arrows-4_swap-horizontal:before {
  content: "\eeda";
}
.nc-icon-glyph.arrows-4_swap-vertical:before {
  content: "\eedb";
}
.nc-icon-glyph.arrows-4_system-update:before {
  content: "\eedc";
}
.nc-icon-glyph.arrows-4_undo-25:before {
  content: "\eedd";
}
.nc-icon-glyph.arrows-4_undo-29:before {
  content: "\eede";
}
.nc-icon-glyph.arrows-4_upload:before {
  content: "\eedf";
}
.nc-icon-glyph.files-2_ai-illustrator:before {
  content: "\e96f";
}
.nc-icon-glyph.files-2_avi:before {
  content: "\e970";
}
.nc-icon-glyph.files-2_css:before {
  content: "\e971";
}
.nc-icon-glyph.files-2_csv:before {
  content: "\e972";
}
.nc-icon-glyph.files-2_doc:before {
  content: "\e973";
}
.nc-icon-glyph.files-2_docx:before {
  content: "\e974";
}
.nc-icon-glyph.files-2_epub:before {
  content: "\e975";
}
.nc-icon-glyph.files-2_exe:before {
  content: "\e976";
}
.nc-icon-glyph.files-2_font:before {
  content: "\e977";
}
.nc-icon-glyph.files-2_gif:before {
  content: "\e978";
}
.nc-icon-glyph.files-2_html:before {
  content: "\e979";
}
.nc-icon-glyph.files-2_jpg-jpeg:before {
  content: "\e97a";
}
.nc-icon-glyph.files-2_js-javascript-jquery:before {
  content: "\e97b";
}
.nc-icon-glyph.files-3_mov:before {
  content: "\e97c";
}
.nc-icon-glyph.files-3_mp3:before {
  content: "\e97d";
}
.nc-icon-glyph.files-3_mp4:before {
  content: "\e97e";
}
.nc-icon-glyph.files-3_pdf:before {
  content: "\e97f";
}
.nc-icon-glyph.files-3_png:before {
  content: "\e980";
}
.nc-icon-glyph.files-3_psd-photoshop:before {
  content: "\e981";
}
.nc-icon-glyph.files-3_rar:before {
  content: "\e982";
}
.nc-icon-glyph.files-3_sketch:before {
  content: "\e983";
}
.nc-icon-glyph.files-3_svg:before {
  content: "\e984";
}
.nc-icon-glyph.files-3_txt:before {
  content: "\e985";
}
.nc-icon-glyph.files-3_wav:before {
  content: "\e986";
}
.nc-icon-glyph.files-3_zip:before {
  content: "\e987";
}
.nc-icon-glyph.design_album:before {
  content: "\e988";
}
.nc-icon-glyph.design_align-bottom:before {
  content: "\e989";
}
.nc-icon-glyph.design_align-center-horizontal:before {
  content: "\e98a";
}
.nc-icon-glyph.design_align-center-vertical:before {
  content: "\e98b";
}
.nc-icon-glyph.design_align-left:before {
  content: "\e98c";
}
.nc-icon-glyph.design_align-right:before {
  content: "\e98d";
}
.nc-icon-glyph.design_align-top:before {
  content: "\e98e";
}
.nc-icon-glyph.design_app:before {
  content: "\e98f";
}
.nc-icon-glyph.design_artboard:before {
  content: "\e990";
}
.nc-icon-glyph.design_blend:before {
  content: "\e991";
}
.nc-icon-glyph.design_book-bookmark:before {
  content: "\e992";
}
.nc-icon-glyph.design_book-open:before {
  content: "\e993";
}
.nc-icon-glyph.design_brush:before {
  content: "\e994";
}
.nc-icon-glyph.design_bug:before {
  content: "\e995";
}
.nc-icon-glyph.design_bullet-list-67:before {
  content: "\e996";
}
.nc-icon-glyph.design_bullet-list-68:before {
  content: "\e997";
}
.nc-icon-glyph.design_bullet-list-69:before {
  content: "\e998";
}
.nc-icon-glyph.design_bullet-list-70:before {
  content: "\e999";
}
.nc-icon-glyph.design_clone:before {
  content: "\e99a";
}
.nc-icon-glyph.design_code-editor:before {
  content: "\e99b";
}
.nc-icon-glyph.design_code:before {
  content: "\e99c";
}
.nc-icon-glyph.design_collection:before {
  content: "\e99d";
}
.nc-icon-glyph.design_command:before {
  content: "\e99e";
}
.nc-icon-glyph.design_compass:before {
  content: "\e99f";
}
.nc-icon-glyph.design_contrast:before {
  content: "\e9a0";
}
.nc-icon-glyph.design_copy:before {
  content: "\e9a1";
}
.nc-icon-glyph.design_crop:before {
  content: "\e9a2";
}
.nc-icon-glyph.design_cursor-48:before {
  content: "\e9a3";
}
.nc-icon-glyph.design_cursor-49:before {
  content: "\e9a4";
}
.nc-icon-glyph.design_design-dev:before {
  content: "\e9a5";
}
.nc-icon-glyph.design_design:before {
  content: "\e9a6";
}
.nc-icon-glyph.design_distribute-horizontal:before {
  content: "\e9a7";
}
.nc-icon-glyph.design_distribute-vertical:before {
  content: "\e9a8";
}
.nc-icon-glyph.design_drag:before {
  content: "\e9a9";
}
.nc-icon-glyph.design_eraser-32:before {
  content: "\e9aa";
}
.nc-icon-glyph.design_eraser-33:before {
  content: "\e9ab";
}
.nc-icon-glyph.design_eraser-46:before {
  content: "\e9ac";
}
.nc-icon-glyph.design_flip-horizontal:before {
  content: "\e9ad";
}
.nc-icon-glyph.design_flip-vertical:before {
  content: "\e9ae";
}
.nc-icon-glyph.design_image:before {
  content: "\e9af";
}
.nc-icon-glyph.design_magnet:before {
  content: "\e9b0";
}
.nc-icon-glyph.design_marker:before {
  content: "\e9b1";
}
.nc-icon-glyph.design_measure-02:before {
  content: "\e9b2";
}
.nc-icon-glyph.design_measure-17:before {
  content: "\e9b3";
}
.nc-icon-glyph.design_measure-big:before {
  content: "\e9b4";
}
.nc-icon-glyph.design_mobile-design:before {
  content: "\e9b5";
}
.nc-icon-glyph.design_mobile-dev:before {
  content: "\e9b6";
}
.nc-icon-glyph.design_mouse-08:before {
  content: "\e9b7";
}
.nc-icon-glyph.design_mouse-09:before {
  content: "\e9b8";
}
.nc-icon-glyph.design_mouse-10:before {
  content: "\e9b9";
}
.nc-icon-glyph.design_newsletter-dev:before {
  content: "\e9ba";
}
.nc-icon-glyph.design_note-code:before {
  content: "\e9bb";
}
.nc-icon-glyph.design_paint-16:before {
  content: "\e9bc";
}
.nc-icon-glyph.design_paint-37:before {
  content: "\e9bd";
}
.nc-icon-glyph.design_paint-38:before {
  content: "\e9be";
}
.nc-icon-glyph.design_paint-bucket-39:before {
  content: "\e9bf";
}
.nc-icon-glyph.design_paint-bucket-40:before {
  content: "\e9c0";
}
.nc-icon-glyph.design_palette:before {
  content: "\e9c1";
}
.nc-icon-glyph.design_pantone:before {
  content: "\e9c2";
}
.nc-icon-glyph.design_paper-design:before {
  content: "\e9c3";
}
.nc-icon-glyph.design_paper-dev:before {
  content: "\e9c4";
}
.nc-icon-glyph.design_patch-19:before {
  content: "\e9c5";
}
.nc-icon-glyph.design_patch-34:before {
  content: "\e9c6";
}
.nc-icon-glyph.design_path-exclude:before {
  content: "\e9c7";
}
.nc-icon-glyph.design_path-intersect:before {
  content: "\e9c8";
}
.nc-icon-glyph.design_path-minus:before {
  content: "\e9c9";
}
.nc-icon-glyph.design_path-unite:before {
  content: "\e9ca";
}
.nc-icon-glyph.design_pen-01:before {
  content: "\e9cb";
}
.nc-icon-glyph.design_pen-23:before {
  content: "\e9cc";
}
.nc-icon-glyph.design_pen-tool:before {
  content: "\e9cd";
}
.nc-icon-glyph.design_phone:before {
  content: "\e9ce";
}
.nc-icon-glyph.design_photo-editor:before {
  content: "\e9cf";
}
.nc-icon-glyph.design_responsive:before {
  content: "\e9d0";
}
.nc-icon-glyph.design_scissors-dashed:before {
  content: "\e9d1";
}
.nc-icon-glyph.design_scissors:before {
  content: "\ee1e";
}
.nc-icon-glyph.design_shape-adjust:before {
  content: "\ee1f";
}
.nc-icon-glyph.design_shape-circle:before {
  content: "\ee20";
}
.nc-icon-glyph.design_shape-polygon:before {
  content: "\ee21";
}
.nc-icon-glyph.design_shape-square:before {
  content: "\ee22";
}
.nc-icon-glyph.design_shape-triangle:before {
  content: "\ee23";
}
.nc-icon-glyph.design_shapes:before {
  content: "\ee24";
}
.nc-icon-glyph.design_sharpener:before {
  content: "\ee25";
}
.nc-icon-glyph.design_slice:before {
  content: "\ee26";
}
.nc-icon-glyph.design_spray:before {
  content: "\ee27";
}
.nc-icon-glyph.design_stamp:before {
  content: "\ee28";
}
.nc-icon-glyph.design_tablet-mobile:before {
  content: "\ee29";
}
.nc-icon-glyph.design_tablet:before {
  content: "\ee2a";
}
.nc-icon-glyph.design_text:before {
  content: "\ee2b";
}
.nc-icon-glyph.design_todo:before {
  content: "\ee2c";
}
.nc-icon-glyph.design_usb:before {
  content: "\ee2d";
}
.nc-icon-glyph.design_vector:before {
  content: "\ee2e";
}
.nc-icon-glyph.design_wand-11:before {
  content: "\ee2f";
}
.nc-icon-glyph.design_wand-99:before {
  content: "\ee30";
}
.nc-icon-glyph.design_watch-dev:before {
  content: "\ee31";
}
.nc-icon-glyph.design_web-design:before {
  content: "\ee32";
}
.nc-icon-glyph.design_webpage:before {
  content: "\ee33";
}
.nc-icon-glyph.design_window-code:before {
  content: "\ee34";
}
.nc-icon-glyph.design_window-dev:before {
  content: "\ee35";
}
.nc-icon-glyph.design_window-paragraph:before {
  content: "\ee36";
}
.nc-icon-glyph.design_window-responsive:before {
  content: "\ee37";
}
.nc-icon-glyph.design-2_3d-28:before {
  content: "\ee38";
}
.nc-icon-glyph.design-2_3d-29:before {
  content: "\ee39";
}
.nc-icon-glyph.design-2_android:before {
  content: "\ee3a";
}
.nc-icon-glyph.design-2_angle:before {
  content: "\ee3b";
}
.nc-icon-glyph.design-2_animation-14:before {
  content: "\ee3c";
}
.nc-icon-glyph.design-2_animation-31:before {
  content: "\ee3d";
}
.nc-icon-glyph.design-2_animation-32:before {
  content: "\ee3e";
}
.nc-icon-glyph.design-2_apple:before {
  content: "\ee3f";
}
.nc-icon-glyph.design-2_browser-chrome:before {
  content: "\ee40";
}
.nc-icon-glyph.design-2_browser-edge:before {
  content: "\ee41";
}
.nc-icon-glyph.design-2_browser-firefox:before {
  content: "\ee42";
}
.nc-icon-glyph.design-2_browser-ie:before {
  content: "\ee43";
}
.nc-icon-glyph.design-2_browser-opera:before {
  content: "\ee44";
}
.nc-icon-glyph.design-2_browser-safari:before {
  content: "\ee45";
}
.nc-icon-glyph.design-2_bucket:before {
  content: "\ee46";
}
.nc-icon-glyph.design-2_button:before {
  content: "\ee47";
}
.nc-icon-glyph.design-2_canvas:before {
  content: "\ee48";
}
.nc-icon-glyph.design-2_css3:before {
  content: "\ee49";
}
.nc-icon-glyph.design-2_cursor-add:before {
  content: "\ee4a";
}
.nc-icon-glyph.design-2_cursor-grab:before {
  content: "\ee4b";
}
.nc-icon-glyph.design-2_cursor-load:before {
  content: "\ee4c";
}
.nc-icon-glyph.design-2_cursor-menu:before {
  content: "\ee4d";
}
.nc-icon-glyph.design-2_cursor-not-allowed:before {
  content: "\ee4e";
}
.nc-icon-glyph.design-2_cursor-pointer:before {
  content: "\ee4f";
}
.nc-icon-glyph.design-2_cursor-text:before {
  content: "\ee50";
}
.nc-icon-glyph.design-2_divider:before {
  content: "\ee51";
}
.nc-icon-glyph.design-2_filter-organization:before {
  content: "\ee52";
}
.nc-icon-glyph.design-2_form:before {
  content: "\ee53";
}
.nc-icon-glyph.design-2_frame:before {
  content: "\ee54";
}
.nc-icon-glyph.design-2_group:before {
  content: "\ee55";
}
.nc-icon-glyph.design-2_html5:before {
  content: "\ee56";
}
.nc-icon-glyph.design-2_image:before {
  content: "\ee57";
}
.nc-icon-glyph.design-2_layers:before {
  content: "\ee58";
}
.nc-icon-glyph.design-2_layout-11:before {
  content: "\ee59";
}
.nc-icon-glyph.design-2_layout-25:before {
  content: "\ee5a";
}
.nc-icon-glyph.design-2_microsoft:before {
  content: "\ee5b";
}
.nc-icon-glyph.design-2_mirror:before {
  content: "\ee5c";
}
.nc-icon-glyph.design-2_move-down:before {
  content: "\ee5d";
}
.nc-icon-glyph.design-2_move-up:before {
  content: "\ee5e";
}
.nc-icon-glyph.design-2_paint-brush:before {
  content: "\ee5f";
}
.nc-icon-glyph.design-2_ruler-pencil:before {
  content: "\ee60";
}
.nc-icon-glyph.design-2_scale-down:before {
  content: "\ee61";
}
.nc-icon-glyph.design-2_scale-up:before {
  content: "\ee62";
}
.nc-icon-glyph.design-2_scale:before {
  content: "\ee63";
}
.nc-icon-glyph.design-2_selection:before {
  content: "\ee64";
}
.nc-icon-glyph.design-2_slider:before {
  content: "\ee65";
}
.nc-icon-glyph.design-2_text:before {
  content: "\ee66";
}
.nc-icon-glyph.design-2_transform-origin:before {
  content: "\ee67";
}
.nc-icon-glyph.design-2_transform:before {
  content: "\ee68";
}
.nc-icon-glyph.design-2_ungroup:before {
  content: "\ee69";
}
.nc-icon-glyph.loader_circle-04:before {
  content: "\ee1a";
}
.nc-icon-glyph.loader_dots-06:before {
  content: "\ee1b";
}
.nc-icon-glyph.loader_gear:before {
  content: "\ee1c";
}
.nc-icon-glyph.loader_refresh:before {
  content: "\ee1d";
}
.nc-icon-glyph.ui-1_analytics-88:before {
  content: "\ed29";
}
.nc-icon-glyph.ui-1_analytics-89:before {
  content: "\ed2a";
}
.nc-icon-glyph.ui-1_attach-86:before {
  content: "\ed2b";
}
.nc-icon-glyph.ui-1_attach-87:before {
  content: "\ed2c";
}
.nc-icon-glyph.ui-1_bell-53:before {
  content: "\ed2d";
}
.nc-icon-glyph.ui-1_bell-54:before {
  content: "\ed2e";
}
.nc-icon-glyph.ui-1_bell-55:before {
  content: "\ed2f";
}
.nc-icon-glyph.ui-1_bold-add:before {
  content: "\ed30";
}
.nc-icon-glyph.ui-1_bold-delete:before {
  content: "\ed31";
}
.nc-icon-glyph.ui-1_bold-remove:before {
  content: "\ed32";
}
.nc-icon-glyph.ui-1_bookmark-add:before {
  content: "\ed33";
}
.nc-icon-glyph.ui-1_bookmark-remove:before {
  content: "\ed34";
}
.nc-icon-glyph.ui-1_calendar-57:before {
  content: "\ed35";
}
.nc-icon-glyph.ui-1_calendar-60:before {
  content: "\ed36";
}
.nc-icon-glyph.ui-1_calendar-check-59:before {
  content: "\ed37";
}
.nc-icon-glyph.ui-1_calendar-check-62:before {
  content: "\ed38";
}
.nc-icon-glyph.ui-1_calendar-grid-58:before {
  content: "\ed39";
}
.nc-icon-glyph.ui-1_calendar-grid-61:before {
  content: "\ed3a";
}
.nc-icon-glyph.ui-1_check-bold:before {
  content: "\ed3b";
}
.nc-icon-glyph.ui-1_check-circle-07:before {
  content: "\ed3c";
}
.nc-icon-glyph.ui-1_check-circle-08:before {
  content: "\ed3d";
}
.nc-icon-glyph.ui-1_check-curve:before {
  content: "\ed3e";
}
.nc-icon-glyph.ui-1_check-simple:before {
  content: "\ed3f";
}
.nc-icon-glyph.ui-1_check-small:before {
  content: "\ed40";
}
.nc-icon-glyph.ui-1_check-square-09:before {
  content: "\ed41";
}
.nc-icon-glyph.ui-1_check-square-11:before {
  content: "\ed42";
}
.nc-icon-glyph.ui-1_check:before {
  content: "\ed43";
}
.nc-icon-glyph.ui-1_circle-add:before {
  content: "\ed44";
}
.nc-icon-glyph.ui-1_circle-bold-add:before {
  content: "\ed45";
}
.nc-icon-glyph.ui-1_circle-bold-remove:before {
  content: "\ed46";
}
.nc-icon-glyph.ui-1_circle-delete:before {
  content: "\ed47";
}
.nc-icon-glyph.ui-1_circle-remove:before {
  content: "\ed48";
}
.nc-icon-glyph.ui-1_dashboard-29:before {
  content: "\ed49";
}
.nc-icon-glyph.ui-1_dashboard-30:before {
  content: "\ed4a";
}
.nc-icon-glyph.ui-1_dashboard-half:before {
  content: "\ed4b";
}
.nc-icon-glyph.ui-1_dashboard-level:before {
  content: "\ed4c";
}
.nc-icon-glyph.ui-1_database:before {
  content: "\ed4d";
}
.nc-icon-glyph.ui-1_drop:before {
  content: "\ed4e";
}
.nc-icon-glyph.ui-1_edit-71:before {
  content: "\ed4f";
}
.nc-icon-glyph.ui-1_edit-72:before {
  content: "\ed50";
}
.nc-icon-glyph.ui-1_edit-73:before {
  content: "\ed51";
}
.nc-icon-glyph.ui-1_edit-74:before {
  content: "\ed52";
}
.nc-icon-glyph.ui-1_edit-75:before {
  content: "\ed53";
}
.nc-icon-glyph.ui-1_edit-76:before {
  content: "\ed54";
}
.nc-icon-glyph.ui-1_edit-77:before {
  content: "\ed55";
}
.nc-icon-glyph.ui-1_edit-78:before {
  content: "\ed56";
}
.nc-icon-glyph.ui-1_email-83:before {
  content: "\ed57";
}
.nc-icon-glyph.ui-1_email-84:before {
  content: "\ed58";
}
.nc-icon-glyph.ui-1_email-85:before {
  content: "\ed59";
}
.nc-icon-glyph.ui-1_eye-17:before {
  content: "\ed5a";
}
.nc-icon-glyph.ui-1_eye-19:before {
  content: "\ed5b";
}
.nc-icon-glyph.ui-1_eye-ban-18:before {
  content: "\ed5c";
}
.nc-icon-glyph.ui-1_eye-ban-20:before {
  content: "\ed5d";
}
.nc-icon-glyph.ui-1_flame:before {
  content: "\ed5e";
}
.nc-icon-glyph.ui-1_home-51:before {
  content: "\ed5f";
}
.nc-icon-glyph.ui-1_home-52:before {
  content: "\ed60";
}
.nc-icon-glyph.ui-1_home-minimal:before {
  content: "\ed61";
}
.nc-icon-glyph.ui-1_home-simple:before {
  content: "\ed62";
}
.nc-icon-glyph.ui-1_leaf-80:before {
  content: "\ed63";
}
.nc-icon-glyph.ui-1_leaf-81:before {
  content: "\ed64";
}
.nc-icon-glyph.ui-1_leaf-edit:before {
  content: "\ed65";
}
.nc-icon-glyph.ui-1_lock-circle-open:before {
  content: "\ed66";
}
.nc-icon-glyph.ui-1_lock-circle:before {
  content: "\ed67";
}
.nc-icon-glyph.ui-1_lock-open:before {
  content: "\ed68";
}
.nc-icon-glyph.ui-1_lock:before {
  content: "\ed69";
}
.nc-icon-glyph.ui-1_notification-69:before {
  content: "\ed6a";
}
.nc-icon-glyph.ui-1_notification-70:before {
  content: "\ed6b";
}
.nc-icon-glyph.ui-1_pencil:before {
  content: "\ed6c";
}
.nc-icon-glyph.ui-1_preferences-circle-rotate:before {
  content: "\ed6d";
}
.nc-icon-glyph.ui-1_preferences-circle:before {
  content: "\ed6e";
}
.nc-icon-glyph.ui-1_preferences-container-circle-rotate:before {
  content: "\ed6f";
}
.nc-icon-glyph.ui-1_preferences-container-circle:before {
  content: "\ed70";
}
.nc-icon-glyph.ui-1_preferences-container-rotate:before {
  content: "\ed71";
}
.nc-icon-glyph.ui-1_preferences-container:before {
  content: "\ed72";
}
.nc-icon-glyph.ui-1_preferences-rotate:before {
  content: "\ed73";
}
.nc-icon-glyph.ui-1_preferences:before {
  content: "\ed74";
}
.nc-icon-glyph.ui-1_send:before {
  content: "\ed75";
}
.nc-icon-glyph.ui-1_settings-gear-63:before {
  content: "\ed76";
}
.nc-icon-glyph.ui-1_settings-gear-64:before {
  content: "\ed77";
}
.nc-icon-glyph.ui-1_settings-gear-65:before {
  content: "\ed78";
}
.nc-icon-glyph.ui-1_settings-tool-66:before {
  content: "\ed79";
}
.nc-icon-glyph.ui-1_settings-tool-67:before {
  content: "\ed7a";
}
.nc-icon-glyph.ui-1_settings:before {
  content: "\ed7b";
}
.nc-icon-glyph.ui-1_simple-add:before {
  content: "\ed7c";
}
.nc-icon-glyph.ui-1_simple-delete:before {
  content: "\ed7d";
}
.nc-icon-glyph.ui-1_simple-remove:before {
  content: "\ed7e";
}
.nc-icon-glyph.ui-1_trash-round:before {
  content: "\ed7f";
}
.nc-icon-glyph.ui-1_trash-simple:before {
  content: "\ed80";
}
.nc-icon-glyph.ui-1_trash:before {
  content: "\ed81";
}
.nc-icon-glyph.ui-1_ui-03:before {
  content: "\ed82";
}
.nc-icon-glyph.ui-1_ui-04:before {
  content: "\ed83";
}
.nc-icon-glyph.ui-1_zoom-bold-in:before {
  content: "\ed84";
}
.nc-icon-glyph.ui-1_zoom-bold-out:before {
  content: "\ed85";
}
.nc-icon-glyph.ui-1_zoom-bold:before {
  content: "\ed86";
}
.nc-icon-glyph.ui-1_zoom-in:before {
  content: "\ed87";
}
.nc-icon-glyph.ui-1_zoom-out:before {
  content: "\ed88";
}
.nc-icon-glyph.ui-1_zoom-split-in:before {
  content: "\ed89";
}
.nc-icon-glyph.ui-1_zoom-split-out:before {
  content: "\ed8a";
}
.nc-icon-glyph.ui-1_zoom-split:before {
  content: "\ed8b";
}
.nc-icon-glyph.ui-1_zoom:before {
  content: "\ed8c";
}
.nc-icon-glyph.ui-2_alert:before {
  content: "\ed8d";
}
.nc-icon-glyph.ui-2_alert-:before {
  content: "\ed8e";
}
.nc-icon-glyph.ui-2_alert-circle:before {
  content: "\ed8f";
}
.nc-icon-glyph.ui-2_alert-circle-:before {
  content: "\ed90";
}
.nc-icon-glyph.ui-2_alert-circle-i:before {
  content: "\ed91";
}
.nc-icon-glyph.ui-2_alert-i:before {
  content: "\ed92";
}
.nc-icon-glyph.ui-2_alert-square:before {
  content: "\ed93";
}
.nc-icon-glyph.ui-2_alert-square-:before {
  content: "\ed94";
}
.nc-icon-glyph.ui-2_alert-square-i:before {
  content: "\ed95";
}
.nc-icon-glyph.ui-2_archive:before {
  content: "\ed96";
}
.nc-icon-glyph.ui-2_ban-bold:before {
  content: "\ed97";
}
.nc-icon-glyph.ui-2_ban:before {
  content: "\ed98";
}
.nc-icon-glyph.ui-2_battery-81:before {
  content: "\ed99";
}
.nc-icon-glyph.ui-2_battery-83:before {
  content: "\ed9a";
}
.nc-icon-glyph.ui-2_battery-half:before {
  content: "\ed9b";
}
.nc-icon-glyph.ui-2_battery-low:before {
  content: "\ed9c";
}
.nc-icon-glyph.ui-2_bluetooth:before {
  content: "\ed9d";
}
.nc-icon-glyph.ui-2_book:before {
  content: "\ed9e";
}
.nc-icon-glyph.ui-2_chart-bar-52:before {
  content: "\ed9f";
}
.nc-icon-glyph.ui-2_chart-bar-53:before {
  content: "\eda0";
}
.nc-icon-glyph.ui-2_chat-content:before {
  content: "\eda1";
}
.nc-icon-glyph.ui-2_chat-round-content:before {
  content: "\eda2";
}
.nc-icon-glyph.ui-2_chat-round:before {
  content: "\eda3";
}
.nc-icon-glyph.ui-2_chat:before {
  content: "\eda4";
}
.nc-icon-glyph.ui-2_circle-bold-delete:before {
  content: "\eda5";
}
.nc-icon-glyph.ui-2_cloud-25:before {
  content: "\eda6";
}
.nc-icon-glyph.ui-2_cloud-26:before {
  content: "\eda7";
}
.nc-icon-glyph.ui-2_disk:before {
  content: "\eda8";
}
.nc-icon-glyph.ui-2_enlarge-57:before {
  content: "\eda9";
}
.nc-icon-glyph.ui-2_enlarge-58:before {
  content: "\edaa";
}
.nc-icon-glyph.ui-2_enlarge-59:before {
  content: "\edab";
}
.nc-icon-glyph.ui-2_fat-add:before {
  content: "\edac";
}
.nc-icon-glyph.ui-2_fat-delete:before {
  content: "\edad";
}
.nc-icon-glyph.ui-2_fat-remove:before {
  content: "\edae";
}
.nc-icon-glyph.ui-2_favourite-28:before {
  content: "\edaf";
}
.nc-icon-glyph.ui-2_favourite-31:before {
  content: "\edb0";
}
.nc-icon-glyph.ui-2_favourite-add-29:before {
  content: "\edb1";
}
.nc-icon-glyph.ui-2_favourite-add-32:before {
  content: "\edb2";
}
.nc-icon-glyph.ui-2_favourite-remove-30:before {
  content: "\edb3";
}
.nc-icon-glyph.ui-2_favourite-remove-33:before {
  content: "\edb4";
}
.nc-icon-glyph.ui-2_filter:before {
  content: "\edb5";
}
.nc-icon-glyph.ui-2_fullsize:before {
  content: "\edb6";
}
.nc-icon-glyph.ui-2_grid-45:before {
  content: "\edb7";
}
.nc-icon-glyph.ui-2_grid-46:before {
  content: "\edb8";
}
.nc-icon-glyph.ui-2_grid-48:before {
  content: "\edb9";
}
.nc-icon-glyph.ui-2_grid-49:before {
  content: "\edba";
}
.nc-icon-glyph.ui-2_grid-50:before {
  content: "\edbb";
}
.nc-icon-glyph.ui-2_grid-square:before {
  content: "\edbc";
}
.nc-icon-glyph.ui-2_hourglass:before {
  content: "\edbd";
}
.nc-icon-glyph.ui-2_lab:before {
  content: "\edbe";
}
.nc-icon-glyph.ui-2_layers:before {
  content: "\edbf";
}
.nc-icon-glyph.ui-2_like:before {
  content: "\edc0";
}
.nc-icon-glyph.ui-2_link-66:before {
  content: "\edc1";
}
.nc-icon-glyph.ui-2_link-67:before {
  content: "\edc2";
}
.nc-icon-glyph.ui-2_link-68:before {
  content: "\edc3";
}
.nc-icon-glyph.ui-2_link-69:before {
  content: "\edc4";
}
.nc-icon-glyph.ui-2_link-71:before {
  content: "\edc5";
}
.nc-icon-glyph.ui-2_link-72:before {
  content: "\edc6";
}
.nc-icon-glyph.ui-2_link-broken-70:before {
  content: "\edc7";
}
.nc-icon-glyph.ui-2_link-broken-73:before {
  content: "\edc8";
}
.nc-icon-glyph.ui-2_menu-34:before {
  content: "\edc9";
}
.nc-icon-glyph.ui-2_menu-35:before {
  content: "\edca";
}
.nc-icon-glyph.ui-2_menu-bold:before {
  content: "\edcb";
}
.nc-icon-glyph.ui-2_menu-dots:before {
  content: "\edcc";
}
.nc-icon-glyph.ui-2_menu-square:before {
  content: "\edcd";
}
.nc-icon-glyph.ui-2_node:before {
  content: "\edce";
}
.nc-icon-glyph.ui-2_paragraph:before {
  content: "\edcf";
}
.nc-icon-glyph.ui-2_phone:before {
  content: "\edd0";
}
.nc-icon-glyph.ui-2_settings-90:before {
  content: "\edd1";
}
.nc-icon-glyph.ui-2_settings-91:before {
  content: "\edd2";
}
.nc-icon-glyph.ui-2_share-bold:before {
  content: "\edd3";
}
.nc-icon-glyph.ui-2_share:before {
  content: "\edd4";
}
.nc-icon-glyph.ui-2_small-add:before {
  content: "\edd5";
}
.nc-icon-glyph.ui-2_small-delete:before {
  content: "\edd6";
}
.nc-icon-glyph.ui-2_small-remove:before {
  content: "\edd7";
}
.nc-icon-glyph.ui-2_square-add-08:before {
  content: "\edd8";
}
.nc-icon-glyph.ui-2_square-add-11:before {
  content: "\edd9";
}
.nc-icon-glyph.ui-2_square-delete-10:before {
  content: "\edda";
}
.nc-icon-glyph.ui-2_square-delete-13:before {
  content: "\eddb";
}
.nc-icon-glyph.ui-2_square-remove-09:before {
  content: "\eddc";
}
.nc-icon-glyph.ui-2_square-remove-12:before {
  content: "\eddd";
}
.nc-icon-glyph.ui-2_target:before {
  content: "\edde";
}
.nc-icon-glyph.ui-2_tile-55:before {
  content: "\eddf";
}
.nc-icon-glyph.ui-2_tile-56:before {
  content: "\ede0";
}
.nc-icon-glyph.ui-2_time-alarm:before {
  content: "\ede1";
}
.nc-icon-glyph.ui-2_time-clock:before {
  content: "\ede2";
}
.nc-icon-glyph.ui-2_time-countdown:before {
  content: "\ede3";
}
.nc-icon-glyph.ui-2_time:before {
  content: "\ede4";
}
.nc-icon-glyph.ui-2_webpage:before {
  content: "\ede5";
}
.nc-icon-glyph.ui-2_window-add:before {
  content: "\ede6";
}
.nc-icon-glyph.ui-2_window-delete:before {
  content: "\ede7";
}
.nc-icon-glyph.ui-3_alert:before {
  content: "\ede8";
}
.nc-icon-glyph.ui-3_backward:before {
  content: "\ede9";
}
.nc-icon-glyph.ui-3_bolt:before {
  content: "\edea";
}
.nc-icon-glyph.ui-3_bullet-list:before {
  content: "\edeb";
}
.nc-icon-glyph.ui-3_calendar-add:before {
  content: "\edec";
}
.nc-icon-glyph.ui-3_card-add:before {
  content: "\eded";
}
.nc-icon-glyph.ui-3_card-alert:before {
  content: "\edee";
}
.nc-icon-glyph.ui-3_chart-bars:before {
  content: "\edef";
}
.nc-icon-glyph.ui-3_chart:before {
  content: "\edf0";
}
.nc-icon-glyph.ui-3_chat-33:before {
  content: "\edf1";
}
.nc-icon-glyph.ui-3_chat-45:before {
  content: "\edf2";
}
.nc-icon-glyph.ui-3_chat-46:before {
  content: "\edf3";
}
.nc-icon-glyph.ui-3_chat-reply:before {
  content: "\edf4";
}
.nc-icon-glyph.ui-3_check-in:before {
  content: "\edf5";
}
.nc-icon-glyph.ui-3_check-out:before {
  content: "\edf6";
}
.nc-icon-glyph.ui-3_dock-bottom:before {
  content: "\edf7";
}
.nc-icon-glyph.ui-3_dock-left:before {
  content: "\edf8";
}
.nc-icon-glyph.ui-3_dock-right:before {
  content: "\edf9";
}
.nc-icon-glyph.ui-3_dock-top:before {
  content: "\edfa";
}
.nc-icon-glyph.ui-3_filter-check:before {
  content: "\edfb";
}
.nc-icon-glyph.ui-3_filter-remove:before {
  content: "\edfc";
}
.nc-icon-glyph.ui-3_forward:before {
  content: "\edfd";
}
.nc-icon-glyph.ui-3_funnel-39:before {
  content: "\edfe";
}
.nc-icon-glyph.ui-3_funnel-40:before {
  content: "\edff";
}
.nc-icon-glyph.ui-3_funnel-41:before {
  content: "\ee00";
}
.nc-icon-glyph.ui-3_heart-add:before {
  content: "\ee01";
}
.nc-icon-glyph.ui-3_heart-remove:before {
  content: "\ee02";
}
.nc-icon-glyph.ui-3_heart:before {
  content: "\ee03";
}
.nc-icon-glyph.ui-3_infinite:before {
  content: "\ee04";
}
.nc-icon-glyph.ui-3_link:before {
  content: "\ee05";
}
.nc-icon-glyph.ui-3_menu-left:before {
  content: "\ee06";
}
.nc-icon-glyph.ui-3_menu-right:before {
  content: "\ee07";
}
.nc-icon-glyph.ui-3_menu:before {
  content: "\ee08";
}
.nc-icon-glyph.ui-3_metrics:before {
  content: "\ee09";
}
.nc-icon-glyph.ui-3_phone-call-end:before {
  content: "\ee0a";
}
.nc-icon-glyph.ui-3_phone-call:before {
  content: "\ee0b";
}
.nc-icon-glyph.ui-3_phone:before {
  content: "\ee0c";
}
.nc-icon-glyph.ui-3_playlist:before {
  content: "\ee0d";
}
.nc-icon-glyph.ui-3_search:before {
  content: "\ee0e";
}
.nc-icon-glyph.ui-3_security:before {
  content: "\ee0f";
}
.nc-icon-glyph.ui-3_segmentation:before {
  content: "\ee10";
}
.nc-icon-glyph.ui-3_select:before {
  content: "\ee11";
}
.nc-icon-glyph.ui-3_send:before {
  content: "\ee12";
}
.nc-icon-glyph.ui-3_signal:before {
  content: "\ee13";
}
.nc-icon-glyph.ui-3_slide-left:before {
  content: "\ee14";
}
.nc-icon-glyph.ui-3_slide-right:before {
  content: "\ee15";
}
.nc-icon-glyph.ui-3_table-left:before {
  content: "\ee16";
}
.nc-icon-glyph.ui-3_table-right:before {
  content: "\ee17";
}
.nc-icon-glyph.ui-3_tag:before {
  content: "\ee18";
}
.nc-icon-glyph.ui-3_widget:before {
  content: "\ee19";
}
.nc-icon-glyph.envir_bulb-saver:before {
  content: "\ed17";
}
.nc-icon-glyph.envir_bulb:before {
  content: "\ed18";
}
.nc-icon-glyph.envir_car:before {
  content: "\ed19";
}
.nc-icon-glyph.envir_fuel-electric:before {
  content: "\ed1a";
}
.nc-icon-glyph.envir_fuel:before {
  content: "\ed1b";
}
.nc-icon-glyph.envir_home:before {
  content: "\ed1c";
}
.nc-icon-glyph.envir_level:before {
  content: "\ed1d";
}
.nc-icon-glyph.envir_panel:before {
  content: "\ed1e";
}
.nc-icon-glyph.envir_radiation:before {
  content: "\ed1f";
}
.nc-icon-glyph.envir_recycling:before {
  content: "\ed20";
}
.nc-icon-glyph.envir_save-planet:before {
  content: "\ed21";
}
.nc-icon-glyph.envir_waste-danger:before {
  content: "\ed22";
}
.nc-icon-glyph.envir_waste-recycling:before {
  content: "\ed23";
}
.nc-icon-glyph.envir_waste:before {
  content: "\ed24";
}
.nc-icon-glyph.envir_water-hand:before {
  content: "\ed25";
}
.nc-icon-glyph.envir_water-sink:before {
  content: "\ed26";
}
.nc-icon-glyph.envir_water:before {
  content: "\ed27";
}
.nc-icon-glyph.envir_wind:before {
  content: "\ed28";
}
.nc-icon-glyph.text_align-center:before {
  content: "\ecfd";
}
.nc-icon-glyph.text_align-justify:before {
  content: "\ecfe";
}
.nc-icon-glyph.text_align-left:before {
  content: "\ecff";
}
.nc-icon-glyph.text_align-right:before {
  content: "\ed00";
}
.nc-icon-glyph.text_background:before {
  content: "\ed01";
}
.nc-icon-glyph.text_bold:before {
  content: "\ed02";
}
.nc-icon-glyph.text_capitalize:before {
  content: "\ed03";
}
.nc-icon-glyph.text_caps-all:before {
  content: "\ed04";
}
.nc-icon-glyph.text_caps-small:before {
  content: "\ed05";
}
.nc-icon-glyph.text_color:before {
  content: "\ed06";
}
.nc-icon-glyph.text_edit:before {
  content: "\ed07";
}
.nc-icon-glyph.text_italic:before {
  content: "\ed08";
}
.nc-icon-glyph.text_line-height:before {
  content: "\ed09";
}
.nc-icon-glyph.text_list-bullet:before {
  content: "\ed0a";
}
.nc-icon-glyph.text_list-numbers:before {
  content: "\ed0b";
}
.nc-icon-glyph.text_margin-left:before {
  content: "\ed0c";
}
.nc-icon-glyph.text_margin-right:before {
  content: "\ed0d";
}
.nc-icon-glyph.text_quote:before {
  content: "\ed0e";
}
.nc-icon-glyph.text_scale-horizontal:before {
  content: "\ed0f";
}
.nc-icon-glyph.text_scale-vertical:before {
  content: "\ed10";
}
.nc-icon-glyph.text_size:before {
  content: "\ed11";
}
.nc-icon-glyph.text_strikethrough:before {
  content: "\ed12";
}
.nc-icon-glyph.text_subscript:before {
  content: "\ed13";
}
.nc-icon-glyph.text_superscript:before {
  content: "\ed14";
}
.nc-icon-glyph.text_tracking:before {
  content: "\ed15";
}
.nc-icon-glyph.text_underline:before {
  content: "\ed16";
}
.nc-icon-glyph.gestures_2x-drag-down:before {
  content: "\ecd1";
}
.nc-icon-glyph.gestures_2x-drag-up:before {
  content: "\ecd2";
}
.nc-icon-glyph.gestures_2x-swipe-down:before {
  content: "\ecd3";
}
.nc-icon-glyph.gestures_2x-swipe-left:before {
  content: "\ecd4";
}
.nc-icon-glyph.gestures_2x-swipe-right:before {
  content: "\ecd5";
}
.nc-icon-glyph.gestures_2x-swipe-up:before {
  content: "\ecd6";
}
.nc-icon-glyph.gestures_2x-tap:before {
  content: "\ecd7";
}
.nc-icon-glyph.gestures_3x-swipe-left:before {
  content: "\ecd8";
}
.nc-icon-glyph.gestures_3x-swipe-right:before {
  content: "\ecd9";
}
.nc-icon-glyph.gestures_3x-swipe-up:before {
  content: "\ecda";
}
.nc-icon-glyph.gestures_3x-tap:before {
  content: "\ecdb";
}
.nc-icon-glyph.gestures_4x-swipe-left:before {
  content: "\ecdc";
}
.nc-icon-glyph.gestures_4x-swipe-right:before {
  content: "\ecdd";
}
.nc-icon-glyph.gestures_4x-swipe-up:before {
  content: "\ecde";
}
.nc-icon-glyph.gestures_active-38:before {
  content: "\ecdf";
}
.nc-icon-glyph.gestures_active-40:before {
  content: "\ece0";
}
.nc-icon-glyph.gestures_camera:before {
  content: "\ece1";
}
.nc-icon-glyph.gestures_double-tap:before {
  content: "\ece2";
}
.nc-icon-glyph.gestures_drag-21:before {
  content: "\ece3";
}
.nc-icon-glyph.gestures_drag-31:before {
  content: "\ece4";
}
.nc-icon-glyph.gestures_drag-down:before {
  content: "\ece5";
}
.nc-icon-glyph.gestures_drag-left:before {
  content: "\ece6";
}
.nc-icon-glyph.gestures_drag-right:before {
  content: "\ece7";
}
.nc-icon-glyph.gestures_drag-up:before {
  content: "\ece8";
}
.nc-icon-glyph.gestures_flick-down:before {
  content: "\ece9";
}
.nc-icon-glyph.gestures_flick-left:before {
  content: "\ecea";
}
.nc-icon-glyph.gestures_flick-right:before {
  content: "\eceb";
}
.nc-icon-glyph.gestures_flick-up:before {
  content: "\ecec";
}
.nc-icon-glyph.gestures_grab:before {
  content: "\eced";
}
.nc-icon-glyph.gestures_hold:before {
  content: "\ecee";
}
.nc-icon-glyph.gestures_pin:before {
  content: "\ecef";
}
.nc-icon-glyph.gestures_pinch:before {
  content: "\ecf0";
}
.nc-icon-glyph.gestures_rotate-22:before {
  content: "\ecf1";
}
.nc-icon-glyph.gestures_rotate-23:before {
  content: "\ecf2";
}
.nc-icon-glyph.gestures_scan:before {
  content: "\ecf3";
}
.nc-icon-glyph.gestures_scroll-horitontal:before {
  content: "\ecf4";
}
.nc-icon-glyph.gestures_scroll-vertical:before {
  content: "\ecf5";
}
.nc-icon-glyph.gestures_stretch:before {
  content: "\ecf6";
}
.nc-icon-glyph.gestures_swipe-bottom:before {
  content: "\ecf7";
}
.nc-icon-glyph.gestures_swipe-left:before {
  content: "\ecf8";
}
.nc-icon-glyph.gestures_swipe-right:before {
  content: "\ecf9";
}
.nc-icon-glyph.gestures_swipe-up:before {
  content: "\ecfa";
}
.nc-icon-glyph.gestures_tap-01:before {
  content: "\ecfb";
}
.nc-icon-glyph.gestures_tap-02:before {
  content: "\ecfc";
}
.nc-icon-glyph.nature_bear:before {
  content: "\ecb3";
}
.nc-icon-glyph.nature_bee:before {
  content: "\ecb4";
}
.nc-icon-glyph.nature_butterfly:before {
  content: "\ecb5";
}
.nc-icon-glyph.nature_chicken:before {
  content: "\ecb6";
}
.nc-icon-glyph.nature_clover:before {
  content: "\ecb7";
}
.nc-icon-glyph.nature_collar:before {
  content: "\ecb8";
}
.nc-icon-glyph.nature_cow:before {
  content: "\ecb9";
}
.nc-icon-glyph.nature_dog-house:before {
  content: "\ecba";
}
.nc-icon-glyph.nature_dog:before {
  content: "\ecbb";
}
.nc-icon-glyph.nature_flower-05:before {
  content: "\ecbc";
}
.nc-icon-glyph.nature_flower-06:before {
  content: "\ecbd";
}
.nc-icon-glyph.nature_flower-07:before {
  content: "\ecbe";
}
.nc-icon-glyph.nature_food-dog:before {
  content: "\ecbf";
}
.nc-icon-glyph.nature_food:before {
  content: "\ecc0";
}
.nc-icon-glyph.nature_forest:before {
  content: "\ecc1";
}
.nc-icon-glyph.nature_mountain:before {
  content: "\ecc2";
}
.nc-icon-glyph.nature_mushroom:before {
  content: "\ecc3";
}
.nc-icon-glyph.nature_panda:before {
  content: "\ecc4";
}
.nc-icon-glyph.nature_paw:before {
  content: "\ecc5";
}
.nc-icon-glyph.nature_pig:before {
  content: "\ecc6";
}
.nc-icon-glyph.nature_plant-ground:before {
  content: "\ecc7";
}
.nc-icon-glyph.nature_plant-vase:before {
  content: "\ecc8";
}
.nc-icon-glyph.nature_rat:before {
  content: "\ecc9";
}
.nc-icon-glyph.nature_sheep:before {
  content: "\ecca";
}
.nc-icon-glyph.nature_snake:before {
  content: "\eccb";
}
.nc-icon-glyph.nature_tree-01:before {
  content: "\eccc";
}
.nc-icon-glyph.nature_tree-02:before {
  content: "\eccd";
}
.nc-icon-glyph.nature_tree-03:before {
  content: "\ecce";
}
.nc-icon-glyph.nature_turtle:before {
  content: "\eccf";
}
.nc-icon-glyph.nature_wood:before {
  content: "\ecd0";
}
.nc-icon-glyph.sport_badminton:before {
  content: "\ec30";
}
.nc-icon-glyph.sport_baseball-ball:before {
  content: "\ec31";
}
.nc-icon-glyph.sport_baseball-bat:before {
  content: "\ec32";
}
.nc-icon-glyph.sport_baseball:before {
  content: "\ec33";
}
.nc-icon-glyph.sport_basketball-12:before {
  content: "\ec34";
}
.nc-icon-glyph.sport_basketball-13:before {
  content: "\ec35";
}
.nc-icon-glyph.sport_boxing:before {
  content: "\ec36";
}
.nc-icon-glyph.sport_cardio:before {
  content: "\ec37";
}
.nc-icon-glyph.sport_cricket:before {
  content: "\ec38";
}
.nc-icon-glyph.sport_crown:before {
  content: "\ec39";
}
.nc-icon-glyph.sport_dart:before {
  content: "\ec3a";
}
.nc-icon-glyph.sport_dumbbells:before {
  content: "\ec3b";
}
.nc-icon-glyph.sport_energy-drink:before {
  content: "\ec3c";
}
.nc-icon-glyph.sport_energy-supplement:before {
  content: "\ec3d";
}
.nc-icon-glyph.sport_fencing:before {
  content: "\ec3e";
}
.nc-icon-glyph.sport_fishing:before {
  content: "\ec3f";
}
.nc-icon-glyph.sport_flag-finish:before {
  content: "\ec40";
}
.nc-icon-glyph.sport_football-headguard:before {
  content: "\ec41";
}
.nc-icon-glyph.sport_golf:before {
  content: "\ec42";
}
.nc-icon-glyph.sport_helmet:before {
  content: "\ec43";
}
.nc-icon-glyph.sport_hockey:before {
  content: "\ec44";
}
.nc-icon-glyph.sport_kettlebell:before {
  content: "\ec45";
}
.nc-icon-glyph.sport_ping-pong:before {
  content: "\ec46";
}
.nc-icon-glyph.sport_podium-trophy:before {
  content: "\ec47";
}
.nc-icon-glyph.sport_podium:before {
  content: "\ec48";
}
.nc-icon-glyph.sport_rope:before {
  content: "\ec49";
}
.nc-icon-glyph.sport_rugby:before {
  content: "\ec4a";
}
.nc-icon-glyph.sport_shaker:before {
  content: "\ec4b";
}
.nc-icon-glyph.sport_shoe-run:before {
  content: "\ec4c";
}
.nc-icon-glyph.sport_skateboard:before {
  content: "\ec4d";
}
.nc-icon-glyph.sport_snowboard:before {
  content: "\ec4e";
}
.nc-icon-glyph.sport_soccer-field:before {
  content: "\ec4f";
}
.nc-icon-glyph.sport_steering-wheel:before {
  content: "\ec50";
}
.nc-icon-glyph.sport_supplement:before {
  content: "\ec51";
}
.nc-icon-glyph.sport_surf:before {
  content: "\ec52";
}
.nc-icon-glyph.sport_tactic:before {
  content: "\ec53";
}
.nc-icon-glyph.sport_tennis-ball:before {
  content: "\ec54";
}
.nc-icon-glyph.sport_tennis:before {
  content: "\ec55";
}
.nc-icon-glyph.sport_trophy:before {
  content: "\ec56";
}
.nc-icon-glyph.sport_user-balance:before {
  content: "\ec57";
}
.nc-icon-glyph.sport_user-climb:before {
  content: "\ec58";
}
.nc-icon-glyph.sport_user-meditation:before {
  content: "\ec59";
}
.nc-icon-glyph.sport_user-run:before {
  content: "\ec5a";
}
.nc-icon-glyph.sport_user-snowboard:before {
  content: "\ec5b";
}
.nc-icon-glyph.sport_user-swim:before {
  content: "\ec5c";
}
.nc-icon-glyph.sport_volleyball:before {
  content: "\ec5d";
}
.nc-icon-glyph.sport_whistle:before {
  content: "\ec5e";
}
.nc-icon-glyph.holidays_bat:before {
  content: "\ec5f";
}
.nc-icon-glyph.holidays_biscuit:before {
  content: "\ec60";
}
.nc-icon-glyph.holidays_bones:before {
  content: "\ec61";
}
.nc-icon-glyph.holidays_boot:before {
  content: "\ec62";
}
.nc-icon-glyph.holidays_candy:before {
  content: "\ec63";
}
.nc-icon-glyph.holidays_cat:before {
  content: "\ec64";
}
.nc-icon-glyph.holidays_cauldron:before {
  content: "\ec65";
}
.nc-icon-glyph.holidays_chimney:before {
  content: "\ec66";
}
.nc-icon-glyph.holidays_cockade:before {
  content: "\ec67";
}
.nc-icon-glyph.holidays_coffin:before {
  content: "\ec68";
}
.nc-icon-glyph.holidays_dead-hand:before {
  content: "\ec69";
}
.nc-icon-glyph.holidays_decoration:before {
  content: "\ec6a";
}
.nc-icon-glyph.holidays_deer:before {
  content: "\ec6b";
}
.nc-icon-glyph.holidays_egg-38:before {
  content: "\ec6c";
}
.nc-icon-glyph.holidays_egg-39:before {
  content: "\ec6d";
}
.nc-icon-glyph.holidays_frankenstein:before {
  content: "\ec6e";
}
.nc-icon-glyph.holidays_ghost:before {
  content: "\ec6f";
}
.nc-icon-glyph.holidays_gift-exchange:before {
  content: "\ec70";
}
.nc-icon-glyph.holidays_gift:before {
  content: "\ec71";
}
.nc-icon-glyph.holidays_glove:before {
  content: "\ec72";
}
.nc-icon-glyph.holidays_grave:before {
  content: "\ec73";
}
.nc-icon-glyph.holidays_light:before {
  content: "\ec74";
}
.nc-icon-glyph.holidays_message:before {
  content: "\ec75";
}
.nc-icon-glyph.holidays_mistletoe:before {
  content: "\ec76";
}
.nc-icon-glyph.holidays_owl:before {
  content: "\ec77";
}
.nc-icon-glyph.holidays_pumpkin:before {
  content: "\ec78";
}
.nc-icon-glyph.holidays_rabbit:before {
  content: "\ec79";
}
.nc-icon-glyph.holidays_santa-hat:before {
  content: "\ec7a";
}
.nc-icon-glyph.holidays_sickle:before {
  content: "\ec7b";
}
.nc-icon-glyph.holidays_snow-ball:before {
  content: "\ec7c";
}
.nc-icon-glyph.holidays_snowman-head:before {
  content: "\ec7d";
}
.nc-icon-glyph.holidays_snowman:before {
  content: "\ec7e";
}
.nc-icon-glyph.holidays_soak:before {
  content: "\ec7f";
}
.nc-icon-glyph.holidays_spider:before {
  content: "\ec80";
}
.nc-icon-glyph.holidays_tree-ball:before {
  content: "\ec81";
}
.nc-icon-glyph.holidays_tree:before {
  content: "\ec82";
}
.nc-icon-glyph.holidays_vampire:before {
  content: "\ec83";
}
.nc-icon-glyph.holidays_witch-hat:before {
  content: "\ec84";
}
.nc-icon-glyph.holidays_wolf:before {
  content: "\ec85";
}
.nc-icon-glyph.holidays_zombie:before {
  content: "\ec86";
}
.nc-icon-glyph.travel_axe:before {
  content: "\eb4f";
}
.nc-icon-glyph.travel_backpack:before {
  content: "\eb50";
}
.nc-icon-glyph.travel_bag:before {
  content: "\eb51";
}
.nc-icon-glyph.travel_barbecue:before {
  content: "\eb52";
}
.nc-icon-glyph.travel_beach-umbrella:before {
  content: "\eb53";
}
.nc-icon-glyph.travel_berlin:before {
  content: "\eb54";
}
.nc-icon-glyph.travel_binocular:before {
  content: "\eb55";
}
.nc-icon-glyph.travel_camper:before {
  content: "\eb56";
}
.nc-icon-glyph.travel_camping:before {
  content: "\eb57";
}
.nc-icon-glyph.travel_castle:before {
  content: "\eb58";
}
.nc-icon-glyph.travel_china:before {
  content: "\eb59";
}
.nc-icon-glyph.travel_church:before {
  content: "\eb5a";
}
.nc-icon-glyph.travel_drink:before {
  content: "\eb5b";
}
.nc-icon-glyph.travel_explore:before {
  content: "\eb5c";
}
.nc-icon-glyph.travel_fire:before {
  content: "\eb5d";
}
.nc-icon-glyph.travel_hotel-bell:before {
  content: "\eb5e";
}
.nc-icon-glyph.travel_hotel-symbol:before {
  content: "\eb5f";
}
.nc-icon-glyph.travel_hotel:before {
  content: "\eb60";
}
.nc-icon-glyph.travel_hut:before {
  content: "\eb61";
}
.nc-icon-glyph.travel_igloo:before {
  content: "\eb62";
}
.nc-icon-glyph.travel_info:before {
  content: "\eb63";
}
.nc-icon-glyph.travel_istanbul:before {
  content: "\eb64";
}
.nc-icon-glyph.travel_jellyfish:before {
  content: "\eb65";
}
.nc-icon-glyph.travel_lamp:before {
  content: "\eb66";
}
.nc-icon-glyph.travel_lighthouse:before {
  content: "\eb67";
}
.nc-icon-glyph.travel_london:before {
  content: "\eb68";
}
.nc-icon-glyph.travel_luggage:before {
  content: "\eb69";
}
.nc-icon-glyph.travel_mosque:before {
  content: "\eb6a";
}
.nc-icon-glyph.travel_ny:before {
  content: "\eb6b";
}
.nc-icon-glyph.travel_octopus:before {
  content: "\eb6c";
}
.nc-icon-glyph.travel_paris-tower:before {
  content: "\eb6d";
}
.nc-icon-glyph.travel_passport:before {
  content: "\eb6e";
}
.nc-icon-glyph.travel_pickaxe:before {
  content: "\eb6f";
}
.nc-icon-glyph.travel_pool:before {
  content: "\eb70";
}
.nc-icon-glyph.travel_pyramid:before {
  content: "\eb71";
}
.nc-icon-glyph.travel_rackets:before {
  content: "\eb72";
}
.nc-icon-glyph.travel_rio:before {
  content: "\eb73";
}
.nc-icon-glyph.travel_road-sign-left:before {
  content: "\eb74";
}
.nc-icon-glyph.travel_road-sign-right:before {
  content: "\eb75";
}
.nc-icon-glyph.travel_rome:before {
  content: "\eb76";
}
.nc-icon-glyph.travel_rowing:before {
  content: "\eb77";
}
.nc-icon-glyph.travel_sea-mask:before {
  content: "\eb78";
}
.nc-icon-glyph.travel_sf-bridge:before {
  content: "\eb79";
}
.nc-icon-glyph.travel_shark:before {
  content: "\eb7a";
}
.nc-icon-glyph.travel_spa:before {
  content: "\eb7b";
}
.nc-icon-glyph.travel_sunglasses:before {
  content: "\eb7c";
}
.nc-icon-glyph.travel_surf:before {
  content: "\eb7d";
}
.nc-icon-glyph.travel_swimsuit:before {
  content: "\eb7e";
}
.nc-icon-glyph.travel_swimwear:before {
  content: "\eb7f";
}
.nc-icon-glyph.travel_swiss-knife:before {
  content: "\eb80";
}
.nc-icon-glyph.travel_temple-02:before {
  content: "\eb81";
}
.nc-icon-glyph.travel_temple-25:before {
  content: "\eb82";
}
.nc-icon-glyph.travel_trolley:before {
  content: "\eb83";
}
.nc-icon-glyph.travel_white-house:before {
  content: "\eb84";
}
.nc-icon-glyph.travel_world:before {
  content: "\eb85";
}
.nc-icon-glyph.travel_worldmap:before {
  content: "\eb86";
}
.nc-icon-glyph.food_alcohol:before {
  content: "\eb87";
}
.nc-icon-glyph.food_apple:before {
  content: "\eb88";
}
.nc-icon-glyph.food_baby:before {
  content: "\eb89";
}
.nc-icon-glyph.food_bacon:before {
  content: "\eb8a";
}
.nc-icon-glyph.food_baguette:before {
  content: "\eb8b";
}
.nc-icon-glyph.food_banana:before {
  content: "\eb8c";
}
.nc-icon-glyph.food_barbecue-02:before {
  content: "\eb8d";
}
.nc-icon-glyph.food_barbecue-15:before {
  content: "\eb8e";
}
.nc-icon-glyph.food_barbecue-tools:before {
  content: "\eb8f";
}
.nc-icon-glyph.food_beer-95:before {
  content: "\eb90";
}
.nc-icon-glyph.food_beer-96:before {
  content: "\eb91";
}
.nc-icon-glyph.food_beverage:before {
  content: "\eb92";
}
.nc-icon-glyph.food_bottle-wine:before {
  content: "\eb93";
}
.nc-icon-glyph.food_bottle:before {
  content: "\eb94";
}
.nc-icon-glyph.food_bowl:before {
  content: "\eb95";
}
.nc-icon-glyph.food_bread:before {
  content: "\eb96";
}
.nc-icon-glyph.food_broccoli:before {
  content: "\eb97";
}
.nc-icon-glyph.food_cake-13:before {
  content: "\eb98";
}
.nc-icon-glyph.food_cake-100:before {
  content: "\eb99";
}
.nc-icon-glyph.food_cake-slice:before {
  content: "\eb9a";
}
.nc-icon-glyph.food_candle:before {
  content: "\eb9b";
}
.nc-icon-glyph.food_candy:before {
  content: "\eb9c";
}
.nc-icon-glyph.food_carrot:before {
  content: "\eb9d";
}
.nc-icon-glyph.food_champagne:before {
  content: "\eb9e";
}
.nc-icon-glyph.food_cheese-24:before {
  content: "\eb9f";
}
.nc-icon-glyph.food_cheese-87:before {
  content: "\eba0";
}
.nc-icon-glyph.food_cheeseburger:before {
  content: "\eba1";
}
.nc-icon-glyph.food_chef-hat:before {
  content: "\eba2";
}
.nc-icon-glyph.food_cherry:before {
  content: "\eba3";
}
.nc-icon-glyph.food_chicken:before {
  content: "\eba4";
}
.nc-icon-glyph.food_chili:before {
  content: "\eba5";
}
.nc-icon-glyph.food_chinese:before {
  content: "\eba6";
}
.nc-icon-glyph.food_chips:before {
  content: "\eba7";
}
.nc-icon-glyph.food_chocolate:before {
  content: "\eba8";
}
.nc-icon-glyph.food_cocktail:before {
  content: "\eba9";
}
.nc-icon-glyph.food_coffe-long:before {
  content: "\ebaa";
}
.nc-icon-glyph.food_coffee-long:before {
  content: "\ebab";
}
.nc-icon-glyph.food_coffee:before {
  content: "\ebac";
}
.nc-icon-glyph.food_cookies:before {
  content: "\ebad";
}
.nc-icon-glyph.food_course:before {
  content: "\ebae";
}
.nc-icon-glyph.food_crab:before {
  content: "\ebaf";
}
.nc-icon-glyph.food_croissant:before {
  content: "\ebb0";
}
.nc-icon-glyph.food_cutlery-75:before {
  content: "\ebb1";
}
.nc-icon-glyph.food_cutlery-76:before {
  content: "\ebb2";
}
.nc-icon-glyph.food_cutlery-77:before {
  content: "\ebb3";
}
.nc-icon-glyph.food_dishwasher:before {
  content: "\ebb4";
}
.nc-icon-glyph.food_donut:before {
  content: "\ebb5";
}
.nc-icon-glyph.food_drink:before {
  content: "\ebb6";
}
.nc-icon-glyph.food_egg:before {
  content: "\ebb7";
}
.nc-icon-glyph.food_energy-drink:before {
  content: "\ebb8";
}
.nc-icon-glyph.food_fish:before {
  content: "\ebb9";
}
.nc-icon-glyph.food_fishbone:before {
  content: "\ebba";
}
.nc-icon-glyph.food_fridge:before {
  content: "\ebbb";
}
.nc-icon-glyph.food_glass:before {
  content: "\ebbc";
}
.nc-icon-glyph.food_grape:before {
  content: "\ebbd";
}
.nc-icon-glyph.food_hob:before {
  content: "\ebbe";
}
.nc-icon-glyph.food_hot-dog:before {
  content: "\ebbf";
}
.nc-icon-glyph.food_ice-cream-22:before {
  content: "\ebc0";
}
.nc-icon-glyph.food_ice-cream-72:before {
  content: "\ebc1";
}
.nc-icon-glyph.food_jam:before {
  content: "\ebc2";
}
.nc-icon-glyph.food_kettle:before {
  content: "\ebc3";
}
.nc-icon-glyph.food_kitchen-fan:before {
  content: "\ebc4";
}
.nc-icon-glyph.food_knife:before {
  content: "\ebc5";
}
.nc-icon-glyph.food_lemon-slice:before {
  content: "\ebc6";
}
.nc-icon-glyph.food_lighter:before {
  content: "\ebc7";
}
.nc-icon-glyph.food_lobster:before {
  content: "\ebc8";
}
.nc-icon-glyph.food_matches:before {
  content: "\ebc9";
}
.nc-icon-glyph.food_measuring-cup:before {
  content: "\ebca";
}
.nc-icon-glyph.food_meat-spit:before {
  content: "\ebcb";
}
.nc-icon-glyph.food_microwave:before {
  content: "\ebcc";
}
.nc-icon-glyph.food_milk:before {
  content: "\ebcd";
}
.nc-icon-glyph.food_moka:before {
  content: "\ebce";
}
.nc-icon-glyph.food_muffin:before {
  content: "\ebcf";
}
.nc-icon-glyph.food_mug:before {
  content: "\ebd0";
}
.nc-icon-glyph.food_oven:before {
  content: "\ebd1";
}
.nc-icon-glyph.food_pan:before {
  content: "\ebd2";
}
.nc-icon-glyph.food_pizza-slice:before {
  content: "\ebd3";
}
.nc-icon-glyph.food_pizza:before {
  content: "\ebd4";
}
.nc-icon-glyph.food_plate:before {
  content: "\ebd5";
}
.nc-icon-glyph.food_pot:before {
  content: "\ebd6";
}
.nc-icon-glyph.food_prosciutto:before {
  content: "\ebd7";
}
.nc-icon-glyph.food_recipe-book-46:before {
  content: "\ebd8";
}
.nc-icon-glyph.food_recipe-book-47:before {
  content: "\ebd9";
}
.nc-icon-glyph.food_rolling-pin:before {
  content: "\ebda";
}
.nc-icon-glyph.food_salt:before {
  content: "\ebdb";
}
.nc-icon-glyph.food_sausage:before {
  content: "\ebdc";
}
.nc-icon-glyph.food_scale:before {
  content: "\ebdd";
}
.nc-icon-glyph.food_scotch:before {
  content: "\ebde";
}
.nc-icon-glyph.food_shrimp:before {
  content: "\ebdf";
}
.nc-icon-glyph.food_steak:before {
  content: "\ebe0";
}
.nc-icon-glyph.food_store:before {
  content: "\ebe1";
}
.nc-icon-glyph.food_strawberry:before {
  content: "\ebe2";
}
.nc-icon-glyph.food_sushi:before {
  content: "\ebe3";
}
.nc-icon-glyph.food_tacos:before {
  content: "\ebe4";
}
.nc-icon-glyph.food_tea:before {
  content: "\ebe5";
}
.nc-icon-glyph.food_temperature:before {
  content: "\ebe6";
}
.nc-icon-glyph.food_vest-07:before {
  content: "\ebe7";
}
.nc-icon-glyph.food_vest-31:before {
  content: "\ebe8";
}
.nc-icon-glyph.food_watermelon:before {
  content: "\ebe9";
}
.nc-icon-glyph.food_whisk:before {
  content: "\ebea";
}
.nc-icon-glyph.emoticons_alien:before {
  content: "\ebeb";
}
.nc-icon-glyph.emoticons_angry-10:before {
  content: "\ebec";
}
.nc-icon-glyph.emoticons_angry-44:before {
  content: "\ebed";
}
.nc-icon-glyph.emoticons_big-eyes:before {
  content: "\ebee";
}
.nc-icon-glyph.emoticons_big-smile:before {
  content: "\ebef";
}
.nc-icon-glyph.emoticons_bigmouth:before {
  content: "\ebf0";
}
.nc-icon-glyph.emoticons_bleah:before {
  content: "\ebf1";
}
.nc-icon-glyph.emoticons_blind:before {
  content: "\ebf2";
}
.nc-icon-glyph.emoticons_bomb:before {
  content: "\ebf3";
}
.nc-icon-glyph.emoticons_bored:before {
  content: "\ebf4";
}
.nc-icon-glyph.emoticons_cake:before {
  content: "\ebf5";
}
.nc-icon-glyph.emoticons_cry-15:before {
  content: "\ebf6";
}
.nc-icon-glyph.emoticons_cry-57:before {
  content: "\ebf7";
}
.nc-icon-glyph.emoticons_cute:before {
  content: "\ebf8";
}
.nc-icon-glyph.emoticons_devil:before {
  content: "\ebf9";
}
.nc-icon-glyph.emoticons_disgusted:before {
  content: "\ebfa";
}
.nc-icon-glyph.emoticons_fist:before {
  content: "\ebfb";
}
.nc-icon-glyph.emoticons_ghost:before {
  content: "\ebfc";
}
.nc-icon-glyph.emoticons_hannibal:before {
  content: "\ebfd";
}
.nc-icon-glyph.emoticons_happy-sun:before {
  content: "\ebfe";
}
.nc-icon-glyph.emoticons_kid:before {
  content: "\ebff";
}
.nc-icon-glyph.emoticons_kiss:before {
  content: "\ec00";
}
.nc-icon-glyph.emoticons_laugh-17:before {
  content: "\ec01";
}
.nc-icon-glyph.emoticons_laugh-35:before {
  content: "\ec02";
}
.nc-icon-glyph.emoticons_like-no:before {
  content: "\ec03";
}
.nc-icon-glyph.emoticons_like:before {
  content: "\ec04";
}
.nc-icon-glyph.emoticons_mad-12:before {
  content: "\ec05";
}
.nc-icon-glyph.emoticons_mad-58:before {
  content: "\ec06";
}
.nc-icon-glyph.emoticons_malicious:before {
  content: "\ec07";
}
.nc-icon-glyph.emoticons_manga-62:before {
  content: "\ec08";
}
.nc-icon-glyph.emoticons_manga-63:before {
  content: "\ec09";
}
.nc-icon-glyph.emoticons_monster:before {
  content: "\ec0a";
}
.nc-icon-glyph.emoticons_nerd-22:before {
  content: "\ec0b";
}
.nc-icon-glyph.emoticons_nerd-23:before {
  content: "\ec0c";
}
.nc-icon-glyph.emoticons_ninja:before {
  content: "\ec0d";
}
.nc-icon-glyph.emoticons_no-words:before {
  content: "\ec0e";
}
.nc-icon-glyph.emoticons_parrot:before {
  content: "\ec0f";
}
.nc-icon-glyph.emoticons_penguin:before {
  content: "\ec10";
}
.nc-icon-glyph.emoticons_pirate:before {
  content: "\ec11";
}
.nc-icon-glyph.emoticons_poop:before {
  content: "\ec12";
}
.nc-icon-glyph.emoticons_puzzled:before {
  content: "\ec13";
}
.nc-icon-glyph.emoticons_quite-happy:before {
  content: "\ec14";
}
.nc-icon-glyph.emoticons_robot:before {
  content: "\ec15";
}
.nc-icon-glyph.emoticons_rock:before {
  content: "\ec16";
}
.nc-icon-glyph.emoticons_sad:before {
  content: "\ec17";
}
.nc-icon-glyph.emoticons_satisfied:before {
  content: "\ec18";
}
.nc-icon-glyph.emoticons_shark:before {
  content: "\ec19";
}
.nc-icon-glyph.emoticons_shy:before {
  content: "\ec1a";
}
.nc-icon-glyph.emoticons_sick:before {
  content: "\ec1b";
}
.nc-icon-glyph.emoticons_silly:before {
  content: "\ec1c";
}
.nc-icon-glyph.emoticons_skull:before {
  content: "\ec1d";
}
.nc-icon-glyph.emoticons_sleep:before {
  content: "\ec1e";
}
.nc-icon-glyph.emoticons_sloth:before {
  content: "\ec1f";
}
.nc-icon-glyph.emoticons_smart:before {
  content: "\ec20";
}
.nc-icon-glyph.emoticons_smile:before {
  content: "\ec21";
}
.nc-icon-glyph.emoticons_soldier:before {
  content: "\ec22";
}
.nc-icon-glyph.emoticons_speechless:before {
  content: "\ec23";
}
.nc-icon-glyph.emoticons_spiteful:before {
  content: "\ec24";
}
.nc-icon-glyph.emoticons_sunglasses-48:before {
  content: "\ec25";
}
.nc-icon-glyph.emoticons_sunglasses-49:before {
  content: "\ec26";
}
.nc-icon-glyph.emoticons_surprise:before {
  content: "\ec27";
}
.nc-icon-glyph.emoticons_upset-13:before {
  content: "\ec28";
}
.nc-icon-glyph.emoticons_upset-14:before {
  content: "\ec29";
}
.nc-icon-glyph.emoticons_virus:before {
  content: "\ec2a";
}
.nc-icon-glyph.emoticons_what:before {
  content: "\ec2b";
}
.nc-icon-glyph.emoticons_whiskers:before {
  content: "\ec2c";
}
.nc-icon-glyph.emoticons_wink-06:before {
  content: "\ec2d";
}
.nc-icon-glyph.emoticons_wink-11:before {
  content: "\ec2e";
}
.nc-icon-glyph.emoticons_wink-69:before {
  content: "\ec2f";
}
.nc-icon-glyph.weather_celsius:before {
  content: "\e600";
}
.nc-icon-glyph.weather_cloud-13:before {
  content: "\e601";
}
.nc-icon-glyph.weather_cloud-14:before {
  content: "\e602";
}
.nc-icon-glyph.weather_cloud-drop:before {
  content: "\e603";
}
.nc-icon-glyph.weather_cloud-fog-31:before {
  content: "\e604";
}
.nc-icon-glyph.weather_cloud-fog-32:before {
  content: "\e605";
}
.nc-icon-glyph.weather_cloud-hail:before {
  content: "\e606";
}
.nc-icon-glyph.weather_cloud-light:before {
  content: "\e607";
}
.nc-icon-glyph.weather_cloud-moon:before {
  content: "\e608";
}
.nc-icon-glyph.weather_cloud-rain:before {
  content: "\e609";
}
.nc-icon-glyph.weather_cloud-rainbow:before {
  content: "\e60a";
}
.nc-icon-glyph.weather_cloud-snow-34:before {
  content: "\e60b";
}
.nc-icon-glyph.weather_cloud-snow-42:before {
  content: "\e60c";
}
.nc-icon-glyph.weather_cloud-sun-17:before {
  content: "\e60d";
}
.nc-icon-glyph.weather_cloud-sun-19:before {
  content: "\e60e";
}
.nc-icon-glyph.weather_compass:before {
  content: "\e60f";
}
.nc-icon-glyph.weather_drop-12:before {
  content: "\e610";
}
.nc-icon-glyph.weather_drop-15:before {
  content: "\e611";
}
.nc-icon-glyph.weather_drops:before {
  content: "\e612";
}
.nc-icon-glyph.weather_eclipse:before {
  content: "\e613";
}
.nc-icon-glyph.weather_fahrenheit:before {
  content: "\e614";
}
.nc-icon-glyph.weather_fog:before {
  content: "\e615";
}
.nc-icon-glyph.weather_forecast:before {
  content: "\e616";
}
.nc-icon-glyph.weather_hurricane-44:before {
  content: "\e617";
}
.nc-icon-glyph.weather_hurricane-45:before {
  content: "\e618";
}
.nc-icon-glyph.weather_moon-cloud-drop:before {
  content: "\e619";
}
.nc-icon-glyph.weather_moon-cloud-fog:before {
  content: "\e61a";
}
.nc-icon-glyph.weather_moon-cloud-hail:before {
  content: "\e61b";
}
.nc-icon-glyph.weather_moon-cloud-light:before {
  content: "\e61c";
}
.nc-icon-glyph.weather_moon-cloud-rain:before {
  content: "\e61d";
}
.nc-icon-glyph.weather_moon-cloud-snow-61:before {
  content: "\e61e";
}
.nc-icon-glyph.weather_moon-cloud-snow-62:before {
  content: "\e61f";
}
.nc-icon-glyph.weather_moon-fog:before {
  content: "\e620";
}
.nc-icon-glyph.weather_moon-full:before {
  content: "\e621";
}
.nc-icon-glyph.weather_moon-stars:before {
  content: "\e622";
}
.nc-icon-glyph.weather_moon:before {
  content: "\e623";
}
.nc-icon-glyph.weather_rain-hail:before {
  content: "\e624";
}
.nc-icon-glyph.weather_rain:before {
  content: "\e625";
}
.nc-icon-glyph.weather_rainbow:before {
  content: "\e626";
}
.nc-icon-glyph.weather_snow:before {
  content: "\e627";
}
.nc-icon-glyph.weather_sun-cloud-drop:before {
  content: "\e628";
}
.nc-icon-glyph.weather_sun-cloud-fog:before {
  content: "\e629";
}
.nc-icon-glyph.weather_sun-cloud-hail:before {
  content: "\e62a";
}
.nc-icon-glyph.weather_sun-cloud-light:before {
  content: "\e62b";
}
.nc-icon-glyph.weather_sun-cloud-rain:before {
  content: "\e62c";
}
.nc-icon-glyph.weather_sun-cloud-snow-54:before {
  content: "\e62d";
}
.nc-icon-glyph.weather_sun-cloud-snow-55:before {
  content: "\e62e";
}
.nc-icon-glyph.weather_sun-cloud:before {
  content: "\e62f";
}
.nc-icon-glyph.weather_sun-fog-29:before {
  content: "\e630";
}
.nc-icon-glyph.weather_sun-fog-30:before {
  content: "\e631";
}
.nc-icon-glyph.weather_sun-fog-43:before {
  content: "\e632";
}
.nc-icon-glyph.weather_sun:before {
  content: "\e633";
}
.nc-icon-glyph.weather_wind:before {
  content: "\e634";
}
.nc-icon-glyph.transportation_air-baloon:before {
  content: "\e717";
}
.nc-icon-glyph.transportation_bike-sport:before {
  content: "\e718";
}
.nc-icon-glyph.transportation_bike:before {
  content: "\e719";
}
.nc-icon-glyph.transportation_boat-front:before {
  content: "\e71a";
}
.nc-icon-glyph.transportation_boat-small-02:before {
  content: "\e71b";
}
.nc-icon-glyph.transportation_boat-small-03:before {
  content: "\e71c";
}
.nc-icon-glyph.transportation_boat:before {
  content: "\e71d";
}
.nc-icon-glyph.transportation_bus-front-10:before {
  content: "\e71e";
}
.nc-icon-glyph.transportation_bus-front-12:before {
  content: "\e71f";
}
.nc-icon-glyph.transportation_bus:before {
  content: "\e720";
}
.nc-icon-glyph.transportation_car-front:before {
  content: "\e721";
}
.nc-icon-glyph.transportation_car-simple:before {
  content: "\e722";
}
.nc-icon-glyph.transportation_car-sport:before {
  content: "\e723";
}
.nc-icon-glyph.transportation_car-taxi:before {
  content: "\e724";
}
.nc-icon-glyph.transportation_car:before {
  content: "\e725";
}
.nc-icon-glyph.transportation_helicopter:before {
  content: "\e726";
}
.nc-icon-glyph.transportation_helmet:before {
  content: "\e727";
}
.nc-icon-glyph.transportation_light-traffic:before {
  content: "\e728";
}
.nc-icon-glyph.transportation_moto:before {
  content: "\e729";
}
.nc-icon-glyph.transportation_plane-17:before {
  content: "\e72a";
}
.nc-icon-glyph.transportation_plane-18:before {
  content: "\e72b";
}
.nc-icon-glyph.transportation_road:before {
  content: "\e72c";
}
.nc-icon-glyph.transportation_skateboard:before {
  content: "\e72d";
}
.nc-icon-glyph.transportation_tractor:before {
  content: "\e72e";
}
.nc-icon-glyph.transportation_train-speed:before {
  content: "\e72f";
}
.nc-icon-glyph.transportation_train:before {
  content: "\e730";
}
.nc-icon-glyph.transportation_tram:before {
  content: "\e731";
}
.nc-icon-glyph.transportation_truck-front:before {
  content: "\e732";
}
.nc-icon-glyph.transportation_vespa-front:before {
  content: "\e733";
}
.nc-icon-glyph.transportation_vespa:before {
  content: "\e734";
}
.nc-icon-glyph.education_abc:before {
  content: "\e7d5";
}
.nc-icon-glyph.education_agenda-bookmark:before {
  content: "\e7d6";
}
.nc-icon-glyph.education_atom:before {
  content: "\e7d7";
}
.nc-icon-glyph.education_award-55:before {
  content: "\e7d8";
}
.nc-icon-glyph.education_backpack-57:before {
  content: "\e7d9";
}
.nc-icon-glyph.education_backpack-58:before {
  content: "\e7da";
}
.nc-icon-glyph.education_ball-basket:before {
  content: "\e7db";
}
.nc-icon-glyph.education_ball-soccer:before {
  content: "\e7dc";
}
.nc-icon-glyph.education_board-51:before {
  content: "\e7dd";
}
.nc-icon-glyph.education_book-39:before {
  content: "\e7de";
}
.nc-icon-glyph.education_book-bookmark:before {
  content: "\e7df";
}
.nc-icon-glyph.education_book-open:before {
  content: "\e7e0";
}
.nc-icon-glyph.education_books-46:before {
  content: "\e7e1";
}
.nc-icon-glyph.education_chalkboard:before {
  content: "\e7e2";
}
.nc-icon-glyph.education_flask:before {
  content: "\e7e3";
}
.nc-icon-glyph.education_glasses:before {
  content: "\e7e4";
}
.nc-icon-glyph.education_grammar-check:before {
  content: "\e7e5";
}
.nc-icon-glyph.education_hat:before {
  content: "\e7e6";
}
.nc-icon-glyph.education_language:before {
  content: "\e7e7";
}
.nc-icon-glyph.education_microscope:before {
  content: "\e7e8";
}
.nc-icon-glyph.education_molecule:before {
  content: "\e7e9";
}
.nc-icon-glyph.education_notepad:before {
  content: "\e7ea";
}
.nc-icon-glyph.education_paper-diploma:before {
  content: "\e7eb";
}
.nc-icon-glyph.education_paper:before {
  content: "\e7ec";
}
.nc-icon-glyph.education_pencil-47:before {
  content: "\e7ed";
}
.nc-icon-glyph.education_school:before {
  content: "\e7ee";
}
.nc-icon-glyph.objects_alien-29:before {
  content: "\e7ef";
}
.nc-icon-glyph.objects_alien-33:before {
  content: "\e7f0";
}
.nc-icon-glyph.objects_anchor:before {
  content: "\e7f1";
}
.nc-icon-glyph.objects_astronaut:before {
  content: "\e7f2";
}
.nc-icon-glyph.objects_axe:before {
  content: "\e7f3";
}
.nc-icon-glyph.objects_baby-bottle:before {
  content: "\e7f4";
}
.nc-icon-glyph.objects_baby:before {
  content: "\e7f5";
}
.nc-icon-glyph.objects_baloon:before {
  content: "\e7f6";
}
.nc-icon-glyph.objects_battery:before {
  content: "\e7f7";
}
.nc-icon-glyph.objects_bear:before {
  content: "\e7f8";
}
.nc-icon-glyph.objects_billiard:before {
  content: "\e7f9";
}
.nc-icon-glyph.objects_binocular:before {
  content: "\e7fa";
}
.nc-icon-glyph.objects_bow:before {
  content: "\e7fb";
}
.nc-icon-glyph.objects_bowling:before {
  content: "\e7fc";
}
.nc-icon-glyph.objects_broom:before {
  content: "\e7fd";
}
.nc-icon-glyph.objects_cone:before {
  content: "\e7fe";
}
.nc-icon-glyph.objects_controller:before {
  content: "\e7ff";
}
.nc-icon-glyph.objects_diamond:before {
  content: "\e800";
}
.nc-icon-glyph.objects_dice:before {
  content: "\e801";
}
.nc-icon-glyph.objects_globe:before {
  content: "\e802";
}
.nc-icon-glyph.objects_hut:before {
  content: "\e803";
}
.nc-icon-glyph.objects_key-25:before {
  content: "\e804";
}
.nc-icon-glyph.objects_key-26:before {
  content: "\e805";
}
.nc-icon-glyph.objects_lamp:before {
  content: "\e806";
}
.nc-icon-glyph.objects_leaf-36:before {
  content: "\e807";
}
.nc-icon-glyph.objects_leaf-38:before {
  content: "\e808";
}
.nc-icon-glyph.objects_light:before {
  content: "\e809";
}
.nc-icon-glyph.objects_pipe:before {
  content: "\e80a";
}
.nc-icon-glyph.objects_planet:before {
  content: "\e80b";
}
.nc-icon-glyph.objects_puzzle-09:before {
  content: "\e80c";
}
.nc-icon-glyph.objects_puzzle-10:before {
  content: "\e80d";
}
.nc-icon-glyph.objects_shovel:before {
  content: "\e80e";
}
.nc-icon-glyph.objects_skull:before {
  content: "\e80f";
}
.nc-icon-glyph.objects_spaceship:before {
  content: "\e810";
}
.nc-icon-glyph.objects_spray:before {
  content: "\e811";
}
.nc-icon-glyph.objects_support-16:before {
  content: "\e812";
}
.nc-icon-glyph.objects_support-17:before {
  content: "\e813";
}
.nc-icon-glyph.objects_umbrella-13:before {
  content: "\e814";
}
.nc-icon-glyph.objects_umbrella-14:before {
  content: "\e815";
}
.nc-icon-glyph.objects_wool-ball:before {
  content: "\e816";
}
.nc-icon-glyph.media-1_3d:before {
  content: "\e817";
}
.nc-icon-glyph.media-1_action-73:before {
  content: "\e818";
}
.nc-icon-glyph.media-1_action-74:before {
  content: "\e819";
}
.nc-icon-glyph.media-1_album:before {
  content: "\e81a";
}
.nc-icon-glyph.media-1_audio-91:before {
  content: "\e81b";
}
.nc-icon-glyph.media-1_audio-92:before {
  content: "\e81c";
}
.nc-icon-glyph.media-1_balance:before {
  content: "\e81d";
}
.nc-icon-glyph.media-1_brightness-46:before {
  content: "\e81e";
}
.nc-icon-glyph.media-1_brightness-47:before {
  content: "\e81f";
}
.nc-icon-glyph.media-1_button-circle-pause:before {
  content: "\e820";
}
.nc-icon-glyph.media-1_button-circle-play:before {
  content: "\e821";
}
.nc-icon-glyph.media-1_button-circle-stop:before {
  content: "\e822";
}
.nc-icon-glyph.media-1_button-eject:before {
  content: "\e823";
}
.nc-icon-glyph.media-1_button-next:before {
  content: "\e824";
}
.nc-icon-glyph.media-1_button-pause:before {
  content: "\e825";
}
.nc-icon-glyph.media-1_button-play:before {
  content: "\e826";
}
.nc-icon-glyph.media-1_button-power:before {
  content: "\e827";
}
.nc-icon-glyph.media-1_button-previous:before {
  content: "\e828";
}
.nc-icon-glyph.media-1_button-record:before {
  content: "\e829";
}
.nc-icon-glyph.media-1_button-rewind:before {
  content: "\e82a";
}
.nc-icon-glyph.media-1_button-skip:before {
  content: "\e82b";
}
.nc-icon-glyph.media-1_button-stop:before {
  content: "\e82c";
}
.nc-icon-glyph.media-1_camera-18:before {
  content: "\e82d";
}
.nc-icon-glyph.media-1_camera-19:before {
  content: "\e82e";
}
.nc-icon-glyph.media-1_camera-20:before {
  content: "\e82f";
}
.nc-icon-glyph.media-1_camera-ban-36:before {
  content: "\e830";
}
.nc-icon-glyph.media-1_camera-ban-37:before {
  content: "\e831";
}
.nc-icon-glyph.media-1_camera-compact:before {
  content: "\e832";
}
.nc-icon-glyph.media-1_camera-screen:before {
  content: "\e833";
}
.nc-icon-glyph.media-1_camera-square-57:before {
  content: "\e834";
}
.nc-icon-glyph.media-1_camera-square-58:before {
  content: "\e835";
}
.nc-icon-glyph.media-1_camera-time:before {
  content: "\e836";
}
.nc-icon-glyph.media-1_countdown-34:before {
  content: "\e837";
}
.nc-icon-glyph.media-1_countdown-35:before {
  content: "\e838";
}
.nc-icon-glyph.media-1_edit-color:before {
  content: "\e839";
}
.nc-icon-glyph.media-1_edit-contrast-42:before {
  content: "\e83a";
}
.nc-icon-glyph.media-1_edit-contrast-43:before {
  content: "\e83b";
}
.nc-icon-glyph.media-1_edit-saturation:before {
  content: "\e83c";
}
.nc-icon-glyph.media-1_flash-21:before {
  content: "\e83d";
}
.nc-icon-glyph.media-1_flash-24:before {
  content: "\e83e";
}
.nc-icon-glyph.media-1_flash-29:before {
  content: "\e83f";
}
.nc-icon-glyph.media-1_flash-auto-22:before {
  content: "\e840";
}
.nc-icon-glyph.media-1_flash-auto-25:before {
  content: "\e841";
}
.nc-icon-glyph.media-1_flash-off-23:before {
  content: "\e842";
}
.nc-icon-glyph.media-1_flash-off-26:before {
  content: "\e843";
}
.nc-icon-glyph.media-1_focus-32:before {
  content: "\e844";
}
.nc-icon-glyph.media-1_focus-38:before {
  content: "\e845";
}
.nc-icon-glyph.media-1_focus-40:before {
  content: "\e846";
}
.nc-icon-glyph.media-1_focus-circle:before {
  content: "\e847";
}
.nc-icon-glyph.media-1_frame-12:before {
  content: "\e848";
}
.nc-icon-glyph.media-1_frame-41:before {
  content: "\e849";
}
.nc-icon-glyph.media-1_grid:before {
  content: "\e84a";
}
.nc-icon-glyph.media-1_image-01:before {
  content: "\e84b";
}
.nc-icon-glyph.media-1_image-02:before {
  content: "\e84c";
}
.nc-icon-glyph.media-1_image-05:before {
  content: "\e84d";
}
.nc-icon-glyph.media-1_image-add:before {
  content: "\e84e";
}
.nc-icon-glyph.media-1_image-delete:before {
  content: "\e84f";
}
.nc-icon-glyph.media-1_image-location:before {
  content: "\e850";
}
.nc-icon-glyph.media-1_kid:before {
  content: "\e851";
}
.nc-icon-glyph.media-1_layers:before {
  content: "\e852";
}
.nc-icon-glyph.media-1_lens-31:before {
  content: "\e853";
}
.nc-icon-glyph.media-1_lens-56:before {
  content: "\e854";
}
.nc-icon-glyph.media-1_macro:before {
  content: "\e855";
}
.nc-icon-glyph.media-1_movie-61:before {
  content: "\e856";
}
.nc-icon-glyph.media-1_movie-62:before {
  content: "\e857";
}
.nc-icon-glyph.media-1_night:before {
  content: "\e858";
}
.nc-icon-glyph.media-1_picture:before {
  content: "\e859";
}
.nc-icon-glyph.media-1_play-68:before {
  content: "\e85a";
}
.nc-icon-glyph.media-1_play-69:before {
  content: "\e85b";
}
.nc-icon-glyph.media-1_player:before {
  content: "\e85c";
}
.nc-icon-glyph.media-1_polaroid-add:before {
  content: "\e85d";
}
.nc-icon-glyph.media-1_polaroid-delete:before {
  content: "\e85e";
}
.nc-icon-glyph.media-1_polaroid-multiple:before {
  content: "\e85f";
}
.nc-icon-glyph.media-1_polaroid-user:before {
  content: "\e860";
}
.nc-icon-glyph.media-1_polaroid:before {
  content: "\e861";
}
.nc-icon-glyph.media-1_roll:before {
  content: "\e862";
}
.nc-icon-glyph.media-1_rotate-left:before {
  content: "\e863";
}
.nc-icon-glyph.media-1_rotate-right:before {
  content: "\e864";
}
.nc-icon-glyph.media-1_sd:before {
  content: "\e865";
}
.nc-icon-glyph.media-1_selfie:before {
  content: "\e866";
}
.nc-icon-glyph.media-1_shake:before {
  content: "\e867";
}
.nc-icon-glyph.media-1_speaker:before {
  content: "\e868";
}
.nc-icon-glyph.media-1_sport:before {
  content: "\e869";
}
.nc-icon-glyph.media-1_ticket-75:before {
  content: "\e86a";
}
.nc-icon-glyph.media-1_ticket-76:before {
  content: "\e86b";
}
.nc-icon-glyph.media-1_touch:before {
  content: "\e86c";
}
.nc-icon-glyph.media-1_tripod:before {
  content: "\e86d";
}
.nc-icon-glyph.media-1_video-64:before {
  content: "\e86e";
}
.nc-icon-glyph.media-1_video-65:before {
  content: "\e86f";
}
.nc-icon-glyph.media-1_video-66:before {
  content: "\e870";
}
.nc-icon-glyph.media-1_video-67:before {
  content: "\e871";
}
.nc-icon-glyph.media-1_videocamera-71:before {
  content: "\e872";
}
.nc-icon-glyph.media-1_videocamera-72:before {
  content: "\e873";
}
.nc-icon-glyph.media-1_volume-93:before {
  content: "\e874";
}
.nc-icon-glyph.media-1_volume-97:before {
  content: "\e875";
}
.nc-icon-glyph.media-1_volume-98:before {
  content: "\e876";
}
.nc-icon-glyph.media-1_volume-ban:before {
  content: "\e877";
}
.nc-icon-glyph.media-1_volume-down:before {
  content: "\e878";
}
.nc-icon-glyph.media-1_volume-off:before {
  content: "\e879";
}
.nc-icon-glyph.media-1_volume-up:before {
  content: "\e87a";
}
.nc-icon-glyph.media-2_guitar:before {
  content: "\e87b";
}
.nc-icon-glyph.media-2_headphones-mic:before {
  content: "\e87c";
}
.nc-icon-glyph.media-2_headphones:before {
  content: "\e87d";
}
.nc-icon-glyph.media-2_knob:before {
  content: "\e87e";
}
.nc-icon-glyph.media-2_mic:before {
  content: "\e87f";
}
.nc-icon-glyph.media-2_music-album:before {
  content: "\e880";
}
.nc-icon-glyph.media-2_music-cloud:before {
  content: "\e881";
}
.nc-icon-glyph.media-2_note-03:before {
  content: "\e882";
}
.nc-icon-glyph.media-2_note-04:before {
  content: "\e883";
}
.nc-icon-glyph.media-2_piano:before {
  content: "\e884";
}
.nc-icon-glyph.media-2_radio:before {
  content: "\e885";
}
.nc-icon-glyph.media-2_remix:before {
  content: "\e886";
}
.nc-icon-glyph.media-2_sound-wave:before {
  content: "\e887";
}
.nc-icon-glyph.media-2_speaker-01:before {
  content: "\e888";
}
.nc-icon-glyph.media-2_speaker-05:before {
  content: "\e889";
}
.nc-icon-glyph.media-2_tape:before {
  content: "\e88a";
}
.nc-icon-glyph.location_appointment:before {
  content: "\e88b";
}
.nc-icon-glyph.location_bookmark-add:before {
  content: "\e88c";
}
.nc-icon-glyph.location_bookmark-remove:before {
  content: "\e88d";
}
.nc-icon-glyph.location_bookmark:before {
  content: "\e88e";
}
.nc-icon-glyph.location_compass-04:before {
  content: "\e88f";
}
.nc-icon-glyph.location_compass-05:before {
  content: "\e890";
}
.nc-icon-glyph.location_compass-06:before {
  content: "\e891";
}
.nc-icon-glyph.location_crosshair:before {
  content: "\e892";
}
.nc-icon-glyph.location_explore-user:before {
  content: "\e893";
}
.nc-icon-glyph.location_explore:before {
  content: "\e894";
}
.nc-icon-glyph.location_flag-complex:before {
  content: "\e895";
}
.nc-icon-glyph.location_flag-diagonal-33:before {
  content: "\e896";
}
.nc-icon-glyph.location_flag-diagonal-34:before {
  content: "\e897";
}
.nc-icon-glyph.location_flag-points-31:before {
  content: "\e898";
}
.nc-icon-glyph.location_flag-points-32:before {
  content: "\e899";
}
.nc-icon-glyph.location_flag-simple:before {
  content: "\e89a";
}
.nc-icon-glyph.location_flag-triangle:before {
  content: "\e89b";
}
.nc-icon-glyph.location_flag:before {
  content: "\e89c";
}
.nc-icon-glyph.location_gps:before {
  content: "\e89d";
}
.nc-icon-glyph.location_map-big:before {
  content: "\e89e";
}
.nc-icon-glyph.location_map-compass:before {
  content: "\e89f";
}
.nc-icon-glyph.location_map-gps:before {
  content: "\e8a0";
}
.nc-icon-glyph.location_map-marker:before {
  content: "\e8a1";
}
.nc-icon-glyph.location_map-pin:before {
  content: "\e8a2";
}
.nc-icon-glyph.location_map:before {
  content: "\e8a3";
}
.nc-icon-glyph.location_marker:before {
  content: "\e8a4";
}
.nc-icon-glyph.location_pin-add:before {
  content: "\e8a5";
}
.nc-icon-glyph.location_pin-copy:before {
  content: "\e8a6";
}
.nc-icon-glyph.location_pin-remove:before {
  content: "\e8a7";
}
.nc-icon-glyph.location_pin:before {
  content: "\e8a8";
}
.nc-icon-glyph.location_pins:before {
  content: "\e8a9";
}
.nc-icon-glyph.location_position-marker:before {
  content: "\e8aa";
}
.nc-icon-glyph.location_position-pin:before {
  content: "\e8ab";
}
.nc-icon-glyph.location_position-user:before {
  content: "\e8ac";
}
.nc-icon-glyph.location_radar:before {
  content: "\e8ad";
}
.nc-icon-glyph.location_road:before {
  content: "\e8ae";
}
.nc-icon-glyph.location_route-alert:before {
  content: "\e8af";
}
.nc-icon-glyph.location_route-close:before {
  content: "\e8b0";
}
.nc-icon-glyph.location_route-open:before {
  content: "\e8b1";
}
.nc-icon-glyph.location_square-marker:before {
  content: "\e8b2";
}
.nc-icon-glyph.location_square-pin:before {
  content: "\e8b3";
}
.nc-icon-glyph.location_treasure-map-21:before {
  content: "\e8b4";
}
.nc-icon-glyph.location_treasure-map-40:before {
  content: "\e8b5";
}
.nc-icon-glyph.location_worl-marker:before {
  content: "\e8b6";
}
.nc-icon-glyph.location_world-pin:before {
  content: "\e8b7";
}
.nc-icon-glyph.location_world:before {
  content: "\e8b8";
}
.nc-icon-glyph.health_ambulance:before {
  content: "\e8b9";
}
.nc-icon-glyph.health_apple:before {
  content: "\e8ba";
}
.nc-icon-glyph.health_bag-49:before {
  content: "\e8bb";
}
.nc-icon-glyph.health_bag-50:before {
  content: "\e8bc";
}
.nc-icon-glyph.health_brain:before {
  content: "\e8bd";
}
.nc-icon-glyph.health_dna-27:before {
  content: "\e8be";
}
.nc-icon-glyph.health_dna-38:before {
  content: "\e8bf";
}
.nc-icon-glyph.health_doctor:before {
  content: "\e8c0";
}
.nc-icon-glyph.health_flask:before {
  content: "\e8c1";
}
.nc-icon-glyph.health_heartbeat-16:before {
  content: "\e8c2";
}
.nc-icon-glyph.health_height:before {
  content: "\e8c3";
}
.nc-icon-glyph.health_hospital-32:before {
  content: "\e8c4";
}
.nc-icon-glyph.health_hospital-33:before {
  content: "\e8c5";
}
.nc-icon-glyph.health_hospital-34:before {
  content: "\e8c6";
}
.nc-icon-glyph.health_humidity-26:before {
  content: "\e8c7";
}
.nc-icon-glyph.health_humidity-52:before {
  content: "\e8c8";
}
.nc-icon-glyph.health_intestine:before {
  content: "\e8c9";
}
.nc-icon-glyph.health_lungs:before {
  content: "\e8ca";
}
.nc-icon-glyph.health_molecule-39:before {
  content: "\e8cb";
}
.nc-icon-glyph.health_molecule-40:before {
  content: "\e8cc";
}
.nc-icon-glyph.health_notebook:before {
  content: "\e8cd";
}
.nc-icon-glyph.health_nurse:before {
  content: "\e8ce";
}
.nc-icon-glyph.health_patch-46:before {
  content: "\e8cf";
}
.nc-icon-glyph.health_pill-42:before {
  content: "\e8d0";
}
.nc-icon-glyph.health_pill-43:before {
  content: "\e8d1";
}
.nc-icon-glyph.health_pill-container-44:before {
  content: "\e8d2";
}
.nc-icon-glyph.health_pill-container-47:before {
  content: "\e8d3";
}
.nc-icon-glyph.health_pulse-chart:before {
  content: "\e8d4";
}
.nc-icon-glyph.health_pulse-phone:before {
  content: "\e8d5";
}
.nc-icon-glyph.health_pulse-sleep:before {
  content: "\e8d6";
}
.nc-icon-glyph.health_pulse-watch:before {
  content: "\e8d7";
}
.nc-icon-glyph.health_pulse:before {
  content: "\e8d8";
}
.nc-icon-glyph.health_sleep:before {
  content: "\e8d9";
}
.nc-icon-glyph.health_steps:before {
  content: "\e8da";
}
.nc-icon-glyph.health_syringe:before {
  content: "\e8db";
}
.nc-icon-glyph.health_temperature-23:before {
  content: "\e8dc";
}
.nc-icon-glyph.health_temperature-24:before {
  content: "\e8dd";
}
.nc-icon-glyph.health_tooth:before {
  content: "\e8de";
}
.nc-icon-glyph.health_weed:before {
  content: "\e8df";
}
.nc-icon-glyph.health_weight:before {
  content: "\e8e0";
}
.nc-icon-glyph.health_wheelchair:before {
  content: "\e8e1";
}
.nc-icon-glyph.health_woman:before {
  content: "\e8e2";
}
.nc-icon-glyph.furniture_air-conditioner:before {
  content: "\e8e3";
}
.nc-icon-glyph.furniture_armchair:before {
  content: "\e8e4";
}
.nc-icon-glyph.furniture_bath-tub:before {
  content: "\e8e5";
}
.nc-icon-glyph.furniture_bed-09:before {
  content: "\e8e6";
}
.nc-icon-glyph.furniture_bed-23:before {
  content: "\e8e7";
}
.nc-icon-glyph.furniture_bed-side:before {
  content: "\e8e8";
}
.nc-icon-glyph.furniture_cabinet:before {
  content: "\e8e9";
}
.nc-icon-glyph.furniture_cactus:before {
  content: "\e8ea";
}
.nc-icon-glyph.furniture_chair:before {
  content: "\e8eb";
}
.nc-icon-glyph.furniture_coat-hanger:before {
  content: "\e8ec";
}
.nc-icon-glyph.furniture_coffee:before {
  content: "\e8ed";
}
.nc-icon-glyph.furniture_cradle:before {
  content: "\e8ee";
}
.nc-icon-glyph.furniture_curtain:before {
  content: "\e8ef";
}
.nc-icon-glyph.furniture_desk-drawer:before {
  content: "\e8f0";
}
.nc-icon-glyph.furniture_desk:before {
  content: "\e8f1";
}
.nc-icon-glyph.furniture_door:before {
  content: "\e8f2";
}
.nc-icon-glyph.furniture_drawer:before {
  content: "\e8f3";
}
.nc-icon-glyph.furniture_fridge:before {
  content: "\e8f4";
}
.nc-icon-glyph.furniture_hanger-clothes:before {
  content: "\e8f5";
}
.nc-icon-glyph.furniture_hanger:before {
  content: "\e8f6";
}
.nc-icon-glyph.furniture_heater:before {
  content: "\e8f7";
}
.nc-icon-glyph.furniture_iron:before {
  content: "\e8f8";
}
.nc-icon-glyph.furniture_lamp-floor:before {
  content: "\e8f9";
}
.nc-icon-glyph.furniture_lamp:before {
  content: "\e8fa";
}
.nc-icon-glyph.furniture_library:before {
  content: "\e8fb";
}
.nc-icon-glyph.furniture_light:before {
  content: "\e8fc";
}
.nc-icon-glyph.furniture_mixer:before {
  content: "\e8fd";
}
.nc-icon-glyph.furniture_oven:before {
  content: "\e8fe";
}
.nc-icon-glyph.furniture_shower:before {
  content: "\e8ff";
}
.nc-icon-glyph.furniture_sink-wash:before {
  content: "\e900";
}
.nc-icon-glyph.furniture_sink:before {
  content: "\e901";
}
.nc-icon-glyph.furniture_sofa:before {
  content: "\e902";
}
.nc-icon-glyph.furniture_storage-hanger:before {
  content: "\e903";
}
.nc-icon-glyph.furniture_storage:before {
  content: "\e904";
}
.nc-icon-glyph.furniture_table:before {
  content: "\e905";
}
.nc-icon-glyph.furniture_toilet-paper:before {
  content: "\e906";
}
.nc-icon-glyph.furniture_toilet:before {
  content: "\e907";
}
.nc-icon-glyph.furniture_tv:before {
  content: "\e908";
}
.nc-icon-glyph.furniture_wardrobe:before {
  content: "\e909";
}
.nc-icon-glyph.furniture_wash:before {
  content: "\e90a";
}
.nc-icon-glyph.clothes_baby:before {
  content: "\e9d2";
}
.nc-icon-glyph.clothes_backpack:before {
  content: "\e9d3";
}
.nc-icon-glyph.clothes_bag-21:before {
  content: "\e9d4";
}
.nc-icon-glyph.clothes_bag-22:before {
  content: "\e9d5";
}
.nc-icon-glyph.clothes_belt:before {
  content: "\e9d6";
}
.nc-icon-glyph.clothes_boot-woman:before {
  content: "\e9d7";
}
.nc-icon-glyph.clothes_boot:before {
  content: "\e9d8";
}
.nc-icon-glyph.clothes_bra:before {
  content: "\e9d9";
}
.nc-icon-glyph.clothes_button:before {
  content: "\e9da";
}
.nc-icon-glyph.clothes_cap:before {
  content: "\e9db";
}
.nc-icon-glyph.clothes_coat:before {
  content: "\e9dc";
}
.nc-icon-glyph.clothes_corset:before {
  content: "\e9dd";
}
.nc-icon-glyph.clothes_dress-man:before {
  content: "\e9de";
}
.nc-icon-glyph.clothes_dress-woman:before {
  content: "\e9df";
}
.nc-icon-glyph.clothes_flip:before {
  content: "\e9e0";
}
.nc-icon-glyph.clothes_glasses:before {
  content: "\e9e1";
}
.nc-icon-glyph.clothes_gloves:before {
  content: "\e9e2";
}
.nc-icon-glyph.clothes_hat-top:before {
  content: "\e9e3";
}
.nc-icon-glyph.clothes_hat:before {
  content: "\e9e4";
}
.nc-icon-glyph.clothes_hoodie:before {
  content: "\e9e5";
}
.nc-icon-glyph.clothes_iron-dont:before {
  content: "\e9e6";
}
.nc-icon-glyph.clothes_iron:before {
  content: "\e9e7";
}
.nc-icon-glyph.clothes_jeans-41:before {
  content: "\e9e8";
}
.nc-icon-glyph.clothes_jeans-43:before {
  content: "\e9e9";
}
.nc-icon-glyph.clothes_jeans-pocket:before {
  content: "\e9ea";
}
.nc-icon-glyph.clothes_kitchen:before {
  content: "\e9eb";
}
.nc-icon-glyph.clothes_long-sleeve:before {
  content: "\e9ec";
}
.nc-icon-glyph.clothes_makeup:before {
  content: "\e9ed";
}
.nc-icon-glyph.clothes_needle:before {
  content: "\e9ee";
}
.nc-icon-glyph.clothes_pajamas:before {
  content: "\e9ef";
}
.nc-icon-glyph.clothes_ring:before {
  content: "\e9f0";
}
.nc-icon-glyph.clothes_scarf:before {
  content: "\e9f1";
}
.nc-icon-glyph.clothes_shirt-business:before {
  content: "\e9f2";
}
.nc-icon-glyph.clothes_shirt-buttons:before {
  content: "\e9f3";
}
.nc-icon-glyph.clothes_shirt-neck:before {
  content: "\e9f4";
}
.nc-icon-glyph.clothes_shirt:before {
  content: "\e9f5";
}
.nc-icon-glyph.clothes_shoe-man:before {
  content: "\e9f6";
}
.nc-icon-glyph.clothes_shoe-sport:before {
  content: "\e9f7";
}
.nc-icon-glyph.clothes_shoe-woman:before {
  content: "\e9f8";
}
.nc-icon-glyph.clothes_skirt:before {
  content: "\e9f9";
}
.nc-icon-glyph.clothes_slacks-12:before {
  content: "\e9fa";
}
.nc-icon-glyph.clothes_slacks-13:before {
  content: "\e9fb";
}
.nc-icon-glyph.clothes_sock:before {
  content: "\e9fc";
}
.nc-icon-glyph.clothes_tie-bow:before {
  content: "\e9fd";
}
.nc-icon-glyph.clothes_tshirt-53:before {
  content: "\e9fe";
}
.nc-icon-glyph.clothes_tshirt-54:before {
  content: "\e9ff";
}
.nc-icon-glyph.clothes_tshirt-sport:before {
  content: "\ea00";
}
.nc-icon-glyph.clothes_underwear-man:before {
  content: "\ea01";
}
.nc-icon-glyph.clothes_underwear:before {
  content: "\ea02";
}
.nc-icon-glyph.clothes_vest-sport:before {
  content: "\ea03";
}
.nc-icon-glyph.clothes_vest:before {
  content: "\ea04";
}
.nc-icon-glyph.clothes_wash-30:before {
  content: "\ea05";
}
.nc-icon-glyph.clothes_wash-60:before {
  content: "\ea06";
}
.nc-icon-glyph.clothes_wash-90:before {
  content: "\ea07";
}
.nc-icon-glyph.clothes_wash-hand:before {
  content: "\ea08";
}
.nc-icon-glyph.clothes_wash:before {
  content: "\ea09";
}
.nc-icon-glyph.business_agenda:before {
  content: "\ea0a";
}
.nc-icon-glyph.business_atm:before {
  content: "\ea0b";
}
.nc-icon-glyph.business_award-48:before {
  content: "\ea0c";
}
.nc-icon-glyph.business_award-49:before {
  content: "\ea0d";
}
.nc-icon-glyph.business_award-74:before {
  content: "\ea0e";
}
.nc-icon-glyph.business_badge:before {
  content: "\ea0f";
}
.nc-icon-glyph.business_bank:before {
  content: "\ea10";
}
.nc-icon-glyph.business_board-27:before {
  content: "\ea11";
}
.nc-icon-glyph.business_board-28:before {
  content: "\ea12";
}
.nc-icon-glyph.business_board-29:before {
  content: "\ea13";
}
.nc-icon-glyph.business_board-30:before {
  content: "\ea14";
}
.nc-icon-glyph.business_books:before {
  content: "\ea15";
}
.nc-icon-glyph.business_briefcase-24:before {
  content: "\ea16";
}
.nc-icon-glyph.business_briefcase-25:before {
  content: "\ea17";
}
.nc-icon-glyph.business_briefcase-26:before {
  content: "\ea18";
}
.nc-icon-glyph.business_building:before {
  content: "\ea19";
}
.nc-icon-glyph.business_bulb-61:before {
  content: "\ea1a";
}
.nc-icon-glyph.business_bulb-62:before {
  content: "\ea1b";
}
.nc-icon-glyph.business_bulb-63:before {
  content: "\ea1c";
}
.nc-icon-glyph.business_business-contact-85:before {
  content: "\ea1d";
}
.nc-icon-glyph.business_business-contact-86:before {
  content: "\ea1e";
}
.nc-icon-glyph.business_business-contact-87:before {
  content: "\ea1f";
}
.nc-icon-glyph.business_business-contact-88:before {
  content: "\ea20";
}
.nc-icon-glyph.business_business-contact-89:before {
  content: "\ea21";
}
.nc-icon-glyph.business_businessman-03:before {
  content: "\ea22";
}
.nc-icon-glyph.business_businessman-04:before {
  content: "\ea23";
}
.nc-icon-glyph.business_calculator:before {
  content: "\ea24";
}
.nc-icon-glyph.business_chair:before {
  content: "\ea25";
}
.nc-icon-glyph.business_chart-bar-32:before {
  content: "\ea26";
}
.nc-icon-glyph.business_chart-bar-33:before {
  content: "\ea27";
}
.nc-icon-glyph.business_chart-growth:before {
  content: "\ea28";
}
.nc-icon-glyph.business_chart-pie-35:before {
  content: "\ea29";
}
.nc-icon-glyph.business_chart-pie-36:before {
  content: "\ea2a";
}
.nc-icon-glyph.business_chart:before {
  content: "\ea2b";
}
.nc-icon-glyph.business_cheque:before {
  content: "\ea2c";
}
.nc-icon-glyph.business_coins:before {
  content: "\ea2d";
}
.nc-icon-glyph.business_connect:before {
  content: "\ea2e";
}
.nc-icon-glyph.business_contacts:before {
  content: "\ea2f";
}
.nc-icon-glyph.business_currency-dollar:before {
  content: "\ea30";
}
.nc-icon-glyph.business_currency-euro:before {
  content: "\ea31";
}
.nc-icon-glyph.business_currency-pound:before {
  content: "\ea32";
}
.nc-icon-glyph.business_currency-yen:before {
  content: "\ea33";
}
.nc-icon-glyph.business_factory:before {
  content: "\ea34";
}
.nc-icon-glyph.business_globe:before {
  content: "\ea35";
}
.nc-icon-glyph.business_goal-64:before {
  content: "\ea36";
}
.nc-icon-glyph.business_goal-65:before {
  content: "\ea37";
}
.nc-icon-glyph.business_gold:before {
  content: "\ea38";
}
.nc-icon-glyph.business_hammer:before {
  content: "\ea39";
}
.nc-icon-glyph.business_handout:before {
  content: "\ea3a";
}
.nc-icon-glyph.business_handshake:before {
  content: "\ea3b";
}
.nc-icon-glyph.business_hat:before {
  content: "\ea3c";
}
.nc-icon-glyph.business_hierarchy-53:before {
  content: "\ea3d";
}
.nc-icon-glyph.business_hierarchy-54:before {
  content: "\ea3e";
}
.nc-icon-glyph.business_hierarchy-55:before {
  content: "\ea3f";
}
.nc-icon-glyph.business_hierarchy-56:before {
  content: "\ea40";
}
.nc-icon-glyph.business_laptop-71:before {
  content: "\ea41";
}
.nc-icon-glyph.business_laptop-72:before {
  content: "\ea42";
}
.nc-icon-glyph.business_laptop-91:before {
  content: "\ea43";
}
.nc-icon-glyph.business_law:before {
  content: "\ea44";
}
.nc-icon-glyph.business_math:before {
  content: "\ea45";
}
.nc-icon-glyph.business_money-11:before {
  content: "\ea46";
}
.nc-icon-glyph.business_money-12:before {
  content: "\ea47";
}
.nc-icon-glyph.business_money-13:before {
  content: "\ea48";
}
.nc-icon-glyph.business_money-bag:before {
  content: "\ea49";
}
.nc-icon-glyph.business_money-coins:before {
  content: "\ea4a";
}
.nc-icon-glyph.business_money-growth:before {
  content: "\ea4b";
}
.nc-icon-glyph.business_money-time:before {
  content: "\ea4c";
}
.nc-icon-glyph.business_net:before {
  content: "\ea4d";
}
.nc-icon-glyph.business_notes:before {
  content: "\ea4e";
}
.nc-icon-glyph.business_payment:before {
  content: "\ea4f";
}
.nc-icon-glyph.business_percentage-38:before {
  content: "\ea50";
}
.nc-icon-glyph.business_percentage-39:before {
  content: "\ea51";
}
.nc-icon-glyph.business_pig:before {
  content: "\ea52";
}
.nc-icon-glyph.business_pin:before {
  content: "\ea53";
}
.nc-icon-glyph.business_plug:before {
  content: "\ea54";
}
.nc-icon-glyph.business_progress:before {
  content: "\ea55";
}
.nc-icon-glyph.business_round-dollar:before {
  content: "\ea56";
}
.nc-icon-glyph.business_round-euro:before {
  content: "\ea57";
}
.nc-icon-glyph.business_round-pound:before {
  content: "\ea58";
}
.nc-icon-glyph.business_round-yen:before {
  content: "\ea59";
}
.nc-icon-glyph.business_safe:before {
  content: "\ea5a";
}
.nc-icon-glyph.business_scale:before {
  content: "\ea5b";
}
.nc-icon-glyph.business_sign:before {
  content: "\ea5c";
}
.nc-icon-glyph.business_signature:before {
  content: "\ea5d";
}
.nc-icon-glyph.business_stock:before {
  content: "\ea5e";
}
.nc-icon-glyph.business_strategy:before {
  content: "\ea5f";
}
.nc-icon-glyph.business_tie-01:before {
  content: "\ea60";
}
.nc-icon-glyph.business_tie-02:before {
  content: "\ea61";
}
.nc-icon-glyph.business_wallet-43:before {
  content: "\ea62";
}
.nc-icon-glyph.business_wallet-44:before {
  content: "\ea63";
}
.nc-icon-glyph.business_wallet-90:before {
  content: "\ea64";
}

/* -------------------------------- 

Nucleo Mini Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: 'Nucleo Mini';
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.eot') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-mini.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-mini {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Mini';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
.nc-icon-mini.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}
.nc-icon-mini.x2 {
  font-size: 2em;
}
.nc-icon-mini.x3 {
  font-size: 3em;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-mini.square,
.nc-icon-mini.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}
.nc-icon-mini.circle {
  border-radius: 50%;
}
/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.nc-icon-ul > li {
  position: relative;
}
.nc-icon-ul > li > .nc-icon-mini {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}
.nc-icon-ul > li > .nc-icon-mini.lg {
  top: 0;
  left: -1.35714286em;
}
.nc-icon-ul > li > .nc-icon-mini.circle,
.nc-icon-ul > li > .nc-icon-mini.square {
  top: -0.19047619em;
  left: -1.9047619em;
}
/*------------------------
  spinning icons
-------------------------*/
.nc-icon-mini.spin {
  -webkit-animation: nc-icon-spin 2s infinite linear;
  -moz-animation: nc-icon-spin 2s infinite linear;
  animation: nc-icon-spin 2s infinite linear;
}
@-webkit-keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes nc-icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-mini.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nc-icon-mini.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nc-icon-mini.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.nc-icon-mini.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.nc-icon-mini.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	font icons
-------------------------*/
.nc-icon-mini.social_logo-500px:before {
  content: "\eb73";
}
.nc-icon-mini.social_logo-angellist:before {
  content: "\eb74";
}
.nc-icon-mini.social_logo-behance:before {
  content: "\eb75";
}
.nc-icon-mini.social_logo-blogger:before {
  content: "\eb76";
}
.nc-icon-mini.social_logo-buffer:before {
  content: "\eb77";
}
.nc-icon-mini.social_logo-buysellads:before {
  content: "\eb78";
}
.nc-icon-mini.social_logo-codepen:before {
  content: "\eb79";
}
.nc-icon-mini.social_logo-creative-market:before {
  content: "\eb7a";
}
.nc-icon-mini.social_logo-crunchbase:before {
  content: "\eb7b";
}
.nc-icon-mini.social_logo-deviantart:before {
  content: "\eb7c";
}
.nc-icon-mini.social_logo-dribbble:before {
  content: "\eb7d";
}
.nc-icon-mini.social_logo-dropbox:before {
  content: "\eb7e";
}
.nc-icon-mini.social_logo-envato:before {
  content: "\eb7f";
}
.nc-icon-mini.social_logo-evernote:before {
  content: "\eb80";
}
.nc-icon-mini.social_logo-facebook:before {
  content: "\eb81";
}
.nc-icon-mini.social_logo-fb-simple:before {
  content: "\eb82";
}
.nc-icon-mini.social_logo-feedly:before {
  content: "\eb83";
}
.nc-icon-mini.social_logo-flickr:before {
  content: "\eb84";
}
.nc-icon-mini.social_logo-github:before {
  content: "\eb85";
}
.nc-icon-mini.social_logo-google-plus:before {
  content: "\eb86";
}
.nc-icon-mini.social_logo-instagram:before {
  content: "\eb87";
}
.nc-icon-mini.social_logo-lastfm:before {
  content: "\eb88";
}
.nc-icon-mini.social_logo-linkedin:before {
  content: "\eb89";
}
.nc-icon-mini.social_logo-meetup:before {
  content: "\eb8a";
}
.nc-icon-mini.social_logo-myspace:before {
  content: "\eb8b";
}
.nc-icon-mini.social_logo-paypal:before {
  content: "\eb8c";
}
.nc-icon-mini.social_logo-pinterest:before {
  content: "\eb8d";
}
.nc-icon-mini.social_logo-product-hunt:before {
  content: "\eb8e";
}
.nc-icon-mini.social_logo-reddit:before {
  content: "\eb8f";
}
.nc-icon-mini.social_logo-rss:before {
  content: "\eb90";
}
.nc-icon-mini.social_logo-shopify:before {
  content: "\eb91";
}
.nc-icon-mini.social_logo-skype:before {
  content: "\eb92";
}
.nc-icon-mini.social_logo-slack:before {
  content: "\eb93";
}
.nc-icon-mini.social_logo-soundcloud:before {
  content: "\eb94";
}
.nc-icon-mini.social_logo-spotify:before {
  content: "\eb95";
}
.nc-icon-mini.social_logo-trello:before {
  content: "\eb96";
}
.nc-icon-mini.social_logo-tumblr:before {
  content: "\eb97";
}
.nc-icon-mini.social_logo-twitter:before {
  content: "\eb98";
}
.nc-icon-mini.social_logo-vimeo:before {
  content: "\eb99";
}
.nc-icon-mini.social_logo-vine:before {
  content: "\eb9a";
}
.nc-icon-mini.social_logo-whatsapp:before {
  content: "\eb9b";
}
.nc-icon-mini.social_logo-wordpress:before {
  content: "\eb9c";
}
.nc-icon-mini.social_logo-yelp:before {
  content: "\eb9d";
}
.nc-icon-mini.social_logo-youtube:before {
  content: "\eb9e";
}
.nc-icon-mini.design_album:before {
  content: "\ed88";
}
.nc-icon-mini.design_align-bottom:before {
  content: "\ed89";
}
.nc-icon-mini.design_align-center-horizontal:before {
  content: "\ed8a";
}
.nc-icon-mini.design_align-center-vertical:before {
  content: "\ed8b";
}
.nc-icon-mini.design_align-left:before {
  content: "\ed8c";
}
.nc-icon-mini.design_align-right:before {
  content: "\ed8d";
}
.nc-icon-mini.design_align-top:before {
  content: "\ed8e";
}
.nc-icon-mini.design_app:before {
  content: "\ed8f";
}
.nc-icon-mini.design_artboard:before {
  content: "\ed90";
}
.nc-icon-mini.design_blend:before {
  content: "\ed91";
}
.nc-icon-mini.design_book-bookmark:before {
  content: "\ed92";
}
.nc-icon-mini.design_book-open:before {
  content: "\ed93";
}
.nc-icon-mini.design_brush:before {
  content: "\ed94";
}
.nc-icon-mini.design_bug:before {
  content: "\ed95";
}
.nc-icon-mini.design_bullet-list-67:before {
  content: "\ed96";
}
.nc-icon-mini.design_bullet-list-68:before {
  content: "\ed97";
}
.nc-icon-mini.design_bullet-list-69:before {
  content: "\ed98";
}
.nc-icon-mini.design_bullet-list-70:before {
  content: "\ed99";
}
.nc-icon-mini.design_clone:before {
  content: "\ed9a";
}
.nc-icon-mini.design_code:before {
  content: "\ed9b";
}
.nc-icon-mini.design_collection:before {
  content: "\ed9c";
}
.nc-icon-mini.design_command:before {
  content: "\ed9d";
}
.nc-icon-mini.design_compass:before {
  content: "\ed9e";
}
.nc-icon-mini.design_contrast:before {
  content: "\ed9f";
}
.nc-icon-mini.design_copy:before {
  content: "\eda0";
}
.nc-icon-mini.design_crop:before {
  content: "\eda1";
}
.nc-icon-mini.design_cursor-48:before {
  content: "\eda2";
}
.nc-icon-mini.design_cursor-49:before {
  content: "\eda3";
}
.nc-icon-mini.design_design:before {
  content: "\eda4";
}
.nc-icon-mini.design_distribute-horizontal:before {
  content: "\eda5";
}
.nc-icon-mini.design_distribute-vertical:before {
  content: "\eda6";
}
.nc-icon-mini.design_eraser-32:before {
  content: "\eda7";
}
.nc-icon-mini.design_eraser-33:before {
  content: "\eda8";
}
.nc-icon-mini.design_eraser-46:before {
  content: "\eda9";
}
.nc-icon-mini.design_flip-horizontal:before {
  content: "\edaa";
}
.nc-icon-mini.design_flip-vertical:before {
  content: "\edab";
}
.nc-icon-mini.design_image:before {
  content: "\edac";
}
.nc-icon-mini.design_magnet:before {
  content: "\edad";
}
.nc-icon-mini.design_marker:before {
  content: "\edae";
}
.nc-icon-mini.design_measure-02:before {
  content: "\edaf";
}
.nc-icon-mini.design_measure-17:before {
  content: "\edb0";
}
.nc-icon-mini.design_measure-big:before {
  content: "\edb1";
}
.nc-icon-mini.design_mouse-08:before {
  content: "\edb2";
}
.nc-icon-mini.design_mouse-09:before {
  content: "\edb3";
}
.nc-icon-mini.design_mouse-10:before {
  content: "\edb4";
}
.nc-icon-mini.design_note-code:before {
  content: "\edb5";
}
.nc-icon-mini.design_paint-16:before {
  content: "\edb6";
}
.nc-icon-mini.design_paint-37:before {
  content: "\edb7";
}
.nc-icon-mini.design_paint-38:before {
  content: "\edb8";
}
.nc-icon-mini.design_paint-bucket-39:before {
  content: "\edb9";
}
.nc-icon-mini.design_paint-bucket-40:before {
  content: "\edba";
}
.nc-icon-mini.design_palette:before {
  content: "\edbb";
}
.nc-icon-mini.design_pantone:before {
  content: "\edbc";
}
.nc-icon-mini.design_patch-19:before {
  content: "\edbd";
}
.nc-icon-mini.design_patch-34:before {
  content: "\edbe";
}
.nc-icon-mini.design_path-exclude:before {
  content: "\edbf";
}
.nc-icon-mini.design_path-intersect:before {
  content: "\edc0";
}
.nc-icon-mini.design_path-minus:before {
  content: "\edc1";
}
.nc-icon-mini.design_path-unite:before {
  content: "\edc2";
}
.nc-icon-mini.design_pen-01:before {
  content: "\edc3";
}
.nc-icon-mini.design_pen-23:before {
  content: "\edc4";
}
.nc-icon-mini.design_pen-tool:before {
  content: "\edc5";
}
.nc-icon-mini.design_phone:before {
  content: "\edc6";
}
.nc-icon-mini.design_scissors:before {
  content: "\edc7";
}
.nc-icon-mini.design_shape-adjust:before {
  content: "\edc8";
}
.nc-icon-mini.design_shape-circle:before {
  content: "\edc9";
}
.nc-icon-mini.design_shape-polygon:before {
  content: "\edca";
}
.nc-icon-mini.design_shape-square:before {
  content: "\edcb";
}
.nc-icon-mini.design_shape-triangle:before {
  content: "\edcc";
}
.nc-icon-mini.design_shapes:before {
  content: "\edcd";
}
.nc-icon-mini.design_sharpener:before {
  content: "\edce";
}
.nc-icon-mini.design_slice:before {
  content: "\edcf";
}
.nc-icon-mini.design_spray:before {
  content: "\edd0";
}
.nc-icon-mini.design_stamp:before {
  content: "\edd1";
}
.nc-icon-mini.design_tablet:before {
  content: "\edd2";
}
.nc-icon-mini.design_text:before {
  content: "\edd3";
}
.nc-icon-mini.design_todo:before {
  content: "\edd4";
}
.nc-icon-mini.design_usb:before {
  content: "\edd5";
}
.nc-icon-mini.design_vector:before {
  content: "\edd6";
}
.nc-icon-mini.design_wand:before {
  content: "\edd7";
}
.nc-icon-mini.design_webpage:before {
  content: "\edd8";
}
.nc-icon-mini.design_window-code:before {
  content: "\edd9";
}
.nc-icon-mini.design_window-paragraph:before {
  content: "\edda";
}
.nc-icon-mini.design_window-responsive:before {
  content: "\eddb";
}
.nc-icon-mini.design-2_3d-28:before {
  content: "\eea7";
}
.nc-icon-mini.design-2_3d-29:before {
  content: "\eea8";
}
.nc-icon-mini.design-2_android:before {
  content: "\eea9";
}
.nc-icon-mini.design-2_angle:before {
  content: "\eeaa";
}
.nc-icon-mini.design-2_animation-14:before {
  content: "\eeab";
}
.nc-icon-mini.design-2_animation-31:before {
  content: "\eeac";
}
.nc-icon-mini.design-2_animation-32:before {
  content: "\eead";
}
.nc-icon-mini.design-2_apple:before {
  content: "\eeae";
}
.nc-icon-mini.design-2_bucket:before {
  content: "\eeaf";
}
.nc-icon-mini.design-2_button:before {
  content: "\eeb0";
}
.nc-icon-mini.design-2_canvas:before {
  content: "\eeb1";
}
.nc-icon-mini.design-2_css3:before {
  content: "\eeb2";
}
.nc-icon-mini.design-2_cursor-add:before {
  content: "\eeb3";
}
.nc-icon-mini.design-2_cursor-grab:before {
  content: "\eeb4";
}
.nc-icon-mini.design-2_cursor-load:before {
  content: "\eeb5";
}
.nc-icon-mini.design-2_cursor-menu:before {
  content: "\eeb6";
}
.nc-icon-mini.design-2_cursor-not-allowed:before {
  content: "\eeb7";
}
.nc-icon-mini.design-2_cursor-pointer:before {
  content: "\eeb8";
}
.nc-icon-mini.design-2_cursor-text:before {
  content: "\eeb9";
}
.nc-icon-mini.design-2_divider:before {
  content: "\eeba";
}
.nc-icon-mini.design-2_filter-organization:before {
  content: "\eebb";
}
.nc-icon-mini.design-2_form:before {
  content: "\eebc";
}
.nc-icon-mini.design-2_frame:before {
  content: "\eebd";
}
.nc-icon-mini.design-2_group:before {
  content: "\eebe";
}
.nc-icon-mini.design-2_html5:before {
  content: "\eebf";
}
.nc-icon-mini.design-2_image:before {
  content: "\eec0";
}
.nc-icon-mini.design-2_layers:before {
  content: "\eec1";
}
.nc-icon-mini.design-2_layout-11:before {
  content: "\eec2";
}
.nc-icon-mini.design-2_layout-25:before {
  content: "\eec3";
}
.nc-icon-mini.design-2_mirror:before {
  content: "\eec4";
}
.nc-icon-mini.design-2_move-down:before {
  content: "\eec5";
}
.nc-icon-mini.design-2_move-up:before {
  content: "\eec6";
}
.nc-icon-mini.design-2_paint-brush:before {
  content: "\eec7";
}
.nc-icon-mini.design-2_ruler-pencil:before {
  content: "\eec8";
}
.nc-icon-mini.design-2_scale-down:before {
  content: "\eec9";
}
.nc-icon-mini.design-2_scale-up:before {
  content: "\eeca";
}
.nc-icon-mini.design-2_scale:before {
  content: "\eecb";
}
.nc-icon-mini.design-2_selection:before {
  content: "\eecc";
}
.nc-icon-mini.design-2_slider:before {
  content: "\eecd";
}
.nc-icon-mini.design-2_text:before {
  content: "\eece";
}
.nc-icon-mini.design-2_transform-origin:before {
  content: "\eecf";
}
.nc-icon-mini.design-2_transform:before {
  content: "\eed0";
}
.nc-icon-mini.design-2_ungroup:before {
  content: "\eed1";
}
.nc-icon-mini.loader_circle-04:before {
  content: "\eea3";
}
.nc-icon-mini.loader_dots-06:before {
  content: "\eea4";
}
.nc-icon-mini.loader_gear:before {
  content: "\eea5";
}
.nc-icon-mini.loader_refresh:before {
  content: "\eea6";
}
.nc-icon-mini.ui-1_analytics-88:before {
  content: "\ea0f";
}
.nc-icon-mini.ui-1_analytics-89:before {
  content: "\ea10";
}
.nc-icon-mini.ui-1_attach-86:before {
  content: "\ea11";
}
.nc-icon-mini.ui-1_attach-87:before {
  content: "\ea12";
}
.nc-icon-mini.ui-1_bell-53:before {
  content: "\ea13";
}
.nc-icon-mini.ui-1_bell-54:before {
  content: "\ea14";
}
.nc-icon-mini.ui-1_bell-55:before {
  content: "\ea15";
}
.nc-icon-mini.ui-1_bold-add:before {
  content: "\ea16";
}
.nc-icon-mini.ui-1_bold-delete:before {
  content: "\ea17";
}
.nc-icon-mini.ui-1_bold-remove:before {
  content: "\ea18";
}
.nc-icon-mini.ui-1_bookmark-add:before {
  content: "\ea19";
}
.nc-icon-mini.ui-1_bookmark-remove:before {
  content: "\ea1a";
}
.nc-icon-mini.ui-1_calendar-57:before {
  content: "\ea1b";
}
.nc-icon-mini.ui-1_calendar-60:before {
  content: "\ea1c";
}
.nc-icon-mini.ui-1_check-bold:before {
  content: "\ea1d";
}
.nc-icon-mini.ui-1_check-circle-07:before {
  content: "\ea1e";
}
.nc-icon-mini.ui-1_check-circle-08:before {
  content: "\ea1f";
}
.nc-icon-mini.ui-1_check-curve:before {
  content: "\ea20";
}
.nc-icon-mini.ui-1_check-simple:before {
  content: "\ea21";
}
.nc-icon-mini.ui-1_check-small:before {
  content: "\ea22";
}
.nc-icon-mini.ui-1_check-square-09:before {
  content: "\ea23";
}
.nc-icon-mini.ui-1_check-square-11:before {
  content: "\ea24";
}
.nc-icon-mini.ui-1_check:before {
  content: "\ea25";
}
.nc-icon-mini.ui-1_circle-add:before {
  content: "\ea26";
}
.nc-icon-mini.ui-1_circle-bold-add:before {
  content: "\ea27";
}
.nc-icon-mini.ui-1_circle-bold-remove:before {
  content: "\ea28";
}
.nc-icon-mini.ui-1_circle-delete:before {
  content: "\ea29";
}
.nc-icon-mini.ui-1_circle-remove:before {
  content: "\ea2a";
}
.nc-icon-mini.ui-1_dashboard-29:before {
  content: "\ea2b";
}
.nc-icon-mini.ui-1_dashboard-30:before {
  content: "\ea2c";
}
.nc-icon-mini.ui-1_dashboard-half:before {
  content: "\ea2d";
}
.nc-icon-mini.ui-1_dashboard-level:before {
  content: "\ea2e";
}
.nc-icon-mini.ui-1_database:before {
  content: "\ea2f";
}
.nc-icon-mini.ui-1_drop:before {
  content: "\ea30";
}
.nc-icon-mini.ui-1_edit-71:before {
  content: "\ea31";
}
.nc-icon-mini.ui-1_edit-72:before {
  content: "\ea32";
}
.nc-icon-mini.ui-1_edit-73:before {
  content: "\ea33";
}
.nc-icon-mini.ui-1_edit-74:before {
  content: "\ea34";
}
.nc-icon-mini.ui-1_edit-75:before {
  content: "\ea35";
}
.nc-icon-mini.ui-1_edit-76:before {
  content: "\ea36";
}
.nc-icon-mini.ui-1_edit-77:before {
  content: "\ea37";
}
.nc-icon-mini.ui-1_edit-78:before {
  content: "\ea38";
}
.nc-icon-mini.ui-1_email-83:before {
  content: "\ea39";
}
.nc-icon-mini.ui-1_email-84:before {
  content: "\ea3a";
}
.nc-icon-mini.ui-1_eye-17:before {
  content: "\ea3b";
}
.nc-icon-mini.ui-1_eye-19:before {
  content: "\ea3c";
}
.nc-icon-mini.ui-1_eye-ban-18:before {
  content: "\ea3d";
}
.nc-icon-mini.ui-1_eye-ban-20:before {
  content: "\ea3e";
}
.nc-icon-mini.ui-1_flame:before {
  content: "\ea3f";
}
.nc-icon-mini.ui-1_home-51:before {
  content: "\ea40";
}
.nc-icon-mini.ui-1_home-52:before {
  content: "\ea41";
}
.nc-icon-mini.ui-1_home-minimal:before {
  content: "\ea42";
}
.nc-icon-mini.ui-1_home-simple:before {
  content: "\ea43";
}
.nc-icon-mini.ui-1_leaf-80:before {
  content: "\ea44";
}
.nc-icon-mini.ui-1_leaf-81:before {
  content: "\ea45";
}
.nc-icon-mini.ui-1_leaf-edit:before {
  content: "\ea46";
}
.nc-icon-mini.ui-1_lock-circle-open:before {
  content: "\ea47";
}
.nc-icon-mini.ui-1_lock-circle:before {
  content: "\ea48";
}
.nc-icon-mini.ui-1_lock-open:before {
  content: "\ea49";
}
.nc-icon-mini.ui-1_lock:before {
  content: "\ea4a";
}
.nc-icon-mini.ui-1_notification-69:before {
  content: "\ea4b";
}
.nc-icon-mini.ui-1_pencil:before {
  content: "\ea4c";
}
.nc-icon-mini.ui-1_preferences-circle-rotate:before {
  content: "\ea4d";
}
.nc-icon-mini.ui-1_preferences-circle:before {
  content: "\ea4e";
}
.nc-icon-mini.ui-1_preferences-container-circle-rotate:before {
  content: "\ea4f";
}
.nc-icon-mini.ui-1_preferences-container-circle:before {
  content: "\ea50";
}
.nc-icon-mini.ui-1_preferences-container-rotate:before {
  content: "\ea51";
}
.nc-icon-mini.ui-1_preferences-container:before {
  content: "\ea52";
}
.nc-icon-mini.ui-1_preferences-rotate:before {
  content: "\ea53";
}
.nc-icon-mini.ui-1_preferences:before {
  content: "\ea54";
}
.nc-icon-mini.ui-1_send:before {
  content: "\ea55";
}
.nc-icon-mini.ui-1_settings-gear-63:before {
  content: "\ea56";
}
.nc-icon-mini.ui-1_settings-gear-64:before {
  content: "\ea57";
}
.nc-icon-mini.ui-1_settings-gear-65:before {
  content: "\ea58";
}
.nc-icon-mini.ui-1_settings-tool-66:before {
  content: "\ea59";
}
.nc-icon-mini.ui-1_simple-add:before {
  content: "\ea5a";
}
.nc-icon-mini.ui-1_simple-delete:before {
  content: "\ea5b";
}
.nc-icon-mini.ui-1_simple-remove:before {
  content: "\ea5c";
}
.nc-icon-mini.ui-1_trash-simple:before {
  content: "\ea5d";
}
.nc-icon-mini.ui-1_trash:before {
  content: "\ea5e";
}
.nc-icon-mini.ui-1_ui-03:before {
  content: "\ea5f";
}
.nc-icon-mini.ui-1_ui-04:before {
  content: "\ea60";
}
.nc-icon-mini.ui-1_zoom-bold-in:before {
  content: "\ea61";
}
.nc-icon-mini.ui-1_zoom-bold-out:before {
  content: "\ea62";
}
.nc-icon-mini.ui-1_zoom-bold:before {
  content: "\ea63";
}
.nc-icon-mini.ui-1_zoom-in:before {
  content: "\ea64";
}
.nc-icon-mini.ui-1_zoom-out:before {
  content: "\ea65";
}
.nc-icon-mini.ui-1_zoom:before {
  content: "\ea66";
}
.nc-icon-mini.ui-2_alert:before {
  content: "\ea67";
}
.nc-icon-mini.ui-2_alert-:before {
  content: "\ea68";
}
.nc-icon-mini.ui-2_alert-circle:before {
  content: "\ea69";
}
.nc-icon-mini.ui-2_alert-circle-:before {
  content: "\ea6a";
}
.nc-icon-mini.ui-2_alert-circle-i:before {
  content: "\ea6b";
}
.nc-icon-mini.ui-2_alert-i:before {
  content: "\ea6c";
}
.nc-icon-mini.ui-2_alert-square:before {
  content: "\ea6d";
}
.nc-icon-mini.ui-2_alert-square-:before {
  content: "\ea6e";
}
.nc-icon-mini.ui-2_alert-square-i:before {
  content: "\ea6f";
}
.nc-icon-mini.ui-2_archive:before {
  content: "\ea70";
}
.nc-icon-mini.ui-2_ban:before {
  content: "\ea71";
}
.nc-icon-mini.ui-2_battery-81:before {
  content: "\ea72";
}
.nc-icon-mini.ui-2_battery-83:before {
  content: "\ea73";
}
.nc-icon-mini.ui-2_battery-half:before {
  content: "\ea74";
}
.nc-icon-mini.ui-2_battery-low:before {
  content: "\ea75";
}
.nc-icon-mini.ui-2_bluetooth:before {
  content: "\ea76";
}
.nc-icon-mini.ui-2_book:before {
  content: "\ea77";
}
.nc-icon-mini.ui-2_chart-bar-52:before {
  content: "\ea78";
}
.nc-icon-mini.ui-2_chart-bar-53:before {
  content: "\ea79";
}
.nc-icon-mini.ui-2_chat-content:before {
  content: "\ea7a";
}
.nc-icon-mini.ui-2_chat-round-content:before {
  content: "\ea7b";
}
.nc-icon-mini.ui-2_chat-round:before {
  content: "\ea7c";
}
.nc-icon-mini.ui-2_chat:before {
  content: "\ea7d";
}
.nc-icon-mini.ui-2_circle-bold-delete:before {
  content: "\ea7e";
}
.nc-icon-mini.ui-2_cloud-25:before {
  content: "\ea7f";
}
.nc-icon-mini.ui-2_cloud-26:before {
  content: "\ea80";
}
.nc-icon-mini.ui-2_disk:before {
  content: "\ea81";
}
.nc-icon-mini.ui-2_enlarge-57:before {
  content: "\ea82";
}
.nc-icon-mini.ui-2_enlarge-58:before {
  content: "\ea83";
}
.nc-icon-mini.ui-2_favourite-28:before {
  content: "\ea84";
}
.nc-icon-mini.ui-2_favourite-31:before {
  content: "\ea85";
}
.nc-icon-mini.ui-2_filter:before {
  content: "\ea86";
}
.nc-icon-mini.ui-2_fullsize:before {
  content: "\ea87";
}
.nc-icon-mini.ui-2_grid-45:before {
  content: "\ea88";
}
.nc-icon-mini.ui-2_grid-46:before {
  content: "\ea89";
}
.nc-icon-mini.ui-2_grid-48:before {
  content: "\ea8a";
}
.nc-icon-mini.ui-2_grid-50:before {
  content: "\ea8b";
}
.nc-icon-mini.ui-2_grid-square:before {
  content: "\ea8c";
}
.nc-icon-mini.ui-2_hourglass:before {
  content: "\ea8d";
}
.nc-icon-mini.ui-2_lab:before {
  content: "\ea8e";
}
.nc-icon-mini.ui-2_layers:before {
  content: "\ea8f";
}
.nc-icon-mini.ui-2_like:before {
  content: "\ea90";
}
.nc-icon-mini.ui-2_link-66:before {
  content: "\ea91";
}
.nc-icon-mini.ui-2_link-68:before {
  content: "\ea92";
}
.nc-icon-mini.ui-2_link-69:before {
  content: "\ea93";
}
.nc-icon-mini.ui-2_link-72:before {
  content: "\ea94";
}
.nc-icon-mini.ui-2_link-broken-70:before {
  content: "\ea95";
}
.nc-icon-mini.ui-2_link-broken-73:before {
  content: "\ea96";
}
.nc-icon-mini.ui-2_menu-34:before {
  content: "\ea97";
}
.nc-icon-mini.ui-2_menu-35:before {
  content: "\ea98";
}
.nc-icon-mini.ui-2_menu-bold:before {
  content: "\ea99";
}
.nc-icon-mini.ui-2_menu-dots:before {
  content: "\ea9a";
}
.nc-icon-mini.ui-2_menu-square:before {
  content: "\ea9b";
}
.nc-icon-mini.ui-2_node:before {
  content: "\ea9c";
}
.nc-icon-mini.ui-2_paragraph:before {
  content: "\ea9d";
}
.nc-icon-mini.ui-2_phone:before {
  content: "\ea9e";
}
.nc-icon-mini.ui-2_share-bold:before {
  content: "\ea9f";
}
.nc-icon-mini.ui-2_share:before {
  content: "\eaa0";
}
.nc-icon-mini.ui-2_small-add:before {
  content: "\eaa1";
}
.nc-icon-mini.ui-2_small-delete:before {
  content: "\eaa2";
}
.nc-icon-mini.ui-2_small-remove:before {
  content: "\eaa3";
}
.nc-icon-mini.ui-2_square-add-08:before {
  content: "\eaa4";
}
.nc-icon-mini.ui-2_square-add-11:before {
  content: "\eaa5";
}
.nc-icon-mini.ui-2_square-delete-10:before {
  content: "\eaa6";
}
.nc-icon-mini.ui-2_square-delete-13:before {
  content: "\eaa7";
}
.nc-icon-mini.ui-2_square-remove-09:before {
  content: "\eaa8";
}
.nc-icon-mini.ui-2_square-remove-12:before {
  content: "\eaa9";
}
.nc-icon-mini.ui-2_target:before {
  content: "\eaaa";
}
.nc-icon-mini.ui-2_tile-55:before {
  content: "\eaab";
}
.nc-icon-mini.ui-2_tile-56:before {
  content: "\eaac";
}
.nc-icon-mini.ui-2_time-alarm:before {
  content: "\eaad";
}
.nc-icon-mini.ui-2_time-clock:before {
  content: "\eaae";
}
.nc-icon-mini.ui-2_time-countdown:before {
  content: "\eaaf";
}
.nc-icon-mini.ui-2_time:before {
  content: "\eab0";
}
.nc-icon-mini.ui-2_webpage:before {
  content: "\eab1";
}
.nc-icon-mini.ui-3_alert:before {
  content: "\eab2";
}
.nc-icon-mini.ui-3_backward:before {
  content: "\eab3";
}
.nc-icon-mini.ui-3_bolt:before {
  content: "\eab4";
}
.nc-icon-mini.ui-3_bullet-list:before {
  content: "\eab5";
}
.nc-icon-mini.ui-3_calendar-add:before {
  content: "\eab6";
}
.nc-icon-mini.ui-3_card-add:before {
  content: "\eab7";
}
.nc-icon-mini.ui-3_card-alert:before {
  content: "\eab8";
}
.nc-icon-mini.ui-3_chart-bars:before {
  content: "\ee6e";
}
.nc-icon-mini.ui-3_chart:before {
  content: "\ee6f";
}
.nc-icon-mini.ui-3_chat-33:before {
  content: "\ee70";
}
.nc-icon-mini.ui-3_chat-45:before {
  content: "\ee71";
}
.nc-icon-mini.ui-3_chat-46:before {
  content: "\ee72";
}
.nc-icon-mini.ui-3_chat-reply:before {
  content: "\ee73";
}
.nc-icon-mini.ui-3_check-in:before {
  content: "\ee74";
}
.nc-icon-mini.ui-3_check-out:before {
  content: "\ee75";
}
.nc-icon-mini.ui-3_dock-bottom:before {
  content: "\ee76";
}
.nc-icon-mini.ui-3_dock-left:before {
  content: "\ee77";
}
.nc-icon-mini.ui-3_dock-right:before {
  content: "\ee78";
}
.nc-icon-mini.ui-3_dock-top:before {
  content: "\ee79";
}
.nc-icon-mini.ui-3_filter-check:before {
  content: "\ee7a";
}
.nc-icon-mini.ui-3_filter-remove:before {
  content: "\ee7b";
}
.nc-icon-mini.ui-3_forward:before {
  content: "\ee7c";
}
.nc-icon-mini.ui-3_funnel-39:before {
  content: "\ee7d";
}
.nc-icon-mini.ui-3_funnel-40:before {
  content: "\ee7e";
}
.nc-icon-mini.ui-3_funnel-41:before {
  content: "\ee7f";
}
.nc-icon-mini.ui-3_heart:before {
  content: "\ee80";
}
.nc-icon-mini.ui-3_infinite:before {
  content: "\ee81";
}
.nc-icon-mini.ui-3_link:before {
  content: "\ee82";
}
.nc-icon-mini.ui-3_menu-left:before {
  content: "\ee83";
}
.nc-icon-mini.ui-3_menu-right:before {
  content: "\ee84";
}
.nc-icon-mini.ui-3_menu:before {
  content: "\ee85";
}
.nc-icon-mini.ui-3_metrics:before {
  content: "\ee86";
}
.nc-icon-mini.ui-3_phone-call-end:before {
  content: "\ee87";
}
.nc-icon-mini.ui-3_phone-call:before {
  content: "\ee88";
}
.nc-icon-mini.ui-3_phone:before {
  content: "\ee89";
}
.nc-icon-mini.ui-3_playlist:before {
  content: "\ee8a";
}
.nc-icon-mini.ui-3_security:before {
  content: "\ee8b";
}
.nc-icon-mini.ui-3_segmentation:before {
  content: "\ee8c";
}
.nc-icon-mini.ui-3_select:before {
  content: "\ee8d";
}
.nc-icon-mini.ui-3_send:before {
  content: "\ee8e";
}
.nc-icon-mini.ui-3_signal:before {
  content: "\ee8f";
}
.nc-icon-mini.ui-3_slide-left:before {
  content: "\ee90";
}
.nc-icon-mini.ui-3_slide-right:before {
  content: "\ee91";
}
.nc-icon-mini.ui-3_table-left:before {
  content: "\ee92";
}
.nc-icon-mini.ui-3_table-right:before {
  content: "\ee93";
}
.nc-icon-mini.ui-3_tag:before {
  content: "\ee94";
}
.nc-icon-mini.ui-3_widget:before {
  content: "\ee95";
}
.nc-icon-mini.ui-e_round-e-alert:before {
  content: "\ee96";
}
.nc-icon-mini.ui-e_round-e-help:before {
  content: "\ee97";
}
.nc-icon-mini.ui-e_round-e-info:before {
  content: "\ee98";
}
.nc-icon-mini.ui-e_square-e-alert:before {
  content: "\ee99";
}
.nc-icon-mini.ui-e_square-e-help:before {
  content: "\ee9a";
}
.nc-icon-mini.ui-e_square-e-info:before {
  content: "\ee9b";
}
.nc-icon-mini.ui-e_star-half:before {
  content: "\ee9c";
}
.nc-icon-mini.ui-e-2_calendar-add:before {
  content: "\ee9d";
}
.nc-icon-mini.ui-e-2_dock-bottom:before {
  content: "\ee9e";
}
.nc-icon-mini.ui-e-2_dock-left:before {
  content: "\ee9f";
}
.nc-icon-mini.ui-e-2_dock-right:before {
  content: "\eea0";
}
.nc-icon-mini.ui-e-2_dock-top:before {
  content: "\eea1";
}
.nc-icon-mini.ui-e-2_heart:before {
  content: "\eea2";
}
.nc-icon-mini.envir_bulb-saver:before {
  content: "\ee5c";
}
.nc-icon-mini.envir_bulb:before {
  content: "\ee5d";
}
.nc-icon-mini.envir_car:before {
  content: "\ee5e";
}
.nc-icon-mini.envir_fuel-electric:before {
  content: "\ee5f";
}
.nc-icon-mini.envir_fuel:before {
  content: "\ee60";
}
.nc-icon-mini.envir_home:before {
  content: "\ee61";
}
.nc-icon-mini.envir_level:before {
  content: "\ee62";
}
.nc-icon-mini.envir_panel:before {
  content: "\ee63";
}
.nc-icon-mini.envir_radiation:before {
  content: "\ee64";
}
.nc-icon-mini.envir_recycling:before {
  content: "\ee65";
}
.nc-icon-mini.envir_save-planet:before {
  content: "\ee66";
}
.nc-icon-mini.envir_waste-danger:before {
  content: "\ee67";
}
.nc-icon-mini.envir_waste-recycling:before {
  content: "\ee68";
}
.nc-icon-mini.envir_waste:before {
  content: "\ee69";
}
.nc-icon-mini.envir_water-hand:before {
  content: "\ee6a";
}
.nc-icon-mini.envir_water-sink:before {
  content: "\ee6b";
}
.nc-icon-mini.envir_water:before {
  content: "\ee6c";
}
.nc-icon-mini.envir_wind:before {
  content: "\ee6d";
}
.nc-icon-mini.arrows-1_back-78:before {
  content: "\e900";
}
.nc-icon-mini.arrows-1_back-80:before {
  content: "\e901";
}
.nc-icon-mini.arrows-1_bold-down:before {
  content: "\e902";
}
.nc-icon-mini.arrows-1_bold-left:before {
  content: "\e903";
}
.nc-icon-mini.arrows-1_bold-right:before {
  content: "\e904";
}
.nc-icon-mini.arrows-1_bold-up:before {
  content: "\e905";
}
.nc-icon-mini.arrows-1_circle-down-12:before {
  content: "\e906";
}
.nc-icon-mini.arrows-1_circle-down-40:before {
  content: "\e907";
}
.nc-icon-mini.arrows-1_circle-left-10:before {
  content: "\e908";
}
.nc-icon-mini.arrows-1_circle-left-38:before {
  content: "\e909";
}
.nc-icon-mini.arrows-1_circle-right-09:before {
  content: "\e90a";
}
.nc-icon-mini.arrows-1_circle-right-37:before {
  content: "\e90b";
}
.nc-icon-mini.arrows-1_circle-up-11:before {
  content: "\e90c";
}
.nc-icon-mini.arrows-1_circle-up-39:before {
  content: "\e90d";
}
.nc-icon-mini.arrows-1_cloud-download-95:before {
  content: "\e90e";
}
.nc-icon-mini.arrows-1_cloud-upload-96:before {
  content: "\e90f";
}
.nc-icon-mini.arrows-1_curved-next:before {
  content: "\e910";
}
.nc-icon-mini.arrows-1_curved-previous:before {
  content: "\e911";
}
.nc-icon-mini.arrows-1_direction-53:before {
  content: "\e912";
}
.nc-icon-mini.arrows-1_direction-56:before {
  content: "\e913";
}
.nc-icon-mini.arrows-1_double-left:before {
  content: "\e914";
}
.nc-icon-mini.arrows-1_double-right:before {
  content: "\e915";
}
.nc-icon-mini.arrows-1_download:before {
  content: "\e916";
}
.nc-icon-mini.arrows-1_enlarge-diagonal-43:before {
  content: "\e917";
}
.nc-icon-mini.arrows-1_enlarge-diagonal-44:before {
  content: "\e918";
}
.nc-icon-mini.arrows-1_enlarge-horizontal:before {
  content: "\e919";
}
.nc-icon-mini.arrows-1_enlarge-vertical:before {
  content: "\e91a";
}
.nc-icon-mini.arrows-1_fullscreen-70:before {
  content: "\e91b";
}
.nc-icon-mini.arrows-1_fullscreen-71:before {
  content: "\e91c";
}
.nc-icon-mini.arrows-1_fullscreen-76:before {
  content: "\e91d";
}
.nc-icon-mini.arrows-1_fullscreen-77:before {
  content: "\e91e";
}
.nc-icon-mini.arrows-1_fullscreen-double-74:before {
  content: "\e91f";
}
.nc-icon-mini.arrows-1_fullscreen-double-75:before {
  content: "\e920";
}
.nc-icon-mini.arrows-1_fullscreen-split-72:before {
  content: "\e921";
}
.nc-icon-mini.arrows-1_fullscreen-split-73:before {
  content: "\e922";
}
.nc-icon-mini.arrows-1_log-in:before {
  content: "\e923";
}
.nc-icon-mini.arrows-1_log-out:before {
  content: "\e924";
}
.nc-icon-mini.arrows-1_loop-82:before {
  content: "\e925";
}
.nc-icon-mini.arrows-1_minimal-down:before {
  content: "\e926";
}
.nc-icon-mini.arrows-1_minimal-left:before {
  content: "\e927";
}
.nc-icon-mini.arrows-1_minimal-right:before {
  content: "\e928";
}
.nc-icon-mini.arrows-1_minimal-up:before {
  content: "\e929";
}
.nc-icon-mini.arrows-1_redo-79:before {
  content: "\e92a";
}
.nc-icon-mini.arrows-1_redo-81:before {
  content: "\e92b";
}
.nc-icon-mini.arrows-1_refresh-68:before {
  content: "\e92c";
}
.nc-icon-mini.arrows-1_refresh-69:before {
  content: "\e92d";
}
.nc-icon-mini.arrows-1_round-down:before {
  content: "\e92e";
}
.nc-icon-mini.arrows-1_round-left:before {
  content: "\e92f";
}
.nc-icon-mini.arrows-1_round-right:before {
  content: "\e930";
}
.nc-icon-mini.arrows-1_round-up:before {
  content: "\e931";
}
.nc-icon-mini.arrows-1_share-66:before {
  content: "\e932";
}
.nc-icon-mini.arrows-1_share-91:before {
  content: "\e933";
}
.nc-icon-mini.arrows-1_share-92:before {
  content: "\e934";
}
.nc-icon-mini.arrows-1_shuffle-97:before {
  content: "\e935";
}
.nc-icon-mini.arrows-1_shuffle-98:before {
  content: "\e936";
}
.nc-icon-mini.arrows-1_simple-down:before {
  content: "\e937";
}
.nc-icon-mini.arrows-1_simple-left:before {
  content: "\e938";
}
.nc-icon-mini.arrows-1_simple-right:before {
  content: "\e939";
}
.nc-icon-mini.arrows-1_simple-up:before {
  content: "\e93a";
}
.nc-icon-mini.arrows-1_small-triangle-down:before {
  content: "\e93b";
}
.nc-icon-mini.arrows-1_small-triangle-left:before {
  content: "\e93c";
}
.nc-icon-mini.arrows-1_small-triangle-right:before {
  content: "\e93d";
}
.nc-icon-mini.arrows-1_small-triangle-up:before {
  content: "\e93e";
}
.nc-icon-mini.arrows-1_square-down:before {
  content: "\e93f";
}
.nc-icon-mini.arrows-1_square-left:before {
  content: "\e940";
}
.nc-icon-mini.arrows-1_square-right:before {
  content: "\e941";
}
.nc-icon-mini.arrows-1_square-up:before {
  content: "\e942";
}
.nc-icon-mini.arrows-1_strong-down:before {
  content: "\e943";
}
.nc-icon-mini.arrows-1_strong-left:before {
  content: "\e944";
}
.nc-icon-mini.arrows-1_strong-right:before {
  content: "\e945";
}
.nc-icon-mini.arrows-1_strong-up:before {
  content: "\e946";
}
.nc-icon-mini.arrows-1_tail-down:before {
  content: "\e947";
}
.nc-icon-mini.arrows-1_tail-left:before {
  content: "\e948";
}
.nc-icon-mini.arrows-1_tail-right:before {
  content: "\e949";
}
.nc-icon-mini.arrows-1_tail-triangle-down:before {
  content: "\e94a";
}
.nc-icon-mini.arrows-1_tail-triangle-left:before {
  content: "\e94b";
}
.nc-icon-mini.arrows-1_tail-triangle-right:before {
  content: "\e94c";
}
.nc-icon-mini.arrows-1_tail-triangle-up:before {
  content: "\e94d";
}
.nc-icon-mini.arrows-1_tail-up:before {
  content: "\e94e";
}
.nc-icon-mini.arrows-1_trend-down:before {
  content: "\e94f";
}
.nc-icon-mini.arrows-1_trend-up:before {
  content: "\e950";
}
.nc-icon-mini.arrows-1_triangle-down-20:before {
  content: "\e951";
}
.nc-icon-mini.arrows-1_triangle-down-65:before {
  content: "\e952";
}
.nc-icon-mini.arrows-1_triangle-left-18:before {
  content: "\e953";
}
.nc-icon-mini.arrows-1_triangle-left-63:before {
  content: "\e954";
}
.nc-icon-mini.arrows-1_triangle-right-17:before {
  content: "\e955";
}
.nc-icon-mini.arrows-1_triangle-right-62:before {
  content: "\e956";
}
.nc-icon-mini.arrows-1_triangle-up-19:before {
  content: "\e957";
}
.nc-icon-mini.arrows-1_triangle-up-64:before {
  content: "\e958";
}
.nc-icon-mini.arrows-1_zoom-88:before {
  content: "\e959";
}
.nc-icon-mini.arrows-2_block-down:before {
  content: "\e95a";
}
.nc-icon-mini.arrows-2_block-left:before {
  content: "\e95b";
}
.nc-icon-mini.arrows-2_block-right:before {
  content: "\e95c";
}
.nc-icon-mini.arrows-2_block-up:before {
  content: "\e95d";
}
.nc-icon-mini.arrows-2_conversion:before {
  content: "\e95e";
}
.nc-icon-mini.arrows-2_corner-down-round:before {
  content: "\e95f";
}
.nc-icon-mini.arrows-2_corner-down:before {
  content: "\e960";
}
.nc-icon-mini.arrows-2_corner-left-down:before {
  content: "\e961";
}
.nc-icon-mini.arrows-2_corner-left-round:before {
  content: "\e962";
}
.nc-icon-mini.arrows-2_corner-left:before {
  content: "\e963";
}
.nc-icon-mini.arrows-2_corner-right-down:before {
  content: "\e964";
}
.nc-icon-mini.arrows-2_corner-right-round:before {
  content: "\e965";
}
.nc-icon-mini.arrows-2_corner-right:before {
  content: "\e966";
}
.nc-icon-mini.arrows-2_corner-up-left:before {
  content: "\e967";
}
.nc-icon-mini.arrows-2_corner-up-right:before {
  content: "\e968";
}
.nc-icon-mini.arrows-2_corner-up-round:before {
  content: "\e969";
}
.nc-icon-mini.arrows-2_corner-up:before {
  content: "\e96a";
}
.nc-icon-mini.arrows-2_cross-down:before {
  content: "\e96b";
}
.nc-icon-mini.arrows-2_cross-left:before {
  content: "\e96c";
}
.nc-icon-mini.arrows-2_cross-right:before {
  content: "\e96d";
}
.nc-icon-mini.arrows-2_cross-up:before {
  content: "\e96e";
}
.nc-icon-mini.arrows-2_delete-49:before {
  content: "\e96f";
}
.nc-icon-mini.arrows-2_delete-50:before {
  content: "\e970";
}
.nc-icon-mini.arrows-2_direction:before {
  content: "\e971";
}
.nc-icon-mini.arrows-2_dots-download:before {
  content: "\e972";
}
.nc-icon-mini.arrows-2_dots-upload:before {
  content: "\e973";
}
.nc-icon-mini.arrows-2_eject:before {
  content: "\e974";
}
.nc-icon-mini.arrows-2_enlarge-circle:before {
  content: "\e975";
}
.nc-icon-mini.arrows-2_file-download-87:before {
  content: "\e976";
}
.nc-icon-mini.arrows-2_file-upload-86:before {
  content: "\e977";
}
.nc-icon-mini.arrows-2_hit-down:before {
  content: "\e978";
}
.nc-icon-mini.arrows-2_hit-left:before {
  content: "\e979";
}
.nc-icon-mini.arrows-2_hit-right:before {
  content: "\e97a";
}
.nc-icon-mini.arrows-2_hit-up:before {
  content: "\e97b";
}
.nc-icon-mini.arrows-2_log-out:before {
  content: "\e97c";
}
.nc-icon-mini.arrows-2_move-down-right:before {
  content: "\e97d";
}
.nc-icon-mini.arrows-2_move-down:before {
  content: "\e97e";
}
.nc-icon-mini.arrows-2_move-left:before {
  content: "\e97f";
}
.nc-icon-mini.arrows-2_move-right:before {
  content: "\e980";
}
.nc-icon-mini.arrows-2_move-up-left:before {
  content: "\e981";
}
.nc-icon-mini.arrows-2_move-up:before {
  content: "\e982";
}
.nc-icon-mini.arrows-2_push-next:before {
  content: "\e983";
}
.nc-icon-mini.arrows-2_push-previous:before {
  content: "\e984";
}
.nc-icon-mini.arrows-2_replay:before {
  content: "\e985";
}
.nc-icon-mini.arrows-2_round-left-down:before {
  content: "\e986";
}
.nc-icon-mini.arrows-2_round-right-down:before {
  content: "\e987";
}
.nc-icon-mini.arrows-2_round-up-left:before {
  content: "\e988";
}
.nc-icon-mini.arrows-2_round-up-right:before {
  content: "\e989";
}
.nc-icon-mini.arrows-2_select-83:before {
  content: "\e98a";
}
.nc-icon-mini.arrows-2_select-84:before {
  content: "\e98b";
}
.nc-icon-mini.arrows-2_skew-down:before {
  content: "\e98c";
}
.nc-icon-mini.arrows-2_skew-left:before {
  content: "\e98d";
}
.nc-icon-mini.arrows-2_skew-right:before {
  content: "\e98e";
}
.nc-icon-mini.arrows-2_skew-up:before {
  content: "\e98f";
}
.nc-icon-mini.arrows-2_small-left:before {
  content: "\e990";
}
.nc-icon-mini.arrows-2_small-right:before {
  content: "\e991";
}
.nc-icon-mini.arrows-2_square-download:before {
  content: "\e992";
}
.nc-icon-mini.arrows-2_square-upload:before {
  content: "\e993";
}
.nc-icon-mini.arrows-2_triangle-down:before {
  content: "\e994";
}
.nc-icon-mini.arrows-2_triangle-left:before {
  content: "\e995";
}
.nc-icon-mini.arrows-2_triangle-right:before {
  content: "\e996";
}
.nc-icon-mini.arrows-2_triangle-up:before {
  content: "\e997";
}
.nc-icon-mini.arrows-2_zoom:before {
  content: "\e998";
}
.nc-icon-mini.arrows-3_circle-simple-down:before {
  content: "\e999";
}
.nc-icon-mini.arrows-3_circle-simple-left:before {
  content: "\e99a";
}
.nc-icon-mini.arrows-3_circle-simple-right:before {
  content: "\e99b";
}
.nc-icon-mini.arrows-3_circle-simple-up:before {
  content: "\e99c";
}
.nc-icon-mini.arrows-3_small-down:before {
  content: "\e99d";
}
.nc-icon-mini.arrows-3_small-up:before {
  content: "\e99e";
}
.nc-icon-mini.arrows-3_square-corner-down-left:before {
  content: "\e99f";
}
.nc-icon-mini.arrows-3_square-corner-down-right:before {
  content: "\e9a0";
}
.nc-icon-mini.arrows-3_square-corner-up-left:before {
  content: "\e9a1";
}
.nc-icon-mini.arrows-3_square-corner-up-right:before {
  content: "\e9a2";
}
.nc-icon-mini.arrows-3_square-down-06:before {
  content: "\e9a3";
}
.nc-icon-mini.arrows-3_square-left-04:before {
  content: "\e9a4";
}
.nc-icon-mini.arrows-3_square-right-03:before {
  content: "\e9a5";
}
.nc-icon-mini.arrows-3_square-simple-down:before {
  content: "\e9a6";
}
.nc-icon-mini.arrows-3_square-simple-left:before {
  content: "\e9a7";
}
.nc-icon-mini.arrows-3_square-simple-right:before {
  content: "\e9a8";
}
.nc-icon-mini.arrows-3_square-simple-up:before {
  content: "\e9a9";
}
.nc-icon-mini.arrows-3_square-up-05:before {
  content: "\e9aa";
}
.nc-icon-mini.arrows-e_archive-e-download:before {
  content: "\e9ab";
}
.nc-icon-mini.arrows-e_archive-e-upload:before {
  content: "\e9ac";
}
.nc-icon-mini.arrows-e_circle-e-down-04:before {
  content: "\e9ad";
}
.nc-icon-mini.arrows-e_circle-e-down-12:before {
  content: "\e9ae";
}
.nc-icon-mini.arrows-e_circle-e-left-02:before {
  content: "\e9af";
}
.nc-icon-mini.arrows-e_circle-e-left-10:before {
  content: "\e9b0";
}
.nc-icon-mini.arrows-e_circle-e-right-01:before {
  content: "\e9b1";
}
.nc-icon-mini.arrows-e_circle-e-right-09:before {
  content: "\e9b2";
}
.nc-icon-mini.arrows-e_circle-e-up-03:before {
  content: "\e9b3";
}
.nc-icon-mini.arrows-e_circle-e-up-11:before {
  content: "\e9b4";
}
.nc-icon-mini.arrows-e_enlarge-21:before {
  content: "\e9b5";
}
.nc-icon-mini.arrows-e_enlarge-22:before {
  content: "\e9b6";
}
.nc-icon-mini.arrows-e_expand:before {
  content: "\e9b7";
}
.nc-icon-mini.arrows-e_move-bottom-right:before {
  content: "\e9b8";
}
.nc-icon-mini.arrows-e_move-top-left:before {
  content: "\e9b9";
}
.nc-icon-mini.arrows-e_refresh-19:before {
  content: "\e9ba";
}
.nc-icon-mini.arrows-e_refresh-20:before {
  content: "\e9bb";
}
.nc-icon-mini.arrows-e_resize-h:before {
  content: "\e9bc";
}
.nc-icon-mini.arrows-e_resize-v:before {
  content: "\e9bd";
}
.nc-icon-mini.arrows-e_share-26:before {
  content: "\e9be";
}
.nc-icon-mini.arrows-e_share-27:before {
  content: "\e9bf";
}
.nc-icon-mini.arrows-e_square-e-down:before {
  content: "\e9c0";
}
.nc-icon-mini.arrows-e_square-e-left:before {
  content: "\e9c1";
}
.nc-icon-mini.arrows-e_square-e-right:before {
  content: "\e9c2";
}
.nc-icon-mini.arrows-e_square-e-up:before {
  content: "\e9c3";
}
.nc-icon-mini.arrows-e_zoom-circle:before {
  content: "\e9c4";
}
.nc-icon-mini.arrows-e_zoom-e:before {
  content: "\e9c5";
}
.nc-icon-mini.arrows-e_zoom-square:before {
  content: "\e9c6";
}
.nc-icon-mini.arrows-e_zoom-triangles:before {
  content: "\e9c7";
}
.nc-icon-mini.weather_celsius:before {
  content: "\e9c8";
}
.nc-icon-mini.weather_cloud-drop:before {
  content: "\e9c9";
}
.nc-icon-mini.weather_cloud-fog-31:before {
  content: "\e9ca";
}
.nc-icon-mini.weather_cloud-fog-32:before {
  content: "\e9cb";
}
.nc-icon-mini.weather_cloud-hail:before {
  content: "\e9cc";
}
.nc-icon-mini.weather_cloud-light:before {
  content: "\e9cd";
}
.nc-icon-mini.weather_cloud-moon:before {
  content: "\e9ce";
}
.nc-icon-mini.weather_cloud-rain:before {
  content: "\e9cf";
}
.nc-icon-mini.weather_cloud-snow-34:before {
  content: "\e9d0";
}
.nc-icon-mini.weather_cloud-snow-42:before {
  content: "\e9d1";
}
.nc-icon-mini.weather_cloud-sun-17:before {
  content: "\e9d2";
}
.nc-icon-mini.weather_compass:before {
  content: "\e9d3";
}
.nc-icon-mini.weather_drop-15:before {
  content: "\e9d4";
}
.nc-icon-mini.weather_drops:before {
  content: "\e9d5";
}
.nc-icon-mini.weather_eclipse:before {
  content: "\e9d6";
}
.nc-icon-mini.weather_fahrenheit:before {
  content: "\e9d7";
}
.nc-icon-mini.weather_fog:before {
  content: "\e9d8";
}
.nc-icon-mini.weather_forecast:before {
  content: "\e9d9";
}
.nc-icon-mini.weather_hurricane-44:before {
  content: "\e9da";
}
.nc-icon-mini.weather_hurricane-45:before {
  content: "\e9db";
}
.nc-icon-mini.weather_moon-cloud-drop:before {
  content: "\e9dc";
}
.nc-icon-mini.weather_moon-cloud-fog:before {
  content: "\e9dd";
}
.nc-icon-mini.weather_moon-cloud-hail:before {
  content: "\e9de";
}
.nc-icon-mini.weather_moon-cloud-light:before {
  content: "\e9df";
}
.nc-icon-mini.weather_moon-cloud-rain:before {
  content: "\e9e0";
}
.nc-icon-mini.weather_moon-cloud-snow-61:before {
  content: "\e9e1";
}
.nc-icon-mini.weather_moon-cloud-snow-62:before {
  content: "\e9e2";
}
.nc-icon-mini.weather_moon-fog:before {
  content: "\e9e3";
}
.nc-icon-mini.weather_moon-full:before {
  content: "\e9e4";
}
.nc-icon-mini.weather_moon-stars:before {
  content: "\e9e5";
}
.nc-icon-mini.weather_moon:before {
  content: "\e9e6";
}
.nc-icon-mini.weather_rain-hail:before {
  content: "\e9e7";
}
.nc-icon-mini.weather_rain:before {
  content: "\e9e8";
}
.nc-icon-mini.weather_rainbow:before {
  content: "\e9e9";
}
.nc-icon-mini.weather_snow:before {
  content: "\e9ea";
}
.nc-icon-mini.weather_sun-cloud-drop:before {
  content: "\e9eb";
}
.nc-icon-mini.weather_sun-cloud-fog:before {
  content: "\e9ec";
}
.nc-icon-mini.weather_sun-cloud-hail:before {
  content: "\e9ed";
}
.nc-icon-mini.weather_sun-cloud-light:before {
  content: "\e9ee";
}
.nc-icon-mini.weather_sun-cloud-rain:before {
  content: "\e9ef";
}
.nc-icon-mini.weather_sun-cloud-snow-54:before {
  content: "\e9f0";
}
.nc-icon-mini.weather_sun-cloud-snow-55:before {
  content: "\e9f1";
}
.nc-icon-mini.weather_sun-cloud:before {
  content: "\e9f2";
}
.nc-icon-mini.weather_sun-fog-30:before {
  content: "\e9f3";
}
.nc-icon-mini.weather_sun-fog-43:before {
  content: "\e9f4";
}
.nc-icon-mini.weather_wind:before {
  content: "\e9f5";
}
.nc-icon-mini.weather-e_cloud-01:before {
  content: "\e9f6";
}
.nc-icon-mini.weather-e_cloud-02:before {
  content: "\e9f7";
}
.nc-icon-mini.users_add-27:before {
  content: "\e9f8";
}
.nc-icon-mini.users_add-29:before {
  content: "\e9f9";
}
.nc-icon-mini.users_badge-13:before {
  content: "\e9fa";
}
.nc-icon-mini.users_badge-14:before {
  content: "\e9fb";
}
.nc-icon-mini.users_badge-15:before {
  content: "\e9fc";
}
.nc-icon-mini.users_circle-08:before {
  content: "\e9fd";
}
.nc-icon-mini.users_circle-09:before {
  content: "\e9fe";
}
.nc-icon-mini.users_circle-10:before {
  content: "\e9ff";
}
.nc-icon-mini.users_delete-28:before {
  content: "\ea00";
}
.nc-icon-mini.users_delete-30:before {
  content: "\ea01";
}
.nc-icon-mini.users_man-20:before {
  content: "\ea02";
}
.nc-icon-mini.users_multiple-11:before {
  content: "\ea03";
}
.nc-icon-mini.users_multiple-19:before {
  content: "\ea04";
}
.nc-icon-mini.users_single-01:before {
  content: "\ea05";
}
.nc-icon-mini.users_single-02:before {
  content: "\ea06";
}
.nc-icon-mini.users_single-03:before {
  content: "\ea07";
}
.nc-icon-mini.users_single-04:before {
  content: "\ea08";
}
.nc-icon-mini.users_single-05:before {
  content: "\ea09";
}
.nc-icon-mini.users_single-body:before {
  content: "\ea0a";
}
.nc-icon-mini.users_square-31:before {
  content: "\ea0b";
}
.nc-icon-mini.users_square-32:before {
  content: "\ea0c";
}
.nc-icon-mini.users_square-33:before {
  content: "\ea0d";
}
.nc-icon-mini.users_woman-21:before {
  content: "\ea0e";
}
.nc-icon-mini.travel_backpack:before {
  content: "\eab9";
}
.nc-icon-mini.travel_bag:before {
  content: "\eaba";
}
.nc-icon-mini.travel_camping:before {
  content: "\eabb";
}
.nc-icon-mini.travel_drink:before {
  content: "\eabc";
}
.nc-icon-mini.travel_explore:before {
  content: "\eabd";
}
.nc-icon-mini.travel_fire:before {
  content: "\eabe";
}
.nc-icon-mini.travel_hotel-bell:before {
  content: "\eabf";
}
.nc-icon-mini.travel_hotel-symbol:before {
  content: "\eac0";
}
.nc-icon-mini.travel_hotel:before {
  content: "\eac1";
}
.nc-icon-mini.travel_igloo:before {
  content: "\eac2";
}
.nc-icon-mini.travel_jellyfish:before {
  content: "\eac3";
}
.nc-icon-mini.travel_lamp:before {
  content: "\eac4";
}
.nc-icon-mini.travel_luggage:before {
  content: "\eac5";
}
.nc-icon-mini.travel_octopus:before {
  content: "\eac6";
}
.nc-icon-mini.travel_passport:before {
  content: "\eac7";
}
.nc-icon-mini.travel_pickaxe:before {
  content: "\eac8";
}
.nc-icon-mini.travel_pool:before {
  content: "\eac9";
}
.nc-icon-mini.travel_rackets:before {
  content: "\eaca";
}
.nc-icon-mini.travel_road-sign-left:before {
  content: "\eacb";
}
.nc-icon-mini.travel_road-sign-right:before {
  content: "\eacc";
}
.nc-icon-mini.travel_rowing:before {
  content: "\eacd";
}
.nc-icon-mini.travel_sea-mask:before {
  content: "\eace";
}
.nc-icon-mini.travel_shark:before {
  content: "\eacf";
}
.nc-icon-mini.travel_spa:before {
  content: "\ead0";
}
.nc-icon-mini.travel_sunglasses:before {
  content: "\ead1";
}
.nc-icon-mini.travel_surf:before {
  content: "\ead2";
}
.nc-icon-mini.travel_swimwear:before {
  content: "\ead3";
}
.nc-icon-mini.travel_swiss-knife:before {
  content: "\ead4";
}
.nc-icon-mini.travel_trolley:before {
  content: "\ead5";
}
.nc-icon-mini.travel_world:before {
  content: "\ead6";
}
.nc-icon-mini.transportation_air-baloon:before {
  content: "\ead7";
}
.nc-icon-mini.transportation_bike:before {
  content: "\ead8";
}
.nc-icon-mini.transportation_boat-small-02:before {
  content: "\ead9";
}
.nc-icon-mini.transportation_boat-small-03:before {
  content: "\eada";
}
.nc-icon-mini.transportation_boat:before {
  content: "\eadb";
}
.nc-icon-mini.transportation_bus-front-10:before {
  content: "\eadc";
}
.nc-icon-mini.transportation_bus-front-12:before {
  content: "\eadd";
}
.nc-icon-mini.transportation_car-front:before {
  content: "\eade";
}
.nc-icon-mini.transportation_car-taxi:before {
  content: "\eadf";
}
.nc-icon-mini.transportation_car:before {
  content: "\eae0";
}
.nc-icon-mini.transportation_helicopter:before {
  content: "\eae1";
}
.nc-icon-mini.transportation_helmet:before {
  content: "\eae2";
}
.nc-icon-mini.transportation_light-traffic:before {
  content: "\eae3";
}
.nc-icon-mini.transportation_moto:before {
  content: "\eae4";
}
.nc-icon-mini.transportation_plane-17:before {
  content: "\eae5";
}
.nc-icon-mini.transportation_plane-18:before {
  content: "\eae6";
}
.nc-icon-mini.transportation_road:before {
  content: "\eae7";
}
.nc-icon-mini.transportation_skateboard:before {
  content: "\eae8";
}
.nc-icon-mini.transportation_tractor:before {
  content: "\eae9";
}
.nc-icon-mini.transportation_train:before {
  content: "\eaea";
}
.nc-icon-mini.transportation_tram:before {
  content: "\eaeb";
}
.nc-icon-mini.transportation_truck-front:before {
  content: "\eaec";
}
.nc-icon-mini.transportation_vespa-front:before {
  content: "\eaed";
}
.nc-icon-mini.gestures_2x-drag-down:before {
  content: "\eaee";
}
.nc-icon-mini.gestures_2x-drag-up:before {
  content: "\eaef";
}
.nc-icon-mini.gestures_active-38:before {
  content: "\eaf0";
}
.nc-icon-mini.gestures_active-40:before {
  content: "\eaf1";
}
.nc-icon-mini.gestures_camera:before {
  content: "\eaf2";
}
.nc-icon-mini.gestures_double-tap:before {
  content: "\eaf3";
}
.nc-icon-mini.gestures_drag-21:before {
  content: "\eaf4";
}
.nc-icon-mini.gestures_drag-31:before {
  content: "\eaf5";
}
.nc-icon-mini.gestures_drag-down:before {
  content: "\eaf6";
}
.nc-icon-mini.gestures_drag-left:before {
  content: "\eaf7";
}
.nc-icon-mini.gestures_drag-right:before {
  content: "\eaf8";
}
.nc-icon-mini.gestures_drag-up:before {
  content: "\eaf9";
}
.nc-icon-mini.gestures_grab:before {
  content: "\eafa";
}
.nc-icon-mini.gestures_pin:before {
  content: "\eafb";
}
.nc-icon-mini.gestures_pinch:before {
  content: "\eafc";
}
.nc-icon-mini.gestures_rotate-22:before {
  content: "\eafd";
}
.nc-icon-mini.gestures_scan:before {
  content: "\eafe";
}
.nc-icon-mini.gestures_stretch:before {
  content: "\eaff";
}
.nc-icon-mini.gestures_swipe-bottom:before {
  content: "\eb00";
}
.nc-icon-mini.gestures_swipe-left:before {
  content: "\eb01";
}
.nc-icon-mini.gestures_swipe-right:before {
  content: "\eb02";
}
.nc-icon-mini.gestures_swipe-up:before {
  content: "\eb03";
}
.nc-icon-mini.gestures_tap-01:before {
  content: "\eb04";
}
.nc-icon-mini.gestures_tap-02:before {
  content: "\eb05";
}
.nc-icon-mini.text_align-center:before {
  content: "\eb06";
}
.nc-icon-mini.text_align-justify:before {
  content: "\eb07";
}
.nc-icon-mini.text_align-left:before {
  content: "\eb08";
}
.nc-icon-mini.text_align-right:before {
  content: "\eb09";
}
.nc-icon-mini.text_background:before {
  content: "\eb0a";
}
.nc-icon-mini.text_bold:before {
  content: "\eb0b";
}
.nc-icon-mini.text_capitalize:before {
  content: "\eb0c";
}
.nc-icon-mini.text_caps-small:before {
  content: "\eb0d";
}
.nc-icon-mini.text_color:before {
  content: "\eb0e";
}
.nc-icon-mini.text_edit:before {
  content: "\eb0f";
}
.nc-icon-mini.text_italic:before {
  content: "\eb10";
}
.nc-icon-mini.text_line-height:before {
  content: "\eb11";
}
.nc-icon-mini.text_list-bullet:before {
  content: "\eb12";
}
.nc-icon-mini.text_list-numbers:before {
  content: "\eb13";
}
.nc-icon-mini.text_margin-left:before {
  content: "\eb14";
}
.nc-icon-mini.text_margin-right:before {
  content: "\eb15";
}
.nc-icon-mini.text_quote:before {
  content: "\eb16";
}
.nc-icon-mini.text_scale-horizontal:before {
  content: "\eb17";
}
.nc-icon-mini.text_scale-vertical:before {
  content: "\eb18";
}
.nc-icon-mini.text_size:before {
  content: "\eb19";
}
.nc-icon-mini.text_strikethrough:before {
  content: "\eb1a";
}
.nc-icon-mini.text_subscript:before {
  content: "\eb1b";
}
.nc-icon-mini.text_superscript:before {
  content: "\eb1c";
}
.nc-icon-mini.text_tracking:before {
  content: "\eb1d";
}
.nc-icon-mini.text_underline:before {
  content: "\eb1e";
}
.nc-icon-mini.tech_cable-49:before {
  content: "\eb1f";
}
.nc-icon-mini.tech_cd-reader:before {
  content: "\eb20";
}
.nc-icon-mini.tech_computer-monitor:before {
  content: "\eb21";
}
.nc-icon-mini.tech_computer-old:before {
  content: "\eb22";
}
.nc-icon-mini.tech_computer:before {
  content: "\eb23";
}
.nc-icon-mini.tech_controller-modern:before {
  content: "\eb24";
}
.nc-icon-mini.tech_controller:before {
  content: "\eb25";
}
.nc-icon-mini.tech_desktop-screen:before {
  content: "\eb26";
}
.nc-icon-mini.tech_desktop:before {
  content: "\eb27";
}
.nc-icon-mini.tech_disk-reader:before {
  content: "\eb28";
}
.nc-icon-mini.tech_disk:before {
  content: "\eb29";
}
.nc-icon-mini.tech_headphones:before {
  content: "\eb2a";
}
.nc-icon-mini.tech_keyboard-wifi:before {
  content: "\eb2b";
}
.nc-icon-mini.tech_keyboard:before {
  content: "\eb2c";
}
.nc-icon-mini.tech_laptop-camera:before {
  content: "\eb2d";
}
.nc-icon-mini.tech_laptop-front:before {
  content: "\eb2e";
}
.nc-icon-mini.tech_laptop:before {
  content: "\eb2f";
}
.nc-icon-mini.tech_mobile-button:before {
  content: "\eb30";
}
.nc-icon-mini.tech_mobile-camera:before {
  content: "\eb31";
}
.nc-icon-mini.tech_mobile-recharger-08:before {
  content: "\eb32";
}
.nc-icon-mini.tech_mobile-recharger-09:before {
  content: "\eb33";
}
.nc-icon-mini.tech_mobile-toolbar:before {
  content: "\eb34";
}
.nc-icon-mini.tech_mobile:before {
  content: "\eb35";
}
.nc-icon-mini.tech_music:before {
  content: "\eb36";
}
.nc-icon-mini.tech_navigation:before {
  content: "\eb37";
}
.nc-icon-mini.tech_player-19:before {
  content: "\eb38";
}
.nc-icon-mini.tech_player-48:before {
  content: "\eb39";
}
.nc-icon-mini.tech_print-round:before {
  content: "\eb3a";
}
.nc-icon-mini.tech_print:before {
  content: "\eb3b";
}
.nc-icon-mini.tech_ram:before {
  content: "\eb3c";
}
.nc-icon-mini.tech_remote:before {
  content: "\eb3d";
}
.nc-icon-mini.tech_signal:before {
  content: "\eb3e";
}
.nc-icon-mini.tech_socket:before {
  content: "\eb3f";
}
.nc-icon-mini.tech_sync:before {
  content: "\eb40";
}
.nc-icon-mini.tech_tablet-button:before {
  content: "\eb41";
}
.nc-icon-mini.tech_tablet-reader-31:before {
  content: "\eb42";
}
.nc-icon-mini.tech_tablet-reader-42:before {
  content: "\eb43";
}
.nc-icon-mini.tech_tablet-toolbar:before {
  content: "\eb44";
}
.nc-icon-mini.tech_tablet:before {
  content: "\eb45";
}
.nc-icon-mini.tech_tv-old:before {
  content: "\eb46";
}
.nc-icon-mini.tech_tv:before {
  content: "\eb47";
}
.nc-icon-mini.tech_watch-circle:before {
  content: "\eb48";
}
.nc-icon-mini.tech_watch-time:before {
  content: "\eb49";
}
.nc-icon-mini.tech_watch:before {
  content: "\eb4a";
}
.nc-icon-mini.tech_webcam-38:before {
  content: "\eb4b";
}
.nc-icon-mini.tech_webcam-39:before {
  content: "\eb4c";
}
.nc-icon-mini.tech_wifi-router:before {
  content: "\eb4d";
}
.nc-icon-mini.tech_wifi:before {
  content: "\eb4e";
}
.nc-icon-mini.sport_badminton:before {
  content: "\eb4f";
}
.nc-icon-mini.sport_baseball-ball:before {
  content: "\eb50";
}
.nc-icon-mini.sport_baseball-bat:before {
  content: "\eb51";
}
.nc-icon-mini.sport_basketball-12:before {
  content: "\eb52";
}
.nc-icon-mini.sport_boxing:before {
  content: "\eb53";
}
.nc-icon-mini.sport_cardio:before {
  content: "\eb54";
}
.nc-icon-mini.sport_cricket:before {
  content: "\eb55";
}
.nc-icon-mini.sport_crown:before {
  content: "\eb56";
}
.nc-icon-mini.sport_dart:before {
  content: "\eb57";
}
.nc-icon-mini.sport_dumbbells:before {
  content: "\eb58";
}
.nc-icon-mini.sport_fencing:before {
  content: "\eb59";
}
.nc-icon-mini.sport_fishing:before {
  content: "\eb5a";
}
.nc-icon-mini.sport_flag-finish:before {
  content: "\eb5b";
}
.nc-icon-mini.sport_football-headguard:before {
  content: "\eb5c";
}
.nc-icon-mini.sport_golf:before {
  content: "\eb5d";
}
.nc-icon-mini.sport_helmet:before {
  content: "\eb5e";
}
.nc-icon-mini.sport_hockey:before {
  content: "\eb5f";
}
.nc-icon-mini.sport_kettlebell:before {
  content: "\eb60";
}
.nc-icon-mini.sport_ping-pong:before {
  content: "\eb61";
}
.nc-icon-mini.sport_podium:before {
  content: "\eb62";
}
.nc-icon-mini.sport_rope:before {
  content: "\eb63";
}
.nc-icon-mini.sport_rugby:before {
  content: "\eb64";
}
.nc-icon-mini.sport_shaker:before {
  content: "\eb65";
}
.nc-icon-mini.sport_skateboard:before {
  content: "\eb66";
}
.nc-icon-mini.sport_snowboard:before {
  content: "\eb67";
}
.nc-icon-mini.sport_soccer-field:before {
  content: "\eb68";
}
.nc-icon-mini.sport_steering-wheel:before {
  content: "\eb69";
}
.nc-icon-mini.sport_supplement:before {
  content: "\eb6a";
}
.nc-icon-mini.sport_surf:before {
  content: "\eb6b";
}
.nc-icon-mini.sport_tactic:before {
  content: "\eb6c";
}
.nc-icon-mini.sport_tennis-ball:before {
  content: "\eb6d";
}
.nc-icon-mini.sport_tennis:before {
  content: "\eb6e";
}
.nc-icon-mini.sport_trophy:before {
  content: "\eb6f";
}
.nc-icon-mini.sport_user-run:before {
  content: "\eb70";
}
.nc-icon-mini.sport_volleyball:before {
  content: "\eb71";
}
.nc-icon-mini.sport_whistle:before {
  content: "\eb72";
}
.nc-icon-mini.shopping_award:before {
  content: "\eb9f";
}
.nc-icon-mini.shopping_bag-09:before {
  content: "\eba0";
}
.nc-icon-mini.shopping_bag-16:before {
  content: "\eba1";
}
.nc-icon-mini.shopping_bag-17:before {
  content: "\eba2";
}
.nc-icon-mini.shopping_bag-20:before {
  content: "\eba3";
}
.nc-icon-mini.shopping_bag-add-18:before {
  content: "\eba4";
}
.nc-icon-mini.shopping_bag-add-21:before {
  content: "\eba5";
}
.nc-icon-mini.shopping_bag-remove-19:before {
  content: "\eba6";
}
.nc-icon-mini.shopping_bag-remove-22:before {
  content: "\eba7";
}
.nc-icon-mini.shopping_barcode:before {
  content: "\eba8";
}
.nc-icon-mini.shopping_bardcode-qr:before {
  content: "\eba9";
}
.nc-icon-mini.shopping_basket-simple-add:before {
  content: "\ebaa";
}
.nc-icon-mini.shopping_basket-simple-remove:before {
  content: "\ebab";
}
.nc-icon-mini.shopping_basket-simple:before {
  content: "\ebac";
}
.nc-icon-mini.shopping_basket:before {
  content: "\ebad";
}
.nc-icon-mini.shopping_bitcoin:before {
  content: "\ebae";
}
.nc-icon-mini.shopping_box-ribbon:before {
  content: "\ebaf";
}
.nc-icon-mini.shopping_box:before {
  content: "\ebb0";
}
.nc-icon-mini.shopping_cart-modern-in:before {
  content: "\ebb1";
}
.nc-icon-mini.shopping_cart-modern:before {
  content: "\ebb2";
}
.nc-icon-mini.shopping_cart-simple-add:before {
  content: "\ebb3";
}
.nc-icon-mini.shopping_cart-simple-in:before {
  content: "\ebb4";
}
.nc-icon-mini.shopping_cart-simple-remove:before {
  content: "\ebb5";
}
.nc-icon-mini.shopping_cart-simple:before {
  content: "\ebb6";
}
.nc-icon-mini.shopping_cart:before {
  content: "\ebb7";
}
.nc-icon-mini.shopping_cash-register:before {
  content: "\ebb8";
}
.nc-icon-mini.shopping_chart:before {
  content: "\ebb9";
}
.nc-icon-mini.shopping_credit-card-in:before {
  content: "\ebba";
}
.nc-icon-mini.shopping_credit-card:before {
  content: "\ebbb";
}
.nc-icon-mini.shopping_delivery-fast:before {
  content: "\ebbc";
}
.nc-icon-mini.shopping_discount:before {
  content: "\ebbd";
}
.nc-icon-mini.shopping_gift:before {
  content: "\ebbe";
}
.nc-icon-mini.shopping_list:before {
  content: "\ebbf";
}
.nc-icon-mini.shopping_newsletter:before {
  content: "\ebc0";
}
.nc-icon-mini.shopping_receipt-list-42:before {
  content: "\ebc1";
}
.nc-icon-mini.shopping_receipt-list-43:before {
  content: "\ebc2";
}
.nc-icon-mini.shopping_receipt:before {
  content: "\ebc3";
}
.nc-icon-mini.shopping_shop:before {
  content: "\ebc4";
}
.nc-icon-mini.shopping_stock:before {
  content: "\ebc5";
}
.nc-icon-mini.shopping_tag-content:before {
  content: "\ebc6";
}
.nc-icon-mini.shopping_tag-cut:before {
  content: "\ebc7";
}
.nc-icon-mini.shopping_tag:before {
  content: "\ebc8";
}
.nc-icon-mini.shopping_wallet:before {
  content: "\ebc9";
}
.nc-icon-mini.education_agenda-bookmark:before {
  content: "\ebca";
}
.nc-icon-mini.education_atom:before {
  content: "\ebcb";
}
.nc-icon-mini.education_award-55:before {
  content: "\ebcc";
}
.nc-icon-mini.education_backpack-57:before {
  content: "\ebcd";
}
.nc-icon-mini.education_backpack-58:before {
  content: "\ebce";
}
.nc-icon-mini.education_ball-basket:before {
  content: "\ebcf";
}
.nc-icon-mini.education_ball-soccer:before {
  content: "\ebd0";
}
.nc-icon-mini.education_board-51:before {
  content: "\ebd1";
}
.nc-icon-mini.education_book-39:before {
  content: "\ebd2";
}
.nc-icon-mini.education_book-bookmark:before {
  content: "\ebd3";
}
.nc-icon-mini.education_book-open:before {
  content: "\ebd4";
}
.nc-icon-mini.education_books-46:before {
  content: "\ebd5";
}
.nc-icon-mini.education_flask:before {
  content: "\ebd6";
}
.nc-icon-mini.education_glasses:before {
  content: "\ebd7";
}
.nc-icon-mini.education_hat:before {
  content: "\ebd8";
}
.nc-icon-mini.education_language:before {
  content: "\ebd9";
}
.nc-icon-mini.education_molecule:before {
  content: "\ebda";
}
.nc-icon-mini.education_notepad:before {
  content: "\ebdb";
}
.nc-icon-mini.education_paper-diploma:before {
  content: "\ebdc";
}
.nc-icon-mini.education_paper:before {
  content: "\ebdd";
}
.nc-icon-mini.education_pencil-47:before {
  content: "\ebde";
}
.nc-icon-mini.education_school:before {
  content: "\ebdf";
}
.nc-icon-mini.objects_alien-29:before {
  content: "\ebe0";
}
.nc-icon-mini.objects_alien-33:before {
  content: "\ebe1";
}
.nc-icon-mini.objects_anchor:before {
  content: "\ebe2";
}
.nc-icon-mini.objects_astronaut:before {
  content: "\ebe3";
}
.nc-icon-mini.objects_axe:before {
  content: "\ebe4";
}
.nc-icon-mini.objects_baby-bottle:before {
  content: "\ebe5";
}
.nc-icon-mini.objects_baby:before {
  content: "\ebe6";
}
.nc-icon-mini.objects_baloon:before {
  content: "\ebe7";
}
.nc-icon-mini.objects_battery:before {
  content: "\ebe8";
}
.nc-icon-mini.objects_bear:before {
  content: "\ebe9";
}
.nc-icon-mini.objects_billiard:before {
  content: "\ebea";
}
.nc-icon-mini.objects_binocular:before {
  content: "\ebeb";
}
.nc-icon-mini.objects_bow:before {
  content: "\ebec";
}
.nc-icon-mini.objects_bowling:before {
  content: "\ebed";
}
.nc-icon-mini.objects_broom:before {
  content: "\ebee";
}
.nc-icon-mini.objects_cone:before {
  content: "\ebef";
}
.nc-icon-mini.objects_controller:before {
  content: "\ebf0";
}
.nc-icon-mini.objects_diamond:before {
  content: "\ebf1";
}
.nc-icon-mini.objects_dice:before {
  content: "\ebf2";
}
.nc-icon-mini.objects_globe:before {
  content: "\ebf3";
}
.nc-icon-mini.objects_hut:before {
  content: "\ebf4";
}
.nc-icon-mini.objects_key-25:before {
  content: "\ebf5";
}
.nc-icon-mini.objects_key-26:before {
  content: "\ebf6";
}
.nc-icon-mini.objects_lamp:before {
  content: "\ebf7";
}
.nc-icon-mini.objects_leaf-36:before {
  content: "\ebf8";
}
.nc-icon-mini.objects_light:before {
  content: "\ebf9";
}
.nc-icon-mini.objects_planet:before {
  content: "\ebfa";
}
.nc-icon-mini.objects_puzzle-09:before {
  content: "\ebfb";
}
.nc-icon-mini.objects_puzzle-10:before {
  content: "\ebfc";
}
.nc-icon-mini.objects_shovel:before {
  content: "\ebfd";
}
.nc-icon-mini.objects_skull:before {
  content: "\ebfe";
}
.nc-icon-mini.objects_spaceship:before {
  content: "\ebff";
}
.nc-icon-mini.objects_support-16:before {
  content: "\ec00";
}
.nc-icon-mini.objects_support-17:before {
  content: "\ec01";
}
.nc-icon-mini.objects_umbrella-13:before {
  content: "\ec02";
}
.nc-icon-mini.objects_umbrella-14:before {
  content: "\ec03";
}
.nc-icon-mini.objects_wool-ball:before {
  content: "\ec04";
}
.nc-icon-mini.media-1_3d:before {
  content: "\ec05";
}
.nc-icon-mini.media-1_album:before {
  content: "\ec06";
}
.nc-icon-mini.media-1_audio-91:before {
  content: "\ec07";
}
.nc-icon-mini.media-1_audio-92:before {
  content: "\ec08";
}
.nc-icon-mini.media-1_balance:before {
  content: "\ec09";
}
.nc-icon-mini.media-1_brightness-46:before {
  content: "\ec0a";
}
.nc-icon-mini.media-1_brightness-47:before {
  content: "\ec0b";
}
.nc-icon-mini.media-1_button-eject:before {
  content: "\ec0c";
}
.nc-icon-mini.media-1_button-next:before {
  content: "\ec0d";
}
.nc-icon-mini.media-1_button-pause:before {
  content: "\ec0e";
}
.nc-icon-mini.media-1_button-play:before {
  content: "\ec0f";
}
.nc-icon-mini.media-1_button-power:before {
  content: "\ec10";
}
.nc-icon-mini.media-1_button-previous:before {
  content: "\ec11";
}
.nc-icon-mini.media-1_button-record:before {
  content: "\ec12";
}
.nc-icon-mini.media-1_button-rewind:before {
  content: "\ec13";
}
.nc-icon-mini.media-1_button-skip:before {
  content: "\ec14";
}
.nc-icon-mini.media-1_button-stop:before {
  content: "\ec15";
}
.nc-icon-mini.media-1_camera-18:before {
  content: "\ec16";
}
.nc-icon-mini.media-1_camera-19:before {
  content: "\ec17";
}
.nc-icon-mini.media-1_camera-20:before {
  content: "\ec18";
}
.nc-icon-mini.media-1_camera-ban-37:before {
  content: "\ec19";
}
.nc-icon-mini.media-1_camera-compact:before {
  content: "\ec1a";
}
.nc-icon-mini.media-1_camera-square-57:before {
  content: "\ec1b";
}
.nc-icon-mini.media-1_camera-time:before {
  content: "\ec1c";
}
.nc-icon-mini.media-1_countdown-34:before {
  content: "\ec1d";
}
.nc-icon-mini.media-1_edit-color:before {
  content: "\ec1e";
}
.nc-icon-mini.media-1_edit-contrast-42:before {
  content: "\ec1f";
}
.nc-icon-mini.media-1_edit-contrast-43:before {
  content: "\ec20";
}
.nc-icon-mini.media-1_edit-saturation:before {
  content: "\ec21";
}
.nc-icon-mini.media-1_flash-21:before {
  content: "\ec22";
}
.nc-icon-mini.media-1_flash-24:before {
  content: "\ec23";
}
.nc-icon-mini.media-1_flash-29:before {
  content: "\ec24";
}
.nc-icon-mini.media-1_focus-32:before {
  content: "\ec25";
}
.nc-icon-mini.media-1_focus-38:before {
  content: "\ec26";
}
.nc-icon-mini.media-1_focus-40:before {
  content: "\ec27";
}
.nc-icon-mini.media-1_focus-circle:before {
  content: "\ec28";
}
.nc-icon-mini.media-1_frame-12:before {
  content: "\ec29";
}
.nc-icon-mini.media-1_frame-41:before {
  content: "\ec2a";
}
.nc-icon-mini.media-1_grid:before {
  content: "\ec2b";
}
.nc-icon-mini.media-1_image-01:before {
  content: "\ec2c";
}
.nc-icon-mini.media-1_image-02:before {
  content: "\ec2d";
}
.nc-icon-mini.media-1_image-05:before {
  content: "\ec2e";
}
.nc-icon-mini.media-1_layers:before {
  content: "\ec2f";
}
.nc-icon-mini.media-1_lens-31:before {
  content: "\ec30";
}
.nc-icon-mini.media-1_lens-56:before {
  content: "\ec31";
}
.nc-icon-mini.media-1_macro:before {
  content: "\ec32";
}
.nc-icon-mini.media-1_movie-61:before {
  content: "\ec33";
}
.nc-icon-mini.media-1_movie-62:before {
  content: "\ec34";
}
.nc-icon-mini.media-1_night:before {
  content: "\ec35";
}
.nc-icon-mini.media-1_picture:before {
  content: "\ec36";
}
.nc-icon-mini.media-1_play-68:before {
  content: "\ec37";
}
.nc-icon-mini.media-1_play-69:before {
  content: "\ec38";
}
.nc-icon-mini.media-1_player:before {
  content: "\ec39";
}
.nc-icon-mini.media-1_polaroid-add:before {
  content: "\ec3a";
}
.nc-icon-mini.media-1_polaroid-delete:before {
  content: "\ec3b";
}
.nc-icon-mini.media-1_polaroid-multiple:before {
  content: "\ec3c";
}
.nc-icon-mini.media-1_polaroid:before {
  content: "\ec3d";
}
.nc-icon-mini.media-1_roll:before {
  content: "\ec3e";
}
.nc-icon-mini.media-1_sd:before {
  content: "\ec3f";
}
.nc-icon-mini.media-1_ticket-75:before {
  content: "\ec40";
}
.nc-icon-mini.media-1_ticket-76:before {
  content: "\ec41";
}
.nc-icon-mini.media-1_touch:before {
  content: "\ec42";
}
.nc-icon-mini.media-1_tripod:before {
  content: "\ec43";
}
.nc-icon-mini.media-1_video-64:before {
  content: "\ec44";
}
.nc-icon-mini.media-1_video-65:before {
  content: "\ec45";
}
.nc-icon-mini.media-1_video-66:before {
  content: "\ec46";
}
.nc-icon-mini.media-1_video-67:before {
  content: "\ec47";
}
.nc-icon-mini.media-1_videocamera-71:before {
  content: "\ec48";
}
.nc-icon-mini.media-1_videocamera-72:before {
  content: "\ec49";
}
.nc-icon-mini.media-1_volume-93:before {
  content: "\ec4a";
}
.nc-icon-mini.media-1_volume-97:before {
  content: "\ec4b";
}
.nc-icon-mini.media-1_volume-down:before {
  content: "\ec4c";
}
.nc-icon-mini.media-1_volume-up:before {
  content: "\ec4d";
}
.nc-icon-mini.media-2_headphones-mic:before {
  content: "\ec4e";
}
.nc-icon-mini.media-2_headphones:before {
  content: "\ec4f";
}
.nc-icon-mini.media-2_knob:before {
  content: "\ec50";
}
.nc-icon-mini.media-2_mic:before {
  content: "\ec51";
}
.nc-icon-mini.media-2_music-album:before {
  content: "\ec52";
}
.nc-icon-mini.media-2_note-03:before {
  content: "\ec53";
}
.nc-icon-mini.media-2_note-04:before {
  content: "\ec54";
}
.nc-icon-mini.media-2_radio:before {
  content: "\ec55";
}
.nc-icon-mini.media-2_sound-wave:before {
  content: "\ec56";
}
.nc-icon-mini.media-2_speaker-01:before {
  content: "\ec57";
}
.nc-icon-mini.media-2_speaker-05:before {
  content: "\ec58";
}
.nc-icon-mini.media-2_tape:before {
  content: "\ec59";
}
.nc-icon-mini.location_appointment:before {
  content: "\ec5a";
}
.nc-icon-mini.location_bookmark-add:before {
  content: "\ec5b";
}
.nc-icon-mini.location_bookmark-remove:before {
  content: "\ec5c";
}
.nc-icon-mini.location_bookmark:before {
  content: "\ec5d";
}
.nc-icon-mini.location_compass-04:before {
  content: "\ec5e";
}
.nc-icon-mini.location_compass-05:before {
  content: "\ec5f";
}
.nc-icon-mini.location_compass-06:before {
  content: "\ec60";
}
.nc-icon-mini.location_crosshair:before {
  content: "\ec61";
}
.nc-icon-mini.location_explore:before {
  content: "\ec62";
}
.nc-icon-mini.location_flag-diagonal-33:before {
  content: "\ec63";
}
.nc-icon-mini.location_flag-diagonal-34:before {
  content: "\ec64";
}
.nc-icon-mini.location_flag-points-31:before {
  content: "\ec65";
}
.nc-icon-mini.location_flag-points-32:before {
  content: "\ec66";
}
.nc-icon-mini.location_flag-simple:before {
  content: "\ec67";
}
.nc-icon-mini.location_flag-triangle:before {
  content: "\ec68";
}
.nc-icon-mini.location_flag:before {
  content: "\ec69";
}
.nc-icon-mini.location_gps:before {
  content: "\ec6a";
}
.nc-icon-mini.location_map:before {
  content: "\ec6b";
}
.nc-icon-mini.location_marker:before {
  content: "\ec6c";
}
.nc-icon-mini.location_pin-add:before {
  content: "\ec6d";
}
.nc-icon-mini.location_pin-copy:before {
  content: "\ec6e";
}
.nc-icon-mini.location_pin-remove:before {
  content: "\ec6f";
}
.nc-icon-mini.location_pin:before {
  content: "\ec70";
}
.nc-icon-mini.location_pins:before {
  content: "\ec71";
}
.nc-icon-mini.location_position-marker:before {
  content: "\ec72";
}
.nc-icon-mini.location_radar:before {
  content: "\ec73";
}
.nc-icon-mini.location_treasure-map-40:before {
  content: "\ec74";
}
.nc-icon-mini.location_world:before {
  content: "\ec75";
}
.nc-icon-mini.location-e_bookmark-add:before {
  content: "\ec76";
}
.nc-icon-mini.location-e_bookmark-remove:before {
  content: "\ec77";
}
.nc-icon-mini.location-e_flag-06:before {
  content: "\ec78";
}
.nc-icon-mini.location-e_flag-07:before {
  content: "\ec79";
}
.nc-icon-mini.location-e_gps:before {
  content: "\ec7a";
}
.nc-icon-mini.location-e_pin-add:before {
  content: "\ec7b";
}
.nc-icon-mini.location-e_pin-remove:before {
  content: "\ec7c";
}
.nc-icon-mini.location-e_pin:before {
  content: "\ec7d";
}
.nc-icon-mini.holidays_bat:before {
  content: "\ec7e";
}
.nc-icon-mini.holidays_bones:before {
  content: "\ec7f";
}
.nc-icon-mini.holidays_boot:before {
  content: "\ec80";
}
.nc-icon-mini.holidays_candy:before {
  content: "\ec81";
}
.nc-icon-mini.holidays_cat:before {
  content: "\ec82";
}
.nc-icon-mini.holidays_cauldron:before {
  content: "\ec83";
}
.nc-icon-mini.holidays_chimney:before {
  content: "\ec84";
}
.nc-icon-mini.holidays_cockade:before {
  content: "\ec85";
}
.nc-icon-mini.holidays_coffin:before {
  content: "\ec86";
}
.nc-icon-mini.holidays_deer:before {
  content: "\ec87";
}
.nc-icon-mini.holidays_egg-38:before {
  content: "\ec88";
}
.nc-icon-mini.holidays_egg-39:before {
  content: "\ec89";
}
.nc-icon-mini.holidays_ghost:before {
  content: "\ec8a";
}
.nc-icon-mini.holidays_gift:before {
  content: "\ec8b";
}
.nc-icon-mini.holidays_glove:before {
  content: "\ec8c";
}
.nc-icon-mini.holidays_grave:before {
  content: "\ec8d";
}
.nc-icon-mini.holidays_light:before {
  content: "\ec8e";
}
.nc-icon-mini.holidays_message:before {
  content: "\ec8f";
}
.nc-icon-mini.holidays_owl:before {
  content: "\ec90";
}
.nc-icon-mini.holidays_pumpkin:before {
  content: "\ec91";
}
.nc-icon-mini.holidays_rabbit:before {
  content: "\ec92";
}
.nc-icon-mini.holidays_santa-hat:before {
  content: "\ec93";
}
.nc-icon-mini.holidays_sickle:before {
  content: "\ec94";
}
.nc-icon-mini.holidays_snow-ball:before {
  content: "\ec95";
}
.nc-icon-mini.holidays_snowman:before {
  content: "\ec96";
}
.nc-icon-mini.holidays_soak:before {
  content: "\ec97";
}
.nc-icon-mini.holidays_spider:before {
  content: "\ec98";
}
.nc-icon-mini.holidays_tree-ball:before {
  content: "\ec99";
}
.nc-icon-mini.holidays_tree:before {
  content: "\ec9a";
}
.nc-icon-mini.holidays_vampire:before {
  content: "\ec9b";
}
.nc-icon-mini.holidays_witch-hat:before {
  content: "\ec9c";
}
.nc-icon-mini.holidays_wolf:before {
  content: "\ec9d";
}
.nc-icon-mini.holidays_zombie:before {
  content: "\ec9e";
}
.nc-icon-mini.health_apple:before {
  content: "\ec9f";
}
.nc-icon-mini.health_bag-49:before {
  content: "\eca0";
}
.nc-icon-mini.health_bag-50:before {
  content: "\eca1";
}
.nc-icon-mini.health_brain:before {
  content: "\eca2";
}
.nc-icon-mini.health_dna-27:before {
  content: "\eca3";
}
.nc-icon-mini.health_dna-38:before {
  content: "\eca4";
}
.nc-icon-mini.health_flask:before {
  content: "\eca5";
}
.nc-icon-mini.health_heartbeat-16:before {
  content: "\eca6";
}
.nc-icon-mini.health_height:before {
  content: "\eca7";
}
.nc-icon-mini.health_hospital-32:before {
  content: "\eca8";
}
.nc-icon-mini.health_hospital-33:before {
  content: "\eca9";
}
.nc-icon-mini.health_hospital-34:before {
  content: "\ecaa";
}
.nc-icon-mini.health_humidity-26:before {
  content: "\ecab";
}
.nc-icon-mini.health_humidity-52:before {
  content: "\ecac";
}
.nc-icon-mini.health_molecule-39:before {
  content: "\ecad";
}
.nc-icon-mini.health_notebook:before {
  content: "\ecae";
}
.nc-icon-mini.health_patch-46:before {
  content: "\ecaf";
}
.nc-icon-mini.health_pill-42:before {
  content: "\ecb0";
}
.nc-icon-mini.health_pill-43:before {
  content: "\ecb1";
}
.nc-icon-mini.health_pill-container-44:before {
  content: "\ecb2";
}
.nc-icon-mini.health_pill-container-47:before {
  content: "\ecb3";
}
.nc-icon-mini.health_pulse-chart:before {
  content: "\ecb4";
}
.nc-icon-mini.health_pulse-sleep:before {
  content: "\ecb5";
}
.nc-icon-mini.health_pulse:before {
  content: "\ecb6";
}
.nc-icon-mini.health_steps:before {
  content: "\ecb7";
}
.nc-icon-mini.health_syringe:before {
  content: "\ecb8";
}
.nc-icon-mini.health_temperature-23:before {
  content: "\ecb9";
}
.nc-icon-mini.health_temperature-24:before {
  content: "\ecba";
}
.nc-icon-mini.health_tooth:before {
  content: "\ecbb";
}
.nc-icon-mini.health_weed:before {
  content: "\ecbc";
}
.nc-icon-mini.health_weight:before {
  content: "\ecbd";
}
.nc-icon-mini.health_wheelchair:before {
  content: "\ecbe";
}
.nc-icon-mini.health_woman:before {
  content: "\ecbf";
}
.nc-icon-mini.furniture_air-conditioner:before {
  content: "\ecc0";
}
.nc-icon-mini.furniture_armchair:before {
  content: "\ecc1";
}
.nc-icon-mini.furniture_bed-09:before {
  content: "\ecc2";
}
.nc-icon-mini.furniture_bed-23:before {
  content: "\ecc3";
}
.nc-icon-mini.furniture_cabinet:before {
  content: "\ecc4";
}
.nc-icon-mini.furniture_cactus:before {
  content: "\ecc5";
}
.nc-icon-mini.furniture_chair:before {
  content: "\ecc6";
}
.nc-icon-mini.furniture_coat-hanger:before {
  content: "\ecc7";
}
.nc-icon-mini.furniture_coffee:before {
  content: "\ecc8";
}
.nc-icon-mini.furniture_cradle:before {
  content: "\ecc9";
}
.nc-icon-mini.furniture_curtain:before {
  content: "\ecca";
}
.nc-icon-mini.furniture_desk:before {
  content: "\eccb";
}
.nc-icon-mini.furniture_door:before {
  content: "\eccc";
}
.nc-icon-mini.furniture_drawer:before {
  content: "\eccd";
}
.nc-icon-mini.furniture_fridge:before {
  content: "\ecce";
}
.nc-icon-mini.furniture_hanger:before {
  content: "\eccf";
}
.nc-icon-mini.furniture_iron:before {
  content: "\ecd0";
}
.nc-icon-mini.furniture_lamp-floor:before {
  content: "\ecd1";
}
.nc-icon-mini.furniture_lamp:before {
  content: "\ecd2";
}
.nc-icon-mini.furniture_library:before {
  content: "\ecd3";
}
.nc-icon-mini.furniture_light:before {
  content: "\ecd4";
}
.nc-icon-mini.furniture_mixer:before {
  content: "\ecd5";
}
.nc-icon-mini.furniture_oven:before {
  content: "\ecd6";
}
.nc-icon-mini.furniture_shower:before {
  content: "\ecd7";
}
.nc-icon-mini.furniture_sink-wash:before {
  content: "\ecd8";
}
.nc-icon-mini.furniture_sink:before {
  content: "\ecd9";
}
.nc-icon-mini.furniture_storage-hanger:before {
  content: "\ecda";
}
.nc-icon-mini.furniture_storage:before {
  content: "\ecdb";
}
.nc-icon-mini.furniture_toilet-paper:before {
  content: "\ecdc";
}
.nc-icon-mini.furniture_toilet:before {
  content: "\ecdd";
}
.nc-icon-mini.furniture_tv:before {
  content: "\ecde";
}
.nc-icon-mini.furniture_wardrobe:before {
  content: "\ecdf";
}
.nc-icon-mini.furniture_wash:before {
  content: "\ece0";
}
.nc-icon-mini.food_baby:before {
  content: "\ece1";
}
.nc-icon-mini.food_bacon:before {
  content: "\ece2";
}
.nc-icon-mini.food_banana:before {
  content: "\ece3";
}
.nc-icon-mini.food_barbecue-tools:before {
  content: "\ece4";
}
.nc-icon-mini.food_beer-95:before {
  content: "\ece5";
}
.nc-icon-mini.food_beer-96:before {
  content: "\ece6";
}
.nc-icon-mini.food_beverage:before {
  content: "\ece7";
}
.nc-icon-mini.food_bottle-wine:before {
  content: "\ece8";
}
.nc-icon-mini.food_bottle:before {
  content: "\ece9";
}
.nc-icon-mini.food_bowl:before {
  content: "\ecea";
}
.nc-icon-mini.food_bread:before {
  content: "\eceb";
}
.nc-icon-mini.food_broccoli:before {
  content: "\ecec";
}
.nc-icon-mini.food_cake-13:before {
  content: "\eced";
}
.nc-icon-mini.food_cake-slice:before {
  content: "\ecee";
}
.nc-icon-mini.food_candle:before {
  content: "\ecef";
}
.nc-icon-mini.food_candy:before {
  content: "\ecf0";
}
.nc-icon-mini.food_carrot:before {
  content: "\ecf1";
}
.nc-icon-mini.food_champagne:before {
  content: "\ecf2";
}
.nc-icon-mini.food_cheese-24:before {
  content: "\ecf3";
}
.nc-icon-mini.food_cheese-87:before {
  content: "\ecf4";
}
.nc-icon-mini.food_cheeseburger:before {
  content: "\ecf5";
}
.nc-icon-mini.food_chef-hat:before {
  content: "\ecf6";
}
.nc-icon-mini.food_cherry:before {
  content: "\ecf7";
}
.nc-icon-mini.food_chicken:before {
  content: "\ecf8";
}
.nc-icon-mini.food_chili:before {
  content: "\ecf9";
}
.nc-icon-mini.food_chinese:before {
  content: "\ecfa";
}
.nc-icon-mini.food_chips:before {
  content: "\ecfb";
}
.nc-icon-mini.food_chocolate:before {
  content: "\ecfc";
}
.nc-icon-mini.food_cocktail:before {
  content: "\ecfd";
}
.nc-icon-mini.food_coffe-long:before {
  content: "\ecfe";
}
.nc-icon-mini.food_coffee-long:before {
  content: "\ecff";
}
.nc-icon-mini.food_coffee:before {
  content: "\ed00";
}
.nc-icon-mini.food_cookies:before {
  content: "\ed01";
}
.nc-icon-mini.food_course:before {
  content: "\ed02";
}
.nc-icon-mini.food_crab:before {
  content: "\ed03";
}
.nc-icon-mini.food_croissant:before {
  content: "\ed04";
}
.nc-icon-mini.food_cutlery-75:before {
  content: "\ed05";
}
.nc-icon-mini.food_cutlery-76:before {
  content: "\ed06";
}
.nc-icon-mini.food_cutlery-77:before {
  content: "\ed07";
}
.nc-icon-mini.food_donut:before {
  content: "\ed08";
}
.nc-icon-mini.food_drink:before {
  content: "\ed09";
}
.nc-icon-mini.food_egg:before {
  content: "\ed0a";
}
.nc-icon-mini.food_energy-drink:before {
  content: "\ed0b";
}
.nc-icon-mini.food_fish:before {
  content: "\ed0c";
}
.nc-icon-mini.food_glass:before {
  content: "\ed0d";
}
.nc-icon-mini.food_grape:before {
  content: "\ed0e";
}
.nc-icon-mini.food_hob:before {
  content: "\ed0f";
}
.nc-icon-mini.food_hot-dog:before {
  content: "\ed10";
}
.nc-icon-mini.food_ice-cream-22:before {
  content: "\ed11";
}
.nc-icon-mini.food_ice-cream-72:before {
  content: "\ed12";
}
.nc-icon-mini.food_kettle:before {
  content: "\ed13";
}
.nc-icon-mini.food_knife:before {
  content: "\ed14";
}
.nc-icon-mini.food_lighter:before {
  content: "\ed15";
}
.nc-icon-mini.food_matches:before {
  content: "\ed16";
}
.nc-icon-mini.food_measuring-cup:before {
  content: "\ed17";
}
.nc-icon-mini.food_microwave:before {
  content: "\ed18";
}
.nc-icon-mini.food_milk:before {
  content: "\ed19";
}
.nc-icon-mini.food_moka:before {
  content: "\ed1a";
}
.nc-icon-mini.food_muffin:before {
  content: "\ed1b";
}
.nc-icon-mini.food_mug:before {
  content: "\ed1c";
}
.nc-icon-mini.food_pan:before {
  content: "\ed1d";
}
.nc-icon-mini.food_pizza-slice:before {
  content: "\ed1e";
}
.nc-icon-mini.food_plate:before {
  content: "\ed1f";
}
.nc-icon-mini.food_pot:before {
  content: "\ed20";
}
.nc-icon-mini.food_recipe-book-46:before {
  content: "\ed21";
}
.nc-icon-mini.food_recipe-book-47:before {
  content: "\ed22";
}
.nc-icon-mini.food_rolling-pin:before {
  content: "\ed23";
}
.nc-icon-mini.food_sausage:before {
  content: "\ed24";
}
.nc-icon-mini.food_scale:before {
  content: "\ed25";
}
.nc-icon-mini.food_steak:before {
  content: "\ed26";
}
.nc-icon-mini.food_strawberry:before {
  content: "\ed27";
}
.nc-icon-mini.food_sushi:before {
  content: "\ed28";
}
.nc-icon-mini.food_tacos:before {
  content: "\ed29";
}
.nc-icon-mini.food_tea:before {
  content: "\ed2a";
}
.nc-icon-mini.food_watermelon:before {
  content: "\ed2b";
}
.nc-icon-mini.food_whisk:before {
  content: "\ed2c";
}
.nc-icon-mini.files_add:before {
  content: "\ed2d";
}
.nc-icon-mini.files_archive-3d-content:before {
  content: "\ed2e";
}
.nc-icon-mini.files_archive-check:before {
  content: "\ed2f";
}
.nc-icon-mini.files_archive-content:before {
  content: "\ed30";
}
.nc-icon-mini.files_archive-paper:before {
  content: "\ed31";
}
.nc-icon-mini.files_archive:before {
  content: "\ed32";
}
.nc-icon-mini.files_book-07:before {
  content: "\ed33";
}
.nc-icon-mini.files_box:before {
  content: "\ed34";
}
.nc-icon-mini.files_copy:before {
  content: "\ed35";
}
.nc-icon-mini.files_drawer:before {
  content: "\ed36";
}
.nc-icon-mini.files_folder-13:before {
  content: "\ed37";
}
.nc-icon-mini.files_folder-14:before {
  content: "\ed38";
}
.nc-icon-mini.files_folder-15:before {
  content: "\ed39";
}
.nc-icon-mini.files_folder-16:before {
  content: "\ed3a";
}
.nc-icon-mini.files_folder-17:before {
  content: "\ed3b";
}
.nc-icon-mini.files_folder-18:before {
  content: "\ed3c";
}
.nc-icon-mini.files_folder-add:before {
  content: "\ed3d";
}
.nc-icon-mini.files_folder-remove:before {
  content: "\ed3e";
}
.nc-icon-mini.files_notebook:before {
  content: "\ed3f";
}
.nc-icon-mini.files_paper:before {
  content: "\ed40";
}
.nc-icon-mini.files_remove:before {
  content: "\ed41";
}
.nc-icon-mini.files_single-content-02:before {
  content: "\ed42";
}
.nc-icon-mini.files_single-content-03:before {
  content: "\ed43";
}
.nc-icon-mini.files_single-copies:before {
  content: "\ed44";
}
.nc-icon-mini.files_single-copy-04:before {
  content: "\ed45";
}
.nc-icon-mini.files_single-copy-06:before {
  content: "\ed46";
}
.nc-icon-mini.files_single-folded-content:before {
  content: "\ed47";
}
.nc-icon-mini.files_single-folded:before {
  content: "\ed48";
}
.nc-icon-mini.files_single-paragraph:before {
  content: "\ed49";
}
.nc-icon-mini.files_single:before {
  content: "\ed4a";
}
.nc-icon-mini.files-e_add:before {
  content: "\ed4b";
}
.nc-icon-mini.files-e_book:before {
  content: "\ed4c";
}
.nc-icon-mini.files-e_folder-02:before {
  content: "\ed4d";
}
.nc-icon-mini.files-e_folder-03:before {
  content: "\ed4e";
}
.nc-icon-mini.files-e_folder-add:before {
  content: "\ed4f";
}
.nc-icon-mini.files-e_folder-remove:before {
  content: "\ed50";
}
.nc-icon-mini.files-e_remove:before {
  content: "\ed51";
}
.nc-icon-mini.emoticons_angry-10:before {
  content: "\ed52";
}
.nc-icon-mini.emoticons_angry-44:before {
  content: "\ed53";
}
.nc-icon-mini.emoticons_big-eyes:before {
  content: "\ed54";
}
.nc-icon-mini.emoticons_big-smile:before {
  content: "\ed55";
}
.nc-icon-mini.emoticons_bigmouth:before {
  content: "\ed56";
}
.nc-icon-mini.emoticons_bomb:before {
  content: "\ed57";
}
.nc-icon-mini.emoticons_cake:before {
  content: "\ed58";
}
.nc-icon-mini.emoticons_cry-15:before {
  content: "\ed59";
}
.nc-icon-mini.emoticons_cute:before {
  content: "\ed5a";
}
.nc-icon-mini.emoticons_devil:before {
  content: "\ed5b";
}
.nc-icon-mini.emoticons_fist:before {
  content: "\ed5c";
}
.nc-icon-mini.emoticons_ghost:before {
  content: "\ed5d";
}
.nc-icon-mini.emoticons_happy-sun:before {
  content: "\ed5e";
}
.nc-icon-mini.emoticons_kiss:before {
  content: "\ed5f";
}
.nc-icon-mini.emoticons_laugh-35:before {
  content: "\ed60";
}
.nc-icon-mini.emoticons_like-no:before {
  content: "\ed61";
}
.nc-icon-mini.emoticons_like:before {
  content: "\ed62";
}
.nc-icon-mini.emoticons_manga-62:before {
  content: "\ed63";
}
.nc-icon-mini.emoticons_manga-63:before {
  content: "\ed64";
}
.nc-icon-mini.emoticons_monster:before {
  content: "\ed65";
}
.nc-icon-mini.emoticons_nerd-22:before {
  content: "\ed66";
}
.nc-icon-mini.emoticons_poop:before {
  content: "\ed67";
}
.nc-icon-mini.emoticons_puzzled:before {
  content: "\ed68";
}
.nc-icon-mini.emoticons_quite-happy:before {
  content: "\ed69";
}
.nc-icon-mini.emoticons_robot:before {
  content: "\ed6a";
}
.nc-icon-mini.emoticons_sad:before {
  content: "\ed6b";
}
.nc-icon-mini.emoticons_satisfied:before {
  content: "\ed6c";
}
.nc-icon-mini.emoticons_shark:before {
  content: "\ed6d";
}
.nc-icon-mini.emoticons_shy:before {
  content: "\ed6e";
}
.nc-icon-mini.emoticons_skull:before {
  content: "\ed6f";
}
.nc-icon-mini.emoticons_smile:before {
  content: "\ed70";
}
.nc-icon-mini.emoticons_speechless:before {
  content: "\ed71";
}
.nc-icon-mini.emoticons_sunglasses-48:before {
  content: "\ed72";
}
.nc-icon-mini.emoticons_sunglasses-49:before {
  content: "\ed73";
}
.nc-icon-mini.emoticons_surprise:before {
  content: "\ed74";
}
.nc-icon-mini.emoticons_virus:before {
  content: "\ed75";
}
.nc-icon-mini.emoticons_what:before {
  content: "\ed76";
}
.nc-icon-mini.emoticons-e_angry-e-08:before {
  content: "\ed77";
}
.nc-icon-mini.emoticons-e_angry-e-17:before {
  content: "\ed78";
}
.nc-icon-mini.emoticons-e_ghost-e:before {
  content: "\ed79";
}
.nc-icon-mini.emoticons-e_kiss-e:before {
  content: "\ed7a";
}
.nc-icon-mini.emoticons-e_laugh-e:before {
  content: "\ed7b";
}
.nc-icon-mini.emoticons-e_monster-e:before {
  content: "\ed7c";
}
.nc-icon-mini.emoticons-e_puzzled-e:before {
  content: "\ed7d";
}
.nc-icon-mini.emoticons-e_quite-happy-e:before {
  content: "\ed7e";
}
.nc-icon-mini.emoticons-e_robot-e:before {
  content: "\ed7f";
}
.nc-icon-mini.emoticons-e_sad-e:before {
  content: "\ed80";
}
.nc-icon-mini.emoticons-e_satisfied-e:before {
  content: "\ed81";
}
.nc-icon-mini.emoticons-e_shark-e:before {
  content: "\ed82";
}
.nc-icon-mini.emoticons-e_shy-e:before {
  content: "\ed83";
}
.nc-icon-mini.emoticons-e_smile-e:before {
  content: "\ed84";
}
.nc-icon-mini.emoticons-e_speechless-e:before {
  content: "\ed85";
}
.nc-icon-mini.emoticons-e_surprise-e:before {
  content: "\ed86";
}
.nc-icon-mini.emoticons-e_what-e:before {
  content: "\ed87";
}
.nc-icon-mini.clothes_baby:before {
  content: "\eddc";
}
.nc-icon-mini.clothes_backpack:before {
  content: "\eddd";
}
.nc-icon-mini.clothes_bag-21:before {
  content: "\edde";
}
.nc-icon-mini.clothes_bag-22:before {
  content: "\eddf";
}
.nc-icon-mini.clothes_belt:before {
  content: "\ede0";
}
.nc-icon-mini.clothes_boot-woman:before {
  content: "\ede1";
}
.nc-icon-mini.clothes_boot:before {
  content: "\ede2";
}
.nc-icon-mini.clothes_bra:before {
  content: "\ede3";
}
.nc-icon-mini.clothes_button:before {
  content: "\ede4";
}
.nc-icon-mini.clothes_cap:before {
  content: "\ede5";
}
.nc-icon-mini.clothes_corset:before {
  content: "\ede6";
}
.nc-icon-mini.clothes_dress-woman:before {
  content: "\ede7";
}
.nc-icon-mini.clothes_flip:before {
  content: "\ede8";
}
.nc-icon-mini.clothes_glasses:before {
  content: "\ede9";
}
.nc-icon-mini.clothes_hat-top:before {
  content: "\edea";
}
.nc-icon-mini.clothes_hat:before {
  content: "\edeb";
}
.nc-icon-mini.clothes_iron:before {
  content: "\edec";
}
.nc-icon-mini.clothes_jeans-41:before {
  content: "\eded";
}
.nc-icon-mini.clothes_jeans-pocket:before {
  content: "\edee";
}
.nc-icon-mini.clothes_kitchen:before {
  content: "\edef";
}
.nc-icon-mini.clothes_long-sleeve:before {
  content: "\edf0";
}
.nc-icon-mini.clothes_makeup:before {
  content: "\edf1";
}
.nc-icon-mini.clothes_ring:before {
  content: "\edf2";
}
.nc-icon-mini.clothes_scarf:before {
  content: "\edf3";
}
.nc-icon-mini.clothes_shirt-buttons:before {
  content: "\edf4";
}
.nc-icon-mini.clothes_shirt-neck:before {
  content: "\edf5";
}
.nc-icon-mini.clothes_shirt:before {
  content: "\edf6";
}
.nc-icon-mini.clothes_shoe-man:before {
  content: "\edf7";
}
.nc-icon-mini.clothes_shoe-sport:before {
  content: "\edf8";
}
.nc-icon-mini.clothes_shoe-woman:before {
  content: "\edf9";
}
.nc-icon-mini.clothes_skirt:before {
  content: "\edfa";
}
.nc-icon-mini.clothes_slacks-12:before {
  content: "\edfb";
}
.nc-icon-mini.clothes_sock:before {
  content: "\edfc";
}
.nc-icon-mini.clothes_tie-bow:before {
  content: "\edfd";
}
.nc-icon-mini.clothes_tshirt-53:before {
  content: "\edfe";
}
.nc-icon-mini.clothes_tshirt-54:before {
  content: "\edff";
}
.nc-icon-mini.clothes_underwear-man:before {
  content: "\ee00";
}
.nc-icon-mini.clothes_underwear:before {
  content: "\ee01";
}
.nc-icon-mini.clothes_vest:before {
  content: "\ee02";
}
.nc-icon-mini.clothes_wash:before {
  content: "\ee03";
}
.nc-icon-mini.business_agenda:before {
  content: "\ee04";
}
.nc-icon-mini.business_atm:before {
  content: "\ee05";
}
.nc-icon-mini.business_award-48:before {
  content: "\ee06";
}
.nc-icon-mini.business_award-49:before {
  content: "\ee07";
}
.nc-icon-mini.business_award-74:before {
  content: "\ee08";
}
.nc-icon-mini.business_badge:before {
  content: "\ee09";
}
.nc-icon-mini.business_bank:before {
  content: "\ee0a";
}
.nc-icon-mini.business_board-27:before {
  content: "\ee0b";
}
.nc-icon-mini.business_board-28:before {
  content: "\ee0c";
}
.nc-icon-mini.business_books:before {
  content: "\ee0d";
}
.nc-icon-mini.business_briefcase-24:before {
  content: "\ee0e";
}
.nc-icon-mini.business_briefcase-25:before {
  content: "\ee0f";
}
.nc-icon-mini.business_briefcase-26:before {
  content: "\ee10";
}
.nc-icon-mini.business_building:before {
  content: "\ee11";
}
.nc-icon-mini.business_bulb-61:before {
  content: "\ee12";
}
.nc-icon-mini.business_bulb-62:before {
  content: "\ee13";
}
.nc-icon-mini.business_bulb-63:before {
  content: "\ee14";
}
.nc-icon-mini.business_businessman-03:before {
  content: "\ee15";
}
.nc-icon-mini.business_businessman-04:before {
  content: "\ee16";
}
.nc-icon-mini.business_calculator:before {
  content: "\ee17";
}
.nc-icon-mini.business_chair:before {
  content: "\ee18";
}
.nc-icon-mini.business_chart-bar-32:before {
  content: "\ee19";
}
.nc-icon-mini.business_chart-growth:before {
  content: "\ee1a";
}
.nc-icon-mini.business_chart-pie-35:before {
  content: "\ee1b";
}
.nc-icon-mini.business_chart-pie-36:before {
  content: "\ee1c";
}
.nc-icon-mini.business_chart:before {
  content: "\ee1d";
}
.nc-icon-mini.business_cheque:before {
  content: "\ee1e";
}
.nc-icon-mini.business_coins:before {
  content: "\ee1f";
}
.nc-icon-mini.business_connect:before {
  content: "\ee20";
}
.nc-icon-mini.business_contacts:before {
  content: "\ee21";
}
.nc-icon-mini.business_currency-dollar:before {
  content: "\ee22";
}
.nc-icon-mini.business_currency-euro:before {
  content: "\ee23";
}
.nc-icon-mini.business_currency-pound:before {
  content: "\ee24";
}
.nc-icon-mini.business_currency-yen:before {
  content: "\ee25";
}
.nc-icon-mini.business_factory:before {
  content: "\ee26";
}
.nc-icon-mini.business_globe:before {
  content: "\ee27";
}
.nc-icon-mini.business_goal-64:before {
  content: "\ee28";
}
.nc-icon-mini.business_goal-65:before {
  content: "\ee29";
}
.nc-icon-mini.business_hammer:before {
  content: "\ee2a";
}
.nc-icon-mini.business_handout:before {
  content: "\ee2b";
}
.nc-icon-mini.business_hat:before {
  content: "\ee2c";
}
.nc-icon-mini.business_hierarchy-53:before {
  content: "\ee2d";
}
.nc-icon-mini.business_math:before {
  content: "\ee2e";
}
.nc-icon-mini.business_money-11:before {
  content: "\ee2f";
}
.nc-icon-mini.business_money-12:before {
  content: "\ee30";
}
.nc-icon-mini.business_money-13:before {
  content: "\ee31";
}
.nc-icon-mini.business_money-bag:before {
  content: "\ee32";
}
.nc-icon-mini.business_net:before {
  content: "\ee33";
}
.nc-icon-mini.business_notes:before {
  content: "\ee34";
}
.nc-icon-mini.business_percentage-39:before {
  content: "\ee35";
}
.nc-icon-mini.business_pin:before {
  content: "\ee36";
}
.nc-icon-mini.business_plug:before {
  content: "\ee37";
}
.nc-icon-mini.business_progress:before {
  content: "\ee38";
}
.nc-icon-mini.business_safe:before {
  content: "\ee39";
}
.nc-icon-mini.business_sign:before {
  content: "\ee3a";
}
.nc-icon-mini.business_signature:before {
  content: "\ee3b";
}
.nc-icon-mini.business_stock:before {
  content: "\ee3c";
}
.nc-icon-mini.business_strategy:before {
  content: "\ee3d";
}
.nc-icon-mini.business_tie-01:before {
  content: "\ee3e";
}
.nc-icon-mini.business_tie-02:before {
  content: "\ee3f";
}
.nc-icon-mini.business_wallet-43:before {
  content: "\ee40";
}
.nc-icon-mini.business_wallet-44:before {
  content: "\ee41";
}
.nc-icon-mini.nature_bee:before {
  content: "\ee42";
}
.nc-icon-mini.nature_butterfly:before {
  content: "\ee43";
}
.nc-icon-mini.nature_chicken:before {
  content: "\ee44";
}
.nc-icon-mini.nature_clover:before {
  content: "\ee45";
}
.nc-icon-mini.nature_collar:before {
  content: "\ee46";
}
.nc-icon-mini.nature_cow:before {
  content: "\ee47";
}
.nc-icon-mini.nature_dog-house:before {
  content: "\ee48";
}
.nc-icon-mini.nature_dog:before {
  content: "\ee49";
}
.nc-icon-mini.nature_flower-05:before {
  content: "\ee4a";
}
.nc-icon-mini.nature_flower-06:before {
  content: "\ee4b";
}
.nc-icon-mini.nature_flower-07:before {
  content: "\ee4c";
}
.nc-icon-mini.nature_food-dog:before {
  content: "\ee4d";
}
.nc-icon-mini.nature_food:before {
  content: "\ee4e";
}
.nc-icon-mini.nature_mountain:before {
  content: "\ee4f";
}
.nc-icon-mini.nature_mushroom:before {
  content: "\ee50";
}
.nc-icon-mini.nature_panda:before {
  content: "\ee51";
}
.nc-icon-mini.nature_paw:before {
  content: "\ee52";
}
.nc-icon-mini.nature_pig:before {
  content: "\ee53";
}
.nc-icon-mini.nature_plant-ground:before {
  content: "\ee54";
}
.nc-icon-mini.nature_plant-vase:before {
  content: "\ee55";
}
.nc-icon-mini.nature_rat:before {
  content: "\ee56";
}
.nc-icon-mini.nature_tree-01:before {
  content: "\ee57";
}
.nc-icon-mini.nature_tree-02:before {
  content: "\ee58";
}
.nc-icon-mini.nature_tree-03:before {
  content: "\ee59";
}
.nc-icon-mini.nature_turtle:before {
  content: "\ee5a";
}
.nc-icon-mini.nature_wood:before {
  content: "\ee5b";
}

/* -------------------------------- 

Nucleo Outline Web Font - nucleoapp.com/
License - nucleoapp.com/license/
Created using IcoMoon - icomoon.io

-------------------------------- */
@font-face {
  font-family: 'Nucleo Outline';
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.eot');
  src: url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.eot') format('embedded-opentype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.woff2') format('woff2'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.woff') format('woff'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.ttf') format('truetype'), url('../../../typo3conf/ext/bootstrap_package/Resources/Public/Icons/glyph/nucleo-outline.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.nc-icon-outline {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Outline';
  font-size: inherit;
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
.nc-icon-outline.lg {
  font-size: 1.33333333em;
  vertical-align: -16%;
}
.nc-icon-outline.x2 {
  font-size: 2em;
}
.nc-icon-outline.x3 {
  font-size: 3em;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.nc-icon-outline.square,
.nc-icon-outline.circle {
  padding: 0.33333333em;
  vertical-align: -16%;
  background-color: #eee;
}
.nc-icon-outline.circle {
  border-radius: 50%;
}
/*------------------------
  list icons
-------------------------*/
.nc-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.nc-icon-ul > li {
  position: relative;
}
.nc-icon-ul > li > .nc-icon-outline {
  position: absolute;
  left: -1.57142857em;
  top: 0.14285714em;
  text-align: center;
}
.nc-icon-ul > li > .nc-icon-outline.lg {
  top: 0;
  left: -1.35714286em;
}
.nc-icon-ul > li > .nc-icon-outline.circle,
.nc-icon-ul > li > .nc-icon-outline.square {
  top: -0.19047619em;
  left: -1.9047619em;
}
/*------------------------
  spinning icons
-------------------------*/
.nc-icon-outline.spin {
  -webkit-animation: nc-icon-spin 2s infinite linear;
  -moz-animation: nc-icon-spin 2s infinite linear;
  animation: nc-icon-spin 2s infinite linear;
}
@-webkit-keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes nc-icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes nc-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.nc-icon-outline.rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nc-icon-outline.rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nc-icon-outline.rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.nc-icon-outline.flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.nc-icon-outline.flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	font icons
-------------------------*/
.nc-icon-outline.files_add:before {
  content: "\e900";
}
.nc-icon-outline.files_archive-3d-check:before {
  content: "\e901";
}
.nc-icon-outline.files_archive-3d-content:before {
  content: "\e902";
}
.nc-icon-outline.files_archive-check:before {
  content: "\e903";
}
.nc-icon-outline.files_archive-content:before {
  content: "\e904";
}
.nc-icon-outline.files_archive-paper-check:before {
  content: "\e905";
}
.nc-icon-outline.files_archive-paper:before {
  content: "\e906";
}
.nc-icon-outline.files_archive:before {
  content: "\e907";
}
.nc-icon-outline.files_audio:before {
  content: "\e908";
}
.nc-icon-outline.files_book-07:before {
  content: "\e909";
}
.nc-icon-outline.files_book-08:before {
  content: "\e90a";
}
.nc-icon-outline.files_bookmark:before {
  content: "\e90b";
}
.nc-icon-outline.files_box:before {
  content: "\e90c";
}
.nc-icon-outline.files_chart-bar:before {
  content: "\e90d";
}
.nc-icon-outline.files_chart-pie:before {
  content: "\e90e";
}
.nc-icon-outline.files_check:before {
  content: "\e90f";
}
.nc-icon-outline.files_cloud:before {
  content: "\e910";
}
.nc-icon-outline.files_copy:before {
  content: "\e911";
}
.nc-icon-outline.files_dev:before {
  content: "\e912";
}
.nc-icon-outline.files_download:before {
  content: "\e913";
}
.nc-icon-outline.files_drawer:before {
  content: "\e914";
}
.nc-icon-outline.files_edit:before {
  content: "\e915";
}
.nc-icon-outline.files_exclamation:before {
  content: "\e916";
}
.nc-icon-outline.files_folder-13:before {
  content: "\e917";
}
.nc-icon-outline.files_folder-14:before {
  content: "\e918";
}
.nc-icon-outline.files_folder-15:before {
  content: "\e919";
}
.nc-icon-outline.files_folder-16:before {
  content: "\e91a";
}
.nc-icon-outline.files_folder-17:before {
  content: "\e91b";
}
.nc-icon-outline.files_folder-18:before {
  content: "\e91c";
}
.nc-icon-outline.files_folder-19:before {
  content: "\e91d";
}
.nc-icon-outline.files_folder-add:before {
  content: "\e91e";
}
.nc-icon-outline.files_folder-audio:before {
  content: "\e91f";
}
.nc-icon-outline.files_folder-bookmark:before {
  content: "\e920";
}
.nc-icon-outline.files_folder-chart-bar:before {
  content: "\e921";
}
.nc-icon-outline.files_folder-chart-pie:before {
  content: "\e922";
}
.nc-icon-outline.files_folder-check:before {
  content: "\e923";
}
.nc-icon-outline.files_folder-cloud:before {
  content: "\e924";
}
.nc-icon-outline.files_folder-dev:before {
  content: "\e925";
}
.nc-icon-outline.files_folder-download:before {
  content: "\e926";
}
.nc-icon-outline.files_folder-edit:before {
  content: "\e927";
}
.nc-icon-outline.files_folder-exclamation:before {
  content: "\e928";
}
.nc-icon-outline.files_folder-gallery:before {
  content: "\e929";
}
.nc-icon-outline.files_folder-heart:before {
  content: "\e92a";
}
.nc-icon-outline.files_folder-image:before {
  content: "\e92b";
}
.nc-icon-outline.files_folder-info:before {
  content: "\e92c";
}
.nc-icon-outline.files_folder-link:before {
  content: "\e92d";
}
.nc-icon-outline.files_folder-locked:before {
  content: "\e92e";
}
.nc-icon-outline.files_folder-money:before {
  content: "\e92f";
}
.nc-icon-outline.files_folder-music:before {
  content: "\e930";
}
.nc-icon-outline.files_folder-no-access:before {
  content: "\e931";
}
.nc-icon-outline.files_folder-play:before {
  content: "\e932";
}
.nc-icon-outline.files_folder-question:before {
  content: "\e933";
}
.nc-icon-outline.files_folder-refresh:before {
  content: "\e934";
}
.nc-icon-outline.files_folder-remove:before {
  content: "\e935";
}
.nc-icon-outline.files_folder-search:before {
  content: "\e936";
}
.nc-icon-outline.files_folder-settings-81:before {
  content: "\e937";
}
.nc-icon-outline.files_folder-settings-97:before {
  content: "\e938";
}
.nc-icon-outline.files_folder-shared:before {
  content: "\e939";
}
.nc-icon-outline.files_folder-star:before {
  content: "\e93a";
}
.nc-icon-outline.files_folder-time:before {
  content: "\e93b";
}
.nc-icon-outline.files_folder-upload:before {
  content: "\e93c";
}
.nc-icon-outline.files_folder-user:before {
  content: "\e93d";
}
.nc-icon-outline.files_folder-vector:before {
  content: "\e93e";
}
.nc-icon-outline.files_gallery:before {
  content: "\e93f";
}
.nc-icon-outline.files_heart:before {
  content: "\e940";
}
.nc-icon-outline.files_image:before {
  content: "\e941";
}
.nc-icon-outline.files_info:before {
  content: "\e942";
}
.nc-icon-outline.files_link:before {
  content: "\e943";
}
.nc-icon-outline.files_locked:before {
  content: "\e944";
}
.nc-icon-outline.files_money:before {
  content: "\e945";
}
.nc-icon-outline.files_music:before {
  content: "\e946";
}
.nc-icon-outline.files_no-access:before {
  content: "\ee8c";
}
.nc-icon-outline.files_notebook:before {
  content: "\ee8d";
}
.nc-icon-outline.files_paper:before {
  content: "\ee8e";
}
.nc-icon-outline.files_play:before {
  content: "\ee8f";
}
.nc-icon-outline.files_question:before {
  content: "\ee90";
}
.nc-icon-outline.files_refresh:before {
  content: "\ee91";
}
.nc-icon-outline.files_remove:before {
  content: "\ee92";
}
.nc-icon-outline.files_replace-folder:before {
  content: "\ee93";
}
.nc-icon-outline.files_replace:before {
  content: "\ee94";
}
.nc-icon-outline.files_search:before {
  content: "\ee95";
}
.nc-icon-outline.files_settings-46:before {
  content: "\ee96";
}
.nc-icon-outline.files_settings-99:before {
  content: "\ee97";
}
.nc-icon-outline.files_shared:before {
  content: "\ee98";
}
.nc-icon-outline.files_single-content-02:before {
  content: "\ee99";
}
.nc-icon-outline.files_single-content-03:before {
  content: "\ee9a";
}
.nc-icon-outline.files_single-copies:before {
  content: "\ee9b";
}
.nc-icon-outline.files_single-copy-04:before {
  content: "\ee9c";
}
.nc-icon-outline.files_single-copy-06:before {
  content: "\ee9d";
}
.nc-icon-outline.files_single-folded-content:before {
  content: "\ee9e";
}
.nc-icon-outline.files_single-folded:before {
  content: "\ee9f";
}
.nc-icon-outline.files_single-paragraph:before {
  content: "\eea0";
}
.nc-icon-outline.files_single:before {
  content: "\eea1";
}
.nc-icon-outline.files_star:before {
  content: "\eea2";
}
.nc-icon-outline.files_time:before {
  content: "\eea3";
}
.nc-icon-outline.files_upload:before {
  content: "\eea4";
}
.nc-icon-outline.files_user:before {
  content: "\eea5";
}
.nc-icon-outline.files_vector:before {
  content: "\eea6";
}
.nc-icon-outline.files_zip-54:before {
  content: "\eea7";
}
.nc-icon-outline.files_zip-55:before {
  content: "\eea8";
}
.nc-icon-outline.tech_cable-49:before {
  content: "\eea9";
}
.nc-icon-outline.tech_cable-50:before {
  content: "\eeaa";
}
.nc-icon-outline.tech_cd-reader:before {
  content: "\eeab";
}
.nc-icon-outline.tech_computer-monitor:before {
  content: "\eeac";
}
.nc-icon-outline.tech_computer-old:before {
  content: "\eead";
}
.nc-icon-outline.tech_computer:before {
  content: "\eeae";
}
.nc-icon-outline.tech_controller-modern:before {
  content: "\eeaf";
}
.nc-icon-outline.tech_controller:before {
  content: "\eeb0";
}
.nc-icon-outline.tech_desktop-screen:before {
  content: "\eeb1";
}
.nc-icon-outline.tech_desktop:before {
  content: "\eeb2";
}
.nc-icon-outline.tech_disk-reader:before {
  content: "\eeb3";
}
.nc-icon-outline.tech_disk:before {
  content: "\eeb4";
}
.nc-icon-outline.tech_gopro:before {
  content: "\eeb5";
}
.nc-icon-outline.tech_headphones:before {
  content: "\eeb6";
}
.nc-icon-outline.tech_keyboard-mouse:before {
  content: "\eeb7";
}
.nc-icon-outline.tech_keyboard-wifi:before {
  content: "\eeb8";
}
.nc-icon-outline.tech_keyboard:before {
  content: "\eeb9";
}
.nc-icon-outline.tech_laptop-1:before {
  content: "\eeba";
}
.nc-icon-outline.tech_laptop-2:before {
  content: "\eebb";
}
.nc-icon-outline.tech_laptop:before {
  content: "\eebc";
}
.nc-icon-outline.tech_mobile-button:before {
  content: "\eebd";
}
.nc-icon-outline.tech_mobile-camera:before {
  content: "\eebe";
}
.nc-icon-outline.tech_mobile-recharger-08:before {
  content: "\eebf";
}
.nc-icon-outline.tech_mobile-recharger-09:before {
  content: "\eec0";
}
.nc-icon-outline.tech_mobile-toolbar:before {
  content: "\eec1";
}
.nc-icon-outline.tech_mobile:before {
  content: "\eec2";
}
.nc-icon-outline.tech_music:before {
  content: "\eec3";
}
.nc-icon-outline.tech_navigation:before {
  content: "\eec4";
}
.nc-icon-outline.tech_player-19:before {
  content: "\eec5";
}
.nc-icon-outline.tech_player-48:before {
  content: "\eec6";
}
.nc-icon-outline.tech_print-fold:before {
  content: "\eec7";
}
.nc-icon-outline.tech_print-round-fold:before {
  content: "\eec8";
}
.nc-icon-outline.tech_print-round:before {
  content: "\eec9";
}
.nc-icon-outline.tech_print:before {
  content: "\eeca";
}
.nc-icon-outline.tech_ram:before {
  content: "\eecb";
}
.nc-icon-outline.tech_remote:before {
  content: "\eecc";
}
.nc-icon-outline.tech_signal:before {
  content: "\eecd";
}
.nc-icon-outline.tech_socket:before {
  content: "\eece";
}
.nc-icon-outline.tech_sync:before {
  content: "\eecf";
}
.nc-icon-outline.tech_tablet-button:before {
  content: "\eed0";
}
.nc-icon-outline.tech_tablet-reader-31:before {
  content: "\eed1";
}
.nc-icon-outline.tech_tablet-reader-42:before {
  content: "\eed2";
}
.nc-icon-outline.tech_tablet-toolbar:before {
  content: "\eed3";
}
.nc-icon-outline.tech_tablet:before {
  content: "\eed4";
}
.nc-icon-outline.tech_tv-old:before {
  content: "\eed5";
}
.nc-icon-outline.tech_tv:before {
  content: "\eed6";
}
.nc-icon-outline.tech_watch-circle:before {
  content: "\eed7";
}
.nc-icon-outline.tech_watch-time:before {
  content: "\eed8";
}
.nc-icon-outline.tech_watch:before {
  content: "\eed9";
}
.nc-icon-outline.tech_webcam-38:before {
  content: "\eeda";
}
.nc-icon-outline.tech_webcam-39:before {
  content: "\eedb";
}
.nc-icon-outline.tech_wifi-router:before {
  content: "\eedc";
}
.nc-icon-outline.tech_wifi:before {
  content: "\eedd";
}
.nc-icon-outline.tech-2_cctv:before {
  content: "\eede";
}
.nc-icon-outline.tech-2_connection:before {
  content: "\eedf";
}
.nc-icon-outline.tech-2_device-connection:before {
  content: "\eee0";
}
.nc-icon-outline.tech-2_dock:before {
  content: "\eee1";
}
.nc-icon-outline.tech-2_firewall:before {
  content: "\eee2";
}
.nc-icon-outline.tech-2_hdmi:before {
  content: "\eee3";
}
.nc-icon-outline.tech-2_headphone:before {
  content: "\eee4";
}
.nc-icon-outline.tech-2_headset:before {
  content: "\eee5";
}
.nc-icon-outline.tech-2_keyboard-hide:before {
  content: "\eee6";
}
.nc-icon-outline.tech-2_keyboard-wireless:before {
  content: "\eee7";
}
.nc-icon-outline.tech-2_l-add:before {
  content: "\eee8";
}
.nc-icon-outline.tech-2_l-check:before {
  content: "\eee9";
}
.nc-icon-outline.tech-2_l-location:before {
  content: "\eeea";
}
.nc-icon-outline.tech-2_l-remove:before {
  content: "\eeeb";
}
.nc-icon-outline.tech-2_l-search:before {
  content: "\eeec";
}
.nc-icon-outline.tech-2_l-security:before {
  content: "\eeed";
}
.nc-icon-outline.tech-2_l-settings:before {
  content: "\eeee";
}
.nc-icon-outline.tech-2_l-sync:before {
  content: "\eeef";
}
.nc-icon-outline.tech-2_l-system-update:before {
  content: "\eef0";
}
.nc-icon-outline.tech-2_lock-landscape:before {
  content: "\eef1";
}
.nc-icon-outline.tech-2_lock-portrait:before {
  content: "\eef2";
}
.nc-icon-outline.tech-2_mic:before {
  content: "\eef3";
}
.nc-icon-outline.tech-2_mobile-landscape:before {
  content: "\eef4";
}
.nc-icon-outline.tech-2_p-add:before {
  content: "\eef5";
}
.nc-icon-outline.tech-2_p-check:before {
  content: "\eef6";
}
.nc-icon-outline.tech-2_p-edit:before {
  content: "\eef7";
}
.nc-icon-outline.tech-2_p-heart:before {
  content: "\eef8";
}
.nc-icon-outline.tech-2_p-location:before {
  content: "\eef9";
}
.nc-icon-outline.tech-2_p-remove:before {
  content: "\eefa";
}
.nc-icon-outline.tech-2_p-search:before {
  content: "\eefb";
}
.nc-icon-outline.tech-2_p-settings:before {
  content: "\eefc";
}
.nc-icon-outline.tech-2_p-share:before {
  content: "\eefd";
}
.nc-icon-outline.tech-2_p-sync:before {
  content: "\eefe";
}
.nc-icon-outline.tech-2_p-system-update:before {
  content: "\eeff";
}
.nc-icon-outline.tech-2_p-time:before {
  content: "\ef00";
}
.nc-icon-outline.tech-2_pci-card:before {
  content: "\ef01";
}
.nc-icon-outline.tech-2_rotate-lock:before {
  content: "\ef02";
}
.nc-icon-outline.tech-2_rotate:before {
  content: "\ef03";
}
.nc-icon-outline.tech-2_sim-card:before {
  content: "\ef04";
}
.nc-icon-outline.tech-2_socket-europe-1:before {
  content: "\ef05";
}
.nc-icon-outline.tech-2_socket-europe-2:before {
  content: "\ef06";
}
.nc-icon-outline.tech-2_socket-uk:before {
  content: "\ef07";
}
.nc-icon-outline.tech-2_vpn:before {
  content: "\ef08";
}
.nc-icon-outline.tech-2_wifi-off:before {
  content: "\ef09";
}
.nc-icon-outline.tech-2_wifi-protected:before {
  content: "\ef0a";
}
.nc-icon-outline.tech-2_wifi:before {
  content: "\ef0b";
}
.nc-icon-outline.users_add-27:before {
  content: "\ef0c";
}
.nc-icon-outline.users_add-29:before {
  content: "\ef0d";
}
.nc-icon-outline.users_badge-13:before {
  content: "\ef0e";
}
.nc-icon-outline.users_badge-14:before {
  content: "\ef0f";
}
.nc-icon-outline.users_badge-15:before {
  content: "\ef10";
}
.nc-icon-outline.users_circle-08:before {
  content: "\ef11";
}
.nc-icon-outline.users_circle-09:before {
  content: "\ef12";
}
.nc-icon-outline.users_circle-10:before {
  content: "\ef13";
}
.nc-icon-outline.users_contacts:before {
  content: "\ef14";
}
.nc-icon-outline.users_delete-28:before {
  content: "\ef15";
}
.nc-icon-outline.users_delete-30:before {
  content: "\ef16";
}
.nc-icon-outline.users_man-20:before {
  content: "\ef17";
}
.nc-icon-outline.users_man-23:before {
  content: "\ef18";
}
.nc-icon-outline.users_man-glasses:before {
  content: "\ef19";
}
.nc-icon-outline.users_mobile-contact:before {
  content: "\ef1a";
}
.nc-icon-outline.users_multiple-11:before {
  content: "\ef1b";
}
.nc-icon-outline.users_multiple-19:before {
  content: "\ef1c";
}
.nc-icon-outline.users_network:before {
  content: "\ef1d";
}
.nc-icon-outline.users_parent:before {
  content: "\ef1e";
}
.nc-icon-outline.users_single-01:before {
  content: "\ef1f";
}
.nc-icon-outline.users_single-02:before {
  content: "\ef20";
}
.nc-icon-outline.users_single-03:before {
  content: "\ef21";
}
.nc-icon-outline.users_single-04:before {
  content: "\ef22";
}
.nc-icon-outline.users_single-05:before {
  content: "\ef23";
}
.nc-icon-outline.users_single-body:before {
  content: "\ef24";
}
.nc-icon-outline.users_single-position:before {
  content: "\ef25";
}
.nc-icon-outline.users_square-31:before {
  content: "\ef26";
}
.nc-icon-outline.users_square-32:before {
  content: "\ef27";
}
.nc-icon-outline.users_square-33:before {
  content: "\ef28";
}
.nc-icon-outline.users_woman-21:before {
  content: "\ef29";
}
.nc-icon-outline.users_woman-24:before {
  content: "\ef2a";
}
.nc-icon-outline.users_woman-25:before {
  content: "\ef2b";
}
.nc-icon-outline.users_woman-man:before {
  content: "\ef2c";
}
.nc-icon-outline.users-2_a-add:before {
  content: "\ef2d";
}
.nc-icon-outline.users-2_a-check:before {
  content: "\ef2e";
}
.nc-icon-outline.users-2_a-delete:before {
  content: "\ef2f";
}
.nc-icon-outline.users-2_a-edit:before {
  content: "\ef30";
}
.nc-icon-outline.users-2_a-heart:before {
  content: "\ef31";
}
.nc-icon-outline.users-2_a-location:before {
  content: "\ef32";
}
.nc-icon-outline.users-2_a-remove:before {
  content: "\ef33";
}
.nc-icon-outline.users-2_a-search:before {
  content: "\ef34";
}
.nc-icon-outline.users-2_a-security:before {
  content: "\ef35";
}
.nc-icon-outline.users-2_a-share:before {
  content: "\ef36";
}
.nc-icon-outline.users-2_a-star:before {
  content: "\ef37";
}
.nc-icon-outline.users-2_a-sync:before {
  content: "\ef38";
}
.nc-icon-outline.users-2_a-time:before {
  content: "\ef39";
}
.nc-icon-outline.users-2_accessibility:before {
  content: "\ef3a";
}
.nc-icon-outline.users-2_b-add:before {
  content: "\ef3b";
}
.nc-icon-outline.users-2_b-check:before {
  content: "\ef3c";
}
.nc-icon-outline.users-2_b-location:before {
  content: "\ef3d";
}
.nc-icon-outline.users-2_b-love:before {
  content: "\ef3e";
}
.nc-icon-outline.users-2_b-meeting:before {
  content: "\ef3f";
}
.nc-icon-outline.users-2_b-remove:before {
  content: "\ef40";
}
.nc-icon-outline.users-2_b-security:before {
  content: "\ef41";
}
.nc-icon-outline.users-2_child:before {
  content: "\ef42";
}
.nc-icon-outline.users-2_contacts-44:before {
  content: "\ef43";
}
.nc-icon-outline.users-2_contacts-45:before {
  content: "\ef44";
}
.nc-icon-outline.users-2_couple-gay:before {
  content: "\ef45";
}
.nc-icon-outline.users-2_couple-lesbian:before {
  content: "\ef46";
}
.nc-icon-outline.users-2_disabled:before {
  content: "\ef47";
}
.nc-icon-outline.users-2_exchange:before {
  content: "\ef48";
}
.nc-icon-outline.users-2_family:before {
  content: "\ef49";
}
.nc-icon-outline.users-2_focus:before {
  content: "\ef4a";
}
.nc-icon-outline.users-2_home:before {
  content: "\ef4b";
}
.nc-icon-outline.users-2_man-down:before {
  content: "\ef4c";
}
.nc-icon-outline.users-2_man-up:before {
  content: "\ef4d";
}
.nc-icon-outline.users-2_man:before {
  content: "\ef4e";
}
.nc-icon-outline.users-2_meeting:before {
  content: "\ef4f";
}
.nc-icon-outline.users-2_mickey-mouse:before {
  content: "\ef50";
}
.nc-icon-outline.users-2_multiple:before {
  content: "\ef51";
}
.nc-icon-outline.users-2_pin:before {
  content: "\ef52";
}
.nc-icon-outline.users-2_police:before {
  content: "\ef53";
}
.nc-icon-outline.users-2_search:before {
  content: "\ef54";
}
.nc-icon-outline.users-2_standing-man:before {
  content: "\ef55";
}
.nc-icon-outline.users-2_standing-woman:before {
  content: "\ef56";
}
.nc-icon-outline.users-2_voice-record:before {
  content: "\ef57";
}
.nc-icon-outline.users-2_wc:before {
  content: "\ef58";
}
.nc-icon-outline.users-2_woman-down:before {
  content: "\ef59";
}
.nc-icon-outline.users-2_woman-up:before {
  content: "\ef5a";
}
.nc-icon-outline.users-2_woman:before {
  content: "\ef5b";
}
.nc-icon-outline.shopping_award:before {
  content: "\ea3e";
}
.nc-icon-outline.shopping_bag-09:before {
  content: "\ea3f";
}
.nc-icon-outline.shopping_bag-16:before {
  content: "\ea40";
}
.nc-icon-outline.shopping_bag-17:before {
  content: "\ea41";
}
.nc-icon-outline.shopping_bag-20:before {
  content: "\ea42";
}
.nc-icon-outline.shopping_bag-add-18:before {
  content: "\ea43";
}
.nc-icon-outline.shopping_bag-add-21:before {
  content: "\ea44";
}
.nc-icon-outline.shopping_bag-edit:before {
  content: "\ea45";
}
.nc-icon-outline.shopping_bag-remove-19:before {
  content: "\ea46";
}
.nc-icon-outline.shopping_bag-remove-22:before {
  content: "\ea47";
}
.nc-icon-outline.shopping_barcode-scan:before {
  content: "\ea48";
}
.nc-icon-outline.shopping_barcode:before {
  content: "\ea49";
}
.nc-icon-outline.shopping_bardcode-qr:before {
  content: "\ea4a";
}
.nc-icon-outline.shopping_basket-add:before {
  content: "\ea4b";
}
.nc-icon-outline.shopping_basket-edit:before {
  content: "\ea4c";
}
.nc-icon-outline.shopping_basket-remove:before {
  content: "\ea4d";
}
.nc-icon-outline.shopping_basket-simple-add:before {
  content: "\ea4e";
}
.nc-icon-outline.shopping_basket-simple-remove:before {
  content: "\ea4f";
}
.nc-icon-outline.shopping_basket-simple:before {
  content: "\ea50";
}
.nc-icon-outline.shopping_basket:before {
  content: "\ea51";
}
.nc-icon-outline.shopping_bitcoin:before {
  content: "\ea52";
}
.nc-icon-outline.shopping_board:before {
  content: "\ea53";
}
.nc-icon-outline.shopping_box-3d-50:before {
  content: "\ea54";
}
.nc-icon-outline.shopping_box-3d-67:before {
  content: "\ea55";
}
.nc-icon-outline.shopping_box-ribbon:before {
  content: "\ea56";
}
.nc-icon-outline.shopping_box:before {
  content: "\ea57";
}
.nc-icon-outline.shopping_cart-add:before {
  content: "\ea58";
}
.nc-icon-outline.shopping_cart-modern-add:before {
  content: "\ea59";
}
.nc-icon-outline.shopping_cart-modern-in:before {
  content: "\ea5a";
}
.nc-icon-outline.shopping_cart-modern-remove:before {
  content: "\ea5b";
}
.nc-icon-outline.shopping_cart-modern:before {
  content: "\ea5c";
}
.nc-icon-outline.shopping_cart-remove:before {
  content: "\ea5d";
}
.nc-icon-outline.shopping_cart-simple-add:before {
  content: "\ea5e";
}
.nc-icon-outline.shopping_cart-simple-in:before {
  content: "\ea5f";
}
.nc-icon-outline.shopping_cart-simple-remove:before {
  content: "\ea60";
}
.nc-icon-outline.shopping_cart-simple:before {
  content: "\ea61";
}
.nc-icon-outline.shopping_cart:before {
  content: "\ea62";
}
.nc-icon-outline.shopping_cash-register:before {
  content: "\ea63";
}
.nc-icon-outline.shopping_chart:before {
  content: "\ea64";
}
.nc-icon-outline.shopping_credit-card-in:before {
  content: "\ea65";
}
.nc-icon-outline.shopping_credit-card:before {
  content: "\ea66";
}
.nc-icon-outline.shopping_credit-locked:before {
  content: "\ea67";
}
.nc-icon-outline.shopping_delivery-fast:before {
  content: "\ea68";
}
.nc-icon-outline.shopping_delivery-time:before {
  content: "\ea69";
}
.nc-icon-outline.shopping_delivery-track:before {
  content: "\ea6a";
}
.nc-icon-outline.shopping_delivery:before {
  content: "\ea6b";
}
.nc-icon-outline.shopping_discount:before {
  content: "\ea6c";
}
.nc-icon-outline.shopping_gift:before {
  content: "\ea6d";
}
.nc-icon-outline.shopping_hand-card:before {
  content: "\ea6e";
}
.nc-icon-outline.shopping_list:before {
  content: "\ea6f";
}
.nc-icon-outline.shopping_mobile-card:before {
  content: "\ea70";
}
.nc-icon-outline.shopping_mobile-cart:before {
  content: "\ea71";
}
.nc-icon-outline.shopping_mobile-touch:before {
  content: "\ea72";
}
.nc-icon-outline.shopping_newsletter:before {
  content: "\ea73";
}
.nc-icon-outline.shopping_pos:before {
  content: "\ea74";
}
.nc-icon-outline.shopping_receipt-list-42:before {
  content: "\ea75";
}
.nc-icon-outline.shopping_receipt-list-43:before {
  content: "\ea76";
}
.nc-icon-outline.shopping_receipt:before {
  content: "\ea77";
}
.nc-icon-outline.shopping_shop-location:before {
  content: "\ea78";
}
.nc-icon-outline.shopping_shop:before {
  content: "\ea79";
}
.nc-icon-outline.shopping_stock:before {
  content: "\ea7a";
}
.nc-icon-outline.shopping_tag-content:before {
  content: "\ea7b";
}
.nc-icon-outline.shopping_tag-cut:before {
  content: "\ea7c";
}
.nc-icon-outline.shopping_tag-line:before {
  content: "\ea7d";
}
.nc-icon-outline.shopping_tag-sale:before {
  content: "\ea7e";
}
.nc-icon-outline.shopping_tag:before {
  content: "\ea7f";
}
.nc-icon-outline.shopping_wallet:before {
  content: "\ea80";
}
.nc-icon-outline.arrows-1_back-78:before {
  content: "\ea81";
}
.nc-icon-outline.arrows-1_back-80:before {
  content: "\ea82";
}
.nc-icon-outline.arrows-1_bold-direction:before {
  content: "\ea83";
}
.nc-icon-outline.arrows-1_bold-down:before {
  content: "\ea84";
}
.nc-icon-outline.arrows-1_bold-left:before {
  content: "\ea85";
}
.nc-icon-outline.arrows-1_bold-right:before {
  content: "\ea86";
}
.nc-icon-outline.arrows-1_bold-up:before {
  content: "\ea87";
}
.nc-icon-outline.arrows-1_circle-down-12:before {
  content: "\ea88";
}
.nc-icon-outline.arrows-1_circle-down-40:before {
  content: "\ea89";
}
.nc-icon-outline.arrows-1_circle-left-10:before {
  content: "\ea8a";
}
.nc-icon-outline.arrows-1_circle-left-38:before {
  content: "\ea8b";
}
.nc-icon-outline.arrows-1_circle-right-09:before {
  content: "\ea8c";
}
.nc-icon-outline.arrows-1_circle-right-37:before {
  content: "\ea8d";
}
.nc-icon-outline.arrows-1_circle-up-11:before {
  content: "\ea8e";
}
.nc-icon-outline.arrows-1_circle-up-39:before {
  content: "\ea8f";
}
.nc-icon-outline.arrows-1_cloud-download-93:before {
  content: "\ea90";
}
.nc-icon-outline.arrows-1_cloud-download-95:before {
  content: "\ea91";
}
.nc-icon-outline.arrows-1_cloud-upload-94:before {
  content: "\ea92";
}
.nc-icon-outline.arrows-1_cloud-upload-96:before {
  content: "\ea93";
}
.nc-icon-outline.arrows-1_curved-next:before {
  content: "\ea94";
}
.nc-icon-outline.arrows-1_curved-previous:before {
  content: "\ea95";
}
.nc-icon-outline.arrows-1_direction-53:before {
  content: "\ea96";
}
.nc-icon-outline.arrows-1_direction-56:before {
  content: "\ea97";
}
.nc-icon-outline.arrows-1_double-left:before {
  content: "\ea98";
}
.nc-icon-outline.arrows-1_double-right:before {
  content: "\ea99";
}
.nc-icon-outline.arrows-1_download:before {
  content: "\ea9a";
}
.nc-icon-outline.arrows-1_enlarge-diagonal-43:before {
  content: "\ea9b";
}
.nc-icon-outline.arrows-1_enlarge-diagonal-44:before {
  content: "\ea9c";
}
.nc-icon-outline.arrows-1_enlarge-horizontal:before {
  content: "\ea9d";
}
.nc-icon-outline.arrows-1_enlarge-vertical:before {
  content: "\ea9e";
}
.nc-icon-outline.arrows-1_fit-horizontal:before {
  content: "\ea9f";
}
.nc-icon-outline.arrows-1_fit-vertical:before {
  content: "\eaa0";
}
.nc-icon-outline.arrows-1_fullscreen-70:before {
  content: "\eaa1";
}
.nc-icon-outline.arrows-1_fullscreen-71:before {
  content: "\eaa2";
}
.nc-icon-outline.arrows-1_fullscreen-76:before {
  content: "\eaa3";
}
.nc-icon-outline.arrows-1_fullscreen-77:before {
  content: "\eaa4";
}
.nc-icon-outline.arrows-1_fullscreen-double-74:before {
  content: "\eaa5";
}
.nc-icon-outline.arrows-1_fullscreen-double-75:before {
  content: "\eaa6";
}
.nc-icon-outline.arrows-1_fullscreen-split-72:before {
  content: "\eaa7";
}
.nc-icon-outline.arrows-1_fullscreen-split-73:before {
  content: "\eaa8";
}
.nc-icon-outline.arrows-1_log-in:before {
  content: "\eaa9";
}
.nc-icon-outline.arrows-1_log-out:before {
  content: "\eaaa";
}
.nc-icon-outline.arrows-1_loop-82:before {
  content: "\eaab";
}
.nc-icon-outline.arrows-1_loop-83:before {
  content: "\eaac";
}
.nc-icon-outline.arrows-1_minimal-down:before {
  content: "\eaad";
}
.nc-icon-outline.arrows-1_minimal-left:before {
  content: "\eaae";
}
.nc-icon-outline.arrows-1_minimal-right:before {
  content: "\eaaf";
}
.nc-icon-outline.arrows-1_minimal-up:before {
  content: "\eab0";
}
.nc-icon-outline.arrows-1_redo-79:before {
  content: "\eab1";
}
.nc-icon-outline.arrows-1_redo-81:before {
  content: "\eab2";
}
.nc-icon-outline.arrows-1_refresh-68:before {
  content: "\eab3";
}
.nc-icon-outline.arrows-1_refresh-69:before {
  content: "\eab4";
}
.nc-icon-outline.arrows-1_round-down:before {
  content: "\eab5";
}
.nc-icon-outline.arrows-1_round-left:before {
  content: "\eab6";
}
.nc-icon-outline.arrows-1_round-right:before {
  content: "\eab7";
}
.nc-icon-outline.arrows-1_round-up:before {
  content: "\eab8";
}
.nc-icon-outline.arrows-1_share-66:before {
  content: "\eab9";
}
.nc-icon-outline.arrows-1_share-91:before {
  content: "\eaba";
}
.nc-icon-outline.arrows-1_share-92:before {
  content: "\eabb";
}
.nc-icon-outline.arrows-1_shuffle-97:before {
  content: "\eabc";
}
.nc-icon-outline.arrows-1_shuffle-98:before {
  content: "\eabd";
}
.nc-icon-outline.arrows-1_simple-down:before {
  content: "\eabe";
}
.nc-icon-outline.arrows-1_simple-left:before {
  content: "\eabf";
}
.nc-icon-outline.arrows-1_simple-right:before {
  content: "\eac0";
}
.nc-icon-outline.arrows-1_simple-up:before {
  content: "\eac1";
}
.nc-icon-outline.arrows-1_small-triangle-down:before {
  content: "\eac2";
}
.nc-icon-outline.arrows-1_small-triangle-left:before {
  content: "\eac3";
}
.nc-icon-outline.arrows-1_small-triangle-right:before {
  content: "\eac4";
}
.nc-icon-outline.arrows-1_small-triangle-up:before {
  content: "\eac5";
}
.nc-icon-outline.arrows-1_square-down:before {
  content: "\eac6";
}
.nc-icon-outline.arrows-1_square-left:before {
  content: "\eac7";
}
.nc-icon-outline.arrows-1_square-right:before {
  content: "\eac8";
}
.nc-icon-outline.arrows-1_square-up:before {
  content: "\eac9";
}
.nc-icon-outline.arrows-1_strong-down:before {
  content: "\eaca";
}
.nc-icon-outline.arrows-1_strong-left:before {
  content: "\eacb";
}
.nc-icon-outline.arrows-1_strong-right:before {
  content: "\eacc";
}
.nc-icon-outline.arrows-1_strong-up:before {
  content: "\eacd";
}
.nc-icon-outline.arrows-1_tail-down:before {
  content: "\eace";
}
.nc-icon-outline.arrows-1_tail-left:before {
  content: "\eacf";
}
.nc-icon-outline.arrows-1_tail-right:before {
  content: "\ead0";
}
.nc-icon-outline.arrows-1_tail-triangle-down:before {
  content: "\ead1";
}
.nc-icon-outline.arrows-1_tail-triangle-left:before {
  content: "\ead2";
}
.nc-icon-outline.arrows-1_tail-triangle-right:before {
  content: "\ead3";
}
.nc-icon-outline.arrows-1_tail-triangle-up:before {
  content: "\ead4";
}
.nc-icon-outline.arrows-1_tail-up:before {
  content: "\ead5";
}
.nc-icon-outline.arrows-1_trend-down:before {
  content: "\ead6";
}
.nc-icon-outline.arrows-1_trend-up:before {
  content: "\ead7";
}
.nc-icon-outline.arrows-1_triangle-down-20:before {
  content: "\ead8";
}
.nc-icon-outline.arrows-1_triangle-down-65:before {
  content: "\ead9";
}
.nc-icon-outline.arrows-1_triangle-left-18:before {
  content: "\eada";
}
.nc-icon-outline.arrows-1_triangle-left-63:before {
  content: "\eadb";
}
.nc-icon-outline.arrows-1_triangle-right-17:before {
  content: "\eadc";
}
.nc-icon-outline.arrows-1_triangle-right-62:before {
  content: "\eadd";
}
.nc-icon-outline.arrows-1_triangle-up-19:before {
  content: "\eade";
}
.nc-icon-outline.arrows-1_triangle-up-64:before {
  content: "\eadf";
}
.nc-icon-outline.arrows-1_window-zoom-in:before {
  content: "\eae0";
}
.nc-icon-outline.arrows-1_window-zoom-out:before {
  content: "\eae1";
}
.nc-icon-outline.arrows-1_zoom-88:before {
  content: "\eae2";
}
.nc-icon-outline.arrows-1_zoom-99:before {
  content: "\eae3";
}
.nc-icon-outline.arrows-1_zoom-100:before {
  content: "\eae4";
}
.nc-icon-outline.arrows-2_block-down:before {
  content: "\eae5";
}
.nc-icon-outline.arrows-2_block-left:before {
  content: "\eae6";
}
.nc-icon-outline.arrows-2_block-right:before {
  content: "\eae7";
}
.nc-icon-outline.arrows-2_block-up:before {
  content: "\eae8";
}
.nc-icon-outline.arrows-2_circle-in:before {
  content: "\eae9";
}
.nc-icon-outline.arrows-2_circle-out:before {
  content: "\eaea";
}
.nc-icon-outline.arrows-2_circuit-round:before {
  content: "\eaeb";
}
.nc-icon-outline.arrows-2_circuit:before {
  content: "\eaec";
}
.nc-icon-outline.arrows-2_computer-upload:before {
  content: "\eaed";
}
.nc-icon-outline.arrows-2_conversion:before {
  content: "\eaee";
}
.nc-icon-outline.arrows-2_corner-down-round:before {
  content: "\eaef";
}
.nc-icon-outline.arrows-2_corner-down:before {
  content: "\eaf0";
}
.nc-icon-outline.arrows-2_corner-left-down:before {
  content: "\eaf1";
}
.nc-icon-outline.arrows-2_corner-left-round:before {
  content: "\eaf2";
}
.nc-icon-outline.arrows-2_corner-left:before {
  content: "\eaf3";
}
.nc-icon-outline.arrows-2_corner-right-down:before {
  content: "\eaf4";
}
.nc-icon-outline.arrows-2_corner-right-round:before {
  content: "\eaf5";
}
.nc-icon-outline.arrows-2_corner-right:before {
  content: "\eaf6";
}
.nc-icon-outline.arrows-2_corner-up-left:before {
  content: "\eaf7";
}
.nc-icon-outline.arrows-2_corner-up-right:before {
  content: "\eaf8";
}
.nc-icon-outline.arrows-2_corner-up-round:before {
  content: "\eaf9";
}
.nc-icon-outline.arrows-2_corner-up:before {
  content: "\eafa";
}
.nc-icon-outline.arrows-2_cross-down:before {
  content: "\eafb";
}
.nc-icon-outline.arrows-2_cross-horizontal:before {
  content: "\eafc";
}
.nc-icon-outline.arrows-2_cross-left:before {
  content: "\eafd";
}
.nc-icon-outline.arrows-2_cross-right:before {
  content: "\eafe";
}
.nc-icon-outline.arrows-2_cross-up:before {
  content: "\eaff";
}
.nc-icon-outline.arrows-2_cross-vertical:before {
  content: "\eb00";
}
.nc-icon-outline.arrows-2_curve-circuit:before {
  content: "\eb01";
}
.nc-icon-outline.arrows-2_curve-directions:before {
  content: "\eb02";
}
.nc-icon-outline.arrows-2_curve-split:before {
  content: "\eb03";
}
.nc-icon-outline.arrows-2_delete-49:before {
  content: "\eb04";
}
.nc-icon-outline.arrows-2_delete-50:before {
  content: "\eb05";
}
.nc-icon-outline.arrows-2_direction:before {
  content: "\eb06";
}
.nc-icon-outline.arrows-2_dots-download:before {
  content: "\eb07";
}
.nc-icon-outline.arrows-2_dots-upload:before {
  content: "\eb08";
}
.nc-icon-outline.arrows-2_eject:before {
  content: "\eb09";
}
.nc-icon-outline.arrows-2_enlarge-circle:before {
  content: "\eb0a";
}
.nc-icon-outline.arrows-2_file-download-87:before {
  content: "\eb0b";
}
.nc-icon-outline.arrows-2_file-download-89:before {
  content: "\eb0c";
}
.nc-icon-outline.arrows-2_file-download-94:before {
  content: "\eb0d";
}
.nc-icon-outline.arrows-2_file-upload-86:before {
  content: "\eb0e";
}
.nc-icon-outline.arrows-2_file-upload-88:before {
  content: "\eb0f";
}
.nc-icon-outline.arrows-2_file-upload-93:before {
  content: "\eb10";
}
.nc-icon-outline.arrows-2_fork-round:before {
  content: "\eb11";
}
.nc-icon-outline.arrows-2_fork:before {
  content: "\eb12";
}
.nc-icon-outline.arrows-2_hit-down:before {
  content: "\eb13";
}
.nc-icon-outline.arrows-2_hit-left:before {
  content: "\eb14";
}
.nc-icon-outline.arrows-2_hit-right:before {
  content: "\eb15";
}
.nc-icon-outline.arrows-2_hit-up:before {
  content: "\eb16";
}
.nc-icon-outline.arrows-2_lines:before {
  content: "\eb17";
}
.nc-icon-outline.arrows-2_log-out:before {
  content: "\eb18";
}
.nc-icon-outline.arrows-2_loop:before {
  content: "\eb19";
}
.nc-icon-outline.arrows-2_merge-round:before {
  content: "\eb1a";
}
.nc-icon-outline.arrows-2_merge:before {
  content: "\eb1b";
}
.nc-icon-outline.arrows-2_move-05:before {
  content: "\eb1c";
}
.nc-icon-outline.arrows-2_move-06:before {
  content: "\eb1d";
}
.nc-icon-outline.arrows-2_move-92:before {
  content: "\eb1e";
}
.nc-icon-outline.arrows-2_move-down-right:before {
  content: "\eb1f";
}
.nc-icon-outline.arrows-2_move-down:before {
  content: "\eb20";
}
.nc-icon-outline.arrows-2_move-left:before {
  content: "\eb21";
}
.nc-icon-outline.arrows-2_move-right:before {
  content: "\eb22";
}
.nc-icon-outline.arrows-2_move-up-left:before {
  content: "\eb23";
}
.nc-icon-outline.arrows-2_move-up:before {
  content: "\eb24";
}
.nc-icon-outline.arrows-2_push-next:before {
  content: "\eb25";
}
.nc-icon-outline.arrows-2_push-previous:before {
  content: "\eb26";
}
.nc-icon-outline.arrows-2_reload:before {
  content: "\eb27";
}
.nc-icon-outline.arrows-2_replay:before {
  content: "\ee16";
}
.nc-icon-outline.arrows-2_rotate-left:before {
  content: "\ee17";
}
.nc-icon-outline.arrows-2_rotate-right:before {
  content: "\ee18";
}
.nc-icon-outline.arrows-2_round-left-down:before {
  content: "\ee19";
}
.nc-icon-outline.arrows-2_round-right-down:before {
  content: "\ee1a";
}
.nc-icon-outline.arrows-2_round-up-left:before {
  content: "\ee1b";
}
.nc-icon-outline.arrows-2_round-up-right:before {
  content: "\ee1c";
}
.nc-icon-outline.arrows-2_select-83:before {
  content: "\ee1d";
}
.nc-icon-outline.arrows-2_select-84:before {
  content: "\ee1e";
}
.nc-icon-outline.arrows-2_separate-round:before {
  content: "\ee1f";
}
.nc-icon-outline.arrows-2_separate:before {
  content: "\ee20";
}
.nc-icon-outline.arrows-2_share-left:before {
  content: "\ee21";
}
.nc-icon-outline.arrows-2_share-right:before {
  content: "\ee22";
}
.nc-icon-outline.arrows-2_skew-down:before {
  content: "\ee23";
}
.nc-icon-outline.arrows-2_skew-left:before {
  content: "\ee24";
}
.nc-icon-outline.arrows-2_skew-right:before {
  content: "\ee25";
}
.nc-icon-outline.arrows-2_skew-up:before {
  content: "\ee26";
}
.nc-icon-outline.arrows-2_small-left:before {
  content: "\ee27";
}
.nc-icon-outline.arrows-2_small-right:before {
  content: "\ee28";
}
.nc-icon-outline.arrows-2_split-horizontal:before {
  content: "\ee29";
}
.nc-icon-outline.arrows-2_split-round:before {
  content: "\ee2a";
}
.nc-icon-outline.arrows-2_split-vertical:before {
  content: "\ee2b";
}
.nc-icon-outline.arrows-2_split:before {
  content: "\ee2c";
}
.nc-icon-outline.arrows-2_square-download:before {
  content: "\ee2d";
}
.nc-icon-outline.arrows-2_square-upload:before {
  content: "\ee2e";
}
.nc-icon-outline.arrows-2_time:before {
  content: "\ee2f";
}
.nc-icon-outline.arrows-2_triangle-down:before {
  content: "\ee30";
}
.nc-icon-outline.arrows-2_triangle-left:before {
  content: "\ee31";
}
.nc-icon-outline.arrows-2_triangle-right:before {
  content: "\ee32";
}
.nc-icon-outline.arrows-2_triangle-up:before {
  content: "\ee33";
}
.nc-icon-outline.arrows-2_unite-round:before {
  content: "\ee34";
}
.nc-icon-outline.arrows-2_unite:before {
  content: "\ee35";
}
.nc-icon-outline.arrows-2_zoom:before {
  content: "\ee36";
}
.nc-icon-outline.arrows-3_circle-down:before {
  content: "\ee37";
}
.nc-icon-outline.arrows-3_circle-left:before {
  content: "\ee38";
}
.nc-icon-outline.arrows-3_circle-right:before {
  content: "\ee39";
}
.nc-icon-outline.arrows-3_circle-simple-down:before {
  content: "\ee3a";
}
.nc-icon-outline.arrows-3_circle-simple-left:before {
  content: "\ee3b";
}
.nc-icon-outline.arrows-3_circle-simple-right:before {
  content: "\ee3c";
}
.nc-icon-outline.arrows-3_circle-simple-up:before {
  content: "\ee3d";
}
.nc-icon-outline.arrows-3_circle-up:before {
  content: "\ee3e";
}
.nc-icon-outline.arrows-3_cloud-refresh:before {
  content: "\ee3f";
}
.nc-icon-outline.arrows-3_separate:before {
  content: "\ee40";
}
.nc-icon-outline.arrows-3_small-down:before {
  content: "\ee41";
}
.nc-icon-outline.arrows-3_small-up:before {
  content: "\ee42";
}
.nc-icon-outline.arrows-3_square-corner-down-left:before {
  content: "\ee43";
}
.nc-icon-outline.arrows-3_square-corner-down-right:before {
  content: "\ee44";
}
.nc-icon-outline.arrows-3_square-corner-up-left:before {
  content: "\ee45";
}
.nc-icon-outline.arrows-3_square-corner-up-right:before {
  content: "\ee46";
}
.nc-icon-outline.arrows-3_square-down-06:before {
  content: "\ee47";
}
.nc-icon-outline.arrows-3_square-down-22:before {
  content: "\ee48";
}
.nc-icon-outline.arrows-3_square-enlarge:before {
  content: "\ee49";
}
.nc-icon-outline.arrows-3_square-left-04:before {
  content: "\ee4a";
}
.nc-icon-outline.arrows-3_square-left-20:before {
  content: "\ee4b";
}
.nc-icon-outline.arrows-3_square-right-03:before {
  content: "\ee4c";
}
.nc-icon-outline.arrows-3_square-right-19:before {
  content: "\ee4d";
}
.nc-icon-outline.arrows-3_square-simple-down:before {
  content: "\ee4e";
}
.nc-icon-outline.arrows-3_square-simple-left:before {
  content: "\ee4f";
}
.nc-icon-outline.arrows-3_square-simple-right:before {
  content: "\ee50";
}
.nc-icon-outline.arrows-3_square-simple-up:before {
  content: "\ee51";
}
.nc-icon-outline.arrows-3_square-up-05:before {
  content: "\ee52";
}
.nc-icon-outline.arrows-3_square-up-21:before {
  content: "\ee53";
}
.nc-icon-outline.arrows-3_square-zoom:before {
  content: "\ee54";
}
.nc-icon-outline.arrows-3_super-bold-down:before {
  content: "\ee55";
}
.nc-icon-outline.arrows-3_super-bold-left:before {
  content: "\ee56";
}
.nc-icon-outline.arrows-3_super-bold-right:before {
  content: "\ee57";
}
.nc-icon-outline.arrows-3_super-bold-up:before {
  content: "\ee58";
}
.nc-icon-outline.arrows-4_block-bottom-left:before {
  content: "\ee59";
}
.nc-icon-outline.arrows-4_block-bottom-right:before {
  content: "\ee5a";
}
.nc-icon-outline.arrows-4_block-top-left:before {
  content: "\ee5b";
}
.nc-icon-outline.arrows-4_block-top-right:before {
  content: "\ee5c";
}
.nc-icon-outline.arrows-4_centralize:before {
  content: "\ee5d";
}
.nc-icon-outline.arrows-4_compare:before {
  content: "\ee5e";
}
.nc-icon-outline.arrows-4_contrast:before {
  content: "\ee5f";
}
.nc-icon-outline.arrows-4_cross:before {
  content: "\ee60";
}
.nc-icon-outline.arrows-4_diag-bottom-left:before {
  content: "\ee61";
}
.nc-icon-outline.arrows-4_diag-bottom-right:before {
  content: "\ee62";
}
.nc-icon-outline.arrows-4_diag-top-left:before {
  content: "\ee63";
}
.nc-icon-outline.arrows-4_diag-top-right:before {
  content: "\ee64";
}
.nc-icon-outline.arrows-4_disperse:before {
  content: "\ee65";
}
.nc-icon-outline.arrows-4_download:before {
  content: "\ee66";
}
.nc-icon-outline.arrows-4_enlarge-45:before {
  content: "\ee67";
}
.nc-icon-outline.arrows-4_enlarge-46:before {
  content: "\ee68";
}
.nc-icon-outline.arrows-4_export:before {
  content: "\ee69";
}
.nc-icon-outline.arrows-4_format-left:before {
  content: "\ee6a";
}
.nc-icon-outline.arrows-4_format-right:before {
  content: "\ee6b";
}
.nc-icon-outline.arrows-4_input-12:before {
  content: "\ee6c";
}
.nc-icon-outline.arrows-4_input-21:before {
  content: "\ee6d";
}
.nc-icon-outline.arrows-4_invert:before {
  content: "\ee6e";
}
.nc-icon-outline.arrows-4_launch-11:before {
  content: "\ee6f";
}
.nc-icon-outline.arrows-4_launch-47:before {
  content: "\ee70";
}
.nc-icon-outline.arrows-4_logout:before {
  content: "\ee71";
}
.nc-icon-outline.arrows-4_loop-30:before {
  content: "\ee72";
}
.nc-icon-outline.arrows-4_loop-34:before {
  content: "\ee73";
}
.nc-icon-outline.arrows-4_merge:before {
  content: "\ee74";
}
.nc-icon-outline.arrows-4_open-in-browser:before {
  content: "\ee75";
}
.nc-icon-outline.arrows-4_priority-high:before {
  content: "\ee76";
}
.nc-icon-outline.arrows-4_priority-low:before {
  content: "\ee77";
}
.nc-icon-outline.arrows-4_redo-10:before {
  content: "\ee78";
}
.nc-icon-outline.arrows-4_redo-26:before {
  content: "\ee79";
}
.nc-icon-outline.arrows-4_reply-all:before {
  content: "\ee7a";
}
.nc-icon-outline.arrows-4_reply:before {
  content: "\ee7b";
}
.nc-icon-outline.arrows-4_restore:before {
  content: "\ee7c";
}
.nc-icon-outline.arrows-4_share:before {
  content: "\ee7d";
}
.nc-icon-outline.arrows-4_shuffle-01:before {
  content: "\ee7e";
}
.nc-icon-outline.arrows-4_shuffle-35:before {
  content: "\ee7f";
}
.nc-icon-outline.arrows-4_split-33:before {
  content: "\ee80";
}
.nc-icon-outline.arrows-4_split-37:before {
  content: "\ee81";
}
.nc-icon-outline.arrows-4_stre-down:before {
  content: "\ee82";
}
.nc-icon-outline.arrows-4_stre-left:before {
  content: "\ee83";
}
.nc-icon-outline.arrows-4_stre-right:before {
  content: "\ee84";
}
.nc-icon-outline.arrows-4_stre-up:before {
  content: "\ee85";
}
.nc-icon-outline.arrows-4_swap-horizontal:before {
  content: "\ee86";
}
.nc-icon-outline.arrows-4_swap-vertical:before {
  content: "\ee87";
}
.nc-icon-outline.arrows-4_system-update:before {
  content: "\ee88";
}
.nc-icon-outline.arrows-4_undo-25:before {
  content: "\ee89";
}
.nc-icon-outline.arrows-4_undo-29:before {
  content: "\ee8a";
}
.nc-icon-outline.arrows-4_upload:before {
  content: "\ee8b";
}
.nc-icon-outline.files-2_ai-illustrator:before {
  content: "\e947";
}
.nc-icon-outline.files-2_avi:before {
  content: "\e948";
}
.nc-icon-outline.files-2_css:before {
  content: "\e949";
}
.nc-icon-outline.files-2_csv:before {
  content: "\e94a";
}
.nc-icon-outline.files-2_doc:before {
  content: "\e94b";
}
.nc-icon-outline.files-2_docx:before {
  content: "\e94c";
}
.nc-icon-outline.files-2_epub:before {
  content: "\e94d";
}
.nc-icon-outline.files-2_exe:before {
  content: "\e94e";
}
.nc-icon-outline.files-2_font:before {
  content: "\e94f";
}
.nc-icon-outline.files-2_gif:before {
  content: "\e950";
}
.nc-icon-outline.files-2_html:before {
  content: "\e951";
}
.nc-icon-outline.files-2_jpg-jpeg:before {
  content: "\e952";
}
.nc-icon-outline.files-2_js-javascript-jquery:before {
  content: "\e953";
}
.nc-icon-outline.files-3_mov:before {
  content: "\e954";
}
.nc-icon-outline.files-3_mp3:before {
  content: "\e955";
}
.nc-icon-outline.files-3_mp4:before {
  content: "\e956";
}
.nc-icon-outline.files-3_pdf:before {
  content: "\e957";
}
.nc-icon-outline.files-3_png:before {
  content: "\e958";
}
.nc-icon-outline.files-3_psd-photoshop:before {
  content: "\e959";
}
.nc-icon-outline.files-3_rar:before {
  content: "\e95a";
}
.nc-icon-outline.files-3_sketch:before {
  content: "\e95b";
}
.nc-icon-outline.files-3_svg:before {
  content: "\e95c";
}
.nc-icon-outline.files-3_txt:before {
  content: "\e95d";
}
.nc-icon-outline.files-3_wav:before {
  content: "\e95e";
}
.nc-icon-outline.files-3_zip:before {
  content: "\e95f";
}
.nc-icon-outline.design_album:before {
  content: "\e960";
}
.nc-icon-outline.design_align-bottom:before {
  content: "\e961";
}
.nc-icon-outline.design_align-center-horizontal:before {
  content: "\e962";
}
.nc-icon-outline.design_align-center-vertical:before {
  content: "\e963";
}
.nc-icon-outline.design_align-left:before {
  content: "\e964";
}
.nc-icon-outline.design_align-right:before {
  content: "\e965";
}
.nc-icon-outline.design_align-top:before {
  content: "\e966";
}
.nc-icon-outline.design_app:before {
  content: "\e967";
}
.nc-icon-outline.design_artboard:before {
  content: "\e968";
}
.nc-icon-outline.design_blend:before {
  content: "\e969";
}
.nc-icon-outline.design_book-bookmark:before {
  content: "\e96a";
}
.nc-icon-outline.design_book-open:before {
  content: "\e96b";
}
.nc-icon-outline.design_brush:before {
  content: "\e96c";
}
.nc-icon-outline.design_bug:before {
  content: "\e96d";
}
.nc-icon-outline.design_bullet-list-67:before {
  content: "\e96e";
}
.nc-icon-outline.design_bullet-list-68:before {
  content: "\e96f";
}
.nc-icon-outline.design_bullet-list-69:before {
  content: "\e970";
}
.nc-icon-outline.design_bullet-list-70:before {
  content: "\e971";
}
.nc-icon-outline.design_clone:before {
  content: "\e972";
}
.nc-icon-outline.design_code-editor:before {
  content: "\e973";
}
.nc-icon-outline.design_code:before {
  content: "\e974";
}
.nc-icon-outline.design_collection:before {
  content: "\e975";
}
.nc-icon-outline.design_command:before {
  content: "\e976";
}
.nc-icon-outline.design_compass:before {
  content: "\e977";
}
.nc-icon-outline.design_contrast:before {
  content: "\e978";
}
.nc-icon-outline.design_copy:before {
  content: "\e979";
}
.nc-icon-outline.design_crop:before {
  content: "\e97a";
}
.nc-icon-outline.design_cursor-48:before {
  content: "\e97b";
}
.nc-icon-outline.design_cursor-49:before {
  content: "\e97c";
}
.nc-icon-outline.design_design-dev:before {
  content: "\e97d";
}
.nc-icon-outline.design_design:before {
  content: "\e97e";
}
.nc-icon-outline.design_distribute-horizontal:before {
  content: "\e97f";
}
.nc-icon-outline.design_distribute-vertical:before {
  content: "\e980";
}
.nc-icon-outline.design_drag:before {
  content: "\e981";
}
.nc-icon-outline.design_eraser-32:before {
  content: "\e982";
}
.nc-icon-outline.design_eraser-33:before {
  content: "\e983";
}
.nc-icon-outline.design_eraser-46:before {
  content: "\e984";
}
.nc-icon-outline.design_flip-horizontal:before {
  content: "\e985";
}
.nc-icon-outline.design_flip-vertical:before {
  content: "\e986";
}
.nc-icon-outline.design_image:before {
  content: "\e987";
}
.nc-icon-outline.design_magnet:before {
  content: "\e988";
}
.nc-icon-outline.design_marker:before {
  content: "\e989";
}
.nc-icon-outline.design_measure-02:before {
  content: "\e98a";
}
.nc-icon-outline.design_measure-17:before {
  content: "\e98b";
}
.nc-icon-outline.design_measure-big:before {
  content: "\e98c";
}
.nc-icon-outline.design_mobile-design:before {
  content: "\e98d";
}
.nc-icon-outline.design_mobile-dev:before {
  content: "\e98e";
}
.nc-icon-outline.design_mouse-08:before {
  content: "\e98f";
}
.nc-icon-outline.design_mouse-09:before {
  content: "\e990";
}
.nc-icon-outline.design_mouse-10:before {
  content: "\e991";
}
.nc-icon-outline.design_newsletter-dev:before {
  content: "\e992";
}
.nc-icon-outline.design_note-code:before {
  content: "\e993";
}
.nc-icon-outline.design_paint-16:before {
  content: "\e994";
}
.nc-icon-outline.design_paint-37:before {
  content: "\e995";
}
.nc-icon-outline.design_paint-38:before {
  content: "\e996";
}
.nc-icon-outline.design_paint-bucket-39:before {
  content: "\e997";
}
.nc-icon-outline.design_paint-bucket-40:before {
  content: "\e998";
}
.nc-icon-outline.design_palette:before {
  content: "\e999";
}
.nc-icon-outline.design_pantone:before {
  content: "\e99a";
}
.nc-icon-outline.design_paper-design:before {
  content: "\e99b";
}
.nc-icon-outline.design_paper-dev:before {
  content: "\e99c";
}
.nc-icon-outline.design_patch-19:before {
  content: "\e99d";
}
.nc-icon-outline.design_patch-34:before {
  content: "\e99e";
}
.nc-icon-outline.design_path-exclude:before {
  content: "\e99f";
}
.nc-icon-outline.design_path-intersect:before {
  content: "\e9a0";
}
.nc-icon-outline.design_path-minus:before {
  content: "\e9a1";
}
.nc-icon-outline.design_path-unite:before {
  content: "\e9a2";
}
.nc-icon-outline.design_pen-01:before {
  content: "\e9a3";
}
.nc-icon-outline.design_pen-23:before {
  content: "\e9a4";
}
.nc-icon-outline.design_pen-tool:before {
  content: "\e9a5";
}
.nc-icon-outline.design_phone:before {
  content: "\e9a6";
}
.nc-icon-outline.design_photo-editor:before {
  content: "\e9a7";
}
.nc-icon-outline.design_responsive:before {
  content: "\e9a8";
}
.nc-icon-outline.design_scissors-dashed:before {
  content: "\e9a9";
}
.nc-icon-outline.design_scissors:before {
  content: "\e9aa";
}
.nc-icon-outline.design_shape-adjust:before {
  content: "\edcb";
}
.nc-icon-outline.design_shape-circle:before {
  content: "\edcc";
}
.nc-icon-outline.design_shape-polygon:before {
  content: "\edcd";
}
.nc-icon-outline.design_shape-square:before {
  content: "\edce";
}
.nc-icon-outline.design_shape-triangle:before {
  content: "\edcf";
}
.nc-icon-outline.design_shapes:before {
  content: "\edd0";
}
.nc-icon-outline.design_sharpener:before {
  content: "\edd1";
}
.nc-icon-outline.design_slice:before {
  content: "\edd2";
}
.nc-icon-outline.design_spray:before {
  content: "\edd3";
}
.nc-icon-outline.design_stamp:before {
  content: "\edd4";
}
.nc-icon-outline.design_tablet-mobile:before {
  content: "\edd5";
}
.nc-icon-outline.design_tablet:before {
  content: "\edd6";
}
.nc-icon-outline.design_text:before {
  content: "\edd7";
}
.nc-icon-outline.design_todo:before {
  content: "\edd8";
}
.nc-icon-outline.design_usb:before {
  content: "\edd9";
}
.nc-icon-outline.design_vector:before {
  content: "\edda";
}
.nc-icon-outline.design_wand-11:before {
  content: "\eddb";
}
.nc-icon-outline.design_wand-99:before {
  content: "\eddc";
}
.nc-icon-outline.design_watch-dev:before {
  content: "\eddd";
}
.nc-icon-outline.design_web-design:before {
  content: "\edde";
}
.nc-icon-outline.design_webpage:before {
  content: "\eddf";
}
.nc-icon-outline.design_window-code:before {
  content: "\ede0";
}
.nc-icon-outline.design_window-dev:before {
  content: "\ede1";
}
.nc-icon-outline.design_window-paragraph:before {
  content: "\ede2";
}
.nc-icon-outline.design_window-responsive:before {
  content: "\ede3";
}
.nc-icon-outline.design-2_3d-28:before {
  content: "\ede4";
}
.nc-icon-outline.design-2_3d-29:before {
  content: "\ede5";
}
.nc-icon-outline.design-2_android:before {
  content: "\ede6";
}
.nc-icon-outline.design-2_angle:before {
  content: "\ede7";
}
.nc-icon-outline.design-2_animation-14:before {
  content: "\ede8";
}
.nc-icon-outline.design-2_animation-31:before {
  content: "\ede9";
}
.nc-icon-outline.design-2_animation-32:before {
  content: "\edea";
}
.nc-icon-outline.design-2_apple:before {
  content: "\edeb";
}
.nc-icon-outline.design-2_browser-chrome:before {
  content: "\edec";
}
.nc-icon-outline.design-2_browser-edge:before {
  content: "\eded";
}
.nc-icon-outline.design-2_browser-firefox:before {
  content: "\edee";
}
.nc-icon-outline.design-2_browser-ie:before {
  content: "\edef";
}
.nc-icon-outline.design-2_browser-opera:before {
  content: "\edf0";
}
.nc-icon-outline.design-2_browser-safari:before {
  content: "\edf1";
}
.nc-icon-outline.design-2_bucket:before {
  content: "\edf2";
}
.nc-icon-outline.design-2_button:before {
  content: "\edf3";
}
.nc-icon-outline.design-2_canvas:before {
  content: "\edf4";
}
.nc-icon-outline.design-2_css3:before {
  content: "\edf5";
}
.nc-icon-outline.design-2_cursor-add:before {
  content: "\edf6";
}
.nc-icon-outline.design-2_cursor-grab:before {
  content: "\edf7";
}
.nc-icon-outline.design-2_cursor-load:before {
  content: "\edf8";
}
.nc-icon-outline.design-2_cursor-menu:before {
  content: "\edf9";
}
.nc-icon-outline.design-2_cursor-not-allowed:before {
  content: "\edfa";
}
.nc-icon-outline.design-2_cursor-pointer:before {
  content: "\edfb";
}
.nc-icon-outline.design-2_cursor-text:before {
  content: "\edfc";
}
.nc-icon-outline.design-2_divider:before {
  content: "\edfd";
}
.nc-icon-outline.design-2_filter-organization:before {
  content: "\edfe";
}
.nc-icon-outline.design-2_form:before {
  content: "\edff";
}
.nc-icon-outline.design-2_frame:before {
  content: "\ee00";
}
.nc-icon-outline.design-2_group:before {
  content: "\ee01";
}
.nc-icon-outline.design-2_html5:before {
  content: "\ee02";
}
.nc-icon-outline.design-2_image:before {
  content: "\ee03";
}
.nc-icon-outline.design-2_layers:before {
  content: "\ee04";
}
.nc-icon-outline.design-2_layout-11:before {
  content: "\ee05";
}
.nc-icon-outline.design-2_layout-25:before {
  content: "\ee06";
}
.nc-icon-outline.design-2_microsoft:before {
  content: "\ee07";
}
.nc-icon-outline.design-2_mirror:before {
  content: "\ee08";
}
.nc-icon-outline.design-2_move-down:before {
  content: "\ee09";
}
.nc-icon-outline.design-2_move-up:before {
  content: "\ee0a";
}
.nc-icon-outline.design-2_paint-brush:before {
  content: "\ee0b";
}
.nc-icon-outline.design-2_ruler-pencil:before {
  content: "\ee0c";
}
.nc-icon-outline.design-2_scale-down:before {
  content: "\ee0d";
}
.nc-icon-outline.design-2_scale-up:before {
  content: "\ee0e";
}
.nc-icon-outline.design-2_scale:before {
  content: "\ee0f";
}
.nc-icon-outline.design-2_selection:before {
  content: "\ee10";
}
.nc-icon-outline.design-2_slider:before {
  content: "\ee11";
}
.nc-icon-outline.design-2_text:before {
  content: "\ee12";
}
.nc-icon-outline.design-2_transform-origin:before {
  content: "\ee13";
}
.nc-icon-outline.design-2_transform:before {
  content: "\ee14";
}
.nc-icon-outline.design-2_ungroup:before {
  content: "\ee15";
}
.nc-icon-outline.loader_circle-04:before {
  content: "\edc7";
}
.nc-icon-outline.loader_dots-06:before {
  content: "\edc8";
}
.nc-icon-outline.loader_gear:before {
  content: "\edc9";
}
.nc-icon-outline.loader_refresh:before {
  content: "\edca";
}
.nc-icon-outline.ui-1_analytics-88:before {
  content: "\ecd6";
}
.nc-icon-outline.ui-1_analytics-89:before {
  content: "\ecd7";
}
.nc-icon-outline.ui-1_attach-86:before {
  content: "\ecd8";
}
.nc-icon-outline.ui-1_attach-87:before {
  content: "\ecd9";
}
.nc-icon-outline.ui-1_bell-53:before {
  content: "\ecda";
}
.nc-icon-outline.ui-1_bell-54:before {
  content: "\ecdb";
}
.nc-icon-outline.ui-1_bell-55:before {
  content: "\ecdc";
}
.nc-icon-outline.ui-1_bold-add:before {
  content: "\ecdd";
}
.nc-icon-outline.ui-1_bold-delete:before {
  content: "\ecde";
}
.nc-icon-outline.ui-1_bold-remove:before {
  content: "\ecdf";
}
.nc-icon-outline.ui-1_bookmark-add:before {
  content: "\ece0";
}
.nc-icon-outline.ui-1_bookmark-remove:before {
  content: "\ece1";
}
.nc-icon-outline.ui-1_calendar-57:before {
  content: "\ece2";
}
.nc-icon-outline.ui-1_calendar-60:before {
  content: "\ece3";
}
.nc-icon-outline.ui-1_calendar-check-59:before {
  content: "\ece4";
}
.nc-icon-outline.ui-1_calendar-check-62:before {
  content: "\ece5";
}
.nc-icon-outline.ui-1_calendar-grid-58:before {
  content: "\ece6";
}
.nc-icon-outline.ui-1_calendar-grid-61:before {
  content: "\ece7";
}
.nc-icon-outline.ui-1_check-bold:before {
  content: "\ece8";
}
.nc-icon-outline.ui-1_check-circle-07:before {
  content: "\ece9";
}
.nc-icon-outline.ui-1_check-circle-08:before {
  content: "\ecea";
}
.nc-icon-outline.ui-1_check-curve:before {
  content: "\eceb";
}
.nc-icon-outline.ui-1_check-simple:before {
  content: "\ecec";
}
.nc-icon-outline.ui-1_check-small:before {
  content: "\eced";
}
.nc-icon-outline.ui-1_check-square-09:before {
  content: "\ecee";
}
.nc-icon-outline.ui-1_check-square-11:before {
  content: "\ecef";
}
.nc-icon-outline.ui-1_check:before {
  content: "\ecf0";
}
.nc-icon-outline.ui-1_circle-add:before {
  content: "\ecf1";
}
.nc-icon-outline.ui-1_circle-bold-add:before {
  content: "\ecf2";
}
.nc-icon-outline.ui-1_circle-bold-remove:before {
  content: "\ecf3";
}
.nc-icon-outline.ui-1_circle-delete:before {
  content: "\ecf4";
}
.nc-icon-outline.ui-1_circle-remove:before {
  content: "\ecf5";
}
.nc-icon-outline.ui-1_dashboard-29:before {
  content: "\ecf6";
}
.nc-icon-outline.ui-1_dashboard-30:before {
  content: "\ecf7";
}
.nc-icon-outline.ui-1_dashboard-half:before {
  content: "\ecf8";
}
.nc-icon-outline.ui-1_dashboard-level:before {
  content: "\ecf9";
}
.nc-icon-outline.ui-1_database:before {
  content: "\ecfa";
}
.nc-icon-outline.ui-1_drop:before {
  content: "\ecfb";
}
.nc-icon-outline.ui-1_edit-71:before {
  content: "\ecfc";
}
.nc-icon-outline.ui-1_edit-72:before {
  content: "\ecfd";
}
.nc-icon-outline.ui-1_edit-73:before {
  content: "\ecfe";
}
.nc-icon-outline.ui-1_edit-74:before {
  content: "\ecff";
}
.nc-icon-outline.ui-1_edit-75:before {
  content: "\ed00";
}
.nc-icon-outline.ui-1_edit-76:before {
  content: "\ed01";
}
.nc-icon-outline.ui-1_edit-77:before {
  content: "\ed02";
}
.nc-icon-outline.ui-1_edit-78:before {
  content: "\ed03";
}
.nc-icon-outline.ui-1_email-83:before {
  content: "\ed04";
}
.nc-icon-outline.ui-1_email-84:before {
  content: "\ed05";
}
.nc-icon-outline.ui-1_email-85:before {
  content: "\ed06";
}
.nc-icon-outline.ui-1_eye-17:before {
  content: "\ed07";
}
.nc-icon-outline.ui-1_eye-19:before {
  content: "\ed08";
}
.nc-icon-outline.ui-1_eye-ban-18:before {
  content: "\ed09";
}
.nc-icon-outline.ui-1_eye-ban-20:before {
  content: "\ed0a";
}
.nc-icon-outline.ui-1_flame:before {
  content: "\ed0b";
}
.nc-icon-outline.ui-1_home-51:before {
  content: "\ed0c";
}
.nc-icon-outline.ui-1_home-52:before {
  content: "\ed0d";
}
.nc-icon-outline.ui-1_home-minimal:before {
  content: "\ed0e";
}
.nc-icon-outline.ui-1_home-simple:before {
  content: "\ed0f";
}
.nc-icon-outline.ui-1_leaf-80:before {
  content: "\ed10";
}
.nc-icon-outline.ui-1_leaf-81:before {
  content: "\ed11";
}
.nc-icon-outline.ui-1_leaf-edit:before {
  content: "\ed12";
}
.nc-icon-outline.ui-1_lock-circle-open:before {
  content: "\ed13";
}
.nc-icon-outline.ui-1_lock-circle:before {
  content: "\ed14";
}
.nc-icon-outline.ui-1_lock-open:before {
  content: "\ed15";
}
.nc-icon-outline.ui-1_lock:before {
  content: "\ed16";
}
.nc-icon-outline.ui-1_notification-69:before {
  content: "\ed17";
}
.nc-icon-outline.ui-1_notification-70:before {
  content: "\ed18";
}
.nc-icon-outline.ui-1_pencil:before {
  content: "\ed19";
}
.nc-icon-outline.ui-1_preferences-circle-rotate:before {
  content: "\ed1a";
}
.nc-icon-outline.ui-1_preferences-circle:before {
  content: "\ed1b";
}
.nc-icon-outline.ui-1_preferences-container-circle-rotate:before {
  content: "\ed1c";
}
.nc-icon-outline.ui-1_preferences-container-circle:before {
  content: "\ed1d";
}
.nc-icon-outline.ui-1_preferences-container-rotate:before {
  content: "\ed1e";
}
.nc-icon-outline.ui-1_preferences-container:before {
  content: "\ed1f";
}
.nc-icon-outline.ui-1_preferences-rotate:before {
  content: "\ed20";
}
.nc-icon-outline.ui-1_preferences:before {
  content: "\ed21";
}
.nc-icon-outline.ui-1_send:before {
  content: "\ed22";
}
.nc-icon-outline.ui-1_settings-gear-63:before {
  content: "\ed23";
}
.nc-icon-outline.ui-1_settings-gear-64:before {
  content: "\ed24";
}
.nc-icon-outline.ui-1_settings-gear-65:before {
  content: "\ed25";
}
.nc-icon-outline.ui-1_settings-tool-66:before {
  content: "\ed26";
}
.nc-icon-outline.ui-1_settings-tool-67:before {
  content: "\ed27";
}
.nc-icon-outline.ui-1_settings:before {
  content: "\ed28";
}
.nc-icon-outline.ui-1_simple-add:before {
  content: "\ed29";
}
.nc-icon-outline.ui-1_simple-delete:before {
  content: "\ed2a";
}
.nc-icon-outline.ui-1_simple-remove:before {
  content: "\ed2b";
}
.nc-icon-outline.ui-1_trash-round:before {
  content: "\ed2c";
}
.nc-icon-outline.ui-1_trash-simple:before {
  content: "\ed2d";
}
.nc-icon-outline.ui-1_trash:before {
  content: "\ed2e";
}
.nc-icon-outline.ui-1_ui-03:before {
  content: "\ed2f";
}
.nc-icon-outline.ui-1_ui-04:before {
  content: "\ed30";
}
.nc-icon-outline.ui-1_zoom-bold-in:before {
  content: "\ed31";
}
.nc-icon-outline.ui-1_zoom-bold-out:before {
  content: "\ed32";
}
.nc-icon-outline.ui-1_zoom-bold:before {
  content: "\ed33";
}
.nc-icon-outline.ui-1_zoom-in:before {
  content: "\ed34";
}
.nc-icon-outline.ui-1_zoom-out:before {
  content: "\ed35";
}
.nc-icon-outline.ui-1_zoom-split-in:before {
  content: "\ed36";
}
.nc-icon-outline.ui-1_zoom-split-out:before {
  content: "\ed37";
}
.nc-icon-outline.ui-1_zoom-split:before {
  content: "\ed38";
}
.nc-icon-outline.ui-1_zoom:before {
  content: "\ed39";
}
.nc-icon-outline.ui-2_alert:before {
  content: "\ed3a";
}
.nc-icon-outline.ui-2_alert-:before {
  content: "\ed3b";
}
.nc-icon-outline.ui-2_alert-circle:before {
  content: "\ed3c";
}
.nc-icon-outline.ui-2_alert-circle-:before {
  content: "\ed3d";
}
.nc-icon-outline.ui-2_alert-circle-i:before {
  content: "\ed3e";
}
.nc-icon-outline.ui-2_alert-i:before {
  content: "\ed3f";
}
.nc-icon-outline.ui-2_alert-square:before {
  content: "\ed40";
}
.nc-icon-outline.ui-2_alert-square-:before {
  content: "\ed41";
}
.nc-icon-outline.ui-2_alert-square-i:before {
  content: "\ed42";
}
.nc-icon-outline.ui-2_archive:before {
  content: "\ed43";
}
.nc-icon-outline.ui-2_ban-bold:before {
  content: "\ed44";
}
.nc-icon-outline.ui-2_ban:before {
  content: "\ed45";
}
.nc-icon-outline.ui-2_battery-81:before {
  content: "\ed46";
}
.nc-icon-outline.ui-2_battery-83:before {
  content: "\ed47";
}
.nc-icon-outline.ui-2_battery-half:before {
  content: "\ed48";
}
.nc-icon-outline.ui-2_battery-low:before {
  content: "\ed49";
}
.nc-icon-outline.ui-2_bluetooth:before {
  content: "\ed4a";
}
.nc-icon-outline.ui-2_book:before {
  content: "\ed4b";
}
.nc-icon-outline.ui-2_chart-bar-52:before {
  content: "\ed4c";
}
.nc-icon-outline.ui-2_chart-bar-53:before {
  content: "\ed4d";
}
.nc-icon-outline.ui-2_chat-content:before {
  content: "\ed4e";
}
.nc-icon-outline.ui-2_chat-round-content:before {
  content: "\ed4f";
}
.nc-icon-outline.ui-2_chat-round:before {
  content: "\ed50";
}
.nc-icon-outline.ui-2_chat:before {
  content: "\ed51";
}
.nc-icon-outline.ui-2_circle-bold-delete:before {
  content: "\ed52";
}
.nc-icon-outline.ui-2_cloud-25:before {
  content: "\ed53";
}
.nc-icon-outline.ui-2_cloud-26:before {
  content: "\ed54";
}
.nc-icon-outline.ui-2_disk:before {
  content: "\ed55";
}
.nc-icon-outline.ui-2_enlarge-57:before {
  content: "\ed56";
}
.nc-icon-outline.ui-2_enlarge-58:before {
  content: "\ed57";
}
.nc-icon-outline.ui-2_enlarge-59:before {
  content: "\ed58";
}
.nc-icon-outline.ui-2_fat-add:before {
  content: "\ed59";
}
.nc-icon-outline.ui-2_fat-delete:before {
  content: "\ed5a";
}
.nc-icon-outline.ui-2_fat-remove:before {
  content: "\ed5b";
}
.nc-icon-outline.ui-2_favourite-28:before {
  content: "\ed5c";
}
.nc-icon-outline.ui-2_favourite-31:before {
  content: "\ed5d";
}
.nc-icon-outline.ui-2_favourite-add-29:before {
  content: "\ed5e";
}
.nc-icon-outline.ui-2_favourite-add-32:before {
  content: "\ed5f";
}
.nc-icon-outline.ui-2_favourite-remove-30:before {
  content: "\ed60";
}
.nc-icon-outline.ui-2_favourite-remove-33:before {
  content: "\ed61";
}
.nc-icon-outline.ui-2_filter:before {
  content: "\ed62";
}
.nc-icon-outline.ui-2_fullsize:before {
  content: "\ed63";
}
.nc-icon-outline.ui-2_grid-45:before {
  content: "\ed64";
}
.nc-icon-outline.ui-2_grid-46:before {
  content: "\ed65";
}
.nc-icon-outline.ui-2_grid-48:before {
  content: "\ed66";
}
.nc-icon-outline.ui-2_grid-49:before {
  content: "\ed67";
}
.nc-icon-outline.ui-2_grid-50:before {
  content: "\ed68";
}
.nc-icon-outline.ui-2_grid-square:before {
  content: "\ed69";
}
.nc-icon-outline.ui-2_hourglass:before {
  content: "\ed6a";
}
.nc-icon-outline.ui-2_lab:before {
  content: "\ed6b";
}
.nc-icon-outline.ui-2_layers:before {
  content: "\ed6c";
}
.nc-icon-outline.ui-2_like:before {
  content: "\ed6d";
}
.nc-icon-outline.ui-2_link-66:before {
  content: "\ed6e";
}
.nc-icon-outline.ui-2_link-67:before {
  content: "\ed6f";
}
.nc-icon-outline.ui-2_link-68:before {
  content: "\ed70";
}
.nc-icon-outline.ui-2_link-69:before {
  content: "\ed71";
}
.nc-icon-outline.ui-2_link-71:before {
  content: "\ed72";
}
.nc-icon-outline.ui-2_link-72:before {
  content: "\ed73";
}
.nc-icon-outline.ui-2_link-broken-70:before {
  content: "\ed74";
}
.nc-icon-outline.ui-2_link-broken-73:before {
  content: "\ed75";
}
.nc-icon-outline.ui-2_menu-34:before {
  content: "\ed76";
}
.nc-icon-outline.ui-2_menu-35:before {
  content: "\ed77";
}
.nc-icon-outline.ui-2_menu-bold:before {
  content: "\ed78";
}
.nc-icon-outline.ui-2_menu-dots:before {
  content: "\ed79";
}
.nc-icon-outline.ui-2_menu-square:before {
  content: "\ed7a";
}
.nc-icon-outline.ui-2_node:before {
  content: "\ed7b";
}
.nc-icon-outline.ui-2_paragraph:before {
  content: "\ed7c";
}
.nc-icon-outline.ui-2_phone:before {
  content: "\ed7d";
}
.nc-icon-outline.ui-2_settings-90:before {
  content: "\ed7e";
}
.nc-icon-outline.ui-2_settings-91:before {
  content: "\ed7f";
}
.nc-icon-outline.ui-2_share-bold:before {
  content: "\ed80";
}
.nc-icon-outline.ui-2_share:before {
  content: "\ed81";
}
.nc-icon-outline.ui-2_small-add:before {
  content: "\ed82";
}
.nc-icon-outline.ui-2_small-delete:before {
  content: "\ed83";
}
.nc-icon-outline.ui-2_small-remove:before {
  content: "\ed84";
}
.nc-icon-outline.ui-2_square-add-08:before {
  content: "\ed85";
}
.nc-icon-outline.ui-2_square-add-11:before {
  content: "\ed86";
}
.nc-icon-outline.ui-2_square-delete-10:before {
  content: "\ed87";
}
.nc-icon-outline.ui-2_square-delete-13:before {
  content: "\ed88";
}
.nc-icon-outline.ui-2_square-remove-09:before {
  content: "\ed89";
}
.nc-icon-outline.ui-2_square-remove-12:before {
  content: "\ed8a";
}
.nc-icon-outline.ui-2_target:before {
  content: "\ed8b";
}
.nc-icon-outline.ui-2_tile-55:before {
  content: "\ed8c";
}
.nc-icon-outline.ui-2_tile-56:before {
  content: "\ed8d";
}
.nc-icon-outline.ui-2_time-alarm:before {
  content: "\ed8e";
}
.nc-icon-outline.ui-2_time-clock:before {
  content: "\ed8f";
}
.nc-icon-outline.ui-2_time-countdown:before {
  content: "\ed90";
}
.nc-icon-outline.ui-2_time:before {
  content: "\ed91";
}
.nc-icon-outline.ui-2_webpage:before {
  content: "\ed92";
}
.nc-icon-outline.ui-2_window-add:before {
  content: "\ed93";
}
.nc-icon-outline.ui-2_window-delete:before {
  content: "\ed94";
}
.nc-icon-outline.ui-3_alert:before {
  content: "\ed95";
}
.nc-icon-outline.ui-3_backward:before {
  content: "\ed96";
}
.nc-icon-outline.ui-3_bolt:before {
  content: "\ed97";
}
.nc-icon-outline.ui-3_bullet-list:before {
  content: "\ed98";
}
.nc-icon-outline.ui-3_calendar-add:before {
  content: "\ed99";
}
.nc-icon-outline.ui-3_card-add:before {
  content: "\ed9a";
}
.nc-icon-outline.ui-3_card-alert:before {
  content: "\ed9b";
}
.nc-icon-outline.ui-3_chart-bars:before {
  content: "\ed9c";
}
.nc-icon-outline.ui-3_chart:before {
  content: "\ed9d";
}
.nc-icon-outline.ui-3_chat-33:before {
  content: "\ed9e";
}
.nc-icon-outline.ui-3_chat-45:before {
  content: "\ed9f";
}
.nc-icon-outline.ui-3_chat-46:before {
  content: "\eda0";
}
.nc-icon-outline.ui-3_chat-reply:before {
  content: "\eda1";
}
.nc-icon-outline.ui-3_check-in:before {
  content: "\eda2";
}
.nc-icon-outline.ui-3_check-out:before {
  content: "\eda3";
}
.nc-icon-outline.ui-3_dock-bottom:before {
  content: "\eda4";
}
.nc-icon-outline.ui-3_dock-left:before {
  content: "\eda5";
}
.nc-icon-outline.ui-3_dock-right:before {
  content: "\eda6";
}
.nc-icon-outline.ui-3_dock-top:before {
  content: "\eda7";
}
.nc-icon-outline.ui-3_filter-check:before {
  content: "\eda8";
}
.nc-icon-outline.ui-3_filter-remove:before {
  content: "\eda9";
}
.nc-icon-outline.ui-3_forward:before {
  content: "\edaa";
}
.nc-icon-outline.ui-3_funnel-39:before {
  content: "\edab";
}
.nc-icon-outline.ui-3_funnel-40:before {
  content: "\edac";
}
.nc-icon-outline.ui-3_funnel-41:before {
  content: "\edad";
}
.nc-icon-outline.ui-3_heart-add:before {
  content: "\edae";
}
.nc-icon-outline.ui-3_heart-remove:before {
  content: "\edaf";
}
.nc-icon-outline.ui-3_heart:before {
  content: "\edb0";
}
.nc-icon-outline.ui-3_infinite:before {
  content: "\edb1";
}
.nc-icon-outline.ui-3_link:before {
  content: "\edb2";
}
.nc-icon-outline.ui-3_menu-left:before {
  content: "\edb3";
}
.nc-icon-outline.ui-3_menu-right:before {
  content: "\edb4";
}
.nc-icon-outline.ui-3_menu:before {
  content: "\edb5";
}
.nc-icon-outline.ui-3_metrics:before {
  content: "\edb6";
}
.nc-icon-outline.ui-3_phone-call-end:before {
  content: "\edb7";
}
.nc-icon-outline.ui-3_phone-call:before {
  content: "\edb8";
}
.nc-icon-outline.ui-3_phone:before {
  content: "\edb9";
}
.nc-icon-outline.ui-3_playlist:before {
  content: "\edba";
}
.nc-icon-outline.ui-3_search:before {
  content: "\edbb";
}
.nc-icon-outline.ui-3_security:before {
  content: "\edbc";
}
.nc-icon-outline.ui-3_segmentation:before {
  content: "\edbd";
}
.nc-icon-outline.ui-3_select:before {
  content: "\edbe";
}
.nc-icon-outline.ui-3_send:before {
  content: "\edbf";
}
.nc-icon-outline.ui-3_signal:before {
  content: "\edc0";
}
.nc-icon-outline.ui-3_slide-left:before {
  content: "\edc1";
}
.nc-icon-outline.ui-3_slide-right:before {
  content: "\edc2";
}
.nc-icon-outline.ui-3_table-left:before {
  content: "\edc3";
}
.nc-icon-outline.ui-3_table-right:before {
  content: "\edc4";
}
.nc-icon-outline.ui-3_tag:before {
  content: "\edc5";
}
.nc-icon-outline.ui-3_widget:before {
  content: "\edc6";
}
.nc-icon-outline.envir_bulb-saver:before {
  content: "\ecc4";
}
.nc-icon-outline.envir_bulb:before {
  content: "\ecc5";
}
.nc-icon-outline.envir_car:before {
  content: "\ecc6";
}
.nc-icon-outline.envir_fuel-electric:before {
  content: "\ecc7";
}
.nc-icon-outline.envir_fuel:before {
  content: "\ecc8";
}
.nc-icon-outline.envir_home:before {
  content: "\ecc9";
}
.nc-icon-outline.envir_level:before {
  content: "\ecca";
}
.nc-icon-outline.envir_panel:before {
  content: "\eccb";
}
.nc-icon-outline.envir_radiation:before {
  content: "\eccc";
}
.nc-icon-outline.envir_recycling:before {
  content: "\eccd";
}
.nc-icon-outline.envir_save-planet:before {
  content: "\ecce";
}
.nc-icon-outline.envir_waste-danger:before {
  content: "\eccf";
}
.nc-icon-outline.envir_waste-recycling:before {
  content: "\ecd0";
}
.nc-icon-outline.envir_waste:before {
  content: "\ecd1";
}
.nc-icon-outline.envir_water-hand:before {
  content: "\ecd2";
}
.nc-icon-outline.envir_water-sink:before {
  content: "\ecd3";
}
.nc-icon-outline.envir_water:before {
  content: "\ecd4";
}
.nc-icon-outline.envir_wind:before {
  content: "\ecd5";
}
.nc-icon-outline.text_align-center:before {
  content: "\ecaa";
}
.nc-icon-outline.text_align-justify:before {
  content: "\ecab";
}
.nc-icon-outline.text_align-left:before {
  content: "\ecac";
}
.nc-icon-outline.text_align-right:before {
  content: "\ecad";
}
.nc-icon-outline.text_background:before {
  content: "\ecae";
}
.nc-icon-outline.text_bold:before {
  content: "\ecaf";
}
.nc-icon-outline.text_capitalize:before {
  content: "\ecb0";
}
.nc-icon-outline.text_caps-all:before {
  content: "\ecb1";
}
.nc-icon-outline.text_caps-small:before {
  content: "\ecb2";
}
.nc-icon-outline.text_color:before {
  content: "\ecb3";
}
.nc-icon-outline.text_edit:before {
  content: "\ecb4";
}
.nc-icon-outline.text_italic:before {
  content: "\ecb5";
}
.nc-icon-outline.text_line-height:before {
  content: "\ecb6";
}
.nc-icon-outline.text_list-bullet:before {
  content: "\ecb7";
}
.nc-icon-outline.text_list-numbers:before {
  content: "\ecb8";
}
.nc-icon-outline.text_margin-left:before {
  content: "\ecb9";
}
.nc-icon-outline.text_margin-right:before {
  content: "\ecba";
}
.nc-icon-outline.text_quote:before {
  content: "\ecbb";
}
.nc-icon-outline.text_scale-horizontal:before {
  content: "\ecbc";
}
.nc-icon-outline.text_scale-vertical:before {
  content: "\ecbd";
}
.nc-icon-outline.text_size:before {
  content: "\ecbe";
}
.nc-icon-outline.text_strikethrough:before {
  content: "\ecbf";
}
.nc-icon-outline.text_subscript:before {
  content: "\ecc0";
}
.nc-icon-outline.text_superscript:before {
  content: "\ecc1";
}
.nc-icon-outline.text_tracking:before {
  content: "\ecc2";
}
.nc-icon-outline.text_underline:before {
  content: "\ecc3";
}
.nc-icon-outline.gestures_2x-drag-down:before {
  content: "\ec09";
}
.nc-icon-outline.gestures_2x-drag-up:before {
  content: "\ec0a";
}
.nc-icon-outline.gestures_2x-swipe-down:before {
  content: "\ec0b";
}
.nc-icon-outline.gestures_2x-swipe-left:before {
  content: "\ec0c";
}
.nc-icon-outline.gestures_2x-swipe-right:before {
  content: "\ec0d";
}
.nc-icon-outline.gestures_2x-swipe-up:before {
  content: "\ec0e";
}
.nc-icon-outline.gestures_2x-tap:before {
  content: "\ec0f";
}
.nc-icon-outline.gestures_3x-swipe-left:before {
  content: "\ec10";
}
.nc-icon-outline.gestures_3x-swipe-right:before {
  content: "\ec11";
}
.nc-icon-outline.gestures_3x-swipe-up:before {
  content: "\ec12";
}
.nc-icon-outline.gestures_3x-tap:before {
  content: "\ec13";
}
.nc-icon-outline.gestures_4x-swipe-left:before {
  content: "\ec14";
}
.nc-icon-outline.gestures_4x-swipe-right:before {
  content: "\ec15";
}
.nc-icon-outline.gestures_4x-swipe-up:before {
  content: "\ec16";
}
.nc-icon-outline.gestures_active-38:before {
  content: "\ec17";
}
.nc-icon-outline.gestures_active-40:before {
  content: "\ec18";
}
.nc-icon-outline.gestures_camera:before {
  content: "\ec19";
}
.nc-icon-outline.gestures_double-tap:before {
  content: "\ec1a";
}
.nc-icon-outline.gestures_drag-21:before {
  content: "\ec1b";
}
.nc-icon-outline.gestures_drag-31:before {
  content: "\ec1c";
}
.nc-icon-outline.gestures_drag-down:before {
  content: "\ec1d";
}
.nc-icon-outline.gestures_drag-left:before {
  content: "\ec1e";
}
.nc-icon-outline.gestures_drag-right:before {
  content: "\ec1f";
}
.nc-icon-outline.gestures_drag-up:before {
  content: "\ec20";
}
.nc-icon-outline.gestures_flick-down:before {
  content: "\ec21";
}
.nc-icon-outline.gestures_flick-left:before {
  content: "\ec22";
}
.nc-icon-outline.gestures_flick-right:before {
  content: "\ec23";
}
.nc-icon-outline.gestures_flick-up:before {
  content: "\ec24";
}
.nc-icon-outline.gestures_grab:before {
  content: "\ec25";
}
.nc-icon-outline.gestures_hold:before {
  content: "\ec26";
}
.nc-icon-outline.gestures_pin:before {
  content: "\ec27";
}
.nc-icon-outline.gestures_pinch:before {
  content: "\ec28";
}
.nc-icon-outline.gestures_rotate-22:before {
  content: "\ec29";
}
.nc-icon-outline.gestures_rotate-23:before {
  content: "\ec2a";
}
.nc-icon-outline.gestures_scan:before {
  content: "\ec2b";
}
.nc-icon-outline.gestures_scroll-horitontal:before {
  content: "\ec2c";
}
.nc-icon-outline.gestures_scroll-vertical:before {
  content: "\ec2d";
}
.nc-icon-outline.gestures_stretch:before {
  content: "\ec2e";
}
.nc-icon-outline.gestures_swipe-bottom:before {
  content: "\ec2f";
}
.nc-icon-outline.gestures_swipe-left:before {
  content: "\ec30";
}
.nc-icon-outline.gestures_swipe-right:before {
  content: "\ec31";
}
.nc-icon-outline.gestures_swipe-up:before {
  content: "\ec32";
}
.nc-icon-outline.gestures_tap-01:before {
  content: "\ec33";
}
.nc-icon-outline.gestures_tap-02:before {
  content: "\ec34";
}
.nc-icon-outline.sport_badminton:before {
  content: "\ec35";
}
.nc-icon-outline.sport_baseball-ball:before {
  content: "\ec36";
}
.nc-icon-outline.sport_baseball-bat:before {
  content: "\ec37";
}
.nc-icon-outline.sport_baseball:before {
  content: "\ec38";
}
.nc-icon-outline.sport_basketball-12:before {
  content: "\ec39";
}
.nc-icon-outline.sport_basketball-13:before {
  content: "\ec3a";
}
.nc-icon-outline.sport_boxing:before {
  content: "\ec3b";
}
.nc-icon-outline.sport_cardio:before {
  content: "\ec3c";
}
.nc-icon-outline.sport_cricket:before {
  content: "\ec3d";
}
.nc-icon-outline.sport_crown:before {
  content: "\ec3e";
}
.nc-icon-outline.sport_dart:before {
  content: "\ec3f";
}
.nc-icon-outline.sport_dumbbells:before {
  content: "\ec40";
}
.nc-icon-outline.sport_energy-drink:before {
  content: "\ec41";
}
.nc-icon-outline.sport_energy-supplement:before {
  content: "\ec42";
}
.nc-icon-outline.sport_fencing:before {
  content: "\ec43";
}
.nc-icon-outline.sport_fishing:before {
  content: "\ec44";
}
.nc-icon-outline.sport_flag-finish:before {
  content: "\ec45";
}
.nc-icon-outline.sport_football-headguard:before {
  content: "\ec46";
}
.nc-icon-outline.sport_golf:before {
  content: "\ec47";
}
.nc-icon-outline.sport_helmet:before {
  content: "\ec48";
}
.nc-icon-outline.sport_hockey:before {
  content: "\ec49";
}
.nc-icon-outline.sport_kettlebell:before {
  content: "\ec4a";
}
.nc-icon-outline.sport_ping-pong:before {
  content: "\ec4b";
}
.nc-icon-outline.sport_podium-trophy:before {
  content: "\ec4c";
}
.nc-icon-outline.sport_podium:before {
  content: "\ec4d";
}
.nc-icon-outline.sport_rope:before {
  content: "\ec4e";
}
.nc-icon-outline.sport_rugby:before {
  content: "\ec4f";
}
.nc-icon-outline.sport_shaker:before {
  content: "\ec50";
}
.nc-icon-outline.sport_shoe-run:before {
  content: "\ec51";
}
.nc-icon-outline.sport_skateboard:before {
  content: "\ec52";
}
.nc-icon-outline.sport_snowboard:before {
  content: "\ec53";
}
.nc-icon-outline.sport_soccer-field:before {
  content: "\ec54";
}
.nc-icon-outline.sport_steering-wheel:before {
  content: "\ec55";
}
.nc-icon-outline.sport_supplement:before {
  content: "\ec56";
}
.nc-icon-outline.sport_surf:before {
  content: "\ec57";
}
.nc-icon-outline.sport_tactic:before {
  content: "\ec58";
}
.nc-icon-outline.sport_tennis-ball:before {
  content: "\ec59";
}
.nc-icon-outline.sport_tennis:before {
  content: "\ec5a";
}
.nc-icon-outline.sport_trophy:before {
  content: "\ec5b";
}
.nc-icon-outline.sport_user-balance:before {
  content: "\ec5c";
}
.nc-icon-outline.sport_user-climb:before {
  content: "\ec5d";
}
.nc-icon-outline.sport_user-meditation:before {
  content: "\ec5e";
}
.nc-icon-outline.sport_user-run:before {
  content: "\ec5f";
}
.nc-icon-outline.sport_user-snowboard:before {
  content: "\ec60";
}
.nc-icon-outline.sport_user-swim:before {
  content: "\ec61";
}
.nc-icon-outline.sport_volleyball:before {
  content: "\ec62";
}
.nc-icon-outline.sport_whistle:before {
  content: "\ec63";
}
.nc-icon-outline.holidays_bat:before {
  content: "\ec64";
}
.nc-icon-outline.holidays_biscuit:before {
  content: "\ec65";
}
.nc-icon-outline.holidays_bones:before {
  content: "\ec66";
}
.nc-icon-outline.holidays_boot:before {
  content: "\ec67";
}
.nc-icon-outline.holidays_candy:before {
  content: "\ec68";
}
.nc-icon-outline.holidays_cat:before {
  content: "\ec69";
}
.nc-icon-outline.holidays_cauldron:before {
  content: "\ec6a";
}
.nc-icon-outline.holidays_chimney:before {
  content: "\ec6b";
}
.nc-icon-outline.holidays_cockade:before {
  content: "\ec6c";
}
.nc-icon-outline.holidays_coffin:before {
  content: "\ec6d";
}
.nc-icon-outline.holidays_dead-hand:before {
  content: "\ec6e";
}
.nc-icon-outline.holidays_decoration:before {
  content: "\ec6f";
}
.nc-icon-outline.holidays_deer:before {
  content: "\ec70";
}
.nc-icon-outline.holidays_egg-38:before {
  content: "\ec71";
}
.nc-icon-outline.holidays_egg-39:before {
  content: "\ec72";
}
.nc-icon-outline.holidays_frankenstein:before {
  content: "\ec73";
}
.nc-icon-outline.holidays_ghost:before {
  content: "\ec74";
}
.nc-icon-outline.holidays_gift-exchange:before {
  content: "\ec75";
}
.nc-icon-outline.holidays_gift:before {
  content: "\ec76";
}
.nc-icon-outline.holidays_glove:before {
  content: "\ec77";
}
.nc-icon-outline.holidays_grave:before {
  content: "\ec78";
}
.nc-icon-outline.holidays_light:before {
  content: "\ec79";
}
.nc-icon-outline.holidays_message:before {
  content: "\ec7a";
}
.nc-icon-outline.holidays_mistletoe:before {
  content: "\ec7b";
}
.nc-icon-outline.holidays_owl:before {
  content: "\ec7c";
}
.nc-icon-outline.holidays_pumpkin:before {
  content: "\ec7d";
}
.nc-icon-outline.holidays_rabbit:before {
  content: "\ec7e";
}
.nc-icon-outline.holidays_santa-hat:before {
  content: "\ec7f";
}
.nc-icon-outline.holidays_sickle:before {
  content: "\ec80";
}
.nc-icon-outline.holidays_snow-ball:before {
  content: "\ec81";
}
.nc-icon-outline.holidays_snowman-head:before {
  content: "\ec82";
}
.nc-icon-outline.holidays_snowman:before {
  content: "\ec83";
}
.nc-icon-outline.holidays_soak:before {
  content: "\ec84";
}
.nc-icon-outline.holidays_spider:before {
  content: "\ec85";
}
.nc-icon-outline.holidays_tree-ball:before {
  content: "\ec86";
}
.nc-icon-outline.holidays_tree:before {
  content: "\ec87";
}
.nc-icon-outline.holidays_vampire:before {
  content: "\ec88";
}
.nc-icon-outline.holidays_witch-hat:before {
  content: "\ec89";
}
.nc-icon-outline.holidays_wolf:before {
  content: "\ec8a";
}
.nc-icon-outline.holidays_zombie:before {
  content: "\ec8b";
}
.nc-icon-outline.nature_bear:before {
  content: "\ec8c";
}
.nc-icon-outline.nature_bee:before {
  content: "\ec8d";
}
.nc-icon-outline.nature_butterfly:before {
  content: "\ec8e";
}
.nc-icon-outline.nature_chicken:before {
  content: "\ec8f";
}
.nc-icon-outline.nature_clover:before {
  content: "\ec90";
}
.nc-icon-outline.nature_collar:before {
  content: "\ec91";
}
.nc-icon-outline.nature_cow:before {
  content: "\ec92";
}
.nc-icon-outline.nature_dog-house:before {
  content: "\ec93";
}
.nc-icon-outline.nature_dog:before {
  content: "\ec94";
}
.nc-icon-outline.nature_flower-05:before {
  content: "\ec95";
}
.nc-icon-outline.nature_flower-06:before {
  content: "\ec96";
}
.nc-icon-outline.nature_flower-07:before {
  content: "\ec97";
}
.nc-icon-outline.nature_food-dog:before {
  content: "\ec98";
}
.nc-icon-outline.nature_food:before {
  content: "\ec99";
}
.nc-icon-outline.nature_forest:before {
  content: "\ec9a";
}
.nc-icon-outline.nature_mountain:before {
  content: "\ec9b";
}
.nc-icon-outline.nature_mushroom:before {
  content: "\ec9c";
}
.nc-icon-outline.nature_panda:before {
  content: "\ec9d";
}
.nc-icon-outline.nature_paw:before {
  content: "\ec9e";
}
.nc-icon-outline.nature_pig:before {
  content: "\ec9f";
}
.nc-icon-outline.nature_plant-ground:before {
  content: "\eca0";
}
.nc-icon-outline.nature_plant-vase:before {
  content: "\eca1";
}
.nc-icon-outline.nature_rat:before {
  content: "\eca2";
}
.nc-icon-outline.nature_sheep:before {
  content: "\eca3";
}
.nc-icon-outline.nature_snake:before {
  content: "\eca4";
}
.nc-icon-outline.nature_tree-01:before {
  content: "\eca5";
}
.nc-icon-outline.nature_tree-02:before {
  content: "\eca6";
}
.nc-icon-outline.nature_tree-03:before {
  content: "\eca7";
}
.nc-icon-outline.nature_turtle:before {
  content: "\eca8";
}
.nc-icon-outline.nature_wood:before {
  content: "\eca9";
}
.nc-icon-outline.travel_axe:before {
  content: "\eb28";
}
.nc-icon-outline.travel_backpack:before {
  content: "\eb29";
}
.nc-icon-outline.travel_bag:before {
  content: "\eb2a";
}
.nc-icon-outline.travel_barbecue:before {
  content: "\eb2b";
}
.nc-icon-outline.travel_beach-umbrella:before {
  content: "\eb2c";
}
.nc-icon-outline.travel_berlin:before {
  content: "\eb2d";
}
.nc-icon-outline.travel_binocular:before {
  content: "\eb2e";
}
.nc-icon-outline.travel_camper:before {
  content: "\eb2f";
}
.nc-icon-outline.travel_camping:before {
  content: "\eb30";
}
.nc-icon-outline.travel_castle:before {
  content: "\eb31";
}
.nc-icon-outline.travel_china:before {
  content: "\eb32";
}
.nc-icon-outline.travel_church:before {
  content: "\eb33";
}
.nc-icon-outline.travel_drink:before {
  content: "\eb34";
}
.nc-icon-outline.travel_explore:before {
  content: "\eb35";
}
.nc-icon-outline.travel_fire:before {
  content: "\eb36";
}
.nc-icon-outline.travel_hotel-bell:before {
  content: "\eb37";
}
.nc-icon-outline.travel_hotel-symbol:before {
  content: "\eb38";
}
.nc-icon-outline.travel_hotel:before {
  content: "\eb39";
}
.nc-icon-outline.travel_hut:before {
  content: "\eb3a";
}
.nc-icon-outline.travel_igloo:before {
  content: "\eb3b";
}
.nc-icon-outline.travel_info:before {
  content: "\eb3c";
}
.nc-icon-outline.travel_istanbul:before {
  content: "\eb3d";
}
.nc-icon-outline.travel_jellyfish:before {
  content: "\eb3e";
}
.nc-icon-outline.travel_lamp:before {
  content: "\eb3f";
}
.nc-icon-outline.travel_lighthouse:before {
  content: "\eb40";
}
.nc-icon-outline.travel_london:before {
  content: "\eb41";
}
.nc-icon-outline.travel_luggage:before {
  content: "\eb42";
}
.nc-icon-outline.travel_mosque:before {
  content: "\eb43";
}
.nc-icon-outline.travel_ny:before {
  content: "\eb44";
}
.nc-icon-outline.travel_octopus:before {
  content: "\eb45";
}
.nc-icon-outline.travel_paris-tower:before {
  content: "\eb46";
}
.nc-icon-outline.travel_passport:before {
  content: "\eb47";
}
.nc-icon-outline.travel_pickaxe:before {
  content: "\eb48";
}
.nc-icon-outline.travel_pool:before {
  content: "\eb49";
}
.nc-icon-outline.travel_pyramid:before {
  content: "\eb4a";
}
.nc-icon-outline.travel_rackets:before {
  content: "\eb4b";
}
.nc-icon-outline.travel_rio:before {
  content: "\eb4c";
}
.nc-icon-outline.travel_road-sign-left:before {
  content: "\eb4d";
}
.nc-icon-outline.travel_road-sign-right:before {
  content: "\eb4e";
}
.nc-icon-outline.travel_rome:before {
  content: "\eb4f";
}
.nc-icon-outline.travel_rowing:before {
  content: "\eb50";
}
.nc-icon-outline.travel_sea-mask:before {
  content: "\eb51";
}
.nc-icon-outline.travel_sf-bridge:before {
  content: "\eb52";
}
.nc-icon-outline.travel_shark:before {
  content: "\eb53";
}
.nc-icon-outline.travel_spa:before {
  content: "\eb54";
}
.nc-icon-outline.travel_sunglasses:before {
  content: "\eb55";
}
.nc-icon-outline.travel_surf:before {
  content: "\eb56";
}
.nc-icon-outline.travel_swimsuit:before {
  content: "\eb57";
}
.nc-icon-outline.travel_swimwear:before {
  content: "\eb58";
}
.nc-icon-outline.travel_swiss-knife:before {
  content: "\eb59";
}
.nc-icon-outline.travel_temple-02:before {
  content: "\eb5a";
}
.nc-icon-outline.travel_temple-25:before {
  content: "\eb5b";
}
.nc-icon-outline.travel_trolley:before {
  content: "\eb5c";
}
.nc-icon-outline.travel_white-house:before {
  content: "\eb5d";
}
.nc-icon-outline.travel_world:before {
  content: "\eb5e";
}
.nc-icon-outline.travel_worldmap:before {
  content: "\eb5f";
}
.nc-icon-outline.food_alcohol:before {
  content: "\eb60";
}
.nc-icon-outline.food_apple:before {
  content: "\eb61";
}
.nc-icon-outline.food_baby:before {
  content: "\eb62";
}
.nc-icon-outline.food_bacon:before {
  content: "\eb63";
}
.nc-icon-outline.food_baguette:before {
  content: "\eb64";
}
.nc-icon-outline.food_banana:before {
  content: "\eb65";
}
.nc-icon-outline.food_barbecue-02:before {
  content: "\eb66";
}
.nc-icon-outline.food_barbecue-15:before {
  content: "\eb67";
}
.nc-icon-outline.food_barbecue-tools:before {
  content: "\eb68";
}
.nc-icon-outline.food_beer-95:before {
  content: "\eb69";
}
.nc-icon-outline.food_beer-96:before {
  content: "\eb6a";
}
.nc-icon-outline.food_beverage:before {
  content: "\eb6b";
}
.nc-icon-outline.food_bottle-wine:before {
  content: "\eb6c";
}
.nc-icon-outline.food_bottle:before {
  content: "\eb6d";
}
.nc-icon-outline.food_bowl:before {
  content: "\eb6e";
}
.nc-icon-outline.food_bread:before {
  content: "\eb6f";
}
.nc-icon-outline.food_broccoli:before {
  content: "\eb70";
}
.nc-icon-outline.food_cake-13:before {
  content: "\eb71";
}
.nc-icon-outline.food_cake-100:before {
  content: "\eb72";
}
.nc-icon-outline.food_cake-slice:before {
  content: "\eb73";
}
.nc-icon-outline.food_candle:before {
  content: "\eb74";
}
.nc-icon-outline.food_candy:before {
  content: "\eb75";
}
.nc-icon-outline.food_carrot:before {
  content: "\eb76";
}
.nc-icon-outline.food_champagne:before {
  content: "\eb77";
}
.nc-icon-outline.food_cheese-24:before {
  content: "\eb78";
}
.nc-icon-outline.food_cheese-87:before {
  content: "\eb79";
}
.nc-icon-outline.food_cheeseburger:before {
  content: "\eb7a";
}
.nc-icon-outline.food_chef-hat:before {
  content: "\eb7b";
}
.nc-icon-outline.food_cherry:before {
  content: "\eb7c";
}
.nc-icon-outline.food_chicken:before {
  content: "\eb7d";
}
.nc-icon-outline.food_chili:before {
  content: "\eb7e";
}
.nc-icon-outline.food_chinese:before {
  content: "\eb7f";
}
.nc-icon-outline.food_chips:before {
  content: "\eb80";
}
.nc-icon-outline.food_chocolate:before {
  content: "\eb81";
}
.nc-icon-outline.food_cocktail:before {
  content: "\eb82";
}
.nc-icon-outline.food_coffe-long:before {
  content: "\eb83";
}
.nc-icon-outline.food_coffee-long:before {
  content: "\eb84";
}
.nc-icon-outline.food_coffee:before {
  content: "\eb85";
}
.nc-icon-outline.food_cookies:before {
  content: "\eb86";
}
.nc-icon-outline.food_course:before {
  content: "\eb87";
}
.nc-icon-outline.food_crab:before {
  content: "\eb88";
}
.nc-icon-outline.food_croissant:before {
  content: "\eb89";
}
.nc-icon-outline.food_cutlery-75:before {
  content: "\eb8a";
}
.nc-icon-outline.food_cutlery-76:before {
  content: "\eb8b";
}
.nc-icon-outline.food_cutlery-77:before {
  content: "\eb8c";
}
.nc-icon-outline.food_dishwasher:before {
  content: "\eb8d";
}
.nc-icon-outline.food_donut:before {
  content: "\eb8e";
}
.nc-icon-outline.food_drink:before {
  content: "\eb8f";
}
.nc-icon-outline.food_egg:before {
  content: "\eb90";
}
.nc-icon-outline.food_energy-drink:before {
  content: "\eb91";
}
.nc-icon-outline.food_fish:before {
  content: "\eb92";
}
.nc-icon-outline.food_fishbone:before {
  content: "\eb93";
}
.nc-icon-outline.food_fridge:before {
  content: "\eb94";
}
.nc-icon-outline.food_glass:before {
  content: "\eb95";
}
.nc-icon-outline.food_grape:before {
  content: "\eb96";
}
.nc-icon-outline.food_hob:before {
  content: "\eb97";
}
.nc-icon-outline.food_hot-dog:before {
  content: "\eb98";
}
.nc-icon-outline.food_ice-cream-22:before {
  content: "\eb99";
}
.nc-icon-outline.food_ice-cream-72:before {
  content: "\eb9a";
}
.nc-icon-outline.food_jam:before {
  content: "\eb9b";
}
.nc-icon-outline.food_kettle:before {
  content: "\eb9c";
}
.nc-icon-outline.food_kitchen-fan:before {
  content: "\eb9d";
}
.nc-icon-outline.food_knife:before {
  content: "\eb9e";
}
.nc-icon-outline.food_lemon-slice:before {
  content: "\eb9f";
}
.nc-icon-outline.food_lighter:before {
  content: "\eba0";
}
.nc-icon-outline.food_lobster:before {
  content: "\eba1";
}
.nc-icon-outline.food_matches:before {
  content: "\eba2";
}
.nc-icon-outline.food_measuring-cup:before {
  content: "\eba3";
}
.nc-icon-outline.food_meat-spit:before {
  content: "\eba4";
}
.nc-icon-outline.food_microwave:before {
  content: "\eba5";
}
.nc-icon-outline.food_milk:before {
  content: "\eba6";
}
.nc-icon-outline.food_moka:before {
  content: "\eba7";
}
.nc-icon-outline.food_muffin:before {
  content: "\eba8";
}
.nc-icon-outline.food_mug:before {
  content: "\eba9";
}
.nc-icon-outline.food_oven:before {
  content: "\ebaa";
}
.nc-icon-outline.food_pan:before {
  content: "\ebab";
}
.nc-icon-outline.food_pizza-slice:before {
  content: "\ebac";
}
.nc-icon-outline.food_pizza:before {
  content: "\ebad";
}
.nc-icon-outline.food_plate:before {
  content: "\ebae";
}
.nc-icon-outline.food_pot:before {
  content: "\ebaf";
}
.nc-icon-outline.food_prosciutto:before {
  content: "\ebb0";
}
.nc-icon-outline.food_recipe-book-46:before {
  content: "\ebb1";
}
.nc-icon-outline.food_recipe-book-47:before {
  content: "\ebb2";
}
.nc-icon-outline.food_rolling-pin:before {
  content: "\ebb3";
}
.nc-icon-outline.food_salt:before {
  content: "\ebb4";
}
.nc-icon-outline.food_sausage:before {
  content: "\ebb5";
}
.nc-icon-outline.food_scale:before {
  content: "\ebb6";
}
.nc-icon-outline.food_scotch:before {
  content: "\ebb7";
}
.nc-icon-outline.food_shrimp:before {
  content: "\ebb8";
}
.nc-icon-outline.food_steak:before {
  content: "\ebb9";
}
.nc-icon-outline.food_store:before {
  content: "\ebba";
}
.nc-icon-outline.food_strawberry:before {
  content: "\ebbb";
}
.nc-icon-outline.food_sushi:before {
  content: "\ebbc";
}
.nc-icon-outline.food_tacos:before {
  content: "\ebbd";
}
.nc-icon-outline.food_tea:before {
  content: "\ebbe";
}
.nc-icon-outline.food_temperature:before {
  content: "\ebbf";
}
.nc-icon-outline.food_vest-07:before {
  content: "\ebc0";
}
.nc-icon-outline.food_vest-31:before {
  content: "\ebc1";
}
.nc-icon-outline.food_watermelon:before {
  content: "\ebc2";
}
.nc-icon-outline.food_whisk:before {
  content: "\ebc3";
}
.nc-icon-outline.emoticons_alien:before {
  content: "\ebc4";
}
.nc-icon-outline.emoticons_angry-10:before {
  content: "\ebc5";
}
.nc-icon-outline.emoticons_angry-44:before {
  content: "\ebc6";
}
.nc-icon-outline.emoticons_big-eyes:before {
  content: "\ebc7";
}
.nc-icon-outline.emoticons_big-smile:before {
  content: "\ebc8";
}
.nc-icon-outline.emoticons_bigmouth:before {
  content: "\ebc9";
}
.nc-icon-outline.emoticons_bleah:before {
  content: "\ebca";
}
.nc-icon-outline.emoticons_blind:before {
  content: "\ebcb";
}
.nc-icon-outline.emoticons_bomb:before {
  content: "\ebcc";
}
.nc-icon-outline.emoticons_bored:before {
  content: "\ebcd";
}
.nc-icon-outline.emoticons_cake:before {
  content: "\ebce";
}
.nc-icon-outline.emoticons_cry-15:before {
  content: "\ebcf";
}
.nc-icon-outline.emoticons_cry-57:before {
  content: "\ebd0";
}
.nc-icon-outline.emoticons_cute:before {
  content: "\ebd1";
}
.nc-icon-outline.emoticons_devil:before {
  content: "\ebd2";
}
.nc-icon-outline.emoticons_disgusted:before {
  content: "\ebd3";
}
.nc-icon-outline.emoticons_fist:before {
  content: "\ebd4";
}
.nc-icon-outline.emoticons_ghost:before {
  content: "\ebd5";
}
.nc-icon-outline.emoticons_hannibal:before {
  content: "\ebd6";
}
.nc-icon-outline.emoticons_happy-sun:before {
  content: "\ebd7";
}
.nc-icon-outline.emoticons_kid:before {
  content: "\ebd8";
}
.nc-icon-outline.emoticons_kiss:before {
  content: "\ebd9";
}
.nc-icon-outline.emoticons_laugh-17:before {
  content: "\ebda";
}
.nc-icon-outline.emoticons_laugh-35:before {
  content: "\ebdb";
}
.nc-icon-outline.emoticons_like-no:before {
  content: "\ebdc";
}
.nc-icon-outline.emoticons_like:before {
  content: "\ebdd";
}
.nc-icon-outline.emoticons_mad-12:before {
  content: "\ebde";
}
.nc-icon-outline.emoticons_mad-58:before {
  content: "\ebdf";
}
.nc-icon-outline.emoticons_malicious:before {
  content: "\ebe0";
}
.nc-icon-outline.emoticons_manga-62:before {
  content: "\ebe1";
}
.nc-icon-outline.emoticons_manga-63:before {
  content: "\ebe2";
}
.nc-icon-outline.emoticons_monster:before {
  content: "\ebe3";
}
.nc-icon-outline.emoticons_nerd-22:before {
  content: "\ebe4";
}
.nc-icon-outline.emoticons_nerd-23:before {
  content: "\ebe5";
}
.nc-icon-outline.emoticons_ninja:before {
  content: "\ebe6";
}
.nc-icon-outline.emoticons_no-words:before {
  content: "\ebe7";
}
.nc-icon-outline.emoticons_parrot:before {
  content: "\ebe8";
}
.nc-icon-outline.emoticons_penguin:before {
  content: "\ebe9";
}
.nc-icon-outline.emoticons_pirate:before {
  content: "\ebea";
}
.nc-icon-outline.emoticons_poop:before {
  content: "\ebeb";
}
.nc-icon-outline.emoticons_puzzled:before {
  content: "\ebec";
}
.nc-icon-outline.emoticons_quite-happy:before {
  content: "\ebed";
}
.nc-icon-outline.emoticons_robot:before {
  content: "\ebee";
}
.nc-icon-outline.emoticons_rock:before {
  content: "\ebef";
}
.nc-icon-outline.emoticons_sad:before {
  content: "\ebf0";
}
.nc-icon-outline.emoticons_satisfied:before {
  content: "\ebf1";
}
.nc-icon-outline.emoticons_shark:before {
  content: "\ebf2";
}
.nc-icon-outline.emoticons_shy:before {
  content: "\ebf3";
}
.nc-icon-outline.emoticons_sick:before {
  content: "\ebf4";
}
.nc-icon-outline.emoticons_silly:before {
  content: "\ebf5";
}
.nc-icon-outline.emoticons_skull:before {
  content: "\ebf6";
}
.nc-icon-outline.emoticons_sleep:before {
  content: "\ebf7";
}
.nc-icon-outline.emoticons_sloth:before {
  content: "\ebf8";
}
.nc-icon-outline.emoticons_smart:before {
  content: "\ebf9";
}
.nc-icon-outline.emoticons_smile:before {
  content: "\ebfa";
}
.nc-icon-outline.emoticons_soldier:before {
  content: "\ebfb";
}
.nc-icon-outline.emoticons_speechless:before {
  content: "\ebfc";
}
.nc-icon-outline.emoticons_spiteful:before {
  content: "\ebfd";
}
.nc-icon-outline.emoticons_sunglasses-48:before {
  content: "\ebfe";
}
.nc-icon-outline.emoticons_sunglasses-49:before {
  content: "\ebff";
}
.nc-icon-outline.emoticons_surprise:before {
  content: "\ec00";
}
.nc-icon-outline.emoticons_upset-13:before {
  content: "\ec01";
}
.nc-icon-outline.emoticons_upset-14:before {
  content: "\ec02";
}
.nc-icon-outline.emoticons_virus:before {
  content: "\ec03";
}
.nc-icon-outline.emoticons_what:before {
  content: "\ec04";
}
.nc-icon-outline.emoticons_whiskers:before {
  content: "\ec05";
}
.nc-icon-outline.emoticons_wink-06:before {
  content: "\ec06";
}
.nc-icon-outline.emoticons_wink-11:before {
  content: "\ec07";
}
.nc-icon-outline.emoticons_wink-69:before {
  content: "\ec08";
}
.nc-icon-outline.weather_celsius:before {
  content: "\e600";
}
.nc-icon-outline.weather_cloud-13:before {
  content: "\e601";
}
.nc-icon-outline.weather_cloud-14:before {
  content: "\e602";
}
.nc-icon-outline.weather_cloud-drop:before {
  content: "\e603";
}
.nc-icon-outline.weather_cloud-fog-31:before {
  content: "\e604";
}
.nc-icon-outline.weather_cloud-fog-32:before {
  content: "\e605";
}
.nc-icon-outline.weather_cloud-hail:before {
  content: "\e606";
}
.nc-icon-outline.weather_cloud-light:before {
  content: "\e607";
}
.nc-icon-outline.weather_cloud-moon:before {
  content: "\e608";
}
.nc-icon-outline.weather_cloud-rain:before {
  content: "\e609";
}
.nc-icon-outline.weather_cloud-rainbow:before {
  content: "\e60a";
}
.nc-icon-outline.weather_cloud-snow-34:before {
  content: "\e60b";
}
.nc-icon-outline.weather_cloud-snow-42:before {
  content: "\e60c";
}
.nc-icon-outline.weather_cloud-sun-17:before {
  content: "\e60d";
}
.nc-icon-outline.weather_cloud-sun-19:before {
  content: "\e60e";
}
.nc-icon-outline.weather_compass:before {
  content: "\e60f";
}
.nc-icon-outline.weather_drop-12:before {
  content: "\e610";
}
.nc-icon-outline.weather_drop-15:before {
  content: "\e611";
}
.nc-icon-outline.weather_drops:before {
  content: "\e612";
}
.nc-icon-outline.weather_eclipse:before {
  content: "\e613";
}
.nc-icon-outline.weather_fahrenheit:before {
  content: "\e614";
}
.nc-icon-outline.weather_fog:before {
  content: "\e615";
}
.nc-icon-outline.weather_forecast:before {
  content: "\e616";
}
.nc-icon-outline.weather_hurricane-44:before {
  content: "\e617";
}
.nc-icon-outline.weather_hurricane-45:before {
  content: "\e618";
}
.nc-icon-outline.weather_moon-cloud-drop:before {
  content: "\e619";
}
.nc-icon-outline.weather_moon-cloud-fog:before {
  content: "\e61a";
}
.nc-icon-outline.weather_moon-cloud-hail:before {
  content: "\e61b";
}
.nc-icon-outline.weather_moon-cloud-light:before {
  content: "\e61c";
}
.nc-icon-outline.weather_moon-cloud-rain:before {
  content: "\e61d";
}
.nc-icon-outline.weather_moon-cloud-snow-61:before {
  content: "\e61e";
}
.nc-icon-outline.weather_moon-cloud-snow-62:before {
  content: "\e61f";
}
.nc-icon-outline.weather_moon-fog:before {
  content: "\e620";
}
.nc-icon-outline.weather_moon-full:before {
  content: "\e621";
}
.nc-icon-outline.weather_moon-stars:before {
  content: "\e622";
}
.nc-icon-outline.weather_moon:before {
  content: "\e623";
}
.nc-icon-outline.weather_rain-hail:before {
  content: "\e624";
}
.nc-icon-outline.weather_rain:before {
  content: "\e625";
}
.nc-icon-outline.weather_rainbow:before {
  content: "\e626";
}
.nc-icon-outline.weather_snow:before {
  content: "\e627";
}
.nc-icon-outline.weather_sun-cloud-drop:before {
  content: "\e628";
}
.nc-icon-outline.weather_sun-cloud-fog:before {
  content: "\e629";
}
.nc-icon-outline.weather_sun-cloud-hail:before {
  content: "\e62a";
}
.nc-icon-outline.weather_sun-cloud-light:before {
  content: "\e62b";
}
.nc-icon-outline.weather_sun-cloud-rain:before {
  content: "\e62c";
}
.nc-icon-outline.weather_sun-cloud-snow-54:before {
  content: "\e62d";
}
.nc-icon-outline.weather_sun-cloud-snow-55:before {
  content: "\e62e";
}
.nc-icon-outline.weather_sun-cloud:before {
  content: "\e62f";
}
.nc-icon-outline.weather_sun-fog-29:before {
  content: "\e630";
}
.nc-icon-outline.weather_sun-fog-30:before {
  content: "\e631";
}
.nc-icon-outline.weather_sun-fog-43:before {
  content: "\e632";
}
.nc-icon-outline.weather_sun:before {
  content: "\e633";
}
.nc-icon-outline.weather_wind:before {
  content: "\e634";
}
.nc-icon-outline.transportation_air-baloon:before {
  content: "\e717";
}
.nc-icon-outline.transportation_bike-sport:before {
  content: "\e718";
}
.nc-icon-outline.transportation_bike:before {
  content: "\e719";
}
.nc-icon-outline.transportation_boat-front:before {
  content: "\e71a";
}
.nc-icon-outline.transportation_boat-small-02:before {
  content: "\e71b";
}
.nc-icon-outline.transportation_boat-small-03:before {
  content: "\e71c";
}
.nc-icon-outline.transportation_boat:before {
  content: "\e71d";
}
.nc-icon-outline.transportation_bus-front-10:before {
  content: "\e71e";
}
.nc-icon-outline.transportation_bus-front-12:before {
  content: "\e71f";
}
.nc-icon-outline.transportation_bus:before {
  content: "\e720";
}
.nc-icon-outline.transportation_car-front:before {
  content: "\e721";
}
.nc-icon-outline.transportation_car-simple:before {
  content: "\e722";
}
.nc-icon-outline.transportation_car-sport:before {
  content: "\e723";
}
.nc-icon-outline.transportation_car-taxi:before {
  content: "\e724";
}
.nc-icon-outline.transportation_car:before {
  content: "\e725";
}
.nc-icon-outline.transportation_helicopter:before {
  content: "\e726";
}
.nc-icon-outline.transportation_helmet:before {
  content: "\e727";
}
.nc-icon-outline.transportation_light-traffic:before {
  content: "\e728";
}
.nc-icon-outline.transportation_moto:before {
  content: "\e729";
}
.nc-icon-outline.transportation_plane-17:before {
  content: "\e72a";
}
.nc-icon-outline.transportation_plane-18:before {
  content: "\e72b";
}
.nc-icon-outline.transportation_road:before {
  content: "\e72c";
}
.nc-icon-outline.transportation_skateboard:before {
  content: "\e72d";
}
.nc-icon-outline.transportation_tractor:before {
  content: "\e72e";
}
.nc-icon-outline.transportation_train-speed:before {
  content: "\e72f";
}
.nc-icon-outline.transportation_train:before {
  content: "\e730";
}
.nc-icon-outline.transportation_tram:before {
  content: "\e731";
}
.nc-icon-outline.transportation_truck-front:before {
  content: "\e732";
}
.nc-icon-outline.transportation_vespa-front:before {
  content: "\e733";
}
.nc-icon-outline.transportation_vespa:before {
  content: "\e734";
}
.nc-icon-outline.education_abc:before {
  content: "\e7ad";
}
.nc-icon-outline.education_agenda-bookmark:before {
  content: "\e7ae";
}
.nc-icon-outline.education_atom:before {
  content: "\e7af";
}
.nc-icon-outline.education_award-55:before {
  content: "\e7b0";
}
.nc-icon-outline.education_backpack-57:before {
  content: "\e7b1";
}
.nc-icon-outline.education_backpack-58:before {
  content: "\e7b2";
}
.nc-icon-outline.education_ball-basket:before {
  content: "\e7b3";
}
.nc-icon-outline.education_ball-soccer:before {
  content: "\e7b4";
}
.nc-icon-outline.education_board-51:before {
  content: "\e7b5";
}
.nc-icon-outline.education_book-39:before {
  content: "\e7b6";
}
.nc-icon-outline.education_book-bookmark:before {
  content: "\e7b7";
}
.nc-icon-outline.education_book-open:before {
  content: "\e7b8";
}
.nc-icon-outline.education_books-46:before {
  content: "\e7b9";
}
.nc-icon-outline.education_chalkboard:before {
  content: "\e7ba";
}
.nc-icon-outline.education_flask:before {
  content: "\e7bb";
}
.nc-icon-outline.education_glasses:before {
  content: "\e7bc";
}
.nc-icon-outline.education_grammar-check:before {
  content: "\e7bd";
}
.nc-icon-outline.education_hat:before {
  content: "\e7be";
}
.nc-icon-outline.education_language:before {
  content: "\e7bf";
}
.nc-icon-outline.education_microscope:before {
  content: "\e7c0";
}
.nc-icon-outline.education_molecule:before {
  content: "\e7c1";
}
.nc-icon-outline.education_notepad:before {
  content: "\e7c2";
}
.nc-icon-outline.education_paper-diploma:before {
  content: "\e7c3";
}
.nc-icon-outline.education_paper:before {
  content: "\e7c4";
}
.nc-icon-outline.education_pencil-47:before {
  content: "\e7c5";
}
.nc-icon-outline.education_school:before {
  content: "\e7c6";
}
.nc-icon-outline.objects_alien-29:before {
  content: "\e7c7";
}
.nc-icon-outline.objects_alien-33:before {
  content: "\e7c8";
}
.nc-icon-outline.objects_anchor:before {
  content: "\e7c9";
}
.nc-icon-outline.objects_astronaut:before {
  content: "\e7ca";
}
.nc-icon-outline.objects_axe:before {
  content: "\e7cb";
}
.nc-icon-outline.objects_baby-bottle:before {
  content: "\e7cc";
}
.nc-icon-outline.objects_baby:before {
  content: "\e7cd";
}
.nc-icon-outline.objects_baloon:before {
  content: "\e7ce";
}
.nc-icon-outline.objects_battery:before {
  content: "\e7cf";
}
.nc-icon-outline.objects_bear:before {
  content: "\e7d0";
}
.nc-icon-outline.objects_billiard:before {
  content: "\e7d1";
}
.nc-icon-outline.objects_binocular:before {
  content: "\e7d2";
}
.nc-icon-outline.objects_bow:before {
  content: "\e7d3";
}
.nc-icon-outline.objects_bowling:before {
  content: "\e7d4";
}
.nc-icon-outline.objects_broom:before {
  content: "\e7d5";
}
.nc-icon-outline.objects_cone:before {
  content: "\e7d6";
}
.nc-icon-outline.objects_controller:before {
  content: "\e7d7";
}
.nc-icon-outline.objects_diamond:before {
  content: "\e7d8";
}
.nc-icon-outline.objects_dice:before {
  content: "\e7d9";
}
.nc-icon-outline.objects_globe:before {
  content: "\e7da";
}
.nc-icon-outline.objects_hut:before {
  content: "\e7db";
}
.nc-icon-outline.objects_key-25:before {
  content: "\e7dc";
}
.nc-icon-outline.objects_key-26:before {
  content: "\e7dd";
}
.nc-icon-outline.objects_lamp:before {
  content: "\e7de";
}
.nc-icon-outline.objects_leaf-36:before {
  content: "\e7df";
}
.nc-icon-outline.objects_leaf-38:before {
  content: "\e7e0";
}
.nc-icon-outline.objects_light:before {
  content: "\e7e1";
}
.nc-icon-outline.objects_pipe:before {
  content: "\e7e2";
}
.nc-icon-outline.objects_planet:before {
  content: "\e7e3";
}
.nc-icon-outline.objects_puzzle-09:before {
  content: "\e7e4";
}
.nc-icon-outline.objects_puzzle-10:before {
  content: "\e7e5";
}
.nc-icon-outline.objects_shovel:before {
  content: "\e7e6";
}
.nc-icon-outline.objects_skull:before {
  content: "\e7e7";
}
.nc-icon-outline.objects_spaceship:before {
  content: "\e7e8";
}
.nc-icon-outline.objects_spray:before {
  content: "\e7e9";
}
.nc-icon-outline.objects_support-16:before {
  content: "\e7ea";
}
.nc-icon-outline.objects_support-17:before {
  content: "\e7eb";
}
.nc-icon-outline.objects_umbrella-13:before {
  content: "\e7ec";
}
.nc-icon-outline.objects_umbrella-14:before {
  content: "\e7ed";
}
.nc-icon-outline.objects_wool-ball:before {
  content: "\e7ee";
}
.nc-icon-outline.media-1_3d:before {
  content: "\e7ef";
}
.nc-icon-outline.media-1_action-73:before {
  content: "\e7f0";
}
.nc-icon-outline.media-1_action-74:before {
  content: "\e7f1";
}
.nc-icon-outline.media-1_album:before {
  content: "\e7f2";
}
.nc-icon-outline.media-1_audio-91:before {
  content: "\e7f3";
}
.nc-icon-outline.media-1_audio-92:before {
  content: "\e7f4";
}
.nc-icon-outline.media-1_balance:before {
  content: "\e7f5";
}
.nc-icon-outline.media-1_brightness-46:before {
  content: "\e7f6";
}
.nc-icon-outline.media-1_brightness-47:before {
  content: "\e7f7";
}
.nc-icon-outline.media-1_button-circle-pause:before {
  content: "\e7f8";
}
.nc-icon-outline.media-1_button-circle-play:before {
  content: "\e7f9";
}
.nc-icon-outline.media-1_button-circle-stop:before {
  content: "\e7fa";
}
.nc-icon-outline.media-1_button-eject:before {
  content: "\e7fb";
}
.nc-icon-outline.media-1_button-next:before {
  content: "\e7fc";
}
.nc-icon-outline.media-1_button-pause:before {
  content: "\e7fd";
}
.nc-icon-outline.media-1_button-play:before {
  content: "\e7fe";
}
.nc-icon-outline.media-1_button-power:before {
  content: "\e7ff";
}
.nc-icon-outline.media-1_button-previous:before {
  content: "\e800";
}
.nc-icon-outline.media-1_button-record:before {
  content: "\e801";
}
.nc-icon-outline.media-1_button-rewind:before {
  content: "\e802";
}
.nc-icon-outline.media-1_button-skip:before {
  content: "\e803";
}
.nc-icon-outline.media-1_button-stop:before {
  content: "\e804";
}
.nc-icon-outline.media-1_camera-18:before {
  content: "\e805";
}
.nc-icon-outline.media-1_camera-19:before {
  content: "\e806";
}
.nc-icon-outline.media-1_camera-20:before {
  content: "\e807";
}
.nc-icon-outline.media-1_camera-ban-36:before {
  content: "\e808";
}
.nc-icon-outline.media-1_camera-ban-37:before {
  content: "\e809";
}
.nc-icon-outline.media-1_camera-compact:before {
  content: "\e80a";
}
.nc-icon-outline.media-1_camera-screen:before {
  content: "\e80b";
}
.nc-icon-outline.media-1_camera-square-57:before {
  content: "\e80c";
}
.nc-icon-outline.media-1_camera-square-58:before {
  content: "\e80d";
}
.nc-icon-outline.media-1_camera-time:before {
  content: "\e80e";
}
.nc-icon-outline.media-1_countdown-34:before {
  content: "\e80f";
}
.nc-icon-outline.media-1_countdown-35:before {
  content: "\e810";
}
.nc-icon-outline.media-1_edit-color:before {
  content: "\e811";
}
.nc-icon-outline.media-1_edit-contrast-42:before {
  content: "\e812";
}
.nc-icon-outline.media-1_edit-contrast-43:before {
  content: "\e813";
}
.nc-icon-outline.media-1_edit-saturation:before {
  content: "\e814";
}
.nc-icon-outline.media-1_flash-21:before {
  content: "\e815";
}
.nc-icon-outline.media-1_flash-24:before {
  content: "\e816";
}
.nc-icon-outline.media-1_flash-29:before {
  content: "\e817";
}
.nc-icon-outline.media-1_flash-auto-22:before {
  content: "\e818";
}
.nc-icon-outline.media-1_flash-auto-25:before {
  content: "\e819";
}
.nc-icon-outline.media-1_flash-off-23:before {
  content: "\e81a";
}
.nc-icon-outline.media-1_flash-off-26:before {
  content: "\e81b";
}
.nc-icon-outline.media-1_focus-32:before {
  content: "\e81c";
}
.nc-icon-outline.media-1_focus-38:before {
  content: "\e81d";
}
.nc-icon-outline.media-1_focus-40:before {
  content: "\e81e";
}
.nc-icon-outline.media-1_focus-circle:before {
  content: "\e81f";
}
.nc-icon-outline.media-1_frame-12:before {
  content: "\e820";
}
.nc-icon-outline.media-1_frame-41:before {
  content: "\e821";
}
.nc-icon-outline.media-1_grid:before {
  content: "\e822";
}
.nc-icon-outline.media-1_image-01:before {
  content: "\e823";
}
.nc-icon-outline.media-1_image-02:before {
  content: "\e824";
}
.nc-icon-outline.media-1_image-05:before {
  content: "\e825";
}
.nc-icon-outline.media-1_image-add:before {
  content: "\e826";
}
.nc-icon-outline.media-1_image-delete:before {
  content: "\e827";
}
.nc-icon-outline.media-1_image-location:before {
  content: "\e828";
}
.nc-icon-outline.media-1_kid:before {
  content: "\e829";
}
.nc-icon-outline.media-1_layers:before {
  content: "\e82a";
}
.nc-icon-outline.media-1_lens-31:before {
  content: "\e82b";
}
.nc-icon-outline.media-1_lens-56:before {
  content: "\e82c";
}
.nc-icon-outline.media-1_macro:before {
  content: "\e82d";
}
.nc-icon-outline.media-1_movie-61:before {
  content: "\e82e";
}
.nc-icon-outline.media-1_movie-62:before {
  content: "\e82f";
}
.nc-icon-outline.media-1_night:before {
  content: "\e830";
}
.nc-icon-outline.media-1_picture:before {
  content: "\e831";
}
.nc-icon-outline.media-1_play-68:before {
  content: "\e832";
}
.nc-icon-outline.media-1_play-69:before {
  content: "\e833";
}
.nc-icon-outline.media-1_player:before {
  content: "\e834";
}
.nc-icon-outline.media-1_polaroid-add:before {
  content: "\e835";
}
.nc-icon-outline.media-1_polaroid-delete:before {
  content: "\e836";
}
.nc-icon-outline.media-1_polaroid-multiple:before {
  content: "\e837";
}
.nc-icon-outline.media-1_polaroid-user:before {
  content: "\e838";
}
.nc-icon-outline.media-1_polaroid:before {
  content: "\e839";
}
.nc-icon-outline.media-1_roll:before {
  content: "\e83a";
}
.nc-icon-outline.media-1_rotate-left:before {
  content: "\e83b";
}
.nc-icon-outline.media-1_rotate-right:before {
  content: "\e83c";
}
.nc-icon-outline.media-1_sd:before {
  content: "\e83d";
}
.nc-icon-outline.media-1_selfie:before {
  content: "\e83e";
}
.nc-icon-outline.media-1_shake:before {
  content: "\e83f";
}
.nc-icon-outline.media-1_speaker:before {
  content: "\e840";
}
.nc-icon-outline.media-1_sport:before {
  content: "\e841";
}
.nc-icon-outline.media-1_ticket-75:before {
  content: "\e842";
}
.nc-icon-outline.media-1_ticket-76:before {
  content: "\e843";
}
.nc-icon-outline.media-1_touch:before {
  content: "\e844";
}
.nc-icon-outline.media-1_tripod:before {
  content: "\e845";
}
.nc-icon-outline.media-1_video-64:before {
  content: "\e846";
}
.nc-icon-outline.media-1_video-65:before {
  content: "\e847";
}
.nc-icon-outline.media-1_video-66:before {
  content: "\e848";
}
.nc-icon-outline.media-1_video-67:before {
  content: "\e849";
}
.nc-icon-outline.media-1_videocamera-71:before {
  content: "\e84a";
}
.nc-icon-outline.media-1_videocamera-72:before {
  content: "\e84b";
}
.nc-icon-outline.media-1_volume-93:before {
  content: "\e84c";
}
.nc-icon-outline.media-1_volume-97:before {
  content: "\e84d";
}
.nc-icon-outline.media-1_volume-98:before {
  content: "\e84e";
}
.nc-icon-outline.media-1_volume-ban:before {
  content: "\e84f";
}
.nc-icon-outline.media-1_volume-down:before {
  content: "\e850";
}
.nc-icon-outline.media-1_volume-off:before {
  content: "\e851";
}
.nc-icon-outline.media-1_volume-up:before {
  content: "\e852";
}
.nc-icon-outline.media-2_guitar:before {
  content: "\e853";
}
.nc-icon-outline.media-2_headphones-mic:before {
  content: "\e854";
}
.nc-icon-outline.media-2_headphones:before {
  content: "\e855";
}
.nc-icon-outline.media-2_knob:before {
  content: "\e856";
}
.nc-icon-outline.media-2_mic:before {
  content: "\e857";
}
.nc-icon-outline.media-2_music-album:before {
  content: "\e858";
}
.nc-icon-outline.media-2_music-cloud:before {
  content: "\e859";
}
.nc-icon-outline.media-2_note-03:before {
  content: "\e85a";
}
.nc-icon-outline.media-2_note-04:before {
  content: "\e85b";
}
.nc-icon-outline.media-2_piano:before {
  content: "\e85c";
}
.nc-icon-outline.media-2_radio:before {
  content: "\e85d";
}
.nc-icon-outline.media-2_remix:before {
  content: "\e85e";
}
.nc-icon-outline.media-2_sound-wave:before {
  content: "\e85f";
}
.nc-icon-outline.media-2_speaker-01:before {
  content: "\e860";
}
.nc-icon-outline.media-2_speaker-05:before {
  content: "\e861";
}
.nc-icon-outline.media-2_tape:before {
  content: "\e862";
}
.nc-icon-outline.location_appointment:before {
  content: "\e863";
}
.nc-icon-outline.location_bookmark-add:before {
  content: "\e864";
}
.nc-icon-outline.location_bookmark-remove:before {
  content: "\e865";
}
.nc-icon-outline.location_bookmark:before {
  content: "\e866";
}
.nc-icon-outline.location_compass-04:before {
  content: "\e867";
}
.nc-icon-outline.location_compass-05:before {
  content: "\e868";
}
.nc-icon-outline.location_compass-06:before {
  content: "\e869";
}
.nc-icon-outline.location_crosshair:before {
  content: "\e86a";
}
.nc-icon-outline.location_explore-user:before {
  content: "\e86b";
}
.nc-icon-outline.location_explore:before {
  content: "\e86c";
}
.nc-icon-outline.location_flag-complex:before {
  content: "\e86d";
}
.nc-icon-outline.location_flag-diagonal-33:before {
  content: "\e86e";
}
.nc-icon-outline.location_flag-diagonal-34:before {
  content: "\e86f";
}
.nc-icon-outline.location_flag-points-31:before {
  content: "\e870";
}
.nc-icon-outline.location_flag-points-32:before {
  content: "\e871";
}
.nc-icon-outline.location_flag-simple:before {
  content: "\e872";
}
.nc-icon-outline.location_flag-triangle:before {
  content: "\e873";
}
.nc-icon-outline.location_flag:before {
  content: "\e874";
}
.nc-icon-outline.location_gps:before {
  content: "\e875";
}
.nc-icon-outline.location_map-big:before {
  content: "\e876";
}
.nc-icon-outline.location_map-compass:before {
  content: "\e877";
}
.nc-icon-outline.location_map-gps:before {
  content: "\e878";
}
.nc-icon-outline.location_map-marker:before {
  content: "\e879";
}
.nc-icon-outline.location_map-pin:before {
  content: "\e87a";
}
.nc-icon-outline.location_map:before {
  content: "\e87b";
}
.nc-icon-outline.location_marker:before {
  content: "\e87c";
}
.nc-icon-outline.location_pin-add:before {
  content: "\e87d";
}
.nc-icon-outline.location_pin-copy:before {
  content: "\e87e";
}
.nc-icon-outline.location_pin-remove:before {
  content: "\e87f";
}
.nc-icon-outline.location_pin:before {
  content: "\e880";
}
.nc-icon-outline.location_pins:before {
  content: "\e881";
}
.nc-icon-outline.location_position-marker:before {
  content: "\e882";
}
.nc-icon-outline.location_position-pin:before {
  content: "\e883";
}
.nc-icon-outline.location_position-user:before {
  content: "\e884";
}
.nc-icon-outline.location_radar:before {
  content: "\e885";
}
.nc-icon-outline.location_road:before {
  content: "\e886";
}
.nc-icon-outline.location_route-alert:before {
  content: "\e887";
}
.nc-icon-outline.location_route-close:before {
  content: "\e888";
}
.nc-icon-outline.location_route-open:before {
  content: "\e889";
}
.nc-icon-outline.location_square-marker:before {
  content: "\e88a";
}
.nc-icon-outline.location_square-pin:before {
  content: "\e88b";
}
.nc-icon-outline.location_treasure-map-21:before {
  content: "\e88c";
}
.nc-icon-outline.location_treasure-map-40:before {
  content: "\e88d";
}
.nc-icon-outline.location_worl-marker:before {
  content: "\e88e";
}
.nc-icon-outline.location_world-pin:before {
  content: "\e88f";
}
.nc-icon-outline.location_world:before {
  content: "\e890";
}
.nc-icon-outline.health_ambulance:before {
  content: "\e891";
}
.nc-icon-outline.health_apple:before {
  content: "\e892";
}
.nc-icon-outline.health_bag-49:before {
  content: "\e893";
}
.nc-icon-outline.health_bag-50:before {
  content: "\e894";
}
.nc-icon-outline.health_brain:before {
  content: "\e895";
}
.nc-icon-outline.health_dna-27:before {
  content: "\e896";
}
.nc-icon-outline.health_dna-38:before {
  content: "\e897";
}
.nc-icon-outline.health_doctor:before {
  content: "\e898";
}
.nc-icon-outline.health_flask:before {
  content: "\e899";
}
.nc-icon-outline.health_heartbeat-16:before {
  content: "\e89a";
}
.nc-icon-outline.health_height:before {
  content: "\e89b";
}
.nc-icon-outline.health_hospital-32:before {
  content: "\e89c";
}
.nc-icon-outline.health_hospital-33:before {
  content: "\e89d";
}
.nc-icon-outline.health_hospital-34:before {
  content: "\e89e";
}
.nc-icon-outline.health_humidity-26:before {
  content: "\e89f";
}
.nc-icon-outline.health_humidity-52:before {
  content: "\e8a0";
}
.nc-icon-outline.health_intestine:before {
  content: "\e8a1";
}
.nc-icon-outline.health_lungs:before {
  content: "\e8a2";
}
.nc-icon-outline.health_molecule-39:before {
  content: "\e8a3";
}
.nc-icon-outline.health_molecule-40:before {
  content: "\e8a4";
}
.nc-icon-outline.health_notebook:before {
  content: "\e8a5";
}
.nc-icon-outline.health_nurse:before {
  content: "\e8a6";
}
.nc-icon-outline.health_patch-46:before {
  content: "\e8a7";
}
.nc-icon-outline.health_pill-42:before {
  content: "\e8a8";
}
.nc-icon-outline.health_pill-43:before {
  content: "\e8a9";
}
.nc-icon-outline.health_pill-container-44:before {
  content: "\e8aa";
}
.nc-icon-outline.health_pill-container-47:before {
  content: "\e8ab";
}
.nc-icon-outline.health_pulse-chart:before {
  content: "\e8ac";
}
.nc-icon-outline.health_pulse-phone:before {
  content: "\e8ad";
}
.nc-icon-outline.health_pulse-sleep:before {
  content: "\e8ae";
}
.nc-icon-outline.health_pulse-watch:before {
  content: "\e8af";
}
.nc-icon-outline.health_pulse:before {
  content: "\e8b0";
}
.nc-icon-outline.health_sleep:before {
  content: "\e8b1";
}
.nc-icon-outline.health_steps:before {
  content: "\e8b2";
}
.nc-icon-outline.health_syringe:before {
  content: "\e8b3";
}
.nc-icon-outline.health_temperature-23:before {
  content: "\e8b4";
}
.nc-icon-outline.health_temperature-24:before {
  content: "\e8b5";
}
.nc-icon-outline.health_tooth:before {
  content: "\e8b6";
}
.nc-icon-outline.health_weed:before {
  content: "\e8b7";
}
.nc-icon-outline.health_weight:before {
  content: "\e8b8";
}
.nc-icon-outline.health_wheelchair:before {
  content: "\e8b9";
}
.nc-icon-outline.health_woman:before {
  content: "\e8ba";
}
.nc-icon-outline.furniture_air-conditioner:before {
  content: "\e8bb";
}
.nc-icon-outline.furniture_armchair:before {
  content: "\e8bc";
}
.nc-icon-outline.furniture_bath-tub:before {
  content: "\e8bd";
}
.nc-icon-outline.furniture_bed-09:before {
  content: "\e8be";
}
.nc-icon-outline.furniture_bed-23:before {
  content: "\e8bf";
}
.nc-icon-outline.furniture_bed-side:before {
  content: "\e8c0";
}
.nc-icon-outline.furniture_cabinet:before {
  content: "\e8c1";
}
.nc-icon-outline.furniture_cactus:before {
  content: "\e8c2";
}
.nc-icon-outline.furniture_chair:before {
  content: "\e8c3";
}
.nc-icon-outline.furniture_coat-hanger:before {
  content: "\e8c4";
}
.nc-icon-outline.furniture_coffee:before {
  content: "\e8c5";
}
.nc-icon-outline.furniture_cradle:before {
  content: "\e8c6";
}
.nc-icon-outline.furniture_curtain:before {
  content: "\e8c7";
}
.nc-icon-outline.furniture_desk-drawer:before {
  content: "\e8c8";
}
.nc-icon-outline.furniture_desk:before {
  content: "\e8c9";
}
.nc-icon-outline.furniture_door:before {
  content: "\e8ca";
}
.nc-icon-outline.furniture_drawer:before {
  content: "\e8cb";
}
.nc-icon-outline.furniture_fridge:before {
  content: "\e8cc";
}
.nc-icon-outline.furniture_hanger-clothes:before {
  content: "\e8cd";
}
.nc-icon-outline.furniture_hanger:before {
  content: "\e8ce";
}
.nc-icon-outline.furniture_heater:before {
  content: "\e8cf";
}
.nc-icon-outline.furniture_iron:before {
  content: "\e8d0";
}
.nc-icon-outline.furniture_lamp-floor:before {
  content: "\e8d1";
}
.nc-icon-outline.furniture_lamp:before {
  content: "\e8d2";
}
.nc-icon-outline.furniture_library:before {
  content: "\e8d3";
}
.nc-icon-outline.furniture_light:before {
  content: "\e8d4";
}
.nc-icon-outline.furniture_mixer:before {
  content: "\e8d5";
}
.nc-icon-outline.furniture_oven:before {
  content: "\e8d6";
}
.nc-icon-outline.furniture_shower:before {
  content: "\e8d7";
}
.nc-icon-outline.furniture_sink-wash:before {
  content: "\e8d8";
}
.nc-icon-outline.furniture_sink:before {
  content: "\e8d9";
}
.nc-icon-outline.furniture_sofa:before {
  content: "\e8da";
}
.nc-icon-outline.furniture_storage-hanger:before {
  content: "\e8db";
}
.nc-icon-outline.furniture_storage:before {
  content: "\e8dc";
}
.nc-icon-outline.furniture_table:before {
  content: "\e8dd";
}
.nc-icon-outline.furniture_toilet-paper:before {
  content: "\e8de";
}
.nc-icon-outline.furniture_toilet:before {
  content: "\e8df";
}
.nc-icon-outline.furniture_tv:before {
  content: "\e8e0";
}
.nc-icon-outline.furniture_wardrobe:before {
  content: "\e8e1";
}
.nc-icon-outline.furniture_wash:before {
  content: "\e8e2";
}
.nc-icon-outline.clothes_baby:before {
  content: "\e9ab";
}
.nc-icon-outline.clothes_backpack:before {
  content: "\e9ac";
}
.nc-icon-outline.clothes_bag-21:before {
  content: "\e9ad";
}
.nc-icon-outline.clothes_bag-22:before {
  content: "\e9ae";
}
.nc-icon-outline.clothes_belt:before {
  content: "\e9af";
}
.nc-icon-outline.clothes_boot-woman:before {
  content: "\e9b0";
}
.nc-icon-outline.clothes_boot:before {
  content: "\e9b1";
}
.nc-icon-outline.clothes_bra:before {
  content: "\e9b2";
}
.nc-icon-outline.clothes_button:before {
  content: "\e9b3";
}
.nc-icon-outline.clothes_cap:before {
  content: "\e9b4";
}
.nc-icon-outline.clothes_coat:before {
  content: "\e9b5";
}
.nc-icon-outline.clothes_corset:before {
  content: "\e9b6";
}
.nc-icon-outline.clothes_dress-man:before {
  content: "\e9b7";
}
.nc-icon-outline.clothes_dress-woman:before {
  content: "\e9b8";
}
.nc-icon-outline.clothes_flip:before {
  content: "\e9b9";
}
.nc-icon-outline.clothes_glasses:before {
  content: "\e9ba";
}
.nc-icon-outline.clothes_gloves:before {
  content: "\e9bb";
}
.nc-icon-outline.clothes_hat-top:before {
  content: "\e9bc";
}
.nc-icon-outline.clothes_hat:before {
  content: "\e9bd";
}
.nc-icon-outline.clothes_hoodie:before {
  content: "\e9be";
}
.nc-icon-outline.clothes_iron-dont:before {
  content: "\e9bf";
}
.nc-icon-outline.clothes_iron:before {
  content: "\e9c0";
}
.nc-icon-outline.clothes_jeans-41:before {
  content: "\e9c1";
}
.nc-icon-outline.clothes_jeans-43:before {
  content: "\e9c2";
}
.nc-icon-outline.clothes_jeans-pocket:before {
  content: "\e9c3";
}
.nc-icon-outline.clothes_kitchen:before {
  content: "\e9c4";
}
.nc-icon-outline.clothes_long-sleeve:before {
  content: "\e9c5";
}
.nc-icon-outline.clothes_makeup:before {
  content: "\e9c6";
}
.nc-icon-outline.clothes_needle:before {
  content: "\e9c7";
}
.nc-icon-outline.clothes_pajamas:before {
  content: "\e9c8";
}
.nc-icon-outline.clothes_ring:before {
  content: "\e9c9";
}
.nc-icon-outline.clothes_scarf:before {
  content: "\e9ca";
}
.nc-icon-outline.clothes_shirt-business:before {
  content: "\e9cb";
}
.nc-icon-outline.clothes_shirt-buttons:before {
  content: "\e9cc";
}
.nc-icon-outline.clothes_shirt-neck:before {
  content: "\e9cd";
}
.nc-icon-outline.clothes_shirt:before {
  content: "\e9ce";
}
.nc-icon-outline.clothes_shoe-man:before {
  content: "\e9cf";
}
.nc-icon-outline.clothes_shoe-sport:before {
  content: "\e9d0";
}
.nc-icon-outline.clothes_shoe-woman:before {
  content: "\e9d1";
}
.nc-icon-outline.clothes_skirt:before {
  content: "\e9d2";
}
.nc-icon-outline.clothes_slacks-12:before {
  content: "\e9d3";
}
.nc-icon-outline.clothes_slacks-13:before {
  content: "\e9d4";
}
.nc-icon-outline.clothes_sock:before {
  content: "\e9d5";
}
.nc-icon-outline.clothes_tie-bow:before {
  content: "\e9d6";
}
.nc-icon-outline.clothes_tshirt-53:before {
  content: "\e9d7";
}
.nc-icon-outline.clothes_tshirt-54:before {
  content: "\e9d8";
}
.nc-icon-outline.clothes_tshirt-sport:before {
  content: "\e9d9";
}
.nc-icon-outline.clothes_underwear-man:before {
  content: "\e9da";
}
.nc-icon-outline.clothes_underwear:before {
  content: "\e9db";
}
.nc-icon-outline.clothes_vest-sport:before {
  content: "\e9dc";
}
.nc-icon-outline.clothes_vest:before {
  content: "\e9dd";
}
.nc-icon-outline.clothes_wash-30:before {
  content: "\e9de";
}
.nc-icon-outline.clothes_wash-60:before {
  content: "\e9df";
}
.nc-icon-outline.clothes_wash-90:before {
  content: "\e9e0";
}
.nc-icon-outline.clothes_wash-hand:before {
  content: "\e9e1";
}
.nc-icon-outline.clothes_wash:before {
  content: "\e9e2";
}
.nc-icon-outline.business_agenda:before {
  content: "\e9e3";
}
.nc-icon-outline.business_atm:before {
  content: "\e9e4";
}
.nc-icon-outline.business_award-48:before {
  content: "\e9e5";
}
.nc-icon-outline.business_award-49:before {
  content: "\e9e6";
}
.nc-icon-outline.business_award-74:before {
  content: "\e9e7";
}
.nc-icon-outline.business_badge:before {
  content: "\e9e8";
}
.nc-icon-outline.business_bank:before {
  content: "\e9e9";
}
.nc-icon-outline.business_board-27:before {
  content: "\e9ea";
}
.nc-icon-outline.business_board-28:before {
  content: "\e9eb";
}
.nc-icon-outline.business_board-29:before {
  content: "\e9ec";
}
.nc-icon-outline.business_board-30:before {
  content: "\e9ed";
}
.nc-icon-outline.business_books:before {
  content: "\e9ee";
}
.nc-icon-outline.business_briefcase-24:before {
  content: "\e9ef";
}
.nc-icon-outline.business_briefcase-25:before {
  content: "\e9f0";
}
.nc-icon-outline.business_briefcase-26:before {
  content: "\e9f1";
}
.nc-icon-outline.business_building:before {
  content: "\e9f2";
}
.nc-icon-outline.business_bulb-61:before {
  content: "\e9f3";
}
.nc-icon-outline.business_bulb-62:before {
  content: "\e9f4";
}
.nc-icon-outline.business_bulb-63:before {
  content: "\e9f5";
}
.nc-icon-outline.business_business-contact-85:before {
  content: "\e9f6";
}
.nc-icon-outline.business_business-contact-86:before {
  content: "\e9f7";
}
.nc-icon-outline.business_business-contact-87:before {
  content: "\e9f8";
}
.nc-icon-outline.business_business-contact-88:before {
  content: "\e9f9";
}
.nc-icon-outline.business_business-contact-89:before {
  content: "\e9fa";
}
.nc-icon-outline.business_businessman-03:before {
  content: "\e9fb";
}
.nc-icon-outline.business_businessman-04:before {
  content: "\e9fc";
}
.nc-icon-outline.business_calculator:before {
  content: "\e9fd";
}
.nc-icon-outline.business_chair:before {
  content: "\e9fe";
}
.nc-icon-outline.business_chart-bar-32:before {
  content: "\e9ff";
}
.nc-icon-outline.business_chart-bar-33:before {
  content: "\ea00";
}
.nc-icon-outline.business_chart-growth:before {
  content: "\ea01";
}
.nc-icon-outline.business_chart-pie-35:before {
  content: "\ea02";
}
.nc-icon-outline.business_chart-pie-36:before {
  content: "\ea03";
}
.nc-icon-outline.business_chart:before {
  content: "\ea04";
}
.nc-icon-outline.business_cheque:before {
  content: "\ea05";
}
.nc-icon-outline.business_coins:before {
  content: "\ea06";
}
.nc-icon-outline.business_connect:before {
  content: "\ea07";
}
.nc-icon-outline.business_contacts:before {
  content: "\ea08";
}
.nc-icon-outline.business_currency-dollar:before {
  content: "\ea09";
}
.nc-icon-outline.business_currency-euro:before {
  content: "\ea0a";
}
.nc-icon-outline.business_currency-pound:before {
  content: "\ea0b";
}
.nc-icon-outline.business_currency-yen:before {
  content: "\ea0c";
}
.nc-icon-outline.business_factory:before {
  content: "\ea0d";
}
.nc-icon-outline.business_globe:before {
  content: "\ea0e";
}
.nc-icon-outline.business_goal-64:before {
  content: "\ea0f";
}
.nc-icon-outline.business_goal-65:before {
  content: "\ea10";
}
.nc-icon-outline.business_gold:before {
  content: "\ea11";
}
.nc-icon-outline.business_hammer:before {
  content: "\ea12";
}
.nc-icon-outline.business_handout:before {
  content: "\ea13";
}
.nc-icon-outline.business_handshake:before {
  content: "\ea14";
}
.nc-icon-outline.business_hat:before {
  content: "\ea15";
}
.nc-icon-outline.business_hierarchy-53:before {
  content: "\ea16";
}
.nc-icon-outline.business_hierarchy-54:before {
  content: "\ea17";
}
.nc-icon-outline.business_hierarchy-55:before {
  content: "\ea18";
}
.nc-icon-outline.business_hierarchy-56:before {
  content: "\ea19";
}
.nc-icon-outline.business_laptop-71:before {
  content: "\ea1a";
}
.nc-icon-outline.business_laptop-72:before {
  content: "\ea1b";
}
.nc-icon-outline.business_laptop-91:before {
  content: "\ea1c";
}
.nc-icon-outline.business_law:before {
  content: "\ea1d";
}
.nc-icon-outline.business_math:before {
  content: "\ea1e";
}
.nc-icon-outline.business_money-11:before {
  content: "\ea1f";
}
.nc-icon-outline.business_money-12:before {
  content: "\ea20";
}
.nc-icon-outline.business_money-13:before {
  content: "\ea21";
}
.nc-icon-outline.business_money-bag:before {
  content: "\ea22";
}
.nc-icon-outline.business_money-coins:before {
  content: "\ea23";
}
.nc-icon-outline.business_money-growth:before {
  content: "\ea24";
}
.nc-icon-outline.business_money-time:before {
  content: "\ea25";
}
.nc-icon-outline.business_net:before {
  content: "\ea26";
}
.nc-icon-outline.business_notes:before {
  content: "\ea27";
}
.nc-icon-outline.business_payment:before {
  content: "\ea28";
}
.nc-icon-outline.business_percentage-38:before {
  content: "\ea29";
}
.nc-icon-outline.business_percentage-39:before {
  content: "\ea2a";
}
.nc-icon-outline.business_pig:before {
  content: "\ea2b";
}
.nc-icon-outline.business_pin:before {
  content: "\ea2c";
}
.nc-icon-outline.business_plug:before {
  content: "\ea2d";
}
.nc-icon-outline.business_progress:before {
  content: "\ea2e";
}
.nc-icon-outline.business_round-dollar:before {
  content: "\ea2f";
}
.nc-icon-outline.business_round-euro:before {
  content: "\ea30";
}
.nc-icon-outline.business_round-pound:before {
  content: "\ea31";
}
.nc-icon-outline.business_round-yen:before {
  content: "\ea32";
}
.nc-icon-outline.business_safe:before {
  content: "\ea33";
}
.nc-icon-outline.business_scale:before {
  content: "\ea34";
}
.nc-icon-outline.business_sign:before {
  content: "\ea35";
}
.nc-icon-outline.business_signature:before {
  content: "\ea36";
}
.nc-icon-outline.business_stock:before {
  content: "\ea37";
}
.nc-icon-outline.business_strategy:before {
  content: "\ea38";
}
.nc-icon-outline.business_tie-01:before {
  content: "\ea39";
}
.nc-icon-outline.business_tie-02:before {
  content: "\ea3a";
}
.nc-icon-outline.business_wallet-43:before {
  content: "\ea3b";
}
.nc-icon-outline.business_wallet-44:before {
  content: "\ea3c";
}
.nc-icon-outline.business_wallet-90:before {
  content: "\ea3d";
}

@keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes vex-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes vex-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-webkit-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-moz-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-ms-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@-o-keyframes vex-rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

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

.vex {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1111;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.vex-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.vex-overlay {
  background: #000;
  filter: alpha(opacity=40);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }

.vex-overlay {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .vex.vex-closing .vex-overlay {
    animation: vex-fadeout 0.5s;
    -webkit-animation: vex-fadeout 0.5s;
    -moz-animation: vex-fadeout 0.5s;
    -ms-animation: vex-fadeout 0.5s;
    -o-animation: vex-fadeout 0.5s;
    -webkit-backface-visibility: hidden; }

.vex-content {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  background: #fff; }
  .vex.vex-closing .vex-content {
    animation: vex-fadeout 0.5s;
    -webkit-animation: vex-fadeout 0.5s;
    -moz-animation: vex-fadeout 0.5s;
    -ms-animation: vex-fadeout 0.5s;
    -o-animation: vex-fadeout 0.5s;
    -webkit-backface-visibility: hidden; }

.vex-close:before {
  font-family: Arial, sans-serif;
  content: "\00D7"; }

.vex-dialog-form {
  margin: 0; }

.vex-dialog-button {
  text-rendering: optimizeLegibility;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }

.vex-loading-spinner {
  animation: vex-rotation 0.7s linear infinite;
  -webkit-animation: vex-rotation 0.7s linear infinite;
  -moz-animation: vex-rotation 0.7s linear infinite;
  -ms-animation: vex-rotation 0.7s linear infinite;
  -o-animation: vex-rotation 0.7s linear infinite;
  -webkit-backface-visibility: hidden;
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 1112;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2em;
  width: 2em;
  background: #fff; }

body.vex-open {
  overflow: hidden; }

@keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-webkit-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-moz-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-ms-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-o-keyframes vex-flyin {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-webkit-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-moz-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-ms-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@-o-keyframes vex-flyout {
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px); } }

@keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-webkit-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-moz-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-ms-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

@-o-keyframes vex-pulse {
  0% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; }
  70% {
    -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); }
  100% {
    -moz-box-shadow: inset 0 0 0 300px transparent;
    -webkit-box-shadow: inset 0 0 0 300px transparent;
    box-shadow: inset 0 0 0 300px transparent; } }

.vex.vex-theme-default {
  padding-top: 160px;
  padding-bottom: 160px; }
  .vex.vex-theme-default.vex-closing .vex-content {
    animation: vex-flyout 0.5s;
    -webkit-animation: vex-flyout 0.5s;
    -moz-animation: vex-flyout 0.5s;
    -ms-animation: vex-flyout 0.5s;
    -o-animation: vex-flyout 0.5s;
    -webkit-backface-visibility: hidden; }
  .vex.vex-theme-default .vex-content {
    animation: vex-flyin 0.5s;
    -webkit-animation: vex-flyin 0.5s;
    -moz-animation: vex-flyin 0.5s;
    -ms-animation: vex-flyin 0.5s;
    -o-animation: vex-flyin 0.5s;
    -webkit-backface-visibility: hidden; }
  .vex.vex-theme-default .vex-content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: "Helvetica Neue", sans-serif;
    background: #f0f0f0;
    color: #444;
    padding: 1em;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    width: 450px;
    font-size: 1.1em;
    line-height: 1.5em; }
    .vex.vex-theme-default .vex-content h1, .vex.vex-theme-default .vex-content h2, .vex.vex-theme-default .vex-content h3, .vex.vex-theme-default .vex-content h4, .vex.vex-theme-default .vex-content h5, .vex.vex-theme-default .vex-content h6, .vex.vex-theme-default .vex-content p, .vex.vex-theme-default .vex-content ul, .vex.vex-theme-default .vex-content li {
      color: inherit; }
  .vex.vex-theme-default .vex-close {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
    .vex.vex-theme-default .vex-close:before {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      position: absolute;
      content: "\00D7";
      font-size: 26px;
      font-weight: normal;
      line-height: 31px;
      height: 30px;
      width: 30px;
      text-align: center;
      top: 3px;
      right: 3px;
      color: #bbb;
      background: transparent; }
    .vex.vex-theme-default .vex-close:hover:before, .vex.vex-theme-default .vex-close:active:before {
      color: #777;
      background: #e0e0e0; }
  .vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
    margin-bottom: .5em; }
  .vex.vex-theme-default .vex-dialog-form .vex-dialog-input {
    margin-bottom: 1em; }
    .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"], .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"] {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background: #fff;
      width: 100%;
      padding: .25em .67em;
      border: 0;
      font-family: inherit;
      font-weight: inherit;
      font-size: inherit;
      min-height: 2.5em;
      margin: 0 0 .25em; }
      .vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
        -moz-box-shadow: inset 0 0 0 2px #8dbdf1;
        -webkit-box-shadow: inset 0 0 0 2px #8dbdf1;
        box-shadow: inset 0 0 0 2px #8dbdf1;
        outline: none; }
  .vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons {
    *zoom: 1; }
    .vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons:after {
      content: "";
      display: table;
      clear: both; }
  .vex.vex-theme-default .vex-dialog-button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    float: right;
    margin: 0 0 0 .5em;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .8em;
    line-height: 1em;
    padding: .75em 2em; }
    .vex.vex-theme-default .vex-dialog-button.vex-last {
      margin-left: 0; }
    .vex.vex-theme-default .vex-dialog-button:focus {
      animation: vex-pulse 1.1s infinite;
      -webkit-animation: vex-pulse 1.1s infinite;
      -moz-animation: vex-pulse 1.1s infinite;
      -ms-animation: vex-pulse 1.1s infinite;
      -o-animation: vex-pulse 1.1s infinite;
      -webkit-backface-visibility: hidden;
      outline: none; }
      @media (max-width: 568px) {
        .vex.vex-theme-default .vex-dialog-button:focus {
          animation: none;
          -webkit-animation: none;
          -moz-animation: none;
          -ms-animation: none;
          -o-animation: none;
          -webkit-backface-visibility: hidden; } }
    .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
      background: #3288e6;
      color: #fff; }
    .vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary {
      background: #e0e0e0;
      color: #777; }

.vex-loading-spinner.vex-theme-default {
  -moz-box-shadow: 0 0 0 0.5em #f0f0f0, 0 0 1px 0.5em rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0 0.5em #f0f0f0, 0 0 1px 0.5em rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 0.5em #f0f0f0, 0 0 1px 0.5em rgba(0, 0, 0, 0.3);
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #f0f0f0;
  border: .2em solid transparent;
  border-top-color: #bbb;
  top: -1.1em;
  bottom: auto; }

.checkbox {
    padding-left: 20px; }
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #738993;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; 
}

.checkbox label::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px !important;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555; 
}


.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
    display: inline-block;
    font: normal normal normal 16px/1 'Nucleo Mini';
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\ea23";
    color: #0f2c35;
    font-size: 16px;
    padding: 0;

}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled,
.checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: transparent;
    border-color: #0f2c35; }
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #4b5d66;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 6px;
    height: 6px;
    left: 5px;
    top: 5px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #0f2c35;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled {
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #337ab7; }

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    display: inline-block;
    font: normal normal normal 16px/1 'Nucleo Mini';
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\ea23";
    color: #0f2c35;
    font-size: 16px;
    padding: 0; }
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff; }
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff; }
.radio input[type="radio"]:checked + label::before {
    border-color: #0f2c35;
}

.radio input[type="radio"]:focus + label::before {
    outline: none !important;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

#style-switcher {
  *zoom: 1;
  list-style-type: none;
  width: 600px;
  margin: 20px auto 10px;
}
#style-switcher:before,
#style-switcher:after {
  display: table;
  content: "";
  line-height: 0;
}
#style-switcher:after {
  clear: both;
}
#style-switcher li {
  padding: 0;
  width: 150px;
  float: left;
  text-align: center;
}
#style-switcher li a {
  display: block;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
#style-switcher li a:hover {
  font-size: 24px;
}
#style-switcher li a.active {
  font-size: 24px;
  font-weight: 700;
  background: #eee;
}
#demo_controls {
  *zoom: 1;
  position: relative;
  width: 700px;
  margin: 0 auto;
  padding: 20px 0;
  list-style-type: none;
}
#demo_controls:before,
#demo_controls:after {
  display: table;
  content: "";
  line-height: 0;
}
#demo_controls:after {
  clear: both;
}
#demo_controls li {
  width: 320px;
  float: left;
  text-align: center;
  margin: 0 15px;
  font-weight: bold;
  font-size: 15px;
}
#demo_controls li p {
  margin-bottom: 10px;
}
p.info {
  text-align: center;
  margin-top: 20px;
}
.counter-wrapper {
  float: left;
  position: relative;
  left: 0;
  margin-top: 20px;
  margin-left: 0;
}
.flip-counter {
  position: relative;
  left: 30px;
  list-style-type: none;
}
.flip-counter li {
  float: right;
}
.no-csstransforms3d span.back {
  display: none;
}
.flip-counter.default .digit {
  position: relative;
  z-index: 0;
  width: 60px;
  height: 90px;
  margin-left: 10px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.default .digit:last-child {
  margin-left: 0;
}
.flip-counter.default .digit span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90px;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.default .digit span.front {
  top: 0;
  padding-top: 45px;
}
.flip-counter.default .digit span.back {
  bottom: 0;
}
.flip-counter.default .digit .line {
  position: absolute;
  z-index: 10;
  height: 45px;
  width: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.default .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.default .digit .hinge {
  position: absolute;
  height: 45px;
  width: 60px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.default .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.default .digit .hinge span.front {
  padding-top: 45px;
}
.flip-counter.default .digit .hinge span.back {
  height: 45px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.default .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.default .digit-delimiter {
  padding-top: 38px;
  margin-right: -5px;
  font-weight: 700;
  font-size: 52px;
  color: black;
  text-indent: 3.33333333px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.flip-counter.light .digit {
  position: relative;
  z-index: 0;
  width: 60px;
  height: 90px;
  margin-left: 10px;
  background-color: #e8f1ff;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(232, 241, 255, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(232, 241, 255, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(232, 241, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.light .digit:last-child {
  margin-left: 0;
}
.flip-counter.light .digit span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 90px;
  font-weight: 700;
  text-indent: 2px;
  background-color: #e8f1ff;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.light .digit span.front {
  top: 0;
  padding-top: 45px;
}
.flip-counter.light .digit span.back {
  bottom: 0;
}
.flip-counter.light .digit .line {
  position: absolute;
  z-index: 10;
  height: 45px;
  width: 60px;
  border-bottom: 1px solid rgba(232, 241, 255, 0.7);
  -webkit-box-shadow: 0 5px 7px -4px rgba(232, 241, 255, 0.7);
  -moz-box-shadow: 0 5px 7px -4px rgba(232, 241, 255, 0.7);
  box-shadow: 0 5px 7px -4px rgba(232, 241, 255, 0.7);
}
.flip-counter.light .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.light .digit .hinge {
  position: absolute;
  height: 45px;
  width: 60px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.light .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.light .digit .hinge span.front {
  padding-top: 45px;
}
.flip-counter.light .digit .hinge span.back {
  height: 45px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.light .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.light .digit-delimiter {
  padding-top: 38px;
  margin-right: -5px;
  font-weight: 700;
  font-size: 52px;
  color: #e8f1ff;
  text-indent: 3.33333333px;
  text-shadow: 1px 1px 5px rgba(232, 241, 255, 0.5);
}
.flip-counter.small .digit {
  position: relative;
  z-index: 0;
  width: 30px;
  height: 40px;
  margin-left: 5px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.small .digit:last-child {
  margin-left: 0;
}
.flip-counter.small .digit span {
  position: absolute;
  left: 0;
  height: 20px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 34px;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.small .digit span.front {
  top: 0;
  padding-top: 20px;
}
.flip-counter.small .digit span.back {
  bottom: 0;
}
.flip-counter.small .digit .line {
  position: absolute;
  z-index: 10;
  height: 20px;
  width: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.small .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective: 300px;
  perspective: 300px;
}
.flip-counter.small .digit .hinge {
  position: absolute;
  height: 20px;
  width: 30px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.small .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.small .digit .hinge span.front {
  padding-top: 20px;
}
.flip-counter.small .digit .hinge span.back {
  height: 20px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.small .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.small .digit-delimiter {
  padding-top: 15px;
  margin-right: -2.5px;
  font-weight: 700;
  font-size: 25px;
  color: black;
  text-indent: 1.66666667px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.flip-counter.huge .digit {
  position: relative;
  z-index: 0;
  width: 140px;
  height: 200px;
  margin-left: 20px;
  background-color: black;
  text-align: center;
  line-height: 0;
  -webkit-text-stroke: 2px;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.flip-counter.huge .digit:last-child {
  margin-left: 0;
}
.flip-counter.huge .digit span {
  position: absolute;
  left: 0;
  height: 100px;
  width: 140px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 190px;
  font-weight: 700;
  text-indent: 2px;
  background-color: black;
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flip-counter.huge .digit span.front {
  top: 0;
  padding-top: 100px;
}
.flip-counter.huge .digit span.back {
  bottom: 0;
}
.flip-counter.huge .digit .line {
  position: absolute;
  z-index: 10;
  height: 100px;
  width: 140px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.7);
}
.flip-counter.huge .digit .hinge-wrap {
  z-index: 5;
  position: relative;
  overflow: visible;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  perspective: 800px;
}
.flip-counter.huge .digit .hinge {
  position: absolute;
  height: 100px;
  width: 140px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flip-counter.huge .digit .hinge span {
  height: 0;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-counter.huge .digit .hinge span.front {
  padding-top: 100px;
}
.flip-counter.huge .digit .hinge span.back {
  height: 100px;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.flip-counter.huge .digit.animate .hinge {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.flip-counter.huge .digit-delimiter {
  padding-top: 130px;
  margin-right: -10px;
  font-weight: 700;
  font-size: 70px;
  color: black;
  text-indent: 6.66666667px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.bs4 .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:1200px){.bs4 .container{max-width:1490px}}.bs4 .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.bs4 .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bs4 .no-gutters{margin-right:0;margin-left:0}.bs4 .no-gutters>.col,.bs4 .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.bs4 .col,.bs4 .col-1,.bs4 .col-2,.bs4 .col-3,.bs4 .col-4,.bs4 .col-5,.bs4 .col-6,.bs4 .col-7,.bs4 .col-8,.bs4 .col-9,.bs4 .col-10,.bs4 .col-11,.bs4 .col-12,.bs4 .col-auto,.bs4 .col-lg,.bs4 .col-lg-1,.bs4 .col-lg-2,.bs4 .col-lg-3,.bs4 .col-lg-4,.bs4 .col-lg-5,.bs4 .col-lg-6,.bs4 .col-lg-7,.bs4 .col-lg-8,.bs4 .col-lg-9,.bs4 .col-lg-10,.bs4 .col-lg-11,.bs4 .col-lg-12,.bs4 .col-lg-auto,.bs4 .col-md,.bs4 .col-md-1,.bs4 .col-md-2,.bs4 .col-md-3,.bs4 .col-md-4,.bs4 .col-md-5,.bs4 .col-md-6,.bs4 .col-md-7,.bs4 .col-md-8,.bs4 .col-md-9,.bs4 .col-md-10,.bs4 .col-md-11,.bs4 .col-md-12,.bs4 .col-md-auto,.bs4 .col-ms,.bs4 .col-ms-1,.bs4 .col-ms-2,.bs4 .col-ms-3,.bs4 .col-ms-4,.bs4 .col-ms-5,.bs4 .col-ms-6,.bs4 .col-ms-7,.bs4 .col-ms-8,.bs4 .col-ms-9,.bs4 .col-ms-10,.bs4 .col-ms-11,.bs4 .col-ms-12,.bs4 .col-ms-auto,.bs4 .col-sm,.bs4 .col-sm-1,.bs4 .col-sm-2,.bs4 .col-sm-3,.bs4 .col-sm-4,.bs4 .col-sm-5,.bs4 .col-sm-6,.bs4 .col-sm-7,.bs4 .col-sm-8,.bs4 .col-sm-9,.bs4 .col-sm-10,.bs4 .col-sm-11,.bs4 .col-sm-12,.bs4 .col-sm-auto,.bs4 .col-xl,.bs4 .col-xl-1,.bs4 .col-xl-2,.bs4 .col-xl-3,.bs4 .col-xl-4,.bs4 .col-xl-5,.bs4 .col-xl-6,.bs4 .col-xl-7,.bs4 .col-xl-8,.bs4 .col-xl-9,.bs4 .col-xl-10,.bs4 .col-xl-11,.bs4 .col-xl-12,.bs4 .col-xl-auto,.bs4 .col-xs,.bs4 .col-xs-1,.bs4 .col-xs-2,.bs4 .col-xs-3,.bs4 .col-xs-4,.bs4 .col-xs-5,.bs4 .col-xs-6,.bs4 .col-xs-7,.bs4 .col-xs-8,.bs4 .col-xs-9,.bs4 .col-xs-10,.bs4 .col-xs-11,.bs4 .col-xs-12,.bs4 .col-xs-auto,.bs4 .col-xxl,.bs4 .col-xxl-1,.bs4 .col-xxl-2,.bs4 .col-xxl-3,.bs4 .col-xxl-4,.bs4 .col-xxl-5,.bs4 .col-xxl-6,.bs4 .col-xxl-7,.bs4 .col-xxl-8,.bs4 .col-xxl-9,.bs4 .col-xxl-10,.bs4 .col-xxl-11,.bs4 .col-xxl-12,.bs4 .col-xxl-auto,.bs4 .col-xxxl,.bs4 .col-xxxl-1,.bs4 .col-xxxl-2,.bs4 .col-xxxl-3,.bs4 .col-xxxl-4,.bs4 .col-xxxl-5,.bs4 .col-xxxl-6,.bs4 .col-xxxl-7,.bs4 .col-xxxl-8,.bs4 .col-xxxl-9,.bs4 .col-xxxl-10,.bs4 .col-xxxl-11,.bs4 .col-xxxl-12,.bs4 .col-xxxl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.bs4 .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-first{-ms-flex-order:-1;order:-1}.bs4 .order-last{-ms-flex-order:13;order:13}.bs4 .order-0{-ms-flex-order:0;order:0}.bs4 .order-1{-ms-flex-order:1;order:1}.bs4 .order-2{-ms-flex-order:2;order:2}.bs4 .order-3{-ms-flex-order:3;order:3}.bs4 .order-4{-ms-flex-order:4;order:4}.bs4 .order-5{-ms-flex-order:5;order:5}.bs4 .order-6{-ms-flex-order:6;order:6}.bs4 .order-7{-ms-flex-order:7;order:7}.bs4 .order-8{-ms-flex-order:8;order:8}.bs4 .order-9{-ms-flex-order:9;order:9}.bs4 .order-10{-ms-flex-order:10;order:10}.bs4 .order-11{-ms-flex-order:11;order:11}.bs4 .order-12{-ms-flex-order:12;order:12}.bs4 .offset-1{margin-left:8.33333%}.bs4 .offset-2{margin-left:16.66667%}.bs4 .offset-3{margin-left:25%}.bs4 .offset-4{margin-left:33.33333%}.bs4 .offset-5{margin-left:41.66667%}.bs4 .offset-6{margin-left:50%}.bs4 .offset-7{margin-left:58.33333%}.bs4 .offset-8{margin-left:66.66667%}.bs4 .offset-9{margin-left:75%}.bs4 .offset-10{margin-left:83.33333%}.bs4 .offset-11{margin-left:91.66667%}@media (min-width:320px){.bs4 .col-xs{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-xs-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-xs-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-xs-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-xs-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-xs-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-xs-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-xs-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-xs-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-xs-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-xs-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-xs-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-xs-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-xs-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-xs-first{-ms-flex-order:-1;order:-1}.bs4 .order-xs-last{-ms-flex-order:13;order:13}.bs4 .order-xs-0{-ms-flex-order:0;order:0}.bs4 .order-xs-1{-ms-flex-order:1;order:1}.bs4 .order-xs-2{-ms-flex-order:2;order:2}.bs4 .order-xs-3{-ms-flex-order:3;order:3}.bs4 .order-xs-4{-ms-flex-order:4;order:4}.bs4 .order-xs-5{-ms-flex-order:5;order:5}.bs4 .order-xs-6{-ms-flex-order:6;order:6}.bs4 .order-xs-7{-ms-flex-order:7;order:7}.bs4 .order-xs-8{-ms-flex-order:8;order:8}.bs4 .order-xs-9{-ms-flex-order:9;order:9}.bs4 .order-xs-10{-ms-flex-order:10;order:10}.bs4 .order-xs-11{-ms-flex-order:11;order:11}.bs4 .order-xs-12{-ms-flex-order:12;order:12}.bs4 .offset-xs-0{margin-left:0}.bs4 .offset-xs-1{margin-left:8.33333%}.bs4 .offset-xs-2{margin-left:16.66667%}.bs4 .offset-xs-3{margin-left:25%}.bs4 .offset-xs-4{margin-left:33.33333%}.bs4 .offset-xs-5{margin-left:41.66667%}.bs4 .offset-xs-6{margin-left:50%}.bs4 .offset-xs-7{margin-left:58.33333%}.bs4 .offset-xs-8{margin-left:66.66667%}.bs4 .offset-xs-9{margin-left:75%}.bs4 .offset-xs-10{margin-left:83.33333%}.bs4 .offset-xs-11{margin-left:91.66667%}}@media (min-width:450px){.bs4 .col-ms{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-ms-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-ms-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-ms-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-ms-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-ms-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-ms-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-ms-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-ms-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-ms-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-ms-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-ms-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-ms-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-ms-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-ms-first{-ms-flex-order:-1;order:-1}.bs4 .order-ms-last{-ms-flex-order:13;order:13}.bs4 .order-ms-0{-ms-flex-order:0;order:0}.bs4 .order-ms-1{-ms-flex-order:1;order:1}.bs4 .order-ms-2{-ms-flex-order:2;order:2}.bs4 .order-ms-3{-ms-flex-order:3;order:3}.bs4 .order-ms-4{-ms-flex-order:4;order:4}.bs4 .order-ms-5{-ms-flex-order:5;order:5}.bs4 .order-ms-6{-ms-flex-order:6;order:6}.bs4 .order-ms-7{-ms-flex-order:7;order:7}.bs4 .order-ms-8{-ms-flex-order:8;order:8}.bs4 .order-ms-9{-ms-flex-order:9;order:9}.bs4 .order-ms-10{-ms-flex-order:10;order:10}.bs4 .order-ms-11{-ms-flex-order:11;order:11}.bs4 .order-ms-12{-ms-flex-order:12;order:12}.bs4 .offset-ms-0{margin-left:0}.bs4 .offset-ms-1{margin-left:8.33333%}.bs4 .offset-ms-2{margin-left:16.66667%}.bs4 .offset-ms-3{margin-left:25%}.bs4 .offset-ms-4{margin-left:33.33333%}.bs4 .offset-ms-5{margin-left:41.66667%}.bs4 .offset-ms-6{margin-left:50%}.bs4 .offset-ms-7{margin-left:58.33333%}.bs4 .offset-ms-8{margin-left:66.66667%}.bs4 .offset-ms-9{margin-left:75%}.bs4 .offset-ms-10{margin-left:83.33333%}.bs4 .offset-ms-11{margin-left:91.66667%}}@media (min-width:576px){.bs4 .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-sm-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-sm-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-sm-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-sm-first{-ms-flex-order:-1;order:-1}.bs4 .order-sm-last{-ms-flex-order:13;order:13}.bs4 .order-sm-0{-ms-flex-order:0;order:0}.bs4 .order-sm-1{-ms-flex-order:1;order:1}.bs4 .order-sm-2{-ms-flex-order:2;order:2}.bs4 .order-sm-3{-ms-flex-order:3;order:3}.bs4 .order-sm-4{-ms-flex-order:4;order:4}.bs4 .order-sm-5{-ms-flex-order:5;order:5}.bs4 .order-sm-6{-ms-flex-order:6;order:6}.bs4 .order-sm-7{-ms-flex-order:7;order:7}.bs4 .order-sm-8{-ms-flex-order:8;order:8}.bs4 .order-sm-9{-ms-flex-order:9;order:9}.bs4 .order-sm-10{-ms-flex-order:10;order:10}.bs4 .order-sm-11{-ms-flex-order:11;order:11}.bs4 .order-sm-12{-ms-flex-order:12;order:12}.bs4 .offset-sm-0{margin-left:0}.bs4 .offset-sm-1{margin-left:8.33333%}.bs4 .offset-sm-2{margin-left:16.66667%}.bs4 .offset-sm-3{margin-left:25%}.bs4 .offset-sm-4{margin-left:33.33333%}.bs4 .offset-sm-5{margin-left:41.66667%}.bs4 .offset-sm-6{margin-left:50%}.bs4 .offset-sm-7{margin-left:58.33333%}.bs4 .offset-sm-8{margin-left:66.66667%}.bs4 .offset-sm-9{margin-left:75%}.bs4 .offset-sm-10{margin-left:83.33333%}.bs4 .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.bs4 .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-md-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-md-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-md-first{-ms-flex-order:-1;order:-1}.bs4 .order-md-last{-ms-flex-order:13;order:13}.bs4 .order-md-0{-ms-flex-order:0;order:0}.bs4 .order-md-1{-ms-flex-order:1;order:1}.bs4 .order-md-2{-ms-flex-order:2;order:2}.bs4 .order-md-3{-ms-flex-order:3;order:3}.bs4 .order-md-4{-ms-flex-order:4;order:4}.bs4 .order-md-5{-ms-flex-order:5;order:5}.bs4 .order-md-6{-ms-flex-order:6;order:6}.bs4 .order-md-7{-ms-flex-order:7;order:7}.bs4 .order-md-8{-ms-flex-order:8;order:8}.bs4 .order-md-9{-ms-flex-order:9;order:9}.bs4 .order-md-10{-ms-flex-order:10;order:10}.bs4 .order-md-11{-ms-flex-order:11;order:11}.bs4 .order-md-12{-ms-flex-order:12;order:12}.bs4 .offset-md-0{margin-left:0}.bs4 .offset-md-1{margin-left:8.33333%}.bs4 .offset-md-2{margin-left:16.66667%}.bs4 .offset-md-3{margin-left:25%}.bs4 .offset-md-4{margin-left:33.33333%}.bs4 .offset-md-5{margin-left:41.66667%}.bs4 .offset-md-6{margin-left:50%}.bs4 .offset-md-7{margin-left:58.33333%}.bs4 .offset-md-8{margin-left:66.66667%}.bs4 .offset-md-9{margin-left:75%}.bs4 .offset-md-10{margin-left:83.33333%}.bs4 .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.bs4 .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-lg-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-lg-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-lg-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-lg-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-lg-first{-ms-flex-order:-1;order:-1}.bs4 .order-lg-last{-ms-flex-order:13;order:13}.bs4 .order-lg-0{-ms-flex-order:0;order:0}.bs4 .order-lg-1{-ms-flex-order:1;order:1}.bs4 .order-lg-2{-ms-flex-order:2;order:2}.bs4 .order-lg-3{-ms-flex-order:3;order:3}.bs4 .order-lg-4{-ms-flex-order:4;order:4}.bs4 .order-lg-5{-ms-flex-order:5;order:5}.bs4 .order-lg-6{-ms-flex-order:6;order:6}.bs4 .order-lg-7{-ms-flex-order:7;order:7}.bs4 .order-lg-8{-ms-flex-order:8;order:8}.bs4 .order-lg-9{-ms-flex-order:9;order:9}.bs4 .order-lg-10{-ms-flex-order:10;order:10}.bs4 .order-lg-11{-ms-flex-order:11;order:11}.bs4 .order-lg-12{-ms-flex-order:12;order:12}.bs4 .offset-lg-0{margin-left:0}.bs4 .offset-lg-1{margin-left:8.33333%}.bs4 .offset-lg-2{margin-left:16.66667%}.bs4 .offset-lg-3{margin-left:25%}.bs4 .offset-lg-4{margin-left:33.33333%}.bs4 .offset-lg-5{margin-left:41.66667%}.bs4 .offset-lg-6{margin-left:50%}.bs4 .offset-lg-7{margin-left:58.33333%}.bs4 .offset-lg-8{margin-left:66.66667%}.bs4 .offset-lg-9{margin-left:75%}.bs4 .offset-lg-10{margin-left:83.33333%}.bs4 .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.bs4 .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-xl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-xl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-xl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-xl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-xl-first{-ms-flex-order:-1;order:-1}.bs4 .order-xl-last{-ms-flex-order:13;order:13}.bs4 .order-xl-0{-ms-flex-order:0;order:0}.bs4 .order-xl-1{-ms-flex-order:1;order:1}.bs4 .order-xl-2{-ms-flex-order:2;order:2}.bs4 .order-xl-3{-ms-flex-order:3;order:3}.bs4 .order-xl-4{-ms-flex-order:4;order:4}.bs4 .order-xl-5{-ms-flex-order:5;order:5}.bs4 .order-xl-6{-ms-flex-order:6;order:6}.bs4 .order-xl-7{-ms-flex-order:7;order:7}.bs4 .order-xl-8{-ms-flex-order:8;order:8}.bs4 .order-xl-9{-ms-flex-order:9;order:9}.bs4 .order-xl-10{-ms-flex-order:10;order:10}.bs4 .order-xl-11{-ms-flex-order:11;order:11}.bs4 .order-xl-12{-ms-flex-order:12;order:12}.bs4 .offset-xl-0{margin-left:0}.bs4 .offset-xl-1{margin-left:8.33333%}.bs4 .offset-xl-2{margin-left:16.66667%}.bs4 .offset-xl-3{margin-left:25%}.bs4 .offset-xl-4{margin-left:33.33333%}.bs4 .offset-xl-5{margin-left:41.66667%}.bs4 .offset-xl-6{margin-left:50%}.bs4 .offset-xl-7{margin-left:58.33333%}.bs4 .offset-xl-8{margin-left:66.66667%}.bs4 .offset-xl-9{margin-left:75%}.bs4 .offset-xl-10{margin-left:83.33333%}.bs4 .offset-xl-11{margin-left:91.66667%}}@media (min-width:1650px){.bs4 .col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-xxl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-xxl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-xxl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-xxl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-xxl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-xxl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-xxl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-xxl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-xxl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-xxl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-xxl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-xxl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-xxl-first{-ms-flex-order:-1;order:-1}.bs4 .order-xxl-last{-ms-flex-order:13;order:13}.bs4 .order-xxl-0{-ms-flex-order:0;order:0}.bs4 .order-xxl-1{-ms-flex-order:1;order:1}.bs4 .order-xxl-2{-ms-flex-order:2;order:2}.bs4 .order-xxl-3{-ms-flex-order:3;order:3}.bs4 .order-xxl-4{-ms-flex-order:4;order:4}.bs4 .order-xxl-5{-ms-flex-order:5;order:5}.bs4 .order-xxl-6{-ms-flex-order:6;order:6}.bs4 .order-xxl-7{-ms-flex-order:7;order:7}.bs4 .order-xxl-8{-ms-flex-order:8;order:8}.bs4 .order-xxl-9{-ms-flex-order:9;order:9}.bs4 .order-xxl-10{-ms-flex-order:10;order:10}.bs4 .order-xxl-11{-ms-flex-order:11;order:11}.bs4 .order-xxl-12{-ms-flex-order:12;order:12}.bs4 .offset-xxl-0{margin-left:0}.bs4 .offset-xxl-1{margin-left:8.33333%}.bs4 .offset-xxl-2{margin-left:16.66667%}.bs4 .offset-xxl-3{margin-left:25%}.bs4 .offset-xxl-4{margin-left:33.33333%}.bs4 .offset-xxl-5{margin-left:41.66667%}.bs4 .offset-xxl-6{margin-left:50%}.bs4 .offset-xxl-7{margin-left:58.33333%}.bs4 .offset-xxl-8{margin-left:66.66667%}.bs4 .offset-xxl-9{margin-left:75%}.bs4 .offset-xxl-10{margin-left:83.33333%}.bs4 .offset-xxl-11{margin-left:91.66667%}}@media (min-width:1920px){.bs4 .col-xxxl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bs4 .col-xxxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.bs4 .col-xxxl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.bs4 .col-xxxl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.bs4 .col-xxxl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bs4 .col-xxxl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bs4 .col-xxxl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.bs4 .col-xxxl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bs4 .col-xxxl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.bs4 .col-xxxl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.bs4 .col-xxxl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bs4 .col-xxxl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.bs4 .col-xxxl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.bs4 .col-xxxl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs4 .order-xxxl-first{-ms-flex-order:-1;order:-1}.bs4 .order-xxxl-last{-ms-flex-order:13;order:13}.bs4 .order-xxxl-0{-ms-flex-order:0;order:0}.bs4 .order-xxxl-1{-ms-flex-order:1;order:1}.bs4 .order-xxxl-2{-ms-flex-order:2;order:2}.bs4 .order-xxxl-3{-ms-flex-order:3;order:3}.bs4 .order-xxxl-4{-ms-flex-order:4;order:4}.bs4 .order-xxxl-5{-ms-flex-order:5;order:5}.bs4 .order-xxxl-6{-ms-flex-order:6;order:6}.bs4 .order-xxxl-7{-ms-flex-order:7;order:7}.bs4 .order-xxxl-8{-ms-flex-order:8;order:8}.bs4 .order-xxxl-9{-ms-flex-order:9;order:9}.bs4 .order-xxxl-10{-ms-flex-order:10;order:10}.bs4 .order-xxxl-11{-ms-flex-order:11;order:11}.bs4 .order-xxxl-12{-ms-flex-order:12;order:12}.bs4 .offset-xxxl-0{margin-left:0}.bs4 .offset-xxxl-1{margin-left:8.33333%}.bs4 .offset-xxxl-2{margin-left:16.66667%}.bs4 .offset-xxxl-3{margin-left:25%}.bs4 .offset-xxxl-4{margin-left:33.33333%}.bs4 .offset-xxxl-5{margin-left:41.66667%}.bs4 .offset-xxxl-6{margin-left:50%}.bs4 .offset-xxxl-7{margin-left:58.33333%}.bs4 .offset-xxxl-8{margin-left:66.66667%}.bs4 .offset-xxxl-9{margin-left:75%}.bs4 .offset-xxxl-10{margin-left:83.33333%}.bs4 .offset-xxxl-11{margin-left:91.66667%}}.bs4 .text-monospace{font-family:Benton Sans Lt,Arial,sans-serif}.bs4 .text-justify{text-align:justify!important}.bs4 .text-nowrap{white-space:nowrap!important}.bs4 .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs4 .text-left{text-align:left!important}.bs4 .text-right{text-align:right!important}.bs4 .text-center{text-align:center!important}@media (min-width:320px){.bs4 .text-xs-left{text-align:left!important}.bs4 .text-xs-right{text-align:right!important}.bs4 .text-xs-center{text-align:center!important}}@media (min-width:450px){.bs4 .text-ms-left{text-align:left!important}.bs4 .text-ms-right{text-align:right!important}.bs4 .text-ms-center{text-align:center!important}}@media (min-width:576px){.bs4 .text-sm-left{text-align:left!important}.bs4 .text-sm-right{text-align:right!important}.bs4 .text-sm-center{text-align:center!important}}@media (min-width:768px){.bs4 .text-md-left{text-align:left!important}.bs4 .text-md-right{text-align:right!important}.bs4 .text-md-center{text-align:center!important}}@media (min-width:992px){.bs4 .text-lg-left{text-align:left!important}.bs4 .text-lg-right{text-align:right!important}.bs4 .text-lg-center{text-align:center!important}}@media (min-width:1200px){.bs4 .text-xl-left{text-align:left!important}.bs4 .text-xl-right{text-align:right!important}.bs4 .text-xl-center{text-align:center!important}}@media (min-width:1650px){.bs4 .text-xxl-left{text-align:left!important}.bs4 .text-xxl-right{text-align:right!important}.bs4 .text-xxl-center{text-align:center!important}}@media (min-width:1920px){.bs4 .text-xxxl-left{text-align:left!important}.bs4 .text-xxxl-right{text-align:right!important}.bs4 .text-xxxl-center{text-align:center!important}}.bs4 .text-lowercase{text-transform:lowercase!important}.bs4 .text-uppercase{text-transform:uppercase!important}.bs4 .text-capitalize{text-transform:capitalize!important}.bs4 .font-weight-light{font-weight:300!important}.bs4 .font-weight-normal{font-weight:400!important}.bs4 .font-weight-bold{font-weight:700!important}.bs4 .font-italic{font-style:italic!important}.bs4 .text-white{color:#fff!important}.bs4 .text-primary{color:#0f2c35!important}.bs4 a.text-primary:focus,.bs4 a.text-primary:hover{color:#040b0d!important}.bs4 .text-secondary{color:#738993!important}.bs4 a.text-secondary:focus,.bs4 a.text-secondary:hover{color:#5c6f77!important}.bs4 .text-success{color:#049b44!important}.bs4 a.text-success:focus,.bs4 a.text-success:hover{color:#03692e!important}.bs4 .text-info{color:#17a2b8!important}.bs4 a.text-info:focus,.bs4 a.text-info:hover{color:#117a8b!important}.bs4 .text-warning{color:#ffc107!important}.bs4 a.text-warning:focus,.bs4 a.text-warning:hover{color:#d39e00!important}.bs4 .text-danger{color:#dc3545!important}.bs4 a.text-danger:focus,.bs4 a.text-danger:hover{color:#bd2130!important}.bs4 .text-light{color:#f2f4f4!important}.bs4 a.text-light:focus,.bs4 a.text-light:hover{color:#d6dddd!important}.bs4 .text-dark{color:#343a40!important}.bs4 a.text-dark:focus,.bs4 a.text-dark:hover{color:#1d2124!important}.bs4 .text-body{color:#0f2c35!important}.bs4 .text-muted{color:#738993!important}.bs4 .text-black-50{color:rgba(0,0,0,.5)!important}.bs4 .text-white-50{color:hsla(0,0%,100%,.5)!important}.bs4 .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bs4 .d-none{display:none!important}.bs4 .d-inline{display:inline!important}.bs4 .d-inline-block{display:inline-block!important}.bs4 .d-block{display:block!important}.bs4 .d-table{display:table!important}.bs4 .d-table-row{display:table-row!important}.bs4 .d-table-cell{display:table-cell!important}.bs4 .d-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:320px){.bs4 .d-xs-none{display:none!important}.bs4 .d-xs-inline{display:inline!important}.bs4 .d-xs-inline-block{display:inline-block!important}.bs4 .d-xs-block{display:block!important}.bs4 .d-xs-table{display:table!important}.bs4 .d-xs-table-row{display:table-row!important}.bs4 .d-xs-table-cell{display:table-cell!important}.bs4 .d-xs-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-xs-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:450px){.bs4 .d-ms-none{display:none!important}.bs4 .d-ms-inline{display:inline!important}.bs4 .d-ms-inline-block{display:inline-block!important}.bs4 .d-ms-block{display:block!important}.bs4 .d-ms-table{display:table!important}.bs4 .d-ms-table-row{display:table-row!important}.bs4 .d-ms-table-cell{display:table-cell!important}.bs4 .d-ms-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-ms-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:576px){.bs4 .d-sm-none{display:none!important}.bs4 .d-sm-inline{display:inline!important}.bs4 .d-sm-inline-block{display:inline-block!important}.bs4 .d-sm-block{display:block!important}.bs4 .d-sm-table{display:table!important}.bs4 .d-sm-table-row{display:table-row!important}.bs4 .d-sm-table-cell{display:table-cell!important}.bs4 .d-sm-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.bs4 .d-md-none{display:none!important}.bs4 .d-md-inline{display:inline!important}.bs4 .d-md-inline-block{display:inline-block!important}.bs4 .d-md-block{display:block!important}.bs4 .d-md-table{display:table!important}.bs4 .d-md-table-row{display:table-row!important}.bs4 .d-md-table-cell{display:table-cell!important}.bs4 .d-md-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.bs4 .d-lg-none{display:none!important}.bs4 .d-lg-inline{display:inline!important}.bs4 .d-lg-inline-block{display:inline-block!important}.bs4 .d-lg-block{display:block!important}.bs4 .d-lg-table{display:table!important}.bs4 .d-lg-table-row{display:table-row!important}.bs4 .d-lg-table-cell{display:table-cell!important}.bs4 .d-lg-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.bs4 .d-xl-none{display:none!important}.bs4 .d-xl-inline{display:inline!important}.bs4 .d-xl-inline-block{display:inline-block!important}.bs4 .d-xl-block{display:block!important}.bs4 .d-xl-table{display:table!important}.bs4 .d-xl-table-row{display:table-row!important}.bs4 .d-xl-table-cell{display:table-cell!important}.bs4 .d-xl-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1650px){.bs4 .d-xxl-none{display:none!important}.bs4 .d-xxl-inline{display:inline!important}.bs4 .d-xxl-inline-block{display:inline-block!important}.bs4 .d-xxl-block{display:block!important}.bs4 .d-xxl-table{display:table!important}.bs4 .d-xxl-table-row{display:table-row!important}.bs4 .d-xxl-table-cell{display:table-cell!important}.bs4 .d-xxl-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-xxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1920px){.bs4 .d-xxxl-none{display:none!important}.bs4 .d-xxxl-inline{display:inline!important}.bs4 .d-xxxl-inline-block{display:inline-block!important}.bs4 .d-xxxl-block{display:block!important}.bs4 .d-xxxl-table{display:table!important}.bs4 .d-xxxl-table-row{display:table-row!important}.bs4 .d-xxxl-table-cell{display:table-cell!important}.bs4 .d-xxxl-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-xxxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.bs4 .d-print-none{display:none!important}.bs4 .d-print-inline{display:inline!important}.bs4 .d-print-inline-block{display:inline-block!important}.bs4 .d-print-block{display:block!important}.bs4 .d-print-table{display:table!important}.bs4 .d-print-table-row{display:table-row!important}.bs4 .d-print-table-cell{display:table-cell!important}.bs4 .d-print-flex{display:-ms-flexbox!important;display:flex!important}.bs4 .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.headline-special-noheader{margin-top:24px;margin-bottom:24px}.headline-special-noheader .cc-separator{margin:12px 0 60px}.module-locationiconslegend{background:#fafafa;width:100%;padding:35px 0 25px}.module-locationiconslegend p.header{font-family:Benton Sans Med,Arial,sans-serif;font-weight:500;line-height:1.1;padding:0 0 35px;letter-spacing:1px;color:#aaa;font-size:16px}.module-locationiconslegend span.content-circle{border:2px solid #738993;border-radius:50%;margin-right:15px;background-size:16px!important;padding:8px 18px;height:40px;width:40px;display:inline-block;float:left;background-position:50%;background-repeat:no-repeat}.content-circle-description{text-decoration:none;color:#738993;font-size:14px;line-height:40px;margin-bottom:14px;display:block;border:none;transition:all .15s cubic-bezier(.33,.66,.66,1)}*{outline:none}html{overflow-x:hidden;max-width:100%}@media (min-width:768px){html.noscroll{overflow-y:hidden}}@media (max-width:319.98px){html{min-width:320px;max-width:inherit;overflow-x:scroll}}body{max-width:100%;overflow-x:hidden}@media (max-width:319.98px){body{min-width:320px;max-width:inherit}}.container{padding-left:30px;padding-right:30px}.overlay{position:relative;z-index:999;opacity:0;pointer-events:none;display:none}.overlay,.overlay.show{transition:opacity .5s ease-in-out}.overlay.show{opacity:1;pointer-events:all;display:block}.overlay__overlay{position:fixed;top:0;left:0;background-color:#002A6D40;opacity:1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);justify-items:center}.overlay__blende,.overlay__overlay{width:100%;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.overlay__blende{background-color:#00000080;overflow:hidden}.overlay__close{position:absolute;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section4/times-circle-solid.svg);background-repeat:no-repeat;width:30px;height:30px;top:4px;right:0;cursor:pointer;z-index:9999}.overlay__close:hover{opacity:.7}.overlay__element{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.overlay__header{text-align:center;position:relative;font-size:32px;line-height:38px;letter-spacing:0;color:#fff;width:100%;max-width:900px;margin:27px auto 0;padding:0 15px}@media screen and (max-width:991px){.overlay__header{padding:0 65px}}.overlay__header b,.overlay__header em,.overlay__header i,.overlay__header strong{font-family:Benton Sans Med,Arial,sans-serif}.overlay__box{position:relative;background:#fff;box-shadow:0 15px 30px #0000000D;border-radius:6px;padding:50px 50px 30px;max-height:800px;overflow-y:scroll;overflow-x:hidden;left:auto;right:0;top:0;width:900px;max-width:900px;margin-top:30px;margin-bottom:30px;transform:translate(0)}.overlay__box .legal-consent-container .hs-form-booleancheckbox-display .hs-form-required,.overlay__box .legal-consent-container .hs-form-booleancheckbox-display p{font-family:Benton Sans Reg,Arial,sans-serif;color:#0f2c35!important;font-size:16px}.overlay__box .legal-consent-container .hs-richtext p{font-size:12px;color:#0f2c35}.overlay .actions{margin-top:10px!important;margin-bottom:0!important}@media (max-width:1649.98px){.overlay__box{max-width:900px;width:auto}}@media (max-width:1199.98px){.overlay__element{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.overlay__box{position:relative;transform:translate(0);left:auto;margin-top:45px}}@media (max-width:991.98px){.overlay__element{padding-top:0}.overlay__close{width:20px;height:20px;top:12px;right:35px;background-size:contain}.overlay__box{padding:35px 20px;margin-left:15px;margin-right:15px;max-height:600px;overflow-y:scroll}}@media screen and (max-width:991.98px) and (max-height:900px){.overlay__overlay{max-height:100vh}}.overlay form{max-width:800px}.overlay .hbspt-form,.overlay__submitted{display:block}.overlay .submitted-message{display:none}.overlay__hubspotform{margin-bottom:-40px}.overlay form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.overlay fieldset{max-width:inherit!important;width:100%!important}.overlay .hs-fieldtype-text{width:50%!important;min-height:50px}.overlay .hs-fieldtype-text input{font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:16px!important;line-height:19px!important;border:none;outline:none!important;box-shadow:none;border-bottom:1px solid #bccace;border-radius:0!important;padding-left:0!important;width:90%!important;color:#0f2c35!important}.overlay .hs-fieldtype-text input.error{border-bottom:1px solid #ff4d55;color:#ff4d55}.overlay .hs-fieldtype-text input.hs-input.invalid.error,.overlay .hs-fieldtype-text input:focus{box-shadow:none!important;outline:none!important}.overlay .hs-fieldtype-text label{font-family:Benton Sans Reg,Arial,sans-serif!important;font-weight:400!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:all .25s ease-in-out}.overlay .hs-fieldtype-text label.hs-error-msg{position:absolute;color:#ff4d55}.overlay .hs-fieldtype-text label.floating{top:5px;font-size:14px!important;line-height:17px!important;color:#698a95}.overlay .hs-fieldtype-text>label{position:relative;top:25px;color:#698a95!important;font-size:16px!important;line-height:19px!important}.overlay .hs-fieldtype-textarea{width:100%}.overlay .hs-fieldtype-textarea textarea{font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:16px!important;line-height:19px!important;max-width:inherit!important;width:100%!important;border:none;box-shadow:none!important;border-bottom:1px solid #bccace;border-radius:0!important;outline:none!important;padding-left:0!important;min-height:80px}.overlay .hs-fieldtype-textarea label{font-family:Benton Sans Reg,Arial,sans-serif!important;font-weight:400!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:all .25s ease-in-out}.overlay .hs-fieldtype-textarea label.hs-error-msg{position:absolute;color:#dc3545}.overlay .hs-fieldtype-textarea label.floating{top:5px;font-size:14px!important;line-height:17px!important;color:#698a95}.overlay .hs-fieldtype-textarea>label{position:relative;top:25px;color:#698a95!important;font-size:16px!important;line-height:19px!important}.overlay .hs-fieldtype-select{width:calc(44.25% - 10px);padding-bottom:5px;border-bottom:1px solid #bccace;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/arrow_drop_down-24px.svg);background-repeat:no-repeat;background-position:right 30px bottom 5px}.overlay .hs-fieldtype-select label{font-family:Benton Sans Reg,Arial,sans-serif!important;font-weight:400!important;padding-bottom:5px;margin-top:20px}.overlay .hs-fieldtype-select label.hs-error-msg{color:#dc3545;position:absolute;margin-top:10px!important}.overlay .hs-fieldtype-select>label{font-size:16px!important;line-height:19px!important;color:#0f2c35!important}.overlay .hs-fieldtype-select select{font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:16px!important;line-height:19px!important;font-weight:400!important;border:none!important;background:none!important;color:#0f2c35;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;cursor:pointer}.overlay .hs-fieldtype-select select option{color:#000!important;font-weight:400!important}.overlay .hs-fieldtype-select select:invalid{color:#bccace!important;box-shadow:none!important}.overlay .hs-fieldtype-select select:invalid option{color:#bccace!important}.overlay .hs-fieldtype-booleancheckbox{padding-left:0!important;margin-left:-9px}.overlay .hs-fieldtype-booleancheckbox label{margin-left:0}.overlay .hs-fieldtype-booleancheckbox label:hover span:before{border-color:#0f2c35!important}.overlay .hs-fieldtype-booleancheckbox label.hs-error-msg{color:#ff4d55;font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:12px;line-height:14px;letter-spacing:0}.overlay .hs-fieldtype-booleancheckbox input[type=checkbox]{opacity:0;z-index:1;cursor:pointer;position:absolute;margin-left:-20px}.overlay .hs-fieldtype-booleancheckbox input[type=checkbox]+span{position:relative;display:inline-block;padding-left:8px}.overlay .hs-fieldtype-booleancheckbox input[type=checkbox]+span:before{content:"";display:inline-block;position:absolute;width:16px;height:16px;left:0;margin-left:-15px;border:2px solid #738993;border-radius:3px;background-color:#fff;transition:border .15s ease-in-out,color .15s ease-in-out}.overlay .hs-fieldtype-booleancheckbox input[type=checkbox]+span:after{content:"";display:inline-block;position:absolute;width:16px!important;height:16px;left:0;top:0;margin-left:-15px;padding-left:3px;padding-top:1px;font-size:11px;color:#555}.overlay .hs-fieldtype-booleancheckbox input[type=checkbox]:checked+span:before{background-color:transparent;border-color:#0f2c35}.overlay .hs-fieldtype-booleancheckbox input[type=checkbox]:checked+span:after{display:inline-block;font:normal normal normal 16px/1 Nucleo Mini;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea23";color:#0f2c35;font-size:16px;padding:0}.overlay .hs-fieldtype-booleancheckbox-display:hover span:before{border-color:#0f2c35!important}.overlay .hs_error_rollup label{color:#ff4d55!important}.overlay .hs-richtext{font-family:Benton Sans Lt,Arial,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:17px!important}.overlay ul.hs-error-msgs{padding-left:0!important}.overlay .hs-fieldtype-booleancheckbox ul.hs-error-msgs{margin-left:10px}.overlay .hs_submit{width:100%}.overlay .hs_submit .actions{text-align:right!important}.overlay input[type=submit].hs-button{background:#ff6700 url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/send-icon.svg);background-repeat:no-repeat;background-position:center right 14px;transition:background-color .5s ease-in-out}.overlay input[type=submit].hs-button,.overlay input[type=submit].hs-button:hover{position:relative;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;border-radius:6px;border:none;font-weight:400;text-shadow:none;box-shadow:0 5px 20px #00000040;padding:14px 75px 14px 24px}.overlay input[type=submit].hs-button:hover{background:#e55c00 url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/send-icon.svg);background-repeat:no-repeat;background-position:center right 14px;outline:none!important}.overlay__submittedbox{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.overlay__check{display:block;width:96px;height:96px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/check-circle-icon.svg);margin-top:15px;margin-bottom:10px}.overlay__submittedheadline{font-size:24px;line-height:29px;color:#049b44}.overlay__submittedtext{font-size:16px;line-height:24px;text-align:center;max-width:550px;margin-bottom:60px}.overlay__backbutton{border:1px solid #ff6700;border-radius:6px;background-color:#fff;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/chevron-icon.svg);background-repeat:no-repeat;background-position:left 10px center;padding:10px 50px;color:#ff6700;cursor:pointer}.overlay .hs-form-required{color:#bccace!important}@media (max-width:991.98px){.overlay .hs-fieldtype-text{width:100%!important;padding-left:0!important;padding-right:0!important}.overlay .hs-fieldtype-select{width:88.5%}}

/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.9.1
 *
 * Copyright KingSora | Rene Haas.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 03.08.2019
 */html.os-html,html.os-html>.os-host{display:block;overflow:hidden;box-sizing:border-box;height:100%!important;width:100%!important;min-width:100%!important;min-height:100%!important;margin:0!important;position:absolute!important}html.os-html>.os-host>.os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden!important;display:-ms-flexbox;display:flex}.os-host-flexbox>.os-size-auto-observer{height:inherit!important}.os-host-flexbox>.os-content-glue{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.os-host-flexbox>.os-content-glue,.os-host-flexbox>.os-size-auto-observer{min-height:0;min-width:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,.os-viewport-native-scrollbars-invisible.os-viewport{scrollbar-width:none!important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none!important;width:0!important;height:0!important;visibility:hidden!important;background:transparent!important}.os-content-glue{box-sizing:inherit;max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{box-sizing:inherit;direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:1}.os-host-overflow>.os-padding,.os-viewport{overflow:hidden}.os-viewport{direction:inherit!important;box-sizing:inherit!important;resize:none!important;outline:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:100%;visibility:visible}.os-content:after,.os-content:before{content:"";display:table;width:0;height:0;line-height:0;font-size:0}.os-content>.os-textarea{box-sizing:border-box!important;direction:inherit!important;background:transparent!important;outline:0 none transparent!important;overflow:hidden!important;position:absolute!important;display:block!important;top:0!important;left:0!important;margin:0!important;border-radius:0!important;float:none!important;filter:none!important;border:none!important;resize:none!important;transform:none!important;max-width:none!important;max-height:none!important;box-shadow:none!important;perspective:none!important;opacity:1!important;z-index:1!important;clip:auto!important;vertical-align:baseline!important;padding:0}.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea{right:0!important}.os-content>.os-textarea-cover{z-index:-1;pointer-events:none}.os-content>.os-textarea[wrap=off]{white-space:pre!important;margin:0!important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;box-sizing:border-box}.os-resize-observer-host:after{content:""}.os-resize-observer-host:after,.os-resize-observer-host>.os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;box-sizing:content-box}.os-resize-observer.observed,object.os-resize-observer{box-sizing:border-box!important}.os-size-auto-observer{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer>.os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{right:0;bottom:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr!important}.os-resize-observer-item,.os-resize-observer-item-final{position:absolute;top:0;left:0;-ms-flex:none!important;flex:none!important}.os-resize-observer-item-final{transition:none!important}.os-resize-observer{animation-duration:1ms;animation-name:a}.os-host-transition>.os-scrollbar,.os-host-transition>.os-scrollbar-corner{transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html>.os-host>.os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{position:relative;padding:0!important;border:none!important}.os-scrollbar-handle,.os-scrollbar-track{pointer-events:auto;height:100%;width:100%}.os-scrollbar-handle{position:absolute}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none!important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl>.os-scrollbar-horizontal{right:0}.os-host-rtl>.os-scrollbar-corner,.os-host-rtl>.os-scrollbar-vertical{right:auto;left:0}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,.os-padding+.os-scrollbar-corner,.os-scrollbar-auto-hidden,.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl>.os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal{right:0;left:0}.os-scrollbar-corner.os-scrollbar-corner-resize,.os-scrollbar:hover{opacity:1!important;visibility:visible!important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto!important}.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize{transform:scaleX(-1)}.os-host-overflow{overflow:hidden!important}@keyframes a{0%{z-index:0}to{z-index:-1}}.os-theme-none>.os-scrollbar-corner,.os-theme-none>.os-scrollbar-horizontal,.os-theme-none>.os-scrollbar-vertical{display:none!important}.os-theme-none>.os-scrollbar-corner-resize{display:block!important;min-width:10px;min-height:10px}.os-theme-dark>.os-scrollbar-horizontal,.os-theme-light>.os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark>.os-scrollbar-vertical,.os-theme-light>.os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,.os-theme-light.os-host-rtl>.os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark>.os-scrollbar-corner,.os-theme-light>.os-scrollbar-corner{height:10px;width:10px;background-color:transparent}.os-theme-dark>.os-scrollbar,.os-theme-light>.os-scrollbar{padding:2px;box-sizing:border-box;background:transparent}.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar.os-scrollbar-unusable,.os-theme-light>.os-scrollbar>.os-scrollbar-track{background:transparent}.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{min-width:30px}.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{transition:background-color .3s}.os-theme-dark>.os-scrollbar>.os-scrollbar-track,.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,.os-theme-light>.os-scrollbar>.os-scrollbar-track,.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{border-radius:10px}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.4)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle{background:hsla(0,0%,100%,.4)}.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:rgba(0,0,0,.55)}.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle{background:hsla(0,0%,100%,.55)}.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:rgba(0,0,0,.7)}.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active{background:hsla(0,0%,100%,.7)}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}.os-theme-thin-dark>.os-scrollbar-horizontal{right:14px;height:14px;padding:0}.os-theme-thin-dark>.os-scrollbar-vertical{bottom:14px;width:14px;padding:0}.os-theme-thin-dark.os-host-rtl>.os-scrollbar-horizontal{left:14px;right:0}.os-theme-thin-dark>.os-scrollbar-corner{height:14px;width:14px;background-color:transparent}.os-theme-thin-dark>.os-scrollbar>.os-scrollbar-track{background:transparent}.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track:before,.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track:before{content:"";display:block;position:absolute;background:transparent}.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track:before,.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle:before{left:0;right:0;height:5px;top:50%;margin-top:-1px}.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track:before,.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle:before{top:0;bottom:0;width:5px;left:50%;margin-left:-1px}.os-theme-thin-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{content:"";display:block;position:absolute;background:#BCCACE80;border-radius:10px}.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle.active:before,.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle:hover:before{height:5px;margin-top:-1px}.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle.active:before,.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle:hover:before{width:5px;margin-left:-1px}.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle.active:before,.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle:hover:before,.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle.active:before,.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle:hover:before{background:#ff6700}.os-theme-thin-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle{height:100%;min-width:30px}.os-theme-thin-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{width:100%;min-height:30px}.os-theme-thin-dark.os-host-transition>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle:before{transition:height .3s,margin-top .3s,background .2s}.os-theme-thin-dark.os-host-transition>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle:before{transition:width .3s,margin-left .3s,background .2s}.acsection1{position:relative;overflow:hidden}.acsection1 .logo-container{background-color:#fff}.acsection1 h1{text-align:center;margin-top:280px;margin-bottom:160px;font-family:Benton Sans Lt,Arial,sans-serif;font-size:48px;line-height:64px;text-shadow:0 20px 20px rgba(0,0,0,.25)}.acsection1 h1 b,.acsection1 h1 i,.acsection1 h1 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700;font-size:90px;position:relative;z-index:1}.acsection1 h1 b:before,.acsection1 h1 i:before,.acsection1 h1 strong:before{content:"";display:block;position:absolute;left:-220px;top:10px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section1/arrows-left.svg);background-repeat:no-repeat;width:180px;height:130px}.acsection1 h1 b:after,.acsection1 h1 i:after,.acsection1 h1 strong:after{content:"";display:block;position:absolute;right:-220px;top:10px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section1/arrows-right.svg);background-repeat:no-repeat;width:180px;height:130px;z-index:-1}.acsection1 p{font-size:24px;line-height:32px;margin:22px 0}.acsection1__link{text-align:center}.acsection1__link a{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1);font-size:18px;line-height:28px;min-width:170px;padding:21px 15px}.acsection1__link a:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.acsection1__link a:active,.acsection1__link a :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.acsection1__link a:active a,.acsection1__link a:active p,.acsection1__link a :focus a,.acsection1__link a :focus p{color:#fff}.acsection1__body{text-align:center}.acsection1__video{overflow:hidden}.acsection1__video-background{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;transform:translateX(-50%) translateY(-50%)}.acsection1__background{display:none}.acsection1__circle{position:absolute;height:110%;width:100%;background-repeat:no-repeat;background-position:100% 0}.acsection1__imageanchor{position:relative}.acsection1__image{position:absolute;top:300px;right:0;display:block;height:600px;width:550px;max-width:50%;background-repeat:no-repeat;background-size:contain;background-position:100% 0}.acsection1__slider{margin-left:-15px;margin-right:-15px;padding:25px 0;display:-ms-flexbox;display:flex;z-index:2}.acsection1__arrows{display:-ms-flexbox;display:flex;width:150px;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:0;bottom:50px;z-index:5}@media (max-width:1109px){.acsection1 .acsection1__arrows{left:50%;transform:translateX(-50%)}}.acsection1__arrowleft,.acsection1__arrowright{display:block;height:48px;width:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section6/arrow-left.svg);cursor:pointer}.acsection1__arrowleft.slick-disabled{opacity:.5;pointer-events:none}.acsection1__arrowright{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section6/arrow-right.svg)}.acsection1__arrowright.slick-disabled{opacity:.5;pointer-events:none}.acsection1__slide{display:-ms-flexbox;display:flex;height:230px;padding-top:50px;-ms-flex-pack:center;justify-content:center}.acsection1__slide a:hover{text-decoration:none}.acsection1__card{height:100px}.acsection1__card:hover{height:190px}.acsection1__card:hover .acsection1__card-inner{background:#ff6700;color:#fff;max-height:210px;top:-35px;transition:all .5s ease-in-out,color 0s}.acsection1__card:hover .acsection1__card-inner .acsection1__iconhover{opacity:1}.acsection1__card:hover .acsection1__card-inner .acsection1__text{top:-209px;transition:all .5s ease-in-out,color 0s}.acsection1__card:hover .acsection1__card-inner p{color:#fff}.acsection1__card-inner{cursor:pointer;display:-ms-flexbox;display:flex;margin-left:7px;margin-right:7px;padding:20px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 20px #0000000D;border-radius:6px;height:220px;max-height:100px;overflow:hidden;position:relative;transition:all .5s ease-in-out}.acsection1__cardtitle{font-size:16px}.acsection1__cardtitle b,.acsection1__cardtitle strong{font-family:Benton Sans Med,Arial,sans-serif;font-size:16px}.acsection1__titlehover{padding-top:20px;padding-bottom:6px}.acsection1__titlehover b,.acsection1__titlehover strong{font-family:Benton Sans Med,Arial,sans-serif;font-size:16px;color:#fff!important}.acsection1__icon{position:relative;width:60px;padding:0 15px 0 0;-ms-flex-item-align:center;align-self:center}.acsection1__icon img{height:50px;width:auto}.acsection1__icon .acsection1__iconhover{position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-in-out}.acsection1__text{position:relative;top:0;transition:all .5s ease-in-out}.acsection1__text1{height:180px}.acsection1__title{font-family:Benton Sans Bd,Arial,sans-serif;font-size:12px;line-height:14px;text-transform:uppercase;letter-spacing:1.8px}.acsection1__detail p{font-family:Benton Sans Lt,Arial,sans-serif;font-size:15px;line-height:19px;margin:4px 0;color:#fff}.acsection1__detail b,.acsection1__detail i,.acsection1__detail strong{font-family:Benton Sans Med,Arial,sans-serif;color:#fff}.acsection1__slidelink{margin-top:0;padding-top:0}.acsection1__slidelink span{color:#fff;font-family:Benton Sans Med,Arial,sans-serif;font-size:14px;line-height:14px;letter-spacing:1.8px;background-repeat:no-repeat;background-position:100%;padding-right:22px;background-size:12px 8px}.acsection1__slidelink span:after{content:" ";position:relative;top:7px;display:inline-block;width:24px;height:24px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section1/chevron-right.svg)}.acsection1__logobanner{background-color:#fff;box-shadow:0 -15px 15px -15px #0000000D,0 15px 15px -15px #0000000D;height:130px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.acsection1__logobanner .logo_img{margin-left:25px;margin-right:25px;width:150px;height:auto}@media (max-width:1199.98px){.acsection1__logobanner{height:80px}.acsection1__logobanner .logo_img{margin-left:20px;margin-right:20px;width:70px;height:auto}.acsection1__slider{margin-top:0;margin-right:-30px;margin-left:-30px}.acsection1 .slick-list{padding:0 10%}}@media (max-width:991.98px){.acsection1 h1{margin-top:150px;font-size:28px;line-height:40px;margin-bottom:60px}.acsection1 h1 b,.acsection1 h1 strong{font-size:53px}.acsection1 h1 b:before,.acsection1 h1 strong:before{left:-110px;background-size:contain;width:90px;height:65px}.acsection1 h1 b:after,.acsection1 h1 strong:after{right:-110px;background-size:contain;width:90px;height:65px}.acsection1 p{font-size:16px;line-height:18px;margin:0}.acsection1__link a{font-size:12px;line-height:14px;background:transparent linear-gradient(106deg,#ff6700,#ff5122) 0 0 no-repeat padding-box;box-shadow:0 5px 20px #00000040;border-radius:6px;padding:13px 33px;letter-spacing:1.2px}.acsection1__image{position:absolute;top:200px;left:50%;display:block;height:600px;width:550px;background-repeat:no-repeat;background-size:contain;background-position:100% 0}.acsection1__background{height:260vh;background-size:250vh}.acsection1__cardtitle b,.acsection1__cardtitle strong{font-family:Benton Sans Med,Arial,sans-serif}.acsection1__detail{font-size:13px;line-height:16px}.acsection1__detail p{font-size:12px;line-height:14px}.acsection1__card:hover .acsection1__card-inner{max-height:180px}.acsection1__slidelink{line-height:12px;padding-top:10px}.acsection1__slidelink span{font-size:12px;line-height:12px;letter-spacing:1.5px}}@media (max-width:767.98px){.acsection1__video{display:none}.acsection1__background{display:block;position:absolute;height:100%;width:100%;background:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section1/hero_background.png);background-repeat:no-repeat;background-size:cover;background-position:100% 100%}}@media (max-width:449.98px){.acsection1 h1 strong{font-size:46px}.acsection1__image{display:none}.acsection1__logobanner{height:65px}.acsection1__logobanner .logo_img{margin-left:10px;margin-right:10px;width:60px;height:auto}.acsection1__slide{width:330px}}.container .acsection2 .container{width:100%!important;padding:0}.acsection2{position:relative;overflow:visible;background:transparent;padding-top:130px;padding-bottom:50px}.acsection2__background{position:absolute;top:0;width:100%;height:300%;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section2/background2-3.png);background-size:100%;background-position:-30vw -700px;z-index:-1;background-repeat:no-repeat}.acsection2__label{font-size:16px;line-height:19px;color:#738993;text-transform:uppercase;letter-spacing:.96px}.acsection2 h2,.acsection2__label{font-family:Benton Sans Lt,Arial,sans-serif}.acsection2 h2{margin-top:10px;margin-bottom:30px;font-size:36px;line-height:43px;letter-spacing:0}.acsection2 h2 b,.acsection2 h2 i,.acsection2 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}.acsection2__link{text-align:center;margin-top:0}.acsection2__link a{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1)}.acsection2__link a:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.acsection2__link a:active,.acsection2__link a :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.acsection2__link a:active a,.acsection2__link a:active p,.acsection2__link a :focus a,.acsection2__link a :focus p{color:#fff}.acsection2__scrollarea{position:relative;overflow:hidden;height:430px}.acsection2__scrollouter{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.acsection2__scrollouter .container{overflow:visible}.acsection2__scrollinner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:1520px;max-width:1520px;height:500px;position:relative;z-index:1}.acsection2__card{max-width:355px;margin-right:60px;margin-bottom:100px;cursor:pointer;margin-top:50px;padding:50px;border-radius:6px;overflow:hidden;transition:all .5s ease-in-out}.acsection2__card:hover{background-color:#fff;box-shadow:0 10px 20px #0000001A;transition:all .5s ease-in-out}.acsection2__card:hover .acsection2__iconhover{opacity:1}.acsection2__card:last-of-type{margin-right:0}.acsection2__title{font-size:28px;margin-bottom:30px}.acsection2__cardtext,.acsection2__title{font-family:Benton Sans Lt,Arial,sans-serif;line-height:24px}.acsection2__cardtext{font-size:16px}.acsection2__icon{position:relative;margin-bottom:30px}.acsection2__icon img{width:40px;height:40px}.acsection2__icon .acsection2__iconhover{position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-in-out}.acsection2__circle{position:absolute;top:-25px;width:184px;height:184px;border-radius:100%;background-color:#fff;z-index:-1}.acsection2__video{display:inline-block;width:440px;height:247px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 10px 20px #0000001A}@media screen and (min-width:1100px){.acsection2__video{width:80%;height:100%;max-width:550px}}.acsection2__video iframe,.acsection2__video video{width:100%;height:100%;border:none;border-radius:6px!important}@media (max-width:991.98px){.acsection2{background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section2/background-mobile.svg);background-repeat:no-repeat;background-size:75%;background-position:right 8%}.acsection2__background{background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section2/background-mobile2.svg);background-position:-30vw -200px;background-size:170%}.acsection2__video-outer{margin-top:30px}.acsection2__label{font-size:12px;line-height:14px;letter-spacing:.72px}.acsection2__bodytext{font-size:13px;line-height:32px}.acsection2__videolink{background-color:#BCCACE20;width:100vw;margin-left:-30px;padding-bottom:56.25%;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section2/play_circle.svg);background-repeat:no-repeat;background-position:50%;cursor:pointer}.acsection2__title{font-size:18px;line-height:24px;letter-spacing:0;margin-bottom:20px}.acsection2__cardtext{font-size:13px;line-height:19px}.acsection2__scrollarea{height:340px}.acsection2__scrollinner{width:990px;max-width:990px;height:350px;position:relative;z-index:1}.acsection2__card{max-width:225px;margin-right:30px;padding:17px;height:250px}.acsection2__card:last-of-type{margin-right:0}.acsection2__card:hover{box-shadow:none;background-color:transparent}.acsection2__icon{margin-bottom:20px}.acsection2__icon img{width:30px;height:30px}.acsection2 h2{margin-top:7px;margin-bottom:15px}.acsection2__label{margin-bottom:0}.acsection2__bodytext{margin-bottom:10px;line-height:18px}.acsection2__link{margin-top:-10px}}@media (max-width:767.98px){.acsection2__card{margin-top:0}.acsection2__scrollarea{height:220px}.acsection2__video{box-shadow:none}}@media (max-width:449.98px){.acsection2__video{width:100%}}.acsection3{padding-bottom:200px;padding-top:130px}.acsection3 .no-padding{padding-left:0;padding-right:0}.acsection3 .service-detail-slider{-ms-flex-direction:column;flex-direction:column}.acsection3__cards{display:-ms-flexbox;display:flex}.acsection3 .desktop-cards{display:block}.acsection3__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px;text-align:center}.acsection3 .center-head{text-align:center}.acsection3 .center-head h2{margin:10px 280px 80px}.acsection3 h2{margin:10px 0 80px;font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px}.acsection3 h2 b,.acsection3 h2 i,.acsection3 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}.acsection3 .container{margin-right:auto;margin-left:auto;height:auto}.acsection3 .body_container{visibility:visible;opacity:1;transition:opacity 1s ease-in-out}.acsection3 .body_container.hide{height:0;visibility:hidden;opacity:0;transition:opacity 1s ease-in-out}.acsection3 .body_container b,.acsection3 .body_container i,.acsection3 .body_container strong{font-family:Benton Sans Med,Arial,sans-serif}.acsection3 .body_container a{font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;letter-spacing:0;color:#ff6700}.acsection3 .body_container a:hover{text-decoration:none!important;color:#ff5122}.acsection3 #cards_overview{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.acsection3__details,.acsection3__service-details{visibility:hidden;opacity:0;height:0;transition:opacity 1s ease-in-out}.acsection3__details .detail-header,.acsection3__service-details .detail-header{font-size:24px;margin-bottom:20px}.acsection3__details .detail-body,.acsection3__service-details .detail-body{margin-bottom:40px;margin-right:20px}.acsection3__details.show,.acsection3__service-details.show{height:auto;visibility:visible;opacity:1;transition:opacity 1s ease-in-out}.acsection3__details .service-detail-cards,.acsection3__service-details .service-detail-cards{border-radius:5px;width:335px;height:35px;cursor:pointer;display:-ms-flexbox;display:flex;transition:all .5s ease-in-out}.acsection3__details .service-detail-cards .card-headline,.acsection3__service-details .service-detail-cards .card-headline{padding:7px 0 0 10px;font-family:Benton Sans Med,Arial,sans-serif;width:310px}.acsection3__details .service-detail-cards .arrow-right,.acsection3__service-details .service-detail-cards .arrow-right{margin-top:13px;height:9px;width:10px;visibility:hidden}.acsection3__details .service-detail-cards.active,.acsection3__service-details .service-detail-cards.active{background-color:#ff6700;transition:all .5s ease-in-out}.acsection3__details .service-detail-cards.active .card-headline,.acsection3__service-details .service-detail-cards.active .card-headline{color:#fff}.acsection3__details .service-detail-cards.active .arrow-right,.acsection3__service-details .service-detail-cards.active .arrow-right{visibility:visible}.acsection3__details .service-detail-cards.active #arrow-white,.acsection3__service-details .service-detail-cards.active #arrow-white{display:block}.acsection3__details .service-detail-cards.active #arrow-purple,.acsection3__service-details .service-detail-cards.active #arrow-purple{display:none}.acsection3__details .service-detail-cards:hover,.acsection3__service-details .service-detail-cards:hover{background-color:rgba(188,202,206,.2);transition:all .5s ease-in-out}.acsection3__details .service-detail-cards:hover .card-headline,.acsection3__service-details .service-detail-cards:hover .card-headline{color:#ff6700}.acsection3__details .service-detail-cards:hover .arrow-right,.acsection3__service-details .service-detail-cards:hover .arrow-right{visibility:visible}.acsection3__details .service-detail-cards:hover #arrow-white,.acsection3__service-details .service-detail-cards:hover #arrow-white{display:none}.acsection3__details .service-detail-cards:hover #arrow-purple,.acsection3__service-details .service-detail-cards:hover #arrow-purple{display:block}.acsection3 .card-container-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acsection3__button-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.acsection3__button-container .button{border-radius:6px;border:1px solid #ff6700;height:70px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 15px 15px 0}.acsection3__button-container .button a{color:#ff6700;font-family:Benton Sans Med,Arial,sans-serif;text-decoration:none;min-width:150px;max-width:231px;width:auto;padding:17px;overflow-wrap:break-word}.acsection3__button-container .button a:hover{text-decoration:none}.acsection3__button-container .button:hover{box-shadow:0 10px 30px #0000001A}.acsection3__card{height:80px;width:290px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;box-shadow:0 10px 20px #0000001A;border-radius:6px;transition:all .5s ease-in-out}.acsection3__card b,.acsection3__card i,.acsection3__card strong{font-family:Benton Sans Med,Arial,sans-serif}.acsection3__card .acsection3__iconhover{opacity:0;width:0;height:0;display:none;transition:opacity .5s ease-in-out}.acsection3__card.active,.acsection3__card:hover{color:#fff;background-color:#ff6700;transition:all .5s ease-in-out}.acsection3__card.active .acsection3__iconhover,.acsection3__card:hover .acsection3__iconhover{opacity:1;display:block;z-index:99}.acsection3__card.active .acsection3__iconstandard,.acsection3__card:hover .acsection3__iconstandard{display:none}.acsection3 .card_svg{margin:14px;width:50px;height:50px}.acsection3 .box{display:block;opacity:1}.acsection3 .box-hidden{display:none}.acsection3 .box-transition{transition:opacity 1s ease-in}.acsection3 .box-transition.box-hidden{display:block;opacity:0}.acsection3 .detail_link{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1);font-family:Benton Sans Med,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;padding:15px 40px}.acsection3 .detail_link:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.acsection3 .detail_link:active,.acsection3 .detail_link :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.acsection3 .detail_link:active a,.acsection3 .detail_link:active p,.acsection3 .detail_link :focus a,.acsection3 .detail_link :focus p{color:#fff}@media (min-width:320px) and (max-width:991.98px){.acsection3 .cards-overview{margin-top:40px}.acsection3 .cards-overview-padding{padding:15px 0 0 15px}.acsection3__card{margin-right:20px;display:block}.acsection3 .card-container-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.acsection3__link{text-align:center}.acsection3 .slick-track{height:60px}.acsection3 .service-detail-slider{margin-bottom:20px;height:60px}.acsection3 .service-detail-cards{width:185px;height:50px;display:-ms-flexbox;display:flex;box-shadow:1px 1px 10px #0000001A;margin-right:20px}.acsection3 .service-detail-cards .card-headline{color:#ff6700;font-family:Benton Sans Reg,Arial,sans-serif;font-size:13px}.acsection3 .service-detail-cards.active .arrow-right,.acsection3 .service-detail-cards:hover .arrow-right{visibility:hidden}.acsection3 .detail-header{font-family:Benton Sans Med,Arial,sans-serif}.acsection3 .detail-body,.acsection3 .detail-header{font-size:13px;margin-bottom:10px}.acsection3 .body_container a,.acsection3__card-text{font-size:13px}.acsection3 .cards_body{font-size:13px;margin-right:20px}.acsection3 .detail_boxes{padding-left:30px}.acsection3 .detail_headline{font-size:18px;padding-top:10px}.acsection3 .detail_box{font-size:13px;height:70px}.acsection3 .details_to_box{padding-left:10px}.acsection3 .cards.active{margin-top:-36px;padding-left:0;-ms-flex-pack:start;justify-content:flex-start}.acsection3__service_cards.active{-ms-flex-preferred-size:32%;flex-basis:32%;width:200px}.acsection3__button-container{margin-top:20px}.acsection3__button-container .button{border-radius:6px;border:none;height:40px;box-shadow:1px 1px 10px #0000001A}.acsection3__button-container .button a{font-family:Benton Sans Reg,Arial,sans-serif;font-size:11px;padding:5px;text-align:center;margin-top:10px}.acsection3__service_cards{height:80px;margin-left:0;width:auto;margin-bottom:30px}.acsection3 #cards_overview{display:block}.acsection3__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}.acsection3 h2{font-size:18px;line-height:22px;margin:7px 0 15px}.acsection3 a,.acsection3__bodytext{font-size:13px;line-height:18px;margin-bottom:10px}.acsection3 p{margin-bottom:1rem}.acsection3 .card_svg{width:40px;height:40px}.acsection3 .card_svg.active{width:60px;height:60px}}@media (max-width:1199.98px){.acsection3 .center-head h2{margin:10px 200px 80px}}@media (min-width:992px) and (max-width:1649.98px){.acsection3 .service-detail-cards{width:260px}.acsection3 .arrow-right{margin-right:9px}.acsection3__button-container .button{height:60px;margin:0 11px 11px 0}.acsection3__button-container .button a{font-size:16px;min-width:150px;max-width:231px;width:auto;padding:10px}.acsection3__button-container .button:hover{box-shadow:0 10px 30px #0000001A}}.acsection4{position:relative;padding-top:130px;padding-bottom:50px;background-color:#f9f9f9}.acsection4__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px}@media (max-width:991.98px){.acsection4__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}}.acsection4 h2{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;margin-top:10px;margin-bottom:30px}.acsection4 h2 b,.acsection4 h2 i,.acsection4 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}@media (max-width:991.98px){.acsection4 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}}.acsection4 .arrow_container{position:absolute;left:50%;transform:translateX(-50%);bottom:4px;top:auto;z-index:8}.acsection4__arrows{display:-ms-flexbox;display:flex;width:150px;-ms-flex-pack:justify;justify-content:space-between;height:38px;z-index:5;position:relative;left:-8px}.acsection4__arrowleft,.acsection4__arrowright{display:block;height:38px;width:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section6/arrow-left.svg);background-position:0;cursor:pointer}.acsection4__arrowleft.disabled,.acsection4__arrowright.disabled{pointer-events:none;opacity:.5}.acsection4__arrowright{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section6/arrow-right.svg)}.acsection4__scrollarea{position:relative;margin-top:70px;overflow:hidden;height:180px}.acsection4__scrollarea:before{content:"";display:block;top:99px;position:absolute;border-bottom:1px solid #0000001A;width:100%}.acsection4__scrollouter{height:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.acsection4__scrollouter .container{overflow:visible}.acsection4__scrollouter::-webkit-scrollbar{display:none}.acsection4__scrollinner{display:-ms-flexbox;display:flex;position:relative;z-index:1;height:150px}.acsection4__office{margin-right:30px;cursor:pointer}.acsection4__office.selected .acsection4__link{opacity:1}.acsection4__office.selected .acsection4__city{color:#ff6700}.acsection4__office.selected .acsection4__country{color:inherit}.acsection4__continent{font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:1.6px;margin-bottom:10px;color:#738993;padding-right:15px;white-space:nowrap}.acsection4__city{font-family:Benton Sans Med,Arial,sans-serif;font-size:24px;line-height:29px;margin-bottom:0}.acsection4__city,.acsection4__country{letter-spacing:0;padding-right:15px;white-space:nowrap}.acsection4__country{font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:20px;color:#738993;margin-bottom:20px}.acsection4__link{padding-top:11px;padding-right:15px;border-top:3px solid #ff6700;white-space:nowrap;opacity:0;transition:opacity .5s ease-in-out}.acsection4__link span{font-family:Benton Sans Reg,Arial,sans-serif;font-size:12px;line-height:14px;letter-spacing:0;color:#ff6700;cursor:pointer}.acsection4__link span:after{content:"";position:relative;top:3px;left:5px;display:inline-block;width:14px;height:13px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/arrow-purple.svg);background-repeat:no-repeat}.acsection4__map{position:relative}.acsection4__map>img{width:100%;height:auto}.acsection4__worldmapgrid{position:absolute}.acsection4__mapinfo{position:absolute;top:0;left:0;width:100%;height:100%}.acsection4__mappoint{position:absolute;display:block;width:6px;height:6px;background-color:#ff5122;border-radius:100%;cursor:pointer}.acsection4__mappoint:before{content:"";position:absolute;display:block;top:-5px;left:-5px;background:radial-gradient(circle closest-side,#fff 0,#fff 33%,#ff5122 66%,#96022500 100%);width:16px;height:16px;border-radius:6px;opacity:0;transition:opacity .5s ease-in-out}.acsection4__mappoint.selected{background-color:#fff}.acsection4__mappoint.selected:before{opacity:1}.acsection4__mappoint.selected .acsection4__mapoffice{opacity:1;pointer-events:all}.acsection4__mapoffice{position:relative;opacity:0;transition:opacity .5s ease-in-out;display:block;padding:15px;background-color:#ff5122;border-radius:6px;width:300px;top:-158px;left:-150px;pointer-events:none}.acsection4__mapoffice:after{content:"";position:absolute;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-top:11px solid #ff5122;top:142px;left:142px}.acsection4__mapoffice .acsection4__columns{display:-ms-flexbox;display:flex}.acsection4__mapoffice .acsection4__adressdata{margin-right:50px}.acsection4__mapoffice .acsection4__mapservices-outer{position:absolute;right:0}.acsection4__mapoffice .acsection4__mapservices{min-width:100px;position:absolute;right:-5px}.acsection4__mapoffice .acsection4__mapservices img{margin-right:5px;margin-bottom:5px}.acsection4__mapoffice .acsection4__continent{font-size:14px;line-height:17px;letter-spacing:1.4px;color:#fff}.acsection4__mapoffice .acsection4__city{font-size:20px;line-height:24px;letter-spacing:0;color:#fff}.acsection4__mapoffice .acsection4__country{font-size:14px;line-height:18px;letter-spacing:0;color:#fff;margin-bottom:20px}.acsection4__mapoffice .acsection4__link{opacity:1;border:none;padding-top:0}.acsection4__mapoffice .acsection4__link span{font-size:13px;line-height:14px;letter-spacing:0;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Benton Sans Med,Arial,sans-serif}.acsection4__mapoffice .acsection4__link span:after{background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/arrow-white.svg)}.acsection4__pulldowns{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:15px}.acsection4__pulldown{position:relative;width:50%;margin-left:25px;z-index:99}.acsection4__cities,.acsection4__countries{font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;position:absolute;width:100%;color:#bccace;background-color:#fff;border-radius:6px;border:1px solid #bccace;max-height:50px;overflow:hidden;transition:max-height .5s ease-in-out;cursor:pointer}.acsection4__cities.selected,.acsection4__countries.selected{max-height:250px}.acsection4__cities.selected .acsection4__pulldownlabel,.acsection4__countries.selected .acsection4__pulldownlabel{color:#ff6700}.acsection4__cities .acsection4__pulldownentries div.hidden,.acsection4__countries .acsection4__pulldownentries div.hidden{display:none}.acsection4__pulldownlabel{margin:15px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/arrow-dropdown.svg);background-repeat:no-repeat;background-position:100%}.acsection4__pulldownlabel:hover{color:#ff6700}.acsection4__pulldownlabel.selected{color:#ff5122}.acsection4__pulldownentries{overflow-y:auto;height:150px;border-top:1px solid #bccace;padding:10px 15px}.acsection4__pulldownentries div:hover{color:#ff6700}.acsection4__detailwrapper{position:absolute;top:0;right:-800px;display:block;width:800px;min-height:100vh;background-color:#f9f9f9;z-index:99;box-shadow:0 15px 30px #0000000D;transition:right .5s ease-in-out}.acsection4__detailwrapper.selected{right:0}.acsection4__dennemeyerlogo{position:relative;width:300px;height:150px;left:10px;top:-10px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/menu/associates-logo.svg);background-repeat:no-repeat;z-index:99}.acsection4__detailoffice{position:relative;display:none}.acsection4__detailoffice.selected{display:block}.acsection4__detailheader{top:-149px;width:100%;height:406px;background-size:cover;z-index:-1}.acsection4__detailclose,.acsection4__detailheader{position:absolute;display:block;background-repeat:no-repeat}.acsection4__detailclose{top:-120px;right:30px;width:30px;height:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-close.svg);cursor:pointer}.acsection4__detailofficeinfo{padding:160px 40px 0}.acsection4__detailofficeinfo h3{font-family:Benton Sans Reg,Arial,sans-serif;font-size:24px;line-height:29px;letter-spacing:0;color:#fff}.acsection4__detailofficeinfo h3 span{font-family:Benton Sans Lt,Arial,sans-serif}.acsection4__detailofficecontact{font-family:Benton Sans Reg,Arial,sans-serif;position:relative;top:0;left:650px;display:inline-block;background-color:#c90065;color:#fff;width:auto;border-radius:3px;transition:all .15s cubic-bezier(.33,.66,.66,1);font-size:14px;line-height:normal;height:auto;padding:10px 15px;text-align:center;border:1px solid #c90065;cursor:pointer;margin-top:10px}.acsection4__detailofficecontact:hover{background-color:#96025a;border-color:#96025a}.acsection4__detailofficecontact:active,.acsection4__detailofficecontact:focus{background-color:#c90065;border-color:#96025a}.acsection4__detailofficesection{padding:0 40px;margin-top:-30px}.acsection4__detailofficesubheader{font-family:Benton Sans Lt,Arial,sans-serif;font-size:24px;line-height:29px;letter-spacing:0;border-bottom:1px solid #bccace;padding-bottom:20px;margin-bottom:20px;margin-top:30px}.acsection4__detailofficecontactinfo{width:720px;margin-bottom:20px}.acsection4__detailofficecontactinfo>div{display:-ms-flexbox;display:flex;font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;line-height:24px;letter-spacing:0}.acsection4__detailofficecontactinfo>div>div:first-of-type{padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-adress.svg);background-repeat:no-repeat;-ms-flex-preferred-size:260px;flex-basis:260px;padding-right:30px}.acsection4__detailofficecontactinfo>div>div:nth-of-type(2){padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-opening.svg);background-repeat:no-repeat;-ms-flex-preferred-size:170px;flex-basis:170px}.acsection4__detailofficecontactinfo>div>div:nth-of-type(3){padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-phone.svg);background-repeat:no-repeat;-ms-flex-preferred-size:200px;flex-basis:200px}.acsection4__detailofficecontactinfo>div>div:nth-of-type(4){padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-vat.svg);background-repeat:no-repeat;-ms-flex-preferred-size:140px;flex-basis:140px}.acsection4__detailofficeservices{display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.acsection4__servicebox{font-family:Benton Sans Lt,Arial,sans-serif;font-size:13px;line-height:15px;letter-spacing:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:6px;margin-right:15px;padding:15px 10px;-ms-flex-preferred-size:165px;flex-basis:165px;box-shadow:0 15px 30px #0000000D;position:relative;margin-bottom:15px;cursor:pointer}.acsection4__servicebox b{font-family:Benton Sans Med,Arial,sans-serif}.acsection4__servicebox:last-of-type{margin-right:0}.acsection4__servicebox p{margin:0}.acsection4__servicebox img{height:30px;width:auto;margin-right:10px}.acsection4__servicebox:after{content:"";position:absolute;display:block;width:100%;height:100%;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/arrow-dropdown-dark.svg);background-repeat:no-repeat;background-position:right 20px center}.acsection4__servicebox.no_services{cursor:auto}.acsection4__servicebox.no_services .acsection4__serviceboxservices,.acsection4__servicebox.no_services:after{display:none}.acsection4__servicebox.selected .acsection4__serviceboxservices{opacity:1;transition:opacity .5s ease-in-out}.acsection4__serviceboxservices{font-family:Benton Sans Lt,Arial,sans-serif;font-size:10px;line-height:16px;letter-spacing:0;position:absolute;top:77px;left:0;width:100%;z-index:1;background:#fff;box-shadow:0 15px 30px #0000001A;border-radius:3px;padding:16px 10px;overflow:hidden;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none}.acsection4__serviceboxservices ul{margin:0;padding:0;list-style:none}.acsection4__serviceboxservices ul li{background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/check_circle.svg);background-repeat:no-repeat;padding-left:20px;padding-bottom:10px}.acsection4__detailofficeteamscroll{position:relative;overflow:hidden;margin-left:-40px;margin-right:-40px}.acsection4__detailofficeteamscroll>div:first-of-type{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.acsection4__detailofficeteamscroll>div:first-of-type>div:first-of-type{margin-left:40px;margin-right:40px;display:-ms-flexbox;display:flex}.acsection4__detailofficemember{position:relative;width:165px;margin-right:20px;margin-top:10px;padding:15px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 15px 30px #0000000D;transition:all .25s ease-in-out}.acsection4__detailofficemember img{position:relative;top:0;width:75px;height:75px;margin-bottom:15px;border-radius:100%;box-shadow:0 15px 30px #0000001A;transition:top .25s ease-in-out}.acsection4__detailofficemember p{position:relative;top:0;font-family:Benton Sans Reg,Arial,sans-serif;font-size:13px;line-height:20px;letter-spacing:0;text-align:center;letter-spacing:.3px;transition:top .25s ease-in-out}.acsection4__detailofficemember p b{font-family:Benton Sans Med,Arial,sans-serif;font-size:15px;line-height:20px;letter-spacing:0}.acsection4__detailofficemember:hover{background-color:#ff5122;color:#fff}.acsection4__detailofficemember:hover img,.acsection4__detailofficemember:hover p{top:-25px}.acsection4__detailofficemember:hover .acsection4__detailofficememberbutton{opacity:1}.acsection4__detailofficememberbutton{font-family:Benton Sans Reg,Arial,sans-serif;font-size:12px;line-height:14px;letter-spacing:0;position:absolute;bottom:10px;width:calc(100% - 40px);text-align:center;background-color:#fff;color:#ff6700;border-radius:6px;padding:10px 0;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-arrow-right.svg);background-repeat:no-repeat;background-position:center right 10px;opacity:0;transition:opacity .25s ease-in-out;cursor:pointer}.acsection4__teamwrapper{position:absolute;top:0;right:-800px;width:800px;background-color:#f9f9f9;transition:right .5s ease-in-out;min-height:100%}.acsection4__teamwrapper.selected{right:0}.acsection4__detailteam{position:relative;top:-149px;display:none}.acsection4__detailteam.selected{display:block}.acsection4__teamheader{display:block;width:100%;height:406px;background-repeat:no-repeat;background-size:cover;z-index:-1}.acsection4__teamclose{position:absolute;top:30px;right:30px;display:block;width:30px;height:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-close.svg);background-repeat:no-repeat;cursor:pointer}.acsection4__teamheadline{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:-101px;padding:0 41px 0 40px;margin-bottom:60px}.acsection4__teamheadline p{color:#fff;margin-left:20px;-ms-flex:1;flex:1}.acsection4__teamheadline img{height:148px;width:148px;border-radius:100%;-ms-flex-item-align:center;align-self:center}.acsection4__detailteambutton{font-family:Benton Sans Reg,Arial,sans-serif;font-size:24px;line-height:68px;letter-spacing:0;display:inline-block;background-color:#ff6700;width:245px;height:68px;border-radius:6px;color:#fff;text-align:center;border:2px solid #f9f9f9;cursor:pointer;-ms-flex-item-align:center;align-self:center;margin-top:40px}.acsection4__detailteamsection{padding:0 40px;margin-top:-30px}.acsection4__detailteamsubheader{font-family:Benton Sans Lt,Arial,sans-serif;font-size:24px;line-height:29px;letter-spacing:0;border-bottom:1px solid #bccace;padding-bottom:20px;margin-bottom:20px;margin-top:30px}.acsection4__detailteamcontactinfo{width:720px}.acsection4__detailteamcontactinfo>div{display:-ms-flexbox;display:flex;font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;line-height:24px;letter-spacing:0}.acsection4__detailteamcontactinfo>div>div:first-of-type{padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-adress.svg);background-repeat:no-repeat;-ms-flex-preferred-size:280px;flex-basis:280px}.acsection4__detailteamcontactinfo>div>div:nth-of-type(2){padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-opening.svg);background-repeat:no-repeat;-ms-flex-preferred-size:170px;flex-basis:170px}.acsection4__detailteamcontactinfo>div>div:nth-of-type(3){padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-phone.svg);background-repeat:no-repeat;-ms-flex-preferred-size:200px;flex-basis:200px}.acsection4__detailteamcontactinfo>div>div:nth-of-type(4){padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-vat.svg);background-repeat:no-repeat;-ms-flex-preferred-size:140px;flex-basis:140px}.acsection4__detailteamofficeinfo{font-size:16px;line-height:24px;letter-spacing:0}.acsection4__detailteammobilename{display:none}@media (max-width:991.98px){.acsection4 .arrow_container{bottom:-8px}.acsection4__office{min-width:55px;margin-right:15px}.acsection4__continent{font-size:8px;line-height:10px;letter-spacing:1px}.acsection4__city{font-size:12px;line-height:14px;letter-spacing:0}.acsection4__country{font-size:8px;line-height:10px;letter-spacing:0;margin-bottom:20px}.acsection4__link{padding-top:1px;margin-top:-10px}.acsection4__link span{font-size:8px;line-height:10px;letter-spacing:0}.acsection4__link span:after{right:0;width:12px;height:12px;background-size:contain}.acsection4__scrollarea{height:130px}.acsection4__scrollarea:before{top:55px}.acsection4__scrollouter::-webkit-scrollbar{display:none}.acsection4__pulldowns{-ms-flex-pack:start;justify-content:flex-start}.acsection4__pulldown:first-of-type{margin-left:0}.acsection4__pulldownlabel{margin:10px}.acsection4__pulldownentries{font-size:12px;line-height:19px;letter-spacing:0;padding:5px 10px}.acsection4__mapwrapper{margin-top:70px;padding-left:0;padding-right:0}.acsection4__mapoffice{width:200px;top:-130px;left:-100px}.acsection4__mapoffice:after{top:114px;left:90px}.acsection4__mapoffice .acsection4__continent{font-size:10px;line-height:12px;letter-spacing:1px}.acsection4__mapoffice .acsection4__city{font-size:16px;line-height:19px;letter-spacing:0}.acsection4__mapoffice .acsection4__country,.acsection4__mapoffice .acsection4__link span{font-size:10px;line-height:12px;letter-spacing:0}.acsection4__mapoffice .acsection4__mapservices{position:absolute;min-width:inherit;width:70px;right:5px}.acsection4__mapoffice .acsection4__mapservices img{width:26px;height:26px}.acsection4__mappoint{width:3px;height:3px}.acsection4__mappoint:before{top:-3px;left:-3px;width:8px;height:8px;border-radius:3px}.acsection4__cities,.acsection4__countries{font-size:10px;line-height:12px;letter-spacing:0;max-height:32px}.acsection4__detailwrapper{right:-100%;width:100%}.acsection4__dennemeyerlogo{width:150px;height:75px;left:0;top:-70px}.acsection4__detailheader{top:-140px;height:169px}.acsection4__detailclose{top:-130px;right:10px;width:20px;height:20px;background-size:contain}.acsection4__detailofficeinfo{position:relative;top:-25px;padding:0 20px}.acsection4__detailofficeinfo h3{font-size:16px;line-height:19px;letter-spacing:0}.acsection4__detailofficesection{padding:40px 20px 0}.acsection4__detailofficecontact{font-size:16px;line-height:16px;letter-spacing:0;top:8px;left:auto;right:20px;min-width:110px;padding:11px 15px;position:absolute;margin:0}.acsection4__detailofficesubheader{font-size:14px;line-height:17px;letter-spacing:0;margin-top:0;margin-bottom:15px;padding-bottom:10px}.acsection4__detailofficescroll{margin-bottom:20px}.acsection4__detailofficeservicescroll>div{padding-bottom:30px}.acsection4__detailofficeteamscroll{position:relative;overflow:hidden;margin-left:-20px;margin-right:-20px}.acsection4__detailofficeteamscroll>div:first-of-type{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.acsection4__detailofficeteamscroll>div:first-of-type>div:first-of-type{margin-left:20px;margin-right:20px}.acsection4__detailofficecontactinfo>div{font-size:12px;line-height:18px;letter-spacing:0}.acsection4__servicebox{font-size:13px;line-height:15px;letter-spacing:0}.acsection4__detailofficemember p,.acsection4__detailofficemember p b{font-size:10px;line-height:20px;letter-spacing:0}.acsection4__detailofficememberbutton{font-size:12px;line-height:14px;letter-spacing:0}.acsection4__teamwrapper{right:-100%;width:100%}.acsection4__detailteam{top:-140px}.acsection4__teamheader{height:169px}.acsection4__teamclose{top:10px;right:10px;display:block;width:20px;height:20px;background-size:contain}.acsection4__teamheadline{margin-top:-65px;padding:0 20px;margin-bottom:60px}.acsection4__teamheadline p{display:none}.acsection4__teamheadline img{height:74px;width:74px}.acsection4__detailteambutton{font-size:16px;line-height:43px;letter-spacing:0;display:inline-block;background-color:#ff6700;width:auto;min-width:150px;padding:0 15px;height:46px}.acsection4__detailteamsection{padding:0 40px;margin-top:-30px}.acsection4__detailteamsubheader{font-size:14px;line-height:17px;letter-spacing:0;margin-top:0;margin-bottom:15px;padding-bottom:10px}.acsection4__detailteamscroll{position:relative;overflow:hidden;margin-left:-20px;margin-right:-20px}.acsection4__detailteamscroll>div:first-of-type{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.acsection4__detailteamscroll>div:first-of-type>div:first-of-type{margin-left:20px;margin-right:20px}.acsection4__detailteamcontactinfo>div{font-size:12px;line-height:18px;letter-spacing:0}.acsection4__detailteamofficeinfo{font-size:13px;line-height:19px;letter-spacing:0}.acsection4__detailteammobilename{display:block;font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0}.acsection4__detailteammobilename b{font-family:Benton Sans Med,Arial,sans-serif}}.acsection4 .website_link{margin:15px 0;padding-left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/associates/Images/section4/icon-globe.svg);background-repeat:no-repeat;background-size:28px 28px;background-position:-3px -3px;-ms-flex-preferred-size:260px;flex-basis:260px;padding-right:30px;font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;line-height:24px}.dcheader{position:absolute;height:120px;z-index:9;width:100%;max-width:100%}.dcheader .row{height:120px;-ms-flex-align:center;align-items:center}.dcheader__menu{position:fixed;top:36px;left:40px;z-index:99;cursor:pointer}.dcheader__logo{width:390px;height:auto;position:relative;left:-82px;top:0}.dcheader__phoneimage{margin-right:20px}.dcheader__phonenumber{margin-right:25px;font-size:16px;line-height:24px;color:#ff6700}.dcheader__phonenumber,.dcheader__touch{font-family:Benton Sans Reg,Arial,sans-serif}.dcheader__touch{font-size:14px;line-height:27px;padding:6px 15px 5px;box-shadow:0 5px 10px #0000000D;border-radius:3px;min-width:100px;transition:all .15s cubic-bezier(.33,.66,.66,1);cursor:pointer;display:inline-block;text-align:center;color:#fff;background-color:#ff6700;border:1px solid #ff6700}.dcheader__touch:hover{text-decoration:none}.dcheader__touch:active,.dcheader__touch:focus,.dcheader__touch:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff}.dcheader__touch:active,.dcheader__touch:focus{border-color:#ff6700}.dcheader__touch:active a,.dcheader__touch:active p,.dcheader__touch:focus a,.dcheader__touch:focus p{color:#fff}.dcheader__touch:first-letter{text-transform:uppercase}.dcheader__emptylink{display:block;height:70px}@media (max-width:1649.98px){.dcheader__logo{left:50px}.dcheader__touch{margin-right:2px}.dcheader.small_header .dcheader__touch{margin-right:15px}}@media (max-width:991.98px){.dcheader{height:70px}.dcheader .container{padding:0 25px 0 15px;max-width:820px;width:100%}.dcheader .row{height:70px}.dcheader__logo{width:220px;left:0;top:-3px}.dcheader__menu{top:20px;left:10px;width:24px}.dcheader__menu img{width:24px}.dcheader__touch{font-size:12px;line-height:14px;letter-spacing:.24px;padding:5px;margin-right:-10px}}@media (max-width:767.98px){.dcheader .container{padding:0 25px 0 15px;max-width:820px;width:100%}}.dcsection1{position:relative}.dcsection1 .container{padding-bottom:50px}.dcsection1 h1{margin-top:220px;font-family:Benton Sans Lt,Arial,sans-serif;font-size:48px;line-height:64px}.dcsection1 h1 b,.dcsection1 h1 i,.dcsection1 h1 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}.dcsection1 p{font-size:24px;line-height:32px;margin:22px 0}.dcsection1__link a{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1);font-size:18px;line-height:28px;min-width:170px;padding:21px 15px}.dcsection1__link a:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection1__link a:active,.dcsection1__link a :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection1__link a:active a,.dcsection1__link a:active p,.dcsection1__link a :focus a,.dcsection1__link a :focus p{color:#fff}.dcsection1__background{position:absolute;height:200%;width:100%;background:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section1/background2.svg);background-repeat:no-repeat;background-size:cover;background-position:100% 100%}.dcsection1__circle{position:absolute;height:110%;width:100%;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section1/background1.svg);background-repeat:no-repeat;background-position:100% 0}.dcsection1__imageanchor{position:relative}.dcsection1__image{position:absolute;top:140px;right:0;display:block;height:600px;width:550px;max-width:50%;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section1/Group%207187@2x.png);background-repeat:no-repeat;background-size:contain;background-position:100% 0}.dcsection1__slider{margin-top:20px;margin-right:-30px;margin-left:-15px;padding:25px 0}.dcsection1__arrows{width:150px;position:absolute;bottom:-10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;z-index:1}.dcsection1__arrowleft{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section3/arrow-left.svg)}.dcsection1__arrowleft,.dcsection1__arrowright{display:block;height:48px;width:48px;cursor:pointer}.dcsection1__arrowright{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section3/arrow-right.svg)}.dcsection1__arrows .slick-arrow.slick-disabled{opacity:.7;pointer-events:none;cursor:default}.dcsection1__arrowleft:hover,.dcsection1__arrowright:hover{opacity:.7}.dcsection1__slider.slides_count_5 .slick-list,.dcsection1__slider.slides_count_6 .slick-list,.dcsection1__slider.slides_count_7 .slick-list{padding:0 10% 0 0}.dcsection1__slide{display:-ms-flexbox;display:flex;height:230px;padding-top:50px}.dcsection1__slide a{color:#0f2c35}.dcsection1__slide a:hover{text-decoration:none}.dcsection1__card{height:150px;position:relative;top:0;transition:all .5s ease-in-out}.dcsection1__card:hover{height:180px;top:-25px}.dcsection1__card:hover .dcsection1__text{top:-140px}.dcsection1__card:hover .dcsection1__text1{opacity:0}.dcsection1__card:hover .dcsection1__card-inner .dcsection1__iconhover{opacity:1}.dcsection1__card-inner{display:-ms-flexbox;display:flex;margin:0 15px;padding:20px;background:#fff;box-shadow:0 5px 20px #0000000D;border-radius:6px;overflow:hidden;position:relative;transition:all .5s ease-in-out;height:inherit}.dcsection1__icon{position:relative;width:100px;padding:0 15px 0 0;-ms-flex-item-align:center;align-self:center}.dcsection1__icon img{width:50px;height:auto}.dcsection1__icon .dcsection1__iconhover{position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-in-out}.dcsection1__text{position:relative;transition:all .5s ease-in-out;top:0}.dcsection1__text1,.dcsection1__text2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.dcsection1__text1{height:116px;transition:opacity .3s ease-out}.dcsection1__text2{height:140px}.dcsection1__title{color:#ff6700;font-family:Benton Sans Bd,Arial,sans-serif;font-size:12px;line-height:14px;text-transform:uppercase;letter-spacing:1.8px}.dcsection1__question{margin-top:5px}.dcsection1__answer p,.dcsection1__question{font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;line-height:19px}.dcsection1__answer p{margin:10px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dcsection1__answer p b,.dcsection1__answer p strong{font-family:Benton Sans Med,Arial,sans-serif;font-weight:400}.dcsection1__slidelink{color:#ff6700;font-family:Benton Sans Bd,Arial,sans-serif;font-size:12px;line-height:14px;text-transform:uppercase;letter-spacing:1.8px;cursor:pointer}.dcsection1__slidelink span{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section1/arrow.svg);background-repeat:no-repeat;background-position:100% 80%;padding-right:22px;background-size:12px 16px}@media (max-width:1199.98px){.dcsection1__slider{margin-top:0;margin-right:-30px;margin-left:-30px}.dcsection1__slider.slides_count_4 .slick-list{padding:0 10%}html[lang=de-DE] .dcsection1__answer p,html[lang=de-DE] .dcsection1__question{font-size:12px;line-height:17px}}@media (max-width:991.98px){.dcsection1 h1{margin-top:100px;font-size:28px;line-height:40px}.dcsection1 p{font-size:16px;line-height:18px;margin:22px 0}.dcsection1__link a{font-size:12px;line-height:14px;background:transparent linear-gradient(106deg,#ff6700,#ff5122) 0 0 no-repeat padding-box;box-shadow:0 5px 20px #00000040;border-radius:6px;padding:13px 33px;letter-spacing:1.2px}.dcsection1__image{display:none}.dcsection1__background{height:260vh;background-size:250vh}.dcsection1__circle{height:100%;width:100%;background-position:100px -100px}.dcsection1__title{font-size:10px;line-height:12px;letter-spacing:1.5px}.dcsection1__answer p,.dcsection1__question{font-size:12px}.dcsection1__slidelink{line-height:12px;font-size:10px;letter-spacing:1.5px}}@media (max-width:575.98px){.dcsection1__arrows{bottom:-30px}.dcsection1__card{height:180px}.dcsection1__card:hover{height:250px;top:-25px}.dcsection1__card:hover .dcsection1__text{top:-160px}.dcsection1__text1{height:140px}.dcsection1__text2{height:190px}}@media (-webkit-min-device-pixel-ratio:1.25){html[lang=de-DE] .dcsection1__answer p,html[lang=de-DE] .dcsection1__question{font-size:12px;line-height:17px}}.dcsection10{padding-top:130px;padding-bottom:50px;background:linear-gradient(0,#fff,#f1f3f6);overflow:hidden}.dcsection10__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px}@media (max-width:991.98px){.dcsection10__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}}.dcsection10 h2{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;margin-top:10px;margin-bottom:30px;margin-bottom:60px}.dcsection10 h2 b,.dcsection10 h2 i,.dcsection10 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}@media (max-width:991.98px){.dcsection10 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}}.dcsection10__link{text-align:left;margin-top:-80px}.dcsection10__link .openhubspotform,.dcsection10__link a{position:relative;display:inline-block;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1);font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;padding:15px 40px}.dcsection10__link .openhubspotform:hover,.dcsection10__link a:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection10__link .openhubspotform:active,.dcsection10__link .openhubspotform :focus,.dcsection10__link a:active,.dcsection10__link a :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection10__link .openhubspotform:active a,.dcsection10__link .openhubspotform:active p,.dcsection10__link .openhubspotform :focus a,.dcsection10__link .openhubspotform :focus p,.dcsection10__link a:active a,.dcsection10__link a:active p,.dcsection10__link a :focus a,.dcsection10__link a :focus p{color:#fff}.dcsection10__bodytext{margin-bottom:90px;margin-right:90px}.dcsection10__scrollouter{position:relative;top:0;height:380px;margin-right:-30px;overflow:hidden}.dcsection10__scrollarea{width:100%;height:400px;margin-left:50px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.dcsection10__scrollinner{width:2000px;display:-ms-flexbox;display:flex;padding-right:50px}.dcsection10__card{width:350px;height:350px;overflow:hidden;margin-right:30px;padding:30px;cursor:pointer;background:#fff;box-shadow:0 15px 30px #0000000D;border-radius:6px;position:relative}.dcsection10__card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(0,#fff,#fff 50%,#FFFFFF00)}.dcsection10__cardtitle{font-family:Benton Sans Med,Arial,sans-serif;font-size:18px;line-height:22px;letter-spacing:0}.dcsection10__location{font-family:Benton Sans Reg,Arial,sans-serif;font-size:15px;line-height:18px;letter-spacing:0;color:#738993}.dcsection10__cardtext{font-family:Benton Sans Lt,Arial,sans-serif;font-size:14px;line-height:21px;letter-spacing:0;color:#738993;overflow:hidden;margin-top:30px}.dcsection10__cardlink{position:absolute;bottom:10px;z-index:1}.dcsection10__cardlink a{font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;line-height:17px;letter-spacing:0;color:#ff6700}.dcsection10__arrows{display:-ms-flexbox;display:flex;margin-left:50px}.dcsection10__arrowleft{width:48px;height:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section10/arrow-left.svg);margin-right:40px;cursor:pointer}.dcsection10__arrowleft.inactive{opacity:.5;cursor:default}.dcsection10__arrowright{width:48px;height:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section10/arrow-right.svg);cursor:pointer}.dcsection10__arrowright.inactive{opacity:.5;cursor:default}@media (min-width:1200px){.dcsection10__scrollouter{width:57vw;margin-right:0}}@media (max-width:991.98px){.dcsection10{padding-top:30px}.dcsection10__bodytext{font-size:13px;line-height:18px;letter-spacing:0;margin-bottom:20px;margin-right:0}.dcsection10__link{text-align:center;margin-top:-10px}.dcsection10__scrollouter{top:0;height:320px;margin-right:-30px;overflow:hidden}.dcsection10__scrollarea{height:340px;margin-left:0}.dcsection10__card{height:285px;width:220px;padding:15px;margin-right:20px}.dcsection10__card:after{height:80px}.dcsection10__cardtitle{font-size:14px;line-height:17px;letter-spacing:0}.dcsection10__location{font-size:12px;line-height:14px;letter-spacing:0}.dcsection10__cardtext{font-size:12px;line-height:16px;letter-spacing:0}.dcsection10__cardlink{bottom:-5px}.dcsection10__cardlink a{font-size:13px;line-height:15px;letter-spacing:0}.dcsection10__arrows{display:none}}.dcsection11{background:transparent linear-gradient(281deg,#738993,#7f98a4);padding:60px 0}.dcsection11 h4{margin-left:10px}.dcsection11 a:hover{text-decoration:none}.dcsection11 .no-padding{padding:0}.dcsection11__logo{width:100%}.dcsection11__logo span{display:block;height:134px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section11/footer-logo.svg);background-repeat:no-repeat;background-size:100%;margin-right:60px}.dcsection11__title{font-family:Benton Sans Med,Arial,sans-serif;font-size:18px;line-height:22px;letter-spacing:0;color:#fff;margin-bottom:17px}.dcsection11__linklist{font-family:Benton Sans Lt,Arial,sans-serif;font-size:14px;line-height:32px;letter-spacing:0;color:#bccace}.dcsection11__linklist ul{list-style:none;margin:0;padding:0}.dcsection11__linklist a{color:#bccace;display:block;padding:0 10px;transition:background .25s ease-in-out;background-repeat:no-repeat;background-position:center right 10px}.dcsection11__linklist a:hover{color:#fff;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section11/small-arrow.svg);background-color:#738993}.dcsection11 .dcsection11__facebook,.dcsection11 .dcsection11__linkedin,.dcsection11 .dcsection11__twitter,.dcsection11 .dcsection11__youtube{display:inline-block;width:28px;height:28px;margin-left:28px}.dcsection11__facebook{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section11/facebook.svg);margin-left:0!important}.dcsection11__linkedin{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section11/linkedin.svg)}.dcsection11__twitter{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section11/twitter.svg)}.dcsection11__youtube{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section11/youtube.svg)}@media (max-width:991.98px){.dcsection11{padding:30px 0}.dcsection11__logo{width:200px;margin-left:10px;margin-bottom:24px}.dcsection11__logo span{height:100px;margin-right:0}.dcsection11__title{font-size:14px;line-height:17px;letter-spacing:0;margin-bottom:10px}.dcsection11__linklist{font-size:12px;line-height:32px;letter-spacing:0}.dcsection11__mobileblock{margin-top:15px}.dcsection11__socials{margin-top:-30px}.dcsection11 .container{padding:0}}@media (max-width:575.98px){.dcsection11__logo{width:150px}.dcsection11__logo span{height:80px}}.dcsection12{position:fixed;top:0;width:100%;z-index:9998;opacity:0;left:-400px;transition:all .5s ease-in-out;pointer-events:none}.dcsection12.open{opacity:1;left:0;transition:all .5s ease-in-out;pointer-events:all}.dcsection12__home{left:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/menu/home-24px.svg)}.dcsection12__close,.dcsection12__home{position:absolute;top:30px;cursor:pointer;display:block;width:62px;height:62px;background-color:#f5f8fd;background-repeat:no-repeat;background-position:50%;border-radius:100%}.dcsection12__close{right:30px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/menu/close-24px.svg)}.dcsection12__panel{width:400px;min-height:100vh;background-color:#fff;box-shadow:0 15px 30px #0000000D;position:relative;padding-top:110px}.dcsection12__panel ul{list-style:none;margin:0;padding:0}.dcsection12__panel li{padding-left:40px;height:66px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;cursor:pointer}.dcsection12__panel li:hover{background-color:#CBDAF533}.dcsection12__panel li:hover .dcsection12__title{font-family:Benton Sans Med,Arial,sans-serif}.dcsection12__title{font-family:Benton Sans Reg,Arial,sans-serif;font-size:18px;line-height:23px;letter-spacing:0;color:#054fd3;display:block}.dcsection12__subtitle{font-family:Benton Sans Lt,Arial,sans-serif;font-size:12px;line-height:17px;letter-spacing:0;color:#738993;display:block}@media (max-width:991.98px){.dcsection12__panel{max-width:80%}}@media (max-height:700px){.dcsection12 .dcsection12__panel{min-height:inherit;max-height:100vh;overflow:scroll;width:100%;max-width:inherit}}.dcsection2{padding-bottom:100px}.dcsection2 .container{padding-bottom:50px}.dcsection2__label{font-size:16px;line-height:19px;color:#738993;text-transform:uppercase;letter-spacing:.96px}.dcsection2 h2,.dcsection2__label{font-family:Benton Sans Lt,Arial,sans-serif}.dcsection2 h2{margin-top:10px;font-size:36px;line-height:43px}.dcsection2 h2 b,.dcsection2 h2 i,.dcsection2 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}.dcsection2__link{text-align:center;margin-top:-60px}.dcsection2__link span{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1)}.dcsection2__link span:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection2__link span:active,.dcsection2__link span :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection2__link span:active a,.dcsection2__link span:active p,.dcsection2__link span :focus a,.dcsection2__link span :focus p{color:#fff}.dcsection2__overflowhidden{overflow:hidden}.dcsection2__nomarginright{margin-right:-30px}.dcsection2__card{display:-ms-flexbox;display:flex;margin:30px -30px;padding:30px;border-radius:6px;transition:background .5s ease-in-out,box-shadow .5s ease-in-out}.dcsection2__card:hover{background:#fff 0 0 no-repeat padding-box;box-shadow:0 15px 30px #0000000D}.dcsection2__card:hover .dcsection2__iconhover{opacity:1}.dcsection2__icon{position:relative;min-width:80px;padding:0 15px 0 0}.dcsection2__icon img{width:50px;height:auto}.dcsection2__icon .dcsection2__iconhover{position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-in-out}.dcsection2__title{font-size:28px;line-height:33px;font-family:Benton Sans Reg,Arial,sans-serif;margin-bottom:10px}@media (max-width:991.98px){.dcsection2{padding-bottom:10px}.dcsection2__link{margin-top:0}.dcsection2__label{font-size:12px;line-height:14px;letter-spacing:.72px}.dcsection2 h2{font-size:18px;line-height:22px}.dcsection2__overflowhidden{max-height:500px}.dcsection2__imagedesktop{height:66vw;width:auto}.dcsection2__title{font-size:20px;line-height:24px;margin-bottom:5px}.dcsection2__question{font-size:13px;line-height:18px}.dcsection2__icon{min-width:50px}.dcsection2__icon img{width:35px}.dcsection2__card{margin:15px -5px 15px -20px;padding:15px 20px}.dcsection2 .dcheader__emptylink{display:none}}.dcsection2#business-model{padding-top:40px}.dcsection3{position:relative;padding-top:50px;min-height:800px;overflow:hidden}.dcsection3 .dcsection3__arrows{display:none}@media screen and (max-width:991px){.dcsection3+.service_sub_section_img{margin-top:50px}}.dcsection3:after{content:"";display:block;position:absolute;top:-10%;left:0;width:100%;height:150%;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section3/background-section3-main.png);background-repeat:no-repeat;background-size:cover;z-index:-1}.dcsection3 .slick-list{padding:0 20% 0 0}.dcsection3 .slick-track{margin-left:0}.dcsection3 .no_margin{margin-left:0;margin-right:0}.dcsection3 .no_padding{padding:0}.dcsection3__label{font-size:16px;line-height:19px;color:#738993;text-transform:uppercase;letter-spacing:.96px}.dcsection3 h2,.dcsection3__label{font-family:Benton Sans Lt,Arial,sans-serif}.dcsection3 h2{margin-top:10px;margin-bottom:30px;font-size:36px;line-height:43px}.dcsection3 h2 b,.dcsection3 h2 i,.dcsection3 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}.dcsection3 .container{margin-right:auto;margin-left:auto;height:auto}.dcsection3 .text_container{margin-right:150px}.dcsection3 .body_container b,.dcsection3 .body_container i,.dcsection3 .body_container strong{font-family:Benton Sans Med,Arial,sans-serif}.dcsection3 .font_medium{margin-bottom:30px;font-family:Benton Sans Med,Arial,sans-serif;font-size:16px;letter-spacing:0;color:#ff5122}.dcsection3 .dcsection3__link span,.dcsection3 a{font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;letter-spacing:0;color:#ff6700;cursor:pointer}.dcsection3 .dcsection3__link span:hover,.dcsection3 a:hover{text-decoration:none!important;color:#ff5122}.dcsection3 .cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:30px;margin-top:0;min-height:660px;padding-left:0;padding-right:0}.dcsection3 .service_cards{width:388px;height:auto;margin-bottom:20px;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;margin-left:0;background:transparent;border:1px solid transparent;padding:21px 15px 20px}.dcsection3 .service_cards.active{background:#f55123;box-shadow:0 10px 15px rgba(0,0,0,.25);cursor:default;pointer-events:none;border:1px solid #ff6700}.dcsection3 .service_cards.active .cards_hl{color:#fff}.dcsection3 .service_cards:hover{background:#f55123;box-shadow:0 10px 15px rgba(0,0,0,.25)}.dcsection3 .service_cards:hover .cards_body,.dcsection3 .service_cards:hover .cards_hl{color:#fff}.dcsection3 .service_cards.has_hover_icon.active .card_svg,.dcsection3 .service_cards.has_hover_icon:focus .card_svg,.dcsection3 .service_cards.has_hover_icon:hover .card_svg{display:none}.dcsection3 .service_cards.has_hover_icon.active .card_svg_hover,.dcsection3 .service_cards.has_hover_icon:focus .card_svg_hover,.dcsection3 .service_cards.has_hover_icon:hover .card_svg_hover{display:inline}.dcsection3 .service_cards:active,.dcsection3 .service_cards:focus{background:#f55123;box-shadow:0 10px 15px rgba(0,0,0,.25);cursor:default;border:1px solid #ff6700}.dcsection3 .service_cards:active .cards_body,.dcsection3 .service_cards:active .cards_hl,.dcsection3 .service_cards:focus .cards_body,.dcsection3 .service_cards:focus .cards_hl{color:#fff}.dcsection3 .service_cards.bg_brandberry .cards_hl{color:#c90065}.dcsection3 .service_cards.bg_brandberry:hover{background:#c90065}.dcsection3 .service_cards.bg_brandberry:hover .cards_hl{color:#fff}.dcsection3 .service_cards.bg_brandberry:active,.dcsection3 .service_cards.bg_brandberry:focus{background:#96025a;border-color:#9c1164}.dcsection3 .service_cards.bg_brandberry:active .cards_hl,.dcsection3 .service_cards.bg_brandberry:focus .cards_hl{color:#fff}.dcsection3 .service_cards.bg_brandberry.active{background:#96025a;border-color:#96025a}.dcsection3 .service_cards.bg_brandberry.active:active,.dcsection3 .service_cards.bg_brandberry.active:focus{background:#c90065;border-color:#9c1164}.dcsection3 .service_cards.bg_brandberry.active .cards_body,.dcsection3 .service_cards.bg_brandberry.active .cards_hl,.dcsection3 .service_cards.bg_brandberry .detail_box.active .detail_box_keywords{color:#fff}.dcsection3 .service_cards.bg_brandberrylight .cards_hl{color:#c90065}.dcsection3 .service_cards.bg_brandberrylight:hover{background:#96025a}.dcsection3 .service_cards.bg_brandberrylight:hover .cards_hl{color:#fff}.dcsection3 .service_cards.bg_brandberrylight:active,.dcsection3 .service_cards.bg_brandberrylight:focus{background:#96025a;border-color:#c90065}.dcsection3 .service_cards.bg_brandberrylight:active .cards_hl,.dcsection3 .service_cards.bg_brandberrylight:focus .cards_hl{color:#fff}.dcsection3 .service_cards.bg_brandberrylight.active{background:#96025a;border-color:#96025a}.dcsection3 .service_cards.bg_brandberrylight.active:active,.dcsection3 .service_cards.bg_brandberrylight.active:focus{background:#96025a;border-color:#c90065}.dcsection3 .service_cards.bg_brandberrylight.active .cards_body,.dcsection3 .service_cards.bg_brandberrylight.active .cards_hl,.dcsection3 .service_cards.bg_brandberrylight .detail_box.active .detail_box_keywords{color:#fff}.dcsection3 .service_cards.bg_brandblue .cards_hl{color:#1f4fd3}.dcsection3 .service_cards.bg_brandblue:hover{background:#054fd3}.dcsection3 .service_cards.bg_brandblue:hover .cards_hl{color:#fff}.dcsection3 .service_cards.bg_brandblue:active,.dcsection3 .service_cards.bg_brandblue:focus{background:#002a6d;border-color:#0c2a6d}.dcsection3 .service_cards.bg_brandblue:active .cards_hl,.dcsection3 .service_cards.bg_brandblue:focus .cards_hl{color:#fff}.dcsection3 .service_cards.bg_brandblue.active,.dcsection3 .service_cards.bg_brandblue.active:active,.dcsection3 .service_cards.bg_brandblue.active:focus{background:#002a6d;border-color:#0c2a6d}.dcsection3 .service_cards.bg_brandblue.active .cards_body,.dcsection3 .service_cards.bg_brandblue.active .cards_hl,.dcsection3 .service_cards.bg_brandblue .detail_box.active .detail_box_keywords{color:#fff}.dcsection3 .card_icons{margin-left:0;-ms-flex:1;flex:1;max-width:50px;margin-right:12px}.dcsection3 .card_svg,.dcsection3 .card_svg_hover{width:50px;height:50px}.dcsection3 .card_svg_hover{display:none}.dcsection3 .detail_background{padding-top:20px;width:430px;height:auto}.dcsection3 .cards_text{-ms-flex:3;flex:3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;margin-top:0!important}.dcsection3 .cards_hl{font-family:Benton Sans Med,Arial,sans-serif;font-size:24px;line-height:29px;letter-spacing:0;color:#ff6700}.dcsection3 .cards_body{font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;color:#536873;opacity:.85;margin-right:20px;margin-top:4px}.dcsection3 .cards_body.dcsection3__bodytext{padding:0;margin-bottom:0;max-width:100%;font-family:Benton Sans Lt,Arial,sans-serif}.dcsection3 .detail_boxes{padding-left:75px;padding-right:50px;display:block;opacity:1;padding-bottom:30px}.dcsection3 .detail_boxes.header_brandblue .detail_headline{color:#054fd3}.dcsection3 .detail_boxes.header_brandorange .detail_headline{color:#ff6700}.dcsection3 .detail_boxes.header_brandberry .detail_headline{color:#c90065}.dcsection3 .detail_boxes.header_branddarkberry .detail_headline{color:#9c1164}.dcsection3 .box-hidden{display:none}.dcsection3 .box-transition{transition:opacity 1s ease-in}.dcsection3 .box-transition.box-hidden{display:block;opacity:0}.dcsection3 .detail_headline{padding-bottom:20px;text-align:left;font-family:Benton Sans Reg,Arial,sans-serif;font-size:28px;line-height:1.2;letter-spacing:0;color:#ff5122}.dcsection3 .service_card_link{position:relative;display:inline-block;color:#fff;line-height:1;border-radius:3px;padding:15px;cursor:pointer;text-align:center;background:#ff6700;transition:all .15s cubic-bezier(.33,.66,.66,1);border:1px solid #ff6700;min-width:110px;margin-top:1em}.dcsection3 .service_card_link:hover{text-decoration:none;color:#fff;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection3 .service_card_link:focus{border-color:#ff6700}.dcsection3 .detail_box{margin-top:25px;height:auto;padding-top:15px;padding-bottom:14px;width:95%;background:transparent;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding-left:20px;-ms-flex-preferred-size:13%;flex-basis:13%;cursor:pointer;font-family:Benton Sans Reg,Arial,sans-serif;font-size:18px;letter-spacing:0;position:relative;color:#ff6700}.dcsection3 .detail_box.has_keywords{min-height:74px}.dcsection3 .detail_box.has_keywords .keyword-col{margin-bottom:9px}.dcsection3 .detail_box:hover{background:#ff6700 0 0 no-repeat padding-box;box-shadow:0 5px 15px #00000040;border-radius:6px;color:#fff}.dcsection3 .detail_box:hover .detail_box_keywords{color:#fff}.dcsection3 .detail_box:hover .arrow_right{display:block}.dcsection3 .detail_box.active{background:#96025a 0 0 no-repeat padding-box;box-shadow:0 5px 15px #00000040;border-radius:6px;color:#fff}.dcsection3 .detail_box.active .detail_box_keywords{color:#fff}.dcsection3 .detail_box.active .arrow_right{display:block}.dcsection3 .detail_box .arrow_right{position:absolute;right:15px;display:none}.dcsection3 .detail_box .white-arrow{max-width:12px}.dcsection3 .keyword-col{font-family:Benton Sans Med,Arial,sans-serif;font-size:18px;line-height:22px;margin-bottom:0}.dcsection3 .detail_box_keywords{font-family:Benton Sans Reg,Arial,sans-serif;font-size:12px;line-height:14px;letter-spacing:0;color:#ff954d;text-transform:uppercase;display:inline}.dcsection3 .details_to_box{display:block;opacity:1;padding:0}.dcsection3 .details_to_box.header_brandblue .detail_headline{color:#054fd3}.dcsection3 .details_to_box.header_brandorange .detail_headline{color:#ff6700}.dcsection3 .details_to_box.header_brandberry .detail_headline{color:#c90065}.dcsection3 .details_to_box.header_branddarkberry .detail_headline{color:#9c1164}.dcsection3 .details-hidden{display:none}.dcsection3 .details-transition{transition:opacity 1s ease-in}.dcsection3 .details-transition.details-hidden{display:block;opacity:0}.dcsection3 .detail_link{position:relative;display:inline-block;color:#fff;line-height:1;border-radius:3px;padding:15px;cursor:pointer;text-align:center;background:#ff6700;transition:all .15s cubic-bezier(.33,.66,.66,1);border:1px solid #ff6700;min-width:110px}.dcsection3 .detail_link:hover{text-decoration:none;color:#fff;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection3 .detail_link:active,.dcsection3 .detail_link:focus{border-color:#ff6700}.dcsection3__servicetabs{position:relative;overflow:hidden;margin-left:0;margin-right:0}.dcsection3__servicetabs>div:first-of-type{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dcsection3__servicetabs>div:first-of-type>div:first-of-type{margin-left:0;margin-right:0;display:-ms-flexbox;display:flex}.dcsection3__servicetab{font-family:Benton Sans Reg,Arial,sans-serif;letter-spacing:0;width:120px;height:55px;border-left:3px solid #054FD334;padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:14px;line-height:17px;background-color:#fff;box-shadow:0 5px 10px #00000020;border-radius:6px;margin-right:10px;margin-top:10px;margin-bottom:10px;color:#ff6700;transition:all .25s ease-in-out;cursor:pointer}.dcsection3__servicetab.selected,.dcsection3__servicetab:hover{background-color:#ff6700;color:#fff;border-left-color:#ff6700;transition:all .25s ease-in-out}.dcsection3__servicetabcontentwrapper{min-height:300px;position:relative}.dcsection3__servicetabcontent{position:absolute;opacity:0;transition:opacity .25s ease-in-out;font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;line-height:24px;letter-spacing:0}.dcsection3__servicetabcontent.selected{position:absolute;opacity:1;transition:opacity .25s ease-in-out .25s}@media (max-width:991px){.dcsection3 .level3 p,.dcsection3 .level3 strong{font-size:12px;line-height:18px}}@media (max-width:1360px){.dcsection3__circle{background-image:none}.dcsection3 .service_cards{margin-left:0;margin-right:10px;margin-bottom:30px}.dcsection3 .service_cards.active{-ms-flex-direction:row;flex-direction:row;box-shadow:0 10px 20px #0000004D}.dcsection3 .cards.active{min-height:100px;margin-top:0;padding-right:0}.dcsection3 .details_to_box{max-width:none}.dcsection3 .detail_box_keywords{font-size:10px}.dcsection3 .cards_hl{font-size:14px;line-height:22px}.dcsection3 .cards_text{margin-left:0;margin-top:13px;margin-right:0}.dcsection3 .cards_text.active{border-style:none;margin-top:20px;margin-left:0;margin-right:13px}.dcsection3 .card_svg{width:40px;height:40px}.dcsection3 .card_svg.active{width:40px!important;height:40px!important}.dcsection3 .detail_box{margin:15px 10px 20px 0;font-size:13px;height:65px;padding:10px;position:relative;left:30px}.dcsection3 .white-arrow{display:none}.dcsection3 .detail_boxes{padding-right:0}.dcsection3 .mobile_icons{margin-left:2px}.dcsection3 .cards_body{font-size:13px;margin-right:20px}.dcsection3 .service_cards{height:80px;width:320px}.dcsection3 .cards{margin-top:30px}.dcsection3 .detail_boxes{padding-left:0}.dcsection3 .detail_headline{font-size:14px;font-family:Benton Sans Med,Arial,sans-serif;padding-bottom:10px}.dcsection3 .cards.active{margin-top:-36px;padding-left:0;-ms-flex-pack:start;justify-content:flex-start}.dcsection3 .service_cards.active{-ms-flex-preferred-size:32%;flex-basis:32%;width:200px}.dcsection3 .mobile_cards{width:200px;margin-top:35px;transition:all .5s ease-in-out;position:relative;left:30px}.dcsection3 .mobile_cards.active{margin-top:25px;height:100px;transition:all .5s ease-in-out}.dcsection3 .card_svg,.dcsection3 .card_svg_hover{width:35px;height:35px}.dcsection3 .keyword-col{padding-left:15px}.dcsection3 #detail_link{text-align:center}.dcsection3 .white-arrow{width:15px;height:15px}.dcsection3__servicetab{font-size:11px;line-height:13px;letter-spacing:0;width:100px;height:45px;margin-right:10px}.dcsection3__servicetabcontent{font-size:12px;line-height:18px;letter-spacing:0}.dcsection3 .service_details.show{height:740px}}@media (max-width:991.98px){.dcsection3{padding-top:10px}.dcsection3 .mobile_hl{font-size:16px}.dcsection3__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}.dcsection3 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}.dcsection3 a,.dcsection3__bodytext{font-size:13px;line-height:18px;margin-bottom:10px}.dcsection3 p{margin-bottom:1rem}.dcsection3__service_cards{max-width:inherit;width:inherit}.dcsection3 .detail-box-slick,.dcsection3__service_cards{margin-left:-30px;margin-right:-30px}.dcsection3 .mobile_cards{max-width:300px}}@media (min-width:1201px) and (max-width:1300px){.dcsection3 .detail_box{font-size:14px}.dcsection3 .detail_box_keywords{font-size:12px}}.dcsection3_grid{padding-bottom:35px}.dcsection3_grid .outer_box{position:relative}.dcsection3_grid .dcsection3__arrows{width:150px;position:absolute;bottom:-20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;z-index:1}.dcsection3_grid .dcsection3__arrows .slick-arrow.slick-disabled{opacity:.7;pointer-events:none;cursor:default}.dcsection3_grid .dcsection3__arrows .slick-arrow.slick-hidden{display:none}.dcsection3_grid .dcsection3__arrowleft{display:block;height:48px;width:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section3/arrow-left.svg);cursor:pointer}.dcsection3_grid .dcsection3__arrowright{display:block;height:48px;width:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section3/arrow-right.svg);cursor:pointer}.dcsection3_grid .dcsection3__arrowleft:hover,.dcsection3_grid .dcsection3__arrowright:hover{opacity:.7}.dcsection3_grid .dcsection3__videolink span{font-family:Benton Sans Reg,Arial,sans-serif;font-size:13px;line-height:18px;color:#ff6700;cursor:pointer}.dcsection3_grid .dcsection3__videolink span:before{content:"";display:inline-block;position:relative;top:14px;left:-10px;width:40px;height:40px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/play-circle-solid.svg);background-size:50%;background-repeat:no-repeat;background-position:50%;transition:background-size .25s cubic-bezier(.645,.045,.355,1)}.dcsection3_grid .dcsection3__videolink span:hover{text-decoration:none}.dcsection3_grid .dcsection3__videolink span:hover:before{background-size:100%}.dcsection3_grid .text_video{width:58vw;position:relative}.dcsection3_grid .dcsection3__video{position:absolute;top:0;right:0}.dcsection3_grid .video_iframe{border:none;outline:0}.dcsection3_grid .bg_image_container{position:absolute;top:0;right:0;width:40%;text-align:right;height:100%;z-index:0;margin-right:-17%;margin-top:-140px}.dcsection3_grid .bg_image_container.top_offset{padding-top:165px}@media (max-width:1359px){.dcsection3_grid .bg_image_container{display:none}}.dcsection3_grid .bg_image{height:auto;max-height:100%;width:100%;display:inline-block}.dcsection3_grid .detail_boxes .dcsection3__bodytext{max-width:70%}.dcsection3_grid .dcsection3__bodytext{font-family:Benton Sans Reg,Arial,sans-serif;margin-bottom:36px}.dcsection3_grid .text_video .dcsection3__bodytext{max-width:54%}.dcsection3_grid .detail-box-slick{margin-right:calc(660px - 50vw)}.dcsection3_grid .detail-box-slick .slick-track{display:-ms-flexbox;display:flex;margin-left:-10px;cursor:pointer}.dcsection3_grid .detail-box-slick .slick-slide{margin:0 10px}.dcsection3_grid .detail-box-slick .slick-list{margin:-10px -20px -40px;padding:10px 5% 40px 20px}.dcsection3_grid.dcsection3 .service_cards{-ms-flex-preferred-size:120px;flex-basis:120px;margin-bottom:20px;transition:box-shadow .3s ease-out,background-color .3s ease-out}.dcsection3_grid.dcsection3 .service_cards:hover{box-shadow:0 3px 13px rgba(0,0,0,.3)}.dcsection3_grid.dcsection3 .cards_hl{line-height:24px;margin-bottom:2px;margin-right:20px}.dcsection3_grid.dcsection3 .card_icons.active{margin-left:15px}@media screen and (max-width:1199px){.dcsection3_grid.dcsection3 .card_icons.active{margin-left:10px}}.dcsection3_grid.dcsection3 .cards_text.active{margin-left:0;margin-right:0;-ms-flex-item-align:unset;align-self:unset;border-top:none}.dcsection3_grid.dcsection3 .service_details.show{height:950px}.dcsection3_grid.dcsection3 .detail_box{margin-top:0;-ms-flex-preferred-size:auto;flex-basis:auto;box-shadow:0 15px 30px #0F2C351A;padding:20px;height:auto;display:block;min-height:195px;cursor:pointer;background:#fff}.dcsection3_grid.dcsection3 .detail_box.active,.dcsection3_grid.dcsection3 .detail_box:hover{box-shadow:0 15px 30px #0F2C351A;background:#fff 0 0 no-repeat padding-box}.dcsection3_grid.dcsection3 .detail_box .detail_header{font-size:20px;font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700;margin-bottom:10px}.dcsection3_grid.dcsection3 .detail_box .detail_text p{font-size:16px;font-family:Benton Sans Reg,Arial,sans-serif;color:#0f2c35!important;margin-bottom:0}.dcsection3_grid.dcsection3 .detail_box .detail_text strong{font-family:Benton Sans Bd,Arial,sans-serif}@media (max-width:1780px){.dcsection3_grid.dcsection3 .text_video{width:60vw}}@media (max-width:1680px){.dcsection3_grid.dcsection3 .video_iframe{width:370px;height:210px}}@media (max-width:1499px){.dcsection3_grid.dcsection3 .text_video .dcsection3__bodytext{max-width:50%}.dcsection3_grid.dcsection3 .cards_hl{font-size:20px;line-height:24px}.dcsection3_grid.dcsection3 .cards_body.dcsection3__bodytext{font-size:14px}.dcsection3_grid.dcsection3 .service_cards{width:370px}.dcsection3_grid.dcsection3 .detail-box-slick{margin-right:calc(569px - 50vw)}}@media (max-width:1359px){.dcsection3_grid.dcsection3 .service_details{height:850px}.dcsection3_grid.dcsection3 .detail_boxes.novideo{max-width:100%}.dcsection3_grid.dcsection3 .service_cards.active{box-shadow:0 2px 10px rgba(0,0,0,.3)}.dcsection3_grid.dcsection3 .detail_headline,.dcsection3_grid.dcsection3 .text_novideo{max-width:100%!important}.dcsection3_grid.dcsection3 .text_video{width:84vw}.dcsection3_grid.dcsection3 .cards{margin-left:0}.dcsection3_grid.dcsection3 .cards_hl{font-size:15px;line-height:20px;margin-bottom:3px;margin-right:0}.dcsection3_grid.dcsection3 .cards_body{font-size:13px!important;margin-right:0}.dcsection3_grid.dcsection3 .service_cards{height:100px}.dcsection3_grid.dcsection3 .service_cards.active{margin-top:35px}.dcsection3_grid.dcsection3 .mobile_cards{left:0}.dcsection3_grid.dcsection3 .detail_boxes{padding-left:0!important}.dcsection3_grid.dcsection3 .detail-box-slick.slick-list{margin-left:-50px}.dcsection3_grid.dcsection3 .detail-box-slick{margin-right:calc(520px - 50vw)}.dcsection3_grid.dcsection3 .detail-box-slick .slick-list{margin:-10px -10px -40px -50px}}.dcsection3_grid.dcsection3 .cards_text{-ms-flex:4;flex:4;padding-right:10px}.dcsection3_grid.dcsection3 .card_svg.active{margin-top:0;margin-bottom:0;width:50px;height:50px}.dcsection3_grid.dcsection3 .detail_boxes{padding-left:45px;padding-right:45px}.dcsection3_grid.dcsection3 .detail_boxes.header_brandblue .detail_header,.dcsection3_grid.dcsection3 .detail_boxes.header_brandblue .detail_headline{color:#054fd3}.dcsection3_grid.dcsection3 .detail_boxes.header_brandorange .detail_header,.dcsection3_grid.dcsection3 .detail_boxes.header_brandorange .detail_headline{color:#ff6700}.dcsection3_grid.dcsection3 .detail_boxes.header_brandberry .detail_header,.dcsection3_grid.dcsection3 .detail_boxes.header_brandberry .detail_headline{color:#c90065}.dcsection3_grid.dcsection3 .detail_boxes.header_branddarkberry .detail_header,.dcsection3_grid.dcsection3 .detail_boxes.header_branddarkberry .detail_headline{color:#9c1164}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta{height:100px;position:relative;background:linear-gradient(90deg,transparent,#fff 90%);border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:14px 30px;width:90%;max-width:630px;margin-bottom:60px}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta:before{content:"";display:block;width:100%;height:100px;position:absolute;z-index:-1;top:0;left:5px;filter:blur(5px);opacity:.3}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .cta{position:absolute;left:0;top:26px;z-index:1;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:23px;color:#fff;box-shadow:0 5px 20px #00000040;border-radius:3px;padding:13px 15px 12px;cursor:pointer;text-align:center;background:#ff6700;transition:all .15s cubic-bezier(.33,.66,.66,1);border:1px solid #ff6700;min-width:110px}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .cta:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .cta:active,.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .cta:focus{border-color:#ff6700}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert{display:-ms-flexbox;display:flex}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_name_pos{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-right:15px}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_name{color:#0f2c35;font-family:Benton Sans Med,Arial,sans-serif;font-size:14px;text-align:right}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_pos{color:#707070;font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;text-align:right}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_img_container{height:70px;width:70px;overflow:hidden}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_img{width:100%;height:auto;border-radius:50%}.dcsection3_grid.dcsection3 .detail_headline{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;color:#ff5122;max-width:70%}@media (max-width:1360px){.dcsection3_grid.dcsection3 .detail_headline{font-size:18px;line-height:22px;font-family:Benton Sans Lt,Arial,sans-serif}}@media (max-width:1199px){.dcsection3_grid.dcsection3 .cards_icon.active{margin-left:9px;max-width:45px}.dcsection3_grid.dcsection3 .detail-box-slick{margin-right:calc(470px - 50vw)}.dcsection3_grid.dcsection3 .detail_boxes .novideo{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media (max-width:1099px){.dcsection3_grid.dcsection3 .card_icons.active{margin-left:9px}.dcsection3_grid.dcsection3 .cards .slick-list{padding:0 10% 0 0}.dcsection3_grid.dcsection3 .detail_boxes .novideo{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.dcsection3_grid.dcsection3 .detail-boxes{-ms-flex-preferred-size:80%;flex-basis:80%;max-width:80%}.dcsection3_grid.dcsection3 .detail-box-slick{margin-right:calc(410px - 50vw)}}@media (max-width:991px){.dcsection3_grid.dcsection3 .service_details .slick-list{padding-right:22%}.dcsection3_grid.dcsection3 .detail_box{min-height:160px}.dcsection3_grid.dcsection3 .detail_box .detail_header{font-size:16px;line-height:18px}.dcsection3_grid.dcsection3 .detail_box .detail_text p{font-size:14px}.dcsection3_grid.dcsection3 .dcsection3__video{position:relative;top:auto;right:auto;margin-bottom:40px}.dcsection3_grid.dcsection3 .dcsection3__videolink{margin-top:-20px}.dcsection3_grid.dcsection3 .detail-box-slick{margin-right:calc(308px - 50vw)}.dcsection3_grid.dcsection3 .detail-box-slick .slick-list{padding-right:20%!important}.dcsection3_grid.dcsection3 .detail_boxes{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .cta{font-size:12px;line-height:14px;border-radius:6px;padding:13px 33px;letter-spacing:1.2px}.dcsection3_grid.dcsection3 .detail-box-slick .slick-track{margin-left:20px}}@media (max-width:767px){.dcsection3_grid.dcsection3 .service_details .slick-list{padding-right:15%}.dcsection3_grid.dcsection3 .detail-box-slick{margin-right:-20px}.dcsection3_grid.dcsection3 .detail-box-slick .slick-list{padding-right:30px}.dcsection3_grid.dcsection3 .dcsection3__bodytext,.dcsection3_grid.dcsection3 .detail_headline,.dcsection3_grid.dcsection3 .text_video .dcsection3__bodytext{max-width:100%}.dcsection3_grid.dcsection3 .detail_boxes{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding-right:0}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta{-ms-flex-align:start;align-items:flex-start;padding-left:0;background:transparent;height:auto;margin-bottom:30px}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_img_container{width:50px;height:50px}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta:before{display:none}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .cta{position:relative;top:auto;margin-bottom:20px}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_name_pos{margin-left:15px;margin-right:0}.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_name,.dcsection3_grid.dcsection3 .detail_boxes .dcsection3__cta .expert_pos{text-align:left}}@media (max-width:680px){.dcsection3_grid.dcsection3 .detail_box{margin-bottom:45px}}@media (max-width:580px){.dcsection3_grid.dcsection3 .detail-box-slick{margin-right:-20px}.dcsection3_grid.dcsection3 .service_cards{width:308px}.dcsection3_grid.dcsection3 .detail-box-slick{height:250px}}.dcsection3_grid.dcsection3 .details_to_box{max-width:none}.overlay__box .dcsection3__video{width:70vw;height:inherit;margin:0;padding:0;position:relative;padding-bottom:56.25%}.overlay__box .dcsection3__video iframe{position:absolute;height:100%;width:100%;border:none}.dcsection4{position:relative;padding-top:130px;padding-bottom:100px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section4/background4.svg);background-repeat:no-repeat;background-size:cover;background-position:100% 100%}.dcsection4__label{font-size:16px;line-height:19px;color:#738993;text-transform:uppercase;letter-spacing:.96px}.dcsection4 h2,.dcsection4__label{font-family:Benton Sans Lt,Arial,sans-serif}.dcsection4 h2{margin-top:10px;margin-bottom:30px;font-size:36px;line-height:43px}.dcsection4 h2 b,.dcsection4 h2 i,.dcsection4 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}.dcsection4__link{text-align:center;margin-top:15px}.dcsection4__link span{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1)}.dcsection4__link span:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection4__link span:active,.dcsection4__link span :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection4__link span:active a,.dcsection4__link span:active p,.dcsection4__link span :focus a,.dcsection4__link span :focus p{color:#fff}.dcsection4__scrollarea{position:relative;overflow:hidden;height:650px}.dcsection4__whitebar{background-color:#fff;margin-top:300px}.dcsection4__scrollouter{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-bottom:30px;height:670px}.dcsection4__scrollouter .container{overflow:visible}.dcsection4__scrollinner{display:-ms-flexbox;display:flex;width:1430px;max-width:1430px;position:relative;z-index:1;background-color:#fff}.dcsection4__card{position:relative;max-width:18vw;margin-right:60px;-ms-flex:1;flex:1}.dcsection4__card:last-of-type{margin-right:0}.dcsection4__numberplate{position:absolute;top:-130px;margin:0;padding-left:15px}.dcsection4__number{height:184px;width:184px;line-height:184px;top:-33px;left:-33px;font-size:72px;margin-left:25px;overflow:hidden;border-radius:50%}.dcsection4__number,.dcsection4__numberlabel{text-align:center;position:relative;font-family:Benton Sans Lt,Arial,sans-serif;color:#ff6700}.dcsection4__numberlabel{font-size:18px;line-height:22px;letter-spacing:1.8px;top:-94px;width:172px;margin-left:-2px}.dcsection4__text{margin-top:50px;margin-bottom:30px}.dcsection4__title{font-family:Benton Sans Med,Arial,sans-serif;font-size:18px;line-height:22px}.dcsection4__cardtext{font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:24px}.dcsection4__circle{position:absolute;top:-25px;width:184px;height:184px;border-radius:100%;background-color:#fff;z-index:-1}.dcsection4__circle:before{top:-16px;left:-16px;border-radius:100%;background:#fff 0 0 no-repeat padding-box;opacity:.35}.dcsection4__circle:after,.dcsection4__circle:before{content:"";position:absolute;width:184px;height:184px}.dcsection4__circle:after{top:-8px;left:-8px;border-radius:100%;border:3px solid #ff954d}.dcsection4__video{display:inline-block;width:440px;height:247px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 10px 20px #0000001A}.dcsection4__video iframe{width:100%;height:100%;border:none;border-radius:6px!important}.dcsection4__padding{padding-top:200px}@media (max-width:991.98px){.dcsection4{padding-bottom:50px}.dcsection4__label{font-size:12px;line-height:14px;letter-spacing:.72px}.dcsection4 h2{font-size:18px;line-height:22px}.dcsection4__bodytext,.dcsection4__videolink span{font-size:13px;line-height:18px}.dcsection4__videolink span{font-family:Benton Sans Reg,Arial,sans-serif;color:#ff6700;cursor:pointer}.dcsection4__videolink span:before{content:"";display:inline-block;position:relative;top:14px;left:-10px;width:40px;height:40px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/play-circle-solid.svg);background-size:50%;background-repeat:no-repeat;background-position:50%;transition:background-size .25s cubic-bezier(.645,.045,.355,1)}.dcsection4__videolink span:hover{text-decoration:none}.dcsection4__videolink span:hover:before{background-size:100%}.dcsection4__number{font-size:37px;letter-spacing:3.7px;margin-left:10px;height:92px;width:92px;text-align:center;line-height:92px;position:relative;top:-17px;left:-12px}.dcsection4__numberlabel{font-size:9px;line-height:10px;letter-spacing:.9px;color:#ff6700;margin-left:0;width:87px;top:-44px;text-align:center}.dcsection4__title{font-size:16px;line-height:19px}.dcsection4__cardtext{font-size:13px;line-height:19px}.dcsection4__circle{top:-15px;width:96px;height:96px}.dcsection4__circle:before{top:-10px;left:-10px;width:96px;height:96px}.dcsection4__circle:after{top:-4px;left:-4px;width:96px;height:96px}.dcsection4__scrollarea{height:500px}.dcsection4__scrollouter{height:520px}.dcsection4__scrollinner{width:990px;max-width:990px;position:relative;z-index:1}.dcsection4__whitebar{margin-top:150px}.dcsection4__card{max-width:225px;margin-right:30px}.dcsection4__card:last-of-type{margin-right:0}.dcsection4 h2{margin-top:7px;margin-bottom:15px}.dcsection4__label{margin-bottom:0}.dcsection4__bodytext{margin-bottom:10px}.dcsection4__numberplate{margin-top:70px;margin-bottom:50px}.dcsection4__link{margin-top:0}}.overlay__box .dcsection4__video{width:70vw;height:inherit;margin:0;padding:0;position:relative;padding-bottom:56.25%}.overlay__box .dcsection4__video iframe{position:absolute;height:100%}.dcsection5{padding-top:130px;padding-bottom:50px;background:linear-gradient(45deg,#fbfbfb,#f3f3f3)}.dcsection5__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px}@media (max-width:991.98px){.dcsection5__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}}.dcsection5 h2{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;margin-top:10px;margin-bottom:30px}.dcsection5 h2 b,.dcsection5 h2 i,.dcsection5 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}@media (max-width:991.98px){.dcsection5 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}}.dcsection5__link{text-align:center;margin-top:-55px}.dcsection5__link span{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1)}.dcsection5__link span:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection5__link span:active,.dcsection5__link span :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection5__link span:active a,.dcsection5__link span:active p,.dcsection5__link span :focus a,.dcsection5__link span :focus p{color:#fff}.dcsection5__scrollarea{width:100%;height:720px;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;margin-left:-30px}.dcsection5__card{position:relative;padding:30px;margin:5px 0;border-radius:6px;z-index:2;transition:all .5s ease-in-out;width:calc(100% - 20px);cursor:pointer}.dcsection5__card:before{position:absolute;content:"";display:block;width:80%;top:-7px;border-bottom:2px solid #bccace;opacity:1;transition:all .5s ease-in-out}.dcsection5__card.selected{background-color:#fff;box-shadow:0 10px 20px #0000000D;z-index:8}.dcsection5__card.selected:before{opacity:0}.dcsection5__card.selected .dcsection5__cardtext{font-family:Benton Sans Med,Arial,sans-serif}.dcsection5__casestudy:first-of-type .dcsection5__card:before{opacity:0}.dcsection5__cardlabel{font-size:14px;line-height:17px;font-family:Benton Sans Reg,Arial,sans-serif;color:#bccace;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:8px}.dcsection5__cardtext{font-size:16px;line-height:19px;font-family:Benton Sans Med,Arial,sans-serif}.dcsection5__casesheets{position:relative;top:-140px;z-index:4}.dcsection5__casesheets:after,.dcsection5__casesheets:before{content:"";display:block;height:25px;position:absolute;border-top-left-radius:6px;border-top-right-radius:6px}.dcsection5__casesheets:before{width:calc(100% - 360px);margin:0 180px;top:-50px;background-color:#fff;z-index:-2;opacity:.6;box-shadow:0 0 50px #00000040}.dcsection5__casesheets:after{width:calc(100% - 180px);margin:0 90px;top:-25px;background-color:#fff;z-index:-1;opacity:.8;box-shadow:0 0 50px #00000040}.dcsection5__casesheet{transition:all .5s ease-in-out 0s;overflow:hidden;opacity:1;position:absolute;top:0;transform:scale(1);padding:0 50px;z-index:5}.dcsection5__sheet{padding:100px 30px 30px 70px;margin-top:0!important;border:none!important;background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 50px #0000000D;border-radius:6px}.dcsection5__sheetborder{border-left:1px solid #bccace;position:relative}.dcsection5__sheetborder:after{top:0;height:20px}.dcsection5__sheetborder:after,.dcsection5__sheetborder:before{content:"";position:absolute;left:-10px;display:block;width:20px;background-color:#fff}.dcsection5__sheetborder:before{bottom:0;height:30px}.dcsection5__approach,.dcsection5__results,.dcsection5__situation{font-size:28px;line-height:33px;font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700;margin-left:8px;margin-top:-50px}.dcsection5__approach:before,.dcsection5__results:before,.dcsection5__situation:before{content:"";display:inline-block;position:relative;left:-30px;top:20px;width:42px;height:62px;padding:10px 0;background-color:#fff;background-repeat:no-repeat;background-size:contain;background-position:50%}.dcsection5__situation:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-situation.svg)}.dcsection5__approach:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-approach.svg)}.dcsection5__results:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-results.svg)}.dcsection5__situation:hover:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-situation-hover.svg)}.dcsection5__approach:hover:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-approach-hover.svg)}.dcsection5__results:hover:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-results-hover.svg)}.dcsection5__sheettext{font-size:16px;line-height:19px;font-family:Benton Sans Reg,Arial,sans-serif;margin-left:50px}.dcsection5__sheettext ul{padding:0 0 0 20px;list-style:none}.dcsection5__sheettext ul li{margin-bottom:15px}.dcsection5__sheettext ul li:before{position:relative;top:0;content:"\2022";color:#bccace;display:inline-block;width:1em;margin-left:-1em}.dcsection5 .fadetop{top:-150px}.dcsection5 .fadebottom,.dcsection5 .fadetop{transform:scale(.8);opacity:0;pointer-events:none}.dcsection5 .fadebottom{top:150px}@media (max-width:991.98px){.dcsection5{padding-top:20px;background:linear-gradient(180deg,#fff,#BCCACE26)}.dcsection5__scrollouter{width:calc(100% + 60px);height:150px;margin:10px -30px;overflow:hidden}.dcsection5__scrollarea{width:calc(100% + 60px);height:170px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.dcsection5__casestudies{width:935px;padding:0 30px;display:-ms-flexbox;display:flex}.dcsection5__casestudy{width:185px;margin-right:10px}.dcsection5__cardlabel{font-size:10px;line-height:11px}.dcsection5__cardtext{font-size:12px;line-height:14px;margin-bottom:0}.dcsection5__card{padding:10px;margin:0;height:120px;max-height:120px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.dcsection5__card:before{display:none}.dcsection5__casesheets{top:0;margin:0 -15px;width:calc(100% + 30px)}.dcsection5__casesheets:after,.dcsection5__casesheets:before{display:none}.dcsection5__casesheet{padding:0;top:-60px;width:100%}.dcsection5__sheet{padding:50px 0 0;background:none;box-shadow:none}.dcsection5__sheetborder{border:none;width:100%}.dcsection5__sheetborder:after,.dcsection5__sheetborder:before{display:none}.dcsection5 .fadetop{top:-150px;transform:scale(.8);opacity:0}.dcsection5 .fadebottom{top:150px;transform:scale(.8);opacity:0}.dcsection5__sheettext{margin-left:5px;font-size:12px;line-height:18px;opacity:1;transition:all .5s ease-in-out .5s;max-height:400px}.dcsection5__sheettext.hidden{opacity:0;max-height:0;transition:all .5s ease-in-out}.dcsection5__approach,.dcsection5__results,.dcsection5__situation{font-size:16px;line-height:19px;margin-top:-30px}.dcsection5__approach:before,.dcsection5__results:before,.dcsection5__situation:before{left:0;top:5px;width:24px;height:24px;margin-right:15px;padding:0;background-color:transparent}.dcsection5__tabnavi{list-style:none;margin:0 10px 20px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dcsection5__tabnavi li{font-family:Benton Sans Med,Arial,sans-serif;font-size:13px;line-height:15px;letter-spacing:0;color:#e55c00;cursor:pointer}.dcsection5__tabnavi li:before{content:"";display:block;width:100%;height:24px;margin-bottom:10px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-situation.svg);background-size:24px 24px;background-position:50%;background-repeat:no-repeat}.dcsection5__tabnavi li:nth-of-type(2):before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-approach.svg)}.dcsection5__tabnavi li:nth-of-type(3):before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-results.svg)}.dcsection5__tabnavi li.selected{color:#ff6700}.dcsection5__tabnavi li.selected:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-situation-hover.svg)}.dcsection5__tabnavi li:nth-of-type(2).selected:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-approach-hover.svg)}.dcsection5__tabnavi li:nth-of-type(3).selected:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section5/icon-results-hover.svg)}}.dcsection6{padding-top:130px;padding-bottom:50px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section6/background6.svg);background-repeat:no-repeat;background-size:cover;background-position:100% 100%;overflow:hidden}.dcsection6__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px}@media (max-width:991.98px){.dcsection6__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}}.dcsection6 h2{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;margin-top:10px;margin-bottom:30px}.dcsection6 h2 b,.dcsection6 h2 i,.dcsection6 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}@media (max-width:991.98px){.dcsection6 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}}.dcsection6__link{text-align:left;margin-top:-10px}.dcsection6__link span{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1)}.dcsection6__link span:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection6__link span:active,.dcsection6__link span :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection6__link span:active a,.dcsection6__link span:active p,.dcsection6__link span :focus a,.dcsection6__link span :focus p{color:#fff}.dcsection6__bodytext{margin-bottom:90px}.dcsection6__slider{margin-right:-30px;margin-top:-100px}.dcsection6__arrows{width:150px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dcsection6__arrowleft,.dcsection6__arrowright{display:block;height:48px;width:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section6/arrow-left.svg);cursor:pointer}.dcsection6__arrowleft:hover,.dcsection6__arrowright:hover{opacity:.7}.dcsection6__arrowright{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section6/arrow-right.svg)}.dcsection6__slide{width:380px;position:relative;height:690px;display:-ms-flexbox;display:flex;pointer-events:none}.dcsection6__teamcard{position:absolute;left:190px;height:660px;width:350px;margin-right:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;pointer-events:all}.dcsection6__image{min-height:350px}.dcsection6__image img{width:100%;height:auto}.dcsection6__member{background-color:#fff;padding:30px;-ms-flex-positive:2;flex-grow:2;box-shadow:0 10px 30px #0000000D;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.dcsection6__name{font-family:Benton Sans Med,Arial,sans-serif;font-size:20px;line-height:24px;letter-spacing:0}.dcsection6__position{font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0}.dcsection6__description{font-family:Benton Sans Lt,Arial,sans-serif;font-size:14px;line-height:21px;letter-spacing:0;color:#738993}.dcsection6__descriptionmobile{display:none}@media (min-width:1490px){.dcsection6__slider{margin-right:calc(715px - 50vw)}}@media (max-width:991.98px){.dcsection6{padding-bottom:20px}.dcsection6__bodytext{font-size:13px;line-height:18px;letter-spacing:0;margin-bottom:20px}.dcsection6__link{text-align:center}.dcsection6__slider{margin-left:-30px;margin-top:-50px}.dcsection6__slide{width:250px;height:500px}.dcsection6__teamcard{height:460px;left:60px;width:220px;margin-left:30px}.dcsection6__arrows{margin:auto;position:relative;top:-30px}.dcsection6__image{min-height:220px}.dcsection6__member{padding:15px}.dcsection6__name{font-size:14px;line-height:17px;letter-spacing:0}.dcsection6__position{font-size:12px;line-height:14px;letter-spacing:0}.dcsection6__description{display:none}.dcsection6__descriptionmobile{font-family:Benton Sans Lt,Arial,sans-serif;font-size:12px;line-height:16px;letter-spacing:0;display:block}.dcsection6 .dcheader__emptylink{display:none}}.dcsection7{padding:170px 0 70px;position:relative;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section7/background7-2.svg),linear-gradient(0deg,#f2f4f4 80%,#fff);background-repeat:no-repeat;background-size:100%;background-position:top}.dcsection7__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px;line-height:24px}@media (max-width:991.98px){.dcsection7__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}}.dcsection7 h2{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;margin-top:10px;margin-bottom:30px}.dcsection7 h2 b,.dcsection7 h2 i,.dcsection7 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}@media (max-width:991.98px){.dcsection7 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}}.dcsection7__link{text-align:left;margin-top:-10px}.dcsection7__link span{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1)}.dcsection7__link span:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection7__link span:active,.dcsection7__link span :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection7__link span:active a,.dcsection7__link span:active p,.dcsection7__link span :focus a,.dcsection7__link span :focus p{color:#fff}.dcsection7__bodytext{margin-bottom:90px}.dcsection7__card{margin:15px 30px 15px 0;padding:20px 20px 5px;background-color:#fff;box-shadow:0 10px 20px #0000000D;border-radius:6px;cursor:pointer}.dcsection7__card,.dcsection7__card.selected{transition:all .25s ease-in-out}.dcsection7__card.selected .dcsection7__answer{max-height:200px;opacity:1;transition:all .25s ease-in-out}.dcsection7__card.selected .dcsection7__question{font-family:Benton Sans Reg,Arial,sans-serif;margin-bottom:0;transition:all .25s ease-in-out}.dcsection7__card.selected .dcsection7__question:after{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section7/close.svg);transition:all .25s ease-in-out}.dcsection7__question{margin-bottom:-12px;font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;position:relative;padding-right:30px;transition:all .25s ease-in-out}.dcsection7__question:after{position:absolute;width:100%;height:100%;top:0;content:"";display:block;background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section7/open.svg);background-repeat:no-repeat;background-position:100%;transition:background .25s ease-in-out}.dcsection7__answer{max-height:0;opacity:0;overflow:hidden;transition:all .25s ease-in-out;font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:24px;letter-spacing:0;margin-top:10px;padding-top:10px;border-top:2px solid #f2f4f4}.dcsection7__rightblock{margin:100px 0 0}.dcsection7__scrollouter{width:100%;overflow:hidden;padding:20px 0}.dcsection7__scrollarea{width:100%;height:700px;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.dcsection7__didntfind{font-family:Benton Sans Med,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;margin-bottom:10px}@media (max-width:991.98px){.dcsection7{padding:50px 0 20px}.dcsection7__bodytext{font-size:13px;line-height:18px;margin-bottom:0}.dcsection7__card{margin:15px 15px 15px 0}.dcsection7__question{font-family:Benton Sans Reg,Arial,sans-serif}.dcsection7__answer,.dcsection7__question{font-size:12px;line-height:18px;letter-spacing:0}.dcsection7__bodytext2{text-align:center;font-size:12px;line-height:14px;letter-spacing:0;margin-bottom:0}.dcsection7__link{text-align:center}.dcsection7__seeall{font-family:Benton Sans Reg,Arial,sans-serif;font-size:14px;line-height:17px;letter-spacing:0;text-align:center;color:#ff6700;cursor:pointer;margin:30px 0}.dcsection7__didntfind{font-size:12px;line-height:14px;letter-spacing:0;text-align:center;margin-bottom:0}}.dcsection8{padding:30px 0 250px;background:linear-gradient(0,#f5f7f9,#f2f4f6)}.dcsection8__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px;position:relative}@media (max-width:991.98px){.dcsection8__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}}.dcsection8 h2{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;margin-top:10px;margin-bottom:30px;position:relative}.dcsection8 h2 b,.dcsection8 h2 i,.dcsection8 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}@media (max-width:991.98px){.dcsection8 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}}.dcsection8__link{text-align:center}.dcsection8__link span{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1)}.dcsection8__link span:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.dcsection8__link span:active,.dcsection8__link span :focus{color:#fff;border-color:#ff6700;background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25)}.dcsection8__link span:active a,.dcsection8__link span:active p,.dcsection8__link span :focus a,.dcsection8__link span :focus p{color:#fff}.dcsection8__circles{position:absolute;display:block;top:-100px;left:80px;width:100%;height:200px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section8/circles.svg);background-repeat:no-repeat;background-position:top}.dcsection8__card{margin:40px 30px;background-color:#fff;border-radius:6px}.dcsection8__card,.dcsection8__image{display:-ms-flexbox;display:flex;box-shadow:0 15px 30px #0000000D}.dcsection8__image{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:180px;flex-basis:180px;-ms-flex-positive:1;flex-grow:1;text-align:center}.dcsection8__image img{max-height:100%;width:auto;height:auto;margin:auto}.dcsection8__textblock{padding:50px 30px 50px 88px;-ms-flex-preferred-size:360px;flex-basis:360px;-ms-flex-positive:2;flex-grow:2}.dcsection8__cite{font-family:Benton Sans Lt It,Arial,sans-serif;font-style:italic;font-size:16px;line-height:24px;letter-spacing:0;position:relative}.dcsection8__cite:before{position:absolute;content:"";display:block;top:-16px;left:-58px;width:48px;height:48px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section8/quote.svg)}.dcsection8__name{font-family:Benton Sans Med,Arial,sans-serif;font-size:20px;line-height:24px;letter-spacing:0;margin-top:60px}.dcsection8__position{font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;margin-top:-15px}.dcsection8 ul.slick-dots{padding:0;display:-ms-flexbox;display:flex;width:100%;list-style:none;-ms-flex-pack:center;justify-content:center}.dcsection8 ul.slick-dots li{display:inline-block}.dcsection8 ul.slick-dots li button{width:9px;height:9px;margin:4px;padding:0;background-color:#fff;box-shadow:0 6px 3px #0000000D;border-radius:100%;border:1px solid #bccace;overflow:hidden;text-indent:20px;white-space:nowrap;cursor:pointer}.dcsection8 ul.slick-dots li.slick-active button{background-color:#ff6700;width:13px;height:13px;position:relative;top:-2px;outline:none;border:none}.dcsection8 .slick-track{display:-ms-flexbox;display:flex}.dcsection8 .slick-slide{height:auto}.dcsection8 .slick-slide>div{height:80%}@media (min-width:1921px){.dcsection8__card{max-width:1000px}}@media (max-width:1300px){.dcsection8__card{-ms-flex-direction:column;flex-direction:column;margin:40px 8px}.dcsection8__image{display:-ms-flexbox;display:flex;box-shadow:none;padding:0 20px}.dcsection8__image img{max-width:inherit;max-height:100px;height:auto;width:auto;margin:auto}.dcsection8__textblock{padding:15px;-ms-flex-preferred-size:250px;flex-basis:250px}.dcsection8__cite{font-size:13px;line-height:19px;letter-spacing:0}.dcsection8__cite:before{width:24px;height:24px;background-size:100%;left:-28px}.dcsection8__name{font-size:16px;line-height:19px;letter-spacing:0;margin-top:40px}.dcsection8__position{font-size:13px;line-height:15px;letter-spacing:0;margin-top:-15px}.dcsection8__circles{display:none}.dcsection8 ul.slick-dots{position:absolute;margin-top:-40px}}@media (max-width:991.98px){.dcsection8{background:linear-gradient(0,#f5f7f9,#f2f4f6)}}.dcsection9{padding-top:0;padding-bottom:140px;position:relative;background:transparent linear-gradient(180deg,#fff,#CFD6DE26)}.dcsection9 .legal-consent-container .hs-form-booleancheckbox-display:hover span:before{border-color:#0f2c35!important}.dcsection9 .legal-consent-container .hs-form-booleancheckbox-display p{font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;color:#0f2c35}.dcsection9 .legal-consent-container .hs-form-booleancheckbox-display p+.hs-form-required{color:#0f2c35!important;padding-left:3px}.dcsection9 .hs-richtext p{font-size:12px;color:#0f2c35}.dcsection9 .container{padding-top:120px}.dcsection9 a:hover{text-decoration:none}.dcsection9__label{font-size:16px;line-height:19px;font-family:Benton Sans Lt,Arial,sans-serif;color:#738993;text-transform:uppercase;letter-spacing:.96px;color:#fff}@media (max-width:991.98px){.dcsection9__label{font-size:12px;line-height:14px;letter-spacing:.72px;margin-bottom:0}}.dcsection9 h2{font-family:Benton Sans Lt,Arial,sans-serif;font-size:36px;line-height:43px;margin-top:10px;margin-bottom:30px;color:#fff;font-family:Benton Sans Med,Arial,sans-serif}.dcsection9 h2 b,.dcsection9 h2 i,.dcsection9 h2 strong{font-family:Benton Sans Med,Arial,sans-serif;color:#ff6700}@media (max-width:991.98px){.dcsection9 h2{font-size:18px;line-height:22px;margin-top:7px;margin-bottom:15px}}.dcsection9 h3{font-family:Benton Sans Lt,Arial,sans-serif;font-size:24px;line-height:29px;letter-spacing:0;margin-bottom:60px}.dcsection9__contactcontainer h3,.dcsection9__formcontainer h3{margin-bottom:45px}.dcsection9__bodytext{margin-bottom:90px;color:#fff}.dcsection9__map{position:absolute;width:100%;height:50%;background-color:#ff6700}.dcsection9__mapinner{margin:auto;max-width:1200px;height:100%;background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section9/background9.png);background-size:100%;background-position:top;background-repeat:no-repeat}.dcsection9__container{position:relative;background:#fff;box-shadow:0 15px 30px #0000000D;border-radius:6px;margin-left:0;margin-right:0;overflow:hidden}.dcsection9__formcontainer{padding:45px 50px 40px}.dcsection9__contactcontainer{background-color:#e55c00;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/dennemeyer-d.svg);background-size:cover;color:#fff;padding:45px 50px 40px;left:1px;min-height:500px}.dcsection9__contactinfo{display:-ms-flexbox;display:flex;margin-top:20px}.dcsection9 .dcsection9__locationicon,.dcsection9 .dcsection9__mailicon,.dcsection9 .dcsection9__phoneicon{display:inline-block;width:36px;height:36px;margin-right:25px}.dcsection9__phoneicon{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/phone-icon.svg)}.dcsection9__mailicon{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/mail-icon.svg)}.dcsection9__locationicon{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/location-icon.svg)}.dcsection9__infotext{font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:24px;letter-spacing:0;margin-top:8px}.dcsection9__infotext p *{color:inherit!important;text-decoration:none!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important}.dcsection9__socials{position:absolute;bottom:70px}.dcsection9 .dcsection9__facebook,.dcsection9 .dcsection9__linkedin,.dcsection9 .dcsection9__twitter{display:inline-block;width:28px;height:28px;margin-left:28px}.dcsection9__facebook{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/facebook.svg);margin-left:0!important}.dcsection9__linkedin{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/linkedin.svg)}.dcsection9__twitter{background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/twitter.svg)}.dcsection9__benefits{margin-top:100px;display:-ms-flexbox;display:flex}.dcsection9__benefit{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;width:20%}.dcsection9__benefit.active .dcsection9__benefittext,.dcsection9__benefit:hover .dcsection9__benefittext{color:#ff6700}.dcsection9__benefit.active .dcsection9__benefiticon,.dcsection9__benefit:hover .dcsection9__benefiticon{opacity:0}.dcsection9__benefit.active .dcsection9__benefiticonhover,.dcsection9__benefit:hover .dcsection9__benefiticonhover{opacity:1}.dcsection9__benefit:last-of-type .dcsection9__benefittext{padding-right:0}.dcsection9__benefiticons{position:relative;margin-right:5px;min-width:55px;display:-ms-flexbox;display:flex;height:50px}.dcsection9__benefiticons img{width:50px;height:auto;max-height:50px;-ms-flex-item-align:center;align-self:center}.dcsection9__benefiticon,.dcsection9__benefiticonhover{position:absolute;transition:opacity .25s ease-in-out}.dcsection9__benefiticonhover{opacity:0}.dcsection9__benefittext{font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;margin:0;color:#738993;transition:color .25s ease-in-out;padding-right:20px;width:auto}.dcsection9 .dcsection9__submitted,.dcsection9 .hbspt-form{display:block}.dcsection9 .submitted-message{display:none}.dcsection9__hubspotform{margin-bottom:-40px}.dcsection9 form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dcsection9 fieldset{max-width:inherit!important;width:100%!important}.dcsection9 .hs-fieldtype-text{width:50%!important;min-height:50px}.dcsection9 .hs-fieldtype-text input{font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:16px!important;line-height:19px!important;border:none;outline:none!important;box-shadow:none;border-bottom:1px solid #698a95;border-radius:0!important;padding-left:0!important;width:90%!important;padding-bottom:10px!important;color:#0f2c35}.dcsection9 .hs-fieldtype-text input.error{border-bottom:1px solid #dc3545}.dcsection9 .hs-fieldtype-text input.hs-input.invalid.error,.dcsection9 .hs-fieldtype-text input:focus{box-shadow:none!important;outline:none!important}.dcsection9 .hs-fieldtype-text input.hs-input.invalid.error{color:#ff4d55}.dcsection9 .hs-fieldtype-text input:focus{color:#0f2c35;border-bottom:1px solid #0f2c35}.dcsection9 .hs-fieldtype-text label{font-family:Benton Sans Reg,Arial,sans-serif!important;font-weight:400!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:all .25s ease-in-out}.dcsection9 .hs-fieldtype-text label.hs-error-msg{position:absolute;color:#ff4d55;font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:12px;line-height:14px;letter-spacing:0;margin-top:3px}.dcsection9 .hs-fieldtype-text label.floating{top:5px;font-size:14px!important;line-height:17px!important}.dcsection9 .hs-fieldtype-text>label{position:relative;top:25px;color:#698a95!important;font-size:16px!important;line-height:19px!important}.dcsection9 .hs-fieldtype-textarea{width:100%}.dcsection9 .hs-fieldtype-textarea textarea{font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:16px!important;line-height:19px!important;max-width:inherit!important;width:100%!important;border:none;box-shadow:none!important;border-bottom:1px solid #698a95;border-radius:0!important;outline:none!important;padding-left:0!important;min-height:80px;color:#0f2c35}.dcsection9 .hs-fieldtype-textarea.hs-input.invalid.error{color:#ff4d55}.dcsection9 .hs-fieldtype-textarea:focus{color:#0f2c35;border-bottom:1px solid #0f2c35}.dcsection9 .hs-fieldtype-textarea label{font-family:Benton Sans Reg,Arial,sans-serif!important;font-weight:400!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:all .25s ease-in-out}.dcsection9 .hs-fieldtype-textarea label.hs-error-msg{position:absolute;color:#ff4d55;font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:12px;line-height:14px;letter-spacing:0;margin-top:3px}.dcsection9 .hs-fieldtype-textarea label.floating{top:5px;font-size:14px!important;line-height:17px!important;color:#698a95!important}.dcsection9 .hs-fieldtype-textarea>label{position:relative;top:25px;color:#698a95!important;font-size:16px!important;line-height:19px!important}.dcsection9 .hs-fieldtype-select{width:44.25%;padding-bottom:5px;border-bottom:none;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/arrow_drop_down-24px.svg);background-repeat:no-repeat;background-position:right 30px bottom 5px;padding-left:0}.dcsection9 .hs-fieldtype-select .select2-container.new_val .select2-chosen{color:#0f2c35}.dcsection9 .hs-fieldtype-select .select2-choice{font-family:Benton Sans Reg,Arial,sans-serif;color:#698a95;background:#fff;border-radius:3px;min-height:38px;line-height:38px;padding-left:10px}.dcsection9 .hs-fieldtype-select .select2-container.error{padding:0!important;margin:0!important}.dcsection9 .hs-fieldtype-select .select2-container.error .select2-choice{border-color:#ff4d55}.dcsection9 .hs-fieldtype-select .select2-container.error+select.hs-input{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.dcsection9 .hs-fieldtype-select .select2-container-active .select2-choice,.dcsection9 .hs-fieldtype-select .select2-container-active .select2-choices{border:1px solid #ff6700}.dcsection9 .hs-fieldtype-select .select2-dropdown-open .select2-choice{box-shadow:none}.dcsection9 .hs-fieldtype-select .select2-container .select2-choice .select2-arrow{background:#fff;border:none}.dcsection9 .hs-fieldtype-select .select2-container .select2-choice .select2-arrow b{background:none}.dcsection9 .hs-fieldtype-select .select2-container .select2-choice .select2-arrow b:before{content:"";border-style:solid;border-width:2px 2px 0 0;border-color:#0f2c35;display:inline-block;height:8px;left:-2px;position:relative;top:13px;transform:rotate(135deg);vertical-align:top;width:8px}.dcsection9 .hs-fieldtype-select .select2-container.select2-container-open .select-choice{border:1px solid #ff6700;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.dcsection9 .hs-fieldtype-select .select2-container.select2-dropdown-open b:before{content:"";top:16px!important;transform:rotate(-45deg)!important}.dcsection9 .hs-fieldtype-select label{font-family:Benton Sans Reg,Arial,sans-serif!important;font-weight:400!important;padding-bottom:5px;margin-top:20px}.dcsection9 .hs-fieldtype-select label.hs-error-msg{position:absolute;margin-top:10px!important;color:#ff4d55;font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:12px;line-height:14px;letter-spacing:0}.dcsection9 .hs-fieldtype-select>label{font-size:16px!important;line-height:19px!important;color:#0f2c35!important}.dcsection9 .hs-fieldtype-select select{font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:16px!important;line-height:19px!important;font-weight:400!important;border:none!important;background:none!important;color:#0f2c35;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;cursor:pointer;padding-left:10px}.dcsection9 .hs-fieldtype-select select option{color:#698a95!important;font-weight:400!important}.dcsection9 .hs-fieldtype-select select:invalid{color:#698a95!important;box-shadow:none!important}.dcsection9 .hs-fieldtype-select select:invalid option{color:#ff4d55!important}@media (min-width:992px){.dcsection9 .hs-fieldtype-select{padding-left:0;margin-left:0;width:calc(44.25% - 10px)}}.dcsection9 .hs-fieldtype-booleancheckbox-display{margin-bottom:10px!important}.dcsection9 .hs-fieldtype-booleancheckbox ul.hs-error-msgs{margin-left:-10px}.dcsection9 .hs-fieldtype-booleancheckbox label span{position:relative;margin-left:0;padding-left:8px}.dcsection9 .hs-fieldtype-booleancheckbox label span:before{content:"";display:inline-block;position:absolute;width:16px;height:16px;left:0;margin-left:-15px;border:2px solid #738993;border-radius:3px;background-color:#fff;transition:border .15s ease-in-out,color .15s ease-in-out}.dcsection9 .hs-fieldtype-booleancheckbox label span:before:hover{border:2px solid #0f2c35}.dcsection9 .hs-fieldtype-booleancheckbox label span:after{content:"";display:inline-block;position:absolute;width:16px!important;height:16px;left:0;top:0;margin-left:-15px;padding-left:3px;padding-top:1px;font-size:11px;color:#555}.dcsection9 .hs-fieldtype-booleancheckbox label span.hs-form-required:after,.dcsection9 .hs-fieldtype-booleancheckbox label span.hs-form-required:before{content:none;display:none}.dcsection9 .hs-fieldtype-booleancheckbox label.hs-error-msg{color:#ff4d55;font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:12px;line-height:14px;letter-spacing:0;margin-top:3px}.dcsection9 .hs-fieldtype-booleancheckbox input[type=checkbox]{opacity:0;z-index:1;cursor:pointer;position:absolute;margin-left:-20px}.dcsection9 .hs-fieldtype-booleancheckbox input[type=checkbox]:checked+span:before{background-color:transparent;border-color:#0f2c35}.dcsection9 .hs-fieldtype-booleancheckbox input[type=checkbox]:checked+span:after{display:inline-block;font:normal normal normal 16px/1 Nucleo Mini;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea23";color:#0f2c35;font-size:16px;padding:0}.dcsection9 .hs-richtext{font-family:Benton Sans Lt,Arial,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:17px!important}.dcsection9 ul.hs-error-msgs{padding-left:0!important}.dcsection9 ul.hs-error-msgs .hs-main-font-element{color:#ff4d55;font-family:Benton Sans Reg,Arial,sans-serif!important;font-size:12px;line-height:14px;letter-spacing:0}.dcsection9 .hs_submit{width:100%}.dcsection9 .hs_submit .actions{text-align:right!important}.dcsection9 input[type=submit].hs-button{position:relative;font-family:Benton Sans Reg,Arial,sans-serif;background:#ff6700;background-repeat:no-repeat;background-position:center right 13px;border-radius:3px;text-shadow:none;box-sizing:border-box;text-align:left;font-size:16px;line-height:25px;box-shadow:none;transition:all .15s cubic-bezier(.33,.66,.66,1);font-weight:400}.dcsection9 input[type=submit].hs-button:hover{background:#ff5122;outline:none!important;font-family:Benton Sans Reg,Arial,sans-serif;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;font-size:16px;line-height:25px}.dcsection9 input[type=submit].hs-button:active,.dcsection9 input[type=submit].hs-button:focus{outline:none!important;font-family:Benton Sans Reg,Arial,sans-serif!important;box-shadow:0 5px 15px rgba(15,44,53,.25)!important;color:#fff!important;font-size:16px!important;line-height:25px!important;border-color:#ff6700!important;background:#ff5122!important}.dcsection9__submittedbox{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.dcsection9__check{display:block;width:96px;height:96px;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/check-circle-icon.svg);margin-top:15px;margin-bottom:10px}.dcsection9__submittedheadline{font-size:24px;line-height:29px;color:#049b44}.dcsection9__submittedtext{font-size:16px;line-height:24px;text-align:center;max-width:550px;margin-bottom:60px}.dcsection9__backbutton{border:1px solid #ff6700;border-radius:6px;background-color:#fff;background-image:url(/typo3conf/ext/customprovider/Resources/Public/ipconsulting/Images/section9/chevron-icon.svg);background-repeat:no-repeat;background-position:left 10px center;padding:10px 50px;color:#ff6700;cursor:pointer}.dcsection9 .hs-form-required{color:#ff4d55!important;padding-left:3px}@media (max-width:991.98px){.dcsection9{padding-bottom:40px}.dcsection9 .hs_submit .actions{padding-bottom:30px}.dcsection9 .container{padding-top:40px}.dcsection9__mapinner{background-size:1650px;background-position:top right -200px}.dcsection9__contactcontainer{padding:35px 15px 80px;min-height:inherit;background-image:none;left:0}.dcsection9__contactinfos{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.dcsection9__contactinfo{margin-top:0!important}.dcsection9__socials{bottom:20px}.dcsection9__formcontainer{padding:35px 15px 0}.dcsection9 .hs-fieldtype-text{width:100%!important;padding-left:0!important;padding-right:0!important}.dcsection9 .hs-fieldtype-textarea{padding-left:0!important;width:89%!important}.dcsection9 .hs-fieldtype-select{width:88.5%;margin-left:0;padding-left:0!important}.dcsection9__benefits{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dcsection9__benefit{padding:0!important;display:block}.dcsection9__benefiticons{width:55px;margin:auto}.dcsection9__benefiticon,.dcsection9__benefiticonhover{left:0}.dcsection9__bodytext{font-size:13px;line-height:18px;letter-spacing:0}.dcsection9 h3{font-family:Benton Sans Lt,Arial,sans-serif;font-size:16px;line-height:19px;letter-spacing:0;margin-bottom:30px}.dcsection9__contactcontainer h3,.dcsection9__formcontainer h3{margin-bottom:15px}.dcsection9__infotext{font-size:13px;line-height:15px;letter-spacing:0;margin-top:8px}.dcsection9 .dcsection9__locationicon,.dcsection9 .dcsection9__mailicon,.dcsection9 .dcsection9__phoneicon{width:24px;height:24px;margin-right:10px;background-size:24px 24px}.dcsection9__mobilebenefits{position:relative;width:100%;margin-top:20px}.dcsection9__mobilebenefittext{font-family:Benton Sans Med,Arial,sans-serif;font-size:14px;line-height:17px;letter-spacing:0;color:#ff6700;position:absolute;opacity:0;transition:opacity .25s ease-in-out;width:100%;display:block;margin:auto;text-align:center}.dcsection9__mobilebenefittext:first-of-type{text-align:left}.dcsection9__mobilebenefittext:nth-of-type(2){padding-right:50%}.dcsection9__mobilebenefittext:last-of-type{text-align:right}.dcsection9__mobilebenefittext:nth-of-type(4){padding-left:50%}.dcsection9__mobilebenefittext.active{opacity:1}}@media (max-width:449.98px){.dcsection9__mobilebenefittext:nth-of-type(2){text-align:left;padding-right:0}.dcsection9__mobilebenefittext:nth-of-type(4){padding-left:0;text-align:right}}@media (max-width:400px){.dcsection9__mapinner{background-size:1650px;background-position:top right -450px}}@media screen and (min-width:991px){.hs-form-field:not(.hs-fieldtype-booleancheckbox){padding-left:0!important}}.dcsection9__submitted{display:none}.select2-drop.select2-drop-active{border-top:1px solid #bccace;border-color:#bccace;margin-top:1px}.select2-drop .select2-results .select2-highlighted{background:#f5f7fa;color:#ff6700}.select2-drop .select2-result{font-family:Benton Sans Reg,Arial,sans-serif;color:#0f2c35;min-height:34px;line-height:27px}.select2-drop .select2-search{padding-top:5px}.select2-drop .select2-search input{height:30px!important}.select2-drop .select2-results .select2-disabled{display:none}.select2-drop .select2-results{margin:0;padding:0}.select2-drop .select2-results .select2-result-label{padding:3px 9px 4px}.select2-drop .select2-result-selectable .select2-match,.select2-drop .select2-result-unselectable .select2-match{text-decoration:none;color:#ff6700}.select2-drop .select2-search:before{content:"\ea66";font:normal normal normal 14px/1 Nucleo Mini;position:absolute;z-index:1;right:11px;top:14px;font-size:12px;color:#0f2c35}.select2-drop .select2-search .select2-input{background:#fff}.service_sub_section_img a.secondary-cta{position:relative;display:inline-block;font-family:Benton Sans Reg,Arial,sans-serif;font-size:16px;line-height:24px;color:#fff;background:#ff6700;border-radius:3px;padding:12px 15px;margin:22px 0;min-width:110px;cursor:pointer;text-align:center;transition:all .15s cubic-bezier(.33,.66,.66,1);border:1px solid transparent}.service_sub_section_img a.secondary-cta:hover{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none}.service_sub_section_img a.secondary-cta:active,.service_sub_section_img a.secondary-cta:focus{background:#ff5122;box-shadow:0 5px 15px rgba(15,44,53,.25);color:#fff;text-decoration:none;border:1px solid #ff6700}.service_sub_section_img .text-size-32{line-height:40px}@media (max-width:991px){.dcsection3+.service_sub_section_img{margin-top:50px}.service_sub_section_img .margin-64-bottom{margin-bottom:32px}}.news-list-view #events-list-container{margin:85px 0 60px 15px}.news-list-view .module-events .page-navigation{margin:20px 0;min-height:45px}.news-list-view .module-events .page-navigation li.last,.news-list-view .module-events .page-navigation li.previous{margin-top:-4px}.news-list-view .module-events .page-navigation li.last i.nc-icon-mini,.news-list-view .module-events .page-navigation li.previous i.nc-icon-mini{padding-right:5px!important;padding-left:5px!important}.news-list-view .module-events .page-navigation li.last a,.news-list-view .module-events .page-navigation li.previous a{display:inline-block!important;padding:3px 0 3px 20px;margin:-3px 0 0}.news-list-view .module-events .page-navigation li.previous a{padding:3px 20px 3px 0}.module-events *,.vex-theme-event *{font-size:16px}.module-events .ip-event-element,.vex-theme-event .ip-event-element{border-top:1px solid #bccace!important;display:block}.module-events .ip-event-element span.events-icon-time,.vex-theme-event .ip-event-element span.events-icon-time{display:inline-block;position:relative;width:17px;height:17px;padding:0 0 0 5px;opacity:.85}.module-events .ip-event-element span.events-icon-time svg,.vex-theme-event .ip-event-element span.events-icon-time svg{position:absolute;top:2px;left:0;width:17px;height:auto}.module-events .ip-event-element .event-tags .tag,.vex-theme-event .ip-event-element .event-tags .tag{display:inline-block;border-bottom:1px solid #1c505b;background:#0f2c36;color:#cbcfd1;padding:2px 9px;border-radius:7px;font-size:14px;margin:0 10px 10px 0}.module-events .ip-event-element .event-tags .tag a,.vex-theme-event .ip-event-element .event-tags .tag a{color:#cbcfd1;outline:none}.module-events .ip-event-element .event-location .location-description,.vex-theme-event .ip-event-element .event-location .location-description{display:block}.module-events .event-bodytext--text p:first-child,.vex-theme-event .event-bodytext--text p:first-child{padding-top:0;margin-top:0}@media (max-width:480px){.vex .module-events .col-xs-4{padding-top:15px;width:100%}.vex .module-events .col-xs-4,.vex .module-events .col-xs-8{width:100%}.vex .module-events .col-xs-4 *,.vex .module-events .col-xs-8 *{font-size:14px}}#events-list-container.module-events .event-title{background:url(/fileadmin/user_upload/dennemeyer/finished/event-icon.png) left 34px no-repeat!important}@media (max-width:768px){#events-list-container.module-events .event-title{background:url(/fileadmin/user_upload/dennemeyer/finished/event-icon.png) 5px 34px no-repeat!important}}#events-list-container.module-events .event-date,#events-list-container.module-events .event-location,#events-list-container.module-events .event-title{padding-left:46px}@media (max-width:768px){#events-list-container.module-events .event-date,#events-list-container.module-events .event-location,#events-list-container.module-events .event-title{text-align:left!important;padding:30px 0 1px 46px}}@media (max-width:768px){#events-list-container.module-events .event-date,#events-list-container.module-events .event-location{padding:1px 0 1px 46px}}#events-list-container.module-events .teaser-text{opacity:.9;font-weight:400;font-size:15px}.filter-information{width:100%;margin:60px 0 -20px;font-size:14px;opacity:.7}.filter-information h3{font-size:18px}ul.f3-widget-paginator li.primary-pill-outline-button{margin-top:-20px;border:2px solid #4b5d66!important;color:#4b5d66!important;transition:all .15s cubic-bezier(.33,.66,.66,1);display:inline-block;font-weight:700;border-top-right-radius:200px;border-bottom-right-radius:200px;border-bottom-left-radius:200px;border-top-left-radius:200px;text-align:center;line-height:1.55;padding:18px 22px!important;font-size:16px;background-color:#fff!important}ul.f3-widget-paginator li i.nc-icon-mini{padding:0!important;font-weight:700!important}ul.f3-widget-paginator li a,ul.f3-widget-paginator li i.nc-icon-mini{display:inline!important;color:#4b5d66!important}.hbspt-max{max-width:700px}@media (max-width:768px){.vex-dialog-message{font-size:30px!important;line-height:1.3!important;margin-bottom:32px!important}}.bs4 .container{padding-left:30px;padding-right:30px}@media (min-width:768px){.bs4 .container{width:750px}}@media (min-width:850px){.bs4 .container{width:820px}}@media (min-width:992px){.bs4 .container{width:950px}}@media (min-width:1100px){.bs4 .container{width:1070px}}@media (min-width:1200px){.bs4 .container{width:1170px}}@media (min-width:1300px){.bs4 .container{width:1270px}}@media (min-width:1500px){.bs4 .container{width:1470px}}.bs4 .row.show{display:-ms-flexbox!important;display:flex!important}.bs4 .hidden{display:block!important}.bs4 p{margin-top:0;margin-bottom:1rem}.bs4 .acsection1__link a:hover,.bs4 .dcsection1__link a:hover,.bs4 .dcsection10__link a:hover{color:#fff}.bs4 .acsection4__continent{margin-bottom:10px}.bs4 .acsection4__country{margin-bottom:20px}.bs4 .acsection4__city{margin-bottom:0}.bs4 .acsection4__link span:after{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section4/arrow-orange.svg)}.bs4 .dcsection3__servicetab{border-left:3px solid #ffd1b3}.bs4 .dcsection5__situation:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section5/icon-situation.svg)}.bs4 .dcsection5__approach:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section5/icon-approach.svg)}.bs4 .dcsection5__results:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section5/icon-results.svg)}.bs4 .dcsection5__situation:hover:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section5/icon-situation-hover.svg)}.bs4 .dcsection5__approach:hover:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section5/icon-approach-hover.svg)}.bs4 .dcsection5__results:hover:before{background-image:url(/typo3conf/ext/customprovider/Resources/Public/dennemeyer.com/Images/section5/icon-results-hover.svg)}@media (min-width:992px){.bs4 .dcsection5__approach,.bs4 .dcsection5__results,.bs4 .dcsection5__situation{margin-top:-50px}}.bs4 .dcsection8__name{margin-top:60px}.bs4 .dcsection8__position{margin-top:-15px}.bs4 .dcsection9 .container{padding-left:30px;padding-right:30px}.bs4 .dcsection9__container{margin-left:0;margin-right:0}.bs4 .dcsection9__bodytext{margin-bottom:90px}@media (min-width:992px){.bs4 .dcsection9__contactcontainer,.bs4 .dcsection9__formcontainer{padding:45px 50px 40px}}.bs4 .dcsection9__contactcontainer p{color:#fff}.bs4 .dcsection7__answer{margin-top:10px}.bs4.dcsection3:after{background:none}.bs4.acsection1{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.bs4.dcsection3 .detail_box.active,.bs4.dcsection3 .detail_box:hover{background:linear-gradient(90deg,#ff6700,#c90065)}.bs4.dcsection3 .detail_box.active .detail_box_keywords,.bs4.dcsection3 .detail_box:hover .detail_box_keywords{color:#fff}#colorbox{background:#fff;z-index:999999!important}#cboxOverlay{background:rgba(0,0,0,.4);position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999!important}#cboxBottomCenter,#cboxBottomLeft,#cboxBottomRight,#cboxMiddleLeft,#cboxMiddleRight,#cboxTopCenter,#cboxTopLeft,#cboxTopRight{background:none}#colorbox .feature_manager{width:310px;padding:10px!important}@media (min-width:768px){#colorbox .feature_manager{width:700px;padding:20px!important;padding:20px 30px 40px!important}}@media (min-width:992px){#colorbox .feature_manager{width:900px}}#colorbox .feature_manager h1{font-family:Benton Sans Lt,Arial;color:#ff5122;font-size:24px;line-height:30px;font-weight:400;margin-top:0;margin-bottom:30px}@media (min-width:768px){#colorbox .feature_manager h1{margin-bottom:35px;font-size:36px;line-height:38px}}#colorbox .table>tbody+tbody[aria-expanded=true]{border-top:none}#colorbox .feature_manager h3,#content .cm_placeholder .h1{font-family:Benton Sans Lt,Arial;font-size:20px;line-height:22px;color:#ff5122;font-weight:400;margin-bottom:20px!important}@media (min-width:768px){#colorbox .feature_manager h3,#content .cm_placeholder .h1{font-size:32px;line-height:36px;margin-bottom:54px!important}}#content .cm_placeholder .h1{display:block;margin:0}#colorbox .feature_manager.container table{border-bottom:0}#colorbox .feature_manager.container table td,#colorbox .feature_manager.container table th,#content .cm_placeholder .table .td,#content .cm_placeholder .table .th,#content .cm_placeholder table td,#content .cm_placeholder table th{border-top:0;padding:5px}#colorbox .feature_manager.container table td p,#content .cm_placeholder table td p{margin-top:0;margin-bottom:5px}#colorbox .feature_manager.container p,#colorbox .feature_manager.container table,#colorbox .feature_manager.container table td,#colorbox .feature_manager.container table th,#content .cm_placeholder .table,#content .cm_placeholder .table .td,#content .cm_placeholder .table .th,#content .cm_placeholder p,#content .cm_placeholder table,#content .cm_placeholder table td,#content .cm_placeholder table th{font-family:Benton Sans Reg,Arial!important;font-size:12px!important;line-height:16px!important;color:#4b5d66!important;word-break:break-word}#colorbox .feature_manager.container table tr.table_row_header td{width:33%}#colorbox .feature_manager a{font-family:Benton Sans Reg,Arial!important;font-size:12px!important}#colorbox .feature_manager a,#content .cm_placeholder a{color:#ff5122;text-decoration:none}#content .cm_placeholder .custom-switch label{color:#4b5d66!important}@media (min-width:768px){#colorbox .feature_manager.container p,#colorbox .feature_manager.container table,#colorbox .feature_manager.container table td,#colorbox .feature_manager.container table th,#content .cm_placeholder .table,#content .cm_placeholder .table .td,#content .cm_placeholder .table .th,#content .cm_placeholder p,#content .cm_placeholder table,#content .cm_placeholder table td,#content .cm_placeholder table th{font-size:14px!important;line-height:20px!important}#colorbox .feature_manager a{font-size:14px!important}}#colorbox .feature_manager.container .table .th,#colorbox .feature_manager.container table th,#colorbox .feature_manager .custom-control-label>span{font-family:Benton Sans Reg,Arial!important;font-size:16px}@media (max-width:767px){#colorbox .feature_manager .custom-control-label>span{font-size:14px}}#colorbox .feature_manager .custom-control-label>span.enabled{color:#0f2c35!important}#content .cm_placeholder .custom-switch label{margin:0}#colorbox .feature_manager .custom-control-label:before,#content .cm_placeholder .custom-control-label:before{margin-top:5px}#colorbox .feature_manager .summary_outer,.cm_placeholder .summary_outer{clear:both}#colorbox .feature_manager a.summary,#content .cm_placeholder a.summary{font-family:Benton Sans Lt,Arial!important;font-size:14px!important;font-weight:400;margin:20px 0 0;padding-right:20px;position:relative;display:inline-block}#colorbox .feature_manager a.summary{font-size:17px!important;margin-bottom:20px!important}#colorbox .feature_manager a.summary.detail,#content .cm_placeholder a.summary.detail{margin-top:0}#colorbox .feature_manager a.summary.detail{float:right}@media (max-width:767px){#colorbox .feature_manager a.summary.detail{margin-top:0;margin-bottom:10px!important;font-size:14px!important}}#content .cm_placeholder a.summary{margin:20px 0}#content .cm_placeholder a.summary:before{content:" ";display:block;position:absolute;right:0;top:5px;width:0;height:0}#colorbox .feature_manager a.summary:before,#content .cm_placeholder a.summary:before{border-top:10px solid #ff5122;border-left:5px solid transparent;border-right:5px solid transparent}#colorbox .feature_manager a.summary.collapsed:before,#content .cm_placeholder a.summary.collapsed:before{border-top:5px solid transparent;border-left:10px solid #ff5122;border-bottom:5px solid transparent;border-right:0}#colorbox .button_row .btn-primary,#content .cm_placeholder a.btn{font-family:Benton Sans Reg,Arial!important;display:inline-block;font-weight:400;border-radius:3px;background-clip:padding-box;cursor:pointer;background:#ff6700;border:1px solid #ff6700;color:#fff;transition:all .15s cubic-bezier(.33,.66,.66,1);padding:8px 15px;font-size:14px!important;line-height:normal;margin-bottom:0}#colorbox .button_row .btn-primary.submit_choice{display:none}#colorbox .feature_manager .btn-primary:hover,#content .cm_placeholder a.btn:hover{background:#ff5122;box-shadow:0 5px 15px 0 rgba(15,44,53,.25);color:#fff;border:1px solid #ff5122}#content .cm_placeholder .table{border-top:1px solid #ddd}#content .cm_placeholder .table .td:first-child,#content .cm_placeholder .table .th:first-child,#content .cm_placeholder table td:first-child,#content .cm_placeholder table th:first-child{padding-left:0;width:30%}#content .cm_placeholder .table .td,#content .cm_placeholder .table .th{float:left}#content .cm_placeholder .table .td,#content .cm_placeholder table td{width:70%;word-wrap:break-word;word-break:break-all}@media (min-width:992px){#content .cm_placeholder .table .td:first-child,#content .cm_placeholder .table .th:first-child,#content .cm_placeholder table td:first-child,#content .cm_placeholder table th:first-child{width:20%}#content .cm_placeholder .table .td,#content .cm_placeholder table td{width:80%}}@media (min-width:1600px){#content .cm_placeholder .table .td:first-child,#content .cm_placeholder .table .th:first-child,#content .cm_placeholder table td:first-child,#content .cm_placeholder table th:first-child{width:15%}#content .cm_placeholder .table .td,#content .cm_placeholder table td{width:85%}}#content .cm_placeholder .table{margin-bottom:0;border-bottom:0}@media (max-width:767px){#colorbox .button_row .consent_essentials_only{font-size:11px!important}}@media (min-width:768px){#colorbox .button_row .consent_essentials_only,#colorbox .button_row .row a[target=_blank]{line-height:36px}}@media (min-width:992px){#colorbox .button_row .consent_essentials_only,#colorbox .button_row a[target=_blank]{line-height:44px}}@media (min-width:1400px){#colorbox .button_row .consent_essentials_only,#colorbox .button_row a[target=_blank]{line-height:50px}}#colorbox .button_row .consent_essentials_only{font-family:Benton Sans Reg,Arial!important;display:inline-block;font-weight:400;border-radius:3px;background-clip:padding-box;cursor:pointer;border:1px solid #ff6700;transition:all .15s cubic-bezier(.33,.66,.66,1);padding:8px 15px;font-size:14px!important;line-height:normal;color:#ff6700}@media (max-width:767px){#colorbox .button_row .consent_essentials_only{padding:10px;display:block;text-align:center;font-size:13px!important;margin-bottom:0}#colorbox .button_row .btn-primary{display:block;width:100%;margin-top:0}}#colorbox .button_row .consent_essentials_only:hover{background:#ff6700;box-shadow:0 5px 15px 0 rgba(15,44,53,.25);color:#fff;border:1px solid #ff6700}#colorbox .button_row .consent_essentials_only:active{background:#ff5122;border:1px solid #ff5122}#colorbox .button_row .consent_essentials_only{margin-bottom:10px;margin-top:10px}@media (min-width:768px){#cboxContent,#cboxLoadedContent,#cboxWrapper,#colorbox{max-height:730px!important}}#colorbox .button_row{border-top:2px solid #ddd;padding:10px 0}#colorbox .button_row .right_col{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#colorbox .button_row .right_col a{-ms-flex-positive:1;flex-grow:1}@media (min-width:768px){#colorbox .button_row .right_col{display:block}#colorbox .button_row{position:absolute;bottom:0;margin:0;background:#fff;right:16px;width:calc(100% - 16px);padding-left:15px}.feature_manager a.btn{float:none}#colorbox .right_col{text-align:right}#colorbox .button_row .consent_essentials_only{margin-right:15px;margin-bottom:0;margin-top:0}}#content .cm_placeholder .cm_placeholder_bg.bg_img{z-index:1;filter:blur(0)}#content .cm_placeholder .cm_placeholder_fg{margin:10px;padding:10px;z-index:2;position:relative}@media (min-width:768px){#content .cm_placeholder .cm_placeholder_fg{margin:20px;padding:15px}}#content .cm_placeholder .col-2.offset-10{margin-left:15px}#content .dcsection4__video .cm_placeholder{text-align:left;position:relative}@media (min-width:768px){#content .dcsection4__video .cm_placeholder .cm_placeholder_fg{margin:8px;padding:8px}#content .dcsection4__video .cm_placeholder .h1{font-size:22px;line-height:24px}}#content .dcsection4__video .cm_placeholder p{margin-bottom:0}#content .dcsection4__video .cm_placeholder a.summary{margin:5px 0}#content .dcsection4__video .cm_placeholder a.btn{padding:5px 15px;font-size:14px}#content .dcsection4__video .cm_placeholder .col-2.offset-10{margin-left:0}.custom-switch{position:relative;display:inline-block;width:30px;height:18px;margin-top:2px}.custom-checkbox input,.custom-switch input{opacity:0;width:0;height:0}.custom-control-label{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;transition:.4s;border-radius:34px;border:2px solid #738993;height:100%}.custom-control-label:before{position:absolute;content:"";height:16px;width:16px;left:-1px;bottom:-1px;background-color:#738993;transition:.4s;border-radius:50%}.custom-switch input:checked+.custom-control-label{background-color:transparent;border:2px solid #0f2c35}.custom-switch input:focus+.custom-control-label{box-shadow:none}.custom-switch input:checked+.custom-control-label:before{transform:translateX(12px);background-color:#0f2c35}.custom-control-label{line-height:16px!important}.custom-control-label span{display:inline-block;padding-left:40px;white-space:nowrap}.feature_manager .manager_categories .custom-checkbox{position:relative;display:block;width:auto;height:25px;margin-top:0;margin-bottom:10px}.feature_manager .manager_categories .custom-control-label{position:absolute;background-color:transparent;transition:none;border-radius:0;padding-left:35px;white-space:nowrap}.feature_manager .manager_categories .custom-control-label.custom-control-label-first{font-size:16px;font-family:FrutigerCondensed,Arial,sans-serif!important}.feature_manager .manager_categories .custom-control-label:before{position:absolute;content:"";height:25px;width:25px;left:0;bottom:auto;background-color:#fff;border:1px solid #626262;transition:none;border-radius:0}.feature_manager .manager_categories .custom-checkbox input:checked+.custom-control-label{background-color:transparent}.feature_manager .manager_categories .custom-checkbox input:focus+.custom-control-label{box-shadow:0}.feature_manager .manager_categories .custom-checkbox input:checked+.custom-control-label:before{transform:translateX(0);background-color:#626262;background-image:url(/fileadmin/templates/img/icon-tick2.png);background-size:25px 25px}.feature_manager .manager_categories .custom-control-label{line-height:28px!important}@media (max-width:991px){#header-main-top a#header-ipgroup{display:none}#header-main-top a#header-associates{border-top-left-radius:3px;border-top-right-radius:3px}#header-main-top a#header-octimine{border-bottom-left-radius:3px;border-bottom-right-radius:3px}}#header-main-top a#header-ipgroup{color:#fff;pointer-events:none}
/*# sourceMappingURL=styles.min.css.map */