@charset "UTF-8";
/* moved by compressor */
.media2click-ratio {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }
  .media2click-ratio .media2click-placeholder-iframe,
  .media2click-ratio .media2click-placeholder-content,
  .media2click-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .media2click-ratio.media2click-ratio-219 {
    padding-bottom: 42.86%; }
  .media2click-ratio.media2click-ratio-169 {
    padding-bottom: 56.25%; }
  .media2click-ratio.media2click-ratio-32 {
    padding-bottom: 66.67%; }
  .media2click-ratio.media2click-ratio-43 {
    padding-bottom: 75%; }
  .media2click-ratio.media2click-ratio-50vh {
    padding-bottom: 50vh; }
  .media2click-ratio.media2click-ratio-75vh {
    padding-bottom: 75vh; }
  .media2click-ratio.media2click-ratio-90vh {
    padding-bottom: 90vh; }

.media2click-placeholder {
  position: relative;
  background-color: #ddd;
  border: 0;
  box-sizing: border-box;
  padding: .5em;
  font-size: 1em;
  text-align: center;
  transition: background-color .2s; }
  .media2click-placeholder:hover, .media2click-placeholder:focus-within {
    background-color: #eee; }
    .media2click-placeholder:hover .media2click-button, .media2click-placeholder:focus-within .media2click-button {
      background-color: #666; }
  .media2click-placeholder.media2click-haspreview {
    color: #000;
    text-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff; }

.media2click-placeholder-video {
  background-image: url('../../../typo3conf/ext/media2click/Resources/Public/Images/placeholder.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.media2click-placeholder-inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .5em;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.5); }
  .media2click-placeholder.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-color: rgba(255, 255, 255, 0.85); }
  .media2click-placeholder-video.media2click-haspreview .media2click-placeholder-inner {
    background-image: url('../../../typo3conf/ext/media2click/Resources/Public/Images/videobutton.png');
    background-size: 30% auto;
    background-position: center center;
    background-repeat: no-repeat; }
  .media2click-placeholder-video.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder-video.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-image: none; }

.media2click-placeholder-iframe.media2click-haspreview,
.media2click-placeholder-content.media2click-haspreview {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.media2click-placeholder-logo {
  display: block;
  max-width: 30%;
  height: auto;
  float: right;
  margin: 0 0 .25em .5em; }

.media2click-title {
  font-weight: bold;
  margin-bottom: .5em; }

.media2click-content > *:last-child {
  margin-bottom: 2.57em; }

.media2click-iframedata {
  display: none; }

.media2click-controls {
  display: block;
  position: absolute;
  bottom: .75em;
  right: .75em; }
  .media2click-controls .media2click-button {
    display: inline-block;
    background-color: #999;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    text-shadow: none;
    padding: .25em .5em;
    border: none;
    border-radius: .25em;
    margin: .25em; }
    .media2click-controls .media2click-button:hover, .media2click-controls .media2click-button:focus {
      background-color: #333; }

.news .article .news-img-wrap .media2click-placeholder:hover a.media2click-button, .news .article .news-img-wrap .media2click-placeholder:focus-within a.media2click-button {
  background-color: #666; }
.news .article .news-img-wrap .media2click-placeholder a.media2click-button {
  display: inline-block;
  float: none;
  border: none;
  padding: .25em .5em;
  background-color: #999; }
  .news .article .news-img-wrap .media2click-placeholder a.media2click-button:hover, .news .article .news-img-wrap .media2click-placeholder a.media2click-button:focus {
    background-color: #333; }
.news .article .news-img-wrap .media2click-content a {
  display: inline;
  float: none;
  background: none;
  border: none;
  padding: 0; }

.media2click-hosts {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .media2click-hosts li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1em;
    display: grid;
    grid-template-columns: 2em 1fr;
    grid-column-gap: .5em; }
    .media2click-hosts li:last-child {
      margin-bottom: 0; }
    .media2click-hosts li .media2click-toggle-label {
      display: grid;
      grid-template-columns: 10em 1fr;
      column-gap: 1em; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo img {
          display: block;
          width: 100%;
          height: auto; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-text {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-text:first-child {
          grid-column: 1/3; }
    .media2click-hosts li .media2click-privacylink {
      display: block; }

/*# sourceMappingURL=media2click.css.map */

/* 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-image .ce-gallery { margin-bottom: 0; }
    .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%; }

.dpnglossary.pagination ul{list-style:none;margin:0;padding:0}.dpnglossary.pagination ul li{float:left;margin-left:5px;margin-right:5px}.dpnglossary.pagination ul li a{text-decoration:none}.dpnglossary.pagination ul li.first{margin-left:0}.dpnglossary.pagination ul li.last{margin-right:0}.dpnglossary.pagination ul li.empty{color:red}.dpnglossary.details .mediafile{display:inline-block;margin-bottom:10px}.dpnglossary.details .mediafile:last-child{margin-bottom:0}.dpnglossary.link{display:inline;position:relative}.dpnglossary.link:hover:after{background:rgba(0,0,0,.8);border-radius:5px;bottom:26px;color:#fff;content:attr(title);left:20%;padding:5px 15px;position:absolute;width:220px;z-index:98}.dpnglossary.link:hover:before{border:solid;border-color:#333 rgba(0,0,0,0);border-width:6px 6px 0;bottom:20px;content:"";left:50%;position:absolute;z-index:99}

:root{--dp-cookie-palette-popup-background: rgba(0, 0, 0, .8);--dp-cookie-palette-popup-text: rgb(255, 255, 255);--dp-cookie-palette-button-background: rgb(249, 99, 50);--dp-cookie-palette-button-text: #fff;--dp-cookie-config-background: rgba(0, 0, 0, .4);--dp-cookie-config-text: inherit}@font-face{font-family:dp-icomoon;src:url(data:application/vnd.ms-fontobject;base64,IAgAAHwHAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA/80higAAAAAAAAAAAAAAAAAAAAAAAA4AaQBjAG8AbQBvAG8AbgAAAA4AUgBlAGcAdQBsAGEAcgAAABYAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAADgBpAGMAbwBtAG8AbwBuAAAAAAAAAQAAAAsAgAADADBPUy8yDxIFxwAAALwAAABgY21hcBdW0ooAAAEcAAAAVGdhc3AAAAAQAAABcAAAAAhnbHlmU//RYgAAAXgAAAOsaGVhZCWAYX0AAAUkAAAANmhoZWEHYgPJAAAFXAAAACRobXR4FgAAAAAABYAAAAAgbG9jYQNkAhwAAAWgAAAAEm1heHAADgC3AAAFtAAAACBuYW1lmUoJ+wAABdQAAAGGcG9zdAADAAAAAAdcAAAAIAADA5oBkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOkDA8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAMAAAADAAAAHAABAAMAAAAcAAMAAQAAABwABAA4AAAACgAIAAIAAgABACDpA//9//8AAAAAACDpAP/9//8AAf/jFwQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AA4ADwAAvAAATLgE1NDYzMhYXMQkBPgEzMhYVFAYHMQkBHgEVFAYjIiYnMQkBDgEjIiY1NDY3MQGJBAUTDQcLBQFJAUkFCwcNEwUE/rYBSgQFEw0HCwX+t/63BQsHDRMFBAFKAwkFCwcNEwUE/rYBSgQFEw0HCwX+t/63BQsHDRMFBAFK/rYEBRMNBwsFAUkAAAAABQAA/8ADgAPAAEoAYgCEAKAAtAAAJSMmJyYnJjU0NzYzMhcWFRQXFjMyNzY1NCcmIyIHBgcGFRQXFgcGJyY1NDc2NzYzMhcWFRQHBiMiJyY1NCcmIyIHBhUUFxYXFgcGAxQXFjMyNzYzMhcWFxYHBiMiJyY1NDMyAyInJicmNTQ3NjMyFxYVFCMiNTQnJiMiBwYVFBcWFxYHBgEiNTQ3Njc2MzIXFhcWFRQHBicmJyYnJgcGBwYlIicmIyIHBicmNTQ3NjMyFxYHBgJ8BlxCJhsbJiY2NicnGRkmJhoaW1uAXExMJhgcBhQUBiAeKldXaJJnZycnNjYmJhoaJiYZGVA4VBIEBHo3N1IEDg4JCQkJAgQWGBxQNGYWFHIIBjYgLkdHZGRHRxYWOjpSUjo6Jho2EBAG/uwWBEBgZHh4ZGI+BBAQCDxUXGxsXFo4BgJYCAJ2eIJsCgoKCnSOgoASCggBGEImQUE2NCUlJSU0IhgYGBgieFZWLy9OMkZQShQGBhJSVk48WjY2Y2OKNCQkJCQ0IhkZGRkicFA4FgIYEAE4SjY2AgIDAwoWBAQmRnQW/roGNjxQaF5EREREXhQUTjc3NzdOYEQuOg4QBgIEFAQIXDA0NDBaCAQOBgYOUiouAQEwLlAI4AI8PAYGBgwOBkBAChIMAAAAAQAA/8AC4APAACEAAAE+ATMyFhcBHgEVFAYHAQ4BIyImNTQ2NzEJAS4BNTQ2NzEBKQULBwcLBQGABAUFBP6ABQsHDRMFBAFq/pYEBQUEA1cEBQUE/oAFCwcHCwX+gAQFEw0HCwUBaQFpBQsHBwsFAAEAAP/AA6ADwAAhAAATPgEzMhYXCQE+ATMyFhUUBgcxAQ4BIyImJwEuATU0NjcxaQULBwcLBQFpAWkFCwcNEwUE/oAFCwcHCwX+gAQFBQQClwQFBQT+lgFqBAUTDQcLBf6ABAUFBAGABQsHBwsFAAABAAAAAAAAiiHN/18PPPUACwQAAAAAAOFhDoAAAAAA4WEOgAAA/8ADoAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOgAAEAAAAAAAAAAAAAAAAAAAAIBAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeAGoBZgGeAdYAAAABAAAACAC1AAUAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==);src:url(data:application/vnd.ms-fontobject;base64,IAgAAHwHAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA/80higAAAAAAAAAAAAAAAAAAAAAAAA4AaQBjAG8AbQBvAG8AbgAAAA4AUgBlAGcAdQBsAGEAcgAAABYAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAADgBpAGMAbwBtAG8AbwBuAAAAAAAAAQAAAAsAgAADADBPUy8yDxIFxwAAALwAAABgY21hcBdW0ooAAAEcAAAAVGdhc3AAAAAQAAABcAAAAAhnbHlmU//RYgAAAXgAAAOsaGVhZCWAYX0AAAUkAAAANmhoZWEHYgPJAAAFXAAAACRobXR4FgAAAAAABYAAAAAgbG9jYQNkAhwAAAWgAAAAEm1heHAADgC3AAAFtAAAACBuYW1lmUoJ+wAABdQAAAGGcG9zdAADAAAAAAdcAAAAIAADA5oBkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOkDA8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAMAAAADAAAAHAABAAMAAAAcAAMAAQAAABwABAA4AAAACgAIAAIAAgABACDpA//9//8AAAAAACDpAP/9//8AAf/jFwQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AA4ADwAAvAAATLgE1NDYzMhYXMQkBPgEzMhYVFAYHMQkBHgEVFAYjIiYnMQkBDgEjIiY1NDY3MQGJBAUTDQcLBQFJAUkFCwcNEwUE/rYBSgQFEw0HCwX+t/63BQsHDRMFBAFKAwkFCwcNEwUE/rYBSgQFEw0HCwX+t/63BQsHDRMFBAFK/rYEBRMNBwsFAUkAAAAABQAA/8ADgAPAAEoAYgCEAKAAtAAAJSMmJyYnJjU0NzYzMhcWFRQXFjMyNzY1NCcmIyIHBgcGFRQXFgcGJyY1NDc2NzYzMhcWFRQHBiMiJyY1NCcmIyIHBhUUFxYXFgcGAxQXFjMyNzYzMhcWFxYHBiMiJyY1NDMyAyInJicmNTQ3NjMyFxYVFCMiNTQnJiMiBwYVFBcWFxYHBgEiNTQ3Njc2MzIXFhcWFRQHBicmJyYnJgcGBwYlIicmIyIHBicmNTQ3NjMyFxYHBgJ8BlxCJhsbJiY2NicnGRkmJhoaW1uAXExMJhgcBhQUBiAeKldXaJJnZycnNjYmJhoaJiYZGVA4VBIEBHo3N1IEDg4JCQkJAgQWGBxQNGYWFHIIBjYgLkdHZGRHRxYWOjpSUjo6Jho2EBAG/uwWBEBgZHh4ZGI+BBAQCDxUXGxsXFo4BgJYCAJ2eIJsCgoKCnSOgoASCggBGEImQUE2NCUlJSU0IhgYGBgieFZWLy9OMkZQShQGBhJSVk48WjY2Y2OKNCQkJCQ0IhkZGRkicFA4FgIYEAE4SjY2AgIDAwoWBAQmRnQW/roGNjxQaF5EREREXhQUTjc3NzdOYEQuOg4QBgIEFAQIXDA0NDBaCAQOBgYOUiouAQEwLlAI4AI8PAYGBgwOBkBAChIMAAAAAQAA/8AC4APAACEAAAE+ATMyFhcBHgEVFAYHAQ4BIyImNTQ2NzEJAS4BNTQ2NzEBKQULBwcLBQGABAUFBP6ABQsHDRMFBAFq/pYEBQUEA1cEBQUE/oAFCwcHCwX+gAQFEw0HCwUBaQFpBQsHBwsFAAEAAP/AA6ADwAAhAAATPgEzMhYXCQE+ATMyFhUUBgcxAQ4BIyImJwEuATU0NjcxaQULBwcLBQFpAWkFCwcNEwUE/oAFCwcHCwX+gAQFBQQClwQFBQT+lgFqBAUTDQcLBf6ABAUFBAGABQsHBwsFAAABAAAAAAAAiiHN/18PPPUACwQAAAAAAOFhDoAAAAAA4WEOgAAA/8ADoAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOgAAEAAAAAAAAAAAAAAAAAAAAIBAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAABAAAAAQAAAAAAAAAAAoAFAAeAGoBZgGeAdYAAAABAAAACAC1AAUAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("embedded-opentype"),url(data:font/ttf;base64,AAEAAAALAIAAAwAwT1MvMg8SBccAAAC8AAAAYGNtYXAXVtKKAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZlP/0WIAAAF4AAADrGhlYWQlgGF9AAAFJAAAADZoaGVhB2IDyQAABVwAAAAkaG10eBYAAAAAAAWAAAAAIGxvY2EDZAIcAAAFoAAAABJtYXhwAA4AtwAABbQAAAAgbmFtZZlKCfsAAAXUAAABhnBvc3QAAwAAAAAHXAAAACAAAwOaAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QP//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAOAA8AALwAAEy4BNTQ2MzIWFzEJAT4BMzIWFRQGBzEJAR4BFRQGIyImJzEJAQ4BIyImNTQ2NzEBiQQFEw0HCwUBSQFJBQsHDRMFBP62AUoEBRMNBwsF/rf+twULBw0TBQQBSgMJBQsHDRMFBP62AUoEBRMNBwsF/rf+twULBw0TBQQBSv62BAUTDQcLBQFJAAAAAAUAAP/AA4ADwABKAGIAhACgALQAACUjJicmJyY1NDc2MzIXFhUUFxYzMjc2NTQnJiMiBwYHBhUUFxYHBicmNTQ3Njc2MzIXFhUUBwYjIicmNTQnJiMiBwYVFBcWFxYHBgMUFxYzMjc2MzIXFhcWBwYjIicmNTQzMgMiJyYnJjU0NzYzMhcWFRQjIjU0JyYjIgcGFRQXFhcWBwYBIjU0NzY3NjMyFxYXFhUUBwYnJicmJyYHBgcGJSInJiMiBwYnJjU0NzYzMhcWBwYCfAZcQiYbGyYmNjYnJxkZJiYaGltbgFxMTCYYHAYUFAYgHipXV2iSZ2cnJzY2JiYaGiYmGRlQOFQSBAR6NzdSBA4OCQkJCQIEFhgcUDRmFhRyCAY2IC5HR2RkR0cWFjo6UlI6OiYaNhAQBv7sFgRAYGR4eGRiPgQQEAg8VFxsbFxaOAYCWAgCdniCbAoKCgp0joKAEgoIARhCJkFBNjQlJSUlNCIYGBgYInhWVi8vTjJGUEoUBgYSUlZOPFo2NmNjijQkJCQkNCIZGRkZInBQOBYCGBABOEo2NgICAwMKFgQEJkZ0Fv66BjY8UGheRERERF4UFE43Nzc3TmBELjoOEAYCBBQECFwwNDQwWggEDgYGDlIqLgEBMC5QCOACPDwGBgYMDgZAQAoSDAAAAAEAAP/AAuADwAAhAAABPgEzMhYXAR4BFRQGBwEOASMiJjU0NjcxCQEuATU0NjcxASkFCwcHCwUBgAQFBQT+gAULBw0TBQQBav6WBAUFBANXBAUFBP6ABQsHBwsF/oAEBRMNBwsFAWkBaQULBwcLBQABAAD/wAOgA8AAIQAAEz4BMzIWFwkBPgEzMhYVFAYHMQEOASMiJicBLgE1NDY3MWkFCwcHCwUBaQFpBQsHDRMFBP6ABQsHBwsF/oAEBQUEApcEBQUE/pYBagQFEw0HCwX+gAQFBQQBgAULBwcLBQAAAQAAAAAAAIohzf9fDzz1AAsEAAAAAADhYQ6AAAAAAOFhDoAAAP/AA6ADwAAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADoAABAAAAAAAAAAAAAAAAAAAACAQAAAAAAAAAAAAAAAIAAAAEAAAABAAAAAQAAAAEAAAAAAAAAAAKABQAHgBqAWYBngHWAAAAAQAAAAgAtQAFAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype"),url(data:font/woff;base64,d09GRgABAAAAAAfIAAsAAAAAB3wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIFx2NtYXAAAAFoAAAAVAAAAFQXVtKKZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAA6wAAAOsU//RYmhlYWQAAAVwAAAANgAAADYlgGF9aGhlYQAABagAAAAkAAAAJAdiA8lobXR4AAAFzAAAACAAAAAgFgAAAGxvY2EAAAXsAAAAEgAAABIDZAIcbWF4cAAABgAAAAAgAAAAIAAOALduYW1lAAAGIAAAAYYAAAGGmUoJ+3Bvc3QAAAeoAAAAIAAAACAAAwAAAAMDmgGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QMDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkD//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAA/8AAAAPAAAIAADc5AQAAAAABAAD/wAAAA8AAAgAANzkBAAAAAAEAAP/AAAADwAACAAA3OQEAAAAAAQAA/8ADgAPAAC8AABMuATU0NjMyFhcxCQE+ATMyFhUUBgcxCQEeARUUBiMiJicxCQEOASMiJjU0NjcxAYkEBRMNBwsFAUkBSQULBw0TBQT+tgFKBAUTDQcLBf63/rcFCwcNEwUEAUoDCQULBw0TBQT+tgFKBAUTDQcLBf63/rcFCwcNEwUEAUr+tgQFEw0HCwUBSQAAAAAFAAD/wAOAA8AASgBiAIQAoAC0AAAlIyYnJicmNTQ3NjMyFxYVFBcWMzI3NjU0JyYjIgcGBwYVFBcWBwYnJjU0NzY3NjMyFxYVFAcGIyInJjU0JyYjIgcGFRQXFhcWBwYDFBcWMzI3NjMyFxYXFgcGIyInJjU0MzIDIicmJyY1NDc2MzIXFhUUIyI1NCcmIyIHBhUUFxYXFgcGASI1NDc2NzYzMhcWFxYVFAcGJyYnJicmBwYHBiUiJyYjIgcGJyY1NDc2MzIXFgcGAnwGXEImGxsmJjY2JycZGSYmGhpbW4BcTEwmGBwGFBQGIB4qV1dokmdnJyc2NiYmGhomJhkZUDhUEgQEejc3UgQODgkJCQkCBBYYHFA0ZhYUcggGNiAuR0dkZEdHFhY6OlJSOjomGjYQEAb+7BYEQGBkeHhkYj4EEBAIPFRcbGxcWjgGAlgIAnZ4gmwKCgoKdI6CgBIKCAEYQiZBQTY0JSUlJTQiGBgYGCJ4VlYvL04yRlBKFAYGElJWTjxaNjZjY4o0JCQkJDQiGRkZGSJwUDgWAhgQAThKNjYCAgMDChYEBCZGdBb+ugY2PFBoXkREREReFBRONzc3N05gRC46DhAGAgQUBAhcMDQ0MFoIBA4GBg5SKi4BATAuUAjgAjw8BgYGDA4GQEAKEgwAAAABAAD/wALgA8AAIQAAAT4BMzIWFwEeARUUBgcBDgEjIiY1NDY3MQkBLgE1NDY3MQEpBQsHBwsFAYAEBQUE/oAFCwcNEwUEAWr+lgQFBQQDVwQFBQT+gAULBwcLBf6ABAUTDQcLBQFpAWkFCwcHCwUAAQAA/8ADoAPAACEAABM+ATMyFhcJAT4BMzIWFRQGBzEBDgEjIiYnAS4BNTQ2NzFpBQsHBwsFAWkBaQULBw0TBQT+gAULBwcLBf6ABAUFBAKXBAUFBP6WAWoEBRMNBwsF/oAEBQUEAYAFCwcHCwUAAAEAAAAAAACKIc3/Xw889QALBAAAAAAA4WEOgAAAAADhYQ6AAAD/wAOgA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA6AAAQAAAAAAAAAAAAAAAAAAAAgEAAAAAAAAAAAAAAACAAAABAAAAAQAAAAEAAAABAAAAAAAAAAACgAUAB4AagFmAZ4B1gAAAAEAAAAIALUABQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff"),url(/icomoon.svg?rqal3l#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=dp--icon-],[class*=" dp--icon-"]{font-family:dp-icomoon!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp--icon-x:before{content:""}.dp--icon-fingerprint:before{content:""}.dp--icon-chevron:before{content:""}.dp--icon-chevron[data-icon=down]:before{content:""}.dp--revoke{line-height:1;position:fixed;z-index:9999;top:0;left:0;display:flex;overflow:hidden;align-items:center;flex-wrap:nowrap;justify-content:center;box-sizing:border-box;min-width:40px;height:40px;margin:5px;padding:.5em;cursor:pointer;transition:all .3s ease-in-out;transform:none;text-decoration:none;border-radius:20px;background-color:var(--dp-cookie-palette-popup-background);color:var(--dp-cookie-palette-popup-text)}.dp--revoke i{font-size:24px;pointer-events:none}.dp--revoke.cc-top-right,.dp--revoke.cc-bottom-right{right:0;left:auto}.dp--revoke.cc-bottom,.dp--revoke.cc-bottom-left,.dp--revoke.cc-bottom-right{top:auto;bottom:0}.dp--revoke .dp--hover{display:none;pointer-events:none}.dp--revoke:hover{opacity:.7}.dp--revoke:hover .dp--hover{display:inline-block}.cc-window{font-size:16px;line-height:1.5em;position:fixed;z-index:9999;top:0;left:0;width:100%;background-color:var(--dp-cookie-palette-popup-background);color:var(--dp-cookie-palette-popup-text)}.cc-window.cc-bottom{top:auto;bottom:0}.cc-window.cc-top-left,.cc-window.cc-top-right,.cc-window.cc-bottom-left,.cc-window.cc-bottom-right{max-width:24em}.cc-window.cc-top-left,.cc-window.cc-top-right{top:1rem}.cc-window.cc-top-left,.cc-window.cc-bottom-left{left:1rem}.cc-window.cc-top-right,.cc-window.cc-bottom-right{right:1rem;left:auto}.cc-window.cc-bottom-left,.cc-window.cc-bottom-right{top:auto;bottom:1rem}.cc-window .cc-body{display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.cc-window.cc-top .cc-body,.cc-window.cc-bottom .cc-body{align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}}.cc-window .cc-message{padding:1.5rem}.cc-window .cc-link{display:inline-block;padding:.2em;text-decoration:underline;opacity:.8;color:inherit}.cc-window .dp--cookie-check{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;border:1px solid rgba(255,255,255,.5);border-radius:5px}.cc-window .dp--cookie-check label{display:block;overflow:hidden;margin:0;padding:5px;white-space:nowrap;text-overflow:ellipsis}.cc-window .dp--cookie-check label:first-child{padding-left:10px}.cc-window .dp--cookie-check label:last-child{padding-right:10px}.cc-window *,.cc-window *:before,.cc-window *:after{box-sizing:border-box}.cc-window .powered-by,.cc-window-config .powered-by{padding:0 .5rem;text-align:right;font-size:12px;opacity:.4}.cc-window .powered-by a,.cc-window-config .powered-by a{color:inherit}.cc-compliance{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;min-width:300px;max-width:100%!important}.cc-top .cc-compliance,.cc-bottom .cc-compliance{padding-top:.5rem;padding-right:1.5rem;padding-bottom:.5rem}.cc-btn{font-size:.9em;font-weight:700;display:block;width:50%;margin:0;padding:.4em .8em;cursor:pointer;text-align:center;white-space:nowrap;border-width:2px;border-style:solid;border-color:transparent;background-color:transparent;transition:all .3s ease-in-out;color:inherit;font-family:inherit;line-height:inherit}.cc-top .cc-btn,.cc-bottom .cc-btn{width:100%}.cc-top .cc-btn+.cc-btn,.cc-bottom .cc-btn+.cc-btn{margin-top:.25rem}.cc-btn.cc-allow-all{background-color:var(--dp-cookie-palette-button-background);color:var(--dp-cookie-palette-button-text)}.cc-btn:hover{opacity:.8}.cc-w-100{width:100%}.dp--iframe{display:none}.dp--iframe.dp--loaded{display:block}.dp--overlay{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;text-align:center;background-color:var(--dp-cookie-overlay-box-background);color:var(--dp-cookie-overlay-box-text)}.dp--overlay-description,.dp--overlay-button{margin-top:.8rem}.db--overlay-submit{font-weight:700;display:inline-block;padding:.4em .8em;text-align:center;border:2px solid transparent;cursor:pointer;background-color:var(--dp-cookie-overlay-btn-background);color:var(--dp-cookie-overlay-btn-text)}.dp--iframe.dp--loaded+.dp--overlay{display:none}.cc-hide{visibility:hidden!important;opacity:0!important}.cc-sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0}.cc-no-wrap{white-space:nowrap}.cc-window-config{position:fixed;z-index:10000;height:100%;width:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;background-color:var(--dp-cookie-config-background);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.cc-window-config.cc-show{opacity:1;visibility:visible}.cc-window-config .cc-config{background-color:var(--dp-cookie-palette-popup-background);color:var(--dp-cookie-palette-popup-text);padding:1rem 1rem .25rem;width:800px;max-width:calc(100% - 1rem);max-height:calc(100vh - 1rem)}.cc-window-config .cc-config-header{display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;padding-top:.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--dp-cookie-palette-popup-text)}.cc-window-config .cc-config-header .cc-btn-close{padding:.25rem;margin:0;cursor:pointer;text-align:center;white-space:nowrap;border:0;background-color:transparent;transition:all .3s ease-in-out;color:inherit;font-family:inherit;line-height:inherit;display:flex;justify-content:center;align-items:center}.cc-window-config .cc-config-body{padding:.75rem 1.5rem 0;margin:0 -1rem;overflow:auto;max-height:calc(90vh - 170px - 1rem)}.cc-window-config .cc-config-footer{padding-top:.75rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-left:calc(var(--dp-cookie-extend-gap) * -1);margin-right:calc(var(--dp-cookie-extend-gap) * -1)}@media screen and (min-width: 768px){.cc-window-config .cc-config-footer{flex-wrap:nowrap}}.cc-window-config .cc-config-footer .cc-btn{margin:calc(var(--dp-cookie-extend-gap));flex:0 1 auto;order:1;width:calc(50% - var(--dp-cookie-extend-gap) * 2)}.cc-window-config .cc-config-footer .cc-btn.cc-allow-all{flex:0 1 100%;order:0}@media screen and (min-width: 768px){.cc-window-config .cc-config-footer .cc-btn.cc-allow-all{order:2}}.cc-window-config .cc-config-group{padding-bottom:.75rem}.cc-window-config .cc-config-group .cc-config-group-name{font-weight:700;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.cc-window-config .cc-config-group .cc-config-group-name .cc-btn{position:relative;padding:.75rem 1.25rem;flex:1 1 auto;line-height:1;border:0;text-align:left}.cc-window-config .cc-config-group .cc-config-group-name .dp--icon-chevron{font-size:.7rem;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.cc-window-config .cc-config-group .cc-config-cookies{display:none}.cc-window-config .cc-config-group .cc-config-group-cookie{list-style:none;font-size:.75em;padding:.5rem;margin-bottom:0;background-color:var(--dp-cookie-config-group-cookie-background);color:var(--dp-cookie-config-group-cookie-text)}.cc-window-config .cc-config-group .cc-config-group-cookie+.cc-config-group-cookie{border-top:1px solid var(--dp-cookie-config-group-cookie-border)}.cc-window-config .cc-config-group .cc-config-group-cookie>li{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap}.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-label{flex:0 0 100px;overflow:hidden;text-overflow:ellipsis;font-weight:700}.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-label+div{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;font-weight:700}.cc-window-config .cc-config-group .cc-config-group-cookie>li a{color:inherit}.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-cookie-description{display:none}@media screen and (min-width: 768px){.cc-window-config .cc-config-group .cc-config-group-cookie>li .cc-cookie-description{display:block}}.cc-window-config .cc-config-group.cc-show .dp--icon-chevron:before{content:""}.cc-window-config .cc-config-group.cc-show .cc-config-cookies{display:block}.cc-window-config .cc-message{padding-bottom:.75rem}.cc-pt-2{padding-top:.25rem}.cc-form-switch{--dp-cc-switch-border-width: 1px;position:relative;line-height:0}.cc-form-switch .dp--check-box{width:3rem;height:1.5rem;border-radius:2rem;transition:all .15s ease-in-out;background-color:var(--dp-cookie-config-group-cookie-background);border:var(--dp-cc-switch-border-width) solid var(--dp-cookie-config-group-cookie-background);-webkit-appearance:none;-moz-appearance:none;appearance:none}.cc-form-switch .dp--check-box+.cc-check-label{position:absolute;left:calc(var(--dp-cc-switch-border-width) * 3);top:50%;transform:translateY(-50%);transition:all .15s ease-in-out;width:1.25rem;height:1.25rem;border-radius:2rem;background-color:#fff;pointer-events:none}.cc-form-switch .dp--check-box[disabled]{cursor:no-drop}.cc-form-switch .dp--check-box:checked{background-color:var(--dp-cookie-palette-button-background);border-color:var(--dp-cookie-palette-button-background)}.cc-form-switch .dp--check-box:checked+.cc-check-label{left:calc(100% - var(--dp-cc-switch-border-width) * 3);transform:translate(-100%,-50%)}.cc-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%);border:0}.cc-type-extend{--dp-cookie-extend-gap: 4px;--dp-cookie-config-group-cookie-background: #333;--dp-cookie-config-group-cookie-border: #666;--dp-cookie-config-group-cookie-text: #fff}.cc-type-extend.cc-window .cc-compliance{padding:0 var(--dp-cookie-extend-gap) var(--dp-cookie-extend-gap) var(--dp-cookie-extend-gap)}.cc-type-extend.cc-window .cc-compliance .cc-btn.cc-allow-all{margin-left:calc(var(--dp-cookie-extend-gap) * -1);margin-right:calc(var(--dp-cookie-extend-gap) * -1);margin-bottom:var(--dp-cookie-extend-gap);width:calc(100% + var(--dp-cookie-extend-gap) * 2)}.cc-type-extend.cc-window .cc-compliance .cc-btn:not(.cc-allow-all){width:calc(50% - var(--dp-cookie-extend-gap) / 2)}.cc-type-extend .cc-btn:not(.cc-allow-all){border:2px solid var(--dp-cookie-palette-button-background)}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
 @font-face {
    font-family: 'FontAwesome';
    src: url('../../../typo3conf/ext/ns_feedback/Resources/Public/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../../../typo3conf/ext/ns_feedback/Resources/Public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../../typo3conf/ext/ns_feedback/Resources/Public/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../../typo3conf/ext/ns_feedback/Resources/Public/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../../typo3conf/ext/ns_feedback/Resources/Public/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../../typo3conf/ext/ns_feedback/Resources/Public/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* makes the font 33% larger relative to the icon container */
  .fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .fa-2x {
    font-size: 2em;
  }
  .fa-3x {
    font-size: 3em;
  }
  .fa-4x {
    font-size: 4em;
  }
  .fa-5x {
    font-size: 5em;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
  }
  .fa-ul > li {
    position: relative;
  }
  .fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
  }
  .fa-li.fa-lg {
    left: -1.85714286em;
  }
  .fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
  }
  .fa-pull-left {
    float: left;
  }
  .fa-pull-right {
    float: right;
  }
  .fa.fa-pull-left {
    margin-right: .3em;
  }
  .fa.fa-pull-right {
    margin-left: .3em;
  }
  /* Deprecated as of 4.4.0 */
  .pull-right {
    float: right;
  }
  .pull-left {
    float: left;
  }
  .fa.pull-left {
    margin-right: .3em;
  }
  .fa.pull-right {
    margin-left: .3em;
  }
  .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
  }
  .fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
  }
  @-webkit-keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  @keyframes fa-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  .fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }
  :root .fa-rotate-90,
  :root .fa-rotate-180,
  :root .fa-rotate-270,
  :root .fa-flip-horizontal,
  :root .fa-flip-vertical {
    filter: none;
  }
  .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
  }
  .fa-stack-1x,
  .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .fa-stack-1x {
    line-height: inherit;
  }
  .fa-stack-2x {
    font-size: 2em;
  }
  .fa-inverse {
    color: #ffffff;
  }
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
  .fa-glass:before {
    content: "\f000";
  }
  .fa-music:before {
    content: "\f001";
  }
  .fa-search:before {
    content: "\f002";
  }
  .fa-envelope-o:before {
    content: "\f003";
  }
  .fa-heart:before {
    content: "\f004";
  }
  .fa-star:before {
    content: "\f005";
  }
  .fa-star-o:before {
    content: "\f006";
  }
  .fa-user:before {
    content: "\f007";
  }
  .fa-film:before {
    content: "\f008";
  }
  .fa-th-large:before {
    content: "\f009";
  }
  .fa-th:before {
    content: "\f00a";
  }
  .fa-th-list:before {
    content: "\f00b";
  }
  .fa-check:before {
    content: "\f00c";
  }
  .fa-remove:before,
  .fa-close:before,
  .fa-times:before {
    content: "\f00d";
  }
  .fa-search-plus:before {
    content: "\f00e";
  }
  .fa-search-minus:before {
    content: "\f010";
  }
  .fa-power-off:before {
    content: "\f011";
  }
  .fa-signal:before {
    content: "\f012";
  }
  .fa-gear:before,
  .fa-cog:before {
    content: "\f013";
  }
  .fa-trash-o:before {
    content: "\f014";
  }
  .fa-home:before {
    content: "\f015";
  }
  .fa-file-o:before {
    content: "\f016";
  }
  .fa-clock-o:before {
    content: "\f017";
  }
  .fa-road:before {
    content: "\f018";
  }
  .fa-download:before {
    content: "\f019";
  }
  .fa-arrow-circle-o-down:before {
    content: "\f01a";
  }
  .fa-arrow-circle-o-up:before {
    content: "\f01b";
  }
  .fa-inbox:before {
    content: "\f01c";
  }
  .fa-play-circle-o:before {
    content: "\f01d";
  }
  .fa-rotate-right:before,
  .fa-repeat:before {
    content: "\f01e";
  }
  .fa-refresh:before {
    content: "\f021";
  }
  .fa-list-alt:before {
    content: "\f022";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-flag:before {
    content: "\f024";
  }
  .fa-headphones:before {
    content: "\f025";
  }
  .fa-volume-off:before {
    content: "\f026";
  }
  .fa-volume-down:before {
    content: "\f027";
  }
  .fa-volume-up:before {
    content: "\f028";
  }
  .fa-qrcode:before {
    content: "\f029";
  }
  .fa-barcode:before {
    content: "\f02a";
  }
  .fa-tag:before {
    content: "\f02b";
  }
  .fa-tags:before {
    content: "\f02c";
  }
  .fa-book:before {
    content: "\f02d";
  }
  .fa-bookmark:before {
    content: "\f02e";
  }
  .fa-print:before {
    content: "\f02f";
  }
  .fa-camera:before {
    content: "\f030";
  }
  .fa-font:before {
    content: "\f031";
  }
  .fa-bold:before {
    content: "\f032";
  }
  .fa-italic:before {
    content: "\f033";
  }
  .fa-text-height:before {
    content: "\f034";
  }
  .fa-text-width:before {
    content: "\f035";
  }
  .fa-align-left:before {
    content: "\f036";
  }
  .fa-align-center:before {
    content: "\f037";
  }
  .fa-align-right:before {
    content: "\f038";
  }
  .fa-align-justify:before {
    content: "\f039";
  }
  .fa-list:before {
    content: "\f03a";
  }
  .fa-dedent:before,
  .fa-outdent:before {
    content: "\f03b";
  }
  .fa-indent:before {
    content: "\f03c";
  }
  .fa-video-camera:before {
    content: "\f03d";
  }
  .fa-photo:before,
  .fa-image:before,
  .fa-picture-o:before {
    content: "\f03e";
  }
  .fa-pencil:before {
    content: "\f040";
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  .fa-adjust:before {
    content: "\f042";
  }
  .fa-tint:before {
    content: "\f043";
  }
  .fa-edit:before,
  .fa-pencil-square-o:before {
    content: "\f044";
  }
  .fa-share-square-o:before {
    content: "\f045";
  }
  .fa-check-square-o:before {
    content: "\f046";
  }
  .fa-arrows:before {
    content: "\f047";
  }
  .fa-step-backward:before {
    content: "\f048";
  }
  .fa-fast-backward:before {
    content: "\f049";
  }
  .fa-backward:before {
    content: "\f04a";
  }
  .fa-play:before {
    content: "\f04b";
  }
  .fa-pause:before {
    content: "\f04c";
  }
  .fa-stop:before {
    content: "\f04d";
  }
  .fa-forward:before {
    content: "\f04e";
  }
  .fa-fast-forward:before {
    content: "\f050";
  }
  .fa-step-forward:before {
    content: "\f051";
  }
  .fa-eject:before {
    content: "\f052";
  }
  .fa-chevron-left:before {
    content: "\f053";
  }
  .fa-chevron-right:before {
    content: "\f054";
  }
  .fa-plus-circle:before {
    content: "\f055";
  }
  .fa-minus-circle:before {
    content: "\f056";
  }
  .fa-times-circle:before {
    content: "\f057";
  }
  .fa-check-circle:before {
    content: "\f058";
  }
  .fa-question-circle:before {
    content: "\f059";
  }
  .fa-info-circle:before {
    content: "\f05a";
  }
  .fa-crosshairs:before {
    content: "\f05b";
  }
  .fa-times-circle-o:before {
    content: "\f05c";
  }
  .fa-check-circle-o:before {
    content: "\f05d";
  }
  .fa-ban:before {
    content: "\f05e";
  }
  .fa-arrow-left:before {
    content: "\f060";
  }
  .fa-arrow-right:before {
    content: "\f061";
  }
  .fa-arrow-up:before {
    content: "\f062";
  }
  .fa-arrow-down:before {
    content: "\f063";
  }
  .fa-mail-forward:before,
  .fa-share:before {
    content: "\f064";
  }
  .fa-expand:before {
    content: "\f065";
  }
  .fa-compress:before {
    content: "\f066";
  }
  .fa-plus:before {
    content: "\f067";
  }
  .fa-minus:before {
    content: "\f068";
  }
  .fa-asterisk:before {
    content: "\f069";
  }
  .fa-exclamation-circle:before {
    content: "\f06a";
  }
  .fa-gift:before {
    content: "\f06b";
  }
  .fa-leaf:before {
    content: "\f06c";
  }
  .fa-fire:before {
    content: "\f06d";
  }
  .fa-eye:before {
    content: "\f06e";
  }
  .fa-eye-slash:before {
    content: "\f070";
  }
  .fa-warning:before,
  .fa-exclamation-triangle:before {
    content: "\f071";
  }
  .fa-plane:before {
    content: "\f072";
  }
  .fa-calendar:before {
    content: "\f073";
  }
  .fa-random:before {
    content: "\f074";
  }
  .fa-comment:before {
    content: "\f075";
  }
  .fa-magnet:before {
    content: "\f076";
  }
  .fa-chevron-up:before {
    content: "\f077";
  }
  .fa-chevron-down:before {
    content: "\f078";
  }
  .fa-retweet:before {
    content: "\f079";
  }
  .fa-shopping-cart:before {
    content: "\f07a";
  }
  .fa-folder:before {
    content: "\f07b";
  }
  .fa-folder-open:before {
    content: "\f07c";
  }
  .fa-arrows-v:before {
    content: "\f07d";
  }
  .fa-arrows-h:before {
    content: "\f07e";
  }
  .fa-bar-chart-o:before,
  .fa-bar-chart:before {
    content: "\f080";
  }
  .fa-twitter-square:before {
    content: "\f081";
  }
  .fa-facebook-square:before {
    content: "\f082";
  }
  .fa-camera-retro:before {
    content: "\f083";
  }
  .fa-key:before {
    content: "\f084";
  }
  .fa-gears:before,
  .fa-cogs:before {
    content: "\f085";
  }
  .fa-comments:before {
    content: "\f086";
  }
  .fa-thumbs-o-up:before {
    content: "\f087";
  }
  .fa-thumbs-o-down:before {
    content: "\f088";
  }
  .fa-star-half:before {
    content: "\f089";
  }
  .fa-heart-o:before {
    content: "\f08a";
  }
  .fa-sign-out:before {
    content: "\f08b";
  }
  .fa-linkedin-square:before {
    content: "\f08c";
  }
  .fa-thumb-tack:before {
    content: "\f08d";
  }
  .fa-external-link:before {
    content: "\f08e";
  }
  .fa-sign-in:before {
    content: "\f090";
  }
  .fa-trophy:before {
    content: "\f091";
  }
  .fa-github-square:before {
    content: "\f092";
  }
  .fa-upload:before {
    content: "\f093";
  }
  .fa-lemon-o:before {
    content: "\f094";
  }
  .fa-phone:before {
    content: "\f095";
  }
  .fa-square-o:before {
    content: "\f096";
  }
  .fa-bookmark-o:before {
    content: "\f097";
  }
  .fa-phone-square:before {
    content: "\f098";
  }
  .fa-twitter:before {
    content: "\f099";
  }
  .fa-facebook-f:before,
  .fa-facebook:before {
    content: "\f09a";
  }
  .fa-github:before {
    content: "\f09b";
  }
  .fa-unlock:before {
    content: "\f09c";
  }
  .fa-credit-card:before {
    content: "\f09d";
  }
  .fa-feed:before,
  .fa-rss:before {
    content: "\f09e";
  }
  .fa-hdd-o:before {
    content: "\f0a0";
  }
  .fa-bullhorn:before {
    content: "\f0a1";
  }
  .fa-bell:before {
    content: "\f0f3";
  }
  .fa-certificate:before {
    content: "\f0a3";
  }
  .fa-hand-o-right:before {
    content: "\f0a4";
  }
  .fa-hand-o-left:before {
    content: "\f0a5";
  }
  .fa-hand-o-up:before {
    content: "\f0a6";
  }
  .fa-hand-o-down:before {
    content: "\f0a7";
  }
  .fa-arrow-circle-left:before {
    content: "\f0a8";
  }
  .fa-arrow-circle-right:before {
    content: "\f0a9";
  }
  .fa-arrow-circle-up:before {
    content: "\f0aa";
  }
  .fa-arrow-circle-down:before {
    content: "\f0ab";
  }
  .fa-globe:before {
    content: "\f0ac";
  }
  .fa-wrench:before {
    content: "\f0ad";
  }
  .fa-tasks:before {
    content: "\f0ae";
  }
  .fa-filter:before {
    content: "\f0b0";
  }
  .fa-briefcase:before {
    content: "\f0b1";
  }
  .fa-arrows-alt:before {
    content: "\f0b2";
  }
  .fa-group:before,
  .fa-users:before {
    content: "\f0c0";
  }
  .fa-chain:before,
  .fa-link:before {
    content: "\f0c1";
  }
  .fa-cloud:before {
    content: "\f0c2";
  }
  .fa-flask:before {
    content: "\f0c3";
  }
  .fa-cut:before,
  .fa-scissors:before {
    content: "\f0c4";
  }
  .fa-copy:before,
  .fa-files-o:before {
    content: "\f0c5";
  }
  .fa-paperclip:before {
    content: "\f0c6";
  }
  .fa-save:before,
  .fa-floppy-o:before {
    content: "\f0c7";
  }
  .fa-square:before {
    content: "\f0c8";
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-list-ul:before {
    content: "\f0ca";
  }
  .fa-list-ol:before {
    content: "\f0cb";
  }
  .fa-strikethrough:before {
    content: "\f0cc";
  }
  .fa-underline:before {
    content: "\f0cd";
  }
  .fa-table:before {
    content: "\f0ce";
  }
  .fa-magic:before {
    content: "\f0d0";
  }
  .fa-truck:before {
    content: "\f0d1";
  }
  .fa-pinterest:before {
    content: "\f0d2";
  }
  .fa-pinterest-square:before {
    content: "\f0d3";
  }
  .fa-google-plus-square:before {
    content: "\f0d4";
  }
  .fa-google-plus:before {
    content: "\f0d5";
  }
  .fa-money:before {
    content: "\f0d6";
  }
  .fa-caret-down:before {
    content: "\f0d7";
  }
  .fa-caret-up:before {
    content: "\f0d8";
  }
  .fa-caret-left:before {
    content: "\f0d9";
  }
  .fa-caret-right:before {
    content: "\f0da";
  }
  .fa-columns:before {
    content: "\f0db";
  }
  .fa-unsorted:before,
  .fa-sort:before {
    content: "\f0dc";
  }
  .fa-sort-down:before,
  .fa-sort-desc:before {
    content: "\f0dd";
  }
  .fa-sort-up:before,
  .fa-sort-asc:before {
    content: "\f0de";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-linkedin:before {
    content: "\f0e1";
  }
  .fa-rotate-left:before,
  .fa-undo:before {
    content: "\f0e2";
  }
  .fa-legal:before,
  .fa-gavel:before {
    content: "\f0e3";
  }
  .fa-dashboard:before,
  .fa-tachometer:before {
    content: "\f0e4";
  }
  .fa-comment-o:before {
    content: "\f0e5";
  }
  .fa-comments-o:before {
    content: "\f0e6";
  }
  .fa-flash:before,
  .fa-bolt:before {
    content: "\f0e7";
  }
  .fa-sitemap:before {
    content: "\f0e8";
  }
  .fa-umbrella:before {
    content: "\f0e9";
  }
  .fa-paste:before,
  .fa-clipboard:before {
    content: "\f0ea";
  }
  .fa-lightbulb-o:before {
    content: "\f0eb";
  }
  .fa-exchange:before {
    content: "\f0ec";
  }
  .fa-cloud-download:before {
    content: "\f0ed";
  }
  .fa-cloud-upload:before {
    content: "\f0ee";
  }
  .fa-user-md:before {
    content: "\f0f0";
  }
  .fa-stethoscope:before {
    content: "\f0f1";
  }
  .fa-suitcase:before {
    content: "\f0f2";
  }
  .fa-bell-o:before {
    content: "\f0a2";
  }
  .fa-coffee:before {
    content: "\f0f4";
  }
  .fa-cutlery:before {
    content: "\f0f5";
  }
  .fa-file-text-o:before {
    content: "\f0f6";
  }
  .fa-building-o:before {
    content: "\f0f7";
  }
  .fa-hospital-o:before {
    content: "\f0f8";
  }
  .fa-ambulance:before {
    content: "\f0f9";
  }
  .fa-medkit:before {
    content: "\f0fa";
  }
  .fa-fighter-jet:before {
    content: "\f0fb";
  }
  .fa-beer:before {
    content: "\f0fc";
  }
  .fa-h-square:before {
    content: "\f0fd";
  }
  .fa-plus-square:before {
    content: "\f0fe";
  }
  .fa-angle-double-left:before {
    content: "\f100";
  }
  .fa-angle-double-right:before {
    content: "\f101";
  }
  .fa-angle-double-up:before {
    content: "\f102";
  }
  .fa-angle-double-down:before {
    content: "\f103";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before {
    content: "\f106";
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .fa-desktop:before {
    content: "\f108";
  }
  .fa-laptop:before {
    content: "\f109";
  }
  .fa-tablet:before {
    content: "\f10a";
  }
  .fa-mobile-phone:before,
  .fa-mobile:before {
    content: "\f10b";
  }
  .fa-circle-o:before {
    content: "\f10c";
  }
  .fa-quote-left:before {
    content: "\f10d";
  }
  .fa-quote-right:before {
    content: "\f10e";
  }
  .fa-spinner:before {
    content: "\f110";
  }
  .fa-circle:before {
    content: "\f111";
  }
  .fa-mail-reply:before,
  .fa-reply:before {
    content: "\f112";
  }
  .fa-github-alt:before {
    content: "\f113";
  }
  .fa-folder-o:before {
    content: "\f114";
  }
  .fa-folder-open-o:before {
    content: "\f115";
  }
  .fa-smile-o:before {
    content: "\f118";
  }
  .fa-frown-o:before {
    content: "\f119";
  }
  .fa-meh-o:before {
    content: "\f11a";
  }
  .fa-gamepad:before {
    content: "\f11b";
  }
  .fa-keyboard-o:before {
    content: "\f11c";
  }
  .fa-flag-o:before {
    content: "\f11d";
  }
  .fa-flag-checkered:before {
    content: "\f11e";
  }
  .fa-terminal:before {
    content: "\f120";
  }
  .fa-code:before {
    content: "\f121";
  }
  .fa-mail-reply-all:before,
  .fa-reply-all:before {
    content: "\f122";
  }
  .fa-star-half-empty:before,
  .fa-star-half-full:before,
  .fa-star-half-o:before {
    content: "\f123";
  }
  .fa-location-arrow:before {
    content: "\f124";
  }
  .fa-crop:before {
    content: "\f125";
  }
  .fa-code-fork:before {
    content: "\f126";
  }
  .fa-unlink:before,
  .fa-chain-broken:before {
    content: "\f127";
  }
  .fa-question:before {
    content: "\f128";
  }
  .fa-info:before {
    content: "\f129";
  }
  .fa-exclamation:before {
    content: "\f12a";
  }
  .fa-superscript:before {
    content: "\f12b";
  }
  .fa-subscript:before {
    content: "\f12c";
  }
  .fa-eraser:before {
    content: "\f12d";
  }
  .fa-puzzle-piece:before {
    content: "\f12e";
  }
  .fa-microphone:before {
    content: "\f130";
  }
  .fa-microphone-slash:before {
    content: "\f131";
  }
  .fa-shield:before {
    content: "\f132";
  }
  .fa-calendar-o:before {
    content: "\f133";
  }
  .fa-fire-extinguisher:before {
    content: "\f134";
  }
  .fa-rocket:before {
    content: "\f135";
  }
  .fa-maxcdn:before {
    content: "\f136";
  }
  .fa-chevron-circle-left:before {
    content: "\f137";
  }
  .fa-chevron-circle-right:before {
    content: "\f138";
  }
  .fa-chevron-circle-up:before {
    content: "\f139";
  }
  .fa-chevron-circle-down:before {
    content: "\f13a";
  }
  .fa-html5:before {
    content: "\f13b";
  }
  .fa-css3:before {
    content: "\f13c";
  }
  .fa-anchor:before {
    content: "\f13d";
  }
  .fa-unlock-alt:before {
    content: "\f13e";
  }
  .fa-bullseye:before {
    content: "\f140";
  }
  .fa-ellipsis-h:before {
    content: "\f141";
  }
  .fa-ellipsis-v:before {
    content: "\f142";
  }
  .fa-rss-square:before {
    content: "\f143";
  }
  .fa-play-circle:before {
    content: "\f144";
  }
  .fa-ticket:before {
    content: "\f145";
  }
  .fa-minus-square:before {
    content: "\f146";
  }
  .fa-minus-square-o:before {
    content: "\f147";
  }
  .fa-level-up:before {
    content: "\f148";
  }
  .fa-level-down:before {
    content: "\f149";
  }
  .fa-check-square:before {
    content: "\f14a";
  }
  .fa-pencil-square:before {
    content: "\f14b";
  }
  .fa-external-link-square:before {
    content: "\f14c";
  }
  .fa-share-square:before {
    content: "\f14d";
  }
  .fa-compass:before {
    content: "\f14e";
  }
  .fa-toggle-down:before,
  .fa-caret-square-o-down:before {
    content: "\f150";
  }
  .fa-toggle-up:before,
  .fa-caret-square-o-up:before {
    content: "\f151";
  }
  .fa-toggle-right:before,
  .fa-caret-square-o-right:before {
    content: "\f152";
  }
  .fa-euro:before,
  .fa-eur:before {
    content: "\f153";
  }
  .fa-gbp:before {
    content: "\f154";
  }
  .fa-dollar:before,
  .fa-usd:before {
    content: "\f155";
  }
  .fa-rupee:before,
  .fa-inr:before {
    content: "\f156";
  }
  .fa-cny:before,
  .fa-rmb:before,
  .fa-yen:before,
  .fa-jpy:before {
    content: "\f157";
  }
  .fa-ruble:before,
  .fa-rouble:before,
  .fa-rub:before {
    content: "\f158";
  }
  .fa-won:before,
  .fa-krw:before {
    content: "\f159";
  }
  .fa-bitcoin:before,
  .fa-btc:before {
    content: "\f15a";
  }
  .fa-file:before {
    content: "\f15b";
  }
  .fa-file-text:before {
    content: "\f15c";
  }
  .fa-sort-alpha-asc:before {
    content: "\f15d";
  }
  .fa-sort-alpha-desc:before {
    content: "\f15e";
  }
  .fa-sort-amount-asc:before {
    content: "\f160";
  }
  .fa-sort-amount-desc:before {
    content: "\f161";
  }
  .fa-sort-numeric-asc:before {
    content: "\f162";
  }
  .fa-sort-numeric-desc:before {
    content: "\f163";
  }
  .fa-thumbs-up:before {
    content: "\f164";
  }
  .fa-thumbs-down:before {
    content: "\f165";
  }
  .fa-youtube-square:before {
    content: "\f166";
  }
  .fa-youtube:before {
    content: "\f167";
  }
  .fa-xing:before {
    content: "\f168";
  }
  .fa-xing-square:before {
    content: "\f169";
  }
  .fa-youtube-play:before {
    content: "\f16a";
  }
  .fa-dropbox:before {
    content: "\f16b";
  }
  .fa-stack-overflow:before {
    content: "\f16c";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
  .fa-flickr:before {
    content: "\f16e";
  }
  .fa-adn:before {
    content: "\f170";
  }
  .fa-bitbucket:before {
    content: "\f171";
  }
  .fa-bitbucket-square:before {
    content: "\f172";
  }
  .fa-tumblr:before {
    content: "\f173";
  }
  .fa-tumblr-square:before {
    content: "\f174";
  }
  .fa-long-arrow-down:before {
    content: "\f175";
  }
  .fa-long-arrow-up:before {
    content: "\f176";
  }
  .fa-long-arrow-left:before {
    content: "\f177";
  }
  .fa-long-arrow-right:before {
    content: "\f178";
  }
  .fa-apple:before {
    content: "\f179";
  }
  .fa-windows:before {
    content: "\f17a";
  }
  .fa-android:before {
    content: "\f17b";
  }
  .fa-linux:before {
    content: "\f17c";
  }
  .fa-dribbble:before {
    content: "\f17d";
  }
  .fa-skype:before {
    content: "\f17e";
  }
  .fa-foursquare:before {
    content: "\f180";
  }
  .fa-trello:before {
    content: "\f181";
  }
  .fa-female:before {
    content: "\f182";
  }
  .fa-male:before {
    content: "\f183";
  }
  .fa-gittip:before,
  .fa-gratipay:before {
    content: "\f184";
  }
  .fa-sun-o:before {
    content: "\f185";
  }
  .fa-moon-o:before {
    content: "\f186";
  }
  .fa-archive:before {
    content: "\f187";
  }
  .fa-bug:before {
    content: "\f188";
  }
  .fa-vk:before {
    content: "\f189";
  }
  .fa-weibo:before {
    content: "\f18a";
  }
  .fa-renren:before {
    content: "\f18b";
  }
  .fa-pagelines:before {
    content: "\f18c";
  }
  .fa-stack-exchange:before {
    content: "\f18d";
  }
  .fa-arrow-circle-o-right:before {
    content: "\f18e";
  }
  .fa-arrow-circle-o-left:before {
    content: "\f190";
  }
  .fa-toggle-left:before,
  .fa-caret-square-o-left:before {
    content: "\f191";
  }
  .fa-dot-circle-o:before {
    content: "\f192";
  }
  .fa-wheelchair:before {
    content: "\f193";
  }
  .fa-vimeo-square:before {
    content: "\f194";
  }
  .fa-turkish-lira:before,
  .fa-try:before {
    content: "\f195";
  }
  .fa-plus-square-o:before {
    content: "\f196";
  }
  .fa-space-shuttle:before {
    content: "\f197";
  }
  .fa-slack:before {
    content: "\f198";
  }
  .fa-envelope-square:before {
    content: "\f199";
  }
  .fa-wordpress:before {
    content: "\f19a";
  }
  .fa-openid:before {
    content: "\f19b";
  }
  .fa-institution:before,
  .fa-bank:before,
  .fa-university:before {
    content: "\f19c";
  }
  .fa-mortar-board:before,
  .fa-graduation-cap:before {
    content: "\f19d";
  }
  .fa-yahoo:before {
    content: "\f19e";
  }
  .fa-google:before {
    content: "\f1a0";
  }
  .fa-reddit:before {
    content: "\f1a1";
  }
  .fa-reddit-square:before {
    content: "\f1a2";
  }
  .fa-stumbleupon-circle:before {
    content: "\f1a3";
  }
  .fa-stumbleupon:before {
    content: "\f1a4";
  }
  .fa-delicious:before {
    content: "\f1a5";
  }
  .fa-digg:before {
    content: "\f1a6";
  }
  .fa-pied-piper-pp:before {
    content: "\f1a7";
  }
  .fa-pied-piper-alt:before {
    content: "\f1a8";
  }
  .fa-drupal:before {
    content: "\f1a9";
  }
  .fa-joomla:before {
    content: "\f1aa";
  }
  .fa-language:before {
    content: "\f1ab";
  }
  .fa-fax:before {
    content: "\f1ac";
  }
  .fa-building:before {
    content: "\f1ad";
  }
  .fa-child:before {
    content: "\f1ae";
  }
  .fa-paw:before {
    content: "\f1b0";
  }
  .fa-spoon:before {
    content: "\f1b1";
  }
  .fa-cube:before {
    content: "\f1b2";
  }
  .fa-cubes:before {
    content: "\f1b3";
  }
  .fa-behance:before {
    content: "\f1b4";
  }
  .fa-behance-square:before {
    content: "\f1b5";
  }
  .fa-steam:before {
    content: "\f1b6";
  }
  .fa-steam-square:before {
    content: "\f1b7";
  }
  .fa-recycle:before {
    content: "\f1b8";
  }
  .fa-automobile:before,
  .fa-car:before {
    content: "\f1b9";
  }
  .fa-cab:before,
  .fa-taxi:before {
    content: "\f1ba";
  }
  .fa-tree:before {
    content: "\f1bb";
  }
  .fa-spotify:before {
    content: "\f1bc";
  }
  .fa-deviantart:before {
    content: "\f1bd";
  }
  .fa-soundcloud:before {
    content: "\f1be";
  }
  .fa-database:before {
    content: "\f1c0";
  }
  .fa-file-pdf-o:before {
    content: "\f1c1";
  }
  .fa-file-word-o:before {
    content: "\f1c2";
  }
  .fa-file-excel-o:before {
    content: "\f1c3";
  }
  .fa-file-powerpoint-o:before {
    content: "\f1c4";
  }
  .fa-file-photo-o:before,
  .fa-file-picture-o:before,
  .fa-file-image-o:before {
    content: "\f1c5";
  }
  .fa-file-zip-o:before,
  .fa-file-archive-o:before {
    content: "\f1c6";
  }
  .fa-file-sound-o:before,
  .fa-file-audio-o:before {
    content: "\f1c7";
  }
  .fa-file-movie-o:before,
  .fa-file-video-o:before {
    content: "\f1c8";
  }
  .fa-file-code-o:before {
    content: "\f1c9";
  }
  .fa-vine:before {
    content: "\f1ca";
  }
  .fa-codepen:before {
    content: "\f1cb";
  }
  .fa-jsfiddle:before {
    content: "\f1cc";
  }
  .fa-life-bouy:before,
  .fa-life-buoy:before,
  .fa-life-saver:before,
  .fa-support:before,
  .fa-life-ring:before {
    content: "\f1cd";
  }
  .fa-circle-o-notch:before {
    content: "\f1ce";
  }
  .fa-ra:before,
  .fa-resistance:before,
  .fa-rebel:before {
    content: "\f1d0";
  }
  .fa-ge:before,
  .fa-empire:before {
    content: "\f1d1";
  }
  .fa-git-square:before {
    content: "\f1d2";
  }
  .fa-git:before {
    content: "\f1d3";
  }
  .fa-y-combinator-square:before,
  .fa-yc-square:before,
  .fa-hacker-news:before {
    content: "\f1d4";
  }
  .fa-tencent-weibo:before {
    content: "\f1d5";
  }
  .fa-qq:before {
    content: "\f1d6";
  }
  .fa-wechat:before,
  .fa-weixin:before {
    content: "\f1d7";
  }
  .fa-send:before,
  .fa-paper-plane:before {
    content: "\f1d8";
  }
  .fa-send-o:before,
  .fa-paper-plane-o:before {
    content: "\f1d9";
  }
  .fa-history:before {
    content: "\f1da";
  }
  .fa-circle-thin:before {
    content: "\f1db";
  }
  .fa-header:before {
    content: "\f1dc";
  }
  .fa-paragraph:before {
    content: "\f1dd";
  }
  .fa-sliders:before {
    content: "\f1de";
  }
  .fa-share-alt:before {
    content: "\f1e0";
  }
  .fa-share-alt-square:before {
    content: "\f1e1";
  }
  .fa-bomb:before {
    content: "\f1e2";
  }
  .fa-soccer-ball-o:before,
  .fa-futbol-o:before {
    content: "\f1e3";
  }
  .fa-tty:before {
    content: "\f1e4";
  }
  .fa-binoculars:before {
    content: "\f1e5";
  }
  .fa-plug:before {
    content: "\f1e6";
  }
  .fa-slideshare:before {
    content: "\f1e7";
  }
  .fa-twitch:before {
    content: "\f1e8";
  }
  .fa-yelp:before {
    content: "\f1e9";
  }
  .fa-newspaper-o:before {
    content: "\f1ea";
  }
  .fa-wifi:before {
    content: "\f1eb";
  }
  .fa-calculator:before {
    content: "\f1ec";
  }
  .fa-paypal:before {
    content: "\f1ed";
  }
  .fa-google-wallet:before {
    content: "\f1ee";
  }
  .fa-cc-visa:before {
    content: "\f1f0";
  }
  .fa-cc-mastercard:before {
    content: "\f1f1";
  }
  .fa-cc-discover:before {
    content: "\f1f2";
  }
  .fa-cc-amex:before {
    content: "\f1f3";
  }
  .fa-cc-paypal:before {
    content: "\f1f4";
  }
  .fa-cc-stripe:before {
    content: "\f1f5";
  }
  .fa-bell-slash:before {
    content: "\f1f6";
  }
  .fa-bell-slash-o:before {
    content: "\f1f7";
  }
  .fa-trash:before {
    content: "\f1f8";
  }
  .fa-copyright:before {
    content: "\f1f9";
  }
  .fa-at:before {
    content: "\f1fa";
  }
  .fa-eyedropper:before {
    content: "\f1fb";
  }
  .fa-paint-brush:before {
    content: "\f1fc";
  }
  .fa-birthday-cake:before {
    content: "\f1fd";
  }
  .fa-area-chart:before {
    content: "\f1fe";
  }
  .fa-pie-chart:before {
    content: "\f200";
  }
  .fa-line-chart:before {
    content: "\f201";
  }
  .fa-lastfm:before {
    content: "\f202";
  }
  .fa-lastfm-square:before {
    content: "\f203";
  }
  .fa-toggle-off:before {
    content: "\f204";
  }
  .fa-toggle-on:before {
    content: "\f205";
  }
  .fa-bicycle:before {
    content: "\f206";
  }
  .fa-bus:before {
    content: "\f207";
  }
  .fa-ioxhost:before {
    content: "\f208";
  }
  .fa-angellist:before {
    content: "\f209";
  }
  .fa-cc:before {
    content: "\f20a";
  }
  .fa-shekel:before,
  .fa-sheqel:before,
  .fa-ils:before {
    content: "\f20b";
  }
  .fa-meanpath:before {
    content: "\f20c";
  }
  .fa-buysellads:before {
    content: "\f20d";
  }
  .fa-connectdevelop:before {
    content: "\f20e";
  }
  .fa-dashcube:before {
    content: "\f210";
  }
  .fa-forumbee:before {
    content: "\f211";
  }
  .fa-leanpub:before {
    content: "\f212";
  }
  .fa-sellsy:before {
    content: "\f213";
  }
  .fa-shirtsinbulk:before {
    content: "\f214";
  }
  .fa-simplybuilt:before {
    content: "\f215";
  }
  .fa-skyatlas:before {
    content: "\f216";
  }
  .fa-cart-plus:before {
    content: "\f217";
  }
  .fa-cart-arrow-down:before {
    content: "\f218";
  }
  .fa-diamond:before {
    content: "\f219";
  }
  .fa-ship:before {
    content: "\f21a";
  }
  .fa-user-secret:before {
    content: "\f21b";
  }
  .fa-motorcycle:before {
    content: "\f21c";
  }
  .fa-street-view:before {
    content: "\f21d";
  }
  .fa-heartbeat:before {
    content: "\f21e";
  }
  .fa-venus:before {
    content: "\f221";
  }
  .fa-mars:before {
    content: "\f222";
  }
  .fa-mercury:before {
    content: "\f223";
  }
  .fa-intersex:before,
  .fa-transgender:before {
    content: "\f224";
  }
  .fa-transgender-alt:before {
    content: "\f225";
  }
  .fa-venus-double:before {
    content: "\f226";
  }
  .fa-mars-double:before {
    content: "\f227";
  }
  .fa-venus-mars:before {
    content: "\f228";
  }
  .fa-mars-stroke:before {
    content: "\f229";
  }
  .fa-mars-stroke-v:before {
    content: "\f22a";
  }
  .fa-mars-stroke-h:before {
    content: "\f22b";
  }
  .fa-neuter:before {
    content: "\f22c";
  }
  .fa-genderless:before {
    content: "\f22d";
  }
  .fa-facebook-official:before {
    content: "\f230";
  }
  .fa-pinterest-p:before {
    content: "\f231";
  }
  .fa-whatsapp:before {
    content: "\f232";
  }
  .fa-server:before {
    content: "\f233";
  }
  .fa-user-plus:before {
    content: "\f234";
  }
  .fa-user-times:before {
    content: "\f235";
  }
  .fa-hotel:before,
  .fa-bed:before {
    content: "\f236";
  }
  .fa-viacoin:before {
    content: "\f237";
  }
  .fa-train:before {
    content: "\f238";
  }
  .fa-subway:before {
    content: "\f239";
  }
  .fa-medium:before {
    content: "\f23a";
  }
  .fa-yc:before,
  .fa-y-combinator:before {
    content: "\f23b";
  }
  .fa-optin-monster:before {
    content: "\f23c";
  }
  .fa-opencart:before {
    content: "\f23d";
  }
  .fa-expeditedssl:before {
    content: "\f23e";
  }
  .fa-battery-4:before,
  .fa-battery:before,
  .fa-battery-full:before {
    content: "\f240";
  }
  .fa-battery-3:before,
  .fa-battery-three-quarters:before {
    content: "\f241";
  }
  .fa-battery-2:before,
  .fa-battery-half:before {
    content: "\f242";
  }
  .fa-battery-1:before,
  .fa-battery-quarter:before {
    content: "\f243";
  }
  .fa-battery-0:before,
  .fa-battery-empty:before {
    content: "\f244";
  }
  .fa-mouse-pointer:before {
    content: "\f245";
  }
  .fa-i-cursor:before {
    content: "\f246";
  }
  .fa-object-group:before {
    content: "\f247";
  }
  .fa-object-ungroup:before {
    content: "\f248";
  }
  .fa-sticky-note:before {
    content: "\f249";
  }
  .fa-sticky-note-o:before {
    content: "\f24a";
  }
  .fa-cc-jcb:before {
    content: "\f24b";
  }
  .fa-cc-diners-club:before {
    content: "\f24c";
  }
  .fa-clone:before {
    content: "\f24d";
  }
  .fa-balance-scale:before {
    content: "\f24e";
  }
  .fa-hourglass-o:before {
    content: "\f250";
  }
  .fa-hourglass-1:before,
  .fa-hourglass-start:before {
    content: "\f251";
  }
  .fa-hourglass-2:before,
  .fa-hourglass-half:before {
    content: "\f252";
  }
  .fa-hourglass-3:before,
  .fa-hourglass-end:before {
    content: "\f253";
  }
  .fa-hourglass:before {
    content: "\f254";
  }
  .fa-hand-grab-o:before,
  .fa-hand-rock-o:before {
    content: "\f255";
  }
  .fa-hand-stop-o:before,
  .fa-hand-paper-o:before {
    content: "\f256";
  }
  .fa-hand-scissors-o:before {
    content: "\f257";
  }
  .fa-hand-lizard-o:before {
    content: "\f258";
  }
  .fa-hand-spock-o:before {
    content: "\f259";
  }
  .fa-hand-pointer-o:before {
    content: "\f25a";
  }
  .fa-hand-peace-o:before {
    content: "\f25b";
  }
  .fa-trademark:before {
    content: "\f25c";
  }
  .fa-registered:before {
    content: "\f25d";
  }
  .fa-creative-commons:before {
    content: "\f25e";
  }
  .fa-gg:before {
    content: "\f260";
  }
  .fa-gg-circle:before {
    content: "\f261";
  }
  .fa-tripadvisor:before {
    content: "\f262";
  }
  .fa-odnoklassniki:before {
    content: "\f263";
  }
  .fa-odnoklassniki-square:before {
    content: "\f264";
  }
  .fa-get-pocket:before {
    content: "\f265";
  }
  .fa-wikipedia-w:before {
    content: "\f266";
  }
  .fa-safari:before {
    content: "\f267";
  }
  .fa-chrome:before {
    content: "\f268";
  }
  .fa-firefox:before {
    content: "\f269";
  }
  .fa-opera:before {
    content: "\f26a";
  }
  .fa-internet-explorer:before {
    content: "\f26b";
  }
  .fa-tv:before,
  .fa-television:before {
    content: "\f26c";
  }
  .fa-contao:before {
    content: "\f26d";
  }
  .fa-500px:before {
    content: "\f26e";
  }
  .fa-amazon:before {
    content: "\f270";
  }
  .fa-calendar-plus-o:before {
    content: "\f271";
  }
  .fa-calendar-minus-o:before {
    content: "\f272";
  }
  .fa-calendar-times-o:before {
    content: "\f273";
  }
  .fa-calendar-check-o:before {
    content: "\f274";
  }
  .fa-industry:before {
    content: "\f275";
  }
  .fa-map-pin:before {
    content: "\f276";
  }
  .fa-map-signs:before {
    content: "\f277";
  }
  .fa-map-o:before {
    content: "\f278";
  }
  .fa-map:before {
    content: "\f279";
  }
  .fa-commenting:before {
    content: "\f27a";
  }
  .fa-commenting-o:before {
    content: "\f27b";
  }
  .fa-houzz:before {
    content: "\f27c";
  }
  .fa-vimeo:before {
    content: "\f27d";
  }
  .fa-black-tie:before {
    content: "\f27e";
  }
  .fa-fonticons:before {
    content: "\f280";
  }
  .fa-reddit-alien:before {
    content: "\f281";
  }
  .fa-edge:before {
    content: "\f282";
  }
  .fa-credit-card-alt:before {
    content: "\f283";
  }
  .fa-codiepie:before {
    content: "\f284";
  }
  .fa-modx:before {
    content: "\f285";
  }
  .fa-fort-awesome:before {
    content: "\f286";
  }
  .fa-usb:before {
    content: "\f287";
  }
  .fa-product-hunt:before {
    content: "\f288";
  }
  .fa-mixcloud:before {
    content: "\f289";
  }
  .fa-scribd:before {
    content: "\f28a";
  }
  .fa-pause-circle:before {
    content: "\f28b";
  }
  .fa-pause-circle-o:before {
    content: "\f28c";
  }
  .fa-stop-circle:before {
    content: "\f28d";
  }
  .fa-stop-circle-o:before {
    content: "\f28e";
  }
  .fa-shopping-bag:before {
    content: "\f290";
  }
  .fa-shopping-basket:before {
    content: "\f291";
  }
  .fa-hashtag:before {
    content: "\f292";
  }
  .fa-bluetooth:before {
    content: "\f293";
  }
  .fa-bluetooth-b:before {
    content: "\f294";
  }
  .fa-percent:before {
    content: "\f295";
  }
  .fa-gitlab:before {
    content: "\f296";
  }
  .fa-wpbeginner:before {
    content: "\f297";
  }
  .fa-wpforms:before {
    content: "\f298";
  }
  .fa-envira:before {
    content: "\f299";
  }
  .fa-universal-access:before {
    content: "\f29a";
  }
  .fa-wheelchair-alt:before {
    content: "\f29b";
  }
  .fa-question-circle-o:before {
    content: "\f29c";
  }
  .fa-blind:before {
    content: "\f29d";
  }
  .fa-audio-description:before {
    content: "\f29e";
  }
  .fa-volume-control-phone:before {
    content: "\f2a0";
  }
  .fa-braille:before {
    content: "\f2a1";
  }
  .fa-assistive-listening-systems:before {
    content: "\f2a2";
  }
  .fa-asl-interpreting:before,
  .fa-american-sign-language-interpreting:before {
    content: "\f2a3";
  }
  .fa-deafness:before,
  .fa-hard-of-hearing:before,
  .fa-deaf:before {
    content: "\f2a4";
  }
  .fa-glide:before {
    content: "\f2a5";
  }
  .fa-glide-g:before {
    content: "\f2a6";
  }
  .fa-signing:before,
  .fa-sign-language:before {
    content: "\f2a7";
  }
  .fa-low-vision:before {
    content: "\f2a8";
  }
  .fa-viadeo:before {
    content: "\f2a9";
  }
  .fa-viadeo-square:before {
    content: "\f2aa";
  }
  .fa-snapchat:before {
    content: "\f2ab";
  }
  .fa-snapchat-ghost:before {
    content: "\f2ac";
  }
  .fa-snapchat-square:before {
    content: "\f2ad";
  }
  .fa-pied-piper:before {
    content: "\f2ae";
  }
  .fa-first-order:before {
    content: "\f2b0";
  }
  .fa-yoast:before {
    content: "\f2b1";
  }
  .fa-themeisle:before {
    content: "\f2b2";
  }
  .fa-google-plus-circle:before,
  .fa-google-plus-official:before {
    content: "\f2b3";
  }
  .fa-fa:before,
  .fa-font-awesome:before {
    content: "\f2b4";
  }
  .fa-handshake-o:before {
    content: "\f2b5";
  }
  .fa-envelope-open:before {
    content: "\f2b6";
  }
  .fa-envelope-open-o:before {
    content: "\f2b7";
  }
  .fa-linode:before {
    content: "\f2b8";
  }
  .fa-address-book:before {
    content: "\f2b9";
  }
  .fa-address-book-o:before {
    content: "\f2ba";
  }
  .fa-vcard:before,
  .fa-address-card:before {
    content: "\f2bb";
  }
  .fa-vcard-o:before,
  .fa-address-card-o:before {
    content: "\f2bc";
  }
  .fa-user-circle:before {
    content: "\f2bd";
  }
  .fa-user-circle-o:before {
    content: "\f2be";
  }
  .fa-user-o:before {
    content: "\f2c0";
  }
  .fa-id-badge:before {
    content: "\f2c1";
  }
  .fa-drivers-license:before,
  .fa-id-card:before {
    content: "\f2c2";
  }
  .fa-drivers-license-o:before,
  .fa-id-card-o:before {
    content: "\f2c3";
  }
  .fa-quora:before {
    content: "\f2c4";
  }
  .fa-free-code-camp:before {
    content: "\f2c5";
  }
  .fa-telegram:before {
    content: "\f2c6";
  }
  .fa-thermometer-4:before,
  .fa-thermometer:before,
  .fa-thermometer-full:before {
    content: "\f2c7";
  }
  .fa-thermometer-3:before,
  .fa-thermometer-three-quarters:before {
    content: "\f2c8";
  }
  .fa-thermometer-2:before,
  .fa-thermometer-half:before {
    content: "\f2c9";
  }
  .fa-thermometer-1:before,
  .fa-thermometer-quarter:before {
    content: "\f2ca";
  }
  .fa-thermometer-0:before,
  .fa-thermometer-empty:before {
    content: "\f2cb";
  }
  .fa-shower:before {
    content: "\f2cc";
  }
  .fa-bathtub:before,
  .fa-s15:before,
  .fa-bath:before {
    content: "\f2cd";
  }
  .fa-podcast:before {
    content: "\f2ce";
  }
  .fa-window-maximize:before {
    content: "\f2d0";
  }
  .fa-window-minimize:before {
    content: "\f2d1";
  }
  .fa-window-restore:before {
    content: "\f2d2";
  }
  .fa-times-rectangle:before,
  .fa-window-close:before {
    content: "\f2d3";
  }
  .fa-times-rectangle-o:before,
  .fa-window-close-o:before {
    content: "\f2d4";
  }
  .fa-bandcamp:before {
    content: "\f2d5";
  }
  .fa-grav:before {
    content: "\f2d6";
  }
  .fa-etsy:before {
    content: "\f2d7";
  }
  .fa-imdb:before {
    content: "\f2d8";
  }
  .fa-ravelry:before {
    content: "\f2d9";
  }
  .fa-eercast:before {
    content: "\f2da";
  }
  .fa-microchip:before {
    content: "\f2db";
  }
  .fa-snowflake-o:before {
    content: "\f2dc";
  }
  .fa-superpowers:before {
    content: "\f2dd";
  }
  .fa-wpexplorer:before {
    content: "\f2de";
  }
  .fa-meetup:before {
    content: "\f2e0";
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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;
  }
  
.tx-ns-feedback .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.tx-ns-feedback textarea {
    height: 100px;
    width: 100%;
    resize: none;
}

.tx-ns-feedback textarea:focus, .tx-ns-feedback textarea:active {
    box-shadow: none;
    outline: none;
}

.tx-ns-feedback a {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    font-family: 'Open Sans', serif;
}
.ns-form-wrapper {
    max-width: 800px;
    background-color: #F6F8FB;
    margin: 50px auto 30px;
    width: 100%;
    display: block;
    padding: 30px 20px;
}
.ns-form-wrapper .ns-form-group {
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
}
.ns-form-wrapper input, .ns-form-wrapper textarea, .ns-form-wrapper select {
    display: block;
    width: 100% !important;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.ns-form-wrapper .error-msg-red {
    display: inline-block;
    font-weight: 600;
    margin: 0 0 5px;
    width: 100%;
    font-family: inherit;
    font-size: 14px;
    color: red;
}

.ns-form-wrapper .error-msg {
    display: none;
}
.ns-form-wrapper .has-error {
    position: relative;
}
.ns-form-wrapper .error-msg {
    background: #ee0101 none repeat scroll 0 0;
    border-radius: 3px;
    top: 0;
    color: #fff !important;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    min-width: 120px;
    padding: 4px 10px;
    position: absolute;
    right: 7px;
    text-align: center;
    text-transform: capitalize;
    z-index: 999;
}
.ns-form-wrapper .error-msg p {
    margin: 0;
}
.ns-form-wrapper .error-msg::after {
    background-color: #ee0101;
    border-bottom: 0;
    border-right: 0;
    bottom: -5px;
    content: "";
    height: 10px;
    position: absolute;
    right: 10px;
    width: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.ns-form-wrapper .fullfeedback-thankyou-msg{
    display:none;
    text-align: center;
}

.ns-ratings .rating-thankyou-msg{
    display:none;
    text-align: center;
}

.nsbtn.btn-oval {
    border-radius: 50%;
}
.nsbtn.btn-round-rect {
    border-radius: 5px;
}
.nsbtn.btn-rectangle {
    border-radius: 0px;
}
.send-msg .form-items .nsbtn {
    padding: 5px 15px;
    border: 1px solid;
    margin: 5px 10px 10px 0;
    min-width: auto;
    text-decoration: none !important;
}

label {
    margin-top: 5px;
}

.ns-alert-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 999;
    position: fixed;
    top:0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    display:none;
}
@media (min-width: 768px) {
    .btn {
        padding: 8px 25px;
    }
    .qckform {
        display: -ms-flexbox;
        display: flex;
    }
    .form-items {
        padding: 0 15px;
    }
}

.tx-ns-feedback .ns-form-group label {
    font-size: 20px;
    font-weight: 600;
}
.rating-thankyou-msg {
    font-size: 24px;
    color: inherit;
    padding: 30px 0;
}
.tx-ns-feedback .qckform {
    align-items: center;
    padding: 20px 0;
}
.send-msg .thankmsg {
    display:none;
}

/*Alert*/
.ns-alert-box {
    max-width: 320px;
    width: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 5px;
    border: solid 1px #A9A9A9;
    background-color: #fff;
    display: block;
}

.ns-alert-header {
    padding: 10px 15px;
    border-bottom: solid 1px #A9A9A9;
}
.ns-alert-close {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 18px;
    color: #FF666A;
    cursor: pointer;
}
.ns-alert-header h3{
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}
.ns-alert-content {
    padding: 10px 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}
.ns-alert-content  h4{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FF666A;
}
.has-ns-alert {
    background: rgba(0,0,0,0.3);
    overflow: hidden;
}

/*Scoreboard css*/
.quick-scoreboard {
    width:420px;
}
/* Three column layout */
.quick-scoreboard .side {
    float: left;
    width: 15%;
    margin-top:10px;
}
.quick-scoreboard .heading {
    font-size: 25px;
    margin-right: 25px;
}
.quick-scoreboard .middle {
    margin-top:10px;
    float: left;
    width: 70%;
}

/* Place text to the right */
.quick-scoreboard .right {
    text-align: right;
}

/* Clear floats after the columns */
.quick-scoreboard .row:after {
    content: "";
    display: table;
    clear: both;
}

/* The bar container */
.quick-scoreboard .bar-container {
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    color: white;
}

/* Individual bars */
.quick-scoreboard .bar-5 { height: 18px;}
.quick-scoreboard .bar-4 { height: 18px;}
.quick-scoreboard .bar-3 { height: 18px;}
.quick-scoreboard .bar-2 { height: 18px;}
.quick-scoreboard .bar-1 { height: 18px;}

.bar-yes { height: 18px; background-color: #4CAF50;}
.bar-no { height: 18px; background-color: #2196F3;}
.bar-yesbut { height: 18px; background-color: #00bcd4;}
.bar-nobut { height: 18px; background-color: #ff9800;}
.quick-scoreboard .br-widget {
    padding:0px;
}
/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
    .quick-scoreboard .side, .quick-scoreboard .middle {
        width: 100%;
    }
    .quick-scoreboard {
        width:320px;
    }
}

@media (max-width: 600px) {
    .quick-scoreboard .ns-feedback-progress-block .side.right {
        display: inline-block;
        width: auto;
        position: absolute;
        top: 0;
        right: 2%;
    }
    .ns-feedback-progress-block{
        position: relative;
    }
    .feedback-list{
        padding-left: 0;
    }
}
.cc-window  .dp--cookie-check { display:none; }
#cookiedetail { text-decoration:underline; cursor:pointer; }

.cc-deny { color: #201859!important; border-color:#ccc!important; }

#body .cc-banner ,#mainpagebody .cc-banner, #einzelansicht .cc-banner { 
    position:fixed;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    width:100%;
    max-width:500px;
    right: unset;
    bottom: unset;
    padding: 1rem;
    box-shadow: 0px 0px 3px 1px #000;


}

.cc-window.cc-top .cc-body, .cc-window.cc-bottom .cc-body { flex-direction:column!important; }

.cc-window .cc-message { padding:0px!important; }
.cc-compliance .cc-allow { display:none!important; }
.cc-compliance { flex-wrap:nowrap!important; }

.cc-compliance .cc-btn {
  height: 100%;
  margin: 0;
  padding: .8em 1.8em;
  font-size: 1rem;
line-height: 1.5;
}

/*#body .cc-revoke, .cc-window { display:block !important; }*/

.dp--cookie-check label:first-child { padding-left:5px !important; }

.cc-message { font-family: 'Avenir Next LT Pro'; font-size: 0.8rem; }

#cookiedesc a { color:#000; text-decoration:underline; cursor:pointer; }
#cookiedesc .cc-allow { color:#000; text-decoration:underline; cursor:pointer; background-color:transparent; font-weight:normal; padding:0px; padding:0px; border:none; display:inline; font-family: 'Avenir Next LT Pro'; font-size:inherit; }
#cookiedesc .cc-btn { margin:0px 0px!important; vertical-align: baseline; }

.dp--cookie-check .cc-allow { display:inline-block !important; height: 100%;
margin: 0;
padding: .8em 1.8em;
font-size: 1rem;
line-height: 1.5; background-color: rgb(45, 35, 124);
color: rgb(255, 255, 255); }



.cc-btn { font-family: 'Avenir Next LT Pro'; font-weight:bold; margin:0 0.5rem !important; text-decoration:none; }
.cc-btn, a.cc-btn, .cc-btn:hover { text-decoration:none; }

.cc-revoke.dp--revoke { height:0px; width:0px; overflow:hidden; padding:0px; min-width:0px; }


#cookieinstellungenaendern { cursor:pointer; }

/* Cookiebanner */
body .cc-window.cc-bottom {
    position: fixed;
   /* top: 50%;
    left: 50%;
    bottom:unset;
   right:uset;
   transform: translate(-50%,-50%);*/
   
    width: 100%;
    max-width: 500px;
    right: 0px;
    padding: 1rem;
    box-shadow: 0px 0px 3px 1px #000;
        top: unset;
    left: unset;
    bottom:0px;
          box-sizing: border-box;
}

img,input[type="image"],video,embed,iframe,marquee,object,table{aspect-ratio:attr(width) / attr(height);}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
    margin: 0;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
* {margin:0;padding:0;} 
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;padding-top:115px;}
#main {padding-top:0px;}
#footer {
    position: relative;
    height:auto;
    clear:both;
    font-size:0.9rem;
}

#footer a {color:#fff;}

#footer .spacer {
    position: relative;
    color: #fff;
    padding:40px 0px;
    background: #201859;
    border-top:1px solid #4d477b;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* All Round Gothic Bold */
@font-face {
    font-family:"all-round-gothic-bold";
    font-style: normal;
    font-weight: 300;
    src: url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/All-Round-Gothic-Bold.otf');
    font-display:fallback;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Avenir Next LT Pro Bold';
    src: url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Avenir Next LT Pro Demi';
    src: url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/AvenirNextLTPro-Demi.woff2') format('woff2'),
        url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/AvenirNextLTPro-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}



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

html {
    font-size:100%;
    font-family: 'Avenir Next LT Pro';
    scroll-behavior: smooth;
    scroll-padding-top: 105px;
}

body {
    font-size: 100%;
    color:#201859;
    background-color: #ffffff;
    font-weight:300;
}

a, a:link, a:visited, a:active {
    color: #23145d;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
a:hover {
    color: #23145d;
}

.frame-space-before-extra-small,
.frame-space-before-small,
.frame-space-before-medium,
.frame-space-before-large,
.frame-space-before-extra-large,
.frame-space-after-extra-small,
.frame-space-after-small,
.frame-space-after-medium,
.frame-space-after-large,
.frame-space-after-extra-large {
    display: flow-root
}


.bigfont {
    font-size: 3rem;
    line-height: 2.75rem;
}

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

#wrap ul, #wrap ol {
    margin-bottom:1rem;
}

.row.mobilemenu {
    display:none;
}

.frame a, .contenttable a, .tab-content a, .wmodal-content a {
    text-decoration: underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px;
}

.greencard a {
    text-decoration-color: #201859;
}

.lila .frame a, .bluebox a, .hexagon a {
    color:#fff;
}

.naccli a {
    color:#fff;
    text-decoration: underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px;
}

p {
    line-height:1.4rem;
    margin-bottom: 1rem;
    font-size:1.15rem;
}
.frame-default ul, .frame-default ol {
    font-size:1.15rem;
}


p.smallfont {
    font-size:0.85rem;
    line-height:1.1rem;
}

.text-center, .center, .ce-headline-center {
    text-align:center;
}
.frame-ruler-after {
    padding-bottom:20px;
    margin-bottom:45px;
    border-bottom:1px solid #c8c8c8;
}
.frame-ruler-before {
    padding-top:7px;
    margin-top:25px;
    border-top:1px solid #dfe4ea;
}
.align-right {
    text-align:right;
}
.right {
    text-align: right;
}

b, bold, strong {
    font-family: 'Avenir Next LT Pro Bold';
}
em {
    font-style:italic;
}

.nopadding .col-md-6 {
    padding-left:0px;
    padding-right:0px;
}

@media only screen and (min-width: 990px) {
    .nopadding .col-md-6:nth-child(1), .nopadding .col-md-6:nth-child(3) {
        padding-right:1rem;
    }
    .nopadding .col-md-6:nth-child(2), .nopadding .col-md-6:nth-child(4) {
        padding-left:1rem;
    }
}



img {
    width:100%;
    height:auto;
}

img[src*=".svg"] {
    width:revert-layer;
    max-width:100%;
    height: auto;
}

hr {
    padding-bottom: 8px;
    border: 0px;
    border-top: 1px solid #fff;
}

.clear{
    clear:both
}

/* Button */
a.button,
a.framebutton,
a.buttonblau,
a.buttongruen,
.seminarewishlistbutton {
    background: #59ff19 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    padding: 8px 20px;
    margin-top:18px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    z-index: 1;
    color:#fff;
    text-decoration:none;
    position:relative;
}

a.buttonblau i.fa-angle-double-right:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-rightw.svg');
}

.lila a.button, .frame-hexagon a.button, .hexagonneu a.button {
    background:#fff;
    color: #201859;
}

a.buttonblau, .seminarewishlistbutton  {
    background:#201859;
}

a.framebutton {
    border:1px solid #23145d;
    color:#23145d;
    background:transparent;
}

.lila a.framebutton {
    border:1px solid #fff;
    color:#fff;
}


a.button:before,
a.framebutton:before,
a.buttonblau:before,
a.buttongruen:before,
.seminarewishlistbutton:before {
    background-color: #23145d;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    width: 101%;
    z-index: -1;
}

a.framebutton:before {
    background-color:#59ff19;
    height:101%;
}

a.buttonblau:before, .seminarewishlistbutton:before {
    background-color:#59ff19;
    height:101%;
}

.lila a.button:before, .frame-hexagon a.button:before, .hexagonneu a.button:before {
    background:#59ff19;
    height:101%;
}
a.buttonblau:hover, .seminarewishlistbutton:hover {
    color:#23145d;
}
.seminarewishlistbutton:hover i {
    color:#fff;
}
.seminarewishlistbutton:hover i.fa-angle-double-right:before {
    background-image:none;
}

.frame a.buttongruen {
    color:#201859;
}
.frame a.buttongruen:hover {
    background:#23145d;
    color: #fff;
}
.frame a.buttongruen:hover i.fa-angle-double-right:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-rightw.svg');
}

.frame a.buttongruen:before {
    width:100%;
}


a.framebutton:hover {
    color:#23145d;
    border:1px solid #59ff19;
}

a.button:hover:before,
a.framebutton:hover:before,
a.buttonblau:hover:before,
a.buttongruen:hover:before,
.seminarewishlistbutton:hover:before
{
    opacity: 1;
    transform: scale(1, 1);
}

a.button i,
a.framebutton i {
    padding-left:0px;
}

input {
    font-family: sans-serif;
    font-size: 1rem;
}

input[type="search"]::-ms-clear {
    display: none;
}

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

/* headline */

h1, .textwieh1 {
    font-family:"all-round-gothic-bold";
    font-size:2.7rem;
    line-height:2.9rem;
    margin:0px 0px 30px;
    color:#59ff19;
    position:relative;
}

h2, .textwieh2, .h3wieh2  {
    font-family:"all-round-gothic-bold";
    font-size:2.2rem;
    line-height:2.5rem;
    margin:0px 0px 30px;
    position:relative;
}

h3, .h2wieh3 {
    font-size: 1.4rem;
    margin-top: 25px;
    margin-bottom: 10px;
    display: block;
    font-family: "all-round-gothic-bold";
}

h4 {
    font-family: "all-round-gothic-bold";
}

h1 a, h2 a, .textwieh2 a, h3 a, h4 a, h5 a, h6 a, .frame h3 a, .frame h2 a, .frame h1 a, .frame h4 a {
    text-decoration:none;
    text-decoration-color:transparent;
}


.hnoheader {
    margin-top:0px;
}

/* spacer */
.spacer {
    padding:100px 0px;
    background-color:#fff;
}
.spacer {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.spacer.lila {
    background-color:#201859;
    color:#fff;
}

.spacer.cta {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    padding:30px 0px;
    position:relative;
}
.spacer.nopad {
    padding:0px;
    position:relative;
    z-index:9;
    background-color:transparent;
}



/*.indent-left {
    position:relative;
    max-width: calc(50% - 255px);
    margin-left: calc(50% - 570px);
}*/

/*.indent-left {
    max-width:calc(600px - 30px);
    margin-left:calc(50% - 570px);
}

.col-md-6.indent-left {
    max-width:calc(600px - 30px);
}

.col-md-5.indent-left {
    max-width:calc(460px - 30px);
}*/

.indentbox div[class^="col-md"]:first-child {
    padding-right:8%;
}

.indentbox div[class^="col-md"]:last-child {
    padding-left:8%;
}

.container-fluid div[class^="col-md"].indent-left {
    padding-left:calc(8% + 30px);
    position:relative;
    margin-top:4rem;
}

.container-fluid div[class^="col-md"].indent-inverse {
    padding-right:calc(8% + 30px);
    position:relative;
    margin-top:4rem;
}

.container-fluid .row {
    display:table;
    width:100%;
    height:100%;
}

.container-fluid div[class^="col-md"].indent-right {
    padding-right:calc(8% + 30px);
    position:relative;

    display:table-cell;
    height:100%;
    float:none;
    vertical-align: middle;
}

.container-fluid div[class^="col-md"].indent-left:before {
    position:absolute;
    content:"";
    left:0px;
    top:20px;
    border:1px solid #fff;
    width:calc(8% + 60px);
}

.container-fluid div[class^="col-md"].indent-inverse:before {
    position:absolute;
    content:"";
    right:0px;
    top:20px;
    border:1px solid #fff;
    width:calc(8% + 60px);
}

.container-fluid div[class^="col-md"].indent-left:after {
    /*content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top:16px;
    left:calc(8% + 50px);
    position: absolute;
    transform: rotate(-45deg);*/
    content: "";
    width: 9px;
    height: 9px;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/arrow-weiss.svg');
    background-repeat: no-repeat;
    background-size: 8.5px;
    position: absolute;
    left:calc(8% + 55px);
    top: 16px;
}

.container-fluid div[class^="col-md"].indent-inverse:after {
    content: "";
    width: 9px;
    height: 9px;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/arrow-weiss.svg');
    background-repeat: no-repeat;
    background-size: 8.5px;
    position: absolute;
    right:calc(8% + 55px);
    top: 16px;
}

.container-fluid div[class^="col-md"].indent-right .frame-type-header {
    position:relative;
    display:table;
    width:calc(100% + 100%);
    box-sizing: border-box;
}

.container-fluid div[class^="col-md"].indent-right .frame-type-header:before {
    position:absolute;
    content:"";
    right:0px;
    top:20px;
    border:1px solid #fff;
    width:calc(100% - 370px);
}

.container-fluid div[class^="col-md"].indent-right .frame-type-header:after {
    /*content: "";
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top:16px;
    right:calc(100% - 378px);
    position: absolute;
    transform: rotate(45deg);*/

    content: "";
    width: 9px;
    height: 9px;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/arrow-weiss.svg');
    background-repeat: no-repeat;
    background-size: 8.5px;
    position: absolute;
    right:calc(100% - 375px);
    top: 16px;
    transform: rotate(180deg);
}




.container-fluid div[class^="col-md"].spacing-right {
    padding-right:10%;

    display:table-cell;
    height:100%;
    float:none;
}

.container-fluid div[class^="col-md"].indent-right img {
    max-width:140px;
}

.container-fluid div[class^="col-md"].indent-right .ce-textpic.ce-right.ce-intext {
    max-width:500px;
}

.row.nested .element3 .row.fluid {
    display:table;
    height:100%;
    width:100%;
}

.row.nested .element3 .ce-bodytext {
    max-width:70%;
}

.row.nested .col-md-4 {
    width:50%;
}

.element1 {
    padding:30px;
}

.element2 {
    float:right !Important;
}

.nestedinv .col-md-4 {
    float:right;
}



.container-fluid div[class^="col-md"].indent-left img[src*=".svg"] {
    width:120px;
}
.container-fluid div[class^="col-md"].indent-inverse img[src*=".svg"] {
    width:120px;
}


/* nestes 60% 30% */
@media only screen and (min-width: 768px) {
    .row.nested6030 .col-md-4:nth-child(1) {
        width:66%;
    }
    .row.nested6030 .col-md-4:nth-child(2) {
        width:33%;
    }
    .row.nested6030 .col-md-4:nth-child(3) {
        width:66%;
        margin-top:0px!important;
    }
}

@media only screen and (min-width: 1081px) and (max-width: 1545px) {
    .row.nested6030 .rautemiticonbesch {
        display:none;
    }
}


.linebefore {
    border-top:1px solid #ccc;
}

.lineafter {
    border-bottom:1px solid #ccc;
}

.indentbox-left {
    padding-left:20%;
}

.indentbox-right {
    padding-right:20%;
}

.bluebox {
    background-color:#211859;
    color:#fff;
    padding:20px;
    height:100%;
}

.graybox {
    background-color:#bdbad6;
    padding:20px;
}

.greenbox {
    background-color:#59ff19;
    padding:20px;
}

.bluecard {
    background-color:#211859;
    color:#fff;
    padding:40px 40px 22px 40px;
    margin-bottom:10px;
}
.bluecard a {
    color:#fff;
}

.graycard {
    background-color:#bdbad6;
    padding:40px 40px 22px 40px;
    margin-bottom:10px;
}


.greencard {
    background-color:#59ff19;
    padding:40px 40px 22px 40px;
    margin-bottom:10px;
}
.sameheightsmall .greencard, .sameheightsmall .bluecard, .sameheightsmall .graycard  {
    padding:40px 40px 40px 40px;
}


.row.fluid div[class^="col-md-"] {
    padding-left:0px;
    padding-right:0px;
    display:table-cell;
    height:100%;
    float:none;
    vertical-align:top;
    width:50%;
}

.counterbox img {
    width:90px;
    float:left;
}

.counterbox p {
    font-size:0.9rem;
    line-height:1.2rem;
}

.counterbox span {
    float:right;
}

.counterbox .wissensspeicher {
    text-decoration:none;
}

.countup {
    font-size:2.5rem;
    font-weight:bold;
    padding:30px 30px 0px;
}

.countertop {
    display:table;
    width:100%;
    margin-bottom:30px;
}

.counter {
    float:right;
}

/* sticky nav */
header {
    width: 100%;
    height:115px;
    position: fixed;
    z-index:99;
    transition: all 0.5s ease;
    background-color:#201859;
    border-bottom:1px solid #4d477b;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

a.brand img {
    margin-top:20px;
    margin-left:0px;
    margin-bottom:20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    max-width:156px;
    position:absolute;
}



header.fixed {
    padding:0px;
    height:66px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    z-index:101;
}

.lrg-logo {
    height: 110px;
    width:156px;
    overflow:hidden;
    position:relative;
    display:flex;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

.sml-logo {
    overflow:hidden;
    position:relative;
    display:flex;
    width:156px;
    height: 57px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

body #wrap:before {
    opacity:0;
    transition: all 0.5s ease;
}
body.blur #wrap:before {
    position: fixed;
    z-index:10;
    width: 100%;
    content: "";
    left: 0px;
    top: 115px;
    height: 100%;
    background-color: rgba(32,24,85,0.6);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    filter: blur(2px);
    transition: all 0.5s ease;
    opacity:1;
    /*display:flex;
    filter: blur(2px) grayscale(1);
    background-color: rgba(255,255,255,0.5);
    opacity:0.5;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/blur.svg');
    background-repeat: repeat;*/


    /*position:fixed;
    bottom:0;
    left:0;
    z-index:120;
    width:100%;
    background-color:#FFFFFF;
    padding:0 2rem;
    -webkit-backdrop-filter:blur(6px);
    backdrop-filter:blur(6px);
    -webkit-box-shadow:0 2px 4px 0 #555555;
    box-shadow:0 2px 4px 0 #555555;
    user-select:none;

    -webkit-filter:blur(8px);filter:blur(8px);transition:filter 0.2s 0.0s ease-in, -webkit-filter 0.2s 0.0s ease-in, transform 0.3s 0.0s ease-in;
    opacity:0.8;z-index:auto;visibility:visible;*/
}

.videocontent {
    z-index:3;
    color:#fff;
    position: absolute !important;
    bottom: 0rem;
    padding-bottom: 8rem;
    padding-right: 2rem !important;
    padding-top: 2rem;
}


.buttonblau, .seminarewishlistbutton {
    color:#fff;
    border:solid 1px #fff;
}
.videocontent a i.fa-video:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/video-outlinew.svg');
}
.videocontent a:hover i.fa-video:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/video-outline.svg');
}
.videocontent .framebutton {
    background-color:#fff;
}
.videosection {
    position:relative;
    background-color:#201859;
}
.videoraute {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/roughimg.png');
    background-repeat:no-repeat;
    background-position:bottom right;
    display: block;
    height: 20rem;
    width: 24rem;
    z-index: 10;
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    background-size: contain;
    z-index:2;
}
.videocontent:before {
    top:50px!important;
}
.videocontent:after {
    top:47px!important;
}

.videohg {
    background-color: rgba(32, 24, 89, 0.5);
}
.videohg p a {
    color:#fff;
}
.videocontent p a.framebutton {
    color:#23145d;
    text-decoration: none;
}

.videocontent p a.buttonblau {
    text-decoration: none;
}

@media only screen and (min-width: 1448px) and (max-width: 1600px) {
    .videocontent {
        padding-bottom:6rem;
    }
}


@media only screen and (min-width: 1340px) and (max-width: 1448px) {
    .videocontent {
        width: 50%!important;
        padding-bottom:6rem;
    }
}


@media only screen and (min-width: 1px) and (max-width: 1340px) {
    .videocontent {
        width: 55%!important;
        padding-bottom:6rem;
    }
    .videoraute {
        height:11rem;
        width:20rem;
    }
}
@media only screen and (min-width: 1px) and (max-width: 1200px) {
    .videocontent {
        width: 50%!important;
    }
    .videoraute {
        height:10rem;
        width:18rem;
    }
}
@media only screen and (min-width: 1px) and (max-width: 1080px) {
    .videocontent {
        width: 50%!important;
        padding-bottom:2rem;
    }
    .videoraute {
        height:10rem;
        width:18rem;
    }
}
@media only screen and (min-width: 1px) and (max-width: 800px) {
    .videocontent {
        width: 80%!important;
    }
    .videoraute {
        height:6rem;
        width:10rem;
    }
}
@media only screen and (min-width: 1px) and (max-width: 600px) {
    .videocontent {
        width: 100%!important;
    }
    .videoraute {
        height:4rem;
        width:6rem;
    }
}
@media only screen and (min-width: 1px) and (max-width: 450px) {
    .videoraute {
        height:4rem;
        width:6rem;
    }
    .videocontent h1 {
        font-size:1.75rem;
        line-height:2rem;
    }
}
@media only screen and (max-height: 700px) and (max-width: 1480px) {
    .videocontent {
        padding-bottom:0rem;
    }
}

/* Videoraute auf bestimmte Seiten ausblenden */
#p1574 .videoraute, #p1605  .videoraute, #p1580 .videoraute, #p1629 .videoraute {
    display:none;
}



@media only screen and (max-width: 600px) {
    #p1574 .videosection:after, #p1605 .videosection:after, #p1580 .videosection:after, #p1629 .videosection:after {
        content: "";
        display: block;
        background-color: rgba(32,24,89,0.5);
        height: 100%;
        width: 100%;
        z-index: 2;
        position: absolute;
        top: 0px;
    }
    #p1605 .videohg, #p1580  .videohg, #p1629  .videohg {
        background-color:transparent;
    }
}


#blureffect {
    position: relative;
}

.blur.activ {
    filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=5);
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -ms-filter: blur(25px);
    -o-filter: blur(25px);
    filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    filter: blur(25px);
}



/* Masken für Bilder */
.maske1 {
    max-width:1100px;
    float: right;
    width:100%;
}

.maske1 .image,
.maske2 .image,
.maske3 .image{
    position:relative;
}

.maske1 .image img,
.maske3 .image img {
    /*max-height:680px;*/
    float:right;
    width:auto;
    height:auto;
}


.maske1 .image {
    max-height: 688px;
    overflow: hidden;
    display: block !important;
    aspect-ratio: 1.6 / 1;

}

.maske3 .image {
    max-height: 760px;
    overflow: hidden;
    display: block !important;
}

.maske1 .image:before {
    content:"";
    width:100%;
    /*height:100%;*/
    display:flex;
    position:absolute;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_01.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    aspect-ratio: 1.6 / 1;
}

.preload {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_01b.png');
}

/*.maske1:hover .image:before { background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_01b.png'); }*/

.maske2 .image:before {
    content:"";
    width:100%;
    height:100%;
    display:flex;
    position:absolute;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_02.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    z-index:0;
}

.maske2 .image img {
    position:relative;
    z-index:9;
    width:65%;
    margin-bottom:120px;
    margin-right:150px;
    float:right;
}

.maske2 .ce-bodytext {
    border-top:1px solid #201859;
    padding-top:10px;
    width:300px;
    position:absolute;
    /*bottom:100px;*/
    left:0px;
    top:74%;
}

.maske2 .ce-bodytext p {
    font-size:0.9rem;
    line-height:1.1rem;
    max-width:80%;
}

.maske2 .ce-bodytext:before {
    content:"";
    width:120px;
    height:1px;
    position:absolute;
    top:-31px;
    left:291px;
    border-top:1px solid #201859;
    transform: rotate(-30deg);
}

.maske3 .image:before {
    content:"";
    width:100%;
    height:100%;
    display:flex;
    position:absolute;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_03.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;
    z-index:0;
}

.maske4 .image:before {
    content:"";
    width:100%;
    height:100%;
    display:flex;
    position:absolute;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_01.png');
    background-repeat:no-repeat;
    background-size: 100% 100%;

}
.maske4 img {
    margin: 0px 31%;
    top: -7.9rem;
    position: relative
}
.maske4 .image {
    background-color:#00ff00;
}

.hexagon .ce-bodytext {
    background-color:#201859;
    color:#fff;
    max-width:360px;
    margin: -131px auto 0px;
    padding:131px 15px 5px;
}
.hexagon .ce-above .ce-gallery {
    margin-bottom:11px;
}


.maske2 figure {
    aspect-ratio: 1.3 / 1;
}
.maske2 img {
    aspect-ratio: 1 / 1;
}

/* Raute mit Maske */
.rautemiticon {
    position: relative;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_02.png');
    background-size: cover;
    background-repeat: no-repeat;
    aspect-ratio: 1.3 / 1;
}
.rautemiticonlinks {
    position: relative;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/mask_02inv.png');
    background-size: cover;
    background-repeat: no-repeat;
    aspect-ratio: 1.31 / 1;
}


.rautemiticonbesch {
    border-top:1px solid #201859;
    padding-top:10px;
    width:300px;
    position:absolute;
    top:78%;
    left:-32px;
    font-size:0.9rem;
    line-height:1.1rem;
}
.rautemiticonbesch:before {
    content:"";
    width:118px;
    height:1px;
    position:absolute;
    top:-31px;
    left:290px;
    border-top:1px solid #201859;
    transform: rotate(-30deg);
}

.rautemiticonbesch p {
    font-size: 0.9rem;
    line-height: 1.1rem;
    margin:0px;
    max-width:80%;
}

.rautmiticonsvg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.hexagon .ce-bodytext p {
    font-size:0.9rem;
}

.hexagon .ce-bodytext li:before {
    color:#fff!important;
}

.hexagon h4, .hexagonneu h4 {
    font-weight:bold;
    font-size:1.2rem;
    margin-bottom:10px;

}

.hexagon img {
    width:360px;
}

.hexagon {
    position:relative;
    overflow:visible;
    margin-bottom:80px;
}

.hexagon:after {
    content: "";
    width: 0;
    position: relative;
    bottom: -105px;
    border-top: 106px solid;
    border-color: inherit;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    left:calc(50% - 180px);
}

.hexagonneu h3 {
    margin-top:0px;
}

/* Preismodell */
/*.pricemodel {
  position: relative;
  width: 360px;
  height: 100%;
  background-color: #201859;
  margin:120px auto;
    color:#fff;
    display:table;
}

.pricemodel h3 {
    font-size:1.3rem;
    margin-bottom:10px;
}

.pricemodel a {color:#fff;}
.pricemodel p {margin-bottom:0px;}

.pricemodel:after {
    content: "";
    width: 0;
    position: relative;
    bottom: -104px;
    border-top: 86.60px solid #201859;
    border-left: 180px solid transparent;
  border-right: 180px solid transparent;

}

.greentriangle,
.graytriangle {
  position: relative;
  width:100%;
    display:table;
    margin-bottom:55px;
}

.greentriangle:before,
.greentriangle:after,
.graytriangle:before,
.graytriangle:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 180px solid transparent;
  border-right: 180px solid transparent;
left:0px;
    bottom:100%;
}

.greentriangle:before,
.graytriangle:before {
  bottom: 100%;
  border-bottom: 86.60px solid #59ff19;
}

.greentriangle:after,
.graytriangle:after{
  bottom: -115px;
  width: 0;
  border-top: 86.60px solid #59ff19;
    margin-bottom:86px;
}

.graytriangle:before {
  border-bottom: 86.60px solid #bdbad6;
}

.graytriangle:after{
  border-top: 86.60px solid #bdbad6;
}

.greentriangle p,
.graytriangle p {
    z-index:99;
    position:relative;
    color:#201859;
    margin-top:-15px;
    font-family: 'Avenir Next LT Pro Bold';
    font-size:0.9rem;
    margin-bottom:18px;
}

.greentriangle p strong,
.graytriangle p strong {
    font-size:2.4rem;
}*/

/* Auskommentiert 11.09.2022 */
/*.pricemodel {
    position: relative;
    width:100%;
}

.pricemodel .frame:after {
    content: "";
    position: relative;
    left: 0px;
    bottom: 4.15vw;
    width: 100%;
    height: 100%;
    border: 9vw solid transparent;
    border-top: 5.1vw solid #201859;
    z-index: -1;
}

.pricemodel .frame { margin:0 auto; }

.pricemodel .greentriangle,
.pricemodel .graytriangle {
    width: 0px;
    height: 0px;
    border: 9vw solid transparent;
    border-bottom: 5.1vw solid #59ff19;
    position: relative;
    top: -14vw;
    left: 0px;
}
.pricemodel .greentriangle:after,
.pricemodel .graytriangle:after {
  content: "";
    position: absolute;
    left: -9vw;
    top: 5vw;
    width: 100%;
    border: 9vw solid transparent;
    border-top: 5.1vw solid #59ff19;
    z-index: 0;
    background-color:#201859;
}

.pricemodel a {color:#fff;}
.pricemodel p.text-center {
    margin-bottom:0px;
    color:#fff;
    position:relative;
    top:-9vw;
    padding:0px 10px;
    background-color:#201859;
    min-height:110px;
    max-width: 17.8vw;
}

.pricemodel .greentriangle p,
.pricemodel .graytriangle p {
    position: relative;
    width: 19vw;
    display: table;
    text-align: center;
    left: -9vw;
    top:0px;
    margin: 0px;
    padding-top: 4vw;
    padding-left:0px;
    padding-right:0px;
    z-index: 2;
    color:#201859;
    background-color:transparent;
    min-height:1px;
    max-width:190px;
    left:calc(50% - 90px);
}

.pricemodel .frame {
    position: relative;
    top: 5vw;
    z-index:3;
    width: 18vw;
    height:100%;
}

.pricemodel h3 {
    font-size:1.3rem;
    margin-bottom:10px;
    color:#fff;
    position: relative;
    top: -9vw;
}

.greentriangle p strong,
.graytriangle p strong {
    font-size:2.4rem;
}*/

/* PREISMODELLE */
.pricemodel {
    display:table;
    width:80%;
    position: relative;
    margin:0px auto 70px;
    padding-bottom:0px;
}

.pricemodel h3 {
    font-size: 1.3rem;
    margin:30px 0px 10px;
    color: #fff;
    position: relative;
}

.pricemodel p {
    margin:0px;
    padding:0px 20px;
}

.pricemodel a {
    color:#fff;
}

.pricemodel:before {
    content:"";
    position:absolute;
    z-index:0;
    background-color:#fff;
    width:100%;
    height:100px;
}

.frame-pricemodel {
    background-color:#201859;
    color:#fff;
}

.greentriangle,
.graytriangle {
    background: #59ff19;
    clip-path: polygon(0 50%, 50% 100%,100% 50%,50% 0);
    width: 100%;
    display: flex;
    margin: 0px;
    color: #201859;
    justify-content: center;
    align-items: center;
}

.graytriangle {
    background: #bdbad6;
}

.greentriangle:before,
.graytriangle:before {
    content:"";
    display:block;
    padding-top:200px;
}

.greentriangle p strong,
.graytriangle p strong {
    font-size: 2.4rem;
}

.pricemodel:after {
    content:"";
    position:absolute;
    background:#201859;
    clip-path: polygon(50% 50%, 0 0, 100% 0);
    display: flex;
    margin: -1px 0px 0px 0px;
    width:100%;
    z-index:5;
    height:50%;
}


div[class^="maske"] .ce-image .ce-gallery,
div[class^="maske"] .ce-textpic .ce-gallery,
div[class^="maske"] .ce-column,
div[class^="maske"] .ce-gallery figure {
    display: table;
    width: 100%;
}

div[class^="maske"] .ce-gallery figure  {
    padding-bottom:1px;
}

/* Footer Menu */
ul.meta li {
    float:left;
    width: 140px;
    text-align: left;
    line-height:24px;
}

ul.meta li a {
    padding-right:30px;
    display:block;
}

/* Modalbox
--------------------------------------------------------------------------------------- */
/* Styling the Popup Window */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10002; /* Sit on top */
    padding-top: 150px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}
.wmodal {
    background-color: #fff;
    width: 90%;
    max-width: 50%;
    right: 0px;
    bottom:0px;
    overflow: auto;
    position: fixed;
    top: 0px;
    padding:0rem 4rem 4rem 4rem;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    transition: transform 0.3s ease-in-out;
    display:none;
    z-index:999;
}

.modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    border: 0px;
    width: 100%;
    max-width:750px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    line-height:0rem;
}

.wmodal-header {
    text-align: right;
    font-size: 2rem;
    position:fixed;
    width: 45%;
    background-color: #fff;
    padding-top:2rem;
    padding-right:3rem;
    z-index:3;
}
.wmodal-header span {
    cursor:pointer;
}

.wmodal-body:before {
    content:"";
    margin-bottom:2rem;
    display:block;
    width:100px;
    height:100px;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/wissen.svg');
    background-size:contain;
    background-repeat:no-repeat;
    background-color: #fff;
}
.wmodal-body {
    margin-top:4rem;
}


.wmodal-body h1 {
    font-family: "all-round-gothic-bold";
    font-size: 2.2rem;
    line-height: 2.5rem;
    margin: 0px 0px 30px;
    margin-top: 0px;
    position: relative;
    color:#201859;
}
.wmodal-body h2:before, .wmodal-body h1:before {
    position: absolute;
    content: "";
    left: -4rem;
    top: 18px;
    border: 1px solid #201859;
    width: 3rem;
}
.wmodal-body h2:after, .wmodal-body h1:after {
    content: "";
    width: 9px;
    height: 9px;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/arrow-blau.svg');
    background-repeat: no-repeat;
    background-size: 8.5px;
    position: absolute;
    left: -1.4rem;
    top: 14.5px;
}



.wmodal ol, .wmodal ul {
    margin-bottom:1rem;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top:-300px;
        opacity:0
    }
    to {
        top:0;
        opacity:1
    }
}
@keyframes animatetop {
    from {
        top:-300px;
        opacity:0
    }
    to {
        top:0;
        opacity:1
    }
}
/* The Close Button */
.close {
    color: white;
    font-size: 3rem;
    font-weight: 300;
    padding:21px 4px;
    display:block;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-header {
    padding:0px;
    background-color: #201859;
    color: white;
    display:block;
    width:40px;
    text-align:center;
    position:absolute;
    right:0px;
    top:-39px;
}
.modal-body {
    padding:0px;
    display:table;
    background-color:#201859;
    color:#fff;
    width:100%;
}
.modalbodytext h2 {
    margin-bottom:20px;
    color:#59ff19;
}

button.my-btn {
    background: transparent none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    padding:0px;
    position: relative;
    text-align: left;
    transition: all 0.5s ease 0s;
    z-index: 1;
    text-decoration:none;
    border:0px;
    font-size:1rem;
    width:auto;
    padding:0px;
    position:relative;
    width:100%;
}


.headerwiss {
    padding-right: 17px;
}
.bodywiss {
    overflow: hidden;
    padding-right:17px;
}






/* Isotope */
* {
    box-sizing: border-box;
}

.grid {


}

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ui group */

.ui-group {
    display: inline-block;
    margin-right: 20px;
}

.ui-group h3 {
    display: inline-block;
    margin-right: 0.2em;
    font-size: 16px;
}

.ui-group .button-group {
    display: inline-block;
    margin-right: 20px;
}

/* News */
.news h3 a {
    text-decoration:none;
    font-size:1.4rem;
    margin-top:25px;
    margin-bottom:0px;
    display:block;
    font-family: "all-round-gothic-bold";
}

.news .teaser-text {
    margin-top:10px;
    min-height:110px;
    margin-bottom:10px;
    display: block;
    height:112px;
    overflow:hidden;
}

.news-single .teaser-text {
    height:auto;
}

#p1683 .news .teaser-text , #p1682 .news .teaser-text {
    height:auto;
}

.news .newsfooter {
    margin-bottom:40px;
}
.news .newsfooter p {
    font-size:0.9rem;
    /*padding-bottom:50px;*/
}

.news-single .news-img-wrap p {
    font-size:0.875rem;
}
.news-single .news-img-wrap {
    padding-left:2rem;
    justify-content: left;
    padding-right:2rem;
}
@media only screen and (min-width: 991px) {
    .news-single .news-img-wrap {
        padding-left:12rem;
        justify-content: left;
    }
    .news-single .news-img-wrap img {
        max-width:100%;
        width:auto;
        max-height:220px;
        margin-top:4rem;
    }
    .news-single .news-img-wrap p {
        max-width:370px;
    }
}

.news-text-wrap {
    max-width:1135px;
}

.audio {
    margin-bottom:1rem;
}
.audio audio {
    opacity: 0.5;
}

.filters .row.grid {
    margin-left:-35px;
    width:calc(100% + 50px);
}

.filters .col-md-4 {
    padding-left:50px;
    /*padding-right:50px;
    /*min-height:400px;*/
}

.ui-group {
    float:right;
    margin-bottom:30px;
}

.ui-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(0, 0, 0, 0) url('../../../typo3conf/ext/microfin11/Resources/Public/images/select-arow.png') no-repeat scroll right 10px center;
    cursor: pointer;
    padding:10px;
    border:1px solid #bdbad6;
    width:200px;
}

.ui-group.green select {
    border:1px solid #201859;
    background-color:#201859;
    color:#fff;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/select-arow_w.png');
}

.ui-group .active, .ui-group option:hover, .ui-group option:checked {
    background-color:#59ff19;
}

.ui-group option{
    background-color:#fff;
    font-family: 'Avenir Next LT Pro';
    padding-top:0.25rem;
    margin-top:0.5rem;
}

.ui-group.green option {
    background-color:#201859;
    color:#fff;
}

.filter-select:focus .option {
    background-color: #59ff19;
    color: white;
}


.ui-group {
    position: relative;
    font-family: inherit;
}
.ui-group select {
    display: none;
}

.werdgruen .select-selected {
    background-color:#59ff19 !important;
    color:#201859!important;
}
div.werdgruen .select-selected::after {
    border-color: #201859 transparent transparent transparent;
}

.green .select-selected {
    background-color: #201859;
}
.select-selected {
    color:#201859;
}
.select-selected:after {
    position: absolute;
    content: "";
    top: 16px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #201859 transparent transparent transparent;
}
.green .select-selected:after {
    border-color: #fff transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #201859 transparent;
    top: 7px;
}
.green .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
}

.select-items div,.select-selected {
    color: #201859;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    width: 200px;
    border-top:0px;
}
.select-items div {
    border-left: 1px solid #201859;
    border-right: 1px solid #201859;
}
.select-items div:last-child {
    border-bottom:1px solid #201859;
}
.select-selected {
    border: 1px solid #201859;
}
.green .select-items div, .green .select-selected {
    color:#fff;
    border-color: transparent;
}

.select-items {
    position: absolute;
    background-color: #fff;
    color:#201859;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}
.green .select-items {
    background-color:#201859;
    color:#fff;
}

.same-as-selected {
    background-color:#59ff19;
}

.select-hide {
    display: none;
}
.select-items div:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

/*************************/


table.newstable {
    margin-top:25px;
}

table.newstable tr {
    border-bottom:1px solid #bdbad6;
}

table.newstable tbody tr:last-child {
    border-bottom:0px;
}
table.newstable thead th {
    padding:0px 0px 10px 0px;
    font-size:0.85rem;
}

.thead {
    margin:30px 15px 0px;
    font-size:0.85rem;
    border-bottom:1px solid #bdbad6;
    padding:0px 0px 15px 0px;
    font-family: "all-round-gothic-bold";
}
.filters .thead div[class^="col-md"] {
    padding-left:0px;
    padding-right:0px;
}
.news .sortlist {
    border-bottom:1px solid #bdbad6;
    margin:0px 15px;
    width: calc(100% - 30px);
}
.news .sortlist div[class^="col-md"] {
    padding-top:20px;
    padding-bottom:20px;
    padding-left:0px;
}
.news .sortlist div[class^="col-md"] h3 {
    margin-top:0px;
}
.news .sortlist div[class^="col-md"] h3 a {
    text-decoration: none;
    font-size: 1.4rem;
    margin-top: 0px;
    margin-bottom: 10px;
    display: block;
    font-family: "all-round-gothic-bold";
}
.news .sortlist div[class^="col-md"] p {
    margin-bottom:0px;
}

table.newstable tr td:first-child {
    width:30%;
    padding:10px 50px 10px 0px;
}

table.newstable tr td:nth-child(2) {
    width:40%;
    padding:10px 120px 10px 0px;
}

table.newstable tr td:nth-child(3),
table.newstable tr td:last-child {
    width:15%;
    padding:10px 0px 10px 0px;
}

/* Accordion */
.row.showhide {
    margin-bottom:20px;
    border-bottom:1px solid #bdbad6;
}
.row.showhide.complete {
    width:100%;
    margin-top:0px;
}
.showhide .row {
    height:auto;
}

.showhide .acccontent {
    display:none;
}
.showhide .acccontent {
    padding:0px 40px 0px 0px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.showhide  {
    padding-left:0px;
    padding-right:0px;
    margin-left:0px;
}
.showhide .row.showhidebox {
    margin-bottom:3px;
}

.showhide.acchead {
    padding:0px;

}

span.show {
    cursor: pointer;
    position: relative;
    display: table;
    width: 100%;
    margin: 0px ;
    padding:20px 60px 20px 0px;
    background-color: transparent;
    font-size:1rem;
    color:#201859;
    border-top:1px solid #bdbad6;
    /*font-family: "all-round-gothic-bold";*/
    font-family: 'Avenir Next LT Pro Bold';
    font-size:1.1rem;
    line-height:2.2rem;
}

span.show:after {
    content: '+';
    display: flex;
    height:100%;
    align-items:center;
    color: #201859;
    font-size:2rem;
    position: absolute;
    right: 5px;
    top:0px;
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
    font-family: 'Avenir Next LT Pro';
}

.open span.show:after {
    content: '-';
    font-size:3rem;
    /*transform: rotate(45deg);*/
    transition: all 0.3s ease 0s;
}

.showhide .initial-open {
    display:block;
}

/* Glossar */
.dpnglossary.pagination {
    display:table;
    width:100%;
    margin-bottom:50px;
    padding-bottom:15px;
    border-bottom:1px solid #bdbad6;
}

.dpnglossary.pagination ul {
    margin:0px auto !important;
    width:auto;
    display:table;
}

.dpnglossary.pagination ul li {
    border:1px solid #bdbad6;
    padding:0px !important;
}

.dpnglossary.pagination ul li a, .dpnglossary.pagination ul li.current, .dpnglossary.pagination ul li.empty {
    display:block;
    padding:3px 3px 3px 1px !important;
    width:40px;
    text-align: center;
}

.dpnglossary.pagination ul li:before {
    display:none !important;
}

.dpnglossary.pagination ul li.character {
    margin-bottom:10px;
}

.dpnglossary.pagination ul li:hover,
.dpnglossary.pagination ul li.character.current {
    background-color:#59ff19;
    border:1px solid #59ff19;
}

.dpnglossary.pagination ul li.character.current {
    padding:3px !Important;
}

.dpnglossary.pagination ul li.empty:hover {
    background-color:#fff;
    border:1px solid #bdbad6;
}

.dpnglossary.pagination ul li.empty {
    color: #bdbad6 !important;
}

.dpnglossary.link:hover:after,
.dpnglossary.link:hover:before {
    display:none !Important;
}

.glossarbox {
    max-width:92%;
    min-height:200px;
}
a i.fa-video,
a i.fa-angle-double-right,
a i.fa-envelope,
a i.fa-angle-double-down {
    position:relative;
    width:25px;
    padding-left:0px;
    padding-right:20px;
}
a i.fa-video:before,
a i.fa-angle-double-right:before,
a i.fa-envelope:before,
a i.fa-angle-double-down:before {
    content: "";
    background-repeat:no-repeat;
    width:25px;
    height:25px;
    display:inline-block;
    position:absolute;
    top:-17px;

}
a i.fa-video:before {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/video-outline.svg');
}

i.fa-angle-double-right:before {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-right-outline.svg');
}
i.fa-angle-double-down:before {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-down-outline.svg');
}

i.fa-envelope:before {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/email-outline.svg');

}

a.buttonblau:hover i.fa-angle-double-right:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-right-outline.svg');
}
a.buttonblau i.fa-envelope:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/email-outline-white.svg');
}
a.buttonblau:hover i.fa-envelope:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/email-outline.svg');
}
a.buttongruen:hover .fa-envelope:before {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/email-outline-white.svg');
}


