/*
Theme Name: Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

.container{
	max-width: 1730px;
}
.btn:focus {
    box-shadow:none;
}
h3.vc_custom_heading{
	margin-bottom:70px;
}
.vc_btn3-container.vc_btn3-inline{
	width:100%;
}
.vc_btn3.vc_btn3-color-warning{
	color:#22282B;
	background: #FCC20B;
	border:none;
	font-family: "Poppins", sans-serif;
	padding: 10px 15px;
	font-size: 23px;
	font-weight: 600;
	line-height:56px;
	letter-spacing: -0.46px;
	border-radius: 40px;
	width:100%;
}
.vc_btn3.vc_btn3-color-warning:hover{
	border:none;
	color:#fff !important;
	background:#22282B !important;
}
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner{
	padding-top:0;
}
.wpb_text_column p{
	font-family: "Intertight-regular", sans-serif;
}
.error404 #main{
	background-image:url("/wp-content/uploads/2025/05/pic-404-min.png");
	background-size:contain;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fcfaf9;
}
.error404 .page-top{
	display:none;
}
.page-not-found > div{
	align-items: end;
	min-height:100vh;
	margin-bottom:100px;
}
.page-not-found h2 {
	font-size: 78px;
	font-style: normal;
	font-weight: 800;
	line-height: 99px;
	letter-spacing: -1.6px;
	margin-bottom:0;
	padding-top:750px;
}
.page-not-found .col-lg-6:nth-child(2){
	padding-left:150px;
}
.page-not-found p{
	font-family: "Poppins",sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px;
	letter-spacing: -0.64px;
}
.page-not-found .vc_btn3.vc_btn3-color-warning{
	max-width: 300px;
	padding: 3px 34px;
}
#main{
	overflow:hidden;
}
.desk-n{
	display:none;
}
.page-top {
	padding-top:180px;
	background-color:transparent;
	border-top:none;
    border-bottom:none;
}
.page-top .page-title {
    color: #22282B;
	font-family: "Poppins",sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 72px;
	letter-spacing: -1.2px;
}
.page-top .page-title:not(.b-none):after {
    content: none !important;
}
.page-top .col-lg-12{
	background-color:#F4F0ED;
	border-radius:50px;
	padding:50px 50px 40px 50px;
}
.page-title-wrap{
	border-top:1px solid #CDCECF;
	padding-top:45px;
	margin-top:45px;
}
.page-top ul.breadcrumb>li{
	color: #22282B;
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
}
.page-top .home a{
	background-image:url("/wp-content/uploads/2025/05/home-icon.svg") !important;
	background-size:contain;
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	font-size:0;
}
.page-top .home a span{
	display:none;
}
.privacy-policy p{
	font-family: "Poppins",sans-serif;
	font-size: 18px;
	line-height: 140%;
}
.privacy-policy h3.vc_custom_heading {
	color:#22282B;
    margin-bottom: 15px;
	font-family: "Poppins",sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height:44px;
	letter-spacing: -0.44px;
}
@media screen and (max-width:1800px){
	.container {
		padding-left:50px;
		padding-right:50px;
	}
}
@media screen and (max-width:1640px){
	h3.vc_custom_heading{
		font-size:46px;
		line-height:56px;
	}
	h4.vc_custom_heading, h4{
		font-size: 28px;
		line-height: 36px;
	}
	.vc_btn3.vc_btn3-color-warning{
		font-size:20px;
	}
	.page-not-found h2{
		padding-top: 600px;
		font-size: 70px;
		line-height: 80px;
	}
}

@media screen and (max-width:1280px){
	h3.vc_custom_heading{
		font-size:34px;
		line-height:46px;
	}
	h4.vc_custom_heading, h4 {
        font-size: 22px;
        line-height: 30px;
    }
	.container {
		padding-left:30px;
		padding-right:30px;
	}
	.page-not-found h2{
		padding-top: 400px;
	}
}
@media screen and (max-width:991px){
	h3.vc_custom_heading {
		font-size: 28px;
		line-height: 32px;
	}
	.page-not-found .col-lg-6:nth-child(2) {
		padding-left: 15px;
	}
	.page-not-found h2{
		padding-top: 300px;
		font-size: 60px;
        line-height: 70px;
	}
	.page-top {
		padding-top: 140px;
	}
	.page-title-wrap{
		border-top: 1px solid #CDCECF;
		padding-top: 30px;
		margin-top: 30px;
	}
	.page-top .page-title {
		font-size: 40px;
		line-height: 52px;
	}
}


@media screen and (max-width:767px){
	.desk-n{
		display:block;
	}
	.mob-n{
		display:none;
	}
	.container {
		padding-left:20px;
		padding-right:20px;
	}
	h4.vc_custom_heading {
        font-size: 18px;
		line-height: 26px
    }
	.vc_btn3.vc_btn3-color-warning{
		font-size: 16px;
		line-height: 19px;
	}
	h3.vc_custom_heading {
		font-size: 26px;
		line-height: 30px;
		letter-spacing: -0.52px;
	}
	.page-not-found h2{
		font-size: 31px;
		line-height: 32px;
		letter-spacing: -0.62px;
		margin-bottom:30px;
	}
	.page-not-found p {
		font-size: 18px;
		line-height: 26px;
		letter-spacing: -0.18px;
		margin-bottom:30px;
	}
	.page-not-found > div {
		min-height: 50vh;
		margin-bottom: 100px;
	}
	.page-not-found .vc_btn3.vc_btn3-color-warning {
		padding: 15px 34px;
	}
	.page-not-found h2 {
        padding-top: 200px;
    }
	.page-top .col-lg-12 {
		border-radius: 30px;
		padding: 30px 20px;
	}
	.page-top .page-title {
        font-size: 25px;
        line-height: 30px;
    }
	.privacy-policy h3.vc_custom_heading {
		font-size: 21px;
		line-height: 30px;
	}
	.privacy-policy p {
		font-size: 16px;
		line-height: 140%;
	}
}

/*...header...*/
#header .header-main{
	padding-top:40px ;
}
.fixed-header #header .header-main {
     background-color: transparent;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
    background-color: transparent;
}
#header .header-main .header-left{
	padding:4px !important;
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
	border-top: 1px solid #CDCECF;
	border-bottom: 1px solid #CDCECF;
	border-left: 1px solid #CDCECF;
}
#header .header-main .header-center{
	padding:4px !important;
	border-top: 1px solid #CDCECF;
	border-bottom: 1px solid #CDCECF;
}
#header .header-main .header-right{
	padding:4px !important;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-top: 1px solid #CDCECF;
	border-bottom: 1px solid #CDCECF;
	border-right: 1px solid #CDCECF;
}
#header .logo{
	display: flex;
	width: 170px;
	height: 50px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	background:#22282B;
	border-radius:25px;
}
#header .logo a{
	padding: 14px 20px;
}
#header .container > div{
	background:#fff;
}
#header .main-menu>li.menu-item{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#header .main-menu>li.menu-item:before{
	content:"";
	display:block;
	position:relative;
	width:16px;
	height:16px;
	border-radius:50%;
	border:1px solid #22282B;
	transition:0.2s;
}
#header .main-menu>li.menu-item:hover:before{
	border:1px solid #FCC20B;
	background-color:#FCC20B;
	transition:0.2s;
}
#header .main-menu > li.menu-item:last-child > a {
    padding-right:12px !important;
}
#header .vc_btn3-container{
	margin-bottom:0;
	right:38px;
	position:relative;
}
#header .vc_btn3-container a{
	border-radius:25px;
	padding:10px 30px;
	line-height:28px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.18px;
	border: 1px solid #FCC20B;
}
#header .vc_btn3-container a:after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:-38px;
	width:50px;
	height:50px;
	border:1px solid #22282B;
	background-image:url("/wp-content/uploads/2025/04/arrow1.svg");
	background-position:center;
	background-repeat:no-repeat;
	border-radius:25px;
	background-color:#fff;
	transition:0.3s;
}
#header .vc_btn3-container a:hover,
#header .vc_btn3-container a:focus{
	background:transparent !important;
	border: 1px solid #22282B;
	color:#22282B !important;
}
#header .vc_btn3-container a:hover:after,
#header .vc_btn3-container a:focus:after{
	transform: rotate(45deg);
	transition:0.3s;
	border:1px solid #FCC20B;
	background-color:#FCC20B;
}
#header.sticky-header .header-main.sticky {
    box-shadow:none;
}
#header .main-menu > li.menu-item.active > a {
    color: #FCC20B;
}

