/* Minification failed. Returning unminified contents.
(4459,21): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(4467,28): run-time error CSS1039: Token not allowed after unary operator: '-secondary'
(4496,17): run-time error CSS1039: Token not allowed after unary operator: '-secondary'
 */
/* yantramanav-300 - latin */
/*
@font-face {
font-family: 'Yantramanav';
font-display: block;
font-style: normal;
font-weight: 300;
src: url('../fonts/yantramanav-v10-latin-300.eot');  
src: local(''),
 url('../fonts/yantramanav-v10-latin-300.eot?#iefix') format('embedded-opentype'), 
 url('../fonts/yantramanav-v10-latin-300.woff2') format('woff2'), 
 url('../fonts/yantramanav-v10-latin-300.woff') format('woff'), 
 url('../fonts/yantramanav-v10-latin-300.ttf') format('truetype'), 
 url('../fonts/yantramanav-v10-latin-300.svg#Yantramanav') format('svg'); 
  }*/
  /* yantramanav-700 - latin */
  /*
  @font-face {
font-family: 'Yantramanav';
font-display: block;
font-style: normal;
font-weight: 700;
src: url('../fonts/yantramanav-v10-latin-700.eot');  
src: local(''),
 url('../fonts/yantramanav-v10-latin-700.eot?#iefix') format('embedded-opentype'), 
 url('../fonts/yantramanav-v10-latin-700.woff2') format('woff2'), 
 url('../fonts/yantramanav-v10-latin-700.woff') format('woff'), 
 url('../fonts/yantramanav-v10-latin-700.ttf') format('truetype'), 
 url('../fonts/yantramanav-v10-latin-700.svg#Yantramanav') format('svg'); 
  }
*/
/* roboto-300 - latin */
/*@font-face {
  font-family: 'Roboto';
  font-display: block;
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v29-latin-300.eot');  
  src: local(''),
   url('../fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'), 
   url('../fonts/roboto-v29-latin-300.woff2') format('woff2'), 
   url('../fonts/roboto-v29-latin-300.woff') format('woff'), 
   url('../fonts/roboto-v29-latin-300.ttf') format('truetype'), 
   url('../fonts/roboto-v29-latin-300.svg#Roboto') format('svg'); 
}*/
/* roboto-700 - latin */
/*
@font-face {
  font-family: 'Roboto';
  font-display: block;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v29-latin-regular.eot');  
  src: local(''),
   url('../fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), 
   url('../fonts/roboto-v29-latin-regular.woff2') format('woff2'), 
   url('../fonts/roboto-v29-latin-regular.woff') format('woff'), 
   url('../fonts/roboto-v29-latin-regular.ttf') format('truetype'), 
   url('../fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); 
}
*/
@font-face {
font-family: fallback-font;
src: local("Arial");
font-display: block;
}

@font-face{font-family:'FontAwesome';font-display: block;src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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}.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:#fff}.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}



/*--@import url('https://www.kbw.de/css/DevExpressControls.css'); --*/

/*-------------------aus fanoe------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
outline: 0;
border: 0;
background: transparent;
vertical-align: baseline;
/*font-size: 100%;*/
}

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

html {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

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

html, body {
width: 100%;
overflow-x: hidden;
}

body {
background: transparent;
min-height: 100%;
min-width: 100%;
font-size: 18px;

}
/*
*[role="content"] {
position: relative;
min-height: calc(100vh - 486px);
}
*/
header {
padding: 30px 0;
position: relative;
}

header .container {
max-width: 100%;
padding: 0;
}

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

@media (min-width: 1200px) {
ul.sublevel.dropdown-menu {
font-size: 0.88rem;
}
/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {
body {
font-size: 17px !important;
}

.navbar-nav > li {
font-size: 0.8rem;
}

a.start:after {
font-size: 0.8rem;
}

ul.sublevel.dropdown-menu {
font-size: 0.744rem;
}
/* Suchleisten-Groesse im Head */
.kopfsuche .input-lg {
font-size: 0.8rem;
height: 1.6rem;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
}
/* Head-Container-Groesse */
#Head-Container, #Head-Container a, #Head-Container i {
font-size: 0.8rem !important;
}
}
/* Small */
@media (min-width: 768px) and (max-width: 991px) {
body {
font-size: 16px !important;
}
/* Navbar Schriftgroesse */
.navbar-nav > li {
font-size: 0.6rem;
}

a.start:after {
font-size: 0.6rem;
}

.navbar-nav > li > a {
padding: 8px 8px;
}

ul.sublevel.dropdown-menu {
font-size: 0.544rem;
}
/* Suchleisten-Groesse im Head */
.kopfsuche .input-lg {
font-size: 0.6rem;
height: 1.2rem;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
		}
/* Head-Container-Groesse */
#Head-Container, #Head-Container a, #Head-Container i {
font-size: 0.6rem !important;
}
}

@media (max-width: 768px) {
body {
font-size: 17px;
}
}

.brand {
margin: 0 auto;
width: 205px;
height: 114px;
background-size: 100%;
background-repeat: no-repeat;
background-position: left center;
}

*:not([class*="dx"]) > img {
max-width: 100%;
height: auto;
}

.fsize14 {
font-size: 1.4rem;
}

.fsize2 {
font-size: 2rem;
}

.equal {
display: table;
table-layout: fixed;
}
.equal .vcenter {
display: table-cell;
vertical-align: middle;
}

.small, small {
font-size: .85rem;
}

@media (min-width: 768px) {

.blogarchive a {
background: rgba(0, 0, 0, 0.02);
}

.blogarchive a {
min-height: 250px;
overflow: hidden;
}

.blogarchive a:hover h2 {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
}
}

@media (min-width: 992px) {
header {
padding: 15px 0 0;
}/*CLS Optimierung*/
#naviBar.pull-right .level-2 {
max-height: 50px;

}
}
header .container {
max-width: 1170px;
padding: 0 20px;
}
}

@media (max-width: 992px) {
body {
width: 100vw;
overflow-x: hidden;
}
}

.loadIcon i {
position: fixed;
z-index: 100;
font-size: 4em;
top: 45%;
left: 0;
text-align: center;
width: 100%;
color: rgba(200,200,200,0.7);
}

a, a:visited {
white-space: normal;
}

.noJs {
z-index: 999;
display: block;
width: inherit;
font-size: 1.2em;
font-weight: bold;
color: #fff;
background-color: #f00;
padding: 0.5em;
}
/*---test column---*/
.column::after {
clear: both;
content: " ";
display: table;
}

.cookie {
z-index: 998;
display: inline-block;
width: inherit;
font-size: 20px;
color: #333;
background-color: rgba(255,255,255,0.95);
position: fixed;
bottom: 0;
left: 0;
padding: 2vh;
border-top: 1px solid #eee;
}


.logo1 {
padding-top: 1.2em;
}

/*
 * Open dropdowns on hover instead of click.
 */
@media (min-width: 768px) {
.dropdown:hover {
background: #eee;
}

.dropdown:hover > .dropdown-menu {
display: block;
}
}

html {
font-size: 18px;
}
@font-face {
	font-display: block;
	font-family: "RobotoFlex";
	src: url("../fonts/RobotoFlex.woff2") format("woff2");
}
body {
font-family: 'RobotoFlex'/*, fallback-font*/;
font-weight: 300;
color: #333;
line-height: 1.4em;
}

#hauptarea {
min-height: 55vh;
}

.farbmod-0 {
background-color: rgba(0,0,0,0.03);
color: #a5a5a5;
}

.farbmod-0 span {
color: #000;
}

.farbmod-0 a, .farbmod-0 i {
color: #a5a5a5;
}

.farbmod-0 a:hover, .farbmod-0 i:hover {
color: rgba(22,163,144,1);
}

.farbmod-1 {
background-color: #222d3c;
background-color: rgba(34,45,60,1);
color: #f6f6f6;
color: rgba(221,221,221,1);
}
.farbmod-1 h1, .farbmod-1 h2, .farbmod-1 h3, .farbmod-1 h4, .farbmod-1 h5, .farbmod-1 .h3 {
color: #fff;
padding-bottom: 0px;
}
.farbmod-1 span {
color: #fff;
}

.farbmod-1 a, .farbmod-1 a i {
color: rgba(255,255,255,0.9);
}
.farbmod-1 a:hover {
color: rgba(22,163,144,1);
}

.farbmod-11 {
background-color: #47596c;
color: #fff;
}

.farbmod-2 {
background-color: rgba(22,163,144,1);
}

.farbmod-2 span, .farbmod-2 p {
color: #222d3c;
}

.farbmod-2 a, .farbmod-2 h2 {
color: #fff;
}

.farbmod-3 {
background-color: #fefefe;
}

.farbmod-3 span, .farbmod-2 p {
color: #222d3c;
}

.color-1 {
color: #1eb1c7;
color: rgba(22,163,144,1);
}

.bgcolor-1 {
background-color: #fff;
}

.color-2 {
color: #ddd;
}

.bgcolor-2 {
background-color: #666;
background-color: rgba(0,0,0,0.35);
}

.bgcolor-3 {
background-color: #f3f3f3;
background-color: rgba(0,0,0,0.03);
}

.color-4 {
color: #999;
color: rgba(153,153,153,1);
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4 {
   font-family: 'Roboto'/*, sans-serif*/;
   color: #333;
   font-weight: 300;
   padding-bottom: 1.0em;
}

.highlight, .highlight h1, .highlight h2, .highlight h3, .highlight h4, .highlight h5 {
color: rgba(22,163,144,1);
}

h1, .h1 {
font-size: 2.0rem;
}

h2, .h2 {
font-size: 1.4rem;
}

h3, .h3 {
font-size: 1.3rem;
}

h4, .h4 {
font-size: 1.1rem;
}

form p {
padding: 0;
}

p {
padding: 0em 0em 1em 0em;
color: #444;
/*line-height: 1.2em;*/
}

p, blockquote, li, a {
font-weight: 300;
}

.pad-0 {
padding: 0px !important;
}

.pad-05 {
padding: 0.5em;
}

.pad-10 {
padding: 1em;
}

.padt-1 {
padding-top: 1em;
}

.padt-2 {
padding-top: 2em;
}

.padt-3 {
padding-top: 3em;
}
.padb-1 {
padding-bottom: 1em;
}
.marg-0-5 {
margin: -0.5em;
}

.margb0 {
margin-bottom: 0px;
}

.margb-03 {
margin-bottom: 0.3em;
}

.margb-05 {
margin-bottom: 0.5em;
}

.kbw1-btn span:after {
border-left: 1px;
border-left-color: #ddd;
border-left-style: solid;
color: green;
font: 15px/120% FontAwesome;
content: "\f07a";
padding: 0 1em;
margin-left: 2em;
display: inline-block;
}
.label-info {
background-color: #333;
color: #fff!important;
	vertical-align: super !important;
}
.label-info2 {
padding: 0.2em 0.4em;
border-radius: 0em;
background-color: #16a390;
font-weight: 300;
}

.kbw0-btn {
background-color: rgba(255, 255, 255, 0.4);
border: 1px solid rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.9);
cursor: pointer;
transition: all 0.15s linear 0s;
}

.kbw0-btn:hover {
background-color: rgba(255, 255, 255, 0.8);
border: 1px solid rgba(255, 255, 255, 0.8);
color: #333;
text-decoration: none;
}