.lila .framebutton i:before {
    filter: brightness(0) invert(1);
    transition: all 0.5s ease 0s;
}


.lila .framebutton:hover i:before  {
    filter: brightness(1) invert(0);
    transition: all 0.5s ease 0s;
}







li.contact a {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/email-outline-white.svg');
    background-size:30px;
    background-repeat: no-repeat;
    background-position: 9px 37px;
    text-indent: 9999em;
    width: 50px;
    overflow: hidden;
}

li.search a {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/search-outline.svg');
    background-size:30px;
    background-repeat: no-repeat;
    background-position: 9px 37px;
    text-indent: 9999em;
    width: 50px;
    overflow: hidden;
}

.news-img-wrap {
    height:250px;
    width:100%;
    overflow:hidden;
    display:flex;
    justify-content:center;
    align-items:center;
}

.news.news-single .news-img-wrap {
    height:auto;
    width:100%;
    overflow:visible;
}

.news .news-img-wrap iframe,
.news .news-img-wrap video {
    height:250px;
    width:100%;
    overflow:hidden;
    display:flex;
    justify-content:center;
    align-items:center;
    min-width:412px;
}

.news .col-md-4.article h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom:0px;
    min-height: 4.875rem;
}

.news .newsfooter p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.veranstaltungen .teaser-text, .outsourcingdeals .teaser-text {
    margin-top:0px;
    min-height:auto;
}

