
@font-face {
    font-family: 'Geomanist-Bold';
    src: url('/wp-content/font/Geomanist-Bold.eot');
    src: url('/wp-content/font/Geomanist-Bold.woff2') format('woff2'),
       url('/wp-content/font/Geomanist-Bold.woff') format('woff'),
       url('/wp-content/font/Geomanist-Bold.ttf') format('truetype'),
       url('/wp-content/font/Geomanist-Bold.svg#Geomanist-Bold') format('svg'),
       url('/wp-content/font/Geomanist-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-Book';
    src: url('/wp-content/font/Geomanist-Book.eot');
    src: url('/wp-content/font/Geomanist-Book.woff2') format('woff2'),
       url('/wp-content/font/Geomanist-Book.woff') format('woff'),
       url('/wp-content/font/Geomanist-Book.ttf') format('truetype'),
       url('/wp-content/font/Geomanist-Book.svg#Geomanist-Book') format('svg'),
       url('/wp-content/font/Geomanist-Book.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-Light';
    src: url('/wp-content/font/Geomanist-Light.eot');
    src: url('/wp-content/font/Geomanist-Light.woff2') format('woff2'),
       url('/wp-content/font/Geomanist-Light.woff') format('woff'),
       url('/wp-content/font/Geomanist-Light.ttf') format('truetype'),
       url('/wp-content/font/Geomanist-Light.svg#Geomanist-Light') format('svg'),
       url('/wp-content/font/Geomanist-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

:root {
    --cl-main: #0e1626;
    --cl-secondary: #d5da28;
}

::selection {
    background-color: var(--cl-secondary);
    color: #fff;
}

/* farbige Scrollbars */

/* Firefox */
* { scrollbar-width: thin; scrollbar-color: var(--cl-secondary) #fff}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar { width: 6px;}
*::-webkit-scrollbar-track { background: var(--cl-main)}
*::-webkit-scrollbar-thumb { background-color: #fff; border-radius: 20px; border: 0px solid transparent;}

body {
	letter-spacing: 0.3px;
	position: relative;
    background-color: var(--cl-main);
}

#moove_gdpr_save_popup_settings_button {
	position: absolute;
	bottom: 85px !important;
	right: 10px !important;
	background-color: transparent;
	opacity: 0.7 !important;
}
#moove_gdpr_save_popup_settings_button:hover {
	opacity: 1 !important;
}
@media screen and (max-width: 520px){
	.phone-hide {
		display: none !important;
	}
	.phone-break {
		display: block;
		float: none;
		clear: both;
	}

	.vertical_menu_hidden .vertical_menu_area_bottom_logo {
		z-index: 102;
	}
}

.column-space-width .full_section_inner > .wpb_column {
    padding-left: 35px;
    padding-right:35px;
}

a:hover, p a:hover {color: var(--cl-secondary);}
footer a:hover, footer p a:hover,
#footer a:hover, #footer p a:hover {color: var(--cl-main);}

a:focus {
   outline: none !important;
}


h1, h2, h3, h4, h5, h6, p {
    padding-bottom: 15px;
    color: #fff;
}

h2, .h2 {
    line-height: 1.1em !important;
    color: var(--cl-secondary);
}

b, strong {
    font-weight: 500;
}



/* .txt-white,
.txt-white h1, .txt-white h2, .txt-white h3, .txt-white h4, .txt-white h5, .txt-white h6, .txt-white p {
    color: #fff !important;
}

#ueber-uns h1, .h3, #ueber-uns p,
#leistungsablauf h2, #leistungsablauf p {
    color: #fff;
} */

.stories-grid .box-txt .h2,
.portfolio_single > .vc_row.wpb_row.section h3, .portfolio_single > .vc_row.wpb_row.section .h3,
.h2, .h2 a {
	font-size: 42px;
	font-weight: 200;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

.stories-grid .box-txt .h3 {
  color: var(--cl-secondary);
  margin-bottom: 15px;
}

.blog_single.blog_holder article + br, .blog_single.blog_holder article + br + br {display: none;}

h3, .h3, h3 a, .h3 a {
  font-size: 22px;
}

body.home .disabled,
body.contact .disabled,
body.preview .disabled {
	display: none !important;
}

@media screen and (max-width: 1580px){

	.stories-grid .box-txt .h2,
	.portfolio_single > .vc_row.wpb_row.section h3, .portfolio_single > .vc_row.wpb_row.section .h3,
	.h2, .h2 a {
		font-size: 38px;
		line-height: 42px;
	}
	.stories-grid .box-txt .h2 {
		font-size: 28px;
		line-height: 34px;
	}

	h3, .h3, h3 a, .h3 a {
	  font-size: 18px;
    font-weight: 300;
	}
	
}

@media screen and (max-width: 1340px){
	.stories-grid .box-txt .h2,
	.portfolio_single > .vc_row.wpb_row.section h3, .portfolio_single > .vc_row.wpb_row.section .h3,
	.h2, .h2 a, rs-layer h2, rs-layer .h2 {
		font-size: 26px;
		line-height: 32px;
	}

	h3, .h3, h3 a, .h3 a {
	  font-size: 16px;
    font-weight: 300;
	}
	.stories-grid .box-txt .h2 {
		font-size: 20px;
		line-height: 24px;
	}

}


@media screen and (min-width: 500px) and (max-width: 1300px){

	body.nohero .content > .content_inner > .full_width > .full_width_inner > .section:first-child p {
		text-align: center;
		max-width: 90%;
		margin: 0 auto;
	}
	

	h3, .h3, h3 a, .h3 a {
	  font-size: 14px;
    font-weight: 300;
	}
}

@media screen and (max-width: 767px){
	.stories-grid .box-txt .h2,
	.portfolio_single > .vc_row.wpb_row.section h3,	.portfolio_single > .vc_row.wpb_row.section .h3,
	.h2, .h2 a {
		font-size: 22px;
		line-height: 28px;
		font-weight: 300;
	}
	.phone-center, .phone-center * {
		text-align: center !important;
	}
}

@media screen and (max-width: 720px){

	body.nohero .blog_single {
			margin-top: 100px !important;
	}

	body.nohero .content > .content_inner > .full_width > .full_width_inner > .section:first-child {
			margin-top: 150px !important;
	}
}

@media screen and (max-width: 560px){

	.stories-grid .box-txt .h2,
	.portfolio_single > .vc_row.wpb_row.section h3,	.portfolio_single > .vc_row.wpb_row.section .h3,
	.h2, .h2 a {
		font-size: 20px;
		line-height: 28px;
	}

}

.text-red {
    color: var(--cl-secondary) !important;
}

.justify, .justify p {
    text-align: justify !important;
}

.txt-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}

.white-bg .wpb_text_column *,
.txt-black, .txt-black p {
    color: #0e1626;
}

.txt-green {
	color: var(--cl-secondary);
}

.w1600, .w1300, .w1200, .w1100, .w100, .w90, .w80, .w70, .w60, .w50 {
	margin: 0 auto;
	margin-bottom: 0px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	width: calc(100% - 30px);
}

.w1600 {max-width: 1600px;}
.w1300 {max-width: 1300px;}
.w1200 {max-width: 1200px; width: 70vw;}
.w1100 {max-width: 1100px;}
.w100 {max-width: 1000px;}
.w90 {max-width: 900px;}
.w80 {max-width: 800px;}
.w70 {max-width: 700px;}
.w60 {max-width: 600px;}
.w50 {max-width: 500px;}

.h200 {height: 200px;}
.h420 {height: 420px;}
.h720 {min-height: 720px; height: 60vh}
.h800 {height: 800px;}
.h900 {height: 900px;}
.h1080 {height: 1080px;}
.h1280 {height: 1280px;}

#ueber-uns, #leistungen {
    padding-top: 8rem;
    padding-bottom: 8rem;
}

#ueber-uns {
    padding-bottom: 0rem;
}

@media screen and (min-width: 1800px){
 body:not(.single-post).h720.hero {max-height: 80vh !important; height: 80vh; min-height: 80vh !important;}
}

@media (orientation: portrait){
 .h720.abbinder {
	 max-height: 40vh !important;
	 height: 40vh;
	 min-height: 40vh !important;
  }

}

span.sep {
    padding: 0 10px;
}


.separator.small {
    background-color: #fff;
    height: 1px;
    width: 80px;
    margin: 30px auto;
}

#back_to_top {
  bottom: 50px;
	right: 50px;
  z-index: 101;
	opacity: 0.7 !important;
}

#back_to_top.on {
  right: 50px;
}

