@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=9ea67466-08e3-4dec-ba2e-12993b45433a");
@font-face{
    font-family:"Helvetica Neue regular";
    font-weight: 500;
    src:url("../font/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"),url("../font/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff");
}
@font-face{
    font-family:"Helvetica Neue regular";
    font-weight: 300;
    src:url("../font/1a559dd9-e51e-45d5-86eb-f343223bacef.woff2") format("woff2"),url("../font/581fae27-b5f4-44ab-b5b1-92f11d4f9838.woff") format("woff");
}




@font-face{
    font-family:"Helvetica Neue";
    font-weight: 300;
    src:url("../font/9516ef74-4fe9-45fe-a09f-493cb9518f71.woff2") format("woff2"),url("../font/5b99bc59-1b2e-446b-961e-2e1dbdfcd641.woff") format("woff");
}

@font-face{
    font-family:"Helvetica Neue";
    font-weight: 300;
    font-style: italic;
    src:url("../font/9c31450f-5d89-4ebd-afc6-9962b19448f5.woff2") format("woff2"),url("../font/d0d30f97-b639-4228-8b85-fe2f879968db.woff") format("woff");
}
@font-face{
    font-family:"Helvetica Neue";
    font-weight: 600;
    src:url("../font/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2") format("woff2"),url("../font/7b415a05-784a-4a4c-8c94-67e9288312f5.woff") format("woff");
}
@font-face{
    font-family:"Helvetica Neue";
    font-weight: 800;
    src:url("../font/28343101-8a93-4048-85b0-ef49feebe7bf.woff2") format("woff2"),url("../font/799e7d1f-b263-4621-9776-df01ebcff3e2.woff") format("woff");
}

body {
    font-family: 'Helvetica Neue';
    transition: all 0.3s ease;
}
h1 {
    font-weight: 700;
    color: #fff;
    font-size: 60px;
    margin-bottom: 30px!important;
}
h1 b, h6 b {
    font-style: italic;
}
input#k_user_remember0 {
    left: unset!important;
    margin-left: -26px;
    margin-top: 6px;
}
label#k_user_remember0 {
    font-weight: 400;
}

h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 35px;
}
h3 {
    color: #252525;
    margin: 0px;
    font-size: 30px;
    font-weight: 500;
}
h4 {
    font-size: 26px;
    font-weight: 500;
}
h6 {
    color: #FFFFFF;
    font-weight: 500;
    font-family: 'Helvetica Neue';
    margin: 0px;
    line-height: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 30px;
}
hr {
    border-top: 1px solid #d8242b;
}
p {
    line-height: 24px;
    color: #282E31;
    font-family: 'Helvetica Neue';
    font-size: 16px;
}
body #button.button,  {
    background-color: #FFCF00;
    border-radius: 5px;
    box-shadow: 0px 1px 2px rgba(0, 30, 46, 0.30196078431372547);
    color: #282E31;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    padding: 17px 25px;
    display: inline-block;
    line-height: 26px;
}
.button:hover,  {
    opacity: 0.7;

}
.fixed-content.fadein {
    min-height: 100vh;
}
select {
    border: 1px solid #666666!important;
    border-radius: 0px!important;
    color: #939698!important;
    padding: 18px 12px!important;
    height: auto!important;
}
.cc_message {
    color: #fff;
}
.modal-content {
    border-radius: 0px!important;
    padding: 10px;
}

a:focus {
    text-decoration: none;
}
.shortcut .box {
    transition: 0.3;
}
.shortcut .box:hover {
    opacity: 0.8;
}
#ruimte .date-block.drop input {
    font-size: 14px;
    line-height: 23px;
}
.mosaic-list a,
.mosaic-list a:hover,
.mosaic-list a:focus {
    color: #d8242b;
    text-decoration: none;
}
.mosaic-list ul {
    padding-left: 16px;
}


.mosaic-content table td {
    padding-bottom: 15px;
    vertical-align: top;
}
.mosaic-content table h5 {
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top;
}
.orderform .cc label {
    font-weight: 400;
}

