
#footer-top{
    text-align: center;
    margin-top: 20px!important;
    padding-top: 110px!important;
    padding-bottom: 100px!important;
    background: url(/public/img/8hf0i.png);
    background-size: 100%;
}
.use-intr-up-top-a {
    background-color: #0db3a6;
    color: #fff;
    padding: 10px 28px;
    font-size: 16px;
    border-radius: 10px;
}
.use-intr-up-top-a2 {
    background-color: transparent;
    color: #0db3a6;
    padding: 10px 28px;
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid #0db3a6;
    margin-left: 30px;
}
.use-intr-up-top-a:hover, .use-intr-up-top-a:focus {
    color: #fff;
    text-decoration: none;
}
.use-intr-up-top-a:hover {
    background-color: #08b7a9;
}
.use-intr-up-top-a2:hover {
    background-color: #0db3a6;
    text-decoration: none;
    color: #fff;
}
#use-intr-up-top-h1 {
    font-size: 34px;
    font-weight: lighter!important;
    margin-bottom: 30px;
}
