/*Template 14*/
/***********************************************************************************************/
/* NORMALIZE */
/***********************************************************************************************/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img,legend{border:0}legend,td,th{padding:0}html{/*font-family:sans-serif;*/-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0font-size:2em;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{position:relative;vertical-align:baselinefont-size:75%;line-height:0;}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin: 0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1emfont-family:monospace,monospace;}button,input,optgroup,select,textarea{margin:0color:inherit;font:inherit;}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer-webkit-appearance:button;}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0border:0;}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box-webkit-appearance:textfield;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:.35em .625em .75emborder:1px solid silver;}table{border-spacing:0border-collapse:collapse;}
/* before new ckeditor: figure{margin: 1em 40px} */

/***********************************************************************************************/
/* GLOBAL STYLES */
/***********************************************************************************************/
* {
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-weight: 300;
    /*font-family: 'Open Sans', sans-serif;*/
}
a {
    /*color: #ed1c24;*/
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1120px;
}
.text-center {
    text-align: center;
}

/***********************************************************************************************/
/* TYPOGRAPHY */
/***********************************************************************************************/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1.1;
}

h1, .h1,
h2, .h2,
h3, .h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}

h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 20px;
	margin-bottom: 14px;
}

h1, .h1 { font-size: 36px; }
h2, .h2 { font-size: 30px; }
h3, .h3 { font-size: 24px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 14px; }
h6, .h6 { font-size: 12px; }

p {
	margin: 0 0 24px;
}

small,
.small {
	font-size: 12px;
}

.text-left           { text-align: left; }
.text-right          { text-align: right; }
.text-center         { text-align: center; }
.text-justify        { text-align: justify; }
.text-nowrap         { white-space: nowrap; }

.text-lowercase      { text-transform: lowercase; }
.text-uppercase      { text-transform: uppercase; }
.text-capitalize     { text-transform: capitalize; }

ol, ul {
	margin-top: 0;
	margin-bottom: 20px;
    padding-left: 40px;
}

