/*site*/
html, body {
	height: 100%;
	margin: 0;
	font-family: 'Montserrat', Sans-serif !important;
	color: #333;
	overflow: visible !important;
}
h1, h2, h3, h4, h5 p, span {
	font-family: 'Montserrat', Sans-serif !important;
	font-weight: normal;
}
button {
	outline: none;
	border: none;
}
div {
	box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
    outline: none;
    outline-offset: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
label {
	display: block;
}
::-webkit-scrollbar {
        -webkit-appearance: auto !important;
    width: 10px !important;
    height: 8px !important;
    background-color: #aaa !important;
}
::-webkit-scrollbar-thumb {
    background: #000 !important;
}
textarea {
    width: 100%;
    height: auto;
    border: 1px solid #ccc !important;
    min-height: 120px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    background: #fff;
    box-shadow: none;
    padding: 15px;
    box-shadow: none !important;
}
.toolbar-wrapper button {
	background-color: #000 !important;
    border-radius: 5px !important;
}
.offerte-button {
	position: fixed;
	bottom: 20px;
	right: 20px;
	max-width: 300px;
	z-index: 99;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #333;
    color: #FFF;
	width: 100%;
	height: 50px;
}
.form-field {
	margin-bottom: 10px;
}
.offerte-wrapper .offerte-form {
    display: block !important;
    padding: 100px 50px;
    overflow: auto;
    width: 1000px;
    background-color: #fff;
    position: fixed;
    right: -1000px;
    top: 0;
    bottom: 0;
    color: #aaa;
    z-index: 9995;
    transition: transform .25s ease;
    -webkit-transition: -webkit-transform .25s ease;
    -moz-transition: -moz-transform .25s ease;
    -o-transition: -o-transform .25s ease;
    margin-bottom: 0;
    left: auto;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
}
.offerte-wrapper.open .offerte-form {
    transform: translate3d(-1000px, 0, 0);
    -webkit-transform: translate3d(-1000px, 0, 0);
    -moz-transform: translate3d(-1000px, 0, 0);
    -o-transform: translate3d(-1000px, 0, 0);
}
.offerte-wrapper .product-table {
    width: 50%;
    float: left;
    padding: 0 20px;
}
.offerte-wrapper .form-total-wrapper {
    width: 50%;
    float: right;
    padding: 0 20px;
}
.offerte-pop-up-close {
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
    z-index: 9999;
}
.offerte-pop-up-close img {
	width: 24px;
	height: auto;
}
.offerte-wrapper .config-html .rp-selections-summary {
	overflow: hidden !important;
	pointer-events: none;
}
.offerte-wrapper .config-html .rp-selections-summary .icon {
	display: none !important;
}
.offerte-wrapper .config-html .summary-line:after {
	display: none;
}
.builder-item--logo .site-logo img {
    max-width: 120px;
}

body.home .neve-main:after {
	background-image: url('https://catalog.baenks.nl/wp-content/uploads/2021/07/baenks-background.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.8;
	padding-top: 60px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	z-index: -1;
}
body.home header.header {
	padding-bottom: 0;
}
header.header .prod-dev-wrapper {
	display: none !important;
}
.pd-title-wrapper .pd-description:after {
    content: "";
    border-top: 2px solid #000000;
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 50px;
    height: 3px;
    top: 35px;
}
.pd-title-wrapper .pd-description {
    position: relative;
	font-weight: 400;
}
@media only screen and (min-width:960px){
button.animated_expand {
	position: absolute;
    z-index: 9999999999999;
	top: 20px;
    left: 30px;
    cursor: pointer;
    background: #000;
	font-size: 20px;
    padding: 0;
    width: 40px;
    height: 40px;	
}
.render-wrapper {
	position: absolute;
    z-index: 9999999999999;
	bottom: 0px;
    left: -10px;
    cursor: pointer;
}
.render-wrapper button {	
    background: #000;
	font-size: 20px;
    padding: 0;
    width: 40px;
    height: 40px;	
}
.render-wrapper button i:before {
	content: '\f021';
}
.expand-animated button.animated_expand i:before {
	content: '\f066';
}
.expand-animated .product-essential .product-media {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #FFF;
	top: 0;
	left: 0;
    transition: max-width .25s ease;
}
.expand-animated .disclaimer-wrapper {
	display: none;
}
.product-essential .product-media threed-configurator {
	max-width: 900px;
	max-height: 650px;
	transition: max-width .25s ease, max-height .25s ease;
}
.expand-animated .product-essential .product-media threed-configurator {
	max-width: 100%;
	max-height: 100%;
	transition: max-width .25s ease, max-height .25s ease;
}
.expand-animated .product-essential .product-info {
	position: fixed;
	right: 0;
	top: 0;
	max-width: 400px;
	overflow-y: scroll;
	height: 100%;
}
.expand-animated .product-essential .product-info .configurator-data {
	display: none;
}
.expand-animated .product-essential .product-info .selections {
	background: rgba(255,255,255,0.5);	
}	
.navigation-menu > li ul {
	max-width: 260px !important;
	column-count: 1 !important;
}	
	.builder-item--logo .site-logo img {
		position: absolute;
		max-width: 100%;
		max-height: 120px;
		top: -21px;
	}
	.site-logo {
		position: relative;
	}
	header.header {
		padding-bottom: 60px;
	}
	.homepage-wrapper {
		padding-top: 200px;
	}
	body.home .prod-dev-wrapper ul.option-list li input {
		border: 1px solid #000;
		padding: 7px;
		width: 100%;
		max-width: 250px;
		height: 40px;
		font-style: italic;
		font-size: 11px;
	}	
	body.home .prod-dev-wrapper ul.option-list li label {
		display: none;
	}
	body.home header.header .prod-dev-wrapper {
		padding: 0;
		max-width: 1170px;
		margin: 0 auto;
		float: none;
		width: 100%;
		position: relative;
	}
	body.home .develop-content {
		width: auto;
		float: right;
		min-width: 350px;
		position: relative;
		margin-top: -52px;
		z-index: 999;
	}
	body.home .nv-nav-wrap {
		padding-right: 0px;
	}	
}
/* homepage */
.homepage-wrapper {
	float: left;
	width: 100%;
	
}
.homepage-wrapper .homepage {
	width: 100%;
	float: left;
}
body.home .production-wrapper {
	opacity: 0;
	visibility: hidden;
	z-index: -999;
	height: 0px;
}
.btn-wrapper {
	width: 100%;
    max-width: 800px;
    display: block;
    margin: 0 auto;
	float: right;
}	
.btn-wrapper .develop-btn:hover {
	background: #000;
	border: 2px solid #000;
	transition: background .4s ease, border .4s ease;
}
.site-footer {
	border-top: 2px solid #000;
}
.btn-wrapper .develop-btn {
	background: none;
	border: 2px solid #FFF;
    float: right;
    width: calc(50% - 40px);
    text-align: center;
	cursor: pointer;
	transition: background .4s ease, border .4s ease;
}
.btn-wrapper .production-btn {
	background: #FFF;
	border: 2px solid #000;
    float: right;
    width: calc(50% - 40px);
    text-align: center;
	cursor: pointer;
	transition: width .4s ease;
}
.btn-wrapper .develop-btn span, .btn-wrapper .production-btn span {
	color: #FFF;
    display: block;
    text-align: center;
    padding: 60px 0;
	transition: width .4s ease;
	font-size: 24px;
}
.btn-wrapper.develop-active .develop-btn {
    width: calc(90% - 20px);
	transition: width .4s ease;
	
}
.btn-wrapper.develop-active .production-btn {
    width: calc(10% - 20px);
	transition: width .4s ease;
	min-height: 138px;
}
.btn-wrapper.production-active .production-btn {
    width: calc(90% - 20px);
	transition: width .4s ease;
	
}
.btn-wrapper.production-active .develop-btn {
    width: calc(10% - 20px);
	transition: width .4s ease;
	min-height: 138px;
}
.btn-wrapper.production-active .develop-btn span {
	transform: rotate(90deg);
	font-size: 0px;
}
.btn-wrapper.develop-active .production-btn span {
	transform: rotate(90deg);
	font-size: 0px;
}
.btn-wrapper span:after {
	content: '';
	font-size: 0px;
	transition: font-size 0.5s ease;
}
.btn-wrapper.production-active .develop-btn span:after {
	content: 'DEVELOP';
	font-size: 14px;
	position: relative;
	left: -5px;
	transition: font-size 0.5s ease;
}
.btn-wrapper.develop-active .production-btn span:after {
	content: 'PRODUCTION';
	font-size: 14px;
	position: relative;
	left: -20px;	
	transition: font-size 0.5s ease;
}
.develop-content {

	width: 100%;
}
.navigation-container {background: #FFF !important;}
.hfg_header.site-header {box-shadow: none !important;border-bottom: 2px solid #000;}
.btn-wrapper.production-active .production-content {
	opacity: 1;
	transition: opacity .6s ease;
	height: auto;
	visibility: visible;
}
.btn-wrapper.develop-active .develop-content {
	opacity: 1;
	transition: opacity .6s ease;
	height: auto;
	visibility: visible;
}
.prod-dev-wrapper {
    width: 100%;
    float: left;
	padding: 100px 0;
	position: relative;
}
.prod-dev-wrapper ul.option-list {
	display: flex;
	width: 100%;
	list-style: none;
	padding: 0;
}
.prod-dev-wrapper ul.option-list li {
	list-style: none;
	flex: 1;
	text-align: center;
}
.prod-dev-wrapper ul.option-list li label {
	margin-bottom: 15px;
	display: block;
}
.prod-dev-wrapper ul.option-list li input {
	border: 1px solid #000;
    padding: 7px;
    width: 100%;
    max-width: 300px;
    height: 40px;
}
.prod-dev-wrapper ul.option-list li button {
    height: 40px;
    box-sizing: border-box;
    background: #000;
    vertical-align: top;
	cursor: pointer;
}
input#sku3, input#sku5, input#sku6 {
    background: rgba(0,0,0,0.1);
}

/* end homepage */
.product-placeholder {
	position: relative;
}
.product-placeholder #loading-gif {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 100%;
	height: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
	background: rgba(255,255,255,0.5);
}
.product-placeholder #loading-gif img {
	max-width: 100px !important;
	top: 50%;
	left: 50%;
	margin-top: 0px !important;
	position: absolute;
    text-align: center;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);	
}
.co-summary-line div.titles {
	height: auto !important;
}
co-summary-line div.titles span {
	line-height: 1;
}
co-summary-line div.price > span.price {
	font-size: 13px !important;
	font-weight: normal !important;
}
.controls-bottom {
	position: absolute;
    left: 0;	
}
.summary-line {
    position: relative;
}
app-product-additional-description {padding-bottom: 0px !important;}
.summary-line:after {
    content: '\f055';
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 30px;
    top: 25px;
}
.header-wrapper {
	width: 100%;
    float: left;
    background: #FFF;
	position: fixed;
	z-index: 10;
	border-bottom: 1px solid #eee;
}

