.sec-top{
    margin-top: 150px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 30px;
    top: 760px;
    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;
}

.clv_footer_wrapper {
    position: relative;
    padding-top: 80px;
    padding-bottom: 96px;
    background-color: #1c232c;
    background-image: url(../images/footer.png);
    background-size: contain;
}

.clv_partner_wrapper {
    background-color: #fdfaff;
    padding-bottom: 80px;
}

.mar1{
    margin-bottom: 40px;
}

.pad1{
    padding: 20px;
}

.fd_pro_add_btn {
    float: left;
    margin-left: 0px;
}

.mar1{
    margin-top: 40px;
}

.mar2{
    margin-bottom: 40px;
}

.gallery_grid .gallery_grid_item {
    width: 100%;
    margin-bottom: 30px;
}