html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: "Work Sans", sans-serif
}

body {
    font-family: "Work Sans", sans-serif !important;
    margin-top: 0px !important;
    padding: 0px !important;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 0px !important
}

body,
html {
    height: 100%
}

.link {
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease
}

.txt-right {
    text-align: right
}

.container {
    padding-left: 0 !important;
    padding-right: 0 !important
}

[class^="col"] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.duzeL {
    text-transform: uppercase
}

#wpadminbar {
    display: none
}

a {
    outline: 0 !important;
    box-shadow: none !important;
    border: 0px !important
}

a:hover {
    text-decoration: none;
    outline: 0 !important
}

a:focus {
    text-decoration: none
}

.container {
    background: none;
    display: block;
    position: relative;
    padding: 0px
}

ul,
li {
    list-style-type: none
}

h1,
h2,
h3,
h4 {
    margin: 0px;
    padding: 0px
}

.row {
    padding: 0px;
    margin: 0px !important
}

.txt-right {
    text-align: right
}

.txt-center {
    text-align: center
}

::-webkit-input-placeholder {
    color: #000 !important
}

:-moz-placeholder {
    color: #000 !important
}

::-moz-placeholder {
    color: #000 !important
}

:-ms-input-placeholder {
    color: #000 !important
}

.show {
    opacity: 1
}

.load {
    display: block;
    position: relative;
    zoom: 1;
    opacity: 0;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    height: 100%
}

.aniImg {
    visibility: hidden
}

.fadeIn {
    -webkit-animation: animat_show 0.8s;
    animation: animat_show 0.8s;
    visibility: visible !important
}

@-webkit-keyframes animat_show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.page404 {
    padding: 100px 0px;
    text-align: center;
    text-align: center
}

.page404 h2 {
    color: #000000;
    font-family: "Work Sans", sans-serif;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px
}

.page404 span {
    background: #F0F5EB;
    display: flex;
    position: relative;
    margin: 0 auto;
    width: 287px;
    height: 287px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px
}

.page404 svg {
    width: 500px;
    height: auto
}

.page404 p {
    color: #000000;
    font-family: "Work Sans", sans-serif;
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 80px
}

.page404 a {
    margin: 0 auto;
    margin-top: 40px
}

.naglowek .p-2 {
    font-size: 14px
}

.header__lead {
    display: block;
    position: relative;
    zoom: 1;
    max-width: 1000px;
    padding: 30px 20px 100px 20px
}

.header__lead h1 {
    margin-bottom: 30px
}

.header__lead p {
    margin-bottom: 20px
}

.header__lead p a {
    color: black
}

.header__lead img {
    display: block;
    position: relative;
    zoom: 1;
    margin: 0 auto;
    margin-bottom: 40px
}

.header__lead-svg {
    width: 200px;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px
}

.header__lead-svg svg {
    width: 100%;
    height: auto
}

.header__lead .card {
    margin-top: 20px
}

.header__lead--form {
    padding-bottom: 30px
}

.formularz {
    width: 700px;
    margin: 0 auto;   
    padding-top: 0px !important
}

.formularz label {
    margin-bottom: 5px
}

.formularz h4 {
    width: 100%;
    display: block;
    padding-left: 3px;
    margin-bottom: 20px
}

.formularz .br-20 {
    margin-top: 30px
}

.formularz .error {
    color: red;
    padding-top: 10px;
    font-size: 12px
}
.formularz #rodo-error {padding-top: 0px !important}

.formularz .form-control {
    color: #495057 !important;
    height: 38px !important;
    font-size: 1rem !important;
    position: relative
}

.formularz .glyphicon {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 5px;
    right: 5px;
    background: red
}

.formularz .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4f4f4;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4f4f4
}

.formularz .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.formularz .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.formularz .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.formularz .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.formularz__kod {
    width: 500px;
    margin: 0 auto;
    padding-bottom: 100px
}

.formularz__kod label {
    margin-bottom: 5px;
    text-align: center;
    display: block;
    width: 100%
}

.formularz__kod h4 {
    width: 100%;
    display: block;
    padding-left: 3px;
    margin-bottom: 20px
}

.formularz__kod .br-20 {
    margin-top: 30px
}

.formularz__kod .error {
    color: red;
    padding-top: 10px;
    font-size: 12px
}

.formularz__kod .form-control {
    color: #495057 !important;
    height: 38px !important;
    font-size: 1rem !important;
    position: relative
}

.formularz__kod .glyphicon {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 5px;
    right: 5px;
    background: red
}

.formularz__kod .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4f4f4;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4f4f4
}

.slogan {
    display: block;
    width: 400px;
    margin: 0 auto
}

