/* 
    Document   : EditYourWeb stylesheet
    Author     : Thar Design
    Description: Stylesheet for template Loonvoeren

	Colors:
	Donkergroen (hoofdkleur): #0F4F26
	Goud / Oker: #D8A300
*/

html, body{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #000;
}
html {
	position: relative;
	min-height: 100%;
}
body{
	/* Margin bottom by footer height */
	margin-bottom: 45px;
	background-color: transparent;
}
.bg {
	background-repeat: repeat;
	background-attachment: fixed;	
}
h1 {
	color: #0F4F26;
	font-size: 40px;
}
h2 {
	color: #0F4F26;
	font-size: 25px;
}
a {
	color: #000000;
}
.contents{
    /*make sure the footer is still on bottom
    min-height: 300px;*/
    padding: 40px 0px;
	/* text-align: center; */
}
.contents h2{ 
	font-size: 25px;
}
.left {
	float: left;
	margin-top: 0px !important;
}
.right {
	float: right;
}

/* Header styles*/
.header {
	background-color: #0F4F26;
}
#headerwrapper {
    margin: 0 auto; /* slideshow */ 
}
img.header-logo {
	position: absolute;
    background-color: #fff;
    z-index: 10;
    width: 250px;
    top: -1px;
    padding: 10px;
    border-radius: 0 0 30px 30px;
}
.header-logo-mob {
	display: none;
}
@media(max-width:767px){

}
.divider-noheader {
    height: 150px;
	background-color: transparent;
}

/* Footer Styles*/
.footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 45px;
}
.copyright {
    text-align: center;
    padding-top: 0.5em;
    background: #0F4F26;
    height: 45px;
    color: #fff;
}

/*
* Default Style Overrides
*/
.header>.container>.navbar-transparent{
    background:none!important;
    border:none!important;
}
.navbar-nav>li>a{
    font-size: 0.9em!important;
    color: #fff;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus{
    color: #D8A300;
    background: none; 
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
}
@media (min-width: 1200px) {
	.nav>li>a {
		 padding: 15px;
	}
}
.navbar { 
    position: relative;
    z-index: 8;
}
.navbar {
	margin-bottom: 0px;
}
.navbar-nav {
	margin: 10px 0 20px;
}
.navbar-nav>li {
	margin-top: 8px;
}
.navbar-nav>li>a {
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}
.navbar-nav>li.active>a {
	color: #D8A300;
	font-size: 20px;
	text-decoration: none;
}
.navbar-nav>li.childactive>a {
	color: #4a5e03; font-size: 20px; text-decoration: none; font-weight: bold; }

/* Open default child menus */ 
.header .dropdown-menu {
    background-color: #0F4F26;
}
.navbar-nav li p {
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 150%;
  background-color: #999; 
  width: 20px;
  text-align: center;
  margin: 0px;
}
.sub_menu li a {
	color: #000;
}
.dropdown>.dropdown-menu {
	left: 0;
}
.navbar-nav>li>.dropdown-menu {
	margin-top: -5px;
}
.dropdown-menu>li>a {
	color: #fff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: inherit;
    color: #eee;
}
.dropdown>.dropdown-menu .dropdown-menu {
	left: 100%; top: 0;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: inherit;
}
.navbar-nav>li.childactive>a {
    color: #fff;
    font-weight: inherit;
}
@media (min-width: 992px) {
	.Text {
		font-size: 30px;
		left: 65%;
	}
	.Button {
		left: 65%;
	}
}
.showmobile {
	display: none;
}
.hidemobile {
	display: block;
}

/* Related info containers */ 
.relatedinfo1 {
	/* margin: 100px 0px;
	text-align: center; */
}
.rel1-content {
	padding: 0px 15px;
}
.rel1-button, .rel3-button {
	padding: 5px 15px;
	border-radius: 5px;
	margin-top: 10px;
    background-color: #0F4F26;
    border-color: #0F4F26;
	font-size: 18px;
	color: #fff;
}
.rel1-button a, .rel3-button a{
	color: #fff;
	text-decoration: none;
}
.rel1-button:hover, .rel3-button:hover {
    background-color: #D8A300;
    border-color: #0F4F26;
	font-size: 18px;
	color: #0F4F26;
}	
.rel1-button a:hover, .rel3-button a:hover{
	color: #0F4F26;
	text-decoration: none;
}
.relatedinfo1, .relatedinfo3 {
    background-color: #D8A300;
    padding: 50px 0px;
}
.rel3-content {
	padding: 0px 15px;
}
.rel3-name {
	color: #0F4F26;
	text-align: center;
}
.relatedinfo4 {
    background-color: #000;
}
.relatedinfo5 {
	background-color: #0F4F26;
	color: #fff;
	text-align: center;
	padding: 50px 0px 100px;
}
.rel5-name {
	color: #fff;
	text-align: center;
}
.rel5-button {
    color: #0F4F26;
	margin-top: 60px;
    background-color: #fff;
    border-color: #fff;	
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 18px;
}
.rel5-button a {
	color: #0F4F26;
	text-decoration: none;
}
.rel5-button:hover {
	font-size: 18px;
    color: #fff;
	background-color: #D8A300;
    border-color: #D8A300;
}
.rel5-button a:hover {
	color: #0F4F26;
	text-decoration: none;
}
/* Calendar */
.event_content {
    margin-left: 150px;
}
.calendarevent {
    height: 40px;
	text-align: left;
}
.event_date, .event_title {
    display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
}
.event_title {
	margin-left: 50px;	
}
.event_date {
	color: #0F4F26;
}
.event_more {
	margin-bottom: 15px;
}
.event_next:before {
    content: url(../img/next.png);
	content: "\00bb";
	color: #fff;
	font-size: 40px;
	padding: 0px 10px;
	color: #0F4F26;
}

/* == SLIDESHOW > HEADER == */
/* >>Arrows: different content */
.slick-prev:before {
	content: "\f104";
}
[dir='rtl'] .slick-prev:before {
	content: "\f105";
}
.slick-next:before {
	content: "\f105";
}
[dir='rtl'] .slick-next:before {
	content: "\f104";
}
.slick-next {
	right: 5px;
}
.slick-prev {
	left: 5px;
}

/* >>Dots: different colors */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: .75;
}
.slick-dots li button:before {
    opacity: 1;
    color: #ffffff;	
}
.slick-dots li.slick-active button:before {
    opacity: 1;	
	color: #0F4F26;
}

