.screen_2{
    width: 100%;
    background: #fff;
    padding-top: 100px;
}
h2{
    font: 42px 'tactic-sans-medium', sans-serif;
}
.al_item{
    width: 16.666666666%;
    text-align: center;
}
.al_ico{
    position: relative;
}
.al_ico:before{
    content: '';
    width: 50px;
    height: 2px;
    background: #dbdbdc;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: -27px;
}
.al_ico img{
    width: 140px;
    height: auto;
}
.advantages_line{
    margin-top: 35px;
}
.al_text{
    margin-top: 15px;
    line-height: 1.5;
}
.advantages_line .al_item:last-child .al_ico:before{
    display: none;
}
.how_item_wp{
    width: 33.333%;
    padding: 0 20px;
    margin-bottom: 95px;
}
.how_block{
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 38px;
}
.how_wp{
    padding-top: 100px;
}
.how_title{
    font-size: 26px;
    margin-top: 30px;
}
.how_text{
    font: 16px 'Rubik', sans-serif;
    margin-top: 10px;
}
.price_table{
    width: 100%;
}
.price_table th{
    text-align: center;
    font: 18px 'tactic-sans-bold', sans-serif;
    background: #292929;
    border-right: 1px solid #000;
    vertical-align: top;
    color: #fff;
    padding: 25px;
}
.price_table td{
    text-align: center;
    font-size: 18px;
    vertical-align: top;
    padding: 6px;
    border: 1px solid #d9d9d9;
}
.subtitle{
    font-size: 20px;
    margin-top: 38px;
}
.table_scroll{
    margin-top: 25px;
}
.price_table tr th:nth-child(1){
    width: 23.333%;
    min-width: 23.333%;
}
.price_table tr td:nth-child(1){
    width: 23.333%;
    min-width: 23.333%;
    padding-top: 12px;
}
.price_table tr th:nth-child(2){
    width: 23.333%;
    min-width: 23.333%;
}
.price_table tr td:nth-child(2){
    width: 23.333%;
    min-width: 23.333%;
    padding-top: 12px;
}
.price_table tr th:nth-child(3){
    width: 30%;
    min-width: 30%;
}
.price_table tr td:nth-child(3){
    width: 30%;
    min-width: 30%;
    padding-top: 12px;
}
.price_table tr th:nth-child(4){
    width: 23.333%;
    min-width: 23.333%;
}
.price_table tr td:nth-child(4){
    width: 23.333%;
    min-width: 23.333%;
}
.order_btn{
    width: 120px;
    height: 45px;
    margin: 0 auto;
    border: 1px solid #292929;
    font-size: 14px;
}
.order_btn:hover{
    background: #292929;
    color: #fff;
}
.bg_yellow td{
    background: #e6f12b;
}
.bl_slider{
    width: 700px;
    position: relative;
}
.business_block{
    padding-top: 90px;
}
.business_line{
    margin-top: 38px;
}
.swiper1{
    overflow: hidden;
}
.bl_info{
    width: calc(100% - 700px);
    padding-left: 50px;
}
h3{
    font-size: 30px;
}
.bl_info ul{
    margin-top: 25px;
    margin-bottom: 35px;
}
.bl_info ul li{
    list-style: none;
    font: 20px 'TacticSans-Reg', sans-serif;
    position: relative;
    padding-left: 20px;
    margin-top: 7px;
}
.bl_info ul li:before{
    content: '';
    width: 6px;
    height: 6px;
    background: #292929;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 0;
}
.bl_link{
    font: 20px 'tactic-sans-bold', sans-serif;
}
.bl_link:hover{
    color: #e6f12b;
}
.hl_item{
    width: 25%;
    position: relative;
}
.hl_item:before{
    content: '';
    width: 100%;
    height: 2px;
    background: #e6e6e6;
    position: absolute;
    top: 17px;
    left: 0;
}
.how_line{
    margin-top: 60px;
    margin-bottom: 95px;
}
.how_line .hl_item:last-child:before{
    display: none;
}
.hl_num{
    width: 34px;
    height: 34px;
    background: #222;
    border-radius: 50%;
    color: #fff;
    position: relative;
    z-index: 100;
}
.hl_title{
    font-size: 20px;
    margin-top: 25px;
}
.hl_text{
    font: 15px 'TacticSans-Reg', sans-serif;
    line-height: 1.5;
    margin-top: 20px;
    padding-right: 30px;
}
.al_left .al_item{
    text-align: left;
}
.al_left .al_ico:before{
    right: 3px;
}
.promotion_block{
    width: 100%;
    background: url("../images/bg1.jpg") no-repeat 0 center;
    background-size: cover;
    margin-top: 112px;
    padding-top: 35px;
}
.promotion_block h2{
    line-height: 1.5;
    color: #fff;
}
.pb_subtitle{
    font-size: 21px;
    color: #fff;
    margin-top: 12px;
    margin-bottom: 25px;
}
.promotion_block .phone_item{
    color: #fff;
}
.promotion_block .phone_item a{
    color: #fff;
}
.promotion_block .phone_block{
    padding-left: 0;
}
.promotion_block .mail_link{
    background: url("../images/mail-2.webp") no-repeat 0 center;
    background-size: 14px auto;
}
.promotion_block .phone_link{
    background: url("../images/smartphone-2.webp") no-repeat 0 center;
    background-size: 11px auto;
}
.pb_form{
    width: 60%;
    margin-top: 50px;
    padding-top: 38px;
    position: relative;
    padding-bottom: 43px;
}
.pb_form:before{
    content: '';
    width: 80%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 0;
    left: 0;
}
.pbf_text{
    font-size: 21px;
    color: #fff;
}
.pbf_line .mf_input{
    height: 60px;
}
.pbf_line .mf_item{
    width: calc(47% - 100px);
    margin: 0;
    position: relative;
}
.pbf_line .mf_btn{
    width: 200px;
    height: 60px;
    margin: 0;
    background: #e6f12b;
    color: #292929;
    border: 2px solid #e6f12b;
}
.pbf_line .mf_btn:hover{
    background: #292929;
    color: #fff;
}
.pbf_line{
    margin-top: 38px;
}
.pbf_line .error_text{
    position: absolute;
    left: 0;
    bottom: -19px;
}
.pbf_att{
    font: 14px 'TacticSans-Reg', sans-serif;
    color: #fff;
    margin-top: 20px;
}
.screen_3{
    width: 100%;
    background: #fff;
    padding-top: 90px;
    padding-bottom: 90px;
}
.map{
    width: 100%;
    height: 100%;
    background: #ddd;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.contacts_info{
    width: calc(100% - 560px);
    padding-right: 100px;
}
.contacts_img{
    width: 560px;
}
footer{
    background: #292929;
    padding: 50px 0;
    color: #fff;
}
.cb_text{
    font: 14px 'TacticSans-Reg', sans-serif;
    letter-spacing: 0.15em;
}
.cb_title{
    font: 30px 'tactic-sans-bold', sans-serif;
    margin-top: 15px;
}
.cb_address{
    font-size: 18px;
    line-height: 1.5;
    margin-top: 25px;
}
footer a{
    color: #fff;
}
.sf_text{
    font-size: 14px;
    color: #a7abaf;
    padding-left: 55px;
    background: url("../images/footer-send-email.webp") no-repeat 0 center;
}
.sf_input{
    width: 280px;
    height: 50px;
    color: rgb(117, 117, 107);
    border: 2px solid rgb(228, 239, 43);
    background: rgb(51, 51, 51);
    font: 16px 'tactic-sans-medium', sans-serif;
    padding: 0 20px;
    margin-left: 20px;
}
.sf_input.invalid{
    border: 2px solid red;
}
.sf_btn{
    width: 160px;
    height: 50px;
    background: #e4ef2b;
    font: 14px 'tactic-sans-bold', sans-serif;
    text-transform: uppercase;
    margin-left: 20px;
    padding-top: 3px;
    cursor: pointer;
    border: 2px solid #e4ef2b;
    transition: .2s;
}
.sf_btn:hover{
    background: #292929;
    color: #fff;
}
.subs_form .mf_item{
    margin-bottom: 0;
    position: relative;
}
.subs_form .error_text{
    position: absolute;
    left: 20px;
    bottom: -20px;
}
.f_logo img{
    width: auto;
    height: 50px;
}
.footer_bottom{
    margin-top: 53px;
    padding-top: 80px;
    border-top: 1px solid #d9d9d9;
}
.fbl_text{
    font-size: 14px;
    color: #7d7d7d;
    margin-top: 30px;
}
.fbl_text p{
    margin-top: 15px;
    padding-right: 30px;
}
.fb_left{
    width: 25%;
}
.fb_center{
    width: 30%;
}
.fbc_column{
    width: 50%;
}
.fbc_column a{
    display: block;
    font-size: 14px;
    margin-top: 16px;
}
.fbc_column a:hover{
    color: #e6f12b;
}
.fbc_column a:first-child{
    margin-top: 0;
}
.fb_right{
    margin-left: auto;
}
.f_soc_block{
    margin-left: 50px;
}
.f_soc_block a{
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    margin-left: 10px;
}
.f_soc_block a:hover{
    opacity: 0.8;
}
.f_soc_tg{
    background: url("../images/telegram-ft.webp") no-repeat center center;
}
.f_soc_wp{
    background: url("../images/fwhatsapp-ft.webp") no-repeat center center;
}
.fbr_links div{
    margin-top: 20px;
}
.fbr_links div:first-child{
    margin-top: 0;
}
.fbr_links a{
    font-size: 14px;
    color: rgb(167, 171, 175);
}
.modal_w1{
    width: 560px;
    padding: 45px;
}
.modal_title{
    text-align: center;
    font: 36px 'tactic-sans-bold', sans-serif;
}
.modal_text{
    text-align: center;
    font: 16px 'TacticSans-Reg', sans-serif;
    margin-top: 15px;
}
.modal .mf_input{
    height: 60px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    margin-top: 25px;
}
.modal .mf_btn{
    height: 55px;
    background: #e6f12b;
    color: #292929;
    border: 2px solid #e6f12b;
}
.modal .mf_btn:hover{
    background: #292929;
    color: #fff;
}
.modal_att{
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
}
.error_text{
    font: 12px 'TacticSans-Reg', sans-serif;
    color: red;
    display: none;
    margin-top: 3px;
}
.mf_item.error .error_text{
    display: block;
}
.mf_item.error .mf_input{
    border: 1px solid red;
}
.action_left{
    width: 41%;
    background: #292929;
    padding: 50px 30px 70px 30px;
    color: #fff;
    position: relative;
}
.action_left:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.action_right{
    width: 59%;
    background: url("../images/action.jpg") no-repeat 0 center;
    background-size: cover;
    position: relative;
}
.action_right:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 100px 100px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}
.action_wp{
    margin-bottom: 90px;
}
.action_title{
    font: 48px 'tactic-sans-bold', sans-serif;
}
.action_title sup{
    font-size: 24px;
}
.action_subtitle{
    font-size: 20px;
    margin-top: 10px;
}
.action_block{
    margin-top: 50px;
}
.action_text{
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #c9c9c9;
    font-size: 20px;
}
.action_btn{
    width: 200px;
    height: 50px;
    background: #e6f12b;
    font: 16px 'tactic-sans-bold', sans-serif;
    position: relative;
    padding-top: 3px;
}
.action_btn:after{
    content: '';
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 2px solid #e6f12b;
    position: absolute;
    top: 0;
    left: 0;
    transition: .2s;
    opacity: 0;
}
.action_btn:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #292929 transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: .2s;
}
.action_btn:hover{
    background: #292929;
    color: #fff;
}
.action_btn:hover:after{
    opacity: 1;
}
.action_btn:hover:before{
    border-color: transparent transparent #e6f12b transparent;
}
.action_bottom {
    margin-top: 30px;
}
.action_att{
    width: calc(100% - 200px);
    padding-left: 10px;
    font: 12px 'TacticSans-Reg', sans-serif;
    color: rgb(167, 171, 175);
}
.action_att a{
    color: rgb(167, 171, 175);
    text-decoration: underline;
}
.prev1{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff url("../images/ico-arrow-right.svg") no-repeat center center;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 20px;
    z-index: 8900;
    transform: rotate(180deg);
}
.next1{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff url("../images/ico-arrow-right.svg") no-repeat center center;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 20px;
    z-index: 8900;
}
.swiper-pagination-bullet{
    border: 2px solid #fff !important;
    background: none !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.mob_forma{
    display: none;
    background: #efefef;
    padding-bottom: 20px;
}
.mob_forma .main_form{
    display: block !important;
    background: #efefef;
    padding: 0;
}
.mob_menu{
    width: 80%;
    height: 100%;
    background: #efefef;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    padding: 70px 30px 30px 30px;
    display: none;
}
.mm_links a{
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
}
.mob_menu .phone_block{
    display: block;
}
.mob_menu .soc_block{
    display: flex;
}
.mob_menu .phone_item a{
    padding-left: 0;
    background: none !important;
    font-size: 15px;
}
.mob_menu .phone_item{
    margin-bottom: 30px;
    width: 100%;
    margin-right: 0;
}
.mm_inner{
    height: 100%;
    flex-direction: column;
}
.mob_menu .soc_block a{
    margin-left: 0;
    margin-right: 25px;
}
.mm_close{
    width: 30px;
    height: 30px;
    background: url("../images/ico-close.svg") no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 10px;
    right: 20px;
}
[class*=ymaps][class*=-ground-pane] {
    filter: grayscale(1);
    -ms-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
}
.modal .mf_input.invalid{
    border: 1px solid red;
}
.how_img{
    transition: .2s;
    position: relative;
}
.how_img:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 200;
}
.how_img:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}
.hbi_line{
    width: 99%;
    height: 100%;
    background: url("../images/how-bg3.png") no-repeat center center;
    background-size: 100%;
    position: absolute;
    left: -20px;
    bottom: -30px;
}
.how_img img{
    position: relative;
    z-index: 100;
}
.how_img:hover{
    opacity: 0.8;
}
.price_table tr span {
    text-decoration: line-through;
}











