.dropdown-files {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.dropdown-files.active svg{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.dropdown-files ul {
    list-style-type: none;
    padding: 0;
}

.dropdown-files ul li:not(:last-of-type) {
    margin-bottom: 5px;
}

.dropdown-files ul li a:hover {
    color: #ffd800;
}

.dropdown-files ul li a {
    transition: all .3s;
}
.dropdown-files span{
    color: #7b91a8;
}
.dropdown-files .top{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dropdown-files svg{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-left: 20px;
    width: 25px;
    height: 25px;
}
.dropdown-files svg path{
    fill: #ffd800;
}
.dropdown-files > span {
    color: #7b91a8;
}

.left-title, .overlay ul li a {
    font-size: calc(14px + .42vw);
}
.overlay ul li{
    margin: 0 10px;
}
/* PAGE-CONTRACTS-START */

/* PAGE-CONTRACTS-FORM-START */
#loading{
    transition: all .3s;
}

.form-contracts-wrapper.complete {
    max-width: 905px;
    text-align: center;
}

.form-contracts-wrapper.complete h3.h2-title {
    max-width: 100%;
    margin-bottom: 40px;
    margin-top: 10.73vh;
}

.form-contracts-wrapper.complete h2.h3-title {
    font-size: calc(16px + 0.41vw);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 8.25vh;
    margin-top: 0;
}
section[data-step="2"] .tab {
    display: flex;
    flex-direction: column;
}

input.required-class.doc-dubl {
    margin-bottom: 15px;
}
.completed-form{
    font-size: calc(16px + 0.41vw);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
#new-fields:before{
    display: block;
    position: absolute;
    left: -16px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    height: 6px;
    background-color: #ffd800;
    transition: all .5s;
    width: 6px;
    content: '';
}
#remove-fields:before{
    display: block;
    position: absolute;
    left: -16px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    height: 6px;
    background-color: #d43a32;
    transition: all .5s;
    width: 6px;
    content: '';
}
#new-fields:hover:before{
    box-shadow: 0 0 10px 0 #ffd800;
}
#remove-fields:hover:before
{
    box-shadow: 0 0 10px 0 #d43a32;
}
#new-fields:hover{
    color: #ffd800
}
#remove-fields:hover
{
    color: #d43a32
}
#remove-fields{
    margin-bottom: 15px;
    margin-right: 15px;
}
#new-fields, #remove-fields
{
    position: relative;
    cursor: pointer;
    margin-left: 16px;
    font-size: calc(14px + 0.10vw);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    text-decoration: underline;
    color: #ffffff;
    transition: all .3s;
}
label.radio-wrap::before {
    display: none;
}
#contractsForm .info_user_wrapper_four.invalid:after,
#contractsForm .info_user_wrapper_three.invalid:after,
#contractsForm .info_user_wrapper_two.invalid:after,
#contractsForm .info_user_wrapper.invalid:after {
    background-color: #d43a32;
}
#contractsForm .info_user_wrapper_four:after,
#contractsForm .info_user_wrapper_three:after,
#contractsForm .info_user_wrapper_two:after,
#contractsForm .info_user_wrapper:after {
    transition: all .5s;
    right: 0;
    bottom: 0;
    position: absolute;
    display: block;
    width: 100%;
    content: '';
    height: 1px;
    background-color: #ffd800;
}
#contractsForm .info_user_wrapper_four.invalid:after,
#contractsForm .info_user_wrapper_three.invalid:after,
#contractsForm .info_user_wrapper_two.invalid:after,
#contractsForm .info_user_wrapper.invalid:after{
    background-color: #d43a32;
}
select.info_user_four,
select.info_user_two,
select.info_user_three,
select.info_user {
    width: calc(100% - 9px);
    background: transparent;
    color: #8097ae;
    font-weight: 600;
    border: none;
    height: 40px;
    cursor: pointer;
    transition: all .3s;
    outline: none;
    font-size: 15px;
}
select.info_user_four:hover,
select.info_user_two:hover,
select.info_user_three:hover,
select.info_user:hover {
    color: #ffd800;
    background: #181f27;
}
.radio-wrap input{
    -webkit-appearance: radio;
}
.PN-buttons-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.button.button-outline {
    color: #ffffff;
}
button.button.button-outline {
    transition: all .3s;
    margin-right: 40px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: 0.35px;
    text-align: left;
    color: #8097ae;
    background: 0 0;
    border: unset;
    outline: none;
    height: 41px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
}
/* Create a custom checkbox */
a.tabl-pdf{
    display: inline-flex;
    width: 100%;
    text-decoration: underline;
    font-size: calc(14px + 0.10vw);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
}
a.tabl-pdf:before{
    transition: all .5s;
    width: 9px;
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    height: 9px;
    box-shadow: 0 0 10px 0 #ffd800;
    background-color: #ffd800;
}
.check-user {
    display: flex;
    align-items: center;
}
label.container.check-radio:first-of-type{
    margin-right: 93px;
}
.block-text {
    display: none;}
