.tm-toolbar {
	display: none;  
}
    
@font-face {
    font-family: 'Gotham'; 
    src: url('../fonts/gotham/Gotham-BookItalic.eot');
    src: url('../fonts/gotham/Gotham-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-BookItalic.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-BookItalic.woff') format('woff'),
        url('../fonts/gotham/Gotham-BookItalic.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-BookItalic.svg#Gotham-BookItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/Gotham-LightItalic.eot');
    src: url('../fonts/gotham/Gotham-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-LightItalic.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-LightItalic.woff') format('woff'),
        url('../fonts/gotham/Gotham-LightItalic.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-LightItalic.svg#Gotham-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/Gotham-Book.eot');
    src: url('../fonts/gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-Book.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-Book.woff') format('woff'),
        url('../fonts/gotham/Gotham-Book.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/Gotham-Light.eot');
    src: url('../fonts/gotham/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-Light.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-Light.woff') format('woff'),
        url('../fonts/gotham/Gotham-Light.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
/*	unicode-range: U+20-21, U+3F, U+41-5A, U+61-7A;*/
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/Gotham-Bold.eot');
    src: url('../fonts/gotham/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-Bold.woff') format('woff'),
        url('../fonts/gotham/Gotham-Bold.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/Gotham-Medium.eot');
    src: url('../fonts/gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-Medium.woff') format('woff'),
        url('../fonts/gotham/Gotham-Medium.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/Gotham-BoldItalic.eot');
    src: url('../fonts/gotham/Gotham-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-BoldItalic.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-BoldItalic.woff') format('woff'),
        url('../fonts/gotham/Gotham-BoldItalic.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-BoldItalic.svg#Gotham-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham/Gotham-MediumItalic.eot');
    src: url('../fonts/gotham/Gotham-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-MediumItalic.woff2') format('woff2'),
        url('../fonts/gotham/Gotham-MediumItalic.woff') format('woff'),
        url('../fonts/gotham/Gotham-MediumItalic.ttf') format('truetype'),
        url('../fonts/gotham/Gotham-MediumItalic.svg#Gotham-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

/* FONTS | GRUND-LAYOUT
===============================*/

body {
    font-family: 'Gotham', 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.375;
    /*color: #707070;*/
    color:#333333;
    letter-spacing: 0.95px;
}
body::after {
    content: url(../images/footer-iage/iage-logo-schwarz.svg) url(../images/footer-iage/klimafreundlich-gruen.svg) url(../images/pfeil-blau-hover.svg) url(../images/light-chain-bioscience-150x300-weiss.svg);
    width: 0;
    max-width: 0px;
    height: 0;
    max-height: 0px;
    visibility: hidden;
    position: fixed;
    /*overflow: hidden;*/
}

@media (max-width: 959px) {
	body .tm-header.uk-visible\@m {
		display: unset !important;
	}
}

* {
	overflow: visible !important;
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px) !important;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
	border: 1px solid #eceded;
}

hr.hr-condensed {
	margin: 10px 0;
}

a {
	color: #333;
}

a:hover {
	color: #333;
}

#sp-footer a {
	color: #333;
}

#sp-footer a:hover {
	color: #333;
}

.close {
	background: transparent;
	border: none;
	font-size: 30px;
	color: gray;
}

#passwordforgotTitle {
	font-size: 1.25rem;
	color: #565453;
}

.btn-block {
	width: 100%;
}

.uk-margin-top {
	margin-top: 0px !important;
}

p {
	margin-top: 0px;
	margin-bottom: 1rem;
}

#sp-main-body {
	padding-top: 65px;
	padding-bottom: 80px;
}

#sp-section-4 {
	padding-top: 50px;
}

h3.uk-card-title {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.385;
	color: #333333;
	margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
}

h2 {
	font-size: 2rem;
}

label, input, button, select, textarea {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 0.5rem;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 15px;
	font-size: 16px;
	vertical-align: middle;
}