.dlg-modal.rent-rework h3{
    font-size: 22px;
    font-family: "Tactic Sans Medium";
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 29px;
}

.dlg-modal.rent-rework {
    padding: 31px 21px 21px;
}

.rent-rework #moborder .open p.stepname{
    border-radius: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-color: #E6F12B;
    background: #E6F12B;
    -webkit-clip-path: none;
    clip-path: none;
    padding: 23px 25px 41px;
    font-family: "Tactic Sans Medium";
    color: #000;
    font-size: 22px;
    text-transform: none;
    font-weight: 400;
}

.rent-rework #moborder p.stepname span{
    margin: 0;
    color: #000;
    font-size: 22px;
    font-family: "Tactic Sans Medium";
    font-weight: 400;
    padding-right: 8px;
    text-transform: uppercase;
}

.rent-rework #moborder p.stepname{
    border-radius: 4px;
    background: #EBEBEB;
    padding: 23px 30px;
    text-transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.rent-rework  #moborder div:not(.open) p.stepname{
    color: rgba(41,41,41,0.4);
}

.rent-rework  #moborder div:not(.open) p.stepname span{
    color: rgba(41,41,41,0.4);
}

.rent-rework  #moborder div:not(.open) p.stepname:hover {
    background: #ebebeb;
}

