@font-face {
    font-family: 'MyriadProBoldCondensed';
    src: url(../fonts/MyriadProBoldCondensed.ttf) format("truetype")
}

@font-face {
    font-family: 'futura';
    src: url(../fonts/futura.ttf) format("truetype")
}

@font-face {
    font-family: 'Copperplate';
    src: url(../fonts/Copperplate.ttf) format("truetype")
}

@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans:400,600&display=swap');

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

h1 {
    text-align: center;
    line-height: 1;
}

header {
    height: 200px;
    margin: 0 auto;
 
}
@media (max-width: 320px) and (min-width: 375px)
{


}
@media (max-width: 425px) and (min-width: 376px)

{
    #panel {
        position: fixed;
        top: 60%;
        right: -438px!important;
        z-index: 99999;
        transition: 500ms;
    }

}
main {
    margin-top: -28px;
    padding: 20px;
    margin-bottom: 10px;
}

footer {
    height: 30px;
        padding: 11px 0 0;
    color: #FFF;
    text-align: right
}

.footer_text {
    font-family: 'MyriadProBoldCondensed';
    letter-spacing: 1px
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}



hr {
    height: 1px;
    border: 0;
    border-top: 2px solid #FFF;
    margin-top: 10px;
    margin-bottom: 10px
}

.background-kratka-inna {
    background: #d5d6d7 url(../images/bg_ok.png)
}

#logo {
   
    height: 200px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

#logo-inner {
 
}

#sidebar {
    float: right;
    height: auto;
    padding: 15px 0 0 15px
}

#sidebar div.section {
    height: 150px
}

#sidebar div.section:first-child {
    padding: 0
}

#sidebar div.section>a:hover {
    filter: alpha(opacity=60);
    opacity: .6
}

#sidebar2 {
    height: 140px;
    margin: 20px 50px
}

#div_left {
    width: auto;
    float: left;
    margin-right: 20px
}

#div_center {
    width: auto;
    float: left;
    margin-right: 20px
}

#div_right {
    width: auto;
    float: left;
    margin-right: 20px
}

#left {
    margin-left: 80px;
    float: left;
    width: auto;
    margin-right: 20px
}

#right {
    width: 478px;
    float: left
}



#debt {
    margin-left: 23px;
    text-align: left;
    width: 93%;
}

#div_left {
    float: left;
    width: 80%
}

#div_right {
    float: right;
    width: 10%;
    margin-right: 58px
}

#myDIV {
    text-align: left:
}



#archiwista {
    width: 94%;
    height: overflow;
    margin: 0 auto;
    background-color: #0f78cb;
    margin-top: 60px;
    text-align: justify;
    line-height: 20px;
    font: normal 12px/1.7em verdana, tahoma, sans-serif
}

.cookie-alert {
    width: 100%;
    text-align: center;
    padding: 19px;
    bottom: 0;
    color: white;
    z-index: 9;
    line-height: 25px;
    background: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    position: fixed;
}

span.cookie-alert2 {
    background: #028acf;
    padding: 6px;
    position: relative;
    color: white!Important;
    border-radius: 16px;
    bottom: 9px;
}

@media (max-width: 767px) {
.cookie-alert {
    width: 100%;
    text-align: center;
    padding: 0px;
    font-size: 13px;
    bottom: 0;
    color: white;
    z-index: 9999999;
    line-height: 25px;
    background: #1f1f1f;
    font-family: 'Open Sans', sans-serif;
    position: fixed;
}
span.cookie-alert2 {
    background: #028acf;
    padding: 6px;
    position: relative;
    color: white!Important;
    border-radius: 16px;
    bottom: 9px;
}

}


#wezwanie99 {
    background: #028acf;
    text-transform: uppercase;
    padding: 9px 15px 8px 15px;
    border-radius: 21px;
    position: absolute;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    top: 65px;
    right: 49px;
    float: right;
    transition: 600ms;
}

#wezwanie99:hover {
transition: 500ms;
background: #4a4a4a;
}

.far {
    font-weight: 400;
   
}

#wezwanie99 a:hover {
    text-decoration: none;
    }

    .tab {
        position: relative;
    }


.clear {
    clear: both
}

nav,
nav ul,
nav ul li,
nav ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

nav {
    margin-top: -46px;
    margin: auto;
    width: 1407px;
    top: -32px;
    position: relative;
    border-radius: 0px;
    color: #fff;
}

nav.align-right ul li {
    float: right;
    border-right: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.22)
}

nav.align-right ul li a {
    border-right: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.15)
}

nav ul {
    width: 1399px;
    margin: auto;
    background: #b7b7b7;
    border-radius: 20px;
    padding: 7px 0px;
    box-shadow: inset -1px -3px 7px #9a9a9a;
}

nav:after,
nav ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

nav ul li {
    float: left;
    display: block;
    z-index: 1;
    border-right: 1px solid #c3c3c3;
    border-radius: 0;
    padding: 0px 5px;
}

nav ul li::after {
    content: "";
    width: 100%;
    height: 8px;
    position: absolute;
    z-index: 2;
    bottom: 10px
}

a.text_blue {
    color: #028acf;
}

a.text_blue:hover {
    color: white;
}



nav ul li a {
    display: block;
    padding: 2px 17px;
    text-decoration: none;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    z-index: 3;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 1.5;
    transition: 800ms;
}

li.end-menu {
    border: 0;
}

nav ul li a:hover,
nav ul li.active a {
    color: ##ffffff;
    text-decoration: none;
    transition: 200ms;
    
}

nav ul li:hover,
nav ul li.active {
   
}

nav ul li:hover::after,
nav ul li.active::after {
  
}

a {
    text-decoration: none;
    color: #FFF
}

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

.box {
   
    line-height: 18px;
    font: normal 12px/1.7em verdana, tahoma, sans-serif
}

.box2 {
    text-align: justify;
    line-height: 19px;
    font: normal 12px/1.7em verdana, tahoma, sans-serif;
    width: 90%;
    margin: auto;
}

.box_chancelarry {
    border: 2px solid #004f80;
    background-color: #0f78cb;
    background-image: url(../images/dobra-kancelaria.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    text-align: justify;
    line-height: 19px;
    font: normal 12px/1.7em verdana, tahoma, sans-serif
}

strong.heading-hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    top: 10px;
    left: 5px;
}

.summary {
    margin-top: 30px;
    padding: 10px 28px;
    border: 1px solid #0065C6;
    background: #1E89DC;
    text-align: right;
    font: normal 12px/1.7em verdana, tahoma, sans-serif;
    color: #F2F9FF
}



.contact {
    margin-top: 30px;
    padding: 10px 28px;
    border: 1px solid #0065C6;
    background: #1E89DC;
    font: normal 12px/1.7em verdana, tahoma, sans-serif;
    color: #F2F9FF
}

#panel p {
    font-family: 'Lato', sans-serif;
    color: white;
    text-align: center;
}

a.button-odszkodowanie {
    position: relative;
    top: 33px;
    color: black;
    background: white;
    font-size: 14px;
    padding: 9px;
    border-radius: 8px;
    text-transform: uppercase;
    transition: 500ms;
}

a.button-odszkodowanie:hover {
    transition: 500ms;
    background: #055fa1;
    color: white;
    text-decoration: none;
}

.contact input {
    padding: .3em;
    border: 1px solid #eee;
    font: normal 1em Verdana, sans-serif;
    color: #777
}

.art {
    margin: 20px;
    margin-right: 40px;
    padding-left: 18px;
    background: url(../images/articlebg2.png) top left repeat-y;
    font-size: 14px
}

.text_left {
    float: left
}

.img_right {
    float: right;
    margin-left: 20px
}

.punctor ul {
    padding: 16px 10px 16px 30px
}

.punctor li {
    padding: 6px 0 0 26px;
    background: url(../images/arrow2.png) 5px 11px no-repeat;
    color: #FFF;
    list-style: none
}

.sendbutton {
    width: 40%;
    margin: auto;
    margin-top: 134px!important;
}



.button {
    background: #037abe;
    padding: 8px 10px;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    margin: auto;
    padding: 12px;
    margin-top: 20px;
    border-radius: 23px;
    margin-bottom: 40px;
    letter-spacing: .8px;
}

.font_h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 48px;
    color: #0075cb;
    margin-left: 11px;
}

.font_h2 {
    font-family: 'MyriadProBoldCondensed';
    font-size: 20px;
    color: #b1e100;
    margin-top: 6px
}

