.section-bn {
    width: 100%;
}

.main-text {
    height: 60px;
}

.main-footer {
    background-color: #ecf1f3;
    background-size: cover;
    padding: 35px 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    margin-bottom: 140px;
}

.main-footer .col-md-1 h1 {
    font-weight: 700;
    border-bottom: 3px solid #555555;
    margin-bottom: 15px;
    color: #222222;
    font-family: eurostile, sans-serif;
}

.main-footer .content .md {
    width: 1200px;
}

.col-md-2 p {
    font-size: 18px;
    font-family: museo-sans, sans-serif;
    color: #222222;
    padding: 10px;
}

.col-md-2 p span {
    font-weight: bold;
    padding-right: 10px;
}

.footer {
    margin-top: 0;
}

.section-bn img {
    width: 100%;
}