

/* Put your custom styles here */

#preisbox.preisbox
{
    background: #6aa988;
}

.content-3-6 #preisbox.preisbox.feature-box:hover
{
    background-color: #3E606F;
}

.service_border
{
    border-top: 1px solid #ecf0f1;
    padding-top: 50px;
}

.service_margin
{
    margin-top: 40px;
}

.besthands ul li,
.besthands ol li
{
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 5px;
}

.besthands
{
    padding-top: 20px;
}

@media (min-width:480px)
{
    .round_border
    {
        border-radius: 100px;
    }
}

null
{
}