@media screen and (max-width:1460px){
	#header .main-menu > li.menu-item > a {
        padding: 15px 20px 15px 5px;
		font-size: 16px;
    }
	#header .vc_btn3-container a {
		padding: 10px 15px;
		font-size: 16px;
	}
	#header .header-main {
		padding-top: 30px;
	}
}
@media screen and (max-width:991px){
	#header .header-main .header-center{
		padding: 0px !important;
	}
	#header .mobile-toggle{
		width:50px;
		height:50px;
		background:url("/wp-content/uploads/2025/05/menu.svg");
		background-repeat:no-repeat;
		background-position:center;
		background-color:#FCC20B;
		border-radius:50%;
		margin:0 1px 0 10px;
	}
	#header .mobile-toggle i{
		display:none;
	}
	#nav-panel .accordion-menu > li.menu-item > a{
		
		color:#22282B;
	}
	#nav-panel .accordion-menu li.menu-item.active > a {
		background-color: transparent;
		color:#FCC20B;
	}
	.mobile-nav-wrap{
		border-radius:30px;
		border: 1px solid #e8e8e8;
	}
}
@media screen and (max-width:767px){
	.custom-html{
		display:none;
	}
	#header .header-main {
        padding-top: 20px;
    }
}




/*...main-block...*/
.main-block{
	border-radius: 0px 0px 50px 50px;
	overflow:visible !important;
}
.main-block h2{
	margin-bottom:70px;
}
.main-block .col-md-4 > div{
	border-radius: 50px;
	border: 1px solid #CDCECF;
	background:#FFF;
	box-shadow: -30px 30px 80px 0px rgba(0, 0, 0, 0.08);
	padding:56px 53px 0 53px !important;
	margin-bottom:-125px;
}
.main-block .col-md-8 {
    width: 60%;
}
.main-block .col-md-4 {
   width: 40%;
}
.main-block .wpb_single_image{
	margin-bottom:-100px;
	position:relative;
}
.main-block .wpb_single_image:after{
	content:"";
	width:100%;
	height:195px;
	border-radius: 50px;
	border: 1px solid #CDCECF;
	background: #F2EFEE;
	position:absolute;
	bottom:15px;
	left:0;
	z-index:0;
}
.main-block .wpb_single_image img{
	z-index:1;
	position:relative;
}
.main-block .wpb_text_column{
	padding-left:26px;
	border-left:1px solid #22282B;
}
.main-block .wpb_text_column p{
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	line-height: 180%;
}
.main-block h4{
	margin-bottom:55px;
}
@media screen and (max-width:1680px){
	.main-block h2{
		font-size: 70px;
		line-height: 82px;
	}
	.main-block h4 {
		margin-bottom: 35px;
	}
	.main-block .col-md-4 > div {
		padding: 40px 40px 0 40px !important;
	}
	.main-block .wpb_single_image:after {
		bottom: -25px;
	}
}
@media screen and (max-width:1460px){
	.main-block .col-md-4 > div {
        padding: 30px 30px 0 30px !important;
    }
	.main-block h2 {
        font-size: 60px;
        line-height:72px;
    }
}
@media screen and (max-width:1280px){
	.main-block .col-md-4,
	.main-block .col-md-8{
		width: 50%;
	}
	.main-block h2 {
        font-size: 50px;
        line-height: 62px;
    }
}
@media screen and (max-width:991px){
	.main-block{
		margin-bottom:250px !important;
	}
	.main-block h2 {
		margin-top:120px;
		margin-bottom: 50px;
	}
	.main-block .col-md-4,
	.main-block .col-md-8{
		width: 100%;
	}
	.main-block .col-md-4 > div {
		margin-bottom: -275px;
	}
}
@media screen and (max-width:767px){
	.main-block .col-md-4 > div {
        padding: 25px 25px 0 25px !important;
    }
	.main-block h2 {
		margin-top:105px;
		margin-bottom:175px;
        font-size: 31px;
        line-height:33px;
    }
	.main-block h4 {
        margin-bottom:30px;
    }
	.main-block .wpb_text_column p {
		font-size: 17px;
		line-height: 180%;
	}
	.main-block .wpb_text_column {
		padding-left: 20px;
	}
	.main-block .wpb_single_image:after {
        bottom: 10px;
		height: 100px;
		border-radius:30px;
    }
}


