.b-footer_support {
    background: #4c555a;
    color: #cadbe4;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
}
.b-footer_support div {
    margin: 0 auto;
    padding: 15px 20px;
    width: 940px;
}
.b-footer_support p + p {
    margin-top: 5px;
}
.b-footer_support a, .b-footer_support strong {
    font-weight: bold;
    color: #fff;
}

.b-footer_developer {
    float: right;
}
.b-footer_copyright a {
    color: #636e71;
}

.b-footer {
    margin-top: 100px;
    background-color: #2f363d
}
.b-footer_wrapper {
    width: 940px;
    margin: 0 auto 0 auto;
    padding-top: 30px
}

.b-footer_col {
    display: inline-block;
    width: 200px;
    margin-right: 40px;
    vertical-align: top
}

.b-footer_col:last-child {
    margin: 0
}

.b-footer_col-title {
    margin-bottom: 15px;
    padding-bottom: 11px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 3px solid #4c555a;
    font-family: 'DINPro medium', Arial, sans-serif;
    font-size: 21px
}

.b-footer_col-title a {
    color: #fff;
}

.b-footer_list {
    margin-bottom: 20px
}

.b-footer_list .link {
    color: #8f9e9e;
    font-size: 14px;
    font-weight: 700
}

.b-footer_list .link:hover {
    color: #fff
}

.b-footer_item {
    margin-bottom: 15px;
    padding-bottom: 11px;
    border-bottom: 1px solid #4c555a
}

.b-footer_item:last-child {
    border: 0
}

.b-footer_contacts {
    letter-spacing: -.01em;
    color: #fff;
    font-family: 'DINPro medium', Arial, sans-serif;
    font-size: 21px;
    line-height: 1.6
}

.b-footer_contacts .dest {
    display: inline-block;
    width: 1.3em
}

.b-footer_info {
    border-top: 1px solid #4c555a
}

.b-footer_copyright {
    width: 940px;
    margin: 0 auto 0 auto;
    padding: 25px 0;
    color: #636e71;
    font-size: 14px;
    position: relative;
}

.b-footer_copyright .twitter { position: absolute; left: 635px; top: 20px; width: 32px; height: 32px;}
.b-footer_copyright .twitter a,
.b-footer_copyright .twitter img { display: block; width: 100%; height: 100%; }