
@font-face {
    font-family: 'allumi_stdlight';
    src: url('../fonts/allumi_std_light-webfont.woff2') format('woff2'),
         url('../fonts/allumi_std_light-webfont.woff') format('woff'),
         url('../fonts/allumi_std_light-webfont.ttf') format('truetype'),
         url('../fonts/allumi_std_light-webfont.svg#allumi_stdlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'allumi_std_extendedbold';
    src: url('../fonts/allumi_std_extended-webfont.woff2') format('woff2'),
         url('../fonts/allumi_std_extended-webfont.woff') format('woff'),
         url('../fonts/allumi_std_extended-webfont.ttf') format('truetype'),
         url('../fonts/allumi_std_extended-webfont.svg#allumi_std_extendedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allumi_std_extendedlight';
    src: url('../fonts/allumi_std_extended_light-webfont.woff2') format('woff2'),
         url('../fonts/allumi_std_extended_light-webfont.woff') format('woff'),
         url('../fonts/allumi_std_extended_light-webfont.ttf') format('truetype'),
         url('../fonts/allumi_std_extended_light-webfont.svg#allumi_std_extendedlight') format('svg');
    font-weight: normal;
    font-style: normal;

}



html, body {
    min-height: 100%;
    margin: 0px;
	font-family: "allumi_stdlight";
}
/* Custom container */
.container-full {
  min-height: 100%;
}
.page-header {
	position: relative;
	color: #303436;
    padding-bottom: 0px !important;
    margin: 40px 0 20px;
    border-bottom: 2px solid #28b4e4 !important;
}
.page-header a,
.page-header a:hover,
footer a,
footer a:hover {
	text-decoration: none;
}
.page-header a {
	color: #303436;
}
.no-touch .page-header a:hover {
	color: #28b4e4;
}
.fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-phone-alt:before {
	content: "\f879";
}
.page-header .phone {
	float: right;
    display: inline-block;
    margin-top: 2px;
    padding: 0 0 0 28px;
	line-height: 60px;
}
.phone i,
.mail i {
	vertical-align: top;
	line-height: inherit;
}
.page-header .mail {
	float: right;
    display: inline-block;
    margin-top: 2px;
    padding: 0 0 0 28px;
	line-height: 60px;
}

.logo {
	float: left;
	margin-bottom:8px;
}

.page-header .flags {
	position: absolute;
	right: 0;
}
.page-header .flags img {
	padding-left: 5px;
}

iframe.video {margin-bottom: 20px!important;}

h1 {
	font-family: "allumi_std_extendedlight";
	font-size: 30px;
	color: #303436;
}
h2 {
	font-family: "allumi_std_extendedlight";
	font-size: 20px;
	color: #303436;
}
#intro {
	margin: 20px 0;
}
#intro h1 {
	font-size: 50px;

}
#intro h2 {
	margin-bottom: 20px;
}
#intro p {
	font-size: 16px;
	width: 90%;
}

#intro a {
	color: #28b4e4
}

#intro a:hover { color: #28b4e4; text-decoration:underline;
}

#intro a:visited {
	color: #28b4e4
}

#intro hr {
	width: 60%;
}
#naw-form {
	background-color: #eee;
	padding: 40px;
	border-radius: 6px;
}
.form-group .form-control:required  {
   padding-right: 25px;
   background-image: url('../images/required.png')!important;
   background-repeat: no-repeat;
   background-position: right 10px center;
   margin-right: 20px;
}
.form-group label span {
	font-size: small;
}
.required input {
   padding-right: 25px;
   background-image: url(...);
   background-position: right top;
}

#calc {
	/*
	padding-bottom: 60px;
	margin-top: 50%;
	*/
	margin-top: 40px;
}

.calc-intro {
	text-align: center;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 48px 24px;
	margin-bottom: 100px;
}
.calc-intro p {
	width: 80%;
	margin: 0 auto;
}
#calc input {
	background-color: #f5fcff; /* #ebf9ff #d7f0fc */
}
#calc .table {
	margin-bottom: 40px;
}
#calc th {
	text-align: right;
}
#calc td {
	line-height: 34px;
	text-align: right;
}
#calc td.lbl {
	line-height: 34px;
	text-align: left;
}