.rent-rework #moborder .forms{
    padding: 0;
    padding-bottom: 13px;
}

.rent-rework #moborder .forms:last-of-type{
    padding-bottom: 0;
}

.rent-rework #moborder .open .inside{
    background: #e6f12b;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: -1px;
}

.rent-rework #moborder .open .inside-bg{
    background: #e6f12b;
    padding: 0 25px 26px;
    border-radius: 4px;
}

.rent-rework #moborder .box{
    margin: 0;
    border-radius: 0;
    padding: 0 12px;
}


.rent-rework #moborder input,  .rent-rework #moborder select{
    background: #fff;
    padding: 12px 14px;
    font-family: 'Tactic Sans Bold';
    font-size: 19px;
    font-weight: 400;
    outline: none;
    border-radius: 4px;
    border: 1px solid rgba(31, 34, 41, 0.25);
    min-height: 54px;
}


.rent-rework #moborder select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.rent-rework #moborder select{
    background: url('../indybox/img/rent-arrow-select.svg') 97% 50%/18px no-repeat;
    background-color: #fff;
}

.rent-rework #moborder select#box4{
    background: url('../indybox/img/rent-arrow-select.svg') 93.6% 50%/18px no-repeat;
    background-color: #fff;
}


.rent-rework form .item{
    border:none;
}

