/*
Theme Name: XXL-Garagen Mechernich
Description: XXL-Garagen Mechernich
Author: wiegandt media UG
URI: http://www.wiegandt-media.de/
Version: 1.0
Tags: wiegandt media UG
*/

/* ==========================================================================
   Basics
   ========================================================================== */

body {height:100%;width:100%;margin: 0;padding: 0;font-weight: 400;font-family: 'Arial', sans-serif;font-size:16px;color: #2d2d2d;overflow-x: hidden;}
html {height: 100%; width: 100%; margin: 0; padding:0;}
p {line-height: 1.4em;}
:focus {outline: none !important}
a {transition: all 0.2s;color:#2e2e2e;cursor: pointer;}
a:hover,a:focus {transition: all 0.2s;color: #b10000;text-decoration: none;}
h1 {font-size: 36px;font-weight: 600;margin-bottom: 5px;color: #191919;margin-top: 3px;}
h2 {font-size: 22px;font-weight: 300;margin-bottom: 9px;line-height: 1.5em;}
h3 {font-size: 20px;color: #393939;font-weight: 700;line-height: 1.25em;}
h4 {font-size: 19px;line-height: 1.6em;color: #191919;margin-bottom: 0;margin-top: 20px;}
h5 {font-size: 14px;font-weight: 500;line-height: 1.5em;margin: 0 0 20px;}
h6 {font-size: 12px;font-weight: 500; line-height: 1.5em;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align:right;}
::selection{background:#E5E5E5}
::-moz-selection{background:#E5E5E5}
img.responsive {width: 100%;height: auto;}
.clear {
    clear: left;
}
h2.sectionTitle {
  font-size: 24px;
  margin-bottom: 35px;
  color: #393939;
  text-align: center;
  font-weight: 900;
  line-height: 1.2em;
}
a:focus {
    text-decoration: none;
}

@keyframes zoom {
0% { transform:scale(1,1); }
50% { transform:scale(1.1,1.1); }
100% {
    transform:scale(1,1);
}
}

.contentBox h1 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 9px;
    color: #353535;
}

.contentBox h2 {
    text-transform: uppercase;
    color: #14598F;
    font-size: 24px;
    line-height: 1.1em;
}

.contentBox h3 {
    font-size: 19px;
    font-weight: 400;
    color: #a38c49;
    margin-top: 10px;
    margin-bottom:
}

.contactRow {
    display: none;
}

section#headliner .contentBox {
    text-align: center;
    margin: 40px 0 30px;
}

hr {
  border-top: 1px solid #d0d0d0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.objectSingle {
    margin: 20px 0;
    background-color: #f3f3f3;
    position: relative;
}

.objectPlace {
    margin-top: 6px;
    color: #868686;
    font-size: 15px;
    margin-bottom: 4px;
}

a.btn-md {
    background-color: transparent;
    border-radius: 0;
    border: 2px solid #b79760;
    color: #b79760;
    padding: 5px 10px;
    margin-top: 11px;
    transition: all .3s;
}

a.btn-md:hover {
    color: #ffffff;
    background-color: #b79760;
}

a.btn-md:focus {
    outline: none;
    background-color: #b79760;
    color: #ffffff;
}

.objectRight a.btn-md {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.objectTitle {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 13px;
}

#nf-field-63-container, #nf-field-63-container {
    margin-bottom: 0px !important;
}


.contentBg.circle {
  border-radius: 50%;
}

.objectSingle img.objectImage {
    max-width: 100%;
    transition: all .5s;
    opacity: .8;
}

.col-md-6.objectImage {
    overflow: hidden;
}

.objectSingle:hover img.objectImage {
    transform: scale(1.05);
    transition: all .5s;
    opacity: 1;
}

.objectLabel {
    position: relative;
    clear: both;
    width: 120px;
    float: left;
    overflow: hidden;
}

ul.objectList {
    list-style: none;
    padding-left: 0;
}

.objectStatus {
    position: absolute;
    top: 15px;
    background-color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 3px 33px;
    color: #b79760;
    box-shadow: 2px 3px 15px #3e3e3e;
}

.objectLeft {
    width: 53%;
    float: left;
    overflow: hidden;
}

.objectClear {
    height: 0px;
    line-height: 0;
    font-size: 0px;
    clear: both;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.objectRight {
    width: 47%;
    float: left;
    padding: 10px 25px;
}

.objectValue {
    position: relative;
    width: 120px;;
    float: left;
}



/* ==========================================================================
   Diverses
   ========================================================================== */

   .logoBox {
       background-color: #ffffff;
       height: 103px;
       float: right;
   }

   a.logoanker {
       height: 75px;
       width: 250px;
       background-repeat: no-repeat;
       display: block;
       background-size: 250px;
       margin: 13px 45px;
   }

.slogan {
    font-family: 'Allura', sans-serif;
    color: #a38c49;
    font-size: 40px;
    text-align: right;
}

.fixed a.logoanker {
    height: 45px;
    background-size: 200px;
    background-position: 0 -94px;
}

nav.menu {
    float: right;
    margin: 2px 0 0 0;
    transition: all .2s;
}

section#start {
   height: calc(100vh - 150px);
   background-color: #9e9e9e;
   overflow: hidden;
   border-bottom: 12px solid #393939;
   position: relative;
}

   section#start .bg {
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.overlayBg {
    background-color: rgba(0,0,0,.25);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.homeText {
    text-align: center;
    padding-top: 43vh;
    z-index: 50;
}

.btnRed {
    background-color: #ea2331;
    color: #ffffff;
    border-radius: 0;
    border: 2px solid #fff;
    padding: 13px 26px;
    font-size: 13px;
}

.btnRed:hover {
    background-color: #f3554e;
    color: #ffffff;
}

section#start h1 {
    color: #ffffff;
    font-weight: 900;
    text-shadow: 2px 2px 6px #000;
    font-size: 45px;
    margin-bottom: 20px;
}

   a.menu_link {
    color: #A38c49;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

a.menu_link:hover {
 color: #000000;
}

a.menu_link.anker.active {
    color: #000000;
}

   .nav-main {
      top: 0;
      z-index: 99;
      width: 100%;
      color: #ffffff;
      background-color: #ea2331;
  }

   .gradientBg {
       height: 35vh;
       opacity: .3;
       background: 0 0;
       top: 65vh;
       left: 0;
       right: 0;
       position: absolute;
       background: -webkit-linear-gradient(top,transparent 0,#121315 90%);
       background: linear-gradient(to bottom,transparent 0,#121315 90%);
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgb(38, 38, 38, 0.75)', GradientType=0);
   }

.slideBox p {line-height: 1.2em;}

::-webkit-input-placeholder {
  color: #afafaf;
}
::-moz-placeholder {
  color: #afafaf;
}
:-ms-input-placeholder {
  color: #afafaf;
}
:-moz-placeholder {
  color: #afafaf;
}

.nf-form-fields-required {
  display: none;
}

textarea:focus, input:focus {
    outline: none;
}

.field-wrap input[type=button] {
    border-radius: 5px;
    background-color: transparent;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 7px 35px;
}

.field-wrap input[type=button]:hover {
    background-color: rgba(255,255,255,.2);
}

.ninja-forms-field {
    padding: 8px 11px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, .9);
    color: #262626;
    border: 1px solid #b3b3b3;
}

.nf-error-msg, .ninja-forms-req-symbol {
  color: #e80000 !important;
  font-size: 12px;
}

.widget .nf-after-field .nf-error-msg {
  display: none;
}

.slick-arrow {
    z-index: 999;
}

.slick-prev:before, .slick-next:before {
  opacity: 1;
  transition: .3s;
}

#slider.flexslider:hover .slick-prev:before {
    left: 30px;
    opacity: .8;
    transition: .3s;
}

#slider.flexslider:hover .slick-next:before {
    right: 30px;
    opacity: .8;
    transition: .3s;
}

#slider.flexslider:hover .slick-prev {
    left: 30px;
    transition: .3s;
}

#slider.flexslider:hover .slick-next {
    right: 30px;
    transition: .3s;
}

.slick-next {
  right: 15px;
}

.slick-prev {
  left: 15px;
}

.slick-prev, .slick-next {
  width: 50px;
  height: 50px;
  transition: .3s;
}

section#training .flexslider {
    margin-top: 20px;
}

.modal-open .nav-main {
  padding-right: 15px;
}

.contentBg {
    min-height: 370px;
}

section#intro {
    padding: 50px 0 10px;
}

section#vermieten, section#verwalten, section#beraten {
    padding: 30px 0 10px;
}

section#beraten {
    padding: 30px 0 60px;
}

