@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
.imgbx1 {
    background-color: #f4f4f4;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    float: right;
    text-align: center;
    margin: 10px 0px;
}
.imgbx1 {
    background-color: #f4f4f4;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    float: right;
    text-align: center;
    margin: 10px 0px;
}
* {
    outline: none;
}

.img-bg {
    margin: 0 auto;
    width: 280px;
    text-align: center;
}

.clntel-note {
    margin: 0 auto;
    color: #252424;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0px;
    text-align: justify;
}
.img-bg p {
    margin: 0 auto;
    color: #252424;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 22px;
    padding: 10px 0px;
}
.reservation {
    position: fixed;
    top: 57px;
    width: 100%;
    
}
