.sec-top{
    margin-top: 150px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 30px;
    top: 560px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
    margin-top:16px;
}
.ic1{
    width: 25px;
    height: 25px;
}

.room-box .inner-box .lower-content .price {
    position: relative;
    color: #222;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    margin-top: 12px;
}

.room-box .inner-box .lower-content h3 a {
    position: relative;
    font-size: 16px;
    color: #77ba00;
    font-weight: 700;
    text-transform: uppercase;
}

.room-box .inner-box .lower-content .rating span {
    position: relative;
    color: #c6c9c2;
    font-size: 16px;
    margin-right: 2px;
}

.mar1{
    margin-top: 20px;
}

.subscirbe-section h2 {
    position: relative;
    font-size: 25px;
    margin-top: 8px;
    font-weight: 600;
    color: #ffffff;
}

.room-box .inner-box .lower-content .price a {
    position: relative;
    color: #3562d1;
    font-size: 14px;
    font-weight: 400;
    float: right;
    top: 8px;
    border-bottom: 1px solid #77ba00;
    text-transform: uppercase;
}

.vg{
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
}

.vg a{
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
    position: relative;
}

.vg1{
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
}

.vg1 a{
    margin-top: 20px;
    font-size: 14px;
    color: #000;
    text-decoration: underline;
    position: relative;
}
