/*
Theme Name: Wincasa template
Author: streamnow AG
Version: 1.1

* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/

/* @import url('https://.fonts.googleapis.com/css2?family=Titillium+Web&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,700;1,800;1,900&display=swap'); */

@font-face {
    font-family: 'Raleway';
    src: url("fonts/Raleway-Thin.ttf");
    font-weight: 100;
}
@font-face {
    font-family: 'Raleway';
    src: url("fonts/Raleway-ExtraLight.ttf");
    font-weight: 200;
}
@font-face {
    font-family: 'Raleway';
    src: url("fonts/Raleway-Light.ttf");
    font-weight: 300;
}
@font-face {
    font-family: 'Raleway';
    src: url("fonts/Raleway-Regular.ttf");
    font-weight: 400;
}
@font-face {
    font-family: 'Raleway';
    src: url("fonts/Raleway-Medium.ttf");
    font-weight: 500;
}
@font-face {
    font-family: 'Raleway';
    src: url("fonts/Raleway-SemiBold.ttf");
    font-weight: 600;
}
@font-face {
    font-family: 'Raleway';
    src: url("fonts/Raleway-Bold.ttf");
    font-weight: 700;
}

@font-face {
    font-family: 'Titillium Web';
    src: url("fonts/TitilliumWeb-Thin.ttf");
    font-weight: 100;
}
@font-face {
    font-family: 'Titillium Web';
    src: url("fonts/TitilliumWeb-ExtraLight.ttf");
    font-weight: 200;
}
@font-face {
    font-family: 'Titillium Web';
    src: url("fonts/TitilliumWeb-Light.ttf");
    font-weight: 300;
}
@font-face {
    font-family: 'Titillium Web';
    src: url("fonts/TitilliumWeb-Regular.ttf");
    font-weight: 400;
}
@font-face {
    font-family: 'Titillium Web';
    src: url("fonts/TitilliumWeb-Medium.ttf");
    font-weight: 500;
}
@font-face {
    font-family: 'Titillium Web';
    src: url("fonts/TitilliumWeb-SemiBold.ttf");
    font-weight: 600;
}
@font-face {
    font-family: 'Titillium Web';
    src: url("fonts/TitilliumWeb-Bold.ttf");
    font-weight: 700;
}
@font-face {
    font-family: 'Quicksand';
    src: url("fonts/Quicksand-Regular.ttf");
    font-weight: 400;
}
@font-face {
    font-family: 'Quicksand';
    src: url("fonts/Quicksand-Bold.ttf");
    font-weight: 700;
}
:root {
    --primary-color: #4497B0;
    --secondary-color: #4497B0;
    --buttom-2-color: #262626;
    --box-1-color: #007AC0;
    --box-2-color: #111111;
    --box-3-color: #00A651;
    --box-1-text-color: #ffff;
    --box-2-text-color: #ffff;
    --box-3-text-color: #ffff;
    --table-mobile-background: #474749;
    --freie-mietflachen-box: #F1F3F4;
    --shop-button-1-background-color: #262626;
    --shop-button-2-background-color: #00A651;
    --shop-button-3-background-color: #262626;
    --shop-button-1-color: #ffffff;
    --shop-button-2-color: #ffffff;
    --shop-button-3-color: #ffffff;
    --custom-color: #294EAB;

}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
	width: 100%;
	height: 30vw;
	margin-bottom: 0px !important;
}
._brlbs-thumbnail {
	width: 100% !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
	width: 100%;
	height: 30vw;
	margin-bottom: 0px !important;
}
._brlbs-thumbnail {
	width: 100% !important;
}
.page-template-rechtliche .main-title-block h1{
	line-height:64px !important;
}

/* .overlay-hero-photo{
	    width: 100%;
    height: 100%;
    opacity: .5;
    position: absolute;
    background: linear-gradient(100.16deg, #000000 8.42%, #CCCC00 100.72%);
    mix-blend-mode: normal;
    top: 0;
    left: 0;
} */

.row.ms-5{
    margin-left: 50px !important;
}
.centerplan-container{
	max-width:1562px!important;
}

.post-template-default .main-title-block{
	background-image: url(../shopping-center/images/post-template-page-background.png)!important;
}

.page-template-rechtliche .main-title-block{
	background-image: url(../shopping-center/images/information-pages-background.png)!important;
}

.page-template-datenschutz .main-title-block{
	background-image: url(../shopping-center/images/information-pages-background.png)!important;
}

.page-template-impressum .main-title-block{
	background-image: url(../shopping-center/images/information-pages-background.png)!important;
}


.offnungszeiten-text-part{
	font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #474749;
	margin-bottom:30px;
	margin-left:30px;
	margin-right:30px;
}

a, a:hover {
	color: #007AC0;
}


.geschafte-wrapper-page .swiper-slide{
	margin-bottom:20px;
}

.flip-card{
	padding:0 10px;
}
[type="button"] {
  -webkit-appearance: unset !important;
}
.pdf-button {
    padding: 20px 30px;
	background-color:#534838 !important;
	border-color:#534838 !important;
}

.pdf-button:focus,
.pdf-button:active,
.pdf-button:hover
{
	background-color:#534838 !important;
	border-color:#534838 !important;
	outline:none!important;
	box-shadow:none !important;
}

#menu-comments{
	display:none;
}
.all-gewerbe-wrapper{
	max-width: 1289px!important;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	padding:0 30px!important;
}
.gewerbe-row:nth-child(even) {background: rgba(240, 240, 240, 0.4);
/* box-shadow: inset 0px 1px 0px #DADADA; */}
.gewerbe-row:nth-child(odd) {color:white;}

.gray-background h2{
	color: #383838;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
}

.bewerbe-button a{
	background:#007AC0;
	color: white!important;
	padding:10px 25px;
	text-decoration:none !important;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
}

.bewerbe-button a:hover{
	cursor:pointer;
}

.table-head-row th{
	color: #333333;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
}

.gewerbe-row th{
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.bewerbe-button .arrow{
	margin-left:6px;
}

.table-head-row{
	background: rgba(0, 122, 192, 0.18);
}

.gewerbeTable{
	border:1px solid #007AC0;
}
.gewerbe-row{
	border-bottom:1px solid rgb(51, 51, 51,0.2);
}
.gewerbe-row:last-child{
	border-bottom:1px solid #007AC0 !important;
}

.gewerbe-row th{
	padding-top:13px !important;
	padding-bottom:13px !important;
}

#businessSpaceSwiper .body{
	border-right:1px solid #8d8d8e;
}
/**************INSTAGRAM POSTS***********/

.instagram-center-container {
    max-width: 1800px !important;
    margin: auto;
    padding-left: unset !important;
    padding-right: unset !important;
}

#instagram .btn-link, #geschaefte .btn-link {
    background: #C7A87A;
    padding: 15px 25px;
    margin: auto;
    display: block;
    margin-top: 80px;
    width: fit-content;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #FFFFFF;

}