ul.policy {
    padding-left: 0;
    list-style: none;
    position: absolute;
    bottom: 0;
    line-height: 1.6em;
}

span.phone, span.mail {
}

section#footer {
    background-color: #ea2331;
    color: #ffffff;
    padding: 20px 0 20px;
    font-size: 14px;
}

.logo_footer {
    margin-bottom: 30px;
}

section#footer a {
    color: #ffffff;
}

section#footer a:hover {
    color: #a38c49;
}

img.kontakt-stamp {
    width: 230px;
    padding-top: 20px;
}

.kontakt-right {
  text-align: center;
}

.copyright-inner {
    position: absolute;
    bottom: 10px;
    right: 0;
    padding-right: 15px;
}

.copyright {
    font-size: 11px;
    line-height: 1.6em;
}

section#footer .container {
  position: relative;
}

section#prefooter {
    padding: 35px 0 50px;
    color: #ffffff;
    background-color: #191919;
    border-top: 2px solid #b79760;
}

.topHeader {
    color: #7d7d7d;
    margin: 5px 0;
    font-size: 14px;
}

ul.menu_list {
    display: inline-block;
    padding-left: 0;
    margin-top: 60px;
    transition: all .3s;
}

.fixed ul.menu_list {
    margin-top: 44px;
}

