body {
    font-size: 16.67px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    min-width: 320px;
    min-height: 2000px;
    line-height: 1.7em;
    overflow-x: hidden;
}

.header h1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 40px;
    font-size: 2em !important;
}

#kontakt {
    position: relative;
    z-index: 0;
    width: 100%;
    left: 0;
}



#kontakt .top {
    z-index: 1000;
    background: #012e68;
    color: white;
}
#kontakt .top p {
    color: white;
    padding: 7px 0;
}

#kontakt .top a {
    color: white;
}

#kontakt .box-top {
    font-size: 18px;
    line-height: 23px;
    padding: 25px 40px;
    width: 300px;
}

#mapa {
    height: 400px;
    width: 100%;
    left: 0;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    width: 100%;
    height: auto;
}

.gallery.masonry {
    margin: 0 auto;
}

.masonry-brick.gallery-item {
    margin-bottom: 10px;
}

.img-respons {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
}

.container-masonry .box {
    margin: 2px 0 2px;
}

#content.gallery .box, #content.szkolenia .box {
    padding-left: 2px;
    padding-right: 2px;
}

.thumb .photo {
    position: relative;
    overflow: hidden;
}

.thumb .photo a {
    display: block;
    overflow: hidden;
    text-decoration: none;
}

.kotlyRow {
    border-top: 4px solid #F69F1E;
}

table.kotlyDiatermiczne {
    width: 100%;
}

table.kotlyDiatermiczne th {
    text-align: center;
    background-color: #ccc;
    color: white;
}

table.kotlyDiatermiczne td{
    text-align: center;
}

