/*
Theme Name:     immobilien-stark
Description:    
Author:         christian-stark
Template:       twentytwelve

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@font-face {
    font-family: 'cream_cakeregular';
    src: url('fonts/cream_cake-webfont.eot');
    src: url('fonts/cream_cake-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cream_cake-webfont.woff2') format('woff2'),
         url('fonts/cream_cake-webfont.woff') format('woff'),
         url('fonts/cream_cake-webfont.ttf') format('truetype'),
         url('fonts/cream_cake-webfont.svg#cream_cakeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsextralight';
    src: url('fonts/poppins-extralight-webfont.eot');
    src: url('fonts/poppins-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/poppins-extralight-webfont.woff2') format('woff2'),
         url('fonts/poppins-extralight-webfont.woff') format('woff'),
         url('fonts/poppins-extralight-webfont.ttf') format('truetype'),
         url('fonts/poppins-extralight-webfont.svg#poppinsextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('fonts/poppins-semibold-webfont.eot');
    src: url('fonts/poppins-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('fonts/poppins-semibold-webfont.woff') format('woff'),
         url('fonts/poppins-semibold-webfont.ttf') format('truetype'),
         url('fonts/poppins-semibold-webfont.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('fonts/poppins-regular-webfont.eot');
    src: url('fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('fonts/poppins-regular-webfont.woff') format('woff'),
         url('fonts/poppins-regular-webfont.ttf') format('truetype'),
         url('fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.BorlabsCookie._brlbs-cb-google_recaptcha {
	display: none;
}
a.borlabs-cookie-preference {
    position: fixed;
    bottom: 0;
    z-index: 10000;
    left: 0;
    background-color: #fff;
    padding: 10px;
    color: inherit!important;
	font-size: 0.7em;
	border: 1px solid #000;
	border-bottom: 0;
}
a.borlabs-cookie-preference:link, a.borlabs-cookie-preference:visited {
	text-decoration: none!important;
}
video {
  width: 100%;
  height: auto;
}
.video-abspielen {
    text-align: center;
    margin-top: 20px;
}
.video-abspielen span {
    background: #fff;
    color: #000;
    font-size: 1.2em;
    padding: 6px 10px 4px;
    border-radius: 50px;
}
.grecaptcha-badge {
    display: none!important;
}
#cookie-law-info-bar > span {
	display: block;
	max-width: 1440px;
	margin: 0 auto;
}
li.hidden {
	display:none!important;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
	font-size: 16px;
font-family: 'poppinsregular';
	color: #444444;
}
body * {
      -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  }
body.custom-background, .site {
    background-color: transparent!important;
}
em {
    color: inherit;
}
img {
	max-width: 100%;
	height: auto;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius:0;
	-webkit-border-radius:0;
	margin-top:0!important;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.02em;
	line-height: 1.2em;
	font-family: 'poppinssemibold';
}
strong, b {
	font-family: 'poppinssemibold';
}
	a, a img, input, img, textarea, button, i.fa, .reviews-pagination li, .reviews-pagination button polygon {
	-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
a:focus {
	outline: none!important;
}
  .entry-content h1, h1, .a {
          font-size: 2.5em;
      margin-bottom: 0.5em;
  }
  .entry-content h2, h2 {
      font-size: 2.2em;
      margin-bottom: 0.5em;
  }
  .entry-content h3, h3 {
      font-size: 1.5em;
      margin-bottom: 0.5em;
  }
  .entry-content h4, h4 {
      font-size: 1.4em;
      margin-bottom: 0.5em;
  }
  .entry-content h5, h5 {
      font-size: 1.2em;
      margin-bottom: 0.5em;
  }
.entry-content h6, h6 {
      font-size: 1.1em;
      margin-bottom: 0.5em;
  }
p, li {
	font-size:1em;
}
p:last-child, p:only-child  {
    margin: 0;
}
p {
    line-height: 1.4em;
    margin-bottom: 1em;
}

a:link, a:visited, .entry-content a:link, .entry-content a:visited {
    text-decoration: none;
    color: #f07c00;
}

a:hover, a:active, a:focus, .entry-content a:hover, .entry-content a:active, .entry-content a:focus {
    text-decoration: none;
    color: #2b2b2b;
}
img {
	border-radius:0!important;
	box-shadow: none!important;
}
a img {
	border: 2px solid transparent;
}
a:hover img {
border: 2px solid #f07c00;
}
a#logo img {
	border: 0;
}
a#logo:hover img {
	-moz-transform: none;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
	border: 0;
}
li {
    line-height: 1.4em;
    margin-bottom: 0.2em;
}
ul {
	padding-left: 20px;
	margin-bottom: 30px;
}

ol li {
    margin: 0 0 1em!important;
}
ol li:before {
	content: none;
}
li ol li {
    list-style-type: lower-alpha;
}
#page .slick-dots li:before {
	content: none;
}
.slick-slide img {
    margin: 0 auto;
}
.hidden {
	display: none;
}
#masthead {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 0;
	background: #fff;
}
#masthead.static {
	position: static;
}
#masthead hgroup {
    padding: 20px;
	    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 1410px;
    margin: 0 auto;
}
#masthead hgroup > div {
	padding: 0;
	display: inline-block;
}
.logo-container {
	width:30%;
	text-align: left;
	vertical-align: middle;
}
.nav-container {
	width: 70%;
	text-align: right;
}
#site-navigation {
    margin: 0;
	display: inline-block;
}
#site-navigation .nav-menu {
	border: 0;
}
#site-navigation .nav-menu li:before {
	content: none;
}
#site-navigation .nav-menu li {
	font-size: 1.055em;
	margin: 0 1.2em 0 0;
	vertical-align: middle;
	padding: 10px 0;
}
#site-navigation .nav-menu li:last-child {
    margin: 0;
}
#site-navigation .nav-menu li.phone a {
    text-indent: -9999px;
    position: relative;
	background-image: url(../../../wp-content/uploads/phones.png)!important;
	background-position: center top!important;
	background-repeat: no-repeat!important;
	    width: 23px;
    height: 44px;
}
#site-navigation .nav-menu li.phone:hover > a {
	background-position: center bottom!important;
}
#site-navigation .nav-menu li.phone {
	padding: 20px 0;
}
#site-navigation .nav-menu li a {
	font-weight: 400;
	font-family: 'poppinssemibold';
	color:#000;
}
#site-navigation .nav-menu li a:hover, #site-navigation .current-menu-item > a, #site-navigation .current-menu-ancestor > a, #site-navigation .current_page_item > a, #site-navigation .current_page_ancestor > a {
	color:#f07c00!important;
	font-weight: 400;
}
#site-navigation .anchors .current-menu-item > a {
	color:#000!important;
}
#site-navigation .anchors .current-menu-item > a:hover {
	color:#f07c00!important;
}
#site-navigation ul.sub-menu {
    width: 210px;
    left: inherit;
    right: 0;
	background-color:#fff;
	padding: 20px 10px 0;
}
#site-navigation ul.sub-menu:before {
    content: '';
    background-color: #f07c00;
    height: 1px;
    display: block;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
}
#site-navigation ul.sub-menu li {
    display: block;
    width: 100%;
	padding: 0;
}
#site-navigation ul.sub-menu li a {
	font-size: 0.9em;
	padding: 10px 0;
	background: transparent!important;
	border:0;
}
#site-navigation .phone ul.sub-menu li a {
    text-indent: 0;
    width: auto;
	height: auto;
	background-color: transparent;
	background-image: url(../../../wp-content/uploads/phone.png)!important;
    background-position: left center!important;
    background-size: 15px!important;
    background-repeat: no-repeat!important;
    padding: 10px 20px 10px 40px;
    font-size: 0.9em;
    text-transform: initial;
    line-height: 1.2em;
	    border: 0;
}
#site-navigation .phone ul.sub-menu li a:hover {
	background-image: url(../../../wp-content/uploads/phonehv.png)!important;
    background-position: left center!important;
    background-size: 15px!important;
    background-repeat: no-repeat!important;
	background-color: transparent;
}
#page {
    max-width: 100%;
    padding: 0;
	margin: 0;
	box-shadow: none;
}
#main {
    max-width: 1410px;
    margin: 0 auto 40px;
    padding: 0 40px;
}
.site-content {
	margin: 0;
}
.thin-h2 h2 {
	font-family: 'poppinsextralight';
	font-weight: 400;
	font-size: 3.1em;
}
.white-font {
    color: #fff;
}
.site-content article {
    margin: 0;
    border: 0;
}
section {
	margin: 120px 0;
	position: relative;
}
section.no-margin {
	margin-top:0!important;
	margin-bottom:0!important;
}
section.no-margin-top {
	margin-top:0!important;
}
section.no-margin-bottom {
	margin-bottom:0!important;
}
section.no-padding {
	padding-top:0!important;
	padding-bottom:0!important;
}
section.no-padding-top {
	padding-top:0!important;
}
section.no-padding-bottom {
	padding-bottom:0!important;
}
.extra-padding {
    padding: 80px 0;
}
section#top-slideshow {
	margin: 0;
}
img.bgimage-mob {
	display: none;
}
section.has-backimg {
    padding: 120px 0;
	    background-repeat: no-repeat;
    background-size: cover;
}
section.city {
	padding-bottom: 203px;
}
section.city:after {
	content:'';
	background: url(../../../wp-content/uploads/houses.png) center bottom repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 203px;
	left: 0;
	bottom: 0;
	z-index: 0;
	position: absolute;
}
section.city.white-houses:after {
	content:'';
	background: url(../../../wp-content/uploads/white-houses.png) center bottom repeat-x;
	background-size: auto 100%;
}
section.center-cols .flex, .flex.center-cols {
    align-items: center;
}
section.fullwidth > .container {
    max-width: 1920px;
}
.general_section_title h1, .general_section_title h2, .general_section_title h3 {
	font-family: 'poppinsextralight';
	font-size: 3.1em;
	font-weight: 400;
	color:#f07c00;
}
.thin-h2 h2, .general_section_title h1, .general_section_title h2, .general_section_title h3 {
	text-transform: uppercase;
} 
.white-font .general_section_title h1, .white-font .general_section_title h2, .white-font .general_section_title h3 {
	color:#fff;
}
.container {
    max-width: 1410px;
    margin: 0 auto;
	padding: 0 20px;
	width: 100%;
}
section.max-width-930 .container {
	max-width:930px;
}
.col {
	padding: 0 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#logo img {
    max-width: 340px;
}
#top-slideshow .uk-slideshow-items {
	min-height: 650px!important;
}
#top-slideshow .uk-slideshow-items li {
	background-size: auto 100%;
	 background-position: center center;
	background-repeat: no-repeat;
	    display: flex;
    width: 100%;
	margin: 0;
    align-items: center;
}


.page-id-237 #top-slideshow .uk-slideshow-items li{
	background-size: cover;
	    align-items: flex-end;
	background-position: right top;
}
#top-slideshow .uk-slideshow-items li:before {
content: none;
}
#top-slideshow .titelbildtitle {
	font-family: 'cream_cakeregular';
	color: #f07c00;
	font-size: 6.2em;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 0.7em;
	margin-bottom: 0.4em;
}
#top-slideshow .content {
    font-size: 24px;
    max-width: 45%;
    margin: 20px;
	position: relative;
	z-index: 2;
}
#top-slideshow .content h2, #top-slideshow .content h3 {
	color: #f07c00;
	text-transform: uppercase;
	font-family: 'poppinsregular';
	font-size: 1.5em;
	font-weight: 400;
}
#top-slideshow .content.white-font-all h1, #top-slideshow .content.white-font-all h2, #top-slideshow .content.white-font-all h3 {
	color:#fff;
}
#top-slideshow .content.white-font h2, #top-slideshow .content.white-font h3 {
	color:#fff;
}
#top-slideshow .content ul {
    margin: 0;
}
#top-slideshow .content li {
	list-style-type: none;
	position: relative;
	padding-left: 60px;
}
#top-slideshow .content li:after {
    background: url(../../../wp-content/uploads/brush-stroke.png) center center no-repeat;
        background-size: 100% 100%;
    background-color: transparent;
    display: block;
    width: 100%;
    height: 23px;
    content: '';
    position: absolute;
    bottom: -1em;
}
#top-slideshow .content li:before {
	background: url(../../../wp-content/uploads/checkmark.svg) center center no-repeat;
	background-size: contain;
	background-color: transparent;
	    display: block;
    position: absolute;
    top: 33%;
    width: 40px;
    height: 40px;
    border-radius: 0;
    margin: 0 0 0 -60px;
}

#top-slideshow .content h2{
	line-height: 1.5em;
}
#top-slideshow .content td {
    padding: 5px 0;
	line-height: 1.4em;
}
#page li:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #f07c00;
    border-radius: 10px;
    position: relative;
    margin: 0 15px 0 -20px;
	top: -4px;
}
#page .white-font li:before {
    background-color: #fff;
}
#page #main ul {
    padding: 0;
}
#page #main ul li {
    line-height: 1.714285714;
    margin-bottom: 1em;
}
#page #main li:before {
    content: none;
}
#page .aufzaehlung li{
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
#gallery, #urkundenslider {
	margin: 0;
    padding-bottom: 30px;
}
#gallery .slick-dots, #urkundenslider .slick-dots {
    bottom: 0;
}
#gallery .slick-prev:before, #gallery .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #444;
}
.slick-prev:before, .slick-next:before {
	color:#444;
}
#gallery .slick-prev {
    left: -15px;
}
#gallery .slick-next {
    right: -5px;
}
#gallery .gallery-item .title {
    margin-top: 8px;
}
#gallery .gallery-item a, .gallery-item a {
    display: inline-block;
}
.gallery-row .flex {
    flex-wrap: wrap;
}
.gallery-item {
    margin: 0 0 30px;
	text-align: center;
}
#urkundenslider.slick-initialized .slick-slide, .slick-initialized .slick-slide {
    display: inline-block!important;
    vertical-align: middle;
    align-items: center;
    float: none;
	text-align: center;
}
#expertentipps.slick-initialized .slick-slide {
	float: left;
	vertical-align: top;
	display: block;
}
#experten .slick-slide img {
	max-height: 200px;
	width: auto;
}
#presseberichte {
	flex-wrap: wrap;
	margin-bottom: 50px;
}
#presseberichte i.fa {
	font-size: 5em;
	color:#444;
	margin-bottom: 10px;
}
#presseberichte a:hover i.fa {
    color: #f18817;
}
#cookie-notice.cookie-notice-hidden {
    display: none;
}
#cookie-notice {
    min-width: 0 !important;
    width: 100%;
    max-width: 400px;
    padding: 20px;
    left: 20px !important;
    bottom: 20px !important;
	    border: 1px solid #2b2b2b;
}
#cn-notice-text {
    display: block;
	font-size: 1.1em;
    line-height: 1.4em;
}
#cookie-notice .cn-button {
    margin-top: 10px;
    display: block;
    width: auto;
    color: #ffffff;
    padding: 10px;
    font-size: 1.4em;
    text-decoration: none;
}
#cookie-notice .cn-button:empty {
    display: none;
}
#cookie-notice #cn-notice-text a:link, #cookie-notice #cn-notice-text a:visited {
    color: inherit;
	text-decoration: underline!important;
}
.cta-wrapper {
	padding: 30px 0 20px;
}
.cli-plugin-button {
    min-height: initial;
} 
.cta-button, .cli-plugin-button {
	font-size: 1.2em;
	padding: 10px 15px;
	border-radius: 50px;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	font-family: 'poppinssemibold';
}
.cli-plugin-button {
    min-height: initial;
	border: 1px solid #fff;
} 
.cta-button:link, .cta-button:visited, .cli-plugin-button:link, .cli-plugin-button:visited {
	background-color: #f07c00;
	text-decoration: none!important;
	color: white;
	border: 1px solid #f07c00;
}
.cta-button:hover, .cli-plugin-button:hover {
	background-color: transparent;
	color:#f07c00;
}
.cli-plugin-button:hover {
	background-color: transparent!important;
	color:#f07c00!important;
	border: 1px solid #f07c00;
}
.orange .cta-button:link, .orange .cta-button:visited, #video-text .cta-button:link, #video-text .cta-button:visited {
	background-color: #fff;
	color: #f07c00;
}
.orange .cta-button:hover, #video-text .cta-button:hover {
	color: #fff;
	border-color:#fff;
	background-color: transparent;
}

a.cta-button.disabled {
    pointer-events: none;
    background: grey!important;
    opacity: 0.5;
}
#video-text {
    background-color: #f07c00;
    padding: 40px;
    max-width: 600px;
    margin: 0 auto;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
#video-text.hide {
	opacity: 0;
	visibility: hidden;
}
img.play-btn {
    cursor: pointer;
		-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
img.play-btn:hover {
    -moz-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0.7;
}
#video video{
    visibility: hidden;
    opacity: 0;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
	object-fit: contain!important;
	 position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#video video.show {
	opacity: 1;
	visibility: visible;
	z-index: 2;
}

#video #video-wrapper {
	display: none;
    background-color: rgba(0, 0, 0, 0.81);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#close-vid {
	display: none;
       width: 30px;
    height: 30px;
    background-color: #fff;
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 5px;
    z-index: 11;
}
#close-vid span {
    display: block;
    height: 2px;
    width: 100%;
    background-color: #000;
    position: absolute;
    top: 14px;
    left: 0;
}
#close-vid span.line1 {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#close-vid span.line2 {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.normal-headlines h1, 
.normal-headlines h2, 
.normal-headlines h3, 
.normal-headlines h4, 
.normal-headlines h5, 
.normal-headlines h6 {
	font-family: 'poppinsregular';
	font-weight: 400;
}
.angebote h2, .angebote h3 {
    color: #f07c00;
    text-transform: uppercase;
    font-size: 1.5em;
    margin: 20px 0;
	    font-family: 'poppinsregular';
    font-weight: 400;
}
.angebote h2:after, .angebote h3:after {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    background-color: #444;
    margin: 15px 0 0;
}
.angebote a {
	text-decoration: underline;
}
.angebote a:link, .angebote a:visited {
	color: inherit;
}
.angebote a:hover {
	color:#f07c00;
}
#experten {
    margin: 1em 0;
}
#ivd24-container .row {
	margin-left: 0!important;
	margin-right: 0!important;
}
#ivd24-container a.expose-nav-button {
    background-color: #f07c00 !important;
    text-decoration: none!important;
    color: #fff!important;
    border: 1px solid #f07c00!important;
    padding: 10px 15px!important;
    border-radius: 50px!important;
    min-height: 50px!important;
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
    font-family: 'poppinssemibold';
    opacity: 1!important;
    width: auto;
}
#ivd24-container a.expose-nav-button:hover {
	    background-color: transparent!important;
    color: #f07c00!important;
}
#ivd24-container .m-aw-content-wrapper {
    background: #fff;
}
section.orange-bg {
	
}
section #ivd24-container .aw-objects-grid>* {
	background-color: #fff!important;
}
section #ivd24-container .m-aw-objekt {
    background-color: transparent !important;
    min-height: inherit;
    height: 100%;
	position: relative;
    padding-bottom: 30px;
}
section #ivd24-container .form-group {
    padding: 0;
    width: 100%;
    max-width: inherit;
    flex: inherit;
}
section #ivd24-container #ivd24-filter .form-group {
    width: 48%;
    margin-right: 4%;
}
section #ivd24-container #ivd24-filter .form-group:last-child {
    margin-right: 0;
}
section #ivd24-container li:before {
	content: none!important;
}
section #ivd24-filter {
	border: 0!important;
	background-color: transparent!important;
}
section #ivd24-container .aw-objects-grid {
    margin: 0;
}
section #ivd24-container .aw-objects-grid > * {
    width: 32.3333%!important;
    max-width: 33.3333%!important;
    flex: inherit!important;
    box-sizing: border-box;
}
section #ivd24-container *, section #ivd24-container div .expose-action-buttons .col-6 {
    padding-left: 0;
	padding-right:0;
}
#ivd24-container .container {
    max-width: 100%!important;
}
section #ivd24-container .m-aw-objekt .bg-img {
    height: 320px;
	background-size: 100% auto;
}
section #ivd24-container *, section #ivd24-container div * {
    font-family: 'poppinsregular';
    text-align: left;
}	
section #ivd24-container .m-aw-objekt .content {
	background-color: #fff!important;
	padding: 10px 0 0;
	margin-bottom: 20px;
}
section #ivd24-container .m-aw-objekt .content .content-top {
 padding: 0 10px;
}
#ivd24-container a, #ivd24-container .toggle-phone {
    color: #f07c00!important;
}
#ivd24-container a:hover, #ivd24-container .toggle-phone:hover {
    color: inherit!important;
	text-decoration:none!important;
}
#main #expose > .row > div {
	background-color:#f8f8f8!important;
}
#ivd24-container #expose .widget {
	    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
#main #expose .expose-green-button, #main #expose .btn-green, #ivd24-container .btn-primary, #ivd24-container .expose-link {
    background-color: #f07c00 !important;
    text-decoration: none!important;
    color: #fff!important;
    border: 1px solid #f07c00!important;
    padding: 10px 15px!important;
    border-radius: 50px!important;
    min-height: 50px!important;
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
    font-family: 'poppinssemibold';
	opacity:1!important;
}
#ivd24-container .expose-link {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	right: 0;
}
#ivd24-container #expose-kontaktanfrage {
	background-color:#fff!important;
}
#ivd24-container #expose-kontaktanfrage .col-md-12 {
    padding-right: 15px!important;
    padding-left: 15px!important;
}
#main #expose #expose-sidebar .expose-green-button  {
	position: static;
}
#main #expose>.row {
	margin-right: 0;
}
#ivd24-container #expose .widget {
    border: 0;
	margin-top: 20px;
} 
#main #expose>.row>div {
	background-color: #ffffff!important;
}
#ivd24-container .expose-link {
    padding: 5px 15px!important;
    border-radius: 0px!important;
    min-height: 30px!important;
    display: flex!important;
    width: 100%!important;
    max-width: inherit!important;
}
#main #expose .expose-green-button:hover, #main #expose .btn-green:hover, #ivd24-container .btn-primary:hover, #ivd24-container .expose-link:hover {
	background-color: transparent!important;
    color: #f07c00!important;
    background-image: none!important;
}
#ivd24-container .btn-secondary, #ivd24-container .expose-action-buttons button {
	background-color: #c5c5c5 !important;
    text-decoration: none!important;
    color: #fff!important;
    border: 1px solid #444!important;
    padding: 10px 15px!important;
    border-radius: 50px!important;
    min-height: 50px!important;
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
    font-family: 'poppinssemibold';
}
#ivd24-container .btn-secondary:hover, #ivd24-container .expose-action-buttons button:hover {
	background-color: transparent!important;
    color: #f07c00!important;
    background-image: none!important;
}
#ivd24-container #expose-descriptions > .row {
	padding: 10px 0!important;
}
#ivd24-container #expose-descriptions>.row > div {
    padding: 0!important;
}
#page #ivd24-container .black {
    color: inherit!important;
}
#page .modal .modal-body input[type="checkbox"] {
    width: auto!important;
}
.widget-area .widget h3 {
    font-size: 1.2em;
    font-weight: 400;
    margin: 0;
}
.widget-area .widget ul ul {
	margin-top: 5px;
}

input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.uk-lightbox.uk-open {
	z-index: 999999999;
}
#page select {
	-webkit-appearance: none;
}
#page input, #page select, #page textarea {
    width: 100%!important;
    border-radius: 0!important;
    border: 1px solid #444!important;
    box-shadow: none!important;
    padding: 20px 10px!important;
    height: auto!important;
	font-size: 1em;
	font-family: 'poppinsregular'!important;
}

.wpcf7 .fa-info {
	font-size: 0.7em;
	margin: 0 0 0 5px;
	vertical-align: middle;
	background-color: #74afac;
	width: 18px;
	height: 18px;
	border-radius: 20px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
	margin: 5px 0 15px;
	font-family: 'poppinsregular'!important;
}

.wpcf7 p {
	margin: 0;
}
.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0 0 20px 0;
    line-height: 1.5em;
}
.wpcf7-list-item input[type=checkbox], input[type=radio] {
        display: none!important;
}
.wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
          content: '\f00c';
          color: #ffffff;
          font-size: 12px;
          font-family: FontAwesome!important;
          font-style: normal;
          font-weight: bold;
          line-height: 14px;
          text-decoration: inherit;
          text-align: center;
          font-weight: bold;
}
  
.wpcf7-list-item .wpcf7-list-item-label {
      display: inline-block;
      font-family: inherit;
      font-size: 14px;
      font-weight: normal;
      left: 15px;
      line-height: 20px;
      margin: 0 0 15px;
	padding-left: 8px;
      position: relative;
}
.wpcf7-list-item .wpcf7-list-item-label:before {
        background: #55525d;
        border: 1px solid #fff;
        border-radius: 3px;
        content: "";
        height: 15px;
        left: -16px;
        position: absolute;
        width: 15px;
        top: 1px;
}
.wpcf7-form:after {
    content: '';
    display: block;
    clear: both;
}
#page input[type="submit"] {
	width: auto!important;
    background-color: #f07c00 !important;
    text-decoration: none!important;
    color: #fff!important;
    border: 1px solid #f07c00!important;
    padding: 10px 15px!important;
    border-radius: 50px!important;
    min-height: 50px!important;
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
	background-image: none!important;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type="submit"]!important;:hover {
	background-color: transparent!important;
    color: #f07c00!important;
    background-image: none!important;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    top: 0;
    right: 0;
}
span.wpcf7-not-valid-tip {
    margin: -10px 0 10px 0;
}
.wpcf7 select {
	color: #6d6d6d;
	font-family: 'poppinsregular'!important;
	-webkit-appearance: none;
	background-color:#fff;
	color:#000;
}
.wpcf7 option {
	color:#444;
}
.safari select {
	-webkit-appearance: none;
	font-family: 'poppinsregular'!important;
}
::-webkit-input-placeholder { 
  color: inherit;
	opacity: 0.7;
	font-family: 'poppinsregular'!important;
}
::-moz-placeholder { 
  color: inherit;
	opacity: 0.7;
	font-family: 'poppinsregular'!important;
}
:-ms-input-placeholder {
  color: inherit;
	opacity: 0.7;
	font-family: 'poppinsregular'!important;
}
:-moz-placeholder { 
  color: inherit;
	opacity: 0.7;
	font-family: 'poppinsregular'!important;
}
#podcasts section:last-child {
    margin-bottom: 0;
}
#podcasts .external-links.flex {
    flex-wrap: wrap;
}
#podcasts .podcast-audio {
    margin: 0 0 1em;
}
#podcasts h2 {
	font-family: 'poppinsextralight';
    font-size: 3.1em;
    font-weight: 400;
    color: #f07c00;
	text-transform: uppercase;
}
#podcasts .external-link.col-3 {
    padding: 0 1em 1em 0;
}
#podcasts .external-link a.cta-button:link, #podcasts .external-link a.cta-button:visited, nav.nav-single a:link, nav.nav-single a:visited  {
    background-color: transparent;
    color: #f07c00;
    display: flex;
    border-color: #333;
}
#podcasts .external-link a.cta-button:hover, nav.nav-single a:hover {
    background-color: #f07c00;
    color: #fff;
    border-color: #f07c00;
}
header.entry-header {
    margin: 30px 0;
}
header.entry-header h1.entry-title {
    font-family: 'poppinsextralight';
    font-size: 3.1em;
    font-weight: 400;
    color: #f07c00;
	text-transform: uppercase;
}
nav.nav-single {
    max-width: 930px;
    margin: 50px auto 0;
}
nav.nav-single a {
	font-size: 1.2em;
    padding: 10px 15px;
    border-radius: 50px;
    min-height: 50px;
    display: inline-flex!important;
    align-items: center;
    justify-content: center;
    font-family: 'poppinssemibold';
	border: 1px solid;
}
audio {
	width: 100%;
}
.error {
	display:none;
}
#ctas .col {
    border: 1px solid;
    margin: 0 20px;
    padding: 40px;
	-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
	position: relative;
	top: 0;
}
#ctas .col:hover {
	top:-30px;
}
#ctas .cta-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 64px;
}
.toggle-popup {
    cursor: pointer;
}

footer#colophon {
    max-width: inherit;
    background: #444444;
    color: #fff;
    border: 0;
	margin: 0;
	font-size: 1em;
}
footer .site-info {
    max-width: 1410px;
    margin: 0 auto;
        padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer #menu-footer-menu {
	text-align: center;
	padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    border-left: 2px solid #fff;
    line-height: 1em;
}
footer #menu-footer-menu li {
    display: inline-block;
    padding: 0;
    margin: 0 10px 0 0;
	line-height: 1em;
}
footer #menu-footer-menu li:last-child {
    margin: 0;
}
footer #menu-footer-menu li:before {
    content: none;
}
footer #menu-footer-menu li a:link, footer #menu-footer-menu li a:visited  {
	color: #f07c00;
}
footer #menu-footer-menu li a:hover {
	color:#fff;
}

#back-to-top {
  position: fixed;
  visibility: hidden;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 55px;
  z-index: 1;
  background: #000000;
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
	font-size: 0;
	z-index: 200000;
}

#back-to-top:after {
  content: "\2191";
	font-size: 14px;
}
.cn-close-icon {
	top: 20px!important;
}
.experten-tipps-section .general_section_title, .experten-tipps-section .inner-container > .col > * {
    max-width: 1010px;
    margin: 0 auto;
}
#expertentipps {
	max-width: 100%;
    border: 2px solid #f07c00;
    padding: 4%;
    margin: 3em 0;
    text-align: center;
}
#expertentipps .slick-list {
    max-width: 1010px;
    margin: 0 auto;
}
.experten-title {
    text-transform: uppercase;
    margin: 0.9em 0 1em;
}
.reviews-pagination .g2-slider-pagination__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
	width: 100%;
}
.reviews-pagination ul {
    padding: 0;
    margin: 0;
}
.reviews-pagination li:only-child {
	display: none;
}
.reviews-pagination li {
    display: inline;
    list-style-type: none;
	padding: 7px;
    margin: 1px;
    cursor: pointer;
}
.reviews-pagination li:not(.dot) {
	pointer-events: none;
}
.reviews-pagination li:before {
	content: none!important;
}
.reviews-pagination li.dot:hover, .reviews-pagination li.active {
    color: #f07c00;
}
.reviews-pagination button {
	padding: 0;
    background: transparent;
    background-image: none;
    border: 0;
	display: flex;
    align-items: center;
    justify-content: center;
}
.reviews-pagination button.slick-disabled {
    pointer-events: none;
    opacity: 0.3;
}
.reviews-pagination button:hover polygon {
    fill: #f07c00!important;
}
.reviews-pagination button.prev {
	margin-right: 1em;
}
.reviews-pagination button.next {
	margin-left: 1em;
}
@media all and (min-width:1921px) {
#top-slideshow .uk-slideshow-items li {
	 background-position: right center;
}
}
@media all and (min-width:801px)  {
	.page-id-241 #page {
    min-height: calc(100vH - 111px) /* make footer sticky in contact page */;
}
	#podcasts .external-link.col-3 {
    padding: 0 1em 1em 0;
}
	#ivd24-container .m-aw-objekt .aw-tags .aw-tag {
    font-size: 0.8em;
}
	img.mathias {
		margin-top: 30px!important;
	}
