

/* Start:/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/style.css?177265871422629*/
.reg_tire_serv {
    color: #333;
}
.reg_tire_serv__form .entity_viz {
    display: none;
}
.reg_tire_serv .reg_tire_serv__collapse {
    margin-bottom: 20px;
}
.reg_tire_serv__collapse_head {
    background: #FBFBFB;
    border: 1px solid #F0F0F0;
    display: flex;
    align-items: center;
    min-height: 84px;
    font-size: 21px;
    line-height: 27px;
    padding: 20px 30px;
}
.reg_tire_serv__collapse_head,
.reg_tire_serv__collapse_head:hover {
    color: #333;
}
.reg_tire_serv__collapse_head .reg_tire_serv__head_ico {
    background: url(/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/order.svg) 0 0 no-repeat;
    background-color: #00467F;
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin-right: 20px;
}
.reg_tire_serv__collapse_head.payer .reg_tire_serv__head_ico,
.reg_tire_serv__collapse_head.your_data .reg_tire_serv__head_ico {
    background-position: -90px 0;
}
.reg_tire_serv__collapse_head.tire_map .reg_tire_serv__head_ico {
    background-position: 0 0;
}
.reg_tire_serv__collapse_head.calculator .reg_tire_serv__head_ico {
    background: url(/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/icon-calculator.svg) 0 0 no-repeat;
}
.reg_tire_serv__collapse_head.registration_tire .reg_tire_serv__head_ico {
    background: url(/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/icon-edit.svg) 0 0 no-repeat;
}
.wrap_for_skip {
    position: relative;
}
.wrap_for_skip .skip_btn {
    position: absolute;
    top: 50%;
    right: 50px;
    margin-top: -18px;
    z-index: 10;
}
.reg_tire_serv__collapse_head.calculator {
    padding-right: 240px;
}

