/*
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
*/
body{
	font-family: "Onest", sans-serif;
	font-style: normal;
}
.pbot{
	padding-bottom:240px;
}
.container{
	max-width: 1600px;
}
.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:#fff;
	background: #000;
	border:none;
	padding: 7px 125px 7px 55px;
	font-size: 24px;
	font-weight: 700;
	line-height:56px;
	letter-spacing: -0.46px;
	border-radius: 40px;
	width:100%;
	max-width:430px;
}
.vc_btn3.vc_btn3-color-warning:after{
	content:"";
	display:block;
	position:absolute;
	top:calc(50% - 17px);
	right:110px;
	width:34px;
	height:34px;
	background-image:url("/wp-content/uploads/2025/06/Vector-226.svg");
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	transition:0.3s;
}
.vc_btn3.vc_btn3-color-warning:hover:after{
	right:100px;
	transition:0.3s;
}
.vc_btn3.vc_btn3-color-warning:hover{
	border:none;
	color:#fff !important;
	background:#000 !important;
	padding: 7px 135px 7px 55px;
}
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner{
	padding-top:0;
}
.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-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-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-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-size: 18px;
	line-height: 140%;
}
.privacy-policy h3.vc_custom_heading {
	color:#22282B;
    margin-bottom: 15px;
	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){
	.pbot{
		padding-bottom:180px;
	}
	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){
	.pbot{
		padding-bottom:140px;
	}
	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;
	}
	.vc_btn3.vc_btn3-color-warning{
		padding: 8px 75px 8px 35px;
	}
	.vc_btn3.vc_btn3-color-warning:after {
    	right: 70px;
	}
}
@media screen and (max-width:991px){
	.pbot{
		padding-bottom:110px;
	}
	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){
	.pbot{
		padding-bottom:70px;
	}
	.vc_btn3.vc_btn3-color-warning:after{
		top: calc(50% - 13px);
		width:26px;
		height:26px;
	}
	.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: 20px;
		line-height: 44px;
	}
	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:10px !important;
	border-top-left-radius:40px;
	border-bottom-left-radius:40px;
	border-top: 1px solid #CDCECF;
	border-bottom: 1px solid #CDCECF;
	border-left: 1px solid #CDCECF;
}
#header .header-main .header-center{
	padding:10px !important;
	border-top: 1px solid #CDCECF;
	border-bottom: 1px solid #CDCECF;
}
#header .header-main .header-right{
	padding:10px !important;
	border-top-right-radius:40px;
	border-bottom-right-radius:40px;
	border-top: 1px solid #CDCECF;
	border-bottom: 1px solid #CDCECF;
	border-right: 1px solid #CDCECF;
}
#header .logo{
	display: flex;
	width: 170px;
	height: 58px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	background:#22282B;
	border-radius:35px;
}
#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 .vc_btn3-container{
	margin-bottom:0;
}
#header .vc_btn3-container a{
	border-radius:35px;
	padding:13px 30px;
	line-height:30px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.18px;
	border: 1px solid #000;
}
#header .vc_btn3-container a:hover,
#header .vc_btn3-container a:focus{
	background:transparent !important;
	border: 1px solid #000;
	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;
}
#header  .vc_btn3.vc_btn3-color-warning:after{
	content:none;
}
@media screen and (max-width:1460px){
	#header .main-menu > li.menu-item > a {
		font-size: 16px;
    }
	#header .vc_btn3-container a {
		padding: 13px 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:#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;
    }
	#header .logo {
		height: 44px;
	}
	#header .mobile-toggle {
        width:44px;
		height: 44px;
	}
}




/*...main-block...*/
/* .main-block > div:after{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	width:65%;
	height:100%;
	left:0;
	bottom:0;
	background:url("/wp-content/uploads/2025/06/Union.svg");
	background-position:bottom left;
	background-size:contain;
	background-repeat:no-repeat;
} */
.main-block > div:after{
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	background:#111;
	opacity:0.5;
	backdrop-filter: blur(10px);
}
.main-block .vc_column_container{
	z-index:2;
}
.main-block h2{
	margin-bottom:40px;
	font-weight:800;
}
.main-block .col-md-8 {
    width: 60%;
}
.main-block .col-md-4 {
   width: 40%;
}
.main-block .wpb_text_column{
	margin-bottom:100px;
}
.main-block .wpb_text_column p{
	color: #FFF;
	font-size: 28px;
	font-weight: 600;
	line-height: 130%; 
	letter-spacing: -0.64px;
	max-width:930px;
}
.main-block .vc_btn3-container{
	max-width:530px;
	width:100%;
	margin-right:0;
	margin-left:auto;
	margin-bottom:100px;
}
.main-block .vc_btn3-container a{
	padding: 32px 45px 32px 15px;
	border-radius:60px;
	font-size:30px;
	max-width:500px;
}
.main-block .vc_btn3-container a:hover{
	padding: 32px 75px 32px 15px;
}
.main-block  .vc_btn3.vc_btn3-color-warning:after{
	transform: rotate(90deg);
}
@media screen and (max-width:1680px){
	.main-block h2{
		font-size: 56px;
		line-height: 62px;
	}
	.main-block .wpb_text_column p {
		font-size: 26px;
	}
	.main-block .wpb_text_column,
	.main-block .vc_btn3-container{
		margin-bottom: 50px;
	}
	.main-block .vc_btn3-container a{
		max-width:450px;
	}
	.main-block  .vc_btn3.vc_btn3-color-warning:after {
		right: 90px;
	}
}
@media screen and (max-width:1460px){
	.main-block .vc_btn3-container a,
	.main-block .vc_btn3-container a:hover{
		padding-top: 22px;
		padding-bottom:22px;
	}
	.main-block h2 {
        font-size: 50px;
        line-height:62px;
    }
}
@media screen and (max-width:1280px){
	.main-block h2 {
        font-size: 40px;
        line-height:52px;
		margin-bottom: 20px;
    }
	.main-block .wpb_text_column p {
        font-size: 22px;
    }
	.main-block .vc_btn3-container a{
		max-width:340px;
	}
	.main-block  .vc_btn3.vc_btn3-color-warning:after {
		right: 40px;
	}
}
@media screen and (max-width:991px){
	.main-block h2 {
		margin-top:120px;
		margin-bottom: 50px;
	}
	.main-block .col-md-4,
	.main-block .col-md-8{
		width: 100%;
	}

}
@media screen and (max-width:767px){
	.main-block{
		overflow:visible !important;
	}
	.main-block h2 {
        font-size: 31px;
        line-height:33px;
    }
	.main-block .wpb_text_column p {
		font-size: 18px;
		line-height: 120%;
	}
	.main-block .vc_btn3-container a {
        padding-top: 20px;
		padding-bottom:20px;
		padding-right:40px;
		font-size:20px;
		line-height:20px;
    }
	.main-block .vc_btn3-container a:hover{
		padding-top: 20px;
		padding-bottom:20px;
	}
	.main-block .vc_btn3.vc_btn3-color-warning:after {
        right: 55px;
    }
	.main-block .vc_btn3-container {
        margin-bottom: -30px;
		text-align:center;
    }
}