.btn-mehrz {
white-space: normal;
}
.btn-r {border-radius:999px}

.spezial-btn {
background-color: #f3c85d;
border: 1px solid #bc8a0d;
color: rgba(0,0,0, 0.8);
cursor: pointer;
transition: all 0.15s linear 0s;
}

.spezial-btn:hover {
background-color: #f0c250;
border: 1px solid #b3830d;
color: #111;
text-decoration: none;
}

.Tagung h2 a {
font-size: 0.6em;
white-space: nowrap;
background-color: rgba(0,0,0,0.01);
border: 1px solid rgba(0,0,0,0.2);
color: rgba(0,0, 0, 0.6);
padding: 0.5rem 0.9rem;
margin-left: 1.1em;
cursor: pointer;
transition: all 0.15s linear 0s;
}

.Tagung h2 a:hover {
background-color: #16a390;
border: 1px solid rgba(255, 255, 255, 0.8);
color: #fff;
text-decoration: none;
}

.navbar {
border-radius: 0px;
border-bottom: 1px solid #f6f6f6;
top: 0px;
z-index: 999;
width: 100%;
background: rgba(255,255,255,0.98);
}

.navbar *:not([class*="open"]) .iconwechsel:after {
color: #222d3c;
font: 0.9em/90% FontAwesome;
content: "\f067";
display: block;
cursor: pointer;
}

.navbar .open .iconwechsel:after {
color: #222d3c;
font: 0.9em/90% FontAwesome;
content: "\f068";
display: block;
cursor: pointer;
}
/*------------ Mobil-Navigations-Button ------------*/
.navbar-toggle {
background-color: white;
border: 1px solid #ccc;
margin-top: 0;
margin-bottom: 0;
width: 40px;
font-size: 0.8rem;
padding: 10px 10px;
color: #666;
}

@media (max-width: 768px) {
.landPage {
display: inline;
}

.has-child .dropdown-toggle {
display: inline-block !important;
}

.navbar {
min-height: 0;
}

#naviBar.pull-right {
float: none !important;
}

#naviBar.pull-right .row {
margin-left: 0px;
margin-right: 0px;
}

/*
#naviBar.in {
animation-name: navanimation;
animation-duration: 0.7s;
}
*/
.dropdown-toggle {
width: 85%;
}

.subpage-dropdown {
width: 10%;
}
}

@keyframes navanimation {
0% {
margin-left: 100%;
}

100% {
margin-left: 0%;
}
}

.dropdown > a {
font-size: 1.2em;
font-weight: 400;
}

.selected a, .breadcrumb > .active {
color: rgba(22,163,144,1);
}

i.fa.fa-bars:before {
font-size: 130%;
}

.kopzeile .container {
max-width: 1200px;
}

.kopzeile {
font-size: 1.4em;
padding-top: 0.4em;
padding-bottom: 0.4em;
color: #ddd;
}
/*------------ Header ------------*/
header {
background: #FFF;
padding-top: 0px;
padding-bottom: 0px;
}

header .container {
padding-right: 0px;
padding-left: 0px;
}

header a {
color: #222d3c;
}

div#Head-Container {
padding-top: 0.2em;
padding-bottom: 0.2em;
width: 100%;
border-bottom: 1px solid #eee;
background: rgba(0, 0, 0, 0) linear-gradient(to right, #fff 1%, #f7f7f7 19%, #ffffff 38%, #fff 68%, #f7f7f7 100%) repeat scroll 0 0;
}

header #Head-Container .container {
max-width: 1200px;
}

#Head-Container, #Head-Container a, #Head-Container i {
font-size: 0.85rem !important;
}

#Head-Container .contsocial {
height: 1rem;
}

#Head-Container i {
padding-left: 2.5em;
padding-right: 0.5em;
}

#Head-Container .sociald i {
padding: 0px;
}

#Head-Container .gplusb, #Head-Container .pdfb {
display: none;
}

header > nav.navbar {
margin-bottom: 0;
}
/*breadcrumb*/
div#breadCrumbContainer {
max-width: 1200px;
}

.breadcrumb {
background-color: rgba(255,255,255,0) !important;
border-bottom: 0px solid #f2f2f2;
margin-bottom: 0em;
}

.breadcrumb > li + li:before {
font: 0.8em/120% FontAwesome;
content: "\f105";
padding: 0 5px;
color: #ccc;
}

.breadcrumbHome:after {
padding: 0px 5px;
color: #CCC;
content: "/ ";
}

a.start:after {
font: 15px/120% FontAwesome;
content: "\f015";
padding: 0 5px;
cursor: pointer;
}

/*------------ Head-Nav ------------*/
.head-nav a {
margin-right: 6em;
}

.head-nav a:last-of-type {
margin-right: 0;
}

/*------------ Menüleiste ------------*/
:target::before {
content: "";
display: none;
height: 230px;
margin-top: -230px;
}

.nav-fixed {
position: fixed;
top: 0;
left: 0;
box-shadow: 0 0 0.4em 0 rgba(0, 0, 0, 0.3);
}

.nav-relative {
position: relative;
}

.navbar-inverse .navbar-nav > li > a {
color: white;
}

ul {
margin: 0px;
padding: 0px;
border: 0px none;
vertical-align: baseline;
font: inherit;
}

/*------------ Menü Dropdowns ------------*/
li {
list-style: outside none none;
padding: 0px;
border: 0px none;
vertical-align: baseline;
font: inherit;
margin: 0px;
}

nav.navbar > div.container {
max-width: 100%;
}


/*------------ Content ------------*/
a {
text-decoration: none;
}

a:hover {
text-decoration: none;
}

.alert {
position: fixed;
bottom: 20%;
z-index: 999;
width: 50%;
left: 25%;
min-width: 300px;
}

/*------------ Suchseite ------------*/

.searchcont {
background-color: transparent;
}

.filteranz {
margin-top: 0.5em;
margin-bottom: -13px;
}

.filteranz .label {
border-style: solid;
border-color: #ddd;
border-width: 1px;
border-bottom: 0px;
margin-bottom: -2px;
}

.searchcont .label {
padding: 1em 2em 0.5em 2em;
margin-top: 0.1em;
border-radius: 0.0em;
color: #666;
background-color: #fff;
display: inline-block;
font-size: 100%;
font-weight: 300;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
}
/*------------Suchleiste-Nav-neu------------*/
.eSuche {
padding-top: 0.4em;
cursor: pointer;
}

.eSuche.open, .efeldSuche {
color: #333;
background-color: #fff;
-webkit-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
}

.efeldSuche {
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
background-color: #fff;
padding: 1em 1.5em 1em 1.5em;
margin-bottom: 1.5em;
-webkit-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
}

.startseitesuche .efeldSuche {
margin-bottom: 0em;
}

.startseitesuche .suchprolog .highlight {
color: #fff;
}

.efeldSuche {
visibility: visible;
height: auto;
opacity: 1;
transition: all 0.2s ease-in 0s;
}

.efeldSuche input {
border-radius: 5px;
}

.kopfsuche .sucheplus {
display: none;
}

.kopfsuche .col-center {
width: 100%;
}

.kopfsuche .suchprolog {
display: none;
}

.hauptsuche .input-lg:not(button) {
background-color: #fff;
}

.hauptsuche .suchLeiste.eSuchOpen .input-lg:not(button), .hauptsuche .sucheplus .input-lg:not(button) {
background-color: #fff;
}

.hauptsuche .suchprolog {
display: block;
}

.hauptsuche .h2 {
padding-bottom: 0px;
}

.kopfsuche .input-lg {
font-size: 1rem;
height: 2em;
padding-top: 0.2em;
padding-bottom: 0.2em;
}

.kopfsuche button.input-lg {
padding-top: 0.3em;
}

.col-center {
float: none;
margin-right: auto;
margin-left: auto;
}

.input-lg.form-control.col-xs-10 {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.suchLeiste button {
border: 0px;
}

.form-control.col-xs-10 {
width: 83.3333%;
}

.suchLeiste .form-control:focus {
background-color: #fff;
}

.form-control:focus {
  border-color: #8c084d;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(140, 8, 77, 0.8);
  outline: 0 none;
  }

/*icons suchfilter unter suchleiste*/
.filteranz .label {
position: relative;
}

a.suchwortFilter:after,
a.datumVonFilter:after,
a.datumBisFilter:after,
a.ThmkmplxFilter:after,
a.EmpfFilter:after {
position: absolute;
top: 0px;
right: 0.2em;
color: #16a390;
font: 16px/140% FontAwesome;
content: "\f00d";
}

a.suchwortFilter:hover:after,
a.datumVonFilter:hover:after,
a.datumBisFilter:hover:after,
a.ThmkmplxFilter:hover:after,
a.EmpfFilter:hover:after {
font: 16px/140% FontAwesome;
content: "\f057";
}

a.suchwortFilter,
a.datumVonFilter,
a.datumBisFilter,
a.ThmkmplxFilter,
a.EmpfFilter {
font-size: 0;
background: none;
border: none;
cursor: pointer;
}

/*Seminar-Detailseite*/
@media (max-width: 520px) {
.semdetailk {
text-align: left;
}
}

.seminarsec {
border-top: 4px solid #16a390;
	margin-top:1em;
	border-radius:0.6em;
}

.trenner::after {
background: rgba(0, 0, 0, 0) linear-gradient(to right, #fff, rgba(255, 255, 255, 0), #fff) repeat scroll 0 0;
content: "";
display: block;
height: 44px;
width: 100%;
z-index: 1;
}

.trenner {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.02) 0.3em, transparent) repeat scroll 0 0;
height: 0.9em;
margin-bottom: 0em;
z-index: 0;
}

.trenner1::after {
background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(250,250,250, 1), rgba(255, 255, 255, 0), rgba(250,250,250, 1)) repeat scroll 0 0;
content: "";
display: block;
height: 0.8em;
width: 100%;
z-index: 1;
}

.trenner1 {
background: rgba(250,250,250, 1) linear-gradient(to bottom, rgba(0,0,0,0.30), rgba(0, 0, 0, 0.0) 0.3em, transparent) repeat scroll 0 0;
height: 0.7em;
margin-bottom: 0em;
z-index: 0;
}

.trenner2::after {
background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255,255,255, 1), rgba(255, 255, 255, 0), rgba(255,255,255, 1)) repeat scroll 0 0;
content: "";
display: block;
height: 0.65em;
width: 100%;
z-index: 1;
}

.trenner2 {
background: rgba(255,255,255, 1) linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.0) 0.3em, transparent) repeat scroll 0 0;
height: 0.7em;
margin-bottom: 0em;
z-index: 0;
}

.bgwhi {
background-color: #fff;
background-color: rgba(255,255,255,1);
border-width: 0px 0px;
border-style: solid;
border-color: #e7e7e7;
}
.bgb02{background-color:rgba(0,0,0,0.5);border:1px solid #fff;}

.bg0 {
background-color: rgba(22,163,144,1);
}

.bg1 {
padding: 2em 0 0em 0em;
background-color: rgba(250,250,250,1);
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
}

.bg1o {
background-color: rgba(250,250,250,1);
}

.bg2 {
background-color: rgba(250,250,250,1);
border-bottom: 1px solid #f7f7f7;
}

.bg3 {
background-color: rgba(255,255,255,1);
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
}

.bg3x {
background-color: rgba(255,255,255,1);
-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
}

.bg3top {
border-top: 0.2em solid #16A390;
}

.shadow0 {
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
}

.shadow1 {
-webkit-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.2);
}