img {
    max-width: 100%;
    height: auto;
    border-width: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

.thumb .photo img {
    display: block;
    width: 100%;
}

img.object-cover {
    object-fit: cover;
}

img[style*="left"] {
    margin:0 15px 0 0;
}

img[style*="right"] {
    margin:0 0 0 15px;
}

.catalog:first-child {
    margin-top: 0 !important;
}

.catalogs-image img {
    margin-bottom: 20px;
}

.text-links .btn {
    margin-bottom: 5px;
}

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

.margin-top-20px {
    margin-top: 20px;
}

.margin-top-50px {
    margin-top: 50px !important;
}

.margin-bottom-50px {
    margin-bottom: 50px;
}

.cke h1, .cke h2, .cke h3, .cke h4, .cke h5, .cke h6 {
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 15px
}

/*.cke h1 {*/
/*    font-size: 3em;*/
/*    color: #012e69;*/
/*    margin-top: 20px;*/
/*    margin-bottom: 15px;*/
/*    position: relative;*/
/*    border: 0;*/
/*    padding-bottom: 10px;*/
/*}*/

.cke h1 {
    font-size: 2em;
    margin-top: 20px;
    position: relative;
    color: #1e497e;
    margin-bottom: 20px;
    margin-left: -50px;
    padding-top: 5px;
    padding-left: 50px;
    border-top: 2px solid rgba(30, 73, 126, 0.5);
    text-transform: uppercase;
}

cke h1::after {
    transition: all 0.5s;
    background-color: #173964;
    width: 50px;
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    height: 2px;
}

.cke h2 {
    font-size: 1.3em;
    margin-top: 18px;
}

.cke h3 {
    font-size: 1.6em;
    margin-top: 16px;
    font-weight: 400;
    color: #3b4c77;
    margin-bottom: 20px;
}

.cke h3 a {
    color: #3b4c77;
    transition: all .2s;
}

.cke h4 {
    font-size: 1.0em;
    margin-top: 16px;
}

.cke h5 {
    font-size: 0.85em;
    margin-top: 14px;
}

.cke h6 {
    font-size: 0.7em;
    margin-top: 12px;
}

.cke p {
    
}

.post-categories, .post-tags {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.post-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.post-tags li {
    display: inline-block;
    margin: 0;
    padding: 0 !important;
    line-height: 1.3em;
}

.post-categories > li > a,
.post-tags a {
    padding: 1px 10px;
    margin-bottom: 3px;
    transition: all .3s;
    display: block;
    color: #1e497e;
    border: 1px solid #1e497e;
    background: transparent;
}

.post-tags a {
    display: inline-block;
    font-size: 16px;
    border: 0;
    margin: 0;
    padding: 0;
}


.post-categories > li > a:hover,
.post-categories > li.active > a,
.post-tags li.active a {
    color: white;
    background: rgba(30, 73, 126, .7);
    text-decoration: none;
}

.post-min-image {
    display: block;
    height: 78%;
    height: calc(100% - 75px);
    margin-top: 22px;
    background-size: cover !important;
}

.page-breadcrumb {
    opacity: 0.8;
    font-size: 16px;
}

.page-breadcrumb a,
.page-breadcrumb a:hover,
.page-breadcrumb a:focus {
    color: #1e497e;
}

.bgTop-container {
    height: 331px;
    max-height: 35vw;
    position: relative;
    margin-top: -38px;
    overflow: hidden;
}

.bgTop-container.post-bg {
    height: 500px;
    max-height: 45vw;
}

.bgTop {
    height: 100%;
    max-height: 35vw;
    /* position: absolute; */
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    backface-visibility: hidden;
    transform: translate3d(0px, 0, 0px);
    visibility: inherit;
    opacity: 1;
    overflow: hidden;
}

.bgTop-container.post-bg .bgTop {
    max-height: 45vw;
}

.bgTop .bg {
    background: transparent url(../img/zespol-full.jpg) 50% 50% no-repeat;
    background-size: cover;
    background-position: top center;
    height: 100%;
}

.pagination li {
    background-color: #1e497e;
    border-color: #1e497e;
    border-radius: 0;
    color: white;
    transition: .3s all;
}

.btn-primary, .pagination li > * {
    color: white;
    transition: .3s all;
}

.pagination {
    justify-content: center;
}

.pagination li {
    margin: 0 5px;
}

.pagination li > * {
    display: block;
    padding: 5px 15px;
}

.pagination li.disabled {
    display: none;
}

.pagination li:not(.active) > span,
.pagination li:not(.active) > a[rel=next] {
    top: -2px;
    position: relative;
}

.pagination li.active, .pagination li:hover {
    background-color: #2c6ebf !important;
    border-color: #2c6ebf !important;
}

.pagination li > *:hover {
    text-decoration: none;
}

.offers {
    padding: 65px 0;
}

.container-full {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.btn-primary {
    color: white;
    background: #1e497e;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0;
    transition: .3s all;
    padding: 5px 40px 8px;
    font-variant: small-caps;
    font-size: 1.2em;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: rgba(30, 73, 126, .7) !important;
    text-decoration: none !important;
}

div.images {
    margin-top: 20px;
}

header {
    height: 100px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    background: white;
}

header + main,
header + div.container {
    margin-top: 100px;
}

header .nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

header nav a {
    padding: 18px 0;
}

header nav li a {
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: #000;
    height: 100%;
    font-size: 21px;
    font-weight: 600;
    text-decoration: none !important;
}

header nav li:hover, header nav li.active {
    background: #d8d8d8;
}

header nav li:hover > a, header nav li.active > a {
    color: #769810;
}

header .sub-nav {
    position: absolute;
    z-index: 100;
    top: 100px;
    width: 100vw;
    left: 0;
    display: flex;
    justify-content: center;
    height: 65px;
    background: #d8d8d8;
    padding: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    transition: all .5s;
}

header nav li:hover .sub-nav {
    opacity: 1;
    visibility: visible;
}

header .sub-nav li {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}

header .sub-nav li:first-of-type {
    border-left: 0;
}
header .sub-nav li:last-of-type {
    border-right: 0;
}

header .sub-nav a {
    color: #484848;
    font-size: 20px;
    font-weight: 500;
}

header div.logo {
    max-height: inherit;
}

h2.headerH2 {
    font-size: 2.1em;
    border-bottom: 2px solid #9ad400;
    padding: .5em 0;
    margin: 1em 0;
    width: 100%;
    font-weight: 300;
}

.docsSection p{
    font-size: 1.4em;
    font-weight: 300;
}

#ValueCont {
    height: 555px;
    background: transparent url('../img/img-bg-value.jpg') top center no-repeat;
    background-size: cover;
}

#ValueCont > .container, #ValueCont > .container > .row{
    height: inherit;
}

.valueQuote {
    font-size: 2.0em;
    line-height: 1.2em;
    color: white;
    font-weight: 300;
    font-style: italic;
}

.wspolpracaCont {
    background-color: #b0b0b0;
}

.wspolpracaCont ul{
    padding: 0 0 0 1.8em;
}

.wspolpracaH3 {
    display: inline-block;
    padding: 0 0 0 2em;
    background: transparent url('../img/img-ico-check.png') center left no-repeat;
    color: #000 !important;
}

.flotaCont {
    width: 100%;
    min-height: 200px;
}

.flotaCont .row {
    height: inherit;
}

.flotaCont > div > div {
    height: 200px;
}

.flotaCont > div > div:nth-child(1) {
    background: transparent url('../img/flota/flota-1.jpg') center center no-repeat !important;
    background-size: cover !important;

}
.flotaCont > div > div:nth-child(2) {
    background: transparent url('../img/flota/flota-2.jpg') center center no-repeat !important;
    background-size: cover !important;
}
.flotaCont > div > div:nth-child(3) {
    background: transparent url('../img/flota/flota-5.jpg') center center no-repeat !important;
    background-size: cover !important;
}
.flotaCont > div > div:nth-child(4) {
    background: transparent url('../img/flota/flota-4.jpg') center center no-repeat !important;
    background-size: cover !important;
}
.flotaCont > div > div:nth-child(5) {
    background: transparent url('../img/flota/flota-3.jpg') center center no-repeat !important;
    background-size: cover !important;
}
.flotaCont > div > div:nth-child(6) {
    background: transparent url('../img/flota/flota-6.jpg') center center no-repeat !important;
    background-size: cover !important;
}
.flotaCont > div > div:nth-child(7) {
    background: transparent url('../img/flota/flota-7.jpg') center center no-repeat !important;
    background-size: cover !important;
}

.restairCont {
    background: white url('../img/img-restair-cont.jpg') center center no-repeat;
    background-size: cover !important;
    height: 446px;
    cursor: pointer;
}

.glownaCont {
    overflow: hidden;
}

.glownaContainer1 h2{
    color: white;
    font-size: 1.7em;
    font-weight: 300;
    font-style: italic;
}
.glownaContainer1 {
    min-height: 460px;
    background: transparent url('../img/img-top-1_v3.jpg') top center no-repeat;
    border-bottom: 3px solid white;
}
.glownaContainer1 > div > div{
    height: 460px;
    box-sizing: content-box;
    position: relative;
}
.glownaContainer2 {
    min-height: 360px;
    background: transparent url('../img/img-top-2.jpg') top center no-repeat;
    border-bottom: 3px solid white;
    background-size: cover;
}

.glownaContainer2 > div > div{
    min-height: 360px;
    position: relative;
}
.glownaContainer2 h2 {
    color: black;
    font-size: 2.1em;
    font-weight: 400;
}

#glownaArrow {
    position: absolute;
    left: -775px;
    top: -242px;
    width: 775px;
    height: 388px;
}

