﻿#rev_slider_1078_1_wrapper:after {
    content: "";
    position: absolute;
    bottom: 35px;
    font-size: 25px;
    left: 35px;
    display: block;
    z-index: 99;
    color: #fff;
}

.has-left:after {
    content: " ";
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 20px;
    font-size: 24px;
}

.has-right:after {
    content: "";
    position: absolute;
    bottom: 20px;
    color: #fff;
    right: 20px;
    font-size: 24px;
}

.MSWIDTH {
    width: 375px !important;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    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;
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .float {
        display: block !important;
    }
}

@media (max-width: 768px) and (min-width: 304px) {
    .NirPaddding {
        padding-left: 2%;
    }

    .amenitiespadding {
        padding-left: 5% !important;
    }
}