#instagram .btn-link:hover {
    text-decoration: none !important;
    cursor: pointer !important;
}

#instagram h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 26px;
    text-align: center;
    color: #252B42;
}

.instagram-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1800px;
    margin: auto;
}

#post_container {

    margin: 0 10px;
}

#post_container .post-image {
    width: 310px;
    height: 310px;
}

#post_container {
    width: 310px !important;
    height: 310px !important;
}
.aspect-16-9 {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding-top: 56.25%;
  position: relative;
}
.aspect-16-9 img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
	object-fit:cover;
	height:100%;
}


.border-blue-container {
    border: 1.5px solid #294EAB;
    background: transparent;
    width: 290px;
    height: 290px;
    top: 10px;
    bottom: 10px;
    left: 3%;
    z-index: 24;
}

.border-blue-container:hover{
    cursor:pointer;
}

.caption-wrapper {
    background-color: #294EAB;
    color: white;
    text-transform: uppercase;
    bottom: 0;
    left: 0;
    z-index: 25;
    font-size: 15px;
    line-height: 21px;
    padding: 10px 10px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    width: 52%;
}

.instagram-post-photo {
    height: 100%;
    width: 100%;
    position:absolute;
    display:inline-block;
    z-index:10;
}

.instagram-logo-wrapper {
    top: 0;
    right: 0;
    z-index: 25;
    background: white;
}

.instagram-logo-wrapper img {
    width: 122px;
    height: 56px;
}

#instagram {
    padding-bottom: 100px;
	background:#F5F5F5;
}


#instagram .btn-link {
    margin-top: 135px !important;
}

#instagram .swiper-button-prev, #instagram .swiper-button-next {
    top: 120% !important;
}

#instagram .swiper-button-prev {
    left: 47% !important;
}

#instagram .swiper-button-next {
    right: 47% !important;
}

.swiper-pagination-bullet-active {
	background-color: #8d8d8e;
}
/*****************************************/

	.carousel-inner {
	  position: relative;
	}

	.carousel-inner > a {
	  position: absolute;
	  top: 0; left: 0; bottom: 0; right: 0;
	}

	.header-text-wrapper {
	  position: relative;
	  pointer-events: none;
	  z-index: 1;
	}

	.header-text-wrapper a {
	  pointer-events: all;
	}

.news-heading-paragraph {
    color: rgba(255, 255, 255, 2);
    letter-spacing: 1.92px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    max-width: 1289px;
    position: relative;
    padding: 0 15px;
    margin: auto;
    margin-top: 38px;
}
.disturber {
	position:absolute;
	top:50%;
	right:5%;
	z-index:50;
	transform:rotate(20deg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
    background-color: #C6874D;
  }
  
  .disturber-title,
  .disturber-text {
    text-align: center;
  }
  
  .disturber p {
    margin: 0;
    color:white;
  }
  .disturber-title p{
	font-family:'Quicksand';
    font-weight:700;
	font-size:24px;
	line-height:28.8px;
	margin-bottom:10px;
  }
  .disturber-text p{
	font-family:'Quicksand';
    font-weight:400;
	font-size:18px;
	line-height:28.8px;
  }
.main-custom-wrapper a {
    word-break: break-all;
}

.carousel-item img {
    height: auto;
}

/* #parking {
    margin-bottom: 100px;
}
 */
.mall-time strong {
    font-weight: 700 !important;
	color:#333333 !important;
}

.table-rows {
    padding: 9px 15px;
    border-bottom: 1px solid #D6D6D6;
}

.table-row  {
  min-width:200px !important;
}

.table-header{
	 min-width:200px !important;
}

.special-offnungszeit-date {
    font-weight: 700 !important;
}

.link-to-geschafte{
	    font-size: 18px !important;
    line-height: 30px !important;
    letter-spacing: 0.48px !important;
	color:#333333 !important;
	text-decoration:none;
	font-weight:700!important;
}

.link-to-geschafte:hover{
	text-decoration:underline;
	cursor:pointer;
	
}

.geschafte-text p {
    font-size: 18px !important;
    line-height: 30px !important;
    letter-spacing: 0.48px !important;
}

.mall-time img{
	height:100px;
	width:100%;
	object-fit:scale-down;
}
.mall-time p {
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 0.48px !important;
}


.table-header-wrapper {
    background: rgba(214, 214, 214, 0.27);
    border-top: 2px solid #333333;
    border-bottom: 2px solid #333333;
}

.main-custom-wrapper {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.main-custom-container {
    max-width: 1289px !important;
}

.zuruck-container {
    margin-top: 60px;
}

.widget-mode-gehen-zuruck {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #534838;
    text-decoration: none !important;
}

.widget-mode-gehen-zuruck:hover {
    cursor: pointer;
    color: #007AC0;
}

.zuruck-wrapper {
    border-bottom: 5px solid #534838;
    max-width: 120px;
    padding-bottom: 3px;
}

.widget-date {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    color: #999999;
    margin-bottom: 11px;

}

#blog img {
    margin-bottom: 45px;
}

.geschafte-wrapper-home {
    padding: 0 20px !important;
}

/* .swiper-geschafte-wrapper{
	    transform: translate3d(-2697px, 0px, 0px) !important;
    transition-duration: 0ms;
} */

/* .swiper-geschafte-wrapper .swiper-slide:last-of-type{
	margin-right:30px;
} */

#blog .title p {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 56px;

    color: #333333;
    margin-bottom: 45px;
}

.widget-mode-detail-text {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #666666;
    margin: unset !important;
    flex: unset !important
}

.widget-mode-detail-header p{
    font-family: 'Raleway',sans-serif;
    font-style:normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;



    color: #666666;
}

.blog-wrap {
    max-width: 1289px !important;
    padding: 0 30px;
    margin: auto;
}

.clickable-links, .contact-card a{
	    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #737373 !important;
	text-decoration:none;
}
.clickable-links:hover, .contact-card a:hover{
	text-decoration:underline;
}

#geschafte-wrapper .geschafte-wrapper {
    max-width: 1289px;
    margin: auto;
    padding: 0 25px;
}
	    .adress-wrap-2{
        max-width: 60%;
    }
    .adress-wrap-1{
        max-width: 30%;
    }
#geschafte-wrapper .swiper-slide {
    width: 301px !important;
}

#geschafte-wrapper .flip-card-inner {
    width: 100% !important;
}

#geschafte-wrapper .swiper-slide {
    overflow: unset !important;
}

.card .btn-link:hover, .card .btn-link:focus {
	text-decoration: none;
	color: black !important;
}
.accordion .card {
	border-bottom: 1px solid rgba(0,0,0,.125) !important; 
	box-shadow: unset !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-radius: unset !important;
}
.accordion .card-body, .accordion .btn  {
	padding: 0 !important;
}
.arrow {
	rotate: 180deg;
}
.collapsed .arrow {
	rotate: unset;
}
.parking-wrapper:first-child {
    max-width: 100% !important;
}

