a, a:active {
    color: #fff;
    text-decoration: none;
	background: transparent;
}

a:hover{
    color: #fff;
  text-decoration: underline;  
}


.footer a {
    color: #fff;
    text-decoration: none;
}

.fab{
 font-size: 30px;
    margin: 10px;
    color: #dc911b;   
}

.map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}


html, body {
	font-family: 'exo', sans-serif;
	max-width: 100%;
	overflow-x: hidden;
	font-size: 16px;
	color: #fff;
	background: #000;
}

h1,h2,h3,h4,h5{
   font-family: 'exo', sans-serif;
	margin: 10px 0px;
}

h1{
    color: #fff;
	font-size:	36px;
}

h2{
    color: #fff;
	font-size:	30px;
}

h3{
    color: #fff;
	font-size:	24px;
}

h6{
    font-family: 'exo', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}



#header_slider, #header_slider_home{
	position: relative;	
}

.breadcrumb {
    padding: 0px; 
    margin: 0px; 
    list-style: none;
    background-color: transparent;
}

.breadcrumb a{
     font-size:	20px;
     color: #fff;   
}

.content{
     padding: 0px 0px;  
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+50,161616+100 */
background: #000000; /* Old browsers */

}
 
.highlight_grey {
    background-color: #000;
    padding: 40px;
    margin: 0px -35px 0px -35px;
    color: #fff;
    z-index: 1190;
}

.highlight_white_home {
    position: relative;
    padding: 40px;
    margin: -70px -35px 0px -35px;
    z-index: 1190;
}

.highlight_white {
    position: relative;
    padding: 40px;
    margin: 0px -35px 0px -35px;
    z-index: 1190;
}

.highlight_yellow {
    background-color: #dc911b;
    padding: 40px;
    margin: 0px -35px 0px -35px;
    color: #000;
    z-index: 1190;
}

.highlight_left {
    background-color: #fff;
    padding: 0px;
    margin: 0px -35px 0px -35px;
    color: #000;
    z-index: 1190;
}

.highlight_right {
    background-color: #000;
    margin: 0px -35px 0px -35px;
    color: #fff;
    z-index: 1190;
}

.quote_right{
     padding: 40px 160px;
}
.quote_center{
    padding: 40px 0px;
}

.quote_left{
     padding: 40px;   
}

.but_yellow{
    width: 150px;
    height: 150px;
    background: #dc911b;
    border: none;
    border-radius: 50%;
    /* padding: 250px 15px; */
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 26px;
}

.but_grey{
    width: 150px;
    height: 150px;
    background: #565555;
    border: none;
    border-radius: 50%;
    /* padding: 250px 15px; */
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 26px;
}


.highlight{
    width: 80%;
    margin: auto;
    margin-top: 20px;
    padding: 40px;
    background: #dc911b;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    text-align: center;    
}

.titlebanner{
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
	padding: 5px 0px;
	width:100%;
	z-index:5;
}




.highlight li {
    display: block;
    line-height: 32px;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid;
    padding: 5px;
}

.highlight-bottom{
    width: 80%;
    margin: auto;   
}



.clear{
	clear: both;	
}

.devider{
	padding:20px 0px;
}
.footer{
	background:#000;
	padding: 20px 0px 0px 0px;	
	color:#fff;

}

.topbar {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    padding: 20px 0px;
    background: #000;
}

#header_slider {

}

#header_slider_home{
	
}


.home-slider {
    position: relative;
    height: 900px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    z-index: 0;
}

.nav > li > a:hover, .nav > li > a:focus {
    color: #dc911b;
    text-decoration: none;
    background-color: transparent;
}
.nav > li > a{
     font-size: 20px;   
}

.active{
     color: #dc911b;   
}


.dropdown-menu > li > a {
	font-family: 'Rambla', sans-serif;
	font-size: 16px;
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #464646;
    white-space: nowrap;
    border-bottom: 1px solid #fff;
}


.cycle-slide{
	width:100%;
	position: relative;	
}

.slogan{
position: absolute;
    margin: 0px 100px;
    width: 30%;
    top: 40px;
}


.slogan button{
	border: none;
    padding: 10px 35px;
    margin-top: 20px;
    background-color: #DC911B;
    border-radius: 100px;
    text-align: center;
    font-size: 20px;
}

.slogan1{
font-family: 'exo', sans-serif;
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}

.slogan3{
    font-size: 22px;
    margin-top: 20px;
    line-height: 1.4;
}

.slogan .text{
    color: #000 !important;
}

.slogan2{
font-family: 'exo', sans-serif;
			font-size:30px;
			color:#000;
			font-weight: 400;
			line-height: 32px;

}

        .slider-logo{
     width: 50%;   
    }



.navbar-inverse {
    background-color: transparent;
    border-color: #4d555a;
}

.navbar-inverse .navbar-toggle {
     border-color: #4d555a;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #4d555a;
}

.navbar-collapse.in {
    overflow-y: auto;
    overflow-x: hidden;
}


.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: #e5f4ec;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
	border:none;
}


    .filterbut{
    border: none;
    padding: 5px 20px;
    margin: 5px;
    background-color: #DC911B;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
        width:auto;
}

.vacbox{
 background: #21201a;
    padding: 15px;   
}

.inschrijven{
	border: none;
    padding: 10px 35px;
    margin-top: 20px;
    background-color: #DC911B;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
}

.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%;
}

@media (max-width: 1199px) {


}