.font_h3 {
    font-size: 18px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.font_h3_error {
    font-family: 'MyriadProBoldCondensed';
    font-size: 18px;
    color: #ff0
}

.font_h3_wyroznienie {
    font-family: 'MyriadProBoldCondensed';
    font-size: 18px
}

.font_h2_another {
    font-family: 'MyriadProBoldCondensed';
    font-size: 20px;
    color: #b1e100;
    margin-top: 6px
}

.font_h4 {
    font-family: 'MyriadProBoldCondensed';
    font-size: 42px;
    color: #FFF;
    text-align: center
}

.font_h5 {
    font-family: 'MyriadProBoldCondensed';
    font-size: 20px;
    color: #FFF;
    text-align: center
}

.text_green {
    color: #b1e100
}

.why_client {
    font-family: 'MyriadProBoldCondensed';
    font-size: 20px
}

.akapit {
    font: bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
    text-align: left;
    margin: 0;
    padding: 10px 0;
    font-size: 1.8em
}

.my_blockquote {
    margin: 30px;
    padding: 10px 24px;
    border: 1px solid #0065C6;
    background: #1E89DC;
    font-weight: 700;
    color: #b1e100;
    text-align: center
}



.frame {
    margin-left: 10px;
    margin-right: 10px;
    border-style: solid dashed;
    border-width: 5px;
    padding: 10px;
    border: 4px solid #0065C6;
    opacity: .5;
    filter: alpha(opacity=50)
}

.bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.left {
    text-align: left
}

.right {
    text-align: right
}

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

.justify {
    text-align: justify
}

.div_box {
    margin: 10px 20px
}

.bg_spis {
    background-image: url(../images/spis_tresci.png);
    background-repeat: no-repeat;
    background-position: right 100%;
    margin-right: 56px
}

.fieldset {
    margin-top: 10px;
    
   
    text-align: right;
    font: normal 12px/1.7em verdana, tahoma, sans-serif;
    color: #F2F9FF
}

.register p {
    font-size: 8pt;
    padding: 4px
}

.register input {
    color: #505050;
    margin-right: 5px
}

.register select.date,
select.date_month {
    text-align: center;
    color: #505050
}

.register input.long {
    width: 96%;
    outline: none;
    border: none;
    border-radius: 42px;
    padding: 16px;
    color: #505050;
    margin-top: 9px;
}

.long-error {
    background-color: #ff9;
    width: 247px
}

.long-error-date {
    background-color: #ff9;
    width: auto
}

.register input:focus,
select:focus {
    background-color: #efffe0
}

.register input.another {
    width: 230px;
    color: #505050
}



.small_text {
    font-size: 8pt;
    padding: 5px
}

select {
    text-align: center
}

select .lt {
    text-align: center
}

.margin-bottom-4 {
    margin-bottom: 4px
}

.center_px {
    margin-left: 240px
}

.marginy {
    padding-top: 0px;
}

.marginy2 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    font-size: 15px
}

.marginy3 {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 10px;
    margin-left: 3%;
    font-size: 15px
}

.blogList ol {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 20px
}

.blogList ul {
    list-style-type: circle
}

.blogList li {
    padding: 0 0 0 10px;
    margin-left: 20px
}

.left_10 {
    text-align: left;
    margin-left: 5%
}

.what_we-do {
    font-size: 19px;
    margin-right: 14px;
    line-height: 30px;
    font-weight: 700;
    color: #b1e100
}

.hand-show {
    font-size: 18px;
    margin-right: 6px;
    color: #b1e100
}

.center_what_we-do {
    margin-left: 120px;
    margin-top: 20px
}

.top_5 {
    margin-top: 5px
}

#button_contact {
    float: left
}

#policy_privacy {
    padding-left: 50px;
    padding-right: 50px
}

#policy_privacy h3 {
    margin-left: -40px;
    padding-bottom: 20px;
    margin-top: 20px
}

#policy_privacy ol li a {
    margin-left: 40px;
    padding-bottom: 20px;
    margin-top: 20px
}

.wciecie {
    margin-left: 40px
}

.agent {
    background-image: url(../images/agent.png);
    background-repeat: no-repeat;
    background-position: center center
}

.tabela tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.2)
}

.box-li-ol ul,
ol {
    margin-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 10px
}

.box-li-ol p {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.tabela tr,
td {
    height: 2.3em;
    padding-left: 20px
}

.logo4 {
    background: url(../images/bg_blue.png) repeat;
    background-color: #007bc5
}

.img_shadow {
    -webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75)
}

#faq_contact {
    width: 100%;
    margin: auto 30%
}

.faq {
    width: 98%;
    margin: 0 auto
}

h4 {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 10px 0 10px 10px;
    margin-bottom: 3px;
    text-align: left;
    cursor: pointer
}

h5 {
   
}

.faq div {
    text-align: justify;
    padding: 14px;
    margin-bottom: 10px;
    color: #FFF
}

#panel {
    position: fixed;
    top: 60%;
    right: -262px;
    z-index: 99999;
    transition: 500ms;
    
}

#panel:hover {
    right: 0;
    transition: 500ms;
}

#panel #content {
    width: 241px;
    height: 190px;
    padding: 10px;
    border-top: 2px solid #eee;
    border-right: none;
    border-bottom: 2px solid #eee;
    border-left: 2px solid #eee;
    z-index: 20;
    background: #0f78cb;
    position: relative;
    border-radius: 10px 0 0 10px
}

#panel #title {
    width: 150px;
    border: 2px solid #eee;
    background: #0f78cb;
    color: silver;
    font-weight: 700;
    border-radius: 10px;
    padding: 10px 5px 20px;
    text-align: center;
    position: relative;
    top: 140px;
    left: -94px;
    transform: rotate(-90deg);
    z-index: 1;
    transition: 500ms;
}

#panel:hover  #title {
    left: -56px;
    transition: 500ms;
}

body {
    line-height: 1;
    background: rgb(186, 186, 186);
    /* background: linear-gradient(0deg, rgba(156, 156, 154, 1) 0%, rgba(209, 209, 209, 1) 100%); */
    background-image: url(/images/eagle-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

html {
    width: 100%;
}

#wrapper {
    width: 1493px!important;
}

#eagle {
    position: relative;
}

#wrapper {
  
    height: overflow;
    margin: 0 auto;
    margin-top: 0px;
    padding: 10px;
    margin-bottom: 60px
}

.footer-box {
    float: left;
    border-left: 1px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    width: 31%;
    height: 96px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 18px;
    margin-bottom: 50px;
    padding-left: 46px;
    padding-top: 6px;
    font-size: 20px;
    line-height: 20pt;
    text-align: left;
}

#noline {
    border-left: none;
    padding-left: 0px;
}

.footer-logo {
    width: 92px;
    float: left;
    position: relative;
    top: -12px;
    height: 84px;
    background-image: url(../images/logo-footer.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#noline {
    border-left: none;
}

margin {
    position: relative;
    top: 15px;
}

::-webkit-scrollbar-thumb {
    background: #303030;
}

::-webkit-scrollbar {
    width: 10px;
}

@media (min-width: 1923px) and (max-width: 2560px)  {
    #panel #content {
        width: 263px!important;
        height: 258px!important;
    }

    #panel #title {
        width: 208px!important;
        top: 171px!important;
        left: -127px!important;
    }
    
    #panel {
        right: -284px!important;
    }

    #panel:hover #title {
        left: -56px!important;
        transition: 500ms;
    }

    #panel:hover {
        right: 0!important;
        transition: 500ms;
    }
  
    footer {
        height: 30px;
        padding: 20px 0 0!important;
      
    }
}

::-webkit-scrollbar-track {
    background: #ffffff;
}

/* KOD CSS TYLKO DLA STRONY GŁÓWNEJ */

@media (min-width: 1923px) and (max-width: 2560px)  {


    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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        
        font-size: 22px!important;
    }

    .footer-box {
        height: 137px!important;
        font-size: 26px!important;
        line-height: 31pt!important;
    }



    .footer-box a {
        font-size: 29px!important;
    }

    i.fas.fa-bullhorn {
        font-size: 41px!important;
        top: -31px!important;
   
    }

   

    .intro p {
        font-size: 24px!important;
    }

    .font_h1 {
        font-size: 48px!important;
       
    }

    .footer-logo {
        width: 107px!important;
        
        top: -6px!important;
        height: 121px!important;
        margin-right: 20px!important;
        
    }

    

    #box-end {
        height: 53px!important;
        margin-bottom: 72px!important;
    }

    div#height-8 {
        height: 271px;
    }

    .box-button-center p {
        font-size: 27PX!important;
       
    }
    
    .generator-button {
        font-size: 24px!important;
    }

    .box-button-center {
        width: 74%!important;
        
    }

    h1.index-h2 {
        font-size: 47px!important;
       
    }
   
    #blockquote-index {
       
        font-size: 20px!important;
        padding: 20px!important;
        line-height: 23px!important;
        
    }

    .box-left {
        float: left;
        line-height: 22px;
        padding-right: 39px;
        width: 47.8%!important;
        height: 226px;
        color: white;
        padding-right: 74px!important;
        padding-top: 44px;
        margin-top: -49px;
        font-family: bebas;
        text-align: right;
        background-image: url(/images/timeline.png);
        background-repeat: no-repeat;
        background-size: 7%!important;
        background-position: right top 47px;
    }

    .box-right {
        float: right;
        width: 46.0%!important;
        height: 232px;
        color: white;
        margin-top: -52px;
        padding-left: 83px!important;
        padding-top: 50px;
        font-family: bebas;
        background-image: url(/images/timeline.png);
        background-repeat: no-repeat;
        background-size: 7%!important;
        background-position: left top 48px;
    }
   
    span.text-index {
        font-size: 26PX!important;
        line-height: 33px!important;
      
    }
    
    #height-7 {
        height: 286px;
    }

    div#height-6 {
        height: 479px;
    }

    #wrapper {
        width: 75%!important;
    }

    #wezwanie99 {
       
        font-size: 21px!important;
        top: 98px!important;
        right: 7px!important;
    }

    .intro {
        font-size: 26px!important;
        line-height: 32px!important;
    }

    .img_wezwanie img {
        width: 95%;
        margin-right: 174px;
    }

    .center-box {
        width: 1578px!important;
        margin: auto;
        left: 0;
        right: 0;
        margin-top: 72px;
        position: relative;
    }

    h3 {
        line-height: 40px!important;
        font-size: 40px!important;
        color: #0075cb;
        
    }

    h2#index-h2 {
        
        font-size: 54px!important;
    }
    

    nav {
        top: 4px!important;
        width: 99%!important;
    }

    main {
        margin-top: 16px!important;
       
    }
    #logo-banner {
        
        width: 100%!important;
        height: 179px!important;
        
    }

    nav ul {
        width: 100%!important;
        margin: auto;
    }

    nav ul li a {
       
        padding: 10px 22px;
       
        font-size: 23px;
    }

}
.intro {
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    width: 55%;
    text-align: justify;
    position: relative;
    line-height: 26px;

}

