html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Lato', sans-serif;
}

header.bg-image-full,
div.bg-image-full {
    background-size: cover;
    position: relative;
    text-align: center;
    margin-top: -20px;
}

div.bg-image-full,
div.bg-image-full h2,
div.bg-image-full p {
    color: #fff;
}

div.bg-image-full p {
    margin-bottom: 0.2rem;
}

nav.navbar {
    height: 60px;
    position: relative;
    z-index: 3;
    background-color: #f5f5f5;
}

.navbar-nav a {
    color: #808080;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 20px;
}

.navbar-nav a.wyrozniony {
    color: #a21d4c;
    font-weight: 600;
}

.navbar-nav li.active a {
    color: #313131;
}

.navbar-nav a:hover {
    font-weight: 600;
    text-decoration: none;
    color: #313131;
}

header h1 {
    position: absolute;
    bottom: 20%;
    border-left: 4px dotted #a0214c;
    padding: 50px 20px;
    font-size: 30px;
    color: #0033a0;
    font-weight: 600;
}

header h1 strong {
    font-size: 42px;
    font-weight: 800;
    line-height: 150%;
}

header h1 span {
    font-size: 22px;
    font-weight: 500;
}

header.img_podstrona h1 {
    color: #fff;
}

footer {
    background: #f0f0f0;
    box-shadow: inset 0 20px 20px rgba(0, 0, 0, 0.15);
}

footer a {
    color: #222;
}

footer p>a {
    color: #333;
    font-size: 12px;
    padding: 0 5px;
    text-decoration: none;
}

footer a:hover {
    color: #000;
    text-decoration: underline;
}

h2 {
    font-size: 1.75rem;
    font-weight: 900;
    color: #313131;
    margin-bottom: 0.2rem;
}

h2 span {
    font-size: 1.5rem;
}

p,
li {
    font-size: 0.86rem;
    color: #313131;
}

a {
    color: #333;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Lato', sans-serif;
}

header.bg-image-full,
div.bg-image-full {
    background-size: cover;
    position: relative;
    text-align: center;
    margin-top: -20px;
}

div.bg-image-full,
div.bg-image-full h2,
div.bg-image-full p {
    color: #fff;
}

div.bg-image-full p {
    margin-bottom: 0.2rem;
}

nav.navbar {
    height: 60px;
    position: relative;
    z-index: 3;
    background-color: #f5f5f5;
}

.navbar-nav a {
    color: #808080;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 20px;
}

.navbar-nav a.wyrozniony {
    color: #a21d4c;
    font-weight: 600;
}

.navbar-nav li.active a {
    color: #313131;
}

.navbar-nav a:hover {
    font-weight: 600;
    text-decoration: none;
    color: #313131;
}

header h1 {
    position: absolute;
    bottom: 20%;
    border-left: 4px dotted #a0214c;
    padding: 50px 20px;
    font-size: 30px;
    color: #0033a0;
    font-weight: 600;
}

header h1 strong {
    font-size: 42px;
    font-weight: 800;
    line-height: 150%;
}

header h1 span {
    font-size: 22px;
    font-weight: 500;
}

header.img_podstrona h1 {
    color: #fff;
}

footer {
    background: #f0f0f0;
    box-shadow: inset 0 20px 20px rgba(0, 0, 0, 0.15);
}

footer a {
    color: #222;
}

footer p>a {
    color: #333;
    font-size: 12px;
    padding: 0 5px;
    text-decoration: none;
}

footer a:hover {
    color: #000;
    text-decoration: underline;
}

h2 {
    font-size: 1.75rem;
    font-weight: 900;
    color: #313131;
    margin-bottom: 0.2rem;
}

h2 span {
    font-size: 1.5rem;
}

p,
li {
    font-size: 0.86rem;
    color: #313131;
}

a {
    color: #333;
}

.podstawy-prawne p {
    font-size: 16px;
    margin-bottom: 0;
}

.podstawy-prawne p a {
    text-decoration: underline;
}

.podstawy-prawne p a:hover {
    color: #000;
}

.podstawy-prawne h3 {
    font-size: 20px;
}

.podstawy-prawne h3 span {
    color: #070707;
}

.podstawy-prawne h4 {
    font-size: 16px;
}

.podstawy-prawne .dokument {
    background: url('../img/pdf_grey.png') no-repeat center left 10px;
    border-top: 1px solid #eaeaea;
    height: 39px;
    padding: 3px 0;
    box-sizing: border-box;
}

.podstawy-prawne .dokument:hover {
    background: #f5f5f5 url('../img/pdf_red.png') no-repeat center left 10px;
}

