.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;
}



footer a {
    color: #ffffff;
    font-size: 14px;

}

a#link_bt {
    float: right;
    background: rgba(255, 255, 255, 0.5);
    color: #444;
    margin-right: 10px;
    padding: 0 8px;
    display: inline-block;
    font-size: 16px;
}

ul#contact_details_footer {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
}

#social_footer p {
    color: #fff;
    font-size: 14px;
}

footer h3 {
    font-size: 16px;
    font-weight: bold;
    color: #ecff50;
    text-transform: uppercase;
}

body {
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    font-family: "Varela Round", Arial, sans-serif;
    color: #555;
    -webkit-font-smoothing: antialiased;
}

.main_title p {
    font-family: "Lato", Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 36px;
}

a#link_bt {
    float: right;
    background: rgb(98 255 0 / 50%);
    color: #ffffff;
    margin-right: 10px;
    padding: 0 8px;
    display: inline-block;
    font-size: 16px;
}

@media only screen and (min-width: 992px) {
    .main-menu {
        width: auto;
        margin-top: 30px;
    }
}

#top_header {
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    width: 100%;
    margin: auto;
}

.head-bg{
    background: #dfe6e6;
background: linear-gradient(0deg, rgba(223, 230, 230, 1) 0%, rgba(252, 248, 238, 1) 100%);
}

.box_style_2 a.phone {
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
}