#ctas .col {
    padding-bottom: 110px;
}
#ctas .cta-wrapper {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: calc(100% - 40px);
}

section.fullwidth .inner-container {
    padding: 0 15px;
}
	.flex {
		display: flex;
	}
	.col-1 {
		width: 100%;
		flex: inherit;
	}
	.col-2 {
		width: 50%;
		flex: inherit;
	}
	.col-3 {
		width: 33.333%;
		padding: 0 15px;
		flex: inherit;
	}
	.col-39 {
		width: 66.666%;
		padding: 0 15px;
		flex: inherit;
	}
	.col-4 {
		width: 25%;
		flex: inherit;
	}
	.col-48 {
		width: 75%;
		flex: inherit;
	}
	.col-5 {
		width: 20%;
		flex: inherit;
	}
	.col-6 {
		width: 16.666%;
		flex: inherit;
	}
	.col-7 {
		width: 14.285%;
		flex: inherit;
	}
	.col-8 {
    width: 12.5%;
		flex: inherit;
}
	.col-9 {
		width: 11.11%;
		flex: inherit;
	}
	
	.col-10 {
		width: 10%;
		flex: inherit;
	}
	.col-11 {
		width:9.09%;
		flex: inherit;
	}
	.col-12 {
		width: 8.33%;
		flex: inherit;
	}
	.wpcf7 [class*='col-'] {
	padding: 0 10px;
}
.wpcf7 .flex {
 margin: 0 -10px;
}
}
@media all and (min-width:801px)  and (max-width: 1000px) {
	.col-4 {
		width: 50%;
	}
}
@media screen and (max-width: 1400px) {
#top-slideshow .content {
    font-size: 2vW;
    max-width: 60%;
}
	#top-slideshow .uk-slideshow-items li {
		background-size: cover;
	}
	#masthead hgroup {
		padding: 10px 20px;
	}
	#site-navigation ul.sub-menu {
    padding: 10px 10px 0;
}
	.logo-container {
    width: 23.333%;
	}
	.nav-container {
    width: 76.666%;
}
#site-navigation .nav-menu li {
    font-size: 0.9em;
	}
	#site-navigation .nav-menu li.phone a {
    background-image: url(../../../wp-content/uploads/phones.png)!important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 16px;
    height: 30px;
}
}
@media screen and (max-width: 1366px) {
#top-slideshow .uk-slideshow-items {
    min-height: 400px!important;
}
	#top-slideshow .titelbildtitle {
		font-size: 5.2em;
	}
	#top-slideshow .content {
    max-width: 56%;
		font-size: 1.5vW;
}
		section {
    margin: 40px 0;
}