.img_wezwanie {
    float: right;
    margin-left: 0px;
    padding-right: 43px;
    margin-top: -107px;
}

h1#index {
    margin-top: 56px;
}

.center-box {
    width: 915px;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: 72px;
    position: relative;
}
.box-right{
    float: right;
    width: 48%;
    height: 232px;
    color: white;
    margin-top: -52px;
    padding-left: 48px;
    padding-top: 50px;
    font-family: bebas;
    background-image: url(/images/timeline.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: left top 48px;
}

.box-left {
    float: left;
    line-height: 22px;
    padding-right: 39px;
    width: 45.8%;
    height: 226px;
    color: white;
    padding-right: 41px;
    padding-top: 44px;
    margin-top: -49px;
    font-family: bebas;
    text-align: right;
    background-image: url(/images/timeline.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: right top 47px;
}

#height-box {
    height: 382px;
}

 .box-call {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 69px;
    padding-left: 16px;
    margin-top: 32px;
}


h2#index-h2 {
    text-align: center;
    font-size: 35px;
}

h3 {
    line-height: 31px;
    font-size: 29px;
    color: #0075cb;
    font-family: 'Lato', sans-serif;
}

span.text-index {
    font-size: 18PX;
    font-family: 'Lato', sans-serif;
    color: black;
    text-align: justify!important;
    top: 9px!important;
    position: relative;
}

#box-end {
    height: 31px;
    margin-bottom: 72px;
}

.box-button {
    float: left;
    text-align: center;
    padding-bottom: 66px;
}

.box-button-center {
    width: 67%;
    margin: auto;
}

.box-button-center p {
    font-size: 18PX;
    padding-bottom: 46px;
    padding-top: 29px;
    font-family: 'Lato', sans-serif;
    font-weight: lighter;
}

h1.index-h2 {
    font-size: 35px;
    font-family: 'Open Sans', sans-serif;
    color: #313131;
}

.generator-button {
    background-color: #008ddc;
    color: white;
    font-size: 17px;
    width: 65%;
    padding: 17px;
    border-radius: 29px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    margin: auto;
    transition: 700ms;
}

.generator-button:hover {
    transition: 500ms;
   
    background-color: #4a4a4a;
}

.generator-button a:hover {
    text-decoration: none;
}



#blockquote-index{
    background: #c8c8c8;
    position: relative;
    padding: 16px;
    color: #4d4d4d;
    border: none;
    border-radius: 22px;
    border: 1px dashed #868686;
    margin-top: 1px;
    margin-bottom: 79px;
}

i.fas.fa-bullhorn {
    color: #008ddc;
    font-size: 26px;
    position: absolute;
    left: 0;
    top: -13px;
    right: 0;
    transform: rotate(-25deg);
}

#logo-banner {
    background-image: url(../images/logo-wezwanie.png);
    background-repeat: no-repeat;
    width: 91%;
    background-size: contain;
    height: 130px;
    margin-top: 38px;
}


/* SMARTFONY */

@media (max-width: 425px) {
#panel {
    position: fixed;
    top: 60%;
    right: -375px;
    z-index: 99999;
    transition: 500ms;
}
}
@media (max-width: 767px) {
    .center-box {
        width: 100%;
    }

    nav {
            
            width: 100%;
    }

    nav ul li {
        float: inherit;
        
        display: block;
        z-index: 1;
    }

    
    nav ul li a {
        display: block;
        padding: 10px 18px;
        text-decoration: none;
        color: #fff;
        font-family: 'Lato', sans-serif;
        text-transform: uppercase;
        z-index: 3;
        font-weight: 600;
        font-size: 16px;
        letter-spacing: -0.5px;
        line-height: 1.5;
        transition: 800ms;
    }

    nav ul {
        width: 100%;
        background: initial;
        box-shadow: none;
    }

    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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        padding: 0;
        margin: none;
        width: 100%;
        border: 0;
        font-size: 100%;
    }
   #wrapper {
    width: 100% !important;
    margin: inherit;
    padding: 0px;
}

.box-button-center {
    width: 93%;
    margin: auto;
}

.intro {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    margin: auto;
    text-align: justify;
    position: relative;
    line-height: 26px;
}

#blockquote-index {
    width: 81%;
    padding: 12px;
    margin: auto;
    background: #c8c8c8;
    color: #4d4d4d;
    border: none;
    border-radius: 22px;
    margin-top: -24px;
    margin-bottom: 79px;
}

#logo-inner {
    background: white;
    top: -8px;
    padding-top: 19px;
    padding-bottom: 5px;
    width: 100%;
    position: relative;
}

