

/* Start:/local/components/kibercar/works.detail/templates/.default/style.css?1763543103220*/
.work-text ol {
  list-style-type: decimal;
  padding-inline-start: 20px;
  margin: 20px 0;
}

.work-text ol li {
  color: #434e67;
  font-size: 18px;
  line-height: 26px;
  margin: 0 30px 10px;
  padding-left: 10px;
}


/* End */


/* Start:/local/components/kibercar/form.city.change/templates/.default/style.css?15861743962902*/
.page_form__filed_wrap .select-box {
    background-color: #fff;
    border-radius: 20px;
    width: 220px;
    margin-right: 24px;
    margin-bottom: 28px;
    font-size: 14px;
    color: grey;
    border: 1px solid #ccced5;
}
.page_form__filed_error {
    border: 1px solid #f02c1c !important;
}
.page_form__filed_wrap .select2-container .select2-selection--single .select2-selection__rendered{
    background-color: #fff;
    padding: 0 32px 0 22px;
    border-radius: 20px;
    width: 218px;
    margin-right: 24px;
    margin-bottom: 28px;
    font-size: 14px;
    color: grey;
}

.page_form__filed_wrap .select2-container .select2-selection--single{
    border-radius: 20px;
}

.page_form__filed_wrap .select2-container .select2-selection--single{
    background: none;
}

.page_form__wrap{
    position: relative;
}
.page_form__wrap #preloader {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
}


.page_form__wrap .preloader {
    position: absolute;
    margin: 0 auto;
    left: 0;
    top: -30px;
    width: 100%;
    height: 106%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 110;
}
.page_form__wrap #spinner {
    position: relative;
    height: 95px;
    width: 95px;
    top: 50%;
    margin-top: -47.5px;
    display: inline-block;
    border-radius: 100%;
    -webkit-animation: rotation .75s infinite linear;
    -moz-animation: rotation .75s infinite linear;
    -o-animation: rotation .75s infinite linear;
    animation: rotation .75s infinite linear;
}
.page_form__wrap #spinner:before {
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    top: -3px;
    height: 100%;
    width: 100%;
    border-top: 3px solid #d92126;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 3px solid transparent;
    border-radius: 100%;
}

.form-change-city-popup .h{
    display: flex;
}
.form-change-close{
    display: flex;
    width: 40px;
    margin-right: 26px;
    font-size: 38px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    font-family: 'M PLUS Rounded 1c',sans-serif;
    margin-top: 7px;
    cursor: pointer;
}
.form-change__wrap{
    min-height: 271px;
}
.form-change__wrap .city_submenu_head_cities{
    margin-left: inherit;
}

@media (max-width: 991.98px) {
    .page_form__wrap .preloader {
        top: 0;
        height: 100%;
    }
}
@media (max-width: 935.98px) {
    .page_form__filed_wrap .select2-container .select2-selection--single .select2-selection__rendered{
        width: 100%;
    }
}
@media (max-width: 635.98px) {
    .page_form__filed_wrap .iti.iti--allow-dropdown{
        margin-bottom: 28px;
    }
    .page_form__filed_wrap .select-box {
        width: 100%;
        margin-right: 0;
    }
}
/* End */
/* /local/components/kibercar/works.detail/templates/.default/style.css?1763543103220 */
/* /local/components/kibercar/form.city.change/templates/.default/style.css?15861743962902 */