.podstawy-prawne .dokument a {
    display: inline-block;
    height: 33px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    margin: 0 0 0 45px;
    text-decoration: none;
    border-left: 1px solid #eaeaea;
}

.table-striped {
    font-size: 13px;
    text-align: center;
}

.table-striped th,
.table-striped tfoot {
    font-weight: 800;
}

.table-striped thead,
.table-striped tfoot {
    background: #113069;
    color: #fff;
}

.table-striped thead th,
.table-striped thead td,
.table-striped tfoot td {
    border-color: rgba(0, 0, 0, 0.1);
}

.table-striped td,
.table-striped th {
    vertical-align: middle;
}

.start-header-heading {
    position: absolute;
    bottom: 10%;
    left: 20%;
    padding: 20px 30px;
    font-size: 30px;
    color: #0033a0;
    font-weight: 600;
    border-radius: 10rem;
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
}

.start-header-heading img {
    width: 2rem;
}

.szczalki-kroki b {
    font-size: 1.5rem;
    font-weight: 900;
}

.szczalki-kroki {
    font-size: 1.1rem;
    color: #2f2f2f;
}

.warianty .col-xl-3 {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}

.warianty .col-xl-3 span {
    font-size: 13px;
    color: #2f2f2f;
}

.warianty .col-xl-3 h3 {
    font-size: 1.1rem;
    font-weight: 900;
    color: #2f2f2f;
}

.warianty .col-xl-3 .hr1 {
    height: 0;
    border: 0;
    background: none;
    border-bottom: 2px dotted #f2f2f2;
}

.warianty .col-xl-3 .hr2 {
    height: 0;
    border: 0;
    background: none;
    border-bottom: 2px dotted #a21d4c;
}

.warianty .suma_ubezpieczenia .text-left {
    color: #676767;
}

.warianty .skladka_ubezpieczenia .text-right {
    color: #676767;
    line-height: 30px;
}

.warianty .suma_ubezpieczenia .text-right {
    color: #2f2f2f;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
}

.warianty .skladka_ubezpieczenia .text-right b {
    color: #2f2f2f;
    font-size: 1.35rem;
    font-weight: 900;
    line-height: 30px;
}

.warianty .col-xl-3 p {
    font-size: 13px;
    color: #2f2f2f;
}

.warianty .col-xl-3 p a {
    text-decoration: underline;
    font-weight: 600;
    color: #2f2f2f;
}

.warianty .label_container {
    display: block;
    position: relative;
    cursor: pointer;
    user-select: none;
}

.warianty .label_container input[type=radio],
.label_container input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.warianty .wybrany_wariant {
    background: #113069;
    color: #fff;
}

.warianty .wybrany_wariant span,
.warianty .wybrany_wariant h3,
.warianty .wybrany_wariant .text-left,
.warianty .wybrany_wariant .text-right,
.warianty .wybrany_wariant .text-right b,
.warianty .wybrany_wariant p,
.warianty .wybrany_wariant p a {
    color: #fff;
}

.warianty .wybrany_wariant .hr2 {
    border-color: #123974;
}

.warianty .wybrany_wariant .btn-primary {
    color: #a21d4c;
}

.warianty .wybrany_wariant .btn-primary:hover {
    color: #fff;
}

.kontakt h3 {
    font-size: 1.25rem;
    font-weight: 900;
    color: #2f2f2f;
}

.kontakt h4 {
    font-size: 1.1rem;
    font-weight: 900;
    color: #2f2f2f;
}

.regulamin {
    line-height: 150%;
    font-size: 15px;
    padding-bottom: 100px;
}

.regulamin h3 {
    text-align: center;
    padding: 30px 0 15px 0;
}

.regulamin ol {
    margin: 0 0 0 15px;
    padding: 0;
}

.regulamin li {
    padding: 10px 0;
}

.regulamin li li {
    padding: 2px 0;
}

.btn-primary {
    background: #fff;
    border: 1px solid #a21d4c;
    color: #a21d4c;
    border-radius: 0;
    padding: 5px 30px;
    text-transform: uppercase;
    font-size: 13px;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-block {
    background: #a21d4c;
    color: #fff !important;
    border-color: #a21d4c;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.form-control:focus {
    box-shadow: 0 0 0 0.2rem rgba(162, 29, 76, 0.5);
}

.btn-block:hover {
    background: #fff;
    border: 1px solid #a21d4c;
    color: #a21d4c !important;
}

form.wniosek {}

form.wniosek h4 {
    font-weight: 800;
    color: #333;
    font-size: 24px;
}

form.wniosek #dane_osobowe h5 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 100%;
    padding-bottom: 0;
    font-weight: normal;
    border: none;
}

