.uk-navbar-nav > li > a {
    height: 80px;
    line-height: 80px;
}
.tm-navbar .tm-navbar-container {
    min-height: 80px;
}
span.uk-badge.tm-badge-muted {
    display: none;
}
.tm-footer-fixed {
    padding-bottom: 250px;
}
.tm-footer-fixed .tm-block-footer {
    height: 250px;
}
.tm-footer-centered {
    padding-top: 0px;
    padding-bottom: 0px;
}
@media (min-width: 960px){
.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 185px;
}
}
footer.tm-footer.uk-text-center {
    padding-top: 50px;
} 	
.tm-sidebar-b .uk-panel-box {
    padding: 10px;
}
.uk-navbar-nav {
    margin-left: 10%;
}
@media (max-width:767px){
	.uk-cover-background.uk-position-cover {
    background-image: url(../../../images/slides/hurtado01.jpg)!important;
}
.tm-slideshow-content-panel .uk-overlay-panel h1, .tm-slideshow-content-panel .uk-overlay-panel h2, .tm-slideshow-content-panel .uk-overlay-panel h3, .tm-slideshow-content-panel .uk-overlay-panel h4, 
.tm-slideshow-content-panel .uk-overlay-panel h5, .tm-slideshow-content-panel .uk-overlay-panel h6 {
    color: #fff;
    text-shadow: 1px 1px rgb(0, 0, 0);
}
.tm-slideshow-content-panel .uk-text-large.uk-margin {
    color: #fff;
    text-shadow: 1px 1px #2c2c2c;
}
}
.tm-navbar .tm-more .tm-navbar-dropdown {
    width: 100px;
	top: 23.5px!important;
    left: -100px!important;
}