li.menu_item {
    display: inline;
    margin-left: 15px;
}

.contentBg {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

.modal-content {
  border-radius: 0px;
  box-shadow: none;
  border: none;
}

h4.modal-title {
    font-size: 25px;
    text-transform: uppercase;
    color: #a38c49;
    font-weight: 700;
}

.btn-default {
    padding: 6px 35px;
    font-size: 16px;
    text-transform: uppercase;
}

button.close {
    font-size: 35px;
}

.modal-header .close:focus {
  outline: none;
}

.modal-body {
  padding: 0;
  background-color: #cccccc;
}

.modal-header {
  padding: 10px 20px;
}

nav.hamburger {
  display: none;
}

section#offers {
    background-color: #232323;
    padding-top: 25px;
    padding-bottom: 25px;
}

.hamburger:hover {
  opacity: 1;
}

nav.hamburger {
    position: absolute;
    right: 0px;
    top: 29px;
    transition: all .2s;
}

.fixed nav.hamburger {
    top: 14px;
    transition: all .2s;
}

.hamburger-nav {
    position: fixed;
    opacity: 0;
    z-index:-1;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: all .4s ease-in;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #191919;
    text-align: center;
}

.widget .nf-field-label label {
    font-size: 10px;
    color: #7d7d7d;
}

.widget .nf-field-label {
    margin-bottom: 0px !important;
}

.widget .nf-field-container {
    margin-bottom: 0px !important;
}

hr.ninja-forms-field {
    padding: 0;
    border: none;
    border-bottom: 1px solid #d0d0d0;
}

.nf-field-description {
    font-size: 12px;
}