/* Small Devices, Tablets */
 @media (max-width: 768px){

     #header_slider_home, #header_slider_home .item  {
         height: 250px;
         background: #fff;
         overflow: visible;
     }

     #header_slider_home .item img{
         height:100%;
         object-fit: cover;
     }

     .highlight_white_home {
         position: relative;
         padding: 40px;
         margin: 0px -35px 0px -35px;
         z-index: 1190;
     }

     .but_yellow{
         width: 150px;
         height: 150px;
         background: #dc911b;
         border: none;
         border-radius: 50%;
         /* padding: 250px 15px; */
         font-size: 20px;
         margin-bottom: 15px;
     }

     .but_grey{
         width: 150px;
         height: 150px;
         background: #565555;
         border: none;
         border-radius: 50%;
         /* padding: 250px 15px; */
         font-size: 20px;
         margin-bottom: 15px;
     }

         .filterbut{
    border: none;
    padding: 5px 20px;
    margin: 5px;
    background-color: #DC911B;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    width:95%;         
}

.navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
    font-family: 'Rambla', sans-serif;
	font-size: 22px;

}

.dropdown-menu > li > a {
	font-family: 'Rambla', sans-serif;
	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;
    background: #000000;
    padding: 10px 0px;
    height: auto;
    margin-bottom: 0px;
}
     
     .slogan {
         margin: 0px 20px;
    position: absolute;
    width: 50%;
    top: 20px;
         height: fit-content;
}
     
     .slogan button{
	border: none;
    padding: 5px 15px;
    margin-top: 20px;
    background-color: #DC911B;
    border-radius: 100px;
    text-align: center;
    font-size: 10px;
}

.slogan1{
font-family: 'exo', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 700;

    margin-bottom: 10px;
}

     .slogan3{
         font-size: 10px;
         margin-top: 10px;
         line-height: 1.3;
     }

.slogan2{
font-family: 'exo', sans-serif;
			font-size:10px;
			color:#000;
			font-weight: 400;
			line-height: 14px;

}

.content {
    margin: 0px 0px;

}
     
 .highlight{
    width: 100%;
    margin: auto;
    margin-top: 20px;
    padding: 40px;
    background: #dc911b;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    text-align: center;    
}

.highlight li {
    display: block;
    line-height: 32px;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid;
    padding: 5px;
}

.highlight-bottom{
    width: 100%;
    margin: auto;  
    margin-top:-3px;
}
     
     .quote_right{
     padding: 40px;
}

}

/* Small Devices, Tablets */
 @media (min-width: 769px) and (max-width: 992px){

          .quote_right{
     padding: 40px 20px;
}
.navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
    font-family: 'Rambla', sans-serif;
	font-size: 22px;

}

.dropdown-menu > li > a {
	font-family: 'Rambla', sans-serif;
	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;
    background: #000000;
    padding: 10px 0px;
    height: auto;
    margin-bottom: 0px;
} 
     
     .slogan {
         margin: 0px 20px;
    position: absolute;
    width: 50%;
    top: 40px;
}

     .highlight_white_home {
         position: relative;
         padding: 40px;
         margin: -100px -35px 0px -35px;
         z-index: 1190;
     }

     .slogan button{
	border: none;
    padding: 10px 35px;
    margin-top: 20px;
    background-color: #DC911B;
    border-radius: 100px;
    text-align: center;
    font-size: 20px;
}

.slogan1{
font-family: 'exo', sans-serif;
    font-size: 30px;
    color: #000;
    font-weight: 700;

    margin-bottom: 20px;
}

.slogan2{
font-family: 'exo', sans-serif;
			font-size:14px;
			color:#000;
			font-weight: 400;
			line-height: 24px;

}

     .slogan3{
         font-size: 12px;
         margin-top: 20px;
         line-height: 1.4;
     }

.content {
    margin: 0px 0px;
}

      .highlight{
    width: 100%;
    margin: auto;
    margin-top: 20px;
    padding: 40px;
    background: #dc911b;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    text-align: center;    
}

.highlight li {
    display: block;
    line-height: 32px;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid;
    padding: 5px;
}

.highlight-bottom{
    width: 100%;
    margin: auto;  
    margin-top:-3px;
}

     
}

@media (min-width: 993px) and (max-width: 1024px){
.navbar-header {
    float: none;
    background: #fff0;
    padding: 0px;
    margin-top: 0px;
}
	
.slogan{
	position: absolute;
    width: 30%;
    top: 120px;
}

    .highlight_white_home {
        position: relative;
        padding: 40px;
        margin: -00px -35px 0px -35px;
        z-index: 1190;
    }
    
    .slogan button{
	border: none;
    padding: 10px 35px;
    margin-top: 20px;
    background-color: #DC911B;
    border-radius: 100px;
    text-align: center;
    font-size: 20px;
}

.slogan1{
font-family: 'exo', sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;

}

.slogan2{
font-family: 'exo', sans-serif;
			font-size:16px;

			font-weight: 400;
			line-height: 24px;

}

    .slogan3{
        font-size: 12px;
        margin-top: 20px;
        line-height: 1.4;
    }
    
     .highlight{
    width: 100%;
    margin: auto;
    margin-top: 20px;
    padding: 40px;
    background: #dc911b;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    text-align: center;    
}

.highlight li {
    display: block;
    line-height: 32px;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid;
    padding: 5px;
}

.highlight-bottom{
    width: 100%;
    margin: auto;  
    margin-top:-3px;
}

    .slider-logo{
     width: 60%;   
    }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    .slogan{
        position: absolute;
        width: 30%;
        top: 120px;
    }


}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {

    .slogan{
        position: absolute;
        width: 30%;
        top: 120px;
    }

}