.button, .button:hover, .button:focus, .button.active, .button.secondary.active {
    text-decoration: none;
    background-color: #fff;
    text-transform: uppercase;
    transition: 0.2s;
    letter-spacing: 1.6px;
    padding: 15px 25px;
    line-height: 21px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    background-color: #D8242B;
    display: inline-block;
    margin: 4px 0px;
    cursor: pointer;
    transform: skew(-8deg);
}
.button.secondary {
    background: transparent;
    box-shadow: inset 1px 0px #d8242B, inset 0px 1px #d8242B, inset 0px -1px #d8242B, inset -1px 0px #d8242B;
    color: #d8242b;
}
.button.secondary.filterform {
    padding: 5px 10px;
    display: inline-block;
    transform: translate(0 , -6px) skew(-8deg);
}
input.button {
    border: none;
}
.content-header .content li a {
    color: #333;
}
.navbar-collapse.collapse  {
    display: none!important;
}
.navbar-collapse.collapse.in {
    display: block!important;
}
.formbox {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
    padding: 30px;
}
div#navigation {
    z-index: 99;
    position: relative;
}
i.extra {
    padding-left: 20px;
    color: rgba(48, 48, 48, 0.5);
}

.section.home .content .box {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
    height: 100px;
    margin-top: 30px;
    padding-right: 20px;
}

.section.home .content .box  p b {
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    line-height: 16px;
    display: table-cell;
    height: 100px;
    vertical-align: middle;
}
.section.home .content .box img.img-responsive {
    margin: 18px 15px;
    margin-left: 20px;
}

.content1 h2 {
    color: #303030;
    font-size: 26px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}
.content1 h4 {
    color: #303030;
    font-size: 16px!important;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1.6px;
    font-weight: 900!important;
}
.content1 p.special {
    font-size: 25px;
    line-height: 36px;
    margin: 0px;
    padding-right: 20px;
    font-weight: 900;
}
.content1 .col-sm-6 {
    margin-top: 30px;
}

.content2 h2 {
    color: #303030;
    font-size: 26px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}
.content2 .quote {
    padding: 50px;
    padding-left: 25px;
    margin-top: 25px;
    margin-bottom: 30px;
    overflow: hidden;
}
.content2 .quote .left {
    float: left;
    padding-right: 30px;
    margin-top: -5px;
    display: block;
    position: absolute;
}
.content2 .quote .left span {
    font-size: 48px;
    padding-bottom: 100%;
}
.content2 .quote p {
    color: #303030;
    font-size: 20px;
    line-height: 30px;
}
.content2 .quote i {
    color: rgba(48, 48, 48, 0.67);
    font-size: 16px;
    line-height: 24px;
}
.content2 .quote .content {
    margin-left: 80px;
}
.content2 .quote-bg {
    height: 300px;
    width: calc(100% + 75px);
    opacity: 0.1;
    margin: -50px;
    margin-left: -25px;
    margin-bottom: -250px;
}

.content3 h2 {
    color: #303030;
    font-size: 26px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}
.content3 .product-slider {
    padding: 45px 0px;
}
.content3 .product-slider #carousel .carousel-inner>.item {
    height: 450px;
    background-size: cover;
    background-position: center;
}
.content3 #thumbcarousel .material-icons {
    font-size: 24px;
}
.content3 .product-slider #thumbcarousel {
    margin: 12px 0 0; padding: 0 45px;
}
.content3 .product-slider #thumbcarousel .item {
    text-align: center;
}
.content3 .product-slider #thumbcarousel .item .thumb {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 50px;
    margin: 0px 10px;
    background-size: cover;
    background-position: center;
    margin-top: 30px;
}
.content3 .product-slider .item img {
    width: 100%; height: auto;
}
.carousel-control {
    color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%;
}
.content3 .carousel-control:hover,
.content3 .carousel-control:focus,
.content3 .carousel-control:active {
    color: #333;
}
.carousel-control {
    background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto;
}
.carousel-control.right, .carousel-control.left {
    background-color: rgba(0, 0, 0, 0); background-image: none;
    margin-top: 20px;
}

