.navbar-collapse {
	float: right;
	padding: 0;
}
.copyright{
	color: white;
}
.customize-unpreviewable{
	color: white;
}
.navbar.navbar-default {
	background-color: #ffffff;
}

.navbar-default .navbar-nav .current-menu-ancestor a.dropdown-toggle {
	color: #3c948b;
}

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

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

.maxbutton-1.maxbutton.maxbutton-plan-room {
	position: relative !important;
	text-decoration: none !important;
	display: inline-block !important;
	border-color: #3c948b !important;
	width: 140px !important;
	height: 40px !important;
	margin-top: 15px;
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
	border-style: solid !important;
	border-width: 2px !important;
	background: rgba(255,255,255,1) !important;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(45%,rgba(255,255,255,1)),color-stop(1,rgba(255,255,255,1))) !important;
	background: -moz-linear-gradient(rgba(255,255,255,1) 45%,rgba(255,255,255,1)) !important;
	background: -o-linear-gradient(rgba(255,255,255,1) 45%,rgba(255,255,255,1)) !important;
	background: linear-gradient(rgba(255,255,255,1) 45%,rgba(255,255,255,1)) !important;
	-webkit-box-shadow: 0 0 2px #333 !important;
	-moz-box-shadow: 0 0 2px #333 !important;
	box-shadow: 0 0 2px #333 !important;
}

.maxbutton-1.maxbutton:hover.maxbutton-plan-room {
	border-color: #3c948b !important;
	background: rgba(255,255,255,1) !important;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(45%,rgba(255,255,255,1)),color-stop(1,rgba(255,255,255,1))) !important;
	background: -moz-linear-gradient(rgba(255,255,255,1) 45%,rgba(255,255,255,1)) !important;
	background: -o-linear-gradient(rgba(255,255,255,1) 45%,rgba(255,255,255,1)) !important;
	background: linear-gradient(rgba(255,255,255,1) 45%,rgba(255,255,255,1)) !important;
	-webkit-box-shadow: 0 0 2px #333 !important;
	-moz-box-shadow: 0 0 2px #333 !important;
	box-shadow: 0 0 2px #333 !important;
}

.maxbutton-1.maxbutton.maxbutton-plan-room .mb-text {
	color: #000 !important;
	font-family: Verdana !important;
	font-size: 15px !important;
	text-align: center !important;
	font-style: normal !important;
	font-weight: normal !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: 0 !important;
	box-sizing: border-box !important;
	display: block !important;
}

.maxbutton-1.maxbutton:hover.maxbutton-plan-room .mb-text {
	color: #3c948b !important;
}

#footer-area {
	background-color: #313131;
}

.page .entry-title {
	display: none;
}

#content .slideshow-window, .jetpack-slideshow {
	background-color: #000000;
	border: 15px solid #ffffff;
}

.tiled-gallery {
}

.tiled-gallery .gallery-row {
	margin: 0 auto;
}

.jp-carousel-left-column-wrapper {
	display: none;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
	display: none;
}

.jp-carousel-light .jp-carousel-image-meta li {
	display: none;
}

h2 {
	font-size: 39px;
	text-align: center;
	font-family: 'Lora', serif;
	padding-bottom: 35px;
	margin-top: 0;
	font-style: italic;
}

h3 {
	font-size: 27px;
	font-family: 'Lora', serif;
}

h4 {
	font-size: 24px;
	color: #000000;
	font-family: 'Lora', serif;
}

body {
	color: #292929;
	background-color: #FFFFFF;
	word-wrap: break-word;
	font-family: 'Lora', serif;
	line-height: 2;
	font-size: 20px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	color:white;
}
.contact-form label {
	font-weight: 500;
	color: white;
}