
a {
    color: #9e0b0f;
    text-decoration: none;
	background: transparent;
}

.text a {
    color: #ffffff;
    text-decoration: underline;
    background: transparent;
    font-weight: 700;
}

a:hover, a:focus {
    color: #9e0b0f;
    text-decoration: underline;
}

.next{
    position: absolute;
    top: 50%;
    right:0;
    width: 50px;
    z-index: 990;
}

.prev{
    position: absolute;
    top: 50%;
    left:0;
    width:50px;
    z-index: 990;
}

.nbbutton a, .nbbutton a:hover,.nbbutton  a:visited,.nbbutton  a:active{
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

html, body {
    font-family: "Arial", sans-serif;
    font-weight: 300;
    font-style: normal;
    max-width: 100%;
    overflow-x: hidden;
    font-size: 16px;
    color: #fff;
    background: #000;
    line-height: 1.8em;
}

.merkbox {
margin: 15px 0px;
    padding: 15px;
}
.filterdiv {
    margin: 40px 0px;
}

.filter {
    display: contents;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #88090d;
}

.merkbutton, .merkbutton:visited  {
    background: #88090d;
    color: #fff;
    padding: 15px;
    margin: 5px;
    display: inline-block;
}

.merkbutton:hover, .merkbutton:active, .merkbutton:focus{
    background: #fff;
    color: #88090d;
    padding: 15px;
    margin: 5px;
    display: inline-block;
}

.image {
    margin:auto;
}

.box{
    margin-bottom: 30px;
}

.background{
     background: transparent url('../media/footer.png') no-repeat; 
    background-position: bottom left;
}

.contentspace {
    margin-top: 80px;
}

h1,h2,h3,h4,h5{
   font-family: "Times New Roman";
    font-weight: 700;
   margin: 10px 0px;
}

h1{
    color: #fff;
    font-size: 50px;
    margin: auto;
    margin-bottom: 25px;

    text-decoration-color: #88090d;

}

h2{
    color: #fff;
	font-size:	38px;

    text-decoration-color: #88090d;
}

h3{
    color: #fff;
	font-size:	24px;
}

h6{

	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}

#mainheader {
    position: fixed;
    z-index: 21;
    width: 100%;
}

.greybox{
    background: #88090d;
    padding: 20px 40px;
    color: #fff;
}

.greybox h2, .greybox h3{
    color:#fff;
}

.greyboximageright{
    padding:0px;
    margin: 0px;
}

.greyboximageleft{
    padding:0px;
    margin: -40px -40px -40px -0px;
}

.breakout{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
        margin-top: 40px;
    margin-bottom: 40px;
}

.buttonoranje{
    border: 2px solid #fff;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: 700;
    background: transparent;
    display: inline-block;
    margin: 15px 0px;
    color: #fff;
}

.buttonaanmelden{
    border: 2px solid #88090d;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: 700;
    background: #000;
    display: inline-block;
    margin: 15px 0px;
    color: #88090d;
    border-radius: 10px;
    float:right;
}

.buttonoranje:hover{
    background: #fff;
    color: #88090d;
    text-decoration: none;
}

.breakouthome{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
    margin-bottom: 30px;   
}

.box {
    background: #000;
    padding: 10px;
    margin-bottom: 20px;
}

.box .text {
    background: #000;
    padding: 10px;
}

.highlight{
 background: #300305;
    padding: 15px;
    margin-top: 40px;
}

.highlight h3{
     color: #fff;
    text-align: center;
}

.highlight .text{
     color: #fff;
    text-align: left;
    font-size: 16px;
}

.highlight i{
    margin-right:15px;
}

.highlight img {
    width: 100%;
    margin: 0px;
}

.horlogebox {
    padding: 15px;
}

.horlogetext {
    text-align: center;
    line-height: 10px;
}

.inline-photo {
  opacity: 0;
  transform: translateY(4em) rotateZ(-0deg);
  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;

  will-change: transform, opacity;
}