.copyright-wrapper {
    margin: unset !important;
}

.parking-wrapper {
    margin: unset !important;
}
.parking-time-wrap{
    max-width: 400px !important;
}
.news-wrapper {
    padding: 0 15px !important;
    margin: unset !important;
}

.wincasa-center-container {
    max-width: 1289px !important;
    margin: auto;
    padding-left: unset !important;
    padding-right: unset !important;
}

.table-header {
    font-weight: 700 !important;
    color: #000000 !important;
    padding: 9px 0;

}

.table-row {

}

.count-2 {
    column-count: 2;
}

.card-body {
    padding: 40px 100px 100px 40px !important;
}

.geschafte-wrapper {
    padding: 0 25px;
}

#posts {
    padding-top: 40px;
}

#posts .title-link {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #333333;
}

#posts .title-link:hover {
	text-decoration:none !important;
}

#posts .post-content p {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #666666;
}

#posts .card-date {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #999999;

}

#posts h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 26px;
    text-align: center;
    color: #252B42;
}

.card {
    background-color: unset !important;
    border: none !important;
    border-radius: unset !important;
    /*padding-left:30px !important;*/
    /*padding-right:30px!important;*/
	box-shadow: 0px 1px 10px 1px rgb(0 0 0 / 15%);
	height:100%;
}


.card-header {
    background-color: unset !important;
    border: none !important;
    border-radius: unset !important;
    padding: 0 !important;
}

.post-link {
    border-bottom: 5px solid #534838;
    max-width: 120px;
    padding-bottom: 3px;
	position: absolute;
    bottom: 65px;
}

.post-link a {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #534838;
    text-decoration: none;
}

.post-link a:hover {
    cursor: pointer;
}

.margin-paragraph {
    margin-bottom: 2rem !important;
}

/*CENTERPLAN*/
.centerplan-accordion .card{
	margin-bottom:30px;
	width:554px;
}
.centerplan-accordion .card-header{
	background-color:#C7A87A!important;
}
.centerplan-accordion .card-header, .centerplan-accordion .card-header button{
	height:93px;
}
.centerplan-accordion .card-header .floor-name{
	padding-left:32px;
}

.centerplan-accordion .card button:hover{
	color:#fff!important;
}

.centerplan-accordion .card-body{
	border:1px solid #e0e0e0;
	padding:30px 32px 15px 32px!important;
}
.centerplan-accordion .card-body-shop{
	margin-bottom: 25px;
}
.centerplan-accordion .card-header button:focus{
	color:#fff!important;
	box-shadow:none;
}
.openAcc svg{
	transform: rotate(180deg);
}
.centerplan-accordion .collapsed svg{
	transform:rotate(0deg);
}
.shop-image img{
	width:100%;
	height:auto;
}
.swiper-button-prev {
    left: 150px !important;
    right: auto;
    padding: 20px;
    border: 1px solid #534838;
    border-radius: 100%;
	width:44px!important;
	height:44px!important;

}

.swiper-button-prev:after {
    font-size: 14px !important;
    color: #534838;
	margin-right:3px;
}

.swiper-button-next {
    right: 150px !important;
    left: auto;
    padding: 20px;
    border: 1px solid #C7A87A;
    border-radius: 100%;
	width:44px !important;
	height:44px!important;
	

}

.swiper-button-next:hover, .swiper-button-prev:hover {
    padding: 20px;
    border: 1px solid #C7A87A;
    background-color: #C7A87A;
    border-radius: 100%;
}

.swiper-button-next:hover::after, .swiper-button-prev:hover::after {
    color: white;

}

.swiper-button-next:after {
    font-size: 14px !important;
    color: #C7A87A;
	margin-left:2px;
}

.mySwiper {
    max-width: 1246px !important;
    touch-action: pan-y !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative !important;
    overflow: hidden !important;
    list-style: none !important;
    padding: 0 !important;
    z-index: 1 !important;

}

.parking-section 
.footer-logo {
    width: 208px;
}

.iframe-map {
    width: 100% !important;
    height: 755px;
}

.parking h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 26px;
    color: #333333;
}

.parking h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1px;
    color: #333333;
}

.parking p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.parking .section-1 {
    padding-top: 100px;
    padding-bottom: 30px;
    background: #fff;
}

.bl-background {
    background-color: #111111;
}

.parking .container {
    max-width: 1400px;
}

.parking .container2{
    max-width: 750px;
    padding-top: 0;
}
#geschaefte .btn-link:hover {
    text-decoration: none;
}

#geschaefte {
    padding-bottom: 108px;
    padding-top: 90px;
	background: #fff;
}

.nav-link {
    padding: 20px 1rem !important;
}

/*.swiper-button-prev:after {*/
/*    font-family:unset!important;*/
/*    content: url('images/White-arrow.svg');*/
/*    transform: rotate(180deg);*/
/*}*/

/*.swiper-button-prev:hover::after{*/
/*    content: url('images/Blue-arrow.svg');*/
/*    transform: rotate(180deg);*/
/*}*/

/*.swiper-button-next:after {*/
/*    font-family:unset!important;*/
/*    content: url('images/White-arrow.svg');*/

/*}*/

/*.swiper-button-next:hover::after{*/
/*    content: url('images/Blue-arrow.svg');*/
/*}*/


.website-link {
    text-decoration: underline;
}

.website-link:hover {
    text-decoration: none;
}


#geschaefte h2 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 26px;
    text-align: center;
    color: #252B42;
}

.card-info {
    height: 50%;
    width: 100%;
    justify-content: space-evenly;
}

.header-text-wrapper {
    position: absolute;
    top: 86px;
    left: 310px;
    z-index: 50;
}

.header-text-wrapper h1 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 75.0864px;
    line-height: 106px;
    letter-spacing: 0.265815px;
    color: #FFFFFF;
}

.header-text-wrapper p {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26.5815px;
    line-height: 40px;
    letter-spacing: 0.265815px;
    color: #FFFFFF;
}

.header-text-wrapper .button {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 20px 51px;
    background: transparent;
	display:inline-block;
}

.contact-card {
    width: 30%;
}

.contact-card .adress-section img {
    margin-bottom: 20px;
}
.contact-card .settings-section img {
    margin-bottom: 17px;
}
.contact-card .contact-section img {
    margin-bottom: 25px;
}



/* .contact-card img {
    margin-bottom: 20px;
} */


.contact-card h3 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1px;
    color: #252B42;
}

.contact-card p {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #737373;
}

.horisontal-line {
    border: 1px solid #FFFFFF;
    width: 100%;
}

.vertiacal-line {
    border-left: 1px solid #D6D6D6;
}