section.has-backimg {
    padding: 40px 0;
}
	section.city {
    padding-bottom: 203px;
}
}
@media screen and (max-width: 1024px) {
	#ivd24-container #expose > div > div.px-md-5 {
    padding-left: 0!important;
}
	#ivd24-container .col-md-7 {
    -ms-flex: 0 0 50%!important;
		flex: 0 0 50%!important;
    max-width: 50%!important;
}
	#ivd24-container .col-md-5 {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
		    padding: 0!important;
}
	#ivd24-container #expose-gallery .slick-arrow {
    margin-top: -13px!important;
    width: 25px!important;
    height: 25px!important;
	}
	#ivd24-container .expose-buttons {
    position: relative!important;
    bottom: 0!important;
    margin-top: -10px!important;
}
	#ivd24-container .short-info h3, #ivd24-container h3 {
    font-size: 16px!important;
	}
	#ivd24-container .expose-tags {
    margin: 10px 0 0 0!important;
}
	#ivd24-container .expose-map-container {
    padding: 10px 0 20px!important;
}
	#ivd24-container .expose-map-container .col-md-8 {
    padding: 0!important;
}
	#ivd24-container #expose-fields > .expose-fields-container {
    margin: 0 0 10px!important;
}
	#ivd24-container #expose-fields > .expose-fields-container > .row > div {
    padding: 0!important;
}
	#ivd24-container #expose-fields > .expose-fields-container > .row > div.row {
    display: block!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
    margin-bottom: 1em!important;
}
#ivd24-container #expose-fields > .expose-fields-container > .row > div.row > .col-6 {
    padding-left: 0!important;
	flex: 0 0 100%!important;
    max-width: 100%!important;
}
#ivd24-container .expose-text-columns {
    -webkit-column-gap: 0!important;
    column-gap: 0!important;
    -webkit-column-count: 1!important;
    column-count: 1!important;
}
#ivd24-container #expose-fields > .expose-fields-container table td {
    padding-bottom: 0.3em!important;
}
div#expose-descriptions > div.row > div {
    padding: 0!important;
}
	#ivd24-container #expose-descriptions>.row>div {
    padding: 0 10px!important;
}
	.page-id-237 #top-slideshow .uk-slideshow-items li {
    background-size: cover;
    align-items: flex-end;
    background-position: right 30% top;
}
	.thin-h2 h2 {
    font-size: 2.1em;
}
	#top-slideshow .content {
 		font-size: 2vW;
}
}
@media screen and (max-width: 1023px) {
	#masthead hgroup > div {
		display: block;
		width: auto!important;
		text-align: center;
	}

	.page-id-237 #top-slideshow .uk-slideshow-items li {
    background-size: cover;
    background-position: right -100px top;
}
	#top-slideshow .uk-cover {
    transform: translate(-100%, -50%);
    left: 100%;
}
	section #ivd24-container .aw-objects-grid > * {
    width: 49%!important;
    max-width: 49%!important;
}
}