/*
      Rollover Image
*/
.teamimg {
    position: relative;
    width: 100%; /* can be omitted for a regular non-lazy image */
    max-width: 100%;
}
.teamimg img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
}
.teamimg:hover img.image-hover {
    opacity: 1;
}

.teamimg {
    width:40%;
    float:left;
    clear:both;
    margin-bottom:2rem;
}

.modalbodyimg {
    float:left;
}

.teamtext,
.modalbodytext {
    width:60%;
    float:left;
}

.teamtext {
    padding-left:15px;
}

.modalbodytext {
    padding:30px;
}

.image-caption {
    margin-top:5px;
    display:table;
    width:100%;
    font-size:0.8rem;
}

time {
    line-height:1.4rem;
}


#wrap #main .container .row ul,
#wrap #main .container-fluid .row ul  {
    margin:0px;
}
#wrap #main .container-fluid .row ol, #wrap #main .container .row ol, #wrap #main .news-single .container .row ol {
    margin-left:1rem;
    margin-bottom: 18px;
}
#main .container .row .frame-default ul li,
#main .container .row .frame-default ol li,
#main .container-fluid .row .frame-default ul li,
#main .container-fluid .row .frame-default ol li,
#wrap #main .news-single .container .row ul li, .tab-content ul li, .wmodal-body ul li, .wmodal-body ol li .showhidebox ul li, #main .container .row ul.nacc li ul li,
.acccontent ul li, #main .container .frame-default ul li {
    position: relative;
    list-style-type: none;
    padding-left:35px;
    line-height:1.6rem;
}
#main .container .row .frame-default ol li,
#main .container-fluid .row .frame-default ol li,
#wrap #main .news-single .container .row ol li, .wmodal-body ol li, .showhidebox ol li, #main .container .row ul.nacc li ol li,
.acccontent ol li {
    list-style-type: decimal;
    padding-left:10px;
}

