header {
	background-image: url("../../images/bg6.png");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
}
#logo {
	white-space: nowrap;
}
.header-phone {
	text-align: right;
}
.social {
    margin: 15px 0px 0px 30px;
}
ul.menu li .item {
	color: #25358D;
	font-weight: bold !important;
}
ul.menu li.active .item, ul.menu li:hover .item {
	background: #9FD581 none repeat scroll 0% 0%;
}
#menu {
	padding: 0;
}
ul.menu {
	margin: 0;
	padding: 0;
}
#menu > .container {
	padding: 45px 20px 7px;
	background-color: #DEE0C9;
	border-radius: 10px 10px 0px 0px;
}
#top > .container {
	padding: 0;
	position: relative;
}
#top .room-gallery {
	height: 469px;
}
#top .room-gallery img {
	width: 100%;
	height: auto;
}
.widget {
	position: absolute;
	bottom: 20px;
	left:0; right:0;
	max-width: 50%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
	padding: 15px;
}