.bg4 {
background-color: #eee;
}
.bg4s {
background-color: #ddd;
background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0)), url(https://www.kbw.de/dozentenfotos/hg1.png);
	background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0)), url(https://www.kbw.de/dozentenfotos/hg1.png);
	background-size: cover;
background-attachment: fixed;
background-clip: border-box, border-box;
background-origin: padding-box, padding-box;
background-position: 50% 0;
background-repeat: no-repeat, no-repeat;
position: relative;
}

.border0 {
border: 0px !important;
}

.border1000 {
border-top: 1px solid #f0f0f0;
}

.border0100 {
border-right: 1px solid #f0f0f0;
}

.border0010 {
border-bottom: 1px solid #f0f0f0;
}

.border0001 {
border-left: 1px solid #f0f0f0;
}

.border1111 {
border: 1px solid #f0f0f0;
}

.grid-section > div:not([class*="reset"]), .umb-grid .container-fluid > div:not([class*="reset"]) {
padding-top: 1.5em;
padding-bottom: 1em;
}

.organi .row:nth-child(2n-1) > .kollegList:nth-child(2n), .organi .row:nth-child(2n) > .kollegList:nth-child(2n-1) {
background-color: #f7f7f7;
}

.kollege {
padding: 1em;
border: 0px solid #ddd;
}

.kollege h4 {
padding-top: 0.5em;
}

.orgaVita {
min-height: 11em;
}

.alleterm {
padding-top: 0.2em;
padding-bottom: 0.2em;
}

.terminges i {
color: #aaa;
vertical-align: middle;
}

.seminardetail h2 {
padding-top: 0rem;
font-size: 1.5rem;
font-weight: 400;
color: #444;
}

.acContent-container h2 {
margin-top: 0.2em;
}

.btn-buchen {
background-color: #333;
	color:#fff;
}
.btn-buchen:hover {
background-color: #f6f6f6;
	color:#000;
}

.mark {
background-color: #f0f0f0;
padding: 0;
}

.dunkel {
background-color: rgba(22,163,144,0.9);
background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
position: relative;
color: #fff;
}

.dunkel h1, .dunkel h2, .dunkel p {
color: #fff;
}

.dunkel:before {
background: linear-gradient(rgba(22,163,144,0.8), rgba(34,45,60,1));
background: -webkit-linear-gradient(rgba(22,163,144,0.8), rgba(34,45,60,1));
content: "";
position: absolute;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.dunkel2 {
background-color: rgba(34,45,60,0.9);
background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
position: relative;
color: #fff;
}

.dunkel2 h1, .dunkel2 h2, .dunkel2 p {
color: #fff;
}

.dunkel2::before {
background: linear-gradient(rgba(34,45,60,0.99), rgba(34,45,60,0.8));
background: -webkit-linear-gradient(rgba(34,45,60,0.75), rgba(34,45,60,0.9));
content: "";
position: absolute;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.hell {
background-color: rgba(255,255,255,0.8);
background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
position: relative;
border-top: 1px solid #eee;
border-bottom: 0px solid #eee;
	
}

.hell h1 .hell h2, .hell p {
color: #333;
}

.hell::before {
background: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0.99));
background: -webkit-linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.95));
content: "";
position: absolute;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
		
}

.themendoz {
padding-top: 1.5em;
}
.themendoz .panel{
border-radius:0.6em;overflow:hidden;
}
.themendoz .h4 {
margin-top: 0.3em;
margin-bottom: 0em;
padding-bottom: 0.6rem;
font-size: 1em;
font-weight: 300;
}

.themendoz a .panel:after {
content: "mehr...";
position: absolute;
bottom: 0px;
right: 5px;
font-size: 0.6em;
}

.doz-label {
display: none;
}

.bild-max {
width: 100%;
}

.hotelarchive .altresultS {
border: 1px solid #ddd;
	border-radius: 9px;
overflow: hidden;
}
.hotelinfos{height:12em;}
.hotelname {
min-height: 5.5em;
}
.hotelname2 {
max-height: 6.5em;overflow:hidden;
}

.hotelback, .gradient1, .gradient2  {
background-color: #8c084d;
background-size: cover;
background-attachment: fixed;
background-clip: border-box, border-box;
background-origin: padding-box, padding-box;
background-position: 50% 0;
background-repeat: no-repeat, no-repeat;
position: relative;
}

.hotelback::before {
background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.6) -10%, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.5) 60%, transparent 80%) repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}
.gradient1::before {
background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.05) -10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.2) 40%, transparent 80%) repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}
.gradient2::before {
border-top:1px solid #666;
		background: rgba(0, 0, 0, 0.4) repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}

.hotelback p {
color: #fff;
}

.hotelback h1 {
font-size: 2.7rem;
display: inline-block;
padding-bottom: 0em;
color: #fff;
}

.abdunkeln, .tagunghead {
background-color: #16a390;
background-size: cover;
background-attachment: fixed;
background-clip: border-box, border-box;
background-origin: padding-box, padding-box;
background-position: 50% 0;
background-repeat: no-repeat, no-repeat;
position: relative;
	
}

.abdunkeln::before, .tagunghead::before {
background: rgba(0, 0, 0, 0.6) repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
		
}

.recoben .container {
padding-top:4em !important;margin-top:-1.5em;position:relative;}
.recoben:after {
content: '';
position: absolute;
left: -10%;
top: 1%;
width: 120%;
height: 4em;
background: #fff;
transform: rotate(1.5deg);
-webkit-transform: rotate(1.5deg);
-moz-transform: rotate(1.5deg);
-o-transform: rotate(1.5deg);
margin-top: -2em;
	z-index:-5;
}
.recunten .container{
padding-top:2em !important;margin-top:2em;position:relative;}
.recunten .container:after {
content: '';
position: absolute;
left: -10%;
bottom: 2%;
width: 120%;
height: 4em;
background: #fff;
transform: rotate(1.5deg);
-webkit-transform: rotate(1.5deg);
-moz-transform: rotate(1.5deg);
-o-transform: rotate(1.5deg);
margin-bottom: -2em;
	z-index:-6;
}
.tagunghead::before {
background: rgba(22, 164, 164, 0.5) repeat scroll 0 0;
}

.abdunkeln p, .tagunghead p {
color: #fff;
}

.abdunkeln h1, .abdunkeln h2 {
color: #fff;
}

.abdunkeln .btn-primary {
background-color: rgba(255, 255, 255, 0.4);
border: 1px solid rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.9);
transition: all 0.15s linear 0s;
}

.abdunkeln .btn-primary:hover, .tagunghead .btn-primary:hover {
background-color: rgba(255, 255, 255, 0.8);
border: 1px solid rgba(255, 255, 255, 0.8);
color: #333;
text-decoration: none;
}

.abdunkeln .lead, .tagunghead .lead {
color: #ffffff;
}

.Hotelsterne {
display: inline-block;
font-size: 1rem;
color: #ffd925;
}

.hotelshadow {
padding: 3em 3em 3em 3em;
margin: 2em 0em;
}

.semdetailk .label {
font-size: 0.7rem;
font-weight: 300;
border-radius: 0.1em;
vertical-align: top;
display: inline-block;
}

.tkomplex {

color: #666;
}

.detailsurl {
line-height: 1em;
cursor: text;
color: #333;
}

.seminardetail h1 {
font-family: "Yantramanav";
font-size: 2em;
font-weight: 300;
line-height: 1.0em;
color: #444;
   /* padding: 0.1rem 0em 0em 0em; */
}

.seminardetail .bg1, .bgwhi {
padding: 0em 0em 0em 0em;
}

.semcode {
padding: 0.5em 1em;
position: relative;
display: table-cell;
height: 100%;
background-color: rgba(0,0,0,0.5);
}
.btn-ae {
padding: 2em 1em 2em 1em;
min-height: 9em;
width: 23em;
border-radius: 9px;
text-align: left;
overflow: hidden;
font-weight: 400;
font-size: .85em;
line-height: 1.3em;
color: #555;
	vertical-align:top;}