.step-title, .pdf-title{
    display: block;
    font-size: calc(14px + 0.10vw);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #8097ae;
    margin-bottom: 20px;
}
#contractsForm .container.checked11{
    color: #ffd800;
}
#contractsForm .container{
    transition: all .3s;
    display: block;
    position: relative;
    padding-left: 37px;
    margin-bottom: 74px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: calc(14px + 0.10vw);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
#contractsForm .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
#contractsForm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: solid 2px #8097ae;
    transition: all .3s;
}

/* On mouse-over, add a grey background color */
#contractsForm .container:hover input ~ .checkmark {
    background-color: rgba(255,216,0,.7);
    border: solid 2px rgba(255,216,0,.7);
}

/* When the checkbox is checked, add a blue background */
#contractsForm .container input:checked ~ .checkmark {
    border: solid 2px #ffd800;
    background-color: #ffd800;
}

/* Create the checkmark/indicator (hidden when not checked) */
#contractsForm .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.form-contracts-wrapper{
    max-width: 846px;
    width: 100%;
}
#contractsForm p.btn-wrap{
    margin-top: 40px;
    text-align: center;}
#contractsForm p.btn-wrap .main-btn{
    background: 0 0;
    cursor: pointer;
}
#contractsForm {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;}
#contractsForm label.check-radio input{
    -webkit-appearance: radio;
}
#contractsForm label:not(.check-radio) {
    -ms-flex: 1;
    flex: 1;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    display: block;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #8097ae;
    position: relative;
    margin-bottom: 30px;}
#contractsForm section[data-step="3"] label.container.check-krok-3{
    text-align: center;
    display: inline-block;
    color: #ffffff;
}
section[data-step="3"] .tab .fields-wrapper {
    text-align: center;
}
#contractsFormlabel.container.check-krok-3:before{
    display: none;
}
#contractsForm section[data-step="3"] label > input{
    margin-top: 20px;
}
#contractsForm section[data-step="3"] label.container.check-krok-3:before{
    display: none;
}
#contractsForm section[data-step="3"] label:not(.check-radio):before{
    left: -20px !important;
    top: 10px !important;
}
#contractsForm label:not(.check-radio):before {
    transition: all .5s;
    right: 0;
    bottom: 0;
    position: absolute;
    display: block;
    width: 9px;
    content: '';
    height: 9px;
    background-color: #ffd800; }
#contractsForm label:not(.check-radio):focus-within {
    color: #ffd800; }
#contractsForm label:not(.check-radio):focus-within:before {
    box-shadow: 0 0 10px 0 #ffd800; }
#contractsForm input:not([type="radio"]) {
    width: 100%;
    outline: 0;
    font-family: "Roboto", sans-serif;
    font-size: calc(14px + .1vw);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    transition: all .3s;
    color: #ffffff;
    background: 0 0;
    border: unset;
    border-bottom: solid 1px rgba(255, 216, 0, 0.5); }
