/*
Paars : a54399
Blauw : 0076bf
Groen/blauw : 009e93
Groen : 7ac142
Geel : fbaf33
Rood: ef4034

*/

a {
    color: #4d555a;
    text-decoration: none;
	background: transparent;
}

a:hover, a:focus {
    color: #e43429;
    text-decoration: underline;
}

.footer a {
    color: #fff;
    text-decoration: none;
}


html, body {
	font-family: 'Roboto', sans-serif;
	max-width: 100%;
	overflow-x: hidden;
	font-size: 16px;
	color: #4d555a;
    background: rgb(255,255,255);
 }

h1,h2,h3,h4,h5{
   font-family: 'Varela Round', sans-serif;
	margin: 10px 0px;
}

h1{
    color: #a54399;
    font-weight: 700;
	font-size:	36px;
}

h2{
    color: #0076bf;
	font-size:	30px;
}

h3{
    color: #009e93;
	font-size:	24px;
}

h6{
    font-family: 'Varela Round', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}

.content{
background: rgb(212,156,197);
background: linear-gradient(146deg, rgba(212,156,197,1) 0%, rgba(229,240,248,1) 15%, rgba(254,247,232,1) 73%, rgba(127,199,195,1) 100%);
}

.colors{
     height:10px;  
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a9398c+0,a9398c+16,006eb8+16,006eb8+32,009088+32,009088+32,009088+48,86b811+48,86b811+48,86b811+64,f8b320+64,f8b320+80,e43429+80,e43429+100 */
background: #a9398c; /* Old browsers */
background: -moz-linear-gradient(left,  #a9398c 0%, #a9398c 16%, #006eb8 16%, #006eb8 33%, #009088 33%, #009088 50%, #86b811 50%, #86b811 67%, #f8b320 67%, #f8b320 84%, #e43429 84%, #e43429 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #a9398c 0%, #a9398c 16%, #006eb8 16%, #006eb8 33%, #009088 33%, #009088 50%, #86b811 50%, #86b811 67%, #f8b320 67%, #f8b320 84%, #e43429 84%, #e43429 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #a9398c 0%, #a9398c 16%, #006eb8 16%, #006eb8 33%, #009088 33%, #009088 50%, #86b811 50%, #86b811 67%, #f8b320 67%, #f8b320 84%, #e43429 84%, #e43429 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9398c', endColorstr='#e43429',GradientType=1 ); /* IE6-9 */
box-shadow: 0px 0px 10px 0px #656565;
    position: relative;

}

.color-purple{ background: #a54399;}
.color-blue{ background: #0076bf;}
.color-bluegreen{ background: #009e93;}
.color-green{ background: #7ac142;}
.color-yellow{ background: #fbaf33;}
.color-red{ background: #ef4034;}

.topbar{
background: white;
    position: fixed;
    z-index: 100;
    width: 100%;
    box-shadow: 0px 0px 10px 0px #656565;
    border-top: 25px solid #0076c0;
}

.topbar-back{
	padding: 15px 0px;	
}

#header_slider, #header_slider_home{
	position: relative;	
}

.overlay{
    position: absolute;
    z-index: 12;
    bottom: 0px;   
}


.breadcrumb {
    padding: 0px; 
    margin: 0px; 
    list-style: none;
    background-color: transparent;
}

.breadcrumb a{
     font-size:	20px;
     color: #fff;   
}

.content{
     padding: 40px 0px;   
}

.box-vac{
     padding:30px;
    Background: #f9f9f9;
    margin: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px 0px #c5c5c5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.box-vac:hover{
     box-shadow: 0px 0px 10px 0px #86b811;     
}

.box-news{
    padding:30px;
    Background: #f9f9f9;
    margin: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px 0px #c5c5c5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.box-news:hover{
     box-shadow: 0px 0px 10px 0px #a9398c;   
}

.box-news:hover, .box-vac:hover{
      cursor: pointer;    
}

.box-img{
     max-height: 270px;
    overflow: hidden;   
}

.titlebanner{
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	padding: 5px 0px;
	width:100%;
	z-index:5;
}

.slogan button{
	border: none;
    border-radius: 20px;
    padding: 10px 35px;
    margin-top: 20px;
    background: #fff;	
}

.clear{
	clear: both;	
}

.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;
}

.active{
     color: #e43429;   
}

.cycle-slide{
	width:100%;
	position: relative;	
}

.slogan{
     background: rgba(0,0,0,0.7);
    box-shadow:0px 0px 10px #000;
    padding: 15px;
}

.slogan1{
    font-family: 'Varela Round', sans-serif;
			font-size:40px;
			color:#fff;
			font-weight: 700;
			text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: 'Varela Round', sans-serif;
			font-size:30px;
			color:#fff;
			font-weight: 400;
			line-height: 32px;
			text-shadow: 0px 0px 10px #000;
}

.watermerk{
     position: absolute;
    margin-top: -130px;
    right: 0;   
}
    
.footer{
	background:#4d555a;
	padding: 20px 0px;	
	color:#fff;

}


.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-nav > li > a{
 font-family: 'Varela Round', sans-serif;
    font-weight: 700;
}


.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;
}

.dropdown-menu > li > a {
	font-family: 'Varela Round', 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;
}

.nbinput{
FONT-WEIGHT: 100;
    border-radius: 10px;
    border: none;
    background: #ffffff;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 15px;
}

.nbbutton{
border-radius: 10px;
    border: none;
    background: #e54125;
    padding: 10px 15px;	
	Color: #fff;
	width:100%;
	
}

.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%;
}


#triangle-topleft {
  width: 0;
  height: 0;
  border-top: 100px solid red;
  border-right: 100px solid transparent;
}


@media (max-width: 1199px) {

#menu{
	margin-top: 8px;	
}

.label-tel {
    Background: #008399;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    width: 80%;
    text-align: center;
    Font-weight: 700;
    padding: 5px 20px;
    font-size: 20px;
    margin: auto;
}

.navbar-nav > li > a {
    padding: 15px 10px;
	color: #4d555a;
	font-size: 16px;
}

.action_balk {
    /* margin-bottom: 40px; */
    position: absolute;
    margin-top: -100px;
    z-index: 100;
}

h6{
	font-size:40px;
	color:#fff;
}

#header_slider {
    height: 300px;
    overflow: hidden;
	border-bottom: 4px solid #8e0064;
}

.slogan{
	position: absolute;
    width: 100%;
    top: 180px;
}

#header_slider_home{
	max-height: 300px;
    overflow: hidden;
	border-bottom: 4px solid #8e0064;	
}

}