.reg_tire_serv .reg_tire_serv__collapse_body {
    border: 1px solid #EAEAEA;
    border-top: none;
    padding: 30px 30px 40px 79px;
}
.reg_tire_serv .reg_tire_serv__collapse_body.reg_tire_serv__collapse_body_mb {
    padding-bottom: 5px;
}
.reg_tire_serv__collapse_body .collapse_body__item {
    padding-bottom: 15px;
}
.reg_tire_serv .reg_tire_serv__collapse_radio {
    display: flex;
    align-items: center;
}
.collapse_body__item .reg_tire_serv__collapse_radio {
    margin-bottom: 20px;
}
.reg_tire_serv .reg_tire_serv__collapse_radio.calculator_payment {
    padding-top: 35px;
}
.reg_tire_serv__collapse_body_text {
    font-size: 13px;
    line-height: 18px;
    color: #5a5a5a;
    padding-bottom: 20px;
}
/*checkbox*/
.wrap_checkfiz {
    margin-top: 5px;
}
body .checkbox {
    position: relative;
    font-size: 14px;
    padding-left: 28px;
    margin-top: 0;
    margin-bottom: 0;
}
body .checkbox + .checkbox {
    margin-top: 15px;
}
body .checkbox input[type="checkbox"] {
    display: none;
}
.checkbox_valid.checkbox input[type="checkbox"] {
    display: block;
    width: 5px;
    height: 5px;
    line-height: 0;
    opacity: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.checkbox_valid.checkbox label.error {

}
.checkbox_valid.checkbox label.error:before {
    display: none;
}
.checkbox label {
    padding: 0;
    font-weight: normal;
    line-height: 20px;
}
.checkbox label:before {
    content: "";
    background: #fff;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px;
}
.checkbox input[type="checkbox"]:checked + label:before,
.checkbox input[type="checkbox"]:checked + label.error + label:before {
    content: "\e921";
    background: #00467F;
    border-color: #00467F;
    font-family: 'iconewwssync' !important;
    font-weight: normal;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.checkbox_in_item {
    width: 100%;
    padding: 5px 0 20px;
    margin: 0 15px;
}
.checkbox_item {
    padding-bottom: 20px;
}
.collapse_body__item .sub_checkbox {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}
.collapse_body__item .sub_checkbox .checkbox {
    margin-right: 80px;
}
.collapse_body__item .sub_checkbox .reg_tire_serv__collapse_radio {
    margin-bottom: 0;
}
.sub_checkbox_select {
    display: flex;
    align-items: center;
    margin: 0 -10px;
    padding: 7.5px 0 17.5px;
}
.sub_checkbox_select > div {
    margin: 7.5px 10px;
}
.sub_checkbox_select .sub_checkbox_select__label {
    font-size: 14px;
    line-height: 20px;
}
/*END checkbox*/

/*radio*/
.reg_tire_serv__collapse_radio .radio,
.reg_tire_serv__collapse_radio .radio + .radio {
    margin: 0;
}
.reg_tire_serv__collapse_radio .radio {
    padding-left: 30px;
}
.reg_tire_serv__collapse_radio .radio:first-child {
    padding-left: 0;
}
.radio input[type="radio"] {
    display: none;
}
.radio label {
    position: relative;
    display: block;
    padding: 0 0 0 28px;
    font-size: 15px;
    max-width: 215px;
    font-weight: bold;
    line-height: 19px;
    color: #333;
}
.radio.radio_two label {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.radio_btn {
    position: absolute;
    top:  50%;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}
.radio.radio_two .radio_btn {
    width: 16px;
    height: 16px;
    top: 2px;
    margin-top: 0;
}
.radio label .radio_btn:before {
    content: "";
    background: #FBFBFB;
    border: 1px solid #EAEAEA;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 0;
    width: 20px;
    height: 20px;
    padding: 0;
}
.radio.radio_two label .radio_btn:before {
    content: "";
    background: #fff;
    border: 1px solid #ccc;
    width: 16px;
    height: 16px;
}
.radio input[type="radio"]:checked + label .radio_btn:before {
    background: #00467F;
    border-color: #00467F;
}
.radio input[type="radio"]:checked + label .radio_btn:after {
    content: "\e921";
    font-family: 'iconewwssync' !important;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
}
.radio.radio_two input[type="radio"]:checked + label .radio_btn:after {
    content: '';
    background: #fff;
    border-radius: 50%;
    display: block;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px;
}
/*END radio*/

/*main_chain_stores*/
.contact__main_chain_stores {
    padding-top: 10px;
}
.main_chain_stores__content {
    display: flex;
    flex-wrap: wrap;
    height: 480px;
}
.main_chain_stores__content .main_chain_stores__map {
    width: calc(100%  - 435px);
}
.main_chain_stores__content .main_chain_stores__map img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
}
.main_chain_stores__content .main_chain_stores__contact {
    width: 435px;
    height: 480px;
    overflow-y: auto;
    padding: 15px 0;
    margin: 0;
}
.main_chain_stores__contact .main_chain_stores__contact__item {
    padding: 20px 40px;
}
.main_chain_stores__contact .main_chain_stores__contact__item.active {
    background: #ffff00;
}
.main_chain_stores__contact .main_chain_stores__contact__item:last-child {
    margin-bottom: 0;
}
.main_chain_stores__contact .main_chain_stores__contact__title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
}
.main_chain_stores__contact .main_chain_stores__contact__address,
.main_chain_stores__contact .main_chain_stores__contact__phone {
    display: flex;
    align-items: center;
    line-height: 18px;
    margin-bottom: 10px;
}
.main_chain_stores__contact .main_chain_stores__contact__phone > a {
    display: inline-flex;
    align-items: center;
}
.main_chain_stores__contact .main_chain_stores__contact__item .mcs__ci___text {
    font-weight: normal;
    line-height: 18px;
}
.main_chain_stores__contact .main_chain_stores__contact__phone .mcs__ci___text {
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
}
.main_chain_stores__contact .main_chain_stores__contact__time {
    display: flex;
    align-items: center;
}
.main_chain_stores__contact .mcs__ci__ico:before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 7px;
}
.main_chain_stores__contact .main_chain_stores__contact__address .mcs__ci__ico:before {
    background-image: url('/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/map/uil-map-marker.svg');
}
.main_chain_stores__contact .main_chain_stores__contact__phone .mcs__ci__ico:before {
    background-image: url('/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/map/uil-phone.svg');
}
.main_chain_stores__contact .main_chain_stores__contact__time .mcs__ci__ico:before {
    background-image: url('/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/map/uil-clock.svg');
}
.main_chain_stores__contact .main_chain_stores__contact__time_more {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/*label_contact_map*/
.label_contact_map {
    background: #fff;
    max-width: 336px;
    padding: 10px 8px;
    font-family: "PT Sans Caption", Arial, sans-serif;
}
.label_contact_map * {
    font-family: "PT Sans Caption", Arial, sans-serif;
}
.label_contact_map .label_contact_map__title,
.label_contact_map .label_contact_map__phone {
    font-size: 15px;
    font-weight: bold;
}
.label_contact_map .label_contact_map__title {
    margin-bottom: 10px;
}
.label_contact_map .label_contact_map__address {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: normal;
}
/*END label_contact_map*/

[id*="map"]{max-width: 100%;}
[class*="ymaps-2"][class*="-ground-pane"] {
    /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);*/
}
[class*="-balloon-overlay"] > ymaps > [class*="-balloon"],
[class*="-balloon"] > [class*="-balloon__tail"] {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}
[class*="-balloon"] > [class*="-balloon__tail"] {
    background: transparent;
}
/*END main_chain_stores*/

