/* BANER  */

body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .baner {
    height: 45vh;
    position: relative;
}
body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .is-selected .linijka1 {
    margin-left: -380px;
    animation: animacjalinijka2v2 ;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    margin-top: -5px !important;
}
body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid  .linijka1{
    margin-bottom: -24px !important;
}
body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .linijka2 {
    margin-left: -310px;
    animation: animacjalinijka3v2 ;
    animation-duration: 1s;
    animation-delay: 1.4s;
    animation-fill-mode: forwards;
    margin-bottom: -22px !important;
}
body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .baner .kontyner {
    position: absolute;
    bottom: 10%;
    left: 4%;
    overflow: hidden;
    z-index: 3;
}
body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .kontyner .tekst {
    position: relative;
    border-left: 1px solid white;
    padding-left: 20px;
    border-right: none;
}

.page-template-templates .is-selected .linijka1 {
    margin-top: -5px !important;
}
/* DAMIAN I RAFAL  */

.kafleonas {
    width: 95%;
    margin: 5vh auto;
    margin-bottom: 10vh !important;
}
.damian {
    position: relative;
    display: flex;
    flex-direction: row;
}
.damian .zdj{
    position: absolute;
    width: 35%;
    height: 125%;
    top: 5%;
    animation: zdjdamian 20s infinite;
}
.damian .zdj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.damian .tekst {
    width: 70%;
    padding: 3%;
    padding-left: 3% !important;
    margin-left: auto;
    background-color: rgb(255,255,255,0.5);
    font-size: 18px;
    color: var(--kolortekst);
    z-index: 10;
}
.kafleonas .tekst h2{
    font-size: 36px ;
    font-weight: bold;
    color: var(--kolortekst);
}
.kafleonas .kreska {
    background-color: var(--kolortekst);
    width: 10%;
    margin-right: auto;
    height: 1vh;
    margin-top: 0vh !important;
    margin-left: 0px;
    margin-bottom: 3vh;
}
.kafleonas .tekst a {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--kolortekst);
    padding: 10px;
    color: var(--kolortekst) !important;
    padding-left: 0px;
    padding-right: 0px;
    transition: 0.3s;
}
.kafleonas .tekst a:hover {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--kolortekst);
    padding: 10px;
    color: black !important;
    padding-right: 10px;
}
.rafal .tekst {
    width: 70%;
    padding: 3%;
    padding-right: 3% !important;
    margin-right: auto;
    background-color: rgb(255,255,255,0.5);
    font-size: 18px;
    color: var(--kolortekst);
    z-index: 10;
}
.rafal .zdj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rafal .zdj {
    position: absolute;
    width: 35%;
    height: 140%;
    top: -30%;
    right: 0;
    animation: zdjrafal 20s infinite;
}
.rafal{
    position: relative;
    display: flex;
    flex-direction: row;
    margin-top: 25vh;
}

/*  Wspolpraca */


.wspolpraca {
    width: 95%;
    margin: auto;
    display: flex;
    flex-direction: row;
    background-color: white;
    /* min-height: auto; */
    padding: 3%;
    height: 80vh;
    align-items: stretch;
    min-height: 800px;
}
.wspolpraca .oknows{
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: row;
}
.wspolpraca .tekst{
    width: 40%;
    height: 100%;
    padding: 3%;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 0px !important;
}
.wspolpraca .tekst h2{
    font-size: 36px;
}
.wspolpraca .oknows .pion{
    width: 49.5%;
    height: 100%;
}
.wspolpraca .oknows .pol {
    width: 49.5%;
    margin-left: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.wspolpraca .oknows .pol .zdj {
    width: 100%;
    height: 49.2%;
}
.wspolpraca img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wspolpraca .oknows .pol .zdj:nth-child(2){
    margin-top: 2%;
}
.wspolpraca a{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--kolortekst);
    padding: 10px;
    color: var(--kolortekst) !important;
    padding-left: 0px;
    padding-right: 0px;
    transition: 0.3s;
    margin-right: auto;
}
.wspolpraca a:hover {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--kolortekst);
    padding: 10px;
    color: black !important;
    padding-right: 10px;
}


.wspolpraca .oknows {
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch;

}
.page-id-191 .wspolpraca {
margin-top: 30px;
}


.wartosci {
    width: 95%;
    margin: auto;
    background-color: white;
    padding: 20px 50px;
    display: flex;
    justify-content: space-between;
}

.wartosc {
    display: flex;
    align-items: center;
    margin-top: 30px !important;
}

.ikona {
    width: 15%;
}

.ikona img {
    width: 60%;
    top: 0px;
}
.wartosc-tekst p {
    font-size: 16px;
}
.wartosc-tekst h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

h2.wartosci-title {
    font-size: 30px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    color: white !important;
    z-index: 2;
}
.wartosci {
    width: 95%;
    margin: auto;
    background-color: white;
    padding: 20px 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
    background: url('/wp-content/uploads/2024/05/leaves-8105722_1280-1.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
}

.przyciemnienie {
    background: #00000085;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0px;
}
.wartosc-tekst {
    width: 83%;
}
.ikona {
    width: 45%;
    margin-bottom: 30px !important;
}
.wartosc {
    flex-direction: column;
    text-align: center;
    width: 30%;
    z-index: 2;
}
.wartosc-tekst * {
    color: white !important;
}

footer#colophon {
    padding-top: 0px;
    padding-bottom: 0px;
}

