@charset "UTF-8";
figure, footer, header, main, nav, section {
    display: block;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a {
    background: 0 0;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
b, strong {
    font-weight: 700;
}
img {
    border: 0;
}
figure {
    margin: 0;
}
input, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
input {
    line-height: normal;
}
html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
*, :after, :before {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
}body {
    background: #2b2b2b;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #4f4f4f;
    margin: 0;
    padding: 0;
    line-height: 1.428571429; /* Zachowujemy line-height z pierwszej definicji, jeśli jest potrzebny */
}
input, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #428bca;
    text-decoration: none;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, h1 {
    font-size: 36px;
}
h2::first-letter {
    color: #d3a478;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h6, h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.text-right {
    text-align: right;
}
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:after, .container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.row:after, .row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
    .col-sm-12 { width: 100%; }
    .col-sm-11 { width: 91.66666666666666%; }
    .col-sm-10 { width: 83.33333333333334%; }
    .col-sm-9 { width: 75%; }
    .col-sm-8 { width: 66.66666666666666%; }
    .col-sm-7 { width: 58.333333333333336%; }
    .col-sm-6 { width: 50%; }
    .col-sm-5 { width: 41.66666666666667%; }
    .col-sm-4 { width: 33.33333333333333%; }
    .col-sm-3 { width: 25%; }
    .col-sm-2 { width: 16.666666666666664%; }
    .col-sm-1 { width: 8.333333333333332%; }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }
    .col-lg-12 { width: 100%; }
    .col-lg-11 { width: 91.66666666666666%; }
    .col-lg-10 { width: 83.33333333333334%; }
    .col-lg-9 { width: 75%; }
    .col-lg-8 { width: 66.66666666666666%; }
    .col-lg-7 { width: 58.333333333333336%; }
    .col-lg-6 { width: 50%; }
    .col-lg-5 { width: 41.66666666666667%; }
    .col-lg-4 { width: 33.33333333333333%; }
    .col-lg-3 { width: 25%; }
    .col-lg-2 { width: 16.666666666666664%; }
    .col-lg-1 { width: 8.333333333333332%; }
}
h2 {
    font-size: 34px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0 0 15px 0;
    text-align: center;
    text-transform: uppercase;
}
h3 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 16px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 400;
}
h4 {
    font-size: 16px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}
h6 {
    font-size: 16px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: left;
    margin: 0 0 60px 0;
}
p {
    line-height: 24px;
    margin: 0;
    color: #fff;
    font-size: 16px;
}
.main-nav-outer {
    padding: 0;
    position: sticky;
    top: 0;
    background: #d3a478;
    z-index: 1000;
}
.main-nav {
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-nav li {
    display: inline;
    margin: 0 1px;
}
.main-nav li a {
    display: inline-block;
    color: #2b2b2b;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    line-height: 15px;
    margin: 10px 10px;
    transition: all .3s ease-in-out;
}
.main-nav li a:hover {
    text-decoration: none;
    color: #fff;
}
.small-logo {
    padding: 0 300px 0 0;
}
.main-section {
    padding: 90px 0 110px;
}
.shop {
    font-family: Arial;
    font-weight: 400;
    position: absolute;
    left: 5px;
    top: 20px;
    float: left;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    margin: 4px 2px;
    transition-duration: .6s;
    cursor: pointer;
    background-color: #d3a478;
    border: #fff solid 2px;
}
.shop a {
    color: #fff;
}
.shop:hover {
    background-color: #c09;
}
.shop:hover a {
    color: #fff;
}
.header {
    text-align: center;
    padding: 200px 0;
    position: relative;
    overflow: hidden;
    background: url('../webp/poxico-posadzki-zywiczne2.webp') center center/cover no-repeat; /* Statyczne tło */
}
.client-part {
    padding: 55px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: url('../webp/client-section.webp'); /* Statyczne tło */
}
.main-section.contact {
    padding: 90px 0 100px;
    position: relative;
    overflow: hidden;
    background: #2b2b2b;
}
.image-split {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background : none;
    overflow: hidden;
	flex-wrap: nowrap; /* Zapobiega zawijaniu */
    justify-content: space-between; /* Rozkłada paski równomiernie */
}
.split-part {
    width: 10.1%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    padding: 0;
	overflow: hidden;
}
.header .image-split .split-part {
    background-image: url('../webp/poxico-posadzki-zywiczne2.webp');
    background-size: 1000% 100%;
    transform: translateX(100%);
}
.client-part {
    padding: 55px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: url('../webp/client-section.webp') center center/cover no-repeat; /* Statyczne tło */
}

.client-part .image-split {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../webp/client-section.webp') center center/cover no-repeat;
    transform: scale(0.5); /* Początkowa skala */
}

.client-part.animate-on-scroll .image-split {
    animation: zoomIn 3s ease-out forwards;
}

/* Ukrywamy .image-split na wszystkich urządzeniach */
.main-section.contact .image-split {
    display: none;
}

/* Ustawiamy tło za pomocą ::before na wszystkich urządzeniach */
.main-section.contact::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../webp/contact-background.webp') center center/cover no-repeat;
    opacity: 0; /* Początkowa przezroczystość */
    z-index: 0;
	transform: translateY(-200px);
}
.main-section.contact.animate-on-scroll::before {
    animation: fadeInDown 2s ease-out 0.5s forwards;
}