#back_to_top:hover {
	opacity: 1 !important;
}

#back_to_top span i,
#back_to_top span span {
  font-size: 15px;
  color: #fff;
  line-height: 30px;
}

#back_to_top > span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 0px;
}

.wpb_text_column ul {
    list-style: none;
}

.wpb_text_column ul li {
    margin-top: 5px;
    margin-left: 15px;
    position: relative;
    color: #fff;
}

.wpb_text_column ul li::before {
    content: '';
    position: absolute;
    top: 14px;
    left: -15px;
    width: 5px;
    height: 5px;
    background-color: var(--cl-secondary);
    border-radius: 50%;
    transform: translateY(-50%);
}

.service.txt-left .wpb_text_column ul li {
    margin-left: 0px;
    margin-right: 15px;
}

.service.txt-left .wpb_text_column ul li::before {
    left: auto;
    right: -15px;
}

#leistungen-uebersicht .wpb_text_column p{
    min-height: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.vertical_area_background {
    display: none;
}

.center-column {
  height: 55vw;
  display: flex;
  flex-wrap: wrap;
  align-content:center;
}

.content-block {
    max-width: 750px;
}

.content-block.text-left {
    margin: 0 auto 0 0;
}

.content-block.text-right {
    margin: 0 0 0 auto;
}

.content-block.text-left .separator.small {
    margin: 30px auto 30px 0;
}

.content-block.text-right .separator.small {
    margin: 30px 0 30px auto;
}

@media screen and (min-width: 1300px){
	.center-column {
		height: 55vw;
		max-height: 760px;
	}
}

@media screen and (max-width: 1200px){
    .mobile-justify, .mobile-justify .wpb_text_column .wpb_wrapper,
    .mobile-justify p {
        text-align: justify !important;
        hyphens: auto;
        -webkit-hyphens: auto;
        -webkit-hyphenate-limit-chars: auto 5;
        -webkit-hyphenate-limit-lines: 2;
        -ms-hyphens: auto;
        -ms-hyphenate-limit-chars: auto 5;
        -ms-hyphenate-limit-lines: 4;
        hyphenate-limit-chars: auto 5;
        hyphenate-limit-lines: 2;
    }

    .mobile-center, .mobile-center .wpb_text_column .wpb_wrapper,
    .mobile-center h1, .mobile-center .h1,
    .mobile-center h2, .mobile-center .h2,
    .mobile-center h3, .mobile-center .h3,
    .mobile-center h4, .mobile-center .h4,
    .mobile-center p {
        text-align: center !important;
    }

    .mobile-center .wpb_wrapper .separator {
        margin-left: auto;
        margin-right: auto;
    }
}


@media screen and (max-width: 1080px){
	.w1600, .w1300, .w1200  {
		padding-left: 0;
		padding-right: 0;
		width: 90vw;
	}
}

@media screen and (max-width: 960px){
	.center-column {
		height: auto;
	}
}

@media screen and (max-width: 768px){
	.center-column {
		height: auto;
	}
}

@media screen and (max-width: 500px){
	.w1600, .w1300, .w1200, .w1100, .w100, .w90, .w80, .w70, .w60, .w50 {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	#back_to_top {display: none;}
}

/* Home Slider */


rs-module rs-layer, rs-module .rs-layer {
    white-space: inherit !important;
}

rs-layer h1, rs-layer h2, rs-layer h3,
rs-layer .h1, rs-layer .h2, rs-layer .h3,
rs-layer p {
	max-width: 800px !important;
	margin: 0 auto !important;
	text-align: center !important;
}
rs-layer p {
	line-height: 24px !important;
}
rs-layer h3,
rs-layer .h3 {
	font-size: 25px !important;
}

rs-layer .arrow-down-bottom-wrap {
  position: relative;
  z-index: 10;
  display: block;
  width: 100%;
  height: 60px;
}

rs-layer a.arrow-down-bottom {
  position: absolute;
  z-index: 1;
  bottom: -8px;
  left: 50%;
  margin-left:-24px;
  width: 48px;
  height: 48px;
}
rs-layer a.arrow-down-bottom:hover span {background-color: var(--cl-secondary);}
rs-layer a.arrow-down-bottom span {
	cursor: pointer;
	border-radius: 1px;
	height: 2px;
	width: 30px;
	background-color: #ffffff;
	position: absolute;
	top: 22px;
	display: block;
	content: '';
}
rs-layer a.arrow-down-bottom span.a {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
rs-layer a.arrow-down-bottom span.b {
	-ms-transform: translateX(20px) rotate(-45deg);
	-webkit-transform: translateX(20px) rotate(-45deg);
	transform: translateX(20px) rotate(-45deg);
}

#parallax {
    height: 1000px;
    background-position: bottom center;
}

@media screen and (max-width: 600px){
	#parallax {
        height: 300px;
		background-size: cover;
	}

	.h1080 {height: 35vh !important;}
}

.bounce {
	opacity: 1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	transition: all 0.9s ease;

	-webkit-animation: bounceani 2s infinite ease;
	-moz-animation: bounceani 2s infinite ease;
	-ms-animation: bounceani 2s infinite ease;
	-o-animation: bounceani 2s infinite ease;
	animation: bounceani 2s infinite ease;

}
@keyframes bounceani  {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}
@-webkit-keyframes bounceani {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
@-moz-keyframes bounceani {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
@-ms-keyframes bounceani {
	0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}
	40% {-ms-transform: translateY(-30px);}
	60% {-ms-transform: translateY(-15px);}
}
@-o-keyframes bounceani {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}

@media screen and (max-width: 560px){
	rs-layer h3,
	rs-layer .h3 {
		font-size: 20px !important;
	}
}

.service {
    padding: 5rem 0;
}

.service.txt-left {
    background-color: #1c263b;
}

.service h2.h3 {color: var(--cl-secondary) !important;}

.testimonials_c_holder .flex-control-nav {
    margin-top: 0px;
}

.testimonial_author {
    color: var(--cl-secondary) !important;
}

@media screen and (max-width: 600px){
	#testimonilas .grid_section > .section_inner {width: 100%;}
}
/* Kontakformular */

.kaden-contact-form ::-webkit-input-placeholder { opacity: 0.7;}
.kaden-contact-form ::-moz-placeholder { opacity: 0.7;}
.kaden-contact-form :-ms-input-placeholder { opacity: 0.7;}
.kaden-contact-form :-moz-placeholder { opacity: 0.7;}

.kaden-contact-form {
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	font-size: 0;
}

.kaden-contact-form > div {
	clear: both;
   display: block;
	width: 99.5%;
	width: calc(100% - 1px);
	text-align: center;
	position: relative;
}

.kaden-contact-form > div.half {
  display: inline-block;
	width: 49%;
	width: calc(50% - 8px);
}

.kaden-contact-form > div.half:nth-child(even){
	margin-left: 15px;
}

.kaden-contact-form > div > span {
    position: relative;
    display: block;
}

.kaden-contact-form > div.radio{
	line-height: 18px;
	font-size: 17px;
	padding: 20px 0 0 0;
}
.kaden-contact-form > div.radio > span {
	display: block;
	width: 100%;
	padding: 0;
	text-align: left;
	font-weight: 500;
}
.kaden-contact-form > div.radio .wpcf7-list-item-label {
	margin: 10px 5px 0 0;
	display: inline-block;
}
body.qode-safari .kaden-contact-form > div.radio .wpcf7-list-item-label {
	vertical-align: middle;
	padding-left: 8px;
}

.kaden-contact-form > div.check{
	line-height: 18px;
	font-size: 17px;
	padding: 20px 0 0 0;
}
.kaden-contact-form > div.check > span {
	display: block;
	width: 100%;
	padding: 0;
	text-align: left;
	font-weight: 500;
}

.kaden-contact-form > div.check .wpcf7-list-item-label {
	margin: 10px 5px 0 0;
	display: inline-block;
}

body.qode-safari .kaden-contact-form > div.check .wpcf7-list-item-label {
	vertical-align: middle;
	padding-left: 8px;
}

.kaden-contact-form div.checkfull {
	text-align: left;
	padding: 5px 0;
	width: 100%;
	min-height: 44px;
	margin-bottom: 1px !important;
	margin-top: 10px;
}

.kaden-contact-form .wpcf7-form-control-wrap {
    position: initial;
}

.kaden-contact-form div.checkfull  > .wpcf7-form-control-wrap.privacy .wpcf7-not-valid-tip{
	top: 12px;
}

.kaden-contact-form div.checkfull  > .wpcf7-checkbox.privacy {
	width: 100%;
	display: block;
	min-height: 24px;
}

.kaden-contact-form div.checkfull p {
	display: inline-block;
	text-align: left;
	padding: 0 10px 10px 0;
	margin: 0;
	position: absolute;
	z-index: 2;
	top: 8px;
	left: 30px;
	line-height: 18px;
	font-size: 17px;
}

.kaden-contact-form div.checkfull p a {
    color:var(--cl-secondary);
}

.kaden-contact-form div.checkfull p a:hover {
    color:#f1f1f1;
}

.kaden-contact-form div.checkfull p.privacy-txt {
    margin-left: 30px;
}

.kaden-contact-form input[type="checkbox"], .kaden-contact-form input[type="radio"] {
    margin-right: 0.3rem;
    margin-top: 4px;
}

.kaden-contact-form input[type=text], .kaden-contact-form input[type=password],
.kaden-contact-form input[type=tel], .kaden-contact-form input[type=email],
.kaden-contact-form input[type=date],
.kaden-contact-form input[type=password], .kaden-contact-form textarea,
.kaden-contact-form select {
	font-family: 'Barlow-Regular', sans-serif !important;
	font-size: 16px !important;
	color: #fff !important;
	background-color: transparent;
	border-bottom: 1px solid #fff;
	margin-top: 0 !important;
	margin-bottom: 1px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 15px 15px 0px 15px;
	height: 60px;
}

.kaden-contact-form textarea{
	height: 100px;
	min-height: 100px !important;
	max-height: 400px;
	min-width: 100%;
	max-width: 100%;
	background-color: transparent !important;
	border-bottom: 1px solid var(--cl-main) !important;
	padding: 15px 15px 0px 15px;
	height: 60px;
	resize: vertical !important;
}

.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type="submit"], input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"],
.woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
    color: #fff;
    border-color: #fff;
}