.rent-rework  #moborder .box .item label,
.rent-rework  #moborder #mob2 .item label{
    opacity: 1;
    font-size: 18px;
    font-family: 'Tactic Sans';
    margin-bottom: 8px;
    padding-left: 14px;
    color: #000;
}

.rent-rework .all_sum{
    width: 100% !important;
}


.rent-rework .old-price{
    width: 100% !important;
    color: #000;
    opacity: 0.4;
    font-family: 'Tactic Sans';
    font-size: 16px;
    text-decoration: line-through;
    line-height: 1;
}

.rent-rework .old-price span{
    font-family: "Tactic Sans Medium";
}

.rent-rework  form .item .all_sum label{
    font-size: 22px !important;
    color: #000;
    margin-bottom: 0;
    line-height: 1;
    padding-right: 3px;
    opacity: 1;
}

.rent-rework .sum{
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.rent-rework  div.all_sum b{
    margin: 0;
    padding-right: 0;
    line-height: 1;
}


.rent-rework div.item.promocode{
    padding-left: 27px;
    padding-right: 13px;
    padding-bottom: 26px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 15px !important;
}


.rent-rework #moborder input[type=date]{
    font-family: 'Tactic Sans';
}


.rent-rework .sale{
    width: 100% !important;
}

.rent-rework .sale div{
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 18px;
    color: #000;
    text-align: right !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


.rent-rework .sale span{
    font-family: "Tactic Sans Medium";
    padding-left: 3px;
}


.dlg-modal.rent-rework{
    max-width: 596px;
}

.rent-rework  #moborder .inside .item{
    margin-top: 17px;
}


.rent-rework #moborder .forms.complete p.stepname{
    background: #1F2229;
    color:#fff;
    font-weight: 400;
}


.rent-rework #moborder .forms.complete p.stepname span{
    color:#fff;
}


.rent-rework #moborder #mob2 .inside .item:nth-of-type(1){
    margin-top: 0;
}


.rent-rework #moborder #mob2.open .inside{
    padding: 0 12px;
}

.rent-rework #moborder #mob3.open .inside{
    padding: 0;
    background: transparent;
}

.rent-rework #moborder #mob2.open p.stepname,
.rent-rework #moborder #mob3.open p.stepname{
    padding-bottom: 24px;
}