@media all and (max-width:800px)  {
	body {
    font-size: 14px;
	}
	#podcasts .container.flex {
    padding: 0;
}
	.center-mobile {
		text-align: center;
	}
	img.play-btn {
    margin-bottom: 40px;
}
	img.size-full {
		width: 100%;
		max-width: inherit;
	}
	img.play-btn, .max-width-img img {
		max-width:100%;
		width: auto;
	}
	.col {
		margin-bottom: 30px!important;
}
	.col:last-child {
    margin-bottom: 0!important;
}
	.extra-padding {
    padding: 40px 0;
}
	section {
    margin: 40px 0;
}

section.has-backimg {
    padding: 40px 0;
}
	section.city {
    padding-bottom: 100px;
}
	section.city:after {
    height: 70px;
}
#presseberichte {
		text-align: center;
	}
}
@media all and (min-width:600px) and (max-width:799px)  {
	#presseberichte {
		display: flex;
	}
	.gallery-row .flex {
    display: flex;
}
	.gallery-item {
		width:50%;
	}
}
@media all and (max-width:767px)  {
	#top-slideshow .content {
    font-size: 2.5vW;
		margin: 0;
}
}
@media all and (max-width:700px)  {
	#ivd24-container #expose > .row.mb-3 > div {
    width: 50%!important;
    padding: 0!important;
}
	.col {
		padding-left:0!important;
		padding-right:0!important;
	}