.btn-ae:hover {background-color:#f6f6f6;opacity:0.6;}	
.empfe {
margin-top: 0.8em;
margin-bottom: 0.8em;
}

.detailter {
padding-bottom: 1em;
}

.geplant::after, .statusaktiv::after, .garantieva::after {
position: absolute;
left: 0;
top: -1.7em;
height: 1.5em;
width: auto;
padding: 0 0.4em;
}
/*
.geplant::after {
content: "in Planung";
color: #666;
background-color: #F5F5F5;
}
*/
.statusaktiv::after {
content: "findet statt";
color: #fff;
background-color: #16a390;
}
.garantieva::after {
content: "Findet garantiert statt";
color: #fff;
background-color: #16a390;	
}

.terminges {
border-top: 1px solid #f1f1f1;
padding-top: 1.7em;
}

.stermin {
font-size: 0.85rem;
}

.stermin .panel {
background-color: transparent;
}

.stermin .panel-heading {
color: #fff;
background-color: rgba(44, 126, 166, 0.56);
border-radius: 0;
padding: 5px 0px;
}

.stermine .fa {
color: #666;
font-size: 1.0em;
}

.detailsq {
background-color: #ddd;
width: 2.3rem;
height: 2.3rem;
margin: 0em 0em 0.3em 0em;
padding-top: 0.65em;
}

.detailsq .fa {
font-size: 1rem;
color: #fff;
}

.pdfva {
padding: 0;
margin: 0;
border: 0;
background-color: rgba(0,0,0,0);
}

.detailskopfrs {
line-height: 1em;
}

.detailskopfrs .schaltf {
font-size: 1.0rem;
color: #888;
}

.detailskopfrs .schaltf :hover {
color: #16a390;
}

.schaltf :hover .detailsq {
background-color: #16a390;
}

.schaltf .akttxt {
padding-top: 0.6em;
}

.detailskopfrs .contsocial {
min-height: 1em;
}

.detailskopfrs .schaltf:hover .detailsq .fa-star.active {
color: #fff !important;
}

.detailskopfrs .schaltf.text-uppercase {
font-size: 0.6rem;
font-weight: 300;
color: #888;
}
/*
.detailskopfrs .pdfb {
display: none;
}*/

.Schwerpunkte {
min-height: 15em;
}
.Schwerpunkte.Seminar ul li, .tagung-ges ul li {
padding-top: 0.3em;
	padding-left: 1em;
text-indent: -0.52em;
}
.Seminar .ebene1::before, .tagung-ges ul li::before, .umb-grid div:not([class*="dx"]) > ul li:before {
display: inline-block;
position: relative;
right: 1em;
/*line-height: 2em !important;*/
font: 0.8em/80% FontAwesome;
content: "\f046";
}
.Schwerpunkte ::before, .tagung-ges ul ::before, .umb-grid ul ::before {
color: rgba(22,163,144,1);
}

.umb-grid div:not([class*="flex"]) > ul li {
padding-left: 2.4em;
text-indent: -0.5em;
}





.umb-grid div:not([class*="flex"]) > ul li::before {
text-indent: -0.3em;
}

.Kompaktkurs ul li::before {
left: 1em;
}

.Seminar .zweiteEbene, .tagung-ges ul li {
padding-left: 1.4em !important;
}

.Seminar .zweiteEbene::before {
display: inline-block;
position: relative;
line-height: 1.7em !important;
left: -0.5em;
font: 0.4em/40% FontAwesome;
content: "\f111";
}

.zweiteEbene:last-of-type {
padding-bottom: 1em;
}

.Tagung .zweiteEbene:last-of-type {
padding-bottom: 0.5em;
}

ol:not([class*="breadcrumb"]) {
padding-left: 1em;
}

ol:not([class*="breadcrumb"]) li {
list-style: upper-roman;
padding-left: 1.4em;
padding-bottom: 1em;
}

.seminardetail .Seminar,.seminardetail .Tagung,.seminardetail .Kompaktkurs {
padding-bottom: 2em;
}

.Tagung .ebene1 {
font-size: 1.3em;
line-height: 1.1em;
padding: 0.4em 0em 0.0em 1.6em;
}

.Tagung .ebene1:first-child {
margin-top: 1em;
}

.Tagung .zweiteEbene:first-child {
margin-top: 0.2em;
}

.Tagung ul li ul li {
font-weight: 100;
font-size: 1.0rem;
line-height: 1.1em;
padding-left: 0.1em;
opacity: 0.6;
}

.Tagung h4 {
margin-left: -1.6em;
padding: 1em 0em 0.5em 0em;
font-weight: bold;
}

.Kompaktkurs .ebene1 {
font-size: 1.0em;
padding: 1.0em 0em 0em 1em;
}

.Kompaktkurs h3 {
color: #000;
font-size: 1.2rem;
}

.Kompaktkurs ul li:last-child {
padding-bottom: 1em;
}

.Kompaktkurs h3.kategorie, .Tagung h3 {
margin: 0.5em 0em 0.8em 0em;
background-color: rgba(0,0,0,0.02);
color: #000;
padding: 0.6em 0.6em;
margin-left: -0.6em;
}

.Tagung h4 {
color: #000;
font-weight: 300;
font-size: 1.1em;
}

.Kompaktkurs h3 a, .Kompaktkurs h4 a {
color: #16a390;
font-size: 0.8rem;
padding: 0.2em 0.5em;
display: inline-block;
clear: both;
margin-left: 0.5em;
}

.Kompaktkurs a {
font-size: 1.0em;
font-weight: 400;
}

.vita {
font-size: 0.8rem;
margin-bottom: 0.5em;
line-height: 1.3em;
}

a .vita {
color: #666;
}

.semdetailk button .fa {
padding-right: 2rem;
transition: all 0.4s ease-in-out 0.2s;
}

.semdetailk button:hover .fa {
padding-right: 1rem;
padding-left: 0.2rem;
color: #000;
transition: all 0.4s ease-in-out 0.2s;
}

.detailskopfrs .panel {
margin-bottom: 0px;border-radius:0.6em;
}

.wfacts{line-height: 1em}
.wfacts .fa {color:#666;}
.wfacts .fact {border-bottom: 1px solid #fff; margin:1em 0em 1em 0em;padding-bottom:1em;}


.bg6 {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding-top: 0.4em;
padding-bottom: 0.4em;
background-color: #fff;
}

.bg6:nth-of-type(2n+1) {
border: 0px;
background-color: #fff;
}

.bg6:first-of-type {
padding-top: 0.7em;
}

.link1, a.link1 {
color: #777;
}

a.link1:hover {
color: #000;
}

.page-1206 .bg4 {
background-color: #ddd;
}

.page-1206 .bg3, .page-1206 .bg3x {
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
}

/*Hotel-details */
.haeckchenbox {
position: relative;
display: block;
padding: 0em 0em 0.5em 1.5em;
text-indent: -0.35em;
}

.haeckchenbox:before {
color: #aaa;
display: inline-block;
position: relative;
left: -0.5em;
line-height: 1.8em !important;
font: 0.8em/120% FontAwesome;
content: "\f14a";
}

/*-----Tagungsdetails----------*/

.einzeltagung {
background-color: #fff;
border-bottom: 1px solid #f1f1f1;
position: relative;
}

.einzeltagung:hover {
background-color: #f9f9f9;
}

.einzeltagung:last-of-type {
border-bottom: 0px solid #f1f1f1;
}

.tagung-kopf {
color: #666;
padding: 1vw 0vw 0.5vw 0vw;
}

.tagung-dach {
font-size: 1.1em;
background-color: rgba(22,163,144,1);
padding: 0 0.5em 0 10px;
white-space: nowrap;
display: inline;
color: #fff;
font-weight: 400;
opacity: 0.85;
}

.tagung-name h1 {
font-size: 2em;
line-height: 1.3em;
color: #16a390;
background-color: rgba(22,163,144,0);
padding-bottom: 0rem;
font-weight: 300;
}

.tagung-subhead {
font-size: 1.3em;
padding: 0.5em 0em 0.5em 0em;
}

.tagung-group {
font-size: 1.0em;
text-align: justify;
color: #999;
line-height: 1.2em;
}

.tagunghead .contsocial a {
color: #999;
}

.dozTagung {
margin: 1em 0;
}

.tagunghead {
background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/media/1082/tagung-kommunales-bildungswerk.jpg);
background-color: rgba(240,172,8,0.9);
background-size: cover;
background: -webkit-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/media/1082/tagung-kommunales-bildungswerk.jpg);
background-color: rgba(240,172,8,0.9);
font-size: 1em;
background-size: cover;
background-attachment: fixed;
background-position: 50% 0px;
padding-bottom: 0px !important;
}

.tagungrumpf {
padding: 2em 0em;
}

.tagunghead .rte {
background-color: rgba(255,255,255,1);
padding: 0vw 2vw 2vw 2vw;
margin: -1vh 0vw 0vh 0vw;
}

.inner-pbox {
padding: 1em;
border: 1px solid #eee;
}

.preisschild {
background: rgba(140,8,77,0.9) none repeat scroll 0 0;
border-radius: 50%;
display: table;
height: 150px;
margin: 0 auto 20px auto;
position: relative;
text-align: center;
width: 150px;
border: 1px solid #ccc;
}

.rotation10 {
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-o-transform: rotate(10deg);
-webkit-transform: rotate(10deg);
transform: rotate(10deg);
}

.preis-inner {
vertical-align: middle;
display: table-cell;
color: #fff;
}

.preisschild span {
color: #fff;
font-size: 2.2rem;
font-weight: 400;
padding: 0px;
vertical-align: middle;
line-height: 1.8rem;
}

.preisschild span.small {
font-size: 1.2em;
}

.tagung-kopf .preisschild span {
font-size: 1.9em;
}

.referat {
	padding: 0.2em 0em 1em 0em;
	margin-top:0.8em;
}
.tagungsAblauf .referat:first-of-type {margin-top:3em;}
.referat:not(:last-of-type) {
border-bottom: 1px solid #ddd;
}

.referate, .ausstell {
padding-top: 1.5em;
padding-bottom: 0.5em;
}

.referate h4 {
padding-bottom: 0em;
font-size: 1.2em;
font-weight: 400;
}

.rahmen {
padding: 2vw 0;
}

.ablaufkopf {
margin-top: 1em;
margin-bottom: 0.4em;
}

.schwerpueber {
padding-top: 0.7em;
color:#444;
font-size:1.2em;
padding-bottom:0.3em;
}

.zeit {
opacity: 0.9;
font-weight: 400;

}

.topic {
font-size: 1.3rem;
line-height: 1.4rem;
padding-bottom: 0.3em;
}
.tagungsInhalt{font-size:1.05em}
.referent {
opacity: 0.7;
}

.tagungsInhalt .tagungsref {
padding-bottom: 0.5em;
font-style: italic;
font-size: 1.1em;;
}

.anmeldearea .well h2 {
color: #fff;
font-size: 2em;
}

/*------------ Suchen Results ------------*/
.resultS button, .suchaktion button {
border: 0;
background-color: transparent;
display: block;
}

.aktion-1 {
float: right;
}

.resultS button.active, .suchaktion button.active, .seminardetail button.active, .detailsq .fa-star.active {
color: rgba(22, 163, 144, 1) !important;
}


.klickbar a {
color: #333;
}

.sorted {
border: 1px solid #e2e2e2;
-webkit-box-shadow: 1px 3px 3px -1px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 3px 3px -1px rgba(0,0,0,0.1);
box-shadow: 1px 3px 3px -1px rgba(0,0,0,0.1);
}

.resultS, .altresultS {
background-color: #fff;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
color: #666;
-webkit-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.02);
-moz-box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.02);
box-shadow: 1px 3px 5px -1px rgba(0,0,0,0.02);
}

.resultS:first-of-type {
border-top: 0;
}

.resultS:nth-of-type(2n) {
background-color: #f4f4f4 !important;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}

.resultS:nth-of-type(2n):hover {
background-color: #ddd !important;
}

.resultS:hover {
background-color: rgba(230,230,230,1);
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: background-color;
transition-timing-function: linear;
}
.altresultS:hover {
background-color: rgba(240,240,240,1);
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: background-color;
transition-timing-function: linear;
}
.resultS .searchRank {
font-weight: 300;
font-size: 1.8em;
color: rgba(22, 163, 144, 0.6);
padding: 0.5em 0.0em 0.0em 0;
}

.tabse {
padding: 0.6em 0.3rem 0.75rem 0.3em;
}

.aktionflex {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: -webkitrow;
flex-direction: -ms-row;
flex-direction: row;
}

.restitel {
font-size: 1.05em;
color: #000;
font-family: "Roboto",sans-serif;
font-weight: 300;
line-height: 1.3em;
padding-right: 1em;
}

.restitel .label {
font-weight: 300;
}

.klickbar .small {
font-size: 0.7em;
}

.klickbar .datum, .klickbar .ort {
color: #888;
line-height: 1.35em;
}

.tabse .searchDate:first-of-type, .tabse .searchOrt:first-of-type, .tabse .type div:first-of-type {
color: #000;
padding-bottom: 0.2em;
font-size: 1rem;
}
/*------------ erweiterte Suchen Results ------------*/

.abwares .restitel {
padding-left: 1em;
}

mark {
background-color: #def2ef;
color: #000;
font-style: inherit;
font-weight: 400;
padding-left: 0.1em;
padding-right: 0.1em;
}

a#inhouseLink {
cursor: pointer;
}

.excelall:before {
font: 0.95em/100% FontAwesome;
content: "\f1c3";
}

.search-results [name*="anmeldung"]:before,
a[name*="anmeldung"]:before {
font: 20px/120% FontAwesome;
content: "\f01c";
}

.search-results button[name*="Excel"],
.search-results button[name*="Pdf"],
.search-results [name*="anmeldung"],
button[name*="Excel"],
button[name*="Pdf"],
[name*="anmeldung"] {
/* font-size: 0;*/
background: none;
border: none;
cursor: pointer;
}

.seminfo a {
font-size: 0.8rem;
color: #bbb;
}

.footelement button[name*="Pdf"], .footelement button[name*="Excel"] {
font-size: 1em;
}

.vliste:after {
font: 0.85em/100% FontAwesome;
content: "\f02e";
}

.resultS button {
color: #888;
}

button.active .vliste:after {
font: 1em/110% FontAwesome;
content: "\f02e";
}

.suchErgebnisText {
padding: 1em;
font-size: 1.2rem;
}

.kopfzeile div a, .kopfzeile div span {
font-weight: 300;
font-size: 1.2rem;
color: #666;
}