h1, .uk-h1, .uk-article-title {font-family: 'Gotham', 'Open Sans', sans-serif;;font-weight: bold;font-size: 45px;line-height: 1.2;/*color: #343638;*/color:#333333;}
h2, .uk-h2 {font-family: 'Gotham', 'Open Sans', sans-serif;font-weight: bold; color: #565453;}
h3, .uk-h3 {font-family: 'Gotham', 'Open Sans', sans-serif;font-weight: bold;font-size: 26px;line-height: 1.385;color:#333333;}
h4, .uk-h4 {font-family: 'Gotham', 'Open Sans', sans-serif;font-weight: bold;font-size: 24px;line-height: 1.375;}
h5, .uk-h5 {font-family: 'Gotham', 'Open Sans', sans-serif;}

.tm-header-mobile {
	display: none;
}


.tm-container-medium {
    max-width: 1600px;
}

.uk-panel-title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.385;
    color: #333333;
}
.uk-panel-box {
    color: #333333;
    box-shadow: 10px 10px 30px 0px #ccc;
}


.uk-article-title.article-title-with-image {
    font-size: 26px;
    line-height: 1.385;
    color:#333333;
    
    margin-top: 0;
}
.uk-article-title.article-title-with-image > a {
    color:#333333;
    
    -o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.uk-article-title.article-title-with-image > a:hover {
    color: #a8a8a8;
    text-decoration: none;
}

.uk-article-meta {
    color: #333;
    font-size: 15px;
    letter-spacing: 0.75px;
    line-height: 1.3333333;
}
.uk-text-muted {
    color: #d6d6d6 !important;
}

a,
.uk-link {
    color: #333;
    font-weight: 300;
    transition: 0.3s ease;
    font-size: 19px !important;
}
a:hover,
a:focus,
.uk-link:hover,
.uk-link:focus {
    color: #333;
    font-weight: 333;
    text-decoration: underline;
}

.uk-link-reset:hover,
.uk-link-reset a:hover,
.uk-link-reset:focus,
.uk-link-reset a:focus {
    color: inherit;
}

.uk-dropdown a:hover {
    color: #919191;
}
.uk-dropdown a.uk-button:hover {
    color: #333333;
}
.uk-dropdown a.uk-button-primary:hover,
.uk-dropdown a.uk-button-secondary:hover {
    color: #ffffff;
}

hr,
.mijoshop hr {

    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #cccccc;

}

input, button, select, textarea, option {
    font-family: 'Gotham', 'Open Sans', sans-serif !important;
}

.uk-alert-warning {
    background: #a8a8a8;
    color: #ffffff;
}


.btn,
.uk-button,
.mijoshop .btn,
.mijoshop .uk-button {
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	padding: 8px 14px 10px 14px;
	font-family: 'Gotham';
	font-weight: bold;
	white-space: normal;
	font-size: 19px;
	line-height: 1.263;
	letter-spacing: 0.95px;
	color: #272727;
	background: rgba(255, 255, 255, 1);

	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn:hover,
.btn:focus,
.uk-button:hover,
.uk-button:focus,
.mijoshop .btn:hover,
.mijoshop .btn:focus,
.mijoshop .uk-button:hover,
.mijoshop .uk-button:focus {
	border-color: #999999;
	color: #000000;
	background: #ffffff;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
	cursor: pointer;
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}


/* BUTTONS - PRIMARY | (Standard Button-Class NEEDED)
---------------------*/
.btn-primary,
.uk-button-primary,
.mijoshop .btn-primary,
.mijoshop .uk-button-primary {
	border-color: #a8a8a8;
	color: #ffffff;
	background: #a8a8a8;
}
.btn-primary:hover,
.btn-primary:focus,
.uk-button-primary:hover,
.uk-button-primary:focus,
.mijoshop .btn-primary:hover,
.mijoshop .btn-primary:focus,
.mijoshop .uk-button-primary:hover,
.mijoshop .uk-button-primary:focus {
	border-color: #919191;
	color: #ffffff;
	background: #919191;
}

/* BUTTONS - SECONDARY & DANGER OVERRIDE | (Standard Button-Class NEEDED)
---------------------*/
.btn-secondary,
.btn-danger,
.uk-button-secondary,
.uk-button-danger,
.mijoshop .btn-secondary,
.mijoshop .btn-danger,
.mijoshop .uk-button-secondary,
.mijoshop .uk-button-danger {
	border-color: rgb(229, 229, 229);
	color: #000000;
	background: rgb(238, 238, 238);
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-danger:hover,
.btn-danger:focus,
.uk-button-secondary:hover,
.uk-button-secondary:focus,
.uk-button-danger:hover,
.uk-button-danger:focus,
.mijoshop .btn-secondary:hover,
.mijoshop .btn-secondary:focus,
.mijoshop .btn-danger:hover,
.mijoshop .btn-danger:focus,
.mijoshop .uk-button-secondary:hover,
.mijoshop .uk-button-secondary:focus,
.mijoshop .uk-button-danger:hover,
.mijoshop .uk-button-danger:focus {
	border-color: rgb(229, 229, 229);
	color: #000000;
	background: rgb(229, 229, 229);
}



/* BUTTONS - LINK | (Standard Button-Class NEEDED)
---------------------*/
.btn-link,
.uk-button-link,
.mijoshop .btn-link,
.mijoshop .uk-button-link {
	border-color: rgba(255, 255, 255, 0);
	color: #a8a8a8;
	background: rgba(255, 255, 255, 0);
	padding: 8px 14px 10px 20px;
	background-image: url(images/pfeil-blau.svg);
	background-size: 7px 21px;
	background-repeat: no-repeat;
	background-position: left calc(50% + 1px);
}
.btn-link:hover,
.btn-link:focus,
.uk-button-link:hover,
.uk-button-link:focus,
.mijoshop .btn-link:hover,
.mijoshop .btn-link:focus,
.mijoshop .uk-button-link:hover,
.mijoshop .uk-button-link:focus {
	border-color: rgba(255, 255, 255, 0);
	color: #919191;
	background: rgba(255, 255, 255, 0);
	background-image: url(images/pfeil-blau-hover.svg);
	background-size: 7px 21px;
	background-repeat: no-repeat;
	background-position: left calc(50% + 1px);
	
	text-decoration: none;
}



.button-centered {
	width: 100%;
	max-width: 220px;
	text-align: center;
}


/* NAVIGATION
===============================*/

.tm-navbar {
	height: 158px;
	background: rgba(255,255,255,0);
	
	box-shadow: 0 -57px 50px 40px rgba(51, 51, 51, 0);
	
	-o-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), background 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.tm-navbar .uk-navbar {
	background: rgba(255,255,255,0);
    padding: 0 80px;
    height: 158px;
	
	align-items: center;
}


.tm-navbar {}
.tm-navbar.navbar-is-extended {background: rgba(255,255,255,1);}
.tm-navbar.uk-active {
	box-shadow: 0 -57px 50px 40px rgba(51, 51, 51, 1);
	background: rgba(255,255,255,1);
}
.tm-navbar.uk-active .uk-navbar {
	
}

@media(max-width:959px) and (min-width:768px){
	.tm-navbar .uk-navbar {
		padding: 0 55px;
	}
}
@media(max-width:767px){
	.tm-navbar {
		height: 127px;
	}
	.tm-navbar .uk-navbar {
		padding: 0 30px;
		height: 127px;
	}
}


.uk-navbar-brand::before {
    content: '';
    display: none;
    height: 100%;
    vertical-align: middle;
}

.uk-navbar-content,
.uk-navbar-brand,
.uk-navbar-toggle {
	height: 113px;
}

.tm-logo {
	padding-top: 30px;
}
.tm-logo > * {}
.tm-logo > * > img {
	height: auto;
}
.tm-logo-small {}
.tm-logo-small > * {}
.tm-logo-small > * > img {
	width: 100%;
	max-width: 226px;
	height: auto;
}

@media(max-width: 979px){
	.tm-logo > * > img {max-width: 80vw;}

}

@media(max-width:767px){
	.uk-navbar-content,
	.uk-navbar-brand,
	.uk-navbar-toggle {
		height: 82px;
	}
	
	/*.tm-logo > * > img {max-width: 164px;}*/
	/*.tm-logo > * > img {max-width: 80vw;}*/
	.tm-logo-small > * > img {max-width: 164px;}
}

/*@media(max-width: 665px) {*/
/*	.tm-logo > * > img {max-width: 400px;}*/
/*}*/


.tm-navbar.tm-navbar-absolute .tm-logo > *,
.tm-navbar.tm-navbar-absolute .tm-logo-small > * {
	background-image: url(images/light-chain-bioscience-150x300-weiss.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.tm-navbar.tm-navbar-absolute .tm-logo > * > img,
.tm-navbar.tm-navbar-absolute .tm-logo-small > * > img {
	opacity: 0;
}



.tm-navbar.tm-navbar-absolute:hover .tm-logo > *,
.tm-navbar.tm-navbar-absolute:hover .tm-logo-small > *,
.tm-navbar.tm-navbar-absolute.navbar-is-extended .tm-logo > *,
.tm-navbar.tm-navbar-absolute.navbar-is-extended .tm-logo-small > * {
	background-image: none;
}
.tm-navbar.tm-navbar-absolute:hover .tm-logo > * > img,
.tm-navbar.tm-navbar-absolute:hover .tm-logo-small > * > img,
.tm-navbar.tm-navbar-absolute.navbar-is-extended .tm-logo > * > img,
.tm-navbar.tm-navbar-absolute.navbar-is-extended .tm-logo-small > * > img {
	opacity: 1;
}


.tm-navbar:not(.tm-navbar-absolute) .tm-logo > *,
.tm-navbar:not(.tm-navbar-absolute) .tm-logo-small > * {
	background-image: none;
}
.tm-navbar:not(.tm-navbar-absolute) .tm-logo > * > img,
.tm-navbar:not(.tm-navbar-absolute) .tm-logo-small > * > img {
	opacity: 1;
}


.tm-navbar-content > div[data-uk-dropdown] {
    padding-left: 40px;
    cursor: pointer;
}

.dropdown-toggler {
	display: block;
	cursor: pointer;
	width: 68px;
	height: 35px;
	position: relative;
}
.dropdown-toggler > .dropdown-toggler-border-top {
	background: rgba(255, 255, 0, 0.25);
	background: #a8a8a8;
	
	width: 68px;
	height: 2px;
	
	position: absolute;

	top: 0px;
	left: 0px;
	right: 0px;
	
	transform: rotate(0deg);
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.dropdown-toggler > .dropdown-toggler-text {
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 6.9px;
	color: #333333;
	height: 35px;
	line-height: 36px;
	position: relative;	
	left: -40px;	
	opacity: 1;
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1), color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1), color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1), color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1), color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1), color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.dropdown-toggler > .dropdown-toggler-border-right {
	background: rgba(0, 128, 0, 0.25);
	background: #a8a8a8;
	
	width: 26px;
	height: 2px;
	
	position: absolute;

	top: 0px;
	bottom: 0px;
	left: auto;
	right: 0px;
	
	margin: auto;
	
	opacity: 1;
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.dropdown-toggler > .dropdown-toggler-border-bottom {
	background: rgba(0, 0, 255, 0.25);
	background: #a8a8a8;
	
	width: 68px;
	height: 2px;
	
	position: absolute;

	bottom: 0px;
	left: 0px;
	right: 0px;
	
	transform: rotate(0deg);
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.dropdown-toggler > .dropdown-toggler-border-middle {
	background: rgba(0, 0, 255, 0.25);
	background: #a8a8a8;
	
	width: 68px;
	height: 2px;
	
	position: absolute;
	
	top: 48%;
	/*bottom: 0px;*/
	/*left: 0px;*/
	/*right: 0px; */
	
	transform: rotate(0deg);
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.tm-navbar.tm-navbar-absolute .dropdown-toggler > .dropdown-toggler-text {color: #ffffff;}

.tm-navbar.tm-navbar-absolute:hover .dropdown-toggler > .dropdown-toggler-text,
.tm-navbar.tm-navbar-absolute.navbar-is-extended .dropdown-toggler > .dropdown-toggler-text {
	color: #333333;
}

.tm-navbar:not(.tm-navbar-absolute) .dropdown-toggler > .dropdown-toggler-text {color: #333333;}



.tm-navbar-content > div[data-uk-dropdown]:hover .dropdown-toggler > .dropdown-toggler-text {/*left: -45px;*/left: -35px;}
.tm-navbar-content > div[data-uk-dropdown]:hover .dropdown-toggler > .dropdown-toggler-border-right {right: -5px;}

.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-border-top {transform: rotate(45deg);top: 16px;}
.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-text {left: -35px;opacity: 0;}
.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-border-right {right: -5px;opacity: 0;}
.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-border-bottom {transform: rotate(-45deg);bottom: 16px;}



@media(max-width:767px){
	.dropdown-toggler {
		width: 34px;
		height: 18px;
	}
	.dropdown-toggler > .dropdown-toggler-border-top {
		width: 34px;
	}
	.dropdown-toggler > .dropdown-toggler-border-middle {
		width: 34px;
	}
	.dropdown-toggler > .dropdown-toggler-text {
		font-size: 7.5px;
		line-height: 1.6;
		letter-spacing: 3.5px;
		height: 18px;
		line-height: 19px;
		left: -20px;
	}
	.dropdown-toggler > .dropdown-toggler-border-right {
		width: 13px;
	}
	.dropdown-toggler > .dropdown-toggler-border-bottom {
		width: 34px;
	}
	.tm-navbar-content > div[data-uk-dropdown]:hover .dropdown-toggler > .dropdown-toggler-border-top {/*top: -4px;*/}
	.tm-navbar-content > div[data-uk-dropdown]:hover .dropdown-toggler > .dropdown-toggler-text {/*left: -45px;*/left: -15px;}
	.tm-navbar-content > div[data-uk-dropdown]:hover .dropdown-toggler > .dropdown-toggler-border-right {right: -5px;}
	.tm-navbar-content > div[data-uk-dropdown]:hover .dropdown-toggler > .dropdown-toggler-border-bottom {/*bottom: -4px;*/}


	.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-border-top {transform: rotate(45deg);top: 8px;}
	.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-text {left: -15px;opacity: 0;}
	.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-border-right {right: -5px;opacity: 0;}
	.tm-navbar-content > div[data-uk-dropdown].uk-open .dropdown-toggler > .dropdown-toggler-border-bottom {transform: rotate(-45deg);bottom: 8px;}


}




.uk-dropdown-navbar {
	width: 100%;
	padding-left: 80px;
	padding-right: 80px;
}
.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar {
/*    padding-bottom: 50px;*/
    padding-bottom: 100px;
    padding-top: 50px;
	cursor: auto;
}


.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid {margin-left: -75px;}
.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > * {padding-left: 75px;}
.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > *:nth-of-type(2) {border-left: 1px solid #d6d6d6}


.uk-dropdown-navbar .contact-link-box {
    padding-top: 10px;
	margin-bottom: 25px;
}

.uk-dropdown-navbar .dropdown-content-link {
	font-weight: bold;
	font-size: 19px;
	line-height: 18px;
	color: #a8a8a8;
}
.uk-dropdown-navbar .dropdown-content-link:hover,
.uk-dropdown-navbar .dropdown-content-link:focus {
	color: #919191;
}

.uk-dropdown-navbar .dropdown-content-link > i {
	width: 20px;
	text-align: center;
	height: 19px;
	line-height: 19px;
	vertical-align: bottom;
}
.uk-dropdown-navbar .dropdown-content-link > i.uk-icon-envelope {
	background-image: url(images/mail-header.svg);
	background-size: 21px 15px;
	background-position: center top;
	background-repeat: no-repeat;
}
.uk-dropdown-navbar .dropdown-content-link > i.uk-icon-phone {
	background-image: url(images/telefon-header.svg);
	background-size: 20px 20px;
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;
}

.uk-dropdown-navbar .dropdown-content-link > i.uk-icon-envelope::before,
.uk-dropdown-navbar .dropdown-content-link > i.uk-icon-phone::before {
	content: "";
	display: block;
	line-height: 19px;
	height: 19px;
	margin: 0;
}
.uk-dropdown-navbar .dropdown-content-link > i.uk-icon-envelope::after,
.uk-dropdown-navbar .dropdown-content-link > i.uk-icon-phone::after {}

.uk-dropdown-navbar .dropdown-content-link:hover > i,
.uk-dropdown-navbar .dropdown-content-link:focus > i {
	
}

.uk-dropdown-navbar .dropdown-content-link > span {
	margin-left: 15px;
}
.uk-dropdown-navbar .dropdown-content-link:hover > span,
.uk-dropdown-navbar .dropdown-content-link:focus > span {
	
}



.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar .uk-navbar-nav {
	display: block !important;
}
.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar .uk-navbar-nav + .uk-navbar-nav {
	clear: both;
	padding-top: 20px;
}


.uk-dropdown-navbar .uk-navbar-nav > li {
    float: none;
    position: relative;
	padding: 0;
}

.uk-dropdown-navbar .uk-navbar-nav > li > a {
    font-family: 'Gotham';
	font-weight: bold;
/*	font-size: 36px;*/
	font-size: 32px;
	line-height: 1.222;
	color: #a8a8a8;
	height: auto;
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.uk-dropdown-navbar .uk-navbar-nav > li:hover > a,
.uk-dropdown-navbar .uk-navbar-nav > li > a:focus,
.uk-dropdown-navbar .uk-navbar-nav > li.uk-open > a,
.uk-dropdown-navbar .uk-navbar-nav > li.uk-active > a {
	color: #919191;
	cursor: pointer;
}
.uk-navbar-nav > li > a::before {
	display: none
}

.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar .uk-navbar-nav + .uk-navbar-nav > li {
    float: left;
	margin-right: 30px;
}
.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar .uk-navbar-nav + .uk-navbar-nav > li:last-of-type {
	margin-right: 0;
}
.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar .uk-navbar-nav + .uk-navbar-nav > li > a {
	font-size: 26px;
	line-height: 1.385;
}



@media(max-width:959px) and (min-width:768px){
	.uk-dropdown-navbar {
		padding-left: 55px;
		padding-right: 55px;
	}
	
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid {margin-left: -40px;}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > * {padding-left: 40px;}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > *:nth-of-type(2) {border-left: 1px solid #d6d6d6;}
	
	.uk-dropdown-navbar .uk-navbar-nav > li > a {
		font-size: 26px;
	}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar .uk-navbar-nav + .uk-navbar-nav > li > a {
		font-size: 19px;
	}
}
@media(max-width:767px){
	.uk-dropdown-navbar {
		padding-left: 30px;
		padding-right: 30px;
	}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar {
		padding-bottom: 40px;
		padding-top: 15px;
	}
	
	/*.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid {margin-left:0;}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > * {padding-left:0px;width: 100%;}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > *:nth-of-type(2) {border-left: 0px solid #d6d6d6;border-top: 1px solid #d6d6d6;padding-top: 30px;margin-top: 30px;}*/
	
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid {margin-left:0;}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > * {padding-left:0px;width: 100%;border-top: 1px solid #d6d6d6;padding-top: 30px;margin-top: 30px;order: 2;}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar > .uk-grid > *:nth-of-type(2) {border-left: 0px solid #d6d6d6;border-top: 0px solid #d6d6d6;order: 1;padding-top: 0px;margin-top: 0px;}
	
	.uk-dropdown-navbar .uk-navbar-nav > li > a {
		font-size: 26px;
	}
	.tm-navbar[data-uk-dropdown-overlay] .uk-dropdown-navbar .uk-navbar-nav + .uk-navbar-nav > li > a {
		font-size: 19px;
	}
}





.tm-navbar-overlay {background: rgba(51, 51, 51, 0.2);}


/* LAYOUT
===============================*/

.tm-header {
    margin-top: 53px;
}

.tm-top-hero {bottom: 0;}
.tm-header-absolute .tm-top-hero > div {
    padding-top: 0px;
}

.tm-page-container {
	border: 0;
	z-index: 1;
}

.tm-hero-container + [class*="tm-container"] {
    margin-top: 0px;
}

/*.tm-page > * + .tm-page-container:nth-child(2) > #tm-main {*/
/*	padding-top: 90px;*/
/*}*/

/*@media(max-width: 1899px){*/
/*	.tm-page > * + .tm-page-container:nth-child(2) > #tm-main {*/
/*		padding-top: 50px;*/
/*	}*/
/*}*/

.tm-page-container {
	margin-top: 20px;
}


@media(max-width: 1899px){
	.tm-page > * + .tm-page-container:nth-child(2) > #tm-main {
		padding-top: 20px;
	}
}

@media(max-width:767px){
	.tm-page > * + .tm-page-container:nth-child(2) > #tm-main {
		padding-top: 0px;
	}
}

/*@media (min-width: 960px){*/
/*	.tm-block-padding {*/
/*		padding-top: 0px;*/
/*	}*/
/*}*/

/*@media only screen and (min-width: 767px) and (orientation: portrait) {*/
/*	.tm-page > * + .tm-page-container:nth-child(2) > #tm-main {*/
/*		padding-top: 50px;*/
/*	}*/
/*}*/

.tm-block-padding {
    padding: 80px 80px;
	padding-top: 50px;
}
@media(max-width:959px) and (min-width:768px){
	.tm-block-padding {
		padding: 55px 55px;
	}
}
@media(max-width:767px){
	.tm-block-padding {
		padding: 30px 30px;
	}
}




/* STARTSEITE - FULLSCREEN SLIDES STACKED */

@media(min-width:768px){
	.tm-navbar.sticky-fix {
		/*position: fixed;*/
		/*top: 0px;*/
		/*left: 0;*/
		/*right: 0;*/
		/*width: 100%;*/
		/*z-index: 1024;*/
	}
}

.tm-top-hero > .uk-panel {}
.tm-top-hero > .uk-panel + .uk-panel {
	margin-top: 0;
}
.tm-top-a > .uk-panel {}
.tm-top-a > .uk-panel + .uk-panel {
	margin-top: 0;
}
.tm-top-a > div[class*="uk-width"] > .uk-panel {}
.tm-top-a > div[class*="uk-width"] > .uk-panel + .uk-panel {
	margin-top: 0;
}

.tm-top-a div[id*="top-a-module"]:last-child {
	height: 0px !important;
}

[data-uk-scrollspy*="uk-animation-"]:not([data-uk-scrollspy*="target"]) {
    opacity: 0;
}

.tm-top-a div[id*="top-a-module"].uk-panel .uk-overlay-background {
    background: rgba(51, 51, 51, 0.4);
	padding: 30px;
	
	/* MULTIPLY - ALTERNATIVE BACKGROUND OVERLAY*/
	background: rgba(51, 51, 51, 0.2);
	background: rgba(51, 51, 51, 0.3);
}
.tm-top-a div[id*="top-a-module"].uk-panel .uk-cover-background {
	background-color: rgba(28, 132, 146, 0.4);
	background-blend-mode: multiply;
}
.tm-top-a div[id*="top-a-module"].uk-panel .uk-overlay-background * {
	color: #ffffff;
}

#tm-top-a + .tm-page-container > #tm-main {
	display: none !important;
}

@media(min-width:768px){

	#tm-top-a + .tm-page-container > #tm-main {
/*		padding-top: 240px;*/
	}
	
}

.tm-smoothscroll-bar {}
.tm-smoothscroll-bar > .scroll-index-nav {
	padding: 0;
	margin: 0;
}

.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint {
	list-style-type: none;
	
	margin-bottom: 10px;
}

.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint > a {
	background-color: rgba(255,255,255,0.75);
	
	display: block;
/*	height: 15px;*/
/*	width: 15px;*/
	height: 10px;
	width: 10px;
	border-radius: 50%;
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint.scroll-index-active > a,
.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint > a:hover {
/*	background-color: #a8a8a8;*/
	background-color: rgba(255,255,255,1);
}

.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint:last-of-type {
	margin-bottom: 0;
}

.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint:last-of-type > a {
	background-color: #a8a8a8;
}

.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint.scroll-index-active:last-of-type > a,
.tm-smoothscroll-bar > .scroll-index-nav > .scroll-index-navpoint:last-of-type > a:hover {
	background-color: #919191;
}

@-webkit-keyframes floating-rotated {
	0%   {top: 0px;}
	65%  {top: -10px;}
	100% {top: 0px;}
}

@keyframes floating-rotated {
	0%   {top: 0px;}
	65%  {top: -10px;}
	100% {top: 0px;}
}

.arrow-to-next-slide {
    position: absolute;
    display: block;
    height: 54px;
	width: 41px;
/*    background: red;*/
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 45px;
	
	
	
	cursor: pointer;
	
}

.arrow-to-next-slide > .arrow-to-next-slide-button {
    display: block;
    height: 54px;
	width: 26px;
/*    background: blue;*/
    margin-left: auto;
	position: relative;
	
	background-image: url(images/pfeil-weiss-rechts.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 13px 41px;
	
	
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	
	animation-name: floating-rotated;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@media(max-width:767px){
	.arrow-to-next-slide {
		bottom: 60px;
	}
}

#tm-top-b {
    max-height: 33.33333vh;
    overflow: hidden;
	background: #333333;
	min-height: 300px;
}

#tm-top-b .uk-slideshow .uk-cover-background {
	background-color: rgba(28, 132, 146, 0.4);
	background-blend-mode: multiply;
	
	opacity: 0.8;
}

/* SMARTSLIDER ARROWS*/
.tm-top-hero .n2-section-smartslider #n2-ss-2-arrow-next {
	background-image: url(images/pfeil-grau-rechts.svg);
	background-size: 13px 41px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px !important;
}

.tm-top-hero .n2-section-smartslider #n2-ss-2-arrow-previous {
	background-image: url(images/pfeil-grau-links.svg);
	background-size: 13px 41px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px !important;
}

.tm-top-hero .n2-section-smartslider #n2-ss-2-arrow-next > img,
.tm-top-hero .n2-section-smartslider #n2-ss-2-arrow-previous > img {
	visibility: hidden !important;
}

.tm-main .slideshow-content-fullwidth {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
}

.tm-main .slideshow-content-fullwidth > .uk-position-relative > .uk-slideshow {
    max-height: 50vh;
}

.tm-main .slideshow-content-fullwidth > .uk-position-relative > .uk-slideshow > li > .uk-overlay-panel {
	width: 100%;
	box-sizing: border-box;
}

.tm-main .slideshow-content-fullwidth > .uk-position-relative > .uk-slideshow > li > .uk-overlay-panel > div {
	max-width: 1240px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.tm-main .uk-grid,
.tm-bottom-c .uk-grid {
    margin-left: -30px;
}

.tm-main .uk-grid > *,
.tm-bottom-c .uk-grid > * {
    padding-left: 30px;
}

.tm-main .uk-grid + .uk-grid,
.tm-main .uk-grid-margin,
.tm-main .uk-grid > * > .uk-panel + .uk-panel,
.tm-bottom-c .uk-grid + .uk-grid,
.tm-bottom-c .uk-grid-margin,
.tm-bottom-c .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 30px;
}

.uk-grid > div[class*="uk-width-"] > .uk-overlay-scale {
	border-radius: 5px;
}

.grid-stack-container-panel {margin-top: 50px;}
.grid-stack-container-panel:first-of-type {margin-top: 0;}

.grid-stack-container-panel {
	position: relative;
	box-shadow: 0 0px 0px 0px rgba(0,0,0,0.15);
	border-radius: 5px;
	
	top: 0px;
	
	-o-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	
	
	overflow: hidden;
}

.grid-stack-container-panel:hover {
	box-shadow: 0 20px 50px 0px rgba(0,0,0,0.15);
	top: -15px
}

.grid-stack-container-panel .uk-grid > * > .uk-overlay-scale {
/*    -webkit-transform: scale(1);*/
/*    transform: scale(1);*/
    -webkit-transform: none;
    transform: none;
}
.grid-stack-container-panel .uk-grid > * > .uk-panel {
	padding: 30px 55px;
}

/* ALTERNATIVE HOVER ANMITAION*/

.grid-stack-container-panel {
	box-shadow: 0 0px 0px 0px rgba(0,0,0,0.15) !important;
	border-radius: 0px !important;
	
	top: 0px !important;
	overflow: visible !important;
}

.grid-stack-container-panel > .uk-grid {
	margin: 0;
}

.grid-stack-container-panel > .uk-grid > * {
	padding-left: 0;
	
	height: auto;
	min-height: auto !important;
	align-self: center;
	
	background: rgba(255,255,255,1);
	box-shadow: 0 0px 0px 0px rgba(0,0,0,0.15);
	z-index: 2;
	
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	top: 0px;
	
	-o-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1), left 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1), left 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1), left 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1), left 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1), left 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.grid-stack-container-panel > .uk-grid > *:nth-of-type(even) {
	z-index: 1;
}

.grid-stack-container-panel > .uk-grid > *:not(.uk-flex-order-last-medium) + *:nth-of-type(even),
.grid-stack-container-panel > .uk-grid > *.uk-flex-order-last-medium {
/*	opacity: 0.5;*/
	left: -15px;
/*	left: 0px;*/
}

.grid-stack-container-panel:hover > .uk-grid > * {
	box-shadow: 0 20px 50px 0px rgba(0,0,0,0.15);
	top: -15px
}

.grid-stack-container-panel:hover > .uk-grid > *:not(.uk-flex-order-last-medium) + *:nth-of-type(even),
.grid-stack-container-panel:hover > .uk-grid > *.uk-flex-order-last-medium {
/*	left: -15px;*/
}

ul:not([class]) {
  list-style: none; /* Remove default bullets */
}

ul:not([class]) > li:not([class])::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #a8a8a8; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

div[id*="wk-grid"].grid-blog-items > div {
	-webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
	-webkit-align-items: flex-start;
  	align-items: flex-start;
}

div[id*="wk-grid"].grid-blog-items > div > .uk-panel {
	min-height: auto !important;
}

div[id*="wk-grid"] > div > .uk-panel {
/*	box-shadow: 0 20px 50px 0px rgba(0,0,0,0.00);*/
	box-shadow: 0 0px 0px 0px rgba(0,0,0,0.15);
	border-radius: 5px;
	
	top: 0px;
	
	-o-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: box-shadow 0.2s cubic-bezier(0.19, 1, 0.22, 1), top 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
div[id*="wk-grid"] > div > .uk-panel:hover {
/*	box-shadow: 0 20px 50px 0px rgba(0,0,0,0.15);*/
/*	top: -15px*/
}

div[id*="wk-grid"] .uk-panel > *:not(.uk-panel-teaser) {
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
}

div[id*="wk-grid"] .uk-panel .uk-panel-teaser {
	border-radius: 5px;
	/*overflow: hidden;*/
}

div[id*="wk-grid"] .uk-panel .uk-panel-title {
	font-size: 19px;
	line-height: 1.263;
}

div[id*="wk-grid"] .uk-panel .uk-button {
	font-size: 15px;
	line-height: 1.33333;
	letter-spacing: 0.75px;
	color: #a8a8a8;
	padding-right: 20px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	min-height: auto;
	
	background-image: url(images/pfeil-blau.svg);
	background-size: 6px 17px;
	background-repeat: no-repeat;
	background-position: calc(100% - 4px) calc(50% + 1px);
}

div[id*="wk-grid"] .uk-panel .uk-button:hover,
div[id*="wk-grid"] .uk-panel .uk-button:focus {
	color: #919191;
	
	background-image: url(images/pfeil-blau-hover.svg);
	background-size: 6px 17px;
	background-repeat: no-repeat;
	background-position: calc(100% - 4px) calc(50% + 1px);
}
div[id*="wk-grid"] .uk-panel > p:not(.uk-panel-title):last-child {
    margin-bottom: 20px;
}

.uk-article .article-image-teaser {
	border-radius: 5px;
	overflow: hidden;
}

.uk-article > [class*="uk-align-"] {
	margin-bottom: 0;
}

.uk-article > .uk-align-left {
    margin-right: 30px;
}

@media(max-width:767px){
	.uk-article > .uk-align-left {
		float: none;
		margin-bottom: 20px;
	}
}

.uk-nav-side {}

.uk-nav-side > li {}

.uk-nav-side > li > a {
	color: #a8a8a8;
	
	background: rgba(255,255,255,0);
	background-image: url(images/pfeil-blau.svg);
/*	background-size: 7px 21px;*/
	background-size: 6px 17px;
	background-repeat: no-repeat;
/*	background-position: left center;*/
/*	background-position: left calc(50% - 3px);*/
/*	background-position: left calc(50% - 2px);*/
	background-position: 2px calc(50% - 1px);
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.uk-nav-side > li > a:hover,
.uk-nav-side > li > a:focus,
.uk-nav-side > li.uk-active > a {
    color: #919191;
	
	background: rgba(255,255,255,0);
	background-image: url(images/pfeil-blau-hover.svg);
/*	background-size: 7px 21px;*/
	background-size: 6px 17px;
	background-repeat: no-repeat;
/*	background-position: left center;*/
/*	background-position: left calc(50% - 3px);*/
/*	background-position: left calc(50% - 2px);*/
	background-position: 2px calc(50% - 1px);
}

.uk-nav-side ul.uk-nav-sub {
    padding: 5px 0 5px 22px;
}

.uk-nav-side ul a {
    color: #98e0e8;
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.uk-nav-side ul .uk-active a,
.uk-nav-side ul a:hover {
    color: #919191;
}

@media (max-width:959px) and (min-width:830px) {

	.uk-nav-side > li > a {
		font-size: 17px;
	}

	.uk-nav-side ul a {
		font-size: 16px;
		line-height: 26px;
	}

}

@media (max-width:829px) and (min-width:768px) {
	.tm-main.uk-width-medium-3-4 {width: 100%;}
	.tm-sidebar-b.uk-width-medium-1-4 {width: 100%;}
}

.category-module.mod-list {
	padding-left: 0;
	list-style-type: none;
}

.category-module.mod-list > li {}
.category-module.mod-list > li + li {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #d6d6d6;
}

.category-module.mod-list > li > .mod-articles-category-title  {
	color: #a8a8a8;
	
/*	padding: 5px 20px;*/
	
	background: rgba(255,255,255,0);
/*	background-image: url(images/pfeil-blau.svg);*/
	background-size: 6px 17px;
	background-repeat: no-repeat;
	background-position: 2px calc(50% - 1px);
	
	-o-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.category-module.mod-list > li > .mod-articles-category-title:hover,
.category-module.mod-list > li > .mod-articles-category-title:focus,
.category-module.mod-list > li > .mod-articles-category-title.active {
    color: #919191;
	text-decoration: none;
	
	background: rgba(255,255,255,0);
/*	background-image: url(images/pfeil-blau-hover.svg);*/
	background-size: 6px 17px;
	background-repeat: no-repeat;
	background-position: 2px calc(50% - 1px);
}

.category-module.mod-list > li > .mod-articles-category-date  {
	display: block;
	
	font-size: 15px;
	line-height: 1.6667;
	letter-spacing: 0.75px;
}

.uk-dotnav > li > a::before {background:#d6d6d6;}

.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
    background: rgba(0, 0, 0, 0);
    outline: none;
    border-color: #a8a8a8;
}

.uk-dotnav > .uk-active > * {
    background: rgba(0, 0, 0, 0);
    border-color: #a8a8a8;
}

div[aria-haspopup] > .uk-dropdown-blank {
	width: 250px;
	border-radius: 5px;
}

div[aria-haspopup] > .uk-dropdown-blank .uk-panel-box {
	box-shadow: 0 20px 50px 0px rgba(0,0,0,0.15);
	padding: 25px;
	border-radius: 5px;
}

div[aria-haspopup] > .uk-dropdown-blank .uk-panel-box .uk-margin p:last-child {
	margin: 0;
}

/*div[class*="alert-danger"], div[class*="alert-error"], div[class*="alert-success"] {*/
/*    background: #919191;*/
/*    color: #ffffff;*/
/*	border-radius: 5px;*/
/*}*/

@media(max-width:420px){
	.g-recaptcha > div {
		transform: scale(0.85);
		transform-origin: 0 0 0;
	}

	#newrecaptcha > div {
		transform: scale(0.85);
		transform-origin: 0 0 0;
	}
}

.bfQuickMode .icon-asterisk {
    color: #a8a8a8;
}

#scrollToTop {
	cursor: pointer;
	font-size: 0.9em;
	position: fixed;
	text-align: center;
	z-index: 9999;
	color: #ffffff;
	border-radius: 5px;
	right: 50px;
	bottom: 40px;
	
/*	display: none !important;*/
	display: block !important;
    padding: 0 !important;
    background: rgba(255, 255, 255,0) !important;
	opacity: 0 !important;
	visibility: hidden !important;
	
	-o-transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#scrollToTop > img {
    display: block;
    margin: 0 auto;
}

#scrollToTop.force-visible {
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
}

@media (max-width:1440px) {

	#scrollToTop {
		right: 60px;
		bottom: 170px;
	}

}

@media(max-width:767px) {

	#scrollToTop {
		right: 30px;
	}

}

@media (max-width:670px) {

	#scrollToTop {
		right: 30px;
		bottom: 180px;
	}

}

@media(max-width:470px){
	#scrollToTop {
		right: 30px;
		bottom: 200px;
	}
}