form.wniosek #dane_osobowe input[type=text],
form.wniosek #dane_osobowe input[type=number],
form.wniosek #dane_osobowe input[type=email],
form.wniosek #dane_osobowe input[type=tel] {
    border: 1px solid #cfcfcf;
    background: #fafafa;
    border-radius: 0;
    margin: 5px 0;
    height: 38px;
    line-height: 38px;
}

form.wniosek #dane_osobowe input:focus {
    background: #fff;
    border-color: #a21d4c;
}

form.wniosek hr {
    border-color: #f1f2ed;
    width: 90%;
}

form.wniosek .label_container .checkmark {
    left: 5px;
}

form.wniosek input.error {
    border: 1px #f00 solid !important;
    background-color: rgba(255, 0, 0, 0.1) !important;
    margin-bottom: 0;
    color: #000;
}

form.wniosek input.error+em {
    color: #f00;
    font-size: 11px;
    line-height: 1;
    width: 100%;
    text-align: center;
    display: inline-block;
}


form.wniosek .zgody {
    clear: both;
    text-align: left;
}

form.wniosek .zgody label {
    width: 100%;
    clear: both;
    padding: 0 25px;
    font-weight: normal;
    position: relative;
    cursor: pointer;
}

form.wniosek .zgody .checkmark {
    position: absolute;
    top: 2px;
    left: 5px;
    height: 16px;
    width: 16px;
    border: 1px solid #a4a2a3;
    background: none;
}

form.wniosek .zgody label .checkmark:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
}

form.wniosek .zgody label input:checked~.checkmark {
    background-color: #113e82;
}

form.wniosek .zgody label a {
    text-decoration: underline;
}

form.wniosek .zgody label a:hover {
    color: #000;
}

.regulamin p,
.regulamin li {
    font-size: 15px;
}


.waiting-payment-heading,
.row_oplacono table {
    text-align: left;
}

.podstawy-prawne-archiwum h2 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 2px solid #bbb;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

    .warianty .col-xl-3 {
        max-width: 28%;
        flex: 0 0 28%;
    }

    .co-daje-linie {
        background: url('../img/co_daje_linie.png') top 80px left 0 no-repeat;
    }

    .szczalki-kroki {
        background: url('../img/szczalki-kroki.png') top 70px left 0 no-repeat;
    }
}

@media (min-width: 992px) {
    .navbar-brand {
        margin-top: 80px;
    }

    .podstawy-prawne .dokument {
        line-height: 100%;
    }

    .podstawy-prawne .dokument a {
        line-height: 33px;
    }
}

@media (max-width: 1170px) {
    .waiting-payment-heading {
        font-size: 4rem !important;
    }

    .row_oplacono table {
        font-size: 1.5rem !important;
    }

    .start-header-heading {
        font-size: 26px;
        bottom: 60px;
        padding: 10px 35px;
    }

    header h1 {
        font-size: 26px;
        bottom: 60px;
        padding: 10px 20px;
    }

    header h1 strong {
        font-size: 34px;
    }

    header h1 span {
        font-size: 20px;
    }

    .start-header-heading img {
        width: 30px;
    }
}

@media (max-width: 991px) {
    .waiting-payment-heading {
        font-size: 3.5rem !important;
    }

    .row_oplacono table {
        font-size: 1.25rem !important;
    }

    .start-header-heading {
        font-size: 22px;
        bottom: 40px;
        padding: 10px 35px;
    }

    header h1 {
        font-size: 22px;
        bottom: 40px;
        padding: 10px 20px;
    }

    header h1 strong {
        font-size: 26px;
    }

    header h1 span {
        font-size: 16px;
    }

    .start-header-heading img {
        width: 28px;
    }

    .navbar-brand {
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 10;
    }

    .navbar-brand img {
        width: 100px;
    }

    .navbar-toggler {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .navbar-collapse {
        background: #f5f5f5;
        position: absolute;
        top: 60px;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0 50px 0;
    }

    .navbar-collapse .navbar-nav a {
        padding: 10px 0;
        font-size: 16px;
        width: 100%;
        display: inline-block;
    }

    .navbar-collapse .navbar-nav a:hover {
        background: #f1f1f1;
    }
}

@media (max-width: 767px) {
    .waiting-payment-heading {
        font-size: 3rem !important;
        text-align: center;
    }

    .row_oplacono table {
        font-size: 1rem !important;
        text-align: center;
    }

    .start-header-heading {
        font-size: 24px;
        bottom: 20px;
        padding: 10px 20px;
    }

    header h1 {
        font-size: 24px;
        bottom: 20px;
        padding: 10px 20px;
    }

    header h1 strong {
        font-size: 28px;
    }

    header h1 span {
        font-size: 18px;
    }

    .start-header-heading img {
        width: 25px;
    }
}

@media (max-width: 575px) {
    .waiting-payment-heading {
        font-size: 2.5rem !important;
    }

    .row_oplacono table {
        font-size: 1rem !important;
    }

    header.bg-image-full,
    div.bg-image-full {
        margin-top: 0;
    }

    .start-header-heading {
        font-size: 16px;
        bottom: 0;
        padding: 5px 20px;
    }

    header h1 {
        font-size: 16px;
        bottom: 10px;
        padding: 5px 20px;
    }

    header h1 strong {
        font-size: 18px;
    }

    header h1 span {
        font-size: 13px;
    }

    .start-header-heading img {
        width: 15px;
    }

    .navbar-brand img {
        width: 70px;
    }

    .container {
        max-width: 90%;
    }

    .podstawy-prawne .dokument,
    .podstawy-prawne .dokument a {
        height: auto;
    }
}

.podstawy-prawne-archiwum h1 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 2px solid #bbb;
}

