/* Generated by less 2.5.1 */
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  overflow: hidden;
  display: block;
  background: #353637;
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4c4d4e), color-stop(100%, #303131));
  background: -webkit-radial-gradient(center, ellipse cover, #4c4d4e 0%, #303131 100%);
  background: -o-radial-gradient(center, ellipse cover, #4c4d4e 0%, #303131 100%);
  background: -ms-radial-gradient(center, ellipse cover, #4c4d4e 0%, #303131 100%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  white-space: nowrap;
  font-family: Helvetica, Arial, sans-serif;
  color: #444;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}
.container-center {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  top: 100px;
  height: auto;
}
@media only screen and (min-width: 700px) {
  .container-center {
    max-width: 750px;
    height: 300px;
    top: 50%;
    margin-top: -150px;
  }
}
.office-area,
.mandanten-area {
  position: relative;
  width: 100%;
}
.office-area .content,
.mandanten-area .content {
  margin: 30px;
  padding: 20px;
  background: #fff;
  border-radius: 3px;
  height: 180px;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 15px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 15px 1px rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 700px) {
  .office-area,
  .mandanten-area {
    width: 50%;
    float: left;
  }
}
.office-area a.link,
.mandanten-area a.link {
  display: block;
  height: 100%;
  width: 100%;
}
.office-area a.link:hover .content,
.mandanten-area a.link:hover .content {
  -webkit-box-shadow: 0px 0px 35px 4px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0px 0px 35px 4px rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 35px 4px rgba(255, 255, 255, 0.7);
}
.office-area img.simbalogo,
.mandanten-area img.simbalogo {
  display: block;
}
.office-area .product,
.mandanten-area .product {
  position: relative;
  top: 30px;
}
.office-area .product .title-top,
.mandanten-area .product .title-top {
  display: block;
  font-size: 19px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-left: 1.5px;
  opacity: 0.8;
}
.office-area .product .title,
.mandanten-area .product .title {
  display: block;
  font-size: 34px;
  letter-spacing: -1px;
  line-height: 34px;
}
@media only screen and (min-width: 700px) {
  .office-area .product .title,
  .mandanten-area .product .title {
    line-height: 36px;
    font-size: 40px;
  }
}
.office-area .button,
.mandanten-area .button {
  position: absolute;
  bottom: 43px;
  right: 45px;
  padding: 6px 8px;
  color: white;
  display: inline-block;
  background-color: #B90833;
}