.wmodal-body ol {
    margin-left:1.2rem;
}

#main .container .row .frame-default ul li:before,
#main .container-fluid .row .frame-default ul li:before,
#wrap #main .news-single .container .row ul li:before,
.tab-content ul li:before, .wmodal-body ul li:before, .showhidebox ul li:before, #main .container .row ul.nacc li ul li:before,
.acccontent ul li:before, #main .container .frame-default ul li:before {
    content: "—";
    text-decoration: none;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0;
    position: absolute;
    top:-1px;
    left:0px;
    z-index: 10;
    border: 1px solid transparent;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    font-size:1.4rem;
    z-index:1;
}

#main .container .frame-default .bluecard ul li:before {
    color:rgba(225,255,255,0.8);
}

#main .lila .container .row .frame-default ul li:before {
    color:#fff;
}

/* TABS OBEN */
@media only screen and (min-width: 992px) {
    .tabs {
        width: 100%;
        display:table;

    }

    #tabs-content {
        position:relative;
        z-index:1;

    }

    #tabs-content .col-md-6:first-child {
        padding-top:100px;
        padding-left:10%;
        padding-right:5%;
    }

    #tabs-content .col-md-6:last-child {
        line-height:0px;
    }

    #tabs-content .container {
        background-repeat:no-repeat;
        background-position:top left;
        max-width:1200px;
    }

    .tabs-nav-box {
        background-color:transparent;
        display:table;
        width:100%;
        position:relative;
        z-index:2;
        margin:60px 0px 30px;
    }
    #wrap #main .container .row ul#tabs-nav {
        list-style: none;
        position:relative;
        z-index:2;
        margin: 0px auto;
        overflow: auto;
        display:table;
        width:100%;

    }
    ul#tabs-nav li {
        display:table-cell;
        margin:0px 15px;
        padding:0px;
        cursor: pointer;
        background-image:none;
        background-repeat:no-repeat;
        background-position:bottom center;
        transition: all 0.3s ease 0s;

    }
    #tabs-nav li a {
        text-decoration: none;
        color: #201859;
        transition: all 0.3s ease 0s;
        display:block;
        border: 1px solid #ccc;
        text-align:center;
        padding:1rem;
        font-family: inherit;
    }

    #tabs-nav li.active a {
        color:#fff;
        background-color: #201859;
    }


    ul#tabs-nav li a:hover {
        transition: all 0.3s ease 0s;
    }

    ul#tabs-nav li.active a {
        font-weight:bold;
        border-bottom:0px;
    }

    .tab-content {
        position:relative;
        margin-top:0px;
        z-index:1;
    }

    .tab-content tbody {

    }

    .tab-content thead {
        font-family: 'Avenir Next LT Pro Bold';
        white-space: nowrap;
    }

    .tab-content th, .tab-content td {
        padding:20px 30px 20px 3px;
    }

    .tab-content th {
        border-bottom:2px solid #201859;
    }
}

