@font-face {
  font-family: 'Open Sans';
  src: url("fonts/opensans-light-webfont.html") format('woff2'), url("fonts/opensans-light-webfont.woff") format('woff');
  font-weight: 300;
  font-style: lighter;
}
@font-face {
  font-family: 'Open Sans';
  src: url("fonts/opensans-regular-webfont.html") format('woff2'), url("fonts/opensans-regular-webfont.woff") format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("fonts/opensans-semibold-webfont.html") format('woff2'), url("fonts/opensans-semibold-webfont.woff") format('woff');
  font-weight: 600;
  font-style: bold;
}
body {
  font-family: 'Open Sans', sans-serif;
  background-color: #efeeee;
  font-size: 13px;
}
main {
  width: 100%;
  overflow: hidden;
}
.article {
  width: 960px;
  margin: 0 auto 20px auto;
  overflow: hidden;
  clear: both;
}
.text {
  max-width: 700px;
}
.banner {
  position: relative;
  width: 100%;
  height: 260px;
  border-bottom: 1px solid #555;
}
.banner .banner-img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -850px;
  width: 1700px;
}
.title-wraper {
  position: absolute;
  top: 45px;
  left: 50%;
  width: 960px;
  margin-left: -480px;
}
.title-wraper .title {
  position: relative;
  display: inline-block;
  height: 40px;
  padding: 4px 10px 0 0;
  font-weight: 300;
  background-color: #c9e7aa;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #560201;
  font-size: 28px;
}
.title-wraper .title:before {
  position: absolute;
  top: 0;
  display: inline-block;
  content: ' ';
  margin-left: -1000px;
  width: 1000px;
  height: 44px;
  background-color: #c9e7aa;
}
.bottom-banner {
  width: 100%;
  height: 260px;
  position: relative;
  border-top: 1px solid #555;
  overflow: hidden;
}
.footer-banner-img {
  position: absolute;
  left: 50%;
  margin-left: -550px;
  width: 1100px;
}
.info-container {
  box-sizing: border-box;
  position: relative;
  width: 960px;
  margin: 50px auto 30px;
  border: 1px solid #c9e7aa;
  padding: 10px;
  background-color: #efeeee;
  background-color: rgba(239,238,238,0.7);
  font-size: 15px;
}
.info-container .info {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  text-align: center;
  margin: 0;
}
.get-offer {
  background-color: #c9e7aa;
  display: block;
  width: 150px;
  margin: 12px auto 5px;
  padding: 7px;
  color: #560201;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px solid;
}
.info-container .impressum {
  font-size: 11px;
  text-align: center;
}
.info-container .impressum span {
  display: block;
}
.info-container .impressum dt {
  display: inline-block;
  font-weight: 600;
}
.info-container .impressum dd {
  display: inline-block;
  margin: 0;
}
.info-container .impressum dd:after {
  content: ' | ';
}
.info-container .impressum dd:last-child:after {
  display: none;
}
.blur {
  filter: blur(2px);
  pointer-events: none;
}
.header {
  height: 67px;
  border-bottom: 1px solid #c9e7aa;
  background-color: #fff;
  overflow: hidden;
}
.wrapper {
  width: 960px;
  margin: 0 auto;
  display: flex;
}
.nav {
  flex: 1 0 auto;
  position: relative;
}
.nav .logo {
  width: 76px;
  height: 63px;
  margin-top: 8px;
  margin-right: 30px;
  float: left;
}
.nav ul {
  margin: 0;
  padding: 0;
}
.nav ul .menu-item {
  list-style: none;
  float: left;
  margin-right: 20px;
  margin-top: 38px;
  text-transform: uppercase;
  font-size: 17px;
  color: #000;
}
.nav ul .menu-item.current-menu-item {
  color: #a7d874;
}
.nav ul .menu-item a {
  text-decoration: none;
  color: inherit;
}
.nav ul .menu-item:last-child {
  position: absolute;
  font-size: 10px;
  line-height: 19px;
  top: -24px;
  right: -10px;
  width: 160px;
  text-align: right;
}
.header-contact {
  background-color: #c9e7aa;
  width: 160px;
  height: 43px;
  padding: 14px 10px;
  line-height: 20px;
  font-size: 11px;
}
.header-contact dl {
  margin: 0;
}
.header-contact dl dt {
  clear: left;
  float: left;
  width: 30px;
  font-weight: bold;
}
.header-contact dl dd {
  margin: 0;
  float: left;
}
.header-contact dl a {
  color: #560201;
  text-decoration: none;
}
.login-portal {
  display: flex;
  align-items: center;
  height: 43px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  background-color: #560201;
  color: #c9e7aa;
  padding: 12px;
  font-weight: bold;
}
.home-title-wraper {
  position: static;
  margin: 45px auto 30px;
}
.home-text {
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -480px;
  width: 960px;
  box-sizing: border-box;
  border-top: 2px solid #b3dd88;
  padding: 10px 20px 20px;
  background: linear-gradient(to top, #f1f4ee, rgba(255,255,255,0.5));
  color: #560201;
  text-align: center;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 17px;
}
.home-text p {
  margin: 0;
}
.home-links {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
.home-links .link-item {
  border-top: 2px solid #b3dd88;
  width: 960px;
  height: 150px;
  margin-bottom: 30px;
  overflow: hidden;
}
.home-links .link-item.half-width {
  float: left;
  width: 465px;
  height: 190px;
}
.home-links .link-item.half-width:first-child {
  margin-right: 30px;
}
.home-links .link-item.full-width {
  clear: both;
}
.home-links .link-item:hover .link-img {
  transform: scale(1.05);
}
.home-links .link-item .link-img {
  height: 100%;
  transition: 0.2s;
}
.home-links .link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.home-links .link .text {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #b3dd88;
  font-size: 27px;
  text-shadow: 0 0 14px #333;
  z-index: 10;
}
.home .bottom-banner {
  border-top: 0;
}
.home .bottom-banner .info-container {
  margin: 0 auto;
}
.home .bottom-banner .bottom-line {
  margin-top: 30px;
}
.long-contact {
  overflow: hidden;
}
.long-contact .contact {
  float: left;
  margin-right: 30px;
}
.long-contact .contact dt {
  clear: left;
  float: left;
  width: 40px;
}
.long-contact .contact dd {
  margin: 0;
  float: left;
}
.long-contact .contact a {
  color: #560201;
  text-decoration: none;
}
.long-contact .contact .phone-hores {
  margin-left: 5px;
}
.team {
  margin: 0 0 20px;
  padding: 0;
}
.team-member {
  position: relative;
  list-style: none;
  float: left;
  width: 465px;
  height: 170px;
  overflow: hidden;
  border-top: 2px solid #c9e7aa;
  margin-bottom: 30px;
  background-color: #fff;
}
.team-member:nth-child(2n) {
  margin-right: 30px;
}
.team-member .member-img {
  width: 100%;
  height: auto;
}
.team-member .overlay {
  position: absolute;
  left: 175px;
  top: 0;
}
.team-member .member-name {
  margin: 17px 0 7px 0;
  color: #a7d874;
  font-size: 18px;
}
.team-member .member-description {
  padding-right: 10px;
  margin: 0;
}
.profil-pdf-list {
  float: left;
  width: 465px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.profil-pdf-list .pdf-item {
  box-sizing: boder-box;
  width: 100%;
}
.main-title {
  font-size: 22px;
  font-weight: 400;
  color: #555;
  margin-top: 1.5em;
}
.sub-title {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 14px;
  font-weight: 400;
  color: #560201;
}
.list,
.general,
.communications {
  margin: 0 0 20px;
  padding: 0;
}
.list-item,
.general-service,
.communications-service,
.service-text {
  box-sizing: border-box;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  height: 135px;
  border-top: 2px solid #b3dd88;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 13px;
  word-break: break-word;
  word-wrap: break-word;
  overflow: hidden;
  background: linear-gradient(to top, #f1f4ee, rgba(255,255,255,0));
  color: #555;
}
.general {
  float: left;
  margin-right: 20px;
  width: 670px;
}
.general-service {
  width: 152px;
  margin-right: 10px;
}
.general-service:nth-of-type(4n) {
  margin-right: 0;
}
.communications {
  float: left;
  width: 270px;
}
.communications-service {
  width: 100%;
}
.service-text {
  width: 647px;
}
.pdf-list {
  margin: 0 0 20px;
  padding: 0;
  overflow: hidden;
}
.button {
  background-color: #560201;
  display: inline-block;
  width: 150px;
  margin-right: 20px;
  padding: 7px;
  color: #efeeee;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px solid;
  cursor: pointer;
}
.get-test-account {
  background-color: #c9e7aa;
  color: #560201;
}
.pdf-item {
  list-style: none;
  float: left;
  width: 270px;
  height: 32px;
  padding: 0;
  font-weight: 300;
  font-size: 16px;
  background-color: #c9e7aa;
  background-image: url("img/pdf.png");
  background-repeat: no-repeat;
  background-position: 8px 5px;
  margin: 0 25px 15px 0;
  overflow: hidden;
}
.pdf-item a {
  display: block;
  margin: 0;
  padding: 5px 10px 5px 35px;
  color: #555;
  text-decoration: none;
}
