.tm-navbar {
    padding-top: 70px;
}

.uk-panel-box {
   padding: 0px; 
    background: #ffffff;
    color: #444444;
    border: 1px solid #d0d0d0;
}

.tm-navbar {
    padding-top: 20px;
}


.tm-navbar .tm-nav.uk-hidden-small {  
margin-right: auto;  
margin-left: auto;  
}

body {
    
    background: #FAFAFA;
    background-image: url(../image/45-degree-fabric-light.png) ;
  
}

.uk-navbar-nav > li > a {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    height: 100px;
    padding: 20px 20px;
    line-height: 50px;
    color: #000000;
    font-size: 15px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
}


tm-padding-around2 {padding: 0px;}





.uk-block-default {
    background: #fafafa;
}

.uk-block-muted {
    background: #fAfAfA;
}

.tm-navbar {
    background: #fAfAfA;
}

.uk-list > li > :last-child {
    margin-bottom: 0;
    padding-right: 10px;
}


body {   
    color: #64686b;
   }

.tm-logo img {padding: 0px !important; border: 0px !important;}


img {padding:4px !important; 
/*border: #e4e4e4 solid 1px;*/
}


h1, {
   
    color: #8DEBBB;

}

.uk-h3 {
    font-size: 24px;
    line-height: 28px;
    color: #89b4a1;
    font-weight: bold;
}

.tm-footer {   
    background-color: #395b73;
       padding-top: 20px;
    padding-bottom: 20px;
}

.tm-padding-around {
    padding-top: 30px;
    padding-bottom: 10px;
 
}
.tm-article-blog .uk-article-title {
    position: relative;
    margin-bottom: 50px;
    margin-top: 0 !important;
    text-align: center;
    margin-left: -15px;
}