/* custom.css */
.tm-header .uk-navbar-left {
order: 3;
margin-left: auto;
}
.tm-header .uk-navbar-right { 
margin-left: 0;
}
.tm-toolbar-default .uk-input {
	background: #fff;
	height: 35px;
	color: #000;
	font-size: 20px;
	border: 1px solid #000;
	border-radius: 3px;
}
.tm-toolbar-default .uk-input:hover,
.tm-toolbar-default .uk-input:focus,
.tm-toolbar-default .uk-input:active {
	background: #fff;
	color: #000;
}
.top-login .uk-button {
	background: #000;
	color: #fff;
	line-height: 30px;
	padding: 2px 15px 2px 15px;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
	border: 1px solid #fff;
}
.tm-toolbar-default .uk-input::placeholder {
	color: #999;
}
.top-login .uk-margin {
	margin: 5px 0 5px 0 !important;
}
#login-form-116 .uk-margin:nth-of-type(3),
#login-form-116 .uk-list.uk-margin-remove-bottom {
	display: none;
}
.msocial img {
	width: 30px;
	margin-top: -60px;
}
.msocial .icon-insta {
	margin-right: 5px;
}
.sec-footer,
.sec-footer a {
	font-style: italic;
}
.mlogo-mobile img {
	max-width: 120px;
}
.mlogo-mobile {
	margin-top: 25px;
}
.uk-icon.uk-navbar-toggle-icon svg {
width: 40px;
}
.uk-offcanvas-close.uk-close svg {
width: 40px;
color: #fff;
}
.sec-header-mobile {
	padding-top: 30px;
	background: #fff;
}
/* Responsive */
@media (min-width: 960px) {
#module-150 {
	display: none;
}

}
@media (max-width: 960px) {
	.ueberuns #tm-main img {
		float: none !important;
	}
.table-responsive td {
	display: block; 
	width: 100%;
	padding: 0;
}

}





































