body {
	font-family: 'Open Sans', sans-serif !important;
}

#topbar .top-menu > li > a {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 22px;
}

#logo {
/*	line-height: 20px;*/
	text-align: center;
}
#logo em {
	display: block;
	font-family: 'Open Sans';
	letter-spacing: 0.5px;
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	margin-top: -20px;
	line-height: 16px;
}
span.logo-default {
	line-height: 72px;
}
.form-group label:not(.error) {
	color: #fff;
}
.text-lg, .text-lg span, .text-lg span span {
	font-size: 70px;
}
.text-light {
	padding: 60px 0;
}
.project-description li {
	font-size: 12px;
	line-height: 16px; 
}
.project-description .btn {
	margin: 20px 0 20px 0 !important;
}
.room-details p a, .room-details p a:hover, .room-details p a:visited, .room-details p a:active {
	color: #ccc !important;
	text-decoration: none;
}
.list-icon li {
	margin-bottom: 5px;
}
.text-medium {
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1.3;
}
section.rooms h2, section.rooms p, section.rooms h4 {
	color: #fff;
}
section.otdyh {
	background-color: #f1f1f1;
}
section.otdyh h3 {
	margin-bottom: 40px;
}
section.otdyh h3:before {
	content: "";
    position: absolute;
    height: 2px;
    width: 75px;
    background-color: #2250fc;
    top: 50px;
    left: 17px;
    right: 0;
}
.is-invalid:not(.form-control) {
    font-size: 1rem;
    color: #ffffff;
    /*background-color: #fff;
    padding: 2px;*/
}
span.stars {
	display: block;
	padding: 0 0 0px 0 !important;
	font-size: 16px !important;
	margin: 20px 0 -10px 0 !important;
	line-height: 0;
}