.tabimg {
    width:200px;
}

.tababove p, .tababove td, .tababove ul li {
    font-size:1.15rem;
    line-height:1.4rem;
}
.tababove p.smallfont {
    font-size: 0.85rem;
    line-height: 1.1rem;
}


/* TABS LINKS */
.tabsnav p strong {
    font-size:1.2rem;
}
.tabsnav p {
    margin-bottom:0px;
}
.gc {
    box-sizing: border-box;
    display:table-cell;
    height:100%;

    margin-right: -0.25em;
    min-height: 1px;
    padding-left: 0px;
    vertical-align: top;
}

.gc .tabmenu {
    padding-top:37px;
}

.gc--1-of-3 {
    width: 33.33333%;
}

.gc--2-of-3 {
    width: 66.66666%;
    background-color:#201859;
}
#main .container .row ul.nacc li ul li {
    color: #fff;
    opacity: 1;
    transition: none;
    position: relative !important;
    min-height: 0px;
    padding: 0px 0px 0px 35px;
    font-size:1.15rem;
}
#main .container .row ul.nacc li ul li:before {
    color:#fff!important;
}
.gc--2-of-3 ul li {
    color:#fff;
}

.naccs {
    position: relative;
    max-width: 100%;
    margin:50px auto 0;

    display:table;
    height:100%;
    width:100%;
}