.bfPage #datenschutz {
	text-align: left;
	padding-right: 20px;
	padding-top: 30px;
}

.bfPage > .form-actions {
	margin-top: 0 !important;
	text-align: left;
	padding-left: 0;
}

.bfPage > .form-actions #bfSubmitButton {
	float: left;
}

.bfPage input[type="checkbox"] {
	vertical-align: text-top !important;
}

.uk-modal-page, .uk-modal-page body {
    overflow: inherit;
	padding-right: 0 !important;
}

body > .uk-modal {overflow-y:inherit !important;}
body > .uk-modal.uk-open {overflow-y:inherit !important;}


/* BOTTOM & FOOTER
===============================*/

.tm-bottom-d .uk-panel a:not([class]),
.tm-bottom-d .uk-panel .uk-link {
	font-size: 15px;
	line-height: 1.6667;
	letter-spacing: 0.75px;
}

@media(min-width:960px){
	.tm-bottom-d > div > .uk-panel > ul:first-child {
		margin-top: 55px;
	}
}

.tm-bottom-d > div > .uk-panel > h3 + ul {}


#sp-bottom-d {
    padding-bottom: 80px;
}

#sp-bottom-d > .sp-column > .uk-panel {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

#sp-footer {
	font-size: 15px;
	letter-spacing: 0.75px;