.header .part-1 { background-position: 0% center; }
.header .part-2 { background-position: 11.11% center; }
.header .part-3 { background-position: 22.22% center; }
.header .part-4 { background-position: 33.33% center; }
.header .part-5 { background-position: 44.44% center; }
.header .part-6 { background-position: 55.55% center; }
.header .part-7 { background-position: 66.66% center; }
.header .part-8 { background-position: 77.77% center; }
.header .part-9 { background-position: 88.88% center; }
.header .part-10 { background-position: 100% center; }


.header.animate-on-scroll .part-1,
.main-section.contact.animate-on-scroll .part-1 {
    animation: slideIn 1s ease-out forwards;
}
.header.animate-on-scroll .part-2,
.main-section.contact.animate-on-scroll .part-2 {
    animation: slideIn 1s ease-out 0.1s forwards;
}
.header.animate-on-scroll .part-3,
.main-section.contact.animate-on-scroll .part-3 {
    animation: slideIn 1s ease-out 0.2s forwards;
}
.header.animate-on-scroll .part-4,
.main-section.contact.animate-on-scroll .part-4 {
    animation: slideIn 1s ease-out 0.3s forwards;
}
.header.animate-on-scroll .part-5,
.main-section.contact.animate-on-scroll .part-5 {
    animation: slideIn 1s ease-out 0.4s forwards;
}
.header.animate-on-scroll .part-6,
.main-section.contact.animate-on-scroll .part-6 {
    animation: slideIn 1s ease-out 0.5s forwards;
}
.header.animate-on-scroll .part-7,
.main-section.contact.animate-on-scroll .part-7 {
    animation: slideIn 1s ease-out 0.6s forwards;
}
.header.animate-on-scroll .part-8,
.main-section.contact.animate-on-scroll .part-8 {
    animation: slideIn 1s ease-out 0.7s forwards;
}
.header.animate-on-scroll .part-9,
.main-section.contact.animate-on-scroll .part-9 {
    animation: slideIn 1s ease-out 0.8s forwards;
}
.header.animate-on-scroll .part-10,
.main-section.contact.animate-on-scroll .part-10 {
    animation: slideIn 1s ease-out 0.9s forwards;
}
@keyframes slideIn {
    0% { transform: translateX(100%); }
    100% { transform: translateX(0); }
}