.info-section-background {
    position: relative;
    width: 100%;
    margin-top: 52px;
/*     opacity: 0.30; */
    object-fit: cover;
    height: 173px;
}

.info-cards-container {
    margin-bottom: 70px;

}

.info-cards-wrapper {
    width: 61vw;
    margin: auto;
    justify-content: space-evenly;
    position: absolute;
    top: -50%;
    background: #FFFFFF;
    box-shadow: 0px 13px 19px rgba(0, 0, 0, 0.07);
    z-index:12;
}


.color-overlay {
    width: 100%;
    height: 100%;
    opacity: 0.74;
    position: absolute;
    background: linear-gradient(100.16deg, #534838 8.42%, #534838 100.72%);
    mix-blend-mode: multiply;
    top: 0;
    left: 0;
}


.line-1 {
    width: 28px;
    position: relative;
    left: 0;
}

.line-2 {
    width: 22px;
    position: relative;
    left: 6px;
}

.line-3 {
    width: 12px;
    position: relative;
    left: 15px;
}


#navbarMain{
	    margin-right: 5px!important;
}


.navbar {
    padding: unset !important;
}

#menu-item-48 a {
    font-weight: 400 !important;
}

.current-menu-item a {
    color: #333333;
    font-weight: 900;
}

/*******COOKIE*******/

.cli-switch input:checked + .cli-slider {
    background-color: #F3BC38 !important;
}

#wt-cli-privacy-save-btn {
    background-color: #F3BC38 !important;
}

#cookie_action_close_header {
    background-color: #F3BC38 !important;
}


.navbar-nav {
/*     padding-right: 45px !important; */
}

li {
    font-size: 20px;
}

.center-management-holder a {
    letter-spacing: 0.48px;
    color: white;
    text-decoration: underline;
}

.services {
    padding: 100px 0;
}

.services p a {
    color: #00A651;
}

.center-management-holder a:hover {
    color: white;
    text-decoration: none;
}

.carousel-control-prev, .carousel-control-next {
    opacity: 0.7 !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    filter: brightness(0);
}


.link {
    text-decoration: underline !important;
}

.link:hover {
    text-decoration: none !important;
}

.modal-spaces .carousel-inner {
    display: flex;
    align-items: center;
}

.modal-spaces .carousel-item {
    height: auto;
}

.navbar-brand{
	margin-right:unset !important;
}

.navbar-brand img {
    height: 83px;
    max-width: 100%;
}

html, body {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}

p {
    letter-spacing: 0.48px;
    color: #000000;
    font-size: 20px;
}

.footer-logo img {
    max-width: 300px;
}

.footer-logo-1 img {
    width: 270px;
}

/*****************NAVABR**********************/

.navbar-wrapper div:first-child{
	padding-left:unset!important;
}

.navbar-toggler {
    position: absolute;
    top: -58px;
    border: 0;
    height: 35px;
    padding-right: 0 !important;
}

.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}


.navbar-toggler span {
    display: block;
    background-color: #333333;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;


    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
   
    left: 1px;
	
    transform: rotate(-45deg);
    top: 5px;
    opacity: 0.9;
    width: 28px;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    position: absolute;
	display:none;
    left: -5px;
    top: 13px;
    opacity: 0.9;
    width: 28px;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
 
    left: 1px;
	
    transform: rotate(45deg);
    top: -3px;
    opacity: 0.9;
    width: 28px;
}

.navbar-light .navbar-nav .nav-link {
    letter-spacing: 0.48px;
    color: #333333;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    line-height: 30px;

}

.navbar-nav li a {
    padding-left: 20px !important;
    padding-right: 20px !important;
    letter-spacing: 0.48px;
    color: #474749;
    font-size: 20px;
}
.current_page_item a{
	color:#534838!important;
}

.menu-item-758 a{
	    color: #333333 !important;
}

.navbar-nav li a:hover {
    text-decoration: none !important;
	color:#534838 !important;

}

.time {
    background: white;
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 0.48px;
    color: #333333;
    font-size: 20px;
    display: none !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 30px;
    text-align: end;
}

.time:hover {
    cursor: pointer;
    text-decoration: none;
    color: #333333;
}

.carousel-image {
    object-fit: cover;
}