.conaskontener img {
    height: 500px;
}

 .conaskontener {
    justify-content: space-between !important;
    text-align: center;
}

.conaskontener .wiee {
    width: 50% !important;
}

.wiee img {
    object-fit: cover;
}

.logo-place.conaskontener h2, .logo-place.conaskontener p {
    text-align: left;
}
@keyframes zdjrafal {
    
    0%{
        top: -30%;     }

    30%{
        top: -25%;
    }
    60% {
        top: -35%; 
    }
    100%{
        top: -30%;
    }
}

@keyframes zdjdamian {
    
    0%{
        top: 5%;     }

    30%{
        top: -5%;
    }
    60% {
        top: 10%; 
    }
    100%{
        top: 5%;
    }
}









.kolory {
    display: flex;
    flex-direction: row;
    width: 95%;
    margin: auto;
}
.kolors {
    position: relative;
    display: flex;
    width: 29%;
    flex-direction: row;
    justify-content: space-evenly;
}
.koloryhex {
    
    width: 100%;
    height: 100%;
}
.kolor {
    position: relative;
    display: flex;
    height: 30.33%;
    width: 100%;
    flex-direction: row;
    margin: 7% 0px;
}
.kolor img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kolortekst {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-left: 20px;
    padding-bottom: 15px;
    color: white !important;
    width: 100%;
    z-index: 10;
}

.kolortekst p{
	margin-bottom:5px;
}


.kolors-opis {
    width: 70%;
}


.koloryhex {
    width: 45%;
    height: 100%;
}

.odpowiedniki {
    width: 45%;
}

.kolorabsolute.czer {
    position: absolute;
    background-color: black;
    width: 100%;
    height: 100%;
	z-index:-10;
}
.kolorabsolute.biel {
	position: absolute;
    background-color: rgb(237, 236, 235);
    width: 100%;
    height: 100%;
    z-index: -10;
}
.kolorabsolute.ziel{
	position: absolute;
    background: rgb(112, 114, 101);
    width: 100%;
    height: 100%;
	z-index:-10;
}











@media screen and (max-width: 911px){
    .damian {
        flex-direction: column;
    }
    .damian .zdj {
        position: inherit;
        width: 100%;
        height: 50%;
        top: unset;
        animation: none !important;
    }
    body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .linijka2{
        width: 40%;
    }
    .damian .tekst {
        width: 100%;
        padding: 1%;
        padding-left: 0% !important;
        background-color: var(--ciemnyszary);
        font-size: 18px;
        color: var(--kolortekst);
        margin-top: 5vh;
        padding: 5%;
        padding-left: 5% !important;
    }
    .kafleonas .tekst h2 {
        font-size: 26px;
    }
    .kafleonas .tekst {
        font-size: 16px;
    }
    .kafleonas .kreska {
        width: 40%;
    }
    .rafal {
        position: relative;
        display: flex;
        flex-direction: column;
        margin-top: 5vh;
    }
    .rafal .zdj {
        position: inherit;
        width: 100%;
        height: 50%;
        top: unset;
        right: 0;
        animation: none !important;
    }
    .rafal .tekst{
        width: 100%;
        padding-left: 5% !important;
        background-color: var(--ciemnyszary);
        font-size: 16px;
        color: var(--kolortekst);
        margin-top: 5vh;
        padding: 5%;
        padding-right: 5% !important;
    }
    .kafleonas {
        width: 95%;
        margin: 5vh auto;
        margin-bottom: 5vh !important;
        height: 310vh;
    }
    .wspolpraca {
        width: 95%;
        margin: auto;
        display: flex;
        flex-direction: column;
        background-color: white;
        height: auto !important;
        padding: 3%;
    }
    .wspolpraca .oknows {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
		height:auto;
    }
    .wspolpraca .oknows .pion {
        width: 100%;
        height: 60vh !important;
    }
    .wspolpraca .oknows .pol .zdj {
        width: 49%;
        height: 100% !important;
        margin-top: 0px !important;
    }
    .wspolpraca .oknows .pol {
        width: 100%;
        margin-left: auto;
        max-height: 40vh;
        margin-bottom: 2%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .wspolpraca .tekst {
        width: 100%;
        font-size: 16px;
    }
    body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .is-selected .linijka1 {
        margin-top: -10px !important;
    }
    body.page-template.page-template-templates.page-template-onas.page-template-templatesonas-php.page.page-id-191.wp-custom-logo.wp-embed-responsive.oceanwp-theme.sidebar-mobile.default-breakpoint.content-full-width.content-max-width.page-header-disabled.has-breadcrumbs.has-blog-grid .is-selected .linijka2 {
        margin-bottom: -10px !important;
    }

    .wartosci{
        padding: 30px 5px;
    }
	.wartosc {
    width: 100%;
}
	
	
	

    .conaskontener .wiee {
        width: 90% !important;
    }
    .wiee img {
    object-fit: cover;
    object-position: center;
}
    
}
