.footer.section {
    padding: 130px 0 100px;
}

.footer_about {
    width: 60% !important;
}

.footer_about img {
    width: 100px !important;
}

.footer_block {
    width: 100% !important;
}

.footer .footer_about + .footer_block,
.footer_block {
    margin-top: 0 !important;
}

.copy {
    padding: 30px 0;
    background: #0d1622 !important;
}

.copy .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copy p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copy img {
    height: 25px;
    width: 68px;
    margin-left: 8px;
}

.btn, .section_header-text, .text {
    margin-left: 0px!important;
}

.promo_video picture img {
    width: 75%;
    height: 75%;
    margin: 0 auto;
}

.services_main-banner {
    height: 100%;
}