/*...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:730px;
	object-fit:cover;
}
.wen-block .owl-dots{
	display: flex;
    flex-direction: column;
    height: 100%;
    position: absolute;
    left: -530px;
    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:"Private Gärten & Ferienhäuser:";
	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:"Ihr eigenes Spa in wenigen Minuten.";
	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:"Premium-Upgrade, das den Umsatz pro Gast erhöht.";
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(2) span:before{
	content:"Hotels, Glamping & Resorts:";
	align-items:center;
	padding-bottom:80px;
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(3):before{
	content:"110 °C Sauna für schnelle Regeneration.";
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(3) span:before{
	content:"Fitness- & Reha-Zentren:";
	align-items:center;
	padding-bottom:80px;
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(4):before{
	content:"Team-Wellness ohne aufwendige Baustelle.";
}
.wen-block .owl-carousel .owl-dots .owl-dot:nth-child(4) span:before{
	content:"Firmen & Coworking:";
	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:435px;
	top:40px;
	background:url("/wp-content/uploads/2025/06/mark-yes.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;
	}
	.wen-block .owl-dots {
        left: -515px;
    }
	 .wen-block .owl-dots .owl-dot.active:after {
        left: 430px;
    }
	.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;
	}
}
@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:before {
        font-size: 24px;
        line-height: 36px;
        width: 300px;
        margin-left: 30px;
    }
	.wen-block .owl-dots .owl-dot.active:after {
        left: 320px;
    }
	.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: 20px;
        line-height: 28px;
        width: 275px;
        margin-left: 20px;
    }
	.wen-block .owl-dots .owl-dot.active:after {
		left: 242px;
	}
	.wen-block .wpb_single_image img {
		height: 500px;
		object-fit: cover;
	}
	.wen-block .owl-carousel .owl-dots .owl-dot span:before{
		margin-left: 20px;
		font-size:20px;
	}
}
@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;
		font-size:16px;
	}
	.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;
		bottom: 105px;
		background:url("/wp-content/uploads/2025/06/mark-yes.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;
		bottom: 105px;
		background:url("/wp-content/uploads/2025/06/mark-yes.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:160px;
	height:160px;
}
.vorteil-block .wpb_text_column p{
	color: rgba(34, 40, 43, 0.80);
	font-size: 22px;
	line-height: 36px;
}
.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{
	padding:0 15px;
	color: #22282B;
	font-size: 20px;
	line-height: 36px;
}
.model-block .wpb_text_column{
	margin-bottom:80px;
	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 .wpb_single_image img{
	height:400px;
	object-fit:cover;
}
.model-block h5{
	font-size: 38px;
	font-weight: 600;
	line-height: 50px;
	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;
	transition:0.3s;
}
.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:280px;
	margin:0 auto ;
	z-index:1;
	position:relative;
	bottom:-80px;
	opacity:0;
	transition:0.3s;
}
.model-block .vc_btn3-container a{
	padding: 16px 94px 16px 54px;
}
.model-block .vc_btn3-container a:hover {
    padding: 16px 94px 16px 44px;
}

.model-block  .vc_btn3.vc_btn3-color-warning:after {
    right: 52px;
}
.model-block .vc_btn3.vc_btn3-color-warning:hover:after {
    right: 42px;
}
.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:1460px){
	.model-block .wpb_single_image img{
		height:330px;
	}
}
@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;
	}
	.model-block .wpb_single_image img{
		height:230px;
	}
}
@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:45px;
}
.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-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;
}
.model-modal-block  .vc_btn3.vc_btn3-color-warning {
	padding: 7px 55px 7px 55px;
}
.model-modal-block .vc_btn3.vc_btn3-color-warning:after{
	content:none;
}
@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: 22px;
	line-height: 38px 
}
.vergleichende-table{
	padding-top:70px;
	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: #000;
}

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

.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-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-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: -90px;
	}
	.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-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:40px 30px 30px 40px !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,
.zertifikate-block  .owl-carousel.nav-pos-outside .owl-nav .owl-prev:hover{
    left: -220px;
}
.zertifikate-block .owl-carousel.nav-pos-outside .owl-nav .owl-next {
    left: -140px;
	right:auto;
}

.zertifikate-block .owl-carousel .owl-nav {
	top: auto;
	bottom:100px;
}
.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;
	}
	.zertifikate-block .owl-carousel .owl-nav {
        top: -115px;
        bottom: auto;
    }
}



/*...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:830px;
	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-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: -0.64px;
}
.montage-block .porto-sicon-header p{
	color: rgba(34, 40, 43, 0.80);
	font-size: 22px;
	line-height: 38px;
}
.montage-block .wpb_single_image{
	margin-bottom:180px;
	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: 75px;
	}
	.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%;
	font-size:20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.4px;
	margin-bottom:15px;
}
input:placeholder{
	color: rgba(34, 40, 43, 0.46);
}
input[type="email"], input[type="tel"], input[type="text"], input[type="number"], textarea, select{
	display: flex;
	font-size:18px;
	color: rgba(34, 40, 43, 0.46);
	line-height: 46px;
	padding: 10px 25px 10px 95px;
	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: 100%;
	height: 56px;
	font-size:18px;
	text-align:center;
	padding: 10px 48px;
	border-radius: 110px;
	background: #FCC20B;
	color:#22282B;
	position:relative;
	z-index:1;
}
[type="submit"][disabled]{
	background-color: #fff !important;
}
input[type="submit"]:hover{
	color:#000;
	background: #22282B;
}

input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #22282B;   /* або #000, як вам потрібно */
    color: #FFF;           /* ← білий текст */
}
label .wpcf7-form-control-wrap{
	display:inline-block;
	width:100%;
}
.contact-block{
	padding-top:240px;
	margin-bottom:140px !important;
}

