*, html{
    margin: 0;
    padding: 0;
}
label{
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
}
.btn-close {
    position: absolute;
    right: -15px;
    top: -15px;
    padding: 0.5em 0.5em;
    outline: none;
}

.header_top
{
    background-color: #000 ;padding: 0px 5%;
}

.header_top_log
{
    margin-top: 8px;
}

.nav-item {
  margin-right: 30px;
}

.razorpay-payment-button
{
    background: #ffc107;
    border: 0;
    padding: 10px 20px;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
}

.offer_apply_btn
{
    text-decoration: none;
    color: #2ea630;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.box {
  background: #ff9800;
  padding: 1rem;
  margin-bottom: 10px;
  color: #fff;
}

.box h5
{
  font-size: 15px;
  font-weight: 600;
}

.nav-item.active 
{
  background: #437a94;
}

.over_pic_room
{
    margin-left: 45px;
    margin-top: -15px;
}