.banners {
    float: right;
    margin-right: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.clr { clear: both; }

.orn {
    height: 15px;
    background: url(http://hram-ks.ru/img/orn6.png);
    margin-bottom: 10px;
}

.ftr {
    background: url(http://hram-ks.ru/img/footer/vint.jpg);
    background-repeat: repeat-x, repeat-y;
    margin-top: 20px;
    clear: both;
}

.footer-container {
    min-width: 1024px;
    max-width: 1200px;
    padding-top: 15px;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: content-box;
    box-sizing: border-box;
    overflow: hidden;
}

.footer-container .title {
    font-family: Blagovest, Trebuchet MS, Franklin Gothic Medium;
    color: rgb(96, 3, 0);
    font-size: 30px;
    margin-top: 20px;
}

.links {
    margin-top: 40px;
    margin-bottom: 40px;
}

.links a {
    font-size: 13px;
    font-style: italic;
    display: block;
    display: grid;
    margin-bottom: 10px;
    color: #000;
}

#link_bottom {
    display: none;
}

.footer-column
{ margin: 0 -10px; }

.f-column {
    display: inline-block;
    vertical-align: top;
    padding: 0 4px;
    width: 15.9%;
    -webkit-box-sizing: content-box;
    box-sizing: border-box;
    font-family: Charter;
    font-size: 14px;
}

.f-title {
    font-family: Charter;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 14px;
}