.hamburger-nav ul#menu-hauptmenue-1 {
    width: 100%;
    margin-top: 100px;
    font-size: 20px;
}

.hamburger-nav a {
    color: #ffffff;
}

.hamburger-nav li {
    margin-bottom: 15px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background-color: #ffffff;
  border-radius: 0;
  width: 35px;
}

.hamburger-nav ul.menu_list {
    display: block;
    margin-top: 180px;
    transition: all 0s;
}

.hamburger-nav li.menu_item {
    display: block;
    margin-left: 0;
    margin-top: 20px;
    font-size: 1.8em;
}

.icon, .titleInner {
  display: inline-block;
}

.icon {
    margin-right: 15px;
}

.titleBox {
    margin-bottom: 20px;
}

.contentBox.leistung {
  padding-left: 20px;
}

.icon img {
  vertical-align: inherit;
}

.menu-footer-container ul {
    padding-left: 0;
    list-style: none;
    font-size: 11px;
    float: right;
    font-weight: 600;
}

section.section--menu.fixed nav.menu {
    margin: 30px 0 0 0;
    transition: all .2s;
}

section.section--menu.fixed .logoBox:before {
  height: 65px;
  transition: all .2s;
}

.menu-footer-container ul li {
    display: inline-block;
    margin-left: 12px;
}

.menu-hauptmenue-container ul {
    padding-left: 0;
    list-style: none;
    font-size: 16px;
    float: right;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
}

nav.menu .menu-hauptmenue-container ul li {
    display: inline-block;
    margin-left: 20px;
    font-weight: 600;
}

section#footer a {
    color: #ffffff;
}
section#footer a:hover {
    text-decoration: underline;
    color: #ffffff;
}
.col-sm-8.slideImage {
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}
li.current_page_item a {
    color: #b79861;
}
section#slider {
    background-color: #191919;
    border-bottom: 2px solid #191919;
    padding-top: 115px;
    border-bottom: 2px solid #b79861;
}

.mainBox {
    background-color: #f3f3f3;
    padding: 20px 25px 45px;
}

section#main {
    padding: 30px 0 60px;
}

.widget {
    background-color: #f3f3f3;
    padding: 5px 20px 35px;
    margin-bottom: 20px;
}

h3.widget-title {
    color: #1d1d1d;
    margin-top: 20px;
}

.slideText {
    min-height: 400px;
    padding: 40px 35px;
    color: #ffffff;
}

.headerImage {
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 20% 20%;
}

.headerLg .headerImage {
  min-height: 380px;
}

ul.sliderObjectSingle, ul.sliderObjectSingleNav {
    padding-left: 0;
    list-style: none;
}

.slick-prev:before, .slick-next:before {
    color: transparent;
    background-repeat: no-repeat;
    background-size: 23px;
    opacity: 0.7;
    display: block;
    height: 35px;
    width: 50px;
    background-position: 50% 50%;
}

.sliderObjectSingle:hover .slick-next {
    right: 10px;
    opacity:1;
}

.sliderObjectSingle:hover .slick-prev {
    left: 10px;
    opacity:1;
}

.sliderObjectSingle:hover .slick-prev:before,
.sliderObjectSingle:hover .slick-next:before {
    opacity:1;
}

ul.sliderObjectSingleNav .slick-slide {
  opacity: .5;
  transition: all .3s;
}

span.linkHeader {
    margin-bottom: 15px;
    display: block;
}

span.linkHeader a {
    margin-top: 0;
}

a.btn-md.nextObject {
    float: right;
}

a.btn-md.prevObject {
    float: right;
    margin-left: 10px;
}

a.btn-md.backToList {
    float: left;
}

ul.sliderObjectSingleNav .slick-slide.slick-current {
  opacity: 1;
}

ul.sliderObjectSingle {
  margin-bottom: 2px;
  overflow: hidden;
}

ul.sliderObjectSingleNav li.slick-slide img {
    max-width: 100%;
    height: auto;
    padding: 5px;
}