.contact-block h3{
	margin-top:20px;
	margin-bottom:23px;
}
.contact-block .col-md-6:last-child{
	padding-left:90px;
	padding-right:90px;
}
.contact-block textarea{
	height:250px;
}
.contact-block .wpb_text_column{
	margin-bottom:50px;
	font-size: 28px;
	line-height: 107%; /* 34.24px */
	letter-spacing: -0.64px;
}
.contact-block .wpb_single_image{
	border-radius:50px;
	overflow:hidden;
}
.contact-block .wpb_single_image,
.contact-block .wpb_single_image *{
	margin-bottom:0;
	height:100%;
}
.contact-block .wpb_single_image img{
	object-fit:cover;
	height:100%;
}
label .acceptance-591{
	display:inline;
}
span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 0;
}
.wpcf7-spinner{
	display:none;
}
.submit-label{
	padding-left:0;
	padding-top:30px;
	font-size: 16px;
	line-height: 120%; /* 19.2px */
	letter-spacing: -0.32px;
	color: rgba(255, 255, 255, 0.60);
	background:#000;
	margin-bottom:0 !important;
}
.wpcf7-form-control-wrap.acceptance-232{
	width:auto;
}
.contact-block form:before{
	content:"";
	position:absolute;
	display:block;
	left:-50px;
	bottom:0;
	height:153px;
	width:120%;
	background:#000;
	z-index:0;
} 
.submit-label > *{
	z-index:1;
	position:relative;
	color: rgba(255, 255, 255, 0.60);
}
.submit-label a{
	color:#fff;
	text-decoration:underline;
}
.contact-block form {
	margin-bottom:0px;
	background:#E5E5E5;
	border-radius:50px;
	padding:35px 35px 0 35px;
	overflow:hidden;
	position:relative;
}
.contact-block label{
	position:relative;
}
.contact-block label:before{
	content:"";
	display:block;
	position:absolute;
	left:0px;
	top:1px;
	width:64px;
	height:97%;
	background-image:url("/wp-content/uploads/2025/06/Frame-1321321181.svg");
	background-position:center;
	background-size:inherit;
	background-repeat:no-repeat;
	z-index:1;
	border-right:1px solid rgba(0, 0, 0, 0.22);
	padding:20px;

}
.contact-block label:nth-child(3):before{
	background-image:url("/wp-content/uploads/2025/06/ic_baseline-email.svg");
	background-position:center;
	background-size:inherit;
	background-repeat:no-repeat;
}
.contact-block label:nth-child(5):before{
	background-image:url("/wp-content/uploads/2025/06/Frame-1321321185.svg");
	background-position:center;
	background-size:inherit;
	background-repeat:no-repeat;
}
.contact-block label:nth-child(7):before{
	background-image:url("/wp-content/uploads/2025/06/Frame-1321321185-1.svg");
	background-position: 20px 20px;
	background-size:inherit;
	background-repeat:no-repeat;
}
.contact-block label:last-child:before{
	content:none;
}
.contact-block .wpcf7-acceptance{
	color:#fff;
}
.contact-block .wpcf7-acceptance a{
	text-decoration:underline;
	color:#fff;
}
@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;
	}
	.contact-block .wpb_single_image{
		position:relative;
		top:-30px;
		margin-bottom:0;
	}
	.submit-label{
		padding-bottom:40px;
	}
	.contact-block form:before {
		height: 185px;
	}
}
@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="email"], input[type="tel"], input[type="text"], textarea, select {
		padding: 10px 25px 10px 45px;
	}
	input[type="submit"] {
		max-width: 100%;
		float: none;
		margin-bottom:10px;
	}
	.contact-block form {
    	border-radius: 25px;
		padding: 25px 25px 0 25px;
	}
	.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;
	}
	.contact-block .wpb_single_image img{
		height:300px;
		object-fit:cover;
	}
	.contact-block form:before {
        height: 205px;
    }
}

/*...footer...*/
.footer-top{
	padding-top:80px;
	background:#0d0802;
	margin-bottom:-20px;
	padding-bottom:60px;
}
.footer-top .wpb_single_image{
	margin-bottom:70px;	
}
.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-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-size: 16px;
	line-height: 22px;
	letter-spacing: -0.32px;
	margin-left:30px;
}
#menu-main-menu-2{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid rgba(255, 255, 255, 0.10);;
}
#menu-main-menu-2 .menu-item a{
	color:#FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: -0.18px;
}
#menu-main-menu-2 .menu-item{
	display:inline-block;
	margin-right:40px;
	position:relative;
	padding:0;
}

.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: 50px;
	}
	.footer-top {
		padding-bottom: 40px;
	}
}
@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;
	}
}
@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: 30px;
    }
	.foo-links{
		margin-bottom:35px !important;
	}
	.foo-links a{
		display:block;
		text-align:left;
		margin-left:0px;
	}
}


/*...popup...*/
.pum{
	
}
.pum h4{
	font-size: 32px;
	line-height: 40px;
	letter-spacing: -0.72px;
}
.pum .popmake{
	padding:55px 50px 30px;
	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-1068 .wpb_single_image img{
	height:300px;
	object-fit:cover;
}
.pum .popmake .wpb_text_column p{
	color:#22282B;
	font-size: 18px;
	line-height: 28px;
}
.pum .popmake textarea{
	height:130px;
}
.pum .popmake form p{
	margin-bottom:0px;
}
.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 input[type="number"], .popmake textarea, .popmake select {
	font-size: 18px;
    line-height: 40px;
	padding: 5px 25px;
}
.popmake label {
	font-size: 18px;
	line-height:24px;
}
.popmake .submit-label {
	background:transparent;
	color:#000 !important;
	padding-top:0;
}
.popmake form label a{
	color:#000 !important;
	text-decoration:underline;
}
.popmake .submit-label > * {
    color: #000;
}
.popmake .submit-label br{
	display:none;
}
@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;
	}
}


/*...count-block...*/
.count-block{
	margin-top:240px;
	padding-top:40px;
	padding-bottom:40px;
}
.count-block .vc_btn3-container.vc_btn3-inline{
	margin-bottom:0;
}
.count-block .col-md-8 > div{
	display:flex;
	flex-direction:row !important;
	justify-content: space-between !important;
}
.count-block .wpb_text_column{
	margin-bottom:auto;
	margin-top:auto;
}
.count-block .wpb_text_column p{
	font-size: 32px;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: -0.64px;
}
.porto_countdown{
	margin-bottom:0;
	width:auto;
	margin-right:0;
	margin-left:auto;
}
.porto_countdown-section{
	padding: 15px 49px 15px 40px !important;
	border-radius:35px;
	background:#fff;
	box-shadow: -10px 0px 28px -7px rgba(0, 0, 0, 0.30);
	margin-bottom:0 !important;
	margin-right:-24px;
}
.porto_countdown-div .porto_countdown-section:nth-child(3),
.porto_countdown-div .porto_countdown-section:nth-child(4){
	min-width:195px;
}
.porto_countdown-row{
	border-radius: 500px;
	background: #CACACA;
	padding: 14px 41px 14px 16px;
}