.reg_tire_serv__warning {
    background: #FBFBFB;
    border: 1px solid #F7F7F7;
    display: inline-flex;
    align-items: center;
    max-width: 750px;
    min-height: 33px;
    font-size: 13px;
    line-height: 18px;
    color: #960000;
    padding: 7px 20px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.reg_tire_serv__warning.calculator_payment_warning {
    display: none;
    margin-top: 25px;
    margin-bottom: 0;
}
.reg_tire_serv__warning.warning_selected_date {
    display: none;
}
.reg_tire_serv__warning.calculator_payment_warning.active,
.reg_tire_serv__warning.warning_selected_date.active {
    display: inline-flex;
}
.reg_tire_serv__warning:before {
    content: '';
    background-image: url('/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/ion-info.svg');
    display: block;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-right: 10px;
    float: left;
}
.reg_tire_serv__warning.title_calculator {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    min-height: 40px;
    padding: 7px 10px;
    margin-top: 0;
}
.reg_tire_serv__warning.title_calculator:before {
    content: "\e905";
    background: none;
    font-family: 'iconewwssync' !important;
    font-weight: normal;
    font-size: 20px;
    width: auto;
    min-width: 20px;
    height: auto;
}
.reg_tire_serv__warning.discount {
    color: #009950;
}
.reg_tire_serv__warning.discount:before {
    content: "\e94f";
    background: none;
    font-family: 'iconewwssync' !important;
    font-weight: normal;
    font-size: 16px;
    width: auto;
    height: auto;
}

.title_calculator .arrow_border {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 12px solid #F7F7F7;
    border-right: 7px solid transparent;
}
.title_calculator .arrow_border:after {
    content: '';
    position: absolute;
    top: -13px;
    left: 1px;
    width: 0;
    height: 0;
    border-top: 10px solid #FBFBFB;
    border-right: 5px solid transparent;
}

.reg_tire_serv__collapse_body .reg_tire_serv__collapse_title {
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 20px;
}
.reg_tire_serv__collapse_body .reg_tire_serv__collapse_title.gift {
    color: #00467F;
}
.reg_tire_serv__collapse_body .collapse_body__item_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.reg_tire_serv__collapse_body .collapse_body__col {
    max-width: 280px;
    width: 100%;
    margin: 0 15px 20px;
}
.reg_tire_serv__collapse_body .collapse_body__col .site_field {
    margin-bottom: 0;
}
.reg_tire_serv__collapse_body .collapse_body__col.reg_tire_serv__error {
    position: relative;
}
.reg_tire_serv__error .error_block {
    position: absolute;
    left: 0;
    top: calc(100% + 3px);
    width: 423px;
    font-size: 13px;
    line-height: 18px;
    color: #FE5252;
}
.reg_tire_serv__collapse_body .datetimepicker {
    position: relative;
    width: 100%;
}
.reg_tire_serv__collapse_body .datetimepicker_nosave {
    display: none;
}
.datetimepicker .datetimepicker_ico {
    position: absolute;
    top: 10px;
    left: 15px;
}
.datetimepicker .datetimepicker_ico:before {
    font-size: 16px;
    color: #A6A6A6;
}
.datetimepicker .datetimepicker_ico_arrow .datetimepicker_ico {
    position: static;
}
.datetimepicker .datetimepicker_ico_arrow .datetimepicker_ico:before {
    color: #888;
}
.datetimepicker .datetimepicker_ico_arrow {
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 0 2px 2px 0;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 37px;
    padding: 0;
    transition: background-color 0.3s ease;
}
.reg_tire_serv__collapse_body .datetimepicker:hover .datetimepicker_ico_arrow {
    background: #e3e3e3;
}
.datetimepicker:hover .datetimepicker_ico_arrow .datetimepicker_ico:before {
    color: #5d5d5d;
}
.reg_tire_serv__collapse_body .datetimepicker > input {
    border: 1px solid #EAEAEA;
    border-radius: 2px !important;
    height: 37px;
    font-size: 14px;
    padding: 0 36px 0 41px;
    color: #222;
}
.reg_tire_serv__collapse_body .datetimepicker > input,
.reg_tire_serv__collapse_body .datetimepicker > input:focus {
    box-shadow: none !important;
    outline: none !important;
}
.datetimepicker .bootstrap-datetimepicker-widget table th.prev .glyphicon.glyphicon-chevron-left:before {
    content: "\e923";
    font-family: 'iconewwssync' !important;
}
.datetimepicker .bootstrap-datetimepicker-widget table th.next .glyphicon.glyphicon-chevron-right:before {
    content: "\e924";
    font-family: 'iconewwssync' !important;
}

.total_calculator {
    border-bottom: 1px solid #F0F0F0;
    font-size: 21px;
    line-height: 31px;
    padding-bottom: 35px;
}
.total_calculator span {
    font-size: 26px;
    font-weight: bold;
    margin-left: 10px;
}

.reg_tire_serv__wrap_btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 35px;
}
.reg_tire_serv__wrap_btn .reg_tire_serv__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 42px;
    font-size: 15px;
}

