.about, .facilities{
	background: #715782 !important;
	padding: 40px;
	color: #fff;
}

.facilities {
	background: #836c92 !important;
	
	display: block !important;
}

.reviews-side {
	
}
.reviews-side legend {
	font-size: 16px;
	font-weight: 600;
	color:#fff;
	padding-bottom: 5px;
}
.reviews-side p {
	font-size: 12px;
}

.offers-side {
	padding-left: 25px;
	padding-right: 25px;
}

h3 {
	font-family: "walkway_semiboldregular";
}

h6.offer {
	color: #9a8c69;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	list-style: none !important;
}

.booknow-box {
	width: 100%;
	height: 65px;
	background: rgba(154,140,105,.15) !important;
	
	margin-bottom: 20px;
	
	padding: 22px;
}
.booknow-box a{
	color:#9a8c69 !important
}
.booknow-box span {
	
}

/*.booknow-box a, .button {
	float: right;
	
	font-size: 18px;
	background: #715782;
	
	color: #fff;
	
	margin-top: -10px;
	padding: 8px;
}*/
/*.booknow-box a:hover, .booknow-box a:focus, .button:hover, .button:focus {
	background: #000;
	text-decoration: none;
	
	color: #fff;
}*/

.button {
	
	float: left !important;
	
	margin-top: 3px;
	margin-left: 20px;
	
}

.color-gold {
	color: #9a8c69 !important;
}

#slider {
	display: block;
	
	width: 100% !important;
	height: 350px !important;
}

#slider img {
	width: 100% !important;
}

@media screen and (max-width: 1199px) {
	#slider {
		height: 100% !important;
	}
}

@media screen and (max-width: 991px) {
	#slider {
		height: 100% !important;
	}
}

@media screen and (max-width: 767px) {
	#slider {
		height: 100% !important;
	}
	
	#slider img {
		/*height: 200px !important;*/
		height: 100% !important;
	}
	.nivo-prevNav,.nivo-nextNav{
		display: none;
	}
}

.stars-1 {
	display: inline-block;
	
	float: right;
	
	background: url(/Core/Views/DynamicWebsite/TemplateSeven/images/stars-1.png) no-repeat;
	background-size: 100% 100%;
	
	width: 45px;
	height: 38px !important;
}

.stars-2 {
	display: inline-block;
	
	float: right;
	
	background: url(/Core/Views/DynamicWebsite/TemplateSeven/images/stars-2.png) no-repeat;
	background-size: 100% 100%;
	
	width: 85px;
	height: 38px !important;
}

.stars-3 {
	display: inline-block;
	
	float: right;
	
	background: url(/Core/Views/DynamicWebsite/TemplateSeven/images/stars-3.png) no-repeat;
	background-size: 100% 100%;
	
	width: 150px;
	height: 38px !important;
}

.stars-4 {
	display: inline-block;
	
	float: right;
	
	background: url(/Core/Views/DynamicWebsite/TemplateSeven/images/stars-4.png) no-repeat;
	background-size: 100% 100%;
	
	width: 192px;
	height: 38px !important;
}

.stars-5 {
	display: inline-block;
	
	float: right;
	
	background: url(/Core/Views/DynamicWebsite/TemplateSeven/images/stars-5.png) no-repeat;
	background-size: 100% 100%;
	
	width: 220px;
	height: 38px !important;
}

footer {
	margin-top: 25px;
}

.photo {
	width: 250px !important;
}

.room_title {
	margin-bottom: 10px;
}

.booking-widget {
	min-height: 365px !important;
}

@media screen and (min-width: 1199px){
	.booking-widget {
		min-height: 235px !important;
	}
}

.hotel-facilities {
	list-style: none !important;
	
	padding-left: 12px;
}
.hotel-facilities li i {
	padding-right: 10px; 
}

/* Reviews */
.centered-text {
  text-align: center;
}

.testimonial {
	padding: 15px 15px 0px 15px !important;
	
	background: #fff;
}

.quote {
  background: #ebf3f5;
  padding: 15px 20px 5px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.quote:after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 18px 0 18px;
  border-color: #ebf3f5 transparent transparent transparent;
  position: relative;
  top: 37px;
  left: 20px;
}

.student {
  margin-left: 25px;
  margin-bottom: 50px;
}
.student .photo {
  background-color: #ccc;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.student p {
  position: relative;
  top: 5px;
  text-transform: uppercase;
  
  padding-right: 60px;
}
.student p:nth-child(2) {
  font-size: 10px;
  margin-top:-8px;
}
.student p:nth-child(3) {
  font-size: 14px;
  color: #777;
}

/* Attractions */
.attraction {
	background:#f8f6f6; 
	margin-left: 10px !important;
}
.attraction_title {
	background:#e3e1e1; 
	font-size:14px; 
	font-weight:bold;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	margin-bottom: 15px;
}

.photo {
	width: 100%;
}

/* Rooms Page */
.room {
	display: table;
	
	margin-left: 10px;
	margin-right: 40px;
	margin-bottom: 50px;
	
	transition: all ease-in-out .25s;
	border-bottom: 1px solid #000;
}

.room img {
	width: 100%;
	height: 175px;
}

.room p {
	/*width: 50% !important;

	height: 38px;*/
	font-size:14px;
	overflow: hidden;
	white-space: word-wrap;
	text-overflow: ellipsis;
}

.room legend {
	line-height: 17px;
	
	font-size: .92em;
	font-weight: bold;
	
	text-align: left;
	text-transform: uppercase;
	
	padding: 15px 0px;

	margin-bottom: 2px;
	
	vertical-align: middle;
	
	padding: 5% 0px;
	
	height: 60px !important;
}

.room h4 {
	height: 35px;
}

.room h2 {
	padding: 0px 0px 30px 8px !important;
	margin: 0px 0px 20px 0px !important;
	
	color: #333;
	font-size:18px !important;
	letter-spacing: .005em !important;
	font-weight: normal !important;
}

.book-button {
	padding: 8px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	width: 100%;
	height: 35px !important;
	
	color: #fff !important;
	
	text-decoration: none !important;
	
	transition: all ease-in-out .15s;
}
.book-button:hover, .book-button:focus {
	background: transparent !important;
}

.social-facebook, .social-twitter, .social-gplus {
	color: #000;
	
	transition: all ease-in-out .15s; 
}

.social-facebook:hover, .social-facebook:focus {
	color: #415E9B;
}

.social-twitter:hover, .social-twitter:focus {
	color: #59ADEB;
}

.social-gplus:hover, .social-gplus:focus {
	color: #DB4437;
}