/****************************** SECTION FOR HOTELS ******************************/
#section-hotels{
	background: url('../img/guests-getting-key-card.jpg');
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 75px;
}
#section-hotels h2{
	margin-bottom: 20px;
	text-align: left;
}
#section-hotels p,
#section-hotels ul,
#section-hotels ol{
	text-align: left;
	line-height: 20px;
}
#section-hotels p+ul,
#section-hotels p+ol,
#section-hotels li+li{ margin-top: 10px; }
.white-box{ padding: 40px; }

/****************************** SECTION GOOGLE FORMS ******************************/
.img-form{ padding: 0 2rem;}
.img-form img{
	width: 100%;
	border-radius: .5rem;
}
.Uc2NEf .vnFTpb{ display: none !important;}