a {
    color: #515c4e;
    text-decoration: none;
	background: transparent;
    font-size:	18px;
}

.nbbutton a:hover,.nbbutton  a:visited,.nbbutton  a:active{
    color: #fff;
    text-decoration: none;
}

html, body {
    font-family: warnock-pro, serif;
    font-weight: 400;
    font-style: normal;
    max-width: 100%;
    overflow-x: hidden;
    font-size: 20px;
    color: #191718;
    background: #ede6de;

}

.wrapper{
    margin-top: 150px;
}

.whatsapp-tip{
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 10000;
    background: #ffffff96;
    padding: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    box-shadow: 0 0 10px #000;
}

.background{
    background: transparent url('../media/footer.png') no-repeat;
}

.ui-datepicker-inline{
    background: #ffaaaa38;
}

.ui-datepicker-header{
    background: #ffaaaa38;
}
.image {
    -webkit-mask-image: url('../media/mask.svg');
    mask-image: url('../media/mask.svg');
    margin:auto;
}

.image-big {
    -webkit-mask-image: url('../media/mask-big.png');
    mask-image: url('../media/mask-big.png');
    margin:auto;
    mask-size: cover;
    -webkit-mask-size: cover;
}

.background{
     background: transparent url('../media/footer.png') no-repeat; 
    background-position: bottom left;
}

h1,h2,h3,h4,h5{
   font-family: warnock-pro, serif;
    font-weight: 700;
   margin: 10px 0px;
}

.shadow{
    box-shadow: 0 0 10px #b7a48d;
}

.blocktext{
    position: relative;
    background: #f5f1ed;
    padding: 40px;
    border-radius: 15px;
    z-index: 10;
    margin-bottom: 30px;
}

h1{
    color: #32675F;
	font-size:	36px;
}

h2{
    color: #32675F;
	font-size:	30px;
}

h3{
    color: #32675F;
	font-size:	24px;
}

.cursusdata{
    background: #32675F;
    padding: 50px;
    border-radius: 25px;
    margin: 15px 0px;
    color: #fff;
}

.cursusdata h2, .cursusdata h3{
    color: #fff;
}

h6{

	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}

.breakout{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
        margin-top: 30px;
    margin-bottom: 30px;   
}

.breakouthome{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
    margin-bottom: 30px;   
}

.highlight{
 background: #ffaaaa;
    padding: 15px;
    margin-top: 40px;
}

.highlight h3{
     color: #32675F;
    text-align: center;
}

.highlight .text{
     color: #32675F;
    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;
}

.inline-photo.is-visible {
  opacity: 1;
  transform: rotateZ(-0deg);
}

.home{
    margin-top: 0px;
    z-index: 10;
}

    .box-vac{
        padding: 20px 40px;
        background: #f5f1ed;
        border-radius: 15px;
        margin-bottom: 30px;
    }

    .infobar{
        background-color: #32675F;
        height: auto;
        padding: 8px;
        color: #fff;
        text-align: center;
    }

    .infobar-adres{
        padding: 0px 40px 0px 0px ;
    }
.infobar-telephone{
    padding: 0px 40px;
}
.infobar-email{
    padding: 0px 0px 0px 40px;
}
.topbar{
	background: #fffbf6;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.topwhoosh{
 position: absolute;
    Right: 0;
    top: 0;
    width:275px;
}

#menu{
	margin-top: 55px;
}


#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;   
}

.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: #ffffff;
    margin-top: 100px;
    background: #32675F;
    position: relative;
}
.footerimg{
    position: absolute;
    bottom: 0;

}

.navbar-inverse {
    background-color: transparent;
    border-color: #1c3b32;
}

.navbar-inverse .navbar-toggle {
     border-color: #1c3b32;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #1c3b32;
}


.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: #1c3b32;
    white-space: nowrap;
    border-bottom: 1px solid #fff;
}

#menu > li > a{
    color: #32675F;
    font-weight: 500;
}

#menu > li > a:hover, #menu > li > a:active{
       color: #ffaaaa;
}

.active{
     color: #ffaaaa !important;
}

.nbinput{
FONT-WEIGHT: 100;
    border-radius: 10px;
    border: none;
    background: #ffaaaa;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 15px;
}

.nbbutton{
border: none;
    border-radius: 10px;
    padding: 10px 50px;
    margin: 20px 0px;
    background: #32675F;
    color: #fff;
    text-align: center;
    width: 100%;
	
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #f377b638;
    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) {
    .breakoutmenu{
        width: 100vw;
        position: relative;
        left: 100%;
        right: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: 30px;
    }

.background{
     background: transparent url('../media/footer_small.png') no-repeat; 
    background-position: bottom left;
}
    
    .navbar-nav > li > a {
    padding: 0px 15px 10px 0px;
	font-size: 16px;
}

h6{
	font-size:50px;
	color:#fff;
}

}


/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){

     .wrapper{
         margin-top: 0px;
     }
     .breakoutmenu{
         width: 100vw;
         position: relative;
         left: 50%;
         right: 50%;
         margin-left: -50vw;
         margin-right: -50vw;
         margin-top: 30px;
         margin-bottom: 30px;
     }

.background{
     background: transparent url('../media/footer_small.png') no-repeat; 
    background-position: bottom left;
}
     
.navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
	font-size: 22px;

}
     .infobar-telephone{
         padding: 0px 10px 0px 0px;
     }
     .infobar-email{
         padding: 0px 0px 0px 10px;
     }
.footer {
    padding: 20px 0px 200px 0px;
    color: #fff;
    margin-top: 0px;
    position: relative;
    background: #32675F;
 }


.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) {
    .blocktext{
        position: relative;
        background: #f5f1ed;
        padding: 40px;
        border-radius: 15px;
        margin-right: -100px;
        z-index: 10;
        margin-top: 70px;
    }

    .home{
        margin-top: -200px;
        z-index: 10;
    }

 .navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}
   
    .topwhoosh{
 position: absolute;
    Right: 0;
    top: 0;
    width:220px;
}
    
h6{
	font-size:50px;
	color:#fff;
}


}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {

.navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}

    .topwhoosh{
        position: absolute;
        Right: 0;
        top: -40px;
        width: 275px;
        z-index: 2;
}
    
h6{
	font-size:50px;
	color:#fff;
}


}