/* div {border: 1px, h5, h6 {border: 1px solid blue;} */

@import url('https://fonts.googleapis.com/css?family=Nunito:700&display=swap&subset=latin-ext');

/* 
resets ============================================ */

html {
    scroll-behavior: smooth;
}

* {
    line-height: 1.2;
}

body,
html {
    background: #f5f5f5;
    overflow-x: hidden;
    font-weight: 400;
    font-size: 22px;
}

body,
.xlp ul {
    margin: 0;
    padding: 0;
}

.xlp ul {
    list-style: none;
    list-style-position: outside;
}

.xlp img {
    vertical-align: middle;
}

.xlp .text-small {
    font-size: 14px;
}

@media (max-width: 480px) {
    .xlp .col-xs-6 {
        flex-basis: 100%;
        max-width: 100%;
    }
}


/* 
header ============================================ */

.xlp header {
    background: #fff url('../img/hero-bg.jpg') no-repeat 80% 100%;
    background-size: cover;
    padding: 40px 0 160px;
}

@media (max-width: 1200px) {
    .xlp header {
        background: #fff url('../img/hero-bg_mobile.jpg') no-repeat 70% 100%;
        background-size: 100%;
        min-height: 650px;
    }
}


/* 
typography ========================================= */

.xlp p {
    font-size: 22px;
}

.xlp .header h1 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 600;
}

.xlp section h2,
.xlp footer h2 {
    font-size: 44px;
    line-height: 1.25;
}

@media (max-width: 1024px) {
    .xlp section h2,
    .xlp footer h2 {
        font-size: 36px;
    }
}

.xlp footer h2,
.xlp .faq h2,
.xlp .belka-inner h2 {
    margin: 0 auto;
}

.xlp footer a {
    text-decoration: none;
}

.xlp h3.text-semi {
    font-weight: 700;
}

.xlp {
    color: #000000;
}

.xlp .text-semi {
    font-weight: 600;
}

.xlp footer h2 {
    line-height: 1.2;
}

.xlp .btn-faq {
    color: #464646;
}

.xlp b,
.xlp strong {
    font-weight: 700;
}

.xlp .card-body {
    line-height: 1.4;
}

.xlp .card-body h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1.25rem;
}

.xlp .card-body h4:nth-of-type(2) {
    margin-top: 1.25rem;
}

.xlp .card-body,
.xlp .card-body ul li {
    font-size: 14px;
}

.xlp .card-body ul li:before {
    content: "- ";
}

.xlp .belka-inner h2 {
    font-size: 40px;
    line-height: 1.2;
}

@media (max-width: 991px) {
    .xlp .belka-inner h2 {
        font-size: 30px;
    }
}

.xlp h2,
.xlp h3,
.xlp h4,
.xlp h5,
.xlp h6,
.xlp p,
.xlp span {
    font-weight: 400;
}

.xlp h3 {
    font-size: 30px;
}

.xlp main section p {
    max-width: 520px;
}

.xlp section.telefon ul a {
    font-size: 31px;
}

.xlp section.telefon ul a:hover {
    text-decoration: none;
}

.xlp span.strike {
    text-decoration: line-through;
}

.xlp section.telefon ul {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
}

.xlp section.telefon ul li img {
    max-width: 90px;
}

.xlp .inspiracje .content {
    background: #ffffff;
    border-radius: 20px;
    padding: 50px 0 70px;
    margin: 0 auto 50px;
    text-align: center;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
}

.xlp section.inspiracje .btn {
    width: 260px;
}

/* 
layout ============================================== */


.xlp footer.footer-contact {
    max-width: 1920px;
    margin: auto;
}

.xlp header .btn {
    padding: 12px 26px;
    font-size: 18px;
}

.xlp header {
    position: relative;
}

.xlp .header .img-logo {
    margin-bottom: 6rem;
    height: 2.5rem;
    margin-left: -4.3rem;
}

@media (max-width: 1400px) {
    .xlp .header .img-logo {
        margin-bottom: 5rem;
        height: 2rem;
        margin-left: -3.3rem;
    }
}

.xlp .top-bar {
    padding: 30px 0;
}

.xlp footer {
    padding: 75px 0;
}

.xlp .header h2 {
    font-size: 30px;
    line-height: 1.25;
    margin: 20px 0;
}