.generator-button {
    background-color: #008ddc;
    color: white;
    font-size: 14px;
    width: 86%;
    padding: 17px;
    border-radius: 29px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    margin: auto;
    transition: 700ms;
}
    #logo-banner {
        background-image: url(../images/logo-wezwanie.png);
        background-repeat: no-repeat;
        width: 78%;
        background-size: contain;
        height: 65px;
        margin-top: auto;
        margin-left: 8px;
    }


    #wezwanie99 {
        background: #028acf;
        text-transform: uppercase;
        padding: 9px 15px 8px 15px;
        border-radius: 15px 0px 0px 15px;
        position: absolute;
        font-size: 15px;
        font-family: 'Open Sans', sans-serif;
        top: 92px;
        text-align: center;
        width: 73%;
        right: 0;
        float: right;
        transition: 600ms;
    }
    

    h1.index-h2 {
        font-size: 25px;
        line-height: 30px;
        font-family: 'Open Sans', sans-serif;
        color: #313131;
    }

    span.text-index {
        font-size: 15PX;
        font-family: 'Lato', sans-serif;
        color: black;
        text-align: justify!important;
        top: 9px!important;
        position: relative;
    }

    .box-left {
        float: left;
        line-height: 22px;
        left: 0;
        padding-right: 39px;
        width: 75%;
        height: 226px;
        color: white;
        padding-left: 41px;
        padding-top: 43px;
        margin-top: -49px;
        font-family: bebas;
        text-align: left;
        background-image: url(/images/timeline.png);
        background-repeat: no-repeat;
        background-size: 7%;
        background-position: 10px 40px;
    }

    h2#index-h2 {
        text-align: center;
        font-size: 25px;
    }

    div#height-1 {
        height: 149px;
    }

    div#height-3 {
        height: 183px;
    }

    div#height-4 {
        height: 168px;
    }

    div#height-5 {
        height: 166px;
    }

    div#height-6 {
        height: 469px;
    }

    div#height-7 {
        height: 220px;
    }

    div#height-8 {
        height: 292px;
    }

    #box-end {
        height: 21px;
        margin-bottom: 72px;
    }
    
    .img_wezwanie {
        float: right;
        margin-left: 20px;
        padding-right: 0;
        margin-top: -10px;
    }


    .box-right {
        float: left;
        left: 0;
        width: 75%;
        height: 267px;
        color: white;
        margin-top: -52px;
        padding-left: 41px;
        padding-top: 50px;
        font-family: bebas;
        background-image: url(/images/timeline.png);
        background-repeat: no-repeat;
        background-size: 7%;
        background-position: 11px 50px;
    }
    
    h3 {
        line-height: 23px;
        font-size: 22px;
        color: #0075cb;
        font-family: 'Lato', sans-serif;
    }

    #height-box {
        height: 515px;
    }

    main {
        margin-top: -20px;
        padding: 0px;
        margin-bottom: 10px;
    }

    footer {
        width: 85%;
        margin: auto;
    }


    .font_h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
        color: #0075cb;
        margin-left: 0px;
        line-height: 31px;
        text-align: center;
    }

    h1#font_h1_homepage {
        margin-top: 26px;
        text-align: center!important;
        font-size: 22px!important;
    }

    .box-call {
    position: inherit;
    width: 82%;
    margin: auto;
    float: inherit;
    margin-bottom: 69px;
}



    .footer-box {
        float: left;
        border-left: 0px solid #6b6b6b;
        border-bottom: 1px solid #6b6b6b;
        width: 101%;
        height: 80px;
        color: black;
        font-family: 'Open Sans', sans-serif;
        padding-bottom: 18px;
        margin-bottom: 36px;
        margin-top: -50px;
        padding-left: 0px;
        padding-top: 8px;
        font-size: 17px;
        line-height: 20pt;
        text-align: center;
    }

    .tab {
        width: 100%!important;
        margin: auto;
    }

    .buttons {
        width: 79%!important;
        padding-bottom: 101px!important;
        float: initial!important;
        overflow: unset!important;
        margin: auto!important;
        right: 0px!important;
        top: 30px!important;
        position: relative!important;
    }

    .wezwaniebutton {
       
        float: inherit!important;
        width: 100%!important;
        margin: auto!important;

    }

    .dlug-box {
        width: 99%!important;
    }

    .modal-content {
        background-color: #ffffff;
        margin: auto;
        position: absolute;
        padding: 33px!important;
        height: 82%!important;
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        border: 1px solid #888;
        width: 98%!important;
        border-radius: 16px!important;
    }


    .sendbutton {
        width: 68%!important;
        padding-bottom: 73px!important;
        margin: auto;
        margin-top: 134px!important;
    }

    #endforms {
        float: left;
        width: 100%!important;
    }
    
    .g-recaptcha {
        width: 302px;
        margin: auto;
    }
    #debt {
        margin-left: 9px!important;
        text-align: left;
        width: 96%!important;
    }

  

    .podpisanefakturydluznika {
        float: left!important;
        left: 0!important;
        MARGIN-LEFT: 8PX!important;
        width: 98%!important;
        MARGIN-TOP: 7PX!important;
    }

    .wymagalnosc-left {
        float: left!important;
        text-align: left!important;
        margin-left: 10px!important;
        margin-top: 15px!important;
        width: 93%!important;
        margin-bottom: 28px!important;
    }


    h1.generator_style_subheading {
    
        font-size: 13px!important;
        position: relative!important;
        top: -21px!important;
        MARGIN-TOP: 2PX!important;
    }

    .informationpanel {
        
        width: 83%!important;
    }

    h1.generator_style {
        font-size: 18px!important;
        width: 89%!important;
        margin: auto!important;
    }
    
    i.far.fa-info-circle {
      
        display: contents;

    }

    .footer-box.generator {
        float: left;
        border-left: 0px solid #6b6b6b!important;
        border-bottom: 1px solid #6b6b6b!important;
        width: 101%!important;
        height: 116px!important;
        color: black!important;
        font-family: 'Open Sans', sans-serif;
        padding-bottom: 18px!important;
        margin-bottom: 36px!important;
        margin-top: -50px!important;
        padding-left: 16px!important;
        padding-top: 8px!important;
        font-size: 17px!important;
        line-height: 20pt!important;
        text-align: center!important;
    }

    .footer-logo {
        width: 0;
        float: left;
        position: relative;
        top: -12px;
        height: 84px;
        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
    }
    
    h1#index {
        margin-top: 0px;
    }
    
    #panel {
        position: fixed;
        top: 60%;
        right: -360px;
        z-index: 99999;
        transition: 500ms;
    }

    #panel:hover {
        right: -87px;
        transition: 500ms;
    }


}
/* SMARTFONY */


 /* Wersja laptop poziomo 1440px */
 @media (min-width: 1430px) and (max-width: 1450px)  {
    #wrapper {
        width: 93% !important;
    }

    footer.footer_text {
        width: 1445px;
    }

    nav ul {
        width: 100%;
        margin: auto;
    }

    .footer-box {
        float: left;
        border-left: 1px solid #6b6b6b;
        border-bottom: 1px solid #6b6b6b;
        width: 30%;
        height: 70px;
        font-size: 18px;
       
    }

 }


   /* Wersja  laptop poziomo 1024px*/
   @media (min-width: 1023px) and (max-width: 1280px)  {
    #logo-banner {
        width: 70%;
        height: 109px;
    }

    #wezwanie99 {
     
        top: 43px;
    }

    #wrapper {
        width: 94% !important;
    }

    nav ul {
        width: 100%;
        position: relative;
        margin: auto;
        left: -13px;
    }

    .img_wezwanie img {
        width: 377px;
    }

    nav {
        margin-top: -46px;
        margin: auto;
        width: 975px;
        top: -58px;
        position: relative;
        border-top: 0px solid #6b6b6b;
        border-radius: 0px;
        padding-top: -4px;
        color: #fff;
    }

    nav ul li a {
        display: block;
        padding: 9px 6px;
        text-decoration: none;
        color: #000;
        font-family: 'Lato', sans-serif;
        text-transform: uppercase;
        z-index: 3;
        font-weight: 900;
        font-size: 12px;
        letter-spacing: -0.5px;
        line-height: 1.5;
        transition: 800ms;
    }

    main {
        margin-top: -13px;
      
    }

    .font_h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 31px;
        color: #0075cb;
    }

    .box-button-center {
        width: 95%;
        margin: auto;
    }

    .footer-box {
        float: left;
        border-left: 1px solid #6b6b6b;
        border-bottom: 1px solid #6b6b6b;
        width: 31.77%;
        height: 70px;
        color: black;
        font-family: 'Open Sans', sans-serif;
        padding-bottom: 55px;
        margin-bottom: 50px;
        padding-left: 18px!important;
        padding-top: 6px;
        font-size: 18x!important;
        line-height: 20pt;
        text-align: left;
    }

    .intro p {
        font-size: 16px;
    }

   }
   
   @media (min-width: 1281px) and (max-width: 1427px) { 

    .footer-box {
       
        height: 73px;
        font-size: 16px;
        
    }

    #wrapper {
        width: 1237px!important;
    }

    .img_wezwanie img {
        width: 78%;
        float: right;
    }

    nav ul {
        width: 1168px;
        margin: auto;
    }

    nav {
      
        width: 1250px;

    }

    .blog-box {
        width: 18%!important;
        float: left;
        margin: 11px;
        cursor: pointer;
    }

    nav ul li a {
        display: block;
        padding: 10px 10px;
        font-size: 15px;
    }
 }


    /* Wersja Tablet 1024px*/
 @media (min-width: 768px) and (max-width: 1023px) {
    .center-box {
        width: 650px;
        margin: auto;
        left: 0;
        right: 0;
        margin-top: 72px;
        position: relative;
    }
    .box-right {

        width: 44%;
    
    }

    div#height-8 {
        height: 311px;
    }

    .box-button-center {
        width: 100%;
        margin: auto;
    }

    #box-end {
        height: 21px;
        margin-bottom: 72px;
    }
    
    h1.index-h2 {
        font-size: 28px;
        font-family: 'Open Sans', sans-serif;
        color: #313131;
    }

    .generator-button {
        
        font-size: 13px;
        width: 80%;
    }
    
    .box-left {
    
        width: 45.8%;
    }
    #wrapper {
        width: 90% !important;
    }

    nav {
        margin-top: -46px;
        margin: auto;
        width: 100%;
        top: -32px;
        position: relative;
        border-radius: 0px;
        color: #fff;
    }

    nav ul {
        width: 100%;
        margin: auto;
        background: none;
        border-radius: 20px;
        padding: 7px 0px;
        box-shadow: none;
    }
    

    #logo-banner {
        width: 65%;
        height: 88px;
        
    }

    .tab {
        width: 100%!important;;
        margin: auto;
    }


    span.font_h1_generator {
        text-align: center;
        font-size: 30px!important;
        line-height: 39px!important;
        font-family: 'Open Sans', sans-serif;
    }

    footer {
        width: 72%!important;
        margin: auto;
    }

    .buttons {
        width: 81%!important;

    }

    .modal-content {
        padding: 17px!important;
        height: 94%!important;

    }

    .scrollconetnet {
        overflow-y: scroll!important;
        height: 94%!important;
        width: 95%!important;
        padding: 16px!important;
    }
    .footer-box.generator {
     
        border-left: 0px solid #6b6b6b!important;
        border-bottom: 1px solid #6b6b6b;
        width: 100%!important;
        height: 96px;
        color: black;
        font-family: 'Open Sans', sans-serif;
        padding-bottom: 18px;
        margin-bottom: 50px;
        padding-left: 55px;
        padding-top: 6px;
        font-size: 20px;
        line-height: 20pt;
        text-align: left;
    }
    

    #height-6 {
        height: 469px;
    }

    #wezwanie99 {
        right: -40px;
        top: 86px;
        border-radius: 15px 0px 0px 15px;
    }


    .img_wezwanie img {
        width: 100%;
    }

    nav ul li {
        float: left;
        display: block;
        display: contents;
        z-index: 1;
    }

    .font_h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 38px;
        color: #0075cb;
        text-align: center;
        line-height: 39px;
}

.intro {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    text-align: center;
    position: relative;
    line-height: 26px;
}

h3 {
    line-height: 28px;
    font-size: 22px;
    color: #0075cb;
    font-family: 'Lato', sans-serif;
}

#blog {
    margin-top: -92px;
}

