html, body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    height: 100%;
}
header {
    z-index: 999999;
    background-color: #fff;
}
.image-logotypes {
    width: 100%;
    min-height: 64px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.image-offer {
    min-height: 270px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0 4px 15px 0 rgba(0, 0, 0, 0.1);
    width: 270px;
    margin: 0 auto;
}
.image-offer-parents {
    min-height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    /* border-radius: 50%; */
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0 4px 15px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
    margin: 0 auto;
}
.image-slider {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 70vh;
    overflow: hidden;
}
.image-slider:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.5);
    z-index: 0;
}
.logo {
    position: fixed;
    top: 10px;
    left: 180px;
}
.img-logo {
    max-width: 190px;
}
.fast-contact {
    position: fixed;
    top: 32px;
    right: 112px;
}
.navbar-light .navbar-nav .nav-link {
    color: #333;
}
.image-slider .card {
    height: 70vh;
    z-index: 1;
}
.list-inline-category {
    /*color: #b7b7b7;*/
    color: #333;
}
.mb-empty-category {
    margin-bottom: 34px;
}
.row-offer:nth-child(even) .col-offer:nth-child(odd) > .card {
    background-color: #e8e8e8;
}
.row-offer:nth-child(even) .col-offer:nth-child(odd) .list-inline-category {
    color: #333;
}

.row-offer:nth-child(odd) .col-offer:nth-child(even) > .card {
    background-color: #e8e8e8;
}
.row-offer:nth-child(odd) .col-offer:nth-child(even) .list-inline-category {
    color: #333;
}
iframe {
    width: 100%;
    height: auto;
    min-height: 550px;
}
.btn-refresh {
    padding: 12.2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    min-width: 53px;
    border-radius: 0;
    margin: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #f1f1f1!important;
    background-color: #333;
    border-color: #333;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    float: left;
    position: absolute;
    z-index: 2;
    text-align: center;
}
.scrollToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
}
.cookies-info {
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 9999;
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
}
.cookies-info p, .cookies-info .btn {
    font-size: .6rem;
}
.sub-footer {
    background-color: #e8e8e8;
}
.section-image-page-realizacje{
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-image-page {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-image-page h1, .section-image-page-realizacje h1 {
    z-index: 1;
}
.section-image-page:after, .section-image-page-realizacje:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(255, 255, 255, .7);
}
.icon-footer {
    font-size: 4rem;
}
.product-price-list-archive {
    position: absolute;
    top: 8px;
    left: 0;
}
.btn-zapytaj {
    position: relative;
    top: -5px;
}
.modal-backdrop {
    width: 0 !important;
    height: 0 !important;
    display: none !important;
}
.modal-zapytanie {
    height: calc(100vh + 3.5rem);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,.7);
}
.megamenu {
    position: absolute;
    width: 100%;
    z-index: 9;
}
.megamenu-fixed {
    position: fixed !important;
    width: 100%;
    margin-top: 85px;
    z-index: 9999 !important;
}
.megamenu {
    background-color: rgba(255, 255, 255, .7);
}
.search-box {
    position: fixed;
    right: 0;
    top: 107px;
    width: 54px;
    height: 62px;
    z-index: 3;
    background-color: #333;
    color: #fff;
}
.search-box .icon-s {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.search-autocomplete {
    position: fixed;
    right: -100%;
    top: 100px;
    padding: 20px 0 20px 20px;
    z-index: 2;
    background-color: #fff;
    color: #333;
    width: 100%;
}
.search-autocomplete .preloader-search {
    position: absolute;
    z-index: 1;
    font-size: 20px;
    right: 0;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.easy-autocomplete-container ul li div {
    min-height: 70px;
}
/* Mobile */
.fast-contact-mobile {
    display: none;
}
@media screen and (min-width: 1199px) and (max-width: 7000px) {
    .col-lg-logotypes {
        -ms-flex: 0 0 19.666667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }
}
@media screen and (min-width: 0) and (max-width: 992px) {
    .menu-sidebar-category {
        display: none;
    }
    .title-current-page, .section-image-page h1, .section-image-page-realizacje h1 {
        font-size: 1.5rem;
    }
    .fast-contact-mobile {
        display: block;
    }
    .logo {
        position: relative;
        left: 0;
        top: 0;
    }
    .fast-contact {
        display: none;
    }
    .megamenu-fixed, .megamenu {
        position: fixed !important;
        width: 100%;
        margin-top: 0;
        top: 190px;
        left: 0;
        z-index: 999999 !important;
    }
    .btn-zapytaj {
        margin-top: 30px;
    }
    .modal {
        z-index: 99999999;
    }
}
@media screen and (min-width: 0px) and (max-width: 991px) {
    .hide-show-list, .hide-grid-list {
        display: none;
    }
}
@media screen and (min-width: 0px) and (max-width: 1199px) {
    .search-box {
        top: 162px
    }
    .search-autocomplete {
        top: 155px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .fast-contact-mobile {
        display: block;
    }
    .logo {
        position: relative;
        left: 0;
        top: 0;
    }
    .fast-contact {
        display: none;
    }
}
@media screen and (min-width: 1199px) and (max-width: 1357px) {
    .navbar-light .navbar-nav .nav-link {
        color: #333;
        font-size: .8rem;
    }
}
@media screen and (min-width: 1199px) and (max-width: 1650px) {
    .logo {
        left: 12px;
    }
    .fast-contact {
        top: 34px;
        right: 10px;
        font-size: 12px;
    }
}
@media screen and (min-width: 1199px) and (max-width: 1650px) {
  .product-price-list-archive-mobile, .category-icon-mobile {
    font-size: 0.7rem;
    top: 13px;
  }
}