.rent-rework #moborder #mob3.open p.stepname{
    padding-bottom: 36px;
}

.rent-rework #moborder input{
    width: 100%;
    font-family: 'Tactic Sans Medium';
}

.rent-rework #pd{
    padding-bottom: 22px;
    margin-top: 17px;
}

.rent-rework #moborder .forms.complete p.stepname:hover{
    background: #2e333d;
}

.rent-rework #moborder .forms{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.rent-rework .brown-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -9px;
    gap:23px;
}

.rent-rework .brown-flex p{
    font-size: 17px;
    color: #000;
    line-height: 1.2;
    margin: 0;
}

.rent-rework  .js-box-old-price{
    text-decoration: line-through;
}

.rent-rework div.box_itog.total{
    -webkit-clip-path: none;
    clip-path: none;
    font-size: 35px;
    color: #000;
    line-height: 1.2;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: transparent;
    padding: 0;
    margin: 0;
    margin-top: 22px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.rent-rework div.box_itog div.cost{
    font-size: 35px;
    color: #000;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    padding-left: 5px;
}


.rent-rework div.box div.cost:before, .rent-rework div.box_itog div.cost:after{
    content:'руб.';
    position: static;
    padding-left: 7px;
}

.rent-rework div.box_itog div.cost:before{
    display: none;
}


.rent-rework #moborder .inside .item.agree input{
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    visibility: hidden;
}

.rent-rework .item.agree p, .rent-rework .item.bank p{
    text-align: left;
    color: #000;
    font-size: 16px;
    opacity: 0.7;
    font-family: 'Tactic Sans';
    line-height: 1.2;
}

.rent-rework .item.agree p a{
    display: block;
}

.rent-rework .item.agree p a:hover{
    color:#000;
    text-decoration: none;
}

.rent-rework .item.agree p span{
    font-family: 'Tactic Sans Bold';
}

.rent-rework  #moborder .forms button.greenbtn{
    margin-top: 14px;
    position: relative;
    left: 0;
    width: 100%;
    position: relative;
    border-radius: 4px;
    background: #E6F12B;
    font-family: 'Tactic Sans Medium';
    font-weight: 400;
    font-size: 35px;
    color: #000;
    -webkit-clip-path: none;
    clip-path: none;
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1.1;
}

.rent-rework  #moborder .forms button.greenbtn:hover{
    background: #ced826;
}




.rent-rework #moborder #mob2.allowed p.stepname,
.rent-rework #moborder #mob2.allowed p.stepname span{
    color:#000;
}


.rent-rework #moborder #mob3.allowed p.stepname,
.rent-rework #moborder #mob3.allowed p.stepname span{
    color:#000;
}


.rent-rework #moborder .forms.complete p.stepname, .rent-rework #moborder .forms.complete p.stepname span{
    color:#fff !important;
}


.rent-rework .tippy-trigger {
    width: 14px;
    height: 14px;
    background: url('img/tippy.svg') center/contain no-repeat;
    position: relative;
    margin-bottom: 6px;
    cursor: pointer;
}

.rent-rework .has-tippy{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap:6px;
    position: relative;
    text-align: left;
}

.rent-rework .tippy{
    position: absolute;
    left: 7px;
    bottom: 7px;
    width: 295px;
    padding: 19px 19px 22px 27px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 400;
    border-radius: 4px;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 54.1px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 54.1px 0px rgba(0, 0, 0, 0.25);
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.rent-rework .tippy-trigger:hover .tippy{
    opacity: 1;
    z-index: 2;
    visibility: visible;
    pointer-events: auto;
}


@media (max-width:1600px){
    .rent-rework .sale div{
        font-size: 17px;
    }
    .rent-rework .brown-flex p{
        font-size: 16px;
    }
    .rent-rework .item.agree p, .rent-rework .item.bank p{
        font-size: 15px;
    }
}

@media (max-width:476px){
    .dlg-modal.rent-rework{
        width: 100%;
        padding: 30px 12px;
        border-radius: 0;
        height: 100dvh;
        box-shadow: none;
        border: none;
    }
    .rent-rework #moborder p.stepname{
        padding: 23px 21px;
    }
    .rent-rework #moborder .box .item label, .rent-rework #moborder #mob2 .item label{
        font-size: 14px;
        padding-left: 10px;
    }
    .rent-rework .sale div{
        justify-content: flex-start;
    }
    .rent-rework .old-price{
        margin-bottom: 3px;
    }
    .rent-rework div.item.promocode{
        gap:10px;
    }
    .rent-rework .sale div{
        font-size: 15px;
    }
    .rent-rework .old-price{
        font-size: 14px;
    }
    .rent-rework #moborder .inside .item{
        margin-top: 15px;
    }
    .rent-rework #moborder input, .rent-rework #moborder select{
        font-size: 17px;
        padding: 12px 10px;
    }
    .rent-rework #moborder .open p.stepname{
        font-size: 19px;
        padding: 23px 21px 41px;
        padding-bottom: 23px;
    }

    .rent-rework .tippy-trigger{
        position: static;
    }

    .rent-rework .tippy{
        width: 100%;
        left: 0;
        top: 0;
        bottom: auto;
    }
    .rent-rework #moborder .open .inside-bg{
        padding: 0 19px 26px;
    }
    .rent-rework .brown-flex{
        margin-right: 0;
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
    }
    .rent-rework #moborder #mob3.open p.stepname{
        padding-bottom: 23px;
    }
    .rent-rework div.box_itog.total{
        margin-top: 10px;
        font-size: 25px;
    }
    .rent-rework div.box_itog div.cost{
        font-size: 25px;
    }
    .rent-rework .item.agree p, .rent-rework .item.bank p{
        font-size: 13px;
    }
    .rent-rework #moborder .forms button.greenbtn{
        font-size: 25px;
    }
    .rent-rework .brown-flex p{
        font-size: 14px;
    }
    .rent-rework .item.agree p, .rent-rework .item.bank p{
        padding-right: 20px;
    }
}