@media screen and (max-width:1640px){
	.count-block{
		margin-top:180px;
	}
	.count-block .wpb_text_column p{
		font-size: 26px;
	}
	.porto_countdown-section{
		padding: 15px 39px 15px 30px !important;
		margin-right:-14px;
	}
	.porto_countdown-div .porto_countdown-section:nth-child(3),
	.porto_countdown-div .porto_countdown-section:nth-child(4){
		min-width:180px;
	}
	.count-block .col-md-4 {
        width: 30%;
    }
	.count-block .col-md-8 {
        width: 70%;
    }
}
@media screen and (max-width:1440px){
	.count-block .col-md-4 {
        width: 35%;
    }
	.count-block .col-md-8 {
        width: 65%;
    }
	.count-block .col-md-8 > div {
		flex-direction: column !important;
	}
	.count-block .wpb_text_column p{
		text-align:right;
		padding-bottom:25px;
	}
	.porto_countdown-section{
		padding: 15px 39px 15px 20px !important;
		margin-right:-19px;
	}
}
@media screen and (max-width:991px){
	.count-block .col-md-4,
	.count-block .col-md-8{
        width: 100%;
    }
	.count-block .col-md-8{
		order:1;
	}
	.count-block .col-md-4{
		order:2;
	}
	.count-block .wpb_text_column p{
		text-align:left;
	}
	.porto_countdown{
		margin-left:0;
		margin-bottom:30px;
	}
}
@media screen and (max-width:767px){
	.count-block{
		margin-top:100px;
		padding-top:50px;
		padding-bottom:50px;
		border-radius:40px;
	}
	.porto_countdown-row {
		border-radius: 40px;
		padding:14px 14px 20px 14px;
	}
	.porto_countdown .porto_countdown-section{
		text-align: left;
		display:block;
		padding: 9px 50px 15px 50px !important;
        margin-right:0;
		margin-bottom:-6px !important;
	}
	.porto_countdown .porto_countdown-section:last-child{
		padding: 9px 50px 9px 50px !important;
	}
}
/*...reviews-block...*/
.reviews-block{
	padding-top:140px;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
}
.reviews-block-slider{
	overflow:visible !important;
	padding-bottom:140px;
	margin-bottom:220px !important;
}
.reviews-block-slider .owl-stage-outer{
	overflow:visible !important;
}
.reviews-block-slider .owl-stage-outer:before{
	content:"";
	width:500px;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:-500px;
	background:#E8E8E8;
	z-index:1;
}
.reviews-block-slider .owl-item .wpb_wrapper.vc_column-inner{
	padding: 23px;
	border-radius: 20px;
	background: #FFF;
}
.reviews-block-slider .porto-sicon-title{
	font-size: 26px;
	font-weight: 600;
	line-height: 130%;
	letter-spacing: -0.52px;
}
.reviews-block-slider .porto-sicon-header p{
	color: rgba(0, 0, 0, 0.60);
	font-size: 18px;
	font-weight: 600;
	line-height: 130%; /* 23.4px */
	letter-spacing: -0.36px;
}
.reviews-block-slider .porto-sicon-description{
	color: var(--Black, #22282B);
	font-size: 18px;
	line-height: 140%; /* 25.2px */
	letter-spacing: -0.36px;
}
.reviews-block-slider .porto-sicon-box{
	margin-bottom:0;
}
.reviews-block-slider .owl-dots{
	text-align:left;
}
.reviews-block-slider .owl-carousel .owl-dots .owl-dot span{
	width:35px;
	border-radius: 90px;
	background: rgba(0, 0, 0, 0.34);
}
.reviews-block-slider .owl-carousel .owl-dots .owl-dot.active span{
    background-color: #000;
	width:240px;
}

.reviews-block-slider .owl-nav{
	top:-130px;
	width:140px !important;
	height:60px;
	left:auto;
	right:100px;
}
.reviews-block-slider .porto-carousel{
	margin-left:165px;
}
.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;
}
.owl-carousel.nav-pos-outside .owl-nav .owl-prev,
.owl-carousel.nav-pos-outside .owl-nav .owl-prev:hover{
	background-color:#000 !important;
	background-image:url("/wp-content/uploads/2025/06/Vector-226.svg") !important;
	background-repeat:no-repeat !important;
	background-size:24px 24px !important;
	background-position:center !important;
	transform: rotate(180deg);
	left: 0;
}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before{
	content:none !important;
}
.owl-carousel.nav-pos-outside .owl-nav .owl-next,
.owl-carousel.nav-pos-outside .owl-nav .owl-next:hover{
	background-image:url("/wp-content/uploads/2025/06/Frame-132132423.svg") !important;
	background-repeat:no-repeat !important;
	background-size:24px 24px !important;
	background-position:center !important;
	transform: rotate(0deg);
	right:0px;
}
.customer-rating p{
	display:inline-block;
	background:#000;
	color:#fff;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 130%; 
	letter-spacing: -0.36px;
	padding: 10px 10px 10px 24px;
	border-radius: 40px;
}
.customer-rating img{
	height:38px;
	margin-left:12px;
}
@media screen and (max-width:1640px){
	.reviews-block-slider .owl-stage-outer,{
		margin-left:50px !important;
	}
	.reviews-block-slider .owl-nav{
		right:50px;
	}
}
@media screen and (max-width:1280px){
	.reviews-block-slider .owl-stage-outer,{
		margin-left:30px !important;
	}
	.reviews-block-slider .owl-nav{
		right:30px;
	}
}
@media screen and (max-width:767px){
	.reviews-block-slider{
		margin-bottom:150px !important;
	}
	.reviews-block {
		padding-top: 50px;
		border-top-left-radius:30px;
		border-top-right-radius:30px;
	}
	.customer-rating img {
		height: 38px;
		margin-left: 0px;
	}
	.customer-rating p{
		padding: 5px 10px 5px 10px;
		font-size:0;
	}
	.reviews-block  h3.vc_custom_heading{
		margin-bottom:30px;
		order:1;
	}
	.reviews-block .col-md-12 > div{
		display:flex !important;
		flex-direction:row;
	}
	.reviews-block .wpb_text_column{
		order:2;
	}
	.reviews-block-slider .owl-stage-outer,
	.reviews-block-slider .owl-dots{
		margin-left:0px !important;
	}
/* 	.reviews-block-slider .owl-item {
		min-width: 250px;
	} */
	.reviews-block-slider .porto-carousel{
		margin-left:15px;
	}
	.reviews-block-slider .owl-item > div {
		min-width: 235px;
		margin-right:100px !important;
	}
	.reviews-block-slider .owl-carousel .owl-dots .owl-dot.active span {
		width: 160px;
	}
	.reviews-block-slider .owl-carousel .owl-dots .owl-dot span {
		width:20px;
	}
	.reviews-block-slider .owl-nav{
		top:auto;
		bottom:-90px;
		right:auto;
		left:20px;
	}
}
/*...product-name-block...*/
.product-name-block{
	padding-bottom:100px;
}
.product-name-block .col-md-6:nth-child(2) > div{
	display:flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 50px;
	border: 1px solid #9E9E9E;
	padding:8px !important;
	width:470px;
	margin-right:0;
	margin-left:auto;
}
.product-name-block .col-md-6:nth-child(2) > div > *{
	margin-bottom:0;
}
.product-name-block .col-md-6:nth-child(2) .vc_btn3-container{
	margin-right:0;
	margin-left:auto;
}
.product-name-block .col-md-6:nth-child(2) .vc_btn3-container a{
	padding: 7px 55px 7px 125px;
}
.product-name-block .col-md-6:nth-child(2) .vc_btn3-container a:after {
    right: auto;
	left:70px;
    transform: rotate(180deg);
    transition: 0.3s;
}
.product-name-block .col-md-6:nth-child(2) p{
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%; /* 40px */
	letter-spacing: -1.2px;
	padding-left:10px;
	min-width:115px;
}
.product-name-block .customer-rating{
	text-align:center;
	position:relative;
	top:-40px;
}
.product-name-block .customer-rating:before{
	content:"";
	display:block;
	position:absolute;
	top:-21px;
	left:calc(50% - 205px);
	width:411px;
	height:42px;
	background-image:url("/wp-content/uploads/2025/06/Subtract.svg");
	background-size:cover;
	z-index:2;
}
.product-name-block  .customer-rating p{
	position:relative;
	z-index:2;
	top:-12px;
	color:#000;
	background:#fff;
}
.product-name-block .porto-carousel .wpb_single_image{
	border-radius: 40px;
	overflow:hidden;
}
.product-name-block .porto-carousel .wpb_single_image img{
	height:700px;
	object-fit:cover;
}
.product-name-block .vc_single_image-wrapper{
	width:100%;
}
.product-name-block .porto-carousel:after{
	content:"";
	display:block;
	position:absolute;
	bottom:-35px;
	left:50px;
	border-radius: 30px;
	border: 1px solid #000;
	width:calc(100% - 100px);
	height:100px;
	z-index:-1;
}
.product-name-block .owl-carousel.rounded-nav .owl-nav [class*="owl-"]{
	background-color:#fff !important;
	border:none !important;
	background-image: url(/wp-content/uploads/2025/06/Frame-132132423.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 24px 24px !important;
    background-position: center !important;
}
.product-name-block .owl-carousel.rounded-nav .owl-nav .owl-prev{
	transform: rotate(180deg);
	left:50px;
}
.product-name-block .owl-carousel.rounded-nav .owl-nav .owl-next{
	transform: none;
	right:50px;
}
@media screen and (max-width:1280px){
	.product-name-block .owl-carousel.rounded-nav .owl-nav .owl-prev{
		left:30px;
	}
	.product-name-block .owl-carousel.rounded-nav .owl-nav .owl-next{
		right:30px;
	}
	.product-name-block .porto-carousel .wpb_single_image img{
		height:500px;
	}
}
@media screen and (max-width:991px){
	.product-name-block .porto-carousel .wpb_single_image img{
		height:400px;
	}
	.product-name-block .col-md-6:nth-child(2){
		width:70%
	}
	.product-name-block .col-md-6:nth-child(1){
		width:30%
	}
}

@media screen and (max-width:767px){
	 .product-name-block .porto-carousel .wpb_single_image img {
        height: 350px;
    }
	.product-name-block .col-md-6:nth-child(2),
	.product-name-block .col-md-6:nth-child(1){
		width:100%
	}
	.product-name-block .col-md-6:nth-child(2) > div{
		width:100%;
		margin-bottom:30px;
	}
	.customer-rating p {
			padding: 5px;
	}
	.product-name-block .customer-rating:before {
		content:none;
	}
	.product-name-block .porto-carousel .wpb_single_image {
		border-radius: 30px;
	}
	.product-name-block .porto-carousel:after {
		border-radius: 20px;
		left: 20px;
    	width: calc(100% - 40px);
	}
	.product-name-block .col-md-6:nth-child(2) p{
		font-size: 22px;
		font-weight: 600;
		line-height: 130%;
		letter-spacing: -0.44px;
		min-width: 60px;
	}
	.product-name-block h3.vc_custom_heading {
		margin-bottom: 30px;
	}
	.product-name-block .col-md-6:nth-child(2) .vc_btn3-container a {
		padding: 7px 25px 7px 75px;
	}
	.product-name-block .col-md-6:nth-child(2) .vc_btn3-container a:after {
		left: 30px;
	}
	.product-name-block .owl-carousel .owl-nav{
		top:auto;
		bottom:100px;
	}
	.product-name-block .owl-carousel.rounded-nav .owl-nav .owl-prev{
		width:50px;
		height:50px;
		left:calc(50% - 60px);
	}
	.product-name-block .owl-carousel.rounded-nav .owl-nav .owl-next{
		width:50px;
		height:50px;
		right:calc(50% - 60px);
	}
	.product-name-block .customer-rating p {
		top: -5px;
	}
}


/*...prod-table...*/
.prod-table-block{
	
} 
.prod-table-block h3.vc_custom_heading,
.prod-table-block .wpb_text_column{
	margin-bottom:75px;
}
.prod-table-block .wpb_single_image{
	border-radius:60px;
	height:100%;
	overflow:hidden;
	margin-bottom:0;
}
.prod-table-block .wpb_single_image > div,
.prod-table-block .wpb_single_image > div > div{
	height:100%;
}
.prod-table-block .wpb_single_image img{
	object-fit:cover;
	height:100%;
}
.prod-table .wpb_text_column{
	border-radius: 60px;
	background: #E8E8E8;
	padding:22px;
	margin-bottom:0;
}
.prod-table p{
	background:#fff;
	border-radius:50px;
	box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.06);
}
.prod-table .wpb_text_column p:first-child .table-th{
	background: #000;
}
.prod-table .table-th{
	border-radius: 50px 0px 0px 50px;
	background: rgba(0, 0, 0, 0.70);
	padding: 18px 0px 18px 30px;
	color:#fff;
	width:50%;
	display:inline-block;
	margin-right:20px;
	font-size: 24px;
	line-height: 120%; /* 28.8px */
	border-right:10px solid #E8E8E8;
}
@media screen and (max-width:1640px){
	.prod-table p{
		font-size:22px;
	}
}
@media screen and (max-width:1440px){
	.prod-table-block h3.vc_custom_heading, .prod-table-block .wpb_text_column {
		margin-bottom: 35px;
	}
	.prod-table-block .wpb_text_column p{
		text-align:left !important;
		font-size:22px;
	}
	.prod-table{
		margin-bottom:-50px;
		z-index:2;
		position:relative;
	}
	.prod-table-block .col-md-5,
	.prod-table-block .col-md-7{
        width: 100%;
    }
}