.kaden-contact-form  select optgroup {
	font-size:16px;
}

.kaden-contact-form input[type=text]:focus,
.kaden-contact-form input[type=password]:focus,
.kaden-contact-form input[type=tel]:focus,
.kaden-contact-form input[type=email]:focus,
.kaden-contact-form input[type=date]:focus,
.kaden-contact-form input[type=password]:focus,
.kaden-contact-form textarea:focus,
.kaden-contact-form select:focus {
	border-bottom: 1px solid var(--cl-secondary) !important;
}

.kaden-contact-form p {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.kaden-contact-form input.wpcf7-form-control.wpcf7-submit {
	padding: 5px 30px;
	margin: 0 auto 0 auto;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.kaden-contact-form input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: transparent;
}

.kaden-contact-form .wpcf7-not-valid-tip {
	font-size: 10px !important;
	position: absolute;
	color: var(--cl-secondary);
    top: 25px;
    right: 0;
}

.kaden-contact-form .info p, .kaden-contact-form .notice p {
  color: #fff;
  line-height: 18px;
  font-size: 16px;
	padding-bottom: 0;
}

#kontaktformular .qode_google_map {
	height: 660px !important;
}

div.wpcf7-response-output {
	width: 100% !important;
	max-width: 560px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 30px !important;
	border-color: var(--cl-secondary) !important;
	color: #fff !important;
	font-size: 13px;
	line-height: 17px;
	padding: 10px 20px !important;
}

div.wpcf7-response-output.wpcf7-validation-errors {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
	margin-top: 1px;
}

div.wpcf7 .ajax-loader {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
	display: inline-block;
}

span#privacy > span.wpcf7-list-item {
    margin-left: 0;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"], span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type="radio"] {
    position: relative;
    top: 0px;
  }

.wpcf7-spinner {
    display: none;
}

.preview .projects_holder.v4 .mix, .preview .projects_holder.v4.hover_text .mix {
    overflow:hidden;
}

.preview .projects_holder.v4.hover_text .mix h3.portfolio_excerpt.entry_excerpt {
    max-width: 450px;
    margin: 0 auto;
}
.preview .projects_holder.v4.hover_text .mix h3.portfolio_excerpt.entry_excerpt a {
    font-size: 19px;
	font-weight: 300;
    line-height: 24px;
    letter-spacing: 1.3px;
    display: block;
	text-transform: initial;
}

.full_width .projects_holder_outer.v4 .hover_text, .full_width .projects_holder_outer.v4 .standard, .full_width .projects_holder_outer.v5 .hover_text, .full_width .projects_holder_outer.v5 .standard, .full_width .projects_holder_outer.v6 .hover_text, .full_width .projects_holder_outer.v6 .standard {
    width: 100%;
    margin: 0 auto;
}

.projects_holder.v4.hover_text .mix {
    margin: 0 0 40px;
}


.kaden-list .portfolio_title_holder {
	display: block;
	background-color: #0e1626;
	padding: 20px 0
}
.kaden-list .portfolio_title_holder-inner {
	padding: 5px 0 5px 0;
	display: table;
	width: 100%;
}

.immobilien .projects_holder article.mix:not(:last-child) {
	border-bottom: 1px solid #fff;
	padding-bottom: 30px;
	margin-bottom: 60px;
}

.immobilien .portfolio_title {
	margin-bottom: 0 !important;
}

.immobilien .portfolio_title a {
	margin-bottom: 0 !important;
	color: var(--cl-secondary) !important;
}

.projects_holder article .image_holder:hover .image img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

body.home #referenzen.wpb_row{
	position: relative;
	min-height: 700px;
	height: 700px;
  padding-left: 10px;
  padding-right: 10px;
}

body.home #referenzen.wpb_row:after{
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,0.2);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

body.home #referenzen.wpb_row > .full_section_inner{
	display: table;
	height: 100%;
	width: 100%;
}
body.home #referenzen.wpb_row > .full_section_inner * {
  padding-left: 0;
  padding-right: 0;
}

body.home #referenzen.wpb_row > .full_section_inner > .wpb_column.vc_column_container{
	display: table-cell;
	vertical-align: middle;
	float: none;
}

body.home #referenzen.wpb_row:not(:hover) > .full_section_inner > .wpb_column.vc_column_container .on-hover{
	overflow: hidden;
	max-height: 0;
	opacity: 0;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}

body.home #referenzen.wpb_row:hover:after {
	background-color: rgba(0,0,0,0.6);
}

body.home #referenzen.wpb_row:hover > .full_section_inner > .wpb_column.vc_column_container .on-hover{
	max-height: 1000px;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

body.home #referenzen.wpb_row:hover > .full_section_inner > .wpb_column.vc_column_container .qbutton.on-hover{
	padding: 4px 25px;
}

body.home #referenzen.wpb_row > .full_section_inner > .wpb_column.vc_column_container .h2{
	font-weight: 400;
}

.immobilien .portfolio_subheader {
    padding-bottom: 0px;
}

.immobilien .portfolio_excerpt {
    width: 52%;
    margin: 0 auto;
}

.immobilien .portfolio_excerpt a, .kaden-list ul.portfolio_facts.entry_facts li  {
    font-size: 20px;
    line-height: 28px;
    text-transform: none;
    letter-spacing: 0px;
}

body.immobilien.verkaufen div.content {
	background-color: #0e1626;
}

.immobilien .portfolio_cbtbox {
    margin-top: 4px;
}

.kaden-list .portfolio_cbtbox{
	padding-bottom: 0;
}

.kaden-list.item_holder .image img {
	object-fit: cover;
	height: 37vw;
}

#verkaufen-vermieten {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

#verkaufen-vermieten p {
    width: 70%;
    margin: 0 0 0 auto;
}

@media screen and (min-width: 1680px){
	.kaden-list.item_holder .image img {
			height: 668px;
	}
}

@media screen and (min-width: 1981px){
	#verkaufen-vermieten p {
		width: 700px;
	}
}

@media screen and (max-width: 767px){
	.immobilien .portfolio_excerpt a, .kaden-list ul.portfolio_facts.entry_facts li  {
		font-size: 18px;
		line-height: 24px;
	}
}

@media screen and (max-width: 500px){
	.kaden-list.item_holder .image {
		width: 100%;
		min-height: 228px;
	}
	.kaden-list.item_holder .image img {
	  object-fit: cover;
		height: 228px;
	}
}