/*...wen-block...*/
.wen-block{
	padding-top:200px;
	padding-bottom:240px;
}
.wen-block .wpb_single_image{
	border-radius:50px;
	overflow:hidden;
}
.wen-block .wpb_single_image img{
	height:780px;
	object-fit:cover;
}
.wen-block .owl-dots{
	display: flex;
    flex-direction: column;
    height: 100%;
    position: absolute;
    left: -575px;
    top: 0;
	margin-top:0 !important;
}
.wen-block .owl-dots .owl-dot{
	height:25%;
	position:relative;
}
.wen-block .owl-dots .owl-dot:after{
	content:"";
	width:2px;
	height:100%;
	position:absolute;
	left:2px;
	top:0;
	background:#CDCECF;
	z-index:-1;
}
.wen-block .owl-carousel{
	margin-bottom:0;
}

.wen-block .owl-carousel .owl-dots .owl-dot span{
	width:6px;
	height:100%;
	background:transparent;
	margin:0;
	border-radius:5px;
	transition:0.3s;
}
.wen-block .owl-carousel .owl-dots .owl-dot:hover span {
    background:#FCC20B;
	width:6px;
	transition:0.3s;
}
.wen-block .owl-dots .owl-dot.active span{
	background:#FCC20B;
	width:6px;
	transition:0.3s;
}

