
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');
a {
    color: #69ff00;
    text-decoration: none;
	background: transparent;
    font-size:	18px;
}

.regiolink{
    font-size: 14px;
}

.nbbutton a, .nbbutton a:hover,.nbbutton  a:visited,.nbbutton  a:active{
    color: #000;
    text-decoration: none;
    font-weight: 700;
}

html, body {
    font-family: Roboto, serif;
    font-weight: 300;
    font-style: normal;
    max-width: 100%;
    overflow-x: hidden;
    font-size: 16px;
    color: #fff;
    background: #000;
    line-height: 1.8em;
}

.image {
    background-color: #fff;
    -webkit-mask-image: url('../media/mask.svg');
    -webkit-mask-size: 100% 100%;
    mask-image: url('../media/mask.svg');
    margin:auto;
}

.box{
    margin-bottom: 30px;
}

.background{
     background: transparent url('../media/footer.png') no-repeat; 
    background-position: bottom left;
}

h1,h2,h3,h4,h5{
   font-family: Abel, sans-serif;
    font-weight: 700;
   margin: 10px 0px;
}

h1{
    color: #69ff00;
	font-size:	30px;
}

h2{
    color: #69ff00;
	font-size:	24px;
}

h3{
    color: #69ff00;
	font-size:	20px;
}

h6{

	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}

.greybox{
    background: #353d0e;
    padding: 40px;
    color: #fff;
}

.greybox h2, .greybox h3{
    color:#fff;
}

.greyboximage{
    padding:0px;
    margin:-40px;
    float:right;
}

.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 #69ff00;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: 700;
    background: transparent;
    display: inline-block;
    margin: 15px 0px;
    color: #000;
}

.buttonoranje:hover{
    background: #69ff001a;
    color: #69ff00;
    text-decoration: none;
}

.breakouthome{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
    margin-bottom: 30px;   
}

.highlight{
 background: #353d0e;
    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;
}

.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: #69ff00;
        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;
}

#menu{
	margin-top: 25px;
}


#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%;
}

.guestbook{
    width: 70%;
    padding: 25px;
    background: #69ff001f;
    border-radius: 25px;
    margin: 15px 0px;
}

.reactie {
    background: #000;
    padding: 15px;
    border-radius: 25px;
}

.gbleft{
    float:left;
}

.gbright{
    float:right;
}

.btn-primary {
    color: #000;
    background-color: #69ff00;
    border-color: #69ff00;
    padding: 10px 40px;
    font-weight: 700;
    font-size: 20px;
}

.breadcrumb {
    padding: 0px; 
    margin: 0px; 
    list-style: none;
    background-color: transparent;
}

.breadcrumb a{
     font-size:	20px;
     color: #fff;   
}

.content{
     padding: 40px 0px;   
}

.slogan1{
    font-family: 'Abel', sans-serif;
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: 'Abel', sans-serif;
    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: #69ff00;
}

.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;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.cycle-slide{
	width:100%;
	position: relative;	
}

    
.footer{
    padding: 20px 0px;
    color: #000;
    margin-top: 30px;
    background: #69ff00;
    position: relative;
}
.footerimg{
    position: absolute;
    bottom: 0;
}

.navbar-inverse {
    background-color: transparent;
    border-color: #fff;
}

.navbar-inverse .navbar-toggle {
     border-color: #fff;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #69ff00;
}


.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-size: 16px;
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #69ff00;
    white-space: nowrap;
    border-bottom: 1px solid #fff;
}

#menu > li > a{
    font-family: 'abel';
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

#menu > li > a:hover, #menu > li > a:active{
       color: #69ff00;
}

.active{
     color: #69ff00 !important;
}

.nbinput{
FONT-WEIGHT: 100;
    border-radius: 10px;
    border: none;
    background: #f15400;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 15px;
}

.nbbutton{
    border: none;
    border-radius: 10px;
    padding: 10px 50px;
    margin: 20px 0px;
    background: #69ff00;
    color: #000;
    text-align: center;
    width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #fff;
    background-color: rgba(129, 129, 129, 0.22);
    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;
}

.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: 40px;
    }

    .slogan1{
           font-size: 40px;
    }

    .slogan2{
        font-size: 20px;
    }
    .navbar-nav > li > a {
    padding: 0px 15px 10px 0px;
	font-size: 16px;
}

    greybox {
        background: #353d0e;
        padding: 0px;
        color: #fff;
    }
    
h6{
	font-size:50px;
	color:#fff;
}
    .slogan{
        top: 70px;
    }


}


/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){

     #header_slider_home{

         position: relative;
         height: auto;
         overflow: hidden;
     }


.navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
	font-size: 22px;

}

.footer {
    padding: 20px 0px 20px 0px;
    color: #fff;
    margin-top: 0px;
    position: relative;
 }


.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;
}

  
.content {
    padding: 40px 0px 20px 0px;
}

}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    #header_slider_home {
        position: relative;
        height: 700px;
        overflow: hidden;
    }

    #header_slider{

        position: relative;
        height: 400px;
        overflow: hidden;
    }

    #header_slider .slogan{
        top: 80px;
    }

.navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}

h6{
	font-size:50px;
	color:#fff;
}

}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {

    #header_slider_home{

        position: relative;
        height: 700px;
        overflow: hidden;
    }

    #header_slider{

        position: relative;
        height: 450px;
        overflow: hidden;
    }

    #header_slider .slogan{
        top: 80px;
    }

    .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;
}


}