@media (max-width:340px){
    .rent-rework #moborder p.stepname span, .rent-rework #moborder .open p.stepname{
        font-size: 18px;
    }
    .rent-rework #moborder input, .rent-rework #moborder select{
        font-size: 16px;
    }
    .rent-rework #moborder .box .item label, .rent-rework #moborder #mob2 .item label{
        font-size: 12px;
    }
    .rent-rework #moborder p.stepname{
        padding: 20px 12px;
        font-size: 18px;
    }
}


.air-datepicker-global-container{
    z-index: 99999;
}


.rent-rework #moborder input.js-air-datepicker{
    background: url('../indybox/img/date-icon.svg') 93% 50%/22px no-repeat;
    background-color: #fff;
    cursor: pointer;
}

.rent-rework #moborder input.js-air-datepicker::placeholder{
    color:#000;
    opacity: 1;
}


@media (max-width:340px){
    .rent-rework #moborder input.js-air-datepicker{
        font-size: 15px;
        background: url('../indybox/img/date-icon.svg') 95% 50%/18px no-repeat;
        background-color: #fff;
    }
}





div.dialog {
    max-height: 100vh;
    opacity: 1;
    transition: var(--st_transotion);
    position: fixed;
    box-shadow: -10px 20px 15px rgb(0 0 0 / 50%);
    transform: translateY(0);
    max-width: 620px;
    box-sizing: border-box;
    top: 50%;
    z-index: 1100;
    overflow: auto;
    transform: translate(0, -50%);
    margin: 0 auto;
}
div.dialog_overlay {
    content: " ";
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
}
div.dialog.preview {
    opacity: 0;
    transform: translate(0, -40%);
}
div.dialog.gone {
    opacity: 0;
    transform: translate(0, -60%);
}
div.dialog div.blockname span i {
    margin: 0 16px 0 0;
}
div.dialog div#send {
    padding: 40px;
    font-size: 1.4rem;
    color: #2b2b2d;
    text-align: center;
}
section.topbl div.right div.images.start img{
    transition-duration: 1s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform;
    opacity: 0;
    transform: translate(100px, -50px);
}
section.topbl div.right div.images img{
    opacity: 1;
    transform: translate(0, 0);
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform;
}
section.topbl div.right div.images img:nth-child(1) {
    transition-delay: 0.3s;
}
section.topbl div.right div.images img:nth-child(2) {
    transition-delay: 0.6s;
}
section.topbl div.right div.images img:nth-child(3) {
    transition-delay: 1.2s;
}
section.topbl div.right div.images img:nth-child(4) {
    transition-delay: 0.9s;
}
section.topbl div.right div.images img:hover {
    transform: translate(-20px, 10px);
    transition-delay: 0s;
}
p.mnu_center {
    text-align: center;
}
div.box div.cost, div.all_sum b, div.box_itog div.cost {
    font-size: 1.3rem;
    font-weight: 600;
    margin: 16px 0 0 0;
    text-align: right;
    position: relative;
    padding-right: 46px;
}
div.box_itog div.cost {
    margin: 0;
}
div.box div.cost:before, /*div.all_sum b:before,*/ div.box_itog div.cost:before {
    content: "Руб";
    position: absolute;
    right: 0;
    top: 0;
}
div.item.promocode {
    /*background-color: #e9fa32;*/
    padding: 3px 12px;
    flex-direction: row;
    align-items: center;
}
div.promocode div:first-child {
    width: 35%;
    color: black;
    text-align: left;
}
div.promocode div:first-child input {
    width: 100%;
}
div.promocode div:last-child {
    width: 200px;
}
div.promocode div:last-child label {
    font-size: 1.2rem !important;
}
div.item.promocode button {
    border-radius: 4px;
    background-color: #e6f12b;
    font-family: "Tactic Sans";
    width: 40%;
    height: 2.5rem;
    font-size: 1rem;
    margin: 20px;
    border: 1px solid #e6f12b;
    cursor: pointer;
    --notchSize: 10px;
    clip-path:
            polygon(
                    0% var(--notchSize),
                    var(--notchSize) 0%,
                    calc(100% - var(--notchSize)) 0%,
                    100% 0px,
                    100% calc(100% - var(--notchSize)),
                    calc(100% - var(--notchSize)) 100%,
                        /*var(--notchSize) 100%,*/
                    0% calc(100% - 0px)
            );
}
.mobordermodal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: white;
    z-index: 9999;
    width: 95%;
    padding: 50px;
    border: 1px solid
}
.mobordermodal b.title {
    margin: 0;
}
#moborder .forms {
    padding: 10px 0;
    display: block;
}
#moborder .open p.stepname {
    background: #e6f12b;
    border: 0;
    --notchSize: 10px;
    clip-path:
            polygon(
                    0% var(--notchSize),
                    var(--notchSize) 0%,
                    calc(100% - var(--notchSize)) 0%,
                    100% 0px,
                    100% calc(100% - var(--notchSize)),
                    calc(100% - var(--notchSize)) 100%,
                        /*var(--notchSize) 100%,*/
                    0% calc(100% - 0px)
            );
}
div:not(.open) p.stepname:hover {
    background: #edff3882;
}
#moborder p.stepname {
    margin: 0;
    padding: 15px 0;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    cursor: pointer;
    /*border-radius: 10px;*/
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    transition: 0.3s;
    font-size: 20px;
}
#moborder p.stepname span {
    margin: 0 15px;
    font-size: 30px;
    line-height: 1;
    font-weight: 800;
}
#moborder .open .inside {
    height: auto;
    opacity: 1;
    visibility: visible;
    display: block;
}
#moborder .inside {
    height: 0;
    visibility: hidden;
    opacity: 0;
    display: none;
}
#moborder .forms{
    margin-top: 0;
}
#moborder .inside .item {
    margin-top: 20px;
}
#moborder .open .inside .box .item:first-child {
    margin: 0;
}
#moborder .open .inside .box .item:first-child {
    margin: 0;
}
#moborder .box {
    /*background: #cbcbcb;*/
    padding: 20px 10px;
    border-radius: 10px;
    margin: 5px 0 0;
}
#moborder input, #moborder select {
    font-size: 18px;
    background: none;
    border: 0;
    border-bottom: 1px solid rgba(219, 222, 224, 0.5);
    border-radius: 0;
    font-weight: 600;
    padding: 10px 0;
}
#moborder .period {
    height: 48.5px;
}
#moborder .box .row {
    justify-content: space-between;
    display: flex;
    align-items: flex-end;
}
#moborder .box .row .item {
    width: 49%;
}
#moborder div.morebox {
    padding: 10px 15px;
    font-weight: 400;
    font-size: 24px;
    /*background: #ebebeb;*/
    line-height: 1;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
    /*color: #7a7a7a;*/
}
#moborder .box .item label {
    opacity: 0.7;
}

