#logo-mer {
    position: absolute;
    top: 6px;
    left: 95px;
    z-index: 1111;
}
a.logo-top img {
    width: 52px;
}

 a.logo-top img {
    margin-right:200px;
}
.room-detail_amenities h5, .room-detail_overview h5 {
    font-family: 'Hind';
    font-weight: bold;
}
.room-detail_amenities p, .room-detail_overview p {
    font-size: 14px;
    margin-bottom: 0;
}
.room-detail_amenities, .room-detail_overview {
    color: #232323;
    font-size: 14px;
    font-weight: 500;
}
body {
    
    font-family: 'Hind';
    font-size: 14px;
    color: #232323;
    padding: 0;
    margin: 0;
    letter-spacing: .014em;
}
.room-detail_overview li {
    font-size: 14px;
}

#preloader img
{
    position: absolute;
     top:40%;
      bottom: 60%;
       left: 50%;
        right: 50%;
       
        transform: translate(-50%, -50%);
}

h2.title.upper a {
    font-size: 18px;
}