/*	border-top: 2px solid #d6d6d6;*/
	padding-top: 0;
	padding-bottom: 20px;
    background-color: unset;
    color:unset;
}

#sp-footer > div {
	border-top: 2px solid #d6d6d6;
	padding-top: 50px;
}

#sp-footer > div > .uk-panel {
	display: block;
	float: left;
}

#sp-footer > div > .uk-panel:nth-of-type(2) {
	display: block;
	float: right;
}

#sp-footer > div > .uk-panel::before,
#sp-footer > div > .uk-panel::after {
	content: "";
	display: table;
	clear: both;
}

#sp-footer > div > .hidden-menu {
    display: none;
}


.footer-container-copyright-main {}
.footer-container-copyright-sub {
	margin-top: 15px;
}

.footerIageLinks {
}

.footerIageLinks a {
}

#sp-footer .footerIageLinks a.footerIageLinksIage {
    color: #333;
    opacity: 1;
	font-weight: 300;
	font-size: 15px;
	margin-right: 20px;
}

#sp-footer .footerIageLinks a.footerIageLinksKlima {
    color: #333;
    opacity: 1;
	font-weight: 300;
	font-size: 15px;
}

#sp-footer .footerIageLinks a.footerIageLinksIage:hover {
    color: #333 !important;
    opacity: 1;
    text-decoration: none;
  border-bottom: 1px solid #333;
}

