/* BANER  */

body.page-template.page-template-templates.page-template-sklepy.page-template-templatessklepy-php.page.page-id-189.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-sklepy.page-template-templatessklepy-php.page.page-id-189.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: -2px !important;
    margin-bottom: 0px  !important;
}
body.page-template.page-template-templates.page-template-sklepy.page-template-templatessklepy-php.page.page-id-189.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-left: -310px;
    animation: animacjalinijka3v2 ;
    animation-duration: 1s;
    animation-delay: 1.4s;
    animation-fill-mode: forwards;
    margin-bottom: -2px !important;
}
body.page-template.page-template-templates.page-template-sklepy.page-template-templatessklepy-php.page.page-id-189.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-sklepy.page-template-templatessklepy-php.page.page-id-189.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-sklepy .linijka2{
    width: 350px;
}

.page-template-sklepy .is-selected .kontyner .tekst p {

    margin-left: -1200px;
    animation: animacjalinijka1v2;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    width: 40vw;
    margin-right: auto;
    text-align: left;
    margin-top: -10px !important;
    }
body.page-template.page-template-templates.page-template-sklepy.page-template-templatessklepy-php .linijka1 h2{
	margin-bottom:-10px
}

.page-template-sklepy .kontyner .tekst h2 {

    font-size: 42px;

}

/* Spotkaj */

.spotkaj{
    width: 95%;
    display: flex;
    flex-direction: row;
    height: 80vh;
    margin: 5vh auto;
}
.spotkaj .tekst{
    width: 55%;
    height: 100%;
    padding: 3%;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.spotkaj h2{
    font-size: 36px;
}
.spotkaj 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;
}
.spotkaj a:hover {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--kolortekst);
    padding: 10px;
    color: black !important;
    padding-right: 10px;
}
.spotkaj .zdj{
    width: 45%;
    height: 100%;
}
.spotkaj .zdj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.spotkaj .kreska {
    background-color: var(--kolortekst);
    width: 30%;
    margin-right: auto;
    margin-left: 0px !important;
    margin-bottom: 2vh !important;
    height: 1vh;
    margin-top: 0vh !important;
}


/* lewo prawo */

.lewoprawo{
    width: 95%;
    height: 40vh;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 5vh;
}
.lewoprawo .lewo,.lewoprawo .prawo{
    width: 48%;
    height: 100%;
    position: relative;
}
.lewo img,.prawo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.7);
}
.lewoprawo .lewo .tekst{
    position: absolute;
    left: 5%;
    bottom: 3%;
}
.lewoprawo .prawo .tekst{
    position: absolute;
    right: 5%;
    bottom: 3%;
    text-align: right
}
.lewoprawo .tekst{
    font-size: 18px;
    color: white;
    width: 100%;
}
.lewoprawo .tekst h2{
    font-size: 36px;
    color: white;
    margin-bottom: -5px;
}
.miejsce video{
    object-fit: cover;
    filter: brightness(0.7);
}
.lewoprawo .prawo .kreska{
    width: 20%;
    height: 5px;
    background-color: white;
    margin-left: auto;
    margin-right: 0px !important;
    margin-top: 1vh !important;
    margin-bottom: 1vh !important;
}
.lewoprawo .lewo .kreska{
    width: 20%;
    height: 5px;
    background-color: white;
    margin-left: 0px !important;
    margin-right: auto !important;
    margin-top: 1vh !important;
    margin-bottom: 1vh !important;
}
.lewoprawo .lewo .l1{
    margin-left: 5%;
}
.lewoprawo .prawo .l1{
    margin-right: 5%;
}


/* wspolpraca */

.wssklepy{
    width: 95%;
    margin: auto;
    padding: 3%;
    display: flex;
    flex-direction: row;
    height: 65vh;
    background-color: white;
}
.wssklepy .zdjcont{
    width: 60%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.wssklepy .zdjcont .zdj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wssklepy .zdjcont .zdj{
    width: 48%;
    height: 100%;
}
.wssklepy .tekst{
    width: 40%;
    padding-left: 3%;
    padding-right: 0px !important;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wssklepy h2{
    font-size: 36px;
}
.wssklepy 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;
}
.wssklepy a:hover {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--kolortekst);
    padding: 10px;
    color: black !important;
    padding-right: 10px;
}
a i{
    margin-left: 2vh;
}

/* miejsce */

.miejsce{
    width: 95%;
    margin: auto;
    position: relative;
    height: 50vh;
    margin-bottom: 5vh !important;
    margin-top: 5vh;
}
.miejsce .tekst{
    position: absolute;
    bottom: 10%;
    left: 3%;
    width: 40%;
    font-size: 18px;
    color: white;
}
.miejsce img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.7);
}
.miejsce h2{
    font-size: 36px;
    color: white;
}
.miejsce .tekst a{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid white;
    padding: 10px;
    color: white !important;
    padding-left: 0px;
    padding-right: 0px;
    transition: 0.3s;
    margin-right: auto;
}
.miejsce .tekst a:hover {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid var(--kolortekst);
    padding: 10px;
    color: black !important;
    padding-right: 10px;
}

@media screen and (min-width: 911px) and (max-width: 1050px){
    .miejsce .tekst {
        width: 70%;
    }
    .wssklepy {
        height: auto;
        flex-direction: column;
    }
    .wssklepy .zdjcont {
        width: 100%;
    }
    .wssklepy .tekst {
        width: 100%;
        padding-right: 3% !important;
        margin-top: 5vh;
    }
}
@media screen and (max-width: 911px){
    body.page-template.page-template-templates.page-template-sklepy.page-template-templatessklepy-php.page.page-id-189.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-sklepy.page-template-templatessklepy-php.page.page-id-189.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;
    }
    .spotkaj {
        width: 95%;
        flex-direction: column;
        height: auto;
    }
    .spotkaj .tekst {
        width: 100%;
        height: 50%;
        font-size: 16px;
    }
    .spotkaj .zdj {
        width: 100%;
        height: 100%;
    }
    .spotkaj a {
        margin-bottom: 5vh;
    }
    .spotkaj h2{
        font-size: 26px !important;
    }
    .lewoprawo {
        width: 95%;
        height: auto;
        flex-direction: column;
    }
    .lewoprawo .lewo, .lewoprawo .prawo {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .lewoprawo .lewo{
        margin-bottom: 2%;
    }
    .lewoprawo h2{
        font-size: 26px !important;
    }
    .lewoprawo .tekst{
        font-size: 16px;
    }
    .wssklepy {
        flex-direction: column;
        height: auto;
    }
    .wssklepy .zdjcont {
        width: 100%;
        flex-direction: column;
    }
    .wssklepy .zdjcont .zdj {
        width: 100%;
        height: 100%;
    }
    .wssklepy .zdjcont .zdj:nth-child(1) {
        margin-bottom: 2%;
    }
    .wssklepy .tekst {
        width: 100%;
        padding-left: 3%;
        padding-right: 3% !important;
        font-size: 16px;
    }
    .miejsce .tekst {
        width: 95%;
        font-size: 16px;
    }
    .miejsce {
        height: 75vh;
    }
}



@media screen and (min-width: 911px) and (max-width: 1400px){
    .wssklepy .tekst {
        font-size: 16px; 
    }
    .miejsce .tekst {
        font-size: 14px;
    }
    .spotkaj .tekst {
        font-size: 16px;
    }
}