.slogan label {
    margin-bottom: 5px
}

footer.text-muted {
    border-top: 1px solid #dee2e6 !important;
    padding: 20px 0px;
    font-size: 14px
}

footer.text-muted a {
    color: #212529
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline
    }

    a:after,
    a:visited:after {
        content: " ("attr(href) ")"
    }

    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .sidebar,
    .page-navigation,
    .wp-prev-next,
    .respond-form,
    nav {
        display: none
    }
}

body {
    overflow-x: hidden !important
}

.pkt {
    display: block;
    position: relative;
}

.pkt li {
    display: block;
    position: relative;
    text-align: left;
    margin-bottom: 5px;
    padding-left: 15px;
}
.pkt li:before {
        display: block;
        position: absolute;
        top: 7px;
        left: 0px;
        background: #0030AE;
        content:'';
        width: 8px;
        height: 8px;
        border-radius: 50%;
        }

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

.typo1:after {
    content: '';
    display: block;
    position: relative;
    width: 100%;
    height: 5px;
    background: #00b4cd;
    margin-top: 10px;
}

.lead strong {
    font-weight: bold;
}

.bg-primary {
    background-color: #0030AE !important
}

.btn-light {
    background-color: transparent !important;
    border: 1px solid white;
    color: white;
}

.btn-danger {
    background-color: #ee0034 !important;
}

.banner::before,
.banner::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    content: "";
    display: block;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10rem;
}

.banner::before {
    width: 80vw;
    height: 80vw;
    bottom: -40vw;
    left: 25vw;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run;
    -webkit-animation-duration: 15s;
}

@-webkit-keyframes run {
    0% {
        left: 25vw;
    }

    50% {
        left: 35vw;
    }

    100% {
        left: 25vw;
    }
}


.banner::after {
    width: 60vw;
    height: 60vw;
    bottom: -30vw;
    left: 80vw;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run1;
    -webkit-animation-duration: 15s;
}

@-webkit-keyframes run1 {
    0% {
        left: 80vw;
    }

    50% {
        left: 70vw;
    }

    100% {
        left: 80vw;
    }
}

.banner {
    position: relative;
    display: block;
    overflow: hidden !important
}

.formularz_site {
    position: relative;
    overflow: hidden;
}

.formularz_site::before,
.formularz_site::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    content: "";
    display: block;
    background: rgba(0, 48, 174, 0.05);
    border-radius: 10rem;
}

.formularz_site::before {
    width: 80vw;
    height: 80vw;
    bottom: -60vw;
    left: 55vw;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run2;
    -webkit-animation-duration: 15s;
}

@-webkit-keyframes run2 {
    0% {
        left: 55vw;
    }

    50% {
        left: 50vw;
    }

    100% {
        left: 55vw;
    }
}

.formularz_site::after {
    width: 60vw;
    height: 60vw;
    bottom: -30vw;
    left: 90vw;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run3;
    -webkit-animation-duration: 15s;
}

@-webkit-keyframes run3 {
    0% {
        left: 90vw;
    }

    50% {
        left: 95vw;
    }

    100% {
        left: 90vw;
    }
}


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

.dziamska img {
    width: 150px;
    height: auto;
    border-radius: 50%;
    border: 5px solid #dbdbdb;
    margin-top: 40px;
}
.dziamska img:first-child {
    margin-right: -20px;
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 90%;
        margin: 0 auto
    }

    .naglowek h5 {
        display: none
    }

    h6.text-right {
        text-align: center !important;
        padding: 10px 0px !important
    }

    .banner h1,
    .banner p {
        max-width: 90% !important;
        margin: 0 auto;
    }

    h1 {
        font-size: 1.7rem !important
    }

    .lead {
        font-size: 1rem !important
    }

    .p-5 {
        padding: 1rem !important
    }

    .text-jus {
        text-align: center;
    }

    .formularz {
        max-width: 100%;
    }

    .text-muted {
        text-align: center !important
    }

    .text-muted .text-right {
        text-align: center !important
    }

    .dziamska img {
        width: 150px;
    }

    .formularz_site {
        padding-top: 30px;
    }

    #zapowiedz {
        margin-bottom: 50px !important;
        max-width: 85% !important
    }
}


.koordynatorzy {
    display: grid;
    flex-wrap: wrap;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    margin-bottom: 75px;
}
.koordynatorzy li img {
    max-width: 150px;
    height: auto;
}
}

@media only screen and (max-width: 767px) {
    .naglowek .btn-danger {
        margin-bottom: 0px !important;
    }
    #KodGo {
        margin-top: 30px !imprtant;
        margin-bottom: 0px !important;
    }
}