/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */



nav {
    position: relative;
    height: 140px;
   box-shadow: 2px 5px 7px #000000;
}



  h6, .uk-h6 {
    font-size: 46px;
    line-height: 68px;
	color: #ffffff;
text-shadow: 4px 3px 3px #474747;
}

h7, .uk-h7 {
  text-transform: uppercase;
    font-size: 32px;
    line-height: 28px;
	color: #ffffff;
    text-shadow: 2px 1px 1px #474747;
    font-weight: bold;
}
  


.uk-dropdown-navbar {
 
  padding: 0px 10px;
    margin-top: 0px;
    background: none repeat scroll 0% 0% #212121;
    color: #FFF;
}

.uk-button {border-radius: 10px;}

.uk-button-primary
{border: solid #1f628d 0px;
   

}

.uk-button-primary:hover  
{border: solid #1f628d 1px;
color: #000000;

}

.wk-accordion-default .toggler {
  background: #004a80;

   color: #ffffff;
  border: solid #004a80 0px;}
  








main
{
background: #ffffff;
  box-shadow: 2px 5px 7px #000000;
  padding:0 20px 0 20px;
 border-radius: 10px;
}

.uk-top-teaser 
{ background: #ffffff;}

.tm-top-a
{border-radius: 10px;}

.tm-top-b
{border-radius: 10px;}

.uk-panel-box
{border-radius: 10px;
}

.uk-panel-box-secondary
{border-radius: 10px;
background: #ffffff;
 
	color: #999999;

}




   