#contractsForm input:hover, #contractsForm input:focus {
    border-bottom: solid 1px #ffd800; }
#contractsForm input[type="file"] {
    border-bottom: none;
    display: inline-block;
    width: auto;
}
/* Mark input boxes that gets an error on validation: */
#contractsForm input.invalid {
    border-bottom: solid 1px #d43a32;
}
/*#contractsForm label:not(.check-radio).invalid:before {*/
    /*background-color: #d43a32;*/
/*}*/
/* Hide all steps by default: */
#contractsForm .tab {
    /*display: none;*/
    flex-direction: column;
}

/* Make circles that indicate the steps of the form: */
#contractsForm .step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
#contractsForm .step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
#contractsForm .step.finish {
    background-color: #4CAF50;
}

/* PAGE-CONTRACTS-FORM-END */


.legal-basis-section-1.contracts .type-title{
    margin-bottom: 8.25593395252838vh;
}
.legal-basis-section-1.contracts .add-cont{
    font-size: calc(14px + 0.10vw);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #8097ae;
}
.legal-basis-section-1.contracts .h2-title{
    margin-bottom: 12.38390092879257vh;
}
.legal-basis-section-1.contracts .h1-title{
    margin-bottom: 7.84vh;
}
.legal-basis-section-1.contracts {
    position: relative;
    margin-top: 19.21vh;
    min-height: 100vh; }
.legal-basis-section-1.contracts .left-effect, .legal-basis-section-1.contracts .right-effect {
    position: fixed;
    pointer-events: none;
    bottom: 0;
    margin-top: auto; }
.legal-basis-section-1.contracts .left-effect {
    left: 0; }
.legal-basis-section-1.contracts .right-effect {
    right: 0; }
.legal-basis-section-1.contracts .four-section-effect {
    position: absolute;
    max-width: 180px;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5.2vw;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    top: 0;
    -ms-flex-align: center;
    align-items: center; }
.legal-basis-section-1.contracts .four-section-effect:before {
    content: '';
    width: 35px;
    height: 40px;
    background-image: url(../img/svg/iconAwesomeWpforms.svg);
    position: absolute;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-family: "Roboto", sans-serif;
    font-size: calc(18px + 0.88vw);
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #e1e1e1; }

/* PAGE-CONTRACTS-END */

.form-account form .label-wrapper input{
    -webkit-appearance: checkbox;
}
.form-account form .label-wrapper input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
}
.form-account form .label-wrapper label[for="email_check"]:before{
    display: none;
}
.form-account form .label-wrapper{
    flex-wrap: wrap;
}
.additional-form-content > label{
    color: #d43a32 !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.additional-form-content {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.additional-form-content p {
    color: #fff;
}

.additional-form-content label {
    flex: unset;
    margin-right: 0 !important;
}
.additional-question-form .btn-wrap {
    height: 41px;
    text-align: center;
    position: relative;
    max-width: 199px;
    margin: 50px auto 0;
}
a.od-ug {
    margin-top: 25px;
    display: inline-block;
}
.additional-question-form .btn-wrap .main-btn {
    background: 0 0;
    cursor: pointer;
    border: 1px solid #8097ae;
}

.additional-question-form .btn-wrap:hover .main-btn {
    color: #fff;
    border: 1px solid #ffd800;
}
.additional-question-form h2{
    font-size: calc(16px + 0.46vw);
}
.additional-question-form{
    display: flex;
    color: #ffffff;
    flex-direction: column;
    align-items: center;
}
.additional-question-form form label:not(.yes-no){
    -ms-flex: 1;
    flex: 1;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #8097ae;
    position: relative;
}
.additional-question-form form input{
    width: 100%;
    outline: 0;
    font-family: Roboto,sans-serif;
    font-size: calc(14px + .1vw);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    transition: all .3s;
    color: #fff;
    background: 0 0;
    border: unset;
    border-bottom: solid 1px rgba(255,216,0,.5);
}
.additional-question-form form input.wpcf7-not-valid{
    border-bottom: solid .5px red;
}

