@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');
}

@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');
}

@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');
}

@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');
}


.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;
}

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;
}

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;
  }

  @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;
    }

    .kopfsuche .input-lg {
      font-size: 0.8rem;
      height: 1.6rem;
      padding-top: 0.2rem;
      padding-bottom: 0.2rem;
    }

    #Head-Container,
    #Head-Container a,
    #Head-Container i {
      font-size: 0.8rem !important;
    }
  }

  @media (min-width: 768px) and (max-width: 991px) {
    body {
      font-size: 16px !important;
    }

    .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;
    }

    .kopfsuche .input-lg {
      font-size: 0.6rem;
      height: 1.2rem;
      padding-top: 0.2rem;
      padding-bottom: 0.2rem;
    }

    #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: 0.85rem;
  }

  .pull-right.small.link1 {
  margin-left: 10px !important;
}


  @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;
    }

    #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: red;
  padding: 0.5em;
}

.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;
}

.cookie a {
  color: #16a390;
  text-decoration: underline;
  font-size: inherit;
}

.logo1 {
  padding-top: 1.2em;
}

@media (min-width: 768px) {
  .dropdown:hover {
    background: #eee;
  }

  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

html {
  font-size: 18px;
}

body {
  font-family: 'Yantramanav';
  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: 0;
}

.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';
  color: #333;
  font-weight: 300;
  padding-bottom: 1em;
}

.highlight,
.highlight h1,
.highlight h2,
.highlight h3,
.highlight h4,
.highlight h5 {
  color: rgba(22, 163, 144, 1);
}

h1,
.h1 {
  font-size: 2rem;
}

h2,
.h2 {
  font-size: 1.4rem;
}

h3,
.h3 {
  font-size: 1.3rem;
}

h4,
.h4 {
  font-size: 1.1rem;
}

form p {
  padding: 0;
}

p {
  padding: 0;
  color: #444;
  line-height: 1.2em;
}

p,
blockquote,
li,
a {
  font-weight: 300;
}

.pad-0 {
  padding: 0 !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: 0;
}

.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: '';
  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: 0;
  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: 0;
  border-bottom: 1px solid #f6f6f6;
  top: 0;
  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: '';
  display: block;
  cursor: pointer;
}

.navbar .open .iconwechsel:after {
  color: #222d3c;
  font: 0.9em/90% FontAwesome;
  content: '';
  display: block;
  cursor: pointer;
}

.navbar-toggle {
  background-color: #fff;
  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: 0;
    margin-right: 0;
  }

  .dropdown-toggle {
    width: 85%;
  }

  .subpage-dropdown {
    width: 10%;
  }
}

@keyframes navanimation {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: 0%;
  }
}

.dropdown > a {
  font-size: 1em;
  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 {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

header .container {
  padding-right: 0;
  padding-left: 0;
}

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%, #fff 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: 0;
}

#Head-Container .gplusb,
#Head-Container .pdfb {
  display: none;
}

header > nav.navbar {
  margin-bottom: 0;
}

div#breadCrumbContainer {
  max-width: 1200px;
}

.breadcrumb {
  background-color: rgba(255, 255, 255, 0) !important;
  border-bottom: 0 solid #f2f2f2;
  margin-bottom: 0;
}

.breadcrumb > li + li:before {
  font: 0.8em/120% FontAwesome;
  content: '';
  padding: 0 5px;
  color: #ccc;
}

.breadcrumbHome:after {
  padding: 0 5px;
  color: #ccc;
  content: '/ ';
}

a.start:after {
  font: 15px/120% FontAwesome;
  content: '';
  padding: 0 5px;
  cursor: pointer;
}

.head-nav a {
  margin-right: 6em;
}

.head-nav a:last-of-type {
  margin-right: 0;
}

: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: #fff;
}

/*ul {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  border: 0 none;*/
/*  vertical-align: baseline;*/
/*  font: inherit;*/
/*}*/

/*li {*/
/*  list-style: outside none none;*/
/*  padding: 0;*/
/*  border: 0 none;*/
/*  vertical-align: baseline;*/
/*  font: inherit;*/
/*  margin: 0;*/
/*}*/