.header h1 {
    font-family: Georgia, sans-serif;
    font-size: 60px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #cbcbcb;
    text-shadow: 6px 2px 6px #000;
    position: relative;
    z-index: 1;
}
.we-create {
    padding: 0;
    margin: 20px 0;
    position: relative;
    z-index: 1;
}
.we-create li {
    display: inline-block;
    font-family: Georgia;
    font-size: 60px;
    font-weight: 700;
    color: #cbcbcb;
    margin: 0 5px 0 0;
    text-shadow: 4px 2px 6px #000;
}
.link {
    padding: 15px 25px;
    border: #000 solid 1px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff !important;
    font-size: 18px;
    font-weight: lighter;
    font-family: 'Helvetica Neue', sans-serif;
    display: inline-block;
    line-height: 10px;
    margin-bottom: 20px;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 1;
}
.link:hover {
    text-decoration: none;
    color: #000 !important;
    background: #fff;
}
.link:active, .link:focus {
    background: red;
    text-decoration: none;
    color: #933 !important;
}
.main-section.alabaster {
    background: #323232;
}
.featured-work {
    font-size: 14px;
}
.featured-work h2 {
    text-align: left;
}
.featured-box {
    padding: 0;
    margin-bottom: 25px;
    font-size: 16px;
}
.featured-box h3 {
    margin-bottom: 5px;
}
.featured-box p {
    line-height: 22px;
}
.featured-work p.padding-b {
    padding-bottom: 35px;
}
.featured-box-col1 {
    width: 60px;
    float: left;
}
.featured-box-col2 {
    overflow: hidden;
}
.Portfolio-nav {
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}
.Portfolio-nav li {
    margin: 0 10px;
    display: inline;
}
.Portfolio-nav li a {
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 20px;
    color: #222;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    background: #e1e1e1;
    margin-bottom: 7px;
    transition: all .3s ease-in-out;
}
.Portfolio-nav li a:hover {
    background: #bb824b;
    color: #fff;
    text-decoration: none;
}
.portfolioContainer {
    margin: 0 auto;
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 15px;
    max-width: 1140px;
    justify-items: center;
}
.Portfolio-box {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
    max-width: 350px;
    height: auto;
    overflow: hidden;
    position: relative;
    cursor: default;
	will-change: transform; /* Wymusza renderowanie */
}

/* BYŁO - usuń lub zastąp te reguły: */
.Portfolio-box .overlay { ... }
.Portfolio-box h2 { ... }
.Portfolio-box a.info { ... }
.Portfolio-box:hover img { ... }
.Portfolio-box:hover .overlay { ... }
.Portfolio-box:hover a.info { ... }
.Portfolio-box:hover h2 { ... }
.Portfolio-box:hover a.info { ... } /* duplikat */