.additional-question-form form {
    width: 100%;
    text-align: center;
}

.popup-account .close-popup-form {
    top: 20px;
    position: absolute;
    right: 20px;
    cursor: pointer;
    transition: all .3s;
}

.popup-account .close-popup-form:hover {
    opacity: .4;
}
.popup-account {
    width: 780px;
    height: 468px;
    z-index: 30;
    margin-top: -200px;
    padding: 70px 54px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: fixed;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 20px 6px #ffffff;
    background-color: rgb(24, 31, 39);
}
.questions-answer .typical-page-template {
    margin-top: 0;
}
.questions-wrapper .content-question-item .content-question-answer ul li:before {
    content: '';
    transition: all .3s;
    display: inline-block;
    width: 9px;
    height: 9px;
    position: absolute;
    margin-top: auto;
    top: 9px;
    bottom: unset;
    margin-bottom: auto;
    background-color: #ffd800;
    margin-left: -36px;
}
.questions-wrapper .content-question-item .content-question-answer ul li {
    padding-bottom: 30px;
    position: relative;
    font-size: calc(14px + .1vw);
    line-height: 1.75;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.questions-wrapper .content-question-item .content-question-answer ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 40px;
    padding: 0;
    list-style-type: none;
}
.questions-wrapper .content-question-item .content-question-answer a {
    color: #9aceff;
    font-size: calc(14px + 0.10vw);
}
.front-page-section-1 .left-effect{
    display: none;
}
.not-float{
    float: none !important;
}
.header-container .buttons-wrapper .main-btn.yellow {
    border: 1px solid #ffd800;
}
.header-container .buttons-wrapper .main-btn.yellow:before {
    box-shadow: 0 0 10px 0 #ffd800;
    background-color: #ffd800;
}
.header-container .buttons-wrapper a:not(:last-of-type){
    margin-right: 15px;
}
.top-news div:first-of-type {
    box-shadow: inset 0 0 0 2px #ffd800;
}
.pay-here{
    width: 100%;
    margin-bottom: 25px;
}
.links-pay-wrapper{
    display: flex;
}
.links-pay-wrapper a{
    margin: 0 25px;
}
.links-pay-wrapper a img{
    height: 50px;
    object-fit: contain;
}
.overlay{
    flex-direction: column;
}
.top-news div{
    min-width: 330px;
}
.top-news div.ban-post {
    position: relative;
    background-color: #562e84;
}

.top-news div.ban-post > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.covid.three {
    bottom: 0;
}
.covid.two {
    bottom: 230px;
}
.covid{
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 20px;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 115px;
    min-width: 361px;
    min-height: 115px;
    max-width: 361px;
    max-height: 115px;
    display: -ms-flexbox;
    justify-content: flex-start;
    transition: all .3s;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
.covid .title{
    font-family: Roboto,sans-serif;
    font-size: calc(16px + 0.41vw);
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.2px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 6px;
    transition: all .3s;
}
.covid .subtitle{
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.covid:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .3;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background: #000000;
    z-index: -1;
}
.covid img {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.covid:hover .title{
    opacity: .6;
}
.covid:hover:before {
    left: calc(100% - 9px);
    animation: down-down .5s .5s;
    animation-fill-mode: both;
    -webkit-animation: down-down .5s .5s;
    -webkit-animation-fill-mode: both;
    box-shadow: 0 0 10px 0 #d22d33;
}
.covid:before {
    content: '';
    position: absolute;
    top: 0;
    transition: all .5s;
    left: 0;
    width: 9px;
    height: 9px;
    box-shadow: 0 0 10px 0 #d22d33;
    background-color: #d22d33;
}

.content-map-popup p.title {
    text-align: center;
    font-size: calc(16px + .41vw);
    font-weight: 600;
    transition: all .3s;
    line-height: 1.21;
}

.content-map-popup a.tel {
    font-size: calc(14px + .1vw);
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #303030;
    transition: all .3s;
}

.content-map-popup a.tel:hover {
    color: #9aceff;
}

.content-map-popup a.tel {
    margin-bottom: 10px;
}

.content-map-popup a.address-popup {
    padding: 10px;
    border: 2px solid #303030;
    border-radius: 5px;
    font-size: calc(14px + .1vw);
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #303030;
    transition: all .3s;
}

.content-map-popup a.address-popup:hover {
    color: #9aceff;
}

.content-map-popup .iframe-wrapper iframe {
    width: 100%;
}
.content-map-popup .iframe-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

.content-map-popup {
    position: relative;
    margin: auto;
    background-color: #fff;
    max-width: 37vw;
    overflow: hidden;
    box-shadow: 0 13px 22px 0 rgba(0,0,0,.16);
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto;
    width: 100%;
}

.content-map-popup button.mfp-close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 30px;
}
div#map svg a:hover *{
    opacity: .7;
}
div#map svg *{
    transition: all .3s;
    fill: #8097AD;
}
div#map svg {
    height: 80vh;
    width: 100%;
}