#calc .glyphicon {
	color: #28b4e4;
	font-size: 12px;
}
#calc .glyphicon:hover {
	cursor: help;
}
.tooltip-inner {
	font-size: 14px;
	padding: 15px 20px;
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;
}
#rbc-ap,
#machine-ap {
	display: inline-block;
	width: 100px;
}
#machine-rw {
	display: inline-block;
	width: 85px;
}
#rbc-el,
#machine-el {
	display: inline-block;
	width: 60px;
}
#fupd-zr, #fupd-mr, #dpw-zr, #dpw-mr, #wpj-zr, #wpj-mr {
	display: inline-block;
	width: 50px;
}
#gpm-kpj, #opm-kpj {
	display: inline-block;
	width: 100px;
}

#calc table .form-control {
	text-align: right;
}
#ompu-zr, #ompu-mr {
	width: 75px;
	display: inline-block;

}
#man-zr {
	width: 75px;
	display: inline-block;
}
.chart {
	margin-bottom: 40px;
	margin-left: 50px;

}

#submit {
	margin-bottom: 10px;
}
#agree {
	margin-bottom: 40px;
}

/******************************************************************************
 *	FOOTER
 */

.logo-text {
	padding-bottom: 5px;
	border-bottom: 2px solid #28b4e4 !important; 
	font-family: "allumi_std_extendedlight"; 
	font-size:12px; 
}

footer {
	padding-top: 60px;
	-webkit-font-smoothing: antialiased;
}
footer a {
	text-decoration: none;
	background: none;
	transition-property: background,box-shadow,border,color,opacity,transform;
	transition-duration: 0.3s;
	-webkit-text-decoration-skip: objects;
}
/** LINE:4 */
footer h1:first-child, footer h2:first-child, footer h3:first-child, footer h4:first-child, footer h5:first-child, footer h6:first-child, footer h1+h2, footer h1+h3, footer h1+h4, footer h1+h5, footer h1+h6, footer h2+h3, footer h2+h4, footer h2+h5, footer h2+h6, footer h3+h4, footer h3+h5, footer h3+h6, footer h4+h5, footer h4+h6, footer h5+h6 {
	padding-top: 0;
}
footer h1:last-child, footer h2:last-child, footer h3:last-child, footer h4:last-child, footer h5:last-child, footer h6:last-child, footer p:last-child, footer ul:last-child, footer ol:last-child, footer li:last-child, footer pre:last-child, footer table:last-child, footer address:last-child, footer fieldset:last-child, footer blockquote:last-child {
	margin-bottom: 0;
}
footer p, footer ul, footer ol, footer dl, footer address, footer pre, footer table, footer blockquote, footer fieldset {
	margin: 0 0 1.5rem;
}
footer dl, footer ul, footer ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer img {
	height: auto;
	max-width: 100%;
}
footer a, footer button, footer input[type="submit"], .ui-slider-handle {
	outline: none!important;
}
footer li {
	margin: 0 0 .5rem;
}
footer .align_left {
	text-align: left;
}
footer .align_center {
	text-align: center;
}