.content4 h2 {
    color: #303030;
    font-size: 26px;
    letter-spacing: 2.6px;
    text-transform: uppercase;
}
.content4 .box {
    background-color: #fff;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.16);
    padding: 20px;
    height: 120px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 25px;
}
.mosaic-list .mosaic-content:last-child hr {
    display: none;
}

.content-nm-1 h2 {
    color: #282E31;
}
.content-nm-1 .right {
    display: inline-block;
    width: 200px;
    float: right;
}
.content-nm-1 .right img {
    width: 100px;
}
.content-nm-1 .left {
    display: inline-block;
    width: calc(100% - 200px);
}

.project-filter h2 {
    color: #303030;
}
.actueel-results.intro .box {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 20px;
    min-height: 200px;
    padding: 30px;
}
.actueel-results.intro .box .img {
    height: 140px;
    background-position: top;
    background-size: cover;
    max-width: 140px;
    width: 100%;
}
.actueel-results.intro .box .left {
    float: left;
    height: 140px;
    width: 140px;
    margin-right: 30px;
}
.content-header .type,
.actueel-results.intro .box p.type {
    text-transform: uppercase;
    color: rgba(48, 48, 48, 0.33);
    letter-spacing: 1.2px;
    font-size: 12px;
}
.content-header.contentother .type {
    font-size: 16px;
    margin-bottom: -20px;
}
.content-header.contentother .type {
    margin-bottom: 18px;
}
.content-header.contentother h1 {
    padding-bottom: 10px;
}
.actueel-results.intro .box p.title {
    font-weight: 600;
    margin-bottom: 0px;
}
.actueel-results.intro .box p.desc {
    font-size: 16px;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(48, 48, 48, 0.67);
    font-style: italic;
    font-family: 'Helvetica Neue regular'!important;
    font-size: 15px;
}
.actueel-results.intro a.readmore {
    color: #D8242B;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300;
    display: block;
    margin-top: 25px;
}
.actueel-results.intro .dag p {
    text-align: center;
    font-size: 40px;
    letter-spacing: 4px;
    font-weight: 300;
    text-transform: uppercase;
    color: #303030;
    margin-top: 38px;
}
.actueel-results.intro .box a {
    text-decoration: none;
}
.actueel-results.intro .left.events {
    border-right: 1px solid #D8242B;
}
.actueel-results.intro .date p {
    color: #303030;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1.2px;
    font-weight: 300;
    padding-top: 6px;
    text-transform: uppercase;
}

/* -- content-nm-3 -- */
.content-nm-3 {
    background-color: rgba(216, 36, 43, 0.1);
    padding: 50px;
    margin-top: 50px;
}
.content-nm-3 h2 {
    color: #d8242b;
    margin: 0px;
    margin-bottom: 20px;
}
section.content {
    min-height: 100vh;
}
.mosaic-list h2 {
    color: #303030;
}

/* -- Footer -- */
footer#footer {
    background-color: #303030;
    padding: 50px 0px;
    z-index: 10;
    position: relative;
}
a:hover {
    text-decoration: none;
}
footer#footer a,
footer#footer a:hover,
footer#footer a:focus {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
footer#footer ul {
    margin: 6px 0px;
}

.home .button.secondary {
    background-color: #fff;
    color: black;
    padding: 13px 25px;
}

.home .button.extra {
    padding: 13px 25px;
    background-color: rgba(0, 0, 0, 0.16);
    border: 1px solid #fff;
    color: #fff;
    margin-left: 10px;
}

.section.home .button,
.section.home .button:hover,
.section.home .button:focus,
footer#footer .button,
footer#footer .button:hover,
footer#footer .button:focus {
    clip-path: none;
    transform: skew(-10deg);
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 16px!important;
    line-height: 21px!important;
}
.section.home .button.secondary,
.section.home .button.secondary:hover,
.section.home .button.secondary:focus,
footer#footer .button.secondary,
footer#footer .button.secondary:hover,
footer#footer .button.secondary:focus {
    background-color: transparent;
    border: 1px solid #fff;
    box-shadow: none;
    margin-right: 10px;
}
.section.home .button span.border,
footer#footer .button span.border {
    transform: skew(10deg);
    color: #303030;
    display: block;
}
.section.home .button.secondary span.border,
footer#footer .button.secondary span.border {
    color: #ffffff;
}