.threed-viewer {
	position: absolute;
	z-index: 4;
	height: 100%;
	left: -100%;
	width: 100%;
	top: 0px;
    transition: all .5s;
    -webkit-transition: all .5s;	
	padding: 40px;
	box-sizing: border-box;
	background: #FFF;
}
.threed-viewer.expand-animated {
    left: 0;
    padding: 40px;
    box-sizing: border-box;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.fotorama__active {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
}
.configurator-data {
    float: left;
	width: 100%;
}	

.configurator-data p.expand-desc {
	height: auto;
	max-height: 200px;
	background: rgba(255,255,255,0.6);
	-webkit-transition: height 0.4s, background 0.4s; /* Safari prior 6.1 */
	transition: height 0.4s, background 0.4s;
	padding-left: 15px;
	margin-left: -15px;
}
.configurator-data p {
	font-size: 13px;
    line-height: 1.5;
    font-weight: normal;

	-webkit-transition: height 0.4s, background 0.4s; /* Safari prior 6.1 */
	transition: height 0.4s, background 0.4s;
	background: rgba(255,255,255,0);
}
.configurator-data p p {
	height: auto;
}
.configurator-data h1 {
	font-size: 24px;
    font-weight: normal;
	white-space: nowrap;
    text-align: left;
	padding: 25px 0 15px 0;
}	
.product-added-information h2 {
	font-size: 22px;
    font-weight: normal;
	white-space: nowrap;
    text-align: left;
	padding-bottom: 20px;
}
.product-added-information .table-wrapper {
	padding-right: 40px;
}
.product-added-information table {
	width: 100%;
}
.product-added-information tr td, .product-added-information tr th {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.header-station {
	padding: 0 100px;
	margin: 0 auto;
	box-sizing: border-box;
	max-width: 1440px;
	padding: 10px 0;
}
.image-wrapper {
	position: relative;
	min-height: 650px;
}
.image-wrapper .animated-wrapper {
	position: absolute;
	right: 60px;
	top: 60px;	
}
.product-info .addtocart {
	width: 100%;
	float: left;
	padding: 30px 0 0 0;
}
.product-info .addtocart i {
	color: #FFF;
	margin-right: 10px;
}
.product-info .addto {
	background-color: #222;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);	
	color: #FFF;
    padding: 10px 30px;
    font-size: 18px;
	cursor: pointer;
}
.image-wrapper .animated-wrapper .animated_3d {   
	background-color: #D22F2F;
    border-radius: 100%;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    color: #FFF;
    height: 40px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    width: 40px;
}
.image-wrapper .animated-wrapper .getrender {
	background-color: #D22F2F;
    border-radius: 100%;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    color: #FFF;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 40px;
}
.image-wrapper .animated-wrapper .getrender i:before {
	content:'\f021';
}

.threed-viewer .close_3d {
    background-color: #D22F2F;
    border-radius: 100%;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    position: absolute;
    top: 20px;
    right: 20px;
    border: none !important;
    color: #fff;
    padding: 0;
    font-size: 0px;
    cursor: pointer;
	height: 45px;
	width: 45px;
}
.threed-viewer .close_3d i {
	font-size: 22px;
}
.image-wrapper .animated-wrapper img {
	max-width: 240px;
}
.header-station ul {
	margin: 0;
	padding: 0;
}
.header-station ul li {
	display: inline-block;
	list-style: none;
	padding: 20px 20px 0 20px;
}
.header-station .header-logo {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}
.header-station .header-left {
	float: left;
	width: 25%;
}
.header-station .header-right {
	float: right;
	width: 25%;
}
.header-station .header-right ul {
	float: right;
}
.header-station .header-right ul li {
	font-size: 18px;
	padding-right: 10px;
}
.header-station .header-switch {
	width: 50%;
	float: right;
	display: none;
}
.header-station .header-switch ul {
	
}
.header-station .header-switch ul li {
	float: right;
	margin: 0px 10px 0 0;
}
.header-station .header-switch ul li, .header-station .header-switch ul {
	list-style: none;
}
.header-station .header-logo img {
    margin: 0 auto;
}
.header-station .header-switch img {
	height: 60px;
}
.header-station .header-switch li:last-child img {
	border: 4px solid #000000;
	opacity: 1;
}
.header-station .header-switch li img {
	border: 4px solid #222;
	opacity: 0.6;
}

.product-essential-wrapper, .main-essential-wrapper {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
    box-sizing: border-box;	
}
.product-essential, .main-essential {
	position: relative;
}
.breadcrumbs-wrapper {
    padding: 0;
}
.product-main-information, .main-information-wrapper {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	top: 70px;
	box-sizing: border-box;	
	position: relative;	
}
.product-essential-wrapper .breadcrumbs ul li, .main-essential-wrapper .breadcrumbs ul li {
	display: inline-block;
	list-style: none;
	font-size: 13px;
	padding-right: 10px;
}
.product-essential-wrapper .breadcrumbs ul, .main-essential-wrapper .breadcrumbs ul {
	margin: 0px;
	padding: 15px 0;
}
.product-essential .product-info {
	position: relative;
	width: 30%;
	float: left;
	padding-right: 0px;
}
.product-essential .product-media {
	position: relative;
	width: 70%;
	float: left;
	overflow: hidden;
}
.product-essential .product-media .product-placeholder {
	padding: 0 40px 40px 40px;
}
.product-essential .product-media .product-placeholder img {
	margin-top: 80px;
	max-height: 100%;
}
.product-essential .product-media .product-placeholder img#config_img {
	margin-top: 30px;
	padding: 80px;
}
.animated-wrapper {
	position: absolute;
    left: 75px;
    z-index: 99999999;
	top: 20px;
}
.animated-wrapper button {
	background: #000;
	height: 40px;
}
.animated-wrapper button.active {
	opacity: 0.6;
}
.animated-wrapper button.active:hover {
	opacity: 1;
}
.product-added-information {
	width: 100%;
	float: left;
	padding: 40px 0;	
}
.product-added-information .product-info {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 40px;
}
.product-added-information .product-info p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
}	
.product-added-information .product-info .product-description {
	width: 66.66666%;
	float: left;
}
.product-added-information .product-info .product-tags {
	width: 33.333333%;
	float: left;
}
/*bb*/
co-slideout {
	min-width: 600px;
	z-index: 15 !important;
	top: 0px !important;
	max-width: calc(30vw + 60px) !important;
	height: 100% !important;
}
.selections-header {
	text-align: left;
}
.selections-header p {
	font-size: 20px;
    font-weight: normal;
    padding: 15px 0;
	position: relative;
	margin-bottom: 0px;
}