.l-footer {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.l-subheader, .l-section {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.l-section {
	position: relative;
	margin: 0 auto;
}
.l-section-h {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
.l-section[class*="color_"] h1, .l-section[class*="color_"] h2, .l-section[class*="color_"] h3, .l-section[class*="color_"] h4, .l-section[class*="color_"] h5, .l-section[class*="color_"] h6, .has_text_color h1, .has_text_color h2, .has_text_color h3, .has_text_color h4, .has_text_color h5, .has_text_color h6 {
	color: inherit;
}
.i-cf:before, .i-cf:after {
	content: ' ';
	display: table;
}
.i-cf:after {
	clear: both;
}
.g-cols {
	display: flex;
	flex-wrap: wrap;
}
.vc_column-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.g-cols.type_default {
	margin: 0 -1.5rem;
}
.g-cols.type_default>div>.vc_column-inner {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
@media (min-width: 768px) {
	.vc_col-sm-3 {
		width: 25%;
	}
	.vc_col-sm-12 {
		width: 100%;
	}
}
.vc_column_container {
	display: flex;
	flex-direction: column;
}
.vc_column-inner {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	flex-shrink: 0;
}
.w-iconbox {
	position: relative;
}
.w-iconbox.iconpos_left.no_text, .w-iconbox.iconpos_left.no_title, .w-iconbox.iconpos_right.no_text, .w-iconbox.iconpos_right.no_title {
	align-items: center;
}
.w-iconbox:not(.icontype_img) .w-iconbox-icon {
	line-height: 1;
}
.w-iconbox.iconpos_left, .w-iconbox.iconpos_right {
	display: -webkit-flex;
	display: flex;
	align-items: flex-start;
}
.w-iconbox.iconpos_left .w-iconbox-icon {
	margin-right: 1.5rem;
	margin-right: calc(15px + 0.2em);
}
.w-iconbox.style_default .w-iconbox-icon {
	background: none!important;
	box-shadow: none!important;
	color: inherit;
}
.w-iconbox.style_default.iconpos_left .w-iconbox-icon, .w-iconbox.style_default.iconpos_right .w-iconbox-icon {
	width: 1.1em;
}
.w-iconbox-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	font-size: 2rem;
	text-align: center;
	max-width: 100%;
	position: relative;
	z-index: 1;
	transition: background 0.3s,color 0.3s,box-shadow 0.1s;
}
.w-iconbox-icon i {
	vertical-align: top;
	line-height: inherit;
}
.w-menu ul, .w-menu .menu-item {
	list-style: none;
	margin: 0;
}
.w-menu .menu {
	margin: 0;
}
.w-menu.layout_hor .menu {
	display: inline-flex;
	flex-wrap: wrap;
}
.w-separator {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 1.5rem;
}
.w-separator.size_small:empty {
	height: 1.5rem;
}
.w-separator:not(.with_content), .w-separator.with_content .w-separator-h {
	position: relative;
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a";
}
.fa-instagram:before {
	content: "\f16d";
}
.fa-linkedin:before {
	content: "\f08c";
}
.fa-map-marker-alt:before {
	content: "\f3c5";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-youtube:before {
	content: "\f167";
}
.w-socials-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 3px;
}
.w-socials-item-link {
	display: block;
	text-align: center;
	position: relative;
	overflow: hidden;
	line-height: 2.5em;
	width: 2.5em;
	border: none!important;
	border-radius: inherit;
	z-index: 0;
}
.w-socials.color_text .w-socials-item-link {
	color: inherit;
}
.w-socials-item.instagram .w-socials-item-link i {
	font-size: 1.1em;
}
.w-socials-item-link i {
	display: block;
	line-height: inherit;
	position: relative;
}
.w-socials-item-link-hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.w-socials-item.facebook .w-socials-item-link-hover {
	background: #1e77f0;
}
.w-socials-item.instagram .w-socials-item-link-hover {
	background: #a17357;
	background: radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%);
}
.w-socials-item.linkedin .w-socials-item-link-hover {
	background: #0077b5;
}
.w-socials-item.twitter .w-socials-item-link-hover {
	background: #55acee;
}
.w-socials-item.youtube .w-socials-item-link-hover {
	background: red;
}
.w-socials-item-popup {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 100%;
	text-align: center;
	white-space: nowrap;
	z-index: 90;
	font-size: .9rem;
	line-height: 2.4rem;
	padding: 0 1rem;
	margin-bottom: 7px;
	border-radius: .25rem;
	background: #333;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(-50%,-1em,0);
	transition: opacity 0.2s cubic-bezier(.78,.13,.15,.86) 0.3s,transform 0.2s cubic-bezier(.78,.13,.15,.86) 0.3s;
}
.rounded_none .w-socials-item-popup {
	border-radius: 0!important;
}
.footer-producten .w-socials-item-popup {
	background: #28b4e4!important;
}
.no-touch .w-socials-item-popup {
	display: block;
}
.no-touch .w-socials.hover_fade .w-socials-item-link-hover {
	display: block;
	opacity: 0;
	transition: opacity 0.3s;
}
.no-touch .w-socials.hover_fade .w-socials-item-link:hover, .no-touch .w-socials.hover_slide .w-socials-item-link:hover {
	color: #fff!important;
}
.no-touch .w-socials.hover_fade .w-socials-item-link:hover .w-socials-item-link-hover {
	opacity: 1;
}
.widget:last-child {
	margin-bottom: 0!important;
}

.widget:not(.widget_text) ul {
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
}
.widget_rss ul li, .widget_meta ul li, .widget_pages ul li, .widget_archive ul li, .widget_categories ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .l-footer .widget_nav_menu ul li {
	line-height: 1.4;
}
@media (max-width: 767px) {
	.g-cols>div:not([class*="vc_col-xs-"]) {
		width: 100%;
		margin: 0 0 1.5rem;
	}
	.g-cols.type_boxes>div, .g-cols.reversed>div:first-child, .g-cols:not(.reversed)>div:last-child, .g-cols>div.has-fill {
		margin-bottom: 0;
	}
}
/** LINE:402 */
footer, .l-header .widget, .menu-item-object-us_page_block {
	font-family: 'allumi_stdlight',sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
}
.l-canvas, .l-footer, .l-popup-box-content, .w-ibanner, .w-filter.state_mobile .w-filter-list, .w-filter.state_desktop[class*="style_drop_"] .w-filter-item-values, .w-iconbox.color_light.style_circle .w-iconbox-icon, .w-tabs.style_timeline .w-tabs-item, .w-tabs.style_timeline .w-tabs-section-header-h, .leaflet-popup-content-wrapper, .leaflet-popup-tip, .ui-datepicker, .has-content-text-color {
	color: #666666;
}
.widgettitle, .comment-reply-title, footer h4 {
	font-family: 'allumi_stdlight',sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0em;
	margin-bottom: 1.5rem;
}
.has-content-primary-color, .g-preloader, .l-main .w-contacts-item:before, .w-counter.color_primary .w-counter-value, .g-filters.style_1 .g-filters-item.active, .g-filters.style_3 .g-filters-item.active, .w-filter.state_desktop.style_switch_trendy .w-filter-item-value.selected, .w-iconbox.color_primary .w-iconbox-icon, .no-touch .w-post-elm .w-post-slider-trigger:hover, .w-separator.color_primary, .w-sharing.type_outlined.color_primary .w-sharing-item, .no-touch .w-sharing.type_simple.color_primary .w-sharing-item:hover i, .w-tabs.style_default .w-tabs-item.active, .w-tabs.style_trendy .w-tabs-item.active, .w-tabs-section.active:not(.has_text_color) .w-tabs-section-header, .owl-dot span, .rsBullet span, .tablepress .sorting_asc, .tablepress .sorting_desc, .highlight_primary {
	color: #28b4e4;
}
.color_footer-bottom a {
	color: #666666;
}
.no-touch .color_footer-bottom a:hover {
	color: #28b4e4;
}
.no-touch a:hover, .no-touch .tablepress .sorting:hover, .no-touch .post_navigation.layout_simple a:hover .post_navigation-item-title {
	color: #666666;
}
@media (max-width: 767px) {
	footer {
		font-size: 15px;
		line-height: 23px;
	}
	.g-cols.type_boxes>div, .g-cols.reversed>div:first-child, .g-cols:not(.reversed)>div:last-child, .g-cols>div.has-fill {
		margin-bottom: 0;
	}
}
/** LINE:404 */
footer a, footer button, footer input[type="submit"], .ui-slider-handle {
	outline: none!important;
}
.l-footer h2 {
	color: #fff!important;
}
.footer-producten h2 {
	color: #28b4e4!important;
	font-size: 17px!important;
}
@media (max-width: 767px) {
	.g-cols>div:not([class*=" vc_col-"]) {
		width: 100%;
		margin: 0 0 1.5rem;
	}
}
@media screen and (max-width: 680px) {
	.menu-item-6789 {
		background-image: none!important;
	}
}
/** LINE:405 */
.us_custom_e645dbf4 {
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}
/** LINE:1053 */
.us_menu_1 .menu>li {
	margin-right: 1.5rem;
}
@media (max-width: 600px) {
	.us_menu_1 .menu>li {
		margin: 0 0 2.25rem;
	}
}
/** LINE:3250 */
.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
	font-style: normal;
}
/** LINE:3413 */
.l-subheader-h, .l-section-h, .l-main .aligncenter, .w-tabs-section-content-h {
	max-width: 1140px;
}
/** LINE:3427 */
.wpb_text_column:not(:last-child) {
	margin-bottom: 1.5rem;
}
/** LINE:3957 */
.has-content-bg-background-color, body.us_iframe, .l-preloader, .l-canvas, .l-footer, .l-popup-box-content, .l-cookie, .g-filters.style_1 .g-filters-item.active, .w-filter.state_mobile .w-filter-list, .w-filter.state_desktop[class*="style_drop_"] .w-filter-item-values, .w-pricing-item-h, .w-tabs.style_default .w-tabs-item.active, .no-touch .w-tabs.style_default .w-tabs-item.active:hover, .w-tabs.style_modern .w-tabs-item:after, .w-tabs.style_timeline .w-tabs-item, .w-tabs.style_timeline .w-tabs-section-header-h, .leaflet-popup-content-wrapper, .leaflet-popup-tip, .ui-datepicker, .wpml-ls-statics-footer {
	background: #ffffff;
}
/** LINE:3977 */
footer hr, footer td, footer th, .l-section, .vc_column_container, .vc_column-inner, .w-comments .children, .w-image, .w-pricing-item-h, .w-sharing-item, .w-tabs-list, .w-tabs-section, .widget_calendar #calendar_wrap, .l-main .widget_nav_menu .menu, .l-main .widget_nav_menu .menu-item a, .smile-icon-timeline-wrap .timeline-line {
	border-color: #e8e8e8;
}
/** LINE:3989 */
.w-iconbox.style_outlined.color_light .w-iconbox-icon, .w-socials.style_outlined .w-socials-item-link, .pagination>:not(.custom)>.page-numbers {
	box-shadow: 0 0 0 2px #e8e8e8 inset;
}
/** LINE:4001 */
.l-canvas, .l-footer, .l-popup-box-content, .w-ibanner, .w-filter.state_mobile .w-filter-list, .w-filter.state_desktop[class*="style_drop_"] .w-filter-item-values, .w-iconbox.color_light.style_circle .w-iconbox-icon, .w-tabs.style_timeline .w-tabs-item, .w-tabs.style_timeline .w-tabs-section-header-h, .leaflet-popup-content-wrapper, .leaflet-popup-tip, .ui-datepicker, .has-content-text-color {
	color: #666666;
}
/** LINE:4021 */
.no-touch a:hover, .no-touch .tablepress .sorting:hover, .no-touch .post_navigation.layout_simple a:hover .post_navigation-item-title {
	color: #666666;
}
/** LINE:4029 */
.has-content-primary-background-color, .l-section.color_primary, .us-btn-style_badge, .no-touch .post_navigation.layout_sided a:hover .post_navigation-item-arrow, .highlight_primary_bg, .w-actionbox.color_primary, .no-touch .g-filters.style_1 .g-filters-item:hover, .no-touch .g-filters.style_2 .g-filters-item:hover, .no-touch .w-filter.state_desktop.style_switch_default .w-filter-item-value:hover, .bypostauthor>.w-comments-item-meta .w-comments-item-author span, .w-filter-opener:not(.w-btn) span:after, .w-grid .with_quote_icon, .w-iconbox.style_circle.color_primary .w-iconbox-icon, .no-touch .w-iconbox.style_circle .w-iconbox-icon:before, .no-touch .w-iconbox.style_outlined .w-iconbox-icon:before, .no-touch .w-person-links-item:before, .w-pricing.style_simple .type_featured .w-pricing-item-header, .w-pricing.style_cards .type_featured .w-pricing-item-header, .w-pricing.style_flat .type_featured .w-pricing-item-h, .w-progbar.color_primary .w-progbar-bar-h, .w-sharing.type_solid.color_primary .w-sharing-item, .w-sharing.type_fixed.color_primary .w-sharing-item, .w-sharing.type_outlined.color_primary .w-sharing-item:before, .no-touch .w-sharing-tooltip .w-sharing-item:hover, .w-socials-item-link-hover, .w-tabs-list-bar, .w-tabs.style_modern .w-tabs-list, .w-tabs.style_timeline .w-tabs-item:before, .w-tabs.style_timeline .w-tabs-section-header-h:before, .no-touch .w-header-show:hover, .ui-datepicker .ui-datepicker-calendar a.ui-state-active, .no-touch .w-toplink.active:hover, .no-touch .pagination>:not(.custom)>.page-numbers:before, .pagination>:not(.custom)>.page-numbers.current, .l-main .widget_nav_menu .menu-item.current-menu-item>a, .rsThumb.rsNavSelected, .select2-results__option--highlighted {
	background: #28b4e4;
}
/** LINE:4141 */
.color_footer-top {
	background: #333333;
}
/** LINE:4149 */
.color_footer-top input:not([type="submit"]), .color_footer-top textarea, .color_footer-top select, .color_footer-top .w-form-checkbox, .color_footer-top .w-form-radio, .color_footer-top, .color_footer-top td, .color_footer-top th, .color_footer-top .vc_column_container, .color_footer-top .vc_column-inner, .color_footer-top .w-image, .color_footer-top .w-pricing-item-h, .color_footer-top .w-sharing-item, .color_footer-top .w-tabs-list, .color_footer-top .w-tabs-section {
	border-color: #444444;
}
/** LINE:4157 */
.color_footer-top .w-socials.style_outlined .w-socials-item-link {
	box-shadow: 0 0 0 2px #444444 inset;
}
/** LINE:4161 */
.color_footer-top {
	color: #aaaaaa;
}
/** LINE:4165 */
.color_footer-top a {
	color: #dddddd;
}
/** LINE:4169 */
.no-touch .color_footer-top a:hover {
	color: #28b4e4;
}
/** LINE:5396 */
.footer-producten {
	color: #dddddd!important;
}
/** LINE:5614 */
.us_custom_80a192e9 {
	font-size: 15px!important;
}
/** LINE:5622 */
.us_custom_760f07ed {
	padding-top: 70px!important;
	padding-bottom: 70px!important;
}
/** HTML */
.us_menu_1 .menu > li {
	margin-right: 1.5rem
}

