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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-navbar {
  background-color: #222;
}

.uk-navbar-nav > li > a {
    font-size: 16px;
}

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

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

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


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

.tm-navbar .tm-logo {
    margin-right: 120px;
}

.tm-navbar {
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

.yoo-zoo .uk-article {
    opacity: 0.9;  
}

.uk-panel-box {
  background-image: none;
}

.tm-block-padding-large {
    margin-top: 20px;
    opacity: 0.9;
    padding-bottom: 30px;
    padding-top: 30px;
}

#tm-top-a {
   border-bottom-color: #fff;
   border-bottom-style: solid;
   border-bottom-width: 5px;
   margin-top: -25px;
}

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

#tm-top-b {
  margin-top: 20px;
}

.tm-block-footer-bg {
    margin-top: 25px !important;
}

.tm-noblog .tm-content, .tm-isblog .tm-article.tm-article-box, .yoo-zoo .uk-article {
    opacity: 0.9;
}

#tm-main {
    margin-top: 20px;
}

.tm-main.uk-width-large-3-4 {
    opacity: 0.9;
    background: #fff;
}


.uk-block::before, .uk-block::after {
    content: "";
    display: table;
}
.uk-block::after {
    clear: both;
}
.uk-block::before, .uk-block::after {
    content: "";
    display: table;
}
.tm-block-footer-bg {
    margin-top: 25px !important;
}
.tm-block-footer-bg {
    margin-top: 0;
}
.tm-block-footer-bg {
    margin-top: 25px;
}
.uk-block-secondary {
    background-color: #ffffff;
    background-image: none;
    opacity: 0.9;
}

.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: #fff;
    text-shadow: 1px 1px #000;
    font-weight: 500;
}

.uk-overlay-panel {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 1px 1px #000;
}

a.jcepopup span.jcemediabox-zoom-link, a.jcepopup span.jcemediabox-zoom-link.icon-right, a.jcepopup span.jcemediabox-zoom-link.zoom-right {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
     font-family: Arial;
  color: #17276c;
}

.tm-tag-color-2 {
    color: #17276c;
   
}

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

.uk-panel-title {
    color: #17276c;
}

h6, .uk-h6 {
    color: #17276c;
    font-size: 18px;
    line-height: 24px;
}

h3, .uk-h3 {
    font-size: 24px;
    line-height: 38px;
}

.uk-text-muted {
    color: #444 !important;
}

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

.tm-article-container {
  padding: 15px 30px 0px 0px;
}
