body *
{
	/*outline: 1px solid red;*/
}

#menu-item-id-254 img,
#menu-item-id-256 img
{
	max-height: 55px;
}

#menu-item-id-255 a,
#menu-item-id-257 a,
#menu-item-id-256 a,
#menu-item-id-254 a
{
	padding: 0!important;	
}

#menu-item-id-255 img,
#menu-item-id-257 img
{
	max-height: 50px;
}

.uk-navbar-nav img + span
{
	display: none;
}

.uk-navbar-nav > li.uk-active > a
{
	font-weight: bold;
	color: #000;
}

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

.uk-navbar-nav > li:hover > a::before
{
	right: 15px;
	background-color: #0000ff;
	height: 1px;
}

.tm-page
{
	z-index: auto!important;
}

.tm-header
{
	z-index: 9999;
}

body.about-us .tm-main > .uk-container > .uk-container
{
	padding-top: 40px;
	margin-top: 10px!important;
}

body.homepage .tm-top .card-grid#blocchi-mobile
{
	max-width: 100%;
}

body.homepage .tm-top .card-grid#blocchi-mobile .uk-grid
{
	padding: 20px 0px 20px 40px;
}

body.homepage .tm-top .card-grid#blocchi-mobile
{
	display: none;
}

#blocchi-mobile > div > div > div
{
	margin-right: 30px;
}

.altezza
{
}

@media only screen and (max-width: 1000px) {
	body.homepage .tm-top .card-grid#blocchi-mobile
	{
		display: block;
	}
}

body.contacts .tm-bottom#tm-bottom
{
	margin-top: 60px;
}