	.hp-banner{
	
   
    height: 520px;
   
	}
	.hp-banner img{
		height: 100%;
		width: 100%;
		background-size: cover;
		background-position: center;
  
	}
	.banner-head-title{
		font-weight: 700;
    font-family: "DM Serif Display";
    color: #ffffff;
    margin-bottom: 0;
    font-size: 48px;
    position: absolute;
    bottom: 80px;
    padding-left: 12px;
    width: 100%;
    text-align: center;
    letter-spacing: -.07em;
    line-height: 1em;
    text-shadow: 0px 3px 2px #F44336;
	}
	.panel-menu div{
		font-family: 'Poppins', sans-serif;
		color: #ff681a;
		font-size: 17px;
		display: flex;
		height: 80px;
	    justify-content: center;
		align-items: center;
		font-size: 17px;
		font-weight: 500;
		letter-spacing: -.005em;
	}
	.panel-menu div i{margin-right:5px;}
	.disable-menu-item{
		 
		background:#f4f4f4;
		color:#595959 !important;
		
	}
	
		.heading-5 {
    font-size: clamp(18px, 2.8vw, 30px);
    font-weight: 600;
    font-family: "Jost", serif;
    color: #555555;
    margin: 0;
    font-style: normal;

	}
	.form-title{
		font-size: clamp(16px, 2.8vw, 22px);
    font-weight: 600;
    font-family: "Jost", serif;
    color: #555555;
	margin-bottom: 12px;
    margin-top: 5px;
	text-align:center;
	}
	.description{
		    list-style-type: none;
    text-decoration: none;
    color: #111827;
    margin: 0;
    padding: 0;
    font-size: clamp(15px, 2vw, 19px);
    line-height: 1.8;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 27px;
    font-family: "Jost", serif;
    color: #111827;
	}
	.book-form {
     margin-top: 45px;
	}
	.sub-heading{
		font-family: 'Poppins', sans-serif;
		font-weight: 600;
		text-align:center;
		font-size: 18px;
		letter-spacing: -.005em;
		line-height: 1.25em;
		color: #ff681a;
		font-style:italic;
		text-align:left;
		margin-top:8px;
		margin-bottom:8px;
	}
	.head-typo img {
    min-height: 194px;
}
.head-typo {
    padding: 4px;
    margin-bottom: 30px;
}
.my-menu-bar{
	display:flex;
}
.my-menu-bar> * { flex: 1;}
.my-menu-bar li {
	font-family: "Jost", serif;
    font-size: clamp(13px, 2vw, 18px);
	padding: 17px; 
	background-color: #f4f4f4;
	font-weight: 400;
  

	text-align:center;
	}
	.my-menu-bar li a{  color: #111827;
    letter-spacing: -.005em;}
	.my-menu-bar li:nth-child(2){
		border-right: 1px solid #d7d7d7;
		
	}
	.my-menu-bar li:nth-child(4){
		border-right: 1px solid #d7d7d7;
		border-left: 1px solid #d7d7d7;
	}
	.my-menu-bar li:nth-child(6){
		
		border-left: 1px solid #d7d7d7;
	}
.my-menu-bar li:hover a{color: #ff681a !important;}


.my-menu-bar li a{font-size: 14px;}
.my-menu-bar li>a>i{margin-right:8px !important; font-size: 18px !important;}

.my-selected-item{border: 0 !important;background:#fff !important;}
.my-selected-item a{color: #ff681a !important;}
.book-form form {padding:0;border-bottom:none;}
.aminities ul li i {
    width: 42px;
    height: 42px;
    background: #f4364f;
    border-radius: 50%;
    text-align: center;
    padding: 13px 15px;
    margin-left: -68px;
    position: absolute;
    z-index: 99;
    border: 1px solid #f32c46;
    color: #ffffff;
}
.aminities ul li div {
	font-family: "Jost", serif;
     font-size: clamp(15px, 2vw, 19px);
    line-height: 1.8;
    font-weight: 400;
    text-align: justify;
	
}
.aminities ul li div>p {
	font-size: clamp(15px, 2vw, 19px);
    line-height: 1.4;
    font-weight: 400;
    text-align: justify;
	font-family: "Jost", serif;
}
.aminities ul li div>p::before{
	 content: '\00BB';
       display: inline-block;
       width: 15px;
       height: 15px;
         margin-left: -15px;
      
	
}
.progress-bar{ 
background-color: #ff681a;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    padding-left: 7px;
    padding-right: 17px;
}
    
.progress {
    height: 34px;
	border-radius:0;
	color: #fff;
	background-color: #f5f5f5;
   
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-bar div:nth-child(1){
	display: flex;
   
	font-weight: 300;
}
.progress-bar div:nth-child(2){
	display: flex;
	
  
	    align-self: end;
		margin-right:15px;
}
.overal-raging{
	align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
    height: 253px;
    background-color: #f4f4f4
}
.overal-raging div:nth-child(1){
	font-size: 63px;
	color:#ff681a;
	font-weight:700;
}
.overal-raging div:nth-child(2){
	font-size: 20px;
    font-weight: 400;
    color: #303030;
}
.bb{
	border-bottom:1px solid #f2f2f2;
}
.rec-po-img img {
    width: 80px;
    border-radius: 45px;
    height: 80px;
}
 .rec-po-title h4{
	
    font-size: 22px;
    letter-spacing: -.005em;
    line-height: 1.25em;
    font-weight: 600;
	color:#38404f;
 }
 .rec-po-title h4:hover{
	 color:#ff681a;
 }
 .blog-date{
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color:#38404f;
 }
 .r2-ratt i {
    color: #ff6900;
    font-size: 14px;
}

.s-meal i:hover{
	color:#ff681a !important;;
}
.active-star{
	color:#ff681a !important;
}
.site-footer h6{
	color: #fff;
	font-size: 20px;
    letter-spacing: -.005em;
    line-height: 1.25em;
	font-family: "Mona Sans", system-ui, sans-serif;
	    margin-bottom: 15px;
}
.site-footer p{
	color: #fff;
	font-family: 'Poppins', sans-serif;
}
.site-footer p:hover{
	color: #ff681a;
}
.brand-name{
	font-family: "Brush Script MT", cursive !important;
	font-size:37px;
	
}
.copy {
    position: relative;
    overflow: hidden;
    background: #000000;
}
.quick-links p::before ,.service-links p::before{
	content: '\2713';
	color:#ff681a;
	margin-right:8px;
}