input.wpcf7-form-control.wpcf7-submit.qbutton,
.qbutton,
.footer_top a.qbutton {
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
    margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
    font-size: 18px;
	letter-spacing: 1.3px;
    padding: 4px 25px;
	text-align: center !important;
	min-width: 170px;
	height: auto !important;
	display: inline-block;
	position: relative;
	background-color: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer_top a.qbutton {
	color: #fff !important;
}

.qbutton.inverse {
  border-color: var(--cl-secondary) !important;
  color: var(--cl-secondary) !important;
}

input.wpcf7-form-control.wpcf7-submit.qbutton:hover,
.qbutton:hover,
.footer_top a.qbutton:hover {
	background-color: var(--cl-secondary) !important;
	color: #fff !important;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
  color: var(--cl-secondary);
}

#verkaufen-vermieten .wpb_column.vc_column_container.vc_col-sm-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

#verkaufen-vermieten .wpb_column.vc_column_container.vc_col-sm-6:nth-child(2) .vc_column-inner{
    width: 80%;
    margin: 0 auto 0 50px;
}

@media screen and (max-width: 950px){
	#verkaufen-vermieten p {width: 90%; display: inline-block;}
	#verkaufen-vermieten .wpb_column.vc_column_container.vc_col-sm-6:nth-child(2) .vc_column-inner {
    width: 100%;
		margin: 0 auto 0 auto;
	}

}

@media screen and (max-width: 767px){

	.qbutton {
		font-size: 15px;
		letter-spacing: 1.2px;
	}

	.kaden-list .portfolio_title_holder-inner {
		padding: 15px;
		width: calc(100% - 30px);
	}

	#verkaufen-vermieten {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#verkaufen-vermieten .wpb_column.vc_column_container.vc_col-sm-6 {
	  display: block;
	  height: auto;
	}
	#verkaufen-vermieten p {text-align: center !important; margin-bottom: 10px;}
}

.service .vc_col-sm-6 .vc_column-inner {
    padding-left: 40px;
    padding-right: 40px;
}

.service .full_section_inner {
    max-width: 1300px;
    margin: 0 auto;
}


#home-protfolio-list {
	margin-left: 25px;
  margin-right: 25px;
}

@media screen and (max-width: 1280px){
    #home-protfolio-list {
        margin-left: 10px;
    margin-right: 10px;
    }
}


.portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder {
	overflow: hidden;
	margin: 30px;
	padding: 0;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .portfolio_shader {
 opacity: 0.4;
}


.inline.wpb_content_element, .inline .wpb_wrapper {
	display: inline-block;
}

.portfolio_single > .vc_row.wpb_row.section .h2,
.portfolio_single > .vc_row.wpb_row.section h3 {
	color: var(--cl-secondary);
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}
.portfolio_single > .vc_row.wpb_row.section h3 {
	padding-bottom: 5px;
	font-size: 19px;
}

.portfolio_main_holder article .item_holder.image_text_zoom_hover:hover .image_holder .image {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

body.home .portfolio-service-list,
.references-list {
  margin-left: 15px;
   margin-right: 15px;
}
.references-list .portfolio_main_holder article .item_holder.image_text_zoom_hover .portfolio_shader {
	opacity: 0;
}

.references-list .portfolio_main_holder article .item_holder.image_text_zoom_hover:hover .portfolio_shader {
	opacity: 1;
}


html body.home .portfolio-service-list .kaden-portfolio-service.item_holder .outer-wrap,
html .references-list .kaden-portfolio-service.item_holder .outer-wrap{
	opacity: 0;
	max-height: 0;
	overflow:hidden;
	-webkit-transition: max-height 0.3s linear, opacity 0.3s linear;
	transition: max-height 0.3s linear, opacity 0.3s linear;
}
html body.home .portfolio-service-list .kaden-portfolio-service.item_holder:hover .outer-wrap,
html .references-list .kaden-portfolio-service.item_holder:hover .outer-wrap{
	opacity: 1;
	max-height: 500px;
}

html .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle{
	padding-bottom: 5px;
	color: var(--cl-secondary);
}

html .kaden-portfolio-service.item_holder .portfolio_subtitle,
html .kaden-portfolio-service.item_holder .portfolio_title {
	margin-bottom: 0;
	padding-bottom: 0;
}

html .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle,
html .references-list .kaden-portfolio-service.item_holder .portfolio_title {
	opacity: 0;
	line-height: 2.0rem !important;
	-webkit-transition: opacity 0.3s linear;
	transition: mopacity 0.3s linear;
}
html .references-list .kaden-portfolio-service.item_holder:hover .portfolio_subtitle,
html .references-list .kaden-portfolio-service.item_holder:hover .portfolio_title{
	opacity: 1;
}

.stories-wrap-outer-hover .vc_gitem-zone-mini > .vc_gitem_row .stories-wrap-inner .vc_gitem-acf.h2,
body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_title a,
.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_title a,
.references-list .kaden-portfolio-service.item_holder .portfolio_subtitle span, .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle a{
	font-weight: 400;
}

body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_excerpt a,
.references-list .kaden-portfolio-service.item_holder .portfolio_excerpt, .references-list .kaden-portfolio-service.item_holder .portfolio_excerpt a {
	line-height: normal;
	color: #fff;
	display: block;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 400;
}
body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_excerpt a {
	color: var(--cl-secondary);
}

.references-list .kaden-portfolio-service.item_holder .qbutton.mt {margin-top: 20px;}


@media screen and (min-width:2200px){

  .stories-wrap-outer-hover .vc_gitem-zone-mini > .vc_gitem_row .stories-wrap-inner .vc_gitem-acf.h2,
	html .references-list .kaden-portfolio-service.item_holder .portfolio_title 	{
		font-size: 33px;
	}

	html .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle,
	html .references-list .kaden-portfolio-service.item_holder .portfolio_title {
		line-height: 2.7rem !important;
	}
}

@media screen and (min-width: 1621px){
	body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_excerpt a,
	.references-list .kaden-portfolio-service.item_holder .portfolio_excerpt, .references-list .kaden-portfolio-service.item_holder .portfolio_excerpt a	{
		font-size: 18px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 2470px){
	.stories-wrap-outer-hover .vc_gitem-zone-mini > .vc_gitem_row .stories-wrap-inner .vc_gitem-acf.h2,
	body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_title a,
	.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_title a{
		font-size: 26px;
	}

	html .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle,
	.references-list .kaden-portfolio-service.item_holder .portfolio_subtitle {
		font-size: 19px;
		line-height: 1.2rem !important;
		font-weight: 600;
	}

	.references-list .kaden-portfolio-service.item_holder .separator.small {
    margin: 15px auto;
	}

}
@media screen and (min-width: 1400px) and (max-width: 1910px){
	.stories-wrap-outer-hover .vc_gitem-zone-mini > .vc_gitem_row .stories-wrap-inner .vc_gitem-acf.h2,
	body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_title a,
	.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_title a{
		font-size: 23px;
	}

	html .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle,
	.references-list .kaden-portfolio-service.item_holder .portfolio_subtitle {
		font-size: 16px;
	}
	.references-list .kaden-portfolio-service.item_holder .portfolio_excerpt, .references-list .kaden-portfolio-service.item_holder .portfolio_excerpt a	{
		font-size: 18px;
	}

}


@media screen and (min-width: 1050px) and (max-width: 1400px){
	.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_title a{
		font-size: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1050px){
	.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_title a{
		font-size: 23px;
	}

	.stories-wrap-outer-hover .vc_gitem-zone-mini > .vc_gitem_row .stories-wrap-inner .vc_gitem-acf.h2{
		font-size: 18px;
	}

	.stories-wrap-outer-hover .vc_gitem-zone-mini	.qbutton{
		line-height: 26px;
		font-size: 14px;
	}

	.references-list .kaden-portfolio-service.item_holder .portfolio_excerpt, .references-list .kaden-portfolio-service.item_holder .portfolio_excerpt a	{
		font-size: 18px;
	}

	html .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle,
	.references-list .kaden-portfolio-service.item_holder .portfolio_subtitle {
		font-size: 16px;
		line-height: 1.2rem !important;
		font-weight: 600;
	}

	.stories-wrap-outer-hover .vc_gitem-zone-mini	.separator.small,
	.references-list .kaden-portfolio-service.item_holder .separator.small {
    margin: 15px auto;
	}

}

@media screen and (min-width: 400px) and (max-width: 748px){
	body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_excerpt a,
	.references-list .kaden-portfolio-service.item_holder .portfolio_excerpt a	{
		font-size: 20px;
	}
}

@media screen and (max-width: 600px){
	.stories-wrap-outer-hover .vc_gitem-zone-mini > .vc_gitem_row .stories-wrap-inner .vc_gitem-acf.h2,
	 html .references-list .kaden-portfolio-service.item_holder .portfolio_title,
	.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_title a{
		font-size: 16px;
		line-height: 1.3rem !important;
	}
	html .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle,
	.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_subtitle{
		font-size: 16px;
		line-height: 1.3rem !important;
	}
	.references-list .kaden-portfolio-service.item_holder .portfolio_excerpt, .references-list .kaden-portfolio-service.item_holder .portfolio_excerpt a	{
		font-size: 18px;
	}

	.stories-wrap-outer-hover .vc_gitem-zone-mini	.separator.small,
	.references-list .kaden-portfolio-service.item_holder .separator.small {
    margin: 10px auto;
	}
	.references-list .kaden-portfolio-service.item_holder .qbutton.mt {
    margin-top: 5px;
	}

	.stories-wrap-outer-hover .vc_gitem-zone-mini	.qbutton{
		line-height: 26px;
		font-size: 14px;
	}
}

@media screen and (max-width: 359px){
	.stories-wrap-outer-hover .vc_gitem-zone-mini > .vc_gitem_row .stories-wrap-inner .vc_gitem-acf.h2,
	body.home .portfolio-service-list .kaden-portfolio-service.item_holder .portfolio_title a,
	.references-list .kaden-portfolio-service.item_holder .portfolio_title span, .references-list .kaden-portfolio-service.item_holder .portfolio_title a{
		font-size: 4vw;
	}
	body.home .portfolio-service-list .portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder,
	.references-list .portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder	{
    margin: 30px 0;
    padding: 0;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
	}

	.references-list .kaden-portfolio-service.item_holder .separator.small {
    margin: 5px auto;
	}
}


@media screen and (max-width: 1910px){
  .preview .projects_holder.v4 .mix, .preview .projects_holder.v4.hover_text .mix,
  .preview .projects_holder.v4 .mix:first-child, .preview .projects_holder.v4.hover_text .mix:first-child,
  .preview .projects_holder.v4 .mix:nth-child(4), .preview .projects_holder.v4.hover_text .mix:nth-child(4) {  width: 31.7%; margin: 0 0 2.5%;}

}

@media screen and (max-width: 1400px){
  .preview .projects_holder.v4 .mix, .preview .projects_holder.v4.hover_text .mix,
  .preview .projects_holder.v4 .mix:first-child, .preview .projects_holder.v4.hover_text .mix:first-child,
  .preview .projects_holder.v4 .mix:nth-child(4), .preview .projects_holder.v4.hover_text .mix:nth-child(4),
  .preview .projects_holder.v3 .mix, .preview .projects_holder.v3.hover_text .mix,
  .preview .projects_holder.v3 .mix:first-child, .preview .projects_holder.v3.hover_text .mix:first-child,
  .preview .projects_holder.v3 .mix:nth-child(4), .preview .projects_holder.v3.hover_text .mix:nth-child(4) {  width: 48.3%; margin: 0 0 3.5%;}

}

@media screen and (max-width: 1200px){

	.immobilien  .item_holder.slide_up .portfolio_title_holder .portfolio_title a{
		font-size: 2.5vw !important;
		line-height: initial;
	}
	.immobilien  .item_holder.slide_up .portfolio_title_holder .portfolio_title {
		margin-top: 0;
	}
	.immobilien .portfolio_excerpt {
		width: 80%;
	}
	.immobilien .portfolio_facts {
		margin-top:0;
		padding-bottom: 0;
	}
	.immobilien .portfolio_cbtbox {
		margin-top: 10px;
	}

	.service .vc_col-sm-6 .vc_column-inner {
		padding-left: 40px;
		padding-right: 40px;
	}

}

@media screen and (max-width: 1050px){
	.immobilien .portfolio_excerpt {
		width: 90%;
	}
	.immobilien .portfolio_excerpt a {
		display: block;
	}
	.immobilien .separator.small {
		margin: 15px auto;
	}
}

@media screen and (min-width: 992px) {
    .vc_col-md-4 {
        width: 33.3%;
    }
}

@media screen and (max-width: 970px) {
	.preview .projects_holder.v4.hover_text .mix h3.portfolio_excerpt.entry_excerpt a, .preview .projects_holder.v3.hover_text .mix h3.portfolio_excerpt.entry_excerpt a  {
			font-size: 17px;
			line-height: 22px;
			letter-spacing: 1.3px;
	}
}

@media screen and (min-width: 746px) and (max-width: 800px) {
	.preview .projects_holder.v4.hover_text .mix h3.portfolio_excerpt.entry_excerpt a, .preview .projects_holder.v3.hover_text .mix h3.portfolio_excerpt.entry_excerpt a {
			font-size: 16px;
			line-height: 22px;
			letter-spacing: 1.3px;
	}
}


@media screen and (min-width: 768px) and (max-width: 1000px){
	.vc_row.service.txt-left,
	.vc_row.service.txt-right {
		padding-bottom: 60px !important;
	}

}

@media screen and (min-width: 768px){
    .vc_col-sm-4 {
        width: 33.3%;
    }
}

@media screen and (max-width: 767px){

	.service .vc_col-sm-6 .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
		width: calc(100% - 30px);
		margin-left: auto;
		margin-right: auto;
	}

 .kaden-contact-form {	max-width: 100%;}
 .kaden-contact-form textarea{min-height: 150px;}
	.column-space-width .full_section_inner > .wpb_column {
			padding-left: 0;
			padding-right: 0;
	}

	.vc_row.service > .full_section_inner > .wpb_column.center-column,
	.vc_row.service > .full_section_inner > div > div > .wpb_column.center-column	{
		height: auto;
	}

	.vc_row.service > .full_section_inner > .wpb_column.center-column,
	.vc_row.service > .full_section_inner > div > div > .wpb_column.center-column	{
		padding-top: 60px;
	}

	.vc_row.service > .full_section_inner > .wpb_column.center-column *,
	.vc_row.service > .full_section_inner > div > div > .wpb_column.center-column *	{
		text-align: center !important;
	}

    .vc_row.service > .full_section_inner > .wpb_column.center-column ul {
        margin: 0 auto;
        width: 80%;
    }

	.vc_row.service > .full_section_inner > .wpb_column.center-column ul,
    .vc_row.service > .full_section_inner > .wpb_column.center-column ul li {
		text-align: left !important;
	}

    .service.txt-left .wpb_text_column ul li {
        margin-left: 15px;
        margin-right: 0px;
      }

    .service.txt-left .wpb_text_column ul li::before {
        left: -15px;
        right: auto;
    }

	.vc_row.service > .full_section_inner,
	.vc_row.service.txt-left > .full_section_inner > div > div,
	.vc_row.service.txt-right > .full_section_inner > div > div	{
		display: flex;
		flex-direction: column;
	}
	.vc_row.service.txt-left > .full_section_inner > .wpb_column:first-child,
	.vc_row.service.txt-left > .full_section_inner > div > div > .wpb_column:first-child {
		order: 2;
	}
	.vc_row.service.txt-left > .full_section_inner > .wpb_column:last-child,
	.vc_row.service.txt-left > .full_section_inner > div > div > .wpb_column:last-child	{
		order: 1;
	}
	.vc_row.service.txt-right > .full_section_inner > .wpb_column:first-child,
	.vc_row.service.txt-right > .full_section_inner > div > div > .wpb_column:first-child	{
		order: 1;
	}
	.vc_row.service.txt-right > .full_section_inner > .wpb_column:last-child,
	.vc_row.service.txt-right > .full_section_inner > div > div > .wpb_column:last-child	{
		order: 2;
	}
	.vc_row.service .content-block .separator.small {
		margin: 30px auto 30px auto;
	}


}

@media screen and (max-width: 950px){
	.preview .references-list .projects_holder.v4 .mix, .preview .references-list .projects_holder.v4.hover_text .mix,
  .preview .references-list .projects_holder.v4 .mix:first-child, .preview .references-list .projects_holder.v4.hover_text .mix:first-child,
  .preview .references-list .projects_holder.v4 .mix:nth-child(4), .preview .references-list .projects_holder.v4.hover_text .mix:nth-child(4),
  .preview .references-list .projects_holder.v3 .mix, .preview .references-list .projects_holder.v3.hover_text .mix,
  .preview .references-list .projects_holder.v3 .mix:first-child, .preview .references-list .projects_holder.v3.hover_text .mix:first-child,
  .preview .references-list .projects_holder.v3 .mix:nth-child(4), .preview .references-list .projects_holder.v3.hover_text .mix:nth-child(4)  {
			width: 100% !important;
			margin: 0 0 3.5%;
	}
}

@media screen and (max-width: 767px){
    .wpcf7 form.wpcf7-form p.info {
        margin-top: 30px;
    }
}

@media screen and (max-width: 745px){
	.preview .projects_holder.v4 .mix, .preview .projects_holder.v4.hover_text .mix,
    .preview .projects_holder.v4 .mix:first-child, .preview .projects_holder.v4.hover_text .mix:first-child,
    .preview .projects_holder.v4 .mix:nth-child(4), .preview .projects_holder.v4.hover_text .mix:nth-child(4),
    .preview .projects_holder.v3 .mix, .preview .projects_holder.v3.hover_text .mix,
    .preview .projects_holder.v3 .mix:first-child, .preview .projects_holder.v3.hover_text .mix:first-child,
    .preview .projects_holder.v3 .mix:nth-child(4), .preview .projects_holder.v3.hover_text .mix:nth-child(4) {
			width: 100% !important;
			margin: 0 0 3.5%;
	}
	.preview .portfolio_main_holder h2 a {
    font-size: 26px;
    line-height: normal;
    display: block;
	}
}

@media screen and (max-width: 560px){

	 .kaden-contact-form > div, .kaden-contact-form > div.half {display: block; width: 100%; margin-left: 0 !important;}
	 .kaden-contact-form div.check {width: calc(100% - 20px);}

	 .w100, .w90, .w80, .w70, .w60, .w50 {
		width: auto;
	 }

	.portfolio_main_holder .item_holder.slide_up .image_holder,
	.portfolio_main_holder .item_holder.slide_up .image_holder span	{
		height: 250px;
		width: 100%;
		overflow: hidden;
	}

	.immobilien .portfolio_excerpt {
		display: none;
	}

	.portfolio_main_holder .item_holder.slide_up .image_holder img {
		-webkit-transform: scale(1.7);
		transform: scale(1.7);
	}
	.portfolio_main_holder .item_holder.slide_up:hover .image_holder img {
		-webkit-transform: scale(1.9);
		transform: scale(1.9);
	}

}

@media screen and (max-width: 450px){

	.portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder {
    padding: 20px 5px;
	}


	.references-list > .full_section_inner > .vc_column_container > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.stories-grid .vc_grid-item {
		padding: 5px !important;
	}

	body.home .portfolio-service-list .portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder,
	.references-list .portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder	{
			padding: 5px;
			margin: 0;
			width: 100%;
			height: 100%;
	}

	.preview .projects_holder.v4.hover_text .mix h3.portfolio_excerpt.entry_excerpt a,
    .preview .projects_holder.v3.hover_text .mix h3.portfolio_excerpt.entry_excerpt a {
		font-size: 13px !important;
		line-height: initial;
		letter-spacing: 1.2px;
		font-weight: 400;
		display: block;
	}

}

@media screen and (max-width: 400px){

	.portfolio_main_holder .item_holder.slide_up .image_holder,
	.portfolio_main_holder .item_holder.slide_up .image_holder span	{
		height: 220px;
	}
	.portfolio_main_holder .item_holder.slide_up .image_holder img {
		-webkit-transform: scale(1.9);
		transform: scale(1.9);
	}
	.portfolio_main_holder .item_holder.slide_up:hover .image_holder img {
		-webkit-transform: scale(2.2);
		transform: scale(2.2);
	}

}


/* KREISAUSWAHL ABLAUF */


.qode-showcase-icon .qode-icon-holder {
    width: 5vw;
    height: 5vw;
    line-height: 110px;
    font-size: 38px;
    background-size: 55%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff !important;
}

.qode-int-icon-showcase {
    width: 35vw;
    height: 35vw;
    margin: 100px auto;
    padding-top: 0 !important;
}


.qode-showcase-content-cell *{
    color: #fff;
}

.qode-showcase-content-cell {
    position: relative;
}

.qode-showcase-content-cell::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 20%;
    font-size: 42px;
    transform: translateX(-50%);
    color: #fff;
    font-weight: 500;
}


@media screen and (max-width: 1980px){
	.qode-int-icon-showcase {
    width: 40vw;
    height: 40vw;
	}
	
}
@media screen and (max-width: 1550px){
	.qode-int-icon-showcase {
    width: 50vw;
    height: 50vw;
	}
	
	.qode-showcase-icon .qode-icon-holder {
		width: 7vw;
		height: 7vw;
	}		
}
@media screen and (max-width: 1200px){
	.qode-int-icon-showcase {
    width: 70vw;
    height: 70vw;
	}
	
	.qode-showcase-icon .qode-icon-holder {
		width: 9vw;
		height: 9vw;
	}		
	
}
@media screen and (max-width: 800px){
	.qode-int-icon-showcase {
    width: 98vw;
    height: 98vw;
	}
	
	.qode-showcase-icon .qode-icon-holder {
		width: 11vw;
		height: 11vw;
	}		
	
	.qode-showcase-content-cell::before {
    font-size: 32px;	
	}
	.qode-showcase-content-cell h3 {font-size: 16px;}
}
@media screen and (max-width: 600px){

	.qode-showcase-content-cell h3 {
        font-size: 14px;
        margin-top: 30px;
    }

    .qode-showcase-content-cell::before {
        top: 25%;
    }
}



.qode-int-icon-circle {
    position: relative;
}

.qode-int-icon-circle::before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 2.5vw);
    height: 5vw;
    width: 5vw;
    transform: translateX(-100%);
    background-color: var(--cl-main);
}

