/* 
donkergroen #16792D 
licht groen #00AE90
*/

h1, h2, h3, h4, h5, h6 {
	color: #16792D !important;
}
#overlay h1 {color: #fff !important;}
/*#overlay h1 {background-color: #8B1386 !important;}*/

html {
/*    color: #00AE90;*/
}

		
	ul, menu, dir {
    list-style-type: none;
/*	list-style-image: url(../storage/opsommingsteken.png);
*/}

.button-geel{
	background-color: yellow !important;
	color: #000 !important;
}    
  
  
  
  
    .uk-form-label{
/*	   display: none !important;*/
	   }
	   
#overlay{
	margin-top: -53px;
    background-color: rgba(0, 0, 0, 0.49);
    padding: 40px;
	margin-bottom: -53px;
	border: 2px solid;
	border-radius: 25px;
}
.uk-article-meta{
display: none !important;	
}
.portfolio img{
	max-height: 200px !important;
}
.uk-tab>li>a, .uk-tab>li>a:hover {
     padding: 0; 
     border: 1px solid transparent; 
     border-bottom-width: 0; 
     position: relative; 
     border-width: 0 !important; 
     letter-spacing: normal; }
     
.uk-tab>li:not(.uk-active)>a:hover, .uk-tab>li:not(.uk-active)>a:focus, .uk-tab>li.uk-open:not(.uk-active)>a {
    margin-bottom: 0; 
    padding-bottom: 0; 
}
.uk-tab-center:before {
    content: "U kunt via onderstaande tags zoeken binnen onze portfolio.";
    display: table;
	font-weight: bold;
	color: #000;
}
.uk-cover-background {
/*	background-position: 50% 50% !important; */
}
.uk-block-secondary {
	background: #8B1386 !important;
	}
#oranje, #groen, #geel {
    font-size: 120%;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    margin-left: 15px;
	font-weight: bold;
	border-radius: 25px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
#oranje {background-color: #FF8000;}
.oranje {color: #FF8000;}
#groen {background-color: #00FF33;}
.groen {color:#16792D;}
#geel {background-color: #FFFF33;}
.geel {color: #FFFF33;}
.oranje, .geel, .groen {font-weight: bold;}

/*[class*=uk-icon-] {
    margin-right: 5px;
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:  #8B1386;
}*/
[class*='uk-icon-'], [class*='fa fa-'] {
    margin-right: 5px;
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
/*    line-height: 1;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:  #8B1386;
}
img {
	align: center;
}
.uk-article ul li:before {
    color: #8B1386;
    font-family: FontAwesome;
    content: "\f219";
    display: inline-block;
/*    margin-left: -40px; */
    width: 40px;
    font-size: 25px;
    margin-bottom: 0.3em;
    vertical-align: -webkit-baseline-middle;
    }
    
.film.uk-responsive-width.uk-hidden-small{
	margin-top: -100px;
/*    margin-bottom: -200px;*/
    }

#tm-hero.uk-cover-background {
/*background-size:200% !important;*/
}
.uk-panel-box-primary {
    margin-top: 20px;
}