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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.uk-navbar-center {
    float: none;
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.tm-panel-height {
    min-height: 400px;
}
.uk-width-large-2-3, .uk-width-large-4-6 {
    width: 76.666%;
}
.uk-slideshow.uk-slideshow-fullscreen {  
    height: 70vh!important;  
}
.tm-navbar + .uk-height-viewport, .tm-navbar + [class*="tm-block-"] .uk-slideshow-fullscreen, .tm-navbar + [class*="tm-block-"] .uk-slideshow-fullscreen > li, body:not(.tm-navbar-transparent) .uk-sticky-placeholder + .uk-height-viewport, body:not(.tm-navbar-transparent) .uk-sticky-placeholder + [class*="tm-block-"] .uk-slideshow-fullscreen, body:not(.tm-navbar-transparent) .uk-sticky-placeholder + [class*="tm-block-"] .uk-slideshow-fullscreen > li {
    height: calc(70vh - 70px);
}
.tm-block-padding-large {
    padding-top: 10px;
    padding-bottom: 20px;
}
.uk-height-viewport {
    height: 100vh;
    min-height: 100px;
}
.uk-article > :last-child {
    margin-bottom: 20px;
}
a, .uk-link {
    color: #000000;
    text-decoration: 2em;
    cursor: pointer;
}
.tm-socialbar {
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 2;
}
.rsepro_events_module li .rsepro-image {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.thumbnail > img {
    display: block;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail:hover, a.thumbnail:focus {
    border-color: #ffffff;
        border-top-color: rgb(255, 255, 255);
        border-right-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
        border-left-color: rgb(255, 255, 255);
  box-shadow: none;}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 23px;
    border: 0px solid #ddd;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 04px;
    -webkit-box-shadow: 0 1px 3px rgba(255, 255, 255, 0.);
    -moz-box-shadow: 0 1px 3px rgba255, 255, 255, 0.);
    box-shadow: 0 1px 3px rgba255, 255, 255, 0.);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.rsep_date i, .rsep_location i, .rsep_mail i, .rsep_phone i, .rsep_email i, .rsep_categories i, .rsep_hits i, .rsep_tags i, .rsep_posted i {
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-weight: 200;
    color: #4b4b4b;
    text-transform: none;
}
.uk-article-lead {
    color: #4b4b4b;
    font-size: 16px;
    line-height: 34px;
    font-weight: 400;
    text-transform: uppercase;
}
.control-group input {
    height: 32px;
    min-height: 22px !important;
    line-height: 22px;
}
.uk-block {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 00px;
    border-top: 0px solid transparent;
}