
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
header, aside, footer {display: block}

@font-face {
    font-family: "Proxima Nova Regular";
    src: url("https://youfrf.livelib.ru/Proximanova-Regular.otf");

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Proxima Nova Bold";
    src: url("https://youfrf.livelib.ru/ProximaNovaBold.otf");

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Proxima Nova Light";
    src: url("https://youfrf.livelib.ru/ProximaNovaLight.otf");

    font-weight: normal;
    font-style: normal;
}

.landing-youf {
    overflow-x: hidden;
}

body {
    background-color: #1e01cd !important;
    font: normal 16px "Proxima Nova Regular";
}

.text-left {text-align: left}
.text-right {text-align: right}
.text-center {text-align: center}

.d-block {display: block;}
.d-inline-block {display: inline-block}

.up-text {text-transform: uppercase}

ul li {list-style-type: none;}

h1 {
    font-size: 23px;
    color: #a0a5a5;
    padding: 13px 0 20px;
    font-weight: normal;
}

h1, .header-title, .map, .news, .rec, .alert {
    display: none;
}

.wrap.block-content main #text-unreg .btn, .bottom-menu { display: none; }

.btn {
    text-decoration: none;
}

.btn.btn-action {
    background-color: #ffa900;
    color: white;
    border-radius: 30px;
    margin: 0 auto;
    font-size: 11px;
}

.btn.btn-action:hover {
    background-color: #ffbd3a;
}

header .bg {
    min-height: 144px;
    background: url("/img/skins/youf/header-bg-320.png") no-repeat center center;
    height: 45vw;
    background-size: cover;
}

header .header-title {
    position: absolute;
}

header .header-title span {
    font: normal 24px "Proxima Nova Bold";
    display: block;
    color: white;
}

header .header-title span:last-of-type {
    color: #1f01cd;
}

.wrap main,
.wrap aside,
.wrap .link-info {
    padding-left: 10px;
    padding-right: 10px;
}

#eventreg_form > div:not(:first-of-type) {
    padding: 0 15px;
}

.wrap:first-of-type main,
footer {
    background-color: #1e01cd;
}