#ivd24-container .expose-title {
    font-size: 20px!important;
}
#ivd24-container #expose > .row:not(.mb-3) > div {
    padding: 0;
}
	#ivd24-container #expose > .row:not(.mb-3) > div .row {
    display: block!important;
}
	#ivd24-container #expose > .row:not(.mb-3) > div .row > div {
    -ms-flex: 0 0 10%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
	#ivd24-container #expose>.row:not(.mb-3)>div .row.short-info > div {
    margin-bottom: 1em!important;
}
	#ivd24-container #expose>.row:not(.mb-3)>div .row.expose-map-container .row.mt-3 {
    display: flex!important;
}
	#ivd24-container #expose>.row:not(.mb-3)>div .row.expose-map-container .row.mt-3>div.col-2 {
    -ms-flex:0 0 16.666667%!important;
    flex: 0 0 0 0 16.666667%!important;
    max-width: 16.666667%!important;
}
	#ivd24-container #expose>.row:not(.mb-3)>div .row.expose-map-container .row.mt-3>div.col-10 {
    -ms-flex: 0 0 83.333333%!important;
    flex: 0 0 83.333333%!important;
    max-width: 83.333333%!important;
}
}
@media all and (max-width:599px)  {
	#podcasts h2 {
    font-size: 6vW;
	}
	section #ivd24-container #ivd24-filter .form-group {
    width: 100%;
    margin-right: 0;
}

	section {
    margin: 50px 0;
    position: relative;
}
	img.alignright, img.alignleft {
    margin: 0 auto 1em;
		float:none;
		display: block;
}
	#top-slideshow .content {
    width: 100%;
    max-width: 70%;
    font-size: 3.5vW;
}
	#top-slideshow .content li {
    padding-left: 28px;
}
	#top-slideshow .content li:after {
    background:none;
    content: none;
}
	#top-slideshow .content li:before {
    width: 25px;
    height: 25px;
    margin: 0 0 0 -45px;
}
	#top-slideshow .content table, #top-slideshow .content tbody, #top-slideshow .content tr, #top-slideshow .content td {
    display: block;
    width: 100%;
}
	footer .site-info {
		display: block;
		text-align: center;
	}
	footer #menu-footer-menu {
	text-align: center;
	padding: 0;
    margin: 10px 0 0;
    border-left: 0;
    line-height: 1em;
}
footer #menu-footer-menu li {
    margin: 0 0 10px;
	display: block;
}
	footer #menu-footer-menu li:last-child {
    margin: 0;
}
	section #ivd24-container .aw-objects-grid {
		display: block;
	}
	section #ivd24-container .aw-objects-grid > * {
    width: auto!important;
    max-width: inherit!important;
}
}
@media screen and (max-width: 500px) {
	#top-slideshow .uk-slideshow-items li {
    background-position: right -487px center;
}
	.page-id-241 #top-slideshow .uk-slideshow-items li {
    background-position: right -200px center;
}
	.alignleft, .alignright {
    float: none;
    display: block;
    margin: 0 auto 1em!important;
    text-align: center;
}
	body {
	font-size:14px;
}
	.thin-h2 h2, .general_section_title h1, .general_section_title h2, .general_section_title h3 {
    font-size: 1.9em;
}
	#cookie-notice {
		left: 0!important;
		bottom: 0!important;
		padding: 10px;
	}
}