.carousel-indicators {
    position: absolute;
    bottom: 100px;
    left: 47%;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: start !important;
    padding-left: 0;
    margin-right: unset !important;
    margin-left: unset !important;
    list-style: none;
    margin-bottom: 2% !important;
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 40px;
    height: 3px;
    margin-right: 3px;
    margin-left: -1px;
    text-indent: -999px;
    cursor: pointer;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.carousel-caption {
    bottom: 30% !important;
    max-width: 800px;
    right: 10% !important;
    left: 10% !important;
}

.carousel-title {
    font-size: 40px;
}

.carousel-title-1 {
    padding: 20px;
    letter-spacing: 1.92px;
    background: var(--primary-color);
    font-size: 60px;
}

.flip-card {
    background-color: transparent;
    height: 200px;
    perspective: 1000px;
    margin-right: unset !important;
}

.flip-card-inner {
    position: relative;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    height: 200px;
/*     width: 370px; */
/* 	width:300px; */
    border: 1px solid rgba(153, 153, 153, 0.52);
}


.flip-card:hover .flip-card-inner .flip-card-back {
    opacity: 1;
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: transparent;
    color: black;
    overflow: hidden;
}

.flip-card-front img {
    max-width: 90%;
    height: 90%;
    object-fit: contain;
}

.shop-title {
    height: 50%;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
	border-bottom:1px solid white;
}

.flip-card-back h5 {

    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.flip-card-back {
    background: #C7A87A;
    transition: 0.5s;
    opacity: 0;
    color: #fff !important;
    align-self: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.flip-card-back a {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.5px;
    color: #FFFFFF;
}

.flip-card-back a:hover {
    color: #fff !important;
    text-decoration: none;
}

main h1 {
    letter-spacing: 1.44px;
    color: #4497B0;
    font-size: 60px;
    font-weight: 600;
}


.line {
    width: 50px;
    height: 2px;
    background: #fff;
}


.hero2 {
    width: 100%;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 100px;
}

.hero2 img {
    width: 60px;
    height: 60px;
}

.hero-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(44, 0, 0, 0.35);
}

.hero2 .container {
    position: relative;
}

.hero2 h2 {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    letter-spacing: 0.72px;
}

.hero2 p {
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    color: white;
    font-weight: 500;
}

.main-title-block {
    padding-top: 200px;
    padding-bottom: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position-y: center;
    background-position-x: center;
}

.main-title-block h1 {
    color: rgba(255, 255, 255, 2);
    letter-spacing: 1.92px;
    font-size: 64px;
    font-weight: 700;
    max-width: 1289px;
    position: relative;
    padding: 0 15px;
    margin: auto;
}

.button-1 {
    background: var(--shop-button-1-background-color);
    color: var(--shop-button-1-color) !important;
}

.button-2 {
    background: var(--shop-button-2-background-color);
    color: var(--shop-button-2-color) !important;
}

.button-3 {
    background: var(--shop-button-3-background-color);
    color: var(--shop-button-3-color) !important;
}

.button-1 img {
    filter: brightness(1);
}

.button-2 img {
    filter: brightness(1);
}

.button-3 img {
    filter: brightness(1);
}

.post-buttoms a {
    text-decoration: none;
    width: 338px;
    padding: 15px 0;
    text-align: center;
    display: inline-block;
    font-size: 20px;

}

.home-page-content {
    line-height: 34px;
}

.post-buttoms a:hover {
    color: #fff;
    text-decoration: none;
}

.content-image img {
    width: 100%;
}

.content-text h2 {
    letter-spacing: 1.44px;
    color: #474749;
    font-weight: 600;
    font-size: 60px;
}

.box {
    padding: 30px 10px;
    max-width: 400px;
    width: 400px;
	height:600px;
	background: #FFFFFF;
	box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.15);
	border-radius: 0px;
	margin: 20px 10px;

}

.box h2 {
   font-family: 'Raleway',sans-serif;
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 35px;
text-align: center;
letter-spacing: 0.48px;
color: #333333;
}

.box-1 {
    background: var(--box-1-color);
    color: var(--box-1-text-color);
}

.box-2 {
    background: var(--box-2-color);
    color: var(--box-2-text-color);
}

.box-3 {
    background: var(--box-3-color);
    color: var(--box-3-text-color);
}

.box-1 p {
    color: var(--box-1-text-color);
    margin: 2px;
    max-width: 370px;
}

.box-2 p {
    color: var(--box-2-text-color);
    margin: 2px;
}

.box-3 p {
    color: var(--box-3-text-color);
    margin: 2px;
}

.box-1 img {
    filter: brightness(1);
}

.box-2 img {
    filter: brightness(1);
}

.box-3 img {
    filter: brightness(1);
}

.shopping-center-work-time {
    max-width: 1000px;
    padding: 0 15px;
}

.shopping-center-work-time h2 {
    color: #333333;
    font-weight: 800;
    font-size: 48px;
    overflow-wrap: break-word;
    font-family: 'Raleway', sans-serif;
    line-height: 56px;
}

.shopping-center-work-time p {
    letter-spacing: 0.48px;
    color: #333333;
    font-weight: 400;
    min-width: 151px;
    font-size: 18px;
    line-height: 21px;
}

.work-time {
    max-width: 1179px;
}

.work-time h1 {
    letter-spacing: 1.44px;
    color: #474749;
    font-weight: 600;
    font-size: 60px;
}

.shops {
    background: #F1F3F4;
}

.shop {
    cursor: pointer;
    letter-spacing: 0.48px;
    color: #474749;
    font-size: 20px;
    font-weight: 600;
}

.shop-active {
    background: #ED1C24;
    color: #fff !important;
}

.shops-work-time {
    display: none;
}

.shop-work-time {
    border-bottom: 2px solid #707070;
}

.active {
    display: block !important;
}

.shop-work-time p {
    letter-spacing: 0.48px;
    color: #474749;
    font-weight: 600;
}

/**************FOOTER***********/
.footer {
    padding: 50px;
    background: #F1F3F4;
}

.footer-links {
    display: inline-block !important;
}
.copyright-wrapper p{
	color:#333;
}
.footer-links a{
    color:#333 !important;
}

.copyright-text p {
    letter-spacing: 0.48px;
    color: #333;
}

.copyright-text a {
    letter-spacing: 0.48px;
    color: #333;
    text-decoration: underline;
}

.social-media a:hover {
    text-decoration: none;
}

.copyright-text a:hover {
    letter-spacing: 0.48px;
    color: #262626;
    text-decoration: none;
}


.map-information {
    padding-top: 70px;
    padding-left: 100px;
}

.information h2 {
    letter-spacing: 0.72px;
    color: #474749;
    font-weight: 600;
    font-size: 30px;
}

.information p {
    letter-spacing: 0.48px;
    color: #474749;
    line-height: 30px;
    font-size: 19px !important;
    max-width: 500px;
}

.information img {
    width: 50px;
    height: 50px;
}


.supertitle {
    letter-spacing: 0.72px;
    color: #474749;
    font-size: 30px;
    font-weight: 600;
}

.green-box {
    width: 100%;
    height: 435px;
    border: 2px solid var(--freie-mietflachen-box);
}
.link-text{
	letter-spacing: 0.43px;
	color: #474749;
	font-weight: 600;
	font-size: 18px;
	text-decoration: underline;
}
.link-text:hover {
	text-decoration: none;
}
.content  *{
	letter-spacing: 0.48px;
    color: #474749;
    font-size: 20px;
}

.green-box-content {
    /*     max-width: 270px; */
}

.green-box-content span {
    display: block;
}

.text-box {
    color: #212529;
}
.frei-mietflaechen-text p{
	font-size:18px;
	font-family: 'Raleway';	
}
.frei-mietflaechen-text p:first-child{
	font-size:24px;
	font-weight:700;
	font-family: 'Raleway';
}

.frei-mietflaechen-title p{
	font-size:30px;
	font-weight:400;
	font-family: 'Raleway';
}
.frei-mietflaechen-title h3{
	font-size:40px;
	font-weight:700;
	font-family: 'Raleway';
}
.green-box-content h3 a, .green-box-content a {
    color: #212529;
    text-decoration: underline;
}

.green-box-content a:hover {
    color: #212529;
    text-decoration: underline;
}

.green-box-content h3 {
    letter-spacing: 0.48px;
    color: #212529;
    font-size: 20px;
}
.green-box-content p{
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.48px;
}
.green-box-content .contact-person{
	font-size:20px;
	font-weight: 400;
	letter-spacing:0.48px;
}
.business-space-table table thead {
    background: #C7A87A;
}

.business-space-table table thead th {
    letter-spacing: 0.48px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 20px;
    padding: 25px 35px;
}

table a {
    text-decoration: none !important;
}

.business-space-table table tbody tr td {
    letter-spacing: 0.43px;
    color: #474749;
    font-weight: 600;
    font-size: 18px;
    padding: 20px 0px;
}

.business-space-table table tbody tr {
    border-bottom: 2px solid #47474933;
}

.business-space-table table tbody tr td a {
    color: #37AA32;
    text-decoration: underline;
}

#businessSpaceSwiper {
    display: none;
}
#businessSpaceSwiper a{
	text-decoration: none;
}

.swiper-slide {

/*     width:300px !important; */
    background: #ffffff;
    overflow: hidden !important;

}

#businessSpaceSwiper img {
    width: auto;
}

#businessSpaceSwiper {
    box-shadow: none !important;
}

.black-background {
    background: var(--table-mobile-background);
    color: #fff;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.48px;
    border-bottom: 1px solid #8d8d8e;
}

