@font-face {
    font-family: 'IskraCYR';
    src: url('../fonts/IskraCYR-Bold.eot');
    src: local('IskraCYR-Bold'), local('IskraCYR-Bold'),
        url('../fonts/IskraCYR-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IskraCYR-Bold.woff2') format('woff2'),
        url('../fonts/IskraCYR-Bold.woff') format('woff'),
        url('../fonts/IskraCYR-Bold.ttf') format('truetype'),
        url('../fonts/IskraCYR-Bold.svg#IskraCYR-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



body * {
    font-family: 'IskraCYR';
}
html {
    font-size: 2vh;
}
.loading:before {content: '';position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgb(39 39 39 / 78%);z-index: 10000;}
::-webkit-input-placeholder {color:#000;}
::-moz-placeholder          {color:#000;}/* Firefox 19+ */
:-moz-placeholder           {color:#000;}/* Firefox 18- */
:-ms-input-placeholder      {color:#000;}
.trs, a, button{
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
a:hover , a:active , a:focus {
    outline: none;
    text-decoration: none;
}
.error.js-remove-error {
    text-align: left !important;
    font-size: 12px !important;
    margin: 4px 0 0 !important;
}
input[name="Pass"] {
    padding-right: 36px !important;
}
[data-toggle="modal"] {
    cursor: pointer;
}
.pass-toggle {
    position: absolute;
    width: 30px;
    height: 100%;
    right: 0;
    top: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTIgMTljLTIuNjcgMC01LjM4OS0xLjI3Mi03LjgzMi0zLjM4Mi0uOTUtLjgyLTEuOTE0LTEuNzIxLTIuNTQ3LTIuNTUyLS4yNjctLjM1LS40OC0uNjctLjYyMS0uOTIyLS4wOC0uMTQ0LS4xMTgtLjI0LS4xMTgtLjE0NHMuMDM4IDAgLjExOC0uMTQ0Yy4xNC0uMjUyLjM1NC0uNTcxLjYyLS45MjIuNjM0LS44MyAxLjU5OS0xLjczMiAyLjU0OC0yLjU1MiAyLjQ0My0yLjExIDUuMTYyLTMuMzgyIDcuODMyLTMuMzgyczUuMzg5IDEuMjcyIDcuODMyIDMuMzgyYy45NS44MiAxLjkxNCAxLjcyMSAyLjU0NyAyLjU1Mi4yNjcuMzUuNDguNjcuNjIxLjkyMi4wOC4xNDQuMTE4LjI0LjExOC4xNDRzLS4wMzggMC0uMTE4LjE0NGMtLjE0LjI1Mi0uMzU0LjU3MS0uNjIuOTIyLS42MzQuODMtMS41OTkgMS43MzItMi41NDggMi41NTItMi40NDMgMi4xMS01LjE2MiAzLjM4Mi03LjgzMiAzLjM4MnptMC0yYTUgNSAwIDEgMCAwLTEwIDUgNSAwIDAgMCAwIDEwem0wLTJhMyAzIDAgMSAxIDAtNiAzIDMgMCAwIDEgMCA2eiIvPjwvc3ZnPgo=) 33% 50% / 20px 20px no-repeat;
    cursor: pointer;
}
.modal-body p.disclaimer {
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
}
/* Modal */
.modal-header {
    display: block;
    padding: 30px 10px 15px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    border: none;
}
.modal-body .captcha-wrap {
    text-align: center;
    transform: scale(0.8);
}
.social-row i {
    color: #162342;
    font-size: 21px;
    margin: 3px;
}

.social-row {
    display: none;
    margin: 0 0 12px;
    font-size: 16px;
}
.modal-body .captcha-wrap > div {
    display: inline-block;
}
.modal-body p {
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 14px;
}
h2.modal-title {
    font-family: 'CeraPro-Bold';
    font-size: 25px;
}
.modal-content .error {
    text-align: center;
    font-size: 13px;
}
.close {
    position: absolute;
    font-size: 0;
    width: 22px !important;
    height: 22px !important;
    background-image: url(/images/close.png);
    opacity: 1;
    background-size: contain;
    padding: 0 !important;
    margin: 0 !important;
    right: 9px;
    top: 9px;
    background-repeat: no-repeat;
}

.modal-content {
    border: none;
    border-radius: 12px;
}

.modal-body {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.modal-content .custom-input {
    font-size: 16px;
    padding: 17px 15px 13px;
}

.modal-content .custom-row label {
    font-size: 15px !important;
    top: 19px !important;
}

.modal-content .custom-row .custom-input:focus + label, .modal-content .custom-row .custom-input.has-val + label {
    font-size: 11px !important;
    top: 6px !important;
}

.modal-content .checkbox-wrap {
    width: 20px;
    height: 20px;
    margin: 0 6px 0 0;
}

.modal-content .checkbox-body {
    font-size: 14px;
    line-height: 1;
}

.modal-content .custom-row {
    margin: 0 0 19px;
}

.modal-content .checkbox-block {
    margin: 0 0 17px;
}

.modal-body .btn-custom {
    font-size: 17px;
    padding: 10px 0;
}

.modal-footer {
    display: block;
    padding: 0 0 0;
    border: none;
}

.modal-footer a {
    color: #162342;
    font-size: 15px;
    text-decoration: underline;
}
/* Modal end */
main {
    display: flex;
    min-height: 100vh;
    color: #162346;
    flex-direction: column;
}

section.plug-section {
    flex: 1 1 auto;
    text-align: center;
    color: #fff;
}

body {background-image: url(/images/bg.png);background-size: cover;background-position: center;}

header {
    padding: 0 3.5625em;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}
.emp-c {
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.main-menu {
    display: none;
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 13px 20px 30px rgba(22, 35, 66, 0.15);
    backdrop-filter: blur(40px);
    border-radius: 15px;
    right: 2rem;
    top: 1rem;
    padding: 3.5rem 2.5rem 3rem;
    z-index: 10; 
}

.opened-menu .main-menu {
    display: block;
}

span.main-menu ul li a {
    font-family: 'CeraPro-Bold';
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #162342;
}
span.main-menu ul li a.menu-info {
    color: #63b9e1;
}
span.main-menu ul {
    padding: 0;
    margin: 0;
}

span.main-menu ul li {
    margin: 0 0 1.5rem;
    display: block;
}

.btn-custom.btn-reg {
    color: #162342 !important;
    background: #fff;
    padding-left: 3rem;
    padding-right: 3rem;
}

.btn-custom.btn-log {
    background-image: url(/images/user.png);
    background-size: auto 46%;
    background-repeat: no-repeat;
    background-position: 1.9rem center;
    padding-left: 3.5rem;
    padding-right: 3rem;
    margin-right: .4rem;
}

span.menu-btns {
    margin: 3rem 0 0;
    display: block;
}
.main-menu .header-timer-wrap {
    display: none;
}
span.menu-close {
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-image: url(/images/close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 1rem;
    top: 1rem;
    cursor: pointer;
}
a.logo-link {
    display: inline-block;
    background-image: url(/images/logo.png);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    width: 4.375em;
    height: 6.25em;
}
section.plug-section h1 {
    text-transform: uppercase;
    font-family: 'CeraPro-Bold';
    font-size: 2rem;
}
.timer-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem 0 0;
}

.timer-wrap > div > div {
    font-family: 'CeraPro-Bold';
    font-size: 3.4rem;
    line-height: 1;
}

.timer-wrap > div {
    margin: 0 0.8rem;
    position: relative;
}

.timer-wrap > div:after {content: ':';position: absolute;right: -1rem;top: .1rem;font-size: 2rem;}

.timer-wrap span {
    font-size: .8rem;
    text-transform: lowercase;
    line-height: 1;
}

.timer-wrap > div:last-child:after {
    display: none;
}
footer {
    padding: 51px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 0.9rem;
    color: #fff;
    background-image: url(/images/foot.png);
    background-size: cover;
    background-position: center top;
    margin: 70px 0 0;
}

footer ul {
    padding: 0;
    margin: 0;
}

footer ul li {
    display: inline-block;
    margin: 0 0 0 3rem;
}

footer ul li a {
    color: #fff;
}
section.page-render {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.er-wrap {
    text-align: center;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 1rem;
}

.er-wrap h1 {
    font-family: 'CeraPro-Bold';
    text-transform: uppercase;
    font-size: 1.48rem;
    margin: 0 0 1rem;
}

.er-wrap p {
    font-size: 20px;
    line-height: 1.2;
    font-size: .94rem;
    margin: 0;
    font-family: 'CeraPro-Light';
    font-weight: 600;
}

.er-img {
    height: 18rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 2.8rem 0;
    width: 100%;
}

.btn-custom {
    display: inline-block;
    font-size: .94rem;
    line-height: 1;
    background: #162342;
    color: #fff;
    outline: none !important;
    box-shadow: none !important;
    padding: 0.658rem 2.385rem;
    border-radius: 6rem;
    font-family: 'CeraPro-Bold';
    border: none;
    cursor: pointer;
}
.btn-custom.btn-custom-invert, .btn-custom.btn-custom-invert:hover {
    border: 1px solid #dcdcdc;
    background: #fff;
    color: #162342;
}
.btn-custom:hover {
    color: #fff;
}
header .btn-custom {
    padding: 0.658rem 1.4rem;
    vertical-align: middle;
}

.header-l {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header-timer {
    display: flex;
    flex-direction: row;
}

header p {
    font-size: 16px;
    font-size: .8rem;
    margin: 0 0 .3rem;
}

.header-timer > div > div {
    font-family: 'CeraPro-Bold';
    font-size: 2.2rem;
    line-height: 1;
}

.header-timer span {
    font-size: .7rem;
    text-transform: lowercase;
    width: 100%;
    text-align: center;
    display: block;
}

.header-score div {
    font-family: 'CeraPro-Bold';
    font-size: 2rem;
    line-height: 1;
}

a.link-u {
    text-decoration: underline;
    font-size: .7rem;
    color: #162342;
}

.header-timer>div {
    margin: 0 2rem 0 0;
    position: relative;
    width: 2.2rem;
    text-align: center;
}

.header-timer>div:after {content: ':';position: absolute;right: -1.1rem;top: 0.4rem;font-family: 'CeraPro-Bold';font-size: 1.2rem;line-height: 1;}

.header-timer>div:last-child:after {
    display: none;
}

.header-timer-wrap {
    margin: 0 3.8rem;
}

.header-timer>div:last-child {
    margin: 0;
}
.btn-custom.btn-custom-icon {
    padding: 1.11rem;
    border-radius: 3rem;
    background-size: 47%;
    background-repeat: no-repeat;
    background-position: center;
}
.static-section {
    padding: 3rem 3.5625em 1rem;
    flex: 1 1 auto;
}

h1.page-title {
    font-family: 'CeraPro-Bold';
    text-transform: uppercase;
    color: #fff;
    font-size: 2.2rem;
    margin: 0 0 1.1rem;
}
.fly-form .page-title {
    color: #162342;
}
.faq-container {
    margin: 3rem 0 0rem;
}

.faq-body {
    display: none;
    color: #fff;
    font-size: 1rem;
    padding: 0 0 1.2rem;
    font-family: 'CeraPro-Light';
}

.faq-header {
    font-family: 'CeraPro-Bold';
    color: #fff;
    padding: 1.3rem 0;
    font-size: 1.2rem;
    cursor: pointer;
    background-image: url(/images/ard.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 17px;
}
.opened-week .faq-header {
    background-image: url(/images/c.png);
    background-size: 15px;
}
.opened-week .faq-body {
    display: block;
}

.faq-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.fly-form {
    background: #fff;
    padding: 8rem 2.5rem 4rem;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}



.custom-input {
    border: 1px solid rgba(22, 35, 66, 0.15);
    padding: 1.2rem 1rem .8rem;
    width: 100%;
    border-radius: 0.8rem;
    line-height: 1;
    height: auto;
    resize: none;
    background: transparent;
    outline: none !important;
    box-shadow: none;
    position: relative;
    /* z-index: 100; */
    font-size: .8rem;
}
select.custom-input {
    -webkit-appearance: none;
}
.custom-row {
    position: relative;
}

.custom-row label {
    position: absolute;
    line-height: 1;
    margin: 0;
    left: 1rem;
    top: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 1rem;
    color: #ddd;
    font-family: 'CeraPro-Light';
    z-index: 0;
    padding: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.custom-row {
    margin: 0 0 .8rem;
    position: relative;
    /* z-index: 10; */
}
textarea.custom-input {
    height: 8rem;
}

.custom-row .custom-input:focus + label, .custom-row .custom-input.has-val + label {
    color: #66BDE3;
    font-size: .8rem;
    top: .3rem;
}

.add-file-block {
    position: relative;
}

.add-file-block input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
}

.file-placeholder {
    text-align: left;
    font-size: .9rem;
    padding: 0 0 0 1.6rem;
    background-image: url(/images/attach.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}

.checkbox-block {
    white-space: nowrap;
    vertical-align: middle;
}

.checkbox-body {
    display: inline-block;
    font-size: .75rem;
    vertical-align: middle;
    white-space: normal;
}

.checkbox-body a {
    color: inherit;
    text-decoration: underline;
}

.checkbox-wrap {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 1rem;
    height: 1rem;
    border: 1px solid #162342;
    border-radius: 4px;
}

.checkbox-wrap input:checked + span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #162342;
    background-image: url(/images/check.png);
    background-size: 66%;
    background-position: center;
    background-repeat: no-repeat;
}

.checkbox-wrap input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.form-footer {
    margin: 0 0 1rem;
}
div#recaptcha3 {
    margin: 1rem 0 .5rem;
}

div#recaptcha3 > div {
    display: inline-block;
}
.error {
    font-size: .7rem;
    line-height: 1;
    color: #FFB8A6;
    margin: 0 0 .4rem;
}
.fly-form .captcha-wrap {
    transform: scale(.8);
    transform-origin: left top;
    margin: 0 0 -5%;
}
.fly-form.fly-form-l {
    right: auto;
    left: 0;
    padding: 8rem 3.5625em 0;
    z-index: 1;
}

.personal-wrap {
    padding: 0.3rem 0 0 4rem;
}

.p-info-row {
    display: flex;
    font-size: 1rem;
    margin:  .5rem 0;
}
.p-info-row  a {
    text-decoration: underline;
    color: inherit !important;
}
.p-info-row div {
    width: 22%;
    font-family: 'CeraPro-Bold';
    min-width: 95px;
}

.personal-info-wrap {margin: 0 0 1.7rem;}
.p-images-wrap img {
    width: 100%;
    margin: 0rem 0 1rem;
}

.p-table-wrap {
    margin: 2.5rem 0 0;
}
.p-image-item {
    height: 0;
    padding-bottom: 10rem;
    background-size: cover;
    background-position: center;
    border-radius: 1rem;
    margin: 1rem 0;
}
table.table-custom {
    width: 98%;
    text-align: center;
}

table.table-custom th {
    color: #fff;
    text-transform: lowercase;
    padding: .8rem;
}

table.table-custom tbody tr {
    background: #fff;
    border-bottom: .4rem solid #63b9e1;
}

table.table-custom td {
    font-size: .9rem;
    padding: 1rem .8rem;
    vertical-align: middle;
    position: relative;
}
table.table-custom tbody tr.error-l {
    color: #fbb8a6;
}

img.state-img {
    width: 30px;
}

a.cheque-link {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/images/ph.png);
    background-size: contain;
    background-position: center;
    margin: 0 0 0;
}

tr.error-l a.cheque-link {
    background-image: url(/images/phr.png);
}

table.table-custom tr td:first-child:before {
    border-radius: 19px 12px 0px 0px;
    content: '';
    height: 100%;
    width: 8px;
    display: inherit;
    background: white;
    position: absolute;
    left: -7px;
    top: 0;
    border-radius: 12px 0px 0px 12px;
}

table.table-custom tr td:first-child {
    border-left: 13px solid #63b9e1;
}
table.table-custom td b {
    font-family: 'CeraPro-Bold';
}
table.table-custom tr td:last-child:before {
    content: '';
    height: 100%;
    width: 8px;
    display: inherit;
    background: white;
    position: absolute;
    right: -7px;
    top: 0;
    border-radius: 0px 12px   12px 0px;
}

table.table-custom tr td:last-child {
    border-right: 13px solid #63b9e1;
}
ul.pagination {
    display: block;
    text-align: center;
    margin: 1rem 0 0;
}

ul.pagination li {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
    font-size: 0;
}
ul.pagination li.active a {
    background: #162342;
}
ul.pagination li a {
    display: inline-flex;
    width: 20px;
    height: 20px;
    background: none;
    border-radius: 12px;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-family: 'CeraPro-Bold';
    color: #ffffff;
}

ul.pagination li.disabled {
    opacity: .8;
}

li.last {
    display: none !important;
}

li.first {
    display: none !important;
}
.search-row {
    width: 98%;
}

.search-block {
    position: relative;
}

.search-block input {
    width: 100%;
    background: transparent;
    border: 1px solid #ade1f9;
    padding: 1rem 8rem 1rem 3.5rem;
    border-radius: 3rem;
    background-image: url(/images/search.png);
    background-repeat: no-repeat;
    background-position: 1.2rem center;
    background-size: auto 37%;
    color: #fff;
    outline: none !important;
    box-shadow: none !important;
}
.search-block input::-webkit-input-placeholder {color:#fff; font-family: 'CeraPro-Light';}
.search-block input::-moz-placeholder          {color:#fff; font-family: 'CeraPro-Light';}/* Firefox 19+ */
.search-block input:-moz-placeholder           {color:#fff; font-family: 'CeraPro-Light';}/* Firefox 18- */
.search-block input:-ms-input-placeholder      {color:#fff; font-family: 'CeraPro-Light';}
.search-block button {
    position: absolute;
    right: 1rem;
    top: .68rem;
}

.search-wrap {
    margin: 0 0 1.4rem;
}

.tabs-wrap {
    display: inline-block;
    background: rgb(255, 255 ,255 , 60%);
    border-radius: 2rem;
    padding: .4rem;
}

.tab-link {
    font-family: 'CeraPro-Bold';
    color: #162342 !important;
    font-size: 1rem;
    padding: .7rem 2.4rem;
    display: inline-block;
    border-radius: 2rem;
    line-height: 1;
}

.tab-link.active {
    color: #fff !important;
    background: #162342;
    border-radius: 30px;
}

.w-table-wrap {
    margin: 1.4rem 0 0;
}

.fly-form.fly-form-empty .p-image-item {
    padding-bottom: 11rem;
}

.fly-form.fly-form-empty {
    padding-top: 11.5rem;
}
.main-screen {
    height: 100vh;
    padding: 6rem 0 0;
    margin: -6rem 0 0;
    display: flex;
    flex-direction: column;
}

h1.main-title, h1.main-title div {
    color: #fff;
    font-family: 'CeraPro-Bold';
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 3.35rem;
}

h1.main-title {
    margin: 0 0 1.5rem;
}

.tl-info p {
    color: #fff;
    margin: 0;
    font-family: 'CeraPro-Light';
    font-size: 1.4rem;
    line-height: 1;
}

.tl-info p b {
    font-family: 'CeraPro-Bold';
}

.tl-info div {
    font-size: 3.72rem;
    font-family: 'CeraPro-Bold';
    color: #fff;
    line-height: 1;
    margin: 0.2rem 0;
}

.tl-btns {
    margin: 2.3rem 0 0;
}

.top-render {
    padding: 4rem 3.5625em 3.2rem;
    background-image: url(/images/main.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 77% bottom;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
}

.hover-render {
    display: flex;
    /*height: 16.41rem;*/
    height: 37%;
}

.hover-block {
    width: 33.3333%;
    background-repeat: no-repeat !important;
    padding: 2.1rem 2.8rem;
    display: inline-flex;
    flex-direction: column;
}

.hover-title {
    text-transform: uppercase;
    font-family: 'CeraPro-Bold';
    line-height: 1;
    margin: 0 0 0.5rem;
    font-size: 1.85rem;
}

.hover-desc {
    font-size: .94rem;
    line-height: 1.3;
}

.hover-render .hover-block:first-child {
    background: #D2CEE6;
    background-image: url(/images/step1.png);
    background-size: contain;
    background-position: right center;
}

.hover-render .hover-block:nth-child(2) {
    background: #FCE7C0;
    background-image: url(/images/step2.png);
    background-size: contain;
    background-position: right center;
}

.hover-render .hover-block:last-child {
    background: #F6C4B4;
    background-image: url(/images/step3.png);
    background-size: contain;
    background-position: right center;
}

.hover-render .hover-block.inactive:first-child {
    background-image: url(/images/step1h.png);
    background-position: center center;
    background-size: cover;
}

.hover-render .hover-block.inactive:nth-child(2) {
    background-image: url(/images/step2h.png);
    background-position: center center;
    background-size: cover;
}

.hover-render .hover-block.inactive:last-child {
    background-image: url(/images/step3h.png);
    background-position: center center;
    background-size: cover;
}
.hover-sm {
    opacity: 0;
    margin-top: auto;
}
.active .hover-sm {
    opacity: 1;
}


.pt-wrap {
    font-size: 0;
    white-space: nowrap;
}

.pt-wrap img {
    display: inline-block;
    width: 33.333%;
}

.pt {
    height: 8.72rem;
    background-image: url(/images/prize.png);
    background-size: cover;
    background-position: center center;
}
.hover-block.active {
    width: 52%;
}

.hover-block.inactive {
    width: 24%;
    background-position: center center !important;
}

.hover-block.inactive * {
    color: transparent;
}
.header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 21px 0;
}

.header-left {
    display: flex;
}

.header-text {
    color: #91D3EE;
    font-size: 30px;
}

.header-right a {
    color: #003595;
    font-size: 45px;
    margin-left: 30px;
}

.main-top img {
    width: 100%;
}

.main {
    padding: 70px 0 0;
}

h3#gallery {
    text-align: center;
    color: #003595;
    font-size: 45px;
    margin-bottom: 70px;
}
div#animated-thumbnials {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 39px;
}

.photo-item {
    width: 30%;
    max-width: 30%;
}

.photo {
    height: 0;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
    margin: 0 0 26px;
    border: 15px solid #fff;
    border-radius: 24px;
    border-bottom-width: 40px;
}

a.js-vote svg path {
    fill: #003595;
}




@media (max-width: 1200px){
    .er-wrap {
        justify-content: center;
    }
    .fly-form {
        overflow: auto;
    }
    .custom-input {
        font-size: 1.1rem;
    }

    .custom-row label {
        top: 1.2rem;
    }

    .checkbox-wrap {
        width: 1.3rem;
        height: 1.3rem;
        margin: 0 5px 0 0;
    }

    .checkbox-body {
        font-size: 1rem;
    }

    .faq-header {
        font-size: 1.3rem;
        padding: 1.2rem 0;
    }

    .faq-body {
        font-size: 14px;
    }
    header p {
        font-size: 1rem;
    }

    .header-timer span {
        font-size: .88rem;
    }

    a.link-u {
        font-size: .9rem;
    }
    .faq-wrap .btn-custom {
        font-size: 1rem;
    }

    header .btn-custom, .btn-custom {
        font-size: 1rem;
    }
    .error {
        font-size: .9rem;
        margin: 0 0 .8rem;
    }
    .file-placeholder {
        font-size: 1rem;
    }
    table.table-custom td, table.table-custom th {
    font-size: 1.1rem;
}

.tab-link {
    font-size: 1.2rem;
}
}
@media (max-width: 991px){

    footer {
    }
    .personal-wrap {
        padding: 0;
    }
    section.plug-section + footer .copyright, section.plug-section + footer ul li a {
        color: #fff;
        font-size: 14px;
    }
    .copyright, footer ul li a {
        color: #162346;
        font-size: 1.2rem;
    }
    .p-info-row {
        font-size: 1.5rem;
    }

    .p-image-item {
        display: inline-block;
        width: 49%;
        padding-bottom: 18rem;
    }

    .p-images-wrap {
        font-size: 0;
        display: flex;
        justify-content: space-between;
    }

    ul.pagination {
        margin: 2rem 0 2rem;
    }

    table.table-custom th {
        font-size: 1.4rem;
    }

    table.table-custom td {
        font-size: 1.3rem;
    }
    .fly-form, .fly-form.fly-form-l, .fly-form.fly-form-empty {
        position: static;
        width: 100%;
        padding: 2.8rem 3.5625em 2rem;
        margin: 0 0 -2px;
    }

    .custom-input {
        padding: 1.5rem 1.4rem 1.5rem;
        font-size: 1.5rem;
    }

    .custom-row .custom-input:focus + label, .custom-row .custom-input.has-val + label {
        font-size: 1rem;
        top: .8rem;
        left: 1.5rem;
    }

    .custom-row label {
        font-size: 1.5rem;
        top: 1.9rem;
    }

    .custom-row {
        margin: 0 0 15px;
    }

    .file-placeholder {
        font-size: 1.5rem;
        padding: 0 0 0 25px;
    }

    .fly-form .captcha-wrap {
        margin: 0;
    }

    h1.page-title {
        font-size: 2.3rem;
    }

    .faq-header {
        font-size: 1.7rem;
    }

    .faq-wrap .btn-custom {
        font-size: 1.2rem;
    }

    .checkbox-wrap {
        width: 20px;
        height: 20px;
    }

    .checkbox-body {
        font-size: 1.5rem;
        line-height: 1;
    }

    .fly-form .btn-custom {
        font-size: 14px;
    }
    header .btn-custom, .btn-custom {
        font-size: 1.1rem;
    }

    header p {
        font-size: 1.1rem;
    }

    a.link-u {
        font-size: 1rem;
    }

    .header-timer span {
        font-size: .95rem;
    }

    .form-footer {
        margin: 0 0 2rem;
    }

    .faq-body {
        font-size: 1.5rem;
    }

    textarea.custom-input {
        height: 16rem;
    }

    span.main-menu ul li {
        margin: 0 0 1rem;
    }

    span.main-menu ul li a {
        font-size: 1.8rem;
    }

    span.menu-btns .btn-custom {
        font-size: 1.4rem;
    }
    .search-block input {
    font-size: 1.3rem;
    padding: 1.1rem 11rem 1.1rem 3.5rem;
}

.search-block button {
    top: .9rem;
}

.tab-link {
    font-size: 1.35rem;
}

.fly-form.fly-form-empty .p-image-item {
    padding-bottom: 0;
    height: 19rem;
}
.tl-info p {
    font-size: 1.9rem;
}

.main-screen {
    height: auto;
    flex: 1 1 auto;
}

.hover-block {
    width: 100% !important;
    padding: 2.4rem 2.8rem;
}

.hover-render {
    flex-wrap: wrap;
}

.hover-sm {
    display: none;
}

.hover-desc {
    font-size: 1.5rem;
    display: none;
}

.hover-title {
    margin: 0;
    font-size: 2.4rem;
}

.hover-block {}

.hover-render .hover-block.inactive:nth-child(2) {
    background-image: url(/images/step2.png);
    background-size: contain;
    background-position: right center !important;
}
.hover-render .hover-block.inactive:nth-child(1) {
    background-image: url(/images/step1.png);
    background-size: contain;
    background-position: right center !important;
}
.hover-render .hover-block.inactive:nth-child(3) {
    background-image: url(/images/step3.png);
    background-size: contain;
    background-position: right center !important;
}

.hover-block.inactive * {
    color: #162346;
}

.active .hover-desc {
    display: block;
    margin: 10px 0 0;
}
.header-right a {
    font-size: 20px;
    margin-left: 15px;
}

.header-text {
    font-size: 20px;
}

.photo-item {
    width: 45%;
    max-width: 45%;
}
.active .hover-sm.hover-desc {
    display: none;
}
}
@media (max-width: 768px) {
    html {
        font-size: 1.26667vw;
    }
    a.logo-link {
        width: 10.116em;
        height: 14.57em;
    }
    .error {
        font-size: 12px;
        margin: 10px 0;
        text-align: center;
    }
    .p-info-row {
        font-size: 15px;
    }

    table.table-custom th, table.table-custom td {
        font-size: 14px;
    }

    img.state-img {
        width: 20px;
    }

    a.cheque-link {
        width: 20px;
        height: 20px;
    }
    section.plug-section h1 {
        font-size: 5rem;
        margin: 3rem 0 0rem;
        padding: 0 6rem;
    }

    main {
        background-size: auto 62%;
        
    }
    span.main-menu {
        right: 0;
        box-shadow: none;
        top: 0;
        border-radius: 0;
        width: 100%;
        height: 100vh;
        z-index: 102;
        padding: 100px 3.5625em;
        background: rgba(255, 255, 255, 0.94);
        padding-bottom: 150px;
        overflow: auto;
    }

    body.opened-menu {
        overflow: hidden;
    }
    body.opened-menu footer {
        z-index: 0 !important;
    }
    body.opened-menu .header-l {
        position: relative;
        z-index: 103;
    }

    span.menu-close {
        width: 15px;
        height: 15px;
        right: 2rem;
        top: 2rem;
    }

    span.main-menu ul li a {
        font-size: 23px;
    }

    span.main-menu ul li {
        margin-bottom: 18px;
    }

    span.menu-btns {
        display: flex;
        margin: 50px 0 0;
    }

    span.menu-btns .btn-custom {
        flex: 1 1 auto;
        text-align: center;
        font-size: 17px;
        padding: 7px 0;
        background-position: 30% center;
    }

    .btn-custom.btn-log {
        max-width: 187px;
    }
    footer {
        flex-direction: column;
        flex-wrap: wrap;
        font-size: 2.4rem;
        padding: 4.5rem;
    }

    footer ul li {
        display: block;
        margin: 1rem 0 0;
        text-align: center;
        line-height: 1;
    }

    .timer-wrap > div > div {
        font-size: 10rem;
    }

    .timer-wrap > div {
        margin: 0 2.7rem;
    }

    .timer-wrap span {
        font-size: 2.8rem;
    }

    .timer-wrap > div:after {
        font-size: 5rem;
        top: 1rem;
        right: -3rem;
    }
    .header-timer-wrap {display: none;}

    .header-score {
        display: none;
        text-align: center;
    }
    header .btn-custom {
        font-size: 2rem;
    }

    .btn-custom {
        font-size: 2rem;
        padding: 1.15rem 2.4rem;
    }

    .er-img {
        height: 24rem;
        margin: 5rem 0;
    }

    .btn-custom.btn-custom-icon {
        padding: 2.11rem;
        margin: 0 1rem;
        border-radius: 3rem;
    }

    .er-wrap h1 {
        font-size: 4rem;
    }

    .er-wrap p {
        font-size: 2.3rem;
    }


    footer ul {
        margin: 1rem 0 0;
    }

    .copyright {
        color: #717171;
    }

    h1.page-title {
        font-size: 20px;
        margin: 0 0 14px;
    }

    .faq-wrap .btn-custom {
        font-size: 13px;
    }

    .faq-header {
        font-size: 16px;
        padding: 11px 0;
    }

    .faq-body {
        font-size: 14px;
        line-height: 1.2;
    }

    .custom-input {
        padding: 13px 15px;
        font-size: 15px;
    }

    .custom-row .custom-input:focus + label, .custom-row .custom-input.has-val + label {
        font-size: 11px;
        top: 3px;
        left: 15px;
    }

    .custom-row label {
        font-size: 14px;
        top: 15px;
        left: 15px;
    }

    .file-placeholder {
        font-size: 14px;
    }

    .checkbox-body {
        font-size: 13px;
    }

    .fly-form .btn-custom {
        font-size: 14px;
        padding: 8px;
        display: block;
        width: 290px;
        margin: 0 auto;
        max-width: 100%;
    }
    .main-menu .header-timer-wrap {
        display: block;
    }
    .header-timer-wrap {
        margin: 15px 0 0;
        text-align: center;
    }
    .header-score div {
        font-size: 38px;
    }
    span.main-menu .header-timer-wrap p, header p, a.link-u {
        font-size: 14px;
    }

    .header-timer {justify-content: center;}

    .header-timer > div > div {
        font-size: 43px;
    }

    .header-timer>div, .header-timer>div:last-child {
        width: 60px;
        margin: 0 8px;
    }

    .header-timer span {
        font-size: 12px;
        line-height: 1;
    }

    .header-timer>div:after {
        font-size: 29px;
        top: 8px;
        right: -11px;
    }
    .search-block input {
    padding: 13px 100px 13px 40px;
    font-size: 14px;
    border-radius: 33px;
}

.search-block button {
    top: 9px;
    right: 10px;
}

.tab-link {
    font-size: 14px;
    padding: 7px 14px;
}

.tabs-wrap {
    padding: 8px;
    border-radius: 25px;
}

.search-wrap {
    margin: 0 0 15px;
}

.w-table-wrap {
    margin: 15px 0 20px;
}

}
@media (max-width: 767px) {
    main {
        min-height: 580px;
    }
    h1.main-title, h1.main-title div {
    font-size: 28px;
}

.tl-info p {
    font-size: 18px;
}

.tl-info div {
    font-size: 41px;
    margin: 8px 0;
}

.tl-btns {
    margin: 25px 0 0;
    text-align: center;
}

.tl-btns .btn-custom {
    font-size: 14px;
    margin: 0 11px;
}

h1.main-title {
    margin: 0 0 20px;
}

.hover-title {
    font-size: 22px;
}

.hover-desc {
    font-size: 16px;
}

.pt {
    height: 77px;
}

.pt-wrap img {
    display: block;
    width: 100%;
}
}
@media (max-width: 576px) {
   header {
    padding: 0;
}

.header-text {
    font-size: 15px;
}

.header-right a {
    font-size: 14px;
}

.main {
    padding: 40px 0 0;
}

h3#gallery {
    font-size: 30px;
    margin-bottom: 40px;
}

.photo-item {
    width: 100%;
    max-width: 100%;
}
    span.menu-btns .btn-custom.btn-log {
        width: 46px;
        margin: 0 3px 0 0;
        background-position: 18px center;
        padding-left: 9px;
    }
    .fly-form.fly-form-l {
        padding-top: 28px;
        padding-bottom: 25px;
    }
    .emp-c {
        font-size: 14px;
    }
    .personal-info-wrap {
        margin: 0 0 19px;
    }
h1.main-title {
    margin: 0 0 30px;
}
    .p-image-item {width: 250px;min-width: 250px;height: 116px;margin-right: 21px;}

    .p-images-wrap {
        overflow: auto;
    }
    .tl-info p b {display: block;margin: 4px 0;}

h1.main-title, h1.main-title div {
    font-size: 26px;
}

.top-render {
    background-position: 80% 95px;
    background-size: 260px;
    padding-bottom: 20px;
    padding-top: 35px;
}

.top-render {}

.tl-info div {
    font-size: 35px;
    margin: 7px 0 0;
}

.tl-btns .btn-custom {
    margin: 0 2px;
    font-size: 13px;
    padding: 7px 10px;
}

.tl-btns {
    margin: 65px -15px 0;
}

.hover-title {
    font-size: 20px;
}

.hover-block {
    padding: 14px 12px;
}

.hover-desc {
    font-size: 14px;
}
    table.table-custom th, table.table-custom td {
        font-size: 12px;
        padding: 10px;
        line-height: 1;
    }
    span.menu-btns {
        margin: 30px 0 0;
    }

    span.main-menu ul li a {
        font-size: 22px;
    }
    .personal-wrap .btn-custom {
        padding: 8px 28px;
    }

    table.table-custom.table-cabinet {
        width: 100%;
    }

    table.table-custom tbody tr {
        border-width: 3px;
    }
    span.main-menu ul li {
        line-height: 1;
        margin: 0 0 23px;
    }

    span.menu-btns .btn-custom {
        font-size: 16px;
    }
    .er-img {
        height: 30rem;
        margin: 7.8rem 0;
    }   
    a.logo-link {
        width: 11.416em;
        height: 16.77em;
    }
    .btn-custom {
        font-size: 13px;
        padding: 1.86rem;
    }

    .er-wrap .btn-custom {
        width: 280px;
    }
    .er-wrap h1 {
        font-size: 5rem;
    }
    a.logo-link {
        height: 59px;
        width: 41px;
    }

    .faq-wrap .btn-custom {
        width: 100%;
        text-align: center;
        margin: 0 0 7px;
        padding: 7px 0;
    }

    .faq-header {
        font-size: 15px;
        line-height: 1.2;
        padding: 14px 21px 14px 0;
    }

    .custom-input {
        border-radius: 7px;
    }

    .fly-form {
        padding: 27px 15px 20px;
    }

    .faq-item:last-child {
        border: none;
    }

    .form-footer {
        margin: 0 0 24px;
    }
    .er-wrap p {
        font-size: 3.5rem;
        line-height: 1.3;
    }
    header .btn-custom {
        padding: 1.86rem 3.6rem;
    }

    .btn-custom.btn-custom-icon {
        padding: 3.455rem;
        border-radius: 5rem;
        margin: 0 1rem;
    }
    footer {
        font-size: 3.5rem;
    }
    main {
        min-height: 480px;
    }
    textarea.custom-input {
        height: 120px;
    }
    h2.modal-title {
        font-size: 20px;
    }

    .modal-body {
        width: 90%;
    }

    .modal-content .custom-input {
        font-size: 15px;
        padding: 14px 15px 10px;
    }
    .modal-content .custom-row .custom-input:focus + label, .modal-content .custom-row .custom-input.has-val + label {
        font-size: 11px !important;
        top: 6px !important;
    }
    .modal-content .custom-row label {
        font-size: 14px !important;
        top: 16px !important;
    }

    .modal-content .checkbox-body {
        font-size: 13px;
    }

    .modal-body .btn-custom {
        font-size: 14px;
    }

    .modal-footer a {
        font-size: 13px;
    }

    .modal-content {
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .modal-open {
    }

    .modal-open .modal {
        padding: 0 !important;
    }

    .modal-header {
        position: static;
    }
    .search-block button {
    width: auto !important;
    padding: 9px 23px !important;
    margin: 0 !important;
    top: 6px;
    font-size: 12px !important;
}

.search-block input {
    padding: 10px 100px 10px 40px;
    background-position: 16px center;
}

.tabs-wrap {
    width: 100%;
    font-size: 0;
    padding: 6px;
}

.tab-link {
    width: 50%;
    text-align: center;
    padding: 7px 0;
    font-size: 12px;
}

.fly-form.fly-form-empty .p-image-item {
    margin: 0 auto 13px;
    width: 300px;
    display: block;
    padding: 0;
    height: 140px;
    max-width: 100%;
}

.fly-form.fly-form-empty .p-images-wrap {
    display: block;
}

.search-row {
    width: 100%;
}
.w-table-wrap table.table-custom th, .w-table-wrap table.table-custom td {
    font-size: 11px;
    padding: 11px 7px;
}

table.table-custom td b {
    white-space: nowrap;
}

.fly-form.fly-form-empty {
    padding: 15px;
}
}



@media screen and (max-aspect-ratio: 9 / 5) {
    html {
        font-size: 1.11111vw;
    }
}

