@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@font-face {
  font-family: "Open_Sans_B";
  src: url('fonts/open_sans/OpenSans-Bold-webfont.eot');
  src: url('fonts/open_sans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open_sans/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/open_sans/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/open_sans/OpenSans-Bold-webfont.svg#webfont') format('svg');
}
@font-face {
  font-family: "Open_Sans_R";
  src: url('fonts/open_sans/OpenSans-Regular-webfont.eot');
  src: url('fonts/open_sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open_sans/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/open_sans/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/open_sans/OpenSans-Regular-webfont.svg#webfont') format('svg');
}
@font-face {
  font-family: "Open_Sans_L";
  src: url('fonts/open_sans/OpenSans-Light-webfont.eot');
  src: url('fonts/open_sans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/open_sans/OpenSans-Light-webfont.woff') format('woff'), url('fonts/open_sans/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/open_sans/OpenSans-Light-webfont.svg#webfont') format('svg');
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-image: url('/images/backgrounds/ticks/ticks.png');
  width:100%;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body {
    background-image: url("/images/backgrounds/ticks/ticks@2x.png");
    background-size: auto auto;
  }
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  vertical-align: top;
}
.center {
  z-index:1;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.row {
  margin: 0 .5em;
  padding: 1% 1em 0;
  height: 1%;
  *zoom: 1;
  min-height: 1%;
}
.clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.fg1,
.fg2,
.fg3,
.fg4,
.fg5,
.fg6,
.fg7,
.fg8,
.fg9,
.fg10,
.fg11,
.fg12 {
  margin: 0 2% 0;
  padding: 0;
  float: left;
  position: relative;
}
.fg12 {
  width: 96%;
}
.fg11 {
  width: 87.66666666666667%;
}
.fg10 {
  width: 79.33333333333334%;
}
.fg9 {
  width: 71%;
}
.fg8 {
  width: 62.66666666666667%;
}
.fg7 {
  width: 54.333333333333336%;
}
.fg6 {
  width: 46%;
}
.fg5 {
  width: 37.66666666666667%;
}
.fg4 {
  width: 29.333333333333336%;
}
.fg3 {
  width: 21%;
}
.fg2 {
  width: 12.666666666666668%;
}
.fg1 {
  width: 4.333333333333334%;
}
.push12 {
  margin-left: 102%;
}
.push11 {
  margin-left: 93.66666666666667%;
}
.push10 {
  margin-left: 85.33333333333334%;
}
.push9 {
  margin-left: 77%;
}
.push8 {
  margin-left: 68.66666666666667%;
}
.push7 {
  margin-left: 60.333333333333336%;
}
.push6 {
  margin-left: 52%;
}
.push5 {
  margin-left: 43.66666666666667%;
}
.push4 {
  margin-left: 35.333333333333336%;
}
.push3 {
  margin-left: 27%;
}
.push2 {
  margin-left: 18.666666666666668%;
}
.push1 {
  margin-left: 10.333333333333334%;
}
.fg-no-gutter {
  padding: 0 3.5%;
  margin-top: 0;
  margin-bottom: 0;
}
.fg-no-gutter img {
  max-width: 100%;
  max-height: 100%;
}
.fg-no-gutter > [class*="fg"] {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}
.fg-no-gutter .fg12 {
  width: 100%;
}
.fg-no-gutter .fg11 {
  width: 91.66666666666667%;
}
.fg-no-gutter .fg10 {
  width: 83.33333333333334%;
}
.fg-no-gutter .fg9 {
  width: 75%;
}
.fg-no-gutter .fg8 {
  width: 66.66666666666667%;
}
.fg-no-gutter .fg7 {
  width: 58.333333333333336%;
}
.fg-no-gutter .fg6 {
  width: 600px;
}
.fg-no-gutter .fg5 {
  width: 41.66666666666667%;
}
.fg-no-gutter .fg4 {
  width: 400px;
}
.fg-no-gutter .fg3 {
  width: 25%;
}
.fg-no-gutter .fg2 {
  width: 16.666666666666668%;
}
.fg-no-gutter .fg1 {
  width: 8.333333333333334%;
}
.fg-no-gutter .push12 {
  margin-left: 100%;
}
.fg-no-gutter .push11 {
  margin-left: 91.66666666666667%;
}
.fg-no-gutter .push10 {
  margin-left: 83.33333333333334%;
}
.fg-no-gutter .push9 {
  margin-left: 75%;
}
.fg-no-gutter .push8 {
  margin-left: 66.66666666666667%;
}
.fg-no-gutter .push7 {
  margin-left: 58.333333333333336%;
}
.fg-no-gutter .push6 {
  margin-left: 50%;
}
.fg-no-gutter .push5 {
  margin-left: 41.66666666666667%;
}
.fg-no-gutter .push4 {
  margin-left: 33.333333333333336%;
}
.fg-no-gutter .push3 {
  margin-left: 25%;
}
.fg-no-gutter .push2 {
  margin-left: 16.666666666666668%;
}
.fg-no-gutter .push1 {
  margin-left: 8.333333333333334%;
}
.fg-no-desktop {
  display: none !important;
}
.nur-mobile,
.nur-mobile-sm {
  display: none;
}
@media screen and (max-width: 1199px) {
  body {
    background-image: url('/images/backgrounds/ticks/ticks.png');
  }
  #content {
    display: block;
    width: 600px;
    margin: 0 auto;
    text-align: center  !important;
    float: none;
    background: none !important;
  }
  .no-mobile {
    display: none;
  }
  .nur-mobile {
    display: block;
  }
  .row.last-row {
    padding-bottom: 30px;
  }
  .fg6 {
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
  }
  .fg6.img-features {
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
  }
  .fg6.img-features img {
    width: 90%;
    padding: 30px 0;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
  }
}
@media screen and (max-width: 800px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body {
    background-image: url("/images/backgrounds/schulungsraum-bg@2x.jpg");
    background-size: auto auto;
  }
}
@media screen and (max-width: 36.5em) {
  #content {
    display: block;
    width: 320px !important;
    margin: 0 auto;
    text-align: center  !important;
    float: none;
    background: none !important;
  }
  .site-section h1 {
    font-size: 24px !important;
  }
  .site-section p,
  .site-section ul > li {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  #main-title {
    font-size: 32px !important;
    font-family: "Open_Sans_R";
  }
  #main-subtitle {
    font-size: 22px !important;
  }
  #main-subsubtitle {
    font-size: 14px !important;
  }
  .no-mobile-sm {
    display: none;
  }
  .fg6 {
    width: 315px !important;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
  }
  .fg6.img-features {
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
  }
  .fg6.img-features img {
    width: 90%;
    padding: 30px 0;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
  }
  .fg2 {
    width: 150px !important;
    height: 150px !important;
    float: left !important;
    min-width: 150px !important;
  }
  .schulung-item .schulung-icon img {
    max-height: 100%;
    margin: 25px auto !important;
  }
  .nur-mobile-sm {
    display: block;
  }
  .schulung-item .overlay a {
    float: none !important;
  }
  .nur-mobile-sm {
    font-size: 14px !important;
    padding: 10px 10px 0px 10px;
  }
  .moreicon {
    font-size: 75px !important;
    line-height: 115px !important;
  }
  }
  .ns_slideContainer {
    width: 200px !important;
    height: 200px !important;
  }
  .ns_slideContainer img {
    width: 200px !important;
  }
  
  .mobile-block-line {
    display: block; /*Termin-Übersicht in einzelnen Zeilen*/
  }
  .info-tag {
    display: block;
    font-size: 15px;
    margin-top: 30px;
  }
  .p-details {
    font-size: 20px !important;
  }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body {
    background-image: url('/images/backgrounds/schulungsraum-bg.jpg');
  }
  #content {
    display: block;
    width: 600px;
    margin: 0 auto;
    text-align: center  !important;
    float: none;
    background: none !important;
  }
  .no-mobile {
    display: none;
  }
  .firmnen-logo {
    width: 600px !important;
    text-align: center;
  }
  .nur-mobile {
    display: block;
  }
  .row.last-row {
    padding-bottom: 30px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body {
    background-image: url("/images/backgrounds/schulungsraum-bg@2x.jpg");
    background-size: auto auto;
  }
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.boxingsize {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.itmg-turquoise-bg {
  background: #009cb4 !important;
}
.itmg-turquoise-font {
  color: #009cb4 !important;
}

.itmg-blue-bg {
  background: #556593 !important;
}
.itmg-blue-font {
  color: #556593 !important;
}
.shp-blue-bg {
  background: #3498db !important;
}
.shp-blue-font {
  color: #3498db !important;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e600";
}
.icon-arrow-right:before {
  content: "\e601";
}
.icon-arrow-left:before {
  content: "\e602";
}
.icon-arrow-up:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-facebook:before {
  content: "\e605";
}
.icon-twitter:before {
  content: "\e606";
}
.icon-google-plus:before {
  content: "\e607";
}
.icon-xing:before {
  content: "\e608";
}
.icon-location:before {
  content: "\e609";
}
.icon-earth:before {
  content: "\e60a";
}
.icon-users:before {
  content: "\e611";
}
.icon-envelope-alt:before {
  content: "\e60b";
}
.icon-envelope:before {
  content: "\e60c";
}
.icon-calendar:before {
  content: "\e60d";
}
.icon-euro:before {
  content: "\e60e";
}
.icon-tag:before {
  content: "\e60f";
}
.icon-time:before {
  content: "\e610";
}
.icon-office:before {
  content: "\e613";
}
html,
body {
  font-family: "Open_Sans_L";
  font-weight: normal;
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background-repeat: repeat;
}
.divider-title {
  height: 8px;
  width: 60px;
}
#top-link {
  position: fixed;
  bottom: 10px;
  right: 10px;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@valie)";
  /* IE 5-7 */
  filter: alpha(opacity=40);
  /* Netscape */
  -moz-opacity: 0.4;
  /* Safari 1.x */
  -khtml-opacity: 0.4;
  /* Good browsers */
  opacity: 0.4;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index:1;
}
#top-link:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@valie)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
}
header {
  position: relative;
  width: 100%;
  text-align: center;
  background-image: url('/images/backgrounds/ticks/ticks.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  header {
    background-image: url("/images/backgrounds/ticks/ticks@2x.png");
    background-size: auto auto;
  }
}
header .return-button,
header .prev-button,
header .next-button,
header .back-button {
  font-size: 40px;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@valie)";
  /* IE 5-7 */
  filter: alpha(opacity=40);
  /* Netscape */
  -moz-opacity: 0.7;
  /* Safari 1.x */
  -khtml-opacity: 0.7;
  /* Good browsers */
  opacity: 0.7;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