#sp-footer .footerIageLinks a.footerIageLinksKlima:hover {
    color: #333 !important;
    opacity: 1;
    text-decoration: none;
  border-bottom: 1px solid #333;
}

#sp-footer .footerIageLinks a span {
}

#sp-footer .footerIageLinks a.footerIageLinksIage span {
    background-image: url("../images/footer-iage/iage-logo-schwarz.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 22px;
    margin-bottom: 0;
    margin-left: 5px;
    /*margin-right: 10px;*/
    opacity: 0.7;
    width: 33.9px;
    vertical-align: middle;
}

/*@media (max-width: 419px) {
.footerIageLinks a.footerIageLinksIage span {
    margin-right: 0;
}
}*/

#sp-footer .footerIageLinks a.footerIageLinksKlima span {
    background-image: url("../images/footer-iage/klimafreundlich-grau.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 22px;
    margin-bottom: 0;
    margin-left: 5px;
    opacity: 0.7;
    width: 22.6px;
    vertical-align: middle;
}

#sp-footer .footerIageLinks a.footerIageLinksIage:hover span {
    background-image: url("../images/footer-iage/iage-logo-schwarz.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 22px;
    margin-bottom: 0;
    margin-left: 5px;
    /*margin-right: 10px;*/
    opacity: 1;
    width: 33.9px;
    vertical-align: middle;
}

