article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {	display: block;}
audio, canvas, video {	display: inline-block;	*display: inline;	*zoom: 1;}
audio:not([controls]) {	display: none;}

body {
	margin: 0;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	font-style: normal;
	color: #666;
}
.mod-languages {
	position: absolute;
	top:0;
	right:40px;
}
.mod-languages img {
	border: 1px solid #e0e0e0 !important;
}
#bg-top {
	padding-bottom: 10px;
	background: #fff;
}
#bg-top p {
	margin: 0;
}
#bg-banner {
    background: #e1e2e6;
}
#bg-content {
	background: url("../images/bg_body.jpg") no-repeat fixed;
	padding: 15px 0px;
}
#bg-footer {
	background: #111111;
	color: #fff;
	padding: 20px 50px;
	text-align: center;
}

#bg-top img {
	padding-top: 15px;
}

#bg-banner h3.uk-heading-large {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 30px;
    color: #111111;
    text-shadow: none;
    text-align: center;
}
#bg-banner .uk-margin {
	color: #111111;
	text-align: center;
}
#bg-banner .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
    width: 50%;
    padding: 0px;
}
#menu_top {
    margin-bottom: 10px;
    margin-top: 10px;
}
._boksy .uk-panel-box-primary {
    background-color: #0573be;
    color: #fff;
}
._boksy h3.uk-panel-title {
	color: #fff;
	padding-top: 15px;
	text-transform: uppercase;
	min-height: 50px;
}

p {
	margin: 0 0 1em 0;
}

.uk-overlay-panel h3 {
	text-shadow: 1px 1px 3px #000000;
}
.uk-container {
    padding: 0 15px !important;
}
.uk-modal {    
    background: rgba(255,255,255,.95) !important; 
}
.uk-nav-side>li.uk-active>a {
    background: #0573be !important;    
}
.uk-subnav-pill>.uk-active>* {
    background: #0573be !important;   
}
.uk-badge {
	font-weight: bold !important;
}

div.menu-icon3 {display: none !important;}


a {
	color: #000;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #0573be;
	text-decoration: none;
}
ul, ol {
	padding: 0;
	margin: 1em 0 1em 50px;
	
}
ul.menu {
	text-align: center;
	margin: 0;
}
ul.menu li {
	display: inline-block;
	font-size: 16px;
}
ul.menu li a {
	margin: 0px 10px;
	color: #333;
	padding: 0px 10px;
	text-transform: uppercase;
}
ul.menu li a:hover, ul.menu li.active a {
    color: #fff;
    background: #0573be;
    padding: 5px 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 9px 0;
	font-weight: normal;
	line-height: 1.3em;
	color: #333;	
}
.page-header {
	padding-bottom: 8px;
	margin: 18px 0 27px;
	border-bottom: 1px solid #0573be;
}
h1 {
	font-size: 25px;	
}
h2 {
	font-size: 23px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* ############# MENU RWD */

.srm_position {
    position: relative !important;
    width: 90% !important;
    margin: auto !important;
}
#srm_select_list {
    font-size: 1em !important;
    font-family: inherit !important;
}

/* ############# FORM */

.ba-textInput input, .ba-email input, .ba-textarea textarea {
	font-family: inherit !important;
	font-size: inherit !important;
	padding: 7px;
}
.ba-form .ba-btn-submit {
	margin-top: 0px !important;
	font-family: inherit !important;
}





/* ############# RWD  */

@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 900px) {
	#menu_top {
		display: none !important;
	}
	div.menu-icon3 {
		display: block !important;
	}
	#bg-banner .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
    	width: initial;
	}
	#bg-banner .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade > div {
    	padding: initial;
	}	
	#bg-banner .uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
    	background: #e1e2e6;
	}
}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 360px) {}
@media only screen and (max-width: 320px) {}