/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){

.navbar-nav > li > a {
    padding: 10px 15px 10px 15px;

	font-size: 16px;

}

.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;
    background: #fff;
    padding: 10px 0px;
    height: auto;
    margin-bottom: 0px;
}
     
.topbar-back {
    background: #fff;
    border-radius: 10px;
    padding: 0px 0px 10px 0px;
}
     
     .slogan {
    position: absolute;
    width: 100%;
    top: 00px;
}

.content {
    margin: 0px 0px;
}

#header_slider {
    height: 200px;
    overflow: hidden;
	border-bottom: 4px solid #8e0064;
}

}

@media (min-width: 993px) and (max-width: 1024px){
.navbar-header {
    float: none;
    background: #fff0;
    padding: 0px;
    margin-top: 0px;
}
    
    .topbar-back {
    background: #fff;
    border-radius: 10px;
    padding: 0px;
}

    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {

    }
    .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;
		    
    }
	
	.body_content{
		padding-top: 60px;	
	}
	
.slogan{
	position: absolute;
    width: 100%;
    top: 120px;
}

	.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px; 
    padding: 6px 10px;
    margin-top: 15px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

#menu{
    margin-top: 20px;
}
    
.navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 16px;
}

#header_slider .slogan {
    position: absolute;
    width: 85%;
    top: 160px;
    text-align: center;
}
    
  .slogan {
    position: absolute;
    width: 80%;
    top: 160px;
}
    
     .slogan1{
    font-family: 'Varela Round', sans-serif;
	font-size:30px;
	color:#fff;
	font-weight: 400;
	text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: 'Varela Round', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight: 400;
	line-height: 24px;
	text-shadow: 0px 0px 10px #000;
}
     
 .slogan button {
    border: none;
    border-radius: 50px;
    padding: 3px 20px;
    margin-top: 20px;
    background: #fbb034;
}

 .slogan button a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}    
    
h6{
	font-size:50px;
	color:#fff;
}

#header_slider_home{
    padding-top:100px;
    max-height: 700px;
    overflow: hidden;
}

#header_slider {
    height: 400px;
    overflow: hidden;
}

.txthome{
    box-shadow: 0px 0px 10px 0px #c5c5c5;
    background-color: white;
    padding: 30px;
    border-radius: 15px;
    margin-top: -100px;
    z-index: 2;
    position: relative;
    }

}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
    
#menu{
        margin-top: 22px;
    }
    
.navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 16px;
}

#header_slider .slogan {
    position: absolute;
    width: 65%;
    top: 160px;
    text-align: center;
}
    
  .slogan {
    position: absolute;
    width: 65%;
    top: 160px;
}
    
    .slogan1{
    font-family: 'Varela Round', sans-serif;
	font-size:40px;
	color:#fff;
	font-weight: 400;
	text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: 'Varela Round', sans-serif;
	font-size:26px;
	color:#fff;
	font-weight: 400;
	line-height: 32px;
	text-shadow: 0px 0px 10px #000;
}
    
h6{
	font-size:50px;
	color:#fff;
}

#header_slider_home{
    padding-top: 100px;
    max-height: 700px;
    overflow: hidden;
}

#header_slider {
    height: 400px;
    overflow: hidden;
}

.txthome{
    box-shadow: 0px 0px 10px 0px #c5c5c5;
    background-color: white;
    padding: 30px;
    border-radius: 15px;
    margin-top: -100px;
    z-index: 2;
    position: relative;
    }
    
}