h2#index-h2 {
    text-align: center;
    font-size: 27px;
}

    .img_wezwanie {
        width: 62%;
        float: initial;
        margin: auto;
    }

    main {
        margin-top: 21px;
        padding: 20px;
        margin-bottom: 10px;
    }

    .box-call {
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 69px;
    }

 }

 /* GENERATOR WEZWANIA */

 

 #legend-name-code {
    font-size: 24px!important;
    position: absolute;
    float: right;
    color: #338ece;
    margin-top: -39px;
    margin-right: 26px;
    right: 31px;
}

 .register input.long2 {
    width: 96%;
    outline: none;
    border: none;
    border-radius: 42px;
    padding: 16px;
    color: #505050;
    margin-top: 9px;
}

 #debt_info {
    
    float: left;
    margin-bottom: -56px;
}

#logo-inner img {
    width: 100%;
    }
    
    span.font_h1_generator {
        text-align: center;
        font-size: 36px;
        font-family: 'Open Sans', sans-serif;
    }

    h1.generator_style_subheading {
        text-align: center;
        color: #028acf;
        MARGIN-TOP: -17PX;
        font-size: 19px;
        font-family: 'Open Sans', sans-serif;
    }
    
    /* GENERATOR WEZWANIA */
    @media (min-width: 1923px) and (max-width: 2560px)  {

        #legendlugwynikaznazwa {
            top: 64px!important;
        }

        #legend-name-code {
            margin-top: -49px!important;
        }

        span#legendlugwynikaz {
   
            top: 57px!important;
            right: -18px!important;
        
        }

        .g-recaptcha {
            width: 316px!important;
            margin: auto!important;
            margin-top: 7px!important;
            position: relative;
            top: -45px!important;
        }

        .button {
          
            font-size: 21px!important;
        }

        button#myBtn {
            font-size: 23px!important;
        }
        #endforms {
        
            width: 763px!important;
            margin-left: 14px!important;
        }

        .wymagalnosc-left {
            margin-left: 40px!important;
        }
        .register textarea {
            width: 104%!important;
            margin-left: 6px!important;
            font-size: 19px!important;
        }

        textarea.textarea-dlug {
            height: 150px;
            border-radius: 33px;
            padding: 24px;
        }

        .informationpanel {
            font-size: 22px!important;
            margin-left: 42px!important;
            margin-top: 16px!important;
        }

        gwiazdka {
            font-size: 50px!important;
            top: 16px!important;
        }


        #legend-name {
            margin-top: -50px!important;
        }

        .buttons {
            width: 800px!important;
            float: initial!important;
            overflow: unset;
            margin: auto;
            right: -54px!important;
            top: -58px!important;
            position: relative;
        }

        .wezwaniebutton {
     
            font-size: 22px!important;
       
        }

        i.far.fa-info-circle {
            font-size: 29px!important;
        }

        .tab {
            width: 941px!important;
          
        }

        .register input.long {
        
            font-size: 22px!important;
        }

        h1.generator_style {
            font-size: 36px!important;
        }
    
    
        .font_h3 {
            font-size: 28px!important;
            color: #000000;
            font-family: 'Open Sans', sans-serif;
            font-weight: bold;
        }

    }


    .long.err {
        display: none;
    }

    .register textarea {
        border: 1px solid #E1E1E1;
        width: 103%;
        margin-bottom: -2px;
        color: #505050;
        margin-right: 2px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
    }

    #legendlugwynikaznazwa {
        position: absolute;
        top: 46px;
        right: 57px;
        font-size: 22px!Important;
    }
     /*  MULTI STEP FORM */
     .form-container {
        width: 100%;
        max-width: 708px;
        margin: 0 auto;
        input[type=text], input[type=email], input[type=phone], input[type=number], textarea {
          width: 90%;
          margin: 20px auto;
          border: 1px solid white;
          box-shadow: 0  0 1px 1px white;
        }
        textarea {
          min-height: 150px;
        }
        .panel {
          background: rgba(0,0,0,.2);
          .panel-heading {
            margin-bottom: 20px;
          }
        }
        .btn-group {
          width: 90%;
          margin: 0 auto 10px auto;
        }
        .back {
          float: left;
        }
        .continue {
          float: right;
        }
      }
      
      /* Multi-Part CSS */
      input[type=checkbox] {
       
        /* Position the checkbox in upper left corner */
        
      
      }
      
      /* Styling Parts */
      #part1,
      #part2,
      #part3 {
        z-index: 2;
        display: block;
        height: auto;
        opacity: 1;
        transition: opacity 1s ease-in-out;
      }
      
      /* Hidden Parts */
      #part2,
      #part3 {
        opacity: 0;
        height: 0;
        overflow: hidden;
      }
      
      /* Show Step 2 & Hide Step 1 */
      #step2:checked ~ #part2 {
        opacity: 1;
        height: auto;
      }
      #step2:checked ~ #part1 {
        opacity: 0;
        height: 0;
        display: none;
      }
      
      /* Show Step 3  & Hide Step 2 */
      #step3:checked ~ #part3 {
        opacity: 1;
        height: auto;
      }
      #step3:checked ~ #part2 {
        opacity: 0;
        width: 0;
        height: 0;
      }


      .btn.btn-default.btn-success.btn-lg {
        background: #0075cb;
        padding: 11px;
        width: 100px;
        text-align: center;
        border-radius: 23px;
        font-size: 15px;
        float: right;
        font-family: 'Lato', sans-serif;
        margin-right: 27px;
        color: white;
        transition: 500ms;
    }


    .btn.btn-default.btn-success.btn-lg:hover {
        background: #4a4a4a;
        transition: 500ms;
        
    }

    .tab {
        width: 785px;
        margin: auto;
    }

    .buttons {
        width: 667px;
        float: initial!important;
        overflow: unset;
        margin: auto;
        right: -50px;
        top: -24px;
        position: relative;
    }

    .wezwaniebutton {
        background-color: #338ece;
    color: #ffffff;
    float: right;
    border-radius: 22px;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    }
    /*MULTI STEP FORM */

.dlug-box {
    width: 96%;
}

.wymagalnosc-left {
    float: left;
    text-align: left;
    margin-left: 27px;
    margin-top: 15px;
    margin-bottom: 28px;
}

select#selectleft {
    padding: 7px;
    border: none;
    font-size: 17px;
    outline: none;
    border-radius: 13px 0px 0px 13px;
}

select#selectcenetr {
    padding: 7px;
    border: none;
    font-size: 17px;
    outline: none;
    border-radius: 0px 0px 0px 0px;
    border-left: 3px solid #b0b0af;
}

select#selectright {
    padding: 7px;
    border: none;
    font-size: 17px;
    outline: none;
    border-radius: 0px 15px 15px 0px;
    border-left: 0px solid #b0b0af;
    margin-left: -1px;
}

.podpisanefakturydluznika {
    float: left;
    left: 0;
    MARGIN-LEFT: 36PX;
    width: 42%;
    MARGIN-TOP: 51PX;
}

input[type="checkbox"] {
    width: 21px;
    height: 21px;
}

#textfaktury {
    font-size: 14px;
    position: relative;
    top: -5px;
    font-family: 'Open Sans', sans-serif;
}

textarea.textarea-dlug {
    height: 150px;
    border-radius: 33px;
    padding: 24px;
}

#legend-name {
    font-size: 24px!important;
    position: absolute;
    float: right;
    color: #338ece;
    margin-top: -39px;
    margin-right: 26px;
    right: 0;
}

.far {
    font-weight: 400;
    color: #218bcf!important;
}

span#legenddatawymagalnosci {
    font-size: 22px!important;
    top: 3px;
    margin-left: 6px;
    position: relative;
}

span#legendlugwynikaz {
    position: relative;
    top: 43px;
    right: 23px;
    font-size: 22px!Important;
}

.informationpanel {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 29px;
    border-top: 1px solid #6b6b6b;
    width: 22%;
    margin-left: 30px;
    padding-top: 4px;
    margin-top: 16px;
}

gwiazdka {
    font-size: 30px;
    position: relative;
    top: 9px;
}

#endforms {
    float: left;
    margin-bottom: 33px;
    width: 392px;
}
    
#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

footer#generator-page-footer {
    margin-top: 96px;
}



i.far.fa-handshake {
    color: white!important;
    margin-right: 9px;
    font-size: 18px;
    position: relative;
    line-height: 1px;
    top: 2px;
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
    background-color: #ffffff;
    margin: auto;
    position: absolute;
    padding: 34px;
    height: 54%;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
   
    border: 1px solid #888;
    width: 80%;
    border-radius: 38px;
  }
  
  .scrollconetnet {
    overflow-y: scroll;
    height: 434px;
    width: 97%;
}

button#myBtn {
    color: #037abe;
    border: none;
    padding: 2px 45px;
    font-size: 13px;
    background: none;
    font-family: Raleway;
    cursor: pointer;
    float: left;
    left: 0;
    display: contents;
}


  /* The Close Button */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  .footer-box.generator {
    float: left;
    border-left: 1px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    width: 33%;
    height: 96px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 18px;
    margin-bottom: 50px;
    padding-left: 55px;
    padding-top: 6px;
    font-size: 20px;
    line-height: 20pt;
    text-align: left;
}