nav.navbar > div.container {
  max-width: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.alert {
  position: fixed;
  bottom: 20%;
  z-index: 999;
  width: 50%;
  left: 25%;
  min-width: 300px;
}

.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: 0;
  margin-bottom: -2px;
}

.searchcont .label {
  padding: 1em 2em 0.5em 2em;
  margin-top: 0.1em;
  border-radius: 0;
  color: #666;
  background-color: #fff;
  display: inline-block;
  font-size: 100%;
  font-weight: 300;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.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: 0;
}

.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: 0;
}

.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: 0;
}

.form-control.col-xs-10 {
  width: 83.3333%;
}

.suchLeiste .form-control:focus {
  background-color: #fff;
}

.form-control:focus {
  border-color: #16a390;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(22, 163, 144, 0.8);
  outline: 0 none;
}

.filteranz .label {
  position: relative;
}

a.suchwortFilter:after,
a.datumVonFilter:after,
a.datumBisFilter:after,
a.ThmkmplxFilter:after,
a.EmpfFilter:after {
  position: absolute;
  top: 0;
  right: 0.2em;
  color: #16a390;
  font: 16px/140% FontAwesome;
  content: '';
}

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: '';
}

a.suchwortFilter,
a.datumVonFilter,
a.datumBisFilter,
a.ThmkmplxFilter,
a.EmpfFilter {
  font-size: 0;
  background: none;
  border: none;
  cursor: pointer;
}

@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: 0;
  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.3), rgba(0, 0, 0, 0) 0.3em, transparent) repeat scroll 0 0;
  height: 0.7em;
  margin-bottom: 0;
  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.3em, transparent) repeat scroll 0 0;
  height: 0.7em;
  margin-bottom: 0;
  z-index: 0;
}

.bgwhi {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 1);
  border-width: 0 0;
  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 0 0;
  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: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.bg3x {
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.bg3top {
  border-top: 0.2em solid #16a390;
}

.shadow0 {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 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(/video/hg1.png);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(/video/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: 0 !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: 0 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: 0;
  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: 0 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: 0;
  padding-bottom: 0.6rem;
  font-size: 1em;
  font-weight: 300;
}

.themendoz a .panel:after {
  content: 'mehr...';
  position: absolute;
  bottom: 0;
  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: #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;
}

.hotelback::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.3) -10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.4) 40%, 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: 0;
  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: #fff;
}

.Hotelsterne {
  display: inline-block;
  font-size: 1rem;
  color: #ffd925;
}

.hotelshadow {
  padding: 3em 3em 3em 3em;
  margin: 2em 0;
}

.semdetailk .label {
  font-size: 0.7rem;
  font-weight: 300;
  border-radius: 0.1em;
  vertical-align: top;
  display: inline-block;
}

.tkomplex {
  font-size: 0.8em;
  color: #666;
}

.detailsurl {
  line-height: 1em;
  cursor: text;
  color: #333;
}

.detailsurl:hover {
  text-decoration: underline;
}

.seminardetail h1 {
  font-family: 'Yantramanav';
  font-size: 2em;
  font-weight: 300;
  line-height: 1em;
  color: #444;
}

.seminardetail .bg1,
.bgwhi {
  padding: 0 0 0 0;
}

.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-family: 'ROBOTO';
  font-size: 0.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;
}

.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 0;
}

.stermine .fa {
  color: #666;
  font-size: 1em;
}

.detailsq {
  background-color: #ddd;
  width: 2.3rem;
  height: 2.3rem;
  margin: 0 0 0.3em 0;
  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: 1rem;
  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;
}

.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;
  font: 0.8em/80% FontAwesome;
  content: '';
}

.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: '';
}

.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 0 0 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: 1rem;
  line-height: 1.1em;
  padding-left: 0.1em;
  opacity: 0.6;
}

.Tagung h4 {
  margin-left: -1.6em;
  padding: 1em 0 0.5em 0;
  font-weight: bold;
}

.Kompaktkurs .ebene1 {
  font-size: 1em;
  padding: 1em 0 0 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 0 0.8em 0;
  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: 1em;
  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: 0;
  border-radius: 0.6em;
}

.wfacts {
  line-height: 1em;
}

.wfacts .fa {
  color: #666;
}