/*NIGHT-OPTION*/


#select_time_theme {
    /*display: none;*/
    cursor: pointer;
    width: 50px;
    height: 30px;
    border-radius: 15px;
    position: fixed;
    top: 15px;
    left: 15px;
    border: 1px solid #ffd800;
}

#day_time_theme {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    background-color: #ffd800;
    /*background: url(/content/images/sun-icon.jpg);*/
}

#night_time_theme {
    position: absolute;
    display: none;
    right: 4px;
    top: 4px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    background-color: #0a6abf;
}
body.night-colors .account-section-1 .four-section-effect img,
body.night-colors .contacts .four-section-effect img,
body.night-colors .contracts .four-section-effect img,
body.night-colors .corner-section-1 .four-section-effect img {
    filter: contrast(0.5);
}

body.night-colors .account-section-1 .four-section-effect:before {
    text-shadow: unset;
    filter: contrast(0.5);
}
body.night-colors .additional-form-content p span {
    color: #000 !important;
}
body.night-colors .account-section-1 .tabs-wrapper.account .questions-wrapper .content-question-item a:hover,
body.night-colors .account-section-1 .tabs-wrapper.account .questions-wrapper .content-question-answer p,
body.night-colors .account-section-1 .tabs-wrapper.account .questions-wrapper .content-question-item.active a{
    color: #000;
}
body.night-colors .account-section-1 .mini-content * {
    color: #000 !important;
}

body.night-colors .account-section-1 .last-content {
    color: #000 !important;
}
body.night-colors .account-section-1 .tabs-wrapper.account .top a.active,
body.night-colors .account-section-1 .tabs-wrapper.account .top a:hover,
body.night-colors .society-section-1 .tabs-wrapper.society a.active,
body.night-colors .society-section-1 .tabs-wrapper.society a:hover{
    color: #303030;
}
body.night-colors:not(.home) .h1-title{
    color: rgba(0,0,0,.6)
}
body.night-colors{
    background-color: #ffffff;
}
/**{*/
    /*transition: all 1s ease-in-out;*/
/*}*/
body.night-colors .front-page-section-2 .left-title {
    color: #ffffff;
}

body.night-colors .front-page-section-2 {
    background-color: #ffffff;
}

body.night-colors .left-title, body.night-colors .right-title {
    color: #000000 !important;
    opacity: 1;
}

body.night-colors .type-title {
    color: #8097AD !important;
}

