/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body { background-color: #efefef; }

.uk-container-center { background-color: #fff; }

.uk-article {
    padding: 20px 0 0;
}

.brd {
    margin-top: 35px;
}

.heading-sub {
    color: #354b8d;
}

p {
    font-size: 13px;
    text-align: justify;
}
.tm-navbar {
    float: none;
}
.tm-headerbar {
   /* float: left; */
}
.footer .uk-container.uk-container-center, .footer {
    background-color: #383737;
}
.footer { border-top: 2px solid #000; }
.tm-bottom-a.uk-grid {
    padding-bottom: 40px;
}
.tm-bottom-b.uk-grid {
    padding: 10px;
    text-align: center;
}
.bottombul, .copyright, .bottombul a {
    color: #fff;
    text-align: center;
}
.bottombul {
    margin-bottom: 10px !important;
    padding-bottom: 2px;
    padding-top: 10px;
}
.copyright {
    margin-top: 10px;
}
.uk-article p {
    font-size: 15px;
    line-height: 23px;
}
.uk-panel-box-primary {
    background-color: #24598f;
    color: #fff;
}
.uk-article {
    padding: 0 !important;
}
.tm-middle.uk-grid {
    margin-top: 40px !important;
    padding-bottom: 40px;
}
.home .tm-middle.uk-grid  { padding-bottom: 0; }
.uk-panel-box-primary .uk-panel-title {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.homeli {
    list-style: outside none none;
    padding-left: 0;
}
.homeli a {
    color: #fff;
    padding-bottom: 0;
}
.homeli > li {
    padding-bottom: 20px;
}
.uk-panel-header .uk-panel-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: #24598f;
    color: #fff !important;
}
.uk-navbar-nav > li > a {
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 36px;
    margin-right: 2px;
    padding: 0 16px;
    text-decoration: none;
}
.tm-navbar {
    margin-bottom: 0 !important;
    margin-top: 15px;
}
.uk-dropdown-navbar {
    background: #91a2c6 none repeat scroll 0 0 !important;
    color: #444444;
    margin-top: 0px !important;
}
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: #24598f none repeat scroll 0 0;
    color: #ffffff;
    outline: medium none;
}
.uk-dropdown .uk-nav.uk-nav-navbar a {
    font-size: 15px !important;
  font-family: "Signika";
}
.uk-clearfix.borderbot {
    border-bottom: 1px solid #c3c3c3;
}
.tm-headerbar {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
}
.uk-dropdown .uk-nav.uk-nav-navbar a, .uk-navbar-nav > li > a {
  font-family: "Raleway" !important;
}
.uk-nav-side > li > a {
    color: #fff;
}
.mob-logo {
    margin-top: -58px;
}
.mob-logo > img {
    max-width: 70%;
}