.configurator-data h1 {
	position: relative;
}
.configurator-data h1:after {
	content: "";
    border-top: 3px solid #000000;
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 50px;
    height: 3px;
    top: 55px;
}	
.selections {
	width: 100%;
	float: left;
	top: 0px;
	z-index: 10;
	right: 0px;
	background: #FFF;
	box-sizing: border-box;
}

rp-selections-summary {
	background: transparent !important;
	overflow: visible !important;
}
co-summary-line {
	background: transparent !important;
	cursor: pointer;
	box-shadow: none !important;
    border-top: 1px solid #F5F5F5;
}
div.sum {
	box-shadow: none !important;
	border-top: 1px solid #F5F5F5;
}
co-card .co-card-wrapper {
	transition: .4s ease-out !important;
}
co-card:hover .co-card-wrapper {
	transform: scale(1.05);
	background: none !important;
}	
co-summary-line:hover, co-summary-line.highlighted {
	background: rgba(0,0,0,0.7) !important;
}
co-summary-line:hover div span, co-summary-line:hover div label, co-summary-line.highlighted div label, co-summary-line.highlighted div span{
	color: #FFF !important;
}
co-summary-line.highlighted co-html-header h1 {
	color: #FFF;
}
co-summary-line:hover .summary-line:after, co-summary-line.highlighted .summary-line:after {
	color: #FFF;
}
co-summary-line.highlighted .summary-content {
	position: absolute;
    left: -100%;
    z-index: 9;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,0.7);
	top: 1px;
}	
co-summary-line co-image img {
	border-radius: 5px;
}
co-summary-line rp-answer-card {
	width: 33.33333% !important;
}
co-slideout rp-answer-card {
	cursor: pointer;
}
co-slideout rp-answer-card.small-mode {
	width: 16.6666666% !important;
}
co-slideout div.title {
    margin: 10px 0 0 30px !important;
    padding: 120px 40px 0px 0 !important;
    width: 100% !important;
    float: left !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}