body.night-colors h3.h2-title,
body.night-colors .society-section-1 .tabs-wrapper.society .bottom .tab_item:first-of-type p,
body.night-colors .society-section-1 .tabs-wrapper.society .bottom .tab_item.dir .content .right ul li:not(.name):hover .p-list,
body.night-colors .society-section-1 .tabs-wrapper.society .bottom .tab_item.dir .content .right ul li:hover h3,
body.night-colors .corner-menu .menu-item a.active,
body.night-colors .corner-menu .menu-item a:hover,
body.night-colors .typical-page-template .content h2,
body.night-colors .typical-page-template .content li,
body.night-colors .typical-page-template .content p,
body.night-colors .typical-page-template .pdf-wrapper .item span:hover,
body.night-colors .call-center .content ul li:hover .p-list,
body.night-colors .call-center .content p,
body.night-colors .tablepress.table-custom-class tbody td,
body.night-colors .tablepress.table-custom-class tbody td a:hover,
body.night-colors .call-center .content h3,
body.night-colors .questions-wrapper .content-question-item a:hover,
body.night-colors .questions-wrapper .content-question-item.active a,
body.night-colors .questions-wrapper .content-question-answer p,
body.night-colors .typical-page-template .content p,
body.night-colors .legal-basis-section-1 .pdf-wrapper .item span:hover,
body.night-colors .conditions-of-accession .content p,
body.night-colors .conditions-of-accession .new-content h2,
body.night-colors .conditions-of-accession .new-content li,
body.night-colors form#searchform p.btn-wrap input.main-btn,
body.night-colors .contacts .content .left .item a,
body.night-colors .single-post-page .content .text,
body.night-colors .wrap-form .left-form input,
body.night-colors .wrap-form .left-form textarea,
body.night-colors .form-account form .label-wrapper input,
body.night-colors #contractsForm .container,
body.night-colors #contractsForm input:not([type="radio"]),
body.night-colors a.tabl-pdf{
    color: #000;
}

body.night-colors .legal-basis-section-1 .pdf-wrapper .item:hover svg{
    filter: unset;
}
body.night-colors .legal-basis-section-1 .pdf-wrapper .item:hover svg path{
    fill: #000;
}
body.night-colors .typical-page-template .content td * {
    color: #000 !important;
}
body.night-colors .typical-page-template .pdf-wrapper .item span:hover svg .a {
    fill: #000;
    opacity: 1;
}

body.night-colors .front-page-section-2 .tabs-wrapper .top .tab.active,
body.night-colors .front-page-section-2 .tabs-wrapper .top .tab:hover,
body.night-colors .typical-page-template .content a,
body.night-colors .wrap-form p.btn-wrap input.main-btn
{
    color: #0a6abf;
}
body.night-colors .burger div:nth-child(1),
body.night-colors .burger div:nth-child(2){
    background-color: #0a6abf;
}

body.night-colors .p-list {
    color: #303030;
}

body.night-colors .main-btn {
    color: #0a6abf;
}

body.night-colors .main-btn:hover {
    color: #0a6abf;
}

body.night-colors .front-page-section-3 {
    background-color: #fff;
}

body.night-colors .front-page-section-3 .three-section-effect img,
body.night-colors .contacts .four-section-effect:before,
body.night-colors .news-page .content .four-section-effect img,
body.night-colors .news-page .content .four-section-effect:before,
body.night-colors .conditions-of-accession .four-section-effect img,
body.night-colors .conditions-of-accession .four-section-effect:before,
body.night-colors .legal-basis-section-1 .four-section-effect img,
body.night-colors .legal-basis-section-1 .four-section-effect:before{
    filter: contrast(0.5);
}

body.night-colors .front-page-section-3 .three-section-effect:before {
    text-shadow: unset;
}

body.night-colors .front-page-section-3 .links-wrapper a:hover {
    color: #303030;
}

body.night-colors .front-page-section-4 {
    background-color: #ffffff;
}

body.night-colors .front-page-section-4 .left-width-container .four-section-effect img {
    filter: contrast(0.5);
}

body.night-colors .front-page-section-4 .left-width-container .four-section-effect:before {
    text-shadow: unset;
}

body.night-colors .front-page-section-2 .right-effects .outside .inside img,
body.night-colors .corner-section-1 .four-section-effect:before{
    filter: contrast(0.5);
}

