.top {
    width: 100%;
    display: block;
    top: 0px;
    position: absolute;
    z-index: 99;
}

.centerFormRow {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.centerFormRow p {
    margin-bottom: 0;
}

.centerFormRow .form-group {
    margin-bottom: 0;
}

header .zindex999 {
    z-index: inherit !important;
}

.zindex999 {
    z-index: 999;
}

.product-block {
    color: #333;
}

.awit .attributeSelector {
    background: #fff;
}

.embed {
    margin: 50px 0px 0px 0px;
}

.video {
    width: 100%;
    overflow: hidden;
    height: 70vh;
}

.video video {
    width: 100%;
}

header {
    position: fixed;
    top: 0px;
    width: 100%;
    padding: 10px 0px;
    z-index: 99;

    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.navbar-col {
    display: flex;
    justify-content: center;
}

.navbar-default, .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: transparent;
    border: 0px;
}

.navbar-default .navbar-toggle {
    border: 0px;
    margin-bottom: -40px;
    /* 	z-index: 1; */
    /* 	z-index: 999; */
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #de583b;
    height: 4px;
    width: 30px;
    border-radius: 4px;
}

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

header, footer {
    background: #fff;
}

footer {
    padding: 75px 0px;
}

footer a {
    color: #333;
    text-decoration: underline;
}

.spcheck {
    display: none;
}

.alert {
    display: none;
}

.navbar {
    margin-bottom: 0px;
}

.btn {
    font-size: inherit;
}

.btn-absolute {
    position: absolute;
    right: 0px;
}

.columns {
    -webkit-columns: 100px 2; /* Chrome, Safari, Opera */
    -moz-columns: 100px 2; /* Firefox */
    columns: 100px 2;

    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
}

.form-control {
    font-size: inherit;
    height: 52px;
    padding: 6px 12px;
    border: 0px;
    font-size: 14px;
    color: #7c7168;
    box-shadow: none;
    border-radius: 0px;
    background: #f9f3e2;
}

.nav-up { /*navbar collapse */
    top: -120px;
}

.cta {
    background-color: #f6f6f6;
    padding: 20px;
}

.social {
    font-size: 20px;
    margin-right: 10px;

}

.dropdown-menu {
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    border: 0px;
    min-width: 230px;
}

.flex {
    height: 100%;
}

.dropdown-menu > li > a {
    padding: 15px 20px;
}

.well {
    box-shadow: none;
}

/* Arnhem Proeft */

body {
    background: #f9f3e2;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    color: #333;
    padding-top: 115px;
    line-height: 26px;
    overflow-x: hidden;

}

header {
    position: fixed;
    padding: 5px 0px 10px 0px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, .09);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);
    z-index: 999;
    width: 100%;

    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.gebied {
    position: absolute;
    top: -20px;
    left: -10px;
    background-color: transparent;

    /*
		mask: url("/images/gebied_pointer.svg");
	    mask-image: url("/images/gebied_pointer.svg");
		mask-repeat: no-repeat;
		mask-size: 100% auto;
		mask-position:top;
	    
	    -webkit-mask: url("/images/gebied_pointer.svg");
	    -webkit-mask-image: url("/images/gebied_pointer.svg");
	    -webkit-mask-repeat: no-repeat;
		-webkit-mask-size: 100% auto;
		-webkit-mask-position: top;
	*/

    display: block;
    width: 70px;
    height: 115px;
    color: #fff;
    font-size: 30px;
    padding: 25px 5px 0px 10px;
    z-index: 9;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    background-image: url("/images/gebied_pointer_blauw.svg");
}

.gebiedGroot {
    height: 123px;
}

.gebiedOranje {
    background-image: url("/images/gebied_pointer_oranje.svg");
}

.gebiedBlauw {
    background-image: url("/images/gebied_pointer_blauw.svg");
}

h1, h2, h3, h4 {
    color: #118ea3;
    font-family: 'Chelsea Market', cursive;
    margin-top: 0px;
    font-size: 38px;
    line-height: 44px;
}

.caretItem {
    display: inline-block;
    float: left;
}