@media (max-width: 1366px) {
    .xlp .header h2 {
        font-size: 30px;
    }
    .xlp header {
        background-position: 60% 100%;
        padding: 40px 0 100px;
    }
}

.xlp .header-img {
    position: relative;
    left: 50px;
}

.xlp .nobr {
    white-space: nowrap;
    font-weight: inherit;
    line-height: inherit;
}

.xlp section {
    position: relative;
}
.xlp .box {
    overflow: hidden;
}

.xlp .footer-contact {
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xlp .faq h2 {
    margin-bottom: 60px;
}

.xlp section.telefon ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.xlp .products-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
}

.xlp .product p {
    font-size: 18px;
}

.xlp .polecane-produkty {
    padding: 0 3%;
}

.xlp .single-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5%;
}

.xlp .single-box .image-rounded {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
}

.xlp .single-box .image-rounded img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 105%;
    height: 105%;
    object-fit: cover;
    transition: all 300ms ease-in-out;
}

.xlp .single-box .image-rounded:hover img {
    width: 115%;
    height: 115%;
    object-fit: cover;
}

.xlp .single-box .image-rounded.light-border {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.xlp .single-box .content {
    background: #fff;
    border-radius: 20px;
    padding: 130px 30px 30px 30px;
    margin-top: -100px;
    text-align: center;
    transition: all 300ms ease-in-out;
}

.xlp .single-box .content h3 {
    font-size: 30px;
    text-align: center;
    padding: 0;
    line-height: 1.25;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 90px;
    padding: 0 7%;
}

.xlp .single-box .content h3 a {
    color: #000;
    transition: all 200ms ease-in-out;
    font-weight: 600;
}

.xlp .single-box .content h3 a:hover {
    color: #0082fa;
    text-decoration: none;
}

.xlp .single-box .content p {
    padding: 10px 20px;
    line-height: 1.25;
    text-align: center;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: -o-ellipsis-lastline;
    -webkit-box-orient: vertical;
    height: 80px;
}

.xlp .single-box .content.product {
    padding: 0 0 30px;
    margin: 0;
    width: 90%;
}

.xlp .single-box .content.product p {
    -webkit-line-clamp: 2;
    text-overflow: -o-ellipsis-lastline;
}

.xlp .single-box .content.product .image-product {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.xlp .single-box .content.product .image-product a img {
    width: 100%;
    border-radius: 20px;
}

.xlp .single-box .content.product .price {
    font-size: 24px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    display: flex;
    justify-content: center;
}

.xlp .single-box:hover .content {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
}

.xlp .to-bezpieczne p {
    margin: 20px auto;
    padding: 0 60px;
    font-size: 16px;
}

.xlp .to-bezpieczne img {
    max-width: 110px;
    margin-bottom: 20px;
}

.xlp .classic-list {
    padding: 0;
    text-align: left;
}

.xlp .classic-list li {
    line-height: 1.5;
    position: relative;
    list-style-type: none;
    padding-left: 50px;
    margin: 20px 0;
}

/* footer */

.xlp footer ul {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.xlp footer ul img {
    max-height: 70px;
    margin-right: 30px;
}

.xlp footer a {
    color: #0082fa;
    font-weight: 700;
    text-decoration: none;
}

.xlp footer a:hover {
    text-decoration: underline;
}

.xlp .footer-mobile img:nth-child(2) {
    display: none;
}

.xlp .dashed-divider {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}

/* 
overwrites ======================================== */

.xlp .row-frame {
    max-width: 1400px!important;
    margin: 0 auto!important;
}

.xlp main .btn {
    margin: 0;
}

.xlp .share-wrapper {
    z-index: 20;
}

.xlp .row {
    flex: 1;
}

/* additional modules */

.xlp .telefon {
    background: url('../img/lines.png') no-repeat center center;
    background-size: contain;
    min-height: 300px;
    display: flex;
}

.xlp .phone-number {
    font-size: 34px;
}

.xlp .phone-number img {
    max-height: 36px;
}

.xlp .phone-number:hover {
    text-decoration: none;
}


/* 
footer social ======================================== */

.xlp footer {
    text-align: center;
}

.xlp footer.social {
    margin-top: 30px;
    padding: 0!important;
}

.xlp footer .social-icons {
    background: #f0f0f0;
    padding: 30px 0;
}

.xlp footer .social-icons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.xlp footer .social-icons img {
    min-width: 46px;
    margin: 0 7px;
    filter: grayscale(1);
    transition: .1s ease;
}

.xlp footer .social-icons img:hover {
    filter: grayscale(0);
    transform: translateY(-6px);
}

.xlp footer h4 {
    font-weight: 600;
    font-size: 16px;
    color: #949494;
}

.xlp .divider-title {
    position: relative;
}

.xlp .divider-title h4 {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    white-space: normal;
}

@media(max-width: 500px) {
    .xlp .divider-title h4 span {
        display: none;
    }
}

@media(max-width: 768px) {
    .xlp .divider-title h4 {
        top: 5px;
        white-space: nowrap;
    }
    .xlp .divider-title h4 {
        font-size: 14px;
    }
}


.xlp .title-bg {
    background: #f0f0f0;
}

.xlp .title-bg img {
    max-width: 600px;
    margin: -1px auto 0 auto;
}

@media(max-width: 768px) {
    .xlp .title-bg img {
        max-width: 100%;
    }
}

.xlp footer .footer-logo {
    margin-bottom: 15px;
}

.xlp footer .footer-logo img {
    margin: 0 30px;
}

.xlp footer span {
    font-weight: inherit;
}

@media(max-width: 1200px) {
    .xlp .header-img {
        text-align: center;
        left: 0;
    }
    .xlp .header .img-logo {
        margin: 0 0 40px;
        height: 2rem;
    }
    .xlp .single-box .content h3 {
        font-size: 24px;
        height: 80px;
        padding: 0 5%;
    }
    .xlp .single-box .content.product {
        width: 100%;
    }
    .xlp main .btn {
        font-size: 16px;
    }
    .xlp section.inspiracje .btn {
        width: 200px;
    }
    .xlp footer {
        padding: 45px 0;
    }
    .xlp footer ul {
        flex-direction: column;
    }
    .xlp .card-header button {
        padding: 15px 45px 15px 15px;
        font-size: 16px;
    }
    .xlp .card-body {
        margin: 0;
    }
   
    .xlp .belka-outer {
        padding: 30px 0 0 0;
    }
    .xlp .section-2-graphic-kreska {
        left: -10%;
        top: -57px;
        transform: scale(.9);
    }
    .xlp footer ul img {
        margin: 0;
    }
    .xlp .footer-contact {
        margin: 30px 0;
    }
    .xlp .footer-contact li {
        text-align: center;
        padding: 10px 0;
    }
    .xlp .footer-img-left {
        display: none;
    }
    .xlp .faq h2 {
        margin-bottom: 30px;
    }
    .xlp .footer-mobile img:nth-child(2) {
        display: block;
        margin: 0 auto;
    }
    .xlp .footer-mobile img:nth-child(1) {
        display: none;
    }
    .xlp .section-2-list li {
        font-weight: 400;
    }
}
@media (max-width: 768px) {
    .xlp main section p {
        max-width: inherit;
    }
    .xlp .header h1 {
        font-size: 30px;
    }
    .xlp .header h2 {
        font-size: 24px;
    }
    .xlp header .btn {
        padding: 8px 25px;
        font-size: 16px;
        margin: 25px 0 0 0;
    }
    .xlp .section-2-graphic-kreska {
        left: -50%;
        top: -44px;
        transform: scale(.7);
    }
    .xlp footer .footer-contact {
        margin: 30px 0;
    }
    .xlp .hero3left-belka {
        min-height: initial;
        max-height: 300px;
    }
    .xlp .col-mob {
        max-width: 85%;
    }
    .xlp section.telefon ul li img {
        max-width: 60px;
    }
}

@media(max-width: 480px) {
    .xlp section h2,
    .xlp footer h2 {
        font-size: 24px;
    }
    .xlp h3 {
        font-size: 24px;
    }
    .xlp section.telefon ul a {
        font-size: 24px;
    }
    .xlp section.telefon ul li {
        font-size: 17px;
    }
    .xlp main section:nth-child(6) {
        padding: 30px 0;
    }
    .xlp .section-2-list ul li:before {
        background-size: 27px 27px;
        width: 27px;
        height: 27px;
        margin-right: 15px;
    }
    .xlp .single-box .content h3 {
        font-size: 18px;
        height: 60px;
    }
    .xlp .faq h2 {
        margin-bottom: 30px;
    }
    .xlp .hero3left-belka {
        min-height: initial;
        max-height: 250px;
    }
}