.baner {
    height: 80vh;
}
.baner img{
    filter: brightness(0.7);
}
.swiper-slide{
    width: auto ;
}
.opis_baner {
    text-align: right;
    width: 50%;
    font-size: 16px;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    right: 5%;
    padding-right: 20px;
    border-right: solid 0px white;
    bottom: 5% ;
    transition: 0.5s;
}
.przyciskmargin:hover{
    background-color: white;
    color: black;
}

.swiper-slide-active .opis_baner{
    border-right: solid 3px white;

}
.opis_baner h2{
    font-size: 40px !important;
}
.dl_opis{
    width: 95%;
    float: right;
}
.przycisk{
    padding: 10px 20px;
    border: solid 1px white;
    border-radius: 30px;
    color: white !important;
    font-size: 16px !important;
    text-decoration: none !important;
}
.baner-lewo-cont{
    left: 20px;
    bottom: 20px;
    position: absolute;
    z-index: 9;
}
.baner-lewo{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    color: white !important;
    width: fit-content;
    
}
.baner-lewo p {
    float: left;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    font-size: 14px;
    transform: rotate(180deg);
    margin: 0px;
    margin-bottom: 30px !important;
    font-weight: lighter;
}


.baner-social {
    display: flex
;
    flex-direction: column;
    align-items: center;
    font-size: 30px;
    margin: auto;
}
.baner-social i{
    color: white !important;
    font-size: 16px !important;
}
.baner-social a {
    display: flex;
    align-self: center;
    justify-content: center;
}
.baner-social a:first-child{
    margin-bottom: 20px !important;
}
.baner .swiper-scrollbar-drag {
    background-color: #fff;
}

.home .kafel {
    height: 35vh !important;
    position: relative;
    overflow: hidden;
    width: 23% !important;
}
.footer-kafel{
    bottom: 0px;
    width: 100%;
    background: transparent;
    transition: 0.3s;
    position: absolute;
}
 
.footer-kafel h3{
    color: white !important;
    padding: 10px !important;
    transition: 0.3s;
}
.kafel:hover .footer-kafel{
    background-color: #383838;
    
}

.realizacje_slider .swiper-slide-active  .footer-kafel{
    background-color: #383838;

}
.realizacje_slider .swiper-slide-active   h3{
    margin-bottom: 50px;
     
 }

.kafel:hover h3{
   margin-bottom: 50px;
    
}
.realizacje_slider .kafel img{
    filter: brightness(0.7);
    transition: 0.3s
}

.kafel:hover img{
    scale: 1.1;
}

.swiper-slide-active .kafel  img{
    scale: 1.1;
}
.home .kafel h3 {
    font-size: 16px !important;
}
.kafel{
    position: relative;
}
.kafel img{
    transition: 0.3s;
}
.kafel .footer-kafel .ikona {
    display: block;
    float: right;
    font-size: 15px;
    border-radius: 50%;
    border: solid 1px white;
    padding: 3px;
    width: 20px;
    height: 20px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 10px;
    bottom: 5px;
    opacity: 0;

}

/* .movecontener {
    margin-right: -100%;
    max-width: 50vw;
    transition: 1s;
}  */

.naglowekmargin{
    right: -100%;
    transition: 1.4s;
   }
.swiper-slide-active .naglowekmargin{
    right: -0px;
}

.opismargin{
    right: -100%;
    transition: 1.4s;
   }

.swiper-slide-active .opismargin {
    right: -0px;
 }



 .opismargin{
    right: -100%;
    transition: 1.6s;
   }

.swiper-slide-active .opismargin {
    right: -0px;
 }


 .przyciskmargin{
    right: -100%;
    transition: 2s;
 }
 .swiper-slide-active .przyciskmargin {
    right: -0px;
 }
/* sdfsdf */

.kafel:hover .footer-kafel .ikona{
    opacity: 1;

}
.realizacje_slider .swiper-slide-active  .ikona{
    opacity: 1;
}
.kafel .ikona a{
    color: white !important;
}
.realizacje{
    margin-top: 5vh;
    color: black;
}
.realizacje h2{
    font-weight: bold;
    
}
.realizacje .swiper-button-prev:after, .realizacje .swiper-rtl .swiper-button-next:after, .realizacje .swiper-button-next:after, .realizacje .swiper-rtl .swiper-button-prev:after {
    font-size: 10px;
    color: black !important;
}
.przerywnik{
    height: 40vh;
    margin-top: 5vh;
    background-size: cover;  
    background-position: center;  
    background-attachment: fixed;
}
.fs-6{
    font-size: 18px;

}
.przerywnik p {
    font-size: 13px !important;
}
.przerywnik h2{
    font-size: 56px;
    font-weight: bold;
}
.przerywnik img:first-child{
    filter: brightness(0.7);
}
.przerywnik .opis-przerywnik{
    left: 20px;
    bottom: 20px;
    width: 45%;
    color: white;
}
.przerywnik .logo{
    bottom: 20px;
    right: 20px;
    color: white;
}
.wspolpraca{
    background-color: #EAEAEA;
}
.vh-30 {
    height: 500px;
}
.wspolpraca p{
    font-size: 18px;
    color: black !important;
}
.wspolpraca h2{
    margin-bottom: 25px;
    font-weight: bold;
    color: black !important;
}
.wspolpraca .przy2{
    color: #454545 !important;
    font-size: 16px !important;
    text-decoration: none;
    border-bottom: 3px solid black;
    padding-bottom: 5px;
    font-weight: bold;
}
.wspolpraca .przy2 i{
    margin-left: 20px;
}
.partnerzy_logo{
    width: 10vw !important;
    height: 10vh !important;

}
.partnerzy{
    margin-top: 5vh;
    margin-bottom: 8vh;
    text-align: center !important;
}
.partnerzy h2{
    margin-bottom: 30px;
    font-weight: bold;
    color: black;
}
.partnerzy p{
    font-size: 18px;
    color: black;
}
.partnerzy img{
    filter: grayscale(100%);
}