.caret {
    background: url(/images/arrow_down.svg);
    display: inline-block;
    height: 13px;
    width: 13px;
    margin-left: 8px;
    float: right;
    margin-top: 2px;
    border: 0px;
    background-size: 100% auto;
}

.btn-sm {
    padding: 5px 15px 7px 10px !important;
}

.arrow_right {
    background: url(/images/arrow_right.svg);
    display: block;
    height: 23px;
    width: 23px;
    margin-left: 8px;
    float: right;
    margin-top: 2px;
    border: 0px;
    background-size: 100% auto;
}

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

h2 {
    font-size: 38px;
}

h3 {
    font-size: 28px;
    line-height: 32px;
}

h4 {
    font-size: 23px;
}

.loc {
    position: fixed;
    top: 0px;
    padding-top: 25px;
    padding-bottom: 60px;
    display: none;
    width: 100%;
    height: 295px;
    z-index: 999;
}

.loc h3 {
    color: #dd5942;
}

.loc.open {
    display: block;
}

.locaties {
    width: 60%;
    line-height: 22px;
    margin-top: 13px;
    float: right;
    color: #777571;
    text-align: left;
    font-size: 17px;
    cursor: pointer;
    padding: 15px 0px;
}

.locaties img {
    display: inline-block;
    max-width: 45px;
    margin-top: 0px;
    float: left;
}

.anderestad_pointer {
    max-width: 75px;
    margin: 0px auto;
}

.stadImg {
    height: 155px;
}

.anderestad {
    max-width: 135px;
    margin: 0px auto;
}

.hiddeen {
    opacity: 0;
}

.visiblee {
    opacity: 1;
}

.tab-content {
    width: 100%;
}

.tab-content .agenda:last-child::after {
    display: none;
}

.agenda {
    padding: 30px 0px;
}

.agenda strong {
    font-size: 21px;
    margin-right: 10px;
    font-family: 'Chelsea Market', cursive;
}

.split::after {
    content: " ";
    position: absolute;
    z-index: 1;
    right: 0;
    top: -0.2em;
    bottom: -0.2em;
    /*margin-right: 10%;*/
    border-left: 1px dashed;
    border-color: #f1ebe7;
    font-size: 1.071em;

}

#dateSelector {
    width: 100%;
    margin: 20px 0;
}

.arrangement_image {
    background-size: cover !important;
    background-position: center !important;
}

.arrangement_info .arrangement_datum, .nobefore .arrangement_datum {
    color: #de583b;
    font-size: 18px;
}

.arrangement_prijs {
    font-size: 22px;
    color: #118ea3;
    font-family: 'Chelsea Market', cursive;
}