.white-background {
    color: #474749;
    padding: 20px 10px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.43px;
    border-bottom: 1px solid #8d8d8e;
}

.white-background a {
    color: #37AA32;
    text-decoration: underline;
}

.swiper .body .row:first-child {
	border-top: 1px solid #8d8d8e;
}

#businessSpaceSwiper ::-webkit-scrollbar {
    -webkit-appearance: none;
}

.frei-miet .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
}

.text-swipe {
    letter-spacing: 1.8px;
    color: #474749;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

.shops .swiper-wrapper {
    padding-left: 0px;
}

.shops ::-webkit-scrollbar {
    display: none;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
}

@media only screen and (max-width: 1373px) and (min-width: 1200px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
    }

    .time {
        font-size: 20px;
    }
}
@media only screen and (max-width:1400px){
	#carouselExampleIndicators, .carousel-item img{
		height:630px;
	}
}

@media only screen and (max-width: 1200px) {
    .business-space-table {
        display: none;
    }
	#carouselExampleIndicators, .carousel-item img{
		height:590px;
	}
    #businessSpaceSwiper {
        display: block;
    }
	.centerplan-accordion .card{
		width:450px;
	}
}
@media (min-width:992px){
	.frei-mietflaechen-title h3{
		font-size:48px;
	}
}
@media (min-width: 1200px) {
	
    .navbar .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100%;
    }


    .services .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }

    main .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1600px;
    }

    .footer .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1600px;
    }

    .frei-miet .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }

    .py-5 .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }

}

@media (max-width: 1200px ) {
    .map-information {
        padding-left: 20px;
    }

    .business-space-table table thead th {
        padding: 25px 25px;
    }

/*     .box {
        height: auto;
    } */

    .shopping-center-work-time h2 {
        font-size: 42px;
    }

    .navbar-nav {
        padding-right: 0 !important;
        padding-bottom: 5px !important;
    }
    .navbar-light .navbar-nav .nav-link {
        font-weight:400;
        font-size: 30px;
        line-height: 45px;
        letter-spacing: 0.2px;

    }
	



}


@media (max-width: 808px) {
    .carousel-title {
        font-size: 30px;
    }

    .carousel-title-1 {
        font-size: 40px;
    }

    .carousel-image {
    }

    .carousel-caption {
        bottom: 20% !important;
    }

}

@media (max-width: 756px) {


    .supertitle {
        font-size: 20px;
    }

    .frei-miet .content-text h2 {
        font-size: 30px;
    }


    #instagram h2 {

        font-size: 36px;
        line-height: 50px;
        letter-spacing: 0.2px;
        word-break: break-all;
        max-width: 353px;
        margin: auto;
    }


}
 
@media (max-width: 576px ) {
    .box {
        width: 426px;
    }


}

@media (min-width: 566px) and (max-width: 576px) {
    .box {
        width: 502px;
    }

    .special-table-wrapper {
        max-width: 502px;
        margin: auto !important;
    }


}

@media (min-width: 556px) and (max-width: 566px) {
    .box {
        width: 489px;
    }

    .special-table-wrapper {
        max-width: 489px;
        margin: auto !important;
    }
}

@media (min-width: 546px) and (max-width: 556px) {
    .box {
        width: 490px;
    }

    .special-table-wrapper {
        max-width: 490px;
        margin: auto !important;
    }
}

@media (min-width: 536px) and (max-width: 546px) {
    .box {
        width: 467px;
    }

    .special-table-wrapper {
        max-width: 467px;
        margin: auto !important;
    }
}



@media (min-width: 500px) and (max-width: 536px) {
    .box {
        width: 467px;
    }

    .special-table-wrapper {
        max-width: 467px;
        margin: auto !important;
    }
}



@media (min-width: 472px) and (max-width: 500px) {
    .box {
        width: 424px;
    }

    .special-table-wrapper {
        max-width: 424px;
        margin: auto !important;
    }
}


@media (min-width: 450px) and (max-width: 472px) {
    .box {
        width: 383px;
    }

    .special-table-wrapper {
        max-width: 383px;
        margin: auto !important;
    }
}

@media (min-width: 420px) and (max-width: 450px) {
    .box {
        width: 362px;
    }

    .special-table-wrapper {
        max-width: 362px;
        margin: auto !important;
    }
}

@media (min-width: 400px) and (max-width: 420px) {
    .box {
        width: 350px;
    }

    .special-table-wrapper {
        max-width: 350px;
        margin: auto !important;
    }
}