.objectGallery {
    background-color: #f3f3f3;
}

ul.sliderObjectSingleNav {
    margin-bottom: 0;
}

.detailsText.persEmpf {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: -55px;
    margin-top: 50px;
    padding: 5px 25px 40px;
    background-color: #e7e0d3;
}

.detailsText.persEmpf h3 {
    border-bottom: 1px solid #987d4d
}

#main.objectSingleMain h1 {
    font-size: 25px;
    line-height: 1.3;
    margin-top: 10px;
}

.widget h3 {
    color: #1d1d1d;
    font-size: 18px;
    margin-bottom: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

.headerOverlay {
    background: linear-gradient( 115deg, rgba(183, 151, 96, 0.29) 0%, rgba(29, 29, 29, 0.38) 50%, rgba(183, 151, 96, 0.26) 98% );
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.checkbox-wrap .nf-field-element {
    width: 15px !important;
    float: left;
    margin-right: 10px
}

.checkbox-wrap .nf-field-description {
    float: left;
    width: calc(100% - 25px)!important;
    margin-top: 3px;
}

.field-wrap input[type=button], .btn-clean {
    color: #ffffff;
    font-size: 14px;
    padding: 8px 20px;
    letter-spacing: 0;
    border-radius: 0;
    margin-top: 15px;
    background-color: #ea2531 !important;
    border: none;
    float: right;
}

.field-wrap input:hover[type=button], .btn-clean:hover  {background-color: #f3554e !important;}

.mainBox.suchwunschBox {
    background-color: #232323;
    border-top: 2px solid #b79760;
}

.suchwunschBox h2 {
    color: #fff;
}

.suchwunschBox {
    color: #ffffff;
}

.modal-header {
    background-color: #393939;
    color: #ffffff;
    text-align: center;
}

.modal-title {margin-top: 3px;}

.close {
    color: #ffffff;
    text-shadow:none;
    font-weight: 300;
    opacity: 1;
}

.close:hover {
    color: #c7c7c7;
    text-shadow:none;
    opacity: 1;
}

.btn.focus, .btn:focus, .btn:hover {
  outline: none;
}

.slick-slide img {
    max-width: 100%;
    height: auto;
}

ul.sliderObjectSingleNav li.slick-slide img:focus, ul.sliderObjectSingleNav li:focus {
  outline: none !important;
}

.headerText {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 110px;
    color: #ffffff;
}

.headerLg .headerText {
  margin-top: 125px;
}

span.title, span.subtitle {
    display: block;
}

span.title {
    font-size: 45px;
    font-weight: 600;
    text-shadow: 3px 3px 11px #1d1d1d;
}

span.subtitle {
    font-size: 20px;
    text-transform: uppercase;
    text-shadow: 3px 3px 11px #1d1d1d;
}

.objectSlide .objectLeft {
  width: 100%;
  float: none;
  overflow: hidden;
}

.objectSlide .objectRight {
  width: 100%;
  float: none;
  min-height: 150px;
}

.objectSlide .objectSingle {
    margin: 20px 10px;
}

.objectSlider:hover .slick-prev:before, .objectSlider:hover .slick-next:before {
  opacity: 1;
}

.singleObjectDetails .objectLabel {
    width: 145px;
}

.singleObjectDetails .objectValue {
    width: 130px;
}

.singleObjectDetails .objectConditions .objectValue {
    width: calc(100% - 145px)
}

.nameTitle {
    font-weight: 700;
    font-size: 18px;
}

.nameFunction {
    font-size: 13px;
    color: #7d7d7d;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.6em;
}

.nameContact {
    font-size: 13px;
    line-height: 1.6em;
}

.widget a {
    color: #b79760;
}

.widget a:hover {
    color: #3a3a3a;
}

.detailsText h3 {
    margin-top: 36px;
}

.objectDetailsAfter .objectLabel {
    width: 35%;
    min-width: 220px;
}

.objectDetailsAfter .objectValue {
    width: 35%;
    min-width: 220px;
}

li:focus {outline:none !important;}

.objectLabel, .objectValue {
    margin-bottom: 3px;
}

section#prefooter {
    line-height: 1.6em;
}

section#prefooter a {
    color: #b7975f;
}

section#prefooter a:hover {
    color: #d8b67a;
}