.naccs .tabmenu div {
    padding: 0px;
    margin-bottom: 30px;
    margin-right:50px;
    color: #8F8BAC;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    font-weight: 300;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);

}

.naccs .tabmenu div span.light {
    height: 10px;
    width: 10px;
    position: absolute;
    top: 24px;
    left: 15px;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.naccs .tabmenu div.active span.light {
    background-color: #201859;
    left: 0;
    height: 100%;
    width: 3px;
    top: 0;
}

.naccs .tabmenu div {
    padding: 0px;
}

.naccs .tabmenu div.active .tabsnav {
    color: #201859;
    font-weight:500;
}

ul.nacc {
    position: relative;
    height: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}


.tabs-nav.active {
    position:relative;
    opacity:1;
}
.naccs .tabmenu div:hover {
    opacity:1;
}

.naccs .tabmenu div.active:before {
    position: absolute;
    content: "";
    left: calc(0px - 50%);
    top: 10px;
    border: 1px solid #201859;
    width: calc(50% - 30px);
}

.naccs .tabmenu div.active:after {
    content: "";
    width: 8px;
    height: 8px;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/arrow-blau.svg');
    background-repeat:no-repeat;
    background-size: 8px;
    position:absolute;
    left:-30px;
    top:7px;

}

.tabitemimg,
.tabitemtxt {
    width:50%;
    float:left;
}

#main .container .row ul.nacc li {
    opacity: 0;
    position: absolute !important;
    list-style: none;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    padding:40px 25px 20px 25px;
    background-color:#201859;
    color:#fff;
    min-height:300px;
}

#main .container .row ul.nacc li:before {
    display:none;
}

#main .container .row ul.nacc li.active {
    transition-delay: 0.3s;
    z-index: 2;
    opacity: 1;
}

#main .container .row ul.nacc li h3 {
    margin:0px 0px 18px 0px;
    font-weight:500;
}

.kundenstimme {
    font-style:italic;
}

.kundenname {
    font-family: "all-round-gothic-bold";
}

.type-wrap {
    font-size: 1.15rem;
}

.type-wrap span.typed-cursor:last-child,
.type-wrap span:last-child {
    display:none !important;
    opacity:0 !Important;
}

.ce-border img, .ce-border iframe {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.75;
    transition: all 0.3s ease-in-out 0s;
    border:0px;
}


.ce-border img:hover, .ce-border iframe:hover {
    -webkit-filter: grayscale(0%);
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…ues=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale);
        -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
}

.ce-column {
    margin-right: 30px;
}

.ce-row {
    margin-bottom: 30px;
}

.roughimg {
    position:relative;
}
.roughimg figure {
    position:relative;
}
.roughimg figure:before {
    position: absolute;
    content: "";
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/roughimg.png');
    background-repeat: no-repeat;
    width: 80%;
    height: 80%;
    display: flex;
    z-index: 1;
    background-size:37%;
    top: 5%;
    left: 5%;
    aspect-ratio: 1 / 1;
}

.spacer.abslayer {
    padding:0px;
    background-color: #201859;
    color: #fff;
    position: absolute;
    width: 100%;
    top:0rem;
    padding-top:3rem;
}

.spacer.abslayer a {
    color:#fff;
}

/* Breadcrumb
--------------------------------------------------------------------------------------- */
.bread-crumb {
    position: relative;
    text-align: left;
}

#wrap #main .container .row ol.bread-crumb {
    margin:12px 0px 10px;
    padding:0px;
}
.bread-crumb i {
    color:#fff;
}

.bread-crumb li:before {
    content: "";
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/arrow-ios-forward-outline.svg');
    background-size:15px;
    background-repeat:no-repeat;
    top:3px;
    position: absolute;
    right: -28px;
    text-align: center;
    width: 15px;
    height:15px;
}
.bread-crumb li:last-child:before {
    display:none;
}
.bread-crumb li:first-child {
    margin-left: 0;
}
.bread-crumb li {
    display: inline-block;
    font-size:0.9rem;
    margin-right: 40px;
    position: relative;
}

.bread-crumb li a {
    text-decoration:none;
    color:#fff;
}


/* Publikationen Share */

.fachartikelbestellen {
    margin-bottom:2rem;
    display:none;
}
.pubtitle, .pubdate, .pubcat {
    display:none;
}

.pubshareicon {
    display: inline-block;
    width: 32px;
    height: 32px;
    filter: grayscale(100%);
    margin-right:0.5rem;
}
.pubshareicon:hover {
    filter: grayscale(0%);
}

#sharexing {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/xing.gif');
}
#sharelinkedin {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/linkedin.gif');
}

.pubspacer {
    display: flex;
    align-items: center;
    height:100px;
}

/* Anpassungen Content Animations
.aos-init .col-md-3 { position:static; }
*/

/* Tabellen (Inhalt) */

.contenttable td {
    vertical-align: top;
}

.acccontent .contenttable td:first-child {
    width:50%;
}
.acccontent .contenttable td:last-child {
    width:30%;
}

.contenttable, figure.table {
    max-width:100%!important;
}
.contenttable img, figure.table img {
    max-width:1000px;
}
@media only screen and (min-width: 1px) and (max-width: 991px) {
    .contenttable img, figure.table img {
        max-width:100%;
    }
}


/* Team ausgabe Referentenansicht */
.layerct {
    position:relative;
    clear:both;
}

.layerct .layerlayer {
    display:none;
    position: absolute;
    top:0px;
    left:40%;
    width: 280px;
    height: auto;
    color:#fff;
    background:#201859;
    overflow: hidden;
    z-index: 10000;
    padding:1rem;
}
.layerct:hover .layerlayer {
    display:block;
}
.layerlayer  p {
    font-size:1rem;
}

/* Formulare */

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #201859;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #201859;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #201859;
}

form input:focus::placeholder, form textarea:focus::placeholder  {
    opacity:0;
}

form input:focus::-webkit-input-placeholder, form textarea:focus::-webkit-input-placeholder  {
    opacity:0;
}
form input:focus:-ms-input-placeholder, form textarea:focus:-ms-input-placeholder {
    opacity:0;
}

form .error {
    color: #ff0000;
}


form label {
    display:none;
}
form input, form select, form textarea {
    border: 0px;
    padding: 1rem 0rem 1rem 0rem;
    border-bottom: 1px solid #201859;
    margin-bottom:1rem;
    color:#201859;
    width:100%;
    max-width:490px;
}
form textarea {
    min-height:145px;
}

form button {
    background-color: #59ff19;
    padding:10px 36px 8px 20px;
    border: none;
    font-weight: bold;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-right-outline.svg');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 93%;
}

#p1718 form button {
    padding-right:35px;
    background-color:#201859;
    color:#fff;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-rightw.svg');
}
#p1718 form button:hover {
    background-color: #59ff19;
    color:#201859;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/arrowhead-right-outline.svg');
}

#p1685 form button {
    padding: 8px 35px 8px 25px;
}


/* MA Formular */
#mitarbeiter-Mail-5241-text-6  {
    display:none;
}


/* Warenkorbfunktion */
#wish_list {
    position: fixed;
    right: 10%;
    height: 30px;
    width: 300px;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    display:none;
    top:7rem;
}

.fixed #wish_list {
    top:4.8rem;
}
.formlink {
    display:none;
}
.dropDownMenu .formtolink {
    font-family: 'Avenir Next LT Pro';
}

#wish_list .wish_list_heading {
    margin: 0px 0px;
    text-align: center;
    color: #fff;
    height: 30px;
    background-color: #201859;
    padding: 3px 3px;
    cursor: pointer;
}
#wish_list .wish_list_heading span {
    font-family: 'Avenir Next LT Pro Bold';
}

#wish_list_item {
    width: 100%;
    text-align: center;
    border-spacing: 0px;
    border-collapse: separate;
    color:#201859;
    line-height:1rem;
}

#wish_list_item td {
    padding-left:0.5rem;
    padding-right:0.5rem;
    padding-top:0.25rem;
    padding-bottom:0.25rem;
}
#wish_list_item tr:last-child td {
    padding-bottom:0.5rem;
}


#msg {
    position: fixed;
    padding: 10px 25px;
    background-color: white;
    border: 1px solid #bdbad6;
    border-radius: 4px;
    font-size: 15px;
    width: 30%;
    text-align: center;
    color:#2D237C;
    display: block;
    top: 30%;
    left: 30%;
    opacity:0;
    z-index:999;
}
#msg:empty {
    display:none!important;
}

.wishlist-item {
    padding: 10px 5px;
    background: #f1f1f1;
}

.w-premove {
    font-size: 23px;
    cursor: pointer;
}
div.wishlist {
    display:inline-block;
    width:1.5rem;
    height:1.5rem;
    border:none;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/sternblau.png');
    background-size: contain;
    background-repeat: no-repeat;
}
div.wishlist:hover, .acccontent div.sterngruen {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/sterngruen.png');
}

.akordeonitem {
    position: absolute;
    top: 0px;
    right: 0px;
}
.pdfakkordeon {
    display:inline-block;
    width:1.6rem;
    height:1.6rem;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/download-outline-blau.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 2.5rem;
    right: 0px;
}
.pdfakkordeon:hover {
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/download-outline-green.svg');
}

#basket {
    display:none;
    margin: 37px 10px;
    color:#59ff19;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/sternweis.png');
    width:30px;
    height:30px;
    background-size:contain;
}
.fixed #basket {
    margin:20px 10px;
}
#basketli:hover #wish_list {
    display:block;
}
#basketli a {
    padding:0px;
}
.wpid {
    display:none;
}

#listitem {
    padding-left: 1.5rem;
    display: block;
    width: 10px;
    padding-top: 1rem;
}

.formularlinkto {
    display:none;
}

/* Owl Slider */

#referenzenslider {
    width:100%;
    max-width:1200px;
}
#contentslider {
    width:100%;
    max-width:1540px;
}
.contentsliderdiv {
    padding-left:15px;
    padding-right:15px;
}

#referenzenslider .item {
    float:left;
}
#contentslider .item {
    float:left;
    padding-left:0.5rem;
    padding-right:0.5rem;
}

#referenzenslider img {
    width:140px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.75;
    transition: all 0.3s ease-in-out 0s;
}
#referenzenslider img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
#referenzenslider .item img:first-child {
    margin-bottom:2rem;
}


#referenzenslider .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 23%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

#contentslider .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 23%;
    margin-left: -30px;
    display: block !important;
    border:0px solid black;
}

#referenzenslider .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 23%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}

#contentslider .owl-next  {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 23%;
    right: -20px;
    display: block !important;
    border:0px solid black;
}

#referenzenslider .owl-prev i, #referenzenslider .owl-next i, #contentslider .owl-prev i, #contentslider .owl-next i {
    color:#bdbad6;
}

.tx-kesearch-pi1 .teaser_icon img {
    width:auto;
}

/* Media2Click */
.media2click-controls {
    top:auto;
    bottom:55%;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
}
.media2click-controls .media2click-button {
    background-color:#59ff19;
    color:#201859;
}
.media2click-placeholder.media2click-haspreview {
    color:inherit;
    text-shadow:none;
    aspect-ratio:4/3;
}
.media2click-wrap iframe {
    aspect-ratio:4/3;
    max-width: 100%;
    height: auto;
}

@media only screen and (min-width: 1px) and (max-width: 800px) {
    .media2click-controls {
        top:auto;
        bottom:auto;
    }
}

/* Navigation */
.naviimage {
    padding:0px!important;
}
.submob div.active a, .dropdown ul ul li.active a {
    text-decoration: underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px;
}

li.dropdown .listitem a.active {
    text-decoration: underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px;
}


/* Suche */
.kesearch_searchbox .submitbutt input, .kesearch_searchbox .submitbutt input:hover {
    background: #201859;
    cursor: pointer;
    display: inline-block;
    padding: 8px 40px 7px 9px;
    text-align: center;
    color: #fff;
    font-family: inherit;
    width: 270px;
    max-width:inherit;
}
.resetbutt {
    display:none;
}
.tx-kesearch-pi1 {
    font-family: inherit;
}
.result-number {
    display:none;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color:#201859;
    text-decoration: underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px;
}
#kesearch_results .result-list-item .result-teaser, #kesearch_num_results, .result_txt {
    color: #8f8bac;
}
.result-title a {
    text-decoration:none;
}
.kesearch_pagebrowser li:before {
    display:none!important;
}

/* Tabs oben
--------------------------------------------------------------------------------------- */
.tabs-container nav {
    margin: 0 auto;
    background: #fff;
    position:relative;
    z-index:2;
}

.tabs-container nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.tabs-container nav ul li {
    padding: 1rem;
    cursor: pointer;
    color: #201859;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 25px;
}

.tabs-container nav ul li:hover {
    color: #201859;
}

.tabs-container nav ul li.active {
    background-color:#59ff19;
    color:#23145d;
    border-top: none;
}

.tabs-container {
    position: relative;
    height: 4em;
}

.tabs-container nav {

    width: 100%;
}

.tabs-container nav ul {
    display: flex;
    flex-direction: column;
}

.tabs-container nav ul li {
    order: 1;
    background-color:#fff;
}

.tabs-container nav ul li.active {
    order: 0;
}

.tabs-container nav ul li.active:after {
    width: 1px;
    height: 1px;
    border: 8px solid transparent;
    border-top: 8px solid #201859;
    content: '';
    position: absolute;
    right: 1.5em;
    top: 1.6em;
    z-index: 9999;
}

.tabs-container nav ul li:not(.active) {
    position: absolute;
    top: -999em;
}


.tabs-container nav ul.expanded li.active:after{
    border-top-color: transparent;
    border-bottom-color: #201859;
    top: 1em;
}

.tabs-container nav ul.expanded li:not(.active) {
    position: relative;
    top: auto;
}

@media only screen and (min-width: 992px) {

    .tabs-container nav {
        background: #fff;
    }

    .tabs-container nav ul li.active {
        background-color:#201859;
        color:#fff;
    }

    .tabs-container nav ul {
        display: table;
        width:100%;
        border:1px solid #201859;
        padding: 0;
    }

    .tabs-container nav ul li {
        display: table-cell;
        text-align:center;
        border-right:1px solid #201859;
    }

    .tabs-container nav ul li:last-child {
        border-right:0px;
    }

    .tabs-container nav ul li:not(.active) {
        position: relative;
        top: auto;
    }

    .tabs-container nav ul li.active {
        order: 1;
    }

    .tabs-container nav ul li.active:after {
        display: none;
    }
}

