body {
    background: #f1f7fa;
}

.hidden { visibility: hidden; }

.mod-landing__uniq {
    margin: 0 auto;
}

.mod-landing__uniq-content {
    max-width: 1200px;
    margin: 0 auto;
}

.mod-landing__uniq-header {
    background: url("/modules/client/antiplagiat/images/header.jpg") center -255px no-repeat;
    min-height: 200px;
}

.mod-landing__uniq-header h1 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: 100;
    padding-top: 70px;
    max-width: 710px;
    margin: 0 auto;
    line-height: 62px;
    padding-bottom: 100px;
}

.mod-landing__uniq-change {
    background: #fff;
    padding-bottom: 0px;
}

.mod-landing__uniq-change-title {
    font-size: 44px;
    color: #2c2c2c;
    text-align: center;
    font-weight: 100;
    padding-top: 40px;
    margin-bottom: 30px;
}

.mod-landing__uniq-change-text {
    font-size: 18px;
    color: #6a727d;
    line-height: 32px;
    text-align: center;
    margin-bottom: 60px;
}

.mod-landing__uniq-change-text > a {
    font-size: 18px;
    color: #6a727d;
    text-decoration: underline;
}

.mod-landing__uniq-change-text > a:hover {
    text-decoration: none;
}

.mod-landing__uniq-change-form {
    position: relative;
}

.mod-landing__uniq-change-form-textarea {
    border-radius: 8px;
    background: #f0f8fb;
    border: none;
    width: calc(100% - 80px);
    min-height: 200px;
    resize: none;
    padding: 25px 40px;
    font-size: 16px;
    color: black;
    font-style: italic;
    font-weight: 100;
    margin-bottom: 20px;
}