.wfacts .fact {
  border-bottom: 1px solid #fff;
  margin: 1em 0 1em 0;
  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: 0;
  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: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}

.haeckchenbox {
  position: relative;
  display: block;
  padding: 0 0 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: '';
}

.einzeltagung {
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}

.einzeltagung:hover {
  background-color: #f9f9f9;
}

.einzeltagung:last-of-type {
  border-bottom: 0 solid #f1f1f1;
}

.tagung-kopf {
  color: #666;
  padding: 1vw 0 0.5vw 0;
}

.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: 0;
  font-weight: 300;
}

.tagung-subhead {
  font-size: 1.3em;
  padding: 0.5em 0 0.5em 0;
}

.tagung-group {
  font-size: 1em;
  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% 0;
  padding-bottom: 0 !important;
}

.tagungrumpf {
  padding: 2em 0;
}

.tagunghead .rte {
  background-color: rgba(255, 255, 255, 1);
  padding: 0 2vw 2vw 2vw;
  margin: -1vh 0 0 0;
}

.inner-pbox {
  padding: 1em;
  border: 1px solid #eee;
}

.preisschild {
  background: rgba(22, 163, 144, 0.9) none repeat scroll 0 0;
  border-radius: 50%;
  display: table;
  height: 130px;
  margin: 0 auto 20px auto;
  position: relative;
  text-align: center;
  width: 130px;
  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: #0c574d;
}

.preisschild span {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 400;
  padding: 0;
  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 0 1em 0;
  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: 0;
  font-size: 1.2em;
  font-weight: 400;
}

.rahmen {
  padding: 2vw 0;
}

.ablaufkopf {
  margin-top: 1em;
  margin-bottom: 0.4em;
}

.schwerpueber {
  padding-top: 0.4em;
  font-size: 1.1em;
}

.zeit {
  opacity: 0.8;
  font-weight: 400;
  font-size: 0.8em;
}

.topic {
  font-size: 1.1rem;
  line-height: 1.4rem;
}

.referent {
  opacity: 0.5;
}

.tagungsInhalt .tagungsref {
  padding-bottom: 0.5em;
}

.anmeldearea .well h2 {
  color: #fff;
  font-size: 2em;
}

.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 0 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 {
  color: #000;
  padding-bottom: 0.2em;
  font-size: 1rem;
}

.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: '';
}

.search-results [name*='anmeldung']:before,
a[name*='anmeldung']:before {
  font: 20px/120% FontAwesome;
  content: '';
}

.search-results button[name*='Excel'],
.search-results button[name*='Pdf'],
.search-results [name*='anmeldung'],
button[name*='Excel'],
button[name*='Pdf'],
[name*='anmeldung'] {
  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: '';
}

.resultS button {
  color: #888;
}

button.active .vliste:after {
  font: 1em/110% FontAwesome;
  content: '';
}

.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;
  margin-bottom: 0.2em;
}

.suchaktion {
  border-top: 0 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;
  }
}

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;
}

.startseitesuche {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.khhh h1 {
  font-size: 1.4rem;
}

.startseitesuche .ac-container label {
  border-top: 0;
}

.block2 {
  padding-top: 2em;
  padding-bottom: 1.5em;
}

.blogarchive a:hover {
  background: rgba(255, 255, 255, 0.8);
}

.newsline {
  position: relative;
  margin-bottom: 0;
}

.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: 1em/100% FontAwesome;
  content: '';
  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: 3rem;
  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.1em;
  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: 9rem;
}

.preview1 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 100%;
}

.blogarchivex div[class^='col-'] {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .artikeljum {
    height: 7em;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 0.5em;
  }

  .preview1 {
    height: 7em;
  }
}

.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: #16a390;
}

.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: 8em;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

.equal {
  width: 100%;
}

.kkurszus .content {
  border-bottom: 0 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: 1em;
  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 {
  border: medium none;
  display: table;
  height: 80px;
  margin-bottom: 20px;
  table-layout: fixed;
  width: 100%;
  line-height: 1.1em;
}

.smb.linkspe {
  min-height: 8em;
}

.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: #444;
}

.smbt2 {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 0.7rem;
  color: #868686;
}

.smbt3 {
  font-size: 0.6rem;
}

