html {
    background: none repeat scroll 0 0 #ffffff;
    color: #666666;
    font: 300 15px/22px "Roboto",Helvetica,Arial,sans-serif;
}
.uk-navbar {
	border-radius: 0;
}
.uk-navbar-nav:first-child > li:first-child > a {
    border-radius: 0;
    line-height: 56px;
}
.uk-navbar-brand, .uk-navbar-content, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    box-sizing: border-box;
    display: block;
    height: 56px;
    padding: 0 15px;
    text-shadow: 0 1px 0 #fff;
}
.tm-sidebar-logo {
	color: #fff;
}
.uk-navbar-nav li > a {
    overflow: hidden;
    position: relative;
    line-height: 56px;
    transition: all 0.2s ease 0s;
    z-index: 0;
}
.uk-icon-play {
	margin-right: 10px;
}
.tm-slideshow {
    margin-bottom: 60px;
}
.tm-navbar {
	background: none repeat scroll 0 0 #fafafa;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    height: 56px;
}
.tm-footer {
	background: none repeat scroll 0 0 #fafafa;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 20px;
    height: 36px;
    left: 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0;
    text-align: center;
}
.tm-footer .uk-panel + .uk-panel {
    margin-top: 5px;
}
.tm-totop-scroller {
    color: #666666;
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 24px;
    text-align: center;
    top: 20px;
    transition: all 0.05s linear 0s;
    width: 20px;
    z-index: 1000;
}
.tm-totop-scroller::after {
    content: "";
    font-family: "FontAwesome";
}
.tm-totop-scroller:hover, .tm-totop-scroller:focus {
    color: #999999;
    font-size: 16px;
    outline: medium none;
    text-decoration: none;
}
.tm-totop-scroller:active {
    color: #333333;
    font-size: 11px;
}
@media (max-width: 959px) {
.tm-wrapper {
    max-width: 100%;
}
.tm-wrapper .tm-content-wrapper {
    margin: 0;
    width: 100% !important;
}
}
@media (max-width: 767px) {
.tm-section-divider .tm-grid-divider {
    margin-bottom: 30px;
    margin-top: 30px;
}
.tm-logo-small:hover {
    text-decoration: none;
}
}
[class*="uk-animation-"] .uk-button {
}
.tm-ct-spacing-false .tm-block-content-top {
    padding: 0 !important;
}
.tm-cb-spacing-false .tm-block-content-bottom {
    padding: 0 !important;
}
.uk-dropdown-navbar.uk-dropdown-stack {
    max-width: none !important;
    min-width: 0 !important;
}
@font-face {
    font-family: "yootheme";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/yootheme.eot?#iefix-fkrq72") format("embedded-opentype"), url("../fonts/yootheme.woff?-fkrq72") format("woff"), url("../fonts/yootheme.ttf?-fkrq72") format("truetype"), url("../fonts/yootheme.svg?-fkrq72#yootheme") format("svg");
}
[class^="tm-icon-yootheme-"], [class*=" tm-icon-yootheme-"] {
    -moz-osx-font-smoothing: grayscale;
    font-family: "yootheme";
    font-size: 72px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.tm-icon-yootheme-cart::before {
    content: "";
}
.tm-icon-yootheme-css3::before {
    content: "";
}
.tm-icon-yootheme-github1::before {
    content: "";
}
.tm-icon-yootheme-github2::before {
    content: "";
}
.tm-icon-yootheme-html5::before {
    content: "";
}
.tm-icon-yootheme-joomla::before {
    content: "";
}
.tm-icon-yootheme-jquery::before {
    content: "";
}
.tm-icon-yootheme-less::before {
    content: "";
}
.tm-icon-yootheme-symfony::before {
    content: "";
}
.tm-icon-yootheme-twitter::before {
    content: "";
}
.tm-icon-yootheme-wordpress::before {
    content: "";
}
.tm-icon-yootheme-zoo::before {
    content: "";
}
.tm-icon-yootheme-yoo::before {
    content: "";
}
.tm-icon-yootheme-widgetkit::before {
    content: "";
}
.tm-icon-yootheme-warp::before {
    content: "";
}
.tm-icon-yootheme-uikit::before {
    content: "";
}
.tm-icon-yootheme-pagekit::before {
    content: "";
}
.tm-about > .uk-switcher > li {
    font-size: 22px;
    font-style: italic;
    line-height: 30px;
    padding-top: 80px;
    text-align: center;
}
.tm-about > .uk-switcher > li::before {
    -moz-osx-font-smoothing: grayscale;
    color: #546b8e;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 50px;
    font-style: normal;
    font-weight: normal;
    left: 50%;
    line-height: 1;
    margin-left: -25px;
    position: absolute;
    top: 0;
}
.tm-about > .uk-switcher > li:nth-child(2)::before {
    content: "";
}
.tm-about > .uk-switcher > li:nth-child(3)::before {
    content: "";
}
.tm-button-wide {
    padding-left: 25px;
    padding-right: 25px;
}
.tm-underlined {
    border-bottom: 2px solid #668cc6;
}
.tm-caption {
    background: none repeat scroll 0 0 #333333;
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.tm-caption img {
    display: block;
    opacity: 1;
    position: relative;
    transform: scale(1);
    transition: all 0.35s ease 0s;
}
.tm-caption figcaption {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.tm-caption figcaption > a:hover {
    text-decoration: none;
}
.tm-caption figcaption::before, .tm-caption figcaption::after {
    bottom: 30px;
    content: "";
    left: 30px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 30px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.tm-caption figcaption::before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: scale(0, 1);
}
.tm-caption figcaption::after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1, 0);
}
.tm-caption h3 {
    background: none repeat scroll 0 0 #333333;
    border-radius: 1px;
    color: #ffffff;
    margin: 0;
    padding: 3px 6px;
    text-transform: uppercase;
    transition: all 0.35s ease-in-out 0s;
}
.tm-caption:hover img {
    opacity: 0.5;
    transform: scale(1.1);
}
.tm-caption:hover figcaption::before, .tm-caption:hover figcaption::after {
    opacity: 1;
    transform: scale(1);
}
.tm-caption:hover h3 {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
}
.uk-caption .uk-article-lead {
    color: #ffffff;
}
.uk-article + .uk-article {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 40px;
    padding-top: 40px;
}
.tm-leading-article .uk-article:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
    padding-bottom: 40px;
}
.tm-error-icon {
    font-size: 250px;
}
.tm-error-headline {
    font-size: 100px;
}
.tm-offline {
    width: 300px;
}
.tm-socialbuttons {
    line-height: 1;
}
.tm-socialbuttons > div {
    float: left;
    margin-right: 10px;
}
.alignleft {
    display: block;
    float: left;
    margin-right: 25px;
}
.alignright {
    display: block;
    float: right;
    margin-left: 25px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tm-sidebar-wrapper {
    background: #0d3a75;
}
html[dir="rtl"] body .tm-sidebar-wrapper {
    background-position: 100% 0;
}
.tm-title-line {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
	font-weight: bold;
	font-size: large;
}
.tm-title-line::before, .tm-title-line::after {
    background-color: #eaeaea;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.tm-title-line::before {
    margin-left: -50%;
    right: 20px;
}
.tm-title-line::after {
    left: 20px;
    margin-right: -50%;
}