@media (min-width: 390px) and (max-width: 400px) {
    .box {
        width: 328px;
    }

    .special-table-wrapper {
        max-width: 328px;
        margin: auto !important;
    }


    .shopping-center-work-time {
        max-width: 328px;
    }
}
 
 @media (min-width: 370px) and (max-width: 390px) {
    .box {
        width: 306px;
    }

    .geschafte-text p {
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .mall-time p {
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .shopping-center-work-time p {
        font-size: 16px;
    }

    .shopping-center-work-time {
        max-width: 279px;
    }

    .special-table-wrapper {
        max-width: 306px;
        margin: auto !important;
    }
}

@media (min-width: 350px) and (max-width: 370px) {
    .box {
        width: 284px;
    }

    .geschafte-text p {
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .mall-time p {
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .shopping-center-work-time p {
        font-size: 16px;
    }

    .shopping-center-work-time {
        max-width: 279px;
    }

    .special-table-wrapper {
        max-width: 284px;
        margin: auto !important;
    }
}
 

@media (min-width: 370px) {
    .main-title-block h {
        font-size: 38px;
    }
}


@media (max-width: 595px) {

    .map-information {
        padding-left: 20px;
    }

    .green-box {
        width: 100%;

    }

    .green-box-content h3 {
        font-size: 21px;
        line-height: 32px;
    }
}

@media (max-width: 565px) {
    .content-text h2 {
        font-size: 40px;
    }

    .green-box {
        height: 320px;
    }

    .shopping-center-work-time h2 {
        font-size: 40px;
    }
}

@media (max-width: 400px) {
    .carousel-title {
        font-size: 25px;
    }

    .carousel-title-1 {
        font-size: 35px;
    }
}

@media (max-width: 1200px) {
    .navbar-wrapper {
        padding: 0 15px;
    }

}

@media (max-width: 1650px) {
    .header-text-wrapper {
        top: 78px;
        left: 141px;

    }
}

@media (max-width: 1880px) {
   	.navbar-wrapper div:first-child{
	padding-left:15px !important;
}
}

@media (min-width: 1815px) and (max-width: 1880px) {
    .header-text-wrapper {
         top: 85px;
        left: 310px;

    }
}

@media (min-width: 1820px) and (max-width: 1815px) {
    .header-text-wrapper {
         top: 85px;
        left: 282px;

    }
}

@media (min-width: 1750px) and (max-width: 1820px) {
    .header-text-wrapper {
         top: 85px;
        left: 284px;

    }
}

@media (min-width: 1600px) and (max-width: 1750px) {
    .header-text-wrapper {
         top: 85px;
        left: 238px;

    }
}


@media (min-width: 1500px) and (max-width: 1600px) {
    .header-text-wrapper {
        top: 85px;
        left: 170px;

    }
}




@media (min-width: 1485px) and (max-width: 1564px) {
    .header-text-wrapper {
       top: 85px;
        left: 141px;

    }

    
    .carousel-indicators {
        bottom: 100px;
    }
}

@media (min-width: 1430px) and (max-width: 1485px) {
    .header-text-wrapper {
         top: 85px;
        left: 101px;

    }

    

}

@media (min-width: 1320px) and (max-width: 1430px) {
    .header-text-wrapper {
       top: 85px;
        left: 68px;

    }

    
}

@media (min-width: 1240px) and (max-width: 1320px) {
    .header-text-wrapper {
         top: 85px;
        left: 28px;

    }

}

@media (min-width: 1180px) and (max-width: 1240px) {
    .header-text-wrapper {
         top: 85px;
        left: 22px;

    }

    .info-cards-container {
        height: 221px;
    }

    .carousel-indicators {
        bottom: 115px;
    }
}

@media (min-width: 1095px) and (max-width: 1180px) {
    .header-text-wrapper {
        top: 85px;
        left: 31px;

    }

 
    .info-cards-container {
        height: 221px;
    }

    .carousel-indicators {
        bottom: 115px;
    }
}


@media (min-width: 992px) and (max-width: 1095px) {
    .header-text-wrapper {
        top: 85px;
        left: 31px;

    }

    
    .info-cards-container {
        height: 130px;
    }

    .carousel-indicators {
        bottom: 73px;
    }


}



@media (max-width: 992px) {
	.disturber{
		top:55%;
	}
	.disturber-title p{
		font-size: 18px;
    	line-height: 22.8px;
	}
	.disturber-text p{
		font-size: 14px;
    	line-height: 18.8px;
	}
.parking .container {
    padding-right: 0px;
}
	.centerplan-accordion .card{
		width:100%;
	}
	.card-body {
		padding: 40px 40px 100px 40px !important;
	}
	
    .table-header {
        display: none;
    }

    .special-time-date {
        font-weight: 700 !important;
        color: #333333 !important;,
    }

    .table-rows p {
        margin-bottom: 5px !important;
        text-align: left !important;
    }

    .table-rows {
        margin-bottom: 50px;
        border: none;
        padding: unset;

    }

    .parking .container {
        max-width: 100%;
    }

    .carousel-indicators {
        display: none;
    }


    .info-cards-wrapper {
        top: -305%;
    }

    #carouselExampleIndicators {
        height: 1150px;

    }


    .header-text-wrapper {
        top: 85px;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
    }

    .contact-card {
        border-bottom: 1px solid #D6D6D6;

    }

    .header-text-wrapper h1 {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0.2px;
    }

    .header-text-wrapper p {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0.2px;
        max-width: 250px;
        margin: auto;
        margin-top: 40px;

    }

    .table-header-wrapper {
        display: none !important;
    }

    .special-table-wrapper {
        max-width: 576px;
        margin: auto;
    }

    .carousel-item img {
        height: 580px;
        object-fit: cover;
    }

    .header-text-wrapper h1:nth-child(3) {
        max-width: 250px;
        margin: auto;
    }


    #posts{
        padding-top:80px !important;
	background:#F5F5F5; 
    }

    .info-cards-container{
        margin-bottom:unset!important;
    }
	
	.contact-card .adress-section img {
    margin-bottom: 20px;
}
.contact-card .settings-section img {
    margin-bottom: 20px;
}
.contact-card .contact-section img {
     margin-bottom: 20px;
}
	.header-text-wrapper .button{
		margin-top: 55px !important;
	}
	
	.table-row{
		min-width:unset !important;
	}
	

	
}

@media (max-width: 768px) {
	#carouselExampleIndicators{
		height:1150px;
	}
	.carousel-item img{
		height:500px;
	}
	.gray-background h2{
		font-size:36px;
	}
	
	.swiper-slide-duplicate {
		display:none;
	}

    .shop-swiper-button-next, .shop-swiper-button-prev {
        display: none !important;
    }

   .swiper-geschafte-wrapper{
        transition: unset !important;
        transform: unset !important;
        justify-content: center;
        align-items: center;
    }

    #geschafte-wrapper .flip-card-inner {
        width: 100%;
    }

    #geschafte-wrapper .swiper-slide {
        width: 100% !important;

    }

    .geschafte-wrapper {
        padding: 0 15px;
    }

    #geschafte-wrapper .geschafte-wrapper {
        padding: 0 0px;
    }

    .home-geschafte-slide {
        overflow: unset !important;
        width: 100% !important;
    }

    .home-geschafte-inner-slide {
        width: 100%;
    }


    #posts h2 {
        font-size: 36px;
        line-height: 50px;
    }

    #geschaefte h2 {
        font-size: 36px;
        line-height: 50px;
    }

    .parking-container h2 {
        font-size: 36px;
        line-height: 50px;
    }

    .page-template-default h1 {
        font-size: 46px;
        line-height: 50px;
    }

	.flip-card{
	padding:unset;
}
	
	.flip-card-inner{
		margin-bottom:20px;
	}
	.geschafte-wrapper-home {
    padding: 0 15px !important;
	}
	
	.page-template-datenschutz .main-title-block h1{
		font-size:50px;
	}
	
	.adress-wrap-2 {
		max-width: 100% !important;
	}
}

@media (max-width: 615px){
	.page-template-datenschutz .main-title-block h1{
		font-size:40px;
	}
}


@media (max-width: 512px){
	.page-template-datenschutz .main-title-block h1{
		font-size:40px;
	}
}

@media (max-width: 500px){
	.page-template-datenschutz .main-title-block h1{
		font-size:33px !important;
	}
	
	.page-template-datenschutz strong{
		font-size:30px !important;
	}
}

@media (max-width: 428px){
	.page-template-datenschutz .main-title-block h1{
		font-size:26px !important;
	}
	
	.page-template-datenschutz strong{
		font-size:22px !important;
	}
	
	.page-template-datenschutz p{
		word-break: break-word;
	}
}

@media (max-width: 356px){
	.page-template-datenschutz .main-title-block h1{
		font-size:25px !important;
	}
	
	.page-template-datenschutz strong{
		font-size:22px !important;
	}
	
	.page-template-datenschutz p{
		word-break: break-word;
	}
}



@media (min-width: 392px) and (max-width: 768px) {
    .card-info {
        justify-content: center;
    }

    .flip-card-back a {
        padding: 0 15px;
    }
}


@media (min-width: 886px) and (max-width: 1200px) {
    .info-cards-wrapper {
        width: 93vw;
    }
}