/*reg_tire_created*/
.reg_tire_created {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    padding-top: 57px;
    color: #333;
}
.reg_tire_created .reg_tire_created__img {
    background: url('/local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/../../../../images/svg/icon-check.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 68px;
    height: 68px;
    margin-bottom: 30px;
}
.reg_tire_created .reg_tire_created__title {
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 30px;
    text-align: center;
}
.reg_tire_created .reg_tire_created__item {
    margin-bottom: 5px;
}
.reg_tire_created__item span {
    margin-right: 5px;
}
.reg_tire_created .text_bold {
    font-weight: bold;
}
.reg_tire_created .reg_tire_created__payment {
    border: 1px solid #F0F0F0;
    padding: 34px 39px;
    margin-top: 35px;
}
.reg_tire_created__payment p {
    margin: 0 0 5px;
}
.reg_tire_created__payment .reg_tire_created__payment_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 22px;
}

.reg_tire_created__download_btn {
    width: 180px;
    margin-top: 12px;
    margin-bottom: 20px;
}
/*END reg_tire_created*/

@media only screen and (max-width : 1199px) {
    .reg_tire_serv .reg_tire_serv__collapse_body {
        padding-left: 30px;
    }
    .reg_tire_serv__collapse_body .collapse_body__col {
        max-width: 270px;
    }

    /*main_chain_stores*/
    .main_chain_stores__content .main_chain_stores__contact {
        width: 410px;
    }
    .main_chain_stores__content .main_chain_stores__map {
        width: calc(100% - 410px);
    }
    /*END main_chain_stores*/
}

@media only screen and (max-width : 991px) {
    .reg_tire_serv__collapse_body .collapse_body__col {
        max-width: 280px;
    }
    .reg_tire_serv__error .error_block {
        position: static;
        width: 100%;
    }

    /*main_chain_stores*/
    .main_chain_stores__content {
        height: auto;
    }
    .main_chain_stores__content .main_chain_stores__contact,
    .main_chain_stores__content .main_chain_stores__map {
        width: 100%;
    }
    .main_chain_stores__content .main_chain_stores__map {
        height: 480px;
    }
    .main_chain_stores__content .main_chain_stores__contact {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        overflow: visible;
        padding-top: 18px;
    }
    .main_chain_stores__contact .main_chain_stores__contact__item {
        width: 50%;
        padding: 20px;
    }
    /*END main_chain_stores*/
}