.mod-landing__uniq-change-form-textarea::-webkit-input-placeholder {color:#303030;}
.mod-landing__uniq-change-form-textarea::-moz-placeholder          {color:#303030;}
.mod-landing__uniq-change-form-textarea:-moz-placeholder           {color:#303030;}
.mod-landing__uniq-change-form-textarea:-ms-input-placeholder      {color:#303030;}

.mod-landing__uniq-change-form-control-block {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

.mod-landing__uniq-change-form-control-block-check {
    margin-top: 15px;
}

.mod-landing__uniq-change-form-control-block-check label {
    color: #303030;
    font-size: 14px;
}

.mod-landing__uniq-change-form-control-block:nth-child(2) {
    text-align: right;
}

.mod-landing__uniq-change-form-control-block-free {
    font-size: 14px;
    color: #303030;
    font-weight: 600;
}

.mod-landing__uniq-change-form-control-block-hint {
    font-size: 13px;
    color: #64717c;
}

.mod-landing__uniq-change-form-control-block-hint > span {
    color: #303030;
}

.mod-landing__uniq-change-form-select .adm__content-select:after {
    top: 22px;
}

.mod-landing__uniq-change-form-submit {
    width: 200px;
    height: 50px;
    line-height: 50px;
    border: none;
    border-radius: 25px;
    background: #ffd300;
    color: #303030;
    font-size: 14px;
    cursor: pointer;
    -webkit-appearance: none;
}

.mod-landing__uniq-change-form-submit:hover {
    background: #ffcd00;
}

.mod-landing__uniq-change-progress {
    text-align: center;
    margin-bottom: 30px;
}

.mod-landing__uniq-change-progress-bar {
    position: relative;
    display: inline-block;
    width: 250px;
    border: 1px solid #45c8fe;
    border-radius: 8px;
    height: 30px;
    overflow: hidden;
    vertical-align: middle;
}

.mod-landing__uniq-change-progress-bar > span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: #45c8fe;
    height: 30px;
}

.mod-landing__uniq-change-progress-bar-text {
    margin-left: 10px;
    font-size: 16px;
    color: #656565;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}

.mod-landing__uniq-change-position {
    text-align: center;
    font-size: 14px;
    color: #303030;
    margin-bottom: 30px;
}
.mod-landing__uniq-change-position_val { font-weight: 600; }

.mod-landing__uniq__progress__value { display: inline-block; margin-left: 10px; font-weight: bold; vertical-align: middle; }
.mod-landing__uniq__wrapper_progress { text-align: center; margin: 5px 0 20px 0; }
.mod-landing__uniq__progress {
    display: inline-block;
    position: relative;
    height: 30px; width: 250px; border: 1px solid #44c9ff;
    background-color: #FFF;
    border-radius: 7px;
    vertical-align: middle;
}
.mod-landing__uniq-send_wrapper { text-align: center; }
.mod-landing__uniq__progress_value {
    position: absolute; z-index: 2; left:0; top: 0; bottom: 0;
    background-color: #44c9ff;
    color: #FFFFFF;
    border-radius: 7px 0 0 7px;
}
.mod-landing__uniq-change-count { color: red; font-size: 14px; }

.mod-landing__uniq-change-form2 {
    margin-top: 30px;
    margin-bottom: 0px;
    overflow: hidden;
}

.mod-landing__uniq-change-form2 form {
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.mod-landing__uniq-change-form2 label {
    float: left;
    margin-left: 5px !important;
    margin-bottom: 25px;
}

.mod-landing__uniq-change-text3 {
    font-size: 14px;
    color: #303030;
    text-align: center;
    font-weight: 600;
}

.mod-landing__uniq-change-procent1 { float: right; }
.mod-landing__uniq-change-procent {
    font-size: 60px;
    color: #909aa7;
    text-align: center;
    font-weight: 100;
    margin-bottom: 15px;
}

.mod-landing__uniq-change-href {
    margin-bottom: 35px;
    text-align: center;
}

.mod-landing__uniq-change-href > a {
    text-decoration: underline;
    font-size: 14px;
    color: #44749a;
}

.mod-landing__uniq-change-href > a:hover {
    text-decoration: none;
}

.mod-landing__uniq-variant {
    background: #f0f8fb;
    padding-bottom: 40px;
}

.mod-landing__uniq-variant-title {
    font-size: 44px;
    color: #2c2c2c;
    text-align: center;
    font-weight: 100;
    padding-top: 50px;
    margin-bottom: 50px;
    clear: both;
}

.mod-landing__uniq-variant-blocks {
    justify-content: space-between;
    display: flex;
    margin-bottom: 70px;
}

.mod-landing__uniq-variant-block {
    flex-direction: row;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 35px 65px 0px rgba(0, 15, 29, 0.1);
    padding: 55px 28px;
    width: 310px;
    position: relative;
}

.mod-landing__uniq-variant-img {
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}

.mod-landing__uniq-variant-block-title {
    margin-bottom: 25px;
    font-size: 22px;
    color: black;
    display: inline-block;
    width: 240px;
    line-height: 30px;
    position: relative;
    right: -15px;
}

.mod-landing__uniq-variant-block-subtitle {
    max-width: 240px;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 25px;
    color: #303030;
}

.mod-landing__uniq-variant-block-text {
    margin-bottom: 210px;
    font-size: 14px;
    color: #64717c;
}

.mod-landing__uniq-variant-block-text ul {
    margin-left: 20px;
    margin-top: 10px;
}

.mod-landing__uniq-variant-block-text ul li {
    line-height: 25px;
    margin-bottom: 10px;
}

.mod-landing__uniq-variant-block-cost {
    margin-bottom: 40px;
    font-size: 12px;
    color: #64717c;
}

.mod-landing__uniq-variant-block-cost b {
    color: #303030;
    font-weight: bold;
}

.mod-landing__uniq-reg {
    display: block;
    color: #303030;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 40px;
}

.mod-landing__uniq-variant-block-cost a {
    text-decoration: underline;
    font-size: 12px;
    color: inherit;
}

.mod-landing__uniq-variant-block-cost a:hover {
    text-decoration: none;
}

.mod-landing__uniq-variant-block-go > a {
    background: #ffd300;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    width: 210px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    display: block;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding-left: 20px;
}

.mod-landing__uniq-variant-block-go > a:hover {
    background: #ffcd00;
}

.mod-landing__uniq-variant-block-go-vd:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjBwUTNTBDcgCdAAAAw0lEQVQoz9XQsUpCcRTH8c8tyQdwykeIgiaHkJYIRHBpd+kFbKipySEI2noSNyffIRqd7iAuDhaCkGH/lhDu/V+vrv3OdH7ne+B3DrEGhrFZKQDPCzwH9tT/Ao8cR9O6arzyYqUFUim48uU1BpuWli42YMPCymVRjI5vH86kUidm1m62Je4KpubmJoLbsuN6wl/d50d32pm+LwieM961B36McquP+pKMMxAqEoc58Kn84Tu0N5gIPr3toE7VeN88pKzGvzlQP6CBUiQYAAAAAElFTkSuQmCC") no-repeat;
    position: absolute;
    top: 12px;
    left: 30px;
}

.mod-landing__uniq-variant-block-go-vu:after {
    content: "";
    width: 18px;
    height: 20px;
    display: block;
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAQAAAAqnqXBAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjBwUTNhBTMXOWAAABN0lEQVQoz3XRP0ubURTH8U+qlDoERIvWoGCmDupQX4AICqWDoJtDcXHt1MVuFvQNdCiFbm59A52KyRaRdrDQIfXPIKi0FbWUONXkOPgYnyeJv7vcc8738Lvn3Jw7PfLSrCfOlGyo6aBnDkTz/DbVjow4FQ69NueVqnBpohXaEHb0JlGPsvAli3SrCdOpzFOhoT8NFYTwMNN4LkzeXB+ACzCcQvLy+Jc13BI+pOJV4VAuC70QwntD6LOuLiy3L2El2dBfDSG801EzSupCw7aFdCHrmjem6MiPZJQW5cwr+59Y1lUsJpM3NaCUlPdUVNWF8NXoHTJoX7j0ViHJPPbGhXCkeAt9Fo6NtzygqCp8uzF9LlzdfkALVhOW4JPwsfNOrAmbcCLM3ANNCFe6uv3yx897oF3f0XsNT6dstZydBQcAAAAASUVORK5CYII=") no-repeat;
    position: absolute;
    top: 15px;
    left: 30px;
}

.mod-landing__uniq-variant-block-go-vm:after {
    content: "";
    width: 20px;
    height: 14px;
    display: block;
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAQAAACFzfR7AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjBwUTNiPs4RKAAAAA40lEQVQoz43SrUpDARQA4G9cDZaBwoLBodUFg9luMfsARmGPIMxHMCwKGmfwpoHIoknBYnFjcMPCwD8Qg1PkGLYrbk7YOeVw+Mr5IRMzZFYQoOvO9Fi1MSxC36cP+1PZjhfhVRBSW/rCiYUxlDgU3uxKc8iyK+HW2g9bciG0VfgNmXckPNsGmzLhXJFJCMfClwN73oVUYdSfgFXhSVcIDx6F6jRYE3oqFp25tGJdT6iNw0RdaCuPTV12L9QlOWxqCDdKf7ZYci00NIcwhNZovskoag3F3KgxcPrPCQd50ZnpKTrfueGIPQ3ArNgAAAAASUVORK5CYII=") no-repeat;
    position: absolute;
    top: 18px;
    left: 30px;
}

.mod-landing__uniq-variant-block-bottom {
    position: absolute;
    bottom: 55px;
    left: 55px;
    padding-right: 55px;
}

.mod-landing__uniq-variant-bottom-text {
    max-width: 650px;
    font-size: 24px;
    font-weight: 100;
    color: #6a727d;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 35px;
}

.mod-landing__uniq-variant-bottom-text span {
    border-bottom: 1px dashed #6a727d;
}
.mod-landing__uniq-variant-bottom-text:hover span {
    border-bottom: none;
}

.mod-landing__uniq-variant-block-bottom-go {
    text-align: center;
}

.mod-landing__uniq-variant-block-bottom-go > img {
    vertical-align: middle;
    margin-right: 20px;
}

.mod-landing__uniq-variant-block-bottom-go > a {
    text-decoration: underline;
    font-size: 18px;
    color: #6a727d;
}

.mod-landing__uniq-variant-block-bottom-go > a:hover {
    text-decoration: none;
}

.mod-landing__uniq-rule {
    background: #fff;
    padding-bottom: 40px;
}

.mod-landing__uniq-rule-title {
    padding-top: 40px;
    max-width: 460px;
    font-size: 44px;
    color: #2c2c2c;
    font-weight: 100;
    margin-bottom: 50px;
}

.mod-landing__uniq-rule-text {
    margin-bottom: 50px;
    margin-left: 20px;
    max-width: 390px;
}

.mod-landing__uniq-rule-text li {
    font-size: 16px;
    color: #6a727d;
    line-height: 26px;
    margin-bottom: 20px;
}

.mod-landing__uniq-rule-text-all {
    background: #ffd300;
    text-decoration: none;
    font-size: 14px;
    color: #303030;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    display: block;
    text-align: center;
}

.mod-landing__uniq-rule-text-all:hover {
    background: #ffcd00;
}

.mod-landing__uniq-rule-mac {
    position: absolute;
    top: 240px;
    right: -40px;
    text-align: center;
}

.mod-landing__uniq-rule .mod-landing__uniq-content {
    position: relative;
    overflow: hidden;
}

.mod-landing__uniq-rule-mac-about {
    display: block;
}

.mod-landing__uniq-rule-mac-about > img:first-child {
    display: inline;
}

.mod-landing__uniq-rule-mac-about > img:last-child {
    display: none;
}

.mod-landing__uniq-rule-mac-about:hover > img:first-child {
    display: none;
}

.mod-landing__uniq-rule-mac-about:hover > img:last-child {
    display: inline;
}

.mod-landing__uniq-rule-mac-q {
    text-decoration: none;
    border-bottom: 1px dotted #44749a;
    color: #44749a;
    font-size: 16px;
}

.mod-landing__uniq-rule-mac-q:hover {
    border-bottom: none;
}

.mod-landing__uniq-low {
    background: #f0f8fb;
    padding-bottom: 100px;
}

.mod-landing__uniq-low-title {
    font-size: 44px;
    color: #2c2c2c;
    text-align: center;
    font-weight: 100;
    padding-top: 80px;
    margin-bottom: 25px;
}

.mod-landing__uniq-low-subtitle {
    font-size: 18px;
    color: #6a727d;
    text-align: center;
    margin-bottom: 80px;
}

.mod-landing__uniq-low-blocks {
    justify-content: space-between;
    display: flex;
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.mod-landing__uniq-low-block {
    flex-direction: row;
    border-radius: 10px;
    border: 3px solid #d8dfe3;
    padding: 25px 30px;
    padding-right: 15px;
    width: 149px;
    height: 144px;
}

.mod-landing__uniq-low-block > span {
    font-size: 60px;
    color: #899ca8;
    font-weight: 100;
    line-height: 60px;
    display: block;
    margin-bottom: 40px;
}

.mod-landing__uniq-low-block:last-child > span {
    margin-bottom: 21px;
}

.mod-landing__uniq-low-block > p {
    font-size: 14px;
    color: #64717c;
}

.mod-landing__uniq-low-block-line {
    flex-direction: row;
    padding-top: 85px;
}

.mod-landing__uniq-low-up {
    text-align: center;
}

.mod-landing__uniq-low-up-q {
    background: #ffd300;
    text-decoration: none;
    font-size: 14px;
    color: #303030;
    width: 260px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    display: inline-block;
    text-align: center;
}

.mod-landing__uniq-low-up-q:hover {
    background: #ffcd00;
}

.mod-landing__uniq-overlay {
    position: fixed;
    background: #000;
    opacity: 0.15;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

.mod-landing__uniq-download-button {
    background: #42c8ff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    display: block;
    text-align: center;
    position: relative;
    margin: 50px auto 40px;
    padding-left: 30px;
    box-shadow: 0px 14px 21px 0px rgba(0, 168, 255, 0.3);
}

.mod-landing__uniq-download-button:hover {
    background: #29bbf7;
}

.mod-landing__uniq-download-button:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjBwUTOCYCCMuBAAAAwUlEQVQoz9WRsQpBYRiG34OcCzBxCaJMBskihbLYLW6AgclkOKXcjBtwDzJaHCWL4ZA6A/GYDv5zFJPy/tP3vE/f8P0WimQmW40wTEQ9Fd4wxfRl/ktMKh1pM7KjoqON6oZW1VrTx0Twyvj4lBAuLqLIiTOVoH+KosWFA3lcXLLsudJ+tq+i6AA7PDy2QPe1M0XRI8jAbESfpoHGAEwMVmMobsxDW0eMsQwyg4QsxUPXc37zhRboqMUHK6eUWPJNVnfen8quLh7n8wAAAABJRU5ErkJggg==") no-repeat;
    position: absolute;
    top: 12px;
    left: 40px;
}

.mod-landing__uniq-change-regform {
    max-width: 590px;
    padding: 35px;
    background: #fff;
    border-radius: 8px;
    margin: 50px auto 40px;
}

.mod-landing__uniq-change-regform-title {
    font-size: 16px;
    color: #8f99a6;
    margin-bottom: 20px;
    text-align: center;
}

.mod-landing__uniq-change-regform-btn {
    display: block;
    width: 220px;
    text-align: center;
    line-height: 48px;
    height: 48px;
    text-decoration: none;
    color: #303030;
    font-size: 14px;
    border: 1px solid #c8dbe2;
    border-radius: 25px;
    margin: 0 auto 40px;
}

.mod-landing__uniq-change-regform-btn:hover {
    border: 1px solid #303030;
}

.mod-landing__uniq-change-form2-check {
    max-width: 300px;
    margin: 30px auto 0;
}

.mod-landing__uniq-change-check {
    max-width: 430px;
    padding: 35px;
    background: #fff;
    border-radius: 8px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.mod-landing__uniq-change-check-block {
    max-width: 220px;
}

.mod-landing__uniq-change-check-block-price {
    font-size: 12px;
    color: #899ca8;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 5px;
}

.mod-landing__uniq-change-check-block-go-btn {
    display: block;
    width: 220px;
    text-align: center;
    line-height: 48px;
    height: 48px;
    text-decoration: none;
    color: #303030;
    font-size: 16px;
    background: #fccb0a;
    border-radius: 25px;
    margin: 0 auto;
}

.mod-landing__uniq-change-check-block-go-btn:hover {
    text-decoration: none;
    background: #f1c700;
}

.mod-landing__uniq-change-check-block > div > i {
    float: left;
    display: inline-block;
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVCAMAAABmKa5TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAh1BMVEXvyjLvyTHuyTHvyTLvyjLvyjLvyTHvyTHvyjLuyTHuyTHuyTHvyjLvyTHvyTHvyjLvyjLuyTHuyTHvyjLvyjLvyjLvyTLuyTHvyjLvyjLvyjLuyTHuyTHvyjLvyTLvyTHvyTHvyjLvyTHuyTHuyTHvyTHvyTHuyTHvyjLvyjLuyTHvyTH///9N0HqQAAAAKXRSTlMAAAAAWxNu/s8Tbpn+ww1uww3DDQxLwwz8Xple/s5ebwxv/G+lE8/OmLcCxUcAAAABYktHRCy63XGrAAAAB3RJTUUH4wYGECIWuW858QAAARpJREFUKM9VUttWg0AMTIJb2loKwipWxXrXZf///5xNUg7Nw56EyeQygQjGTIK3uKKxvTfBYr6AGnJxRXhTb3ekAHCFuSJhz9/XKd0ahQtQqKJ0JPP+kObmSP51ZVqnrefU3RnZCtIygHJTf7RknUzWNTZAm0HdeG/DViVNrDLQhwFVhcbm8URXxuBm9C0b0VNKwE0IE6HFRt3gYdgCf3YiqqFy9r5ieC58V5baF2w0CsNEU3YT+K8ms3K78UqEMKXZ5ztDq+7NBBCbRQqu9eUd3H60Mdlh46ePE38ecu7iIp7rjwso/oWN+siLzJ5W3u8p5YR9ozctF14dSsIP0CZeBDIN3C8XDr+KUrVsZDfE/tov/EX17Ncy4j9+MRHTEL7k2wAAAABJRU5ErkJggg==") no-repeat;
    width: 30px;
    height: 21px;
}

.mod-landing__uniq-change-check-block > div > span {
    display: inline-block;
    margin-left: 25px;
    font-size: 14px;
    color: #303030;
    padding-bottom: 10px;
}

.mod-landing__uniq-window-block > div > i {
    float: left;
    display: inline-block;
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAVCAMAAABmKa5TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAh1BMVEXvyjLvyTHuyTHvyTLvyjLvyjLvyTHvyTHvyjLuyTHuyTHuyTHvyjLvyTHvyTHvyjLvyjLuyTHuyTHvyjLvyjLvyjLvyTLuyTHvyjLvyjLvyjLuyTHuyTHvyjLvyTLvyTHvyTHvyjLvyTHuyTHuyTHvyTHvyTHuyTHvyjLvyjLuyTHvyTH///9N0HqQAAAAKXRSTlMAAAAAWxNu/s8Tbpn+ww1uww3DDQxLwwz8Xple/s5ebwxv/G+lE8/OmLcCxUcAAAABYktHRCy63XGrAAAAB3RJTUUH4wYGECIWuW858QAAARpJREFUKM9VUttWg0AMTIJb2loKwipWxXrXZf///5xNUg7Nw56EyeQygQjGTIK3uKKxvTfBYr6AGnJxRXhTb3ekAHCFuSJhz9/XKd0ahQtQqKJ0JPP+kObmSP51ZVqnrefU3RnZCtIygHJTf7RknUzWNTZAm0HdeG/DViVNrDLQhwFVhcbm8URXxuBm9C0b0VNKwE0IE6HFRt3gYdgCf3YiqqFy9r5ieC58V5baF2w0CsNEU3YT+K8ms3K78UqEMKXZ5ztDq+7NBBCbRQqu9eUd3H60Mdlh46ePE38ecu7iIp7rjwso/oWN+siLzJ5W3u8p5YR9ozctF14dSsIP0CZeBDIN3C8XDr+KUrVsZDfE/tov/EX17Ncy4j9+MRHTEL7k2wAAAABJRU5ErkJggg==") no-repeat;
    width: 30px;
    height: 21px;
}

.mod-landing__uniq .adm__content-control-check input[type="checkbox"] + label {
    word-break: break-word;
}

.mod-landing__uniq-about {
    background: white;
    padding: 30px 0 50px;
}

.mod-landing__uniq-about-outer {
    border: 2px solid #e2eef3;
    padding: 35px 100px;
    border-radius: 15px;
}

.mod-landing__uniq-about-title {
    font-size: 16px;
    font-weight: bold;
    color: #6a727d;
    position: relative;
    margin-bottom: 30px;
}

.mod-landing__uniq-about-title:before {
    content: "";
    position: absolute;
    left: -74px;
    top: -11px;
    width: 48px;
    height: 55px;
    background-image: url(/modules/client/antiplagiat/images/single.png);
}

.mod-landing__uniq-about-text{
    font-size: 13px;
    color: #6a727d;
    line-height: 25px;
}
.mod-landing__uniq-about-text:first-child {
    margin-right: 65px;
}

.mod-landing__uniq-successful-test {
    background: #f0f8fb;
    padding-bottom: 100px;
}

.mod-landing__uniq-successful-test-text {
    font-size: 18px;
    line-height: 30px;
    color: #6a727d;
    width: 660px;
    margin: 0 auto 50px;
    text-align: center;
}

.mod-landing__uniq-successful-test-column {
    background: white;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #303030;
    padding: 35px;
    margin-right: 20px;
    box-shadow: 0px 20px 30px 0px rgba(0, 15, 29, 0.1);
}

.mod-landing__uniq-successful-test-column:last-child {
    margin-right: 0;
}

.mod-landing__uniq-successful-test-column img {
    margin-right: 15px;
}

.mod-landing__uniq-about-work {
    background-color: white;
    padding-top: 75px;
    padding-bottom: 100px;
    background-image: url(/modules/client/antiplagiat/images/man.png);
    background-repeat: no-repeat;
    background-position: 1050px bottom;
}

.mod-landing__uniq-about-work-title {
    font-size: 44px;
    color: #2c2c2c;
    margin-bottom: 45px;
    text-align: left;
    font-weight: 100;
}

.mod-landing__uniq-about-work-tezis {
    position: relative;
    font-size: 18px;
    color: #6a727d;
    line-height: 30px;
    padding-left: 20px;
    width: 500px;
    margin-bottom: 40px;
}

.mod-landing__uniq-about-work-tezis:before{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #6a727d;
    border-radius: 50%;
    width: 5px;
    height: 5px;
}

.mod-landing__uniq-successful-text-desc {
    font-size: 18px;
    color: #6a727d;
    margin: 70px auto 0;
    text-align: center;
    width: 700px;
    line-height: 30px;
}

.mod-landing__uniq-about-work-desck {
    font-size: 18px;
    color: #6a727d;
    width: 550px;
    line-height: 30px;
}

.dialog_main-info,
.dialog_main-info-inner li {
    color: #77858d;
}

.available_for-user-icon {
    background-color: #d2faba;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAQCAYAAAD9L+QYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzE2MEQ1REE4MjQzMTFFRkE1MjJFOUIwRjZGRkIwMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzE2MEQ1REI4MjQzMTFFRkE1MjJFOUIwRjZGRkIwMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMTYwRDVEODgyNDMxMUVGQTUyMkU5QjBGNkZGQjAzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMTYwRDVEOTgyNDMxMUVGQTUyMkU5QjBGNkZGQjAzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtWD+SwAAAFQSURBVHjaYkw5p8JARSADxFuhbHcWKhqsCsRXgJgNyt/CRCWDdYH4BpLBIPAPZjgjFJMDzIH4EhAjO/QbEPuBBPShnC9AbEKiwU5AfAJN7BMQKwPxC5Dh64GYA4i5gPg0ELsRabAfEO9FE3sDxEoggxmgXrmCpmAnEAcRMDgaiDeiiT0FYlDSewsTABkeBcSP0RSuBeI4HAZnAPESNLG7QKwOxB+RBZmgYa0BxLfRNCwE4hw0sRIgno4mBvK5DhB/RXcFE1Ls6kJjHRlMBuJKaEpqAOJuNHlQHBkD8Q9sXmREy6GsQHwIiC2whKc0mhhInTMQ/8EVMeiZ6DcQ22JJBegGb4Mmwz/4Yh1bDv0DTY6bcehZDcS+QPyXUFrFlf3/AXEAEC9DE58PxOFQeQZyDYdZEAPEM5EiNxmI/xObfRmJKHJBKcUViHeRWugABBgAcYZAXQyrZzUAAAAASUVORK5CYII=");
    background-position: center;
    background-repeat: no-repeat;
    padding: 23px;
    border-radius: 15px;
    margin-right: 30px;
    height: 45px;
    box-sizing: border-box;
}

.available_for-user-container {
    width: 980px;
    margin: 0 auto;
}

@media only screen and (max-width: 1280px) {
    .mod-landing__uniq-about-work {
        background-position: 630px bottom;
    }
}

@media only screen and (max-width: 1200px) {
    .mod-landing__uniq-content {
        padding: 0 20px;
    }
    .mod-landing__uniq-rule-mac-about img {
        width: 100%;
    }
    .mod-landing__uniq-rule-mac {
        right: 0px;
        width: 650px;
    }
}

@media only screen and (max-width: 1100px) {
    .mod-landing__uniq-about-outer {
        padding: 35px 20px 50px;
    }
    .mod-landing__uniq-about-text:first-child {
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%;
    }

    .mod-landing__uniq-about-title:before {
        left: auto;
        right: 0;
    }

    .mod-landing__uniq-rule-mac {
        width: 500px;
    }
}

@media only screen and (max-width: 1024px) {
    .mod-landing__uniq-change-form-control-block:first-child {
        width: 40%;
    }
    .mod-landing__uniq-change-form-control-block:nth-child(2) {
        width: 60%;
    }
    .mod-landing__uniq-variant-block {
        padding: 25px;
    }
    .mod-landing__uniq-rule-mac {
        width: 400px;
    }

    .mod-landing__uniq-variant-block-bottom {
        left: 25px;
        padding-right: 25px;
    }
    .mod-landing__uniq-change-form-control-block-check {
        padding-left: 30px;
        margin-top: 0;
    }
    .mod-landing__uniq-change-form-control-block-check input[type="checkbox"] + label:before {
        margin-left: -29px;
    }
}

@media only screen and (max-width: 900px) {
    .mod-landing__uniq-rule-mac {
        width: 300px;
    }
    .mod-landing__uniq-change-form-control-block:first-child {
        width: 25%;
    }
    .mod-landing__uniq-change-form-control-block:nth-child(2) {
        width: 75%;
    }
    .mod-landing__uniq-change-form-control-block-hint {
        max-width: 150px;
    }
}

@media only screen and (max-width: 800px) {
    .mod-landing__uniq-successful-test-column {
        width: 33%;
        margin-bottom: 50px;
        margin-right: 0;
        display: block;
    }
    .mod-landing__uniq-successful-test-column img,
    .mod-landing__uniq-successful-test-column div {
        display: inline-block;
        vertical-align: middle;
    }
    .mod-landing__uniq-successful-test-column:nth-child(odd) {
        margin-right: 20px;
    }
    .mod-landing__uniq-about-work {
        background-image: none;
    }
    .mod-landing__uniq-variant-blocks {
        display: block;
    }
    .mod-landing__uniq-variant-block {
        width: calc(100% - 50px);
        margin-bottom: 30px;
    }
    .mod-landing__uniq-variant-block-bottom {
        padding-right: 25px;
        width: calc(100% - 50px);
    }
    .mod-landing__uniq-variant-block-title,
    .mod-landing__uniq-variant-block-subtitle {
        max-width: 100%;
    }
    .mod-landing__uniq-rule-mac {
        width: 300px;
    }
}

@media only screen and (max-width: 768px) {
    .mod-landing__uniq-successful-text-desc {
        width: 100%;
        margin-top: 30px;
    }
    .mod-landing__uniq-about-work-title {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .mod-landing__uniq-change-form-submit {
        width: 175px;
    }
    .mod-landing__uniq-rule-mac {
        display: none;
    }
    .mod-landing__uniq-rule-text {
        max-width: 100%;
    }
    .mod-landing__uniq-about-work {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 600px) {
    .available_for-user-col {
        margin-bottom: 30px;
    }
    .available_for-user-container {
        width: 100%;
        flex-wrap: wrap;
    }
    .mod-landing__uniq-header {
        background: #0f3972;
    }
    .mod-landing__uniq-variant-block-bottom {
        position: inherit;
    }
    .mod-landing__uniq-variant-block-text {
        margin-bottom: 50px;
    }
    .mod-landing__uniq-change-form2 {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 30px;
    }
    .mod-landing__uniq-change-position {
        margin-bottom: 0;
    }
    .mod-landing__uniq-change-form2 label {
        margin-bottom: 10px;
    }
    .mod-landing__uniq-about-work-desck {
        width: 100%;
        font-size: 16px;
        text-align: justify;
    }
    .mod-landing__uniq-variant-block-bottom {
        bottom: 25px;
    }
    .mod-landing__uniq-variant-block-title {
        display: inline-block;
        width: 77%;
        vertical-align: middle;
        padding-left: 0px;
        word-break: break-word;
        box-sizing: border-box;
        font-size: 20px;
    }
    .mod-landing__uniq-variant-img {
        display: inline-block;
    }
    .mod-landing__uniq-about-work {
        padding-bottom: 25px;
    }
    .mod-landing__uniq-successful-test {
        padding-bottom: 50px;
    }
    .mod-landing__uniq-successful-test-text {
        font-size: 16px;
    }
    .mod-landing__uniq-about-work-tezis,
    .mod-landing__uniq-successful-test-text {
        width: 100%;
        word-break: break-word;
        box-sizing: border-box;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .mod-landing__uniq-about {
        padding-top: 0;
    }
    .mod-landing__uniq-variant {
        padding-bottom: 40px;
    }
    .mod-landing__uniq-successful-test-column:nth-child(odd) {
        margin-right: 0;
    }
    .mod-landing__uniq-successful-test-column {
        margin-bottom: 30px;
        margin-right: 0;
        width: 100%;
        padding-left: 60px;
    }
    .mod-landing__uniq-header h1 {
        font-size: 40px;
        line-height: 60px;
    }
    .mod-landing__uniq-change-title,
    .mod-landing__uniq-variant-title,
    .mod-landing__uniq-low-title {
        padding-top: 40px;
    }
    .mod-landing__uniq-rule-title {
        padding-top: 20px;
    }
    .mod-landing__uniq-change-form-control-block {
        width: auto !important;
        float: none;
        margin-bottom: 20px;
        text-align: left !important;
    }
    .mod-landing__uniq-change-form-control-top .mod-landing__uniq-change-form-control-block:first-child {
        width: 30% !important;
        float: left;
    }
    .mod-landing__uniq-change-form-control-top .mod-landing__uniq-change-form-control-block:nth-child(2) {
        width: 70% !important;
        float: left;
        text-align: right !important;
    }

    .mod-landing__uniq-rule,
    .mod-landing__uniq-low {
        padding-bottom: 50px;
    }
    .mod-landing__uniq-low-subtitle {
        margin-bottom: 30px;
    }
    .mod-landing__uniq-low-blocks {
        display: block;
    }
    .mod-landing__uniq-low-block {
        margin: 0 auto;
    }
    .mod-landing__uniq-low-block-line {
        padding: 25px 0;
        padding-top: 30px;
        text-align: center;
    }
    .mod-landing__uniq-low-block-line img {
        transform: rotate(90deg);
    }

    .mod-landing__uniq-change-check {
        flex-direction: column;
    }
    .mod-landing__uniq-change-check-block {
        max-width: none;
    }
}

@media only screen and (max-width: 450px) {
    .mod-landing__uniq-change-form-control-block:nth-child(2) {
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 15px;
    }
    .mod-landing__uniq-change-form-control-block {
        width: auto !important;
        float: none !important;
        text-align: center !important;
    }
    .mod-landing__uniq-change-form-control-top .mod-landing__uniq-change-form-control-block:first-child {
        width: auto !important;
    }
    .mod-landing__uniq-change-form-control-top .mod-landing__uniq-change-form-control-block:nth-child(2) {
        width: auto !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mod-landing__uniq-change-form-control-block-hint {
        max-width: 100%;
    }
    .mod-landing__uniq-change-form-submit {
        margin: 0 auto;
        display: block;
        margin-top: 20px;
    }
    .mod-landing__uniq-header h1 {
        font-size: 30px;
        line-height: 40px;
        padding-top: 40px;
    }
    .mod-landing__uniq-change-text {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: normal;
    }
    .mod-landing__uniq-change-text > a {
        font-size: 14px;
    }
    .mod-landing__uniq-change-title,
    .mod-landing__uniq-variant-title,
    .mod-landing__uniq-rule-title,
    .mod-landing__uniq-low-title {
        font-size: 30px;
    }
    .mod-landing__uniq-variant-title {
        margin-bottom: 40px;
    }
}

/* result */
.mod-check-seo > h1 {
    text-align: center;
    font-size: 44px;
    color: #2c2c2c;
    font-weight: 100;
    padding-top: 50px;
    margin-bottom: 100px;
}

.mod-check__table {
    margin: 0 auto;
    max-width: 1200px;
    margin-bottom: 100px;
}

.mod-check__table table {
    background: #fff;
    border-radius: 17px;
    box-shadow: 0px 35px 65px 0px rgba(0, 23, 34, 0.1);
    width: 100%;
    border: none;
    padding-bottom: 30px;
}

.mod-check__table th {
    height: 50px;
    font-size: 12px;
    color: #899ca8;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: left;
}

.mod-check__table th:first-child,
.mod-check__table td:first-child {
    padding-left: 40px;
}

.mod-check__table td {
    height: 30px;
    vertical-align: middle;
    border-top: 1px solid #e3e5ea;
    font-size: 12px;
    color: #303030;
    padding: 10px 0;
}

.mod-check__table td > span {
    color: #303030;
}

.mod-check__table td > div {
    color: #899ca8;
    padding-right: 20px;
}

.mod-check__table td > a {
    text-decoration: none;
    color: #44c9ff;
}

.mod-check__table td > a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 1200px) {
    .mod-check-seo {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 800px) {
    .mod-check__table {
        min-height: .01%;
        overflow-x: auto;
        width: 100%;
    }
    .mod-check__table > table {
        box-shadow: none;
        min-width: 1000px;
        border-radius: 0;
    }
}

@media only screen and (max-width: 500px) {
    .mod-check-seo > h1 {
        padding-top: 40px;
        margin-bottom: 40px;
        font-size: 30px;
    }
}

@media only screen and (max-width: 425px) {
    .mod-landing__uniq-header {
        background-image: none;
        background-color: #0f3972;
    }
}