@charset "utf-8";
/* CSS Document */





#baner .about_us_photo_img:hover{
    background-color: rgba(0,0,0,1)
}

#baner .about_us_photo_img{
    background-image: url(../images/drukarnia_TZ.jpg);
    border: 0px solid red;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    padding-top: 0px;
    height: 100vh;
    background-repeat: none;
    background-position: right center;
    background-size: cover;
    background-attachment: fixed;
    background-color: none;
    z-index: -100;
    text-align: center;

    /*filter: grayscale(0.85);*/
}
#baner .about_us_photo_img:after{
    content: "";
    background-color: rgba(0,0,0,1);
    transition:background-color 3s ease-in-out 0s;
}

.baner p{
    text-align: justify;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    color: white;
    line-height: 1.75em;
    padding: 5%;
}
#baner .baner h2{
    color: white;
    font-size: 1.5em;
    text-shadow: none;
    text-align: start;
    padding: 0 8%;
    line-height: 1.25em;
font-family: 'Cambay', sans-serif;
    text-transform: uppercase;
}

#baner .baner h2:before{
    content: "";
    width: 5px;
    background: red;
    height: 60px;
    position: absolute;
    float: left;
    margin-left: -3%;
}
.baner.tz_photo.about_us_photo_img div{

}
.baner.tz_photo.about_us_photo_img div div{
    background: rgba(0,0,0,0.75);
    width: 33%;
    float: left;
    margin-left: 5%;

}






#baner .arow{
    height: 50px;
    width: 100px;
    position: relative;
    margin: auto;
    top: -50px;
    padding-top: 0;
    z-index: 0;
    background: none;
    display: block;
    filter: none;
    text-align: start
}
#baner .arow a{
    background: url(../images/arow.svg) 0px 0px;
    height: 50px;
    width: 100px;
    padding-top: 0;
    position: absolute;
    bottom: 0;


}

#baner .arow:hover a{
    background: url(../images/arow.svg) 100px 0px;
    height: 50px;
    width: 100px;
    padding-top: 0;
    z-index: 0;
    position: absolute;
    bottom: 0;

}

.facts{
    background: rgba(255,0,0,0.75);
    color: #fff;
    margin-top: 10em;
    height: 200px
}
.boxes_facts{
    display: flex;
    flex-direction: row;
    padding: 4.15em 0;
}

.box_facts{
    text-align: center;
    
 
    margin: auto;

    vertical-align: middle;
    display: table;
font-family: 'Cambay', sans-serif;
    letter-spacing: 0.2em;
   /* background: rgba(0,0,0,0.25);border: 1px solid rgba(0,0,0,0.5);*/
    transition-duration:2s;;
}

.box_facts:hover{
    /*background: rgba(0,0,0,0.5);*/
}
.box_facts p{
    font-size: 2em;
font-family: 'Cambay', sans-serif;
    transition-duration:2s;
}
.box_facts:hover p{
    -ms-transform: scale(1.50, 1.50); /* IE 9 */
    -webkit-transform: scale(1.50, 1.50); /* Safari */
    transform: scale(1.50, 1.50);
font-weight: bold;}

}
.box_facts span{
    line-height: 1.2em
}
.pkt::before {
    content: ".";
    width: 10px;
    height: 10px;
    color: rgba(255,0,0,0.75);
    font-size: 9em;
    line-height: 0;

}
.vision{
    margin-bottom: 6em;
    margin-top: 2em
}
.vision h1{
    padding-top: 0;
    text-align: center;
    line-height: 1.25em;
    font-size: 1.6em;
    padding-bottom: 1em;
}

.timeline svg{
     
    margin: auto;
    display: block;
    background-size: contain;
    width: 100%;
    padding: 4em 0;
}
g.tl1:hover .c01,
g.tl2:hover .c02,
g.tl3:hover .c03,
g.tl4:hover .c04,
g.tl5:hover .c05 {
    fill: rgba(255,0,0,1);
}

.text_c{
    display: none;
    font-size: 1.15em;
    color: rgba(0,0,0,0.5);
    letter-spacing: 0.5em;
    font-family: 'open sans';
    }
g.tl1:hover .text_c1,
g.tl2:hover .text_c2,
g.tl3:hover .text_c3,
g.tl4:hover .text_c4,
g.tl5:hover .text_c5{
    display: block;
}



.about_us_footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}

.baner.tz_photo.about_us_photo_img div a{
    background: none;
    padding: 10px 0;
    width: auto;
    left: 0 ;
}

.baner.tz_photo.about_us_photo_img div.certyfikat{
    width: 100%;
    margin-left: 0;
    background: none;
    margin-bottom: 1%;
}
.baner.tz_photo.about_us_photo_img div .certyfikat a img{
    width: 100px
}


@media screen and (max-width: 1600px) {
    .baner.tz_photo.about_us_photo_img div div{
    background: rgba(0,0,0,0.75);
    width: 40%;
}}
@media screen and (max-width: 1200px) {
    .baner.tz_photo.about_us_photo_img div div{
    background: rgba(0,0,0,0.75);
    width: 60%;}
    #baner .about_us_photo_img{
        padding-bottom: 18em
    }
}
@media screen and (max-width: 800px) {
    .baner.tz_photo.about_us_photo_img div div{
    background: rgba(0,0,0,0.75);
    width: 100%;
    margin-left: 0%;}
    #baner .baner h2{
    text-align: center;}

    #baner .baner h2:before{
    content: "";
    width: 0px;}
    .baner.tz_photo.about_us_photo_img div  a  {
        display: none
    }
    #baner .about_us_photo_img{
        padding: 5em 0
    }

}