@media screen and (max-width:991px){
	.prod-table .table-th{
		font-size:18px;
	}
	.prod-table p{
		font-size:18px !important;
	}
}
@media screen and (max-width:767px){
	.prod-table-block h3.vc_custom_heading, .prod-table-block .wpb_text_column {
        margin-bottom: 20px;
		padding-left:15px;
    }
	.prod-table .wpb_text_column {
		border-radius: 30px;
		padding:5px;

	}
	.prod-table-block .col-md-7,
	.prod-table-block .col-md-5{
		padding-left:0;
		padding-right:0;
    }
	.prod-table .table-th {
		padding: 3px 0px 3px 15px;
		height:60px;
		line-height: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
		font-size: 14px;
		width:160px;
		flex-basis: 160px;
		border-right: 1px solid #E8E8E8;
		margin-right: 10px;
	}
	.prod-table-block .wpb_text_column p {
        display: flex;
        flex-direction: row;
        justify-content: stretch;
        align-items: center;
    }
	.prod-table-block .wpb_text_column p{
		font-size: 13px !important;
	}
	.prod-table-block .wpb_single_image {
		border-top-left-radius:0;
		border-top-right-radius:0;
		border-bottom-left-radius:30px;
		border-bottom-right-radius:30px;
	}
}



/*...questions-block...*/
.questions-block .porto-toggles{
	background:#E8E8E8;
	border-radius:50px;
	overflow:hidden;
}
.questions-block .porto-toggles .toggle label{
	line-height:52px;
	border:none !important;
	background-color:transparent;
	color:#000;
	padding:0;
}
.questions-block .porto-toggles .toggle{
	padding:30px 220px 20px 180px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
}
.questions-block .porto-toggles .toggle:before{
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	border-bottom:1px solid rgba(0, 0, 0, 0.22);
	height:1px;
	width:100%;
}
.questions-block .porto-toggles .toggle:last-child:before,
.questions-block .porto-toggles .toggle.active:before{
	content:none;
}
.questions-block .porto-toggles .toggle.active{
	background:#000 !important;	
}
.questions-block .porto-toggles .toggle.active label{
	color:#fff !important;
}
.questions-block .porto-toggles .toggle:after{
	content:"01";
	position:absolute;
	display:block;
	width:40px;
	height:40px;
	top:40px;
	left:40px;
	color: #000;
	font-size: 32px;
	line-height: 130%;
	letter-spacing: -1.28px;
}
.questions-block .porto-toggles .toggle.active:after{
	color:#fff;
}
.questions-block .porto-toggles .toggle:nth-child(2):after{
	content:"02";
}
.questions-block .porto-toggles .toggle:nth-child(3):after{
	content:"03";
}
.questions-block .porto-toggles .toggle:nth-child(4):after{
	content:"04";
}
.questions-block .porto-toggles .toggle:nth-child(5):after{
	content:"05";
}
.questions-block  .toggle > .toggle-content > p{
	color:#fff;
}
.toggle > label:before{
	top: 0px !important;
	right: -210px !important;
	width:52px;
	height:52px;
	border:none;
	background-image:url("/wp-content/uploads/2025/06/Frame-129-1.svg");
	background-size:inherit;
	background-repeat:no-repeat;
	transform-origin: 0;
	transform: rotate(0deg) !important;
	transition:0.3s;
	transform-origin: center;
}
.questions-block .porto-toggles .toggle.active label:before{
	transform: rotate(45deg) !important;
	transition:0.3s;
	transform-origin: center;
}
@media screen and (max-width:1460px){
	.questions-block .porto-toggles .toggle {
		padding: 30px 100px 30px 100px;
	}
	.questions-block .porto-toggles .toggle:after {
		top: 35px;
	}
	.toggle > label:before {
		right: -65px !important;
	}
}
@media screen and (max-width:991px){
	.questions-block .porto-toggles .toggle label{
		font-size:22px;
		line-height:28px;
		min-height:56px;
	}
	.questions-block .porto-toggles .toggle:after {
        top: 25px;
		left:25px;
    }
}
@media screen and (max-width:767px){
	.questions-block  h3.vc_custom_heading{
		margin-bottom:30px;
		margin-top:65px;
	}
	.questions-block .porto-toggles .toggle label{
		font-size:18px;
		line-height:22px;
		min-height:44px;
	}
	.questions-block .porto-toggles .toggle {
        padding: 25px 25px 25px 75px;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		overflow:hidden;
    }
	.questions-block .porto-toggles {
		border-radius: 20px;
	}
	.toggle > label:before {
        right: -21px !important;
        top: -24px !important;
        z-index: 1;
        width: 36px;
        height: 36px;
        background-size: 35px auto;
    }
	.toggle > label:after{
		content:"";
		position:absolute;
		display:block;
		width:45px;
		height:38px;
		background:#fff;
		border-bottom-left-radius:20px;
		border-top-right-radius:20px;
		top:-26px;
		right:-25px;
		border:1px solid #9E9E9E;
		z-index:0;
	}
	.toggle.active  > label:after{
		border-top-right-radius:0px;
	}
}






