.roomFonts{
	font-size: 29px;
    font-weight: 900;
    color: #000;
}
.specilBorder{
/*	border: 2px solid #ababab;*/
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    border-radius: 2px;
}
.gallCss{
	width: 100% !important;
    object-fit: cover;
    height: 234px !important;
}
.hotelFonts{
        font-size: 19px;
    font-family: unset; 
}
.mdFonts{
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
}