.home-icons p {
    font-weight: 300;
    font-size: 1.6em;
    line-height: 1.1em;
    padding: 13px 20px 0 20px;
}

#btnZamowOdbior {
    background-color: #ffea01;
    padding: 1em 2.4em;
    font-size: 1.6em;
    line-height: 1.2em;
    color: black;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -55px;
}

#btnZamowOdbior:hover {
    text-decoration: none;
}

footer {
    background: white url('../img/img-footer-bg.jpg') top center no-repeat;
    padding: 0px;
    height: 450px;
}

footer > div{
    height: inherit;
    background: transparent url('../img/img-footer-recycle.png') top right no-repeat;
    background-size: contain;
}
footer > div > div.container, footer > div > div.container > div{
    height: inherit;
}

footer .menuFooter a{
    color: white;
    font-size: 1.5em;
    font-weight: 400;
}

footer p,
footer a {
    line-height: 16px;
    color: #1f497e;
    font-size: 14px;
    margin-bottom: 8px;
}

.scrollup {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    opacity: 0.7;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    background: url('../img/icon_top.png') no-repeat;
    background-size: 100%;
}

.colorNavy {
    color: #1e497e;
}

.colorGreen {
    color: #65bf28;
}





@media screen and (min-width: 768px) {
    .header,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }

    .header {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    div.images {
        margin-top: 20px;
    }

    .cke h1 {
        margin-bottom: 15px;
    }

    .catalog {
        margin-top: 15px;
    }

    header nav {
        height: 100% !important;
    }
}

