

.b_duluxe
{ 
	background: url("../../assets/images/deluxehostel.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 150px;
}
.b_good
{ 
	 background: url("../../assets/images/goodroom.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 150px;
}
.b_duluxe1
{ 
	background: url("../../assets/images/deluxeroom.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 150px;
}
.b_balcony
{ 
	 background: url("../../assets/images/balconyroom.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 150px;
}
.b_courtyard
{ 
	background: url("../../assets/images/courtyardroom.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 150px;
}
.b_great
{ 
	 background: url("../../assets/images/greatroom.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 150px;
}
.b_room
{
	padding: 0;
}
.b_little
{
    padding: 0;
}
.b_story
{ 
    background: url(../../assets/images/story.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100%; */
   padding: 26px 0 0px;
    height: 100vh;
    background-position: center;
}
.story_content
{
    text-align: center;
    margin-bottom: 30px;
}
/*.story_content h1
{
    margin-top: 0px;
}*/
.b_content
{
    text-align: center;
}
.b_sincere
{
    text-align: center;
}
.b_mhome
{
    font-family: serif;
    font-weight: 600;
}
.b_mstory
{
    font-family: cursive;
}
.b_mroom
{
    font-family: monospace;
    font-weight: 600;
}
.b_mgallery
{
    font-family: serif;
}
.b_mexplore
{
    font-family: cursive;
    font-weight: 600;
}
.b_mcontact
{
    text-align: center;
}
.b_mcontact h4
{
margin-top: 25px;
    font-family: monospace;
    font-weight: bold;
    color: #000;
}
.b_mcontact p
{
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px;
    color: #000;
    font-weight: 600;
}
.b_at
{
    text-align: center;
    margin-top: 20px;
}
.b_at p
{
    margin-bottom: 0;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.tele
{
    margin-top: 10px;
}
.b_social 
{
    text-align: center;
}
.b_social ul li
{
   /* float: left;*/
    display: inline-block;
}
.b_line
{
    font-size: 16px;
    font-weight: bold;
    color: pink;
}
.b_bgcolor
{
    background-color: #facbcc;
}
.b_sincere p
{
    margin-bottom: 0;
    line-height: 20px;
}
.b_madras
{
   margin-bottom: 26px;
}
.b_mail 
{
    padding: 0 !important;
}
.forgotpassword {
    color: #fb581c;
    float: left;
    font-weight: 600;
    font-size: 13px;
    padding-top: 10px;
}
.mobileicon {
    display:none;
}
.scrollbaractive {
    width: 47% !important;
	position: absolute;
	z-index: 100;
}
.closebtnicon {
    display:none;
}