/* Sliders */
.carrousel-grid {
	padding: 15px 0px 75px;
}
.ug-thumb-wrapper.ug-tile{
	background-color: #fff !important;
}

.fa-circle {
    color: #0F4F26;
}
.fa-caret-right {
	font-size: 40px;
	padding-left: 4px;
	padding-top: 4px;
}

/* Buttons */
.btn-warning {
    color: #0F4F26;
    background-color: #D8A300;
    border-color: #D8A300;
	border-radius: 5px;
}
.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #0F4F26;
    border-color: #0F4F26;
}
.btn-warning:hover {
    color: #fff;
    background-color: #0F4F26;
    border-color: #0F4F26;
}
.submit .btn {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
/* Scroll-to-top */
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
	background: #0F4F26;
    color: rgba(255, 255, 255, 1);
	border-radius: 0px;
    right: 30px;
    bottom: 55px;
    height: 60px;
    width: 60px;
	border: 1px solid #fff;
    line-height: 60px;	
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}
.scroll-top-wrapper:hover {
	color: #fff ;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
i.fa.fa-angle-double-up {
	line-height: inherit;
	font-size: 2em;
}

/* Media Queries */
@media(max-width:1199px){
	h1 {
		font-size: 50px;
	}			
}
@media(max-width:991px){
	body{
		/* Margin bottom by footer height */
		margin-bottom: 35px;
	}
	.footer {
		height: 35px;
	}
	.navbar-nav {
		margin-left: 0px;
		float: none!important;
		margin-top: 7.5px;		
	}
    .header>.container>.navbar {
		height: auto;
	}
    .nav{
		border-top: 1px solid #eee!important;
	}
    .nav>li{
		border-bottom: 1px solid #eee!important;
	}
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
		float: left;	  
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav>li {
		float: none;
		display: list-item;
		width: 100%;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	.blue {
		color: #fff;
		background-color: #0F4F26;
	}
	.header-logo-mob {
		display: block;
	}
	.relatedinfo1 {
		margin: 50px 0px;
	}		
	.carrousel-grid {
		padding: 0px 0px 50px;
	}	
	.event_content {
		margin-left: 15px;
	}
	.event_date, .event_title {
		font-size: 16px;
	}
	.event_title {
		margin-left: 10px;	
	}
	.event_more {
		margin-bottom: 15px;
	}
	.event_next:before {
		font-size: 30px;
		padding: 5px;
	}
	.col-xs-12.col-md-6.pull-left {
		margin-top: 0px;
	}	
}
@media(max-width:767px){
	html, body{
		font-size: 16px;
	}	
    .showmobile {
		display: block; 
	}
    .hidemobile {
		display: none;
	}
	.scroll-top-wrapper {	
		right: 0px;
		bottom: 0px;	
	}
	h1 {
		font-size: 45px;
	}	
}
@media(min-width:576px) and (max-width: 991px){
    img.header-logo-mob {
		width: 250px;
        position: relative; 
		margin-bottom: 20px;
		left: 15%;
		margin-left: 45px;
    }	
}
@media(max-width:575px){
	img.header-logo-mob {
        position: relative; 
		margin-bottom: 20px;		
		left: 20%;
		margin-left: -150px;
		width: 150px;
	}
	.relatedinfo5 {
		padding: 50px 0px 0px;
		margin-bottom: -30px;
	}
	h1 {
		font-size: 40px;
	}
}


/* >>Captions: correspond with captionTypes in Settings */
.slick-slide .caption {
	color: #ffffff;
	padding: 8px 15px;
	font-size: 65px;
}
.caption.top-right {
	font-size: 65px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
    top: 20%;
    right: 10%;
}
.caption.bottom-right {
	font-size: 50px;	
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);	
	top: 40%;
	right: 10%;	
	line-height: 50px;	
}
@media (max-width: 991px) {
	.caption.top-right {
		font-size: 45px;
	}
	.caption.bottom-right {
		font-size: 30px;
	}
}
@media (max-width: 650px) {
	.caption.top-right {
		font-size: 35px;
	}
	.caption.bottom-right {
		font-size: 25px;
	}
}
@media (max-width: 500px) {
    .slick-dots, .slick-arrow {
		display: none !important;
	}
	.caption.top-right {
		font-size: 35px;
		top: 5%;
	}
	.caption.bottom-right {
		font-size: 25px;
		top: 30;
	}	
}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}