body.night-colors .front-page-section-2 .right-effects .outside .inside:before {
    text-shadow: unset;
}
body.night-colors .front-page-section-4 .section-four-slider-wrapper .item:hover span {
    color: #8097ae;
}
body.night-colors .front-page-section-5 {
    background-color: #ffffff;
}

body.night-colors .front-page-section-5 .three-section-effect img {
    filter: contrast(0.5);
}

body.night-colors .front-page-section-5 .three-section-effect:before {
    text-shadow: unset;
}



/*NIGHT-OPTION*/
div#map svg text {
    fill: #000 !important;
    font-size: 9px;
    font-weight: 600;
}
div#map svg a.open-popup:nth-child(7) polygon,
div#map svg a.open-popup:nth-child(7) path,
div#map svg a.open-popup:nth-child(12) polygon,
div#map svg a.open-popup:nth-child(12) path,
div#map svg a.open-popup:nth-child(14) polygon,
div#map svg a.open-popup:nth-child(14) path,
div#map svg a.open-popup:nth-child(16) polygon,
div#map svg a.open-popup:nth-child(16) path,
div#map svg a.open-popup:nth-child(24) polygon,
div#map svg a.open-popup:nth-child(24) path
{
    fill: #cbe5cb !important;
}
div#map svg a.open-popup:nth-child(3) polygon,
div#map svg a.open-popup:nth-child(3) path,
div#map svg a.open-popup:nth-child(6) polygon,
div#map svg a.open-popup:nth-child(6) path,
div#map svg a.open-popup:nth-child(13) polygon,
div#map svg a.open-popup:nth-child(13) path,
div#map svg a.open-popup:nth-child(19) polygon,
div#map svg a.open-popup:nth-child(19) path,
div#map svg a.open-popup:nth-child(20) polygon,
div#map svg a.open-popup:nth-child(20) path
{
    fill: #ffe5cb !important;
}
div#map svg a.open-popup:nth-child(5) polygon,
div#map svg a.open-popup:nth-child(5) path,
div#map svg a.open-popup:nth-child(9) polygon,
div#map svg a.open-popup:nth-child(9) path,
div#map svg a.open-popup:nth-child(11) polygon,
div#map svg a.open-popup:nth-child(11) path,
div#map svg a.open-popup:nth-child(17) polygon,
div#map svg a.open-popup:nth-child(17) path,
div#map svg a.open-popup:nth-child(21) polygon,
div#map svg a.open-popup:nth-child(21) path
{
    fill: #cbe5e5 !important;
}
div#map svg a.open-popup:nth-child(18) polygon,
div#map svg a.open-popup:nth-child(8) polygon{
    fill: #e5cbe4 !important;
}
div#map svg a.open-popup:nth-child(4) path{
    fill: #fe9b37 !important;
}
div#map svg a.open-popup:nth-child(2) polygon,
div#map svg a.open-popup:nth-child(2) path,
div#map svg a.open-popup:nth-child(10) polygon,
div#map svg a.open-popup:nth-child(10) path,
div#map svg a.open-popup:nth-child(15) polygon,
div#map svg a.open-popup:nth-child(15) path,
div#map svg a.open-popup:nth-child(23) polygon,
div#map svg a.open-popup:nth-child(23) path
{
    fill: #ffe5e5 !important;
}
div#map svg a.open-popup:nth-child(1) polygon,
div#map svg a.open-popup:nth-child(22) path
{
    fill: #ffffe5 !important;
}





