/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-slideshow-background {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 350px;
    background-position: 50%;
    background-size: contain;
}
.tm-fullscreen .tm-block-full-width .tm-slideshow-fullscreen .tm-slideshow-background {
    height: 88vh;
    margin-top: -100px;
    position: relative;
}
.fp {
margin-top: -6px!important;
padding: 0px 0px 0px 0!important;
border-bottom: none!important;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #1267B7;
    color: #ffffff;
}
@media (max-width:650px) {
#stacklist {
display: visible;
}
#fullllist {
display:none;
}
}
@media (min-width:651px) {
#stacklist {
display:none;
}
#fullllist {
display:visible;
}
}
#stacklist {
text-align:center;
}
.uk-panel-box a {
    color: #1472CB;
}
a, .uk-link {
    color: #1472CB;
}
.uk-panel-box .uk-button, .uk-panel-box .uk-button-primary {
    border-color: #1472CB;
    color: #1472CB;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #1472CB;
    color: #ffffff;
    box-shadow: inset 0 0 10px 30px #59c45c;
}
.uk-panel-box .uk-button:hover, .uk-panel-box .uk-button-primary:hover {
    border-color: #1472CB;
    color: #ffffff;
    box-shadow: inset 0 0 10px 30px #1472CB;
}
input[type="text"]:focus {
    border-color: #1472CB;
}
textarea:focus {
    border-color: #1472CB;
}
em {
    color: #1472CB;
}
@media (max-width:955px) {
.uk-navbar-nav {
    display: none !important;
}
.tm-logo {
display:none;
}
.uk-visible-small {
    display: block!important;
}
.uk-float-lef {
display:none;
}
}
textarea {
    border-radius: 0;
    box-shadow: none;
    height: 117px;
    line-height: 22px;
    color: #777777;
    border-radius: 25px;
}
.tm-top-teaser .uk-container {
width:100%;
max-width:100%;
}
.wk-slideshow-katana > div .next:hover {
    background: #1472CB;
}
.wk-slideshow-katana > div .prev:hover {
    background: #1472CB;
}
@media (max-width: 1100px) {
.wk-slideshow-katana .caption {
    right: 0%;
    bottom: 0px!important;
    left: 0;
    font-size: 13px!important;
    line-height: 26px!important;
    color: #FFFFFF;
    background: rgba(20, 114, 203, 0.82);
    text-shadow: 1px 2px 0px #000;
    box-shadow: -1px 7px 35px #000;
    font-weight: 300;
}
}
.wk-slideshow-katana .caption {
    right: 0%;
    bottom: 40px;
    left: 0;
    font-size: 30px;
    line-height: 39px;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.82);
    text-shadow: 1px 2px 0px #000;
    box-shadow: -1px 7px 35px #000;
    font-weight: 300;
}
@media (min-width: 768px) {
.tm-top-teaser .uk-width-medium-1-2 {
    width: 64%;
}
}
.tm-block-primary {
    background: #1472cb;
}
.uk-navbar-nav > li > a:before {
    background: #1472cb;
}
@media (min-width: 480px) {
.uk-width-small-7-10 {
    width: 100%;
}
}
@media (min-width: 1400px) {
.uk-grid:not(.uk-grid-preserve) + .uk-grid {
    margin-top: 15px;
}
}
* + .uk-margin-large {
    margin-top: 12px;
}
* + p {
    margin-top: 12px;
}
.uk-margin-large-top {
    margin-top: 12px !important;
}
.uk-text-primary {
    color: #1472CB !important;
}
.uk-button-large {
    min-height: 26px;
    padding: 0 24px;
    line-height: 14px;
    font-size: 16px;
}
.uk-panel-box, .uk-panel-box-tertiary {
    padding: 0px 0px 43px 0;
    background: #ffffff;
    color: #777777;
    border: none;
    border-bottom: 1px solid #dddddd;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 12px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    color: #777777;
    text-transform: none;
}
.uk-panel-box, .uk-panel-box-tertiary {
    color: #000000;
}