@media (min-width: 576px) and (max-width: 886px) {
    .info-cards-wrapper {
        width: 93vw;
    }
}

@media (min-width: 476px) and (max-width: 576px) {
    .info-cards-wrapper {
        width: 88vw;
    }
}

@media (max-width: 476px) {
    .info-cards-wrapper {
        width: 90vw;
    }

    .copy-text{
        line-height:45px!important;
    }
}

@media (max-width: 490px) {
    .parking-container h2 {
        line-height: 46px !important;
    }

    .posts h2 {
        line-height: 46px !important;
    }
}

@media (max-width: 450px) {
    .count-2{
        column-count: 1;
    }
}





@media (max-width: 576px) {
    .parking p {
        font-size: 14px;
        line-height: 150%;
    }

    .box h2 {
        letter-spacing: 0.72px;
        font-size: 24px;
        font-weight: 700;
        line-height: 36px;
    }

    .main-title-block h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .table-rows {
        padding: unset !important
    }

    .shopping-center-work-time h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .shopping-center-work-time {
        padding: unset !important;
    }

    .shopping-center-work-time p {
        min-width: unset !important;
    }


    #blog .title p{

        font-size: 24px;
        line-height: 32px;
        font-weight:700;

    }

    .widget-mode-detail-header p{
        font-size:14px;
        line-height:21px;
    }
}


@media (min-width: 1196px) and  (max-width: 1500px) {
    .instagram-swiper-button-prev {
        margin-left: -22px;
    }
	
	
	.swiper-button-prev{
        margin-left: -22px;
    }
}

@media (min-width: 994px) and  (max-width: 1196px) {
    .instagram-swiper-button-prev {
        margin-left: -31px;
    }
	
	.swiper-button-prev{
        margin-left: -31px;
    }
}


@media (min-width: 830px) and  (max-width: 994px) {
	.geschafte-block .btn-link{
		margin-top: 100px !important;
	}
	
	.swiper-button-prev {
    left: 49% !important;
}
	
	.swiper-button-prev{
		 top: 120% !important;
        margin-left: -40px;
    }
	
	.swiper-button-next {
		 top: 120% !important;
        right: 45% !important;
    }
	
    .instagram-swiper-button-prev {
        margin-left: -40px;
    }

    #instagram .swiper-button-next {
        right: 45% !important;
    }

    #instagram .swiper-button-prev {
        left: 49% !important;
    }
}

@media (min-width: 768px) and (max-width: 830px){
	.swiper-button-prev{
		 top: 120% !important;
        margin-left: -50px;
		left:48% !important;
    }
	
	.swiper-button-next {
		 top: 120% !important;
        right: 45% !important;
    }
	.geschafte-block .btn-link{
		margin-top: 100px !important;
	}
}

@media (min-width: 676px) and  (max-width: 830px) {
    .instagram-swiper-button-prev {
        margin-left: -50px;
    }

    #instagram .swiper-button-next {
        right: 45% !important;
    }

    #instagram .swiper-button-prev {
        left: 48% !important;
    }
}

@media (min-width: 492px) and  (max-width: 676px) {
    .instagram-swiper-button-prev {
        margin-left: -60px;
    }

    #instagram .swiper-button-next {
        right: 45% !important;
    }

    #instagram .swiper-button-prev {
        left: 48% !important;
    }
}


@media (min-width: 350px) and  (max-width: 492px) {
    .instagram-swiper-button-prev {
        margin-left: -70px;
    }

    #instagram .swiper-button-next {
        right: 39% !important;
    }

    #instagram .swiper-button-prev {
        left: 54% !important;
    }
}

@media (min-width: 415px) and (max-width: 500px) {
    .page-template-default h1 {
        font-size: 32px;
    }

    .page-template-default h2 {
        font-size: 29px;
    }

    .page-template-default h3 {
        font-size: 29px;
    }
}

@media (max-width: 415px) {
    .page-template-default h1 {
        font-size: 25px;
    }

    .page-template-default h2 {
        font-size: 22px;
    }

    .page-template-default h3 {
        font-size: 22px;
    }

    .page-template-default p {
        font-size: 18px;
    }

    .page-template-default p strong {
        font-size: 18px;
    }
	
	.parking .section-1 {
		padding-top: 45px;
	}
	
	.parking h2 {
		font-size: 36px;
		line-height: 50px;
	}
}

@media (max-width: 800px) {
    .page-template-default h1 {

        line-height: 50px;
    }
}

@media (max-width: 812px) {
    #instagram h2{
        line-height:50px;
    }
}


@media (min-width:1200px) and (max-width: 1374px) {
	.navbar-nav li a{
		font-size:14px !important;
		padding-left:20px!important;
		padding-right:20px!important;
	}
}
@media (max-width: 992px) {
    .adress-wrap-2{
        max-width: 60%;
    }
    .adress-wrap-1{
        max-width: 30%;
    }
}

@media (max-width: 904px) {
	.table-head-row th{
		
		padding-left:10px !important;
		padding-right:10px!important;
	}
	.gewerbe-row th{
		
		padding-left:10px!important;
		padding-right:10px!important;
	}
	
	.bewerbe-button a{
		padding:10px 10px;
	}
	
}

@media (max-width: 704px) {
	.table-head-row th{
		
		padding-left:7px !important;
		padding-right:7px!important;
	}
	.gewerbe-row th{
		
		padding-left:7px!important;
		padding-right:7px!important;
	}
	
	.bewerbe-button a{
		padding:10px 10px;
	}
	
}

@media (max-width: 675px) {
	.table-head-row th{
		font-size:15px;
		padding-left:6px !important;
		padding-right:6px!important;
	}
	.gewerbe-row th{
		font-size:14px;
		padding-left:6px!important;
		padding-right:6px!important;
	}
	
	.bewerbe-button a{
		padding:10px 7px;
	}
	
}

@media (max-width: 576px) {
	.table-head-row th{
		font-size:15px;
		padding-left:4px !important;
		padding-right:4px!important;
	}
	.gewerbe-row th{
		font-size:14px;
		padding-left:4px!important;
		padding-right:4px!important;
	}
	.gewerbeTable{
		width:100%;
	}
	.all-gewerbe-wrapper{
		padding: 0 15px!important;
	}
}

@media (max-width: 529px) {

	.all-gewerbe-wrapper{
		padding: 0 0px!important;
		overflow:scroll scroll ;
		display:block;
	}
	
	.bewerbe-button a {
		    white-space: nowrap;
	}
}


@media (min-width:994px) and (max-width:1650px) {

	 .swiper-button-next {
    	top: 120% !important;
		right:47%!important;
	}
		
	.swiper-button-prev {
   	 top: 120% !important;
	 left:47% !important;
	}
	
	.geschafte-block .btn-link{
		margin-top: 100px !important;
	}
}