co-slideout div.title h3 {
    display: block !important;
    font-size: 34px !important;
    font-weight: normal !important;
    max-width: 330px !important;
    text-align: right !important;
    margin: 0 !important;
    padding-bottom: 0px;
    float: right !important;
	min-height: 182px;
	box-sizing: border-box;
}
co-slideout span.option-count {
    width: 100% !important;
    float: left !important;
    text-align: right !important;
    padding-right: 5px !important;
    box-sizing: border-box !important;
	margin: 0 !important;
}
.co-card-wrapper .description-wrapper {
	width: 100%;
	align-items: start !important;
	overflow: hidden;
}
rp-answer-card span.description {
	font-size: 12px !important;
    margin-top: 10px !important;
    text-align: left !important;
    overflow: hidden !important;
    padding: 0 10px 0 0 !important;
    box-sizing: border-box !important;
    height: 30px !important;
	line-height: normal;
}
.disclaimer-wrapper p {
    font-size: 12px !important;
    font-style: italic;
    max-width: 850px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 30px;
}	
rp-answer-card span.price {
    font-weight: normal !important;
    font-size: 12px !important;
}

.sum {
  background-color: transparent !important;
}
	
.controls-bottom {

	position: absolute;
	
	
}
co-summary-line label {
	white-space: nowrap;
	cursor: pointer;
}
canvas {
	height: 100%;
	width: 100%;
}
div#Configurator {
	width: 100%;
	float: left;
}
div#Configurator .wrapper {
	
	padding: 20px;
}
div#Configurator .wrapper img {
	max-height: 40px;
}