/*...guarantee-block...*/
.guarantee-block .container{
	max-width: 1270px;
}
.guarantee-block .col-md-9 {
   width: 70%;
}
.guarantee-block .col-md-3 {
    width: 30%;
}
.guarantee-block .col-md-9 .vc_single_image-wrapper{
	border-radius:50px;
	overflow:hidden;
}
.guarantee-block .col-md-3 .vc_single_image-wrapper{
	padding:25px;
	border-radius:50%;
	background:#E8E8E8;
	position:relative;
	top:-45px;
}
.guarantee-block .col-md-3 .wpb_single_image{
	margin-bottom:10px !important;	
}
.guarantee-block .col-md-3 .vc_single_image-wrapper img{
	height:175px;
	width:175px;
	object-fit:cover;
}
.guarantee-block .col-md-9 .vc_single_image-wrapper img{
	height:500px;
	object-fit:cover;
}
.guarantee-block .wpb_text_column{
	width:calc(100% + 70px);
	position:relative;
	left:-70px;
	padding:44px 55px;
	color:#fff;
	background:#000;
	border-radius: 30px;
}
.guarantee-block .wpb_text_column p{
	font-size: 25px;
	line-height: 127%; /* 31.75px */
	letter-spacing: -0.5px;
}

@media screen and (max-width:1280px){
	.guarantee-block .col-md-3 .vc_single_image-wrapper img{
		height:150px;
		width:150px;
	}
	.guarantee-block .wpb_text_column {
		width: calc(100% + 50px);
		left: -50px;
		padding: 34px 35px;
		border-radius: 30px;
	}
	.guarantee-block .wpb_text_column p {
		font-size: 18px;
		line-height: 127%;
	}
}

@media screen and (max-width:767px){
	.guarantee-block{
		position:relative;
		padding-bottom:0;
	}
	.guarantee-block h3.vc_custom_heading{
		text-align:left !important;
		padding-right:100px;
		margin-bottom:30px;
	}
	.guarantee-block .col-md-9 {
	   width: 100%;
		padding-left:0;
		padding-right:0;
	}
	.guarantee-block .col-md-3 {
		width: 100%;
	}
	.guarantee-block .col-md-9 .vc_single_image-wrapper img {
		height: 320px;
	}
	.guarantee-block .col-md-3 .wpb_single_image{
		position:absolute;
		top:-400px;
		right:0;
	}
	.guarantee-block .col-md-3 .vc_single_image-wrapper img{
		height:50px;
		width:50px;
	}
	.guarantee-block .wpb_text_column {
        width: calc(100% - 80px);
        left:0;
		margin-left:95px;
		top:-110px;
        padding:18px;
        border-radius: 20px;
    }
	.guarantee-block .col-md-3 .vc_single_image-wrapper {
		padding: 10px;
	}
}

