div#bookInvaildPhone,
span#invalidOtp {
    color: red;
    text-align: left;
}

.login-container {
    margin-top: 5%;
    margin-bottom: 5%;
}

.login-form-1 {
    padding: 5%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-1 h3 {
    text-align: center;
    color: #333;
}

.login-form-2 {
    padding: 5%;
    background: #0062cc;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-2 h3 {
    text-align: center;
    color: #fff;
}

.login-container form {
    padding: 10%;
}

.btnSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    border: none;
    cursor: pointer;
}

.login-form-1 .btnSubmit {
    font-weight: 600;
    color: #fff;
    background-color: #0062cc;
}

.login-form-2 .btnSubmit {
    font-weight: 600;
    color: #0062cc;
    background-color: #fff;
}

.awe-masonry.item-5 {
    position: relative;
    height: 585px !important;
}

    /* .awe-masonry__item {
        position: absolute;
        left: 0px !important;
        top: 0px !important;
    } */

.explore-top-row {
    display: block;
}

.add_room {
    margin-top: 4px;
    color: #44aa00;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-left: 6px;
    margin-bottom: 6px;
    font-size: 13px;
    border: 1px solid #44aa00;
    padding: 6px 6px;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

span#invaildPhone,
span#invalidOtp {
    color: red;
    text-align: left;
}

.htl_guests {
    position: relative;
}

.findHotel {
    position: relative;
    display: block;
    background-color: #0091ea;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
    border: 0;
    min-width: 170px;
    text-align: center;
    line-height: normal;
    padding-bottom: 10px;
}

.paxContent {
    display: none;
    background: #fff;
    position: absolute;
    top: 57px;
    left: 0;
    width: 300px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 30%);
    border-radius: 0 0 4px 4px;
    z-index: 100;
}

.form-group.half {
    position: relative;
}

.findMyCar {
    background-color: #0091ea;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
    border: 0;
    min-width: 170px;
    text-align: center;
    line-height: normal;
    padding-bottom: 10px;
    box-shadow: inset 0 -2px 0 0 rgb(0 0 0 / 30%);
}

input.findMyCar {
    border-bottom: none !important;
}
#js-data-example-ajax{
    width: 100%;
}
input.razorpay-payment-button {
    background-color: #0091ea;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
    border: 0;
    min-width: 170px;
    text-align: center;
    width: 70%;
    padding: 20px;
    font-size: 20px;
}

#LeftDiv .flight-item,
#LeftDiv .flight-item div,
#LeftDiv .flight-item table td,
#LeftDiv .flight-item table th,
#LeftDiv .flight-item span,
#LeftDiv .route,
#LeftDiv .border-radius-8
{
 background-color: #4a4a4a !important; 
 
  color: #fff !important; 
}
#RightDiv .flight-item,
#RightDiv .flight-item div,
#RightDiv .flight-item table td,
#RightDiv .flight-item table th,
#RightDiv .flight-item span,
#RightDiv .route,
#RightDiv .border-radius-8
{
 background-color: #4a4a4a !important; 
 
  color: #fff !important; 
}
  span.price {
     color: #FF2D55 !important;
     font-size: 20px !important;
  }

  #stickB {
     display: none;
  }



