.bg {
    pointer-events: none !important;
}

.section-bg {
    z-index: 0;
}

.contactform-wrap {
    position: relative;
    z-index: 10;
}

.container {
    max-width: 1224px;
    width: 100%;
    margin: 0 auto;
    position: relative !important;
    z-index: 5;
}

.section-title h4 {
    color: #ffffff;
}

.footer-contacts .li-contact span {
    margin-right: 20px;
    width: 40px;
    float: left;
}

.footer-contacts .li-contact {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    color: #fff;
    font-size: 18px;
}

.bg-image {
    background-image: url('/front/images/bg/1.jpg');
}

.section-background-image {
    background-image: url('/front/images/bg/dec/section-bg.png');
}

.illustration-image {
    background-image: url('/front/images/bg/dec/6.png');
}