ul.nav li:hover>ul
{
	display: block;
	opacity: 1;
}

.brand
{
	padding: 0;
}

.brand img
{
	width: 150px;
	margin-top: 20px;
	margin-left: -13px;
}

#Principale .navbar-default .navbar-nav>li>a,
#Principale li.menu-level-0 a,
#Principale li.menu-parent a
{
	color: #4d4d4d;
}

#Principale li.menu-level-1 a
{
	line-height: 25px !important;
}

#MenuAlto,
#MenuAlto a
{
	color: white;
}

/*
	top: 0;
    position: fixed;
    z-index: 10;
*/
@media not screen and (max-width: 992px)
{
	.navbar-right
	{
		margin-top: 10px;
	}
}

#MenuAlto
{
	background-color: var(--wime-color-blue);
	line-height: 25px;
	width: 100%;
}

#MenuAlto a
{
	margin-right: 17px;
	font-size: 12px;
}

#MenuAltoLeft
{
	text-align: left;
}

#MenuAltoRight
{
	text-align: right;
}

.navbar-nav.navbar-right li a
{
	border-radius: 22px;
	height: 20px;
	line-height: 0px;
	margin-top: 9px;
	font-size: 12px;
	text-transform: uppercase;
}

.navbar-nav.navbar-right li a[href="/it/verifica-copertura"]
{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.navbar-nav.navbar-right li a[href="/it/verifica-copertura"]::before
{
	content: "\f041";
	font-family: "FontAwesome";
	margin-right: 5px;
}

.navbar-nav.navbar-right li a::before
{
	/*
	content: " ";
    width: 17px;
    height: 17px;
    background-size: contain;
    background-position: center center;
    display: inline-table;
    position: relative;
    top: -13px;
    left: -3px;
    background-repeat: no-repeat;
    background-image: url(../svg/marker.svg);
	font-size: 17px;
    */
}

@media only screen and (min-width:0px) and (max-width:767px)
{

	#MenuAltoLeft,
	#MenuAltoRight
	{
		text-align: center;
	}
}

.menu-level-1.active a
{
	color: #f7931e !important;
	background-color: transparent !important;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover
{
	background: transparent;
	color: #f7931e;
}

@media not screen and (min-width:0px) and (max-width:767px)
{}

ul#usefulLinks li.menu-level-1
{
	text-transform: initial;
	padding-bottom: 13px;
}

.footer-link li.menu-level-0::after
{
	content: "●";
}

.footer-link li.menu-level-0:last-child:after
{
	content: "";
}

@media only screen and (min-width:0px) and (max-width:767px)
{
	ul.nav li ul
	{
		position: relative;
		display: block;
	}

	ul.nav li ul
	{
		padding-left: 10px;
	}

	ul.nav li ul li ul
	{
		padding-left: 20px;
	}

	ul.nav li ul li ul li ul
	{
		padding-left: 30px;
	}

	.dropdown-menu
	{
		position: relative;
		float: none;
		border: 0;
		background-color: transparent;
	}

	.dropdown-menu a
	{
		color: #999 !important;
	}

	.dropdown-menu a:hover
	{}

	ul.menu-level-0
	{
		position: relative !important;
		text-align: center;
		border: 0;
		box-shadow: none !important;
	}

	.menu-level-1 a
	{
		text-transform: capitalize !important;
		text-align: center;
		display: block !important;
	}

	.brand img
	{
		margin-left: 0px;
	}
}

li.menu-parent a
{}

ul.dropdown-menu.menu-level-0
{
	-webkit-transition: width 2s;
	/* Safari */
	transition: width 2s;
	min-width: auto;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	background-repeat: no-repeat;
	background-position: 3px 5px;
	box-shadow: 0px 1px 3px 1px #8e8e8e;
}

ul.dropdown-menu.menu-level-0:empty
{

	box-shadow: none !important;
}

img.langFlag
{
	padding-top: 15px;
}

@media only screen and (min-width:0px) and (max-width:767px)
{
	header
	{
		padding-right: 19px;
	}

	ul.dropdown-menu.menu-level-0
	{
		background: none;
		padding-top: 0px;

	}

	ul.nav
	{
		width: 100%;
	}

	#heading
	{
		margin-top: 0 !important;
	}
}

/* Immobile */
@media only screen and (min-width:0px) and (max-width:992px)
{
	#immobiligMap
	{
		margin-top: 30px;
	}
}

#immobileDescription
{
	text-align: justify;
}

#immobiligMap
{
	width: 100%;
	height: 50vh;
	color: black;
}

#immobiliDotazioni
{
	text-align: left;
	margin-bottom: 15px;
}

#immobiliCalendar,
#immobiliPrenota
{
	width: 100%;
	min-height: 100px;
	margin-top: 20px;
}

#immobiliCalendar .datepicker--cell.-disabled-
{
	background-color: #a7e8b6;
}

/*libero*/
#immobiliCalendar .datepicker--cell.-selected-,
#immobiliCalendar .datepicker--cell.-selected-.-current-
{
	background: #eca7a7;
}

/*occupato*/

/* Immobili List */
.ImmobiliListTitle h4 a
{
	font-size: 25px;
}

.immaginiListObject
{
	padding: 12px;
	padding-top: 2px;
	margin-bottom: 10px;
	min-height: 440px;
	background: #d6d6d621;
}

.ImmobiliListImageCont img
{
	width: 100%;
}

.ImmobiliListDesc
{
	text-align: justify;
	padding-top: 10px;
	height: 130px;
}

#immaginiListPagination
{
	text-align: center;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:hover,
.table-striped>tbody>tr:nth-child(odd)>th
{
	background-color: transparent !important;
}

/* maps */
.InfoContent
{
	color: black !important;
}

.googleMapsCustom
{
	height: 50vh;
	min-height: 400px;
}

/* cookie banner */
#cookieBanner
{
	z-index: 999999;
	position: fixed;
	background: rgba(49, 46, 46, 0.87);
	width: 100%;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	bottom: 0px;
	color: white;
}

#cookieBanner>i
{
	color: #ef6a6a;
	cursor: pointer;
}

#cookieBanner a
{
	color: white;
}

#cookieBanner a:hover
{
	text-decoration: underline;
}

/* bootbox */
.bootbox
{
	color: black;
}

h4.modal-title
{}

.bootbox .btn-primary
{
	border-color: #585f58;
	background-color: #758275;
	border-radius: 4px;
}