.wen-block .owl-carousel .owl-dots .owl-dot span:before{
	content:"Öffentliche Parkfläche:";
	display:flex;
	align-items:start;
	position:absolute;
	top:0;
	color: rgba(34, 40, 43, 0.50);
	font-family: "Poppins",sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height:38px;
	letter-spacing: -0.64px;
	width:450px;
	height:100%;
	text-align:left;
	margin-left:60px;
}
.wen-block .owl-carousel .owl-dots .owl-dot:before{
	content:"Behörden, Behörden, Schulen, Universitäten, Schwimmbädern, Krankenhäuser";
	display:flex;
	align-items:center;
	position:absolute;
	color: rgba(34, 40, 43, 0.50);
	font-family: "Poppins",sans-serif;
	padding-top:38px;
	font-size: 30px;
	font-weight: 400;
	line-height:38px;
	letter-spacing: -0.64px;
	width:450px;
	height:100%;
	text-align:left;
	margin-left:60px;
} 
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(2):before{
	content:"Supermärkte, Möbelhäuser, Baumärkte, Einkaufszentren";
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(2) span:before{
	content:"Gewerbliche Parkfläche:";
	align-items:center;
	padding-bottom:80px;
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(3):before{
	content:" Firmenparkplätze, Hotels, Freizeiteinrichtungen";
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(3) span:before{
	content:"Betriebliche Parkfläche:";
	align-items:center;
	padding-bottom:80px;
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(4):before{
	content:" Bahnhöfe, Flughäfen, Park+Ride-Anlagen, Rastplätze";
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(4) span:before{
	content:"Infrastrukturparkfläche:";
	align-items:center;
	padding-bottom:80px;
}
.wen-block .owl-dots .owl-dot.active:before,
.wen-block .owl-carousel .owl-dots .owl-dot.active span:before{
	color:#22282B;
}
.wen-block .owl-dots .owl-dot.active:after{
	content:"";
	display:block;
	width:180px;
	height:180px;
	position:absolute;
	left:490px;
	top:40px;
	background:url("/wp-content/uploads/2025/04/icon2.svg");
	z-index:1;
}
.wen-block .wpb_singleimage_heading{
	display:none;
}

@media screen and (max-width:1800px){
	.wen-block .owl-dots{
		left: -540px;
	}
	.wen-block .owl-dots .owl-dot.active:after {
		left: 450px;
	}
}

@media screen and (max-width:1640px){
	.wen-block .owl-carousel .owl-dots .owl-dot:before {
		font-size: 26px;
		line-height: 38px;
		width: 400px;
		margin-left: 50px;
		padding-top:0;
	}
	.wen-block .owl-carousel .owl-dots .owl-dot span:before{
		margin-left: 50px;
	}
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(2) span:before,
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(3) span:before ,
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(4) span:before {
		padding-bottom: 120px;
	}
	.wen-block .owl-dots {
        left: -515px;
    }
	 .wen-block .owl-dots .owl-dot.active:after {
        left: 430px;
    }
}
@media screen and (max-width:1460px){
	.wen-block {
		padding-bottom: 200px;
	}
	.wen-block .owl-dots {
        left: -52%;
    }
	.wen-block .owl-carousel .owl-dots .owl-dot span:before{
		margin-left: 30px;
		font-size:20px;
	}
	.wen-block .owl-carousel .owl-dots .owl-dot:before {
        font-size: 20px;
        line-height: 30px;
        width: 300px;
        margin-left: 30px;
		padding-top: 20px;
    }
	.wen-block .owl-dots .owl-dot.active:after {
        left: 320px;
    }
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(1) span:before{
		padding-top:30px;
	}
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(2) span:before, 
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(3) span:before, 
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(4) span:before {
        padding-bottom: 70px;
    }
}
@media screen and (max-width:1280px){
	.wen-block .owl-carousel .owl-dots .owl-dot:before {
        font-size: 16px;
        line-height: 26px;
        width: 250px;
        margin-left: 20px;
    }
	
	.wen-block .owl-carousel .owl-dots .owl-dot span:before {
        margin-left: 20px;
		font-size:16px;
    }
	.wen-block .owl-dots .owl-dot.active:after {
		left: 242px;
	}
	.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(1) span:before {
        padding-top: 0px;
    }
	.wen-block .wpb_single_image img {
		height: 500px;
		object-fit: cover;
	}
	    .wen-block .owl-carousel .owl-dots .owl-dot:nth-child(2) span:before, .wen-block .owl-carousel .owl-dots .owl-dot:nth-child(3) span:before, .wen-block .owl-carousel .owl-dots .owl-dot:nth-child(4) span:before {
        padding-bottom: 60px;
    }
}
@media screen and (max-width:991px){
	.wen-block .owl-carousel .owl-dots .owl-dot:before {
        font-size: 16px;
        line-height: 20px;
        width: 200px;
        margin-left: 15px;
    }
	.wen-block .owl-carousel .owl-dots .owl-dot span:before {
		margin-left: 15px;
	}
	.wen-block .owl-dots .owl-dot.active:after {
        left: 190px;
		width: 100px;
   		height: 100px;
		background-size:contain;
    }
}
@media screen and (max-width:767px){
	.wen-block {
        padding-bottom: 100px;
    }
	.wen-block  h3.vc_custom_heading {
		margin-bottom: 30px;
	}
	.wen-block .wpb_singleimage_heading{
		display:block;
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height:24px;
		letter-spacing: -0.36px;
		margin-bottom:15px;
	}
	.wen-block .owl-carousel .owl-dots .owl-dot:before{
		content:none !important;
	}
	.wen-block .wpb_single_image {
		border-radius: 0px;
	}
	.wen-block .wpb_single_image img {
        height: 170px;
		border-radius: 30px;
    }
	.wen-block  .vc_single_image-wrapper{
		width:100%;
	}
	.wen-block  .owl-carousel.owl-drag .owl-item{
		width:100% !important;
		position:relative;
		margin-bottom:30px;
	}
	.wen-block .owl-carousel.owl-drag .owl-item:nth-child(2n-1) .wpb_singleimage_heading{
		text-align:left;
		padding-right:20px;
	}
	.wen-block .owl-carousel.owl-drag .owl-item:nth-child(2n) .wpb_singleimage_heading{
		text-align:right;
		padding-left:20px;
	}
	.wen-block .owl-carousel.owl-drag .owl-item:nth-child(2n-1) .wpb_single_image:after {
		content: "";
		display: block;
		width: 100px;
		height:100px;
		position: absolute;
		right: -10px;
		top: 50px;
		background: url(/wp-content/uploads/2025/04/icon2.svg);
		background-size:contain;
		z-index: 1;
	}
	.wen-block .owl-carousel.owl-drag .owl-item:nth-child(2n) .wpb_single_image:after {
		content: "";
		display: block;
		width: 100px;
		height:100px;
		position: absolute;
		left: -10px;
		top: 50px;
		background: url(/wp-content/uploads/2025/04/icon2.svg);
		background-size:contain;
		z-index: 1;
	}

}





/*...vorteil-block...*/
.vorteil-block{
	padding-top:100px;
	padding-bottom:20px;
	margin-bottom:-220px !important;
}
.vorteil-block h4{
	margin-bottom:20px;
}
.vorteil-block .wpb_text_column{
	text-align:center;
	border-radius: 50px;
	border: 1px solid #CDCECF;
	background:#FFF;
	padding: 56px 53px;
	box-shadow: -30px 30px 100px 0px rgba(0, 0, 0, 0.07);
}
.vorteil-block .wpb_text_column img{
	width:170px;
	height:170px;
}
.vorteil-block .wpb_text_column p{
	color: rgba(34, 40, 43, 0.80);
	font-family: "Intertight-regular", sans-serif;
	font-size: 24px;
	line-height: 40px;
}
.vorteil-pic-block{
	background: linear-gradient(to bottom, transparent 0%, #F4F0ED 25%,#F4F0ED 50%,#F4F0ED 67%,transparent 67%, transparent 100%);
}
@media screen and (max-width:1640px){
	.vorteil-block .wpb_text_column{
		padding: 45px 40px;
	}
	.vorteil-block .wpb_text_column p {
		font-size: 20px;
		line-height: 30px;
	}
}
@media screen and (max-width:1280px){
	.vorteil-block .wpb_text_column{
		padding: 30px 25px;
	}
	.vorteil-block .wpb_text_column p {
		font-size: 18px;
		line-height: 26px;
	}
	.vorteil-block .wpb_text_column img {
		width: 130px;
		height: 130px;
	}
	.vorteil-block h4{
        font-size: 16px;
        line-height: 24px;
    }
	.vorteil-block .wpb_text_column p {
        font-size: 15px;
        line-height: 24px;
    }
	.vorteil-block {
		margin-bottom: -160px !important;
	}
}

@media screen and (max-width:767px){
	.vorteil-block {
		margin-bottom: -85px !important;
	}
	.vorteil-block .wpb_text_column{
		padding: 25px 20px;
	}
	.vorteil-block .wpb_text_column p {
		font-size: 16px;
		line-height: 22px;
	}
	.vorteil-block{
		padding-top:50px;
	}
	.vorteil-block .wpb_text_column img{
		width:115px;
		height:115px;
		margin-top:30px;
	}
	.vorteil-block h4{
        font-size: 18px;
        line-height: 24px;
    }
}


/*...model-block...*/
.model-block{
	overflow: visible !important;
}
.model-block p{
	color: #22282B;
	font-size: 24px;
	line-height: 40px;
}
.model-block .wpb_text_column{
	margin-bottom:90px;
	min-height:120px;
}
.model-block .col-md-4 > div{
	border-radius: 50px;
	border: 1px solid #CDCECF;
	background: #F4F0EF;
	position:relative;
	text-align:center;
	transition:0.3s;
}
.model-block .wpb_single_image{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	overflow:hidden;
}
.model-block h5{
	font-size: 40px;
	font-weight: 600;
	line-height: 52px;
	letter-spacing: -0.8px;
	color:rgba(13, 8, 2, 0.31);
	position:relative;
	transition:0.3s;
	margin-bottom:-40px;
	top:0;
}
.model-block h5 b{
	color:#22282B;
}
.model-block .porto-sicon-img{
	position:relative;
	width:100%;
	margin-bottom:20px;
}
.porto-sicon-img .img-icon{
	margin:0 auto;
}
.model-block .porto-sicon-img:before{
	content:"" !important;
	display:block;
	position:absolute;
	left:0;
	top:50%;
	width:calc(50% - 20px);
	height:1px;
	background-color:#22282B;
}
.model-block .porto-sicon-img:after{
	content:"" !important;
	display:block;
	position:absolute;
	right:0;
	top:50%;
	width:calc(50% - 20px);
	height:1px;
	background-color:#22282B;
}
.model-block .vc_btn3-container{
	border: 1px solid #22282B;
	background: #FFF;
	padding:8px;
	border-radius:40px;
	width:260px;
	margin:0 auto ;
	z-index:1;
	position:relative;
	bottom:-80px;
	opacity:0;
	transition:0.3s;
}
.model-block .vc_btn3-size-sm{
	line-height:34px;
}
.model-block .col-md-4 > div:hover{
	border: 1px solid #22282B;
	transition:0.3s;
}
.model-block .col-md-4 > div:hover .vc_btn3-container{
	bottom:-35px;
	opacity:1;
	transition:0.3s;
}
.model-block .col-md-4 > div:hover h5{
	top:-35px;
	transition:0.3s;
}
.model-block .col-md-4 > div:hover:after{
	content:"";
	display:block;
	position:absolute;
	width:calc(100% - 100px);
	left:50px;
	bottom:-50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.14);
	filter: blur(33px);
	z-index:0;
}
@media screen and (max-width:1280px){
	.model-block p {
		font-size: 20px;
		line-height: 30px;
	}
	.model-block h5 {
		font-size: 30px;
		line-height: 42px;
	}
}
@media screen and (max-width:991px){
	 .model-block .col-md-4 {
        width: 50%;
		margin-bottom:80px;
		margin-left:auto;
		margin-right:auto;
    }
	.model-block .wpb_text_column {
		margin-bottom: 30px;
		min-height: 60px;
	}
}
@media screen and (max-width:767px){
	 .model-block .col-md-4 {
		 width:100%;
	}
	.model-block .col-md-4 > div:hover h5,
	.model-block .col-md-4 > div h5{
		top:0;
		transition: 0.3s;
		margin-bottom:0;
	}
	.model-block .col-md-4 > div .vc_btn3-container {
		bottom:-35px;
		opacity: 1;
	}
}
/*...model-modal-block...*/
.model-modal-block{
	padding-top:110px;
	padding-bottom:240px;
}
.model-modal-block > div > div{
	width:calc(100% - 220px);
	margin-left:110px;
	margin-left:110px;
	border-radius: 50px;
	border: 1px solid #CDCECF;
	background:#FFF;
	box-shadow: -30px 30px 80px 0px rgba(0, 0, 0, 0.08);
	padding:50px;
}
.model-modal-block .porto-sicon-img{
	padding:30px;
	border-radius: 20px;
	border: 1px solid #22282B;
	box-shadow: -30px 30px 100px 0px rgba(0, 0, 0, 0.07);
}
.model-modal-block .porto-sicon-description{
	color:#22282B;
	font-family: "Poppins", sans-serif;
	font-size: 27px;
	line-height: 35px;
	letter-spacing: -0.54px;
	max-width:450px;
}
.model-modal-block .col-md-12 > div{
	display:flex;
	flex-direction:row;
	align-items: center;
}
.model-modal-block .porto-sicon-box{
	align-items: center;
}
.model-modal-block .vc_btn3-container,
.model-modal-block .porto-sicon-box{
	margin-bottom:0;
}
.model-modal-block .vc_btn3-container{
	max-width:400px;
	margin-left:auto;
}
.model-modal-block .left-icon .porto-sicon-left .porto-sicon-img{
	margin-right:35px;
}
.model-modal-block .wpb_single_image{
	position:absolute;
	top:-10px;
	right:calc(50% - 275px);
	width:415px;
}
@media screen and (max-width:1460px){
	.model-modal-block > div > div {
		width: 100%;
		margin-left:0;
		margin-left:0;
		padding: 30px;
	}
	.model-modal-block .vc_btn3-container {
		max-width: 350px;
	}
	.model-modal-block .porto-sicon-description {
		font-size: 22px;
		line-height: 28px;
		max-width: 400px;
	}
	.model-modal-block .wpb_single_image {
		position: absolute;
		top: -5px;
		right: calc(50% - 225px);
		width: 335px;
	}
}
@media screen and (max-width:991px){
	.model-modal-block .col-md-12 > div {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.model-modal-block .vc_btn3-container {
		margin-top:50px;
		margin-right: auto;
	}
	.model-modal-block .wpb_single_image {
        top: 100px;
        right: calc(50% - 100px);
        width: 155px;
		margin-bottom:0;
		transform: rotate(35deg);
    }
}
@media screen and (max-width:767px){
	.model-modal-block {
		padding-top: 10px;
		padding-bottom:100px;
	}
	.model-modal-block .porto-sicon-box{
		flex-direction: column;
	}
	.model-modal-block .porto-sicon-img {
		padding: 15px;
	}
	.model-modal-block .porto-sicon-left{
		margin-left:0;
		margin-right:auto;
	}
	.model-modal-block .left-icon .porto-sicon-left .porto-sicon-img {
		margin-right:0;
		margin-bottom:30px;
	}
	.model-modal-block > div > div {
        padding: 20px;
    }
	.model-modal-block .wpb_single_image{
		top:auto;
		bottom:65px;
	}
}

/*...vergleichende-block...*/
.vergleichende-block h3,
.vergleichende-block .wpb_text_column{
	margin-bottom:0;
}
.vergleichende-block p{
	color: #22282B;
	font-size: 24px;
	line-height: 40px 
}
.vergleichende-table{
	padding-top:70px;
	font-family: "Poppins",sans-serif;
	color:#22282B;
	padding-bottom:200px;
}
.vergleichende-table table {
    border-top-left-radius: 30px;
	border-top-right-radius: 30px;
    overflow: hidden;
	box-shadow: -30px 30px 100px 0px rgba(0, 0, 0, 0.07);
}
.vergleichende-table thead{
	overflow:hidden;
	background: #E3D8CF;
}

.vergleichende-table thead th{
	text-align:center;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: -0.14px;
	padding:20px 8px;
}

.vergleichende-table tbody{
	border-bottom:1px solid #CDCECF;
	border-right:1px solid #CDCECF;
}
.vergleichende-table tbody tr{
	border-bottom:1px solid #CDCECF;
}
.vergleichende-table tbody tr:first-child td,
.vergleichende-table tbody tr:first-child th{
	padding-top:27px;
}
.vergleichende-table tbody th{
	background:#E8E8E8;
	color:#22282B;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight:600;
	line-height: 18px;
	letter-spacing: -0.14px;
}
.vergleichende-table tbody th,
.vergleichende-table tbody td{
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
}
.vergleichende-table tbody td{
	color:#22282B;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.14px;
}

.vergleichende-table tbody td:last-child{
	text-align:right;
	padding-right:25px;
}
.vergleichende-table thead th:nth-child(3){
	text-align:left
}
.vergleichende-table tbody td:nth-child(3){
	text-align:left
}
.vergleichende-table .tabl-mob{
	display:none ;
}
@media screen and (max-width:1280px){
	.vergleichende-table .tabl-desc{
		overflow:scroll;
	}
}
@media screen and (max-width:767px){
	.vergleichende-table .owl-carousel .owl-nav {
		top: -50px;
	}
	.vergleichende-table thead th {
		padding: 11px 8px;
	}
	.vergleichende-table table {
		box-shadow:none;
	}
	.vergleichende-table {
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.vergleichende-table .tabl-desc{
		display:none;
	}
	.vergleichende-table .tabl-mob{
		display:block;
	}
	.vergleichende-table .tabl-mob tbody img{
		margin-left:auto;
		margin-right:auto;
		width:17px;
		height:17px;
	}
	.vergleichende-table tbody th{
		width:100px;
	}
	.vergleichende-table tbody td:last-child {
		text-align:center;
		min-height:46px;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
		padding:6px 15px;
		font-size:12px;
		line-height:14px;
	}
	.vergleichende-table .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
		left: 0px;
		background:#22282B !important;
		color:rgba(244, 240, 237, 1) !important;
	}
	.vergleichende-table .owl-carousel.nav-pos-outside .owl-nav .owl-next {
		left: 70px;
	}
	.vergleichende-block p {
		font-size: 18px;
		line-height: 24px;
	}
	.vergleichende-block h3{
		margin-bottom: 30px;
	}
}

/*...zertifikate-block...*/
.zertifikate-block{
	padding-bottom:240px;
}
.zertifikate-block .col-md-4 {
    width: 30%;
}
.zertifikate-block .col-md-8 {
    width: 70%;
}
.zertifikate-block .col-md-4 > div{
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	background:#F4F0ED;
	padding:80px 40px 40px 70px !important;
	position:relative;
}
.zertifikate-block .col-md-4 > div:after{
	content:"";
	height:100%;
	width:180px;
	border-radius:40px;
	background:#F4F0ED;
	position:absolute;
	top:0;
	right:-120px;
}
.zertifikate-block h3{
	margin-bottom:25px;
}
.zertifikate-block .wpb_text_column{
	margin-bottom:25px;
}
.zertifikate-block .subtext{
	font-size: 17px;
	line-height:30px;
}
.zertifikate-block .vc_single_image-wrapper{
	border-radius: 40px;
	background: #F4F0ED;
	padding: 40px;
}
.zertifikate-block .porto-carousel{
	position:relative;
	left:140px;
	margin-bottom:0;
}
.zertifikate-block  .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
    left: -220px;
	background:#22282B !important;
	color:rgba(244, 240, 237, 1) !important;
}
.owl-carousel.nav-pos-outside .owl-nav .owl-next {
    left: -140px;
	right:auto;
	color:#22282B !important;
}
.owl-carousel.rounded-nav .owl-nav [class*="owl-"]{
    padding: 3px 7px;
    border-radius: 50%;
    background: transparent !important;
    border: 2px solid #22282B!important;
    color: rgba(244, 240, 237, 1);
    width: 60px;
	height:60px;
	font-size:32px;
}
.owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
    width: 60px;
	height:60px;	
	 border: 2px solid #22282B!important;
}
.zertifikate-block .owl-carousel .owl-nav {
	top: auto;
	bottom:60px;
}
.zertifikate-block .owl-carousel:after{
	content:"";
	width: 400px;
    height: 200px;
	display:block !important;
	position:absolute;
	left:-405px;
	bottom:75px;
	background-image:url("/wp-content/uploads/2025/04/linearrow3.svg");
	background-repeat:no-repeat;
	background-size:contain;
}
.zertifikate-block .owl-carousel:before{
	content:"";
	width:318px;
	height:75px;
	display:block !important;
	position:absolute;
	bottom:-75px;
	left:150px;
	background-image:url("/wp-content/uploads/2025/04/linearrow2.svg")
}
@media screen and (max-width:1660px){
	.zertifikate-block .owl-carousel:after{
		width: 350px;
		left: -360px;
	}
	.zertifikate-block .col-md-4 > div {
		padding: 40px 10px 10px 40px !important;
	}
	.zertifikate-block .wpb_text_column p{
		font-size: 20px;
    	line-height: 32px;
	}
}

@media screen and (max-width:1440px){
	.zertifikate-block .owl-carousel:after {
		content:none;
	}
	.zertifikate-block .col-md-4 > div:after {
	    width: 140px;
		border-top-left-radius:0;
		border-bottom-left-radius:0;
	}
	.zertifikate-block .vc_single_image-wrapper {
		border-radius: 30px;
		padding: 30px;
	}
}

@media screen and (max-width:1280px){
	.zertifikate-block .col-md-4 > div:after{
		content:none;
	}
	.zertifikate-block .col-md-4 > div {
        border-radius:40px;
    }
	.zertifikate-block .col-md-4,
	.zertifikate-block .col-md-8{
		width: 100%;
	}
	.zertifikate-block .col-md-4{
		margin-bottom:40px;
	}
	.zertifikate-block .porto-carousel {
		left: 0px;
	}
	.zertifikate-block .owl-carousel .owl-nav {
		top: -90px;
		bottom: auto;
	}
	.zertifikate-block .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
    	left: auto;
		right:100px;
	}
	.zertifikate-block .owl-carousel.nav-pos-outside .owl-nav .owl-next {
		left: auto;
		right: 25px;
	}
	.zertifikate-block .owl-carousel:before {
		content: "";
		width: 203px;
		height: 75px;
		display: block !important;
		position: absolute;
		bottom: -75px;
		left: 150px;
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url(/wp-content/uploads/2025/04/linearrow2.svg);
	}
}
@media screen and (max-width:767px){
	.zertifikate-block {
		padding-bottom: 100px;
	}
	.zertifikate-block .col-md-4 > div {
        padding: 30px 20px 10px 20px !important;
		border-radius:30px;
    }
	.zertifikate-block .subtext{
		margin-bottom:80px;
	}
	.zertifikate-block .subtext p{
		font-size: 17px;
	}
	.zertifikate-block .col-md-8,
	.zertifikate-block .col-md-4 {
		padding-left:0;
		padding-right:0;
    }
	.zertifikate-block .vc_single_image-wrapper {
        border-radius: 20px;
        padding: 20px;
    }
	.zertifikate-block .owl-item .wpb_single_image{
		width:calc(100% + 40px);
	}
	.zertifikate-block .owl-carousel:before{
		content:none;
	}
}



/*...montage-block...*/
.montage-block{
	padding-top:100px;
	padding-bottom:100px;
	border-radius:50px;
}
.montage-block h3{
	margin-bottom:20px;
}
.montage-block h4{
	margin-bottom:70px;
}
.montage-block .col-md-8 {
    width:70%;
	border-radius: 50px;
	border: 1px solid #22282B;
	padding:12px !important;
}
.montage-block .col-md-8 > div{
	background:#fff;
	border-radius: 42px;
	box-shadow: -30px 30px 100px 0px rgba(0, 0, 0, 0.07);
	position:relative;
}

.montage-block  .col-md-2 {
    width: 15%;
}
.montage-block .porto-sicon-box{
	max-width:730px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #CDCECF;
	margin-bottom:40px;
	padding-bottom:40px;
}
.montage-block .porto-sicon-box:last-child{
	border-bottom:none;
	margin-bottom:100px;
}
.montage-block .porto-sicon-title{
	margin-top:0;
	margin-bottom:15px;
	color:#22282B;
	font-family: "Inter Tight",sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px;
	letter-spacing: -0.64px;
}
.montage-block .porto-sicon-header p{
	color: rgba(34, 40, 43, 0.80);
	font-family: "Inter Tight", sans-serif;
	font-size: 24px;
	line-height: 40px;
}
.montage-block .wpb_single_image{
	margin-bottom:210px;
	z-index:1;
	position:relative;
}
.montage-block .vc_single_image-wrapper{
	padding:16px 25px 0px;
	background:#fff;
	position:relative;
	top:30px;
}
.montage-block .col-md-8 > div:before{
	content:"";
	display:block;
	height:150px;
	width:100%;
	background-image:url("/wp-content/uploads/2025/04/cube.svg");
	background-position:left top;
	position:absolute;
	left:0;
	top:0;
	clip-path: polygon(0 0, 100% 0, 100% 35%, 50% 100%, 0 35%);
	z-index:0;
	border-radius:40px;
	overflow:hidden;
}
@media screen and (max-width:1460px){
	.montage-block .col-md-2 {
		width: 10%;
	}
	.montage-block .col-md-8 {
		width: 80%;
	}
	.montage-block .porto-sicon-box:last-child {
		margin-bottom: 50px;
	}
}
@media screen and (max-width:991px){
	.montage-block .col-md-2 {
		width: 5%;
	}
	.montage-block .col-md-8 {
		width: 90%;
	}
	.montage-block .wpb_single_image {
		margin-bottom: 175px;
	}
	.montage-block .porto-sicon-title {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: -0.36px;
	}
	.montage-block .porto-sicon-header p {
		font-size: 16px;
		line-height: 22px;
	}
	.montage-block .porto-sicon-box {
		margin-left:20px;
		margin-right:20px;
		margin-bottom: 25px;
		padding-bottom: 25px;
	}
}
@media screen and (max-width:767px){
	.montage-block .vc_single_image-wrapper {
		padding: 16px 25px 10px;
	}
	.montage-block .col-md-8 > div:before {
		clip-path: polygon(0 0, 100% 0, 100% 45%, 50% 100%, 0 45%);
		 height: 166px;
	}
	.montage-block {
		padding-top: 50px;
		padding-bottom: 50px;
		border-radius: 30px;
	}
	.montage-block .col-md-2 {
		width:0%;
	}
	.montage-block .col-md-8 {
		width: 100%;
	}
	.montage-block .porto-sicon-box{
		flex-direction:column;
	}
	.montage-block  .porto-sicon-left{
		margin-bottom:15px;
	}
	.montage-block .porto-just-icon-wrapper{
		font-size:25px !important;
	}
}



/*...contact-block...*/
label{
	width:100%;
	padding-left:25px;
	font-size:20px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.4px;
}
input:placeholder{
	color: rgba(34, 40, 43, 0.46);
}
input[type="email"], input[type="tel"], input[type="text"], textarea, select{
	display: flex;
	font-size:18px;
	color: rgba(34, 40, 43, 0.46);
	line-height: 46px;
	padding: 10px 25px;
	border-radius: 16px;
	border: 1px solid #CDCECF;
	background: #FFF;
	box-shadow: -12px 12px 50px 0px rgba(0, 0, 0, 0.06);
	width:100%;
}
input[type="submit"]{
	border:none;
	display: flex;
	width: 340px;
	height: 56px;
	font-size:18px;
	text-align:center;
	padding: 10px 48px;
	border-radius: 110px;
	background: #FCC20B;
	color:#22282B;
}
[type="submit"][disabled]{
	background-color: #FCC20B !important;
}
input[type="submit"]:hover{
	color:#fff;
	background: #22282B;
}
label .wpcf7-form-control-wrap{
	display:inline-block;
	width:calc(100% + 30px);
	position:relative;
	left:-25px;
	padding-top:5px;
}
.contact-block{
	padding-top:240px;
	margin-bottom:140px !important;
}
.contact-block:before{
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left:calc(50% - 500px);
	width: 1667px;
	height: 915px;
	border-radius:50px;
	overflow:hidden;
	background: #F4F0ED;
}
.contact-block h4{
	margin-top:90px;
	font-size: 36px;
	line-height: 47px;
	letter-spacing: -0.72px;
}
.contact-block .col-md-6:last-child{
	padding-left:130px;
	padding-right:65px;
}
.contact-block textarea{
	height:150px;
}
.contact-block .wpb_text_column{
	margin-bottom:80px;
}
.contact-block .wpb_single_image{
	margin-bottom:100px;
}
label .acceptance-591{
	display:inline;
}
span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 0;
}
.wpcf7-spinner{
	display:none;
}
.submit-label{
	color: rgba(34, 40, 43, 0.64);
	font-size: 14px;
	line-height: 19px;
	letter-spacing: -0.28px;
	max-width:50%;
	float:left;
	padding-left:40px;
}
.submit-label a{
	color:#22282B;
	text-decoration:underline;
}
input[type="submit"]{
	max-width:50%;
	float:left;
}
.submit-label .wpcf7-form-control-wrap {
	left: -15px;
}
.contact-block form {
	margin-bottom:140px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 80px 0 0px;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
	font-size:16px;
	line-height:18px;
}
@media screen and (max-width:1800px){
	.contact-block:before{
		height: 61%;
	}
	.contact-block .col-md-6:last-child {
		padding-right: 15px;
		padding-left: 90px;
	}
}
@media screen and (max-width:1640px){
	.contact-block:before{
		height: 60%;
	}
	.contact-block .col-md-6:last-child {
        padding-left: 45px;
    }
}
@media screen and (max-width:1280px){
	.contact-block .col-md-6:last-child{
        width: 60%;
    }
	.contact-block .col-md-6:first-child{
        width: 40%;
    }
}
@media screen and (max-width:991px){
	.contact-block {
		padding-top: 140px;
		margin-bottom: 100px !important;
	}
	.contact-block .col-md-6:last-child{
        width: 100%;
		order:1;
		padding-left:15px;
    }
	.contact-block .col-md-6:first-child{
        width: 100%;
		order:2;
    }
	.contact-block:before {
        height: 60%;
		top:16%;
		bottom: auto;
    }
	.contact-block h4{
		margin-top:0;
	}
}
@media screen and (max-width:767px){
	.contact-block {
        margin-bottom: 0px !important;
    }
	.submit-label {
		text-align:center;
		max-width: 100%;
		float: none;
		padding-left:0;
	}
	input[type="submit"] {
		max-width: 100%;
		float: none;
		margin-bottom:10px;
	}
	.contact-block h4 {
		font-size: 26px;
		line-height: 30px;
		letter-spacing: -0.52px;
	}
	.contact-block .wpb_text_column p br{
		display:none;
	}
	.contact-block .wpb_text_column p{
		font-size: 18px;
		line-height: 24px;
		letter-spacing: -0.36px;
	}
	.contact-block:before {
        top: 330px;
		height: 62%;
    }
	.contact-block form {
		margin-bottom:0px;
	}
	.wpcf7 form .wpcf7-response-output {
		margin: 10px 0 0;
	}
}

/*...footer...*/
.footer-top{
	padding-top:80px;
	background:#0d0802;
	margin-bottom:-20px;
	padding-bottom:60px;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
}
.footer-top .wpb_single_image{
	margin-bottom:120px;	
}
.foo-logo .vc_single_image-wrapper{
	padding:16px 15px 1px;
	background:#fff;
	border-radius:30px;
}
.footer-top .wpb_text_column p{
	color:#FFF;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.32px;
}
.footer-top .porto-sicon-box .porto-sicon-header,
.footer-top .porto-sicon-box .porto-sicon-description a{
	color: #FFF;
	font-family: "Poppins",sans-serif;
	font-size: 18px;
	line-height:22px;
	letter-spacing: -0.18px;
}
.footer-top .porto-sicon-box{
	float:left;
	margin-right:50px;
}
.footer-top .porto-sicon-box:last-child{
	margin-right:0;
}
.foo-links a{
	color:#FFF;
	text-align: right;
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.32px;
	margin-left:30px;
	display:inline-block;
}
#menu-main-menu-2{
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid rgba(255, 255, 255, 0.10);;
}
#menu-main-menu-2 .menu-item a{
	color:#FFF;
	font-family: "Poppins",sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: -0.18px;
	padding:0 0 0 30px;
}
#menu-main-menu-2 .menu-item{
	display:inline-block;
	margin-right:40px;
	position:relative;
	padding:0;
}
#menu-main-menu-2 .menu-item:after {
    content: "";
    display: block;
    position: absolute;
	left:0;
	top:calc(50% - 8px);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: 0.2s;
}
#menu-main-menu-2 .menu-item:hover:after {
    border: 1px solid #FCC20B;
    background-color: #FCC20B;
    transition: 0.2s;
}
.footer-socials a{
	width:50px !important;
	height:50px !important;
	padding:10px;
	background-color:#FCC20B;
	border-radius:50%;
	display:inline-block;
	margin-right:25px;
}
.footer-socials a:last-child{
	margin-right:0px;	
}
.footer-socials a img{
	width:30px;
	height:30px;
}
@media screen and (max-width:1280px){
	.footer-top .wpb_single_image{
		margin-bottom: 80px;
	}
	.footer-top {
		padding-bottom: 20px;
	}
}
@media screen and (max-width:991px){
	.footer-top .col-md-8,
	.footer-top .col-md-4{
        width:50%;
    }
	#menu-main-menu-2 .menu-item {
		margin-right: 30px;
	}
	.foo-links a{
		margin-left:20px;
	}
	.foo-links a:first-child{
		margin-left:0;
	}
}
@media screen and (max-width:767px){
	.footer-top {
		padding-top:30px;
		padding-bottom:15px;
		border-top-left-radius:30px;
		border-top-right-radius:30px;
		margin-bottom: -35px;
	}
	.footer-top .col-md-8,
	.footer-top .col-md-4{
        width:100%;
	}
	.footer-top .wpb_text_column p{
		text-align:left !important;
	}
	.footer-top .wpb_text_column{
		margin-bottom:15px;
	}
	#menu-main-menu-2{
		padding-top: 40px;
    	margin-top: 40px;
		margin-bottom:60px;
	}
	.footer-top .porto-sicon-box .porto-sicon-header, .footer-top .porto-sicon-box .porto-sicon-description a {
		font-size: 16px;
	}
	.foo-logo .vc_single_image-wrapper {
		padding: 16px 15px 15px;
		background: #fff;
		border-radius: 30px;
	}
	.footer-top .wpb_single_image {
        margin-bottom: 60px;
    }
}