.bs-slider {
    overflow: hidden;
    position: relative;
    background: #000;
}

.inline-photo.is-visible {
  opacity: 1;
  transform: rotateZ(-0deg);
}

    .box-vac{
        padding: 15px 15px 0px 15px;
        margin-bottom: 0px;
        background: #ffffff61;
        border-radius: 15px;
    }

    .infobar{
        background-color: #000;
        height: 10px;
        padding: 8px;
        color: #000;
        text-align: center;
    }

    .infobar-adres{
        padding: 0px 40px 0px 0px ;
    }
.infobar-telephone{
    padding: 0px 40px;
}
.infobar-email{
    padding: 0px 0px 0px 40px;
}
.topbar{
    background: #000;
    padding: 10px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 0 10px #00000073;
}

.topbarmenu {
    border-top: 10px solid #88090d;
    background: #fff;
    box-shadow: 0px 0px 10px #000;
}

#menu{
	margin-top: 0px;
}


#header_slider, #header_slider_home{
	position: relative;	
}

.overlay{
    position: absolute;
    z-index: 12;
    bottom: 0px;   
}

.follow{
    position: absolute;
    bottom: 0;
    z-index: 1000;
    width: 100%;
}

.reactie {
    background: #000;
    padding: 15px;
    border-radius: 25px;
}

.gbleft{
    float:left;
}

.gbright{
    float:right;
}

.btn-primary {
    color: #000;
    background-color: #88090d;
    border-color: #88090d;
    padding: 10px 40px;
    font-weight: 700;
    font-size: 20px;
}

.breadcrumb {
    padding: 0px; 
    margin: 0px; 
    list-style: none;
    background-color: transparent;
}
.video_wrapper {
    margin: 0px -15px -15px -15px;
}

.breadcrumb a{
     font-size:	20px;
     color: #fff;   
}

.slogan1{
    font-family: "Times New Roman";
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: "Times New Roman";
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    line-height: 60px;
    text-shadow: 0px 0px 10px #000;
}

.slogan button{
    border: none;
    border-radius: 50px;
    padding: 5px 50px;
    margin-top: 20px;
    background: #88090d;
}

.slogan button a{
    color: #000;
    font-size: 24px;
    text-decoration: none;
    font-weight: 700;
}
}

.clear{
	clear: both;	
}

.devider{
	padding:20px 0px;
}

.home-slider {
    position: relative;
    height: 900px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    z-index: 0;
}

.cycle-slide{
	width:100%;
	position: relative;	
}

    
.footer{
    padding: 40px 0px;
    color: #000;
    background: #88090d;
    position: relative;
    border-top: 5px solid #88090d;
}

.footer a, .footer a:hover, .footer a:active{
    color: #fff;
}

.footer .active{
    color: #fff;
}

.footerimg{
    position: absolute;
    bottom: 0;
}

.navbar-inverse {
    background-color: transparent;
    border-color: #000;
}

.navbar-inverse .navbar-toggle {
     border-color: #000;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}


.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar-collapse .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar-collapse {
    text-align: center;
}



.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #88090d;
    background-color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
	border:none;
}

.dropdown-menu > li > a {
    font-family: "Times New Roman";
	font-size: 20px;
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #000;
    white-space: nowrap;
    border-bottom: 1px solid #2d2d2d;
}

#menu > li > a{
    font-family: "Times New Roman";
    font-size: 20px;
    color: #000;
    font-weight: 500;
}

#menu > li > a:hover, #menu > li > a:active{
       color: #88090d;
}

.active{
     color: #88090d !important;
}

.nbinput{
FONT-WEIGHT: 100;
    border-radius: 10px;
    border: none;
    background: #88090d;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 15px;
}

.nbbutton{
    font-family: "Times New Roman";
    text-transform: uppercase;
    text-autospace: none;
    border: none;
    border-radius: 10px;
    padding: 10px 50px;
    margin: 20px 0px;
    background: #88090d;
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: 700;
}