#moborder div.morebox {
    padding: 5px 15px 10px;
    font-weight: 400;
    font-size: 24px;
    /*background: #ebebeb;*/
    line-height: 1;
    border-radius: 10px;
    margin: 5px 0;
    cursor: pointer;
    /*color: #7a7a7a;*/
}
#moborder div.morebox span {
    font-weight: 800;
    color: black;
    font-size: 28px;
    margin-right: 10px;
}
#moborder .forms button.greenbtn{
    margin: 10px 0;
}

form label.radiolabel {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    border-radius: 7px;
    font-family: 'SF UI Display';
    color: black;
    opacity: 0.7;
    margin: 10px 0;
}
form .item {
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgba(219, 222, 224, 0.5);
}
form .item label {
    font-size: 14px;
    opacity: 0.4;
    margin-bottom: 6px;
    text-align: left;
}

form .item textarea{
    resize: none;
    height: 170px;
}
form .item input,form .item textarea,form .item select {
    padding: 11px 10px;
    font-weight: normal;
    /*font-size: 10px;*/
    line-height: 26px;
    border: 2px solid #00000080;
    border-radius: 7px;
    font-family: 'Tactic Sans';
}

form .item input::placeholder,form .item textarea::placeholder,form .item select::placeholder {
    opacity: .4;
}
form .item.promocode input {
    color: var(--promo-color);
    border-color: var(--promo-color);
}

form label.radiolabel {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    border-radius: 7px;
    font-family: 'Tactic Sans';
    color: black;
    opacity: 0.7;
    margin: 10px 0;
}