/* MA BYĆ: */
.Portfolio-box img {
    width: 100%;
    height: auto;
    max-height: 275px;
    object-fit: cover;
    transition: transform .5s ease;
}
.Portfolio-box:hover img {
    transform: scale(1.04);
}
.Portfolio-box .overlay {
    width: 100%;
    height: 100%;
    max-height: 275px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: rgba(15,15,15,.82);
    clip-path: inset(0 100% 0 0);
    transition: clip-path .5s cubic-bezier(.77,0,.18,1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 24px;
}
.Portfolio-box:hover .overlay {
    clip-path: inset(0 -1px 0 0);
}
.Portfolio-box .overlay::before {
    content: '';
    display: block;
    width: 2px;
    height: 40px;
    background: #d4af37;
    margin-bottom: 12px;
}
.Portfolio-box h2 {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
    background: none;
    opacity: 1;
    transform: none;
    transition: none;
    letter-spacing: 1px;
    line-height: 1.4;
}
.Portfolio-box a.info {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    border: 1px solid rgba(255,255,255,.6);
    background: none;
    padding: 8px 22px;
    position: static;
    opacity: 1;
    transform: none;
    transition: background .2s, border-color .2s, color .2s;
    display: inline-block;
    margin-top: 8px;
    top: auto;
    left: auto;
}
.Portfolio-box a.info:hover {
    background: #d4af37;
    border-color: #d4af37;
    color: #111;
}
.Portfolio-box:hover a.info {
    opacity: 1;
}
.Portfolio-box:hover h2 {
    opacity: 1;
    transform: none;
}

.Portfolio-box h3 {
    padding-top: 15px;
}





.Portfolio-nav li a.current {
    background: #bb824b;
    color: #fff;
    text-decoration: none;
}
img {
    max-width: 100%;
}
.main-section.paddind {
    padding-bottom: 60px;
}
.client-part-haead {
    color: #fdfdfd;
    font-size: 28px;
    line-height: 41px;
    margin: 30px 0 10px;
    font-style: italic;
    position: relative;
    z-index: 1;
}
.client {
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    text-align: center;
    position: relative;
    z-index: 1;
}
.client li {
    display: inline;
    margin: 0 15px;
}
.client li a {
    display: inline-block;
}
.client li a img {
    margin-bottom: 15px;
}
.client li a:hover {
    text-decoration: none;
}
.client li a h3 {
    color: #fff;
}
.client li a span {
    color: #f1f1f1;
}
.quote-right {
    font-style: normal;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    display: block;
    line-height: 68px;
    text-align: center;
    font-size: 27px;
    color: #d3a478;
    cursor: pointer;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 1;
}
.quote-right:hover {
    color: #fff;
}
.c-logo-part {
    padding: 25px 0;
    color: #fff;
    background: linear-gradient(-45deg, #2b2b2b, #d3a478, #2b2b2b, #d3a478);
    background-size: 400% 400%;
    animation: Gradient 15s ease infinite;
}
@keyframes Gradient {
    0% { background-position: 0 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0 50%; }
}
.c-logo-part ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.c-logo-part ul li {
    display: inline;
    margin: 0 25px;
}
.c-logo-part ul a {
    display: inline-block;
    margin: 0 10px;
}
.main-section.team {
    padding: 85px 0;
}
.main-section.team h6 {
    margin-bottom: 40px;
}
.team-leader-block {
    max-width: 993px;
    margin: 0 auto;
}
.team-leader-box {
    width: 30.66%;
    margin-right: 3.82979%;
    height: 490px;
    overflow: hidden;
    text-align: center;
    float: left;
}
.team-leader-box span {
    margin-bottom: 24px;
    display: block;
    color: #fff;
}
.team-leader-box:nth-of-type(3n+0) {
    margin: 0;
}
.team-leader {
    width: auto;
    height: auto;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 0 0 3px rgba(241, 241, 241, 0.8);
    margin: 7px 7px 25px 7px;
}
.team-leader-shadow {
    transition: all .3s ease-in-out;
    border-radius: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.team-leader-shadow a {
    display: block;
    width: 100%;
    height: 100%;
}
.team-leader:hover .team-leader-shadow {
    box-shadow: 0 0 0 148px rgba(17, 17, 17, 0.8) inset;
}
.team-leader:hover ul {
    display: block;
    opacity: 1;
}
.team-leader img {
    display: block;
    border-radius: 50%;
}
.team-leader ul {
    display: block;
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all .6s ease-in-out;
}
.team-leader ul li {
    display: inline;
    margin: 0 11px;
}
.team-leader ul li a {
    font-family: FontAwesome;
    display: inline-block;
    font-size: 28px;
    color: #fff;
    transition: all .3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus {
    text-decoration: none;
}
.business-talking {
    background: url(https://poxico.eu/webp/posadzki-zywiczne-background.webp) top center no-repeat;
    background-size: cover;
    padding: 60px 0 10px;
    text-align: center;
}
.business-talking h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 20px 0 70px;
    text-transform: uppercase;
    font-size: 42px;
    color: #fff;
    text-shadow: 5px 5px 5px #000;
}
.contact-info-box {
    font-size: 18px;
    margin: 0 0 14px 0;
    padding-left: 0;
    position: relative;
    z-index: 1;
	display: flex;	/* Użyj flexboxa dla lepszego wyrównania */
    flex-direction: column;
	align-items: flex-start;
    gap: 5px; /* Odstęp między ikoną a tekstem */

}
.contact-info-box h3 {
    font-size: 15px;
    font-weight: 400;
    margin: 0; /* Usuń margines, aby uniknąć problemów z odstępami */
    line-height: 28px;
    flex: 0 0 auto; /* Zapobiega rozszerzaniu się h3 */
}
.contact-info-box h3 i {
        font-size: 18px;
    color: #fff;
    margin-right: 7px;
    }
.contact-info-box span {
    color: #fff;
    line-height: 28px;
    flex: 1;
}
.social-link {
    padding: 35px 0;
    margin: 0 0 0 60px;
    display: block;
    overflow: hidden;
    list-style: none;
    position: relative;
    z-index: 1;
}
.social-link li {
    float: left;
    margin-right: 8px;
}
.social-link li a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
    background: #bb824b;
    transition: all .3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus {
    text-decoration: none;
}
.facebook a:hover {
    background: #3b5998;
}
.pinterest a:hover {
    background: #cb2026;
}
.youtube a:hover {
    background: red;
}
#formularz {
    margin-right: 20px;
    position: relative;
    z-index: 1;
}
.input-text {
    background-color: rgba(255, 76, 50, 0.055);
    padding: 15px 16px;
    width: 100%;
    height: 50px;
    display: block;
    font-size: 15px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 15px 0;
    transition: all .3s ease-in-out;
}
.input-text:focus {
    outline: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(124, 197, 118, 0.3);
}
.input-text.text-area {
    height: 165px;
    resize: none;
    overflow: auto;
}
.input-btn {
    width: 175px;
    height: 50px;
    background: #bb824b;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    border: 0;
    transition: all .3s ease-in-out;
}
.input-btn:hover {
    background: #2b2b2b;
    color: #fff;
}
.footer {
    background: url(https://poxico.eu/webp/background1.webp) left top repeat;
    padding: 35px 0 35px;
}
.footer-logo {
    margin: 15px auto 35px;
    width: 120px;
}
.copyright {
    color: #ccc;
    font-size: 14px;
    display: block;
    text-align: center;
}
.copyright a {
    color: #7cc576;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.copyright a:hover {
    color: #fff;
}
.vcard {
    text-align: center;
}
i {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.fa-lg { font-size: 1.33333333em; line-height: .75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-clock-o:before { content: "\f017"; }
.fa-phone:before { content: "\f095"; }
.fa-pencil:before { content: "\f040"; }
.fa-facebook:before { content: "\f09a"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-youtube:before { content: "\f167"; }
.fa-eur:before { content: "\f153"; }
.fa-quote-right:before { content: "\f10e"; }
.icon-map-marker:before { content: "\f041"; }
@media only screen and (min-width: 1401px) {
    /* Kontener nadrzędny */
    .main-nav-outer {
        padding: 0 0;
        text-align: center;
    }

    /* Układ logo i menu w jednej linii */
    .main-nav {
        display: flex !important;
        justify-content: center; /* Wyśrodkowanie całej listy */
        align-items: center; /* Wyrównanie pionowe */
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 100%;
    }

    /* Logo */
    .main-nav li.small-logo {
        display: flex;
        align-items: center;
        margin: 0; /* Odstęp od menu */
    }
    .main-nav li.small-logo a {
        display: inline-block;
    }
    .main-nav li.small-logo img {
        max-width: 129px;
        height: auto;
    }

    /* Odnośniki menu */
    .main-nav li:not(.small-logo) {
        display: inline-flex;
        align-items: center;
        margin: 0;
        float: none;
    }
    .main-nav li:not(.small-logo) a {
        padding: 16px;
        text-decoration: none;
        font-size: 16px;
    }

    /* Kontener dla sekcji */
    .container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
    }

    /* Ogólne style dla dużych ekranów */
    body {
        font-size: 16px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 18px;
    }
    p {
        line-height: 24px;
    }

    /* Sekcje */
    .main-section {
        padding: 80px 0;
    }
    .service-list {
        margin-bottom: 40px;
        font-size: 16px;
    }

    /* Formularz kontaktowy */
    .form {
        margin: 0 30px;
        max-width: 400px;
    }
    .contact-info-box {
        margin: 0 30px;
        font-size: 16px;
    }

    /* Portfolio */
    .portfolioContainer {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .Portfolio-box {
        max-width: 350px;
        margin: 0 15px;
    }

    /* Pozostałe elementy */
    .c-logo-part ul li {
        margin: 0 20px;
    }
    .shop {
        padding: 12px 24px;
        font-size: 16px;
        background-color: #8b695b;
        border: #fff solid 1px;
    }
	.pp{ margin-left: 30px;}
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
    .service-list { margin-bottom: 30px; }
    .c-logo-part ul li { margin: 0 15px; }
    .main-nav { display: block !important; }
	.pp{ margin-left: 30px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    body { font-size: 16px; }
    p { line-height: 20px; }

    /* Kontener nadrzędny */
    .main-nav-outer {
        padding: 30px 0;
        text-align: center;
    }

    /* Wyśrodkowanie listy i zapewnienie pełnej szerokości */
    .main-nav {
        display: block !important;
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 100%; /* Zapewnia pełną szerokość */
    }

    /* Logo jako osobny element */
    .main-nav li.small-logo {
        display: block;
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    .main-nav li.small-logo a {
        display: inline-block;
    }
    .main-nav li.small-logo img {
        max-width: 100%;
        height: auto;
    }

    /* Odnośniki menu w jednej linii */
    .main-nav li:not(.small-logo) {
        display: inline-block;
        margin: 0; /* Odstęp od logo i między odnośnikami */
        float: none;
    }
    .main-nav li:not(.small-logo) a {
        padding: 14px;
        text-decoration: none;
    }

    /* Zapobieganie zawijaniu odnośników */
    .main-nav {
        white-space: nowrap; /* Zapobiega zawijaniu */
        overflow-x: auto; /* Dodaje przewijanie, jeśli odnośniki się nie mieszczą */
        -webkit-overflow-scrolling: touch; /* Płynne przewijanie na iPadzie */
    }

    /* Pozostałe style z Twojego kodu */
    .we-create { padding: 0; margin: 40px 0; }
    .link {
        padding: 15px 15px;
        background-color: rgba(0, 0, 0, 0.7);
        font-weight: 400;
    }
    .link:hover {
        text-decoration: none;
        color: #933 !important;
        background: #fff;
    }
    h2 { font-size: 30px; }
    h6 { font-size: 16px; }
    h3 { font-size: 15px; }
    .service-list { margin-bottom: 20px; font-size: 15px; }
    .featured-work p.padding-b { padding-bottom: 15px; }
    .main-section { padding: 70px 0; }
    .c-logo-part ul li {
        margin: 0 1%;
        float: left;
        width: 18%;
    }
    .c-logo-part ul li a { display: block; }
    .c-logo-part ul li a img { display: block; }
    .contact-info-box { margin: 0; }
    .social-link { margin: 0; }
    .shop {
        padding: 10px 20px;
        font-size: 14px;
        background-color: #8b695b;
        border: #fff solid 1px;
    }
	.pp {
    text-align: center;
	margin-top: 20px;}
}

@media only screen and (max-width: 767px) {
    body { font-size: 18px; }
    h2 { font-size: 26px; }
    h3 { font-size: 14px; }
    h6 { font-size: 16px; margin-bottom: 40px; }
    p { line-height: 18px; }
    .service-list { font-size: 12px; margin-bottom: 20px; }
    .we-create li { font-size: 30px; padding: 0 0 0 8px; }
    .link { background-color: rgba(0, 0, 0, 0.7); font-weight: 400; }
    .header { padding: 30px 0; text-align: center; }
    .header h1 { font-size: 30px; }
    .header { padding: 60px 0; }
    .main-section { padding: 20px 0 20px; }
    .main-nav { display: none; position: absolute; left: 0; width: 100%; top: 74px; margin: 0 auto; background: #fff; }
    .main-nav li { display: block; }
    .main-nav li.small-logo { display: none; }
    .main-nav li a { display: block; padding: 7px 32px; border-bottom: none; }
    .main-nav li a:hover { color: #7cc576; }
    .team-leader-box { max-width: 307px; width: auto; float: none; margin: 0 auto; }
    .team-leader-box:nth-of-type(3n) { margin: 0 auto; }
    .res-nav_click { display: block; }
    .featured-work { font-size: 12px; margin-top: 30px; }
    .featured-box { font-size: 12px; }
    .featured-box p { line-height: 18px; }
    .c-logo-part ul a { margin-bottom: 5px; }
    .main-section.team { padding: 60px 0 50px; }
    .business-talking h2 { font-size: 36px; }
    .contact-info-box { font-size: 14px;
        margin: 0 0 12px 0;
        gap: 8px; }
	.contact-info-box h3 {
        font-size: 13px;
        line-height: 20px;
    }
	.contact-info-box h3 i {
        font-size: 16px;
    }
	.main-section.contact::before {
        background: url('../webp/contact-background-mobile.webp') center center/auto 100% no-repeat;
    }
	
.main-section.contact .row {
    position: relative;
    z-index: 1;
}
    .contact-info-box span { line-height: 20px; }
    .social-link { margin-left: 30px; }
    .copyright { font-size: 12px; }
    .business-talking a { padding: 10px 25px; font-size: 14px; }
    .main-section.contact { padding: 60px 0 70px; }
    .client-part-haead { font-size: 20px; line-height: 30px; }
    .we-create { padding: 0; margin: 40px 0; }
    .link { font-size: 14px; padding: 10px 25px; background-color: rgba(0, 0, 0, 0.4); font-weight: 400; }
    .link:hover { text-decoration: none; color: #933 !important; background: #fff; }
    .Portfolio-nav li a { padding: 5px 16px; }
    .Portfolio-nav li { display: block; }
	.portfolioContainer {
        grid-template-columns: 1fr;
        padding: 0 10px;
    }
    .Portfolio-box {
        max-width: 100%;
        margin: 0 auto;
    }
    .shop { padding: 8px 16px; font-size: 14px; background-color: #8b695b; border: #fff solid 1px; }
	.pp {
    text-align: center;
	margin-top: 20px;
}
}
@media only screen and (max-width: 479px) {
    .contact-info-box { margin-left: 0; }
    .header { padding: 60px 0; }
    .header h1 { margin-top: 30px; }
    .we-create li { display: inline-block; font-family: Georgia; font-size: 30px; font-weight: 700; color: #cbcbcb; margin: 0 5px 0 0; text-shadow: 4px 2px 6px #000; }
    .link { font-size: 14px; padding: 10px 10px; background-color: rgba(0, 0, 0, 0.7); font-weight: 400; }
    .link:hover { text-decoration: none; color: #933 !important; background: #fff; }
    .main-section { padding: 10px 0 10px; }
    .main-nav-outer { display: none; }
    .social-link { margin-left: 0; }
    .c-logo-part ul li { display: block; }
    .Portfolio-box { max-width: 300px !important; width: 96.4% !important; margin: 0 !important; }
    .Portfolio-box img { max-width: 100%; }
    .portfolioContainer {
        width: 100%;
        margin: 0 auto;
        grid-template-columns: 1fr;
        padding: 0 5px;
    }

    .Portfolio-box {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
    }
	.contact-info-box {
        font-size: 14px;
        flex-direction: column; /* Ustaw ikony i tekst w pionie na bardzo małych ekranach */
        align-items: flex-start;
    }

    .contact-info-box h3 {
        font-size: 12px;
    }

    .contact-info-box h3 i {
        font-size: 14px;
    }
    .we-create { padding: 0; margin: 10px 0 30px; }
    .shop { padding: 8px 16px; font-size: 14px; background-color: #8b695b; border: #fff solid 1px; }
	.pp {
    text-align: center;
	margin-top: 20px;}
}
#formularz {
    margin-left: 5px;
}
.input-text {
    background-color: rgba(255, 61, 38, 0.08);
}

/* Nowe animacje dla elementów wcześniej używających WOW */
.animate-fade-in-up,
.animate-fade-in-left,
.animate-fade-in-right,
.animate-fade-in-down {
    opacity: 0;
}
.animate-on-scroll.animate-fade-in-up {
    animation: fadeInUp 2s ease-out forwards;
}
.animate-on-scroll.animate-fade-in-left {
    animation: fadeInLeft 2s ease-out forwards;
}
.animate-on-scroll.animate-fade-in-right {
    animation: fadeInRight 2s ease-out forwards;
}
.animate-on-scroll.animate-fade-in-down {
    animation: fadeInDown 2s ease-out forwards;
}

/* Opóźnienia */
.delay-02s { animation-delay: 0.2s; }
.delay-03s { animation-delay: 0.3s; }
.delay-04s { animation-delay: 0.4s; }
.delay-05s { animation-delay: 0.5s; }
.delay-06s { animation-delay: 0.6s; }
.delay-07s { animation-delay: 0.7s; }
.delay-08s { animation-delay: 0.8s; }
.delay-09s { animation-delay: 0.9s; }
.delay-1s { animation-delay: 1s; }
.delay-12s { animation-delay: 1.2s; }
.delay-2s { animation-delay: 2s; }


/* Definicje animacji */
@keyframes fadeInUp {
    0% { opacity: 0; transform: translateY(-100px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes fadeInLeft {
    0% { opacity: 0; transform: translateX(-100px); }
    100% { opacity: 1; transform: translateX(0); }
}
@keyframes fadeInRight {
    0% { opacity: 0; transform: translateX(-100px); }
    100% { opacity: 1; transform: translateX(0); }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-200px); /* Wyższa pozycja startowa */
    }
    100% {
        opacity: 1;
        transform: translateY(0); /* Końcowa pozycja na miejscu */
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.5); /* Początkowa skala (możesz zmienić na 0.3 dla większego efektu) */
    }
    100% {
        opacity: 1;
        transform: scale(1); /* Pełna skala */
    }
}
.animate-zoom-in.animate-on-scroll {
  animation: zoomIn 1s ease-out 1s forwards;
}