.slider-grid {
  padding-top: 0 !important;
  padding-bottom: 0 !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 0 19px 14px -16px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 19px 14px -16px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 19px 14px -16px rgba(0, 0, 0, 0.15);
}

.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;
}

.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);
}

.slide2 h3 {
  color: #666;
  display: inline;
  font-size: 3.8em;
  font-weight: 400;
  line-height: 1.1em;
  font-family: 'Yantramanav';
}

.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: 0;
  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: 0;
  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: 0;
  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: 1em;
}

.sprechb cite {
  font-weight: 600;
}

.sprechb blockquote::before,
blockquote::after {
  font-size: 0.9rem;
}

.sprechb,
.sprechb2 {
  position: relative;
  background: #f7f7f7;
  border: 0 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*='Mordkovich'],
.mitarbeiter div[id*='Knorscheidt'],
.mitarbeiter div[id*='Klaus'],
.mitarbeiter div[id*='Henning'],
.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 0;
  color: #4d4d4d;
  border-bottom: 0.08em #16a390 solid;
}

.profilmit h1 {
  padding-bottom: 0;
}

@media (max-width: 1170px) {
  .slider-grid .suchL-out {
    display: none !important;
  }
}

.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: 0;
  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;
  font-weight: 400;
}

.back-to-top {
  color: #000;
  background: #fff;
  position: fixed;
  bottom: 50px;
  right: 20px;
  padding: 1em;
  border: 1px solid #000;
  border-radius: 5px;
}

.back-to-top:before {
  margin-right: 5px;
  font: 20px/120% FontAwesome;
  content: '';
}

.back-to-top:hover {
  background: #000;
  color: #fff;
}

.anmeldeform {
  background-color: #16a390;
}

.maxheight1 {
  min-height: 100%;
}

.anmeldung-success {
  padding-top: 10%;
}

.socialb a {
  color: #666;
}

.socialb .pdfb button:hover {
  background-color: red;
  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: 1em;
  color: rgba(0, 0, 0, 0.3);
}

.sociald2 a {
  color: rgba(0, 0, 0, 0.4);
}

.sociald a:hover {
  font-size: 1em;
  color: #999;
}

.sociald .col-xs-2 {
  width: 2.5em;
}

.hotelover {
  margin-bottom: 1em;
}

.hotelover h2 {
  padding: 0.2em 0;
}

.hotelover p,
.hotelover span {
  font-size: 0.8rem;
}

.hotelkat {
  display: inline-block;
}

.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: 0;
  cursor: default;
}

.sort:after {
  margin-left: 0.4em;
  font: 0.8em/120% FontAwesome;
  content: '';
  color: #ccc;
}

.sortAsc:after {
  margin-left: 0.4em;
  font: 0.8em/120% FontAwesome;
  content: '';
  color: #16a390;
}

.sortDesc:after {
  margin-left: 0.4em;
  font: 0.8em/120% FontAwesome;
  content: '';
  color: #16a390;
}

.resultListSwitch {
  cursor: pointer;
}

.xpndList:before {
  font: 0.9em/120% FontAwesome;
  content: '';
  color: #ccc;
  cursor: pointer;
}

.nrmlList:before {
  font: 0.9em/120% FontAwesome;
  content: '';
  color: #ccc;
}

.ac-container {
  margin: 0 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: '';
}

.ac-container input:checked + label:after {
  margin-left: 1em;
  font: 1.2em/120% FontAwesome;
  content: '';
}

.ac-container input {
  display: none;
}