div.box_itog {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*background-color: lightgray;*/
    margin: 2px 0;
    border-radius: 4px;
    padding: 0.25em;
    font-size: 1.3rem;
    align-items: center;
}
div.box_itog.total {
    background-color: #e9fa32;
    justify-content: flex-end;
    margin: 4px 0;
    --notchSize: 10px;
    clip-path:
            polygon(
                    0% var(--notchSize),
                    var(--notchSize) 0%,
                    calc(100% - var(--notchSize)) 0%,
                    100% 0px,
                    100% calc(100% - var(--notchSize)),
                    calc(100% - var(--notchSize)) 100%,
                        /*var(--notchSize) 100%,*/
                    0% calc(100% - 0px)
            );
}

.item.agree, .item.bank, .item.bank div  {
    /*margin-top: -13px;*/
    width: auto;
    flex-direction: row;
    display: flex;
}
.item.bank  {
    justify-content: space-between;
}
.item.agree input, .item.bank input  {
    width: 15px;
    height: 15px;
    margin: 1px;
    margin-right: 7px;
}
.item.agree p, .item.bank p {
    margin: 0;
    font-size: 14px;
}
.item.agree p a {
    text-decoration: underline;
    text-underline-position: under;
}

button.greenbtn {
    position: relative;
    z-index: 10;
    width: 100%;
    background: var(--green-btn);
    background-size: 1px 100px;
    background-position-y: -4px;
    border: 0;
    border-radius: 4px;
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 15px;
    text-transform: uppercase;
    font-family: SF UI Display;
    box-shadow: var(--btn-shadow);
    cursor: pointer;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    --notchSize: 10px;
    clip-path:
            polygon(
                    0% var(--notchSize),
                    var(--notchSize) 0%,
                    calc(100% - var(--notchSize)) 0%,
                    100% 0px,
                    100% calc(100% - var(--notchSize)),
                    calc(100% - var(--notchSize)) 100%,
                        /*var(--notchSize) 100%,*/
                    0% calc(100% - 0px)
            );
}
button.greenbtn:hover {
    background-size: 1px 650px;
    background-position-y: 70px;
}
button.greenbtn:active {
    background-size: 1px 350px;
    background-position-y: 160px;
    transition: 0.2s;
}

.item.agree p a {
    text-decoration: underline;
    text-underline-position: under;
}
a {
    color: #000;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
a:hover{
    color: var(--link-hover);
}
a:active{
    color: var(--link-active);
}

.it {

}

@media (max-width: 440px) {
    div.dialog {
        padding: 10px;
    }
}

@media (max-width: 550px) {
    div.item.promocode {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }

}

@media (max-width: 376px){
    div.dialog{
        max-width: 375px;
        padding: 10px;
    }
    div.item.promocode {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }
    div.item.promocode button {
        margin-left: 0;
    }
}

.boxes {
    display: none;
}

.mf_item:first-child {
    margin-bottom: 0;
}


.bl_slide{
    position: relative;
}
.bl_slide:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 200;
}
.bl_slide:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}
.new_contacts{
    width: calc(100% - 66px);
    height: 820px;
    background: url("../images/nc-map.png") no-repeat center center;
    background-size: cover;
    position: relative;
}
.new_contacts:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 300px 300px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 200;
}
.nc_info{
    width: 878px;
    background: url("../images/nc-bg.png") no-repeat;
    background-size: 100% auto;
    padding: 80px 100px;
    position: relative;
}
.nci_title{
    font-size: 56px;
    text-transform: uppercase;
    margin-top: 10px;
}
.nci_text{
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 15px;
    width: 77%;
}
.nci_btn{
    width: 415px;
    height: 60px;
    background: url("../images/nc-btn-bg.svg") no-repeat;
    margin-top: 35px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}
.nc_info .phone_item{
    font-size: 16px;
    color: #292929;
}
.nc_info .phone_block{
    padding-left: 0;
    margin-top: 50px;
}
.nc_info .phone_link{
    background: url("../images/nc-ico-phone.svg") no-repeat 0 center;
}
.nc_info .mail_link{
    background: url("../images/nc-ico-mail.svg") no-repeat 0 center;
}
.nc_info .phone_item a{
    font-size: 18px;
}
.nc_info .phone_item div{
    margin-bottom: 5px;
}
.nc_img{
    width: 410px;
    height: 348px;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    right: -170px;
}
.new_contacts_wp{
    background: #fff;
    position: relative;
    overflow: hidden;
    padding-top: 150px;
    padding-bottom: 150px;
}
.new_contacts_wp:before{
    content: '';
    width: 100%;
    height: 100%;
    background: url("../images/nc-line2.svg") no-repeat right 0;
    position: absolute;
    top: 0;
    right: -700px;
}
.nc_logo{
    margin-left: 200px;
}