@media only screen and (max-width : 767px) {
    .reg_tire_serv .reg_tire_serv__collapse_radio {
        flex-wrap: wrap;
    }
    .reg_tire_created .reg_tire_created__payment {
        padding: 20px 15px;
    }
    .reg_tire_serv .reg_tire_serv__collapse_body.collapse_body_map {
        padding: 10px 0 0;
    }

    .reg_tire_serv__collapse_head.calculator {
        padding-right: 30px;
        padding-bottom: 67px;
    }
    .wrap_for_skip .skip_btn {
        top: auto;
        right: auto;
        left: 30px;
        bottom: 15px;
    }

    .total_calculator {
        font-size: 15px;
        line-height: 19px;
    }
    .total_calculator span {
        font-size: 15px;
        line-height: 19px;
        margin-left: 3px;
    }

    /*checkbox*/
    .collapse_body__item .sub_checkbox {
        flex-wrap: wrap;
    }
    .collapse_body__item .sub_checkbox .checkbox {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .collapse_body__item .sub_checkbox .reg_tire_serv__collapse_radio {
        max-width: 200px;
        padding-left: 28px;
    }
    .collapse_body__item .sub_checkbox .reg_tire_serv__collapse_radio .radio {
        margin-bottom: 15px;
    }
    .collapse_body__item .sub_checkbox .reg_tire_serv__collapse_radio .radio:last-child {
        margin-bottom: 0;
        padding-left: 0;
    }

    .sub_checkbox_select {
        flex-wrap: wrap;
        max-width: 280px;
    }
    .sub_checkbox_select > .wrap_selectpicker_site {
        max-width: 280px;
        width: 100%;
    }
    /*END checkbox*/

    /*radio*/
    .reg_tire_serv__collapse_radio.payer_r,
    .reg_tire_serv .reg_tire_serv__collapse_radio.calculator_payment {
        max-width: 250px;
    }
    .reg_tire_serv__collapse_radio.payer_r .radio,
    .reg_tire_serv .reg_tire_serv__collapse_radio.calculator_payment .radio {
        padding-left: 0;
        padding-top: 15px;
    }
    .reg_tire_serv__collapse_radio.payer_r .radio:first-child,
    .reg_tire_serv .reg_tire_serv__collapse_radio.calculator_payment .radio:first-child {
        padding-top: 0;
    }

    /*END radio*/

    /*main_chain_stores*/
    .main_chain_stores__content .main_chain_stores__map {
        display: none;
    }
    .main_chain_stores__content .main_chain_stores__contact {
        padding-top: 0;
    }
    .main_chain_stores__contact .main_chain_stores__contact__item {
        width: 100%;
        padding: 20px 30px;
    }
    .main_chain_stores__contact .main_chain_stores__contact__title {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 15px;
    }
    .main_chain_stores__contact .main_chain_stores__contact__item .mcs__ci___text {
        font-size: 13px;
        line-height: 17px;
    }
    .main_chain_stores__contact .main_chain_stores__contact__phone .mcs__ci___text {
        font-size: 14px;
        line-height: 18px;
    }
    .main_chain_stores__contact .main_chain_stores__contact__time_more {
        flex-wrap: wrap;
    }
    .main_chain_stores__contact .main_chain_stores__contact__time {
        width: 100%;
    }
    .main_chain_stores__contact .main_chain_stores__contact__time_more > a {
        margin-top: 15px;
    }
    /*END main_chain_stores*/
}

@media only screen and (max-width : 529px) {
    .reg_tire_serv__wrap_btn {
        max-width: 220px;
        justify-content: center;
        margin: 0 auto;
    }
    .reg_tire_serv__wrap_btn .reg_tire_serv__btn:first-child {
        margin-bottom: 25px;
    }
}
.tiresave_viz{
    display: none;
}
#service_calculator .disabled:not(.link-item),
.checkbox.checkbox_features4{
    display: none;
}
.total_calculator span{
    display: none;
}
#tire_center{
    opacity: 0;
    height: 0;
    margin-bottom: -30px;
    position: relative;
    display: block;
}
.reg_tire_created + .reg_tire_serv__form{
    display: none;
}
.reg_tire_serv__collapse_radio.calculator_payment {
    display: none;
}
body #service_calculator .checkbox:first-child[style="display: none;"] + .checkbox {
    margin-top: 0;
}
body  .calculator_map_warning{
    display: none;
    width: 100%;
    max-width: 100%;
}
#tire_center-error{
    opacity:0 ;
}
.reg_tire_serv.preloader{
    opacity: 0.45;
}
.reg_tire_serv.preloader .lds-dual-ring{
    display: inline-block;
}
.lds-dual-ring {
    width: 80px;
    height: 80px;
    position: fixed;
    margin-left: -40px;
    left: 50%;
    z-index: 10;
    display: none;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #000;
    border-color: #000 transparent #000 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* End */
/* /local/templates/ecomexpert/components/bitrix/iblock.element.add.form/for_tire_service/style.css?177265871422629 */