.kopfzeile {
padding-bottom: 0.0em;
margin-bottom: 0.2em;
}

.suchaktion {
border-top: 0px solid #fff;
min-height: 2.4em;
padding: 0;
}

.searchLocal .h2 {
margin: 0;
padding: 0;
}


@media (min-width: 768px) {
.tabse:after {
position: absolute;
left: 0;
top: 0;
font-size: 2em;
content: none;
color: #ddd;
}
}
/*------------ Sitemap-Content ------------*/
p.sitemapHead {
font-size: xx-large;
margin-bottom: 20px;
}

ul.siteMapContent {
border-top: 1px solid #ddd;
padding-top: 20px;
}

li.sitemapFirstItems > span {
font-size: x-large;
}

ul.sitemapChild {
margin-left: 30px;
}

ul.sitemapChild:last-child {
margin-bottom: 20px;
}

/*------------ Blog-Content ------------*/
.startseitesuche {
padding-top: 1.5em;
padding-bottom: 1.5em;
}

.khhh h1 {
font-size: 1.4rem;
}

.startseitesuche .ac-container label {
border-top: 0px;
}

.block2 {
padding-top: 2em;
padding-bottom: 1.5em;
}

.blogarchive a:hover {
background: rgba(255, 255, 255, 0.8);
}


.newsline {
position: relative;
margin-bottom: 0em;
}

.smb-all {
border-top: 2px solid #16a390;
}

.newsline a:hover .artikeljum, .smb-all a:hover .smb, .altresultS:hover {
transform: translateY(-3px);
transition: all 300ms ease 0s;
}

.artikeljum {
padding-bottom: 0.5em;
position: relative;
margin-bottom: 0.5em;
height: 15.5em;
overflow: hidden;
background-color: #f9f9f9;
	border-radius:0.8em;
}

.artikeljum:after, .einzeltagung:after {
display: inline-block;
font: 1.0em/100% FontAwesome;
content: "\f0da";
color: rgba(22,163,144,1);
color: #16a390;
overflow: hidden;
position: absolute;
right: 0.4em;
bottom: 0.2em;
}

.blogarchivex h2, .neuesslide a {
font-size: 0.95rem;
font-weight: 400;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: #444;

}

.jum2 {
height: 3.0rem;
background-color: #fff;
font-size: 1.05em;
}

.jum2 h2 {
font-size: 0.8em;
}

.jum3 {
max-height: 7.5em;
}

.blogarchivex p, .kkurszus p {
font-size: 0.9em;
line-height: 1.2em;
color: #666;
padding-top: 0.5rem;
}

.artikeljum p {
padding-bottom: 0.2em;
font-size: 0.85em;
}

.preview1 {
width: 100%;
height: 7.5em;
background-color: #fff;
overflow: hidden;
position: relative;
}

.img-clear .preview1 {
height: 9.0rem;
}

.preview1 {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-width: 100%;
}

.blogarchivex div[class^="col-"] {
margin-bottom: 0px !important;
}

@media (max-width: 767px) {
.artikeljum {
height: 7em;
background-color: rgba(255,255,255,1);
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
margin-bottom: 0.5em;
		
}
.preview1 {
height: 7.0em;
}
}

.bildhover {
background: rgba(0,0,0, 1);
bottom: 0;
left: 0;
opacity: 0;
overflow: hidden;
position: absolute;
top: 0;
right: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
color: #fff;
}

.bildhover p {
text-align: center;
color: #fff;
opacity: 1;
font-size: 1.15rem;
}


.artikeljum h2:hover {
color: rgb(22,163,144);
}

.artikeljum:hover .bildhover {
opacity: 0.1;
transition: all 300ms ease 50ms;
white-space: normal;
}

.artikeljum:hover .bgchange {
transition: all 300ms ease 50ms;
white-space: normal;
background-color: #f6f6f6;
}

.artdes {
height: 8.0em;
position: relative;
background-color: #fff;
overflow: hidden;
}

.equal {
width: 100%;
}
.kkurszus .content {
border-bottom: 0px solid #eee;
margin-bottom: 2em;
overflow: hidden;
	border-radius:0.8em;
}
.kkurszus .content a {
overflow: hidden;
transition: all 300ms ease 0s;
}

.kkurszus .content a:hover {
background-color: #f9f9f9;
clear: both;
display: table;
width: 100%;
}

.kkurszus .kkurspic {
display: table;
background-position: center top;
height: 200px;
background-repeat: no-repeat;
background-size: cover;
}

.kkurszus h2 {
padding-bottom: 0.2em;
font-size: 1.0em;
font-weight: 400;
padding-top: 0.4em;
}

.kkurszus a:hover h2 {
transform: translateY(-3px);
transition: all 300ms ease 0s;
}

.artikeljum .socialc {
font-size: 0.5rem;
color: #f6f6f6;
}

.list-group-item p {
padding: 0;
}

.list-group-item {
border-left: 0;
border-right: 0;
}
/*------------ smb schaltflächemitBild so nicht mehr im Einsatz löschung prüfen ------------*/
.smb {
border: medium none;
display: table;
height: 80px;
margin-bottom: 20px;
table-layout: fixed;
width: 100%;
line-height: 1.1em;
}

.smb.linkspe {
min-height: 11em;
}

.linkspe .smbt1 {
font-size: 1.2rem;
font-weight: 300;
}

.linkspe .smbt2 {
font-size: 0.85rem;
font-weight: 300;
padding-top: 0.75em;
}

.linkspe .smbt1 i {
font-size: 0.6em;
color: #bbb;
}

.smb-img {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: table-cell;
vertical-align: top;
height: 80px;
width: 80px;
position: relative;
}

.smbt1 {
font-family: "Roboto";
font-weight: 400;
font-size: 0.9rem;
color: rgb(68,68,68);
}

.smbt2 {
font-family: "Roboto";
font-weight: 400;
font-size: 0.7rem;
color: rgb(134,134,134);
}

.smbt3 {
font-size: 0.6rem;
}

.slider-grid {
padding-top: 0px !important;
padding-bottom: 0px !important;
min-height:300px;
}

.slider-grid > .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
width: 100%;
overflow: hidden;
}

.fehler-1 {
font-size: 1.2rem;
background-color: #ca1f57;
color: #fff;
padding: 0.5em;
margin-top: 1em;
margin-bottom: 1em;
}

.img-shadow {
position: relative;
width: 100%;
float: left;
}

.img-shadow img {
float: left;
display: block;
width: 100%;
height: 100%;
}

.img-shadow::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-box-shadow: inset 0px 19px 14px -16px rgba(0,0,0,0.15); /* WebKit */
-moz-box-shadow: inset 0px 19px 14px -16px rgba(0,0,0,0.15); /* Firefox */
box-shadow: inset 0px 19px 14px -16px rgba(0,0,0,0.15); /* Standard */
}

.flexslider ul li::before {
content: "";
padding: 0;
}

.flexslider ul li {
content: "";
padding: 0;
}

.flexslider {
max-height: 320px;
max-height: 16rem;
}

.flex-caption {
display: inherit;
position: absolute;
top: 0;
bottom: 0;
overflow: hidden;
}


.image-slide {
height: 100%;
width: 100%;
max-width: 100%;
display: block;
}

@keyframes example {
0% 	{ opacity: 0; }
25% { opacity: 0.25; }
50% { opacity: 0.5; }
75% { opacity: 0.75; }
100% { opacity: 1; }
}

.slide-text {
display: block;
}
.slide-text h3 {
padding-bottom:0;margin-bottom:1em;display:inline-block;
}

.slide1 h3 {
font-size: 3.8em;
color: #fff;
font-weight: 500;
font-family: 'Yantramanav';
padding: 0.5rem 0 0.0em;
}

.slide1 .desc1 {
margin-bottom: 1.2rem;
background-color: rgba(255,255,255,0);
padding-top: 1rem;
}

.slide1 .desc1 {
color: #fff;
font-family: 'Yantramanav';
font-size: 1.3rem;
line-height: 1em !important;
}

.slide2 {
background-color: rgba(255,255,255,0.0);
}

.slide2 h3 {
color: #666;
display: inline;
font-size: 3.8em;
font-weight: 400;
line-height: 1.1em;
font-family: 'Yantramanav';
/*text-transform: uppercase;*/
}

.slide2 .desc1 {
font-family: 'Yantramanav';
color: #666;
padding-top: 0.6em;
padding-bottom: 0.6em;
font-size: 1.2rem;
line-height: 1.1em;
}

.slide3 h3 {
color: #16a390;
}


.slide5 h3, .slide6 h3 {
font-weight: 600;
font-size: 3rem;
	color:#fff;
	background-color: rgba(0,0,0,0.6);
	padding:0.3em;
}

.slide6.em08 h3{font-size:2.4rem;}

.slide5 .desc1, .slide6 .desc1{font-size:2vh;border:1px solid rgba(255,255,255,0.2);padding:2vh;margin-left:5vh; margin-top:-1vh;max-width:60%;background-color:rgba(0,0,0,0.6);z-index:-1;}

.slide5 .slide-text h3, .slide6 .slide-text h3 {
margin-bottom:0em;display:inline-block;
}
.slide5 a{margin-left:50%}	
.slide6 h3 {	color:#444;
	background-color: rgba(255,255,255,0.3);}

