.personal-data_text .circle-styled-ul li:not(:last-child) {
    margin-bottom: 5px;
}
.personal-data_text-ul li:before{
    background: #000000 !important;
    width: 5px !important;
    height: 5px !important;
}
.personal-data_text .circle-styled-ul li {
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    padding-left: 15px;
}
.personal-data_text .circle-styled-ul{
    margin-top: 20px;
    margin-left: 10px;
}
.personal-data_list {
    padding-left: 20px;
    list-style-type: decimal;
}

 .personal-data_list > li {
    margin-bottom: 30px;
}
.personal-data_text a{
    color: black;
    text-decoration: underline !important;
}
.modal-reg{
    z-index: 9999999999999 !important;
}
.modal-window-redistration{
  width: 100%;
  max-width: 100%;
  overflow: scroll;
  padding: 40px;
  height: 77vh;
}
.personal-data_info{
    margin-top: 30px;
}
.modal-reg .modal-window__containerReg{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    max-width: 1074px !important;
    max-height: 80vh;
    height: 80vh;
    width: max-content !important;
    max-width: calc(100% - var(--unit) * 2);
    background: #fff;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    border-radius: 15px;
}
.personal-data_title, .title-document-li{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #093EB4;
    width: 70%;
}
.btn-text-mob {
    font-family: 'Wix Madefor Display';
    height: 53px;
    display: flex;
    align-items: center;
    min-width: 400px;
    font-weight: 700;
    justify-content: center;
}
.personal-data_subtitle{
    font-family: Wix Madefor Display;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
}
.personal-data_text{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
}
.personal-data_paragraph{
    margin-top: 10px;
}
.btn-personal-data{
    max-width: 390px;
    margin-top: 50px;
}

@media (max-width: 1753px) {
    .back-advertisement{
       background-image: none;
    }
}
.data_root {
    display: flex;
    gap: 30px;
}
.top-title-big{
    font-family: Wix Madefor Display;
    font-size: 48px;
    font-weight: 500;
    line-height: 60.48px;
    text-align: left;
}
.svedeniya-container{
    padding: 60px 0px;
}

@media (max-width: 1050px) {
    .data_root {
        flex-direction: column;
    }
}

@media (min-width: 1051px) {
    .data_left {
        width: 400px;
    }

    .data_right {
        max-width: 650px;
    }
}


.data_left, .data_right {
    margin: 10px;
}

.data_right p {
    line-height: 1.5em;
}

.data_left p {
    padding: 30px 5px 30px 40px;
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
}

.data_root a {
    color: #093EB4;
    text-decoration: underline;
}

.data_root a:hover {
    text-decoration: underline;
}

.text_p {
    margin-top: 10px;
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
}
.text_p li{
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
    margin-bottom:10px;
}
.title-document-li ul{
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
    margin-bottom:10px;
    margin-top:20px !important;
}

.title-document-li{
    font-family: Wix Madefor Display;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 27.72px;
    text-align: left;
    margin-bottom:30px !important;
    margin-top:20px !important;
}
.text_p * {

}
.personal-data_text-ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
.personal-data_text-ul li {
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 100%;
    padding-left: 15px !important;
    margin-top: 5px;
    margin-bottom: 5px !important;
}
.personal-data_text-ul li:before{
    background: #000000 !important;
    width: 5px !important;
    height: 5px !important;
}
.text_p a {
    text-decoration: underline;
    color:  #093EB4;
}

.text_p a:hover {
    text-decoration: underline;
}

.text_p > ol > li > ul {
    margin-left: 15px;
}

.zebra a {
    box-sizing: border-box;
    display: block;
    color: #337ab7;
    font-size: 16px;
    padding: 5px 0px;
}

.zebra a:hover {
    color: #265b89;
    text-decoration: underline !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    /*vertical-align: top;*/
    vertical-align: center;
    /*border-top: 1px solid #8c9ba0;*/
}

.data_left p:nth-child(odd), .table > tbody > tr:nth-child(odd) {
    /*background-color: #DAE4F060;*/
    background-color: #EAF2FA;
}

.grid {
    display: grid;
    display: -ms-grid;
    grid-template-columns: repeat(2, 1fr);
    /*grid-auto-rows: 50px;*/
    grid-gap: 20px;
    margin-bottom: 30px;
}

.grid > div {
    /*background-color: #EEEEEE;*/
    padding: 3px;
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: left;
}
.title-police{
    font-family: Wix Madefor Display;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 20.16px !important;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 30px;
}
td{
    border: 1px solid rgb(0, 0, 0);
        padding: 10px !important;
}
.table-pers_data{
    font-size: 12px;
}  
.table-pers_data-title{
    font-weight: 700;
}
@media (max-width: 767px) {
    .title-police {
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 17.16px !important;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .text_p {
        font-size: 14px;
        line-height: 17.16px;
    }
    .grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .top-title-big{
        font-size: 24px;
        line-height: 30.24px;
        width: 200px;
    }

    .data_left p {
        padding: 23px 2px 23px 30px;
        font-size: 12px;
        line-height: 15.12px;
    }
    .grid-left {
        font-size: 18px !important;
        line-height: 22.72px !important;
    }
    .grid > div {
        font-size: 14px !important;
        line-height: 27.72px !important;
    }
}

.grid-left {
    grid-column: 1 / 2;
    position: relative;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 27.72px !important;
}
@media (max-width: 1300px) {
    .modal-reg .modal-window__containerReg {
        max-width: 90% !important;
    }
}

@media (max-width: 980px) {
      .btn-text-mob {
        display: flex;
        font-size: 10px !important;
        font-weight: 500 !important;
        line-height: 12px !important;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 40px;
        max-width: 175px !important;
        min-width: 175px !important;
    }
     .modal-reg .modal-window__containerReg{
        height: 70vh;
    }
    .personal-data_list > li {
        margin-bottom: 15px;
    }
    .personal-data_text{
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
    }
    .btn-personal-data {
        margin-top: 20px;
    }
    .personal-data_text .circle-styled-ul li{
        font-size: 14px;
        line-height: 18px;
    }
    .personal-data_text .circle-styled-ul li:not(:last-child) {
        margin-bottom: 2px;
    }
      .personal-data_title {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
    .close-modal-reg {
        padding: 10px 3px 0px 85% !important;
    }
    .close-modal-reg  img{
        width: 14px;
    }
    .personal-data_subtitle {
        font-size: 16px;
    }
    .personal-data_info {
        margin-top: 20px;
    }
    .personal-data_text {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
    }
    .modal-window-redistration {
        padding: 25px;
        height: 67vh;
    }
}
@media (max-width: 670px) {
     .btn-text-mob {
        display: flex;
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 14px !important;
        align-items: center;
        justify-content: center;
        min-width: 100%;
    }
}