.ac-container div.ac-small {
  background: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  height: 0;
  position: relative;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.letterSeperator {
  border-bottom: 0 solid #f1f1f1;
  font-size: 1.1rem;
  text-align: left;
  margin: 0.6em 0 0.6em 0;
  font-weight: 400;
  color: #16a390;
}

.ls2 {
  position: absolute;
  font-size: 6vh;
  z-index: 0;
  color: #111;
  overflow: hidden;
}

.ac-small .themensuche {
  padding: 0.2em 0 0.2em 0;
  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: 0 0 0 1px rgba(155, 155, 155, 0.3);
}

.ac-container input:checked ~ div.ac-small {
  height: auto;
}

.webibox {
  border: 1em solid #16a390;
  border-radius: 0.6em;
}

.webibox .accouter {
  border: 0;
}

@media (max-width: 768px) {
  .ac-container input:checked ~ div.ac-small {
    height: auto;
  }
}

.panel {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

#SeminarAnmeldeFormular .panel-heading h2 {
  padding-bottom: 0;
}

.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: 0;
  padding-bottom: 0;
  border: 0 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) inset;
  box-shadow: -0.3em -0.3em 1em 0.3em rgba(0, 0, 0, 0) 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 0 0 0;
  padding: 1em 3.5em 1em 1em;
  border: 0 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) inset;
  box-shadow: -0.3em -0.3em 1em 0.3em rgba(0, 0, 0, 0) 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: '';
  color: rgba(22, 163, 144, 1);
  color: silver;
  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: '';
  color: rgba(22, 163, 144, 1);
}

.closed {
  padding: 0 1.5em;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  border: solid 0 #fff;
}

h2.acc + *:not([class*='closed']),
input:checked ~ div.acContent-small {
  border: 0 #ddd solid;
  padding: 1.5em;
  padding-top: 0.5em;
  transition: all 0.5s ease-in;
  visibility: visible;
  opacity: 1;
  margin: 0;
  height: auto;
}

.acContent-container input {
  display: none;
}

.acContent-container div.acContent-small {
  overflow: hidden;
  height: 0;
  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: #000;
  border-left: 2px solid #000;
  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;
}

.hovereffect {
  width: 130px;
  height: 173px;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.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: 0 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;
}

.dozvadetails {
  border: 1px solid #f1f1f1 !important;
  border-top: 0 !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: 0;
  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: 60%;
  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: 0 solid rgba(255, 255, 255, 0.4);
  width: 173px;
  height: 173px;
  background-position: center 25%;
  background-repeat: no-repeat;
  background-size: 173px;
  margin: 0 auto 0.5em auto;
}

.panelx1 .panel-heading {
  background-color: #f6f6f6;
}

.panelx1 .panel-heading h3 {
  padding-bottom: 0;
}

.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: 0 solid #dedede;
}

.tabse2 {
  padding: 0;
}

.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: 0;
  display: table;
}

.deticon {
  display: table-cell;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

.deticon:after {
  font: 1em/120% FontAwesome;
  content: '';
  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 0 5px -7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -8px 0 5px -7px rgba(0, 0, 0, 0.2);
  box-shadow: inset -8px 0 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: '';
}

.themaanm {
  color: #aaa;
}

.themaanm:after {
  font: 0.85em/100% FontAwesome;
  content: '';
}

.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;
}

.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_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.9) 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;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn-primary:focus {
  outline: none;
  border-color: #107668;
}

.aktion-2.btn {
  margin-bottom: 0;
}

.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;
}

.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 {
  font-size: 0.7em;
  padding: 0.35em 0.6em;
  margin-bottom: 0.4em;
  line-height: 1.1em;
  border-radius: 0.2rem;
  display: inline-block;
}

.ChipHybrid:before {
  content: 'Onlineteilnahme möglich';
  background: #2b86c5;
  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: #b4f;
  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: #03afa9;
  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: #eb693d;
  background: linear-gradient(73deg, rgba(235, 105, 61, 1) 0%, rgba(235, 87, 83, 1) 100%);
  color: #fff;
}

.label-webi {
  background-color: #7d0479;
  color: #fff;
  display: inline-block;
  font-size: 0.9em;
  padding: 0.2em 1.2em 0 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 0 #ccc;
  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: 0 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: 0;
  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: 0;
}

.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: 0 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: #16a390;
  color: #fff;
  border-radius: 9999px;
}

.backgroundxxn {
  background-image: linear-gradient(to bottom right, #16a390 0%, #78cc6d 100%);
}

.dxeCheckBoxList_Material {
  border: 0 !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 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.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 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.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: '';
}

.smbutton a:nth-of-type(2):before {
  content: '';
}

.smbutton a:nth-of-type(3):before {
  content: '';
}

.smbutton a:nth-of-type(4):before {
  content: '';
}

.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) {
  .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;
  }
}

.toolttip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #000;
}

.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: #fff;
  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, #fff 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 0;
  margin: 0 2em;
}
