

/* Start:/local/templates/newentrance/template_styles.css?1757926394124206*/
@font-face {
    font-family: 'proximanova';
    src: url("/local/templates/newentrance/fonts/proximanova.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'proximanova';
    src: url("/local/templates/newentrance/fonts/proximanova-semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

body {
    font-family: "proximanova", sans-serif;
    font-weight: 300;
    color: #606060;
    position: relative;
    min-height: 100vh;
    margin: 0;
    webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
    scrollbar-face-color: #3B7BBE;
    scrollbar-track-color: #ffffff;
    -webkit-font-smoothing: subpixel-antialiased;
}

body::-webkit-scrollbar {
    width: 4px;
}

body::-webkit-scrollbar-thumb {
    background: rgba(59, 123, 190, 0.5);
}

body::-webkit-scrollbar-track {
    background: #ffffff;
}

a {
    font-family: "proximanova", sans-serif;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

body, html {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

svg {
    width: 100%;
    height: 100%;
}

button {
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    font: unset;
    color: #606060;
}

.container {
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

@media only screen and (max-width: 1199px) {
    .container {
        width: 960px;
    }
}

@media only screen and (max-width: 991px) {
    .container {
        width: 750px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
        padding: 0 10px;
    }
}

.header_1 {
    display: block;
    font-family: "proximanova", sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.2;
    color: #333333;
}

@media only screen and (max-width: 1499px) {
    .header_1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1199px) {
    .header_1 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 991px) {
    .header_1 {
        font-size: 28px;
    }
}

.header_2 {
    display: block;
    font-family: "proximanova", sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    color: #333333;
}

@media only screen and (max-width: 1499px) {
    .header_2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .header_2 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 991px) {
    .header_2 {
        font-size: 22px;
    }
}

.header_3 {
    display: block;
    font-family: "proximanova", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    color: #000000;
}

@media only screen and (max-width: 1499px) {
    .header_3 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1199px) {
    .header_3 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 991px) {
    .header_3 {
        font-size: 18px;
    }
}

.text-default {
    display: block;
    color: #606060;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}

@media only screen and (max-width: 1499px) {
    .text-default {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .text-default {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .text-default {
        font-size: 14px;
    }
}

.list-counter {
    counter-reset: myCounter;
}

.list-counter li {
    position: relative;
    list-style: none;
    margin-bottom: 2.7vh;
    padding-left: 36px;
}

@media only screen and (max-width: 1499px) {
    .list-counter li {
        padding-left: 28px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .list-counter li {
        margin-bottom: 24px;
        padding-left: 36px;
        font-size: 16px;
    }
}

.list-counter li:last-child {
    margin-bottom: 0;
}

.list-counter li::before {
    content: counter(myCounter);
    counter-increment: myCounter;
    display: inline-block;
    position: absolute;
    top: -7px;
    left: 0;
    font-weight: 600;
    font-size: 28px;
    color: #3B7BBE;
}

@media only screen and (max-width: 1499px) {
    .list-counter li::before {
        font-size: 24px;
        top: -5px;
    }
}

@media only screen and (max-width: 1199px) {
    .list-counter li::before {
        font-size: 28px;
        top: -7px;
    }
}

.list-counter a {
    color: #3B7BBE;
    font-weight: 600;
}

.list-disc li {
    position: relative;
    list-style: none;
    margin-bottom: 2.4vh;
    padding-left: 18px;
}

@media only screen and (max-width: 1499px) {
    .list-disc li {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .list-disc li {
        margin-bottom: 24px;
        font-size: 16px;
    }
}

.list-disc li:last-child {
    margin-bottom: 0;
}

.list-disc li::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #45AE00;
    border-radius: 50%;
}

@media only screen and (max-width: 1499px) {
    .list-disc li::before {
        top: 3px;
    }
}

@media only screen and (max-width: 1199px) {
    .list-disc li::before {
        top: 5px;
    }
}

.list-disc a {
    color: #3B7BBE;
    font-weight: 600;
}

.button {
    position: relative;
    outline: none;
    display: block;
    background: #3B7BBE;
    border-radius: 14px;
    width: 170px;
    height: 6vh;
    line-height: 6vh;
    padding: 0 10px;
    font-family: "proximanova", sans-serif;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
}

@media only screen and (max-width: 1499px) {
    .button {
        border-radius: 8px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .button {
        height: 60px;
        line-height: 60px;
        border-radius: 14px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 399px) {
    .button {
        width: 100%;
    }
}

.form-item {
    position: relative;
    width: 100%;
}

.form-item:last-child {
    margin-bottom: 0;
}

.form-item.novalid input {
    border: 2px solid #FF7373;
}

.form-item input {
    border: 2px solid rgba(59, 123, 190, 0.5);
    outline: none;
    width: 100%;
    height: 3.2vw;
    background-color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    font-family: "proximanova", sans-serif;
    border-radius: 14px;
    padding: 0 30px;
}

.form-item input::-webkit-input-placeholder {
    color: #333333;
    font-weight: 400;
}

.form-item input::-moz-placeholder {
    color: #333333;
    font-weight: 400;
}

.form-item input:-ms-input-placeholder {
    color: #333333;
    font-weight: 400;
}

.form-item input:-moz-placeholder {
    color: #333333;
    font-weight: 400;
}

@media only screen and (max-width: 1499px) {
    .form-item input {
        border-radius: 8px;
        padding: 0 10px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-item input {
        height: 60px;
        border-radius: 14px;
        padding: 0 20px;
        font-size: 18px;
    }
}

.form-item textarea {
    border: 2px solid rgba(59, 123, 190, 0.5);
    outline: none;
    width: 100%;
    height: 90px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    color: #606060;
    font-family: "proximanova", sans-serif;
    border-radius: 14px;
    padding: 12px 30px;
    resize: none;
}

.form-item textarea::-webkit-input-placeholder {
    color: #606060;
    font-weight: 300;
}

.form-item textarea::-moz-placeholder {
    color: #606060;
    font-weight: 300;
}

.form-item textarea:-ms-input-placeholder {
    color: #606060;
    font-weight: 300;
}

.form-item textarea:-moz-placeholder {
    color: #606060;
    font-weight: 300;
}

@media only screen and (max-width: 1499px) {
    .form-item textarea {
        border-radius: 8px;
        padding: 12px 10px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-item textarea {
        border-radius: 14px;
        padding: 12px 30px;
        font-size: 18px;
    }
}

.form-item label {
    position: absolute;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    display: inline-block;
    color: #3B7BBE;
    font-size: 15px;
    background-color: #ffffff;
    padding: 2px 10px;
}

@media only screen and (max-width: 1499px) {
    .form-item label {
        font-size: 12px;
        padding: 2px 6px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-item label {
        left: 10px;
        padding: 2px 8px;
        letter-spacing: 0.3px;
        font-size: 15px;
    }
}

.form-item .password-visibility {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    height: 12px;
    position: absolute;
    z-index: 5;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

@media only screen and (max-width: 1499px) {
    .form-item .password-visibility {
        right: 10px;
        width: 16px;
        height: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-item .password-visibility {
        right: 30px;
        width: 20px;
        height: 12px;
    }
}

.personal-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin: 1.6vh 0 2vh;
}

.personal-data input[type="checkbox"] {
    display: none;
}

.personal-data input[type="checkbox"]:checked + .custom-checkbox .icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.personal-data .custom-checkbox {
    position: relative;
    display: block;
    width: 1.7vw;
    height: 1.7vw;
    margin-right: 8px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #FFFFFF;
    border: 1px solid rgba(59, 123, 190, 0.8);
    border-radius: 4px;
}

.personal-data .custom-checkbox .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
    width: 16px;
    height: 12px;
}

@media only screen and (max-width: 1499px) {
    .personal-data .custom-checkbox .icon {
        width: 14px;
        height: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .personal-data .custom-checkbox .icon {
        width: 16px;
        height: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .personal-data .custom-checkbox {
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .personal-data .custom-checkbox {
        margin-right: 10px;
    }
}

.personal-data .personal-data-text {
    font-size: 15px;
    color: #606060;
    line-height: 1.4;
}

@media only screen and (max-width: 1499px) {
    .personal-data .personal-data-text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .personal-data .personal-data-text {
        font-size: 15px;
    }
}

.personal-data .personal-data-text a {
    color: #3B7BBE;
}

.image-wrapper {
    font-size: 0;
    line-height: 0;
}

.block-error {
    width: 100%;
    background: #FFEAEA;
    border-radius: 14px;
    padding: 1.3vh 10px 1vh;
    margin-top: 1.1vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .block-error {
        padding: 13px 10px 10px;
        margin-top: 10px;
    }
}

.block-error__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 34px;
    height: 34px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    fill: #FF7373;
}

@media only screen and (max-width: 1499px) {
    .block-error__icon {
        width: 28px;
        height: 28px;
        margin-right: 6px;
    }
}

@media only screen and (max-width: 1199px) {
    .block-error__icon {
        width: 34px;
        height: 34px;
        margin-right: 10px;
    }
}

.block-error__text {
    color: #FF7373;
    font-size: 16px;
}

@media only screen and (max-width: 1499px) {
    .block-error__text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .block-error__text {
        font-size: 16px;
    }
}

.block-error2 {
    width: 100%;
    background: #FFEFDD;
    border-radius: 14px;
    padding: 1.3vh 10px 1vh;
    margin-top: 1.1vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .block-error2 {
        padding: 13px 10px 10px;
        margin-top: 10px;
    }
}

.block-error2__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 34px;
    height: 34px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    fill: #FF8A00;
}

@media only screen and (max-width: 1499px) {
    .block-error2__icon {
        width: 28px;
        height: 28px;
        margin-right: 6px;
    }
}

@media only screen and (max-width: 1199px) {
    .block-error2__icon {
        width: 34px;
        height: 34px;
        margin-right: 10px;
    }
}

.block-error2__text {
    color: #FF8A00;
    font-size: 16px;
}

@media only screen and (max-width: 1499px) {
    .block-error2__text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .block-error2__text {
        font-size: 16px;
    }
}

.block-error2__time {
    font-weight: 600;
}

.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
    font-family: lg;
    src: url(/local/templates/newentrance/fonts/lg.eot?n1z373);
    src: url(/local/templates/newentrance/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/local/templates/newentrance/fonts/lg.woff?n1z373) format("woff"), url(/local/templates/newentrance/fonts/lg.ttf?n1z373) format("truetype"), url(/local/templates/newentrance/fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before {
    content: "\e095";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "\e094";
}

@-webkit-keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}

@keyframes lg-right-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: -30px;
    }
}

@-webkit-keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}

@keyframes lg-left-end {
    0%,
    100% {
        left: 0;
    }
    50% {
        left: 30px;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #FFF;
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}

.lg-toolbar .lg-download:after {
    content: "\e0f2";
}

.lg-sub-html {
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -o-transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease;
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff";
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(/local/templates/newentrance/../images/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(/local/templates/newentrance/../images/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(/local/templates/newentrance/../images/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(/local/templates/newentrance/../images/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(/local/templates/newentrance/../images/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -o-transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

#lg-actual-size:after {
    content: "\e033";
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none;
}

#lg-zoom-out:after {
    content: "\e312";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    -webkit-transition: -webkit-box-shadow .3s ease 0s;
    transition: -webkit-box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    -webkit-box-shadow: 0 0 0 8px #fff inset;
    box-shadow: 0 0 0 8px #fff inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -webkit-transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
    transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
    -o-transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
    color: #333;
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
}

.lg-outer #lg-share {
    position: relative;
}

.lg-outer #lg-share:after {
    content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903";
}

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url(/local/templates/newentrance/../images/loading.gif) center center no-repeat;
    display: none !important;
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list,
.slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
}

.slick-track:before, .slick-track:after {
    content: '';
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-arrow {
    padding: 0;
}

.slick-arrow:focus {
    outline: none;
}

.slick__arrow.slick-hidden {
    display: none;
}

.slick-slide {
    float: left;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide:focus {
    outline: none;
    cursor: move;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-slide > img {
    display: block;
}

.slick-slide.dragging > img {
    pointer-events: none;
}

.slick-dots button:focus {
    outline: none;
}

/*! jQuery UI - v1.12.1 - 2018-05-02
	http://jqueryui.com
	Includes: core.css, slider.css, theme.css
	Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
}

.ui-front {
    z-index: 100;
}

/* Interaction Cues----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

/* Icons----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

/* Component containers----------------------------------*/
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

.ui-widget-content a {
    color: #333333;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

.ui-widget-header a {
    color: #333333;
}

/* Interaction states----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
    box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Interaction Cues----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    background-image: none;
}

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
}

.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 1000px;
    min-height: 100vh;
    overflow: hidden;
}

.login .login-main {
    display: none;
}

.login .login-main.active {
    display: block;
}

.login .block-left {
    position: relative;
    width: 50%;
    padding: 0 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
    scrollbar-face-color: #3B7BBE;
    scrollbar-track-color: #ffffff;
}

.login .block-left::-webkit-scrollbar {
    width: 4px;
}

.login .block-left::-webkit-scrollbar-thumb {
    background: rgba(59, 123, 190, 0.5);
}

.login .block-left::-webkit-scrollbar-track {
    background: #ffffff;
}

.login .block-right {
    width: 50%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login .image-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.login .man-image,
.login .girl-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.login .girl-image {
    display: none;
}

.login .clientel {
    position: relative;
    z-index: 2;
    margin-left: 20px;
    padding: 8vh 0;
}

.login .clientel-image-wrapper {
    width: 5.2vw;
    height: 5.2vw;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
}

.login .clientel-title {
    margin-bottom: 3vh;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}

.login .clientel-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: -webkit-calc(100% - 54px);
    height: calc(100% - 54px);
}

.login .clientel-item .mobile-img {
    display: none;
}

.login .clientel-item {
    text-align: center;
    margin-bottom: 3vh;
}

.login .clientel-item:last-child {
    margin-bottom: 0;
}

.login .clientel-text {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
}

@media only screen and (max-width: 1499px) {
    .login {
        max-height: 692px;
    }

    .login .block-left {
        padding: 0 30px;
    }

    .login .clientel-title {
        font-size: 16px;
    }

    .login .clientel-text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .login {
        max-height: 100%;
        overflow: hidden;
    }

    .login .block-left {
        width: 100%;
        padding: 0 15px;
        max-height: unset;
    }

    .login .block-right {
        display: none;
    }
}

.login-header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 3vh;
}

.login-header .logo {
    display: block;
    width: 6.5vw;
}

.login-header .logo img {
    width: 100%;
}

.login-header .menu {
    margin: 4px 27px 0;
}

.login-header .menu-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.login-header .menu-item {
    position: relative;
    margin-right: 37px;
}

.login-header .menu-item:last-child {
    margin-right: 0;
}

.login-header .menu-item:hover .menu-list__inner {
    display: block;
}

.login-header .menu-link {
    color: #3B7BBE;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    padding-bottom: 5px;
}

.login-header .menu-link:hover {
    color: #35689D;
}

.login-header .menu-link.active {
    color: #35689D;
    border-bottom: 2px solid #35689D;
}

.login-header .menu-link__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 10px;
    height: 6px;
    vertical-align: middle;
    margin-top: -1px;
}

.login-header .menu-list__inner {
    display: none;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 380px;
    background: #FFFFFF;
    border: 2px solid #3B7BBE;
    border-radius: 14px;
    padding: 1.2vh 0;
}

.login-header .menu-item__inner {
    width: 100%;
    height: 2.4vw;
}

.login-header .menu-link__inner {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 2.4vw;
    padding: 0 1vw;
    color: #606060;
}

.login-header .menu-link__inner:hover, .login-header .menu-link__inner.active {
    background: rgba(59, 123, 190, 0.8);
    color: #ffffff;
}

.login-header .connection {
    margin-top: 4px;
    margin-left: auto;
}

.login-header .connection-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 42px;
}

.login-header .connection-button {
    display: inline-block;
    text-align: right;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #45AE00;
    cursor: pointer;
    white-space: nowrap;
}

.login-header .phone-link {
    display: none;
}

.login-header .menu__toggle {
    display: none;
    position: relative;
    z-index: 12;
    width: 24px;
    height: 22px;
    background-color: transparent;
    border: none;
    padding: 0;
    outline: none;
}

.login-header .menu__toggle span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #3B7BBE;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(0) translate(0, 0);
    -ms-transform: rotate(0) translate(0, 0);
    transform: rotate(0) translate(0, 0);
}

.login-header .menu__toggle span:nth-child(1) {
    top: 0;
    left: 0;
}

.login-header .menu__toggle span:nth-child(2) {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}

.login-header .menu__toggle span:nth-child(3) {
    bottom: 0;
    left: 0;
}

.login-header .menu__toggle.active span:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    left: 50%;
    top: 50%;
}

.login-header .menu__toggle.active span:nth-child(2) {
    left: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
}

.login-header .menu__toggle.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(-50%, 50%);
    -ms-transform: rotate(-45deg) translate(-50%, 50%);
    transform: rotate(-45deg) translate(-50%, 50%);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    left: 50%;
    bottom: 50%;
}

@media only screen and (max-width: 1499px) {
    .login-header .menu-link {
        padding-bottom: 3px;
        font-size: 14px;
    }

    .login-header .menu-list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .login-header .menu-list__inner {
        border-radius: 8px;
    }

    .login-header .menu-item:first-child {
        margin-bottom: 4px;
    }

    .login-header .menu-link__inner {
        font-size: 12px;
    }

    .login-header .connection-button {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-header {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 20px;
    }

    .login-header .menu__toggle {
        display: block;
    }

    .login-header .logo {
        margin: 0 auto;
        width: 124px;
    }

    .login-header .menu {
        display: none;
        position: absolute;
        z-index: 10;
        top: 100%;
        left: -15px;
        margin: 0;
        width: 100vw;
    }

    .login-header .menu-link {
        font-size: 16px;
    }

    .login-header .menu-list__inner {
        width: 280px;
        border-radius: 14px;
    }

    .login-header .menu-item__inner {
        height: auto;
        line-height: 1.3;
    }

    .login-header .menu-link__inner {
        line-height: 1.2;
        padding: 10px 20px;
    }

    .login-header .menu-link__inner {
        font-size: 16px;
    }

    .login-header .menu-list {
        height: 80px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #ffffff;
        -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
        border-radius: 0px 0px 14px 14px;
    }

    .login-header .connection {
        display: none;
        position: absolute;
        z-index: 10;
        top: 100%;
        left: -15px;
        margin: 0;
        width: 100vw;
    }

    .login-header .connection-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 80px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #ffffff;
        -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
        border-radius: 0px 0px 14px 14px;
    }

    .login-header .connection-button {
        margin-right: 18px;
        font-size: 16px;
    }

    .login-header .connection-button:last-child {
        margin-right: 0;
    }

    .login-header .phone-link {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 22px;
        height: 22px;
    }
}

@media only screen and (max-width: 399px) {
    .login-header .connection-button {
        font-size: 14px;
    }
}

.login-access {
    margin-top: 12vh;
    margin-bottom: 3vh;
}

.login-access .buttons__list-wrap {
    margin-bottom: 5vh;
}

.login-access .buttons__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}

.login-access .buttons__item {
    margin-right: 3.1vw;
}

.login-access .buttons__item:last-child {
    margin-right: 0;
}

.login-access .buttons__button {
    font-size: 34px;
    color: rgba(59, 123, 190, 0.5);
    padding-bottom: 1vh;
    border-bottom: 2px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

.login-access .buttons__button.active {
    color: #3B7BBE;
    border-bottom: 2px solid #3B7BBE;
}

.login-access .entrys {
    display: block;
}

.login-access .entry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 14.5vw;
    height: 2.9vw;
    border-radius: 4px;
    cursor: pointer;
}

.login-access .sberbank {
    background: #21A038;
    margin-bottom: 1vh;
    padding-top: 1px;
}

.login-access .sberbusiness {
    margin-bottom: 1vh;
    margin-top: 1vh;
    border: #D0D7DD;
    border-style: solid;
    border-width: 1px;
}

.login-access .sberbank .entry-text {
    color: #ffffff;
}

.login-access .gosuslugi {
    background: rgba(30, 54, 133, 0.1);
    margin-bottom: 1vh;
}

.gosuslugi--mod span.entry-text {
    width: 70%;
    text-align: center;
}

.gosuslugi--mod span.entry-icon {
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 0;
}

.login-access .gosuslugi .entry-text {
    color: #1E3685;
}

.login-access .status {
    background: #3B7BBE;
}

.login-access .status .entry-text {
    color: #ffffff;
}

.login-access .entry-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 1.6vw;
    height: 1.8vw;
    margin-right: 0.3vw;
}

.login-access .entry-icon img {
    width: 100%;
}

.login-access .entry-label {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: #989898;
}

.login-access .sberbusiness-entry-label {
    display: block;
    text-align: center;
    margin-top: 7vh;
    font-size: 16px;
    color: #989898;
}

.login-access .form-login__wrapper {
    width: 16.4vw;
    margin: 0px auto;
    display: none;
}

.login-access .form-login {
    margin-top: 2.2vh;
}

.login-access .form-item:first-child {
    margin-bottom: 3vh;
}

.login-access .button-wrapper {
    margin-top: 2vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-access .button {
    width: 50%;
}

.login-access .fail-link {
    font-size: 18px;
    margin-left: 1vw;
    color: #3B7BBE;
    cursor: pointer;
}

.login-access .issuer {
    display: none;
}

.login-access .form-issuer {
    width: 16.4vw;
    margin: 10px auto 0;
}

.login-access .clientel-phone {
    display: none;
}

@media only screen and (max-width: 1499px) {
    .login-access .buttons__button {
        font-size: 24px;
    }

    .login-access .entry-label {
        font-size: 10px;
    }

    .login-access .entry-text {
        font-size: 12px;
    }

    .login-access .button {
        font-size: 14px;
    }

    .login-access .fail-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-access {
        margin-top: 30px;
    }

    .login-access .buttons__button {
        font-size: 22px;
    }

    .login-access .entry {
        width: 280px;
        height: 56px;
    }

    .login-access .entry-text {
        font-size: 16px;
    }

    .login-access .entry-icon {
        width: 31px;
        height: 34px;
        margin-right: 6px;
    }

    .login-access .form-issuer {
        width: 312px;
    }

    .login-access .entry-label {
        font-size: 12px;
    }

    .login-access .button {
        width: 170px;
        font-size: 18px;
    }

    .login-access .buttons__button {
        padding-bottom: 10px;
    }

    .login-access .sberbank {
        margin-bottom: 10px;
    }

    .login-access .gosuslugi {
        margin-bottom: 10px;
    }

    .login-access .fail-link {
        font-size: 18px;
        margin-left: 20px;
    }

    .login-access .form-login__wrapper {
        width: 312px;
    }

    .login-access .clientel-phone {
        display: block;
        margin: 50px auto 0;
    }

    .login-access .clientel-phone-wrap {
        overflow-x: auto;
    }

    .login-access .clientel-phone-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 472px;
        margin: 0px auto;
    }

    .login-access .clientel-phone-title {
        text-align: center;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 20px;
        color: #333333;
    }

    .login-access .clientel-phone-item {
        text-align: center;
        margin: 0 10px;
        width: 75px;
    }

    .login-access .clientel-phone-text {
        display: block;
        font-size: 14px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .login-access .buttons__list-wrap {
        overflow-x: auto;
    }

    .login-access .buttons__list {
        width: 410px;
    }
}

@media only screen and (max-width: 399px) {
    .login-access .entry {
        width: 100%;
    }

    .login-access .form-login__wrapper {
        width: 100%;
    }

    .login-access .form-issuer {
        width: 100%;
    }

    .login-access .button-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .login-access .fail-link {
        margin: 20px auto;
    }
}

.login-noentry {
    margin-top: 12vh;
    margin-bottom: 5vh;
}

.login-noentry .header_1 {
    margin-bottom: 6.7vh;
    text-align: center;
}

.login-noentry .form-noentry {
    width: 16.4vw;
    margin: 0px auto;
}

.login-noentry .form-noentry.error .form-item input {
    border: 2px solid #FF7373;
}

.login-noentry .button {
    width: 100%;
    margin-top: 2vh;
}

.login-noentry .back-link {
    display: block;
    width: 100%;
    margin-top: 2vh;
    font-size: 18px;
    color: #3B7BBE;
    text-align: center;
    cursor: pointer;
}

.login-noentry .clientel-phone {
    display: none;
}

@media only screen and (max-width: 1499px) {
    .login-noentry .back-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-noentry {
        margin: 30px 0;
    }

    .login-noentry .form-noentry {
        width: 312px;
    }

    .login-noentry .header_1 {
        margin-bottom: 40px;
    }

    .login-noentry .clientel-phone {
        display: block;
        margin: 50px auto 0;
    }

    .login-noentry .clientel-phone-wrap {
        overflow-x: auto;
    }

    .login-noentry .clientel-phone-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 472px;
        margin: 0px auto;
    }

    .login-noentry .clientel-phone-title {
        text-align: center;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 20px;
        color: #333333;
    }

    .login-noentry .clientel-phone-item {
        text-align: center;
        margin: 0 10px;
        width: 75px;
    }

    .login-noentry .clientel-phone-text {
        display: block;
        font-size: 14px;
        margin-top: 10px;
    }

    .login-noentry .back-link {
        font-size: 18px;
    }
}

@media only screen and (max-width: 399px) {
    .login-noentry .form-noentry {
        width: 100%;
    }
}

.login-about-entrys {
    margin-top: 38px;
    position: relative;
}

.login-about-entrys .close-link {
    position: absolute;
    top: 10px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.login-about-entrys .close-link-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 18px;
    height: 18px;
}

.login-about-entrys .close-link-text {
    font-size: 18px;
    color: #3B7BBE;
    margin-left: 10px;
    line-height: 16px;
}

.login-about-entrys .header_1 {
    margin-bottom: 2vh;
    padding-right: 124px;
}

.login-about-entrys .header_2 {
    margin-bottom: 2vh;
}

.login-about-entrys .text {
    font-size: 18px;
    margin-bottom: 3vh;
    line-height: 1.6;
}

.login-about-entrys p {
    margin: 0;
    margin-top: 30px;
}

.login-about-entrys .item {
    padding: 1.5vh 0;
    border-top: 1px solid rgba(59, 123, 190, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-about-entrys .item:first-child {
    padding-top: 0;
    border-top: 1px solid rgba(59, 123, 190, 0);
}

.login-about-entrys .item:last-child {
    padding-bottom: 0;
}

.login-about-entrys .item.adaptive {
    border-top: none;
    margin-bottom: 26px;
}

.login-about-entrys .item.adaptive .image-wrapper {
    background: rgba(59, 123, 190, 0.1);
    border: none;
}

.login-about-entrys .item.adaptive a {
    color: #3B7BBE;
}

.login-about-entrys .image-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    width: 80px;
    height: 80px;
    border: 1px solid rgba(59, 123, 190, 0.8);
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-about-entrys .item__title {
    font-size: 22px;
    color: #3B7BBE;
    margin-bottom: 6px;
}

.login-about-entrys .notes {
    margin-top: 3vh;
    margin-bottom: 5vh;
}

.login-about-entrys .blocks-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.login-about-entrys .block-email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #3B7BBE;
    border-radius: 8px;
    width: 13.2vw;
    height: 6.8vw;
    margin-right: 30px;
}

.login-about-entrys .block-email__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.7vw;
    height: 2.1vw;
    margin-bottom: 10px;
}

.login-about-entrys .block-email__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.login-about-entrys .block-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #45AE00;
    width: 13.2vw;
    height: 6.8vw;
    border-radius: 8px;
}

.login-about-entrys .block-phone__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.1vw;
    height: 2.1vw;
    margin-bottom: 10px;
}

.login-about-entrys .block-phone__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.login-about-entrys .copyright {
    font-size: 12px;
    line-height: 1.5;
    color: #989898;
    margin-bottom: 5vh;
    margin-top: 3vh;
}

@media only screen and (max-width: 1499px) {
    .login-about-entrys .text {
        font-size: 14px;
    }

    .login-about-entrys .item__title {
        font-size: 16px;
    }

    .login-about-entrys .image-wrapper {
        width: 50px;
        height: 50px;
    }

    .login-about-entrys .image-wrapper .image {
        width: 24px;
        height: 24px;
    }

    .login-about-entrys .close-link-text {
        font-size: 16px;
    }

    .login-about-entrys .block-email {
        margin-right: 16px;
    }

    .login-about-entrys .block-email__text {
        font-size: 14px;
    }

    .login-about-entrys .block-phone__text {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-about-entrys .close-link-text {
        display: none;
    }

    .login-about-entrys .header_1 {
        padding-right: 30px;
        margin-bottom: 20px;
    }

    .login-about-entrys .header_2 {
        margin-bottom: 15px;
    }

    .login-about-entrys .item {
        padding: 15px 0;
    }

    .login-about-entrys .text {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .login-about-entrys .notes {
        margin-top: 15px;
        margin-bottom: 40px;
    }

    .login-about-entrys .image {
        width: 50px;
        height: 50px;
    }

    .login-about-entrys .item__title {
        font-size: 18px;
    }

    .login-about-entrys .block-email {
        margin-right: 10px;
        width: 250px;
        height: 130px;
        border-radius: 14px;
    }

    .login-about-entrys .block-email__icon {
        width: 52px;
        height: 40px;
    }

    .login-about-entrys .block-email__text {
        font-size: 16px;
    }

    .login-about-entrys .block-phone {
        width: 250px;
        height: 130px;
        border-radius: 14px;
    }

    .login-about-entrys .block-phone__icon {
        width: 40px;
        height: 40px;
    }

    .login-about-entrys .block-phone__text {
        font-size: 16px;
    }

    .login-about-entrys .copyright {
        margin-bottom: 50px;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 399px) {
    .login-about-entrys .blocks-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .login-about-entrys .block-email,
    .login-about-entrys .block-phone {
        width: 100%;
    }

    .login-about-entrys .block-email {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.login-about-issuer {
    margin-top: 38px;
    position: relative;
}

.login-about-issuer .close-link {
    position: absolute;
    top: 10px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.login-about-issuer .close-link-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 18px;
    height: 18px;
}

.login-about-issuer .close-link-text {
    font-size: 18px;
    color: #3B7BBE;
    margin-left: 10px;
    line-height: 16px;
}

.login-about-issuer .header_1 {
    margin-bottom: 2vh;
    padding-right: 124px;
}

.login-about-issuer .header_2 {
    margin-bottom: 2vh;
}

.login-about-issuer .text {
    font-size: 18px;
    margin-bottom: 3vh;
    line-height: 1.6;
}

.login-about-issuer p {
    margin: 0;
    margin-top: 30px;
}

.login-about-issuer .item {
    padding: 1.5vh 0;
    border-top: 1px solid rgba(59, 123, 190, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-about-issuer .item:first-child {
    padding-top: 0;
    border-top: 1px solid rgba(59, 123, 190, 0);
}

.login-about-issuer .item:last-child {
    padding-bottom: 0;
}

.login-about-issuer .item.adaptive {
    border-top: none;
    margin-bottom: 26px;
}

.login-about-issuer .item.adaptive .image-wrapper {
    background: rgba(59, 123, 190, 0.1);
    border: none;
}

.login-about-issuer .item.adaptive a {
    color: #3B7BBE;
}

.login-about-issuer .image-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    width: 80px;
    height: 80px;
    border: 1px solid rgba(59, 123, 190, 0.8);
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-about-issuer .item__title {
    font-size: 22px;
    color: #3B7BBE;
    margin-bottom: 6px;
}

.login-about-issuer .notes {
    margin-top: 3vh;
    margin-bottom: 5vh;
}

.login-about-issuer .blocks-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.login-about-issuer .block-email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #3B7BBE;
    border-radius: 8px;
    width: 13.2vw;
    height: 6.8vw;
    margin-right: 30px;
}

.login-about-issuer .block-email__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.7vw;
    height: 2.1vw;
    margin-bottom: 10px;
}

.login-about-issuer .block-email__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.login-about-issuer .block-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #45AE00;
    width: 13.2vw;
    height: 6.8vw;
    border-radius: 8px;
}

.login-about-issuer .block-phone__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.1vw;
    height: 2.1vw;
    margin-bottom: 10px;
}

.login-about-issuer .block-phone__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.login-about-issuer .copyright {
    font-size: 12px;
    line-height: 1.5;
    color: #989898;
    margin-bottom: 50px;
    margin-top: 30px;
}

@media only screen and (max-width: 1499px) {
    .login-about-issuer .text {
        font-size: 14px;
    }

    .login-about-issuer .item__title {
        font-size: 16px;
    }

    .login-about-issuer .image-wrapper {
        width: 50px;
        height: 50px;
    }

    .login-about-issuer .image-wrapper .image {
        width: 24px;
        height: 24px;
    }

    .login-about-issuer .close-link-text {
        font-size: 16px;
    }

    .login-about-issuer .block-email__text {
        font-size: 14px;
    }

    .login-about-issuer .block-phone__text {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-about-issuer .close-link-text {
        display: none;
    }

    .login-about-issuer .header_1 {
        padding-right: 30px;
        margin-bottom: 20px;
    }

    .login-about-issuer .header_2 {
        margin-bottom: 15px;
    }

    .login-about-issuer .item {
        padding: 15px 0;
    }

    .login-about-issuer .text {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .login-about-issuer .notes {
        margin-top: 15px;
        margin-bottom: 40px;
    }

    .login-about-issuer .image-wrapper {
        width: 50px;
        height: 50px;
    }

    .login-about-issuer .image-wrapper .image {
        width: 24px;
        height: 24px;
    }

    .login-about-issuer .item__title {
        font-size: 18px;
    }

    .login-about-issuer .block-email {
        margin-right: 10px;
        width: 250px;
        height: 130px;
        border-radius: 14px;
    }

    .login-about-issuer .block-email__icon {
        width: 52px;
        height: 40px;
    }

    .login-about-issuer .block-email__text {
        font-size: 16px;
    }

    .login-about-issuer .block-phone {
        width: 250px;
        height: 130px;
        border-radius: 14px;
    }

    .login-about-issuer .block-phone__icon {
        width: 40px;
        height: 40px;
    }

    .login-about-issuer .block-phone__text {
        font-size: 16px;
    }

    .login-about-issuer .copyright {
        margin-bottom: 5vh;
        margin-top: 3vh;
    }
}

@media only screen and (max-width: 399px) {
    .login-about-issuer .blocks-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .login-about-issuer .block-email,
    .login-about-issuer .block-phone {
        width: 100%;
    }

    .login-about-issuer .block-email {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.login-access-entrance {
    margin-top: 12vh;
    margin-bottom: 3vh;
}

.login-access-entrance .header_1 {
    text-align: center;
    margin-bottom: 1vh;
}

.login-access-entrance .subtitle {
    text-align: center;
    margin-bottom: 3vh;
}

.login-access-entrance .entrys {
    display: block;
}

.login-access-entrance .entry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 14.5vw;
    height: 2.9vw;
    border-radius: 4px;
    cursor: pointer;
}

.login-access-entrance .sberbank {
    background: #08A652;
    margin-bottom: 1vh;
}

.login-access-entrance .sberbank .entry-text {
    color: #ffffff;
}

.login-access-entrance .gosuslugi {
    background: rgba(30, 54, 133, 0.1);
    margin-bottom: 1vh;
}

.login-access-entrance .gosuslugi .entry-text {
    color: #1E3685;
}

.login-access-entrance .status {
    background: #3B7BBE;
}

.login-access-entrance .status .entry-text {
    color: #ffffff;
}

.login-access-entrance .entry-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 1.6vw;
    height: 1.8vw;
    margin-right: 0.3vw;
}

.login-access-entrance .entry-icon img {
    width: 100%;
}

.login-access-entrance .entry-label {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: #989898;
}

.login-access-entrance .form-entrance__wrapper {
    width: 16.4vw;
    margin: 0px auto;
    display: none;
}

.login-access-entrance .form-entrance {
    margin-top: 2.2vh;
}

.login-access-entrance .form-item:first-child {
    margin-bottom: 3vh;
}

.login-access-entrance .button-wrapper {
    margin-top: 2vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.login-access-entrance .button {
    width: 50%;
}

.login-access-entrance .fail-link {
    font-size: 18px;
    margin-left: 1vw;
    color: #3B7BBE;
    cursor: pointer;
}

.login-access-entrance .clientel-phone {
    display: none;
}

@media only screen and (max-width: 1499px) {
    .login-access-entrance .subtitle {
        font-size: 12px;
    }

    .login-access-entrance .entry-label {
        font-size: 10px;
    }

    .login-access-entrance .entry-text {
        font-size: 12px;
    }

    .login-access-entrance .button {
        font-size: 14px;
    }

    .login-access-entrance .fail-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-access-entrance {
        margin-top: 30px;
    }

    .login-access-entrance .subtitle {
        font-size: 16px;
    }

    .login-access-entrance .entry {
        width: 280px;
        height: 56px;
    }

    .login-access-entrance .entry-text {
        font-size: 16px;
    }

    .login-access-entrance .entry-icon {
        width: 31px;
        height: 34px;
        margin-right: 6px;
    }

    .login-access-entrance .entry-label {
        font-size: 12px;
    }

    .login-access-entrance .button {
        width: 170px;
        font-size: 18px;
    }

    .login-access-entrance .buttons__button {
        padding-bottom: 10px;
    }

    .login-access-entrance .sberbank {
        margin-bottom: 10px;
    }

    .login-access-entrance .gosuslugi {
        margin-bottom: 10px;
    }

    .login-access-entrance .fail-link {
        font-size: 18px;
        margin-left: 20px;
    }

    .login-access-entrance .form-entrance__wrapper {
        width: 312px;
    }

    .login-access-entrance .clientel-phone {
        display: block;
        margin: 50px auto 0;
    }

    .login-access-entrance .clientel-phone-wrap {
        overflow-x: auto;
    }

    .login-access-entrance .clientel-phone-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 472px;
        margin: 0px auto;
    }

    .login-access-entrance .clientel-phone-title {
        text-align: center;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 20px;
        color: #333333;
    }

    .login-access-entrance .clientel-phone-item {
        text-align: center;
        margin: 0 10px;
        width: 75px;
    }

    .login-access-entrance .clientel-phone-text {
        display: block;
        font-size: 14px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .login-access-entrance .subtitle {
        font-size: 14px;
    }
}

@media only screen and (max-width: 399px) {
    .login-access-entrance .entry {
        width: 100%;
    }

    .login-access-entrance .button-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .login-access-entrance .fail-link {
        margin: 20px auto;
    }
}

.login-gosuslugi-entry {
    margin-top: 3.8vh;
    position: relative;
}

.login-gosuslugi-entry .close-link {
    position: absolute;
    top: 10px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.login-gosuslugi-entry .close-link-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 18px;
    height: 18px;
}

.login-gosuslugi-entry .close-link-text {
    font-size: 18px;
    color: #3B7BBE;
    margin-left: 10px;
}

.login-gosuslugi-entry .header_1 {
    margin-bottom: 2vh;
    padding-right: 124px;
}

.login-gosuslugi-entry .header_2 {
    margin-bottom: 2vh;
}

.login-gosuslugi-entry .header_3 {
    margin-bottom: 2vh;
}

.login-gosuslugi-entry .gosuslugi-entry-text {
    font-size: 18px;
    margin-bottom: 3vh;
    line-height: 1.6;
}

.login-gosuslugi-entry .link-more {
    display: block;
    color: #3B7BBE;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 1.8vh;
}

.login-gosuslugi-entry .link-more:last-child {
    margin-bottom: 0;
}

.login-gosuslugi-entry p {
    margin: 0;
    margin-top: 3vh;
}

.login-gosuslugi-entry .copyright {
    font-size: 12px;
    line-height: 1.5;
    color: #989898;
    margin-bottom: 5vh;
    margin-top: 3vh;
}

@media only screen and (max-width: 1499px) {
    .login-gosuslugi-entry .close-link-text {
        font-size: 16px;
    }

    .login-gosuslugi-entry .gosuslugi-entry-text {
        font-size: 14px;
    }

    .login-gosuslugi-entry .link-more {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-gosuslugi-entry {
        margin-top: 38px;
    }

    .login-gosuslugi-entry .close-link-text {
        display: none;
    }

    .login-gosuslugi-entry .header_1 {
        padding-right: 30px;
        margin-bottom: 20px;
    }

    .login-gosuslugi-entry .header_2 {
        margin-bottom: 15px;
    }

    .login-gosuslugi-entry .header_3 {
        margin-bottom: 20px;
    }

    .login-gosuslugi-entry .gosuslugi-entry-text {
        font-size: 16px;
    }

    .login-gosuslugi-entry .link-more {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .login-gosuslugi-entry p {
        margin-top: 30px;
    }

    .login-gosuslugi-entry .copyright {
        margin-bottom: 50px;
        margin-top: 30px;
    }
}

.login-footer {
    margin-top: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2vh 0;
}

.login-footer.noactive {
    display: none;
}

.login-footer .footer-text {
    color: #989898;
    font-size: 12px;
}

.login-footer .footer-text a {
    color: #3B7BBE;
}

.login-footer .footer-shops {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.login-footer .footer-shop {
    display: block;
    margin-right: 10px;
}

.login-footer .footer-shop:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 1499px) {
    .login-footer .footer-shop img {
        width: 120px;
    }
}

@media only screen and (max-width: 1199px) {
    .login-footer {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 0;
    }

    .login-footer .footer-text {
        padding-right: 0;
        width: 100%;
        text-align: center;
    }

    .login-footer .footer-shops {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 12px;
    }

    .login-footer .footer-shop img {
        width: 112px;
    }
}

.user-account {
    margin-top: 12vh;
    margin-bottom: 3vh;
}

.user-account .header_1 {
    text-align: center;
    margin-bottom: 1vh;
}

.user-account .subtitle {
    text-align: center;
    margin-bottom: 3vh;
}

.user-account .entrys {
    display: block;
    width: 21vw;
    margin: 0 auto;
}

.user-account .entrys-list {
    width: 100%;
}

.user-account .entrys-item {
    position: relative;
    overflow: hidden;
}

.user-account .entrys-item.active .entry {
    background: #45AE00;
}

.user-account .entrys-item.active .entry-icon {
    background: rgba(255, 255, 255, 0.3);
}

.user-account .entrys-item.active .entry-icon svg {
    fill: #ffffff;
}

.user-account .entrys-item.active .entry-title {
    color: #ffffff;
}

.user-account .entrys-item.active .entry-subtitle {
    color: rgba(255, 255, 255, 0.5);
}

.user-account .entrys-item.active .entry-name {
    color: #ffffff;
}

.user-account .entrys-item.active .entry-login {
    color: rgba(255, 255, 255, 0.5);
}

.user-account .entrys-item.active .entry-count__block {
    color: rgba(255, 255, 255, 0.5);
}

.user-account .entrys-item.active .arrow svg {
    fill: #ffffff;
}

.user-account .entry {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2vh 6vw 2vh 1.6vw;
    width: 100%;
    min-height: 16vh;
    cursor: pointer;
    background: rgba(69, 174, 0, 0.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.user-account .entry:hover {
    background: rgba(69, 174, 0, 0.2);
}

.user-account .physical {
    border-radius: 14px 14px 0px 0px;
}

.user-account .physical .entry-icon svg {
    width: 1.5vw;
    height: 2.1vw;
}

.user-account .legal {
    border-radius: 0px 0px 14px 14px;
}

.user-account .legal .entry-icon svg {
    width: 2.2vw;
    height: 2.1vw;
}

.user-account .entry-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4.2vw;
    height: 4.2vw;
    position: absolute;
    top: 2vh;
    right: 1.34vw;
    border-radius: 50%;
    background: #ffffff;
}

.user-account .entry-icon svg {
    fill: #45AE00;
}

.user-account .entry-count {
    position: absolute;
    z-index: 10;
    bottom: 2vh;
    right: 1.34vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.user-account .entry-count__block {
    padding: 0 3px;
    color: rgba(69, 174, 0, 0.5);
    font-size: 14px;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.user-account .arrow {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 0.7vw;
    height: 1vw;
}

.user-account .arrow svg {
    fill: #45AE00;
}

.user-account .arrow.left {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.user-account .arrow.right {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.user-account .entry-title {
    font-weight: 600;
    font-size: 28px;
    color: #45AE00;
    margin-bottom: 0.6vh;
}

.user-account .entry-subtitle {
    font-weight: 600;
    font-size: 14px;
    color: rgba(51, 51, 51, 0.3);
    margin-bottom: 0.6vh;
}

.user-account .block-button {
    margin-top: auto;
}

.user-account .entry-name {
    display: block;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    margin-bottom: 0.6vh;
}

.user-account .entry-login {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: rgba(51, 51, 51, 0.3);
}

.user-account .entrys-buttons {
    margin-top: 2vh;
}

.user-account .entrys-buttons .entrys-button {
    width: 100%;
    display: none;
}

.user-account .entrys-buttons .entrys-button.active {
    display: block;
}

.user-account .clientel-phone {
    display: none;
}

@media only screen and (max-width: 1499px) {
    .user-account .subtitle {
        font-size: 12px;
    }

    .user-account .entry {
        min-height: 18vh;
    }

    .user-account .entry-count__block {
        font-size: 12px;
    }

    .user-account .entry-title {
        font-size: 20px;
    }

    .user-account .entry-subtitle {
        font-size: 12px;
    }

    .user-account .block-button {
        margin-top: auto;
    }

    .user-account .entry-name {
        font-size: 15px;
    }

    .user-account .entry-login {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .user-account {
        margin-top: 30px;
    }

    .user-account .subtitle {
        font-size: 14px;
    }

    .user-account .entry-label {
        font-size: 12px;
    }

    .user-account .entrys {
        display: block;
        width: 345px;
        margin: 0 auto;
    }

    .user-account .entrys-list {
        width: 100%;
    }

    .user-account .entry {
        padding: 15px 140px 10px 20px;
        width: 100%;
        min-height: 125px;
        cursor: pointer;
    }

    .user-account .physical .entry-icon svg {
        width: 21px;
        height: 30px;
    }

    .user-account .legal .entry-icon svg {
        width: 33px;
        height: 30px;
    }

    .user-account .entry-icon {
        width: 60px;
        height: 60px;
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .user-account .entry-count {
        bottom: 15px;
        right: 15px;
    }

    .user-account .entry-count__block {
        font-size: 14px;
    }

    .user-account .arrow {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 14px;
        height: 20px;
    }

    .user-account .entry-title {
        font-size: 20px;
        margin-bottom: 6px;
    }

    .user-account .entry-subtitle {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .user-account .entry-name {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .user-account .entry-login {
        font-size: 14px;
    }

    .user-account .entrys-buttons {
        margin-top: 20px;
    }

    .user-account .clientel-phone {
        display: block;
        margin: 50px auto 0;
    }

    .user-account .clientel-phone-wrap {
        overflow-x: auto;
    }

    .user-account .clientel-phone-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 472px;
        margin: 0px auto;
    }

    .user-account .clientel-phone-title {
        text-align: center;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 20px;
        color: #333333;
    }

    .user-account .clientel-phone-item {
        text-align: center;
        margin: 0 10px;
        width: 75px;
    }

    .user-account .clientel-phone-text {
        display: block;
        font-size: 14px;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .user-account .subtitle {
        font-size: 14px;
    }
}

@media only screen and (max-width: 399px) {
    .user-account .entrys {
        width: 100%;
    }

    .user-account .entry {
        padding: 15px 84px 10px 20px;
    }
}

.notidentified {
    margin-top: 38px;
    position: relative;
}

.notidentified .close-link {
    position: absolute;
    top: 10px;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.notidentified .close-link-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 18px;
    height: 18px;
}

.notidentified .close-link-text {
    font-size: 18px;
    color: #3B7BBE;
    margin-left: 10px;
    line-height: 16px;
}

.notidentified .header_1 {
    margin-bottom: 2vh;
    padding-right: 124px;
}

.notidentified .header_2 {
    margin-top: 3vh;
    margin-bottom: 2vh;
}

.notidentified .beta {
    padding: 2px;
    display: inline-block;
    background: #FF8A00;
    border-radius: 20px;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    color: #FFFFFF;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.notidentified p {
    margin: 0;
    margin-top: 30px;
}

.notidentified .item {
    padding: 1.6vh 0;
    border-top: 1px solid rgba(59, 123, 190, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.notidentified .item:first-child {
    padding-top: 0;
    border-top: 1px solid rgba(59, 123, 190, 0);
}

.notidentified .item:last-child {
    padding-bottom: 0;
}

.notidentified .image-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    width: 80px;
    height: 80px;
    border: 1px solid rgba(59, 123, 190, 0.8);
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.notidentified .list-counter {
    margin-bottom: 3vh;
}

.notidentified .copyright {
    font-size: 16px;
    line-height: 1.5;
    color: #606060;
    margin-bottom: 5vh;
    margin-top: 3vh;
}

@media only screen and (max-width: 1499px) {
    .notidentified .list-counter li {
        margin-bottom: 3.2vh;
    }

    .notidentified .image-wrapper {
        width: 50px;
        height: 50px;
    }

    .notidentified .image-wrapper .image {
        width: 24px;
        height: 24px;
    }

    .notidentified .close-link-icon {
        width: 16px;
        height: 16px;
    }

    .notidentified .close-link-text {
        font-size: 16px;
    }

    .notidentified .copyright {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .notidentified .close-link-text {
        display: none;
    }

    .notidentified .header_1 {
        padding-right: 30px;
        margin-bottom: 20px;
    }

    .notidentified .header_2 {
        margin-bottom: 15px;
    }

    .notidentified .item {
        padding: 15px 0;
    }

    .notidentified .image-wrapper {
        width: 50px;
        height: 50px;
    }

    .notidentified .image-wrapper .image {
        width: 24px;
        height: 24px;
    }

    .notidentified .copyright {
        margin-bottom: 5vh;
        margin-top: 3vh;
    }
}

.preloader {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader .image-wrapper img {
    width: 4.2vw;
}

.preloader .text {
    font-size: 24px;
    line-height: 29px;
    color: #989898;
    margin-top: 10px;
}

.preloader .clientel-phone {
    display: none;
}

@media only screen and (max-width: 1499px) {
    .preloader .text {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .preloader {
        position: relative;
        top: unset;
        left: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }

    .preloader .clientel-phone {
        display: block;
        margin: 50px auto 0;
    }

    .preloader .clientel-phone-wrap {
        overflow-x: auto;
    }

    .preloader .clientel-phone-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 472px;
        margin: 0px auto;
    }

    .preloader .clientel-phone-title {
        text-align: center;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 20px;
        color: #333333;
    }

    .preloader .clientel-phone-item {
        text-align: center;
        margin: 0 10px;
        width: 75px;
    }

    .preloader .clientel-phone-text {
        display: block;
        font-size: 14px;
        margin-top: 10px;
    }

    .preloader .image-wrapper {
        padding-top: 15vh;
    }

    .preloader .image-wrapper img {
        width: 60px;
    }

    .preloader .text {
        padding-bottom: 20vh;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 20px;
        line-height: 24px;
    }
}

.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 30;
    display: none;
    padding-right: 0 !important;
    opacity: 1;
    overflow-y: auto;
    -webkit-transition: all .4s !important;
    -o-transition: all .4s !important;
    transition: all .4s !important;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
    scrollbar-face-color: #3B7BBE;
    scrollbar-track-color: #ffffff;
}

.overlay::-webkit-scrollbar {
    width: 4px;
}

.overlay::-webkit-scrollbar-thumb {
    background: rgba(59, 123, 190, 0.5);
}

.overlay::-webkit-scrollbar-track {
    background: #ffffff;
}

.overlay.active {
    display: block;
    opacity: 1;
}

.overlay.overlay-form-info .overlay__wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.overlay.overlay-form-info .overlay__content {
    padding: 18vh 0 60px;
}

.overlay .overlay__wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 100%;
}

.overlay .overlay__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    background: rgba(52, 73, 96, 0.4);
}

.overlay .overlay__content {
    position: relative;
    z-index: 21;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    padding: 60px 0;
}

.overlay .overlay__close {
    position: absolute;
    z-index: 3;
    display: block;
    top: 10px;
    right: 52%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
    border-radius: 50%;
    padding: 6px;
}

.overlay .overlay__close:before, .overlay .overlay__close:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    background: #ffffff;
    top: 50%;
}

.overlay .overlay__close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.overlay .overlay__close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media only screen and (max-width: 1199px) {
    .overlay.overlay-form-info .overlay__content {
        padding: 70px 0;
    }

    .overlay .overlay__close {
        right: 15px;
    }
}

.overlay-active {
    overflow: hidden;
}

.overlay-active .login {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.form-verification {
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    border-radius: 14px;
    width: 27.4vw;
    height: 63vh;
    padding: 40px;
    margin-left: 25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
}

.form-verification.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.form-verification .user-phone {
    font-weight: 600;
    white-space: nowrap;
}

.form-verification .form-item {
    margin-top: 8vh;
}

.form-verification .code-again {
    display: none;
    width: 100%;
    padding: 1.3vh 10px 1vh;
    margin-top: 1.1vh;
    font-size: 16px;
    color: #3B7BBE;
}

.form-verification .code-again.active {
    display: block;
}

.form-verification .button {
    margin-top: auto;
    margin-left: auto;
    width: 10.5vw;
}

@media only screen and (max-width: 1499px) {
    .form-verification {
        padding: 28px;
    }

    .form-verification .code-again {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-verification {
        margin-left: 50%;
        width: 520px;
        height: 460px;
        padding: 40px;
    }

    .form-verification .text {
        font-size: 14px;
    }

    .form-verification .form-item {
        margin-top: 50px;
    }

    .form-verification .code-again {
        font-size: 16px;
        padding: 13px 10px 10px;
        margin-top: 10px;
    }

    .form-verification .button {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .form-verification {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding: 20px 15px;
    }
}

.form-data {
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    border-radius: 14px;
    width: 27.4vw;
    padding: 40px;
    margin-left: 25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.form-data.active {
    display: block;
}

.form-data .header_1 {
    margin-bottom: 1vh;
    padding-right: 36px;
}

.form-data .subtitle {
    margin-bottom: 3vh;
}

.form-data .form-item {
    position: relative;
    margin-top: 3vh;
}

.form-data .form-email__error {
    display: none;
    font-size: 13px;
    color: #FF7373;
    margin-top: 4px;
}

.form-data .form-email__error.active {
    display: block;
}

.form-data .icon-input {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 1.6vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.form-data .icon-input:hover svg {
    opacity: 0.5;
}

.form-data .icon-input:hover + .info-block {
    display: block;
}

.form-data .info-block {
    display: none;
    position: absolute;
    z-index: 3;
    bottom: 5vh;
    right: 0.6vw;
    padding: 3px 0.5vw;
    width: 8.5vw;
    background: rgba(51, 51, 51, 0.9);
    border-radius: 4px;
    font-size: 14px;
    color: #ffffff;
}

.form-data .label-phone {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 5.3vw;
    height: 5.3vw;
    background: #45AE00;
    border-radius: 50%;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
}

.form-data .icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.6vw;
    height: 2.6vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.form-data .button {
    width: 10.4vw;
    margin-left: auto;
}

@media only screen and (max-width: 1499px) {
    .form-data {
        padding: 28px;
    }

    .form-data .subtitle {
        font-size: 12px;
    }

    .form-data .form-email__error {
        font-size: 11px;
    }

    .form-data .info-block {
        font-size: 9px;
        bottom: 6vh;
    }

    .form-data .icon-input {
        width: 18px;
        height: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-data {
        margin-left: 50%;
        width: 520px;
        padding: 40px;
    }

    .form-data .subtitle {
        font-size: 16px;
    }

    .form-data .icon-input {
        width: 26px;
        height: 26px;
        right: 20px;
    }

    .form-data .info-block {
        bottom: 50px;
        right: 10px;
        padding: 3px 10px;
        width: 164px;
        font-size: 14px;
    }

    .form-data .form-item {
        margin-top: 30px;
    }

    .form-data .form-email__error {
        font-size: 13px;
    }

    .form-data .header_1 {
        font-size: 22px;
    }

    .form-data .label-phone {
        display: none;
    }

    .form-data .button {
        width: 200px;
    }
}

@media only screen and (max-width: 991px) {
    .form-data .subtitle {
        font-size: 14px;
    }

    .form-data .info-block {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .form-data {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding: 20px 15px;
    }

    .form-data .header_1 {
        padding-right: 0;
    }
}

@media only screen and (max-width: 399px) {
    .form-data .button {
        width: 100%;
    }
}

.form-application {
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    border-radius: 14px;
    width: 27.4vw;
    padding: 40px;
    margin-left: 25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.form-application .header_1 {
    padding-right: 36px;
}

.form-application .form-item {
    margin-top: 3vh;
}

.form-application .label-phone {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 5.3vw;
    height: 5.3vw;
    background: #45AE00;
    border-radius: 50%;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
}

.form-application .icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.6vw;
    height: 2.6vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.form-application .button {
    width: 13vw;
}

.form-application.active {
    display: block;
}

@media only screen and (max-width: 1499px) {
    .form-application {
        padding: 28px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-application {
        margin-left: 50%;
        width: 520px;
        padding: 40px;
    }

    .form-application .form-item {
        margin-top: 30px;
    }

    .form-application .header_1 {
        font-size: 22px;
    }

    .form-application .label-phone {
        display: none;
    }

    .form-application .button {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .form-application {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding: 20px 15px;
    }

    .form-application .header_1 {
        padding-right: 0;
    }
}

@media only screen and (max-width: 399px) {
    .form-application .button {
        width: 100%;
    }
}

.form-callback {
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    border-radius: 14px;
    width: 27.4vw;
    padding: 40px;
    margin-left: 25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.form-callback .header_1 {
    padding-right: 36px;
}

.form-callback .form-item {
    margin-top: 3vh;
}

.form-callback .label-phone {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 5.3vw;
    height: 5.3vw;
    background: #45AE00;
    border-radius: 50%;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
}

.form-callback .icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 2.6vw;
    height: 2.6vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.form-callback .button {
    width: 13vw;
}

.form-callback.active {
    display: block;
}

@media only screen and (max-width: 1499px) {
    .form-callback {
        padding: 28px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-callback {
        margin-left: 50%;
        width: 520px;
        padding: 40px;
    }

    .form-callback .form-item {
        margin-top: 30px;
    }

    .form-callback .header_1 {
        font-size: 22px;
    }

    .form-callback .label-phone {
        display: none;
    }

    .form-callback .button {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .form-callback {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding: 20px 15px;
    }

    .form-callback .header_1 {
        padding-right: 0;
    }
}

@media only screen and (max-width: 399px) {
    .form-callback .button {
        width: 100%;
    }
}

.form-info {
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
    border-radius: 14px;
    width: 27.4vw;
    padding: 4vh 2.1vw;
    margin-left: 25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
}

.form-info.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.form-info .header_1 {
    margin-bottom: 2vh;
}

.form-info .text {
    font-size: 18px;
    line-height: 1.6;
}

.form-info .text a {
    color: #3B7BBE;
}

@media only screen and (max-width: 1499px) {
    .form-info .text {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .form-info {
        margin-left: 50%;
        width: 520px;
        padding: 40px;
    }

    .form-info .text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .form-info {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding: 20px 15px;
    }
}

.form-success {
    border-radius: 30px;
    background: -o-linear-gradient(104.97deg, #FFC0F8 -1.04%, #FFFFFF 100.53%);
    background: linear-gradient(345.03deg, #FFC0F8 -1.04%, #FFFFFF 100.53%);
    -webkit-box-shadow: 0px 5px 20px rgba(161, 32, 147, 0.2);
    box-shadow: 0px 5px 20px rgba(161, 32, 147, 0.2);
    padding-left: 54px;
    padding-right: 54px;
    display: none;
    width: unset;
}

.form-success.active {
    display: block;
}

.form-success .header_4 {
    color: #3B7BBE;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .form-success {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.anouncement {
    position: relative;
    background-color: #344960;
    padding: 15px;
    /* padding-bottom: 15px; */
    color: white;
    font-size: 14px;
    text-align: center;
}

.anouncement__close {
    position: absolute;
    right: 8px;
    font-size: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 24px;
    display: block;
    line-height: 1;
    cursor: pointer;
    opacity: .5;
}

.anouncement__close:hover {
    opacity: 1;
}

@media all and (max-width: 590px) {
    .anouncement__close {
        bottom: initial;
        top: 3px;
    }
}

/* End */
/* /local/templates/newentrance/template_styles.css?1757926394124206 */
