.room-heading >div >div {
   padding-top: 20px;
   padding-bottom: 20px;
}
.room-search {
    padding: 0;
    /* margin: 0; */
    max-width: 900px;
    margin: 0 auto;
}
.room-search > p > label{
font-weight: normal;
color: #fff;
}
.room-search > p > label > span > input{
color: #8a8a8a
}
.wpcf7-submit{
    margin-top: 27px;
}
.room-search input{
width: 200px;
}
.select-list {
width: 200px;
}
.blue-background {
background-color: #2eb0d1;
padding-bottom: 20px;
}
.wpcf7-form input {
margin-bottom: 15px;
}
#html5-watermark {
display: none!important;
}
.entry-summary .price{
display:none;
}
.wpml-ls-sidebars-toolbar a:hover {
color: #ffffff!important;
}

.privacy-policy-checkbox input{
	width: 16px;
	min-height: 16px;
	vertical-align: middle;
	position: relative;
	bottom: -8px;
}
input[type='checkbox']{
    width: 16px;
    min-height: 16px;
    margin-top: 13px;
}
.rev_slider img {
  cursor: pointer;
}

#masthead {
  background: #1E407C;
}

.navigation .navbar-nav>li.current-menu-item>a, .navigation .navbar-nav>li:hover>a, .navigation .navbar-nav>li.current-menu-item>span, .navigation .navbar-nav>li:hover>span {
        color: #ffffff!important;
        text-decoration: underline;
    }
    
    .navigation .navbar-nav>li>a, .navigation .navbar-nav>li>span {
      color: #ffffff!important;
    }