body
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

footer
{
    font-size: 12px;
    height: 56px;
    line-height: 56px;
}

.navbar-brand
{
    background: url(../images/_placeholder_logo_white.png) no-repeat left center;
    direction: ltr;
    text-indent: -10000px;
    width: 97px;
}

.share a
{
    background-color: #eee;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    direction: ltr;
    text-indent: -10000px;
    width: 30px;
}

.share-twitter
{
    background: url(../images/share/share-twitter.svg);
    background-size: 20px;
}

.share-linkedin
{
    background: url(../images/share/share-linkedin.svg);
    background-size: 22px;
}

.share-gplus
{
    background: url(../images/share/share-gplus.svg);
    background-size: 24px;
}

.share-whatsapp
{
    background: url(../images/share/share-whatsapp.svg);
    background-size: 18px;
}

.benefits-block a
{
    color: #404040;
    text-decoration: none;
}

.welcome-top-block .img
{
    width: 100%;
}
.img-responsive
{
    margin: 0 auto;
}
