.widget_02 {
    position: absolute;
    right: auto;
    left: auto;
    margin: auto;
    height: auto;
    bottom: 0;
    top: auto;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 0;
}

.widget_02 li {
    list-style: none;
    float: left;
    width: 16.666667%;
}

.widget_02 ul {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    background: none;
    color: #5F5E5E;
}
.widget_02 .btnbook_reser {
    background: #00a8b0;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.5s;
    border: 1px solid #00a8b0;
}
#popup_room_list select{
    border: 1px solid #eee;
    color: #888;
}
.widget_02 h1{
    font-size: 18px;
    margin: 0;
}
.widget_02 p{
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
}
.content_ibe img{
    position: absolute;
    width: 20px;
    right: 20px;
    bottom: 20px;
    color: #58595b;
}
.title_reservation{
    color: #00a8b0;
}
