
img {
	border: 0;
}

textarea {
	overflow: auto;
}

article, footer, main, section {
	display: block;
}

a {
	background: 0 0;
}

.uk-panel {
	position: relative;
}

.uk-panel-title, h1, h2, h3 {
	text-transform: none;
}

.tm-footer, .tm-headerbar, .uk-article:after, .uk-clearfix:after, .uk-container:after, .uk-grid:after, .uk-navbar:after, .uk-panel:after {
	clear: both;
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"), local("OpenSans-Light"), url("https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
}

@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhp.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
}

html {
	font: 14px sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-y: scroll;
}

body {
	margin: 0;
	font-family: "Open Sans";
	font-weight: 400;
	line-height: 20px;
	color: #000;
	background-image: -webkit-radial-gradient(100% 100%, center, #fff, #fff);
	background: url("../../../images/body-bg.jpg") center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

strong {
	font-weight: 700;
}

img {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

input, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input {
	line-height: normal;
}

textarea {
	vertical-align: top;
}

a {
	color: #1fa2d6;
	text-decoration: none;
	cursor: pointer;
}

.uk-article-title a, .uk-nav li>a, .uk-navbar-nav>li>a {
	text-decoration: none;
}

ol, p, ul {
	margin: 0 0 20px;
}

*+ol, *+p, *+ul {
	margin-top: 20px;
}

h1, h2, h3 {
	margin: 0 0 20px;
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-weight: 700;
	color: #444;
}

*+h1, *+h2, *+h3 {
	margin-top: 30px;
}

h1 {
	font-size: 40px;
	line-height: 50px;
}

h2, h3 {
	font-size: 1.5em;
	line-height: 1em;
}

ol, ul {
	padding-left: 30px;
}

iframe {
	border: 0;
}

@media screen and (max-width:400px) {
	@-ms-viewport {
		width: device-width;
	}
}

.uk-grid:after, .uk-grid:before {
	content: " ";
	display: table;
}

.uk-grid {
	margin: 0 0 0 -25px;
	padding: 0;
	list-style: none;
}

.uk-grid>* {
	margin: 0;
	padding-left: 25px;
	float: left;
}

.uk-grid>*>:last-child {
	margin-bottom: 0;
}

.uk-grid+.uk-grid, .uk-grid>*>.uk-panel+.uk-panel, .uk-grid>.uk-grid-margin {
	margin-top: 25px;
}

@media (min-width:1220px) {
	.uk-grid:not(.uk-grid-preserve) {
		margin-left: -35px;
	}
	
	.uk-grid:not(.uk-grid-preserve)>* {
		padding-left: 35px;
	}
	
	.uk-grid:not(.uk-grid-preserve)+.uk-grid, .uk-grid:not(.uk-grid-preserve)>*>.uk-panel+.uk-panel, .uk-grid:not(.uk-grid-preserve)>.uk-grid-margin {
		margin-top: 35px;
	}
}

.uk-grid.uk-grid-small {
	margin-left: -10px;
}

.uk-grid.uk-grid-small>* {
	padding-left: 10px;
}

.uk-grid.uk-grid-small+.uk-grid-small, .uk-grid.uk-grid-small>*>.uk-panel+.uk-panel, .uk-grid.uk-grid-small>.uk-grid-margin {
	margin-top: 10px;
}

.uk-grid-divider:not(:empty) {
	margin-left: -25px;
	margin-right: -25px;
}

.uk-grid-divider>* {
	padding-left: 25px;
	padding-right: 25px;
}

.uk-grid-divider>[class*=uk-width-1-]:not(.uk-width-1-1):nth-child(n+2) {
	border-left: 1px solid #ddd;
}

@media (min-width:1220px) {
	.uk-grid-divider:not(.uk-grid-preserve):not(:empty) {
		margin-left: -35px;
		margin-right: -35px;
	}
	
	.uk-grid-divider:not(.uk-grid-preserve)>* {
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.uk-grid-divider:not(.uk-grid-preserve):empty {
		margin-top: 35px;
		margin-bottom: 35px;
	}
}

.uk-grid-divider:empty {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid #ddd;
}

.uk-grid-width-1-2>* {
	width: 50%;
}

.uk-grid-width-1-3>* {
	width: 33.333%;
}

.uk-grid-width-1-4>* {
	width: 25%;
}

.uk-grid-width-1-5>* {
	width: 20%;
}

.uk-grid-width-1-6>* {
	width: 16.666%;
}

.uk-grid-width-1-10>* {
	width: 10%;
}

@media (min-width:480px) {
	.uk-grid-width-small-1-2>* {
		width: 50%;
	}
	
	.uk-grid-width-small-1-3>* {
		width: 33.333%;
	}
	
	.uk-grid-width-small-1-4>* {
		width: 25%;
	}
	
	.uk-grid-width-small-1-5>* {
		width: 20%;
	}
	
	.uk-grid-width-small-1-6>* {
		width: 16.666%;
	}
	
	.uk-grid-width-small-1-10>* {
		width: 10%;
	}
}

@media (min-width:768px) {
	.uk-grid-divider>[class*=uk-width-medium-]:not(.uk-width-medium-1-1):nth-child(n+2) {
		border-left: 1px solid #ddd;
	}
	
	.uk-grid-width-medium-1-2>* {
		width: 50%;
	}
	
	.uk-grid-width-medium-1-3>* {
		width: 33.333%;
	}
	
	.uk-grid-width-medium-1-4>* {
		width: 25%;
	}
	
	.uk-grid-width-medium-1-5>* {
		width: 20%;
	}
	
	.uk-grid-width-medium-1-6>* {
		width: 16.666%;
	}
	
	.uk-grid-width-medium-1-10>* {
		width: 10%;
	}
}

@media (min-width:960px) {
	.uk-grid-width-large-1-2>* {
		width: 50%;
	}
	
	.uk-grid-width-large-1-3>* {
		width: 33.333%;
	}
	
	.uk-grid-width-large-1-4>* {
		width: 25%;
	}
	
	.uk-grid-width-large-1-5>* {
		width: 20%;
	}
	
	.uk-grid-width-large-1-6>* {
		width: 16.666%;
	}
	
	.uk-grid-width-large-1-10>* {
		width: 10%;
	}
}

@media (min-width:1220px) {
	.uk-grid-width-xlarge-1-2>* {
		width: 50%;
	}
	
	.uk-grid-width-xlarge-1-3>* {
		width: 33.333%;
	}
	
	.uk-grid-width-xlarge-1-4>* {
		width: 25%;
	}
	
	.uk-grid-width-xlarge-1-5>* {
		width: 20%;
	}
	
	.uk-grid-width-xlarge-1-6>* {
		width: 16.666%;
	}
	
	.uk-grid-width-xlarge-1-10>* {
		width: 10%;
	}
}

[class*=uk-width] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.uk-width-1-1 {
	width: 100%;
}

.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
	width: 50%;
}

.uk-width-1-3, .uk-width-2-6 {
	width: 33.333%;
}

.uk-width-2-3, .uk-width-4-6 {
	width: 66.666%;
}

.uk-width-1-4 {
	width: 25%;
}

.uk-width-3-4 {
	width: 75%;
}

.uk-width-1-5, .uk-width-2-10 {
	width: 20%;
}

.uk-width-2-5, .uk-width-4-10 {
	width: 40%;
}

.uk-width-3-5, .uk-width-6-10 {
	width: 60%;
}

.uk-width-4-5, .uk-width-8-10 {
	width: 80%;
}

.uk-width-1-6 {
	width: 16.666%;
}

.uk-width-5-6 {
	width: 83.333%;
}

.uk-width-1-10 {
	width: 10%;
}

.uk-width-3-10 {
	width: 30%;
}

.uk-width-7-10 {
	width: 70%;
}

.uk-width-9-10 {
	width: 90%;
}

@media (min-width:480px) {
	.uk-width-small-1-1 {
		width: 100%;
	}
	
	.uk-width-small-1-2, .uk-width-small-2-4, .uk-width-small-3-6, .uk-width-small-5-10 {
		width: 50%;
	}
	
	.uk-width-small-1-3, .uk-width-small-2-6 {
		width: 33.333%;
	}
	
	.uk-width-small-2-3, .uk-width-small-4-6 {
		width: 66.666%;
	}
	
	.uk-width-small-1-4 {
		width: 25%;
	}
	
	.uk-width-small-3-4 {
		width: 75%;
	}
	
	.uk-width-small-1-5, .uk-width-small-2-10 {
		width: 20%;
	}
	
	.uk-width-small-2-5, .uk-width-small-4-10 {
		width: 40%;
	}
	
	.uk-width-small-3-5, .uk-width-small-6-10 {
		width: 60%;
	}
	
	.uk-width-small-4-5, .uk-width-small-8-10 {
		width: 80%;
	}
	
	.uk-width-small-1-6 {
		width: 16.666%;
	}
	
	.uk-width-small-5-6 {
		width: 83.333%;
	}
	
	.uk-width-small-1-10 {
		width: 10%;
	}
	
	.uk-width-small-3-10 {
		width: 30%;
	}
	
	.uk-width-small-7-10 {
		width: 70%;
	}
	
	.uk-width-small-9-10 {
		width: 90%;
	}
}

@media (min-width:768px) {
	.uk-width-medium-1-1 {
		width: 100%;
	}
	
	.uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
		width: 50%;
	}
	
	.uk-width-medium-1-3, .uk-width-medium-2-6 {
		width: 33.333%;
	}
	
	.uk-width-medium-2-3, .uk-width-medium-4-6 {
		width: 66.666%;
	}
	
	.uk-width-medium-1-4 {
		width: 25%;
	}
	
	.uk-width-medium-3-4 {
		width: 75%;
	}
	
	.uk-width-medium-1-5, .uk-width-medium-2-10 {
		width: 20%;
	}
	
	.uk-width-medium-2-5, .uk-width-medium-4-10 {
		width: 40%;
	}
	
	.uk-width-medium-3-5, .uk-width-medium-6-10 {
		width: 60%;
	}
	
	.uk-width-medium-4-5, .uk-width-medium-8-10 {
		width: 80%;
	}
	
	.uk-width-medium-1-6 {
		width: 16.666%;
	}
	
	.uk-width-medium-5-6 {
		width: 83.333%;
	}
	
	.uk-width-medium-1-10 {
		width: 10%;
	}
	
	.uk-width-medium-3-10 {
		width: 30%;
	}
	
	.uk-width-medium-7-10 {
		width: 70%;
	}
	
	.uk-width-medium-9-10 {
		width: 90%;
	}
}

@media (min-width:960px) {
	.uk-width-large-1-1 {
		width: 100%;
	}
	
	.uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
		width: 50%;
	}
	
	.uk-width-large-1-3, .uk-width-large-2-6 {
		width: 33.333%;
	}
	
	.uk-width-large-2-3, .uk-width-large-4-6 {
		width: 66.666%;
	}
	
	.uk-width-large-1-4 {
		width: 25%;
	}
	
	.uk-width-large-3-4 {
		width: 75%;
	}
	
	.uk-width-large-1-5, .uk-width-large-2-10 {
		width: 20%;
	}
	
	.uk-width-large-2-5, .uk-width-large-4-10 {
		width: 40%;
	}
	
	.uk-width-large-3-5, .uk-width-large-6-10 {
		width: 60%;
	}
	
	.uk-width-large-4-5, .uk-width-large-8-10 {
		width: 80%;
	}
	
	.uk-width-large-1-6 {
		width: 16.666%;
	}
	
	.uk-width-large-5-6 {
		width: 83.333%;
	}
	
	.uk-width-large-1-10 {
		width: 10%;
	}
	
	.uk-width-large-3-10 {
		width: 30%;
	}
	
	.uk-width-large-7-10 {
		width: 70%;
	}
	
	.uk-width-large-9-10 {
		width: 90%;
	}
}

.uk-panel {
	display: block;
}

.uk-panel:after, .uk-panel:before {
	content: " ";
	display: table;
}

.uk-panel>:not(.uk-panel-title):last-child {
	margin-bottom: 0;
}

.uk-panel-title {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #444;
}

.uk-panel-badge {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.uk-panel-box {
	background: #fafafa;
	color: #444;
	border: 1px solid #ddd;
	border-radius: 0;
	padding: 3%;
}

.uk-panel-box .uk-panel-title {
	color: #444;
}

.uk-panel-box .uk-panel-badge {
	top: 10px;
	right: 10px;
}

.uk-panel-box .uk-panel-teaser {
	margin: -21px -21px 20px;
}

.uk-panel-box>.uk-nav-side {
	margin: 0 -20px;
}

.uk-panel-box-primary {
	background-color: #eefaff;
	color: #699eb3;
	border-color: rgba(105, 158, 179, .3);
}

.uk-panel-box-primary .uk-panel-title {
	color: #3484a4;
}

.uk-panel-box-secondary {
	background-color: #fff;
	color: #444;
}

.uk-panel-box-secondary .uk-panel-title {
	color: #444;
}

.uk-panel-header .uk-panel-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	color: #444;
}

.uk-panel-space {
	padding: 30px;
}

.uk-panel-space .uk-panel-badge {
	top: 30px;
	right: 30px;
}

.uk-panel+.uk-panel-divider {
	margin-top: 50px !important;
}

.uk-panel+.uk-panel-divider:before {
	content: "";
	display: block;
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	border-top: 1px solid #ddd;
}

.uk-article:after, .uk-article:before {
	content: " ";
	display: table;
}

@media (min-width:1220px) {
	.uk-panel+.uk-panel-divider {
		margin-top: 70px !important;
	}
	
	.uk-panel+.uk-panel-divider:before {
		top: -35px;
	}
}

.uk-panel-box .uk-panel-teaser>* {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.uk-article>:last-child {
	margin-bottom: 0;
}

.uk-article+.uk-article {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}

.uk-article-title {
	font-size: 36px;
	line-height: 42px;
	color: #f9671d;
	border-bottom: 1px solid #f9671d;
	font-weight: 700;
	text-align: left;
}

.uk-article-title a {
	color: inherit;
}

.uk-article-meta {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}

.uk-article-lead {
	color: #444;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}

.uk-article-divider {
	margin-bottom: 30px;
	border-color: #ddd;
}

*+.uk-article-divider {
	margin-top: 30px;
}

.uk-nav-dropdown .uk-nav-divider, .uk-nav-navbar .uk-nav-divider {
	border-top: 1px solid #ddd;
}

.uk-nav, .uk-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.uk-nav li>a {
	display: block;
}

.uk-nav>li>a {
	padding: 5px 20px;
}

.uk-nav ul {
	padding-left: 15px;
}

.uk-nav ul a {
	padding: 2px 0;
}

.uk-nav li>a>div {
	font-size: 12px;
	line-height: 18px;
}

.uk-nav-header {
	padding: 5px 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
}

.uk-nav-header:not(:first-child) {
	margin-top: 20px;
}

.uk-nav-divider {
	margin: 9px 20px;
}

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

.uk-nav-parent-icon>.uk-parent>a:after {
	content: "";
	width: 20px;
	margin-right: -10px;
	float: right;
	font-family: FontAwesome;
	text-align: center;
}

.uk-nav-parent-icon>.uk-parent.uk-open>a:after {
	content: "";
}

.uk-nav-side>li>a {
	color: #444;
}

.uk-nav-side>li>a:focus, .uk-nav-side>li>a:hover {
	background: rgba(0, 0, 0, .03);
	color: #444;
	outline: 0;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
	text-shadow: 0 -1px 0 #fff;
}

.uk-nav-side>li.uk-active>a {
	background: #52b4df;
	color: #fff;
	box-shadow: inset 0 2px 4px rgba(0, 69, 109, .25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
}

.uk-nav-side .uk-nav-header {
	color: #444;
}

.uk-nav-side .uk-nav-divider {
	border-top: 1px solid #ddd;
	box-shadow: 0 1px 0 #fff;
}

.uk-nav-dropdown>li>a:focus, .uk-nav-dropdown>li>a:hover, .uk-nav-navbar>li>a:focus, .uk-nav-navbar>li>a:hover {
	background: #52b4df;
	box-shadow: inset 0 2px 4px rgba(0, 69, 109, .25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	outline: 0;
}

.uk-nav-side ul a {
	color: #1fa2d6;
}

.uk-nav-side ul a:hover {
	color: #0074a2;
}

.uk-nav-dropdown>li>a {
	color: #444;
}

.uk-nav-dropdown>li>a:focus, .uk-nav-dropdown>li>a:hover {
	color: #fff;
}

.uk-nav-dropdown .uk-nav-header {
	color: #999;
}

.uk-nav-dropdown ul a {
	color: #1fa2d6;
}

.uk-nav-dropdown ul a:hover {
	color: #0074a2;
}

.uk-nav-navbar>li>a {
	color: #444;
}

.uk-nav-navbar>li>a:focus, .uk-nav-navbar>li>a:hover {
	color: #fff;
}

.uk-nav-navbar .uk-nav-header {
	color: #999;
}

.uk-nav-offcanvas .uk-nav-header, .uk-nav-offcanvas>li>a {
	border-top: 1px solid rgba(0, 0, 0, .3);
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}

.uk-nav-navbar ul a {
	color: #1fa2d6;
}

.uk-nav-navbar ul a:hover {
	color: #0074a2;
}

.uk-nav-offcanvas>li>a {
	color: #ccc;
	padding: 10px 15px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
}

.uk-nav-offcanvas>.uk-open>a, html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus, html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover {
	background: #404040;
	color: #fff;
	outline: 0;
}

html .uk-nav.uk-nav-offcanvas>li.uk-active>a {
	background: #1a1a1a;
	color: #fff;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
}

.uk-nav-offcanvas .uk-nav-header {
	color: #777;
	margin-top: 0;
	background: #404040;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
}

.uk-nav-offcanvas .uk-nav-divider {
	border-top: 1px solid rgba(255, 255, 255, .01);
	margin: 0;
	height: 4px;
	background: rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
}

.uk-nav-offcanvas ul a {
	color: #ccc;
}

html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
	color: #fff;
}

.uk-nav-offcanvas {
	border-bottom: 1px solid rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .05);
}

.uk-nav-offcanvas .uk-nav-sub {
	border-top: 1px solid rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
}

.uk-navbar {
	background: #f7f7f7;
	color: #444;
	border: 1px solid rgba(0, 0, 0, .1);
	border-bottom-color: rgba(0, 0, 0, .3);
	border-radius: 4px;
	background-origin: border-box;
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(to bottom, #fff, #eee);
}

.uk-navbar:after, .uk-navbar:before {
	content: " ";
	display: table;
}

.uk-navbar-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.uk-navbar-nav>li {
	float: left;
	position: relative;
}

.uk-navbar-nav>li>a {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 45px;
	padding: 0 15px;
	font: 400 14px/44px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #444;
	margin-top: -1px;
	margin-left: -1px;
	border: 1px solid transparent;
	border-bottom-width: 0;
}

.uk-navbar-nav>li>a[href='#'] {
	cursor: text;
}

.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus {
	background-color: transparent;
	color: #444;
	outline: 0;
	position: relative;
	z-index: 1;
	border-left-color: rgba(0, 0, 0, .1);
	border-right-color: rgba(0, 0, 0, .1);
	border-top-color: rgba(0, 0, 0, .1);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1);
}

.uk-navbar-nav>li.uk-active>a, .uk-navbar-nav>li>a:active {
	background-color: #7c7c7c;
	color: #444;
	border-left-color: rgba(0, 0, 0, .1);
	border-right-color: rgba(0, 0, 0, .1);
	border-top-color: rgba(0, 0, 0, .2);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1);
}

.uk-navbar-nav .uk-navbar-nav-subtitle {
	line-height: 32px;
}

.uk-navbar-nav-subtitle>div {
	margin-top: -8px;
	font-size: 10px;
	line-height: 12px;
}

.uk-navbar-brand, .uk-navbar-toggle {
	font-size: 18px;
	text-decoration: none;
}

.uk-navbar-brand, .uk-navbar-content, .uk-navbar-toggle {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 45px;
	padding: 0 15px;
	float: left;
	margin-top: -1px;
	text-shadow: 0 1px 0 #fff;
}

.uk-navbar-brand:before, .uk-navbar-content:before, .uk-navbar-toggle:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.uk-navbar-content+.uk-navbar-content:not(.uk-navbar-center) {
	padding-left: 0;
}

.uk-navbar-content>a:not([class]) {
	color: #1fa2d6;
}

.uk-navbar-content>a:not([class]):hover {
	color: #0074a2;
}

.uk-navbar-brand {
	color: #444;
}

.uk-navbar-brand:focus, .uk-navbar-brand:hover {
	color: #444;
	text-decoration: none;
	outline: 0;
}

.uk-navbar-toggle {
	color: #444;
	position: absolute;
	right: 15px;
	top: 10px;
}

.uk-navbar-toggle:focus, .uk-navbar-toggle:hover {
	color: #444;
	text-decoration: none;
	outline: 0;
}

.uk-navbar-toggle:after {
	content: "";
	font-family: FontAwesome;
	vertical-align: middle;
}

.uk-navbar-toggle-alt:after {
	content: "";
}

.uk-navbar-center {
	float: none;
	text-align: center;
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.uk-navbar-flip {
	float: right;
	width: 27%;
}

.uk-navbar-nav:first-child>li:first-child>a {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.uk-navbar-flip .uk-navbar-nav>li>a {
	margin-left: 0;
	margin-right: -1px;
}

.uk-navbar-flip .uk-navbar-nav:first-child>li:first-child>a {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.uk-navbar-flip .uk-navbar-nav:last-child>li:last-child>a {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.uk-navbar-attached {
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-radius: 0;
}

.uk-navbar-attached .uk-navbar-nav>li>a {
	border-radius: 0 !important;
}

.uk-subnav-pill>li.uk-active>a {
	background: #52b4df;
	color: #fff;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
}

.uk-breadcrumb>li:not(.uk-active)>span {
	color: #999;
}

.uk-pagination>.uk-active>span {
	background: #52b4df;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-bottom-color: rgba(0, 0, 0, .4);
	background-origin: border-box;
	background-image: -webkit-linear-gradient(top, #5cc0ea, #4cacd7);
	background-image: linear-gradient(to bottom, #5cc0ea, #4cacd7);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
}

.uk-tab>li.uk-open:not(.uk-active)>a, .uk-tab>li:not(.uk-active)>a:focus, .uk-tab>li:not(.uk-active)>a:hover {
	margin-bottom: 1px;
	padding-bottom: 7px;
}

.uk-tab>li.uk-active>a {
	border-color: #ddd #ddd transparent;
	background: #fff;
	color: #444;
}

.uk-tab>li.uk-disabled.uk-active>a {
	background: 0 0;
	border-color: transparent;
}

.uk-tab-bottom>li.uk-open:not(.uk-active)>a, .uk-tab-bottom>li:not(.uk-active)>a:focus, .uk-tab-bottom>li:not(.uk-active)>a:hover {
	margin-bottom: 0;
	margin-top: 1px;
	padding-bottom: 8px;
	padding-top: 7px;
}

.uk-tab-bottom>li.uk-active>a {
	border-top-color: transparent;
	border-bottom-color: #ddd;
}

@media (min-width:768px) {
	.uk-tab-left>li.uk-active>a, .uk-tab-right>li.uk-active>a {
		border-color: #ddd;
	}
	
	.uk-tab-left>li:not(.uk-active)>a:focus, .uk-tab-left>li:not(.uk-active)>a:hover {
		margin-bottom: 0;
		margin-right: 1px;
		padding-bottom: 8px;
		padding-right: 11px;
	}
	
	.uk-tab-left>li.uk-active>a {
		border-right-color: transparent;
	}
	
	.uk-tab-right>li:not(.uk-active)>a:focus, .uk-tab-right>li:not(.uk-active)>a:hover {
		margin-bottom: 0;
		margin-left: 1px;
		padding-bottom: 8px;
		padding-left: 11px;
	}
	
	.uk-tab-right>li.uk-active>a {
		border-left-color: transparent;
	}
}

.uk-offcanvas-bar:after {
	content: "";
}

.uk-button.uk-active {
	background: #f5f5f5;
	color: #444;
	border-color: rgba(0, 0, 0, .2);
	border-top-color: rgba(0, 0, 0, .3);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1);
}

.uk-button-primary.uk-active {
	background: #359ac4;
	color: #fff;
	border-color: rgba(0, 0, 0, .2);
	border-top-color: rgba(0, 0, 0, .4);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
}

.uk-button-success.uk-active {
	background: #76b430;
	color: #fff;
	border-color: rgba(0, 0, 0, .2);
	border-top-color: rgba(0, 0, 0, .4);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
}

.uk-button-danger.uk-active {
	background: #c91c37;
	color: #fff;
	border-color: rgba(0, 0, 0, .2);
	border-top-color: rgba(0, 0, 0, .4);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
}

.uk-button-link.uk-active {
	border-color: transparent;
	background: 0 0;
	box-shadow: none;
	text-shadow: none;
}

.uk-button-link.uk-active {
	color: #0074a2;
	text-decoration: underline;
}

@font-face {
	font-family: FontAwesome;
	src: url("../warp/vendor/uikit/fonts/fontawesome-webfont.eot");
	src: url("../warp/vendor/uikit/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../warp/vendor/uikit/fonts/fontawesome-webfont.woff") format("woff"), url("../warp/vendor/uikit/fonts/fontawesome-webfont.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

.uk-progress-striped.uk-active .uk-progress-bar {
	-webkit-animation: uk-progress-bar-stripes 2s linear infinite;
	animation: uk-progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes uk-progress-bar-stripes {
	0% {
		background-position: 0 0;
	}
	
	100% {
		background-position: 30px 0;
	}
}

@keyframes uk-progress-bar-stripes {
	0% {
		background-position: 0 0;
	}
	
	100% {
		background-position: 30px 0;
	}
}

@-webkit-keyframes uk-fade {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes uk-fade {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes uk-scale-up {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes uk-scale-up {
	0% {
		opacity: 0;
		transform: scale(.2);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes uk-scale-down {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes uk-scale-down {
	0% {
		opacity: 0;
		transform: scale(1.8);
	}
	
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes uk-slide-top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-slide-top {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes uk-slide-bottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-slide-bottom {
	0% {
		opacity: 0;
		transform: translateY(100%);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes uk-slide-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-slide-left {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-slide-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-slide-right {
	0% {
		opacity: 0;
		transform: translateX(100%);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-shake {
	0%, 100% {
		-webkit-transform: translateX(0);
	}
	
	10% {
		-webkit-transform: translateX(-9px);
	}
	
	20% {
		-webkit-transform: translateX(8px);
	}
	
	30% {
		-webkit-transform: translateX(-7px);
	}
	
	40% {
		-webkit-transform: translateX(6px);
	}
	
	50% {
		-webkit-transform: translateX(-5px);
	}
	
	60% {
		-webkit-transform: translateX(4px);
	}
	
	70% {
		-webkit-transform: translateX(-3px);
	}
	
	80% {
		-webkit-transform: translateX(2px);
	}
	
	90% {
		-webkit-transform: translateX(-1px);
	}
}

@keyframes uk-shake {
	0%, 100% {
		transform: translateX(0);
	}
	
	10% {
		transform: translateX(-9px);
	}
	
	20% {
		transform: translateX(8px);
	}
	
	30% {
		transform: translateX(-7px);
	}
	
	40% {
		transform: translateX(6px);
	}
	
	50% {
		transform: translateX(-5px);
	}
	
	60% {
		transform: translateX(4px);
	}
	
	70% {
		transform: translateX(-3px);
	}
	
	80% {
		transform: translateX(2px);
	}
	
	90% {
		transform: translateX(-1px);
	}
}

@-webkit-keyframes uk-slide-top-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-slide-top-fixed {
	0% {
		opacity: 0;
		transform: translateY(-10px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes uk-slide-bottom-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-slide-bottom-fixed {
	0% {
		opacity: 0;
		transform: translateY(10px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes uk-spin {
	0% {
		-webkit-transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
	}
}

@keyframes uk-spin {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(359deg);
	}
}

.uk-dropdown .uk-nav {
	margin: 0 -15px;
}

.uk-dropdown-grid>[class*=uk-width-]>.uk-panel+.uk-panel, .uk-dropdown-stack>.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2), .uk-grid .uk-dropdown-grid+.uk-dropdown-grid {
	margin-top: 15px;
}

@media (min-width:768px) {
	.uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*=uk-width-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2) {
		border-left: 1px solid #ddd;
	}
}

@media (max-width:767px) {
	.uk-dropdown-grid>[class*=uk-width-] {
		width: 100%;
	}
	
	.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2) {
		margin-top: 15px;
	}
}

.uk-dropdown-stack>.uk-dropdown-grid>[class*=uk-width-] {
	width: 100%;
}

.uk-dropdown-small .uk-nav {
	margin: 0 -5px;
}

.uk-offcanvas {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background: rgba(0, 0, 0, .1);
}

.uk-offcanvas.uk-active {
	display: block;
}

.uk-offcanvas-page {
	position: fixed;
	-webkit-transition: margin-left .3s ease-in-out;
	transition: margin-left .3s ease-in-out;
}

.uk-offcanvas-bar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	z-index: 1001;
	width: 270px;
	max-width: 100%;
	background: #333;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.uk-offcanvas-bar-flip:after, .uk-offcanvas-bar:after {
	width: 1px;
	background: rgba(0, 0, 0, .6);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .6);
}

.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {}

.uk-offcanvas-bar-flip {
	left: auto;
	right: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.uk-offcanvas .uk-panel {
	margin: 20px 15px;
	color: #777;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}

.uk-offcanvas .uk-panel a:not([class]), .uk-offcanvas .uk-panel-title {
	color: #ccc;
}

.uk-offcanvas .uk-panel a:not([class]):hover {
	color: #fff;
}

.uk-offcanvas-bar:after {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

.uk-switcher>:not(.uk-active) {
	display: none;
}

.uk-offcanvas-bar-flip:after {
	right: auto;
	left: 0;
}

.uk-clearfix:after, .uk-clearfix:before, .uk-container:after, .uk-container:before {
	content: " ";
	display: table;
}

.uk-text-center {
	text-align: center !important;
}

@media (max-width:959px) {
	.uk-text-center-medium {
		text-align: center !important;
	}
}

.uk-container {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 980px;
	padding: 0 25px;
}

@media (min-width:1220px) {
	.uk-container {
		max-width: 1200px;
		padding: 0 35px;
	}
}

.uk-container-center {
	margin-left: auto;
	margin-right: auto;
}

@media (min-width:960px) {
	.uk-hidden-large {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:959px) {
	.uk-visible-large {
		display: none !important;
	}
}

@media (max-width:767px) {
	.uk-text-center-small {
		text-align: center !important;
	}
	
	.uk-hidden-small, .uk-visible-large {
		display: none !important;
	}
}

@media print {
	img {
		page-break-inside: avoid;
	}
	
	a {
		text-decoration: underline;
	}
	
	img {
		max-width: 100% !important;
	}
	
	@page {
		margin: .5cm;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
}

.tm-totop-scroller {
	position: absolute;
	font-size: 14px;
	text-align: center;
}

.uk-search.uk-active .uk-search-field {
	width: 180px;
}

.uk-active>.uk-search-close {
	display: block;
}

.uk-navbar-flip .uk-dropdown-search {
	margin-top: 12px;
	margin-right: -16px;
}

.uk-nav-search>li>a {
	color: #444;
}

.uk-nav-search>li.uk-active>a {
	background: #52b4df;
	color: #fff;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 69, 109, .25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
}

.uk-nav-search .uk-nav-header {
	color: #999;
}

.uk-nav-search .uk-nav-divider {
	border-top: 1px solid #ddd;
}

.uk-nav-search ul a {
	color: #1fa2d6;
}

.uk-nav-search ul a:hover {
	color: #0074a2;
}

.uk-offcanvas .uk-search {
	display: block;
	margin: 20px 15px;
}

.uk-offcanvas .uk-search:before {
	color: #777;
}

.uk-offcanvas .uk-search-field {
	width: 100%;
	border-color: transparent;
	background: #1a1a1a;
	color: #ccc;
}

.uk-offcanvas .uk-search-field:-ms-input-placeholder {
	color: #777;
}

.uk-offcanvas .uk-search-field::-moz-placeholder {
	color: #777;
}

.uk-offcanvas .uk-search-field::-webkit-input-placeholder {
	color: #777;
}

.tm-footer, .tm-headerbar, .tm-toolbar {
	margin-top: 25px;
	margin-bottom: 25px;
}

@media (min-width:1220px) {
	.tm-footer, .tm-headerbar {
		margin-top: 35px;
		margin-bottom: 35px;
	}
}

@media (max-width:767px) {
	.tm-logo-small:hover {
		text-decoration: none;
	}
	
	.tm-navbar:not(.uk-navbar-attached) {
		border-radius: 0;
	}
}

.tm-logo-small {
	letter-spacing: -.31em;
}

.tm-toolbar .uk-float-left .uk-panel {
	margin: 0 25px 0 0;
	float: left;
}

.tm-toolbar .uk-float-right .uk-panel {
	margin: 0 0 0 25px;
	float: right;
}

.tm-footer .uk-panel+.uk-panel, .tm-main>:nth-child(n+2) {
	margin-top: 25px;
}

.tm-headerbar .tm-logo {
	float: left;
}

.tm-headerbar .uk-panel {
	max-width: 300px;
	margin-right: 0;
	float: right;
}

.tm-content>:last-child {
	margin-bottom: 0;
}

.tm-totop-scroller {
	display: block;
	z-index: 1000;
	width: 20px;
	height: 20px;
	line-height: 20px;
	-webkit-transition: all linear 50ms;
	transition: all linear 50ms;
	right: 48%;
	color: #fff;
	top: 33%;
}

.tm-footer>.uk-container, .tm-toolbar {
	position: relative;
}

.tm-totop-scroller:after {
	content: "";
	font-family: FontAwesome;
}

.tm-totop-scroller:focus, .tm-totop-scroller:hover {
	color: #777;
	font-size: 16px;
	outline: 0;
	text-decoration: none;
}

.tm-totop-scroller:active {
	color: #111;
	font-size: 11px;
}

.tm-leading-article .uk-article:last-child {
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

@font-face {
	font-family: "Yanone Kaffeesatz";
	font-style: normal;
	font-weight: 400;
	src: local("Yanone Kaffeesatz Regular"), local("YanoneKaffeesatz-Regular"), url("https://fonts.gstatic.com/s/yanonekaffeesatz/v9/3y976aknfjLm_3lMKjiMgmUUYBs04Y8bH-o.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
}

.uk-article-title {
	text-transform: uppercase;
}

.uk-article h3, .uk-article-title {
	font-family: "Yanone Kaffeesatz", sans-serif;
}

.tm-middle, .tm-top-a {
	margin-top: 1%;
}

.tm-middle {
	margin-top: 1% !important;
}

.tm-footer, .tm-headerbar {
	margin: 0;
	padding: 3px 0;
	background: url("../../../images/header-bg.jpg") no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: contain;
	box-shadow: 1px 1px 17px #000;
	background-repeat-y: repeat;
}

.tm-headerbar {
	height: auto;
}

.tm-logo {
	width: 25%;
	margin: 10px 0;
}

.phone, .tm-navbar.service-menu .uk-navbar-nav {
	width: 100%;
}

.tm-main .uk-article {
	background: #fff;
	padding: 1% 20px;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.uk-article-title span {
	color: #f9671d;
}

.uk-article h3 {
	font-size: 2em;
}

.tm-footer, .tm-headerbar {
	margin-bottom: 10px;
}

nav.tm-navbar.uk-navbar.service-menu {
	background: 0 0;
	border: 0;
}

.tm-navbar.service-menu .uk-navbar-nav>li {
	background: #f9671d;
	margin-right: 1%;
}

.tm-navbar.service-menu .uk-navbar-nav>li:hover, .tm-navbar.service-menu .uk-navbar-nav>li:hover>a {
	background: #000;
	color: #fff;
}

.tm-navbar.service-menu .uk-navbar-nav>li a {
	color: #fff;
	font-size: 100%;
	height: auto;
	padding: 9px;
	line-height: normal;
}

.uk-navbar-content {
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	position: relative;
}

.uk-dropdown .uk-nav li a {
	padding: 4px 9px !important;
}

.uk-navbar-nav>li>a {
	text-shadow: none;
}

.phone {
	color: #fff;
	text-align: center;
	margin-top: -15px;
}

.phone-image {
	width: 20%;
	float: right;
}

.phone-image img {
	width: 90%;
}

.phone-text {
	width: 80%;
	float: left;
	margin-top: 0;
}

.phone-text div:first-child {
	font-size: 11px;
	text-shadow: none;
}

.phone-text div:last-child {
	font-size: 140%;
}

.tm-toolbar {
	margin: 0;
	width: 100%;
}

.uk-float-right .uk-panel {
	max-width: none;
	height: 20px;
	margin: 0;
}

.tm-top-a {
	margin: 0;
}

.sidebar-a-module .uk-nav {
	margin: 0;
	padding-right: 5px;
}

.sidebar-a-module .uk-nav-sub {
	padding-left: 35px;
	font-size: 13px;
	line-height: 14px;
}

.tm-top-b .uk-width-medium-1-4 {
	padding-left: 0;
	border: 0;
	width: 23.5%;
	margin-left: 1%;
}

.tm-top-b .uk-width-medium-1-4:first-child {
	margin-left: 3%;
}

.tm-top-b .uk-panel-box {
	padding: 0;
	border: 0;
	background: 0 0;
}

.uk-grid:not(.uk-grid-preserve) {
	margin-left: -35px;
}

h2 {
	font-size: 2em;
}

.tm-sidebar-a .uk-panel {
	background: url("/images/sidebar-bg.jpg");
	border: 0;
}

.service-area-map {
	position: relative;
}

.service-area-map img {
	max-width: 100%;
}

.service-area-map a {
	position: absolute;
	color: #000;
	font: 700 100%/14px arial;
	background: rgba(255, 255, 255, .5);
	padding: 0;
	border-radius: 5px;
}

.service-area-map a:focus, .service-area-map a:hover {
	color: #f9671d;
}

.service-area-map .title-sm {
	font-size: 65%;
}

.service-area-map #austin {
	top: 55.8%;
	left: 64.6%;
}

.service-area-map #dallas {
	top: 33.5%;
	left: 71%;
}

.service-area-map #fort-worth {
	top: 36.5%;
	left: 56%;
}

.service-area-map #houston {
	top: 60.5%;
	left: 79%;
}

.service-area-map #waco {
	top: 45%;
	left: 69%;
}

.contact-form-container h2, .service-area-map h2 {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, .7);
	padding: 8px 10px;
	color: #fff;
	box-sizing: border-box;
}

.contact-form-container {
	background: url("/images/sidebar-bg.jpg");
	color: #fff;
}

.contact-form-container h2 {
	position: relative;
	background: rgba(255, 255, 255, .2);
	padding: 8px 20px;
	margin: 0;
}

.contact-form {
	padding: 10px 20px;
}

.contact-form input[type=text], .contact-form textarea {
	width: 100%;
	color: #000;
	padding: 2px 5px;
	min-height: 30px;
}

.contact-form textarea {
	min-height: 53px;
}

.contact-form .row .col-xs-12:nth-child(2) {
	margin: 8px 0 10px;
}

.contact-form input[type=checkbox] {
	width: 8%;
}

.contact-form label {
	width: 42%;
}

.contact-form img {
	width: 45%;
	max-height: 30px;
}

.contact-form input[id*=submit] {
	color: #000;
	width: 100%;
	margin: 12px 0;
	min-height: 30px;
}

.phone-text a, .tm-footer {
	color: #fff;
}

.logos .col-xs-6:first-child img {
	max-width: 200px;
	width: 80%;
}

.logos .col-xs-6:last-child img {
	max-width: 240px;
	width: 90%;
}

#jmap_sitemap {
	background: #fff;
	padding: 20px 30px;
}

.tm-footer {
	position: relative;
	text-align: center;
	padding: 10px 0 20px;
	margin-top: 10px;
	margin-bottom: 0;
}

.uk-flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.uk-flex-inline {
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
}

.uk-flex-inline>*, .uk-flex>* {
	-ms-flex-negative: 1;
}

.uk-flex-top {
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.uk-flex-middle {
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.uk-flex-bottom {
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.uk-flex-center {
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.uk-flex-right {
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.uk-flex-space-between {
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.uk-flex-space-around {
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.uk-flex-row-reverse {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.uk-flex-column {
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.uk-flex-column-reverse {
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.uk-flex-nowrap {
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.uk-flex-wrap {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse;
	-webkit-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
}

.uk-flex-wrap-top {
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
}

.uk-flex-wrap-middle {
	-ms-flex-line-pack: center;
	-webkit-align-content: center;
	align-content: center;
}

.uk-flex-wrap-bottom {
	-ms-flex-line-pack: end;
	-webkit-align-content: flex-end;
	align-content: flex-end;
}

.uk-flex-wrap-space-between {
	-ms-flex-line-pack: justify;
	-webkit-align-content: space-between;
	align-content: space-between;
}

.uk-flex-wrap-space-around {
	-ms-flex-line-pack: distribute;
	-webkit-align-content: space-around;
	align-content: space-around;
}

.uk-flex-order-first {
	-ms-flex-order: -1;
	-webkit-order: -1;
	order: -1;
}

.uk-flex-order-last {
	-ms-flex-order: 99;
	-webkit-order: 99;
	order: 99;
}

@media (min-width:480px) {
	.uk-flex-order-first-small {
		-ms-flex-order: -1;
		-webkit-order: -1;
		order: -1;
	}
	
	.uk-flex-order-last-small {
		-ms-flex-order: 99;
		-webkit-order: 99;
		order: 99;
	}
}

@media (min-width:768px) {
	.uk-flex-order-first-medium {
		-ms-flex-order: -1;
		-webkit-order: -1;
		order: -1;
	}
	
	.uk-flex-order-last-medium {
		-ms-flex-order: 99;
		-webkit-order: 99;
		order: 99;
	}
}

@media (min-width:960px) {
	.uk-flex-order-first-large {
		-ms-flex-order: -1;
		-webkit-order: -1;
		order: -1;
	}
	
	.uk-flex-order-last-large {
		-ms-flex-order: 99;
		-webkit-order: 99;
		order: 99;
	}
}

@media (min-width:1220px) {
	.uk-flex-order-first-xlarge {
		-ms-flex-order: -1;
		-webkit-order: -1;
		order: -1;
	}
	
	.uk-flex-order-last-xlarge {
		-ms-flex-order: 99;
		-webkit-order: 99;
		order: 99;
	}
}

.uk-flex-item-none {
	-ms-flex: none;
	-webkit-flex: none;
	flex: none;
}

.uk-flex-item-auto {
	-ms-flex: auto;
	-webkit-flex: auto;
	flex: auto;
	-ms-flex-negative: 1;
}

.uk-flex-item-1 {
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.service-area-map #san-antonio {
	top: 63.5%;
	left: 56%;
}

.service-area-map #alamo-heights {
	top: 49%;
	left: 52%;
}

.service-area-map #boerne {
	top: 23.5%;
	left: 35%;
}

.service-area-map #bulverde {
	top: 28%;
	left: 53%;
}

.service-area-map #canyon-lake {
	top: 17%;
	left: 66%;
}

.service-area-map #cibolo {
	top: 43%;
	left: 69%;
}

.service-area-map #converse {
	top: 46.5%;
	left: 62%;
}

.service-area-map #fair-oaks-ranch {
	top: 27%;
	left: 41%;
}

.service-area-map #floresville {
	top: 80%;
	left: 73%;
}

.service-area-map #helotes {
	top: 42%;
	left: 38%;
}

.service-area-map #hondo {
	top: 62%;
	left: 7%;
}

.service-area-map #kirby {
	top: 52%;
	left: 59%;
}

.service-area-map #leon-valley {
	top: 49%;
	left: 40%;
}

.service-area-map #live-oak {
	top: 42%;
	left: 61%;
}

.service-area-map #new-braunfels {
	top: 31.5%;
	left: 74%;
}

.service-area-map #schertz {
	top: 44.8%;
	left: 69%;
}

.service-area-map #seguin {
	top: 43%;
	left: 87%;
}

.service-area-map #timberwood-park {
	top: 33%;
	left: 46%;
}

.service-area-map #universal-city {
	top: 44.4%;
	left: 56%;
}
