/* style.css */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/templates/fonts/open-sans-v34-latin-regular.eot');
  src: local(''), url('/fileadmin/templates/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fileadmin/templates/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fileadmin/templates/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fileadmin/templates/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fileadmin/templates/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/fileadmin/templates/fonts/open-sans-v34-latin-600.eot');
  src: local(''), url('/fileadmin/templates/fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fileadmin/templates/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/fileadmin/templates/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */ url('/fileadmin/templates/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fileadmin/templates/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fileadmin/templates/fonts/open-sans-v34-latin-700.eot');
  src: local(''), url('/fileadmin/templates/fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fileadmin/templates/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/fileadmin/templates/fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */ url('/fileadmin/templates/fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fileadmin/templates/fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
body {
  font: 400 12px/1 "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0 0 0 15px;
}
ol ul li {
  list-style-type: disc;
}
h2 {
  margin: 5px 0 20px 0 !important;
}
.block {
  overflow: hidden;
}
#wrapper {
  width: 100%;
}
.top {
  background-color: #0057a3;
  display: block;
  color: #D4D4D4;
}
a,
a:focus {
  color: #e2001a;
}
a:hover,
.right-col a:hover {
  color: #383f45;
  text-decoration: none;
  transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  -webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}
.top a {
  color: #ffffff;
}
.top .col-lg-12 {
  line-height: 30px;
  height: 30px;
  font-size: 11px;
}
.top .col-lg-12 ul {
  margin-bottom: 0;
}
.indent ul {
  padding-left: 75px;
}
.teaser .indent ul {
  padding-left: 15px;
}
ul.top_contact li {
  float: left;
  width: 33.3333%;
  white-space: nowrap;
  list-style-type: none;
}
ul.top_contact li:nth-child(2n) {
  text-align: center;
}
ul.top_contact li:nth-child(3n) {
  text-align: right;
}
ul.top_contact li:before {
  font-family: 'FontAwesome';
  content: '\f00c\0a0';
  font-weight: normal;
  color: #e2001a;
}
ul.top_contact li i {
  margin-right: 6px;
}
.top a:hover,
.footer a:hover,
.copy_R ul li a:hover {
  color: #e2001a;
  text-decoration: none;
}
ul.top_social li,
.top_nav ul li {
  float: left;
  padding-right: 10px;
}
.top_nav li.active {
  text-decoration: none;
  display: block;
  color: #e2001a;
  font-weight: 100;
  font-size: 14px;
  line-height: 1.5;
}
ul.top_social {
  float: right;
}
ul.top_contact i {
  color: #e2001a;
}
.logo {
  float: left;
  padding: 27px 0 15px 0;
}
.logo img {
  width: 220px;
  height: auto;
}
.search {
  position: absolute;
  right: 15px;
  top: 40px;
  width: 33.3333%;
  max-width: 33.3333%;
  overflow: hidden;
}
.navFixed .search {
  display: none;
}
.search .widget {
  padding: 0 !important;
}
.search input.text {
  width: 100%;
  max-width: 100%;
  float: left;
  position: relative;
  border: 0 none;
  border-radius: 0;
  height: 35px;
  line-height: 35px;
  z-index: 0;
}
.search input.submit {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  padding: 0 10px;
  border: 0 none;
  border-radius: 0;
  line-height: 35px;
  z-index: 1;
  height: 35px;
  width: 46px;
}
.main_menu {
  float: right;
  margin-top: 23px;
}
.navFixed .main_menu {
  margin-top: 0;
}
/* Navigation */
.showNav {
  display: none;
}
.mod_navigation {
  display: inline-block;
  z-index: 5;
  padding-top: 50px;
}
.mod_navigation ul.level_1 {
  width: auto;
  list-style: none;
  padding: 0;
}
.mod_navigation ul.level_1 li {
  display: inline-block;
}
.mod_navigation ul.level_1 li.first {
  display: none;
}
.mod_navigation ul.level_1 li a {
  text-decoration: none;
  display: block;
  line-height: 30px;
  color: #0057a3;
  font-weight: 100;
  padding-right: 18px;
  font-size: 19px;
}
li.active {
  text-decoration: none;
  display: block;
  line-height: 30px;
  color: #e2001a;
}
.mod_navigation ul.level_1 li a:hover,
.mod_navigation ul.level_1 li ul.level_2 li a:hover {
  color: #e2001a;
}
.mod_navigation ul.level_1 li ul.level_2 {
  margin-top: 0px;
  padding-left: 0px;
  position: absolute;
  display: none;
  max-width: 100%;
  z-index: 99;
  border-top: 2px solid #e2001a;
}
.mod_navigation ul.level_1 li:hover ul.level_2 {
  display: block;
}
.mod_navigation ul.level_1 li ul.level_2 li {
  display: block;
  background-color: #fff;
  padding: 2px 2px 2px 10px;
  min-width: 145px;
  border-bottom: 1px solid #E5E5E5;
}
.mod_navigation ul.level_1 li ul.level_2 li:hover {
  background-color: #F5F5F5;
  transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  -webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}
.mod_navigation ul.level_1 li ul.level_2 li a {
  font-size: 13px;
}
.mod_navigation ul.level_1 li:hover ul.level_2 li ul.level_3 {
  margin-left: 100%;
  margin-top: -30px;
  visibility: hidden;
}
.mod_navigation ul.level_1 li ul.level_2 li:hover ul.level_3 {
  margin-left: 100%;
  border-left: 4px solid #111;
  visibility: visible;
}
.mod_navigation ul.level_1 li:hover ul.level_2 li ul.level_3 li ul.level_4 {
  margin-left: 100%;
  margin-top: -30px;
  visibility: hidden;
}
.mod_navigation ul.level_1 li ul.level_2 li ul.level_3 li:hover ul.level_4 {
  margin-left: 100%;
  border-left: 4px solid #111;
  visibility: visible;
}
.mod_navigation ul.level_1 li:hover ul.level_2 li ul.level_3 li ul.level_4 li ul.level_5 {
  margin-left: 100%;
  margin-top: -30px;
  visibility: hidden;
}
.mod_navigation ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li:hover ul.level_5 {
  margin-left: 100%;
  border-left: 4px solid #111;
  visibility: visible;
}
.submenu a:after,
span.active.submenu:after {
  font-family: 'FontAwesome';
  content: "\f078";
  float: right;
  padding-left: 5px;
  font-size: 10px;
}
.submenu .level_2 a:after {
  display: none;
}
.navFixed {
  height: 98px;
  position: fixed;
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  margin: 0px auto;
  top: 0;
  width: 100%;
  z-index: 9999;
  border-top: 4px solid #e2001a;
}
.navFixed .logo {
  height: 94px;
  padding: 10px 0;
}
.navFixed .logo .img-responsive {
  height: auto;
  width: 60%;
}
.mod_article .ce_text figure,
.mod_article .ce_image figure {
  border-radius: 4px;
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
}
/* mobile nav  */
.mod_quicknav {
  display: none;
}
.mod_quicknav select {
  padding: 5px;
  background: url(menu.png) no-repeat right;
  background-color: #e2001a !important;
  text-align: center;
  border: 0 none;
  cursor: pointer;
  color: white;
  font-size: 14px;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
}
.slider {
  background: #ededed;
}
.slider .ce-bodytext {
  max-width: 1170px;
  margin: auto;
  padding: 0 15px 15px 15px;
}
.slider .ce-bodytext h1 {
  color: #0057a3;
}
.slider .header-image {
  position: relative;
}
.slider .header-image .header-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.slider .header-image .header-wrapper .header-center {
  margin: auto;
  max-width: 1170px;
  position: relative;
}
.slider .header-image .header-wrapper .header-center .header-text {
  padding: 0 20px;
  width: 60%;
}
.slider .header-image .header-wrapper .header-center .header-text h1 {
  color: #e2001a;
  margin: 0 0 30px 0;
}
.slider .header-image .header-wrapper .header-center .header-text p {
  color: #1b1e20;
  font-size: 1.2em;
}
.slider .header-image img {
  position: relative;
  z-index: 1;
}
.two-column .ce-bodytext {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 40px;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
}
/* Slider  */
.slider .rsts-skin-light .rsts-view {
  border: 0 none;
}
.slider h1 {
  color: #fff;
  padding-top: 50px;
  font-size: 42px;
}
.slider h2 {
  color: #e2001a;
}
.slider p {
  max-width: 500px;
  color: #fff;
}
.primary-img.background {
  height: 100% !important;
}
/* Button  */
.btn-sm {
  background: #0057a3;
  margin-top: 20px;
  padding: 10px 40px;
  color: #fff;
  font-size: 0.875rem !important;
  display: inline-block;
  cursor: pointer;
  border-radius: none !important;
  color: #fff !important;
}
.btn-sm:hover,
p.more.bnt-sm:hover {
  background: #e2001a;
  color: #fff;
  text-decoration: none;
}
.btn-tiny {
  padding: 5px 20px;
}
/* black */
.btn-black {
  background: #444241;
}
.btn-black:hover {
  color: #fff;
  background: -moz-linear-gradient(30deg, #444241 0%, #64615f 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #444241), color-stop(100%, #64615f));
  background: -webkit-linear-gradient(30deg, #444241 0%, #64615f 100%);
  background: -o-linear-gradient(30deg, #444241 0%, #64615f 100%);
  background: -ms-linear-gradient(30deg, #444241 0%, #64615f 100%);
  background: linear-gradient(30deg, #444241 0%, #64615f 100%);
  text-decoration: none;
}
/* white */
.btn-white {
  background: #fff;
  border: 1px solid #444241;
  color: #444241 !important;
}
.btn-white:hover {
  color: #fff;
  background: -moz-linear-gradient(30deg, #ffffff 0%, #fdfdfd 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ffffff), color-stop(100%, #fdfdfd));
  background: -webkit-linear-gradient(30deg, #ffffff 0%, #fdfdfd 100%);
  background: -o-linear-gradient(30deg, #ffffff 0%, #fdfdfd 100%);
  background: -ms-linear-gradient(30deg, #ffffff 0%, #fdfdfd 100%);
  background: linear-gradient(30deg, #ffffff 0%, #fdfdfd 100%);
  text-decoration: none;
}
/* red */
.btn-red {
  background: #E73B3B;
}
.btn-red:hover {
  color: #fff;
  background: -moz-linear-gradient(30deg, #e73b3b 0%, #e44f4f 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #e44f4f), color-stop(100%, #fdfdfd));
  background: -webkit-linear-gradient(30deg, #e73b3b 0%, #e44f4f 100%);
  background: -o-linear-gradient(30deg, #e73b3b 0%, #e44f4f 100%);
  background: -ms-linear-gradient(30deg, #e73b3b 0%, #e44f4f 100%);
  background: linear-gradient(30deg, #e73b3b 0%, #e44f4f 100%);
  text-decoration: none;
}
/* green */
.btn-green {
  background: #56BD7A;
}
.btn-green:hover {
  color: #fff;
  background: -moz-linear-gradient(30deg, #56bd7a 0%, #6ecd8f 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #56bd7a), color-stop(100%, #6ecd8f));
  background: -webkit-linear-gradient(30deg, #56bd7a 0%, #6ecd8f 100%);
  background: -o-linear-gradient(30deg, #56bd7a 0%, #6ecd8f 100%);
  background: -ms-linear-gradient(30deg, #56bd7a 0%, #6ecd8f 100%);
  background: linear-gradient(30deg, #56bd7a 0%, #6ecd8f 100%);
  text-decoration: none;
}
/* yellow */
.btn-yellow {
  background: #FFCE33;
}
.btn-yellow:hover {
  color: #fff;
  background: -moz-linear-gradient(30deg, #ffce33 0%, #ffd85f 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ffce33), color-stop(100%, #ffd85f));
  background: -webkit-linear-gradient(30deg, #ffce33 0%, #ffd85f 100%);
  background: -o-linear-gradient(30deg, #ffce33 0%, #ffd85f 100%);
  background: -ms-linear-gradient(30deg, #ffce33 0%, #ffd85f 100%);
  background: linear-gradient(30deg, #ffce33 0%, #ffd85f 100%);
  text-decoration: none;
}
/* Infobox */
.confirmation,
.confirm {
  color: #090;
  font-size: 1.1em;
  position: relative;
  padding: 25px 30px 25px 70px;
  min-height: 50px;
  line-height: 22px;
  background: white;
  border-radius: 5px;
  display: block;
  border: 1px solid #090;
}
.confirmation:before,
.confirm:before {
  background: #a7d155;
  font-family: 'FontAwesome';
  content: "\F00C ";
  font-size: 22px;
  position: absolute;
  top: 15px;
  color: #fff;
  text-indent: 9px;
  padding-top: 10px;
  left: 15px;
  width: 40px;
  height: 40px;
  border-radius: 25px;
}
.warning,
.error {
  color: #c55;
  font-size: 1.1em;
  position: relative;
  padding: 25px 30px 25px 70px;
  min-height: 50px;
  line-height: 22px;
  background: white;
  border-radius: 5px;
  display: block;
  border: 1px solid #c55;
}
.warning:before,
.error:before {
  background: #c55;
  font-family: 'FontAwesome';
  font-size: 22px;
  content: "\F12A ";
  position: absolute;
  top: 15px;
  color: #fff;
  text-indent: 17px;
  padding-top: 10px;
  left: 15px;
  width: 40px;
  height: 40px;
  border-radius: 25px;
}
.information {
  color: #FD843F;
  font-size: 1.1em;
  position: relative;
  padding: 25px 30px 25px 70px;
  min-height: 50px;
  line-height: 22px;
  background: white;
  border-radius: 5px;
  display: block;
  border: 1px solid #FD843F;
}
.information:before {
  background: #FD843F;
  font-family: 'FontAwesome';
  font-size: 22px;
  content: "\F129 ";
  position: absolute;
  top: 15px;
  color: #fff;
  text-indent: 17px;
  padding-top: 10px;
  left: 15px;
  width: 40px;
  height: 40px;
  border-radius: 25px;
}
.ce_downloads {
  padding: 1.33333em 2em;
  border: 1px solid #e2001a;
}
.ce_downloads h5 {
  margin: -1.75em -2.58333em 1.66667em;
  padding: 0.66667em 1.66667em;
  font-size: 0.8em;
  font-weight: bold;
  letter-spacing: 0.08333em;
  color: white;
  text-transform: uppercase;
  background: #e2001a;
  padding: 20px 25px 10px 25px;
}
.ce_downloads h5:after {
  font-family: 'FontAwesome';
  content: "\F0ED";
  float: right;
}
/* infobox  */
.mod_article {
  margin-left: 0px;
  margin-right: 0px;
}
.mod_article > div {
  float: left;
}
.mod_article .teaser-border {
  margin: 0 -15px;
}
.mod_article .teaser-border ul li {
  list-style-type: none;
}
.mod_article .teaser-border ul li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  font-weight: normal;
  display: inline-block;
  width: 15px;
  margin: 0 0 0 -15px;
  font-size: 0.9em;
  color: #e2001a;
}
.mod_article .teaser-border table {
  border: none;
  margin: 0 0 10px 0;
}
.mod_article .teaser-border table tr td {
  border: none;
  padding: 0;
  vertical-align: top;
}
.mod_article .icon-box {
  width: 33.3333%;
  float: left;
  padding: 0 20px 35px 60px;
  position: relative;
  margin: 0 0 50px 0;
}
.mod_article .icon-box h3 {
  margin-top: 0;
  color: #7a8287;
}
.mod_article .icon-box i {
  position: absolute;
  left: 15px;
  top: -2px;
  font-size: 2em;
  color: #e2001a;
}
.mod_article .icon-box .btn-sm {
  position: absolute;
  bottom: 0;
}
.mod_article .kontakt {
  margin: 0 -15px 20px -15px;
  width: 100%;
}
.mod_article .kontakt .kontakt-box {
  width: 50%;
  padding: 15px;
  float: left;
  font-size: 1.3em;
}
.mod_article .kontakt .kontakt-box .left {
  width: 40%;
  float: left;
}
.mod_article .kontakt .kontakt-box .right {
  width: 40%;
  float: left;
}
.mod_article .kontakt .kontakt-box .right div:before {
  display: inline-block;
  width: 22px;
}
.mod_article .kontakt .kontakt-box .right .tel:before {
  font-family: 'FontAwesome';
  content: '\f095';
  font-weight: normal;
}
.mod_article .kontakt .kontakt-box .right .fax:before {
  font-family: 'FontAwesome';
  content: '\f02f';
  font-weight: normal;
}
.mod_article .kontakt .kontakt-box .right .mail:before {
  font-family: 'FontAwesome';
  content: '\f0e0';
  font-weight: normal;
  font-size: 0.9em;
}
*[class*="ce_"],
*[class*="mod_"] {
  margin-left: 0px;
  margin-right: 0px;
}
#index {
  padding: 70px 0px 60px 0px;
}
#index .col-lg-4 {
  padding: 0 15px 0 15px;
}
#index .col-lg-4 h2 {
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
/*
#index .col-lg-4.first.block h2:before {
  font-family: 'FontAwesome';
  content: "\F004";
  float: left;
  margin-left: -53px;
    font-size: 30px;
  color: @red;
}

#index .col-lg-4.block h2:before {
  font-family: 'FontAwesome';
  content: "\F046";
  float: left;
  margin-left: -53px;
    font-size: 30px;
  color: @red;
}

#index .col-lg-4.last.block h2:before {
  font-family: 'FontAwesome';
  content: "\F013";
  float: left;
  margin-left: -53px;
    font-size: 30px;
  color: @red;
}
*/
/* intro  */
.intro {
  background-color: #f5f5f5;
  border-color: #ededed;
  border-style: solid;
  border-width: 1px 0 1px 0;
  padding-top: 40px;
}
#intro .ce-left .ce-gallery,
.container .ce-left .ce-gallery {
  margin: 0 30px 10px 0 !important;
}
#intro .inh_text {
  text-align: left;
}
#intro > div {
  margin: 0 0 40px 0;
}
#intro > div:last-child {
  margin: 0;
}
#aktuelles {
  padding-top: 80px;
}
#aktuelles #c191 {
  margin: 0 0 50px 0;
}
#aktuelles #c191 .ce-bodytext > div {
  text-align: center;
}
#aktuelles #c191 .ce-bodytext > div > p {
  width: 33.3333%;
  padding: 0 10px;
  position: relative;
  display: inline-block;
}
#aktuelles #c191 .ce-bodytext > div > p .external-link-new-window {
  background: #0057a3;
  border-radius: 3px;
  padding: 5px;
  color: #ffffff;
  font-size: 1.3rem;
  display: block;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
#aktuelles #c191 .ce-bodytext > div > p .external-link-new-window:hover {
  text-decoration: none;
  background: #e2001a;
}
#aktuelles .ce-gallery {
  margin: 0 -10px 0 -10px !important;
  float: none;
  text-align: center;
  font-size: 0;
}
#aktuelles .ce-gallery .ce-row {
  width: 16.6666%;
  margin: 0;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 667px) {
  #aktuelles .ce-gallery .ce-row {
    width: 33.3333%;
  }
}
@media screen and (max-width: 480px) {
  #aktuelles .ce-gallery .ce-row {
    width: 50%;
  }
}
#aktuelles .ce-gallery .ce-row:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#aktuelles .ce-gallery .ce-row .ce-column {
  position: absolute;
  font-size: 1rem;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
}
#aktuelles .ce-gallery .ce-row .ce-column .ce-media {
  border: 2px solid #ededed;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  padding: 15px;
  vertical-align: middle;
  position: relative;
}
#aktuelles .ce-gallery .ce-row .ce-column .ce-media img {
  max-height: 85%;
  max-width: 85%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 0;
}
.inh_color {
  color: #0057a3;
  font-weight: 500;
}
.inh_text.first p {
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
.start .intro .col-sm-8,
.start .intro .col-sm-4 {
  margin-top: 40px;
}
/* footer  */
.fb-link {
  background: #7e8b99;
  text-align: center;
  color: #ffffff;
  padding: 15px 10px;
  font-size: 1.4rem;
}
.fb-link a {
  color: inherit;
}
.fb-link a:hover {
  text-decoration: none;
  color: #383f45;
}
.fb-link a:before {
  font-family: 'FontAwesome';
  content: '\f082\0a0';
  font-size: 2rem;
  vertical-align: -3px;
}
.footer .col-lg-4 {
  display: table-cell;
  float: none;
}
@media (max-width: 1200px) {
  .footer .col-lg-4 {
    display: block;
    float: left;
    width: 33.3333%;
  }
}
@media (max-width: 760px) {
  .footer .col-lg-4 {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
  }
}
.footer .col-lg-4.center {
  text-align: center;
}
.footer .col-lg-4.center {
  vertical-align: middle;
}
.footer .col-lg-4.center figure {
  text-align: center;
}
.footer .mod_newslist.block {
  padding-top: 0px !important;
}
.footer input.submit {
  padding: 5px 20px !important;
  margin-top: 10px !important;
  font-size: 14px !important;
}
.footer img {
  max-width: 200px;
  background: #ffffff;
  border: 5px solid #ffffff;
}
.mod_customnav .active {
  font-size: 14px;
  line-height: 1.5;
}
.footer {
  background-color: #383f45;
  color: #7B8590;
  padding: 35px 0 35px 0;
}
.footer h4 {
  color: #fff;
  font-size: 16px;
  margin-top: 0;
}
.footer .layout_latest {
  border-bottom: 1px solid #364554;
  margin-bottom: 10px;
}
.footer h5 {
  padding-left: 27px;
}
.footer h5:before {
  font-family: 'FontAwesome';
  content: "\F0F6 ";
  float: left;
  margin-left: -27px;
  font-size: 18px;
  color: #e2001a;
}
.footer a {
  color: #7B8590;
  font-family: Open Sans;
}
a.gotop:before {
  font-family: 'FontAwesome';
  content: "\f106 ";
  float: left;
  margin-left: 10px;
  font-size: 18px;
  color: #e2001a;
  line-height: 1;
  margin-right: 5px;
}
a.gotop {
  color: #e2001a !important;
  font-size: 12px;
}
a.gotop:hover {
  text-decoration: underline !important;
}
.footer input#ctrl_email_42 {
  margin-bottom: 10px;
}
/* copyright  */
.copyright {
  background: #47525d;
  color: #999;
  padding: 15px 0 15px 0;
}
.copyright a {
  color: #999;
}
.copy_L {
  float: left;
}
.copy_R {
  float: right;
}
.copy_R ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.copy_R ul li {
  float: left;
  padding-right: 15px;
}
/* Team */
#team {
  padding-bottom: 50px;
}
#team .image_container img,
#team-2 .image_container img {
  width: 80%;
}
#team .image_container img:hover,
#team-2 .image_container img:hover {
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -moz-transform: scale(1.25);
  /* Firefox */
  -ms-transform: scale(1.25);
  /* IE 9 */
  -o-transform: scale(1.25);
  /* Opera */
  transform: scale(1.25);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 100px;
}
#team p,
#team-2 p {
  font-size: 12px;
}
#team .caption,
#team-2 .caption {
  font-weight: 600;
  font-size: 16px;
  margin: 15px 0 5px 0px;
  color: #e2001a;
  position: relative;
}
.col_head h3 {
  font-size: 36px;
}
#team-2 .col_head {
  margin-top: 0px;
}
#service h3 {
  text-align: center;
}
/* Work */
#work {
  padding-bottom: 35px;
}
/* Outro */
#outro h3 {
  max-width: 570px;
  margin: 0px auto;
  line-height: 1.5;
  margin-bottom: 25px;
}
/* Page */
.mod_article {
  padding-bottom: 50px;
}
nav.mod_customnav.page_nav.block {
  padding-top: 20px;
}
.mod_article *[class*="layout_"] > * {
  margin-left: 0;
}
.left-col,
.right-col {
  margin: 35px 0 35px 0;
}
.page_nav .active {
  padding: 0px 0px 5px 0px;
  font-size: 16px;
  font-weight: 600;
}
.intro h1 {
  font-size: 22px;
  margin: 0;
  padding: 0px 0px 30px 20px;
}
.page_nav ul li {
  border-bottom: 1px solid #eee;
  text-indent: 5px;
}
.page_nav ul {
  line-height: 2.5;
}
.right-col a {
  color: #e2001a;
  cursor: pointer;
}
h3 span {
  color: #FE8300;
}
/* Headlines */
.right-col h1 {
  font-size: 28px;
}
.right-col h2 {
  font-size: 22px;
}
.right-col h3 {
  font-size: 18px;
}
.right-col h4 {
  font-size: 16px;
}
.right-col h5 {
  font-size: 14px;
}
.right-col h6 {
  font-size: 12px;
}
/* Sepperators */
.soft-line {
  border: 0;
  height: 1px;
  background: #333;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, #ff7700), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #ff7700 50%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #ff7700 50%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #ff7700 50%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #ff7700 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, #ff7700 50%, rgba(0, 0, 0, 0) 100%);
}
.dotted-line {
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}
.sign-line {
  padding: 0;
  border: none;
  border-top: 1px solid #e2001a;
  color: #333;
  text-align: center;
}
.sign-line:after {
  content: "";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em;
  background: white;
}
.sign-line-1:after {
  content: "1";
}
.sign-line-2:after {
  content: "2";
}
.sign-line-3:after {
  content: "3";
}
.sign-line-4:after {
  content: "4";
}
.sign-line-5:after {
  content: "5";
}
.sign-line-6:after {
  content: "6";
}
.sign-line-7:after {
  content: "7";
}
.sign-line-8:after {
  content: "8";
}
/* Tables */
table thead {
  background-color: #f5f5f5;
}
#table_o thead {
  background-color: #e2001a;
  color: #fff;
}
table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid #DFDCDC;
  background: #fff;
}
table th {
  padding: 0.4em 0.66667em;
  font-weight: bold;
  text-align: left;
}
table td {
  padding: 0.4em 0.66667em;
}
table th,
table td {
  border: solid #efe9e3;
  border-width: 1px 0 0 1px;
}
/* List */
ul.list-count {
  color: #ccc;
  list-style-type: none;
}
ul.list-count li {
  position: relative;
  font: bold italic 45px/1.5 Helvetica, Verdana, sans-serif;
  margin-bottom: 20px;
}
ul.list-count li p {
  font: 12px/1.5 Helvetica, sans-serif;
  padding-left: 60px;
  color: #555;
}
ul.list-count li span {
  position: absolute;
  color: #e2001a;
}
ul.checklist li:before {
  font-family: 'FontAwesome';
  content: "\f00c ";
  float: left;
  padding-right: 10px;
  color: #e2001a;
  font-size: 14px;
}
ul.circlelist li:before {
  font-family: 'FontAwesome';
  content: "\f111  ";
  float: left;
  padding-right: 10px;
  color: #e2001a;
  font-size: 8px;
  padding-top: 5px;
}
ul.circlelist li:before {
  font-family: 'FontAwesome';
  content: "\f111  ";
  float: left;
  padding-right: 10px;
  color: #e2001a;
  font-size: 8px;
  padding-top: 5px;
}
/* Testimonials */
blockquote {
  border-left: none !important;
}
#kundenstimmen .mod_rocksolid_slider {
  position: relative;
  margin: 0 auto 35px auto;
  max-width: 802px;
  width: 100%;
  overflow: visible;
  text-align: center;
}
#kundenstimmen .rsts-skin-light .rsts-view {
  border: 0 none;
  padding: 0;
  width: 100%;
  background-color: #f4f4f4;
  box-shadow: none;
}
#kundenstimmen .kunde-main p {
  color: #888;
  font-size: 16px;
  margin: 0.4em 0 1em;
}
#kundenstimmen .kunde-footer p {
  color: #e2001a;
  font-size: 18px;
  margin: 0;
}
#kundenstimmen .kunde-footer p:before {
  content: "― ";
}
#kundenstimmen .rsts-skin-light.rsts-type-fade .rsts-slide {
  background: 0 none;
}
#kundenstimmen .rsts-skin-light .rsts-progress {
  top: -15px;
  background-color: transparent;
  box-shadow: none;
  width: 100%;
  max-width: 802px;
}
#kundenstimmen .rsts-skin-light .rsts-progress div {
  background-color: #e2001a;
  background-image: none;
}
#kundenstimmen .col_head h3 {
  line-height: 1.5;
  margin-top: 0;
}
.no-js .cbp-qtrotator .cbp-qtcontent {
  border-bottom: none;
}
.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,
.no-js .cbp-qtrotator .cbp-qtcontent {
  position: relative;
  z-index: 100;
  pointer-events: auto;
  opacity: 1;
}
.cbp-qtrotator .cbp-qtcontent:before,
.cbp-qtrotator .cbp-qtcontent:after {
  content: " ";
  display: table;
}
.cbp-qtrotator .cbp-qtcontent:after {
  clear: both;
}
.cbp-qtprogress {
  position: absolute;
  background: #e2001a;
  height: 1px;
  width: 0%;
  top: 0;
  z-index: 1000;
}
.cbp-qtrotator blockquote {
  margin: 0;
  padding: 0;
}
.cbp-qtrotator blockquote p {
  font-size: 16px;
  color: #888;
  margin: 0.4em 0 1em;
}
.cbp-qtrotator blockquote footer {
  font-size: 18px;
  color: #e2001a;
}
.cbp-qtrotator blockquote footer:before {
  content: '― ';
}
.cbp-qtrotator .cbp-qtcontent img {
  float: right;
  margin-left: 3em;
}
/* Testimonials-2 */
#testimonials {
  display: block;
  width: 100%;
}
#testimonials h2 {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-bottom: 3px;
}
#testimonials .carousel-wrap {
  display: block;
  width: 400px;
  margin: 0 auto;
  overflow: hidden;
}
#testimonials .carousel-nav {
  display: block;
  width: 60px;
  margin: 0 auto;
}
#testimonials .carousel-nav img {
  cursor: pointer;
}
#testimonials .carousel-nav img:active {
  position: relative;
  top: 1px;
}
#testimonials .carousel-nav .nextbtn {
  float: right;
}
#testimonials .carousel-wrap ul {
  display: block;
  list-style: none;
  position: relative;
}
#testimonials .carousel-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 400px;
  margin-right: 15px;
}
#testimonials .carousel-wrap .context {
  font-size: 18px;
  line-height: 1.45em;
  color: #797670;
  font-style: italic;
  margin-bottom: 6px;
  padding-bottom: 4px;
  border-bottom: 1px solid #dcdcdc;
}
/** client logos **/
#clients {
  display: block;
  margin-bottom: 55px;
}
#clients .clients-wrap {
  display: block;
  width: 100%;
  max-width: 700px;
  height: 60px;
  margin: 0 auto;
  overflow: hidden;
}
#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
}
#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 140px;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  opacity: 0.65;
}
#clients .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
/** clearfix **/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
/* icons */
.row.fontawesome-icon-list a {
  font-size: 14px;
  line-height: 2;
  color: #333;
}
.row.fontawesome-icon-list i {
  color: #e2001a;
  font-size: 16px;
}
/* Price Tables */
#pricing-table {
  text-align: center;
  width: 100%;
  height: 100%;
}
#pricing-table .plan {
  font-size: 12px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
  background: #fff;
  border: 1px solid #ddd;
  color: #333;
  padding: 20px;
  width: 22%;
  float: left;
  position: relative;
}
#pricing-table #most-popular {
  z-index: 2;
  top: -13px;
  border-width: 3px;
  padding: 30px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 20px 0 15px -18px rgba(0, 0, 0, 0.15), -15px 0 10px -10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 20px 0 15px -18px rgba(0, 0, 0, 0.15), -15px 0 10px -10px rgba(0, 0, 0, 0.15);
  box-shadow: 20px 0 15px -18px rgba(0, 0, 0, 0.15), -15px 0 10px -10px rgba(0, 0, 0, 0.15);
}
#pricing-table .plan:nth-child(1) {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
#pricing-table .plan:nth-child(4) {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.plan .btn-sm {
  font-size: 14px !important;
}
/* --------------- */
#pricing-table h3 {
  font-size: 20px;
  font-weight: normal;
  padding: 20px;
  margin: -20px -20px 50px -20px;
  background-color: #eee;
  background-image: -moz-linear-gradient(#ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(#ffffff, #eeeeee);
  background-image: -o-linear-gradient(#ffffff, #eeeeee);
  background-image: -ms-linear-gradient(#ffffff, #eeeeee);
  background-image: linear-gradient(#ffffff, #eeeeee);
}
#pricing-table #most-popular h3 {
  background-color: #ddd;
  background-image: -moz-linear-gradient(#ffffff, #f1f1f1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
  background-image: -webkit-linear-gradient(#efffee, #f1f1f1);
  background-image: -o-linear-gradient(#ffffff, #f1f1f1);
  background-image: -ms-linear-gradient(#ffffff, #f1f1f1);
  background-image: linear-gradient(#ffffff, #f1f1f1);
  margin-top: -30px;
  padding-top: 30px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#pricing-table .plan:nth-child(1) h3 {
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
#pricing-table .plan:nth-child(4) h3 {
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}
#pricing-table h3 span {
  display: block;
  font: bold 25px/100px Georgia, Serif;
  color: #777;
  background: #fff;
  border: 5px solid #fff;
  height: 100px;
  width: 100px;
  margin: 10px auto -65px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid #EEE;
}
/* --------------- */
#pricing-table ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
#pricing-table li {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
/* --------------- */
#pricing-table .signup {
  position: relative;
  padding: 8px 20px;
  margin: 20px 0 0 0;
  color: #fff;
  font: bold 14px Arial, Helvetica;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  background-color: #72ce3f;
  background-image: -moz-linear-gradient(#72ce3f, #62bc30);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));
  background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
  background-image: -o-linear-gradient(#72ce3f, #62bc30);
  background-image: -ms-linear-gradient(#72ce3f, #62bc30);
  background-image: linear-gradient(#72ce3f, #62bc30);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 0 rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 0 rgba(0, 0, 0, 0.7);
}
#pricing-table .signup:hover {
  background-color: #62bc30;
  background-image: -moz-linear-gradient(#62bc30, #72ce3f);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));
  background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
  background-image: -o-linear-gradient(#62bc30, #72ce3f);
  background-image: -ms-linear-gradient(#62bc30, #72ce3f);
  background-image: linear-gradient(#62bc30, #72ce3f);
}
#pricing-table .signup:active,
#pricing-table .signup:focus {
  background: #62bc30;
  top: 2px;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
}
/* Price 2 */
#price-table {
  text-align: center;
  width: 100%
		zoom: 1;
}
#price-table:before,
#price-table:after {
  content: "";
  display: table;
}
#price-table:after {
  clear: both;
}
#price-table .pricing {
  font: 13px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
  background: #fff;
  border: 1px solid #ddd;
  color: #333;
  padding: 20px;
  width: 22%;
  float: left;
  _display: inline;
  /* IE6 double margin fix */
  position: relative;
  margin: 0 5px;
  -moz-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.3);
}
#price-table .pricing:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 10px;
  right: 4px;
  width: 80%;
  top: 80%;
  -webkit-box-shadow: 0 12px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 5px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
#price-table .hot-pricing {
  top: -20px;
  padding: 40px 20px;
}
#price-table .header {
  position: relative;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 40px;
  margin: -20px -20px 20px -20px;
  border-bottom: 8px solid;
  background-color: #eee;
  background-image: -moz-linear-gradient(#ffffff, #eeeeee);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image: -webkit-linear-gradient(#ffffff, #eeeeee);
  background-image: -o-linear-gradient(#ffffff, #eeeeee);
  background-image: -ms-linear-gradient(#ffffff, #eeeeee);
  background-image: linear-gradient(#ffffff, #eeeeee);
}
#price-table .header:after {
  position: absolute;
  bottom: -8px;
  left: 0;
  height: 3px;
  width: 100%;
  content: '';
  background-image: url(images/bar.png);
}
#price-table .hot-pricing .header {
  margin-top: -40px;
  padding-top: 60px;
}
#price-table .pricing1 .header {
  border-bottom-color: #e2001a;
}
#price-table .pricing2 .header {
  border-bottom-color: #00B233;
}
#price-table .pricing3 .header {
  border-bottom-color: #FF0000;
}
#price-table .pricing4 .header {
  border-bottom-color: #E8810C;
}
#price-table .price {
  font-size: 36px;
}
#price-table .monthly {
  font-size: 13px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #999;
}
#price-table ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
#price-table li {
  padding: 10px 0;
}
#price-table .signup {
  position: relative;
  padding: 10px 20px;
  color: #fff;
  font: bold 14px Arial, Helvetica;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  background-color: #e2001a;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: .9;
}
#price-table .signup:hover {
  opacity: 1;
}
#price-table .signup:active {
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3) inset;
}
#price-table .pricing-1 .signup {
  background: #B3E03F;
}
#price-table .pricing-2 .signup {
  background: #7BD553;
}
#price-table .pricing-3 .signup {
  background: #3AD5A0;
}
#price-table .pricing-4 .signup {
  background: #45D0DA;
}
/* Accordeon */
.ui-accordion-header {
  background: #e2001a;
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
}
.ui-accordion-content {
  padding-left: 10px;
}
.ui-accordion-header-active:after {
  font-family: 'FontAwesome';
  content: "\f068" !important;
  float: right;
}
.ui-accordion-header:after {
  font-family: 'FontAwesome';
  content: "\f067";
  float: right;
}
/* Tabs */
#tabs ul {
  border-bottom: 2px solid #e2001a;
  margin-bottom: -15px;
}
#tabs ul li {
  border-right: 1px solid #e2001a;
}
#tabs li:last-of-type {
  border: none !important;
}
#tabs,
#tabs2,
#tabs3,
#tabs4,
#tabs5 {
  margin-bottom: 40px;
}
#tabs li,
#tabs2 li,
#tabs3 li,
#tabs4 li,
#tabs5 li {
  float: left;
}
#tabs li a,
#tabs2 li a,
#tabs3 li a,
#tabs4 li a,
#tabs5 li a {
  display: block;
  padding: 10px 25px;
  text-decoration: none;
}
#tabs li a:hover,
#tabs2 li a:hover,
#tabs3 li a:hover,
#tabs4 li a:hover,
#tabs5 li a:hover {
  background: #e2001a;
  color: #fff;
}
#tabs_container {
  position: relative;
}
#tabs_container div {
  margin-right: 40px;
}
.transition {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.make_transist {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hidescale {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showscale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hideleft {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showleft {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hidescaleup {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.showscaleup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.hideflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: rotatey(-90deg) scale(1.1);
  -moz-transform: rotatey(-90deg) scale(1.1);
  -o-transform: rotatey(-90deg) scale(1.1);
  -ms-transform: rotatey(-90deg) scale(1.1);
  transform: rotatey(-90deg) scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.showflip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transform: rotatey(0deg) scale(1);
  -moz-transform: rotatey(0deg) scale(1);
  -o-transform: rotatey(0deg) scale(1);
  -ms-transform: rotatey(0deg) scale(1);
  transform: rotatey(0deg) scale(1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.tabulous_active {
  background: #fd7800 !important;
  color: #FFFFFF !important;
}
.tabulousclear {
  display: block;
  clear: both;
}
/* Gallery */
.gal-3 li {
  float: left;
  width: 33%;
}
.gal-4 li {
  float: left;
  width: 25%;
}
.gal-5 li {
  float: left;
  width: 20%;
}
.image_container img {
  display: inline-block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.image_container a {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.image_container a:hover:before,
.image_container a:focus:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(253, 120, 0, 0.4);
}
.image_container a:hover:after,
.image_container a:focus:after {
  font-family: 'FontAwesome';
  content: "\f00e" !important;
  font-size: 36px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -0.5em;
  color: white;
}
/* Maps & Contact */
.gmap3 {
  height: 300px;
}
#contact,
#prices {
  padding-top: 50px;
  padding-bottom: 50px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"],
textarea,
select {
  color: #777;
  padding: .6em .6em;
  display: inline-block;
  font-size: 1em;
  transition: .15s linear border;
  -webkit-appearance: none;
  max-width: 100%;
  border: 1px solid #e4e4e4;
  background: #f7f7f7;
  font-family: inherit;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 1px 1px #eee inset;
  height: 38px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  background: #fcfcfc;
  border: 1px solid #bbbbbb;
}
textarea {
  height: auto;
}
input[type="submit"] {
  background: #e2001a;
  margin-top: 20px;
  padding: 10px 40px;
  color: #fff;
  font-size: 18px !important;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  color: #fff !important;
  border: none;
}
input[type="submit"]:hover {
  background-color: #0057a3;
}
.widget {
  padding: 0;
  padding-right: 10px;
  padding-bottom: 10px;
}
.tx-powermail {
  margin: 20px 0 0 0;
}
.tx-powermail .container-fluid {
  padding: 0;
}
.tx-powermail .container-fluid form {
  margin: 0 -15px;
}
.tx-powermail .powermail_fieldset {
  width: 50%;
  float: left;
  padding: 0 15px;
}
@media screen and (max-width: 667px) {
  .tx-powermail .powermail_fieldset {
    width: 100%;
  }
}
.tx-powermail .powermail_fieldset legend {
  display: none;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap {
  margin: 0 0 5px 0;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap label {
  display: none;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap input[type=text],
.tx-powermail .powermail_fieldset .powermail_fieldwrap select {
  height: 38px;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap textarea {
  height: 296px;
}
.tx-powermail .powermail_fieldset:last-child {
  width: 100%;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap_datenschutz .checkbox label {
  display: block;
}
.tx-powermail .powermail_fieldset_3 {
  width: 100%;
}
#contact h4 {
  padding-top: 15px;
  color: #e2001a;
  font-weight: 100;
}
/* Calender */
table.calendar a {
  color: #000;
}
table.calendar a:hover {
  color: #e2001a;
}
table.calendar {
  width: 99%;
  border: none;
  -webkit-box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.2);
}
table.calendar .label {
  display: table-cell;
  color: #e2001a;
  font-weight: 100;
  border: 1px solid #DFDCDC;
  padding: 7px 0 7px 0;
  font-size: 14px;
}
table.calendar .last,
table.calendar .col_last {
  border: 1px solid #DFDCDC;
}
table.calendar thead {
  background-color: #fff;
}
table.calendar thead th {
  border: none;
}
table.calendar tbody td {
  text-align: center;
}
th.head.current {
  text-align: center;
  color: #e2001a;
  font-weight: 100;
  padding-top: 15px;
}
table.calendar tbody {
  font-size: 12px;
}
table.calendar td.active .header {
  cursor: pointer;
  color: #fff;
}
table.calendar td.active:hover .event {
  background: #383f45;
  color: #fff;
  display: block;
  height: auto;
  margin: 0px 0;
  padding: 10px;
  position: absolute;
  top: -16px;
  left: -50px;
  width: 150px;
  z-index: 99;
}
table.calendar td.active {
  position: relative;
  background: #e2001a;
}
table.calendar td.active .event {
  display: none;
}
table.calendar td .event a {
  color: white;
  font-size: 12px;
}
table.calendar th.previous a {
  padding: 5px 10px;
  font-size: 18px;
  float: left;
}
table.calendar th.next a {
  padding: 5px 10px;
  font-size: 18px;
  float: right;
}
/* Eventlist */
.mod_eventlist h3 {
  margin-bottom: 35px;
}
.event.layout_teaser {
  padding-left: 0;
  margin-bottom: 25px;
}
span.date:before,
.mod_newslist .info:before,
.mod_newsreader .info:before,
.mod_eventreader .info:before {
  font-family: 'FontAwesome';
  content: "\f073 ";
  float: left;
  padding-right: 10px;
  color: #e2001a;
  font-size: 14px;
}
span.date,
span.day {
  font-size: 12px;
}
.mod_eventlist h2 {
  margin-top: 0 !important;
}
.mod_eventlist h2 a {
  font-size: 18px;
  color: #e2001a;
  padding-top: 0 !important;
  margin-top: 0;
}
p.more.bnt-sm {
  background: #0057a3;
  padding: 5px 15px;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  color: #fff !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
p.more.bnt-sm a {
  color: #fff;
  text-decoration: none;
  margin: 0;
}
.teaser_img a {
  max-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 5px;
  display: block;
  overflow: hidden;
}
.teaser_img img {
  display: block;
  width: 100%;
  height: auto;
}
.teaser_img a:hover:before,
.teaser_img a:focus:before {
  height: 0%;
}
.teaser_img a:hover:after,
.teaser_img a:focus:after {
  display: none;
}
/* LOGIN */
.mod_login table,
.mod_login table tbody td,
.mod_registration table,
.mod_registration table tbody td {
  border: none;
}
.mod_login label,
.mod_registration label {
  font-weight: 100;
}
.mod_registration .confirm {
  color: #333;
  border: none;
  font-size: 14px;
  padding: 0;
}
.mod_registration .confirm:before {
  display: none;
}
.mod_login td.col_0.col_first,
.mod_registration td.col_0.col_first {
  width: 12%;
  /* float: left; */
}
/* Search */
.mod_search h3 {
  font-size: 14px;
}
.mod_search h3 a {
  color: #e2001a;
  font-size: 22px;
}
.mod_search {
  margin: 1.8em 0;
}
.mod_search form input {
  vertical-align: middle;
}
.mod_search form input[type="search"] {
  width: 75%;
  margin: 0;
}
.mod_search form input[type="submit"] {
  width: 20%;
  margin: 0 0 0 0;
  padding-top: 12px;
  padding-bottom: 12px;
}
/* Sitemap */
.mod_sitemap ul.level_2 {
  padding-left: 10px;
}
.mod_sitemap .submenu {
  margin-bottom: 20px;
}
.mod_sitemap .submenu:after {
  display: none;
}
.mod_sitemap ul.level_1 {
  list-style-type: circle;
  padding-left: 10px;
  color: #e2001a;
  margin-left: 7px;
  line-height: 1.5;
}
/* Newsletter */
.mod_nl_list ul {
  padding-left: 0;
  list-style-type: none;
}
.mod_nl_list ul li {
  border-bottom: 1px solid #eaeaea;
  padding: 10px;
  padding-left: 0;
}
.mod_nl_list ul li:before {
  font-family: 'FontAwesome';
  content: "\f003";
  display: inline-block;
  position: relative;
  float: left;
  width: 30px;
  margin-top: -4px;
  color: #ff9800;
  font-size: 18px;
  padding-left: 1px;
}
.mod_nl_list ul a {
  display: block;
  font-size: 18px;
}
.mod_newslist h2,
.mod_newsreader h1 {
  font-size: 22px;
  margin-top: 0;
}
.newsletter td,
.newsletter table {
  border: none;
}
.newsletter h2 {
  font-size: 1.6667em;
}
/* News */
.mod_newslist.block,
.mod_faqreader.block {
  padding-top: 50px;
}
.start .mod_newslist.block,
.mod_faqreader.block {
  padding-top: 0;
}
.layout_latest {
  padding-bottom: 25px;
}
.mod_newslist .teaser_img.image_container {
  max-height: 200px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 5px;
  display: block;
  overflow: hidden;
}
.mod_newsreader h1 {
  color: #e2001a;
  padding-top: 25px;
}
.back {
  padding-top: 20px;
}
.back:before {
  font-family: 'FontAwesome';
  content: "\f104";
  float: left;
  margin-left: 10px;
  font-size: 18px;
  color: #e2001a;
  line-height: 1;
  margin-right: 5px;
}
.mod_eventreader h1,
.mod_faqreader h1 {
  font-size: 22px;
  color: #FF8500;
}
.news-list-date {
  margin: 10px 10px 0 0;
  display: inline-block;
  color: #7a8287;
}
.news-list-date:before {
  font-family: 'FontAwesome';
  content: "\f073 ";
}
.news-list-author {
  display: inline-block;
  color: #7a8287;
}
.news-backlink-wrap a:before {
  font-family: 'FontAwesome';
  content: "\f104\0a0";
}
/* FAQ */
.mod_faqlist a {
  font-size: 16px;
  line-height: 1.5;
}
.mod_faqlist.block {
  padding-top: 0;
  margin-top: -10px;
}
.dlh_googlemap {
  width: 100% !important;
  text-align: center !important;
  height: 23.4375em !important;
}
/* responsiv */
/* Media queries
------------------------------ */
@media screen and (max-width: 995px) {
  .logo {
    padding: 7px 0 15px 0;
  }
  .mod_quicknav {
    display: block;
    margin: 30px 0 0 0;
  }
  .main_menu {
    margin-top: 90px;
    margin-right: -12px;
  }
  .mod_navigation {
    display: none;
    padding: 0;
    overflow: hidden;
    background: #ffffff;
    z-index: 20;
    position: relative;
  }
  .mod_navigation ul.level_1 li {
    display: block;
    width: 250px;
  }
  .mod_navigation ul.level_1 li a {
    font-size: 16px !important;
  }
  .mod_navigation ul.level_1 li ul.level_2 {
    display: none;
    position: relative;
    overflow: hidden;
    border: none;
  }
  .mod_navigation ul.level_1 li:hover ul.level_2 {
    display: none;
  }
  .showNav {
    display: block;
    position: absolute;
    top: 4px;
    right: 16px;
    cursor: pointer;
    z-index: 10;
  }
  .showNav:before {
    font-family: 'FontAwesome';
    content: '\f0c9';
    font-weight: normal;
    font-size: 3rem;
  }
  .showNav:after {
    content: 'MENU';
    position: absolute;
    left: 0;
    bottom: -6px;
    color: #e2001a;
  }
  .mod_article .icon-box {
    width: 50%;
  }
  .mod_article .kontakt .kontakt-box .left,
  .mod_article .kontakt .kontakt-box .right {
    width: 80%;
  }
}
@media screen and (max-width: 667px) {
  .main_menu {
    margin-top: 0;
  }
  .topNav .container {
    padding-bottom: 25px;
  }
  .search {
    position: absolute;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  .navFixed .search {
    display: none;
  }
  .navFixed .logo {
    height: 35px;
    margin-top: 25px;
  }
  .navFixed .main_menu {
    position: absolute;
    right: 0;
    top: 0;
  }
  .top {
    display: none;
  }
  .logo {
    width: 15%;
    padding: 25px 0 15px 0;
  }
  /*.slider, img.lazy-background, .projector, .inner.devrama-slider, div#my-slide    {
	min-height:	150px;
	}
	*/
  .slider h1 {
    padding-top: 0px;
    font-size: 18px !important;
    margin: 0;
    padding-bottom: 0;
    padding-top: 15px;
  }
  .slider h2 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    max-width: 1170px;
    margin: auto;
  }
  .slider p {
    margin: 0;
    padding: 0;
    font-size: 12px !important;
  }
  .slider .btn-sm {
    padding: 5px 20px;
    font-size: 12px !important;
  }
  #team img {
    max-height: 50%;
    max-width: 50%;
  }
  .mod_article .icon-box {
    width: 100%;
  }
  .mod_article .kontakt .kontakt-box {
    width: 100%;
    text-align: center;
  }
  .news-single .article .news-img-wrap {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    width: 15%;
    padding: 6px 0 0 0;
    float: none;
    text-align: center;
  }
  .logo a {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 667px) {
  .logo {
    width: 15%;
    padding: 6px 0 0 0;
    float: none;
    text-align: center;
  }
  #price-table .header {
    font-size: 18px;
  }
  #price-table .price {
    font-size: 22px;
  }
  #price-table .pricing,
  #pricing-table .plan {
    width: 46%;
  }
}
@media (max-width: 1200px) {
  .mod_navigation ul.level_1 li a {
    text-decoration: none;
    display: block;
    line-height: 30px;
    color: #0057a3;
    font-weight: 100;
    padding-right: 15px;
    font-size: 14px;
  }
}
@media (max-width: 1620px) {
  .slider h1 {
    padding-top: 20px;
    font-size: 28px;
    margin-bottom: 0;
  }
  .slider h2 {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .slider .btn-sm {
    margin-top: 0px;
  }
}
/* Typo3 Styles */
.ce-textpic .ce-media img {
  border-radius: 5px;
}
.align-center {
  text-align: center;
}
.col_head {
  text-align: center;
}
.page-2 .mod_newslist.block,
.mod_faqreader.block {
  padding-top: 0;
}
/* Hostory */
.history {
  display: table;
  width: 100%;
}
.history .history-item {
  padding: 0 0 50px 0;
  display: table-row;
}
.history .history-item .history-year {
  display: table-cell;
  vertical-align: top;
  position: relative;
}
@media screen and (max-width: 667px) {
  .history .history-item .history-year {
    display: block;
  }
}
.history .history-item .history-year:before {
  content: '';
  width: 4%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 48%;
  background: #e2001a;
}
@media screen and (max-width: 667px) {
  .history .history-item .history-year:before {
    content: none;
  }
}
.history .history-item .history-year .history-year-wrapper {
  width: 100px;
  background: #0057a3;
  color: #ffffff;
  border-radius: 50%;
  position: relative;
}
.history .history-item .history-year .history-year-wrapper:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.history .history-item .history-year .history-year-wrapper .history-year-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 2.1em;
  font-weight: 800;
  padding: 27px 0 0 0;
}
@media screen and (max-width: 667px) {
  .history .history-item .history-year .history-year-wrapper {
    margin: auto;
  }
}
.history .history-item:last-child .history-year:before {
  content: none;
}
.history .history-item .history-text {
  display: table-cell;
  padding: 0 0 50px 50px;
  vertical-align: top;
}
@media screen and (max-width: 667px) {
  .history .history-item .history-text {
    display: block;
    text-align: center;
    padding: 0 0 50px 0;
  }
}
/* Slider */
.tx-owl-slider .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.tx-owl-slider .owl-controls .owl-page > span {
  background: #ffffff;
}
.tx-owl-slider .owl-item .item {
  position: relative;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 10px 0 0 0;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper .owl-text-center {
  margin: auto;
  max-width: 1170px;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper .owl-text-center .owl-text {
  width: 60%;
  position: relative;
  padding: 0 20px;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper .owl-text-center .owl-text h1 {
  color: #e2001a;
  margin: 0 0 30px 0;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper .owl-text-center .owl-text p {
  color: #1b1e20;
  font-size: 1.2em;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper .owl-text-center .owl-text a {
  background: #e2001a;
  color: #ffffff;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
  margin: 10px 0 0 0;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper .owl-text-center .owl-text a:hover {
  text-decoration: none;
  background: #0057a3;
}
.tx-owl-slider .owl-item .item .owl-text-wrapper .owl-text-center .owl-text a:after {
  font-family: 'FontAwesome';
  content: '\0a0\f105';
  font-weight: normal;
}
.tx-owl-slider .owl-item .item img {
  position: relative;
  z-index: 1;
}
#c10 {
  margin: 0 -15px;
}
#c192 {
  color: #ffffff;
  background: url(/fileadmin/templates/images/stellenanzeige.jpg) no-repeat center center / cover;
  border-radius: 4px;
  padding: 25px 30px 25px 0;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
#c192 h2,
#c192 h4 {
  color: inherit;
}
#c192 h4 {
  font-weight: 600;
  font-size: 2.2rem;
}
#c192 a {
  color: inherit;
}
#c192 .ce-gallery .ce-row:first-child {
  margin: 105px 0 0 -80px;
  padding: 30px 50px;
}
#c192 .ce-gallery .ce-row:first-child img {
  transform: rotate(17deg);
  width: 200px;
  height: auto;
}
#c192 .ce-gallery .ce-row:last-child {
  position: absolute;
  left: 30px;
  top: 60px;
}
@media screen and (max-width: 667px) {
  #c192 {
    padding: 265px 30px 30px 30px;
  }
  #c192 .ce-bodytext {
    padding: 80px 0 0 0;
  }
  #c192 .ce-gallery {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    right: 0;
  }
  #c192 .ce-gallery .ce-row:first-child {
    margin: 0;
    padding: 50px 60px;
  }
  #c192 .ce-gallery .ce-row:last-child {
    left: 190px;
    top: 200px;
    transform: rotate(80deg);
  }
}
#c193,
#c194 {
  width: 100%;
  float: left;
  margin: 0 0 40px 0;
  background: #0057a3;
  color: #ffffff;
  padding: 20px 25px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#c193 .ce-bodytext table,
#c194 .ce-bodytext table {
  width: 50%;
  float: left;
  padding: 0 20px 0 0;
}
#c193 .ce-bodytext div,
#c194 .ce-bodytext div {
  width: 50%;
  float: left;
  padding: 0 0 0 20px;
}
@media screen and (max-width: 667px) {
  #c193 .ce-bodytext table,
  #c194 .ce-bodytext table {
    width: 100%;
    padding: 0;
  }
  #c193 .ce-bodytext div,
  #c194 .ce-bodytext div {
    width: 100%;
    padding: 15px 0 0 0;
  }
}
#c193 h2,
#c194 h2 {
  color: #ffffff;
  font-size: 1.8rem;
}
#c193 h3,
#c194 h3 {
  color: #ffffff;
}