@media (min-width: 992px) {
    div.images {
        margin-top: 30px;
    }

    .cke h1 {
        margin-bottom: 20px;
    }

    .catalog {
        margin-top: 30px;
    }
}

@media (min-width: 1200px) {
    div.images {
        margin-top: 50px;
    }

    .cke h1 {
        margin-bottom: 30px;
    }

    .catalog {
        margin-top: 50px;
    }
}

@media(max-width: 2000px) {
    footer > div{
        background: transparent url('../img/img-footer-recycle.png') top right no-repeat;
        background-size: auto 75%;
    }
}

@media (max-width: 1380px) {
    .glowna {
        background-size: cover;
        background-position: right top;
    }

    .glowna .top div {
        background-size: cover;
        background-position: left bottom;
    }
}

@media (max-width: 1280px) {
    .main-glowna, .main-glowna div, .main-glowna a {
        height: 60vh;
    }

    .home-icons img {
        max-height: 110px;
    }

    .home-icons p {
        font-size: 20px;
        line-height: 25px;
        padding: 10px;
    }
}

@media (max-width: 1199px) {
    .restairCont {
        background: none;
        height: auto;
    }
    header nav li a {
        padding: 0 15px;
        font-size: 20px
    }

    footer .container {
        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }
}

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

@media (max-width: 991px) {
    .container {
        max-width: 100%;
    }

    .home-icons p {
        font-size: 25px;
    }

    header nav li a {
        padding: 0 10px;
        font-size: 19px
    }
}

@media (max-width: 900px) {
    header div.logo {
        max-width: 400px;
        z-index: 999;
        position: relative;
    }
    .glownaContainer1, .glownaContainer1 > div > div {
        min-height: 320px;
        height: 320px;
    }
    footer {
        padding-top: 2em;
        height: auto;
    }
    footer > div {
        background: none;
    }
}

@media (max-width: 800px) {
    header nav li a {
        padding: 0 9px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .home-icons p {
        font-size: 20px;
        line-height: 25px;
    }

    .scrollup {
        bottom: 10px;
        right: 10px;
    }

    header {
        height: 50px;
    }

    header + main,
    header + div.container {
        margin-top: 50px;
    }

    header .logo img {
        max-height: 50px;
    }

    header > div {
        border-bottom: 2px solid #d8d8d8;
    }

    header .mobile {
        display: block;
        width: 92.5px;
    }

    header .iks {
        width: 40px;
        height: 40px;
        padding: 3px 0;
        margin: 6px 6px 0 auto;
        cursor: pointer;
    }

    header .iks span {
        height: 4px;
        background-color: #1e497e;
        width: 100%;
        display: block;
        margin: 6px 0 0 0;
        border-radius: 2px;
        -moz-transition: all .4s;
        -o-transition: all .4s;
        -webkit-transition: all .4s;
        transition: all .4s;
        position: relative;
        top: 0;
    }

    header .iks span.active:nth-child(1){
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 9px;
    }

    header .iks span.active:nth-child(2){
        opacity: 0;
    }

    header .iks span.active:nth-child(3){
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: -11px;
    }

    header nav {
        margin-left: 0 !important;
        position: absolute;
        top: 50px;
        right: 0;
        z-index: 1000;
        width: 100%;
        padding: 0 20px 0px;
        display: none;
        background: #d8d8d8;
        border-bottom: 2px solid rgb(246, 159, 30);
        overflow: auto;
        z-index: 998;
    }

    header .nav {
        flex-direction: column;
        justify-content: start;
    }

    header .h-100 {
        height: initial !important;
    }

    header .nav li {
        width: 100%;
    }

    header .nav a {
        padding: 10px;
        width: 100%;
        text-align: center;
        display: inline-block;
    }

    header li.d-flex {
        flex-direction: column;
    }

    header .sub-nav {
        position: relative;
        opacity: 1;
        visibility: visible;
        top: 0;
        height: auto;
        width: 100%;
        display: block;
        border: 0 !important;
    }

    header .sub-nav * {
        border: 0 !important;
    }

    header .sub-nav a {
        padding: 6px 40px;
    }

    #btnZamowOdbior {
        margin-top: -55px;
        top: 0;
    }

    h2.headerH2 {
        margin: 0.5em 0;
    }

    .docsSection img {
        max-height: 100px;
    }

    #ValueCont {
        height: 450px;
    }
}

@media (max-width: 350px) {
    img.inTxt {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}