header .return-button a,
header .prev-button a,
header .next-button a,
header .back-button a {
  text-decoration: none;
  color: #95a5a6;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
header .return-button a:hover,
header .prev-button a:hover,
header .next-button a:hover,
header .back-button a:hover {
  color: #95a5a6;
}
header .return-button:hover,
header .prev-button:hover,
header .next-button:hover,
header .back-button:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@valie)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
}
header .prev-button {
  position: absolute;
  left: 10px;
  top: 10px;
}
header .next-button {
  position: absolute;
  right: 10px;
  top: 10px;
}
header .back-button {
  margin: 0 auto;
  width: 60px;
  padding-top: 10px;
}

header .return-button{
  margin: 0 auto;
  width: 60px;
  padding-top: 10px;
}

.site-section {
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-family: "Open_Sans_L";
}
.site-section h1 {
  font-size: 40px;
  -moz-text-shadow: 1px 1px 1px #ffffff;
  -webkit-text-shadow: 1px 1px 1px #ffffff;
  text-shadow: 1px 1px 1px #ffffff;
}
.site-section p {
  font-size: 24px;
  line-height: 38px;
  -moz-text-shadow: 1px 1px 1px #ffffff;
  -webkit-text-shadow: 1px 1px 1px #ffffff;
  text-shadow: 1px 1px 1px #ffffff;
}
.site-section p strong {
  font-family: "Open_Sans_R";
  font-weight: normal;
}
.site-section p a {
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
.site-section p a:hover {
  text-decoration: underline;
}
}
.site-section .features-conteiner {
  margin-top: 20px;
}
.site-section .features ul li {
  font-size: 26px;
  line-height: 48px;
  font-family: "Open_Sans_L";
}

