body {
  background: #eeeeee;
}
a, a:active, a:focus {
  outline: none;
}
ul, li {
  margin: 0;
  padding: 0;
}
.container {
  margin: 30px auto;
  padding: 0 30px 30px 30px;
  background: #fff;
}
.siegel {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.siegel img {
  max-width: 50%;
  height: auto;
}
@media (max-width: 768px) {
  .container {
    border: none;
    margin: 0 !important;
    box-shadow: none;
  }
}
.logo img {
  margin: 30px 0 0px 0;
  max-height: 100px;
}
@media (max-width: 768px) {
  .logo img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
}
.imgHeader {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .imgHeader {
    display: none !important;
  }
}
.imgHeader.theme-responsive, .imgHeader.theme-standard {
  margin-bottom: 30px;
}
.imgSingle {
  width: 100%;
  height: auto;
  background: #fff;
  overflow: hidden;
}
.imgSingle.theme-standard {
  height: 185px;
}
@media (max-width: 991px) {
  .imgSingle {
    height: 150px;
  }
	  .boxInfoSiegel.col-sm-6 {
    width: 100%;
  }
  .siegel img {
    max-width: 50%;
    height: auto;
  }
  .siegel {
    text-align: center;
  }
}
.imgSingle img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content {
  margin-bottom: 30px;
}
.content h2 {
  font-size: 18px;
  font-weight: bold;
  font-family: arial, sans-serif;
}
.content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content ul {
  list-style-type: none;
  margin: 0 0 15px 0px;
  padding-left: 15px;
}
.content ul li:before {
  content: "\2022";
  position: absolute;
  margin-left: -15px;
  color: #fff;
}
.content a.onTop {
  color: #ccc;
  display: none !important;
  display: inline-block;
  margin: 30px auto;
  margin-bottom: 0px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 767px) {
  .content a.onTop {
    display: block !important;
  }
  table.content a.onTop {
    display: table;
  }
  tr.content a.onTop {
    display: table-row !important;
  }
  th.content a.onTop, td.content a.onTop {
    display: table-cell !important;
  }
}
.content a.onTop .fa {
  clear: booth;
  display: block;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jobTitle p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 30px;
}
.jobTitle h1 {
  color: #003b79;
  font-family: arial, sans-serif;
  border-bottom: 1px solid #f8b323;
  border-left: 5px solid #f8b323;
  display: block;
  margin: 0 0 30px 0px;
  padding: 7px 0 10px 20px;
  line-height: 32px;
  font-size: 28px;
  line-height: 30px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.iBox {
  background: #eeeeee;
  padding: 20px 15px;
}
.iBox.bordered {
  border-bottom: 1px solid #ffffff;
}
.apply ul {
  list-style-type: none;
  margin-top: 15px;
}
.apply ul li {
  border-bottom: 1px solid #cccccc;
}
.apply ul li .fa {
  font-size: 20px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.apply ul li a {
  display: block;
  padding: 10px 0;
  font-size: 13px;
  color: #777777;
  font-weight: normal;
  text-decoration: none;
}
.apply ul li a:hover {
  padding-left: 10px;
}
.apply ul li a.xing .fa-xing-square {
  color: #006464;
}
.apply ul li a.linkedin .fa-linkedin-square {
  color: #0177b5;
}
.apply ul li a.callback .fa-phone-square {
  color: #da5b2e;
}
.apply ul li a.dropbox .fa-dropbox {
  color: #27cfff;
}
.apply ul li a.mail .fa-envelope {
  color: #777777;
}
.apply img {
  display: block;
  max-width: 100%;
  height: auto;
  max-width: 150px;
  max-height: 50px;
  margin: auto;
  margin-bottom: 20px;
}
.apply a.btn-apply {
  display: block;
  padding: 5px 15px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.contact ul {
  list-style-type: none;
  font-size: 12px;
  color: #555555;
  line-height: 18px;
}
.informations {
  font-size: 11px;
  text-align: center;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .informations {
    display: none !important;
  }
}
.informations strong {
  display: block;
}
.footer .socialWeb {
  border-top: 1px solid #cccccc;
  padding: 15px 0 0 0;
  margin-top: 15px;
}
.footer .socialWeb .title {
  margin: 0 0 15px 0;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
}
.footer .socialWeb a {
  width: 30px;
  height: 30px;
  background: #ccc;
  display: inline-block;
  text-align: center;
  margin: 0 0 3px 3px;
}
.footer .socialWeb a .channel {
  text-indent: -9999px;
  display: hidden;
  position: absolute;
}
.footer .socialWeb a:hover {
  background: #a4a4a4;
}
.footer .socialWeb a .fa {
  color: #fff;
  font-size: 21px;
  line-height: 32px;
  vertical-align: middle;
  text-indent: 0 !important;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
body, .carousel, .carousel-inner, .carousel-inner .item {
  height: 100%;
}
.carousel-indicators {
  bottom: 5px;
}
.font-type {
  font-family: arial, sans-serif;
}
.container {
  max-width: 980px;
}
.container.theme-standard {
  width: 900px !important;
}
.company_info {
  font-size: 10px
}
.shareButtons a {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 0 3px 3px;
  font-size: 20px;
  padding-top: 5px;
}
ol, li {
  margin: 0;
  padding: 0;
}
.content ol {
  margin: 0 0 15px 0px;
  padding-left: 16px;
}
.content ol li:before {
  position: absolute;
  margin-left: -15px;
  color: #fff;
}