.wrap:first-of-type aside {
    position: relative;
    padding-bottom: 25px;
    background: -webkit-gradient(linear, left top, left bottom, from(#04b5fe), to(#e14dd1));
    background: -webkit-linear-gradient(top, #04b5fe, #e14dd1);
    background: -o-linear-gradient(top, #04b5fe, #e14dd1);
    background: linear-gradient(to bottom, #04b5fe, #e14dd1);
}

.wrap:first-of-type aside ul li {
    padding-top: 30px;
}

.wrap:first-of-type aside ul li span {
    display: block;
    color: #1de7ff;
    font-size: 15px;
}

.wrap:first-of-type aside ul li span:first-of-type {
    font-size: 40px;
}

.wrap:first-of-type aside .btn {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -17px;
}

.wrap main {
    color: #fff;
    /*padding-top: 20px;
    padding-bottom: 45px;*/
}

.wrap main p:first-of-type {
    margin-top: 25px;
}

.wrap main p:not(:first-of-type) {
    margin-top: 20px;
}

.timepad {
    background-image: url("/img/skins/youf/logo-timepad.png");
    background-size: 100%;
    width: 60px;
    height: 15px;
    margin-left: 15px;
}
.alert {
    background-image: url("/img/skins/youf/alert.png");
    width: 32px;
    height: 32px;
    background-size: 32px;
    margin-left: 30px;
}

.wrap .link-info .info span,
.wrap .link-info .info .timepad,
.wrap .link-info .info .alert {
    vertical-align: middle;
}

.wrap .link-info {
    background-color: #f3f3f3;
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 10px;
}

.wrap .link-info li {
    padding-top: 15px;
    font-size: 12px;
}

.wrap .link-info a {text-decoration: none;}
.wrap .link-info a:hover {text-decoration: underline;}

.wrap .link-info li:first-of-type,
.wrap .link > span {
    display: block;
    padding-top: 30px;
}

footer {
    position: relative;
    padding-bottom: 63px;
}

footer .part-list {
    padding: 20px 0;
}

footer .part-list .d-inline-block {
    vertical-align: middle;
    margin: auto 15px;
}

@media screen and (max-width: 1024px) {
    #header-top-search {
        display: none;
    }
    
    .header, #header, .header-container {
        min-width: 290px !important;
    }
}

@media screen and (max-width: 1024px) {
    footer .part-list .d-inline-block img {height: auto}
    footer .part-list .logo_eksmo,
    footer .part-list .logo_google {max-width: 90px}
    footer .part-list .logo_total,
    footer .part-list .logo_burger {max-width: 40px}
    footer .part-list .logo_ru {max-width: 126px}
}

footer, footer .social > a {
    font-size: 14px;
    padding-top: 65px;
    color: #1de7ff;
}

footer.is-reg  {
    padding-top: 0;
}

footer .social > a {
    font: normal 14px "Proxima Nova Bold";
    text-decoration: none;
}
footer .social > a:hover {
    border: none;
}

footer .soc-list {
    padding: 25px 0 23px 0;
}

footer .soc-list a.icon {
    width: 56px;
    height: 56px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin: auto 10px;
    background-repeat: no-repeat;
}

footer .soc-list a:hover.icon {
    opacity: 0.9;
}

footer .icon.vk {
    background-image: url("/img/skins/youf/vk.png");
}

footer .icon.insta {
    background-image: url("/img/skins/youf/insta.png");
}

footer .footer-img {
    background-image: url("/img/skins/youf/footer-bg-320.png");
    background-size: auto;
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 248px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}

footer .footer-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 55px;
    width: 100%;
    background: #e14dd1;
    /*background: linear-gradient(to bottom, #04b4fd 0% , #e14dd1 75%, #e14dd1 100%);
    background: -webkit-linear-gradient(to bottom, #04b4fd 0% , #e14dd1 75%, #e14dd1 100%);
    background: -moz-linear-gradient(to bottom, #04b4fd 0% , #e14dd1 75%, #e14dd1 100%);
    background: -o-linear-gradient(to bottom, #04b4fd 0% , #e14dd1 75%, #e14dd1 100%);
    background: -ms-linear-gradient(to bottom, #04b4fd 0% , #e14dd1 75%, #e14dd1 100%);*/
    background: linear-gradient(to bottom, #04b4fd 5% , #e14dd1 78%, #e14dd1 100%);
    background: -webkit-linear-gradient(to bottom, #04b4fd 5% , #e14dd1 78%, #e14dd1 100%);
    background: -moz-linear-gradient(to bottom, #04b4fd 5% , #e14dd1 78%, #e14dd1 100%);
    background: -o-linear-gradient(to bottom, #04b4fd 5% , #e14dd1 78%, #e14dd1 100%);
    background: -ms-linear-gradient(to bottom, #04b4fd 5% , #e14dd1 78%, #e14dd1 100%);
}

.top-banner {
    display: block; 
    height: 46px;
    width: 100%; 
    max-width: 377px;
    margin: 14px auto;
    background-image: url('/apr2020/377_46_5.png');
    background-position: center center;
    background-repeat: no-repeat; 
    background-size: cover; 
}

.image-blocks {
    display: block;
    position: relative;
    z-index: 5;
    font-size: 0;
    text-align: center;
    margin: 0 -12px;
    max-width: 700px;
    margin: 0 auto;
}

.image-blocks .image-block {
    display: inline-block;
    margin: 12px;
    text-align: left;
}

.image-blocks .image-block:first-of-type {
    margin-top: 0;
}

.image-blocks .image-block:last-of-type {
    margin-bottom: 0;
}


.image-blocks .image-block .image {
    display: block; 
    width: 280px; 
    height: 280px; 
    background-position: center center;
    background-repeat: no-repeat; 
    background-size: cover;
}

.image-blocks .image-block .text {
    display: block;
    margin: -3px 0; 
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 100%; 
    color: #feffff; 
    font-family: 'Proxima Nova Bold'; 
    font-weight: bold;
}

.image-blocks .image-block .image:nth-of-type(1) {
    background-image: url('/img/skins/youf/reading.jpg');
}

.image-blocks .image-block .image:nth-of-type(2) {
    background-image: url('/img/skins/youf/video.jpg');
}

.image-blocks .image-block .image:nth-of-type(3) {
    background-image: url('/img/skins/youf/photo.jpg');
}

.image-blocks .image-block .image:nth-of-type(4) {
    background-image: url('/img/skins/youf/contest.jpg');
}

.image-blocks .image-block .image:nth-of-type(5) {
    background-image: url('/img/skins/youf/shelf.jpg');
}

.image-blocks .image-block .image:nth-of-type(6) {
    background-image: url('/img/skins/youf/daily.jpg');
}

.register-text {
    font-size: 18px;
    color: #00e6ff;
    font-family: "Proxima Nova Regular";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 20px; 
    margin: 0 auto;
    max-width: 600px;
}

.register-text .ll-text {
    margin-top: 20px;
}

.ll-logo {
    width: 193px;
    height: 40px;
    background-image: url('/img/skins/youf/logoll.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.register-container {
    z-index: 10; 
    position: relative;
}

.register-container .btn {
    margin-top: 25px;
    text-transform: uppercase;
}

.btn.btn-action {
    margin: 23px auto 0;
    width: 280px;
    height: 50px;
    border-radius: 25px;
    background-color: #ffa900;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 50px;
}

.register-text .ll-text {
    margin-top: 20px;
}

.footer-img .uf {
    display: none;
}

/*.footer-img::before {
    content: '';
    z-index: 1;
    background: url("/img/skins/youf/noise-4-mob.png") no-repeat bottom right;
    height: 255px;
    width: 268px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.9;
}*/

@media screen and (min-width: 648px)
{
    header .bg {
        min-height: 200px;
        height: 200px;
        background: url("/img/skins/youf/header-bg.jpg") no-repeat top center;
        background-size: cover;
    }

    /*footer .footer-img {
        background-image: url('/img/skins/youf/footer_img_big3.png');
    }*/
}

@media screen and (min-width: 1024px) {

    .ll-logo {
        margin-right: 20px;
    }

    h1, .news, .header-title, .map, .rec {
        display: block
    }

    .alert {
        display: inline-block
    }

    header {
        position: relative;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffec00), to(#ff0000));
        background: -webkit-linear-gradient(top, #ffec00 0%, #ff0000 100%);
        background: -o-linear-gradient(top, #ffec00 0%, #ff0000 100%);
        background: linear-gradient(to bottom, #ffec00 0%, #ff0000 100%);
    }

    header.bg:after,
    header.bg:before {
        /*content: '';*/
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(#04b5fe), color-stop(67.5%, #e14dd1), color-stop(67.5%, #1e01cd), to(#1e01cd));
        background: -webkit-linear-gradient(top, #04b5fe, #e14dd1 67.5%, #1e01cd 67.5%, #1e01cd 100%);
        background: -o-linear-gradient(top, #04b5fe, #e14dd1 67.5%, #1e01cd 67.5%, #1e01cd 100%);
        background: linear-gradient(to bottom, #04b5fe, #e14dd1 67.5%, #1e01cd 67.5%, #1e01cd 100%);
    }

    header.bg:after {
        left: 85%;
    }

    header.bg:before {
        right: 85%;
    }

    header .content {
        position: relative;
    }

    .header-title {
        top: 214px;
        right: 100px;
    }

    .wrap main,
    .wrap aside,
    .wrap .link-info { 
        padding-left: 0; 
        padding-right: 0; 
    }

    .wrap .link-info li:first-of-type,
    .wrap .link-info li {
        padding: 0 12px;
    }

    .content { 
        max-width: 1300px; 
        margin: 0 auto;
    }

    .register-container {
        max-width: 1240px;
    }

    .wrap:first-of-type {
        background-color: #1e01cd;
    }

    .wrap:first-of-type .content {
        position: relative;
        padding: 0 30px;
    }

    /*.wrap:first-of-type .content:before,*/
    .wrap:first-of-type .content:after {
        content: '';
        display: block;
        z-index: 1;
        position: absolute;
        opacity: 0.9;
    }

    .wrap:first-of-type .content:before {
        content: '';
        display: block;
        z-index: 2;
        position: absolute;
        background: url('/img/skins/youf/hash.png') no-repeat center center;
        background-size: contain;
        height: 271px;
        width: 211px;
        right: 100%;
        top: 851px;
        margin-right: -100px;
    }
    
    /*.wrap:first-of-type .content:after {
        content: '#Большечемпростоконцерт';
        font: normal 27px "Proxima Nova Bold";
        text-transform: uppercase;
        color: #1de7ff;

        width: 27px;
        -webkit-transform: rotate(-90DEG);
        -moz-transform: rotate(-90DEG);
        -ms-transform: rotate(-90DEG);
        -o-transform: rotate(-90DEG);
        transform: rotate(-90DEG);

        left: 25px;
        bottom: 37%;
    }*/

    .wrap:first-of-type main .btn {display: none}
    .wrap:first-of-type main,
    .wrap:first-of-type aside,
    .wrap:nth-of-type(2) .lid .reg,
    .wrap:nth-of-type(2) .lid .news {
        display: inline-block;
        vertical-align: top;
    }

    .wrap:first-of-type main {
        background: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(30, 1, 205, 0)), color-stop(50%, #1e01cd), to(#1e01cd));
        background: -webkit-linear-gradient(right, rgba(30, 1, 205, 0) 50%, #1e01cd 50%, #1e01cd 100%);
        background: -o-linear-gradient(right, rgba(30, 1, 205, 0) 50%, #1e01cd 50%, #1e01cd 100%);
        background: linear-gradient(to left, rgba(30, 1, 205, 0) 50%, #1e01cd 50%, #1e01cd 100%);
        width: 100%;
        max-width: 1240px;
    }

    .wrap:first-of-type main:before {
        content: '';
        z-index: 1;
        background: url("/img/skins/youf/noise-1.png") no-repeat bottom right;
        height: 575px;
        width: 548px;
        display: block;
        position: absolute;
        right: 97%;
        top: 446px;
        opacity: 0.9;
    }

    .wrap:first-of-type aside {
        background: none;
        position: static; 
        width: 315px; 
        padding-top: 85px
    }

    .wrap:first-of-type aside .btn {
        max-width: 368px;
        width: 100%;
        top: 10px;
        left: unset;
        right: 25px;
        padding: 21px 0;
        font-size: 20px
    }

    .wrap:nth-of-type(2) .content {
        max-width: 1300px;
        padding: 0 10px;
    }

    .wrap .link > span {padding-top: 15px}
    .wrap:nth-of-type(2) .lid .reg {width: calc(1200px - 60px - 305px); padding-right: 25px}
    .wrap:nth-of-type(2) .lid .news {width: 300px; padding-top: 65px;}

    .wrap .link-info {background: none; padding: 50px 10px 30px; font-size: 0}
    .wrap .link-info .info span {font-size: 16px}

    .wrap .link-info .info,
    .wrap .link-info .link,
    .wrap .link-info .link ul li {

        display: inline-block;
        vertical-align: middle;
    }
    .wrap .link-info .link ul li:last-of-type {
        border: 2px solid #ededed;
        border-radius: 4px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .wrap .link-info .link ul li:last-of-type:hover { background-color: #f5f5f5; }
    .wrap .link-info .link ul li:last-of-type:hover a { text-decoration: none; }
    .wrap .link-info .link ul li:last-of-type:before {
        content: '';
        background: url("/img/skins/youf/support.png") no-repeat;
        width: 14px;
        height: 14px;
        padding-right: 4px;
    }
    .wrap .link-info .link ul li:last-of-type:before,
    .wrap .link-info .link ul li:last-of-type a {
        display: inline-block;
        vertical-align: middle;
    }
    .wrap .link-info .info,
    .wrap .link-info .link {width: 50%;}
    .wrap .link-info .info {vertical-align: text-bottom;}
    .wrap .link-info .link {text-align: right}
    .wrap .link-info a {font-size: 12px}

    .timepad {
        width: 94px; 
        height: 24px;
    }

    /*footer {
        padding-bottom: 93px;
    }*/
    
    footer .content {
        padding-bottom: 60px;
       /* background-image: url("/img/skins/youf/footer_bg.png");
        background-position: right 200%;
        background-repeat: no-repeat;
        background-size: auto;*/
    }

    footer .part-list .d-inline-block { margin: auto 45px; }
    footer .part-block h4 { font-size: 24px }
    footer .part-list {margin: 20px auto}
    footer .part-block:last-of-type .part-list {margin-bottom: 40px}
    footer .part-list .d-inline-block:first-of-type {margin-left: 0}
    footer .part-list .d-inline-block:last-of-type {margin-right: 0}
    footer .social > a {
        position: relative;
        font-size: 37px;
        padding: 20px 0;
        background: url("/img/skins/youf/footer_bg_line_trans.png") no-repeat top left;
    }

    footer .social > a:before,
    footer .social > a {
        border: none;
        text-decoration: underline;
        background-size: auto;
    }

    footer .social > a:hover {
        text-decoration: none;
    }

    footer .social > a:before {
        content: '';
        background-image: url("/img/skins/youf/footer_bg_line.png");
        background-repeat: repeat-x;
        height: 100%;
        width: 1000%;
        display: block;
        position: absolute;
        right: 100%;
        top: 0;
        cursor: context-menu;
        pointer-events: none;
    }

    footer .soc-list {padding: 40px 0;}
    footer .soc-list a.icon {
        width: 74px;
        height: 74px;
        background-size: 74px;
        margin: auto 13px;
    }

    /*footer .footer-img {
        margin: 0 auto;
        left: 0;
        right: 0;
        background-image: url("/img/skins/youf/footer_img_big3.png");
        height: 135px;
        background-repeat: repeat-x;
        background-size: auto;
        background-position: right bottom;
    }*/

   /* footer .footer-img {
        margin: 0 auto;
        left: 0;
        right: 0;
        background-image: url("/img/skins/youf/footer_img_big3.png");
        height: 135px;
        background-repeat: repeat-x;
        background-size: auto;
        background-position: right bottom;
    }*/

    .map {
        margin: 30px auto 40px
    }

    .rec h2 {
        color: #2f2f2f; 
        font-size: 14px; 
        padding-left:10px; 
        padding-bottom: 20px
    }

    .rec .block-group .block-info {
        display: inline-block; 
        width: calc(100% / 5);
        padding: 0 10px;
    }

    .rec .img {
        min-width: 100%;
        height: 110px
    }

    .block-group {
        font-size: 0;
    }

    .block-info {
        margin-bottom: 25px
    }

    .block-info a {
        text-decoration: none;
    }

    .block-info .img {
        position: relative;
        overflow: hidden;
    }
    .news .block-info .img {
        width: 300px;
        height: 160px;
    }

    .block-info .img img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }

    .block-info .desc span {
        display: block;
        font-size: 12px;
        padding-top: 13px;

    }

    .block-info .desc span:first-of-type {
        color: #767676;
        pointer-events: none;
        font-style: italic;
    }

    .block-info .desc span:last-of-type {
        font-weight: bold;
        line-height: 20px;
        padding-top: 10px;
    }

    .btn.btn-action {
        width: 369px;
        height: 66px;
        line-height: 66px;
        border-radius: 33px;
        font-size: 20px;
        letter-spacing: 1px;
    }

    .register-container .btn {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .top-banner {
        height: 150px;
        max-width: 1237px;
        margin: 20px auto;
        background-image: url('/apr2020/1237_150_5.png');
    }

    .image-blocks {
        margin: 15px -15px 0 -15px; 
        max-width: none;
    }

    .image-blocks .image-block {
        margin: 27px 15px;
    }

    .image-blocks .image-block .image {
        width: 465px;
        height: 465px;
    }

    .image-blocks .image-block .text {
        margin: -6px 0; 
        font-size: 48px; 
        letter-spacing: 5px; 
    }

    .register-text {
        font-size: 30px;
        max-width: 960px;
        padding: 0;
    }

    .ll-logo {
        width: 257px;
        height: 53px;
        padding: 0;
        max-width: none;
    }

    footer .soc-list a.icon {
        width: 75px;
        height: 75px;
        background-size: contain;
        vertical-align: middle;
        margin: auto 12.5px;
        background-repeat: no-repeat;
    }

    header .bg {
        min-height: 250px;
        height: 250px;
        background: url('/img/skins/youf/header-bg.jpg') no-repeat center center;
        background-size: cover;
    }

    .footer-img {
        position: relative;
    }

    .footer-img .uf {
        display: inline-block;
        position: absolute;
        bottom: 104px;
        right: 85%;
        left: auto;
        left: auto;
        font-size: 37px;
        letter-spacing: 4px;
        line-height: 100%;
        color: #00e6ff;
        font-family: "Proxima Nova Bold";
        font-weight: bold;
    }

    /*.footer-img::before {
        content: '';
        z-index: 1;
        background: url("/img/skins/youf/noise-4.png") no-repeat bottom right;
        height: 575px;
        width: 548px;
        display: block;
        position: absolute;
        right: 100%;
        top: 0px;
        opacity: 0.9;
    }*/

    footer {
        padding-bottom: 163px;
    }

    footer .footer-img {
        background-image: url("/img/skins/youf/footer-bg.png");
        background-repeat: no-repeat;
        height: 577px;
    }
    
    footer .footer-gradient {
        height: 111px;
    }

    .image-blocks,
    .register-container {
        position: relative;
    }

    .image-blocks::before {
        content: '';
        z-index: -1;
        background: url("/img/skins/youf/noise-2.png") no-repeat bottom left;
        height: 301px;
        width: 641px;
        display: block;
        position: absolute;
        left: 69%;
        bottom: 234px;
        opacity: 0.9;
        margin-left: -14px;
    }

    footer:before {
        content: '';
        z-index: 1;
        background: url("/img/skins/youf/noise-5.png") no-repeat bottom right;
        height: 88px;
        width: 1002px;
        display: block;
        position: absolute;
        top: 280px;
        right: 73%;
        opacity: 0.9;
        z-index: 5;
    }

    footer.is-reg:before {
        top: 35px;
    }
}

@media screen and (min-width: 1200px) {
    footer:before {
        right: 64%;
    }

    .image-blocks .image-block .image {
        width: 545px;
        height: 545px;
    }

    .wrap:nth-of-type(2) .content {
        max-width: 1300px;
        padding: 0 30px;
    }

    .register-text {
        font-size: 30px;
        max-width: 1120px;
        padding: 0;
    }

}

@media screen and (min-width: 1300px) {
    header .bg {
        min-height: 359px;
        height: 359px;
        background: url("/img/skins/youf/header-bg.jpg") no-repeat top center;
        background-size: auto;
        margin-bottom: -6px;
    }

    .register-text {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }
    
    .register-text .ll-text {
        margin: 0;
    }

    .footer-img .uf {
        text-align: left;
        width: 1120px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .wrap:first-of-type .content:before {
        margin-right: -70px;
    }

    /*.wrap:first-of-type main:before {
        margin-right: 28px;
    }*/

    footer:before {
        right: 59%;
        top: 208px;
    }

    footer.is-reg:before {
        top: 34px;
    }

    .image-blocks::before {
        left: 100%;
    }

    .wrap:first-of-type .content:before {
        margin-right: -150px;
    }

    .wrap:first-of-type main:before {
        right: 100%;
        margin-right: 0;
    }

    .image-blocks::before {
        margin-left: -78px;
    }
}

@media screen and (min-width: 1500px) {
    footer:before {
        right: 50%;
    }
}