@media all and (max-width: 1520px){
    .main-btn{
        padding: 0 15px;
        font-size: 10px;
    }
    .header-container .buttons-wrapper a:first-of-type{
        margin-left: 15px;
    }
}
@media all and (max-width: 1250px) and (min-width: 768.98px){
    .header-container .buttons-wrapper a:not(:last-of-type){
        margin-right: 10px;
    }
    .main-btn{
        font-size: 11px;
    }
}
@media all and (min-width: 1100px){
    .phone-wrapper{
        display: none;
    }
}
@media all and (max-width: 1100px){
    .legal-basis-section-1.contracts .four-section-effect{
        display: none;
    }
}
@media all and (max-width: 1100px) and (min-width: 768.98px){
    .header-container.show .buttons-wrapper{
        bottom: 135px;
    }
}
@media all and (max-width: 1024px){
    .covid .title{
        text-align: center;
    }
    .covid {
        width: 50%;
        left: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .covid.two {
        width: 50%;
        right: 0;
        bottom: 0;
        left: unset;
    }
    .top-news .ban-post {
        min-height: 82px;
    }
    .header-container.show .buttons-wrapper {
        height: 100px;
        overflow-x: auto;
    }
    .top-news div:not(:first-of-type) {
        box-shadow: unset;
    }
    .top-news div {
        min-width: 260px;
    }

    .covid {
        min-width: 261px;
        max-width: 100%;
    }

    .top-news {
        margin-bottom: 115px;
    }
}
@media screen and (max-width: 812px){
    .additional-question-form .btn-wrap {
        margin: 17px auto 0;
    }
    a.od-ug{
        margin-top: 20px;
    }
    .popup-account {
        height: 85vh;
        margin-top: -42.5vh;
        width: 90vw;
        padding: 20px 50px;
    }
}
@media all and (max-width: 768px){
    .content-map-popup{
        max-width: 90vw;
    }
    .form-contracts-wrapper.complete{
        margin-bottom: 25px;
    }
    #contractsForm p.btn-wrap {
        margin: 20px 0;
    }
    .legal-basis-section-1.contracts{
        min-height: unset;
    }
    button.button.button-outline{
        margin-right: 0;
    }
    .PN-buttons-wrapper{
        flex-direction: column;
    }
    .check-user{
        flex-wrap: wrap;
    }
    .legal-basis-section-1.contracts .h1-title{
        margin-bottom: 50px;
    }
    .legal-basis-section-1.contracts .type-title, .legal-basis-section-1.contracts .h2-title {
        margin-bottom: 25px;
    }


    #contractsForm .container {
        margin-bottom: 50px;
    }

    #contractsForm section[data-step="3"] label:not(.check-radio):before {
        left: 0 !important;
    }

    #contractsForm section[data-step="3"] label:not(.check-krok-3) {
        padding-left: 20px;
    }

    #contractsForm section[data-step="3"] label.container.check-krok-3 {
        padding-left: 28px;
        font-size: 12px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    #contractsForm .checkmark {
        bottom: 0;
        margin: auto;
    }
    .links-pay-wrapper a {
        margin: 10px 0;
        width: 100%;
        display: block;
        text-align: center;
    }
    .overlay ul{
        max-height: 45vh;
    }
    .pay-here .type-title {
        margin-bottom: 10px;
        font-size: 12px;
        letter-spacing: 8px;
    }

    .overlay ul li {
        margin: 7px 0;
    }

    .links-pay-wrapper {
        flex-wrap: wrap;
        max-height: 73px;
        overflow-x: auto;
    }

}
@media all and (max-width: 425px){
    .content-map-popup{
        padding: 30px 20px;
    }
    .content-map-popup .iframe-wrapper iframe{
        height: 50vh;
    }
    .header-container.show .buttons-wrapper .main-btn {
        background-color: #181f27;
        padding: 15px;
    }
    .links-pay-wrapper a img {
        height: 40px;
    }
    .front-page-section-1 {
        display: flex;
        flex-direction: column;}
    .covid.two{
        bottom: unset;
        width: 100%;
    }
    .covid {
        min-width: 261px;
        width: 100%;
        max-width: 100%;
        position: relative;
        margin-top: 0;
        z-index: 1;
        max-height: 100%;
    }
    .top-news {
        position: relative;
        z-index: 1;
        margin-top: 100px;
        margin-bottom: 0;
    }
}
@media all and (max-height: 415px){
    .pay-here {
        display: none;
    }
}