#sp-footer .footerIageLinks a.footerIageLinksKlima:hover span {
    background-image: url("../images/footer-iage/klimafreundlich-gruen.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 22px;
    margin-bottom: 0;
    margin-left: 5px;
    opacity: 1;
    width: 22.6px;
    vertical-align: middle;
}

.footer-container-impressum {
	
}

.mt-3 {
	margin-top: 0.6rem !important;
}

#submitbtn-input {
	margin-top: 0px;
}

#salutation-select {
	margin-bottom: 8px;
}

.form-check-input {
	position: absolute;
	margin-top: 8.5px;
	margin-left: 20px;
}

.row.table-responsive {
	padding-right: 12px;
	padding-left: 12px;
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

.table th, .table td {
	line-height: 30px;
	text-align:left;
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

.footer-container-impressum > a {
	margin-right: 20px;
	
	padding-bottom: 5px;
	border-bottom: 2px solid #a8a8a8;
}

.footer-container-impressum > a:last-of-type {
	margin-right: 0px;
}

.footer-container-impressum > a:hover,
.footer-container-impressum > a:focus {
	text-decoration: none;
	color:#333;
	border-bottom: 1px solid #333;
}

.uk-subnav > .uk-active > * {
  color: #333;
}

.nav .active a {
	color: black !important;
}

.nav .uk-nav li a {
	line-height: 30px;
}

.uk-subnav > li a:hover {
  color: #333;
}


.tm-logo {
	min-width: 350px !important;
}

.tm-navbar {
	/*background: white !important;*/
}

.cart-icon {
	font-size: 20px;
	margin-right: 10px;
}

.cart-icon:hover {
	text-decoration: none;
	font-weight: 600 !important;
	color: #919191;
}

input {
	border-radius: 5px !important;
}

.lang-active a {
	color: black !important;
}

.mod-languages a:hover {
	color: black !important;
}

.tm-navbar {
	/*height: 100px !important;*/
}

.uk-navbar {
	transition: 0.3s ease;
}

.nav a {
	color: #333 !important;
  transition: 0.2s ease;
  text-decoration: none;
}

.nav a:hover {
	background: white !important;
	color: #333 !important;
  transition: 0.2s ease;
  text-decoration: underline !important;
}

.nav .active a {
	color: black !important;
}

#file-input {
	border: none !important;
}

.tm-navbar-content {
	right: 75px !important;
}

.uk-offcanvas-bar {
	padding: 30px;
}

.nav li {
	width: 100%;
}

.alert-error {
	background: #fff;
	color: #ffa293;
	font-weight: bold;
}

#hidden-menu {
	display:none !important;
}

