@charset "utf-8";

.bpl_zakup {
    background: #f7f5f5;
}

.bpl_zakup .bg_fff {
    background: transparent;
}

.bpl_zakup2 {
    background: var(--color-bg-fff);
}

.no_bg {
    background: var(--color-bg-fff);
}

.bpl_zakup .header_bpl {
    top: 0
}


.bpl_zakup .col-lg-9 {
    min-height: 100vh;
}

.navbar_m_disp,
.b_hamburger_b,
#site-nav,
.nav_foot_no {
    display: none;
}


.bpl_zakup .podpowiedz p {
    font-style: normal;
    color: #252525;
    font-size: .875em;
    text-align: left;
    font-style: italic;
    line-height: 1.4;
    padding: 15px;
    box-shadow: inset 0 0 0 1px #cbe5f5;
}

.accent_b {
    color: #d92525 !important;
}

fieldset {
    height: 0;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

fieldset.f_show {
    height: auto;
    opacity: 1;
    padding: 0;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

fieldset {
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin: 0 0;
    position: relative;
}

.kup_allform {
    display: table;
    width: 100%;
    background: transparent;
    padding: 0;
    margin-top: 12px;
    /*
        background: var(--color-bg-fff);
        padding: 25px 10px 25px 25px;
    */
    padding-bottom: 100px;
    /*
            border-left: 1px solid #eaeaea;
            box-shadow: -6px 0 2px -4px rgba(22,33,43,0.03);  
    */
}

.bpl_zakup2 .kup_allform {
    max-width: 800px;
    margin: 0 auto;
    border: none;
}

.form_kontakt {
    border: none;
    padding: 0;
}


.content {
    padding: 0 15px 25px 15px;
    margin-bottom: 30px;
    background: var(--color-bg-fff);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px 0 rgba(28, 18, 16, .1), 0 0 1px 0 rgba(28, 18, 16, .05);
    box-shadow: 0 1px 1px 0 rgba(28, 18, 16, .1), 0 0 1px 0 rgba(28, 18, 16, .05);
}

hr {
    border-top: 1px solid transparent;
}


.bpl_zakup .tab_oferta_all tr.kup_all_tb td.c_fff:after {
    display: none;
}

.bpl_zakup .kup_on_tb {
    background: #808c96 !important;
    color: #fff !important;
    padding: 5px 0 !important;
}

.bpl_zakup .kup_on_tb label {
    background: transparent !important;
    color: #fff !important;
    -webkit-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    cursor: pointer
}

.bpl_zakup table input.radio_check_i + label {
    box-shadow: none;
    width: calc(100% - 6px);
    height: 40px;
}

.bpl_zakup table input.radio_check_i + label span {
    padding-top: 10px;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 500;
    padding-left: 0;
}

.bpl_zakup table .kup_on_tb input.radio_check_i + label {
    line-height: 40px;
    padding: 0;
    margin: 0;
}

.bpl_zakup table .kup_on_tb input.radio_check_i + label span {
    padding: 0;
}

.bpl_zakup .kup_on_tb input.radio_check_i:checked + label .kup_on_tb,
.kup_on_tb.b_zaznacz {
    background: #d92525 !important;
}

.bpl_zakup table label.radio_check_l:hover {
    margin: 0;
}

.bpl_zakup table input.radio_check_i + label {
    border: 1px solid transparent !important;
}

.bpl_zakup table input.radio_check_i:checked + label {
    background: transparent url(/img/www/tick_yes.svg) no-repeat center center !important;
    background-size: 20px !important;
    font-size: 0px;
    color: transparent !important;
    -webkit-transition: all 0s;
    -ms-transition: all 0s;
    transition: all 0s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 40px;
    border: 0px solid transparent !important;
    box-shadow: none;
}

.b_zaznacz {
    background: #fcebeb !important;
    border: 1px solid #fcebeb;
}

td:nth-child(1).b_zaznacz {
    background: inherit !important;
}

/*
.b_zaznacz:before {
    content: " ";
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    width: 1px;
        background:#d92525;
}
.b_zaznacz:after {
    content: " ";
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
        background:#d92525;
}
td:nth-child(1).b_zaznacz:before,
td:nth-child(1).b_zaznacz:after {
    display:none;
}
*/


.bpl_zakup section.content {
    padding-bottom: 50px;
}

/* buttons */

.buttony {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

fieldset .action-button {
    cursor: pointer;
}

.next,
.previous,
.butt_red {
    width: auto;
    max-width: 200px;
    margin: 0 10px 0 0;
    font-weight: bold;
    color: #fff !important;
    background: #d92525 url(/img/www/arrow_right.svg) no-repeat right 20px center;
    padding: 0 45px 0 35px;
    margin: 0 auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 60px;
    border: none;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.previous {
    background: #d3d3d3 url(/img/www/arrow_left.svg) no-repeat left 20px center;
    padding: 0 35px 0 45px;
}

.previous:hover {
    background-color: #d3d3d3;
    background-position: left 15px center;
}

.next:hover,
.butt_red:hover {
    background-color: #d92525;
    background-position: right 15px center;
}

.previous:hover,
.next:hover,
.butt_red:hover {
    color: #fff !important;
    box-shadow: 0 0 15px rgba(55, 55, 55, .15);
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


.input_zakup {
    z-index: 1;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 500px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.input_zakup.inp_apk {
    width: 100%;
}

.input__field {
    position: relative;
    display: block;
    float: left;
    border: none;
    border-radius: 0;
    font-weight: 400;
    -webkit-appearance: none;
    margin-top: 1.5em;
    padding: 1.5em 5px 1.2em 5px;
    width: 100%;
    background: transparent;
    color: var(--color-252525);
    text-transform: uppercase;
}

.input__field:focus {
    outline: none;
}

.input__label {
    display: inline-block;
    padding: 0 1em;
    color: var(--color-252525);
    font-weight: 400;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em 5px 0 5px;
    width: 100%;
    height: calc(100% - 1em);
    text-align: left;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label.no_border {
    border: none;
    display: inline-table;
    z-index: 999999;
    position: relative;
    top: 0;
}

.input__label.no_border::before, .input__label.no_border::after {
    display: none;
}

.input--filled .input__label {
    color: var(--color-d3d3d3);
    font-size: .9em;
    font-weight: 300;
}

.input__label-content {
    position: absolute;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.input__label::before, .input__label::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 10px);
    border-bottom: 1px solid #b2b2b2;
}

.input__label::after {
    margin-top: 0;
    border-bottom: 1px solid #f46d6d;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.in_error .in_ok ~ .input__label::before,
.in_error .input__label::before {
    border-bottom: none;
}

.in_ok ~ .input__label::after {
    border-color: #252525;
}

.in_error .in_ok ~ .input__label::after, .in_error .input__label::after {
    border-color: #d92525;
}

.in_error .in_ok:focus ~ .input__label::after {
    border-color: #252525;
}

.input--filled:after {
    content: '';
    position: absolute;
    font-size: 1.2em;
    font-weight: 300;
    bottom: 20px;
    margin-top: 0;
    right: 5px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    background: #d92525 url(/img/www/tick_yes_16x16.svg) no-repeat center center;
}

.in_error:after {
    content: '';
    position: absolute;
    font-size: 1.2em;
    font-weight: 300;
    bottom: 20px;
    margin-top: 0;
    right: 5px;
    color: #fff;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    background: url(/img/www/tick_no.svg) no-repeat center center;
}

.no_error.in_error .in_ok ~ .input__label::after, .in_error .input__label::after {
    border-color: #252525;
}

.no_error.in_error:after {
    content: '';
    position: absolute;
    font-size: 1.4rem;
    font-weight: 500;
    bottom: 25px;
    margin-top: 0;
    right: 0;
    color: #d92525;
}


.input__field:focus + .input__label::after, .input--filled .input__label::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.input__field:focus + .input__label .input__label-content, .input--filled .input__label-content {
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

@-webkit-keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0);
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -40%, 0);
        transform: translate3d(-1em, -40%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }
}

@keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0);
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -40%, 0);
        transform: translate3d(-1em, -40%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }
}


::-webkit-input-placeholder {
    opacity: 0;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

:-moz-placeholder {
    opacity: 0;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

::-moz-placeholder {
    opacity: 0;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

:-ms-input-placeholder {
    opacity: 0;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

::placeholder {
    opacity: 0;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

*:focus::-webkit-input-placeholder {
    opacity: 1;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

*:focus:-moz-placeholder {
    opacity: 1;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

*:focus::-moz-placeholder {
    opacity: 1;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

*:focus:-ms-input-placeholder {
    opacity: 1;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

*:focus::placeholder {
    opacity: 1;
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

.input__field:-webkit-input-placeholder {
    opacity: 0;
}

.input--filled .input__field:-webkit-input-placeholder {
    opacity: 1;
}


.bpl_zakup input[placeholder],
.bpl_zakup [placeholder],
.bpl_zakup textarea.form-control[placeholder],
.bpl_zakup textarea.form-control,
.bpl_zakup input:focus[placeholder],
.bpl_zakup textarea.form-control:focus[placeholder],
.bpl_zakup textarea.form-control:focus,
.bpl_zakup .input_zakup input[placeholder],
.bpl_zakup .input_zakup [placeholder],
.bpl_zakup .input_zakup textarea.form-control[placeholder],
.bpl_zakup .input_zakup textarea.form-control,
.bpl_zakup .input_zakup input:focus[placeholder],
.bpl_zakup .input_zakup textarea.form-control:focus[placeholder],
.bpl_zakup .input_zakup textarea.form-control:focus {
    color: transparent;
    background: transparent;
    min-height: auto;
    border-bottom: none;
    opacity: 0;
}

.bpl_zakup .input_zakup.input--filled input[placeholder],
.bpl_zakup .input_zakup.input--filled [placeholder],
.bpl_zakup .input_zakup.input--filled textarea.form-control[placeholder],
.bpl_zakup .input_zakup.input--filled textarea.form-control,
.bpl_zakup .input_zakup.input--filled input:focus[placeholder],
.bpl_zakup .input_zakup.input--filled textarea.form-control:focus[placeholder],
.bpl_zakup .input_zakup.input--filled textarea.form-control:focus {
    color: #252525;
    background: transparent;
    min-height: auto;
    border-bottom: none;
    opacity: 1;
}


select {
    position: relative;
    display: block;
    float: left;
    border-radius: 0;
    font-weight: 400;
    margin-top: 1.5em;
    padding: 15px 0;
    width: 100%;
    max-width: 500px;
    background: transparent;
    color: #252525;
    min-height: auto;
    border: none;
    margin: 0;
    border-bottom: 1px solid #b9bed2;
}

select:focus {
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid #b9bed2;
    color: #252525;
}

select option {
    background: #252525;
    color: #fff;
    padding: 8px 0;
}

select option:after {
    position: relative;
    float: left;
    content: '';
    padding: 5px 0;
    width: 100%;
    height: 5px;
}

.select2-container {
    box-sizing: border-box;
    display: table;
    position: relative;
    vertical-align: middle;
    margin: 0 auto;
}

.select2-container--open .select2-dropdown--above {
    margin-top: -10px;
}


/* Kierownica - LEWA / PRAWA*/

.slide_wheel {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    font-size: .875em;
    -webkit-user-select: none;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    padding: 0;
    font-weight: 500;
}

.slide_wheel input[type="checkbox"] {
    display: none
}

.slide_wheel .slider {
    display: block;
    background: #eaeaea;
    border-radius: 50px;
    width: 160px;
    height: 52px;
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    box-shadow: inset 2px 2px 5px #d3d3d3;
}

.slide_wheel .display {
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    line-height: 34px;
    transition: all .25s;
    -webkit-transition: all .25s;
    margin: 0 !important;
    text-align: center;
    width: 80px;
}

.slide_wheel .on {
    margin-left: 25px;
    color: #252525;
    pointer-events: none;
}

.slide_wheel .off {
    margin-right: 25px;
    color: #303e49;
    pointer-events: auto
}

.slide_wheel input:not(:checked) ~ .on {
    pointer-events: auto;
    color: #d3d3d3;
}

.slide_wheel input:not(:checked) ~ .off {
    pointer-events: none;
    color: #303e49;
}

.slide_wheel input:checked ~ .off {
    pointer-events: auto;
    color: #d3d3d3;
}

.slide_wheel input:not(:checked) ~ .on:hover,
.slide_wheel input:checked ~ .off:hover {
    color: #d92525
}

.slide_wheel .switch {
    width: 48px;
    height: 48px;
    border-radius: 26px;
    background: url(/img/www/b_wheel.svg) no-repeat center center;
    display: block;
    position: relative;
    top: 2px;
    left: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-filter: drop-shadow(5px 1px 1px #d3d3d3);
    filter: drop-shadow(5px 1px 1px #d3d3d3);
}

.slide_wheel input:checked ~ label .switch {
    -webkit-filter: drop-shadow(-5px 1px 1px rgba(48, 62, 73, .1));
    filter: drop-shadow(-5px 1px 1px rgba(48, 62, 73, .1));
}

.slide_wheel input:checked ~ label .switch {
    left: 100%;
    margin-left: -52px;
}

/* BUTTON TAK / NIE */
.b_tak_nie {
    margin: 20px auto;
    display: block;
    width: 100%;
    overflow: visible;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.b_tak_nie *, .b_tak_nie *:before, .b_tak_nie *:after {
    box-sizing: border-box;
}

.b_tak_nie input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.b_tak_nie input[type="checkbox"][disabled] ~ label {
    pointer-events: none;
}

.b_tak_nie input[type="checkbox"][disabled] ~ label .b_t_n_switch {
    opacity: 0.4;
}

.b_tak_nie input[type="checkbox"]:checked ~ label .b_t_n_switch:before {
    content: attr(data-unchecked);
    left: 0;
}

.b_tak_nie input[type="checkbox"]:checked ~ label .b_t_n_switch:after {
    content: attr(data-checked);
    -webkit-transform: translate3d(78px, 0, 0);
    transform: translate3d(78px, 0, 0);
    left: 1px;
}

.b_tak_nie input[type="checkbox"]:checked ~ label .b_t_n_switch {
    background: var(--color-bg-fff);
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.b_tak_nie label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    width: 162px;
    cursor: pointer;
    margin: 0 auto;
}

.b_tak_nie label .b_tak_nie__label-text {
    padding-left: 32px;
}

.b_tak_nie label .b_t_n_switch {
    position: relative;
    transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
    background: var(--color-bg-fff);
    height: 50px;
    border-radius: 60px;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.b_tak_nie label .b_t_n_switch:before {
    content: attr(data-checked);
    position: absolute;
    top: 0;
    text-align: center;
    background-color: #252525;
    color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    left: 80px;
    font-size: 13px;
    line-height: 50px;
    width: 80px;
    padding: 0 12px;
    font-weight: 500;
}

.b_tak_nie label .b_t_n_switch:after {
    content: attr(data-unchecked);
    position: absolute;
    z-index: 5;
    text-align: center;
    background: #d92525;
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
    top: 4px;
    left: 0px;
    border-radius: 30px;
    width: 78px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 700;
    overflow: visible;
}

.b_tak_nie input[type="checkbox"] ~ label .b_t_n_switch:after {
    color: #fff;
    left: 5px;
}

.b_tak_nie input[type="checkbox"]:not(:checked) ~ label .b_t_n_switch:before {
    /*
            color: transparent;
        text-shadow: 2px 2px 3px rgba(255,255,255,0.5);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        background-clip: text;
    */
}


/* LABEL... RADIO... CHECKOBOX... */

.bpl_zakup input.radio_check_i {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    z-index: -1;
}

.bpl_zakup input,
.bpl_zakup textarea {
    color: var(--color-252525);
    font-size: 1.1em;
}

.input_icons {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 100%;
    align-items: bottom;
    justify-content: center;
    flex-direction: wrap;
    align-content: space-between;
    padding: 10px 0 20px 0;

}

.lab_txt {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: bottom;
    justify-content: center;
    flex-direction: wrap;
    align-content: space-between;
    max-width: 100%;
    padding: 15px 0;
}

.input_icons label,
.lab_txt label {
    flex-grow: 0;
    -webkit-flex-grow: 0;
    touch-action: manipulation;
}

.input_rabats {
    justify-content: center !important;
}

.input_rabats .radio_check_l {
    height: 140px;
    max-height: 140px;
    min-width: 200px;
    cursor: default !important;
}

.input_rabats .radio_check_l p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #252525;
    background-color: #ffeee9 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: var(--color-bg-fff);
    box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -webkit-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -moz-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
}

.input_rabats .radio_check_l p b {
    font-size: 2em;
    font-weight: 700;
    width: 100%;
    text-align: center;
    display: contents;
    color: #d92525;
}


.input_rabats .radio_check_l p:after {
    position: absolute;
    top: 26px;
    right: 10px;
    width: 32px;
    height: 32px;
    border-radius: 0px;
    margin-top: -16px;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    content: '';
    /*background: #d92525 url(/img/www/tick_yes.svg) no-repeat center center;*/
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.input_rabats svg {
    opacity: 0;
}

.radio_check_l i {
    position: relative;
    display: block;
    line-height: .5;
    margin-top: -12px;
    padding-left: 15px;
    padding-bottom: 10px;
    font-size: .75em;
}

.radio_check_l i:before {
    content: '1%';
    position: absolute;
    left: 5px;
    top: 0;
    color: #f46d6d;
}

input.radio_check_i:checked + .radio_check_l i:before {
    color: #fcd7d7;
}

.naglowek_form {
    display: flex;
    text-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.naglowek_form span {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0 20px;
}

.naglowek_form::before,
.naglowek_form::after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 20px;
    background: #d3d3d3;
    flex-grow: 1;
    vertical-align: middle;
}

form {
    counter-reset: item;
}


.txt_h_form {
    padding: 15px 15px;
    margin: 50px auto 0 auto;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    color: #d92525;
    text-align: left;
    font-size: 1.1em;
    font-weight: 700;
    counter-increment: item;
    border-bottom: 1px solid #f4efed;
}

.txt_h_form:before {
    color: #d92525;
    content: counters(item, "-") ". ";
    padding-right: 5px;
    font-weight: 300;
}

.content .txt_h_form:nth-child(1) {
    margin-top: 5px;
}

.content .txt_h_form {
    margin-top: 50px;
}

.txt_h_form i {
    color: #fff;
    font-size: .825em;
    font-weight: 500;
    padding: 8px 12px;
    position: absolute;
    bottom: 7px;
    right: 0;
    background-color: #f46d6d;
    border: 1px solid #db3334;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.content .txt_h_form:nth-child(1) {
    margin-top: 0;
}

.content .d_n .txt_h_form:nth-child(1) {
    margin-top: 50px;
}

.txt_f_sidebar {
    font-size: 1.1em;
    color: #252525;
    text-align: left;
    margin-top: 0;
    padding: 16px 15px;
    background: var(--color-bg-fff);
}

.txt_h_form b {
    color: #d92525;
    float: right;
}

.txt_f_sidebar span {
    background-color: #fff;
}

/*
.txt_h_form span{
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
}
.txt_h_form span:before {
    position: absolute;
    left:0;
    top:0;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #d3d3d3;
}
.txt_h_form span:after {
    position: absolute;
    left:0;
    top:-1px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}
*/
.txt_f_sidebar span {
    top: 41px;
    left: 15px;
}


.arrow_left hr {
    position: absolute;
    top: 30px;
    left: 16px;
    height: 10px;
    width: 20px;
    z-index: 2;
    border-top: none;
}

.arrow_left hr:after {
    content: '';
    width: calc(50% + 5px);
    height: 1px;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    position: absolute;
    left: -10px;
}

.b_question_form {
    display: inline-table;
    color: #252525;
    font-weight: 400;
    padding: 10px 45px;
    margin: 20px 0 15px 0;
    line-height: 1.4;
    width: 100%;
    height: 44px;
    background: #f7f5f5;
    overflow: visible;
    text-align: center;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.b_question_form.ubezpieczony_sum,
.b_question_form.bord_top_fff {
    width: 100%;
}

.content .podpowiedz:after {
    right: 10px;
}

.content .podpowiedz:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 100%;
    z-index: 1;
    background-image: url(/img/www/info_picto.svg);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: center center;
    background-color: #5094b5;
    -webkit-border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;
}

.content table .podpowiedz:before {
    display: none;
}

.content .podpowiedz_pokaz,
.podpowiedz_pokaz {
    padding: 0;
    margin-right: 0;
    margin-top: -5px;
    display: inline-block;
    position: absolute;
    top: auto;
    right: 20px;
    background: #ffd5ca;
    color: #d92525;
    border: 0;
    cursor: help;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    border-radius: 50%;
    box-shadow: 0 0 0 12px #fff;
    background: var(--color-bg-fff);
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.b_question_form.bord_top_fff {
    border-top: 1px solid transparent;
}


.bpl_zakup label.radio_check_l,
.bpl_zakup .radio_check_l {
    position: relative;
    font-size: .925em;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    height: auto;
    padding: 0 5px 25px 5px;
    margin: 3px;
    color: #252525;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 700;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background: var(--color-bg-fff);
    border: 1px solid transparent;
}

.bpl_zakup label.radio_check_l {
    box-shadow: inset 0 0 0 1px #b2b2b2;
}

/*
.bpl_zakup .lab_txt label.radio_check_l {
        box-shadow: inset 0 0 0 1px #d3d3d3;
}
*/

.bpl_zakup label.radio_check_l:hover,
.bpl_zakup .radio_check_l:hover {
    box-shadow: inset 0 0 0 2px #d92525;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.bpl_zakup label.radio_check_l svg,
.bpl_zakup .radio_check_l svg {
    position: relative;
    width: 100%;
    height: 120px;
    max-width: 120px;
    margin: 15px auto 0 auto;
    padding: 5px;
    overflow: visible;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    -webkit-transform: scale(.9);
    transform: scale(0.9);
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.bpl_zakup label.radio_check_l:hover svg,
.bpl_zakup .radio_check_l:hover svg {
    /*
            border:1px solid #eaeaea !important;	
            -webkit-transform:scale(.8);
            transform:scale(.8);
            box-shadow: inset 0 1px 8px rgba(55,55,55,.075), inset 0 8px 24px rgba(55,55,55,.075) !important;
        background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #f9f9f9 100%);
        background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #f9f9f9 100%);
        background: radial-gradient(ellipse at center, #ffffff 50%, #f9f9f9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=1 );
        -webkit-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    */
    -webkit-transform: scale(.95);
    transform: scale(.95);
    box-shadow: none !important;
    background: transparent;
    /*
        background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #f9f9f9 100%);
        background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #f9f9f9 100%);
        background: radial-gradient(ellipse at center, #ffffff 50%, #f9f9f9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=1 );
    */
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


.bpl_zakup input.radio_check_i:checked + label svg {
    -webkit-transform: scale(.45);
    transform: scale(.45);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


.svg_gr label svg * {
    stroke-width: 3 !important;
    /*
            fill: url(#gradient-horizontal) #d92525;
    */
    fill: none;
    stroke: url(#gradient-vertical2) #d92525;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.svg_gr .content label svg * {
    stroke-width: 2 !important;
    fill: none;
    stroke: url(#gradient-vertical3) #808c96 !important;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


.svg_gr2 .content label svg * {
    stroke-width: 2 !important;
    fill: url(#gradient-horizontal2) #d92525;
    stroke: url(#gradient-vertical2) #d92525;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.svg_gr2 label:hover svg * {
    stroke-width: 2 !important;
}

.svg_gr label:hover svg *,
.svg_gr2 label:hover svg * {
    stroke: url(#gradient-vertical) #d92525 !important;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

svg .svg_letter {
    stroke: none !important;
    fill: #d92525 !important;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

svg .svg_letter2 {
    stroke: #d92525 !important;
    fill: none !important;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

svg .svg_letter2b {
    stroke: url(#gradient-vertical2) #d92525 !important;
    fill: none !important;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

label:hover svg .svg_letter2b {
    stroke: #d92525 !important;
    fill: none !important;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

svg .svg_letter3 {
    stroke: none !important;
    fill: #252525 !important;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


#gradient-horizontal {
    --color-stop-1: #eaeaea;
    --color-stop-2: #ffffff;
}

#gradient-horizontal2 {
    --color-stop-1: #ffffff;
    --color-stop-2: #f5f7f9;
}

#gradient-vertical {
    --color-stop-1: #c61717;
    --color-stop-2: #d92525;
}

#gradient-vertical2 {
    --color-stop-1: #D92525;
    --color-stop-2: #750707;
}

#gradient-vertical3 {
    --color-stop-1: #303e49;
    --color-stop-2: #303e49;
}


.bpl_zakup input.radio_check_i:checked + label svg * {
}


.bpl_zakup label.radio_check_l svg,
.bpl_zakup label.radio_check_l:hover svg,
.bpl_zakup label,
.bpl_zakup label:hover {
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


.bpl_zakup label.radio_check_l p {
    margin: 0 auto;
    width: 140px;
    padding: 0 5px;
    font-size: .925em;
    font-weight: 500;
}

.bpl_zakup input.radio_check_i:checked + label {
    border: 1px solid transparent;
    background: transparent;
    /*
    color: #d92525;
    */
    background: var(--color-bg-fff);
    box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -webkit-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -moz-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
}

.bpl_zakup input.radio_check_i:checked + label svg {
    background-color: #d92525;
}

.bpl_zakup input.radio_check_i:checked + label svg * {
    display: none;
}

label.radio_check_l:after {
    position: absolute;
}

.bpl_zakup .input_icons input.radio_check_i:checked + label.radio_check_l:after {
    content: '';
    top: 45px;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    background: url(/img/www/tick_yes_32x32.svg) no-repeat center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 1;
}

.bpl_zakup .lab_txt label.radio_check_l {
    padding: 0 35px;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 48px;
    background: var(--color-bg-fff);
}

.bpl_zakup .lab_txt label.radio_check_l:hover {
    box-shadow: inset 0 0 0 2px #d92525;
}

.bpl_zakup .lab_txt input.radio_check_i:checked + label {
    color: #252525;
    box-shadow: inset 0 0 0 2px #d92525;
    background: var(--color-bg-fff);
    padding: 0 50px 0 20px;
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 2px 12px 0 rgba(87, 87, 87, .15), 0 2px 2px 0 rgba(87, 87, 87, .1), 0 2px 4px 0 rgba(87, 87, 87, .1);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.bpl_zakup .lab_txt input.radio_check_i + label.radio_check_l:after {
    top: 50%;
    right: 0;
    width: 32px;
    height: 32px;
    border-radius: 0px;
    margin-top: -16px;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    content: '';
    opacity: 0;
    background: #d92525 url(/img/www/tick_yes.svg) no-repeat center center;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.bpl_zakup .lab_txt input.radio_check_i:checked + label.radio_check_l:after {
    right: 8px;
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


/* PRZETWARZANIE - ŁADOWANIE */
.pay_waiting {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.spinner_wait {
    disply: none;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -ms-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    z-index: 11;
}

.spinner_wait span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 85px;
    margin-left: -115px;
    color: #252525;
    font-weight: 400;
    font-size: 1.1rem;
}

.pay_waiting .spinner_wait {
    margin: 0 auto;
    background: rgba(255, 255, 255, .75) url(/img/www/wait_spinner.svg) no-repeat center center;
    display: block;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 999999999999;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -ms-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.spinner_wait:before, .spinner_wait:after {
    content: '';
    background-color: #d92525;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -57px;
    margin-left: -57px;
    -webkit-animation: spin_wait 1.8s infinite ease-in-out;
    animation: spin_wait 1.8s infinite ease-in-out;
}

span.sp_round {
    display: none;
}

.pay_waiting span.sp_round {
    content: '';
    background: var(--color-bg-fff);
    width: 300px;
    height: 220px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -150px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    z-index: 11;
    box-shadow: 1px 1px 20px rgba(55, 55, 55, .5);
    border: 3px solid #252525;
}

.spinner_wait:after {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes spin_wait {
    25% {
        -webkit-transform: translateX(100px) rotate(-90deg) scale(0.75)
    }
    50% {
        -webkit-transform: translateX(100px) translateY(102px) rotate(-180deg) scale(1.25)
    }
    75% {
        -webkit-transform: translateX(0px) translateY(102px) rotate(-270deg) scale(0.75)
    }
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin_wait {
    25% {
        transform: translateX(100px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(100px) rotate(-90deg) scale(0.5);
    }
    50% {
        transform: translateX(100px) translateY(100px) rotate(-179deg);
        -webkit-transform: translateX(100px) translateY(100px) rotate(-179deg);
    }
    50.1% {
        transform: translateX(100px) translateY(100px) rotate(-180deg);
        -webkit-transform: translateX(100px) translateY(100px) rotate(-180deg);
    }
    75% {
        transform: translateX(0px) translateY(100px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(100px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}


/* KOSZYK */

.h100_k {
    height: 100vh;
    background: transparent;
    padding-top: 12px;
}


.koszyk_b {
    background: var(--color-bg-fff);
    padding: 0px 0 15px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px 0 rgba(28, 18, 16, .1), 0 0 1px 0 rgba(28, 18, 16, .05);
    box-shadow: 0 1px 1px 0 rgba(28, 18, 16, .1), 0 0 1px 0 rgba(28, 18, 16, .05);
}

.koszyk_head {
    padding: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    color: #252525;
    font-size: .875em;
}

.koszyk_items {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}

.koszyk_items li {
    display: block;
    width: 100%;
    float: left;
    padding: 4px 0;
}

.koszyk_items li span {
    float: left;
    font-size: .875em;
    text-align: left;
    padding-bottom: 2px;
}

.koszyk_items li span i,
.koszyk_foot i {
    color: #d92525;
}

.koszyk_items li span.k_cena {
    float: right;
    text-align: right;
}

.koszyk_items li b.k_cena {
    float: right;
}

.koszyk_items .b_rabat {
    padding: 20px 0 10px 0;
    display: grid;
}

.koszyk_foot {
    color: #252525;
    text-align: right;
    padding: 15px 15px 0 15px;
    text-decoration: none;
    display: block;
    font-size: 1.1em;
    margin: 0;
    width: 100%;
    font-weight: 500;
    border-top: 1px solid #f4efed;
    margin-top: 10px;
}

.koszyk_zwyzka li {
    padding-bottom: 10px;
}


.show_life_info {
    display: none;
    position: relative;
    background: var(--color-bg-fff);
    border-radius: 4px;
    padding: 12px 30px 15px 15px;
    max-width: 450px;
    margin-top: 25px;
    height: auto;
    opacity: 0;
    color: #373737;
    font-size: .875em;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border: 1px solid #d3d3d3;
    background: #f4f4f4;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #f4f4f4 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #f9f9f9 100%);
    background: radial-gradient(ellipse at center, #ffffff 50%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcd7d7', GradientType=1);
}

.show_life_info span {
    font-weight: 500;
    color: #d92525;
}

.show_life_info:before {
    content: '\2716';
    width: 26px;
    height: 26px;
    line-height: 24px;
    background: transparent;
    color: #d92525;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
}

/*
.show_life_info:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    right: 25px;
    display: block;
    cursor: pointer;
}
*/
.life_info_show {
    display: block;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-box-shadow: 0 1px 2px 0 rgba(55, 55, 55, 0.05);
    box-shadow: 0 1px 2px 0 rgba(55, 55, 55, 0.05);
}


/* KIR */

.bpl_zakup .p_kir label.radio_check_l {
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    padding: 5px;
}

.bpl_zakup .p_kir input.radio_check_i:not(:checked) + label:hover {
    box-shadow: 0px 4px 20px -5px rgba(55, 55, 5, .25);
}

.bpl_zakup .p_kir input.radio_check_i:checked + label {
    border: 1px solid #d92525 !important;
    /*
        box-shadow: 0px 4px 20px -5px rgba(217,17,17,.5);
    */
}

.bpl_zakup .input_icons.p_kir input.radio_check_i:checked + label.radio_check_l:after {
    content: '';
    top: 50%;
    margin-top: -25px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background: #d92525 url(/img/www/tick_yes_32x32.svg) no-repeat center center;
    background-size: 40px;
    opacity: 1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: -2px 2px 8px -1px rgba(217, 17, 17, .25);
}

.bpl_zakup .input_icons.p_kir input.radio_check_i + label.radio_check_l img {
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.bpl_zakup .input_icons.p_kir input.radio_check_i:checked + label.radio_check_l img {
    filter: blur(1px) grayscale(20%);
    opacity: .75;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


.podsumowanie_k {
    margin-top: 75px !important;
    display: block;
    background: #f4f4f4;
    padding: 15px;
    border: 1px solid #eaeaea;
    margin-bottom: 5px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.platnosc {
    margin: 50px auto;
    float: left;
    width: 100%;
    text-align: center;
}

.pl_dotpay {
    display: inline-flex;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.pay {
    margin: 0 auto;
    display: inline-table;
    max-width: 500px;
    width: 100%;
    font-size: 1.4em;
    line-height: 80px;
}

.pay img {
    max-width: 120px;
    border-right: 1px solid rgba(255, 255, 255, .5);
    padding-right: 15px;
    margin-right: 15px;
}

.ubezpieczony_sum.bb_b {
    border-bottom: 1px solid #eaeaea;
}

.ubezpieczony_sum img {
    max-width: 100px;
    display: block;
    float: left;
}

.ubezpieczony_sum .dane_ubezp {
    float: left;
    text-align: left;
    padding: 8px 15px;
}

.ubezpieczony_sum .dane_u_nazwa {
    font-weight: 500;
    display: block;
    letter-spacing: .5px;
}

.ubezpieczony_sum .dane_u_pesel {
    color: #d92525;
    font-weight: 500;
    font-size: .925em;
    display: block;
    letter-spacing: 1px;
}

.ubezpieczony_sum .dane_u_numer,
.ubezpieczony_sum .dane_u_email {
    font-weight: 400;
    font-size: .925em;
    color: #303e49;
    padding-top: 5px;
    display: block;
}

.ubezpieczony_sum .dane_u_email {
    padding-top: 0;
}


.cena_total {
    float: right;
    z-index: 999;
    -webkit-overflow-scrolling: touch;
}

nav .navbar-right {
    float: right;
    position: relative;
}

.total {
    color: #252525;
    margin-top: 8px;
    display: block;
    text-align: right;
    font-size: 1.25em;
}

.total b {
    float: right;
    width: 100%;
    color: #808c96;
    font-size: .7em;
    padding: 6px 0;
    font-weight: 300;
}

.total i {
    color: #d92525;
    font-weight: 400;
}

/* PLUS MINUS SPIN */


.touchspin {
    position: relative;
    margin: 5px;
}

.bootstrap-touchspin {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    max-width: 180px;
    background: var(--color-bg-fff);
    box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -webkit-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -moz-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
}

.bootstrap-touchspin button {
    float: left;
    width: 50px;
    height: 50px;
    color: #808c96 !important;
    background: var(--color-bg-fff);
    font-size: 1.4em;
    font-weight: 400;
    padding: 0;
    margin: 0;
    line-height: 50px;
    display: block;
}

.touchspin input {
    box-shadow: none;
    outline: none;
    display: block !important;
    opacity: 1 !important;
    color: #303e49 !important;
    max-width: 50px;
    height: 50px;
    border: none;
    text-align: center;
}

.touchspin input:focus {
    outline: none !important;
}

.touchspin label {
    display: inline-block;
    color: #303e49;
    font-weight: 300;
    padding-bottom: 10px;
    line-height: 1.4;
    width: 100%;
    height: auto;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* SPINNER WAIT */

.pay_waiting {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.spinner_wait {
    disply: none;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -ms-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.spinner_wait span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 85px;
    margin-left: -115px;
    color: #252525;
    font-weight: 400;
    font-size: 1.1rem;
}

.pay_waiting .spinner_wait {
    margin: 0 auto;
    background: rgba(255, 255, 255, .75) url(/img/www/wait_spinner.svg) no-repeat center center;
    display: block;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 999999999999;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -ms-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}

.spinner_wait:before, .spinner_wait:after {
    content: '';
    background-color: #d92525;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -57px;
    margin-left: -57px;
    -webkit-animation: spin_wait 1.8s infinite ease-in-out;
    animation: spin_wait 1.8s infinite ease-in-out;
}

span.sp_round {
    display: none;
}

.pay_waiting span.sp_round {
    content: '';
    background: var(--color-bg-fff);
    width: 300px;
    height: 220px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -150px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    z-index: 11;
    box-shadow: 1px 1px 20px rgba(55, 55, 55, .5);
    border: 3px solid #252525;
}

.spinner_wait:after {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes spin_wait {
    25% {
        -webkit-transform: translateX(100px) rotate(-90deg) scale(0.75)
    }
    50% {
        -webkit-transform: translateX(100px) translateY(102px) rotate(-180deg) scale(1.25)
    }
    75% {
        -webkit-transform: translateX(0px) translateY(102px) rotate(-270deg) scale(0.75)
    }
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin_wait {
    25% {
        transform: translateX(100px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(100px) rotate(-90deg) scale(0.5);
    }
    50% {
        transform: translateX(100px) translateY(100px) rotate(-179deg);
        -webkit-transform: translateX(100px) translateY(100px) rotate(-179deg);
    }
    50.1% {
        transform: translateX(100px) translateY(100px) rotate(-180deg);
        -webkit-transform: translateX(100px) translateY(100px) rotate(-180deg);
    }
    75% {
        transform: translateX(0px) translateY(100px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(100px) rotate(-270deg) scale(0.5);
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}

/* RADIO, CHECKBOX - FOR SELECT */

.bpl_zakup .kup_own {
    margin-top: 5px;
    width: 100%
}

.input_w100 {
    width: 100%;
    max-width: 100%;
}


.button_dodaj,
.button_usun {
    float: left;
    width: 48%;
    margin: 25px 1% 0 1%;
    border: 1px solid #d92525;
    padding: 15px 25px;
    color: #d92525;
    background: var(--color-bg-fff);
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: .95em !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.button_usun.btn_upo {
    width: auto;
    margin: 0 auto;
    display: block;
    float: none;
}

.button_dodaj {
    border-color: #71c68d;
    color: #2e8046;
}

.button_dodaj:hover {
    color: #fff;
    background: #2e8046;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.button_usun:hover {
    color: #fff;
    background: #d92525;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}


.radiobtn {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    font-size: .875em;
    line-height: 1.25;
}

.radiobtn label {
    display: block;
    padding: 15px 15px 15px 55px;
    box-shadow: inset 0 0 0 1px #bbbbbb;
    margin-bottom: 5px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.radiobtn label:hover {
    background: #f9f9f9;
    box-shadow: inset 0 0 0 1px #808c96;
}

.radiobtn label:after, .radiobtn label:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 26px;
    height: 26px;
    background: #eaeaea;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #f9f9f9 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #f9f9f9 100%);
    background: radial-gradient(ellipse at center, #ffffff 50%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=1);
    box-shadow: inset 0 0 0 1px #7B7B7B;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.radiobtn input[type="checkbox"] ~ label:after {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.radiobtn label:before {
    background: transparent;
    transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
    z-index: 2;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: center;
    width: 0;
    border: none;
    box-shadow: none;
    height: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}

.radiobtn a {
    text-decoration: underline;
}

.radiobtn input.b_style[type="checkbox"],
.radiobtn input.b_style[type="radio"] {
    display: none;
    position: absolute;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.radiobtn input.b_style[type="checkbox"]:checked + label, .radiobtn input.b_style[type="radio"]:checked + label {
    background: rgba(247, 245, 245, .75);
    box-shadow: none;
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1s;
    animation-duration: .25s;
    background: var(--color-bg-fff);
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.radiobtn.lab_l input.b_style[type="checkbox"]:checked + label,
.radiobtn.lab_l input.b_style[type="radio"]:checked + label {
    box-shadow: inset 0 0 0 1px #d3d3d3;
}

.radiobtn input.b_style[type="checkbox"]:checked + label:after,
.radiobtn input.b_style[type="radio"]:checked + label:after {
    background: #d92525;
    box-shadow: inset 0 0 0 2px #d92525;
}

.radiobtn input.b_style[type="checkbox"]:checked + label:before,
.radiobtn input.b_style[type="radio"]:checked + label:before {
    width: 26px;
    height: 26px;
    top: 50%;
}

.radiobtn input.b_style[type="checkbox"]:checked + label span.podpowiedz_pokaz, .radiobtn input.b_style[type="radio"]:checked + label span.podpowiedz_pokaz {
    box-shadow: inset 0 0 0 1px #eaeaea !important;
}

@-webkit-keyframes blink {
    0% {
        background-color: #f4f4f4;
    }
    10% {
        background-color: #f4f4f4;
    }
    11% {
        background-color: #eaeaea;
    }
    29% {
        background-color: #eaeaea;
    }
    30% {
        background-color: #d3d3d3;
    }
    50% {
        background-color: #eaeaea;
    }
    45% {
        background-color: #eaeaea;
    }
    50% {
        background-color: #f4f4f4;
    }
    100% {
        background-color: #f4f4f4;
    }
}

@keyframes blink {
    0% {
        background-color: #f4f4f4;
    }
    10% {
        background-color: #f4f4f4;
    }
    11% {
        background-color: #eaeaea;
    }
    29% {
        background-color: #eaeaea;
    }
    30% {
        background-color: #d3d3d3;
    }
    50% {
        background-color: #eaeaea;
    }
    45% {
        background-color: #eaeaea;
    }
    50% {
        background-color: #f4f4f4;
    }
    100% {
        background-color: #f4f4f4;
    }
}


td .radiobtn label {
    background: transparent;
    border: none;
}

td .radiobtn label:after,
td .radiobtn label:before {
    left: 50%;
    margin-left: -14px;
}

td .radiobtn input.b_style[type="checkbox"]:checked + label,
td .radiobtn input.b_style[type="radio"]:checked + label {
    border: none;
    background: transparent;
    -webkit-animation-name: none;
    animation-name: none;
}


/* ZAWÓD OŚWIADCZENIA - LIFE */

.life_osw .radiobtn label {
    padding: 5px 15px 5px 25px;
    background: var(--color-bg-fff);
    border-color: #fff;
    box-shadow: none;
}

.life_osw .radiobtn label:after {
    content: "";
    background: #d92525;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 23px;
    left: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.life_osw .radiobtn label:before {
    display: none;
}

.life_osw .radiobtn input.b_style[type="checkbox"]:checked + label,
.life_osw .radiobtn input.b_style[type="radio"]:checked + label {
    background: var(--color-bg-fff);
    border-color: #fff;
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: 0;
    animation-duration: 0;
}

.life_osw .radiobtn input.b_style[type="checkbox"]:checked + label:after,
.life_osw .radiobtn input.b_style[type="radio"]:checked + label:after,
.life_osw .radiobtn input.b_style[type="checkbox"] + label:after,
.life_osw .radiobtn input.b_style[type="radio"] + label:after {
    background: #d92525;
    border: 1px solid #d92525;
    box-shadow: none;
}

.life_osw .radiobtn.lab_l input.b_style[type="checkbox"] + label:after,
.life_osw .radiobtn.lab_l input.b_style[type="radio"] + label:after {
    background: #eaeaea;
    border: 1px solid #d3d3d3;
}

.life_osw .radiobtn.lab_l input.b_style[type="checkbox"]:checked + label:after,
.life_osw .radiobtn.lab_l input.b_style[type="radio"]:checked + label:after {
    background: #d92525;
    border: 1px solid #d92525;
    top: 24px;
}

.life_osw .radiobtn.lab_l input.b_style[type="checkbox"]:checked + label,
.life_osw .radiobtn.lab_l input.b_style[type="radio"]:checked + label {
    background: #f9f9f9;
    box-shadow: inset 0 0 0 1px #d3d3d3;
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1s;
    animation-duration: .25s;
}

.life_osw .radiobtn.lab_l label {
    display: block;
    background: var(--color-bg-fff);
    padding: 15px 15px 15px 55px;
    border: none;
    margin-bottom: 5px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px #d3d3d3;
}

.life_osw .radiobtn.lab_l label:before {
    display: inherit;
}

.pies_osw .life_osw .radiobtn.lab_l label:after {
    -webkit-border-radius: 6%;
    -moz-border-radius: 6%;
    border-radius: 6%;
}

.life_osw .radiobtn.lab_l label:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -14px;
    width: 26px;
    height: 26px;
    background: #eaeaea;
    border: 1px solid #d3d3d3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.pod_label {
    margin-left: 45px;
    position: relative;
}

.pod_label:before {
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    width: 1px;
    height: calc(100% - 32px);
    background: #d3d3d3;
}

.pod_label .radiobtn {
    position: relative;
}

.pod_label .radiobtn:before {
    content: '';
    position: absolute;
    top: 24px;
    left: -25px;
    width: 25px;
    height: 1px;
    background: #d3d3d3;
}

.pod_label .radiobtn input.b_style[type="checkbox"]:checked + label:after,
.pod_label .radiobtn input.b_style[type="radio"]:checked + label:after {
    background: #f9f8f8;
    box-shadow: inset 0 0 0 2px #f9f8f8;
}

.pod_label .radiobtn label:before {
    content: '\2714';
    background: transparent;
    transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
    z-index: 2;
    overflow: hidden;
    width: 0;
    border: none;
    box-shadow: none;
    height: 0;
    color: #d92525;
    font-size: 1.4em;
    left: 20px;
}


.podpowiedz.lab_l {
    margin-top: 8px;
}


/* SELECT */

.select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid #d3d3d3;
    border-radius: 0;
}

.select2-container .select2-selection--single {
    height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #303e49;
    line-height: 30px;
    font-weight: 400;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-dropdown {
    z-index: 2;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(27, 27, 27, .15);
    border: 1px solid #eaeaea;
}

.select2-results__option {
    padding: 10px
}

.select2-search--dropdown {
    padding: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #d3d3d3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 1px -1px 5px rgba(55, 55, 55, .1);
    padding: 8px;
}


/* FORM ELEMENTS */

.stepbar {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    padding: 15px;
    border-top: 1px solid #f4efed;
}

.stepbar:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 25px;
    margin-top: 6px;
    width: calc(100% - 50px);
    height: 1px;
    z-index: 0;
    background: #f4efed;
}

.stepbar li {
    width: 32px;
    height: 32px;
    line-height: 32px;
    transition: background 1s;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    background: var(--color-bg-fff);
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.stepbar li:after {
    content: '1';
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
    color: #b2b2b2;
    font-size: .725em;
    z-index: 2;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    transition-delay: .5s;
}

.stepbar li:nth-child(2):after {
    content: '2'
}

.stepbar li:nth-child(3):after {
    content: '3'
}

.stepbar li:nth-child(4):after {
    content: '4'
}

.stepbar li:nth-child(5):after {
    content: '5'
}

.stepbar li:nth-child(6):after {
    content: '6'
}

.stepbar li.is-active {
    background: #d92525;
    width: 32px;
    box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -webkit-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    -moz-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 10px 0 rgba(87, 87, 87, .1);
    z-index: 2;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    transition-delay: .5s;
}

.stepbar li.is-active:after {
    color: #fcebeb;
}

.stepbar li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -36px;
    width: 0;
    height: 1px;
    background: var(--color-bg-fff);
    z-index: 0;
    -webkit-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.stepbar li.is-active:before {
    background: #d92525;
    width: 50px;
    -webkit-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.stepbar li:first-child:before {
    display: none;
}

.form_head_txt {
    margin: 25px auto;
    display: flex;
    text-align: center;
    align-items: center;
}

.form_head_txt span {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0 15px;
}

.form_head_txt::before,
.form_head_txt::after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 20px;
    flex-grow: 1;
    background: #d3d3d3;
    vertical-align: middle;
}


.error_form,
.info_form,
.warn_form {
    display: none;
    margin-top: -10px;
    margin: 10px auto 15px auto;
    position: relative;
    color: #252525;
    font-size: .875em;
    padding: 15px 15px 15px 80px;
    background-color: #ffd5ca;
    font-weight: 400;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: visible;
    line-height: 1.2;
    box-shadow: inset 0 0 0 1px #f4b7a7;
}

.dok_buy_ubezp .b_question_form {
    box-shadow: inset 0 0 0 1px #efd8d8;
}

.error_form b,
.info_form b,
.warn_form b {
    font-weight: 700;
}

.error_form.error_ok {
    background: #e5f9ee;
    border-bottom: 1px solid #71c68d;
    box-shadow: -2px 2px 8px -1px rgb(164, 222, 190);
    color: #2e8046;
    max-width: 100%;
    font-style: normal;
    padding: 10px 15px;
}

.info_form {
    display: inline-block;
    box-shadow: none;
    background: #eef8fe;
    color: var(--color-303e49);
    width: 100%;
    font-style: normal;
    padding: 15px 15px 15px 100px;
    box-shadow: inset 0 0 0 1px #cbe5f5;
}

.info_form:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 100%;
    z-index: 1;
    background-image: url(/img/www/info_picto.svg);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: center center;
    background-color: #5094b5;
    -webkit-border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;
}

.form_g {
    color: #fff;
    font-size: 1em;
    border: 1px solid #eaeaea;
    background: #f4f4f4;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #f4f4f4 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #f4f4f4 100%);
    background: radial-gradient(ellipse at center, #ffffff 50%, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=1);
}

.form_g img {
    margin: 0 auto;
    display: block;
    height: 85px;
}

.form_g h4 {
    font-size: 1.2em;
    padding: 15px 0 5px 0;
    font-weight: 700;
    position: relative;
    color: #303e49;
    letter-spacing: 1px;
}

.form_g p {
    font-size: 1em;
    padding: 15px 25px 15px 25px;
    font-weight: 400;
    background: var(--color-bg-fff);
    color: #252525;
    border: 1px solid #eaeaea;
    box-shadow: 0 1px 8px rgba(55, 55, 55, .075), 0 8px 24px rgba(55, 55, 55, .075);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 15px;
}

.warn_form {
    display: inline-block;
    box-shadow: none;
    border: 1px solid #d92525;
    background: #fcf3f3;
    color: #c61717;
    max-width: 100%;
    font-style: normal;
    padding: 10px;
}

.error_form:before {
    content: '';
    position: absolute;
    top: -8px;
    right: 8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffd5ca;
}

.error_form.error_ok:before {
    right: auto;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid #e5f9ee;
}

.error_form:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 100%;
    z-index: 1;
    background-image: url(/img/www/warn_picto.svg);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: center center;
    background-color: #f46d6d;
    -webkit-border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;
}

.error_form.radiobtn:after,
.info_form:before {
    display: none;
}

.show_error {
    display: block
}


.error_form.radiobtn {
    max-width: 500px;
    padding: 0;
    font-style: normal;
    color: #252525;
    font-size: 1em;
    text-align: left;
    box-shadow: none;
    background: none;
    border-bottom: none;
}

.error_form.radiobtn:before {
    display: none;
}

.select_wybor .select2-container {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 35px;
}

/* AUTO */

.auto_wybor {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 35px;
}

.box_wybrane {
    padding-left: 15px;
    padding-right: 32px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 46px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #d92525;
    background-color: #d92525;
    background-image: linear-gradient(180deg, #ec3b3b, #d92525);
}

.box_wybrane a {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    opacity: .75;
    margin-top: -8px;
}

.box_wybrane a:hover {
    opacity: 1;
}

.box_wybrane a:before, .box_wybrane a:after {
    position: absolute;
    left: 8px;
    content: ' ';
    height: 16px;
    width: 2px;
    background-color: #fff;
}

.box_wybrane a:before {
    transform: rotate(45deg);
}

.box_wybrane a:after {
    transform: rotate(-45deg);
}


/* PICKER DATE */

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.picker__input {
    cursor: default;
}

.picker__input.picker__input--active {
    border-color: #252525;
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/*
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 * Note: the root picker element should *NOT* be styled more than what's here.
 * Make the holder and frame fullscreen.
 */
.picker__holder, .picker__frame {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    overflow: hidden;
}

.picker__holder {
    position: fixed;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    /*
            -webkit-backface-visibility: hidden;
    */
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    max-width: 666px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

@media (min-height: 33.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%;
    }
}

@media (min-height: 40.125em) {
    .picker__frame {
        margin-bottom: 7.5%;
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%;
}

@media (min-height: 33.875em) {
    .picker__wrap {
        display: block;
    }
}

.picker__box {
    background: #ffffff;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.25em;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0px 100px 10px rgba(0, 0, 0, 0.1);
}

.picker--opened .picker__holder {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom: 1;
    background: rgba(255, 255, 255, 0.65);
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.picker--opened .picker__frame {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

@media (min-height: 33.875em) {
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0;
    }
}

@media (max-width: 1920px) {
    .picker__wrap {
    }

    .picker--opened .picker__frame {
        top: 18%;
        position: fixed;
    }
}

#skladka_top2 {
    opacity: 0;
}

@media (max-width: 992px) {
    #skladka_top2 {
        opacity: 1;
    }

    .picker__wrap {
        display: table;
        height: 100vh;
    }

    .picker--opened .picker__frame {
        top: 0;
        position: fixed;
    }

    .cena_total {
        display: block;
        position: fixed;
        width: 80px;
        padding: 0;
        font-size: 1em;
        right: 0;
        top: 0;
        width: auto;
        width: max-content;
        padding-right: 15px;
        height: 69px;
        background: rgb(221, 221, 221);
        background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 30%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#DDDDDD", endColorstr="#FFFFFF", GradientType=1);
    }
}

.picker__box {
    padding: 0;
}

.picker__header {
    text-align: center;
    position: relative;
    background: #d92525;
    padding: 10px 0;
}

.picker__month, .picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em;
    color: #fff;
}

.picker__year {
    color: #fff;
    font-size: 1em;
    font-weight: 300;
}

.picker__select--month, .picker__select--year {
    border: 1px solid #b7b7b7;
    height: 2.6em;
    padding: .5em;
    margin-left: .25em;
    margin-right: .25em;
}

@media (min-width: 24.5em) {
    .picker__select--month, .picker__select--year {
        margin-top: -0.5em;
    }
}

.picker__select--month {
    width: 35%;
}

.picker__select--year {
    width: 22.5%;
}

.picker__select--month:focus, .picker__select--year:focus {
    border-color: #252525;
}

.picker__nav--prev, .picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: 0;
}

@media (min-width: 24.5em) {
    .picker__nav--prev, .picker__nav--next {
        top: 0;
    }
}

.picker__nav--prev {
    left: 0;
    padding-right: 1.25em;
}

@media (min-width: 24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em;
    }
}

.picker__nav--next {
    right: 0;
    padding-left: 1.25em;
}

@media (min-width: 24.5em) {
    .picker__nav--next {
        padding-left: 1.5em;
    }
}

.picker__nav--prev:before, .picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: 0.75em solid #fff;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto;
}

.picker__nav--next:before {
    border-right: 0;
    border-left: 0.75em solid #fff;
}

.picker__nav--prev:hover, .picker__nav--next:hover {
    cursor: pointer;
    color: #000000;
    background: transparent;
}

.picker__nav--prev:hover:before {
    border-right: 0.75em solid rgba(255, 255, 255, .85);
}

.picker__nav--next:hover:before {
    border-left: 0.75em solid rgba(255, 255, 255, .85);
}

.picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f4f4f4;
    border-left-color: #f4f4f4;
}

/**
 * The calendar table of dates
 */
.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: calc(100% - 50px);
    border: none;
    margin: 15px 25px;
}

@media (min-height: 33.875em) {
    .picker__table {
        margin-bottom: .75em;
    }
}

.picker__table td {
    margin: 0;
    padding: 0;
    border: 1px solid #dadada;
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .7em;
    color: #d92525;
    font-weight: 600;
    padding: 20px 0;
}

@media (min-height: 33.875em) {
    .picker__weekday {
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent;
}

.picker__day--today {
    position: relative;
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: 0.5em solid #0059bc;
    border-left: .5em solid transparent;
}

.picker__day--disabled:before {
    border-top-color: #aaaaaa;
}

.picker__day--outfocus {
    color: #848484;
    background: #ebebeb;
}

.picker__day--infocus:hover, .picker__day--outfocus:hover {
    cursor: pointer;
    color: #fff;
    background: #d92525;
}

.picker__day--highlighted {
    border-color: #d92525;
}

.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
    cursor: pointer;
    color: #fff;
    background: #d92525;
}

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    background: #c61717;
    color: #ffffff;
}

.picker__day--disabled, .picker__day--disabled:hover, .picker--focused .picker__day--disabled {
    background: #cdcdcd;
    border-color: #cdcdcd;
    color: rgba(55, 55, 55, .3);
    cursor: default;
}

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
    background: #bbbbbb;
}

.picker__footer {
    text-align: center;
}

.picker__button--today, .picker__button--clear, .picker__button--close {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom;
}

.picker__button--today:hover, .picker__button--clear:hover, .picker__button--close:hover {
    cursor: pointer;
    color: #000000;
    background: #ebebeb;
    border-bottom-color: #ebebeb;
}

.picker__button--today:focus, .picker__button--clear:focus, .picker__button--close:focus {
    background: #f6f7fa;
    border-color: #252525;
    outline: none;
}

.picker__button--today:before, .picker__button--clear:before, .picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0;
}

.picker__button--today:before, .picker__button--clear:before {
    content: " ";
    margin-right: .45em;
}

.picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: 0.66em solid #0059bc;
    border-left: .66em solid transparent;
}

.picker__button--clear:before {
    top: -0.25em;
    width: .66em;
    border-top: 3px solid #d92525;
}

.picker__button--close:before {
    content: "\D7";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777777;
}

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
    background: #f4f4f4;
    border-color: #f4f4f4;
    color: #eaeaeaeaeaea;
    cursor: default;
}

.picker__button--today[disabled]:before {
    border-top-color: #aaaaaa;
}


/* OPCJE DODATKOWE AUTO */
.opcje_dod_auto {
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap;
    align-items: bottom;
    justify-content: space-between;
    flex-direction: wrap;
    align-content: space-between;
    max-width: 100%;
    padding: 5px 5px 5px 65px !important;
}

.opcje_dod_auto.op_tab {
    padding: 5px 5px 5px 45px !important;
}

.opcje_dod_auto img {
    background: var(--color-bg-fff);
    max-height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #eaeaea;
}

.opcje_dod_auto div {
    font-size: 1.1em;
    font-weight: 500;
    text-align: center;
    line-height: 50px;
    padding: 0 15px;
}

.opcje_dod_auto div i {
    font-weight: 400;
    font-size: .875em;
    color: #808c96;
}

.radiobtn .opcje_dod_auto div:nth-child(1) {
    width: 220px;
}

.radiobtn .opcje_dod_auto.op_rata div:nth-child(1) {
    width: 80px;
}

.op_tab {
    width: 100%;
    text-align: center;
    height: 50px;
    padding: 0 5px;
}


.opis_txt_area {
    font-size: 1em;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    padding: 15px;
}


.form-select {
    position: relative;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    max-width: 200px;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), inset 0 0 10px rgba(0, 0, 0, 0.07);
    -moz-transition: box-shadow .25s;
    -o-transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
}

.form-select:focus, .form-select:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.form-select:after {
    content: "˅";
    position: absolute;
    top: 5px;
    right: 12px;
    z-index: 1;
    color: #bbbbbb;
    line-height: 40px;
    font-size: 14px;
}

.ie .form-select:after {
    display: none;
}


select {
    position: relative;
    background: transparent;
    background-image: none;
    display: block;
    width: 100%;
    outline: none;
    color: #888888;
    cursor: pointer;
    z-index: 2;
    border: none;
    padding: 10px 10px 10px 5px;
    text-overflow: "";
    text-indent: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
}

select[multiple="multiple"] {
    height: auto;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), inset 0 0 10px rgba(0, 0, 0, 0.07);
    -moz-transition: box-shadow .25s;
    -o-transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
}

select[multiple="multiple"]:hover {
    border-color: #cccccc;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

select option[disabled] {
    color: #eeeeee;
    text-shadow: none;
    border: none;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #888888;
}

select::-ms-expand {
    display: none;
}

.form-select select {
    position: relative;
    background: transparent;
    background-image: none;
    display: block;
    width: 100%;
    outline: none;
    cursor: pointer;
    z-index: 2;
    border: none !important;
    padding: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-select select option {
    background: var(--color-bg-fff);
    color: #252525;
    padding: 10px;
}


.custom-select-b-wrapper {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
}

.custom-select-b-wrapper select {
    display: none;
}

.custom-select-b {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    height: 50px;
    line-height: 50px;
}


.b_trigger_sel {
    background: var(--color-bg-fff);
    border: none;
    width: 100%;
    float: left;
    height: 50px !important;
    padding: 0 35px 0 0;
    line-height: 50px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), inset 0 0 10px rgba(0, 0, 0, 0.07);
    -moz-transition: box-shadow .25s;
    -o-transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
    cursor: pointer;
}

.b_trigger_sel:hover {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background: #ffffff;
    width: 100%;
    max-width: 200px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), inset 0 0 10px rgba(0, 0, 0, 0.07);
    -moz-transition: box-shadow .25s;
    -o-transition: box-shadow .25s;
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
}

.b_trigger_sel:after {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.4s ease-in-out;
    transform-origin: 50% 0;
}

.custom-select-b.opened .b_trigger_sel:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options-b {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: var(--color-bg-fff);
    transition: all 0.4s ease-in-out;
    opacity: 0;
    z-index: 2;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}

.custom-select-b.opened .custom-options-b {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
    z-index: 3;
}

.custom-options-b:before {
    position: absolute;
    display: block;
    content: "";
    bottom: 100%;
    right: 15px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    background: var(--color-bg-fff);
    transform: rotate(45deg);
    transition: all 0.4s ease-in-out;
}

.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    padding: 0 15px;
    border-bottom: 1px solid #eaeaea;
    text-align: left;
    height: 40px !important;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background: #eaeaea;
}


/* TABLEKA */

.oferta_tabelka {
    width: 100%;
    float: left;
    margin: 25px auto 0 auto;
    height: auto;
    position: relative;
}

.oferta_tabelka ul {
    display: flex;
    z-index: 10;
    padding-bottom: 14px;
}

.oferta_tabelka ul li {
    list-style: none;
    flex: 1;
}

.oferta_tabelka ul li:last-child {
    border-right: 1px solid #eaeaea;
}

.oferta_tabelka button {
    width: 100%;
    border: 1px solid #eaeaea;
    border-right: 0;
    border-top: 0;
    padding: 10px;
    background: var(--color-bg-fff);
    font-size: 14px;
    font-weight: bold;
    height: 60px;
    color: #999
}

.oferta_tabelka ul li.active button {
    background: #f4f4f4;
    color: #000;
}

.oferta_tabelka table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

.oferta_tabelka th {
    background: #f4f4f4;
    display: none;
}

.oferta_tabelka td, .oferta_tabelka th {
    height: 53px;
    vertical-align: middle;
}

td, th {
    border: 1px solid #eaeaea;
    padding: 10px;
    empty-cells: show;
}

.oferta_tabelka td, .oferta_tabelka th {
    text-align: left;
}

.oferta_tabelka td + td, .oferta_tabelka th + th {
    text-align: center;
    vertical-align: middle;
    display: none;
}

.oferta_tabelka td.default {
    display: table-cell;
}

.oferta_tabelka .bg-purple {
    border-top: 3px solid #d92525;
    background: #f46d6d;
    color: #fff;
}

.oferta_tabelka .bg-blue {
    border-top: 3px solid #c61717;
    background: #d92525;
    color: #fff;
}

.oferta_tabelka .sep {
    background: #f4f4f4;
    font-weight: bold;
}

.oferta_tabelka .txt-l {
    font-size: 28px;
    font-weight: bold;
}

.oferta_tabelka .txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}

.oferta_tabelka .tick {
    font-size: 18px;
    color: #2CA01C;
}

.oferta_tabelka .hide {
    border: 0;
    background: none;
}

@media (min-width: 640px) {
    .oferta_tabelka ul {
        display: none;
    }

    .oferta_tabelka td, .oferta_tabelka th {
        display: table-cell !important;
    }

    .oferta_tabelka td, .oferta_tabelka th {
        width: 330px;

    }

    .oferta_tabelka td + td, .oferta_tabelka th + th {
        width: auto;
    }
}


/* PODSUMOWANIE */

.pods_all {
    background: var(--color-bg-fff);
    padding: 5px 15px 15px 15px;
    width: 100%;
    margin: 25px auto 0 auto;
    display: inline-flex;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: inset 0 0 0 1px #eaeaea;
}

.p_opis1 {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    text-align: left;
}

.pods_all .rabat {
    margin-top: 10px;
}

.rabat .p_opis1 {
    font-weight: 500;
    color: #6b6b6b;
}

.rabat .p_opis2 {
    color: #d92525;
    font-weight: 500;
    letter-spacing: .5px;
}

.p_opis2 {
    float: right;
    width: auto;
    font-weight: 700;
    text-align: right;
}

.pods_all .row {
    width: 100%;
    margin: 0;
}

.s_pods {
    border-bottom: 1px solid #eaeaea;
    color: rgba(55, 55, 55, .5);
    font-weight: 700;
    padding: 10px 0;
    text-align: left;
}

.s_pods span {
    float: right;
}

.r_cz_skladka {
    background: #f7f5f5;
    padding: 0 15px 15px 15px;
    margin-top: 15px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    margin-bottom: 0;
}

.rabat.r_cz_skladka .p_opis1 {
    color: #252525;
}

.podsumowanie {
    background: #6b6b6b;
    padding: 0 0 15px 0;
    margin-top: 15px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.podsumowanie .p_opis1 {
    color: #fff;
    font-weight: 700;
    letter-spacing: .5px;
}

.pay_later {
    display: inline-block;
    margin: 15px;
    color: #303e49 !important;
    font-size: .925em;
    border: 1px solid #eaeaea;
    background: #f4f4f4;
    padding: 25px 35px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.pay_later b {
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: capitalize;
}

.pay_later:hover {
    color: #252525 !important;
    text-decoration: underline !important;
}


/* APK */

.apk_form {
    border-top: none;
    display: inline-table;
    padding: 20px 0;
    margin-bottom: 35px;
    text-align: left;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.accept_apk {
    height: auto;
    display: inline-block;
}

.b_700_idd {
    font-weight: 700;
    color: var(--color-252525);
    padding-bottom: 15px;
}

.apk_idd,
.ul_zawody {
    list-style: none;
    float: left;
    margin: 0 15px 15px 15px;
}

.apk_idd li {
    position: relative;
    padding: 0 0 8px 8px;
    width: 100%;
    line-height: 1.2;
    font-size: .925em;
    display: inline-block;
    text-align: justify;
}

.apk_idd li a {
    font-weight: 500;
    text-decoration: underline;
}

.apk_id_1_2 {
    font-size: 1.2em;
    font-weight: 700 !important;
}

.apk_idd li::before {
    content: "";
    background: #d92525;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 4px;
    left: -15px;
}

.podpowiedz .apk_idd li::before {
    background: #5094b5;
}

fieldset.flds_1 .next.action-button.apk_unactive,
.next.apk_unactive,
.apk_unactive {
    opacity: 0.25;
    pointer-events: none;
}

fieldset.flds_1 .next.action-button.apk_unactive.apk_active,
.next.apk_unactive.apk_active,
.apk_unactive.apk_active {
    opacity: 1;
    pointer-events: auto;
}

.input_select {
    margin-top: 50px;
    margin-bottom: 10px;
}


.load_cena {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 32px;
}

.load_cena .b_lds {
    margin: 0 auto;
    width: 64px;
    display: inline-block;
}

.load_cena i {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 8px;
    height: 8px;
    background: var(--color-bg-fff);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.load_cena i:nth-child(1) {
    left: 6px;
    animation: load_cena1 0.6s infinite;
}

.load_cena i:nth-child(2) {
    left: 6px;
    animation: load_cena2 0.6s infinite;
}

.load_cena i:nth-child(3) {
    left: 26px;
    animation: load_cena2 0.6s infinite;
}

.load_cena i:nth-child(4) {
    left: 45px;
    animation: load_cena3 0.6s infinite;
}

@keyframes load_cena1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes load_cena3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes load_cena2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(19px, 0);
    }
}


.ul_form {
    padding: 15px;
    list-style-type: decimal;
}

.born_disabled {
    opacity: .3;
    cursor: not-allowed !important;
    pointer-events: none;
}

.born_disabled svg * {
    fill: rgba(55, 55, 55, .05);
    stroke: rgba(55, 55, 55, .85);
}

.mt0 {
    margin-top: 0;
}

.mt25 {
    margin-top: 25px;
}

.mt50 {
    margin-top: 50px;
}

.mt75 {
    margin-top: 75px;
}

.mt100 {
    margin-top: 100px;
}

.mt125 {
    margin-top: 125px;
}

.max500 {
    max-width: 500px;
    margin: 0 auto;
    display: block;
}

.mx500 {
    max-width: 500px;
}

.w100p {
    width: 100 $;
}


.mb0 {
    margin-bottom: 0;
}

.mb10 {
    margin-bottom: 10px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb35 {
    margin-bottom: 35px;
}

.upper {
    text-transform: uppercase;
}

.lower {
    text-transform: lowercase;
}

.txt_none {
    text-transform: none;
}

.d_n {
    display: none;
}

.d_b {
    display: block;
}

.d_n_i {
    display: none !important;
}

.d_i_i {
    display: inherit !important;
}

.show_it_flex {
    display: inline-flex;
}

.op_0 {
    opacity: .25;
    pointer-events: none;
}

.op_1 {
    opacity: 1;
    pointer-events: auto;
}

.fl_n_auto {
    float: none;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}

.bpl_zakup table label.radio_check_l:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 1px solid transparent !important;
    box-shadow: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}


.tab_of_ass tr td span {
    height: auto;
    min-height: 20px;
}

.tab_of_ass tr td b {
    text-decoration: none;
}

.show_inf_buy_1 {
    border: 1px solid #f46d6d;
    margin-top: 12px;
    height: auto;
    background: #fcf3f3;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #fcf3f3 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #fcf3f3 100%);
    background: radial-gradient(ellipse at center, #ffffff 50%, #fcf3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcf3f3', GradientType=1);
}

.show_inf_buy_2 {
    border: 1px solid #71c68d;
    margin-top: 12px;
    height: auto;
    background: #e5f9ee;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #e5f9ee 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #e5f9ee 100%);
    background: radial-gradient(ellipse at center, #ffffff 50%, #e5f9ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5f9ee', GradientType=1);
}

.show_life_info.show_inf_buy_2 span {
    font-weight: 700;
    color: #2e8046;
}

.show_life_info.show_inf_buy_2:before {
    color: #2e8046;
}

.show_inf_buy_3 {
    border: 1px solid #97c4dd;
    margin-top: 12px;
    height: auto;
    background: #f8fcff;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 50%, #f8fcff 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 50%, #f8fcff 100%);
    background: radial-gradient(ellipse at center, #ffffff 50%, #f8fcff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8fcff', GradientType=1);
}

.show_life_info.show_inf_buy_3 span {
    font-weight: 700;
    color: #4e91af;
}

.show_life_info.show_inf_buy_3:before {
    color: #4e91af;
}

.bpl_zakup .flex_new .kup_own {
    width: auto;
}

.kup_allform .txt_h_form {
    color: #252525;
}

.b_700_idd {
    box-shadow: none !important;
}

@media only screen and (max-width: 992px) {
    .bpl_zakup {
        background: var(--color-bg-fff);
    }

    .kup_allform {
        padding: 0;
        padding-top: 15px;
        padding-bottom: 100px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        box-shadow: none;
        border-left: none;
    }

    .input_icons {
        justify-content: flex-start;
    }

    .input_icons label {
        max-width: 48%;
        width: 100%;
        margin: 0;
    }

    .button_dodaj, .button_usun {
        float: left;
        width: 100%;
        margin: 25px 0 0 0;
    }

    #koszyk_b.h100_k {
        display: none;
    }

    .txt_h_form i {
        position: relative;
        display: block;
        width: 100%;
        margin-top: 20px;
    }

    .radiobtn {
        margin: 0 auto;
    }

    .pods_all {
        background: var(--color-bg-fff);
        padding: 15px 0;
        border: none;
        border-top: none;
        width: 100%;
        margin: 0 auto;
        display: inline-flex;
        box-shadow: none;
    }

    .touchspin {
        position: relative;
        margin: 5px auto 20px auto;
        width: 100%;
        text-align: center;
    }

    .bootstrap-touchspin {
        max-width: 150px;
        margin: 0 auto;
    }

    .b_zaznacz,
    td:nth-child(1).b_zaznacz,
    td:nth-child(1).b_zaznacz,
    .tab_oferta_all thead tr.floatingHeader th.b_zaznacz,
    .tab_oferta_all thead tr th.b_zaznacz {
        background: #fcebeb !important;
        border: 1px solid #fcebeb;
    }

    .bpl_zakup .kup_on_tb input.radio_check_i:checked + label .kup_on_tb,
    .kup_on_tb.b_zaznacz,
    .tab_oferta_all thead tr td.kup_on_tb.b_zaznacz,
    .b_zaznacz td:nth-child(1).b_zaznacz,
    .kup_all_tb td:nth-child(1).b_zaznacz {
        background: #d92525 !important;
        border: 1px solid #d92525;
    }

    td[colspan="3"].b_zaznacz {
        background: inherit !important;
    }

    .zakres_ochrony .radiobtn .podpowiedz_pokaz:before {
        display: none;
    }

    .bpl_zakup .tab_new20 .txt-l {
        font-size: 1.1rem;
    }
}


@media only screen and (max-width: 767px) {
    .pay img {
        max-width: 100%;
        border-right: 1px solid rgba(255, 255, 255, .5);
        padding-right: 5px;
        height: 32px;
        margin: 24px 15px 24px 0;
    }

    .zakres_ochrony .radiobtn .podpowiedz_pokaz:before {
        display: none;
    }

    .b_question_form {
        text-align: left;
        padding: 10px 45px 10px 10px;
    }

    .dok_buy_ubezp .b_question_form {
        text-align: right;
    }

    .content .podpowiedz_pokaz, .podpowiedz_pokaz {
        right: 8px;
    }

    .podpowiedz {
        display: none;
        position: relative;
        clear: both;
        width: 100%;
        margin: 0 0 15px 0;
        padding: 64px 0 0 0;
        background: #eef8fe;
        border-radius: 6px;
    }

    .content .podpowiedz:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 64px;
        z-index: 1;
        background-image: url(/img/www/info_picto.svg);
        background-repeat: no-repeat;
        background-size: 32px;
        background-position: center center;
        background-color: #5094b5;
        -webkit-border-radius: 6px 6px 0px 0px;
        -moz-border-radius: 6px 6px 0px 0px;
        border-radius: 6px 6px 0px 0px;
    }

    .podpowiedz:after {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #5094b5;
    }

}

@media only screen and (max-width: 529px) {
    .bpl_zakup section.content {
        padding: 0 0 35px 0;
        border: none;
        box-shadow: none;
        overflow: visible;
    }

    .info_gen {
        display: none;
    }

    input.for_range_s {
        max-width: 80% !important;
        text-align: left;
    }

    .for_range_span {
        max-width: 20% !important;
    }

    .opcje_dod_auto div {
        font-size: 1.2em;
        font-weight: 500;
        text-align: left !important;
        line-height: 30px;
        padding: 0 15px;
        width: 100% !important;
    }

}

.select_check {
    font-size: .875em !important;
    width: auto;
}

.o_ubez_2,
.o_ubez_4 {
    margin: 25px 0;
    padding: 25px 15px;
    box-shadow: inset 0 0 0 1px #d3d3d3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.content .o_ubez_2.d_n .txt_h_form:nth-child(1),
.content .o_ubez_4.d_n .txt_h_form:nth-child(1) {
    margin-top: 0;
}

.bord_row {
    padding: 0 10px 10px 10px;
    margin-top: 10px !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .025), 0 2px 2px 0 rgba(87, 87, 87, .025), 0 3px 10px 0 rgba(87, 87, 87, .12);
    -webkit-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .025), 0 2px 2px 0 rgba(87, 87, 87, .025), 0 3px 10px 0 rgba(87, 87, 87, .12);
    -moz-box-shadow: 0 2px 20px 0 rgba(87, 87, 87, .025), 0 2px 2px 0 rgba(87, 87, 87, .025), 0 3px 10px 0 rgba(87, 87, 87, .12);
}

.no_h_b .help_b,
.no_h_b .show_tip {
    display: none;
}


.rangeslider, .rangeslider__fill {
    display: block;
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.rangeslider {
    background: #e6e6e6;
    position: relative;
}

.rangeslider--horizontal {
    height: 20px;
    width: 100%;
    margin-top: 25px;
}

.rangeslider--vertical {
    width: 20px;
    min-height: 150px;
    max-height: 100%;
    height: 100%;
}

.rangeslider--disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

.rangeslider__fill {
    background: #d92525;
    position: absolute;
}

.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%;
}

.rangeslider--vertical .rangeslider__fill {
    bottom: 0;
    width: 100%;
}

.rangeslider__handle {
    background: white;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.rangeslider__handle:after {
    content: "\27F7";
    display: block;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: .925em;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 700;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #d92525;
}

.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
    background-size: 100%;
    background: var(--color-bg-fff);
}

.rangeslider--horizontal .rangeslider__handle {
    top: -10px;
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}

.rangeslider--vertical .rangeslider__handle {
    left: -10px;
    touch-action: pan-x;
    -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
    -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}


input.for_range_s {
    background: var(--color-bg-fff);
    border: 1px solid #eaeaea;
    padding: 15px;
    display: block;
    position: relative;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 500;
    max-width: 400px;
    margin: 35px auto 25px auto;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.input--filled.for_r_s:after {
    bottom: 41px;
    right: 115px;
}

.for_range_span {
    float: left;
    background: #eaeaea;
    border: 1px solid #eaeaea;
    padding: 15px;
    font-size: 1.1em;
    display: block;
    position: relative;
    text-align: center;
    font-weight: 500;
    margin: 35px auto 25px auto;
    width: 100px;
    height: 53px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
}


.radiobtn label span.podpowiedz_pokaz {
    margin-top: -4px;
    right: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.txt_h_form.txt_f_sidebar:before {
    display: none;
}

.jaka_nieruchomosc2.first_cap {
    text-transform: capitalize;
}


.rangeslider--horizontal {
    height: 3px;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.rangeslider--horizontal .rangeslider__handle {
    top: -24px;
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}

.rangeslider__handle {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    background: rgba(255, 255, 255, .0) !important;
    box-shadow: none;
    border: none;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.rangeslider__handle:hover {
    background: rgba(255, 255, 255, .85) !important;
    -moz-box-shadow: 0 0 0 1px #d3d3d3;
    -webkit-box-shadow: 0 0 0 1px #d3d3d3;
    box-shadow: 0 0 0 1px #d3d3d3;
}


.check_it_b {
    cursor: not-allowed !important;
    pointer-events: none;
}

.check_it_b span {
    pointer-events: auto;
}

.zakres_ochrony .radiobtn .podpowiedz_pokaz:before {
    content: 'Sprawdź zakres ochrony \2192';
    position: absolute;
    top: 0;
    right: 32px;
    width: 165px;
    font-size: .875em;
    color: #252525;
}

.zakres_ochrony_more .podpowiedz_pokaz:before {
    content: 'Sprawdź zakres ochrony \2192';
    position: absolute;
    top: 0;
    right: 32px;
    width: 175px;
    font-size: .875em;
    color: #252525;
}

.for_all_risk .podpowiedz_pokaz:before {
    content: 'Co daje All Risk? \2192';
    position: absolute;
    top: 0;
    right: 32px;
    width: 175px;
    font-size: .875em;
    color: #d92525;
}

.minh1000px {
    min-height: 1000px;
}

.h52_top {
    padding-top: 52px;
}

.koszyk_new_form li {
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.koszyk_new_form li.no_brdr {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.koszyk_new_form li .k_cena {
    position: absolute;
    top: 0;
    right: 0;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
    font-weight: 700;
    color: #d92525;
}


.info_gen {
    float: right;
    padding: 0px 5px 0 15px;
    margin: 10px 0;
}

.info_gen i {
    float: left;
    position: relative;
    word-break: break-word;
    width: 64px;
    line-height: 12px;
    padding: 5px 0;
    margin: 8px 20px 0 0;
    text-align: center;
    background: #eaeaea;
    letter-spacing: .5px;
    color: #252525;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index: 1;
    font-size: 11px;
}

.info_gen i:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -6px;
    width: 0;
    height: 0;
    z-index: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #eaeaea;
}

.info_gen img {
    height: 50px;
}


#person_info button {
    padding: 4px 12px;
    background: #d92525;
    border-radius: 4px;
    box-shadow: none;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.przepiecie_tak,
.stluczenie_tak,
.box_add_check {
    background: #fbfbfb;
    margin: 5px 0 10px 0;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    position: relative;
}


.osw_alt .radiobtn {
    margin: 0 auto;
}

.bpl_zakup .tab_new20 table:after {
    display: none;
}

.tab_new20 thead a {
    display: flex;
    padding: 10px 10px 22px 10px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    background: var(--color-bg-fff);
    box-shadow: 0 2px 8px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 5px 0 rgba(87, 87, 87, .1);
    -webkit-box-shadow: 0 2px 8px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 5px 0 rgba(87, 87, 87, .1);
    -moz-box-shadow: 0 2px 8px 0 rgba(87, 87, 87, .2), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 3px 5px 0 rgba(87, 87, 87, .1);
}

.b_zaznacz {
    background: #DADADA !important;
    border-top: 1px solid #DADADA !important;
    border-bottom: 1px solid #DADADA !important;
}

.tab_new20 .kup_on_tb.b_zaznacz {
    background: #D92525 !important;
}

.tab_new20 .kup_on_tb label {
    color: #D92525 !important;
}

.tab_new20 li label .all_cena {
    color: #222 !important;
    justify-content: space-between !important;
    display: flex !important;
}

.tab_new20 li label * {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: -.5px !important;
    justify-content: space-between;
    max-height: 32px;
}

.bpl_zakup .tab_new20 li label .txt-l {
    font-size: 1.2rem;
}

.tab_new20 li .radiobtn input.b_style[type="radio"]:checked + label {
    box-shadow: inset 0 0 0 1px #D92525;
}

.bpl_zakup .tab_new20 li label .load_cena i {
    background: #d92525;
    margin-top: -10px;
}

.lc_out_ {
    max-width: 320px;
    width: 100%;
    height: auto !important;
    border: none !important;
    border-radius: 8px !important;
    margin-top: -180px !important;
    margin-left: -160px !important;
}

.pies_bg {
    background-color: #EDEDED;
    background-image: url(/img/www/pies_buy_bg_2.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-attachment: fixed;
    background-size: inherit;
}

.pies_bg .koszyk_b,
.pies_bg .content {
    background: rgba(255, 255, 255, .92);
}

.dok_buy_ubezp .height_bg_pies {
    background-image: url(/img/www/dog_box_bg___.jpg);
    min-height: 280px;
    background-repeat: no-repeat;
    background-size: 460px;
    background-color: #DFDFDD;
    background-position: left bottom;
    padding-right: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border: none;
    box-shadow: none;
}

.dok_buy_ubezp .height_bg_pies p b {
    background: #D92525;
    padding: 10px 25px;
    border-radius: 50px;
}

.no_chip {
    height: auto;
    background: #D92525;
    color: #fff;
    padding: 15px 25px;
}

.dok_buy_ubezp .height_bg_pies.bg_pies_kl {
    background-image: url(/img/www/dog_box_bg_2.jpg);
    min-height: 220px;
    background-repeat: no-repeat;
    background-size: 320px;
    background-color: #EAEAEA;
    color: #222222;
    box-shadow: none;
}

.dok_buy_ubezp .height_bg_pies.bg_pies_oc_2 {
    background-image: url(/img/www/dog_box_bg_3_.jpg);
    min-height: 220px;
    background-size: 350px;
    background-color: #E18590;
}

.dok_buy_ubezp .height_bg_pies.bg_pies_oc {
    background-image: url(/img/www/dog_box_bg_3.jpg);
    min-height: 220px;
    background-repeat: no-repeat;
    background-size: 350px;
    background-color: #E2E2E2;
    color: #222222;
    box-shadow: none;
}

.dok_buy_ubezp .height_bg_pies.bg_pies_oc.d_bg_4 {
    background-image: url(/img/www/dog_box_bg_4.jpg);
    background-color: #e4e4e2;
}

.dok_buy_ubezp .height_bg_pies p b {
    text-align: right;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
    display: inline-flex;
}

.dok_buy_ubezp .height_bg_pies.bg_pies_kl p b,
.dok_buy_ubezp .height_bg_pies.bg_pies_oc p b {
    color: #fff;
}

.dok_buy_ubezp .height_bg_pies p {
    padding: 15px 0;
    text-align: right;
    max-width: 500px;
    float: right;
    color: #565656;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: .5px;
}

.dok_buy_ubezp .height_bg_pies.bg_pies_kl p,
.dok_buy_ubezp .height_bg_pies.bg_pies_oc p {
    color: #656565;
}

.dok_buy_ubezp .height_bg_pies a {
    display: inline-block;
    border: 2px solid #fff;
    padding: 12px 20px;
    border-radius: 50px;
    background: var(--color-bg-fff);
    color: #D92525;
    margin-top: 30px;
    margin-left: 8px;
}

.dok_buy_ubezp .height_bg_pies a:hover {
    border: 2px solid #fff;
    background: #D92525;
    color: #fff;
}

.dok_buy_ubezp .b_question_form.height_bg_pies:before {
    display: none;
}

.remodal-close {
    top: 10px;
}

.remodal-close:before {
    background: var(--color-bg-fff);
    border-radius: 50px;
}

.remodal-overlay,
.remodal-wrapper {
    z-index: 9999999999;
}

/*.remodal {
    background: #f2f4f8 url(/img/www/bg_remodal.png) no-repeat bottom right;
    background-size: 220px;
    padding-bottom: 75px;
}*/
.remodal .blog_b .article h2 {
    color: #D92525;
    font-size: 1.25rem;
}

.remodal .blog_b p {
    margin-top: .5em;
    line-height: 1.4;
    font-size: 1em;
}

.remodal .blog_b .article ul li {
    margin-top: 0;
    margin-bottom: .25rem;
    line-height: 1.2;
    font-size: 1rem;
    list-style: square;
    margin-left: 25px;
    padding-left: 10px;
}

.remodal .blog_b .article ul {
    margin-top: -10px;
    margin-bottom: 1rem;
}

.remodal .blog_b .article .text-justify {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 15px;
}

.remodal .blog_b .article .text-justify:last-child {
    border-bottom: none;
}

.rasa_rasowy,
.rasa_mieszana {
    display: none;
}

.pod_label .radiobtn label {
}

.pod_label .radiobtn label:before {
    /*
        content: '';
        background-color: #D92525;
        transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
        z-index: 2;
        overflow: hidden;
        width: 0;
        border: none;
        box-shadow: none;
        height: 0;
        color: #D92525;
        font-size: 1.4em;
        left: 16px;
    */
    display: none;
}

.pod_label .radiobtn label:after {
    display: none;
}

.pod_label.a_m_ .radiobtn label:before,
.pod_label.a_m_ .radiobtn label:after {
    display: block;
}

.podpowiedz_pies {
    display: none;
}

.udzial_wlasny_info {
    line-height: 1.4;
    font-size: 1rem;
    padding: 15px 0;
    border-radius: 4px;
}

.udzial_wlasny_info b {
    font-weight: 700;
}

.badge_rabat {
    color: #D92525;
    padding: 8px 2px;
    margin-right: 0;
    background: var(--color-bg-fff);
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.bpl_zakup .lab_txt input.radio_check_i:checked + label .badge_rabat {
    margin-right: 0;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.pies_osw {
    padding: 15px;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
    position: relative;
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.pies_osw:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #BBBBBB;
}

#osw_pies .radiobtn input.b_style[type="checkbox"] + label:after {
    background: var(--color-bg-fff);
}

#osw_pies .radiobtn input.b_style[type="checkbox"]:checked + label:after {
    background: #D92525;
}

.pies_bg .podpowiedz {
    padding: 0 0 0 70px;
    background: transparent;
}

.pies_bg .podpowiedz p {
    color: #252525;
    background: #FBFBFB;
    border: 1px solid #F4F4F4;
    box-shadow: none;
    padding: 15px 25px;
    border-radius: 12px;
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.pies_bg .podpowiedz:before {
    background-image: url(/img/www/pies_podpowiedz_.svg);
    background-repeat: no-repeat;
    background-size: 64px;
    background-position: center center;
    background-color: transparent;
    opacity: 1;
}

.pies_bg .podpowiedz:after {
    top: 50%;
    left: 56px;
    width: 0;
    margin-top: -10px;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 10px solid #E2E2E2;
}

.no_dog {
    position: relative;
    display: inline-block;
}

.pies_bg .podpowiedz.no_dog {
    padding: 0 !important;
}

.pies_bg .podpowiedz.no_dog:before {
    display: none !important;
}

.desc_10_30 {
    border-bottom: 1px solid #D92525;
    border-top: none;
    border-radius: 0;
}

.d_2000 {
    position: relative;
    width: 50%;
    background: var(--color-bg-fff);
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    font-size: .875rem;
}

.d_90p {
    position: relative;
    width: 50%;
    background: var(--color-bg-fff);
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    font-size: .875rem;
    border-left: 1px dashed #D92525;
}

.d_2000 span {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}

.d_90p span {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}

.d_2000 b {
    width: 100%;
    display: block;
    font-size: 1.1rem;
    font-weight: 700;
    color: #252525;
}

.d_90p b {
    width: 100%;
    display: block;
    font-size: 1.1rem;
    font-weight: 700;
    color: #D92525;
}

.d_90p span b {
    display: inline-block;
    width: auto;
    font-size: .875rem;
}

.udzial_wlasny_info .podpowiedz_pies_pokaz {
    width: 100%;
    text-align: center;
    display: block;
    margin: 15px 0;
}

.podpowiedz_pies:after {
    content: '';
    position: absolute;
    top: -10px;
    right: 50%;
    margin-right: -10px;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #F7F5F5;
}

.stepbar li.is-active:before {
    width: 36px;
}

.stepbar li:before {
    left: -40px;
}

.all_ins {
    margin: 25px 5px;
    position: relative;
    padding: 15px;
    background: var(--color-bg-fff);
    border-radius: 4px;
    box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -webkit-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
    -moz-box-shadow: 0 1px 12px 0 rgba(87, 87, 87, .1), 0 2px 2px 0 rgba(87, 87, 87, .05), 0 2px 4px 0 rgba(87, 87, 87, .05);
}

.all_ins .bg_pies_kl {
}

#osw_pies .radiobtn input.b_style[type="checkbox"] + label:after {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.pies_bg .podpowiedz p b {
    color: #D92525;
}

.b_tak_nie label .b_t_n_switch {
    box-shadow: inset 0 0 0 1px #B2B2B2;
}

.pies_bg .pod_label:before {
    top: 22px;
    height: calc(100% - 54px);
}

.pies_bg .pod_label.a_m_:after {
    content: '';
    position: absolute;
    top: 22px;
    left: -25px;
    width: 25px;
    height: 1px;
    background: #D3D3D3;
}

.pies_bg .pod_label.a_m_ .radiobtn label:before {
    left: 10px;
}

.pies_bg .pod_label.a_m_ .radiobtn.lab_l input.b_style[type="checkbox"]:checked + label:after,
.pies_bg .pod_label.a_m_ .radiobtn.lab_l input.b_style[type="radio"]:checked + label:after {
    border: none;
}

.pies_bg .pod_label .radiobtn label:before {
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
    transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
    z-index: 2;
    border: none;
    box-shadow: none;
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: center;
    left: 20px;
}


.RASA_WIEK .select_wybor .select2-container {
    max-width: 600px;
}

.koszyk_items li span {
    font-size: 14px;
}

.koszyk_items li span.k_cena {
    padding-top: 4px;
}

.txt_long {
    margin: 8px 0;
}

.txt_long b {
    color: #D92525;
    display: block;
}

@media (max-width: 767px) {
    .dodatkowe_inf_o {
        display: none !important;
    }

    .bpl_zakup.pies_bg section.content {
        padding: 0;
        display: inline-block;
    }

    .pies_bg {
        background-color: #fff;
        background-image: none;
    }

    .pies_bg .txt_h_form {
        padding: 15px 0;
    }

    .no_dog {
        padding-top: 25px;
    }

    .pies_bg .pod_label .radiobtn:before,
    .pies_bg .pod_label:before,
    .pies_bg .podpowiedz:before,
    .pies_bg .podpowiedz:after,
    .pies_bg .pod_label.a_m_:after {
        display: none;
    }

    .pies_bg .pod_label {
        margin-left: 0;
    }

    .pies_bg .podpowiedz {
        padding: 0;
    }

    .pies_bg .all_ins {
        margin: 0;
        padding: 0;
        box-shadow: none;
    }

    .pies_bg .pod_label.a_m_ {
        margin-bottom: 25px;
    }
}

.pies_bg .podsumowanie {
    background: #D92525;
}

.pies_bg .ubezpieczony_sum {
    padding: 15px;
}

.life_osw input:disabled ~ label {
    opacity: 1;
}

.file-upload {
    display: block;
    text-align: center;
    padding-bottom: 15px;
}

.file-upload .file-select {
    display: block;
    border: 2px solid #b6bcc3;
    color: #303e49;
    cursor: pointer;
    height: 52px;
    line-height: 50px;
    text-align: left;
    background: var(--color-bg-fff);
    overflow: hidden;
    position: relative;
    max-width: 600px;
    margin: 15px auto 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.file-upload .file-select .file-select-button {
    background: #eaeaea;
    padding: 0 15px 0 15px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
}

.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.file-upload .file-select:hover {
    border-color: #34495e;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload .file-select:hover .file-select-button {
    background: #34495e;
    color: #FFFFFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select {
    border-color: #41c469;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
    background: #41c469;
    color: #FFFFFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
    opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
    cursor: default;
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}


.docsy .radiobtn {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 5px auto;
    font-size: .875em;
    line-height: 1.25;
    padding: 8px 5px 8px 40px;
    border-bottom: 1px solid #eaeaea;
}

.docsy .radiobtn:last-child {
    border-bottom: none;
}

ul.file_desc li {
    padding: 15px 0;
    text-align: left;
    position: relative;
}

ul.file_desc li.uploaded_file {
    background: #F5F5F5;
    border-radius: 8px;
    padding-left: 8px;
    margin-bottom: 8px;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

ul.file_desc li.uploaded_file:hover {
    background: #EAEAEA;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.delete-file {
    color: #D92525;
    padding: 6px 8px;
    position: absolute;
    right: 5px;
    top: 50%;
    border-radius: 50px;
    border: 1px solid #D92525;
    background: var(--color-bg-fff);
    margin-top: -16px;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.delete-file:hover {
    background: #D92525;
    color: #fff;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.upload_failed {
    border: 1px solid #d92525;
}

.upload_failed b {
    font-weight: 500;
}

.upload_failed .delete-file {
    background: #d92525;
    color: #fff;
    border-radius: 8px;
}

.docsy .status {
    position: absolute;
    top: 3px;
    left: 5px;
}

.status.offered {
    border-color: #d92525;
    border-width: 2px;
}

.status {
    display: inline-block;
    margin: 4px;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    border: 2px solid transparent;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.status {
    display: inline-block;
    margin: 4px;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    border: 2px solid transparent;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.status:before {
    position: absolute;
    top: 50%;
    left: 50%;
}

.status.passed {
    border-color: #a3aebb;
}

.status.passed:before {
    content: "";
    border-bottom: 2px solid #a3aebb;
    width: 6px;
    margin-left: -3px;
    margin-top: -1px;
    display: block;
}

.status.pending {
    border-color: #747f8d;
}

.status.pending:before {
    content: "";
    display: block;
    height: 6px;
    width: 2px;
    margin-top: -3px;
    margin-left: -3px;
    border-right: 2px solid #747f8d;
    border-left: 2px solid #747f8d;
}

.status.active {
    border-color: #3cb87e;
}

.status.active:before {
    content: "";
    border-width: 3px;
    border-color: transparent;
    border-style: solid;
    margin-top: -3px;
    margin-left: -2px;
    border-left: 5px solid #3cb87e;
}

.status.offered {
    border-color: #d92525;
    border-width: 2px;
}

.status.offered:before {
    content: "";
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: #d92525;
    border-radius: 5px;
}

.status.lost {
    border-color: #f04848;
    font-family: arial, sans-serif;
}

.status.lost:before {
    line-height: 100%;
    font-size: 14px;
    height: 100%;
    width: 100%;
    margin-top: -50%;
    margin-left: -50%;
    content: "×";
    font-weight: bold;
    color: #f04848;
}

.status.complete {
    border-color: #3cb87e;
}

.status.complete:before {
    content: "✓";
    color: white;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
    text-indent: 1px;
    background: #3cb87e;
    font-weight: bold;
    line-height: 12px;
    text-shadow: 2px 0px 1px #3cb87e, -2px 0px 1px #3cb87e, 0 -2px 1px #3cb87e, 0 2px 1px #3cb87e;
    border-radius: 8px;
}

.status.waiting {
    border-color: #bbb;
}

.status.waiting:before {
    width: 3px;
    height: 4px;
    top: 2px;
    margin-left: -1px;
    content: "";
    border-left: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
}
