.home a {
  color: #d34b09;
}
.home h1 {
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .home h1 {
    font-size: 28px;
  }
}
.home h2 {
  color: #FFF;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 34px;
  }
}
.home h2 a {
  color: #FFF;
  font-size: 24px;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .home h2 a {
    font-size: 34px;
    color: #FFF;
  }
}
.home h4 {
  color: #d34b09;
}
.home h3 {
  font-size: 19px;
  color: #d34b09;
  line-height: 1em;
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home table {
  border-collapse: separate;
  border-spacing: 0.8em 0.1em;
}
.home .t3-header {
  background-image: url('../../templates/wct_master/images/bg-logos.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-height: 70px;
}
.home .rahmen-aussen {
  background-color: #DEDEE4;
  padding: 20px 0;
}
.home th,
.home td {
  line-height: 1.42857143;
  text-align: center;
  vertical-align: top;
  font-size: 1.2em;
}
.home .slide {
  margin-left: 0px;
  position: relative;
}
.home .slide .col-xs-1,
.home .slide .col-sm-1,
.home .slide .col-md-1,
.home .slide .col-lg-1,
.home .slide .col-xs-2,
.home .slide .col-sm-2,
.home .slide .col-md-2,
.home .slide .col-lg-2,
.home .slide .col-xs-3,
.home .slide .col-sm-3,
.home .slide .col-md-3,
.home .slide .col-lg-3,
.home .slide .col-xs-4,
.home .slide .col-sm-4,
.home .slide .col-md-4,
.home .slide .col-lg-4,
.home .slide .col-xs-5,
.home .slide .col-sm-5,
.home .slide .col-md-5,
.home .slide .col-lg-5,
.home .slide .col-xs-6,
.home .slide .col-sm-6,
.home .slide .col-md-6,
.home .slide .col-lg-6,
.home .slide .col-xs-7,
.home .slide .col-sm-7,
.home .slide .col-md-7,
.home .slide .col-lg-7,
.home .slide .col-xs-8,
.home .slide .col-sm-8,
.home .slide .col-md-8,
.home .slide .col-lg-8,
.home .slide .col-xs-9,
.home .slide .col-sm-9,
.home .slide .col-md-9,
.home .slide .col-lg-9,
.home .slide .col-xs-10,
.home .slide .col-sm-10,
.home .slide .col-md-10,
.home .slide .col-lg-10,
.home .slide .col-xs-11,
.home .slide .col-sm-11,
.home .slide .col-md-11,
.home .slide .col-lg-11,
.home .slide .col-xs-12,
.home .slide .col-sm-12,
.home .slide .col-md-12,
.home .slide .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.home .slide img {
  width: 100%;
  height: auto;
}
.home .slide .img-responsive {
  display: inline-block;
}
.home .customopener {
  position: relative;
  height: 100%;
  background-color: #DEDEE4;
}
.home .customopener .bg-primary {
  position: absolute;
  z-index: 10;
  width: 100%;
  margin-top: 1.4%;
  background-color: #d34b09;
  background-image: -webkit-linear-gradient(#f36e2e 0%, #d34b09 100%);
  background-image: -moz-linear-gradient(#f36e2e 0%, #d34b09 100%);
  background-image: -o-linear-gradient(#f36e2e 0%, #d34b09 100%);
  background-image: linear-gradient(#f36e2e 0%, #d34b09 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f36e2e, endColorstr=#d34b09)";
}
.home .customopener .slide-1 {
  position: absolute;
  z-index: 500;
  margin-top: 77%;
  margin-left: 82.5%;
  min-width: 35%;
  min-height: 32%;
  background: url("../../templates/wct_master/images/meister.png") no-repeat center center;
  background-size: contain;
  text-align: right;
}
@media only screen and (max-width: 992px) {
  .home .slide-1 {
    display: none;
  }
}
.home .t3-sl {
  padding-top: 0;
}
.home .t3-sl-1 {
  margin-top: 0px;
  background: #eeeeee;
  color: #444444;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 22px;
}
.home .t3-sl-1 .module-inner {
  box-shadow: none !important;
}
.home .t3-sl-2 {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-2 img {
  height: auto;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
.home .t3-sl-2 .module-inner {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.home .bild-verkauf {
  float: left;
}
.home .bild-verkauf img {
  width: 240px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .home .bild-verkauf {
    float: none;
  }
}
.home .bild-team {
  float: left;
}
.home .bild-team img {
  width: 240px;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .home .bild-team {
    float: none;
    margin-right: 100px;
    margin-bottom: 10px;
  }
}
.home .text-verkauf {
  margin-bottom: 0px;
  padding-left: 10px;
  min-height: 135px;
}
@media screen and (max-width: 768px) {
  .home .text-verkauf {
    margin-bottom: 20px;
    min-height: 40px;
  }
}
@media screen and (min-width: 992px) {
  .home .text-verkauf {
    margin-bottom: 0px;
    min-height: 175px;
  }
}
@media screen and (min-width: 1200px) {
  .home .text-verkauf {
    margin-bottom: 0px;
    min-height: 135px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 22px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  margin-top: 25px;
  text-align: left;
}
.home .t3-sl-3 h5,
.home .t3-sl-4 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
.home .t3-sl-3 h5 a,
.home .t3-sl-4 h5 a {
  font-size: 1.1em;
  font-weight: bold;
}
.home .t3-sl-3 a:hover,
.home .t3-sl-4 a:hover {
  text-decoration: underline;
}
.home .t3-sl-3 a,
.home .t3-sl-4 a {
  font-size: 1.3em;
  font-weight: bold;
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 11px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 20px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 24px;
  }
}
.home .t3-sl-4 {
  margin-top: 25px;
  text-align: left;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  background-position: bottom;
}
.home .t3-sl-4 a {
  font-size: 1.3em;
  font-weight: bold;
}
.home .t3-sl-4 h3 {
  margin-bottom: 11px;
  margin-top: 0;
  font-size: 1.6em;
  font-weight: bold;
  color: #ffffff;
}
.home .t3-sl-4 p {
  font-size: 20px;
  line-height: 1.25;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-4 p {
    font-size: 24px;
  }
}
.home .t3-sl-5 {
  background-image: -webkit-linear-gradient(#f36e2e 0%, #d34b09 100%);
  background-image: -moz-linear-gradient(#f36e2e 0%, #d34b09 100%);
  background-image: -o-linear-gradient(#f36e2e 0%, #d34b09 100%);
  background-image: linear-gradient(#f36e2e 0%, #d34b09 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f36e2e, endColorstr=#d34b09)";
  color: #ffffff;
  border-top: 1px solid #eeeeee;
  padding: 20px;
  margin-left: 15px;
  margin-right: -15px;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
.home-3 li {
  position: relative;
  display: block;
  padding: 3px 25px;
  color: #222;
}
.home-3 li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  display: block;
  position: absolute;
  left: 10px;
  top: 5px;
  color: #555555;
}
.lager-freidorf {
  padding: 10px 10px 41px 10px;
}
a.cta {
  text-decoration: none;
  color: #444;
}
.cta {
  position: relative;
  margin: auto;
  padding: 10px 12px;
  transition: all .2s ease;
}
.cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 18px;
  background: rgba(240, 105, 42, 0.7);
  width: 36px;
  height: 36px;
  transition: all .3s ease;
}
.cta span {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle;
}
.cta:hover span {
  transition: color 0.3s ease;
  color: #FFF;
}
.cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #444;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all .3s ease;
}
.cta:hover:before {
  width: 100%;
  background: #f0692a;
}
.cta:hover svg {
  transform: translateX(0);
  transition: stroke 0.3s ease;
  stroke: #FFF;
}
.cta:active {
  transform: scale(0.96);
}