.buttoninfobar{
    font-family: "Times New Roman";
    text-transform: uppercase;
    position: absolute;
    z-index: 10000;
    /* height: 37px; */
    top: 0;
    background-color: #88090d;
    color: #fff;
    right: 0;
    border: none;
    padding: 5px 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #fff;
    background-color: rgb(129 129 129 / 64%);
    background-image: none;
    border: none;
    border-radius: 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-horizontal .control-label {
     text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom: 40px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.footerlinks{
 text-align: right;   
}

@media (max-width: 1199px) {

    #header_slider_home{

        position: relative;
        height: auto;
        overflow: hidden;
    }

    #header_slider{

        position: relative;
        height: auto;
        overflow: hidden;
    }
    #header_slider .slogan{
        top: 250px;
    }

    .slogan1{
           font-size: 40px;
    }

    .slogan2{
        font-size: 20px;
    }
    .navbar-nav > li > a {
    padding: 0px 15px 10px 0px;
	font-size: 16px;
}

    greybox {
        background: #300305;
        padding: 0px;
        color: #fff;
    }
    
h6{
	font-size:50px;
	color:#fff;
}
    .slogan{
        top: 70px;
    }

    .quote_wrapper {
        padding: 50px 30px 50px 39px;
        font-size: 15px;
        line-height: 20px;
    }

    #menu {
        margin-top: 10px;
    }

    .merk_wrapper{
        float: left;
        width: 14%;
    }
}


/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){

     #header_slider_home{

         position: relative;
         height: auto;
         overflow: hidden;
     }

     #mainheader {
         position: relative;
         z-index: 21;
         width: 100%;
     }

.navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
	font-size: 22px;

}

.footer {
    padding: 20px 0px;
    color: #000;
    background: #000000;
    position: relative;
    border-top: 2px solid #88090d;
 }

     .buttonaanmelden{
         border: 2px solid #88090d;
         padding: 10px 30px;
         font-size: 20px;
         font-weight: 700;
         background: #000;
         display: inline-block;
         margin: 15px 0px;
         color: #88090d;
         border-radius: 10px;
         float:inherit;
         width:100%;
     }

.footerlinks{
 text-align: center;
    margin-bottom: 40px;
    
}
     
.dropdown-menu > li > a {
	font-size: 22px;
    display: block;
    padding: 15px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;

    white-space: nowrap;

}


.topbar {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    padding: 10px 0px;
    height: auto;
    margin-bottom: 0px;
}

  
     .quote_wrapper {
         padding: 50px 30px 50px 39px;
         font-size: 15px;
         line-height: 20px;
     }

     .merk_wrapper{
         float: left;
         width: 33%;
     }

}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    #header_slider_home {
        position: relative;
        height: auto;
        overflow: hidden;
        margin-top: 172px;
    }

    #header_slider{
        position: relative;
        height: auto;
        overflow: hidden;
        margin-top: 172px;
    }

    #header_slider .slogan{
        top: 210px;
    }

.navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}

h6{
	font-size:50px;
	color:#fff;
}

    .quote_wrapper {
        padding: 40px 30px 0px 39px;
        line-height: inherit;
    }

    .merk_wrapper{
        float: left;
        width: 14%;
    }

}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {

    #header_slider_home{

        position: relative;
        height: auto;
        overflow: hidden;
        margin-top: 190px;
    }

    #header_slider{

        position: relative;
        height: auto;
        overflow: hidden;
        margin-top: 190px;
    }

    #header_slider .slogan{
        top: 180px;
    }

    .video_overlay{
        background: #ffffffb5;
        position: absolute;
        width: 100%;
        height: 750px;
        z-index: 0;

    }

.navbar-nav > li > a {
    padding: 10px 10px 10px 10px;
	font-size: 20px;
}
h6{
	font-size:50px;
	color:#fff;
}

    .quote_wrapper{
        padding: 50px 100px 0px 100px;
        line-height: 1.7;
    }

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }

    .merk_wrapper{
        float: left;
        width: 14%;
    }

}