.realizacje .swiper-button-next, .realizacje .swiper-button-prev {
    top: 65%;
    border: solid 1px black;
    padding: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.kafel{
    cursor: pointer;
}
.realizacje .swiper-button-next{
    right: -4%;
}
.realizacje .swiper-button-prev{
    left: -4%;
}
.footer-kafel .ikona{
    transition: 0.3s;
}
.footer-kafel:hover .ikona{
    background: white;
    color: black;
    transform: scale(1.1);
}

.footer-kafel:hover .ikona i {
     color: black;
}
.nakladkadwa {
    width: 100%;
    transition: 0.3s;
    position: absolute;
    top: 0px;
    z-index: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(280deg, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 60%) 100%);
    left: 0px;
    height: 100%;
}
 
.opis_kontakt ul{

    list-style-type: none !important;
}
.opis_kontakt ul li{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.opis_kontakt ul li i{
    margin-right: 10px !important;
}
.farsz_real .opis h2{
    margin-bottom: 30px;
    font-weight: bold;
    color: black;
}
.farsz_real .opis p{
    font-size: 18px;
    color: black;
}
.okna-box{
    margin-top: 5vh;
}
.wybierak ul{
    margin: 0px !important;
    padding: 0px !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;

}
.wybierak {
    padding: 0px 5%;
    border-bottom: 3px solid black;
}
.zarzad-box .pierwszy:nth-child(1){
    margin-right: 3px !important;
}
.wys50{
    height: 50% !important;
}
@media screen and (max-width: 992px){
    .img-mobile,.wys50{
        height: 20vh !important;
    }
    .opis_baner{
        width: 100%;
        font-size: 14px !important;
    }
    .zarzad-box{
        flex-direction: column;
    }
    .zarzad-box .pierwszy:nth-child(1){
        margin-right: 0px !important;
    }
    .opis_baner h2 {
        font-size: 36px !important;
    }
    .realizacje .swiper-button-next, .realizacje .swiper-button-prev{
        display: none !important;
    }
    .kafel{
        width: 100% !important;
    }
    .przerywnik p {
        font-size: 14px;
    }
    .przerywnik .opis-przerywnik{
        width: 95%;
    }
    .przerywnik h2 {
        font-size: 36px;
        font-weight: bold;
    }
    .wspolpraca .row div{
        margin-bottom: 1vh;
    }
    .wspolpraca h2{
        font-size: 36px;
    }
    .wspolpraca p{
        font-size: 14px;
    }
    .partnerzy p{
        font-size: 14px;
    }
    .partnerzy_logo {
        width: 50% !important;
        height: 10vh !important;
    }
    .opis_kontakt h2{
        font-size: 36px;
    }
    .opis_kontakt p{
        font-size: 14px;
    }
    .opis_kontakt a{
        font-size: 14px !important;
    }
    .opis_kontakt{
        margin-bottom: 1vh;
    }
    .top-form input::placeholder{
        font-size: 14px !important;
    }
    .kontakt textarea::placeholder{
        font-size: 14px !important;
    }
    .kontakt input[type="submit"]{
        font-size: 14px !important;
    }
    .opis_wpis_przer h3 {
        font-size: 36px;
        font-weight: bold;
    }
    .opis_wpis_przer p {
        font-size: 14px;
        font-weight: lighter;
    }
    .img-bottom{
        margin-bottom: 1.5rem!important;
    }
    .max{
        width: 100% !important;
    }
    .postac {
        width: 190px;
        height: 190px !important;
        margin: auto;
        margin-top: 60px;
    }
    .mbot{
        margin-bottom: 5vh !important;
    }
    .wybierak ul{
        flex-wrap: wrap;
    }
    .farsz_real .opis p{
        font-size: 14px !important;
        font-weight: lighter;
    }
    .dl_opis {
        width: 85%;
        float: right;
    }
    .swiper-slide-active .opis_baner {
        width: 90%;
        border-right: solid 3px white;
    }
    .przerywnik {
 
        background-attachment: inherit !important;
    }

    .opismargin{
        right:  0% !important;
        transition: 1.6s;
       }
       .naglowekmargin{
        right:  0% !important;
        transition: 1.4s;
       } 

       .przyciskmargin {
        right:  0% !important;
        transition: 2s;
    }

    .opis_baner{
        border-right: solid 3px white !important;
    }
    .baner {
        height: 100vh;
    }

    .menu-menu-1-container {
        background: black;
        position: fixed;
        top: 0px;
        width: 100vw;
        left: 0px;
        height: 100vh;
        display: none;
        justify-content: center;
        align-items: center;
        text-align: center;
        z-index: -1;
    }

    .toggled     .menu-menu-1-container {
         display: flex;
 
    }
    ul#primary-menu li {
        margin-right: 0px !important;
    }
    ul#primary-menu li a {
        color: white !important;
        font-weight: lighter;
        font-size: 20px;
        margin-bottom: 30px;
    }
}