.slide6 .desc1{border:1px solid rgba(255,255,255,0.2);background-color:rgba(255,255,255,0.3);margin:0;margin-left:15px;color:#444;max-width:100%;}

.slide7 h3 {transform: rotate(-3deg);
font-weight: 600;
font-size: 3.8rem;
	color:#fff;
	padding:0.3em;
}
.slide7 .desc1{transform: rotate(-5deg);font-size:2vh;border:1px solid rgba(255,255,255,0.2);padding:2vh;margin-left:5vh; margin-top:-1vh;max-width:80%;background-color:rgba(0,0,0,0.6);z-index:+1;}
.slide7 .slide-text h3 {
margin-bottom:0em;display:inline-block;
}

.slide7 p{text-align: center;}

.slide7 h3 {	color:#c7027f;
	background-color: rgba(255,255,255,0.9);}
	
.slide8 h3 {color:#16a390;font-size: 2.6rem;}
.slide8 .desc1{font-size:1.7vh;transform: rotate(0deg);z-index:-1;}
.slider-grid  .btn{border-radius:9999px;padding-left:2em;padding-right:2em;background-color:rgba(255,255,255,0.8);color:#666;border-color:#ccc; }
.slider-grid  .btn:hover{background-color:rgba(240,240,240,0.8); }	
.flex-active-slide .slidertextback {
position: absolute;
animation-name: example;
animation-duration: 4s;
}

.sliderContainer {
background-color: transparent !important;
}

.neuesslide {
font-size: 0.9rem !important;
background-color: #fafafa;
overflow: hidden;
border: 1px solid #f1f1f1;
margin-top: 5px;
margin-bottom: 5px;
position: relative;
width: 100%;
padding-bottom: 90%;
overflow: hidden;
	border-radius:0.8em;
}

.neuesslide-a {
position: absolute;
width: 100%;
height: 100%;
}

.neuesslide .label {
border-radius: 0px;
position: absolute;
left: 15px;
top: 0;
font-weight: 300;
padding-top: 2.2em;
}

.neuesslide .thmrest {
position: absolute;
left: 15px;
bottom: 15px;
}

.neuesslide .thmCode, .neuesslide .anzahlTage {
font-weight: 400;
font-size: 0.8em;
color: #333;
line-height: 1.1em;
padding-left: 0.4em;
}

.neuesslide .thmCode {
padding-top: 3em;
}

.neuesslide .anzahlTage {
padding-bottom: 0.4em;
}

.neuesslide .thmtext {
padding-top: 3.2em;
line-height: 1em;
font-family: 'Yantramanav', sans-serif;
font-size: 1.15rem;
}

.neuesslide a {
color: #666;
font-size: 1.0em;
}

.sprechb cite {
font-weight: 600;
}

.sprechb blockquote::before, blockquote::after {
font-size: 0.9rem;
}

.sprechb, .sprechb2 {
position: relative;
background: #f7f7f7;
border: 0px solid #f7f7f7;
}

.sprechb blockquote {
font-size: 0.9rem;
}

.sprechb2:after, .sprechb2:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
}

.sprechb2:after {
border-color: rgba(242,242,242,0);
border-bottom-color: #f7f7f7;
border-width: 10px;
margin-left: -10px;
}

.sprechb2:before {
border-color: rgba(51,51,51,0);
border-bottom-color: #f7f7f7;
border-width: 11px;
margin-left: -11px;
}

.abteilung {
padding-top: 1em;
}

.abteilung:nth-child(2n+1) {
background-color: rgba(250,250,250,1);
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

.mitarbeiter .row {
margin-bottom: 1em;
}

.mitarbeiter div[id*="Urbich"], .mitarbeiter div[id*="Markew"], .mitarbeiter div[id*="Adriána"], .mitarbeiter div[id*="Mirko F"], .mitarbeiter div[id*="Klaus"],.mitarbeiter div[id*="Elvira"],.mitarbeiter div[id*="Ahrend"]{
width: 100%;
margin-bottom: 1em;
}
.abteilung div[id*="(Sitz"] .kollegeeinzeln {
	width: 100%;
margin-bottom: 1em;} 

.mitarbeiter h3 span {
padding: 0.2em 1.4em 0.2em 0em;
color: #4d4d4d;
border-bottom: 0.08em #16a390 solid;
}

.profilmit h1 {
padding-bottom: 0em;
}


@media (max-width: 1170px) {
.slider-grid .suchL-out {
display: none !important;
}
}
/*AnmeldeFormular*/
.jaboxtext {
color: #444;
font-size: 1.1rem;
padding: 0.5em 15px;
background-color: #f6f6f6;
}

.control-label {
font-size: 0.95em;
color: #666;
}

.formularanm .bgwhi h2 {
font-size: 1.8rem;
}

.kategorieu {
font-size: 1.3rem;
}

.gewaehlteva .form-control-static {
min-height: 30px;
padding-bottom: 0px;
font-size: 0.8em;
}

.gewaehlteva .lead {
line-height: 1.1;
font-weight: 500;
font-size: 1.4rem;
}

#ansprechpartnerIdentisch {
display: none;
}

#weitererTeilnehmerBtn {
display: none;
}

.hotelCheckbox {
display: none;
}

.teilnehmerInklHotel.panel {
margin-bottom: 12px;
}

.field-validation-error.text-danger, span.text-danger > span.error {
background-color: #f51515;
color: #fff;
padding: 0.2em;
font-size: 0.8em;
white-space: nowrap;
}

/*BackToTop Button*/
.back-to-top {
color: black;
background: white;
position: fixed;
bottom: 50px;
right: 20px;
padding: 1em;
border: 1px solid black;
border-radius: 5px;
}

.back-to-top:before {
margin-right: 5px;
font: 20px/120% FontAwesome;
content: "\f062";
}

.back-to-top:hover {
background: black;
color: white;
}

.anmeldeform {
background-color: #16A390;
}
.maxheight1 {
min-height: 100%;
}

.anmeldung-success {
padding-top: 10%;
}
/*--socialmediabutton---*/
.socialb a {
color: #666;
}

.socialb .pdfb button:hover {
background-color: #ff0000;
color: #fff;
}

.socialb .whatsb i:hover {
background-color: #6bc038;
color: #fff;
}

.socialb .emailb i:hover {
background-color: #666;
color: #fff;
}

.socialb .faceb i:hover {
background-color: #183a75;
color: #fff;
}

.socialb .twitterb i:hover {
background-color: #55acee;
color: #fff;
}

.socialb .xingb i:hover {
background-color: #126567;
color: #fff;
}

.contsocial {
min-height: 2em;
}

.sociald button {
border: none;
background-color: transparent;
position: relative;
font-size: 1.2em;
color: rgba(0,0,0,0.4);
}

.sociald button:hover {
color: #999;
}

.sociald a {
font-size: 1.0em;
color: rgba(0,0,0,0.3);
}

.sociald2 a {
color: rgba(0,0,0,0.4);
}

.sociald a:hover {
font-size: 1.0em;
color: #999;
}

.sociald .col-xs-2 {
width: 2.5em;
}
/*----Hotel----*/

.hotelover {
margin-bottom: 1em;
}

.hotelover h2 {
	padding: 0.2em 0;
	
}

.hotelover p, .hotelover span {
font-size: 0.8rem;
}

.hotelkat {
display: inline-block;
}

/*Sortier Icons*/
.sort, .suchaktion {
display: block;
padding: 0.5em;
margin-right: 0.3rem;
cursor: pointer;
background-color: #fff;
border: 1px solid #ddd;
overflow: hidden;
}

.sort, .kopfzeile .suchaktion {
max-height: 2.4em;
}

.footelement {
display: block;
padding: 0.5em;
margin-top: 0.5em;
margin-bottom: 1em;
background-color: #fff;
border: 1px solid #ddd;
overflow: hidden;
min-height: 4em;
border-top: 2px solid #16A390;
}

.footelement .btn-block {
text-align: left;
}

.badge {
border-radius: 50%;
color: rgba(255,255,255,0.6);
font-size: 0.85em;
font-weight: 300;
line-height: 1;
min-width: 1.3em;
min-height: 1.3em;
padding: 0.3em;
}

.suchaktion {
margin-right: 0rem;
cursor: default;
}

.sort:after {
margin-left: 0.4em;
font: 0.8em/120% FontAwesome;
content: "\f0dc";
color: #ccc;
}

.sortAsc:after {
margin-left: 0.4em;
font: 0.8em/120% FontAwesome;
content: "\f0de";
color: #16A390;
}

.sortDesc:after {
margin-left: 0.4em;
font: 0.8em/120% FontAwesome;
content: "\f0dd";
color: #16A390;
}

.resultListSwitch {
cursor: pointer;
}

.xpndList:before {
font: 0.9em/120% FontAwesome;
content: "\f0c9";
color: #ccc;
cursor: pointer;
}

.nrmlList:before {
font: 0.9em/120% FontAwesome;
content: "\f233";
color: #ccc;
}
/* Accordion */
.ac-container {
margin: 0em auto 1em auto;
}

.ac-container label {
font-size: 1.4em;
font-weight: 300;
padding: 1rem;
position: relative;
display: block;
min-height: 3em;
cursor: pointer;
background: #fff;
color: #999;
border: 1px solid #ccc;
line-height: 1.1em;
}

.ac-container label:hover {
background-color: #f1f1f1;
color: #666;
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover {
background: rgba(22,163,144,1);
color: #fff;
}

.ac-container input + label:after {
margin-left: 1em;
font: 1.2em/120% FontAwesome;
content: "\f105";
}

.ac-container input:checked + label:after {
margin-left: 1em;
font: 1.2em/120% FontAwesome;
content: "\f107";
}

.ac-container input {
display: none;
}

.ac-container div.ac-small {
background: rgba(255, 255, 255, 0.5);
overflow: hidden;
height: 0px;
position: relative;
transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.letterSeperator {
border-bottom: 0px solid #f1f1f1;
font-size: 1.1rem;
text-align: left;
margin: 0.6em 0em 0.6em 0em;
font-weight: 400;
color: #16a390;
}
.ls2{position:absolute; font-size:6vh;z-index:0;color:#111;overflow:hidden;}

.ac-small .themensuche {
padding: 0.2em 0em 0.2em 0em;
overflow: hidden;
border-top: 1px solid #f1f1f1;
}
.firstL{position: absolute; z-index:0; left:-0.2em;top:0;font-size:4vh;color:#eee;font-weight:600;}
.themensuche2 a {font-size:2vh;line-height:2vh;margin-bottom:1vh;border:1px solid #f0f0f0;border-radius:0.2vh;padding:1vh;}

.ac-small a {
color: #666;
}

.ac-container input:checked ~ div.ac-small {
transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}

.ac-container input:checked ~ div.ac-small {
height: auto;
}

/*Webinarbox Semdetail */
.webibox 
 {border: 1em solid #16a390;border-radius:0.6em}
 .webibox  .accouter{border:0px;}
@media (max-width: 768px) {
.ac-container input:checked ~ div.ac-small {
height: auto;
}
}

.panel {
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2);
}

#SeminarAnmeldeFormular .panel-heading h2 {
padding-bottom: 0px;
}

.anmeldungterblock {
border-left: 4px dotted #ddd;
min-height: 8em;
}

.acContent-container label {
position: relative;
z-index: 20;
display: block;
cursor: pointer;
font-weight: 300;
padding: 1em;
}

.seminardetail .acContent-container h2 {
position: relative;
margin-bottom: 0em;
padding-bottom: 0em;
border: 0px solid rgba(236,236,236,1);
font-size: 1.5rem;
font-weight: 300;
cursor: pointer;
color: rgba(100,100,100,1);
background-color: rgba(255,255,255,0);
-webkit-box-shadow: -5px -5px 20px 5px rgba(0,0,0,0.0) inset;
box-shadow: -0.3em -0.3em 1em 0.3em rgba(0,0,0,0.00) inset;
-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

.accouter {
border-bottom: 1px solid rgba(230,230,230,1);
}

h2.acc {
position: relative;
margin: 0.1em 0em 0em 0em;
padding: 1.0em 3.5em 1.0em 1.0em;
border: 0px solid rgba(236,236,236,1);
font-size: 1.1rem;
font-weight: 300;
cursor: pointer;
color: rgba(100,100,100,1);
background-color: rgba(244,244,244,1);
-webkit-box-shadow: -5px -5px 20px 5px rgba(0,0,0,0.0) inset;
box-shadow: -0.3em -0.3em 1em 0.3em rgba(0,0,0,0.00) inset;
-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

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

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

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

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

.acContent-container input + h2::after,
h2.acc:after {
display: inline-block;
font: 1.1rem/100% FontAwesome;
/*content: "\f138";*/
content: "\f067";
color: rgba(22,163,144,1);
color: #c0c0c0;
height: 3.5rem;
width: 3.5rem;
overflow: hidden;
position: absolute;
right: -1rem;
top: 1.5rem;
}

.open {
position: relative;
}

.acContent-container input:checked + h2::after,
h2.acc.open:after {
content: "\f068";
color: rgba(22,163,144,1);
}


.closed {
padding: 0em 1.5em;
opacity: 0;
visibility: hidden;
overflow: hidden;
height: 0px;
border: solid 0px #fff;
}

h2.acc + *:not([class*="closed"]), input:checked ~ div.acContent-small {
border: 0px #ddd solid;
padding: 1.5em;
padding-top: 0.5em;
transition: all 0.5s ease-in;
visibility: visible;
opacity: 1;
margin: 0px;
height: auto;
}

.acContent-container input {
display: none;
}

.acContent-container div.acContent-small {
overflow: hidden;
height: 0px;
position: relative;
z-index: 0;
transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
padding: 0 1.5em;
}

#laufLeistenNav ul li::before {
content: none;
}

#laufLeistenNav a {
padding-left: 1em;
display: block;
padding: 0 0 0 1em;
}

a.sideNavActive,
a.sideNavActive:focus {
color: black;
border-left: 2px solid black;
display: block;
padding: 0 0 0 1em;
}

a.laufLeistenNav:hover {
color: grey;
border-left: 1px solid grey;
display: block;
padding: 0 0 0 1em;
}

label {
font-weight: 300;
}

.dropdown-menu {
background-color: rgba(255,255,255,0.95);
border-radius: 0;
}

.dropdown-menu > li > a {
padding-right: 6em;
}

img.bottomzert {
width: 150px;
opacity: 0.3;
}
/*------------ bildhover ------------*/

.hovereffect {
width: 130px;
height: 173px;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
/*border-radius: 2%; */
}

.hovereffect3 {
width: 100%;
height: auto;
border-radius: 1%;
}

.hovereffect2 {
width: 220px;
height: 293px;
}

.hovereffect .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
opacity: 0;
background-color: rgba(0,0,0,0);
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
cursor: pointer;
}

.prodozent:hover .overlay, .hovereffect:hover .overlay, .themendoz a:hover .overlay, .themendoz a:hover ~ .col-xs-12 .panel .overlay {
background-color: rgba(0,0,0,0.15);
opacity: 1;
}


.hovereffect img {
display: block;
position: relative;
}

.hovereffect a.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
text-transform: uppercase;
color: #fff;
border: 1px solid #ddd;
background-color: transparent;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
font-weight: normal;
margin: 0px 0 0 0;
padding: 0;
width: 100%;
height: 100%;
}

.hovereffect:hover a.info {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.hovereffect a.info:hover {
box-shadow: 0 0 5px #fff;
}

.hovereffect .icon i {
text-align: center;
font-size: 140%;
opacity: 0.5;
position: absolute;
margin-left: auto;
margin-right: auto;
vertical-align: middle;
color: #fff;
}

.Schwerpunkte.Seminar h3 {
padding-top: 1.4em;
padding-bottom: 0.5em;
font-size: 1.2em;

}
/*-------------------dozenetlogin------------------*/
.dozvadetails {
border: 1px solid #f1f1f1 !important;
border-top: 0px !important;
background-color: #fff;
}

.dozvakopf {
margin-top: 1em;
margin-bottom: 1em;
}

.tneinzeln .row {
padding-top: 0.2em;
padding-bottom: 0.2em;
}

.tnliste > .tneinzeln:nth-child(2n) .row {
background-color: #f6f6f6;
}

.vaeinzeln {
border-image: none;
border-radius: 0px;
border-left: solid 5px #666;
padding: 1vw;
}

.vastatus-a {
border-left-color: #16a390;
}

.vastatus-g {
border-left-color: #fffc19;
}

.vastatus-d {
border-left-color: #0971b2;
}

.vastatus-c {
border-left-color: #FF663E;
}

.label {
border-radius: 0.15em;
color: #fff;
display: inline;
font-size: 50%;
font-weight: 300;
line-height: 1.6;
padding: 0.1em 0.5em;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
}

.circle1 {
border-radius: 50%;
border: 0px solid rgba(255,255,255,0.4);
width: 173px;
height: 173px;
background-position: center 25%;
background-repeat: no-repeat;
background-size: 173px;
margin: 0em auto 0.5em auto;

}
.panelx1 .panel-heading {
background-color: #f6f6f6;
}
.panelx1 .panel-heading h3 {
padding-bottom: 0px;
}
/*---neue resultlist ---*/
.equalheight {
display: inherit;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}

.equal1 {
flex: 0% 0% 1;
}

.aktion-2 {
height: 100%;
display: block;
}

.table1 {
display: table;
}

.table1 .vcenter {
display: table-cell;
vertical-align: middle;
}

.table1 .vcenter .row {
border-left: 0px solid #dedede;
}

.tabse2 {
padding: 0px;
}

.tabse3 {
padding-top: 0.6em;
padding-bottom: 0.75rem;
}

.iconresl {
height: 1.4rem;
width: 1.4rem;
}

.iconresl:hover, .tabse2 a:hover, .tabse2 button:hover, .tabse2 .themaanm:hover {
color: #16a390 !important;
font-size: 1.2em;
}

.btn-details {
padding: 0px;
display: table;
}

.deticon {
display: table-cell;
margin-left: auto;
margin-right: auto;
vertical-align: middle;
}

.deticon:after {
font: 1.00em/120% FontAwesome;
content: "\f054";
color: #ddd;
overflow: hidden;
}

.btn-details:hover .deticon:after, .klickbar:hover ~ .tabse2 a .btn-details .deticon:after {
margin-right: -0.5em;
font-size: 1.2em;
transition: all 0.15s linear 0s;
color: #16a390;
}

.btn-details:hover, .klickbar:hover ~ .tabse2 a .btn-details {
-webkit-box-shadow: inset -8px 0px 5px -7px rgba(0,0,0,0.2);
-moz-box-shadow: inset -8px 0px 5px -7px rgba(0,0,0,0.2);
box-shadow: inset -8px 0px 5px -7px rgba(0,0,0,0.2);
transition: all 0.15s linear 0s;
}

.resultS .tabse2, .resultS .tabse2 button {
color: #aaa;
}

.themapdf:after {
top: auto;
font: 0.95em/100% FontAwesome;
content: "\f02f";
}

.themaanm {
color: #aaa;
}

.themaanm:after {
font: 0.85em/100% FontAwesome;
content: "\f07a";
}

.klickbar {
background-color: rgba(255,255,255,0);
}

.erli {
position: absolute;
top: 0;
left: 0;
right: 0;
left: 0;
z-index: 990;
}

.page-1851 .hell::before, .page-1993 .hell {
position: relative;
}

/*-- JQuery-Validate FehlermeldungsStyle --*/
.field-validation-valid {
display: none;
}

.validation-summary-valid {
display: none;
}



.kbw3-btn {
border: 1px solid #e7e7e7;
border-radius: 3px;
margin-bottom: 15px;
display: inline-block;
}

.schaltf2icon {
width: 41px;
height: 41px;
text-align: center;
padding-top: 11px;
}

.schaltfr {
min-height: 41px;
border-left: 1px solid #e7e7e7;
padding-top: 11px;
}

.button-mi {
background-color: transparent;
}

.button-mi .fa {
font-size: 1.1rem;
}

.reset-container .container {
width: 100%;
}

.reset-container .container #map {
margin-left: -15px;
margin-right: -15px;
}

.reset-container img {
vertical-align: top;
}

/*-- standort --*/
.standort_pic {
position: absolute;
top: 0;
right: 0;
width: 42.7777%;
overflow: hidden;
height: 100%;
}

.standortback h1 {
font-size: 1.7rem;
padding-bottom: 0.4em;
color: #000;
}

.standadr {
height: 4em;
overflow: hidden;
}

.standortback {
background-color: #fff;
background-size: cover;
background-attachment: fixed;
background-clip: border-box, border-box;
background-origin: padding-box, padding-box;
background-position: 50% 0;
background-repeat: no-repeat, no-repeat;
position: relative;
}

.standortback::before {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255,255,255,0.88) 0%, rgba(255,255,255,0.90) 40%, rgba(255,255,255,1) 70%) repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}

.lineshrink {
white-space: nowrap;
overflow: hidden;
width: 100%;
text-overflow: ellipsis;
}

.blogTitel h2 {
font-size: 1.7em;
padding-bottom: 0.2em;
}

.blogText {
text-align: justify;
}

.btn {
margin-bottom: 3px;
}

.aktion-2.btn {
margin-bottom: 0px;
}
.btn-s1 {
background-color: rgba(34,45,60,1);
border: 1px solid #000;
color: rgba(255,255,255,1);
cursor: pointer;
font-weight: 600;
transition: all 0.15s linear 0s;
}

.btn-s1:hover {
color:#fff;
border: 1px solid #eee;
background-color: rgba(34,45,60,0.9);
text-decoration: none;
}
/*anpassung Formeditor*/
.umbraco-forms-page .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
left: 1.2rem;
top: 0.2em;
position: absolute;
}
.umbraco-forms-page input[type="checkbox"]
{
	position: relative;
}
.umbraco-forms-page input[type="checkbox"].form-control ,.umbraco-forms-page input[type="file"].form-control , .umbraco-forms-page .form-control.radio
{border:0 !important;
box-shadow: none !important;
height:auto !important;
min-height:1rem;
}