.config-wrapper {
	box-sizing: border-box;
    width: 100vw;
    height: 100vh;
    position: relative;
    z-index: 2;
    padding: 40px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.highlighted {
	box-shadow: none !important;
	outline: none !important;
}
.configurator__title {
    position: absolute;
    top: 60px;
    left: 40px;
    z-index: 3;
}
.configurator__title h2 {
    font-family: 'FuturaStd-Bold';
    font-size: 32px;
    line-height: 36px;
    margin: 0;
    color: black;
}
.check {
	background-color: #000000 !important;
	width: 20px !important;
	height: 20px !important;
}
@-webkit-keyframes scaleout {0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}
#CarouselWrapper img{max-width: 100%; max-height: 800px;}
#ConfiguratorView2D{position: absolute; width: 70vw; height: calc(100% - 200px); top: 60px; left: 0;z-index:7;}

@media only screen and(max-width:1440px){
	co-slideout div.title {
		padding: 140px 40px 0px 0px !important;
	}
	co-slideout div.title h3 {
		min-height: 140px !important;
	}
}	
@media only screen and(max-width:1240px){
	.header-station {
		width: 100%;
	}

}
@media only screen and(max-width:991px){
	button.animated_expand {
		display: none;
	}
	.header-station .header-logo {
		width: 100%;
		text-align: center;
	}
	.header-station .header-logo img {
		max-height: 40px;
		width: auto;
		padding: 10px;
	}
	.header-station .header-switch {
		position: absolute;
		right: 0;
		top: 30px;
	}
	.header-wrapper {
		height: 60px;
	}
	.header-station .header-switch ul {
		display: none;
	}
	rp-answers-slideout, co-slideout {
		top: 60px !important;
	}
	.selections {
		position: fixed;
		bottom: 0px;
		width: 100%;
		right: 0px;
		left: 0px;
		top: initial;
		height: 50px;
		border-radius: 20px 20px 0 0;
		-webkit-transition: height 0.4s; /* Safari prior 6.1 */
		transition: height 0.4s;	
		padding: 0 40px;
-webkit-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.2);		
	}
	co-slideout {
		min-width: auto !important;
		max-width: 100% !important;
		width: 100% !important;
		position: fixed !important;
	}
	threed-configurator canvas {
		height: 100% !important;
		top: -50px;
		position: relative;
	}
	.header-wrapper {
		z-index: 12;
	}
	.threed-wrapper {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}
	.threed-viewer {
		position: absolute;
		z-index: 4;
		height: calc(100% - 120px);
		left: 0px;
		width: 100%;
		top: 120px;
		background: #FFF;
	}
	.selections-header {
		text-align: left;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
	}
	.selections-header p {
		padding: 0; 
		font-size: 20px;
		padding: 0;
		margin: 15px 20px;
	} 
	threed-selections {
		display: none;
		padding-top: 100px;
	}
	.selections-header p:after {
		font-family: FontAwesome;
		content: "\f055";
		display: block;
		float: right;
		top: 5px;
		font-size: 30px;
		left: 0;
		color: #000000;
		position: relative;
		top: -4px;
		border: none !important;
	}	
	.configurator-data {
		padding-left: 0px;
		float: left;
		position: absolute;
		z-index: 5;
		bottom: 40px;
		top: 80px;
		height: 40px;
		width: 100%;
		left: 0;
		max-width: none;
	}
	.configurator-data h1:after {
		display: none !important;
	}
	.configurator-data h1 {
		font-size: 20px;
		font-weight: normal;
		text-align: center;
		padding: 0;
	}
	.expand-mobile .selections {
		height: auto;
	  -webkit-transition: height 0.4s; /* Safari prior 6.1 */
	  transition: height 0.4s;
	}
	.expand-mobile .selections-header {
		
	}
	co-slideout div.title h3 {
		min-height: 100px !important;		
		font-size: 28px !important;
	}
	.expand-mobile threed-selections {
		display: block;
	}
	.expand-mobile .selections-header p:after {
		content: "\f056";
	}
	co-summary-line div.titles span {
		font-size: 13px !important;
	}
	co-summary-line div.price > span.price {
		font-size: 13px !important;
		font-weight: normal !important;
	}
	co-slideout div.title {
		padding: 80px 20px 0px 0 !important;
	}
	co-slideout rp-answer-card, co-slideout rp-answer-card.small-mode {
		cursor: pointer;
		width: 20% !important;
	}
	.controls-bottom {

		position: absolute;
		bottom: 60px !important;
		
	}	
}
@media(max-width:640px){
	.btn-wrapper .develop-btn, .btn-wrapper .production-btn {
		width: calc(100% - 10px);
	}
	.btn-wrapper .develop-btn span, .btn-wrapper .production-btn span {
		font-size: 20px;
	}
	.threed-viewer {
		padding: 0px !important;
	}
	.animated-wrapper {
		left: 10px;
	}
	.configurator-data h1 {
		padding: 5px 0 0 0 !important;
	}

}
app-catalog-filter .filter-item + .filter-item {
	display: none;
}
.threed-viewer {
	display: none;
}