.site-section .featuressm3 ul li {
  font-size: 22px;
  line-height: 48px;
  font-family: "Open_Sans_L";
}
.site-section .img-features img {
  width: 100%;
}
.impressum h1 {
  font-size: 28px;
}
.impressum p {
  font-size: 18px;
  line-height: 28px;
}
.impressum p a {
  color: #7f8c8d;
  border-bottom: 1px dotted #7f8c8d;
}
footer {
  position: fixed;
  width: 100%;
  bottom: 0px;
  text-align: right;
  padding: 10px;
}
footer a {
  color: #95a5a6;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
footer a:hover {
  text-decoration: underline;
  color: #000;
}
.btn-price-date,
.btn-request {
  display: block;
  width: 115px;
  padding: 10px 15px 10px 10px;
  color: #fff;
  background-color: #009cb4;
  text-decoration: none;
  line-height: 15px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.btn-price-date:hover,
.btn-request:hover {
  background-color: #3276b1;
}
.btn-price-date i,
.btn-request i {
  padding-right: 10px;
}
.btn-sw{
  font-size: 17px;
  display: block;
  padding: 10px 15px 10px 10px;
  color: #fff;
  background-color: #009cb4;
  text-decoration: none;
  line-height: 25px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-top: 10px;
  width: 360px;
  text-align: center;
}

.btn-sw-short{
  font-size: 17px;
  display: block;
  padding: 10px 15px 10px 10px;
  color: #fff;
  background-color: #009cb4;
  text-decoration: none;
  line-height: 25px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-top: 10px;
  width: 250px;
  text-align: center;
}

.btn-details{
  font-size: 17px;
  display: block;
  padding: 10px 15px 10px 10px;
  color: #fff;
  background-color: #009cb4;
  text-decoration: none;
  line-height: 25px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-top: 10px;
  width: 220px;
}
.btn-price-date:hover,
.btn-request:hover,
.btn-sw:hover,
.btn-sw-short:hover,
.btn-details:hover {
  background-color: #3276b1;
}

.content-wrapper {
  margin-bottom: 20px;
  background: #ecf0f1 !important;
  border: 1px solid #bdc3c7;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-bottom: 20px;
  z-index:2;
}

.content-wrapper-mobile {

  margin-bottom: 20px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-bottom: 20px;
  z-index:2;
}

.content-wrapper, .content-wrapper-mobile p {
  margin-top: 5px;
  font-size: 18px !important;
  line-height: 1.5 !important;
}
.content-wrapper, .content-wrapper-mobile h3 {
  margin-bottom: 0;
}
h2 {
  color: #2c3e50;
  font-size: 1.7em;
}
.termine-ul {
  margin: 0;
  padding: 0;
  margin-top: 40px;
}
.termine-ul li {
  margin-bottom: 25px;
  list-style: none;
}
.termine-ul li .date {
  color: #2c3e50;
}
.termine-ul li i {
  color: #7f8c8d;
  padding-right: 10px;
}
.termine-ul li a i {
  color: #fff;
  padding-right: 10px;
}
.btn-request-termine {
  display: inline-block;
  float: right;
  padding: 5px 5px 5px 5px;
  width: 140px;
}
.termine-ul li h4 {
  margin-bottom: 5px;
  padding: 0;
}
.termine-ul li h4{
  font-size: 20px;
  color: #009cb4;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.termine-ul li h4 a:hover {
  text-decoration: underline;
}
.termine-ul li p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-style: italic;
}
.termine-ul-trenner {
  border-bottom: 1px dotted #cccccc;
  width: 100%;
  margin-top: 10px;
}
.ausgebucht{
  color: red;
  width: 100px;
  float: left;
}
.fgimpressum{
  margin: 0 !important;
}
.termine-ul-sm li h1 a {
  color: #2c3e50;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.termine-ul-sm li h1 a:hover {
  color: #95a5a6;
  text-decoration: underline;
}

.termine-ul-sm li a{
     color: #7f8c8d;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.termine-ul-sm2 li a,
.termine-ul-sm3 li a{
     color: #2c3e50;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}


.termine-ul-sm2 li a:hover,
.termine-ul-sm3 li a:hover  {
  color: #95a5a6;
  text-decoration: underline;
 }

.termine-ul-sm,
.termine-ul-sm2;
.termine-ul-sm3{

 margin: 0;
  padding: 0;
  margin-top: 20px;}

.termine-ul-sm li,
.termine-ul-sm2 li {
margin-bottom: 10px;
list-style: none;
}


.termine-ul-sm3 li {
margin-bottom: 10px;
margin-left: 20px;
list-style: none;
}

.termine-ul-sm li a i{
  padding-right: 5px;
}

.termine-ul-sm li i{
  color: #7f8c8d;
  padding-right: 5px;
}

.termine-ul-sm ul,
.termine-ul-sm2 ul,
.termine-ul-sm3 ul
{

 margin: 0;
  padding: 0;
  margin-top: 20px;}

.divimg {
    margin: 15px 35px;
    text-align: center;
    width: 200px;
}
.divimg img {
    width: 100%;
    height: auto;
}

.divimgsm {
    margin-top: 25px;
    text-align: center;
    min-width: 160px;
}
.divimgsm img {
    width: 100%;
    height: auto;
}
.wrapper-img{
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.wrapper-img-mobile {
    margin: 15px;
    max-width: 650px;
}
.wrapper-img img {
    width: 80%;
    height: auto;
}
.wrapper-img-mobile img {
    width: 80%;
    height: auto;
}
.schulungsdetails {
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
}