.hidecontent:after {
    display: block;
    content: "";
    height: 200px;
    width: 100%;
    top: -200px;
    margin-bottom: -190px;
    position: relative;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f3e2+0,f9f3e2+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(249, 243, 226, 0) 50%, rgba(249, 243, 226, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(249, 243, 226, 0) 50%, rgba(249, 243, 226, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(249, 243, 226, 0) 50%, rgba(249, 243, 226, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f9f3e2', endColorstr='#f9f3e2', GradientType=0); /* IE6-9 */
}

.hidecontent_arrangementen:after {
    display: block;
    content: "";
    height: 500px;
    width: 100%;
    top: -500px;
    margin-bottom: -450px;
    position: relative;
    background: -moz-linear-gradient(top, rgba(249, 243, 226, 0) 50%, rgba(249, 243, 226, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(249, 243, 226, 0) 50%, rgba(249, 243, 226, 1) 100%);
    background: linear-gradient(to bottom, rgba(249, 243, 226, 0) 50%, rgba(249, 243, 226, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f9f3e2', endColorstr='#f9f3e2', GradientType=0);
}

.arrangement_datum {
    font-size: 20px;
    color: #118ea3;
}

.agenda::after {
    content: " ";
    position: relative;
    z-index: 1;
    width: 100%;
    top: 25px;
    border-bottom: 1px dashed;
    border-color: #f1ebe7;
    font-size: 1.071em;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.nav-tabs {
    position: relative;
    border: 0px;
    width: 100%;
    margin: 0px auto;
    z-index: 100;
    margin-bottom: 20px
}

.nav-tabs > li > a {
    padding: 15px 40px !important;
    border-radius: 50px;
    margin-bottom: 10px;
    background: #f6f1ee;
    color: #777571;
}

.nav-tabs > li > a:hover {
    background: transparent;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #dd5942;
    border: none;
    border-bottom-color: transparent;
}

.nav-tabs > li {
    display: inline-block;
    float: inherit;
}

.container {
    width: 100%;
    max-width: 1300px;
}

.container-fluid {
    width: 100%;
    max-width: 1500px;
}

a {
    color: #dd5942;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.sfeer_groot .impressie {
    height: 500px;
    border: 5px #dd5942 solid;
}

.sfeer_deelnemer .impressie {
    height: 500px;
    border: 5px #fff solid;
}

.impressie::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.impressie_overview {
    height: 300px !important;
    background-position: center center !important;
}

.impressie:hover::after {
    opacity: 1;
}

.sfeer_groot .impressie:nth-child(n+3) {
    height: 250px;
}

.nobefore .owl-vervolg::before {
    display: none;
}

.impressie {
    position: relative;
    display: block;
    height: 375px;
    width: 33.33%;
    background-size: cover !important;
    float: left;
    cursor: pointer;
    border: 4px #f9f3e2 solid;
    border-radius: 8px;
}

.modal-content {
    padding: 20px;
}

.impressie:nth-child(n+3) {
    height: 250px;
}

.deelnemer {
    color: #777571;
    margin-bottom: 35px;
}

.deelnemer_uitgelicht .flex {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.deelnemer_uitgelicht .gebied {
    top: 50px;
    left: 40px;
    width: 80px;
    padding: 30px 20px;
}

.deelnemer_uitgelicht .deelnemer_image {
    height: 150px;
    padding: 30px;
    margin: 0px;
}

.deelnemer_uitgelicht .padding {
    padding: 90px 25px;
}

.deelnemer_klein img {
    height: 34px;
    float: left;
}

.deelnemer_image {
    position: relative;
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 35px;
    height: 240px;

    border-radius: 15px;

    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 60px 85px 60px;
}

.deelnemer_image img {
    margin: 0px auto;
    max-height: 150px;
}

.deelnemer_uitgelicht {
    position: relative;
    height: 600px;
    background-size: cover !important;
    background-position: center center !important;
}

.deelnemer_uitgelicht a {
    color: #333;
}

.deelnemer_uitgelicht::after {
    content: "";
    background: url('/images/rand-oranje.svg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 60px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.wit {
    background: #fff;
}

.delen {
    float: right;
    margin-top: 40px;
}

.social {
    text-align: center;
    margin-top: 50px;
    font-size: 25px;
    color: #118ea3;
    margin-right: 15px;
}

.block h3::after {
    content: "";
    font-family: 'Lato';
    background: url('../images/swoos_oranje.svg');
    display: block;
    height: 8px;
    width: 35px;
    margin-top: 15px;
}

.block a {
    color: #23527c;
}

.plate {
    margin-left: -35px;
    margin-top: -120px;
    position: absolute;
    width: 80px;
}

.notes {
    top: -70px;
    right: 30px;
    position: absolute;
    width: 95px;
}

.blockContent {
    padding: 0px 10px;
}

.blockImg {
    position: relative;
    height: 275px;
    margin-bottom: 25px;
    background-size: cover !important;
    background-position: center center !important;
}

.sfeer {
    margin: -40px 0px;
    padding: 0px 20px;
}

.plattegrond {
    position: relative;
}

.plattegrond img {
    margin: 0 auto;
}

.logotje {
    padding: 35px;
    filter: grayscale(100%) brightness(0.45) invert(0) contrast(200%);
    opacity: 0.20;
}

.logotje:hover {
    filter: grayscale(0%) brightness(100%) invert(0%) contrast(100%);
    opacity: 1;
}

.nobefore .newsDate {
    position: relative;
    margin: 0px;
    top: 0px;
    left: 0px;
    display: inline-block;
    margin-bottom: 15px;
}

.newsDate {
    text-transform: lowercase;
    background: #dd5942;
    color: #fff;
    bottom: 40px;
    left: 15px;
    position: absolute;
    margin-top: -42px;
    padding: 1px 10px;
    border-radius: 5px;
    font-size: 14px;

}

.sfeer::after, .sfeer_groot::after, .plattegrond::after, .deelnemer_image::after, .product-block::after {
    content: "";
    background: url('/images/rand-geel.svg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 40px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.blockImg::after {
    content: "";
    background: url('/images/rand-lichtblauw.svg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 40px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.blockImgBlauw:after {
    background: url('/images/rand-blauw.svg');
}

.blockContentBlauw .hidecontent {
    color: #ffffff;
}

.blockContentBlauw .hidecontent:after {
    background: -moz-linear-gradient(top, RGBA(35, 141, 162, 0) 50%, RGBA(35, 141, 162, 1) 100%);
    background: -webkit-linear-gradient(top, RGBA(35, 141, 162, 0) 50%, RGBA(35, 141, 162, 1) 100%);
    background: linear-gradient(to bottom, RGBA(35, 141, 162, 0) 50%, RGBA(35, 141, 162, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f9f3e2', endColorstr='#f9f3e2', GradientType=0);
}

.plattegrond::after {
    background: #e8f0f1;
}

.product-block::after {
    background-color: #fff;
}

.product-title {
    font-size: 20px;
    color: #118ea3;
    margin-bottom: 15px;
    font-family: 'Chelsea Market', cursive;
}

.product-block {
    background: #f9f3e2;
}

.sfeer_groot::after {
    background-color: #dd5942;
}

.deelnemer_container {
    position: absolute;
    bottom: 85px;
    padding: 55px 60px;
}

.blauw {
    background: #238DA2;
    color: #fff;
}

.intro {
    padding-top: 80px !important;
    font-size: 17.5px;
    line-height: 29px;
}

.intro_arrangementen {
    padding: 20px 0px !important;
}

.arrangementenInlog .intro_arrangementen:first-child {
    padding-top: 0 !important;
}

.arrangementenInlogIntro {
    padding-top: 100px !important;
}

.intro_arrangementen:first-child {
    padding-top: 60px !important;
}

.intro_arrangementen:last-child {
    padding-bottom: 60px !important;
}

.intro-social {
    display: inline-block;
    padding-top: 20px;
}

.introTekst {
    font-size: 17.5px;
    line-height: 29px;
}

.oranje_bg .stripe::after {
    background: url('../images/swoos_blauw.svg');
}

.blauw_lb {
    color: #121212;
    background: #e8f0f1;
}

.blauw_lb .hidecontent:after {
    background: -moz-linear-gradient(top, rgba(232, 240, 241, 0) 50%, rgba(232, 240, 241, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(232, 240, 241, 0) 50%, rgba(232, 240, 241, 1) 100%);
    background: linear-gradient(to bottom, rgba(232, 240, 241, 0) 50%, rgba(232, 240, 241, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f9f3e2', endColorstr='#f9f3e2', GradientType=0);
}

.stripe::after {
    content: "";
    background: url('../images/swoos_oranje.svg');
    display: block;
    height: 12px;
    width: 45px;
    margin: 0px auto;
    margin-top: 25px;
}

.oranje {
    color: #dd5942;
}

.blauwTekst {
    color: #118ea3;
}

.oranje_bg {
    position: relative;
    background: #dd5942;
    color: #fff;
}

.oranje_back {
    position: relative;
    background: #dd5942;
    color: #fff;
}

.oranje_back h2 {
    color: #fff;
}

.oranje_bg::after {
    content: "";
    background: url('/images/rand-lichtblauw.svg');
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100% !important;
    height: 60px;
    left: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.oranje_top::after {
    background: url('/images/rand-oranje-omgekeerd.svg');
    bottom: 0px;
}

.oranje_bg_blauwe_rand::after {
    background: url('/images/rand-blauw.svg');
}

.oranje_bg_wit {
    position: relative;
}

.oranje_bg_wit::after {
    content: "";
    background: url('/images/rand-wit.svg');
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100% !important;
    height: 60px;
    left: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.bg_geel::after {
    background-color: #f9f3e2;
}

.oranje_bg h1, .oranje_bg h2, .oranje_bg h3 {
    color: #fff;
}

.blauw h1, .blauw h2, .blauw h3 {
    color: #fff;
}

.padding {
    padding: 35px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: transparent;
    color: #de583b;
}

.navbar-default .navbar-nav > li > a {
    color: inherit;
}

.open .dropdown-menu {
    display: table-cell;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #118ea3;
    background: transparent;
}

.dropdown-menu > .active > a::after {
    content: "";
    background: url('../images/swoos_oranje.svg');
    display: block;
    height: 12px;
    width: 45px;
    margin: 0px auto;
    margin-top: 6px;
}

.dropdown_cont {
    font-family: 'Chelsea Market', cursive;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;
}

.open .dropdown_cont {
    position: fixed;
    display: table;
    height: 100%;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #f9f3e2;
    z-index: 9;


    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.deelBtn {
    cursor: pointer;
    display: block;
    background: #118ea3;
    color: #fff;
    margin-top: 10px;
    height: 41px;
    float: left;
    margin-right: 5px;
    width: 41px;
    font-size: 20px;
    border-radius: 50%;
    padding: 9px 12px;
}

label {
    font-family: 'Lato', serif;
    font-weight: normal;
    font-size: 17px;
}

.open .deelBtn {
    background: #dd5942;
}

.deelBtn:hover {
    color: #f9f3e2;
}

.close {
    font-size: 35px;
}

.closeBtn {
    position: fixed;
    top: 40px;
    display: block;
    width: 35px;
    height: 35px;
    background: url('/images/close.svg');
    right: 40px;
    z-index: 9999;
    -webkit-transition: all 0.075s ease-in-out;
    -moz-transition: all 0.075s ease-in-out;
    -o-transition: all 0.075s ease-in-out;
    transition: all 0.075s ease-in-out;
    cursor: pointer;
}

.closeBtn:hover {
    transform: scale(1.15);
}

.hoofdsponsor {
    height: 175px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.hoofdsponsor img {
    width: 185px;
    max-width: 100%;
    max-height: 175px;
    object-fit: contain;
    object-position: center;
}

.open .dropdown_container {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.dropdown_container .top-image, .dropdown_container .top-image-spiegel {
    display: none;
}

.dropdown_container .closeBtn, .social {
    display: none;
}

.open .social {
    display: inline-block;
}

.open .closeBtn, .open .top-image, .open .top-image-spiegel {
    display: block;
    bottom: 20vh;
}

.dropdown-menu {
    position: relative;
    box-shadow: none;
    top: 0px;
    background: transparent;
    min-width: 250px !important;
    margin: 0px;
    height: auto;
    margin-top: 0px !important;
    padding: 0px;
    border: 0px;
    text-align: center;
    font-size: 32px;
    width: 100%;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu > li {
    width: 100%;
    max-width: 400px;
    margin: 0px auto;
}

.dropdown-menu > li > a {
    display: block;
    padding: 18px 27px;
    width: 100%;
    white-space: inherit;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: transparent;
    color: #118ea3;
}

.nav-up { /*navbar collapse */
    top: -120px;
}

.navbar-nav > .active > a::after {
    content: "";
    background: url('../images/swoos_oranje.svg');
    display: block;
    height: 8px;
    width: 30px;
    margin: 6px auto 0px;
}

.owl-cont {
    position: relative;
}

.owl-controls {
    display: none;
}

.date_event {
    bottom: -8vh;
    display: block;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    padding: 30px 0 80px 0;
    z-index: 99;
}

.date_event_vervolg {
    bottom: -8vh;
}

.fijnproeverLogo {
    height: 110px;
    margin: 0px auto;
}

.facts {
    margin-top: -100px;
    margin-bottom: 100px;
}

.facts span {
    font-size: 60px;
    color: #de583b;
    font-family: 'Chelsea Market', cursive;
}

.nav > li > a {
    font-size: 17px;
    padding: 15px 25px;
}

.nav > li > a:first-child {
    padding-left: 0;
}

.nav > li > a:last-child {
    padding-left: 0;
}

.navbar-nav {
    margin-top: 28px;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background: transparent;
    border: 0px;
    margin: 0px -15px;
}


.btn {
    padding: 15px 45px;
    font-size: 17px;
    border: 0px;
    font-family: 'Lato', serif;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background: transparent;
    box-shadow: none;
    border-color: #fff;
    color: #fff;
}

.lato {
    font-size: 16.5px;
    font-family: 'Lato', serif;
}

.list-group-fijnproever .list-group-item {
    background: none !important;
    background-color: transparent !important;
    border: 0;
    outline: none;
}

.list-group-fijnproever .list-group-item.active, .list-group-fijnproever .list-group-item.active:focus, .list-group-fijnproever .list-group-item.active:hover {
    background-color: #118ea3 !important;
    border: 0;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background: #29275c;
}

.btn-primary {
    margin-top: 25px;
    background: #de583b;
    border-radius: 50px;
    color: #fff;
}

.deelnemer_uitgelicht a.btn {
    color: #fff
}

.btn-primary:hover {
    background: #29275c;
}

.btn-default {
    padding: 12px 45px;
    color: #777571;
    margin-top: 25px;
    background: transparent;
    border: 3px transparent solid;
    border-radius: 50px;
}

.btn-default:hover {
    background: transparent;
    border: 3px transparent solid;
}

.datum {
    width: 270px;
    margin: 0px auto;
}

section {
    padding: 100px 0px;
}

.section-sm {
    padding: 50px 0;
}

.call_to_action .btn {
    margin: 0px;
}

.top-image, .top-image-spiegel {
    bottom: -10vh;
    position: absolute;
    background: url('../images/iconen_arnhemproeft.svg');
    background-repeat: no-repeat !important;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 300px;
    z-index: 99;

    -webkit-transition: all 0.075s ease-in-out;
    -moz-transition: all 0.075s ease-in-out;
    -o-transition: all 0.075s ease-in-out;
    transition: all 0.075s ease-in-out;
}

.image_menu {
    background: url('../images/iconen_arnhemproeft_menu1.svg');
    height: 100%;
    bottom: 7vh !important;
}

.top-image-spiegel {
    background: url('../images/iconen_arnhemproeft_menu2.svg');
    height: 100%;
    bottom: 7vh !important;
}

.top-vervolg {
    background: url('../images/iconen_arnhemproeft2.svg');
    position: absolute;
    bottom: -5vh;
    z-index: 14;
}

.owl-lazy-single {
    height: 35vh;
}

@media screen and (min-width: 576px) {
    .owl-lazy-single {
        height: 50vh;
    }
}

.brand {
    display: block;
    margin: 0px auto;
    height: 100px;
}

.item {
    display: block;
    width: 100%;
}

.owl-car::before, .video::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    z-index: 9;
    background-size: cover !important;
    background-position: center bottom !important;
    background: url('/images/overlay.png');
}

.owl-car::after, .video::after {
    content: "";
    background: url('/images/rand-geel.svg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;

    width: 100% !important;
    height: 60px;
    left: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    z-index: 12;
    bottom: -2px;
}

.owl-vervolg::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    z-index: 9;


    background-size: cover !important;
    background-position: center bottom !important;
    background: url('/images/overlay.png');
}

.owl-vervolg::after {
    content: "";
    background: url('/images/rand-geel.svg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 60px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    width: 100%;
    z-index: 12;
    bottom: -2px;
}

.beeld {
    display: block;
    background-size: cover !important;
    height: 100vh;
    width: 100%;
}

.owl-car .item, .owl-vervolg .item {
    background-size: cover !important;
    background-position: center center !important;
    display: block;
    height: 65vh !important;
    width: 100%;
    opacity: 1 !important;
}

.owl-carousel {
    z-index: auto;
}

.owl-vervolg .item {
    height: 80vh;
}

.owl-partners {
    margin-top: 35px;
}

.owl-partners .item {
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.steden {
    line-height: 43px;
}

.owl-partners .item img {
    display: block;
    width: auto !important;
    max-height: 100%;
    /*     -webkit-filter: grayscale(100%) brightness(0.45) invert(0) contrast(200%); */
    /*     filter: grayscale(100%) brightness(0.45) invert(0) contrast(200%); */
    opacity: 0.80;

    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.owl-partners .item img:hover {
    display: block;
    /*     -webkit-filter: grayscale(100%) brightness(0.45) invert(0) contrast(200%); */
    /*     filter: grayscale(100%) brightness(0.45) invert(0) contrast(200%); */
    opacity: 1;
}

.ribbon {
    position: absolute;
    top: 170px;
    right: -64px;
    z-index: 99;
    color: #fff;
    font-size: 18px;
    width: 300px;
    padding: 15px 10px;
    text-align: center;
    background-color: #de583b;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.headeropen {
    top: 295px;
}

.white {
    color: #fff !important;
}

.nopad {
    padding: 0px !important;
}

.inline-block .btn-primary {
    padding: 15px 45px !important;
    color: #fff !important;
}

.inline-block .btn-primary:hover {
    background-color: #29275c !important;
}

.special_sfeer::after {
    background: none !important;
}

.fb-container {
    width: 100% !important;
    position: relative;
    overflow: hidden;
}

.fb-container .fb-overlay::after {
    content: "";
    background: url('/images/rand-oranje.svg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: -2px;
    left: 0px;
}

.tw-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 350px;
}

.tw-container .tw-overlay::after {
    content: "";
    background: url('/images/rand-oranje.svg');
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: -2px;
    left: 0;
}

#twitter-widget-0 {
    height: 350px !important;
}

.martop {
    margin-top: 30px;
}

.logo-centered img {
    margin: 35px auto auto;
}

.d-none {
    display: none !important;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.gap {
    gap: 1rem;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.justify-content-center {
    justify-content: center;
}

.time-list, .info-list {
    padding: 0;
    list-style-type: none;
}

.text-orange {
    color: #de583b;
}

.text-blue {
    color: #118ea3;
}

.bestellen {
    margin-top: 3.5rem;
    padding: 1rem;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.03);
    border-radius: 1rem;
}

@media screen and (min-width: 768px) {
    .bestellen {
        margin-top: 0;
        padding: 1.5rem;
    }
}

.price-small {
    margin: .4rem 0 0 0;
    display: block;
    font-size: 1.5rem;
    color: gray;
}

.business-borrel-intro {
    padding-bottom: 150px;
    /*position: relative;*/
}

.info-list {
    margin-top: 20px;
}

.sprekers .blockContent {
    padding: 0 10px 30px 10px;
}

@media screen and (min-width: 768px) {
    .product-title-lh {
        line-height: 1.2;
        font-size: 34px;
    }
}

.business-borrel-xxl-logo {
    margin: 3.5rem 0 0 1rem;
    width: 18rem;
    max-width: 100%;
}

.business-borrel-xxl-logo img {
    width: 100%;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1425px) {
    .ribbon {
        display: none !important;
    }

    .locaties {
        padding: 15px 0px;
    }

    .navbar-nav > li > a {
        padding: 15px 10px;
    }
}

.menukaarten img {
    max-width: 850px;
    width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1280px) and (min-width: 1200px) {
    .nav > li > a {
        font-size: 15px;
        padding-top: 30px !important;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    .intro
    .locaties img {
        max-width: 40px;
        margin-top: 11px;
    }

    .locaties {
        padding: 15px 0px;
        font-size: 15px;
    }

}

@media (max-width: 1199px) {
    .navbar-col {
        display: block;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-default {
        margin-top: 25px;
    }

    header {
        min-height: 115px;
    }

    .navbar-nav {
        margin-top: 115px;
        position: fixed;
        width: calc(100% + 15px);
        left: 0px;
        top: 0px;
        padding: 60px 40px;
        background-color: #fff;
        border-top: 1px solid #eee;
    }

    .nav-up .navbar-nav {
        height: 0px;
        padding: 0px;
        background: transparent;
        border-top: 0px;
        overflow: hidden;
    }

    .index0 {
        z-index: 0;
    }

    .index1 {
        z-index: 1;
    }

    .navbar-nav .open .dropdown_cont {
        overflow: hidden !important;
        position: fixed !important;
        -webkit-backface-visibility: hidden !important;
        z-index: 9999;

        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        height: 100vh !important;
    }

    .dropdown a {
        overflow: hidden;
    }

    .navbar-nav .open .dropdown_cont .social {
        display: none !important;
    }

    .navbar-collapse.in {
        overflow: visible !important;
    }

    .navbar-nav .open .dropdown_cont .dropdown-menu {
        width: 100% !important;
        float: right;
        margin: auto;
        position: relative !important;
        font-size: 26px;
    }

    .top-image-spiegel,
    .image_menu {
        bottom: -10vh !important;
    }
}

@media only screen and (max-width: 992px) {
    .locaties {
        display: inline-block;
        float: left;
    }

    .embed {
        height: 300px;
    }

    .second {
        display: inline-block;
        float: left;
        margin-top: 22px;
        line-height: 22px;
        text-align: left;
    }

    .navbar-default {
        margin-top: -70px;
    }

    .inline-block {
        display: inline-block !important;
    }

    .columns {
        -webkit-columns: 100px 1; /* Chrome, Safari, Opera */
        -moz-columns: 100px 1; /* Firefox */
        columns: 100px 1;
    }

    .logo-centered img {
        margin-top: 0px;
    }

    .container {
        padding-left: 35px !important;
        padding-right: 35px !important;

    }

    .deelnemer_image {
        margin-bottom: 0px;
    }

    .deelnemer {
        display: block;
        overflow: visible;
        margin-bottom: 60px;
    }

    .text-left-sm {
        text-align: left;
    }

    .weirdpad {
        padding-top: 30px;
    }

    .intro {
        padding: 40px 0px;
    }

    .smallsec {
        padding: 50px 0px 0px 0px !important;
    }

    .deelnemer_klein {
        margin-bottom: 20px;
    }

    .date_event {
        width: 70%;
        max-width: 240px;
    }

    .date_event .datum {
        width: 100%;
    }

    .ribbon {
        right: 0px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {

    .text-center-xs {
        text-align: center;
    }

    .nopad-xs {
        padding: 0px !important;
    }

    .embed {
        height: 200px;
    }

    .big-xs {
        font-size: 24px;
    }

    .navbar-collapse {
        padding-top: 0px;
        margin-top: -75px;
    }

    .locaties {
        margin-top: 15px;
    }

    .top-image, .top-image-spiegel, .image_menu {
        background: none !important;
    }

    .navbar-nav .open .dropdown_cont .dropdown-menu {
        font-size: 20px;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 20px;
        line-height: 32px;
    }

    h4 {
        font-size: 17px;
    }

    .deelnemer_uitgelicht {
        height: 400px;
    }

    .sfeer_groot .impressie {
        height: 240px;
    }

    .sfeer_groot .impressie:nth-child(n+3) {
        height: 120px;
    }

    .block {
        margin-top: 25px;
    }

    .columns,
    .intro,
    .introTekst,
    label,
    .nav > li > a,
    .btn,
    .locaties,
    .lato {
        font-size: 16px;
    }

    section {
        padding: 50px 0px 100px 0px;
    }

    .weirdpad {
        padding-top: 0px;
    }

    .facts span {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 7px 15px 7px 25px;
    }

    .video video {
        height: 400px;
    }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover, .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: #118ea3 !important;
        background: transparent !important;
    }

    .intro_arrangementen:first-child {
        padding-top: 0px !important;
    }

    footer .padding {
        padding-top: 0;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {

}