.podstawy-prawne-archiwum h2,
.podstawy-prawne-archiwum h2 span {
    font-size: 14px;
}

.podstawy-prawne-archiwum h3,
.podstawy-prawne-archiwum h3 span {
    font-size: 14px;
}

.podstawy-prawne-archiwum .dokument {
    font-size: 12px;
}

ol.parentheses {
    counter-reset: list;
}

ol.parentheses>li {
    list-style: none;
}

ol.parentheses>li:before {
    content: counter(list, lower-alpha) ") ";
    counter-increment: list;
}

#button-resend:disabled svg {
    fill: #555;
}

.jumbotron_kontakt {
    margin-top: 100px;
}

.row_oplacono {
    display: flex;
    align-items: center;
}

.img_oplacono img {
    max-width: 90%;
}

.rozdzielnik_oplacono svg {
    width: 14px;
}

.rozdzielnik_oplacono path {
    fill: #e2e2e2;
}

.tekst_oplacono h2 {
    font-size: 4.5rem;
    color: #c5815c;
    font-weight: 900;
    padding-bottom: 20px;
}

.tekst_oplacono p {
    color: #222;
    font-size: 1.5rem;
}

.tekst_oplacono p b {
    font-weight: 900;
    padding-bottom: 10px;
    font-size: 2.2rem;
}

.row_oplacono table {
    vertical-align: middle;
    font-size: 1.5rem;
}

.row_oplacono table th {
    color: #444;
    font-weight: 400;
}

.row_oplacono table tr td {
    padding: 8px 0 8px 15px;
    vertical-align: middle;
}

.row_oplacono table tr td b {
    font-size: 2rem;
}

#status-transakcji {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 1.7rem;
}

#status-transakcji svg {
    width: 22px;
    display: inline;
    margin-right: 5px;
}

.regulations-notice {
    padding: 22px 0;
    margin-top: 150px;
    background: #dcecef;
    border-top: 1px solid #d5e5e8;
    border-bottom: 1px solid #d5e5e8;
}

.regulations-notice__box {
    display: flex;
    align-items: flex-start;
    padding: 22px 28px;

    background: rgba(255, 255, 255, 0.95);

    border-left: 5px solid #006579;

    box-shadow:
        0 5px 20px rgba(0, 60, 75, 0.10);

    border-radius: 2px;
}

.regulations-notice__icon {
    flex: 0 0 auto;
    margin-right: 20px;
    padding-top: 2px;
    font-size: 26px;
    line-height: 1;
    color: #0c5460;
}

.regulations-notice__content {
    color: #404b4d;
    font-size: 15px;
    line-height: 1.55;
}

.regulations-notice__content h4 {
    margin: 0 0 10px;
    color: #0c5460;
    font-size: 21px;
    font-weight: 600;
}

.regulations-notice__content p {
    margin: 0 0 5px;
}

.regulations-notice__content strong {
    color: #0c5460;
    font-weight: 600;
}

@media (max-width: 767.98px) {
    .regulations-notice {
        padding: 12px 0;
    }

    .regulations-notice__box {
        padding: 18px;
    }

    .regulations-notice__icon {
        margin-right: 14px;
        font-size: 22px;
    }

    .regulations-notice__content {
        font-size: 14px;
    }

    .regulations-notice__content h4 {
        font-size: 18px;
    }
}