.introduction_area{
	margin-top:100px;
}
.main-height{
	height: 500px;
	top: 134px;
}
.main-height-area{
	height:100% !important;
}
.header_top{
	background-color:#000 !important;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a{
	color:#000 !important;
}
.header_menu .navbar.navbar-default{
	background-color:#fff !important;
}
.navbar-brand h3{
	text-transform:uppercase !important;
	line-height:80px;
	font-weight: 700;
	font-size: 35px;
	color: #000;
}
.photo-box{
	position:relative;
	left:100px;
	border: 1px solid #000;
	padding: 2px;
	padding-right:0px !important;
}
.photo-box img{
	width:80px;
}
.information-main{
	width:100%;
	display:flex;
	padding:0px 35px;
	padding-bottom:15px;
}
.information-main .info-left{
	width:55%;
	flex-grow:1
}
.information-main .info-right{
	width:45%;
	flex-grow:1;
	padding-left:10px;
}
.pp-top{
	padding-top:15px;
}
.info-left h5{
	font-weight:600;
	color:#000;
}
.info-right h5{
	font-weight:600;
	color:#000;
}
.id-heading{
	text-align: center;
	padding: 15px 0px;
	font-size: 25px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
}
.mm-bdr{
	border:2px solid #000;
}
.text-dark{
	color: black;
	margin-top: 21px;
	font-size: 23px;
}
.deluxe ul li
{
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	color: #000;
	letter-spacing: .60px;
	position: relative;
	padding-left: 35px;
	line-height: 53px;
	border-bottom: 1px solid #e4e4e4;
	display: block;
	-webkit-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
.deluxe ul li i{
	margin-right:15px !important;
}
.delux-head h2{
	color:#ffb606 !important;
	font-size:32px; 
	font-weight:bold;
}
.prc{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: center;
}
.prc tr td{
	line-height:67px;
}
.prc tr td {
  border: 1px solid #e4b248;
  padding: 0;
  width: 120px;
  text-align: center;
}
.room_pricing h3{
  font-family: var(--body-font-family-1);
text-transform: uppercase;
font-weight: 700;
margin: 0 0 30px;
  margin-bottom: 30px;
font-size: 18px;
color: #e4b248;
}
.nd p{
	padding-bottom:0px !important;
}
.mtop-0{
	margin-top:0px !important;
}
.rest_title{
	padding-bottom: 15px;
	position: relative;
}
.rest_title h2 {
  font-size: 32px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .96px;
  text-transform: uppercase;
  color: #242424;
  padding-bottom: 10px;
}
.in-cnt ul li{
	padding: 15px 0;
	font-size: 20px;
	font-weight: 400;
	vertical-align: middle;
}
.in-cnt ul li i
{
	font-size: 20px;
	margin-right: 15px;
	vertical-align: middle;
	color: #fff;
	background: #E48248;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.mbtm-30{
	margin-bottom:30px;
}
.left-sec ul li i
{
	font-size: 20px;
	margin-right: 15px;
	vertical-align: middle;
	color: #fff;
	background: #E48248;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.left-sec ul li
{
	font-weight:600;
	font-size: 20px;
}
.widget-area .wd {
  margin-bottom: 30px;
}
.wd-check-room {
  padding: 27px 30px 30px;
  border: 1px solid #eee;
}

.wd-check-room .title {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  font-family: var(--body-font-family-1);
  color: #0C242E;
  margin-bottom:15px;
}
.form-table li{
  position: relative;
  overflow: hidden;
margin-bottom: 20px;
}

.wd-check-room input {
  font-size: 14px;
  color: #777;
  height: 40px;
  border: 1px solid #ddd;
  padding: 0 10px;
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  background: transparent;
}
.wd-check-room .room-submit {
  text-align: center;
  margin-top: 20px;
}
.wd-check-room .room-submit button {
  color: #fff !important;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 10px;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  background: #e4b248;
  border:none !important;
}
.delux-head{
	background-color:#e4b248;
	padding:10px 0px;
	margin-bottom:10px;
}
.delux-head h2{
	color:#fff !important;
	text-align:center;
	font-size:25px;
}