section#prefooter h3 {
    color: #ffffff;
    border-color: #232323;
}

.prefooterMenu .menu-hauptmenue-container ul {
    float: left;
    text-transform: none;
}

section#prefooter .prefooterMenu a {
    color: #ffffff;
}

section#prefooter .prefooterMenu a:hover {
    color: #b7975f;
}

ul.leistungen {
    padding-left: 0;
    list-style: none;
    margin-top: 20px;
}

li.leistung {
    width: 32%;
    float: left;
    margin-left:2%;
    background-color: #232323;
    margin-bottom: 20px;
    color: #ffffff;
    border-top: 2px solid #b79760;
    min-height: 460px;
}

.leistungDetails {
    padding: 10px 20px 25px;
    min-height: 255px;
}

.leistungDetails h3 {
    font-size: 18px;
    font-weight: 700;
    border-bottom: none;
    margin-bottom: 12px;
    padding-bottom: 0;
    color: #b7975f;
}

.leistungDetails ul {
    padding-left: 20px;
    font-size: 13px;
    line-height: 1.6em;
    list-style-type: square;
}

.mainBox ul {
  list-style-type:square;
  padding-left: 20px;
}

ul.leistungen li.leistung:first-child {
    margin-left: 0;
}

li.leistung img {
    width: 100%;
}

ul.kundenstimmenList {
    padding-left: 0;
    list-style: none;
    color: #ffffff;
}

li.kundenstimme {
  margin-top: 5px;
  margin-bottom: 15px;
}

span.kundeTitle {
    font-size: 17px;
    font-weight: 700;
    color: #b7975f;
    margin-bottom: 32px;
}

span.kundeZitat {
    font-style: italic;
    color: #ffffff;
}

section#kundenstimmen {
    padding-top: 25px;
    padding-bottom: 40px;
}

.slick-dots li.slick-active button:before {
  color: #b7975f;
  opacity: 1;
}

.slick-dots li button:before {
  color: #ffffff;
  opacity: .5;
}

.modal .nf-field-container {
    margin-bottom: 8px;
}

.modal .nf-field-label {
    font-size: 13px;
    margin-bottom: 3px !important;
}

body.modal-open .headerText {
  padding-right: 15px;
}

.nav-row {
    background-color: #393939;
}

.menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px;
}

.menu ul li a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}

section#mainnavi {
    border-top: 10px solid #393939;
    position: absolute;
    width: 100%;
    background-color: #ea2331;
    z-index: 100;
}

.col-sm-5.footerMenu {
    font-size: 11px;
    text-align: right;
}

.menu li {
    display: inline-block;
    margin-left: 30px;
    font-size: 18px;
}

.contactBox span {
    display: block;
}

.contactBox a {
    color: #ffffff;
    text-decoration: none;
}

span.info {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 900;
}

span.phone {
    font-size: 42px;
    line-height: .75em;
    text-shadow: 1px 1px 6px #000;
    font-weight: 900;
    margin-bottom: 2px;
}

span.mail {
    font-size: 16px;
    text-shadow: 1px 1px 6px #000;
    font-weight: 900;
}

.contactInner {
    display: inline-block;
    text-align: center;
    margin-top: 3px;
}

.nav-row.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

section#vorteile {
    padding: 45px 0 0;
}

section#garagentypen {
    padding: 45px 0 5px;
    text-align: center;
}