#margindlug {
    right: 50px;
    position: relative;
    color: #037abe;
}


  /*Kontakt*/

  @media (max-width: 2560px) and (min-width: 1923px) { 
    .kontakt {
        padding: 14px!important;
        font-size: 23px!important;
    }

    textarea#comment-content {
        width: 70%!important;
        height: 143px!important;
        font-size: 20px!important;
    }

    button#send-message {
        margin-top: 22px!important;
        font-size: 20px!important;
    }
  }

  .kontakt {
    width: 71%;
    padding: 11px;
    border-radius: 20px;
    margin-bottom: 16px;
}




.contact-c {
    width: 85%;
    display: flex;
    margin: auto;
    position: relative;
    margin-bottom: -77px;
}

textarea#comment-content {
    width: 69%;
    height: 58px;
    border-radius: 20px;
    padding: 17px;
}

button#send-message {
    background: #028acf;
    color: white;
    border: none;
    padding: 13px;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    width: 200px;
    margin-top: 37px;
    border-radius: 16px;
}

.g-recaptcha {
    width: 316px;
    margin: auto;
}

.formularz-kontaktowy {
    WIDTH: 46%;
    MARGIN: AUTO;
    margin-bottom: 0px;
}



.formularz-kontaktowy {
    WIDTH: 56%;
    float: left;
    order: 1;
}




.mapa {
    width: 57%;
    padding-right: 52px;
    margin-top: 0px!important;
    margin: auto;
    float: left;
}

.contact-form {
    text-align: center;
    width: 62%;
    margin: auto;
    margin-bottom: 122px;
}

h1#font_h1_kontakt {
    text-align: center;
    margin-bottom: 15px;
}

input {
    border: NONE;
}

.dane-kontaktowe p {
    font-size: 17PX;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
}

.marginy-kontakt {
    padding-top: 33px;
    margin-bottom: 113px;
}

@media (max-width: 767px) {

    .scrollconetnet td {
        width: 0;
    }

    .scrollconetnet {
        overflow-y: scroll;
        height: 434px;
        width: 97%;
    }

    .scrollconetnet table {
        margin-left: 0!Important;
    }

    body {
        line-height: 1;
        background: rgb(186, 186, 186);
        /* background: linear-gradient(0deg, rgba(156, 156, 154, 1) 0%, rgba(209, 209, 209, 1) 100%); */
        background-image: url(/images/eagle-bg.png);
        background-attachment: fixed;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .fal, .far {
        font-family: "Font Awesome 5 Pro";
        display: inherit!important;
    }

    .contact-form {
        width: 100%;
    }

    .contact-c {
        width: 100%;
        display: grid;
    }   

    .mapa {
        width: 90%;
        padding-bottom: 39px;
        padding-right: 0px;
        margin-top: 0px!important;
        margin: auto;
        float: left;
    }

    .fal, .far {
        font-family: "Font Awesome 5 Pro";
        display: initial;
    }
    
    .formularz-kontaktowy {
        WIDTH: 83%;
       
    }

}
/*Kontakt*/
/*Tablet*/
@media (max-width: 1023px) and (min-width: 768px) {


    .contact-form {
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 122px;
    }

    .contact-c {
        width: 100%;
        display: block;
        text-align: center;
        margin: auto;
        position: relative;
        margin-bottom: -77px;
    }

    
    .formularz-kontaktowy {
        WIDTH: 100%;
        float: left;
        order: 1;
    }

    .mapa {
        width: 100%;
        padding-right: 52px;
        margin-top: 0px!important;
        margin: auto;
        margin-bottom: 70px;
        float: left;
    }

    .footer-box {
        float: left;
        border-left: 0px solid #6b6b6b;
        border-bottom: 1px solid #6b6b6b;
        width: 100%;
        height: 96px;
        color: black;
        font-family: 'Open Sans', sans-serif;
        padding-bottom: 18px;
        margin-bottom: 50px;
        padding-left: 46px;
        padding-top: 6px;
        font-size: 20px;
        line-height: 20pt;
        text-align: left;
    }


}
/*Kontakt*/

/*Blog*/

.blog-box {
    width: 15%;
    float: left;
    margin: 11px;
    cursor: pointer;
}

.blog-img {
    position: relative;
    width: 100%;
    transition:  500ms;

    
}

.blog-img img {
    border-radius: 13px 13px 0px 0px;
    width: 100%;
    
}

.blog-box h4 {
    background: #028acf;
    z-index: 2;
    position: relative;
    border-radius: 0px 0px 13px 13px;
}

.data {
    position: absolute;
    bottom: 18px;
    right: 0;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    color: wheat;
    background: #028acf;
}

.blog-box .blog-img:hover {
    transition:  500ms;
    bottom: -6px;

}

.blog-box .blog-img { transition:  500ms; }

#blog h3 {
    margin-left: 13px;
    margin-top: 48px;
    color: #464646;
}


.blog-box-container {
    float: left;
}

#maring-down {
    margin-bottom: 55px;
}


 /* 1024px */
@media (min-width: 1023px) and (max-width: 1280px)  {
    .blog-box {
        width: 22%;
        float: left;
        margin: 13px;
        cursor: pointer;
    }

    .footer-box {
       
        width: 30.77%!important;

    }

} /* 1024px */

 /* 1440px */
 @media (min-width: 1430px) and (max-width: 1450px)  {
    .blog-box {
        width: 18%;
        float: left;
        margin: 12px;
        cursor: pointer;
    }


 }/* 1440px */

 /* Tablet */
 @media (min-width: 768px) and (max-width: 1023px) {
  .blog-box {
    width: 29%;
    float: left;
    margin: 14px;
    cursor: pointer;
}

 } /* Tablet */


 /* Telefon */
 @media (max-width: 767px) {
    .blog-box {
        width: 87%;
        margin-top: 49px!important;
        margin: auto!important;
        cursor: pointer;
        padding-top: 24px;
        float: initial;
    }

    .blog-box h4 {
        background: #028acf;
        z-index: 2;
        padding: 14px 0px 15px 0px;
        position: relative;
        border-radius: 0px 0px 13px 13px;
        text-align: center;
    }
    .data {
        position: absolute;
        bottom: 18px;
        right: 0;
        padding: 1px;
        padding-left: 5px;
        padding-right: 5px;
        color: wheat;
        width: initial;
        background: #028acf;
    }

 } /* Telefon */

 @media (min-width: 1281px) and (max-width: 1427px) { 



    .blog-box {
        width: 18%!important;
        float: left;
        margin: 11px;
        cursor: pointer;
    }

}

@media (min-width: 1366px) and (max-width: 1425px) { 
    nav ul li a {
    padding: 10px 7px!important;
    }

    .buttons {
        
        top: -104px!important;
    }

    .blog-box {
        width: 22%!important;
        float: left;
        margin: 15px;
        cursor: pointer;
    }

    .footer-box {
        width: 33%!important;
        font-size: 16px!important;
    }
    
}




 /* Błąd 404 */
 @media (max-width: 2560px) and (min-width: 1923px) {
 .nofound {
    padding-top: 67px!important;
    font-size: 30px!important;

}

.strona404 {
    font-size: 401px!important;
    padding-top: 197px!important;
}
 


}

.strona404 {
    font-size: 244px;
    text-align: center;
    height: 155px;
    color: #0379bdde;
    padding-top: 48px;
}

.nofound {
    text-align: center;
    letter-spacing: 4px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 58px;
}

@media (max-width: 767px) {
    .strona404 {
        font-size: 144px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        height: 98px;
        color: #0379bdde;
        padding-top: 101px;
    }

    .nofound {
        text-align: center;
        letter-spacing: 4px;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
        margin-bottom: 240px;
    }

}



/* Strona Artykułu */

@media (min-width: 1923px) and (max-width: 2560px)  {
    .article-page {
        width: 1679px!important;
    }
    .article-img {
        height: 321px!important;
        background-position: center!important;
        background-size: cover!important;
        background-repeat: no-repeat!important;
    }



    .article-page h4 {
     
        font-size: 44px!important;
    }


    .text-article-blog {
        line-height: 29px!important;
    }

    #img_format_right {
        margin-right: 42px!important;
        width: 291px!important;
    }

}
.article-page h4 {
    color: #ffffff;
    background: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: min-content;
    margin: auto;
    top: 0;
    right: 0;
    text-align: center;
    margin-left: -12px;
    font-size: 32px;
    font-family: 'Open Sans', sans-serif;
}

.article-page {
    width: 1237px;
    background: #b3b3b396;
    margin: auto;
    padding: 0px;
    margin-top: 69px!important;
    text-align: justify;
    box-shadow: 1px 2px 12px;
    border-radius: 27px;
}

.my_blockquote_paragraf {
    font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, sans-serif;
    margin: 50px;
    padding: 20px 61px 20px 70px;
    border: 1px solid #ffffff;
    background: #c3c3c3;
    text-align: justify;
    position: relative;
    background-image: url(../images/bg_paragraf.png);
    background-repeat: no-repeat;
    background-position: 96% 90%;
}

.date-article-page {
    float: right;
    right: 8px;
    position: relative;
    margin-left: 14px;
    background: #dadada;
    top: -36px;
    color: #000000;
    padding-right: 15px!important;
    padding-left: 8px!important;
    padding: 3px;
    border-radius: 14px;
}