.tab-content {
    display: none;
    opacity:0;
    padding: 15px;
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s; /* Firefox < 16 */
    -ms-animation: fadein 1s; /* Internet Explorer */
    -o-animation: fadein 1s; /* Opera < 12.1 */
    animation: fadein 1s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to   {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to   {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to   {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to   {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to   {
        opacity: 1;
    }
}

.tab-content.current{
    display: inherit;
    opacity:1;
    position: relative;
    z-index: 0

}


/* Use Case Boxen */

.ucb a {
    text-decoration: none;
}
.usecasebox {
    display:table;
    padding:1.5rem;
    width:100%;
    margin-bottom:2rem;
}
.usecasebox:hover {
    transform: scale(1.05,1.05);
}
.usecasebox:hover div, .usecasebox:hover span {
    transform: scale(0.95,0.95);
}
.ucb_left {
    width:70%;
    display:block;
    float:left;
    padding-right:1rem;
}
.ucb_headline {
    display: block;
    min-height: 3rem;
    margin-top: 3.25rem;
    font-family: 'Avenir Next LT Pro Bold';
    font-size: 1.3rem;
}
.ucb_right {
    width:30%;
    display:block;
    float:left;
    vertical-align: top;
}
.ucb_right img {
    width:100%;
    margin-right:0.5rem;
}
.ucb_text {
    display:block;
    clear:both;
    width:100%;
    padding-top:  1.75rem;
}
.ucb_text  p {
    font-size:1.15rem;
    height:auto!important;
}



/* social icons */
.socialicon {
    display:inline-block;
    margin-left:1rem;
    margin-right:1rem;
    height:1.25rem;
    width:1.25rem;
    background-size:contain;
    background-repeat: no-repeat;
}
.linkedin {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/linkedin-outline_white.svg');
}
.xing  {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/xing.png');
}
.twitter  {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/twitter-outline_white.svg');
}
.instagram  {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/insta.png');
}
.facebook  {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/facebook-outline_white.svg');
}


/* tags */
.tagdiv {
    display:inline;
}
.tagul {
    display:inline;
    font-family: 'Avenir Next LT Pro';
}
.tagitem:before {
    display:none!important;
}

.tagitem {
    display: inline-block;
    padding: 0.5rem 1.25rem!important;
    border-radius: 1.5rem;
    margin-right:1rem;
    font-size: 0.75rem;
    margin-bottom:0.5rem;
    line-height:1rem!important;
}



/* sprungmarkenfix */
/* seite erfahrung */
#c5373 {
    margin-top:-100px;
    padding-top:100px;
}


.cookieinstellungenaendern {
    cursor:pointer;
}


/* Linkedinposts */
.linkedinpost iframe {
    max-width:100%;
}


/* Preismodell */
.preismodell {
    display: flex !important;
    justify-content: space-between;
    grid-template-columns: auto auto auto;
    gap: 20px 50px;
}
.preismodell:after, .preismodell:before {
    content:normal!important;
}

.preismodell .col-md-4 {
    padding-left:0px;
    padding-right:0px;
}

.card {
    border: 1px solid rgba(0,0,0,0.125);
}
.card-title {
    background-color:#201859;
    color:#fff;
    text-align:center;
    font-weight:bold;
    padding: 1rem;
    font-size: 1.35rem;
    margin:0px;
}
.card-img-top img {
    width:100%;
}
.card-body {
    padding: 1.5rem;
}
.card-footer {
    background-color:#59ff19;
    color:#201859;
    text-align:center;
    font-weight:bold;
    padding:1rem;
}

.card a {
    text-decoration:none;
}

@media only screen and (max-width: 800px) {
    .preismodell {
        flex-wrap: wrap;
    }
    .preismodell .col-md-4 {
        width:100%;
    }

}


/* Hexagonneu */

.hexagonneu {
    max-width:360px;
    margin: 0 auto;
    position:relative;
}
.hexagonneupreis  {
    max-width:400px;
    margin: 0 auto;
    position:relative;
}
.hexaimg {
    overflow:hidden;
    content:'';
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/hexabgflat.png');
    background-size: auto 34.3%;
    background-repeat: no-repeat;
    background-position: bottom;
    position: absolute;
    width: 100%;
}
.hexagoninner  {
    background-repeat: no-repeat;
    background-position: bottom;
    color:#fff;
    padding-bottom:1rem;
    padding-left:15px;
    padding-right:15px;
    font-size: 0.9rem;
    padding-top:0.25rem;
}
.hexagonmitepfeil {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/hexagonbgfull.png');
}
.hexagonohnepfeil  {
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/hexagonbgfullohne.png');
}
.hexagoninner p {
    font-size:0.9rem;
    margin-bottom: 0px;
}

.hexagoninner ul {
    font-size:0.9rem;
}

.hexagoninner h4 a, .hexagonneu a {
    color:#fff;
}
.hexagoninner h4, .hexagoninner h3 {
    padding-top:0.25rem;
}


#main .container .hexagonneu .hexagoninner ul li:before {
    color:#fff;
}

.hextopspacer {
    display:block;
    width:100%;
    aspect-ratio: 1/1;
}
.hexagonspacer {
    display:block;
    width:100%;
    aspect-ratio: 4.2/1.3;
}

.hexapreis {
    clip-path: polygon(0 50%,50% 100%,100% 50%,50% 0);
    width: 100%;
    display: flex;
    margin: 0px;
    color: #201859;
    justify-content: center;
    align-items: center;
    background-color: #0f0;
    aspect-ratio: 2/1;
    position:absolute;
    line-height: 1.4rem;
    font-size: 1.15rem;
}
.hextopspacerpreis {
    display:block;
    width:100%;
    aspect-ratio: 2/1;
    background-image: url('../../../typo3conf/ext/microfin11/Resources/Public/images/hexabgflat.png');
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.hexapreisdiv {
    display:block;
    width: 100%;
    text-align: center;
}
.hexapreisct,.hexapreisct p {
    line-height: 1.4rem;
    font-size: 1.15rem;
}
.hexapreisct h3 {
    margin-top: 0px;
    padding-top: 25px;
}
.hexapreisct a {
    color:#fff;
}
.hexapreishead {
    font-size: 2.4rem;
    line-height: 2.5rem;
    font-weight:bold;
    font-family: 'Avenir Next LT Pro Bold';
    display:block;
}

/*.hexagonarrow { background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/hexagonbg.png'); background-repeat:no-repeat; background-position:top; background-size:contain; display:block; width:100%; aspect-ratio: 4.2/1.3; overflow:hidden; content:'';  }*/

@media only screen and (max-width: 991px) {
    .hexagonneu, .hexagonneupreis {
        max-width:420px;
    }

}

h2 a.wissensspeicher {
    text-decoration: underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px;
}
.videosection h2 a.wissensspeicher {
    color:#fff;
}

.videocontent a {
    color:#fff;
    text-decoration:underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px;
}

.videocontent a.buttongruen:hover {
    text-decoration:none;
}



/* Seminareboxen */
.seminarboxlink {
    margin-bottom:2rem;
}
.seminarboxlink h2 {
    height: 6rem;
    display: block;
}

@media only screen and (min-width: 1201px) and (max-width: 1230px) {
    .seminarboxlink h2 {
        height:15rem;
    }
}


@media only screen and (min-width: 1230px) and (max-width: 1360px) {
    .seminarboxlink h2 {
        height:13rem;
    }
}

@media only screen and (min-width: 1360px) and (max-width: 1660px) {
    .seminarboxlink h2 {
        height:9rem;
    }
}

.seminarboxlink {
    text-decoration: none!important;
    border:solid 1px #bdbad6;
    padding: 1.5rem 1rem;
    display: block;
}
.seminarboxlink:hover {
    box-shadow: 0px 5px 9px #ccc;
}
.seminarekurzbeschreibung {
    margin-top:1.5rem;
    margin-bottom:0.5rem;
}
.pdfakkordeonseminare {
    right:3.85rem;
    top:3.5rem;
}
.akordeonitemseminare {
    right:3.85rem;
    top: 1rem;
}

.seminarewishlist, .seminarepdf {
    position: initial;
    margin-bottom:1rem;
}

.seminarhellblau {
    color:#bdbad6;
}
.seminaremodal ul {
    font-size:1.15rem;
}
.seminaresmall {
    font-size:0.875rem;
}

.semimg {
    text-align:center;
}
.semimg img {
    width:auto;
    max-height:120px;
}

/* Stoerer */

.stoerer {
    color: #201859;
    position: absolute;
    font-weight: bold;
    text-align: Center;
    width: 120px;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/images/stoerer.png');
    background-repeat:no-repeat;
    height: 100%;
    background-position: bottom;
    padding: 1.25rem;
    font-size: 0.875rem;
    transition: all 0.5s ease;
    right:20%;
}

.fixed .stoerer {
    height:0px;
    padding:0px;
}

@media screen and  (max-width:1590px)  {
    .stoerer {
        height:98%;
    }
}

@media screen and (max-width:1780px) {
    .stoerer {
        right:0;
    }
}
@media screen and (min-width:1330px) and (max-width:1590px)  {
    .stoerer {
        right:20%;
    }
}

@media screen and (min-width:1250px) and (max-width:1330px)  {
    .stoerer {
        right:15%;
    }
}

@media screen and (min-width:1080px) and (max-width:1250px)  {
    .stoerer {
        right:12%;
    }
}

@media screen and (max-width:1290px) {
    .stoerer {
        display:none;
    }
}

@media screen and (min-width:901px) and (max-width:1590px)  {
    .stoerer {
        width:100px;
    }
}



ol.olbg   {
    counter-reset: item;
}

ol.olbg li {
    list-style-type: none;
    position: relative;
    padding-left:1.5em;
    line-height: 1.6rem;
}

ol.olbg li:before {
    background-color: #59ff19;
    color: #23145d;
    content: counter(item) " ";
    counter-increment: item;
    position: absolute;
    top: 1em;
    margin-top: -1em;
    height: 1.5em;
    width: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 2em;
    left:-1em;
    font-weight:bold;
    font-size: 0.875em;
}

/* Videofeedback */

#videofeedback {
    display: inline;
    text-align: center;
}
#videofeedback span {
    margin: 0 auto;
    display: block;
}

#videofeedback .nsbtn.btn-rectangle {
    background-color:transparent;
}

#videofeedback .comment-submit-btn {
    background-color:#201859!important;
    color:#fff;
    padding: 8px 20px;
    font-family:inherit;
}

#videofeedbackmsg {
    color:#201859;
}

#videofeedback .commenttxt {
    max-width:500px;
    margin:0 auto;
}

.vbutstyle {
    font-size:1.25rem;
}




.headerrechteckigesbild .col-md-7 figure {
    padding-left:3rem;
    margin-top: 4rem;
}
@media screen and (min-width:1px) and (max-width:900px)  {
    .headerrechteckigesbild .col-md-7 figure {
        padding-right:3rem;
        margin-top:1rem;
    }
}


/* fe login */
.loginsubmit {
    border-radius: 0px;
    display: block;
    -webkit-appearance: none;
    max-width: 370px;
    background-color: #201859;
    padding: 15px 40px;
    color: #ffffff;
    text-align: center;
    width: 100%;
    font-weight: bold;
    cursor: pointer;
}

.logutpos {
    margin-left: auto;
    margin-right: 5rem;
    border:none;
    background-color: #fff;
    padding: 0px;
    color: #201859;
    background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/log-out-outline_blau.svg');
    background-repeat: no-repeat;
    background-position:right;
    padding-right:2rem;
    background-size:contain;
    width:105px;
}

#c14452 {
    max-width:1625px;
}

/* Video News */
.videonews {
    position: relative;
    top: -80px;
    z-index: 3;
    transition: top 0.3s ease-out;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    opacity: 0;
    transition: opacity 1s ease-in-out 0.5s; /* 0.5s Verzögerung */
}

.videonews.visible {
    opacity: 1;
}

.videorowdiv {
    display:flex!important;
}

.videorowdiv .col-md-3 {
    padding-left: 0.5rem!important;
    padding-right: 0.5rem!important;
    display:flex;
}

@media only screen and (max-width: 1024px)  {
    .videorowdiv {
        display:block!important;
    }
    .videorowdiv .col-md-3  {
        display:block;
    }

    .videonews {
        top: 20px;
    }
    .videorowdiv {
        padding-left: 0rem;
        padding-right: 0rem;
    }

}

.videonewsct {
    background-color:#e5e4ef;
    padding:0.5rem;
    margin:0.5rem;
}
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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position:relative;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width:84%;
  }
}
@media (min-width: 1200px) {
  .container {
    width:84%;
  }
}

.rows {
  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%;
  }
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #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-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: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row: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;
  }
}

.container-fluid div[class^="col-md"] {
    padding-left:0px;
    padding-right:0px;
}


.dpflex { display: flex; }
.col5spec { flex: 1 0 0%; padding-left:1rem; padding-right:1rem; }

@media only screen and (min-width: 1px) and (max-width: 1200px) {
    
.dpflex { display: block; }
.col5spec { flex: 1 0 0%; padding-left:0rem; padding-right:0rem; }    
}
/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}

@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-brands-400.eot');src:url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-brands-400.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-brands-400.woff2') format("woff2"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-brands-400.woff') format("woff"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-brands-400.ttf') format("truetype"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-brands-400.svg#fontawesome') format("svg")}.fab{font-family:Font Awesome\ 5 Brands}

@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-regular-400.eot');src:url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-regular-400.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-regular-400.woff2') format("woff2"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-regular-400.woff') format("woff"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-regular-400.ttf') format("truetype"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-regular-400.svg#fontawesome') format("svg")}.far{font-weight:400}

@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-solid-900.eot');src:url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-solid-900.eot?#iefix') format("embedded-opentype"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-solid-900.woff2') format("woff2"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-solid-900.woff') format("woff"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-solid-900.ttf') format("truetype"),url('../../../typo3conf/ext/microfin11/Resources/Public/fonts/fa-solid-900.svg#fontawesome') format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 *     Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *     Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 *     Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../../typo3conf/ext/microfin11/Resources/Public/css/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

  /*.owl-carousel .owl-dots {border:1px solid red;margin-top:-20px;position:absolute;z-index:10;width:100%;height:25px;} */
  
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-carousel .owl-dots {text-align:center;margin-top:30px;}

  .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
  
  .owl-carousel .owl-dots .owl-dot span {
    background: #59ff19 none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity:0.6;
    width: 12px;
    transition: all 0.3s ease 0s; 
      border: 2px solid #59ff19;
}

.owl-carousel .owl-dots .owl-dot.active span {
    background: #59ff19 none repeat scroll 0 0;
    border: 1px solid #201859;
    height: 15px;
    margin-bottom: 3px;
    width: 15px;
}

.owl-carousel .owl-dots .owl-dot.active span,  .owl-carousel .owl-dots .owl-dot:hover span {
    opacity: 1;transition: all 0.3s ease 0s; 
}

.owl-carousel .owl-nav {
    text-align:center;
    margin:0px auto;
}

.owl-carousel .owl-nav [class*="owl-"] {
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 2rem;
    margin: 5px;
    padding: 4px 7px;
    transition: all 0.3s ease 0s;
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
    opacity:0.5;
}

.owl-prev, .owl-next {
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
    position: relative;
    top: 50%;
    transition: all 0.3s ease 0s;
    color:#fff;
}
.owl-prev:hover, .owl-next:hover {transition: all 0.3s ease 0s;color:#a10858;}
.owl-prev:hover, .owl-next.disabled:hover {cursor: none; color:#fff;}

.owl-theme {
    max-width:600px;
    width:100%;
    margin:50px auto 30px;
}
.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.57;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
/* nav
--------------------------------------------------------------------------------------- */
@media only screen and (min-width: 1641px) { 

   .metaheadnav li a { padding:45px 15px 39px; }  

   
  .level1div {
    padding:45px 0px 39px
    }
   .level1div a { padding-left:12px; padding-right:12px; }   
    #subnavidiv { height:0px; overflow:hidden; display:block;
position: absolute;
top: calc(100% + 0px);
left: calc(1px - 52%);
width: calc(102% + 101%);
z-index: 999999;
padding: 0px;
background-color: #201859;
z-index: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
height: 0px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
       }
       
   #subnavidiv .submenu { display:none; }    
    
   .submenu .dropdown a.active {   
       text-decoration: underline;
  text-decoration-color: #59ff19;
  text-decoration-thickness: 2px;
}
   
    .dropDownMenu a {
        color: #fff;  
        font-size:1rem;
        font-family: 'Avenir Next LT Pro Bold';
        position:relative;
        display: block;
        text-decoration: none;
    }
    .dropDownMenu,
    .dropDownMenu ul {
        list-style: none;
        /*margin:0px auto;*/
        padding:0px;
        display:table;
        width:auto;
    }
    .dropDownMenu li {
        position: relative;
    }
   
    .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 4px;
        margin-top:-1px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    
     .fixed .level1div {
        padding:25px 0px 10px;
    }

    
         .fixed .metaheadnav li a { padding:25px 15px 10px; }
    
    .fixed .dropDownMenu li li a {
        padding:0px 0px 8px 0px;
    }
    
    .fixed li.contact a,
    .fixed li.search a {
        background-position: 9px 20px;
    }
    
    

   
    /* Level 1 Drop Down */
    .dropDownMenu > li {
        display: inline-block;
        vertical-align: top; 
        position: static;
    }

    /* Level 2 */
    #subnavidiv ul {
        position: static;
        /*background-color:#201859; */
        
    }
    
    /*#subnavidiv ul:before,
    #subnavidiv ul:after {
        content: "";
        width: 100%;
        height: 100%;
        top: 0px;
        left: calc(0px - 100%);
        z-index: 101;
        position: absolute;
        background-color: #201859;
    }*/
    
    /*#subnavidiv ul:after {
        right: calc(0px - 100%);
        left:auto;
    }*/
    
    #subnavidiv li.dropdown,
    #subnavidiv li.listitem {
        display: table;
        width: auto;
        max-width: 20rem;
        padding-right: 2rem;
        display:inline-block;
    }
    
    #subnavidiv li li.listitem {
        display: table;
        width: auto;
        float: none;
    }
    
    #subnavidiv li {padding-top:30px; z-index: 2;}
    #subnavidiv li li { padding-top:0px; }
    subnavidiv li li {padding-top:0px;}
    subnavidiv > ul {
        text-align: left;
        display: none;
        position: absolute;
        top: calc(100% + 0px);
        left:calc(1px - 52%);
        width:calc(102% + 101%);
        z-index: 999999;
        padding:0px;
        /*background-color:#201859;*/
    }
    
    #subnavidiv > .pseudoul {display:none;position: absolute;width:100px;overflow:hidden;border:1px solid red;}
    
    
    #subnavidiv > ul li a {transition:none;text-transform:none;padding:0px 0px 18px 0px;margin:0px; color:#59ff19 ;font-family: 'Avenir Next LT Pro Bold';
    font-weight: 600;font-size:0.9rem; display:block;}
    #subnavidiv > ul li a:hover { color:#fff; }
    
    #subnavidiv > ul > li > ul > li a {color:#fff;font-weight:normal;padding:0px 0px 8px 0px;font-family: 'Avenir Next LT Pro';} 
    #subnavidiv > ul > li > ul > li a:hover { color:#59ff19; opacity:1; }

    
    
    .dropDownMenu li:after {
      display:block;
      content: '';
      border-bottom: solid 7px #59ff19;  
      transform: scaleX(0);  
      transition:none;
    }
    /*.dropDownMenu li:hover:after { transform: scaleX(1); }*/
    .dropDownMenu li li:after {display:none;}
    
    .dropDownMenu .underli:after { transform: scaleX(1); }
 
    .dropDownMenu ul ul:before, .dropDownMenu ul ul:after {display:none;}

    .dropDownMenu .dropdown .dropdown { padding-bottom:1.5rem; }
    
    
    /* Level 3 */
    #subnavidiv > ul > li > ul {
        text-align: left; 
        margin:0px;
        position: relative;
        display:table !important;
        padding:0px;
    }
    
    .spc {
        display:table;
        width:25%;
        float:left;
    }
    
    #subnavidiv  > ul >.spc  li > ul {
        display:table !important;
    }
    
    #subnavidiv .spc li.dropdown {
        display: table;
        width: 100%;
        float: none;
    }
    
    #subnavidiv .spc li.dropdown ul {
        margin:0px;
        padding:0px;
    }
    
    #subnavidiv .spc li.dropdown a {
        font-family: 'Avenir Next LT Pro Bold';
        font-weight: 600;
    }
    #subnavidiv .spc li.dropdown ul li {width:50%;float:left;}
    #subnavidiv .spc li.dropdown ul a {color:#fff;font-weight:normal;padding:0px 0px 8px 0px;font-family: 'Avenir Next LT Pro';}
    
    #subnavidiv p {
        font-size:0.9rem;
        color:#fff;
        line-height:1.2rem;
    }
    
    li.navcontent p strong {
        margin-bottom:8px;
        display:block;
    }

   #subnavidiv li.navcontent p strong a { font-weight:bold; color:#59ff19; padding-bottom:0px; font-family: 'Avenir Next LT Pro Bold';}
    
    #subnavidiv li.navcontent img {
        max-width:80px;
       /* float:none;
        display:table;*/
        margin-bottom:18px;
        display:inline-block;
    }
    
    #subnavidiv li.navcontent {
        position: relative;
        z-index: 99;
        margin-right:86px;
        padding-top:15px;
        padding-bottom:30px;
        padding-left:15px;
        margin-left:8%;
        text-align:right;
        float:left;
        width:14.5%;
        min-width:120px;
    }
    #subnavidiv li.navcontent strong {
        color: #59ff19;
    }
    #subnavidiv li.navcontent a {
                color:#fff;
                font-weight:400;
                font-family: 'Avenir Next LT Pro';
    }
    
}

@media only screen and (max-width: 1080px) {
    
  
a.meanmenu-reveal {
    display: none;
}                                         

.mean-container .mean-bar {
    float: left; 
    width: 100%;
    position: relative;
    background: transparent;
    padding: 0px;
    min-height: 115px;
    z-index: 999;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 115px;
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255,255,255,0.5);
    text-decoration: none;    
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 1em 10%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255,255,255,0.25);
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
}

.mean-container .mean-nav ul li li.active {background-color:#85d1f1;opacity:1;filter: alpha(opacity=100);}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 18px;
    height:27px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255,255,255,0.1);
    border: none !important;
    border-left: 1px solid rgba(255,255,255,0.4) !important;
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(255,255,255,0.5);
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mean-remove {
    display: none !important;
}

.mean-nav ul, .mean-nav ul li {
    display:block;
    background-color:#201859; 
}

.mean-nav ul ul {
   position:static;
   width:auto;
   display:block;
}
.mean-nav ul li:hover > ul {
    display: block;
} 

/* Icon 4 */

.mean-container .meanmenu-reveal {
  width: 30px;
  height: 30px;
  position: absolute;
  right:5% !important;
  margin: 30px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  display:block;   
}

.mean-container .meanmenu-reveal span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.mean-container .meanmenu-reveal {
}

.mean-container .meanmenu-reveal span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.mean-container .meanmenu-reveal span:nth-child(2) {
  top: 8px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.mean-container .meanmenu-reveal span:nth-child(3) {
  top: 16px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.mean-container .meanmenu-reveal.meanclose span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 5px;
}

.mean-container .meanmenu-reveal.meanclose span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.mean-container .meanmenu-reveal.meanclose span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px;
  left: 5px;
}   

}


.menu__content p { font-size:1rem; }

/* Karriersubemnue*/
#subnavidiv ul.submenu:nth-child(7) li:nth-child(4) .submenuhead { color:#201859; }
#subnavidiv ul.submenu:nth-child(7) li:nth-child(4) .submenuhead:hover { text-decoration:none;}

@media only screen  and (max-width: 1640px) {
.mobilemenu #js-tab-7 .container .menu__content:nth-child(3) .mobnavp a { visibility:hidden; }
}

.mobilemenu .menu__button, .mobilemenu .mobnavp, .mobilemenu .submobinfo a:nth-child(2) { font-family: 'Avenir Next LT Pro Bold';  }

.mobilemenu .submobinfo {
width: auto;
  display: inline-block;
  margin-right: 3rem;
  padding-bottom:0px;
  margin-left:0px;
}
.mobilemenu .submobinfo strong a { font-weight:bold; color:#59ff19; padding-bottom:0px; }

@media only screen and (min-width: 1px) and (max-width: 10000px) {

    .maske1 .image img, .maske3 .image img,
    .container-fluid div[class^="col-md"].indent-right .frame-type-header {
        width: 100%;
    }
    
    .container-fluid div[class^="col-md"].indent-right {
        padding-right:0px;
    }
    
    .menu .col-md-3 {width: 20%;}
    .menu .col-md-6 {width: 60%;}
    
    #blureffect {
        overflow-x: hidden;
    }
   
    
}

@media only screen and (min-width: 1px) and (max-width: 2500px) {  
    
    html { -webkit-text-size-adjust: 100%;} 
    body {overflow-x:hidden;}
    input [type="submit"],input[type="text"] { -webkit-appearance: none;}
    
}

   
    
@media only screen and (min-width: 1px) and (max-width: 1750px) {  
 .counterbox img { float:none; }
 .counterbox .counter { float:none; text-align:right; }    
    
}

@media only screen and (min-width: 1px) and (max-width: 1600px) {  

    /*.pricemodel .greentriangle p,
    .pricemodel .graytriangle p {
        max-width:160px;
        left:calc(50% - 80px);
    }*/
    
    p,h1,h2,h3,h4,h5,h6,span {
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
    }
    
    .ce-gallery[data-ce-columns*="5"] .ce-column {
        width: calc(20% - 25px);
    }
    
    
}