/*...blog...*/
.blog #main,
.category #main{
	padding-top:180px;
}
.blog .post-excerpt,
.category .post-excerpt{
	display:none;
}
.blog article .btn-readmore,
.category article .btn-readmore{
	display:none;
}
.blog article .meta-tags,
.category article .meta-tags{
	display:none !important;
}
.blog .meta-date,
.category .meta-date{
	position:relative;
}
.blog .meta-date:before,
.category .meta-date:before{
	content:"";
	display:block;
	position:relative;
	width:20px;
	height:26px;
	background-image:url("/wp-content/uploads/2025/06/solar_calendar-bold.svg");
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin-right:10px;
}
.category .meta-date i,
.blog .meta-date i{
	display:none;
}
.category .post-meta,
.blog .post-meta{
	width:50%;
	float:left;
	padding:0 20px;
	margin-bottom:20px !important;
	line-height:26px;
	font-size:16px !important;
}
.category  .post-meta:nth-child(3),
.blog .post-meta:nth-child(3){
	text-align:right;
}
.category  .blog-posts .post .entry-title,
.blog .blog-posts .post .entry-title{
	font-size: 22px;
	font-weight: 700;
	line-height: 120%;
} 
.category .blog-posts .post .entry-title a,
.blog .blog-posts .post .entry-title a{
		color:#131313;
}
.category #content,
.blog #content{
	background: #F2F2F2;
	padding: 40px;
	border-bottom-left-radius:40px;
	border-bottom-right-radius:40px;
}
.category article .grid-box,
.blog article .grid-box,
.related-posts .post-item{
	background:#fff;
	height:100%;
	border-radius:40px;
	overflow:hidden;
	border:1px solid #000;
}
.category article .post-content,
.blog article .post-content{
	padding-left:20px;
	padding-right:20px;
	clear:both;
}
.categoryarticle .meta-cats,
.blog article .meta-cats{
	background-color:#E3C4AE;
	position:relative;
	padding:1px 8px;
	border-radius:20px;
	line-height:26px;
}

.category article .meta-cats a,
.blog article .meta-cats a{
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 135%; /* 24.3px */
}
.category article .meta-cats i,
.blog article .meta-cats i{
	display:none;
}

.blog-posts .post .entry-title,
.blog-posts .post .entry-title{
	border-top:solid 1px #B9B9B9;
	padding-top:15px;
	margin-bottom:25px;
}
.category .zoom,
.blog .zoom{
	display:none;
}
.category .page-numbers,
.blog .page-numbers{
	width:44px;
	height:44px;
	border-radius:25px !important;
	padding:12px 10px 8px;
	text-align:center;
	font-size: 18px;
	font-weight: 700;
	line-height:18px;
	border-radius: 30px !important;
	border: 1px solid #131313;
	margin:0 7px;
}
.next.page-numbers,
.prev.page-numbers{
	border:none;
}
.category .pagination,
.blog .pagination{
	margin-top:30px;
}
.next.page-numbers{
	content:"";
	display:block;
	width:44px;
	height:44px;
	background-image:url("/wp-content/uploads/2025/05/Arrow-5.svg");
	background-position:center;
	background-repeat:no-repeat;
}
.prev.page-numbers{
	content:"";
	display:block;
	width:44px;
	height:44px;
	background-image:url("/wp-content/uploads/2025/05/Arrow-5.svg");
	background-position:center;
	background-repeat:no-repeat;
	transform: rotate(180deg);
}
.pagination .next:before,
.pagination .prev:before{
	content:none;
}
.next.page-numbers:hover,
.prev.page-numbers:hover{
    background-color:transparent;
}
.category  .owl-carousel .owl-item .owl-lazy,
.blog .owl-carousel .owl-item .owl-lazy{
	height:300px;
	object-fit:cover;
}
.text-blog{
	font-size: 24px;
    line-height: 40px;
}
.blog .porto-block p{
	margin-bottom:0;
}
.blog .porto-block input{
	padding-left:30px;
	border-radius:30px;
	border-bottom: 1px solid #9E9E9E;
	box-shadow:none;
}
.blog-menu .btn-dark{
	background-color:transparent !important;
	border-radius:50px;
	border:none !important;
	background-color:#fff !important;
	color:#000 !important;
}
.widget.widget_search{
	border:none !important;
}
.back-main-btn{
	padding-bottom:20px;
	margin-bottom:90px;
}
.back-main-btn a{
	display:inline-block;
	position:relative;
	color:#000;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	border-radius:30px;
	padding:10px 20px 10px 55px;
	border: 1px solid #9E9E9E;
	background-image: url(/wp-content/uploads/2025/06/Vector-227.svg) !important;
	background-size:inherit;
	background-repeat:no-repeat;
	background-position: 20px center;
}
.back-main-btn a:after{
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:calc(100% + 40px);
	width:1600px;
	height:1px;
	background:#9E9E9E;
}
.porto-block > div > div > div{
	overflow:hidden;
}
.blog-menu .col-md-12 > div{
	background: #F2F2F2;
}
.blog-menu {
	padding-top:50px;
}

.blog-menu .widget,
.blog-menu .input-group{
	margin-bottom:0 !important;
}
.blog-menu .col-md-12 > div{
	padding:40px 40px 0 40px !important;
}
.blog-menu .wpb_wrapper.vc_column-inner{
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content: space-between;
	border-top-left-radius:40px;
	border-top-right-radius:40px;
}
.blog-menu .wpb_text_column{
	margin-left:0;
	margin-right:auto;
}
.blog-menu .wpb_content_element{
	margin-bottom:0;
}
.widget.widget_search{
	border-bottom: 1px solid #B9B9B9;
	box-shadow: 2px 2px 4px 0px rgba(84, 100, 140, 0.10);
	width: 400px;
}
.blog-menu input{
	border:none;
}
.blog-menu .wpb_text_column a{
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 135%; /* 24.3px */
	position:relative;
	padding:3px 15px;
	background-color:#E3C4AE;
	display:inline-block;
	margin-left:15px;
	border-radius:30px;
}
.blog-menu .wpb_text_column a:nth-child(2){
	background-color:#B9C0EC;
}
.no-breadcrumbs .main-content{
	padding-top:0;
}
@media screen and (max-width:991px){
	.blog #main,
	.blog #main {
		padding-top: 140px;
	}
	.category  .owl-carousel .owl-item .owl-lazy,
	.blog .owl-carousel .owl-item .owl-lazy {
		height: 200px;
	}
	.widget.widget_search {
		width: 250px;
	}
	.blog-menu .wpb_text_column a {
		font-size: 16px;
		margin-left: 10px;
	}
	.category  .blog-posts .post .entry-title,
	.blog .blog-posts .post .entry-title{
		font-size: 20px;
		line-height: 120%;
	}
	.back-main-btn{
		margin-bottom: 60px;
	}
}