/* -- Pagination -- */
.pagination {
    width: 100%;
    padding: 15px;
    text-align: center;
}
.pagination .prev {
    float: left;
}
.pagination .next {
    float: right;
}
.pagination a,
.pagination .page_current {
    color: #303030;
    font-size: 16px;
    display: inline-block;
    letter-spacing: 1.6px;
    margin: 19px 10px;
}
.pagination .page_current {
    color: #d8242b;
}
.pagination .prev,
.pagination .next {
    text-decoration: none;
    background-color: #d8242b;
    text-transform: uppercase;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
    letter-spacing: 1.6px;
    padding: 15px 25px;
    line-height: 21px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 200;
    margin: 4px 0px;
    transition-timing-function: ease-in-out;
    transition: 0.2s;
}
.pagination .page_disabled {
    color: #A5A5A5!important;
    background-color: #ECECEC!important;
    box-shadow: none!important;
}

/*Boekingstool*/
button.reserveren.selected {
    background: green;
}

/* -- Login -- */
.login.content {
    padding-left: 20%;
    padding-right: 20px;
}
img.img-responsive.imglogin {
    width: 150px;
    margin-top: 50px;
    margin-bottom: 18vh;
}
.login.content h3 {
    font-weight: 300!important;
    text-transform: uppercase;
    font-size: 36px!important;
    margin-bottom: 20px;
}
.login.content a.button-custom.pull-left {
    color: #252525;
}
.login button.button,
.login button.button:hover,
.login button.button:focus,
.login a.button,
.login a.botton:hover,
.login a.button:focus {
    box-shadow: none!important;
    border: none!important;
    transform: none;
    border: 1px solid #d8242b!important;
    margin-top: 20px;
}

.login .login.error-box {
    border: 1px solid #d8242b;
    background-color: #f5c8ca;
    padding: 20px;
}
.login .login.error-box h3,
.login .login.error-box h4 {
    color: #d8242b;
    font-size: 14px!important;
    margin: 0px!important;
}
#footer .navbar-brand>img {
    width: 133px;
    margin-top: -5px;
}

/* -- Nieuwe style -- */
.first-navbar h4 {
    opacity: 0.67;
    color: #fff;
    font-size: 16px!important;
    line-height: 22px;
    font-weight: 400!important;
    padding-left: 20px;
    margin-bottom: 20px;
}

.section.newhome .content .box {
    background-color: #fff;
    height: 50px;
    padding-right: 0px;
}
.section.newhome .content .box p b {
    text-align: center;
    letter-spacing: 1.6px;
    color: #D8242B;
    text-transform: uppercase;
    opacity: 1;
    padding: 0px;
    height: 50px;
    width: 100%;
    display: block;
    line-height: 50px;
}

.bottomsocials {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

#navigation .navbar .bottomsocials li a {
    padding: 0px;
}
.bottomsocials {
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-top: 1px solid rgb(255 255 255 / 0.2);
    padding: 15px 20px;
    background-color: #d8242b;
}
.bottomsocials ul {
    margin: 0px;
}
.first-navbar h4 span.material-icons {
    vertical-align: text-top;
    line-height: 22px;
    margin-left: -8px;
}
#navigation .navbar li.active a {
    color: #d8242b;
}
.content4 .box.partners {
    background-size: contain;
    box-shadow: none;
    background-color: transparent;
    margin: 20px;
    background-position: center;
    transition: 0.3s;
    transform: scale(1);
}
.content4 .box.partners:hover {
    opacity: 0.65;
    filter: blur(1.2px);
    transform: scale(0.95);
}


.button.butn1 {
    transform: none;
    background-color: transparent;
    color: #d8242b;
    padding-left: 0px;
    padding-right: 20px;
    transition: 0.3s;
}
.button.butn2 {
    transform: none;
    transition: 0.3s;

}
.button.butn1:hover,
.button.butn2:hover {
    opacity: 0.6;
}