@media only screen and (min-width: 1px) and (max-width: 15000px) { 

.hexagon:after { border-top: 107px solid; }
    
}
@media only screen and (min-width: 1px) and (max-width: 1640px) {
    
        header {
        position: absolute;
    }
    
    header.menu .col-md-3 {
        width:50%;
        float:left;
    }
    a.brand {
        height:50px;
        width:120px;
        overflow:hidden;
    }
    
    a.brand img {
        max-width: 120px;
    }   
    header.menu .col-md-6 {
        display:none;
    }    
    .row.mobilemenu {display:block;}
/* Mobile Navi start*/


.noscroll { overflow:hidden;}
.subnavclose { position: absolute; right: 2rem; top: 1.5rem;  display: block; color:#fff; font-size:1.5rem; cursor:pointer; background-image:url('../../../typo3conf/ext/microfin11/Resources/Public/Icons/eva-icons/outline/svg/close-outlinew.svg'); width: 2rem;  height: 2rem;  background-size: contain;  background-repeat: no-repeat; display:block; }
.menu__navbar {
  padding: 1rem;
  width: auto;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.menu__buttons {
  display: flex;
  gap: 2rem;
  height: 2rem;
  align-items: center;
}

.menu__button {
  color: white;
  background: none;
  font-size: 1rem;
  white-space: nowrap;
  border:none;
  font-family:"all-round-gothic-bold";
}

.menu__button.js-active {
  border-bottom: .25rem #59ff19 solid;
}

.menu__tab {
  display: none;
  width: 100%;
  position: fixed;
  z-index: 10;
  top: 7rem;
  left: 0;
  height: 100vh;
  background-color:#201859;
   padding: 2rem 1rem;
   overflow: auto;
padding-bottom: 7rem;
}

.menu__tab a { color:#fff; }
.mobnavp a { color:#59ff19; }

.menu__tab.js-active {
  display: block;
}
.menu__content { margin-bottom:1rem; display: inline-block;
padding-right: 3rem;
vertical-align: top;}

a.mobsubsubactive {   text-decoration: underline;
    text-decoration-color: #59ff19;
    text-decoration-thickness: 2px; }

.submobinfo { padding-bottom:3rem; }
.submobinfo strong { color:#59ff19; display:block; margin-bottom: 8px;}
.submobinfo img { width:80px; height:80px; }

/* mobile navi end */

    .nav.dropDownMenu {
        display:table;
        width:auto;
        text-align:right;
        float:right;
        margin-top:17px;
    }
    li.search, li.contact, li#basketli {
        float:Left;
    }
    
    #basket { 
        margin:0px 15px;
    }
    
    li.contact a {
        background-position: 0px 0px;
        width:34px;
        height: 32px;
        display:block;
        margin-right:10px;
    }
    
    li.search a {
        background-position:0px 0px;
        width: 33px;
        height: 32px;
        display:block;
    }
    
}

@media only screen and (min-width: 1px) and (max-width: 1400px) {
    
    .hexagon {
        width:24vw;
    }
    
    .hexagon:after {
        border-left: 12vw solid transparent;
        border-right: 12vw solid transparent;
        left: 0px;
    }
    
    .hexagon .ce-bodytext {
        margin: -9vw auto 0px;
        padding: 107px 15px 5px;
        max-width:none;
    }
    
    /*.pricemodel .greentriangle p,
    .pricemodel .graytriangle p {
        max-width:140px;
        left:calc(50% - 70px);
        font-size:0.9rem;
        line-height:1rem;
    }
    
    .greentriangle p strong, .graytriangle p strong {
        font-size:2rem;
    }*/

}

@media only screen and (min-width: 1px) and (max-width: 1300px) {
    
    .maske1 { width: 100%; }
    
    .maske2 .ce-bodytext {
        width: 190px;
        bottom: 20px;
    }
    
    .maske2 .ce-bodytext:before {
        width: 50px;
        top: -14px;
        left: 186px;
    }
    
    .maske2 .image img {
        margin-right: 30px;
    }
    
    .pricemodel {
        width:90%;
    }
    
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    
    .row.nested .col-md-4.element1,
    .row.nested .col-md-4.element3 {
        width: 60%;
    }
    
    .row.nested .col-md-4.element2 {
        width:40%;
    }
    .indentbox-left {
        padding-left:10%;
    }
    
    .indentbox-right {
        padding-right:10%;
    }
    
}

@media only screen and (min-width: 1080px) and (max-width: 1200px) {
    
    /*.dropDownMenu a {
        padding: 45px 12px 39px;
    }*/
    
    ul.meta li a {
        padding-right: 15px;
    }

}


@media only screen and (min-width: 1px) and (max-width: 1370px) {
        .col-md-2 {
        width:33.33333%;
    }
    .veranstoutsour .col-md-4, .veranstoutsour .col-md-5, .veranstoutsour .col-md-1, .veranstoutsour .col-md-2 { width:100%; }
    
}


@media only screen and (min-width: 1px) and (max-width: 1200px) {
    
    /*.greentriangle p, .graytriangle p {
        padding-top: 3vw;
    }
    
    
    .greentriangle p strong, .graytriangle p strong {
        font-size:1.4rem;
    }*/
    
    .filters .col-md-6 {
        width:100%;
    }
    
    .ui-group {
        float: left;
        margin-bottom: 30px;
    }
    
    .col-md-3 {
        width:50%;
    }
   
}

@media only screen and (min-width: 1px) and (max-width: 1080px) {

    .container-fluid div[class^="col-md"].indent-left {
  padding-left: calc(0% + 30px);
  position: relative;
  margin-top: 4rem;
}


    .container-fluid div[class^="col-md"].indent-inverse {
  padding-left: calc(0% + 30px);
  position: relative;
  margin-top: 4rem;
}

    .spacer.abslayer {
    padding:0px;
    background-color: #201859;
    color: #fff;
    position: relative;
    width: 100%;
    top:0rem;
}
    
    h1 {
        font-size: 2.4rem;
    }
    
    h2 {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    
    
 
    .container {
        width: 100%;
    }
    
    .row.nested .col-md-4.element1,
    .row.nested .col-md-4.element2,
    .row.nested .col-md-4.element3 {
        width: 100%;
    }
    
    .element2 {
        float: none !Important;
        display:table;
        width:100%;
    }

    .indentbox-left {
        padding-left:0px;
    }
    
    .indentbox-right {
        padding-right:0px;
    }
    
    .indentbox div[class^="col-md"]:last-child {
        padding-left:15px;
    }
    
    .spacer {
        padding:50px 0px;
    }
    
    .hexagon {
        width: 28vw;
    }
    
    .hexagon:after {
        border-left: 14vw solid transparent;
        border-right: 14vw solid transparent;
        left: 0px;
    }
    
    .hexagon .ce-bodytext {
        margin: -10.4vw auto 0px;
    }
    
    .media2click-placeholder {
        width:100% !important;
        height:auto !important;
    }
    
    .media2click-controls {
        position:relative;
        margin-top:30px;
    }
    
    .ce-gallery iframe {
        width: 100%;
    }
    
    .owl-theme {
        max-width:500px;
    }

}

@media only screen and (min-width: 1px) and (max-width: 1080px) {
      .container-fluid div[class^="col-md"].indent-left:before,
    .container-fluid div[class^="col-md"].indent-left:after,
    .container-fluid div[class^="col-md"].indent-inverse:before,
    .container-fluid div[class^="col-md"].indent-inverse:after,
    .container-fluid div[class^="col-md"].indent-right .frame-type-header:before,
    .container-fluid div[class^="col-md"].indent-right .frame-type-header:after {
        display:none;
    }  
    
}


@media only screen and (min-width: 1px) and (max-width: 991px) {

    #footer .right { text-align:center; }
    #footer .copyright { margin-top: 1.5rem; display: block; }
    
    .wmodal { max-width:90%; width:100%;}
    .wmodal-header { width:70%; }
    
    img { width:auto; max-width:100%; }
    /*.pricemodel p.text-center { max-width:100%;}*/
    
    .col-md-3, .col-md-2 { width: 100%; }
    

    
    #footer .col-md-7,
    #footer .col-md-5 {
        display:table;
        width:100%;
        text-align:center;
    }
    
    ul.meta {
        display:table;
        width:auto;
        margin:0px auto 30px;
    } 
    
    .container-fluid div[class^="col-md"].indent-left {
        margin:0px;
        padding-left:30px;
        padding-right:30px;
    }

    .container-fluid div[class^="col-md"].indent-inverse {
        margin:0px;
        padding-left:30px;
        padding-right:30px;
    }
    
    .row.nested .col-md-4 {
        width: 100%;
    }
    .indentbox-left {
        padding-left:0px;
    }    
    .indentbox-right {
        padding-right:0px;
    }
    
    .container-fluid div[class^="col-md"].indent-left {
        display:table;
    }
    .container-fluid div[class^="col-md"].indent-inverse {
        display:table;
    }
    
    .maske2 .ce-bodytext {
        left: 8%;
    }
    
    .frame-space-before-medium {
        margin-top: 1.5em;
    }
    
    .maske2 .image img {
        width: 65%;
        margin-bottom: 120px;
        margin-right: auto;
        float: none;
        margin:0px auto 120px;
    }
    
    .maske2 .ce-bodytext:before {
        width: 40px;
        top: -11px;
        left: 297px;
    }
    
    .bluebox {;
        display: table;
        width: 100%;
    }
    
    .news .teaser-text {
        min-height:inherit;
    }
    
    .news-img-wrap {
        height:auto;
        display:table;
        width:100%;
    }
    
    .container-fluid div[class^="col-md"].spacing-right,
    .container-fluid div[class^="col-md"].indent-right {
        padding-right: 0px;
        /* xxxdisplay: table;
        height: 100%;*/
        display:block;
        height:auto;
        width:100%;
        float: none;
    }
    
    .container-fluid div[class^="col-md"].indent-right  {
        padding-left:30px;
    }
    
    .hexagon {
        width: 420px;
        margin:0px auto 70px;
    }
    
    .hexagon:after {
        border-left: 210px solid transparent;
        border-right: 210px solid transparent;
        left: 0px;
    }
    
    .hexagon img {
        width:420px;
    }
    
    .hexagon .ce-bodytext {
        margin: -151px auto 0px;
        padding:151px 15px 5px
    }
    
    .indentbox div[class^="col-md"]:first-child {
        padding-right:0px;
    }
    
    .owl-theme {
        width:80%;
    }
    
    #referenzenslider img {
        width:100%;
    }
    
    .modaltop {
        display:table;
        width:100%;
    }
    
    .maske2 .ce-bodytext:before {
        left: 187px;
    }
    
    .ce-center .ce-outer, .ce-center .ce-inner {
        float: none;
        right:auto;
    }
    
    .ce-left .ce-gallery, .ce-column {
        float: none;
    }
    
    .ce-gallery figure {
        width: 100%;
    }
    
    .pricemodel {
        width: 100%;
        max-width: 420px;
        margin: 0px auto 150px;
    }
    
    /*.pricemodel {
        margin-bottom:30px;
    }

    .pricemodel .frame {
        margin:0px auto;
        position: relative;
        top: 5vw;
        z-index: 3;
        width: 40vw;
        height: 100%;
        margin: 0px auto;
    }
    
    .pricemodel .greentriangle, .pricemodel .graytriangle {
        border: 20vw solid transparent;
        border-bottom: 10vw solid #59ff19;
        top: -14vw;
    }
    
    .pricemodel .greentriangle:after, .pricemodel .graytriangle:after {
        left: -20vw;
        top: 9.9vw;
        border: 20vw solid transparent;
        border-top: 10vw solid #59ff19;
    }
    
    .pricemodel .frame:after {
        bottom: -6.75vw;
        border: 20vw solid transparent;
        border-top: 10vw solid #201859;
    }
    
    .pricemodel .greentriangle p, .pricemodel .graytriangle p {
        padding-top:7vw;
    }
    
    .pricemodel .greentriangle p, .pricemodel .graytriangle p {
        max-width: none;
        left:calc(100% - 9vw);
        font-size: 1rem;
        line-height: 1.2rem;
    }
    
    .greentriangle p strong,
    .graytriangle p strong {
        font-size:2.4rem;
    }
    
    .pricemodel h3 {
        top:-4vw;
    }
    .pricemodel p.text-center {
        top:-3vw;
        min-height: 155px;
    }
    
    .col-md-3:last-child .pricemodel {
        margin-bottom: 300px;
    }
    
    .col-md-4:last-child .pricemodel {
        margin-bottom: 160px;
    }*/
    
    .roughimg figure img {width:100%;}
    
    
    /*#tabs-nav {
  height:20px;
  width:200px;
  overflow:hidden;
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  padding:0px;
  margin:0px;
  cursor:pointer;
}

#tabs-nav:hover{
  height:auto;
}

#tabs-nav li{
  height:20px;
  line-height:20px;
  padding-left:5px;
}

#tabs-nav li:hover{
  background-color:#EEEEFF;
}

#tabs-nav li a{
  text-decoration:none;
  color:#000000;
  font-family:calibri;
}

#tabs-nav li:first-child a:after{
  content:' ';
  background-image: url('https://cdn2.iconfinder.com/data/icons/ios-7-icons/50/down4-24.png');
  background-size:16px 16px;
  background-position:center center;
  background-repeat:no-repeat;
  float:right;
  height:20px;
  width:20px;
  text-align:center;
  line-height:20px;
}*/
    
    /* bearbeitet 2022-09-08 */
    .tab-content .col-md-12 {
        padding:0px;
    }
    
    .tabs-nav-box .tabs-nav li {
      display: none;
      cursor: pointer;
      padding: 8px 16px;
      border-top: 1px solid #201859;
      width:250px;
    }

    .tabs-nav-box .tabs-nav li:first-child {
      display: block;
      border-top: 0px;
    }

    .tabs-nav-box .tabs-nav {
      border: 1px solid #201859;
      display: inline-block;
      padding: 0;
      position: relative;
        width:250px;
        margin:30px 0px !important;
    }

    .tabs-nav-box .tabs-nav li:hover {
      background-color: #ddd;
    }

    .tabs-nav-box .tabs-nav li:first-child:hover {
      background-color: transparent;
    }

    .tabs-nav-box .tabs-nav.open li {
      display: block;
    }
    
    .tabs-nav-box .tabs-nav span {
        display: table;
        width: 100%;
        height: 36px;
        position: absolute;
        top: 0px;
    }

    .tabs-nav-box .tabs-nav span:before {
      position: absolute;
        content: "";
        top: 16px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #201859 transparent transparent transparent;
    }

    .tabs-nav-box .tabs-nav.open span:before {
        border-color: transparent transparent #201859 transparent;
        top:9px;
    }
    
   


    
    
    
    
    
    
    .container-fluid div[class^="col-md"].indent-right {
        padding-top:30px;
    }
    
    .layerct .layerlayer {
        left: 50%;
        width: 50%;
    }
    
    .teamimg {
        width: 50%;
    }
    
    .ce-gallery[data-ce-columns*="5"] .ce-column {
        width: auto;
        float:none;
        margin:0px auto;
        display:table;
    }


}

@media only screen and (min-width: 1px) and (max-width: 767px) { 
     
      .menu__content { display:block; }
    
    .tabsnav p:nth-child(2) { display:none; }
    
    .naccs { height:auto;}
    .naccs .tabmenu div.active:after { left:-9px;}
    .naccs .tabmenu div.active:before { width: calc(54% - 30px); }
    
    /*.pricemodel .greentriangle p, .pricemodel .graytriangle p {
        max-width: none;
        left:calc(100% - 9vw);
        font-size: 1rem;
        line-height: 1.2rem;
    }
 
   
    .greentriangle p strong,
    .graytriangle p strong {
        font-size:1.7rem;
    }*/
    
    
    .row.fluid div[class^="col-md-"] {
        padding-left:0px;
        padding-right:0px;
        display:block;
        height:100%;
        float:none;
        width:100%;
    }
    
    
    
    /*.pricemodel .frame {
        margin:0px auto;
        position: relative;
        top: 5vw;
        z-index: 3;
        width: 80vw;
        height: 100%;
        margin: 0px auto;
    }
    
    .pricemodel .greentriangle, .pricemodel .graytriangle {
        border: 40vw solid transparent;
        border-bottom: 20vw solid #59ff19;
        top: -14vw;
    }
    
    .pricemodel .greentriangle:after, .pricemodel .graytriangle:after {
        left: -40vw;
        top: 19.85vw;
        border: 40vw solid transparent;
        border-top: 20vw solid #59ff19;
    }
    
    .pricemodel .frame:after {
        bottom: -32.8vw;
        border: 40vw solid transparent;
        border-top: 20vw solid #201859;
    }
    
    .pricemodel .greentriangle p, .pricemodel .graytriangle p {
        padding-top:16vw;
    }
    
    .pricemodel h3 {
        top: 10vw;
    }
    
    .pricemodel p.text-center {
        top: 13vw;
        min-height: 170px;
    }*/
    
    /*.crumb {
        position: relative;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-coordinate: 0 0;
        scroll-snap-points-x: repeat(100%);
        scroll-snap-type: x mandatory;
        flex: 1;
        display: flex;
        -webkit-overflow-scrolling: touch;
        justify-content:flex-start;
    }*/
    
    .crumb ol.bread-crumb {
        display: table;
        width: auto;
    }
    .bread-crumb li {
        margin-right: 20px;
    }
    .bread-crumb li:before {
        top:0px; right:-16px;        
    }
    
    ul.meta li {
        float:none;
    }
    
    ul.meta li a,
    ul.meta li div {
        padding:8px 0px;
        display: block;
        width:100%;
        text-align:center;
    }
    
    .tabs-nav-box .tabs-nav li {
      width:100%;
    }

    .tabs-nav-box .tabs-nav {
        width:100%;
    }
    
    table.contenttable thead tr {
        margin-bottom: 10px;
        display: table;
        width: 100%;
    }
    
    table.contenttable thead th,
    table.contenttable td {
        width:100%;
        float:none;
        display:table;
    }
    
    table.contenttable thead th {
        font-family: "all-round-gothic-bold";
        margin:3px 0px;
    }
    
    table.contenttable thead th { display:none; }
    
    table.contenttable tr {
        border-bottom:1px solid #ccc;
    }
    
    table.contenttable td {
        margin:8px 0px;
        
    }
    
    .modalbodyimg {
        float: none;
        max-width: 180px;
        margin: 0px auto;
    }
    
    .teamtext, .modalbodytext {
        width: 100%;
        float: none;
    }
    
    .modal {padding-top:80px;}
    
    .gc--1-of-3 {
        width: 100%;
    }
    
    .gc--2-of-3 {
        width:100%;
    }
    
    .naccs .tabs-nav {
        width: 100%;
        margin: 10px 0px !important;
    }
    
    .gc {
        display: table;
        margin-right: 0px;
        min-height: 1px;
        padding-left: 0px;
        vertical-align: top;
    }
    
    .hexagon:after { bottom:-104px; }

}

@media only screen and (min-width: 1px) and (max-width: 600px) { 
  
img[src*=".svg"] {
  margin: 0 auto;
 }
    
    #referenzenslider .owl-next { right:-5px;}
    
    #referenzenslider .item {
        float: none;
    }
    
    #referenzenslider img {
        width: auto;
        margin: 0px auto;
    }
    
}


@media only screen and (min-width: 1px) and (max-width: 520px) { 

    .row.mobilemenu {
        justify-content:flex-start
    }
    
    .owl-theme {
        max-width:300px;
    }
    
    /*.pricemodel .greentriangle p, .pricemodel .graytriangle p {
        left: calc(100% - 140px);
        padding-top: 15vw;
        width: 300px;
    }
    
    .col-md-3:last-child .pricemodel {
        margin-bottom:150px;
    }*/
    
    .ui-group {
        float: none;
        margin-bottom: 30px;
        display: table;
        width: 100%;
    }
    
    .select-items div, .select-selected {
        width: 100%;
    }
    
    .teamimg {
        width: 100%;
        float: none;
    }
    
    .teamtext {
        padding-left: 0px;
        padding-bottom: 20px;
    }
    
    .layerct .layerlayer {
        left:15px;
        width: calc(100% - 30px);
        height: calc(100% - 80px);
    }
    
}

@media only screen and (min-width: 1px) and (max-width: 450px) { 
 
    .hexagon {
        width: 80vw;
    }
    
    .hexagon:after {
        border-left: 40vw solid transparent;
        border-right: 40vw solid transparent;
        left: 0px;
    }
    
    .hexagon img {
        width:80vw;
    }
    
    .hexagon .ce-bodytext {
        margin: -29vw auto 0px;
        padding:29vw 15px 5px;
    }
    
    .pricemodel .frame:after {
        bottom: -32.4vw;
    }
    
    .pricemodel p.text-center {
        min-height: 140px;
    }
    
}


@media only screen and (min-width: 1px) and (max-width: 1545px) {  
    
    .rautemiticonbesch, .maske2 .ce-bodytext { bottom:0px; border-top:0px; left:1rem;}
    .rautemiticonbesch:before, .maske2 .ce-bodytext:before { display:none; }
}




/*@media only screen and (min-width: 1px) and (max-width: 1200px) {  
    
    .container-fluid div[class^="col-md"].indent-left,
    .container-fluid div[class^="col-md"].indent-right {
        padding-left:0px;
        padding-right:0px;
        position: relative;
        margin-top: 0px;
    }
    
    .container-fluid div[class^="col-md"].indent-left:before,
    .container-fluid div[class^="col-md"].indent-left:after,
    .container-fluid div[class^="col-md"].indent-right .frame-type-header:before,
    .maske1 .image:before,
    .maske2 .image:before,
    .maske3 .image:before {
        display:none;
    }
    
    .maske1 .image img, .maske2 .image img, .maske3 .image img,
    .container-fluid div[class^="col-md"].indent-right .frame-type-header {
        width: 100%;
        max-height:inherit;
    }
    
}*/

@media only screen and (min-width: 1px) and (max-width: 1800px) {
    .rautemiticonbesch::before {
        width: 100px;
        top: -26px;
        left: 292px;
    }
}
@media only screen and (min-width: 1px) and (max-width: 1700px) {
    .rautemiticonbesch::before {
        width: 80px;
        top: -21px;
        left: 293px;
    }
}
@media only screen and (min-width: 1px) and (max-width: 1650px) {
    .rautemiticonbesch::before {
        width: 60px;
        top: -16px;
        left: 295px;
    }
   
}

@media only screen and (min-width: 1201px) and (max-width: 1650px) {
 .pricemodel { width:100%;  }
 .greentriangle p strong, .graytriangle p strong { font-size:2rem;}
 
}

@media only screen and (min-width: 1px) and (max-width: 1200px) {   
    .pricemodel {
         width: 80%; padding-bottom:4rem;
    }

}

@media only screen and (min-width: 1px) and (max-width: 580px) {
.naccs .tabmenu div.active::before {
    width: calc(55% - 30px);
    top:9px;
    }
.naccs .tabmenu div.active::after { top:6px;}    
}
@media only screen and (min-width: 1px) and (max-width: 470px) {
.naccs .tabmenu div.active::before {
    width: calc(56% - 30px);
    }
}
@media only screen and (min-width: 1px) and (max-width: 400px) {
.naccs .tabmenu div.active::before {
    width: calc(57% - 30px);
    }
.naccs .tabmenu div.active::after { left:-10px;} 
}
@media only screen and (min-width: 1px) and (max-width: 340px) {
.naccs .tabmenu div.active::before {
    width: calc(58% - 30px);
    }
}

/*wg. menu (v.a. karriere)*/
@media only screen and (min-width: 1px) and (max-width: 1450px) {
   #subnavidiv li.navcontent { width:0%; }   
}
@media only screen and (min-width: 1px) and (max-width: 1315px) {
   #subnavidiv li.navcontent { width:0%; }   
}
@media only screen and (min-width: 1px) and (max-width: 1230px) {
   #subnavidiv li.navcontent { width:10%; min-width:120px; } 
   #subnavidiv ul.submenu:nth-child(5) li { padding-right:0.75rem;}
   #subnavidiv ul.submenu:nth-child(5) li.navcontent { margin-right:30px;} 
}
@media only screen and (min-width: 1px) and (max-width: 1160px) {
   #subnavidiv li.navcontent { width:0%; }
.level1div a {
  padding-left: 10px;
  padding-right: 10px;   
}
}
  #enbablingcontainer { position:relative; display:block; width:100%; aspect-ratio:10/7; overflow:hidden; }
  #enablingstorymap {  display: block;  -ms-transform-origin: top left; -webkit-transform-origin: top left;   transform-origin: top left; z-index:3; position:relative; width: 1903px; height: 1347.97px; }
  #enablingstorymap img { width:100%; }
  .smallspacerlila { padding: 100px 0px 0px 0px !important; }
  .abslayer { display: none; }
   
  #myimgmap { position:absolute; top:0px; left:0px; width: 1903px; height: 1347.97px; z-index:3; }
  .imgpos1 { width: 1903px; height: 1347.97px; z-index:1; position:absolute; }
  .imgpos2 { width: 1903px; height: 1347.97px; z-index:2; position:absolute; }
  
  
 .wmodal-header { background-color:transparent; } 
 .wmodal-body figure img { max-height: calc(100vh - 9.5rem); }
 
 .enablingicons { width:50px!important; }
 .enablingoverlayclose { margin-top:0px!important; }
 
#enablingoverlay { display:none; height: 100vh;
width: 100%;
background-color: rgba(255,255,255,0.9);
z-index: 10;
position: absolute; 
padding:2rem; text-align: center;
font-weight: bold; }

 @media only screen and (min-width: 1px) and (max-width: 800px) {  
     
#enablingoverlay { display:block;  }
 #enbablingcontainer {margin-bottom:4rem; }
 }