i.far.fa-clock {
    margin-right: 6px;
}

.text-article-blog {
    padding: 34px;
    margin-top: 0px;
}

.blog-next-article-page {
    float: right;
    right: 0;
    position: relative;
    margin-left: 16px;
    top: -8px;
    color: #4c4c4c;
}

i.fas.fa-arrow-left {
    margin-right: 8px;
    color: #028acf;
}

.blog-next-article-page a {
    color: #0f78cb;
}

.separe-down-article {
    margin-top: 48px;
}

.paragraf-png {
    width: 26px;
    float: right;
    top: -40px;
    position: relative;
    right: -69px;
}

.paragraf-png-down {
    width: 26px;
    float: left;
    bottom: -23px;
    position: absolute;
    left: -8px;
}

.paragraf-png img {
    width: 100%;
}

.paragraf-png-down img {
    width: 100%;
}

.article-img {
    height: 238px;
    background-image: url(/images/temida.jpg);
    width: 100%;
    background-attachment: fixed;
    overflow: hidden;
    position: relative;
    border-radius: 28px 24px 0px 0px;
    margin-top: -51px;
}

/* 1024px */
@media (min-width: 1023px) and (max-width: 1280px)  {
    .article-page {
        width: 919px;
        background: #b3b3b396;
        margin: auto;
        padding: 0px;
        margin-top: 22px!important;
        text-align: justify;
        box-shadow: 1px 2px 12px;
        border-radius: 27px;
    }
}


 /* Tablet */
 @media (min-width: 768px) and (max-width: 1023px) {
    .article-page {
        width: 100%;
        background: #b3b3b396;
        margin: auto;
        padding: 0px;
        margin-top: 0x!important;
        text-align: justify;
        box-shadow: initial;
        border-radius: 27px;
    }

    .text-article-blog {
        padding: 4px;
        margin-top: 23px;
    }

 }

 
@media (max-width: 767px) {

    #img_format_right {
        float: right;
        text-align: right;
        margin-left: 20px;
        width: 123px!important;
    }

    .article-page {
        width: 100%;
        background: #b3b3b396;
        margin: auto;
        margin-top: -119px!important;
        text-align: justify;
        box-shadow: initial;
        margin-bottom: 68px!important;
        border-radius: 0px;
    }

    .text-article-blog {
        padding: 0px;
        margin-top: 0px;
        width: 90%;
        margin: auto;
    }

    .article-page h4 {
        color: #ffffff;
        background: none;
        position: absolute;
        left: 0;
        bottom: 0;
        height: fit-content;
        margin: auto;
        top: 0;
        right: 0;
        text-align: center;
        margin-left: 0px;
        line-height: 31px;
        font-size: 29px;
        font-family: 'Open Sans', sans-serif;
    }

    .blog-next-article-page {
        float: right;
        right: 0;
        position: relative;
        margin-left: 32px;
        top: -47px;
        margin: auto;
        color: #4c4c4c;
    }

    .article-img {
        height: 238px;
        background-image: url(/images/temida.jpg);
        width: 100%;
        background-size: 204%;
        background-position: -107px 0px;
        background-attachment: fixed;
        overflow: hidden;
        position: relative;
        border-radius: 0px 0px 0px 0px;
        margin-top: -51px;
    }

    .date-article-page {
        width: 100%;
        right: 0;
        float: initial;
        text-align: center;
        margin: auto;
        left: 0;
        margin-left: 0px;
        background: #dadada;
        top: -22px;
        color: #000000;
        padding-right: 0px!important;
        padding-left: 0px!important;
        padding: 3px;
        border-radius: 1px;
    }

    .text-article-blog {
        padding: 0px;
        margin-top: 0px;
        width: 90%;
        margin: auto;
    }

    .my_blockquote_paragraf {
        font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, sans-serif;
        margin: auto;
        margin-top: 30px!important;
        margin-bottom: 37px;
        width: 83%;
        padding: 17px;
        border: 1px solid #ffffff;
        background: #c3c3c3;
        text-align: justify;
        position: relative;
        background-image: url(../images/bg_paragraf.png);
        background-repeat: no-repeat;
        background-position: 96% 90%;
    }

    .paragraf-png {
        width: 26px;
        float: right;
        top: -40px;
        position: relative;
        right: -25px;
    }


}


#img_format_right img {
    width: 100%;
}

#img_format_right {
    float: right;
    text-align: right;
    margin-left: 20px;
    width: 208px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
    margin-top: 30px!important;
    font-size: 11px;
    margin-bottom: 70px!important;
}

.td-bg-color {
    background: #464646;
    color: white;
}

 /* Nadpisanie strony głównej do wstawienia do dokumentu do przesłania */


.font_h1_homepage {
font-family: 'Open Sans', sans-serif;
font-size: 48px;
color: #0075cb;

margin-left: 11px;

}

h1#font_h1_homepage {
    margin-top: 26px;
    text-align: left;
}


 /*Wymaglanosc */

 i.fas.fa-comment {
    position: absolute;
    right: 32px;
    top: -22px;
    font-size: 49px;
    color: white;
}

 .box-doku-wym2 p {
    padding: 0px 25px 1px 18px;
    font-size: 15px;

}

 #linki-wym2 {
    margin-top: 48px;
    width: 62%;
}

 p.tags {
    margin: auto;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    top: -28px;
    margin-bottom: 48px;
    color: #7b7b7b;
}

 .con-1-wym2 {
    float: left;
    width: 35%;
}

.con-1-wym2 img {
    padding-left: 41px;
    position: relative;
    top: 19px;
    width: 99%;

}

.con-1-wym2 a {
    font-size: 19px;
    transition: 500ms;
    color: black;
    line-height: 39px;
    padding-left: 17px;
}

.con-1-wym2 a:hover {
    padding-left: 29px;
    color: #0287cc;
    text-decoration: none;
    transition: 500ms;
}

#linki-zaplaty {
    margin-top: 45px;
}

.button-zaplaty {
    color: white;
    font-family: 'Open Sans', sans-serif;
    background: #0287cc;
    width: 447px;
    text-align: center;
    text-decoration: none;
    border-radius: 28px;
    margin: auto;
    padding: 8px;
    margin-top: 53px!important;
}

.button-zaplaty:hover {
    background: #4a4a4a;
    transition: 500ms;
    text-decoration: none;

}

#linki-wym2 p {
    text-align: justify;
    top: -26px;
    line-height: 22px;
    margin-left: 19px;
    font-size: 16px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

main.box {
    width: 94%;
    margin: auto;
    margin-top: -22px;
}

.linki-margin {
    padding-left: 21px;
}

i.fas.fa-arrow-right {
    font-size: 19px;
    color: #0287cc;
}

.box-doku-wym2 {
    margin: inherit;
    position: relative;
    float: right;
    left: 0;
    border-radius: 39px 0px 28px 0px;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 100px;
    margin-top: 46px;
    background: rgba(150, 150, 150, 0.611764705882353);
}

.box-doku-wym2 h4 {
    font-family: 'Open Sans', sans-serif;
    background: #0287cc;
    font-size: 16px;
    border-radius: 39px 0px 0px 0px;
    text-align: center;
}

.doku-icon {
    padding-left: 15px;
    padding-bottom: 5px;
}


@media (max-width: 1450px) and (min-width: 1430px)
{

    .box-doku-wym2 {
        float: left;
        margin: 14px!important;
        left: 16px!important;
        position: relative;
        border-radius: 17px;
      
        padding-bottom: 13px;
        margin-bottom: 101px!important;
        background: rgba(150, 150, 150, 0.611764705882353);
    }


    

}


@media (max-width: 1280px) and (min-width: 1023px)
{
    .con-1-wym2 a {
        font-size: 13px!important;
        transition: 500ms;
        color: black!important;
        line-height: 33px!important;
        padding-left: 8px!important;
    }

    .con-1-wym2 img {
        padding-left: 0px!important;
        width: 109%!important;
        margin-left: 12px!important;
        position: relative!important;
        top: 9px!important;
    }

    #linki-wym2 p {
        text-align: justify;
        top: -33px!important;
        line-height: 22px;
        margin-left: 15px;
        font-size: 13px!important;
        position: relative;
        font-family: 'Open Sans', sans-serif;
    }

    .box-doku-wym2 p {
        padding: 0px 25px 1px 18px;
        font-size: 13px!important;
    }

    .button-zaplaty {
        font-size: 18px!important;
    }

    .box-doku-wymagalnosc h4 {
        font-size: 13px!important;
       
    }
    .box-doku-wym2 {
        float: left;
        margin: 9px!important;
        padding-bottom: 29px;
        border-radius: 37px 0px 37px 0px;
        margin-bottom: 87px!important;
        background: rgba(150, 150, 150, 0.611764705882353);
    }



}

@media (max-width: 2560px) and (min-width: 1923px) {

    #linki-wym2 p {
        text-align: justify;
        top: -26px;
        line-height: 24px;
        margin-left: 19px;
        font-size: 16px!Important;
        position: relative;
        font-family: 'Open Sans', sans-serif;
    }

.box-doku-wym2 p {
    padding: 0px 25px 1px 18px;
    font-size: 22px!important;
    line-height: 34px;
}