select.form-control > option {
	font-family: 'Arial' !important;
	font-size: 1rem;
}

.form-check-label {
	margin-left: 10px;
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	margin-bottom: 0;
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	cursor: pointer;
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + 0.75rem);
	padding: 0.375rem 0.75rem;
	line-height: 1.5;
	color: #495057;
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 0.25rem 0.25rem 0;
}



#calc-table tbody:last-child > tr > th {
	border-bottom: none;
}

#calc-table tbody tr > td:last-child,
#calc-table tbody tr > th:last-child {
	padding-right: 10px;
	text-align: right;
}

.uk-nav > li > a {
	padding: 0;
}

.col-lg-3.hidden-tablet.hidden-phone.border-left {
	padding-left: 15px;
}

#company_customer_title {
	width: -moz-fit-content;
	width: fit-content;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.form-group {
	margin-bottom: 1px;
}

.is-invalid {
	margin-bottom: 2px !important;
}

.border-left {
	border-left: 1px solid #dee2e6 !important;
}

/*
nav a {
  	color: #333 !important;
	transition: 0.2s ease;

}

nav a:hover {
  	color: #333 !important;
	transition: 0.2s ease;
  text-decoration: underline;

}*/

.tm-navbar.sticky-fix {
	z-index: 9999999;
}

