html {font: 300 14px / 26px 'Open Sans' !important;}

.uk-navbar-nav:hover>li>a {color:#848484 !important;}

.uk-navbar-nav > li > a {color:#848484 !important;}

.uk-navbar-nav > li > a:hover {color:#ffffff !important;}

.uk-navbar-nav > li.uk-active > a:hover {color:#848484 !important;}

.uk-navbar-nav > li.uk-active > a {color:#ffffff !important;background-color: #ff9815 !important;}

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

ul.uk-navbar-nav:uk-hidden-small:hover li > a {color:#ffffff !important;}
 
.tm-logo {padding: 15px 0;}

.uk-article-title {font-weight: 600 !important;}

.uk-navbar {background: #FFFFFF !important;border-bottom: 1px solid #ccc !important;}

.tm-nav {background: #ffffff !important; padding: 5px 0 0 !important; }

.tm-block-footer {background: #ECECEC !important;padding: 0 !important;color: #848484 !important;font-size:13px !important;}

.tm-footer {background: #ECECEC !important;}

.tm-block-footer a:not([class]), .tm-block-footer .uk-link {color: #767676 !important;}

.tm-totop-scroller {color: #FFFFFF !important;right: 25px !important;}

.uk-article-title {display: none !important;}

.single .uk-article-title {display: block !important;font-size: 32px;line-height: 38px;}

.uk-panel-box {padding:30px !important;}

.post-date {font-size: 12px;color: #797979;display:block;}

.uk-switcher .uk-thumbnav.uk-flex-right {padding-right:20px;}

.tm-block, .tm-block-large-padding {padding-top: 30px !important;padding-bottom: 30px !important;}

.single-post .uk-article img {padding-bottom:30px !important;}

.uk-button {padding: 0px 15px !important;text-transform: none !important;letter-spacing: normal !important;line-height: 30px !important;min-height: 30px !important;}

input, textarea {
    color:#696969;
    padding: 20px 10px;
    background: #F5F5F5;
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 95%;
    font-size: 14px;
    font-family: 'museo_sans500', Helvetica, Arial, sans-serif !important;
}

input[type=submit] {
    color:#ffffff;
    background: #FAA900;
    width: 210px;
    color: #ffffff;
    cursor:pointer;
    text-transform: uppercase;
}

input[type=submit]:hover {
    color:#ffffff;
    background: #FF9815;
    -webkit-transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out;
}

.tm-navbar a {text-decoration:none !important;}

p.text-small {font-size:12px !important;}

.page-id-12 .tm-content .uk-panel.uk-scrollspy-inview .uk-margin p, .page-id-8 .tm-content .uk-panel.uk-scrollspy-inview .uk-margin {text-align:justify;}

@media only screen and (min-width:1440px) and (max-width:2000px) { 
.tm-navbar {padding-top: 0 !important;}
.tm-block, .tm-block-large-padding {padding-top: 30px !important;padding-bottom: 30px !important;}
}

@media only screen and (min-width:1280px) and (max-width:1440px) { 
.tm-navbar {padding-top: 0 !important;}
.tm-block, .tm-block-large-padding {padding-top: 30px !important;padding-bottom: 30px !important;}
}

@media only screen and (min-width:1024px) and (max-width:1279px) { 
.tm-navbar {padding-top: 0 !important;}
.tm-block, .tm-block-large-padding {padding-top: 30px !important;padding-bottom: 30px !important;}
}

@media only screen and (min-width:768px) and (max-width:1024px) { 
.tm-navbar {padding-top: 0 !important;}
.tm-block, .tm-block-large-padding {padding-top: 30px !important;padding-bottom: 30px !important;}
}

@media only screen and (min-width:480px) and (max-width:767px) { 
.tm-navbar {padding-top: 0 !important;}
.tm-block, .tm-block-large-padding {padding-top: 30px !important;padding-bottom: 30px !important;}
}

@media only screen and (min-width:320px) and (max-width:480px) { 
.tm-navbar {padding-top: 0 !important;}
.tm-block, .tm-block-large-padding {padding-top: 30px !important;padding-bottom: 30px !important;}
}

@media (max-width: 960px) {
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {height:80px !important;}
}