/*...popup...*/
.pum{
	
}
.pum h4{
	font-size: 32px;
	line-height: 40px;
	letter-spacing: -0.72px;
}
.pum .popmake{
	padding:50px;
	border:none;
	border-radius:40px;
	background:#F4F0ED;
}
.pum #popmake-1068 .wpb_single_image{
	border-radius:30px;
	padding:30px 20px;
	background:#FDFBF8;
	margin-bottom:0;
}
.pum .popmake .wpb_text_column p{
	color:#22282B;
	font-size: 18px;
	line-height: 28px;
}
.pum .popmake textarea{
	height:130px;
}
.pum .popmake .col-md-6:first-child {
	width: 39%;
}
.pum .popmake .col-md-6:last-child {
	width: 61%;
	padding-left:100px;
}
.pum .popmake form p{
	margin-bottom:15px;
}
.pum-container .pum-content+.pum-close{
	font-size:0;
	border:none;
	background:url("/wp-content/uploads/2025/05/cound-plus.svg");
	background-size:cover;
	width:50px;
	height:50px;
	right:15px;
	top:15px;
	box-shadow:none;
}
.popmake input[type="email"], .popmake input[type="tel"], .popmake input[type="text"], .popmake textarea, .popmake select {
	font-size: 18px;
    line-height: 46px;
	padding: 5px 25px;
}
.popmake label {
	font-size: 18px;
}
.popmake .submit-label {
    font-size: 14px;
    padding-left: 30px;
}
@media screen and (max-width:1460px){
	.pum .popmake {
		padding: 40px 30px 30px;
		border-radius: 30px;
	}
	.pum .popmake .col-md-6:last-child {
		padding-left:60px;
	}
	.pum h4 {
		font-size: 26px;
		line-height: 34px;
	}
	.popmake label {
		font-size: 16px;
	}
}
@media screen and (max-width:1280px){
	.pum .popmake .col-md-6:first-child {
		width: 45%;
	}
	.pum .popmake .col-md-6:last-child {
		width: 55%;
	}
	.pum .popmake .col-md-6:last-child {
		padding-left:15px;
	}
	.popmake .submit-label {
		font-size: 13px;
		padding-left: 15px;
	}
}
@media screen and (max-width:767px){
	.pum-container .pum-content+.pum-close {
		width: 45px;
		height: 45px;
		right: 10px;
		top: 10px;
	}
	.pum .popmake {
        padding: 40px 20px 20px;
        border-radius: 30px;
    }
	.popmake input[type="email"], .popmake input[type="tel"], .popmake input[type="text"], .popmake textarea, .popmake select {
		font-size: 16px;
	}
	.pum .popmake .col-md-6:first-child,
	.pum .popmake .col-md-6:last-child {
		width: 100%;
	}
	.pum .popmake .wpb_single_image{
		display:none;
	}
}