/* Logo footer */
.tm-footer .tm-logo-footer { margin-top: -10px; }

/* Navigation Bar Background START*/
.uk-sticky-placeholder {
  background-color: rgba(255, 255, 255, 0.8)
    
}
body.tm-navbar-fixed.tm-header-offset .tm-navbar:not(.tm-navbar-attached) {
  background-color: rgba(255, 255, 255, 0.9);
}
/* Navigation Bar Background END*/

/* Home Slides Top Wording Color START*/
.uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
	
	color: #FFF;
	text-shadow: -1px -1px white, 1px 1px #333;
}
.tm-header-overlay h1 {

    border: 3px solid #FFFFFF;
/* Home Slides Top Wording Color END*/
    
