.application-main .sppb-addon-article {
    background: #fff;
    margin-bottom: 0;
    padding: 20px;
    box-shadow: 0 0 15px #01632f;
    border: solid 4px #01632f;
}
.sp-page-title:after {
    background-image: -webkit-linear-gradient( bottom, rgba( 255, 255, 255, 0 ) 0%, rgb(1 99 47) 100% );
    content: "\00a0";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
    top: 0;
}
.sp-page-title .container {
    z-index: 2;
    position: relative;
}
.sp-page-title {
    background-image: url(/images/main/elhelyezkedes.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 -220px;
}
#sp-title {
    position: relative;
}
section#sp-main-body {
    min-height: 800px;
}
.login {
    padding: 0 0 200px 0;
}