@import url("https://use.typekit.net/orp8ybc.css");
 
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* End Wordpress Core */

/* Template Core */

body {
	font-family: "museo-sans","Museo Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #636466;
	font-weight: 200;
	background: url('../images/bg-pattern.jpg') repeat;
	letter-spacing: 0.8px;
}

img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	color: #3A528E;
	margin-bottom: 3px;
	margin-top: 3px;
}

h1.title {
	text-transform: uppercase;
	font-size: 22px;
}

h3.subtitle {
	text-transform: uppercase;
	/*font-size: 20px;*/
	color: #636466;
	font-size: 14px;
	font-weight: 200;
	letter-spacing: 0.8px;
}

hr.dotted {
	border-top: dotted 1px #636466;
	margin-top: 10px;
	margin-bottom: 10px;
}

a, a:hover {
	color: #3A528E;
}

a:focus, a:hover {
	text-decoration: none;
}

.arrow:before {
	top: 0%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
	z-index: 1;
}

.arrow {
	color: #3A528E;
	font-size: 18px;
}


/* End Template Core */

/* Posts */
/*.sticky {
	background: #A2D9FD; 
	border: 3px solid black; 
	padding: 10px;
}

.gallery .gallery-caption {
  margin-left: 0;
}*/
/* End posts */



/* navbar */
.navigation,
.mobile-navigation {
	background: url('../images/002_Header_Menu.jpg') no-repeat left top;
	border: none;
	z-index: 10;
	transition: all 0.4s ease 0s;
	border-radius: 0;
	margin-bottom: 0;
}

.navigation .nav-logo > img {
	max-height: 55px;
	padding-top: 15px;
}

.nav-logo {
	height: auto;
}

/* Mega Menu */
.mega-menu {
	/*line-height: 70px;*/
	/*display: block;*/
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	overflow: hidden;
}

.mega-menu .dropdown-mega {
	/*float: left;*/
	overflow: hidden;
}

.mega-menu li > a.active,
.mega-menu li .dropdown-mega > a.active {
	font-weight: 400;
}


.mega-menu li > a.active,
.mega-menu li .dropdown-mega > a.active,
.mega-menu li > a:hover,
.mega-menu li > a:active,
.mega-menu li .dropdown-mega a:hover {
	position: relative;
}

/*,

,
.mega-menu li > a:active:after,
*/

.mega-menu li > a.active:after,
.mega-menu li > a:hover:after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #FFF;
	position: absolute;	
	top: 50px;
}

.mega-menu li .dropdown-mega  a.active:after,
.mega-menu li .dropdown-mega  a:hover:after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #FFF;
	position: absolute;	
	top: 24px;
}

.mega-menu > ul.ul-menu > li {
	float: left;
}

.mega-menu > ul.ul-menu {
    padding: 0;
    list-style-type: none;
	height: 70px;
	margin-bottom: 0;
}

.mega-menu .ul-menu > li > a {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	/*padding: 25px 10px;*/
	line-height: 70px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}

.mega-menu .ul-menu > li:before{
    /*content: " | ";
    padding: 23px 0px;
    position: absolute;*/
	display: block;
	content: '';	
	width: 1px;
	height: 20px;
	background: #FFF;
	position: absolute;
	margin-top: 25px;
}

/*.mega-menu .ul-menu > li:last-child:before,*/
.mega-menu .ul-menu > li:first-child:before {
    content: none;
}


.mega-menu .ul-menu li .dropdown-mega > a {
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 70px;
	color: #FFF;
}

.mega-menu .dropdown-content a {
	color: #3A528E;
	font-weight: bold;
	
}

.mega-menu .dropdown-content li {
	padding: 5px 10px;
}

.mega-menu .dropdown-content {
	visibility: hidden; 
	opacity: 0;
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
	height: auto;
}


.dropdown-content .column {
	float: left;
	width: 33.33%;
}


.dropdown-content .row:after {
	content: "";
	display: table;
	clear: both;
}


.mega-menu .dropdown-content.dropdown-single {
	width: auto;
	left: auto;
}