@media ( max-width: 600px ) {
	.us_menu_1 .menu {
		display: block !important
	}
	.us_menu_1 .menu > li {
		margin: 0 0 1.5rem
	}
}

.btn-bmo {
  color: #FFFFFF;
  background-color: #28B4E4;
  border-color: #28B4E4;
}

.btn-bmo:hover,
.btn-bmo:focus,
.btn-bmo:active,
.btn-bmo.active,
.open .dropdown-toggle.btn-bmo {
  color: #FFFFFF;
  background-color: #239EC8;
  border-color: #28B4E4;
}

.btn-bmo:active,
.btn-bmo.active,
.open .dropdown-toggle.btn-bmo {
  background-image: none;
}

.btn-bmo.disabled,
.btn-bmo[disabled],
fieldset[disabled] .btn-bmo,
.btn-bmo.disabled:hover,
.btn-bmo[disabled]:hover,
fieldset[disabled] .btn-bmo:hover,
.btn-bmo.disabled:focus,
.btn-bmo[disabled]:focus,
fieldset[disabled] .btn-bmo:focus,
.btn-bmo.disabled:active,
.btn-bmo[disabled]:active,
fieldset[disabled] .btn-bmo:active,
.btn-bmo.disabled.active,
.btn-bmo[disabled].active,
fieldset[disabled] .btn-bmo.active {
  background-color: #28B4E4;
  border-color: #28B4E4;
}

.btn-bmo .badge {
  color: #28B4E4;
  background-color: #FFFFFF;
}

.alert { margin-top:20px !important;}

.block {
	display: block;
}

.break-before:before {
	content: '\A';
}

.image-content {
	width:80%;
	margin-bottom: 20px;
}

th span.unit {
	font-weight: normal;
	font-size: 0.8em;
}

table tr.valign-top, table tr.valign-top th, table tr.valign-top td {
	vertical-align: top;
}

.ush_text_2 {
	font-family: 'allumi_stdlight',sans-serif!important;
	font-size: 13px!important;
}