section#teaser {
    padding: 95px 0;
    background-color: #672d2b;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.teaserSlide {
    color: #ffffff;
    font-weight: 900;
    text-align: center;
    font-size: 85px;
    letter-spacing: -2px;
    text-shadow: 2px 2px 6px #000;
}

.container-fluid.contactRow {
    padding: 0;
    margin-bottom: -4px;
}

.typenSlider {
    height: 225px;
}

.typenSlide {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 2px 2px;
}

ul.iconList {
    list-style: none;
    padding-left: 0;
}

ul.iconList i.fa {
    font-size: 55px;
    display: inline-block;
    color: #ea2431;
    margin-top: 5px;
    width: 70px;
    text-align: center;
}

.typenSingle {
    background-color: #cccccc;
    margin-bottom: 30px;
}

.typenExcerpt {
    padding: 15px 20px;
    text-align: center;
    min-height: 200px;
}

span.typenTitle {
    display: block;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 45px;
}

.typenDetails {
    background-color: #ea2431;
    color: #ffffff;
    padding: 10px;
}

.typenDetails span {
    display: block;
}

.iconSingle {
    float: left;
}

.iconContent {
    margin-left: 17%;
}

.typenMore {
    text-align: center;
    padding: 15px;
    font-weight: 900;
}

.typenMore a:hover {
    color: #636363;
    transition: all 0s;
}

.typenDetails .miete {
    text-align: right;
    font-size: 20px;
    font-weight: 900;
    border-left: 1px solid #f5f5f5
}

.typenDetails .nutzflaeche {
    font-size: 20px;
    font-weight: 900;
    text-align: left;
}

.typenDetails span {
    font-size: 13px;
    font-weight: 400;
}

.container.typenOverview {
    padding: 35px 0;
}

li.iconListSingle {
    margin-bottom: 35px;
}

.typenLeft {
    background-color: #cccccc;
    padding: 0;
    font-size: 14px;
}

.typenDetailsLeft {
    text-align: left;
}

.typenRight h3 {
  color: #393939;
}

.typenRight {
    background-color: #ffffff;
    padding-bottom: 30px;
    text-align: left;
}

.modal-body input.ninja-forms-field, .modal-body textarea {
    background-color: #f5f5f5;
}

.modal-body .list-checkbox-wrap .nf-field-element label {
    font-size: 13px;
    font-weight: 400;
}

.modal-body select {
    background-color: #f5f5f5;
    padding: 3px;
    margin-bottom: 8px !important;
}

section#kontakt, section#kontakt h2.sectionTitle {
    text-align: left;
    color: #ffffff;
}

section#kontakt a {
    text-align: left;
    color: #ea2431;
}

section#kontakt a:hover {
  color: #f3554e;
}

section#kontakt .container-fluid.contact {
    padding: 70px 0 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

section#galerie {
    background-color: #cccccc;
    padding: 30px 0 0;
}

.modal-body.single {
    padding: 20px;
}

body.modal-open .nav-row {
  padding-right: 30px;
}

.typenDetails .miete span.zusatz {
    display: inline;
}

.callMe {
    display: inline-block;
    margin-top: 0px;
    transform: translateX(-1200px);
    transition: all 1s;
    background-color: #ea2431;
    padding: 0px 5px;
    font-size: 20px;
}

.fixed .callMe {
    transform: translateX(0);
}

.iconSingle svg.svg-inline--fa {
    color: #ea2531;
    font-size: 50px;
}

body.fancybox-active {
    padding-right: 15px;
}

body.fancybox-active .nav-row {
    padding-right: 30px;
}

.typenDetailsLeft.zusatz {
    font-size: 13px;
    margin-top: 25px;
}

span.mwst {
    font-size: 13px;
    font-style: italic;
}

.callMe a {
    color: #ffffff;
    font-weight: 900;
}

section#ausstattung {
    padding: 0 0 85px;
    text-align: center;
}

ul.sliderObjectGalerie {
    padding-left: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 1px;
}

.modal-body.single h3 {
    color: #2d2d2d;
}