.mega-menu .dropdown-content.dropdown-single .container-single {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.dropdown-mega:hover > .dropdown-content {
	visibility: visible; /* shows sub-menu */
	opacity: 1;
	z-index: 99 !important;
	transition-delay: 0s, 0s, 0.3s; 
}

.mega-menu .dropdown-content .container {
	background-color: rgba(249, 249, 249, 0.90);
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.left-menu {
	border-right: 1px dotted #7C7D7B;
}

.mega-menu .dropdown-content .left-menu li a,
.mega-menu .dropdown-content .left-menu li {
	color: #7C7D7B;
	font-weight: normal;
	font-size: 14px;
}

.mega-menu .dropdown-content .left-menu li a:hover,
.mega-menu .dropdown-content .left-menu li a.active {
	color: #3A528E;
}


.mega-menu .dropdown-content .sub-items li a,
.mega-menu .dropdown-content .sub-items li {
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	padding: 0;
}

.mega-menu .dropdown-content .sub-items li::after {
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #636466;
	left: 0%;
	display: block;
}

.mega-menu li .dropdown-mega a.subitemrow.active::after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #3A528E;
	left: 0;
	top: unset;
	bottom: 0;
}

.subitemmenurow {
	display: none;
}

.mega-menu:after {
	content: "";
	display: table;
	clear: both;
}


/*  */


/*

.navbar-nav > li {
border-right: 1px solid #000;
}

.navbar-nav > li:last-of-type {
border-right: none;
}

.navbar-nav > li li {
border-right: none;
}*/


/* end navbar */

/* elements */

.el-payoff {
	width: 100%;
	height: 35px;
	background: #0154a4 url('../images/001_Header_Payoff.png') no-repeat left top;
}

.el-payoff .container {
	padding: 0;
}

.el-payoff-text {
	width: 100%;
	height: 35px;
	background: url('../images/001_Header_Payoff-text.png') no-repeat right top;
}

.el-top-contact, .el-top-contact a {
	color: #92948F;
	line-height: 50px;
	font-size: 12px;
}

.el-language-selector {
	color: #3A528E;
	text-transform: uppercase;
	line-height: 50px;
}

.language_lister .btn {
	padding: 6px 0px;
}

.el-bold {
	font-weight: bold;
}
/*  */



.content {
	text-transform: uppercase;
}

.content.pagecontent {
	text-transform: inherit;
}

.aio-icon-description, .aio-icon-description a {
	color: #636466;
}


.sow-slider-base {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.social {
	margin-left: 5px;
}

/*@supports (-ms-ime-align:auto) {*/
	#prodGallery {
		display: flex;
		min-height: 350px;
	}
/*}*/

.footer {
	background: url('../images/007_Footer.png') center center;
	min-height: 100px;
}

.footer {
	color: #FFF;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 12px;
}

.footer a {
	color: #FFFFFF;
}

.footer h3 {
	color: #FFF;
	font-size: 15px;
}

.footer h3:after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	border: 1px dotted #fff;
	top: 60px;
	left: 0%;
}

/*.footer .textwidget {
	padding-top: 45px;
}*/

.footer img {
	max-width: 100%;
}

/* Buttons */

.btn-blue {
	background-color: none;
	border-color: #3A528E;
	color:#3A528E;
	border-radius: 0;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
	background-color: #3A528E;
	color:#FFF
}

.btn-blank {
	background: none;
	border: none;
	color: #3A528E;
	text-transform: uppercase;
}

.btn-blank:hover {
	color: #3A528E;
}

.dropdown-language > li > a:focus, 
.dropdown-language > li > a:hover,
.dropdown-language > li > a {
	color: #3A528E;
}

.actueel {
	padding-left: 0;
	padding-right: 0;
}

.actueel .tekst h5 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.actueel .tekst {
	background: #E4E4E3;
	font-size: 12px;
	height: 200px;
}

.actueel .afbeelding:after {
	right: 0%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(227, 227, 226, 0);
	border-right-color: #E4E4E3;
	border-width: 30px;
	margin-top: -30px;
}

.actueel .afbeelding-r:after {
	left: 0%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(228, 228, 227, 0);
	border-left-color: #E4E4E3;
	border-width: 30px;
	margin-top: -30px;
}

.actueel .afbeelding,
.actueel .afbeelding-r {
	padding: 0;
}

.actueel .afbeelding img,
.actueel .afbeelding-r img {
	height: 200px;
	object-fit: cover;
}

.actueel .dateblock {
	margin-top: 20px;
}


/* Comments */
.commentlist .bypostauthor {background: #e7f8fb;}
.commentlist li ul.children li.bypostauthor {background: #e7f8fb;}
/* end comments */


.aio-icon-header h3.aio-icon-title {
	font-weight: 500;
	font-size: 12px;
}

.aio-icon-header + .aio-icon-description {
	margin-top: 0;
	font-size: 12px;
	line-height: 13px;
}

.left-icon .aio-ibd-block {
	vertical-align: top;
}

#product h2,
.article h2 {
	text-transform: uppercase;
	font-size: 20px;
}

#product h2 .title_add-on {
	font-weight: 200;
}

#product .subtitle {
	text-transform: uppercase;
}

#product .short_description {
	text-transform: uppercase;
}

#product .advantages ul {
  list-style: none;
  padding-left: 0px;
}

#product .advantages ul li:before {
  content: '✓';
  padding-right: 10px;
  color: #3A528E;
}

/*.product-options .product-item:hover {
	display: block;
	z-index: 2;
	content: '';
	background: rgba(57, 81, 142, 0.72);
	width: 100%;
	height: 100%;
}*/

.options-text {
	margin-bottom: 200px;
}

.product-options img {
	text-align: center;
}

.product-options .title {
	font-weight: bold;
	text-align: center;
	display: block;
}