@media screen and (max-width:767px){
	.category .owl-carousel .owl-item .owl-lazy,
	.blog .owl-carousel .owl-item .owl-lazy {
		height: 240px;
	}
	.category .blog-posts .post .entry-title,
	.blog .blog-posts .post .entry-title{
		font-size: 22px;
		line-height: 120%;
	}
	.blog-menu .wpb_wrapper.vc_column-inner{
		flex-direction: column;
	}
	.blog-menu .wpb_text_column p {
        font-size: 12px;
        line-height: 22px;
    }
	.blog-menu .wpb_text_column a {
        font-size: 12px;
    }
	.blog-menu .wpb_text_column{
		margin-bottom:18px;
	}
	.blog-menu .col-md-12 > div {
		padding: 15px 15px 0 15px !important;
	}
	.blog-menu .wpb_content_element,
	.widget.widget_search {
     	width:100%;
	}
	.category #content,
	.blog #content{
		padding: 15px;
	}
	.category .post-meta,
	.blog .post-meta {
		margin-bottom: 15px !important;
		padding:0 0 0 20px;
	}
	.category .post-meta:nth-child(3),
	.blog .post-meta:nth-child(3){
		padding-right:20px;
	}
	.blog .porto-block input{
		padding:0 20px;
	}
	.blog-menu .wpb_wrapper.vc_column-inner {
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	.category article .grid-box, .blog article .grid-box {
		border-radius: 20px;
	}
	.blog-menu {
		padding-top: 10px;
	}
	.back-main-btn {
        margin-bottom: 40px;
    }
}



/*...single-post...*/
.post-template-default #main{
	padding-top:150px;
}
.single #content{
	overflow:hidden;
}
.back-to-blog{
    display: inline-block;
    position: relative;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px 10px 55px;
    border: 1px solid #9E9E9E;
    background-image: url(/wp-content/uploads/2025/06/Vector-227.svg) !important;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: 20px center;
	margin-bottom:40px;
}
.back-to-blog:hover{
	color: #000;
}
.back-to-blog:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: calc(100% + 40px);
    width: 1600px;
    height: 1px;
    background: #9E9E9E;
}
.single .entry-title{
	color: #000;
	font-size: 60px;
	font-style: normal;
	font-weight: 800;
	line-height: 114%; /* 68.4px */
	letter-spacing: -1.2px;
	padding-left:60px;
}

.single .meta-cats,
.single .meta-tags {
	padding:0 20px;
}
.single .post-date-block{
	padding-left:20px;
	font-size:18px;
	line-height:20px;
}
.meta-cats a[rel="category tag"]{
	border-radius: 50px;
	background: #E3C4AE;
	color:#000;
	padding: 0px 13px;
	font-size:18px;
	line-height:20px;
}
.single .meta-tags a{
	color: #000;
	font-size:18px;
	line-height:20px;
}
.single .blog-meta{
	text-align:right;
	padding-right:60px;
}
.single article  .post-image{
	background:#E8E8E8;
	padding:60px 60px 0 60px !important;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	margin-bottom:-20px !important;
	
}
.single article  .post-image .post-slideshow{
	border-radius:50px;
	overflow:hidden;
}
.single article  .post-image .owl-carousel{
	margin-bottom:0 !important;
}
.single article .post-content{
	background:#E8E8E8;
	padding:0 60px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
}
.single article .entry-content{
	margin-top:0;
	padding-top:30px;
}
.single .zoom{
	display:none;
}
.single article  h3.vc_custom_heading{
	margin-bottom:15px;
	margin-top:50px;
}
.single article  .entry-content p{
	font-size: 18px;
	line-height: 155%; /* 27.9px */
}
.post-recent-main{
	padding-left:20px;
	padding-right:20px;
}
.post-recent-main .meta-date:before {
    content: "";
    display: block;
    position: relative;
    width: 20px;
    height: 26px;
    background-image: url(/wp-content/uploads/2025/06/solar_calendar-bold.svg);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 10px;
}
.post-recent-main .meta-date i{
	display:none;
}
.post-recent-main .post-meta{
	display:flex;
	flex-direction:row;
	line-height: 26px;
    font-size: 16px !important;
}
.post-recent-main h5{
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
	border-top: solid 1px #B9B9B9;
    padding-top: 15px;
    margin-bottom: 25px;
}
.post-recent-main .post-excerpt{
	display:none;
}
.post-recent-main .meta-tags{
	display:none !important;
}
.post-recent-main .meta-cats{
	text-align:right;
	margin-left:auto;
	margin-right:0;
}
.post-recent-main .meta-cats i{
	display:none;
}

@media screen and (max-width:1280px){
	.single .entry-title{
		font-size: 46px;
		line-height: 114%; /* 68.4px */
	}
	.single .blog-meta {
		padding-right: 0px;
		margin-bottom:25px;
		text-align: left;
	}
}


@media screen and (max-width:991px){
	.single .entry-title {
		padding-left:0;
	}
	.single-post article .col-md-4,
	.single-post article .col-md-8{
        width: 100%;
    }
	.single-post article .col-md-4{
       order:1;
    }
	.single-post article .col-md-8{
        order:2;
    }
	.single article .post-image {
		padding: 50px 50px 0 50px !important;
	}
	.single article .post-content {
		padding: 0 50px;
	}
}
@media screen and (max-width:767px){
	.single .meta-cats, .single .meta-tags{
		padding:0 10px;
	}
	.single .entry-title{
		font-size: 26px;
		line-height: 114%; /* 29.64px */
		letter-spacing: -0.52px;
	}
	.post-template-default #main {
		padding-top: 120px;
	}
	.single .meta-tags a,
	.single .post-date-block{
		font-size:14px;
	}
	.meta-cats a[rel="category tag"]{
		font-size:14px;
		padding: 6px 13px;
	}
	.single .meta-cats{
		padding-left:0;
	}
	.single article .post-image {
        padding: 15px 15px 0 15px !important;
		border-top-left-radius: 30px;
    	border-top-right-radius: 30px;
    }
	.single article .post-image .post-slideshow {
		border-radius: 30px;
	}
	.single article .post-content {
        padding: 0 15px;
    }
	.single article .entry-content p {
		font-size: 16px;
		line-height: 135%;
	}
	.single article h3.vc_custom_heading {
		margin-bottom: 10px;
		margin-top: 30px;
	}
}

/* disabled-кнопка: такий самий жовтий, ніякого притуплення */
input[type="submit"][disabled]{
    background:#FCC20B !important;   /* гарантуємо наш жовтий */
    color:#22282B !important;        /* темний текст, читабельно */
    cursor:not-allowed;              /* системний курсор */
    
    /* жодної прозорості чи фільтрів */
    opacity:1 !important;
    filter:none !important;
}