i.fas.fa-comment {
    position: absolute;
    right: 32px;
    top: -22px;
    font-size: 49px!important;
    color: white;
}

}

@media (max-width: 1023px) and (min-width: 768px)

{

    p.tags {
        
        order: 4;
       
    }

    div#linki-zaplaty {
        order: 3;
    }

    .marginy {
        position: relative;
        display: grid;
    }

    .con-1-wzor {
        float: left;
        width: 100%!important;
    }

    .con-1-wym2 a {
        font-size: 19px;
        transition: 500ms;
        color: black;
        line-height: 39px;
        padding-left: 17px;
    }

    #linki-wym2 p {
        
        margin-left: 0px!important;
    }

    .con-1-wym2 {
        float: left;
        width: 100%!important;
        order: 2;
    }

    .con-1-wym2 img {
        padding-left: 74px;
        width: 73%;
        position: relative;
        top: 16px;
    }

    .font_h1 {
        font-size: 35px!important;
    }

    .box-doku-wym2 {
        float: left;
        margin-top: 33px!important;
        order: 4;
        border-radius: 37px;
        width: 100%!important;
        margin: auto!important;
        padding-bottom: 29px!important;
        margin-bottom: 58px!important;
        background: rgba(150, 150, 150, 0.611764705882353);
    }

    #order-positon {
        order: 3;
    }

    #linki-wym2 {
        margin-top: 48px;
        width: 62%;
        order: 4!important;
    }

}


@media (max-width: 767px)
{

    div#order-positon {
        order: 1;
    }
    p.tags {
       
        order: 4;
    }

    .marginy {
        position: relative;
        display: grid;
    }
    .con-1-wym2 {
        width: 100%!important;
        order: 2;
    }

    #linki-zaplaty p {
         top: -49px!important;
        font-size: 15px!important;
    }

    i.fas.fa-comment {
        position: absolute;
        right: 0!important;
        width: 25px!important;
        left: 0!important;
        margin: auto!important;
        top: -15px!important;
        font-size: 22px!important;
        color: white!important;
    }

    .box-doku-wym2 h4 {
        font-family: 'Open Sans', sans-serif;
    background: #0287cc;
    font-size: 15px!important;
    text-align: center;
    margin-top: 1px;
    border-radius: 9px;
    padding-bottom: 11px;
    padding-top: 9px!important;
    margin-bottom: -10px!important;
    }

    
    .doku-icon img {
        width: 18px;
        position: relative;
        top: 4px;
        right: 3px;
    }

    p.tags {
        margin: auto;
        float: left;
        width: 100%;
        text-align: center;
        position: relative;
        top: -28px;
        margin-bottom: 0px;
        color: #7b7b7b;
    }
    
    .box-doku-wym2 {
        float: left;
        margin: auto!important;
        border-radius: 17px;
        padding: 9px;
        width: 93%!important;
        padding-bottom: 13px!important;
        margin-bottom: 46px!important;
        background: rgba(150, 150, 150, 0.611764705882353);
    }

    .con-1-wym2 a {
        font-size: 15px;
        transition: 501ms;
        position: relative;
        top: -30px;
        color: black;
        line-height: 31px;
        padding-left: 26px;
    }

    .box-doku-wym2 p {
        padding: 0px 0px 1px 0px!important;
        font-size: 13px!important;
        text-align: justify;
    }
    .button-zaplaty {
      
        width: 86%!important;
    }
    .con-1-wym2 img {
        padding-left: 36px!important;
    }

    div#linki-zaplaty {
        order: 3;
    }

    .box-doku-wym2 {
        order: 3;
    }

    .con-1-wym2 img {
        margin-bottom: 3px!important;
        margin-top: -4px!important;
        width: 100%!important;
        position: relative;
        margin: auto;
        padding-left: 0!important;
        padding: 0px!important;
    }

    #linki-wym2 p {
        text-align: justify;
        top: -26px;
        line-height: 22px;
        margin-left: 0px!important;
        font-size: 16px;
        position: relative;
        font-family: 'Open Sans', sans-serif;
    }

    footer {
        
        margin-top: 87px!important;
    }

}
 /*Wezwanie do zapłaty wzór */




 /*Kancelaria */

 div#button-kan--2:hover {
    background: #424242;
}

div#button-kan--3:hover {
    background: #424242;
}
 .kancelaria-tresc p {
    font-size: 17px;
    line-height: 22px;
    width: 98.22%;
    margin: auto;
}

.button-kan-center {
    margin: auto;
    width: 520px;
    margin-top: 69px;
    margin-bottom: 136px;
}

div#button-kan--2 {
    background: #028acf;
    padding: 10px;
    border-radius: 23px;
}

#button-kan-cen {
    font-size: 19px;
    width: 167px;
    text-align: center;
    padding-top: 10px;
}

#button-kan--3 {
    background: #028acf;
    padding: 10px;
    border-radius: 21px;
    width: 147px;
    text-align: center;
}

.button-kancelaria {
    float: left;
    transition: 500ms;
}

.kancelaria-tresc img {
    float: right;
    width: 25%;
    padding-left: 23px;
}

h1.kancelaria {
    font-size: 35px;
    text-align: left;
    padding-left: 11px;
    font-family: 'Open Sans', sans-serif;
    color: #0075cb;
}

.firmowe-finanse p {
    font-size: 17px;
    line-height: 22px;
    padding-left: 11px;
}

.sprawy-box-center {
    width: 1275px;
    margin: auto;
    height: 456px;
}

h1.FF {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    margin-top: 55px;
    color: #0075cb;
}
.sprawy-box {
    float: left;
    background: #424242;
    margin: 26px;
    width: 367px;
    font-size: 15px;
    border-radius: 8px;
    padding: 20px 2px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-family: 'Open Sans', sans-serif;
    transition: 500ms;
}

.sprawy-box:hover {
transition: 500ms;
background: #028acf;
}

.kancelaria-tresc {
    margin-top: 12px;
}

@media (max-width: 1280px) and (min-width: 1023px)
{
.sprawy-box-center {
    width: 847px;
    margin: auto;
    height: 676px;
}




}

@media (max-width: 1023px) and (min-width: 768px) {
.sprawy-box {
 
    margin: 16px!important;
    width: 285px!important;
    padding: 31px 9px!important;
}

.sprawy-box-center {
    width: 671px!important;
    height: 676px!important;
}

h1.kancelaria {
    font-size: 32px;
    text-align: left;
    text-align: center!important;
    padding-left: 11px;
    font-family: 'Open Sans', sans-serif;
    color: #0075cb;
}


}

@media (max-width: 1427px) and (min-width: 1281px)
{
    .sprawy-box-center {
        width: 1194px!important;
        margin: auto;
        height: 456px!important;
    }
    .sprawy-box {
       
        width: 340px!important;
       
    }
    
}


@media (max-width: 767px)

{
    div#button-kan--2 {
        background: #028acf;
        padding: 10px!important;
        border-radius: 23px!important;
        width: 205px!important;
        margin-bottom: 8px!important;
        text-align: center!important;
    }

    #button-kan--3 {
        background: #028acf;
        padding: 10px!important;
        border-radius: 21px!important;
        width: 205px!important;
        text-align: center!important;
        margin-top: 17px!important;
    }

    #button-kan-cen {
        font-size: 19px!important;
        width: inherit!important;
        text-align: center!important;
        padding-top: 10px!important;
    }

    .button-kancelaria {
        float: left!important;
        transition: 500ms!important;
    }

    .button-kan-center {
        margin: auto!important;
        width: 216px!important;
        margin-top: 30px!important;
        margin-bottom: 138px!important;
    }

    .sprawy-box {
        float: left!important;
    background: #424242!important;
    margin: 14px!important;
    width: 272px!important;
    font-size: 12px!important;
    border-radius: 8px!important;
    padding: 11px 2px!important;
    text-align: center!important;
    text-transform: uppercase!important;
    color: white!important;
    font-family: 'Open Sans', sans-serif!important;
    transition: 500ms!important;
    }

    .sprawy-box-center {
        width: 299px!important;
        margin: auto!important;
        height: 456px!important;
    }

    h1.FF {
        font-family: 'Open Sans', sans-serif;
        font-size: 21px!important;
        margin-top: 55px!important;
        color: #0075cb;
    }

    h1.kancelaria {
        font-size: 21px!important;
        text-align: center!important;
        padding-left: 0px!important;
        font-family: 'Open Sans', sans-serif;
        color: #0075cb;
    }

    .firmowe-finanse p {
        font-size: 17px!important;
        line-height: 22px!important;
        padding-left: 0px!important;
    }

    .kancelaria-tresc img {
        float: inherit!important;
        width: 83%!important;
        padding-left: 23px!important;
        margin-bottom: 27px!important;
    }

    .kancelaria-tresc p {
        font-size: 15px!important;
        line-height: 22px!important;
        width: 95.22%!important;
        margin: auto!important;
        margin-left: 3px!important;
    }

    .firmowe-finanse p {
        font-size: 15px!important;
        line-height: 22px!important;
        padding-left: 0px!important;
        width: 96%!important;
        margin: auto!important;
    }

}