/* 
.qode-int-icon-circle::after {
    content: '';
    position: absolute;
    top: 3%;
    left: 78%;
    height: 8px;
    width: 8px;
    transform: rotate(66deg);
    border: 2px solid #fff;
    border-left-color: transparent;
    border-bottom-color: transparent;
} */

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(1) .qode-showcase-content-cell::before {content: '1.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(2) .qode-showcase-content-cell::before {content: '2.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(3) .qode-showcase-content-cell::before {content: '3.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(4) .qode-showcase-content-cell::before {content: '4.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(5) .qode-showcase-content-cell::before {content: '5.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(6) .qode-showcase-content-cell::before {content: '6.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(7) .qode-showcase-content-cell::before {content: '7.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(8) .qode-showcase-content-cell::before {content: '8.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(9) .qode-showcase-content-cell::before {content: '9.';}
.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(10) .qode-showcase-content-cell::before {content: '10.';}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:first-child .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:first-child .qode-showcase-icon {
    top: 0;
    left: 50%;
    -webkit-transition-delay: .65s;
    transition-delay: .65s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(2) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(2) .qode-showcase-icon {
    top: 9.5%;
    left: 79.5%;
    -webkit-transition-delay: .85s;
    transition-delay: .85s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(3) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(3) .qode-showcase-icon {
    top: 34.5%;
    left: 97.5%;
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(4) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(4) .qode-showcase-icon {
    top: 65.5%;
    left: 97.5%;
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(5) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(5) .qode-showcase-icon {
    top: 90.5%;
    left: 79.5%;
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(6) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(6) .qode-showcase-icon {
    top: 100%;
    left: 50%;
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(7) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(7) .qode-showcase-icon {
    top: 90.5%;
    left: 20.5%;
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(8) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(8) .qode-showcase-icon {
    top: 65.5%;
    left: 2.5%;
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(9) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(9) .qode-showcase-icon {
    top: 34.5%;
    left: 2.5%;
    -webkit-transition-delay: 2.25s;
    transition-delay: 2.25s;
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(10) .qode-showcase-icon, .touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(10) .qode-showcase-icon {
    top: 9.5%;
    left: 20.5%;
    -webkit-transition-delay: 2.45s;
    transition-delay: 2.45s;
}

.qode-showcase-item-holder.qode-showcase-active .qode-showcase-icon .qode-icon-holder.qode-icon-circle {
    background-color: #d5da28 !important;
  }

.qode-showcase-item-holder:nth-child(1) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_1_anfrage_b.svg');}
.qode-showcase-item-holder:nth-child(2) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_3_kalkulation_b.svg');}
.qode-showcase-item-holder:nth-child(3) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_4_beauftragung_b.svg');}
.qode-showcase-item-holder:nth-child(4) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_5_feinplanung_b.svg');}
.qode-showcase-item-holder:nth-child(5) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_7_ausfuehrung_b.svg');}
.qode-showcase-item-holder:nth-child(6) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_8_bauueberwachung_b.svg');}
.qode-showcase-item-holder:nth-child(7) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_9_vorabnahme_b.svg');}
.qode-showcase-item-holder:nth-child(8) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_10_endabnahme_b.svg');}
.qode-showcase-item-holder:nth-child(9) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_11_rechnungslegung_b.svg');}
.qode-showcase-item-holder:nth-child(10) .qode-showcase-icon .qode-icon-holder {background-image: url('/wp-content/uploads/2023/08/kaden_icon_12_fotodokumentation_b.svg');}

.qode-showcase-item-holder .qode-showcase-content .qode-showcase-content-inner {
    font-size: 16px;
}

.produkte .txt-filter p{
    font-weight: 400;
}

/* Main Menu */
.boxed.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo, .boxed.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo footer.uncover, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .content .container, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .full_screen_holder, .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .full_width,
.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .q_slider,
.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .title_outer,
.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) footer {
    padding-left: 0 !important;
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo {
	position: absolute;
	bottom: auto;
	width: 120px;
	top: -200px !important;
	left: 40px !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.pageloaded.vertical_menu_hidden .vertical_menu_area_bottom_logo {
	top: 0 !important;
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner {
	position: fixed;
	width: 140px;
	bottom: auto;
	padding: 40px 0px 0px 0px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
body.sticky.vertical_menu_hidden .vertical_menu_area_bottom_logo {
    left: 55px !important;
}

body.sticky .vertical_menu_area_bottom_logo_inner {
	padding: 10px 15px 5px 15px;
    width: 95px;
}

nav.vertical_menu > ul > li.active > a {
	color: var(--cl-main);
}

nav.vertical_menu > ul > li:hover > a {
	color: var(--cl-secondary);
}

@media screen and (min-width: 1921px){
	.vertical_menu_hidden .vertical_menu_area_bottom_logo,
	.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner {
		width: 175px;
	}

	body.sticky .vertical_menu_area_bottom_logo_inner {
		width: 100px;
	}
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner a {
	padding: 0;
}
.vertical_logo_wrapper {
	display: none !important;
}

body.sticky .vertical_menu_area_bottom_logo {
	display: none !important;
}

aside.vertical_menu_area {
	z-index: 103;
}

.vertical_menu_hidden aside.vertical_menu_area {
	padding: 2% 5%;
}

.safari_browser.vertical_menu_hidden aside.vertical_menu_area {
    overflow: initial !important;
}

.vertical_menu_area.vertically_center_content nav.vertical_menu ul {
	text-align: right;
}


body.ka-poc-immobilien .vertical_menu ul li.menu-item.ka-poc-immobilien > a,
body.ka-poc-kaufen .vertical_menu ul li.menu-item.ka-poc-kaufen > a,
body.ka-poc-mieten .vertical_menu ul li.menu-item.ka-poc-mieten > a,
body.ka-poc-referenzen .vertical_menu ul li.menu-item.ka-poc-referenzen > a,
body.ka-poc-stories .vertical_menu ul li.menu-item.ka-poc-stories > a {
	color: var(--cl-secondary);
}


.vertical_menu .second ul li.menu-item.current_page_item a {
   color: var(--cl-secondary);
}
aside li.menu-item.menu-item-has-children.has_sub.narrow span.plus {display: none !important; }

.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li a{
	text-align: right;
	font-size: 2.5rem;
	font-weight: 300;
	padding: 30px 0 0 0;
	letter-spacing: 2px;
}

.vertical_menu_area.with_scroll.vertically_center_content {
	background-color: rgba(14, 22, 38, 0);
	right: -572px !important;
	left: auto !important;
	width: 0 !important;

	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.vertical_menu_hidden.vertical_menu_hidden_with_logo aside.vertical_menu_area.active {
	right: 0 !important;
	width: 570px !important;
	max-width: 50%;
	max-width: calc(50% - 70px);
	padding-left: 20px;
	padding-right: 50px;
	background-color: #fff;
}

.vertical_menu_hidden_button {
	left: auto;
	right: 50px;
	top: 40px;
	margin-right: -14px;
}


.vertical_menu_hidden_button_line {
	/*
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	*/
	transform: scale(-1, 1);
}

.vertical_menu_hidden_button_line,
.vertical_menu_hidden_button_line::after,
.vertical_menu_hidden_button_line::before {
	height: 2px;
	width: 30px;
}

.vertical_menu_hidden_button_line::before {
	top: -20px;
}
.vertical_menu_hidden_button_line::after {
	bottom: 10px;
	width: 24px;
}

.vertical_menu_hidden_button_line, 
.vertical_menu_hidden_button_line::after,
.vertical_menu_hidden_button_line::before {
  background-color: #fff;
}


.vertical_menu_hidden_button:hover .vertical_menu_hidden_button_line::after {
	width: 30px;
	bottom: 10px;
}
.vertical_menu_hidden_button:hover .vertical_menu_hidden_button_line::before {
	top: -20px;
}
.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line::after {
	width: 30px;
}

.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line::after {
	bottom: 0px;
}
.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line::before {
	top: -16px;
}

aside:not(.active) .vertical_menu_hidden_button.darkmode .vertical_menu_hidden_button_line,
aside:not(.active) .vertical_menu_hidden_button.darkmode .vertical_menu_hidden_button_line::after,
aside:not(.active) .vertical_menu_hidden_button.darkmode .vertical_menu_hidden_button_line::before {
	background-color: #0e1626;
}

aside.active .vertical_menu_hidden_button_line,
aside.active .vertical_menu_hidden_button_line::after,
aside.active .vertical_menu_hidden_button_line::before {
    background-color: #0e1626;
}


aside.active .vertical_menu_hidden_button:hover .vertical_menu_hidden_button_line::after,
aside.active .vertical_menu_hidden_button:hover .vertical_menu_hidden_button_line::before {
    background-color: var(--cl-secondary);
}

.vertical_menu_area.vertically_center_content .vertical_menu_area_widget_holder {
	left: auto;
	right: 0;
	text-align: right;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.vertical_menu_area:not(.active).vertically_center_content .vertical_menu_area_widget_holder {
	right: -50px;
}

.vertical_menu_area .address {
	display: block;
	width: 100%;
	min-width: 226px;
	text-align: right;
	font-size: 16px;
  text-transform: uppercase;
  line-height: 1.2em;
	color : #0e1626;
}

.vertical_menu_area .address h2 {
	color: var(--cl-secondary);
	font-size: 16px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: 400;
  line-height: 1.2em;

}

.vertical_menu_area .address .h5 {
	color: var(--cl-secondary);
	letter-spacing: 0.03em;
	padding-bottom: 5px;
}

.vertical_menu_area .address a {
	display: block;
	font-weight: 400;
	width: 100%;
	color: #0e1626;
	font-size: 16px;
	text-align: right;
	line-height: 1.3rem;
}

.vertical_menu_area .address a:hover {
	color: var(--cl-secondary) !important;
}


/*
.vertical_menu_area .address a.mail {
	color: var(--cl-secondary);
}

.vertical_menu_area .address a.mail:hover {
	color: #fff;
}
*/

nav.vertical_menu_toggle ul li.menu-item-has-children a span {
    display: inline-block;
    max-width: none;
    line-height: initial;
}

nav.vertical_menu_toggle ul li.menu-item a {
	position: relative;
}

nav.vertical_menu_toggle li .second ul {
		display: block !important;
		padding-bottom:20px;
}

nav.vertical_menu_toggle li .second ul li a {
	padding: 15px 0 0 0 !important;
}
nav.vertical_menu_toggle li .second ul li a > span:not(.plus) {
	text-transform: uppercase;
	font-size: 1.6rem;
	font-weight: 400;
}

nav.vertical_menu_toggle li a > span.plus {
	position: absolute !important;
	right: -22px;
	top: 53px;
	display: block !important;
	margin: 0 !important;
}

@media screen and (max-width: 1650px){
	.vertical_menu_hidden.vertical_menu_hidden_with_logo aside.vertical_menu_area.active {
		max-width: calc(60% - 50px);
		padding-right: 30px;
	}
	.vertical_menu_hidden_button {
		right: 30px;
	}
}

@media screen and (max-width: 1000px){
	.vertical_menu_enabled header .header_inner {
		display: none !important;
	}
	aside.vertical_menu_area,
	.vertical_menu_area_bottom_logo {
		display: block !important;
	}
	.vertical_menu_enabled header {
		display: block;
	}
	header .q_logo img.mobile {
		display: block !important;
		opacity: 1 !important;
		position: relative;
		margin: 0 auto;
	}
}

@media screen and (max-height: 970px){

	.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li a{
		font-size: 2.2rem;
		padding: 14px 0 0 0;
	}
	nav.vertical_menu_toggle li .second ul li a > span:not(.plus) {
		font-size: 1.5rem
	}
}

@media screen and (max-height: 840px){

	.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li a{
		font-size: 2.0rem;
		padding: 12px 0 0 0;
	}
	nav.vertical_menu_toggle li .second ul li a > span:not(.plus) {
		font-size: 1.4rem
	}
}

@media screen and (max-height: 750px){

	.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li a{
		font-size: 1.5rem;
		padding: 8px 0 0 0;
	}
	nav.vertical_menu_toggle li .second ul li a > span:not(.plus) {
		font-size: 1.3rem
	}
}


@media screen and (max-height: 700px){
	.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li a{
		padding: 4px 0 0 0;
	}
}


@media screen and (max-width: 900px){
	.vertical_menu_hidden.vertical_menu_hidden_with_logo aside.vertical_menu_area.active {
		width: 70vw !important;
	}
}

@media screen and (max-width: 767px){
	.vertical_menu_area.vertically_center_content nav.vertical_menu ul > li a {
		font-size: 2.0rem;
		padding: 15px 0 0 0;
	}
	nav.vertical_menu_toggle li .second ul li a > span:not(.plus) {
		font-size: 1.1rem
	}

	nav.vertical_menu_toggle li a > span.plus {
		top: 32px;
	}

}


@media screen and (max-width: 600px){

	.vertical_menu_hidden.vertical_menu_hidden_with_logo aside.vertical_menu_area.active {
		width: 100vw !important;
		max-width: 100%;
	}
	.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li a{
		font-size: 1.5rem;
		padding: 8px 0 0 0;
	}
	nav.vertical_menu_toggle li a > span.plus {
		right: -18px;
		top: 23px;
	}

	.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner {
		width: 60px;
		padding-top: 15px;
		left: 15px;
	}

	rs-layer h2, rs-layer .h2 {
    font-size: 18px;
	}
	rs-layer h5, rs-layer .h5 {
    font-size: 16px;
		padding-bottom: 0;
	}

	#rev_slider_2_1_wrapper .hermes.tp-bullets {
    -webkit-transform: translate(-50px, -20px) !important;
		transform: translate(-50px, -20px) !important;
	}

	rs-layer a.arrow-down-bottom {
			bottom: 0;
			margin-left: -15px;
			width: 28px;
			height: 28px;
	}
	rs-layer a.arrow-down-bottom span {
    height: 2px;
    width: 15px;
    top: 15px;
	}
	rs-layer a.arrow-down-bottom span.b {
			left: -10px;
	}

	rs-arrow.uranus.tparrows:before {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 30px !important;
    margin-left: -15px !important;
	}
	rs-arrow.uranus.tparrows.tp-rightarrow:before {
		margin-left: 37px !important;
	}

}

@media screen and (max-height: 650px){

	.vertical_menu_hidden_button {
    top: 20px;
    margin-right: -28px;
	}

	.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_menu_area .vertical_menu_area_inner {
    height: auto;
		width: 85%;
		min-width: 186px;
	}
	.vertical_menu_area.vertically_center_content nav.vertical_menu {
		position: relative;
		margin-top: 20px;
		margin-bottom: 10px;
		padding: 0;
	}

	.vertical_menu_area.vertically_center_content nav.vertical_menu + .vertical_menu_area_widget_holder{
		position: relative;
	}

	.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li a{
		font-size: 1.4rem;
		padding: 5px 0 0 0 !important;
	}

	.vertical_menu_area.vertically_center_content nav.vertical_menu ul  > li.menu-item-has-children.has_sub.open {
		padding-bottom: 10px !important;
	}

	nav.vertical_menu_toggle li .second ul li a > span:not(.plus) {
		font-size: 1.0rem
	}

}

footer{
	z-index: 0;
}

footer p {
    padding-bottom: 0px;
}

footer .footer_top_holder {
	padding-top: 60px;
	padding-bottom: 60px
}

footer .footer_top_holder img {
	max-width: 140px;
	margin-bottom: 20px;
}

.footer_top .h3 {
	line-height: 1.3 !important;
    color: var(--cl-secondary);
}
.footer_top .h3 span {
    font-weight: 400;
    font-size: 19px;
}
.footer_top a:not(.qbutton):hover {
	color: var(--cl-secondary) !important;
}

.footer_bottom {
    font-size: inherit;
    line-height: inherit;
}

footer .footer_bottom_holder .column1 {width: 30% !important;}
footer .footer_bottom_holder .column2 {width: 40% !important;}
footer .footer_bottom_holder .column3 {width: 30% !important;}

footer .footer_bottom_holder .column1 p,
footer .footer_bottom_holder .column3 a {
	display: inline-block;
	font-size: 1rem;
}
footer .footer_bottom_holder .column2 a {
	white-space: nowrap;
}

footer .trademark {
    margin-top: 5px;
}

@media screen and (max-width: 767px){
    .w1100 {
        max-width: 90vw;
    }

    #ueber-uns, #leistungen {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .service {
        padding: 0 0 5rem 0;
    }

	footer #imprint-btn, footer #privacy-btn, footer #cookie-btn {
		font-size: 15px;
	}

	footer .footer_bottom_holder .column2 {
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 650px){

	footer *,.footer_top .column_inner > div:not(.qode_separator_widget) {margin-bottom: 0 !important;}

	footer .footer_top_holder img {
			margin-bottom: 20px !important;
			max-width: 100px;
	}

	.footer_bottom {
			height: auto;
	}

	footer .footer_bottom_holder .column1,
	footer .footer_bottom_holder .column2,
	footer .footer_bottom_holder .column3 {width: 100% !important;}
	footer .footer_bottom_holder .column1 p, footer .column3 a {
		display: block;
		text-align: center;
	}
}

.mouse-center{
	position: absolute;
	top: 85%;
	left: 50%;
	transform: translate(-50%, -50%);
    z-index: 10;
}

.mouse{
	width: 25px;
	height: 45px;
	border: 2px solid #fff;
	border-radius: 60px;
	opacity: 1;
    animation: fadeIn 8s ease;
}

.mouse::before{
	content: "";
	width: 5px;
	height: 5px;
	background: #fff;
	position: absolute;
	top: 9px;
	left: 50%;
	transform: translatex(-50%);
	border-radius: 50%;
	opacity: 1;
	animation: mouse 2s infinite;
}

@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	80%{
		opacity: 0;
	}
    100%{
        opacity: 1;
    }
}

@keyframes mouse{
	from{
		opacity: 1;
		top: 9px;
	}
	to{
		opacity: 0;
		top: 35px;
	}
}


/* Impressum/ Datenschutz */

#privacy-content h3 {
	margin-top: 40px;
}
@media screen and (min-width: 1280px){
	#privacy-content h2 {
		font-size: 34px;
		line-height: 38px;
	}
}


/* COOKIE NOTIFICATION */

#cookie-notice {
    font-family: 'Barlow', sans-serif;
}

.cookie-notice-container {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#cookie-notice, .cn-button {
    font-size: 16px;
}

#cookie-notice .cn-button {
    margin: 0 0 0 40px;
}

.cn-button {
    border-radius: 0px;
    font-family: 'Barlow', sans-serif !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cn-button.bootstrap {
    background: transparent;
    color: #fff;
    border: 1px solid #fff !important;
    padding: 10px 50px 12px 50px;
}

.cn-button:hover {
    color: var(--cl-secondary) !important;
    border: 1px solid var(--cl-secondary) !important;
    box-shadow: none;
}


.cn-close-icon::after, .cn-close-icon::before {
    background-color: #fff;
}

.cn-close-icon {
    opacity: 1;
    right: 38px;
}



/* dreipunkt bugfix remove anzeige */
body.wp-admin .acf-input .select2-selection__rendered:hover .select2-selection__clear {
  display: inline-block;
  width: 20px;
  color: #000;
  font-weight: 700;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme  {
    background: #0e1626;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    color: #0e1626;
}

#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt, #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn, #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt, #moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn,
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn {
    opacity: 1;
  }

.cmplz-dropdown * {color: #000;}
.cmplz-category.cmplz-functional *,
.cmplz-description > span,
.cmplz-sharing-data * {color: #fff;}