.content-header .content li a:hover {
    opacity: 0.7;
}

_:-ms-fullscreen, :root #navigation .navbar li a::after {
    background:none!important;
}

.content-header .content li a {
    color: #333;
    transition: .2s ease-in-out;
}

.button.butn2:before {
    content: "";
    position: absolute;
    margin-top: -33px;
    margin-left: -40px;
    background-color: #fff;
    height: 81px;
    width: 20px;
    transform: rotate(10deg);
}
.button.butn2:after {
    content: "";
    position: absolute;
    margin-top: -33px;
    margin-left: 20px;
    background-color: #fff;
    height: 81px;
    width: 20px;
    transform: rotate(10deg);
}

.content a.button:hover {
    opacity: 0.7;
    color: #FFF;
}
@media(max-width:992px) {
    .pull-left img.img-responsive {
        width: 120px;
        margin: 0px 15px!important;
        height: 100px;
    }
}
.mosaic-content.content7,
.mosaic-content.content6 {
    padding: 0px 0px;
}
.content-header h2 {
    color: #303030;
}
.mosaic-content.content6 h2 {
    color: #303030;
    margin-bottom: 20px;
}
.mosaic-content.content6 .imagec6 {
    width: 100%;
    height: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
}
.content7 .box {
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 15px;
    height: 135px;
    margin-top: 15px;
}
.content7 .box .left {
    height: 135px;
    float: left;
    margin-right: 30px;
    background-color: #FDF3F4;
}
.content7 .box .left span {
    color: #d8242b;
    padding: 43px;
    font-size: 48px;
}
.content7 .box .right {
    display: table-cell;
    height: 135px;
    padding-right: 30px;
    vertical-align: middle;
}

.content7 .box .right:before {
    content: "";
    margin-right: 15px;
    height: 159px;
    width: 22px;
    background-color: #fff;
    display: block;
    transform: rotate(6deg);
    margin-left: -43px;
    margin-top: -24px;
    margin-bottom: -124px;
}
.content7 .box .right h4 {
    text-transform: uppercase;
    font-size: 18px!important;
    font-weight: 300!important;
    letter-spacing: 1.6px;
}


.form1,.form2 {
    display: none;
}
.form1.active {
    display: block;
}
.form2.active {
    display: block;
}
.form2 .alert-danger,
.form1 .alert-danger {
    margin-top: 73px;
}
footer a:hover {
    opacity: 0.6;
}
/* -- 404 -- */
.errorpage {
    height: calc(100vh - 161px);
    background-size: cover;
    background-position: center;
}
.errorpage .gradient {
    background-color: rgba(216, 36, 43, 48%);
    height: 100%;
}
.errorpage h1 {
    font-size: 85px;
    text-align: center;
    margin-top: 28vh;
    color: #fff;
}
.errorpage h2 {
    text-align: center;
    color: #fff;
    font-size: 4vh;
}
.errorpage a {
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    text-decoration: none;
    font-size: 18px;
}
.mosaic-list .button {
    color: #fff;
}
.checkbox-container label a {
    color: #cb0000;
    padding-left: 5px;
    line-height: 50px;
}
.checkbox-container label {
    padding-left: 14px;
    display: block;
    margin: 15px 0;
    float: left;
    font-weight: 100;
    font-family:'Helvetica Neue regular', serif;
    margin-top: 15px;
    margin-bottom: 0;
}
.custom-modal {
    position: fixed;
    background: #D8242B;
    bottom: 25px;
    right: 25px;
    z-index: 999;
    padding: 15px;
    color: #fff;
    max-width: 500px;
}

.custom-modal p {
    color: #fff;
}
.custom-modal button {
    background: none;
    border: none;
    float: right;
    opacity: 0.5;
    font-size: 15px;
    margin-top: -10px;
    padding: 0;
    position: absolute;
    right: 5px;
}

.content-header .content img {
    display: block;
    max-width: 100%;
    height: auto;
}


@media (min-width: 768px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }
}