.navbar-nav.level-2 li a[href$=mein-kbw] {
  animation-name: loginbug;
  animation-duration: 20s;
  background-color:#16a390;color:#fff}
@keyframes loginbug {
  20% {background-color:#16a390;}
  50% {background-color:#20fee0;}
  70% {background-color:#20fee0;}
  90% {background-color:#20fee0;}
}

.Kompaktkurs .sk::before, .Seminarreihe .sk::before{
		content: "KOMPAKTKURS";
	background-color:#499ce2;
}
.Seminarreihe .sk::before{
		content: "SEMINARREIHE";
}
.Einführungsseminar .sk::before
{
	content: "EINFÜHRUNGSSEMINAR";
	background-color:#333;
	}

.Fachtagung .sk::before{
	content: "TAGUNG";
	background-color:#fb6e9a;
}
.Fachtag .sk::before{
	content: "Fachtag";
	background-color:#fb6e9a;
}

.Webinar .sk::before , .Online-Fachtagung .sk::before, .semempf a[href*="_WE"]  .sk::before
{
	content: "Webinar";
	background-color:#7d0479;
	color:#fff;
	font-size:0.7em;
	padding:0.25em 0.6em 0.2em 0.6em;
	margin-bottom:0.5em;
	line-height: 0.9em;
	border-radius:0.2rem;
	display: inline-block;
	}
.Online-Fachtagung .sk::before 
{
content: "Online-Fachtagung";}

.Videoaufzeichnung .sk::before 
{
background-color:#03afa9;
content: "Videoaufzeichnung";}
.Kompaktkurs .sk::before, .Fachtagung .sk::before, .Seminarreihe .sk::before, .Fachtag .sk::before, .Einführungsseminar .sk::before, .Videoaufzeichnung .sk::before {
	color:#fff;
	font-size:0.6em;
	padding:0.3em 0.6em;
	margin-bottom:0.4em;
	line-height: 1em;
	border-radius:0.2rem;
	display: inline-block;
}
.ChipHybrid:before, .ChipWebinar:before, .ChipVideoaufzeichnung:before, .ChipTagung:before, .ChipEinführungsseminar:before, .ChipKompaktkurs:before, .ChipStarter:before, .ChipSeminarreihe:before, .ChipKurzweb:before/*, .ChipSpezial:before*/ {	
	font-size: 0.7em;
	padding: 0.35em 0.6em;
	margin-bottom: 0.4em;
	line-height: 1.1em;
	border-radius: 0.2rem;
	display: inline-block;
	}

.ChipKurzweb:before {
  content: "Kurzwebinar";
  background: rgb(124,184,202);
  background: linear-gradient(73deg, rgba(124,184,202,0.8) 0%, rgba(92,145,160,0.6) 100%);
  color: #fff;
  }


.ChipHybrid:before {
content: "Onlineteilnahme möglich";
background: rgb(43,134,197);
background: linear-gradient(73deg, rgba(43,134,197,0.6) 0%, rgba(82,185,173,0.6) 100%);
color: #fff;
}

.ChipWebinar:before {
content: "Webinar";
background-color: #7d0479;
background: rgb(187,68,255);
background: linear-gradient(73deg, rgba(187,68,255,0.6) 0%, rgba(101,43,134,0.5) 100%);
color: #fff;
	}
.ChipVideoaufzeichnung:before {
	content: "Videoaufzeichnung";
	background-color: #8c084d;
	color: #fff;
}
.ChipTagung:before {
	content: "Tagung";
	background-color: #fb6e9a;
	color: #fff;
}
.ChipEinführungsseminar:before {
	content: "Einführungsseminar";
	background-color: #333;
	color: #fff;
	}
.ChipKompaktkurs:before {
	content: "Kompaktkurs";
	background-color: #499ce2;
	color: #fff;
}
.ChipSeminarreihe:before {
	content: "Seminarreihe";
	background-color: #499ce2;
	color: #fff;
}
.ChipStarter:before {
content: "Starterseminar";
background-color: #EB693D;
background: rgb(235,105,61);
background: linear-gradient(73deg, rgba(235,105,61,1) 0%, rgba(235,87,83,1) 100%);
color: #fff;
}
/*.ChipSpezial:before {
}*/

/*<= Seminar Ergebnisliste Chips*/

.label-webi {
	background-color:#7d0479;
	color:#fff;
	display: inline-block;
	font-size:0.9em;
	padding:0.2em 1.2em 0em 0.6em;
	margin-bottom:0.4em;
	line-height: 1em;
	border-radius:0.2rem;
}

@keyframes marquee {
 0%   { text-indent: 100% }
 100% { text-indent: -100% }
}

.marquee {
 width:100%;
 margin: auto;
 padding: 2px;
 overflow: hidden;
 white-space: nowrap;
 border: solid 0px #CCCCCC;
 animation: marquee 30s linear infinite;
}
.marquee:hover {
 animation-play-state: paused;
}
.webinarlinks .btn-default {font-size:0.9rem;padding:0.3rem;
	
}

.toplook {
position: absolute;
z-index:1;
	left: 0; top: 0;right: 0;bottom: 0;
background: linear-gradient(0deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 85%, rgba(0,0,0,0.7) 100%);
}

.webvaeinzel .panel{overflow:hidden; position:relative;height:13em;}
.webvabg{position:absolute;top:0;left:0;right:0;bottom:0; transition: transform 1.2s;
  background: no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.webvaeinzel:hover .webvabg {transform: scale(1.05);}
.top3datum{position:absolute;z-index:3;right:0.4em;top:0.4em;font-size:0.8em;}
.textmark {
  padding: 0em 0.4em;
  line-height:2.8vh;
  background: transparent;
  background-image: linear-gradient(to right, rgba(22,163,144,0.9), rgba(22,163,144,0.8));
  background-image: linear-gradient(to right, rgba(22,163,144,0.9), rgba(22,163,144,0.8));
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.unterteil {padding-top:0.4em;background-color:#fff;position:absolute;z-index:20;bottom:0em;right:0;left:0; height:4em; 
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: height 0.8s;}

.webvatitel{ bottom:4vh; margin-bottom:2vh;font-family:'Roboto',sans-serif;font-size:0.85em;line-height:2vh; font-weight:400;color:#333; height:5em; overflow:hidden; }
.webvazinfo {max-height: 0em; }
.webvaeinzel:hover  .unterteil {height:7em; }
.webvadatum, .webtool{background-color:rgba(0,0,0,0); color:#666;}



.awebinars {margin:0.3rem !important;}
.webinarskmpl{display:table;width:100%; height:100%; overflow:hidden; position:relative;height:5em;
	border:0px solid #fff;border-radius:0.4em;}
	
.webinarsrow.row {margin-left:-8px;margin-right:-8px;margin-top:4px; margin-bottom:4px;}
	
.webinarskmpl :hover .webspinner {background-color: rgba(0,0,0,0.6);transition-duration:0.5s;} 	
.webinarskmpl :hover .webinarsimg, .jobbox:hover   {transform: scale(1.05);transition-duration:0.5s;}
.webinarsimg {height:8em; width:100%;
	background-size: cover;
background-position: center center;
background-repeat: no-repeat;}
	
.webinarskmpl .webseffekt{display:table; width:100%; height:100%; bottom:0; right:0;top:0;left:0;position:absolute;}
.webinarskmpl .webspinner{display:table-cell; background-color: rgba(0,0,0,0.5);vertical-align:middle; color:#fff;font-size:1.5em;text-align:center;}

.btn-webinar {
	background-color: rgb(22,163,144);
	color:#fff;
	border-radius:9999px;
}
.backgroundxxn {
	background-image: linear-gradient(to bottom right, #16a390 0%, #78cc6d 100%);
}
.dxeCheckBoxList_Material {border:0px !important;}
.smbutton {
  margin-top:2rem;
  display: block;
  position:relative;
  top:50%;
  left:50%;
  -ms-transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}
.smbutton a {
  color:#fff;
  background: rgba(0,0,0,0.2);
  border-radius:9999px;
  text-align:center;
  text-decoration:none;
  font-family:fontawesome;
  position: relative;
  display: inline-block;
  width:40px;
  height:40px;
  padding-top:12px;
  margin:0 2px;
  -o-transition:all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
   -webkit-font-smoothing: antialiased;
}
.smbutton a:hover {
  background: #16a390;color:#fff;
}
.smbutton a span {
  color:#666;
  position:absolute;
  font-family:sans-serif;
  bottom:0;
  left:-25px;
  right:-25px;
  padding:5px 7px;
  z-index:-1;
  font-size:14px;
  border-radius:2px;
  background:#fff;
  visibility:hidden;
  opacity:0;
  -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.smbutton a span:before {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position:absolute;
  bottom:-5px;
  left:40px;
}

.smbutton a:hover span {
  bottom:50px;
  visibility:visible;
  opacity:1;
}
.smbutton a:nth-of-type(1):before {
content:'\f09a';
}
.smbutton a:nth-of-type(2):before {
content:'\f0e1';
}
.smbutton a:nth-of-type(3):before {
content:'\f099';
}
.smbutton a:nth-of-type(4):before {
content:'\f16d';
}
.kopfsuche .form-control {background-color:#fcfcfc !important;}
.umbraco-forms-submitmessage {
	padding-top:10vh;
	font-size:1.4em;
	min-height:50vh;
	text-align:center;}

.borderr1{border-radius:0.5em}

@media (min-width: 992px) { 
/*.xmas, .page-1138 .row.ergcontainer {
background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0)), url(https://www.kbw.de/dozentenfotos/background-xmas2017-2.jpg);
background-color: rgba(255,255,255,1);
background-size: auto;
background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0)), url(https://www.kbw.de/dozentenfotos/background-xmas2017-2.jpg);
background-color: rgba(255,255,255,1);
font-size: 1em;
background-size: contain;
background-attachment: fixed;
background-position: 0% 70%;
background-repeat: repeat-y;
}*/

.triangle,.triangle-top,.triangle-bottom {position:relative;} 
.triangle::before, .triangle-top::before {
content:"";
display:block;	
position:absolute;
height: 0;
  border-style: solid;
  border-width: 0 0 7vh 100vw;
  border-color: transparent #fff #fff transparent;
  top:-6.9vh;
 }

.bg1.triangle::before{border-color: transparent #fafafa #fafafa transparent;} 
 .triangle::after, .triangle-bottom::after {
content:"";
display:block;	
position:absolute;
height: 0;
  border-style: solid;
  border-width: 7vh 100vw 0 0;
  border-color: #fff transparent transparent #fff;
  bottom:-6.9vh;
  z-index:+1;
 }
 .triangle.down::before, .triangle-top.down::before{border-width: 0 100vw 7vh 0; border-color: transparent transparent #fff #fff;}
 .triangle.down::after, .triangle-bottom.down::after{border-width: 7vh 0 0 100vw; border-color: #fff #fff transparent transparent;}

 .bg1.triangle::after{  border-color: #fafafa transparent transparent #fafafa;}
 .bg1.triangle-top::before{border-color: transparent #fafafa #fafafa transparent }
 .bg1.triangle-bottom::after{border-color: #fafafa transparent transparent #fafafa}
.bg1.triangle.down::before, .bg1.triangle-top.down::before{border-color: transparent transparent #fafafa #fafafa;}
 .bg1.triangle.down::after, .bg1.triangle-bottom.down::after{border-color: #fafafa #fafafa transparent transparent;}
}
/* Tooltip container */
.toolttip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

/* Tooltip text */
.toolttip .toolttiptext {
  visibility: hidden;
  width: 300px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: -10;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.toolttip .toolttiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.toolttip:hover .toolttiptext {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}


@-webkit-keyframes scroll {
0% {
  transform: translateX(0);
}
100% {
  transform: translateX(calc(-400px * 7));
}
  }
  
  @keyframes scroll {
0% {
  transform: translateX(0);
}
100% {
  transform: translateX(calc(-400px * 7));
}
  }
  .sliderfacts {
background: white;
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
height: 200px;
margin: auto;
overflow: hidden;
position: relative;
width: 100%;
  }
  .sliderfacts::before, .sliderfacts::after {
background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
content: "";
height: 200px;
position: absolute;
width: 200px;
z-index: 2;
  }
  .sliderfacts::after {
right: 0;
top: 0;
transform: rotateZ(180deg);
  }
  .sliderfacts::before {
left: 0;
top: 0;
  }
  .sliderfacts .slide-track {
-webkit-animation: scroll 40s linear infinite;
animation: scroll 40s linear infinite;
display: flex;
width: calc(400px * 14);
  }
  .sliderfacts .slidex1 {
height: 300px;
width: 400px;
padding:2em 0em;
margin:0em 2em;
  }

  .buehne {padding-top: 0em;
    padding-bottom: 0em;}
	.buehne .col-md-12{padding-left: 0em;
		padding-right: 0em;}
button.input-lg {padding:16px 19px}
.pdfva {font-size:1.2em}


.badge-container {
        position: relative;
        display: inline-block;
        font: 1.5em / 100% FontAwesome;
        color: var(--primary);
        text-decoration: none;
    }

    .badge-counter {
      position: absolute;
    top: 2px;
    left: 16px;
    background-color: var(--secondary);
    color: white;
    border-radius: 50%;
    padding: 0px 5px;
    font-size: 10px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    z-index: 10;
    line-height: 16px;
    }
/* Horizontale Navigation */
.horizontal-nav {
    display: flex;
    align-items: center;
}

.horizontal-nav > li {
    display: inline-block;
    float: none;
}

/* Vertikale Trenner */
.divider-vertical {
    height: 20px;
    margin: 0 9px;
    border-left: 1px solid #e5e5e5;
}

.navButton:hover{
    color: var(--secondary);
}
/* Responsive Anpassungen */
@media (max-width: 767px) {
    .horizontal-nav {
        display: block;
    }

    .divider-vertical {
        display: none;
    }
}