nav .btn-primary {
  transition: 0.2s ease;

}

nav .btn-primary:hover {
  transition: 0.2s ease;
  background-color: #333 !important;
  border-color: #333 !important;

}

/*.tm-container-medium {*/
/*	max-width: auto;*/
/*}*/

/*@media(max-width: 767px){*/
/*	.tm-container-medium {*/
/*		max-width: 767px;*/
/*	}*/
/*}*/

.uk-navbar-toggle {
	background-size: 120%;
	/*position: relative; !important;*/
	/*float: left;*/

	/*margin-right: 50%;*/
}

/*.tm-block-padding {*/
/*	padding-right: 10px;*/
/*}*/

#company_customer_title {
	width: -moz-fit-content;
	width: fit-content;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 30px;
	margin-bottom: 30px;
}


.uk-offcanvas-bar {
	padding-top: 150px;
}

.tm-navbar {
	background-color: unset;
}

input[type="file"] {
	width: 0;
}

.alert-success {
	color: #fff;
	background-color: #38c172;
	border-color: #38c172;
}

.article-title {
	word-wrap: break-word !important;
	overflow-wrap: break-word !important;
}

title {
	text-transform: capitalize !important;
}

/*option {*/
/*	font-family: Gotham !important;*/
/*}*/

/*input.custom-file-input {*/
/*	width: inherit;*/
/*}*/

/*.tm-page-container {*/
/*	max-width: 1559px;*/
/*}*/

/*@media(max-width: 1579px){*/
/*	.tm-navbar > .uk-navbar {*/
/*		padding-left: 0px;*/
/*	}*/
/*}*/

/*@media (min-width: 960px){*/
/*	.tm-block-padding {*/
/*		padding-top: 0px;*/
/*	}*/
/*}*/

@media (min-width: 1400px) {

    .container {
    	max-width: 1600px;
    }

}

.container {
	padding-left: 80px;
	padding-right: 80px;
}

@media (max-width:767px) {

    h1, .uk-h1, .uk-article-title {
        font-size: 30px;
        line-height: 42px;
    }

	#sp-main-body > .container {
		padding-left: 30px;
		padding-right: 30px;
		max-width: 100%;
	}

	#sp-section-4 {
		padding-top: 15px;
	}

	#sp-section-4 > .container {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		margin: unset;
	}

	#sp-section-4 #sp-bottom-d {
		padding-bottom: 30px;
		line-height: 1.6667;
		letter-spacing: 0.75px;
	}

	#sp-section-4 #sp-bottom-d .uk-panel {
		width: 100%;
		margin-top: 20px;
	}

	#sp-section-5 > .container {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		margin: unset;
		max-width: 100%;
	}

	#sp-footer {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	#sp-footer > .sp-column > .uk-panel {
		margin-bottom: 20px;
	}

	#sp-main-body {
		margin-top: 20px;
		padding-top: 0px;
		padding-bottom: 30px;
	}

	* + h3 {
		margin-top: 0px;
	}

	.tm-header > .uk-navbar-container > .container {
		margin: unset;
		padding-left: 30px;
		padding-right: 40px;
		padding-top: 30px;
	}

}

@media (max-height: 700px) {

    h1, .uk-h1, .uk-article-title {
        font-size: 25px;
        line-height: 1.4;
    }

    h3, .uk-h3 {
        font-size: 20px;
        line-height: 1.385;
    }

}