.slick-next:before {
    background-image: url(./img/arrow-right-fat.svg);
}

.slick-prev:before {
    background-image: url(./img/arrow-left-fat.svg);
}

.homeText a {
    color: #ffffff;
    text-decoration: none;
}

.contactBox a:hover {
    text-decoration: underline;
}

.homeText a:hover {
    text-decoration: underline;
}

h3.modal-title {
    display: inline-block;
    color: #ffffff;
}

img.fb-head {
    width: 20px;
    height: 20px;
    margin-top: -2px;
}

.modal-body.policy {
    background-color: #ffffff;
}

.additional {
    text-align: left;
    font-weight: 700;
}

nav.menu.menu-mobile {
    display: none;
}

.menu-mobile-nav.open {
    transform: translateX(0);
    opacity: 1;
    transition: all .3s;
}

section#stoerer-header {
    background-color: #e92331;
    padding: 25px 0 40px;
    color: #ffffff;
}

h2.stoerer-title {
    text-align: center;
    font-size: 45px;
    text-shadow: 2px 2px 6px #000;
    font-weight: 900;
    margin-bottom: 15px;
    line-height: 1.1em;
}

section#stoerer-footer {
    padding: 30px 0 50px;
}

section#stoerer-header img.responsive {
    margin-bottom: 20px;
}


/* ==========================================================================
   Responsive MAX
   ========================================================================== */

@media (max-width: 992px) {

  .callMe {
    display: none;
  }

  .copyright-inner, ul.policy {
    position: relative;
  }

  li.leistung {
    width: 49%;
  }

  ul.leistungen li.leistung:nth-child(2n+1) {
      margin-left: 0;
      clear: left;
  }

  .copyright-inner {
    padding-right: 0;
    margin-top: 10px;
  }

}

@media (max-width: 768px) {

  .nav-main {
    background-color: #191919;
  }

  h2.stoerer-title {
    font-size: 29px;
  }

  .contactBox {
    text-align: center;
}

  nav.hamburger {
    display: inline-block;
  }

  nav.hamburger.is-active .hamburger-nav {
    visibility: visible;
    transform: translateX(0%);
    transition: all .4s ease-in;
    opacity: 1;
  }

  nav.menu {
    display: none;
  }

  nav.hamburger {
    top: 14px;
    transition: all .2s;
}

span.info, span.mail {
    display: none;
}

span.phone {
    font-size: 22px;
}

nav.menu.menu-mobile {
    display: block;
}

.contactBox {
    background-color: #ea2431;
}

section#mainnavi {
    background-color: #ffffff;
}

a.logoanker {
    margin: 12px 0px;
    background-size: 200px;
    margin: 12px auto;
    width: 200px;
    height: 60px;
}

.logoBox {
    float: inherit;
    height: 76px;
}

.menu-mobile-nav {
    position: absolute;
    background-color: #393939f2;
    left: 0;
    right: 0;
    padding: 50px 0 0;
    margin-top: 1px;
    transition: all .3s;
    opacity: 0;
    margin-left: -50px;
    margin-right: -50px;
    transform: translateX(100%);
    height: 100vh;
}

.menu-mobile-nav .menu li {
    display: block;
}

.menu-mobile-nav li {
    display: block;
    margin: 15px 0;
    text-align: center;
    font-size: 25px;
}

.menu-mobile-nav ul li.page_item:last-child {
    margin-bottom: 50px
}

span.menu-button {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}

nav.menu.menu-mobile {
    width: 100%;
    text-align: center;
}

section#start h1 {
    font-size: 29px;
}

h2.sectionTitle {
    font-size: 20px;
}

.copyright {
    text-align: center;
}

.col-sm-5.footerMenu {
    text-align: center;
    margin-top: 5px;
}

.typenRight {
    padding-top: 5px;
}

section#start {
    height: calc(100vh);
}

}

@media (max-width: 480px) {

}