.product-options .categorie {
	text-align: center;
	display: block;
	height: 100px;
	text-transform: uppercase;
	color: #606060;
	font-size: 12px;
}

h3.advantages_title {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 30px;
}

.table-specifications {
	margin-top: 30px;
}

.table-specifications > tbody > tr > td {
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	vertical-align: middle;
}


.table-specifications img {
	max-height: 30px;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.video {
	margin-top: 30px;
	margin-bottom: 30px;
}

.video iframe {
	max-height: 100%;
	max-width: 100%;
}

.table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	background: #878787;
	color: #FFF;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	/*text-transform: uppercase;*/
}

.table-bordered > tbody > tr > th, .table-bordered > thead > tr > th {
	text-transform: uppercase;
}

.table-variants td,
.table-variants td + td {
	width: 30%;
} 

.table-variants td + td + td {
	width: 30%;
}
.table-variants td + td + td + td {
	width: 40%;
}

.widget_social .social-img {
	max-width: 30px;
}
.widget_social a {
	color: #FFF;
	line-height: 30px;
}


.widget_events_sub > tbody > tr > td,
.widget_events_sub > tbody > tr > th,
.widget_events_sub > tfoot > tr > td,
.widget_events_sub > tfoot > tr > th,
.widget_events_sub > thead > tr > td,
.widget_events_sub > thead > tr > th {
    padding: 0;
}

.widget_events .table {
	background: transparent;
	margin-bottom: 0;
	margin-top: 20px;
	height: 55px;
}

.widget_events .widget_events_row {
	border-bottom: dotted 1px #FFF;
}

.widget_events .event_title {
	font-weight: 600;
	
}

.widget_events .event_day_range {
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	width: 100px;
}


.widget_events .event_url a {
	color: #FD9400;
}

.widget_events .event_desc {
	
}

.menu-thumb {
	max-width: 30px;
	float: left;
	margin-right: 10px;
}

.bottom-bar {
	background: #0154a4;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
}

.bottom-bar a {
	color: #fff;
}

.brands img {
	max-height: 50px;
	width: auto;
	margin: 5px 0px;
}

.brands hr {
	border-top: dotted 1px #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#breadcrumbs {
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 35px;
}

.brand-img {
    display: table-cell;
    vertical-align: middle;
    height: 55px;
}


/* Mobile menu */
.mobile-navigation .logo {
    text-align: left;
    float: left;
	padding: 10px;
}

.mobile-navigation .nav-logo > img {
	max-height: 30px;

}

.mobile-menu .menu-header {
	text-align: right;
	margin-right: 10px;
}

.mobile-menu .ul-menu {
	list-style-type: none;
}

.mobile-menu .dropdown-content {
	margin-left: 30px;
}

.mobile-menu .menu-header .fa-bars {
	color: #fff;
	font-size: 30px;
	line-height: 50px;
}

.mobile-menu .mnav .sub-items .column li {
    height: 20px;
    font-size: 12px;
}

.sub-sub li {
	height: 30px;
}

.mnav  {
	display: none;
	background: #FFF;
	padding-top: 10px;
}

.mobile-menu .mnav .submenu-list .column {
	width: auto;
}

.mobile-menu .mnav .submenu-list .column li .menu-thumb {
	height: 20px;
}

.wps_slider {
	margin-bottom: -150px;
	z-index: 1;
}


/*a[href^=tel] {
  color: #FFFFFF !important; /* Inherit text color of parent element. *!/
  text-decoration: none; /* Remove underline. *!/
  /* Additional css `propery: value;` pairs here *!/
}

a[x-apple-data-detectors] {
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}*/

.widget-contact a {
	color: #FFFFFF;
}

.test-url {
	color: #FFFFFF;
}



@media (min-width: 768px) {
	/*.navbar-nav > li > a {
		line-height: 50px;
	}
	
	.navbar-nav > li:after {
		content: '';
		width: 0;
		height: 20px;
		position: absolute;
		border: 1px solid #fff;
		top: 50%;
		margin-top: -10px;
		left: 100%;
	}
	.navbar-nav > li:last-child:after  {
	    display: none;
	}
	
	*/
}
/* Large desktops and laptops */
@media (max-width: 1200px) {
	.mega-menu .dropdown-content .sub-items li a,
	.mega-menu .dropdown-content .left-menu li a,
	.mega-menu .ul-menu > li > a,
	.mega-menu .ul-menu li .dropdown-mega > a {
		font-size: 12px;	
	}
	
	.mega-menu .ul-menu > li > a,
	.mega-menu .ul-menu li .dropdown-mega > a {
	
		margin-left: 5px;
		margin-right: 5px;		
	}
}

/* Landscape phones and portrait tablets */
@media (max-width: 992px) {
	.navigation {
		display: none;
	}
	.wps_slider {
		margin-bottom: -50px;
	}
	
}

@media (min-width: 992px) {
	.mobile-navigation {
		display: none;
	}
}



/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
}