ol ol , ol ul,
ul ul, ul ol {
	margin-bottom: 0;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

/***********************************************************************************************/
/* HEADER */
/***********************************************************************************************/
.b-header {
    min-height: 120px;
}
.b-header__logo {
    display: inline-block;
    line-height: 120px;
    vertical-align: middle;
	max-width: 25%;
}
.b-header__nav {
    display: inline-block;
    float: right;
    line-height: 30px;
    padding-top: 45px;
	max-width: 75%;
}
.b-header__logo--link img {
    vertical-align: middle;
	max-height:160px; 
	max-width:960px;
}
.burger-menu {
    display: none;
}
.b-header__nav-list-item {
    position: relative;
    display: inline-block;
    margin-left: 19px;
    list-style-type: none;
    font-weight: 300;
    font-size: 18px;
}
.b-header__nav-list-item .dropdown {
    position: absolute;
    left: -15px;
    z-index: 999;
    display: none;
    padding: 10px 15px;
    min-width: 125px;
    list-style: none;
    background: #fff
}
.b-header__nav-list-item .dropdown li {
    margin: 5px 0;
	line-height: 38px;
}
.b-header__nav-list-item .dropdown a {
    font-weight: 300!important;
    padding: 5px 0;
	white-space: nowrap;
}
.b-header__nav-list-item:hover .dropdown {
    display: block;
}
.b-header__nav-list-item--link {
    /*color: #ed1c24;*/
    text-decoration: none;
}
.b-header__nav-list-item--link:hover {
    text-decoration: underline;
}
.b-header__nav-list .active a {
    font-weight: 700;
}
.b-header__nav-list {
	padding: 0px;
}

/***********************************************************************************************/
/* SLIDER */
/***********************************************************************************************/
.b-slide {
    padding: 0;
    margin: 0 auto 20px auto;
    height: 375px;
    min-height: 375px;
    max-height: 375px;
    width: 100%;
    max-width: 1120px;
    overflow: hidden;
}

.b-slide.empty {
    height: 0;
    min-height: 0;
}

.b-slide img {
    height: 375px;
    margin: 0 auto;
    width: 100%;
    max-width: 1120px;
    aspect-ratio: 3/1;
   	object-fit: fill;
}

@media (max-width: 992px) {
    .b-slide {
        margin-bottom: 0px !important;
        height: auto;
        max-height: 350px;
        min-height: auto;
    }
    .b-slide img {
        width: 992px;
        min-height: 350px;
        object-fit: cover;
    }
}

@media (max-width: 768px) {
    .b-slide {
        margin: 0px;
        width: 100%;
        max-height: 300px;
        min-height: auto;
    }
    .b-slide img {
        width: 768px;
        min-height: 300px;
        object-fit: cover;
    }
}

/***********************************************************************************************/
/* CONTENT */
/***********************************************************************************************/
.b-content {
    margin-top: 66px;
    margin-bottom: 72px;
    content-visibility: auto;
    contain-intrinsic-size: 0 500px;
}

/* Afbeeldingen in CKEditor5 */
.b-content img {max-width:100% !important; height:auto !important;}
.b-content .image-center {
    margin: 1em auto;
}

.b-content .image-float-left {
    float: left;
    margin: 1em 1em 1em 0;
}

.b-content .image-float-right {
    float: right;
    margin: 1em 0 1em 1em;
}

.b-content .image-full-width {
    width: 100%;
    margin: 1em 0;
}

.b-content h1 {
    margin-bottom: 20px;
    font-size: 42px;
}
.b-content p {
    margin-bottom: 21px;
    font-size: 16px;
    line-height: 28px;
}
.b-content__images {
    display: table;
    margin: 46px -20px 0px;
    font-size: 0;
}
.b-content__images-block {
    float: left;
    box-sizing: border-box;
    padding: 0 20px;
    max-width: 25%;
}
.b-content__images-block img {
    margin-bottom: 29px;
    max-width: 100%;
    height: auto;
}
.b-contacts {
    padding-top: 28px;
	padding-bottom: 28px;
    min-height: 172px;
    /*background: #ed1c24;*/
    text-align: center;
    font-size: 18px;
}
.b-contacts__text {
    color: #fff;
    line-height: 36px;
}
.b-contacts__text-link {
    color: white;
}
.b-contacts__text-link:hover {
    text-decoration: none;
}

/***********************************************************************************************/
/* FOOTER */
/***********************************************************************************************/
.b-footer {
    padding-top: 26px;
    height: 48px;
}
.b-footer__word {
    float: left;
}
.b-footer__author {
    float: right;
}
.b-footer__author a {
    color: black;
}
.b-footer__word a {
    color: #000;
    text-decoration: none;
}
.b-footer__word a:hover {
    text-decoration: underline;
}








.b-slide {
    width: 100% !important;
}
.b-slide img {
    width: 100% !important;
    height: auto !important;
}

.clear {
    clear: both;
}
#contact-form form label
{
    font-size: 16px;
}
input[type='submit'] {
    padding: 1px 6px;
}
.b-content ul li {
    line-height: 28px;
}

strong span, strong p {
    font-weight: 700;
}

/***********************************************************************************************/
/* MEDIA QUERIES */
/***********************************************************************************************/
@media (max-width: 991px) {
    .b-content__images-block {
        max-width: 50%;
        width: 50%;
        text-align: center;
    }
    .b-header__nav-list-item:hover .dropdown {
        display: none;
    }
    .b-header__nav-list-item .dropdown {
        display: none;
        text-align: left;
    }
	.b-header__nav-list-item.active .dropdown {
        display: block;
        text-align: left;
		left:0px;
		text-align:center;
		margin: 0px;
		padding: 0px;
    }
	.b-header__nav-list-item .dropdown li {
		line-height: normal;
	}
    .burger-menu {
        display: block;
    }
    .b-header__nav {
        display: none;
        float: none;
        margin: 0 0 20px 0;
        text-align: center;
        line-height: 28px;
		max-width: 100%;
    }
    .burger-menu {
        position: relative;
        float: right;
        margin-top: 50px;
        padding-left: 1.25em;
        /*color: #ed1c24;*/
        text-decoration: none;
        font-weight: 700;
        font-size: 20px;
    }
    .burger-menu:hover {
        cursor: pointer;
    }
    .burger {
        position: absolute;
        top: 17px;
        left: -6px;
        margin-top: -5px;
        width: 24px;
        height: 3px;
        /*background: #ed1c24;*/
        opacity: 1;
    }
    .burger::before {
        position: absolute;
        top: 6px;
        display: block;
        width: 24px;
        height: 3px;
        /*background: #ed1c24;*/
        content: "";
    }
    .burger::after {
        position: absolute;
        bottom: 6px;
        display: block;
        width: 24px;
        height: 3px;
        /*background: #ed1c24;*/
        content: "";
    }
    .burger::after, .burger::before, .burger {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .burger-menu.menu-on .burger::after{
        bottom: 0px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .burger-menu.menu-on .burger::before{
        top: 0px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .burger-menu.menu-on .burger{
        /*background: rgba(111,111,111,.0);*/
    }
}
@media (max-width: 767px) {
    .b-header__logo--link img {
        max-width: 100%;
    }
    .b-header__nav-list-item {
        display: block;
    }
    .b-header__nav-list-item .dropdown {
        position: relative;
        display: none;
        margin: 10px 0;
        text-align: center;
    }
    .b-header__logo {
        width: 100%;
        padding-right: 90px;
        box-sizing: border-box;
		max-width: none;
    }
    .burger-menu {
        position: absolute;
        top: 0;
        right: 15px;
    }
}
@media (max-width: 419px) {
    .b-footer__word,
    .b-footer__author {
        float: none;
    }
}
/***********************************************************************************************/
/* TABLES */
/***********************************************************************************************/
figure.table {
    display: block;
    clear: both !important;
}
figure.table table {
    display: table;
    width: inherit;
}