

/* Start:/local/templates/tpc72/components/aspro/form.allcorp/calculator_static_pp/style.css?17828860573387*/
/*    #calculator__container{
        display: none;
    }*/

    #calculator__place {
        padding: 10px 10%;
    }

    #calculator {
        display: block;
        position: relative;
        background: #fff;
        text-align: center;
        border: none;
        box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.03);
        margin: 0 auto;
        margin-bottom: 25px;
    }

    #calculator .styled-block {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 10px 15px;
        background: rgba(237, 237, 237, 0.4);
        border: 1px solid #e4e4e5;
        border-radius: 0px 0px 4px 4px;
    }

    #calculator .styled-block .phone {
        max-width: 300px;
        display: inline-block;
        margin: 10px 0px;
        height: 40px;
        border-radius: 4px;
        font-size: 16px;
    }

    #calculator .styled-block > div.row {
        font-size: 14px;
    }

    #calculator .form-group {
        margin-bottom: 10px;
    }

    #calculator *:focus {
        outline: none !important;
    }

    #calculator_title {
        font-size: 18px;
        line-height: 22px;
        padding: 10px;
        color: #fff;
        background: #3E4757;
        border-radius: 4px 4px 0px 0px;
    }

    .calc_step {
        display: none;
        /*margin: 1rem auto;*/
        margin: 13px auto;
    }

    .last_step {
        margin: 4px 0px 0px;
    }

    .actstep {
        display: block;
        justify-content: center;
        transform: 0.4s;
    }

    .cstep_title {
        display: block;
        width: 100%;
        font-size: 18px;
        text-align: center;
        margin: 0.2rem auto;
    }

    .calc_step label {
        display: inline-block;
        padding: 10px 10px;
        margin: 11px 10px 5px;
        min-width: 120px;
        background: #fff;
        border: 1px solid #ddd;
        cursor: pointer;
        border-radius: 4px;
        transition: 0.2s;
    }

    .calc_step .error {
        margin: 30px;
    }

    .calc_step .agreement label {
        display: block;
        padding: 0;
        margin: 0;
        background: transparent;
        border: none;
    }

    .calc_step label:hover {
        background: #eee;
    }

    .calc_step .agreement label:hover {
        background: none;
        color: #222;
    }

    .calc_step input[type="radio"] {
        display: none;
    }

    .calc_step input[type="radio"]:checked + label {
        background: #004B8D;
        color: #fff;
    }

    .calc_step .inputtext, .calc_step .inputphone {
        width: 250px;
        padding: 6px 15px;
        margin: 15px auto 5px;
        height: 40px;
        border-radius: 4px;
        font-size: 16px;
    }

    .step_label {
        display: block;
        color: #555;
        text-align: center;
        margin: .5rem auto;
    }

    .csubmit {
        display: block;
        width: 100%;
        text-align: center;
    }

    #calculator_result span {
        display: block;
        margin: 15px auto;
    }

    #cprev_btn:hover {
        color: #EC1D23;
    }

    #calc_submit {
        padding: 6px 17px;
        display: none;
    }

    #cnext_btn, #calc_submit {
        background: #FFDD2D !important;
        border-color: transparent !important;
        font-size: 16px;
    }

    #cnext_btn:hover, #calc_submit:hover {
        background: #ffcd33 !important;
    }

    .next_active {
    }
/* End */


/* Start:/local/templates/tpc72/components/bitrix/system.pagenavigation/.default/style.css?1782886057275*/
.wrap_pagination{text-align: center;}
.pagination{ border-radius: 0; border-color: #dfe5e9; }
.pagination .icon{ color: #acb6bc; }
.pagination a, .pagination span{ border-radius: 0 !important; }
.pagination a:hover{ color: white; }
.pagination a:hover .icon{ color: white; }

/* End */
/* /local/templates/tpc72/components/aspro/form.allcorp/calculator_static_pp/style.css?17828860573387 */
/* /local/templates/tpc72/components/bitrix/system.pagenavigation/.default/style.css?1782886057275 */
