body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 35px;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  /*padding: 8px 8px 8px 32px;*/
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
  line-height: 22px;
}

.sidenav a:hover {
  color: #000;
  text-decoration: none;
  font-size: 25px;
  display: block;
  transition: 0.3s;
  background: #fff;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding: 2px 16px;
  cursor: pointer;
}

@media screen and (max-width: 499px) {
	#main {
		transition: margin-left .5s;
		padding: 2px 3px;
		cursor: pointer;
	}
	
}


.custom-menu-home {
    float: left;
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}



/*   SUBMENU   */



.sidenav li {
    padding: 0px 20px 20px 20px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.nav-child li a, .nav-child li a:hover{
	font-size: 15px;
	/*line-height: 10px;*/
	padding:0;
}
	
	
	
	
	
	
.item-102 .nav-child { 
		display: none;
	}
	
.item-102show .nav-child { 
		display: block;
		margin-top: 30px;
	}
	
.item-105 .nav-child { 
		display: none;
	}
	
.item-105show .nav-child { 
		display: block;
		margin-top: 30px;
	}

.item-106 .nav-child { 
		display: none;
	}
	
.item-106show .nav-child { 
		display: block;
		margin-top: 30px;
	}	
	
.item-114 .nav-child { 
		display: none;
	}
	
.item-114show .nav-child { 
		display: block;
		margin-top: 30px;
	}
	
.item-163 .nav-child { 
		display: none;
	}
.item-163show .nav-child { 
		display: block;
		margin-top: 30px;
	}	
.item-170 .nav-child { 
		display: none;
	}
.item-170show .nav-child { 
		display: block;
		margin-top: 30px;
	}		
.item-199 .nav-child { 
		display: none;
	}
.item-199show .nav-child { 
		display: block;
		margin-top: 30px;
	}	
.item-206 .nav-child { 
		display: none;
	}
	
.item-206show .nav-child { 
		display: block;
		margin-top: 30px;
	}		

.item-255 .nav-child { 
		display: none;
	}
	
.item-255show .nav-child { 
		display: block;
		margin-top: 30px;
	}			
	
.item-262 .nav-child { 
		display: none;
	}
	
.item-262show .nav-child { 
		display: block;
		margin-top: 30px;
	}			
	
.item-291 .nav-child { 
		display: none;
	}
	
.item-291show .nav-child { 
		display: block;
		margin-top: 30px;
	}			
	
.item-298 .nav-child { 
		display: none;
	}
	
.item-298show .nav-child { 
		display: block;
		margin-top: 30px;
	}			

.item-209 .nav-child { 
		display: none;
	}
	
.item-209show .nav-child { 
		display: block;
		margin-top: 30px;
	}			

			
.item-216 .nav-child { 
		display: none;
	}
	
.item-216show .nav-child { 
		display: block;
		margin-top: 30px;
	}		

.item-245 .nav-child { 
		display: none;
	}
	
.item-245show .nav-child { 
		display: block;
		margin-top: 30px;
	}			

.item-252 .nav-child { 
		display: none;
	}
	
.item-252show .nav-child { 
		display: block;
		margin-top: 30px;
	}	

.item-340 .nav-child { 
		display: none;
	}
	
.item-340show .nav-child { 
		display: block;
		margin-top: 30px;
	}	
	




	
.separator{
	 padding: 0px 0px 20px 0px;
	width:100%;
	/*float: left;*/
}
	
.separator::after{
	content: " +";
	float: right;
}	

.separatorshow::after{
	content: " -";
}	

.sepmenu{
	 padding: 0px 0px 20px 0px;
	width:100%;
	/*float: left;*/
}
	
.sepmenu::after{
	content: " +";
	float: right;
}	

.sepmenu::after{
	content: " -";
}	









/* BUTTON MENU  */

.menuzwae{
	font-size: 36px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Roboto';
    color: #00a3e7;
	cursor: pointer;
}

.hidemenubar .menuzwaeblue{
	font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Roboto';
    color: #fff;
}

.showmenubar .menuzwaeblue{
	font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Roboto';
    color: #00a3e7;
}

@media only screen and (max-width: 800px) {
	.menuzwae{
		font-size: 28px;
		line-height: 28px;
		font-weight: 300;
		font-family: 'Roboto';
		color: #00a3e7;
		cursor: pointer;
	}
	.hidemenubar .menuzwaeblue{
		font-size: 28px;
		line-height: 28px;
		font-weight: 300;
		font-family: 'Roboto';
		color: #fff;
	}

	.showmenubar .menuzwaeblue{
		font-size: 28px;
		line-height: 28px;
		font-weight: 300;
		font-family: 'Roboto';
		color: #00a3e7;
	}
}


.header-inner-bck {
    /*
	position: absolute;
    z-index: -1;
	*/
	width: 100%;
}




.bck-home {
    width: 100%;
    float: left;
    height: 500px;
	background-image: url("../images/home_banner_bg.jpg"); 
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    /*background-attachment: fixed;*/
}


.bck-o-nas {
    width: 100%;
    float: left;
    height: 500px;
	background-image: url("../images/baner_onas_PLzm.jpg"); 
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    /*background-attachment: fixed;*/
}

.bck-news {
    background: #00a3e7;
    width: 100%;
    float: left;
    height: 110px;
    
}


.introblue-inner {
   /* height: 100px;*/
    background: #00a3e7;
	float: left;
    width: 100%;
}





@media only screen and (max-width: 799px) {
	.hidemenubar .brand.pull-left {
		/*background: #fff;*/
		position:absolute;
		top: 30px;
		left: 0;
		margin-top: 0px;
		margin-left: 0px;
		width: 120px;
		height: 50px;
		float: left;
	}
	.showmenubar .brand.pull-left {
		background: transparent;
		margin-top: 0px;
		margin-left: 0px;
		width: 120px;
		
	}	
	.pull-right {
		position:absolute;
		top: 32px;
		right: 0;
	}
	.brand-inner {
		width:52px;
		background: #fff;
		box-shadow: 0 25px 25px rgba(0, 0, 0, 0.10), 0 25px 25px rgba(0, 0, 0, 0.10);
		float: left;
		margin-right:3px;
}
	
}	

@media only screen and (min-width: 800px) {
	.hidemenubar .brand.pull-left {
	    /* background: #fff; */
		margin-top: 28px;
		margin-left: 30px;
		/*box-shadow: 0 25px 25px rgba(0, 0, 0, 0.10), 0 25px 25px rgba(0, 0, 0, 0.10);*/
		width: 240px;
		height: 100px;
		float: left;
	}

	.showmenubar .brand.pull-left {
		background: transparent;
		margin-top: 0px;
		margin-left: 30px;
		width: 240px;
		height: 100px;
		float: left;
		z-index: 999;
	}
	
	.pull-right {
		float: right;
		margin-top: 30px;
		margin-right: 90px;
		z-index: 999;
	}
	.brand-inner {
		width:100px;
		background: #fff;
		box-shadow: 0 25px 25px rgba(0, 0, 0, 0.10), 0 25px 25px rgba(0, 0, 0, 0.10);
		float: left;
		margin-right:20px;
		z-index: 1000;
		position: relative;
	}
	
}	










.introimage-inner {
    min-height: 400px;
}

.position-intromenu-inner {
    width: 100%;
    background: #00a3e7;
    padding: 15px 0;
	color:#fff;
	float: left;
	/*border-top: 1px solid #fff;	*/
}

.menu-intro-grid {
    width: 100%;
    float: left;
    
}


@media only screen and (min-width: 1200px) {
	.menu-intro-grid {
		width: 100%;
		/*margin:auto;*/
		/*float:none;*/
	}	
}




@media only screen and (max-width: 500px) {
	.menu-intro-grid-col {
		width: 100%;
		float: left;
		text-align: center; 
	}
	
	.menu-intro-grid-col-inner {
		padding: 0 20px;
		border-right: 0px #fff solid;
	}
	.menu-intro-grid-col-inner-last {
		padding: 0 20px;
		border-right: 0px #fff solid;
	}
	
}

@media only screen and (min-width: 501px) {
	.menu-intro-grid-col {
		width: 50%;
		float: left;
		text-align: center; 
	}
	
	.menu-intro-grid-col-inner {
		padding: 0 20px;
		border-right: 0px #fff solid;
	}
	
	.menu-intro-grid-col-inner-last{
		padding: 0 20px;
		border-right: 0px #fff solid;
	}
	
}
@media only screen and (min-width: 800px) {
	.menu-intro-grid-col {
		width: 16.4%;
		float: left;
		text-align: center; 
	}
	.menu-intro-grid-col-inner {
		padding: 0 20px;
		border-right: 1px #fff solid;
	}
	.menu-intro-grid-col-inner-last{
		padding: 0 20px;
		border-right: 0px #fff solid;
	}
	
}








.menu-intro-grid-col-inner h3{
	font-weight: 300;
	font-size: 15px;
}

.menu-intro-grid-col-inner-last h3{
	font-weight: 300;
	font-size: 15px;
}




.boxintro-inner-PDF {
	background: #ff0000;
    padding: 10px 10px;
    color: #fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    /*width: 80%;*/
    margin-top: 20px;
	text-transform: uppercase;
}
.boxintro-inner-PDF:hover {
    color: #fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
	
}

a.boxintro-pdf {
    text-decoration: none;
}

.boxintro-inner-PDF a{
	text-decoration:none;
	color: #fff;
}







a.boxintro {
    display: block;
    width: 100%;
    height: 140px;
    text-decoration: none;
	color:#fff;
  	padding-top: 10px;
}

@media only screen and (max-width: 800px) {
	a.boxintro {
		border-bottom: 1px #fff solid;
	}
}

a.boxintro:hover{
    display: block;
    width: 100%;
   /* height: 200px;*/
    text-decoration: none;
	color:#00a3e7;
	background:#fff;
  padding-top: 10px;
}

a.boxintro-active{
    display: block;
    width: 100%;
    height: 140px;
    text-decoration: none;
	color:#00a3e7;
	background:#fff;	
  padding-top: 10px;
}




.icon {
    display: inline-block;
    width: 75px;
    height: 75px;
    background-size: cover;
}

@media only screen and (max-width: 500px) {
	.icon {
		display: inline-block;
		width: 40px;
		height: 40px;
		background-size: cover;
	}	
	
	a.boxintro {
		display: block;
		width: 100%;
		height: 114px;
		text-decoration: none;
		color: #fff;
	}
  
  	a.boxintro-active{
        display: block;
        width: 100%;
        height: 114px;
        text-decoration: none;
        color:#00a3e7;
        background:#fff;	
    }
  
}



a.boxintro span.icon.icon-1 {
    background-image: url(images/svg/icon1-white.svg);
}
a.boxintro:hover span.icon.icon-1 {
    background-image: url(images/svg/icon1-blue.svg);	
}
a.boxintro span.icon.icon-2 {
    background-image: url(images/svg/icon2-white.svg);
}
a.boxintro:hover span.icon.icon-2 {
    background-image: url(images/svg/icon2-blue.svg);	
}
a.boxintro span.icon.icon-3 {
    background-image: url(images/svg/icon3-white.svg);
}
a.boxintro:hover span.icon.icon-3 {
    background-image: url(images/svg/icon3-blue.svg);	
}
a.boxintro span.icon.icon-4 {
    background-image: url(images/svg/icon4-white.svg);
}
a.boxintro:hover span.icon.icon-4 {
    background-image: url(images/svg/icon4-blue.svg);	
}

a.boxintro span.icon.icon-5 {
    background-image: url(images/svg/icon5-white.svg);
}
a.boxintro:hover span.icon.icon-5 {
    background-image: url(images/svg/icon5-blue.svg);	
}



a.boxintro-active span.icon.icon-1 {
    background-image: url(images/svg/icon1-blue.svg);	
}

a.boxintro-active span.icon.icon-2 {
    background-image: url(images/svg/icon2-blue.svg);	
}
a.boxintro-active span.icon.icon-3 {
    background-image: url(images/svg/icon3-blue.svg);	
}
a.boxintro-active span.icon.icon-4 {
    background-image: url(images/svg/icon4-blue.svg);	
}
a.boxintro-active span.icon.icon-5 {
    background-image: url(images/svg/icon5-blue.svg);	
}

a.boxintro span.icon.icon-6 {
    background-image: url(images/svg/icon6-white.svg);
}
a.boxintro:hover span.icon.icon-6 {
    background-image: url(images/svg/icon6-blue.svg);	
}
a.boxintro-active span.icon.icon-6 {
    background-image: url(images/svg/icon6-blue.svg);	
}



/* menu bar show hide */
@media only screen and (max-width: 799px) {
	.hidemenubar{
		background: transparent;
		position: absolute;
		top: 0;
		width: 100%;
	}

	.showmenubar{
		background:#f8f8f8;
		position:fixed;
		top:0;
		width: 100%;
		z-index: 99;
	}
	
	.showmenubar .pull-right {
    margin-top: -15px;
}

}

@media only screen and (min-width: 800px) {
	.hidemenubar{
		background: transparent;
		position: absolute;
		top: 30px;
		width: 100%;
		
	}

	.showmenubar{
		background:#f8f8f8;
		position:fixed;
		top:0;
		width: 100%;
		z-index: 90;
		margin-top: 38px;
	}

}





/* Home page blog */
dt.article-info-term, span.icon-calendar {
    display: none;
}

.items-row.cols-3 {
    padding: 15px 0;
}


.blogzwaehome{
	 
}

.blogzwaehome button{
	color:#3c3c3c;	 
}





.blog-featuredzwaehome h2 , .blogzwaehome h2 {
    font-weight: 300;
    font-size: 34px;
    line-height: 42px;
	color: #333;
	color: rgba(30,30,30,0.7);
	text-transform: uppercase;
}

.blog-featuredzwaehome h2 , .blogzwaehome h2:hover {
    font-weight: 300;
    font-size: 34px;
    line-height: 42px;
	color: #333;
	color: rgba(30,30,30,0.7);
	text-decoration:none;
}


.blog-featuredzwaehome p ,.blogzwaehome p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
	color: #afafb4;
	color: rgba(130,130,130,0.7);
}




.blogzwaehome .item.column-1:hover button , .blogzwaehome .item.column-2:hover button , .blogzwaehome .item.column-3:hover button{
	color:#fff;	 
}

.blogzwaehome .item.column-1, .blogzwaehome .item.column-2, .blogzwaehome .item.column-3 {
    padding: 40px;
    background: #f8f8f8;
	min-height:350px;
}

h1 {
    font-weight: 300;
    font-size: 30px;
     color: #ff0000;
    text-align: center;
    padding: 40px 0;
}

span.workplace {
    color: #00a3e7;
}

span.workplacered {
    color: #ff0000;
}

.blogzwaehome .item.column-1:hover, .blogzwaehome .item.column-2:hover , .blogzwaehome .item.column-3:hover {
    padding: 40px;
    background: #00a3e7;
    min-height: 350px;
	transition: all .5s ease;
  	color:red!important;
}

.blogzwaehome .item.column-1:hover p , .blogzwaehome .item.column-2:hover p , .blogzwaehome .item.column-3:hover  p {
    color:#fff;
}

.blogzwaehome .item.column-1:hover h2 , .blogzwaehome .item.column-2:hover h2 , .blogzwaehome .item.column-3:hover  h2 {
    color:#fff;
}



.blogzwaehome .item.column-1:hover dd , .blogzwaehome .item.column-2:hover dd , .blogzwaehome .item.column-3:hover  dd {
    color:#fff;
}

.blogzwaehome .item.column-1:hover a.btn , .blogzwaehome .item.column-2:hover a.btn , .blogzwaehome .item.column-3:hover  a.btn {
    color:#fff;
}

.blog-featuredzwaehome .item.column-1:hover button , .blog-featuredzwaehome .item.column-2:hover button , .blog-featuredzwaehome .item.column-3:hover button{
	color:#fff;	 
}

.blog-featuredzwaehome .item.column-1, .blog-featuredzwaehome .item.column-2, .blog-featuredzwaehome .item.column-3 {
    padding: 40px;
    background: #f8f8f8;
	min-height:350px;
}



h1 {
    font-weight: 300;
    font-size: 30px;
     color: #ff0000;
    text-align: center;
    padding: 40px 0;
}


.blog-featuredzwaehome .item.column-1:hover, .blog-featuredzwaehome .item.column-2:hover , .blog-featuredzwaehome .item.column-3:hover {
    padding: 40px;
    background: #00a3e7;
    min-height: 350px;
	    transition: all .5s ease;
}

.blog-featuredzwaehome .item.column-1:hover p , .blog-featuredzwaehome .item.column-2:hover p , .blog-featuredzwaehome .item.column-3:hover  p {
    color:#fff;
}

.blog-featuredzwaehome .item.column-1:hover h2 , .blog-featuredzwaehome .item.column-2:hover h2 , .blog-featuredzwaehome .item.column-3:hover  h2 {
    color:#fff;
}

.blog-featuredzwaehome .item.column-1:hover dd , .blog-featuredzwaehome .item.column-2:hover dd , .blog-featuredzwaehome .item.column-3:hover  dd {
    color:#fff;
}

.blog-featuredzwaehome .item.column-1:hover a.btn , .blog-featuredzwaehome .item.column-2:hover a.btn , .blog-featuredzwaehome .item.column-3:hover  a.btn {
    color:#fff;
}



/* BUTTON READ MORE*/
.icon-chevron-right{
	display:none;
}

a.btn {
    color:#333;
	background: transparent;
    border: 0;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.15), 0 0px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.15), 0 0px 0px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.15), 0 0px 0px rgba(0,0,0,.05);	
}

a.btn:hover {
	color:#fff;
    background: transparent;
    border: 0;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.15), 0 0px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,.15), 0 0px 0px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.15), 0 0px 0px rgba(0,0,0,.05);	
}



/* FOOTER */
footer.footer {
    background: #00a3e7	;
	width:100%;
	float:left;
}



.footer-zwae {
    width: 100%;
    float: left;
}

.footer-zwae-container {
    width: 100%;
    float: left;
}

.footer-zwae-container-row {
    max-width: 1400px;
    margin: auto;
}


@media only screen and (min-width: 300px) {
	.footer-zwae-container-col {
		width: 100%;
		float: left;
	}
}
@media only screen and (min-width: 1000px) {
	.footer-zwae-container-col {
		width: 25%;
		float: left;
		
	}
}



.footer-zwae-container-col-inner {
    padding: 20px;
	color:#fff;
}

.footer-zwae-container-col-inner h4{
	font-size: 24px;
	font-weight: 300;
color: rgba(255,255,255,0.7);	
}

.footer-zwae-container-col-inner p, .footer-zwae-container-col-inner a{
	font-size: 14px;
	font-weight: 300;
	color: rgba(255,255,255,0.7);	
}

.zwae-ue {
    text-align: center;
}



hr.footer-zwae-container-line {
    width: 150px;
	text-align:left;
    border-top: 1px solid rgba(255,255,255,0.7);;
    border-bottom: 0px solid #fff;	
}




/* INTRO MOVIE  */

.movie-container {
    padding: 70px 0;
    background: url(images/film_bg.jpg);
    background-repeat: no-repeat;
    background-size: auto;
	border: 0px;
	text-align: center;
	    width: 100%;
    float: left;

}

.movie-container  p{
	color:#fff;
	font-size:30px;
	font-weight:100;
	padding: 10px 0 0 0;
	
}

#intro-movie-zwae{
	position:fixed;
	margin:0;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	/*background-color: rgba(255,255,255,0.7);	*/
	background-color: rgba(8, 8, 8, 0.9);
	z-index: 999;
}

.references-zwae {
	position:fixed;
	margin:0;
	top:0;
	left:0;
	display:none;
	width:100%;
	height: 100%;
	/*background-color: rgba(255,255,255,0.7);	*/
	background-color: rgba(8, 8, 8, 0.9);
	z-index:9999999;
}

.intro-movie-zwae-content{
	max-width:1000px;
	/*background-color: rgba(255,255,255,0.7);*/
	margin: auto;
	margin-top:30px;
	overflow-y: scroll;
    overflow-x: hidden;
    height: 90%;	
}

.intro-movie-zwae-content-home{
	max-width:1000px;
	/*background-color: rgba(255,255,255,0.7);*/
	margin: auto;
	margin-top:30px;
	height: 90%;	
}

.intro-moviehome-zwae-content{
	max-width:1000px;
	background-color: rgba(255,255,255,0.7);
	margin: auto;
	margin-top:30px;
	overflow-y: scroll;
    overflow-x: hidden;
    
}

.intro-moviehome-zwae-content-home{
	max-width:1000px;
	background-color: rgba(255,255,255,0.7);
	margin: auto;
	margin-top:30px;
	
}


@media only screen and (min-width: 300px) {
span.intro-movie-zwae-button {
    position: fixed;
    top: 10px;
    right: 10px;
    font-size: 60px;
    color: #fff;
    z-index: 999;
    text-shadow: 1px 1px 6px #000000;
    }  
}

@media only screen and (min-width: 600px) {
span.intro-movie-zwae-button {
    position: fixed;
    top: 20px;
    right: 20px;
    font-size: 60px;
    color: #fff;
    z-index: 999;
    text-shadow: 1px 1px 6px #000000;
    }  
}


button.intro-movie-zwae-button {
    background: transparent;
    border: 0px;
    /* text-align: center; */
}



.fa-play-circle-btn{
	color: #00a3e7; 
	font-size: 85px;
}

.fa-play-circle-btn:hover{
	color: #ff0000; 
	font-size: 85px;
}



/* INTRO MOVIE  */


/* INTRO PRLX */
@media only screen and (min-width: 300px) {
	.prlx-container {
		/*padding: 70px 0;*/
		width:100%;
		/*background: url(images/baner_home_paralax.jpg);
		height: 200px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		background-attachment: fixed;*/
		z-index: -1;
	}
	.prlx-container-inner-300 {
    display: block;
	}
	.prlx-container-inner-800 {
    display: none;
	}
	.prlx-container-inner-300 img{
		width:100%;
	}
}


@media only screen and (min-width: 600px) {
	.prlx-container {
		/*padding: 70px 0;*/
		width:100%;
		/*background: url(images/baner_home_paralax.jpg);
		height: 400px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		background-attachment: fixed;*/
		z-index: -1;
	}
	.prlx-container-inner-300 {
    display: block;
	}
	.prlx-container-inner-800 {
    display: none;
	}
	.prlx-container-inner-300 img{
		width:100%;
	}
	
}

@media only screen and (min-width: 900px) {
	.prlx-container {
		/*padding: 70px 0;*/
		width:100%;
		background: url(images/baner_home_paralax.jpg);
		height: 300px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		background-attachment: fixed;
		z-index: -1;
	}
	.prlx-container-inner-300 {
    display: none;
	}
	.prlx-container-inner-800 {
    display: block;
	}
}

/* O NAS PRLX */
.prlx-container-onas {
    background: url(images/budynek-firmy-ZWAE.jpg);
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
	z-index: -1;
}


.home-zwae-company {
    background: #fff;
    float: left;
    width: 100%;
	padding: 50px 0;
	position: relative;
}

.home-zwae-company-box {
    max-width: 1200px;
    margin: auto;
}

.home-zwae-company-row {
    width: 100%;
    float: left;
	padding: 10px;
}

.home-zwae-company-box h2 {
    font-weight: 300;
    font-size: 30px;
    color: #ff0000;
    text-align: center;
    padding: 0 0 40px 0;
}


@media only screen and (min-width: 300px) {
	.home-zwae-company-col {
		width: 100%;
		float: left;
		padding: 0 7px;
	}
}


@media only screen and (min-width: 800px) {
	.home-zwae-company-col {
		width: 50%;
		float: left;		
	}
}

.home-zwae-company-col-inner {
    /*padding: 15px;*/
}


.home-zwae-company p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #afafb4;
}

.home-zwae-company a {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #00a3e7;
}

.home-zwae-company a:hover{
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #ff0000;
	text-decoration:none;
	}

.full-w-btm{
	width: 100%;
	float: left;	
}

.full-w-btm2{
    background: #00a3e7	;
	width:100%;
	float:left;
}
.full-w-btm2 p{
	color:#fff;
}

#back-top{
	float:right;
	padding:10px;
}

.back-to-top a{
	color:#fff;
}

.back-to-top a:hover{
	color:#ff0000;
}



.introblue-inner-h {
    max-width: 1400px;
    margin: auto;
    color: #fff;
}


@media screen and (max-width: 699px) {
	.introblue-inner-h h2{
		padding: 0px 0;
		font-size: 16px;
		font-weight: 300;
		text-align: center;
	}
}

@media screen and (min-width: 700px) {
	.introblue-inner-h h2{
		padding: 35px 0;
		font-size: 32px;
		font-weight: 300;
		text-align: center;
	}
}






.video-o-nas {
    box-shadow: 0 25px 25px rgba(0, 0, 0, 0.10), 0 25px 25px rgba(0, 0, 0, 0.10);
}











/* struktura spolki */
@media only screen and (max-width: 799px) {
	.company-structure-row.line-bottom {
		border-bottom: 1px solid #e8e8e8;
	}
	
	.company-structure {
		padding: 10px 0;
		float:left;
		width: 100%;
		
	}

	.company-structure-col1 {
		float: left;
		width: 30%;
	}

	.company-structure-col2 {
		float: left;
		padding: 5px 0 0 10px;
		width: 65%;
	}

	.company-structure-col2 h2 {
		color: #00a3e7;
		font-weight: 300;
	}

	.company-structure-col2 p {
		color: #afafb4;
		font-weight: 300;
	}

	img.company-structure-imh {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 100px;
	}
	img.company-structure-imh-lead {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 100px;
	}
	
}

@media only screen and (min-width: 800px) {
	.company-structure-row.line-bottom {
		border-bottom: 1px solid #e8e8e8;
	}
	
	.company-structure-row h3 {
		text-align: center;
	}
	
	.company-structure-box {
		width: 800px;
		margin: auto;
	}
	
	.company-structure-row {
		width: 100%;
		float: left;

	}
	
	.company-structure {
		padding: 70px 0;
		width: 400px;
		float: left;
	}

	.company-structure-col1 {
		float: left;
		width:130px;
	}

	.company-structure-col2 {
		float: left;
		padding: 40px 0 0 10px;
		width:270px;
	}

	.company-structure-col2 h2 {
		color: #00a3e7;
		font-weight: 300;
	}

	.company-structure-col2 p {
		color: #afafb4;
		font-weight: 300;
	}

	img.company-structure-imh {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 100px;
	}
	
	img.company-structure-imh-lead {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 200px;
	}	
}

@media only screen and (min-width: 980px) {
	.company-structure-box {
		width: 940px;
		margin: auto;
	}
	
	.company-structure-row {
		width: 100%;
		float: left;

	}
	
	.company-structure {
		padding: 70px 0;
		width: 460px;
		float: left;
	}

	.company-structure-col1 {
		float: left;
		width:130px;
	}

	.company-structure-col2 {
		float: left;
		padding: 40px 0 0 10px;
		width:270px;
	}

	.company-structure-col2 h2 {
		color: #00a3e7;
		font-weight: 300;
	}

	.company-structure-col2 p {
		color: #afafb4;
		font-weight: 300;
	}

	img.company-structure-imh {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 125px;
	}
	
	img.company-structure-imh-lead {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 200px;
	}	
}

@media only screen and (min-width: 1240px) {
	.company-structure-box {
		width: 100%;
		float: left;
	}
	
	.company-structure-row {
		
		width: 1200px;
		margin: auto;
	}
	
	.company-structure {
		padding: 70px 0;
		width: 590px;
		float: left;
	}

	.company-structure-col1 {
		float: left;
		width:220px;
	}

	.company-structure-col2 {
		float: left;
		padding: 40px 0 0 10px;
		width:360px;
	}

	.company-structure-col2 h2 {
		color: #00a3e7;
		font-weight: 300;
	}

	.company-structure-col2 p {
		color: #afafb4;
		font-weight: 300;
	}

	img.company-structure-imh {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 150px;
	}
	
	img.company-structure-imh-lead {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 200px;
	}	
}


/* pracownicy */

@media only screen and (min-width: 300px) {
	.company-structure-bottom {
		padding: 10px 0;
		float:left;
		width: 100%;
		
	}

	.company-structure-bottom-col1 {
		float: left;
		width: 30%;
	}

	.company-structure-bottom-col2 {
		float: left;
		padding: 5px 0 0 10px;
		width: 65%;
	}

	.company-structure-bottom-col2 h2 {
		color: #00a3e7;
		font-weight: 300;
	}

	.company-structure-bottom-col2 p {
		color: #686868;
		font-weight: 300;
	}

	img.company-structure-bottom-img {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 100px;
	}

	
}

@media only screen and (min-width: 800px) {
	.company-structure-bottom {
		padding: 70px 0;
	}

	.company-structure-bottom-col1 {
		float: left;
		width:200px;
	}

	.company-structure-bottom-col2 {
		float: left;
		padding: 0px 0 0 10px;
		width:350px;
	}

	.company-structure-bottom-col2 h2 {
		color: #00a3e7;
		font-weight: 300;
	}

	.company-structure-bottom-col2 p {
		color: #686868;
		font-weight: 300;
	}

	img.company-structure-bottom-img {
		box-shadow: 0 14px 25px rgba(0,0,0,0.16);
		border: 3px solid #00a3e7;
		border-radius: 50%;
		width: 160px;
	}	
	
	.handlowcy-row {
		width: 1250px;
		margin: auto;
	}
	
	.handlowcy-col1,.handlowcy-col2 {
		float: left;
}

}












.intro-movie-zwae-container img {
    width: 100%;
}

h2 span.subheading-category {
    color: #ff0000;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
}

.blogawards h2 {
    color: #00a3e7;
    font-weight: 300;
    font-size: 34px;
    line-height: 42px;

}

.blogawards p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
	color: #afafb4;
	color: rgba(130,130,130,0.7);
}

.blogawards .item.column-1 , .blogawards .item.column-2, .blogawards .item.column-3 {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    padding: 40px;
	height:650px;
}

.blogawards .item.column-1:hover , .blogawards .item.column-2:hover, .blogawards .item.column-3:hover{
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,163,231,0.6);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,163,231,0.6);
    box-shadow: 2px 2px 5px 0px rgba(0,163,231,0.6);
    padding: 40px;
	height:650px;
}














/* OFFER BEGIN */ /* OFFER BEGIN */ /* OFFER BEGIN */ /* OFFER BEGIN */

/*
.blog-offer-list img {
    width: 50%;
    float: left;
}
*/

.blog-offer-list .item.column-1, .blog-offer-list .item.column-2{
	
	height:330px;
}

.blog-offer-list .item.column-1:hover, .blog-offer-list .item.column-2:hover{
	webkit-box-shadow: 2px 2px 5px 0px rgba(0,163,231,0.05);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,163,231,0.05);
    box-shadow: 2px 2px 5px 0px rgba(0,163,231,0.05);
	height:330px;
}

.blog-offer-list .item .pull-left.item-image {
    width: 45%;
}

.blog-offer-list .item .pull-left.item-image:hover {
	    background: #00a3e7;
}

.blog-offer-list .item .offer-item-details {
	display: none;
}

.blog-offer-list .item  h2{
	display: none;
}

dd.item-details-fields-title-inner {
    font-size: 30px;
    font-weight: 300;
    color: #00a3e7;
	padding: 15px 0;
	
}

dd.item-details-fields-name-inner {
    font-size: 20px;
    font-weight: 300;
    color: #c3c3c3;
}

@media only screen and (max-width: 599px) {
	dd.field-entry.offer-title-inner {
		font-size: 30px;
		font-weight: 300;
		color: #00a3e7;
		padding: 25px 0 25px 0;
		/*margin-top: 100px;*/
	}
}

@media only screen and (min-width: 600px) {
	dd.field-entry.offer-title-inner {
		font-size: 30px;
		font-weight: 300;
		color: #00a3e7;
		padding: 25px 0 25px 0;
		margin-top: 100px;
	}
}


dd.field-entry.offer-name-inner {
    font-size: 20px;
    font-weight: 300;
    color: #c3c3c3;
}

.blog-offer-list .item.column-1 p.readmore a  , .blog-offer-list .item.column-2 p.readmore a {
    color: #00a3e7;
	padding:10px 20px;
	border-radius: unset;
}

.blog-offer-list .item.column-1:hover p.readmore a  , .blog-offer-list .item.column-2:hover p.readmore a {
    color: #fff;
	padding:10px 20px;
	background: #00a3e7;
}

.blog-offer-list .item-image {
    /* border: red solid; */
    border-right: #c3c3c3 solid 1px;
}

/* OFFER END */ /* OFFER END */ /* OFFER END */ /* OFFER END */ /* OFFER END */







/* DOWNLOAD BEGIN */
@media only screen and (min-width: 300px) {
	.item-page .pull-left.item-image {
		width: 100%;
	}
	
	.offer-item-details-box {
		width: 100%;
	}
	.offer-item-details-row {
		float: left;
		padding: 20px 0;
		border-bottom: 1px #c3c3c3 solid;
		color: #afafb4;
		width: 100%;
	}

	.offer-item-details-row a {
		color: #afafb4;
	}

	.offer-item-details-row a:hover {
		color: #00a3e7;
	}

	.offer-item-details-col-1 {
		width: 10%;
		float: left;
		font-size:24px;
	}

	.offer-item-details-col-2 {
		width: 80%;
		float: left;
		font-size:18px;
	}

	.offer-item-details-col-3 {
		width: 10%;
		float: left;
		font-size:24px;
		text-align:right;
	}

	.offer-item-details {
		margin-top: 150px;
	}

	.offer-item-details p{
		font-size:16px;
		color: #ff0000;
		font-weight:100;
	}
}

@media only screen and (min-width: 800px) {
	.item-page .pull-left.item-image {
			width: 50%;
	}
	
	.offer-item-details-box {
		width: 100%;
	}
	
	.offer-item-details-row {
		float: left;
		padding: 20px 0;
		border-bottom: 1px #c3c3c3 solid;
		color: #afafb4;		
	}
	
	.offer-item-details-row:hover {
		color: #fff;
		background: #00a3e7;
}

	.offer-item-details-row a {
		color: #afafb4;
	}

	.offer-item-details-row a:hover {
		color: #00a3e7;
	}

	.offer-item-details-col-1 {
		width: 10%;
		float: left;
		font-size:24px;
		padding-left:2%;
	}

	.offer-item-details-col-2 {
		width: 76%;
		float: left;
		font-size:18px;
	}

	.offer-item-details-col-3 {
		width: 10%;
		float: left;
		font-size:24px;
		text-align:right;
		padding-right:2%
	}

	.offer-item-details {
		margin-top: 10px;
		width: 40%;
		float: left;
	}

	.offer-item-details p{
		font-size:16px;
		color: #ff0000;
		font-weight:100;
	}
}

@media only screen and (min-width: 1200px) {
	.offer-item-details {
		margin-top: 150px;
		width: 40%;
		float: left;
	}
	
}

/* DOWNLOAD END */











.offer-top-header {
    width: 100%;
}

@media only screen and (min-width: 300px) {
	.offer-top-header-row{
		width: 100%;
	}

	.offer-top-header-row-1 {
		width: 50%;
		float: left;
	}
	.offer-top-header-row-2 {
		width: 50%;
		float: left;
	}
	.offer-top-header-row-3 {
		width: 100%;
		float: left;
	}
}

@media only screen and (min-width: 800px) {
	.offer-top-header-row{
		width: 80%;
		margin:auto;
	}
	.offer-top-header-row-1 {
		width: 25%;
		float: left;
	}
	.offer-top-header-row-2 {
		width: 25%;
		float: left;
	}
	.offer-top-header-row-3 {
		width: 50%;
		float: left;
	}
}




.offer-top-header-row-1 .offer-top-header-row-inner {
	padding:10px;	
}

.offer-top-header-row-1 .offer-top-header-row-inner-box {
    background-color: #f8f8f8;
    color: #00a3e7;
	height:86px;
	
}

.offer-top-header-row-1 .offer-top-header-row-inner-box:hover{    
	transition: all 0.4s ease;
    background-color: #00a3e7;
    color: #fff;
	
}


.offer-top-header-row-2 .offer-top-header-row-inner {
	padding:10px;	
}

.offer-top-header-row-2 .offer-top-header-row-inner-box {
    background-color: #fff;
	border: 1px dotted #c3c3c3;
    color: #00a3e7;
	height:84px;
	
}

.offer-top-header-row-2 .offer-top-header-row-inner-box:hover{    
	transition: all 0.4s ease;
    background-color: #00a3e7;
    color: #fff;
	border: 1px solid #c3c3c3;
}
.offer-top-header-row-2 a:hover {	
	text-decoration:none;
}








.offer-top-header-row-1 .offer-top-header-row-inner-box, .offer-top-header-row-2 .offer-top-header-row-inner-box {
	/*padding:20px 0;*/
	text-align: center;
	font-size:16px;
}

.offer-top-header-row-inner-box .fas , .offer-top-header-row-inner-box .far{
	font-size:32px;
	padding:10px 0;	
}

.item-page dl.fields-container {
    display: none;
}
.item-page-offer-list dl.fields-container {
    display: none;
}



/* OFFER characteristic */
.characteristic {
    width: 100%;
	background: #f8f8f8;
    padding: 30px 0 50px 0;
}

@media only screen and (min-width: 300px) {
	.characteristic-box {
		width: 80%;
		margin: auto;
	}

	.characteristic-box-inner {
		column-count: 1;		
	}

	.characteristic-box-inner ul {
	  list-style: none;
	  font-size:16px;
	}

	.characteristic-box-inner ul li::before {
	  content: "\2022";
	  color: #00a3e7;
	  font-weight: bold;
	  display: inline-block;
	  line-height: 12px;
	  margin: 5px 0;  
	  width: 1em;
	  margin-left: -1.2em;
	}

	.characteristic-box h2 {
		font-weight:300;
		color: #00a3e7;
		text-align: center;
	}
}


@media only screen and (min-width: 800px) {
	.characteristic-box {
		width: 800px;
		margin: auto;
	}

	.characteristic-box-inner {
		column-count: 2;
		column-gap: 40px;
		column-rule: 1px solid lightblue;
	}

	.characteristic-box-inner ul {
	  list-style: none;
	  font-size:16px;
	}

	.characteristic-box-inner ul li::before {
	  content: "\2022";
	  color: #00a3e7;
	  font-weight: bold;
	  display: inline-block;
	  line-height: 12px;
	  margin: 5px 0;  
	  width: 1em;
	  margin-left: -1.2em;
	}

	.characteristic-box h2 {
		font-weight:300;
		color: #00a3e7;
		text-align: center;
	}
}





@media only screen and (min-width: 1000px) {
	.characteristic-box {
		width: 1000px;
		margin: auto;
	}

	.characteristic-box-inner {
		column-count: 2;
		column-gap: 40px;
		column-rule: 1px solid lightblue;
	}

	.characteristic-box-inner ul {
	  list-style: none;
	  font-size:16px;
	}

	.characteristic-box-inner ul li::before {
	  content: "\2022";
	  color: #00a3e7;
	  font-weight: bold;
	  display: inline-block;
	  line-height: 12px;
	  margin: 5px 0;  
	  width: 1em;
	  margin-left: -1.2em;
	}

	.characteristic-box h2 {
		font-weight:300;
		color: #00a3e7;
		text-align: center;
		padding: 20px 0 30px 0;
	}
}

.characteristic-box-inner li {
    margin-bottom: 12px;
}









.container-hv {
    box-shadow: 0 14px 25px rgba(0,0,0,0.2);
	}

/* OFFER PHOTOS BOTTOM */
.offer-images-box-bottom {
    width: 100%;
	float: left;
	margin-bottom: 50px;
}

@media only screen and (max-width: 600px) {
	.offer-images-box-bottom-inner {
		margin: auto;
		width: 300px;
	}

	.offer-images-box-bottom-inner-row {
		/*text-align: center;*/
		width: 300px;
		/*padding:10px;*/
		display: flex;
		flex-wrap: wrap;
	}
	
	.container-hv {
		position: relative;
		margin: 10px;
		width: 130px;
		float: left;
	}

	.image-hv {
		display: block;
		width: 100%;
		height: 86px;
		opacity: 1;
		object-fit: cover;
		}

	.image-hv:hover {
		display: block;
		/*width: 100%;*/
		/*height: auto;*/
		opacity: 0.1;
		transition: .5s ease;  
	}	
	
}

@media only screen and (min-width: 600px) {
	.offer-images-box-bottom-inner {
		margin: auto;
		width: 600px;
	}

	.offer-images-box-bottom-inner-row {
		/*text-align: center;*/
		width: 600px;
		/*padding:10px;*/
	}
	
	.container-hv {
		position: relative;
		margin: 10px;
		width: 180px;
		float: left;
	}
	
	.image-hv {
		display: block;
		width: 100%;
		height: 119px;
		opacity: 1;
		object-fit: cover;
		}

	.image-hv:hover {
	  display: block;
	  /*width: 100%;*/
	  /*height: auto;*/
	  opacity: 0.1;
	  transition: .5s ease;  
	}
}

@media only screen and (min-width: 1200px) {
	.offer-images-box-bottom-inner {
		margin: auto;
		width: 980px;
	}

	.offer-images-box-bottom-inner-row {
		/*text-align: center;*/
		width: 980px;
		/*padding:10px;*/
	}	
	
	.container-hv {
		position: relative;
		margin: 10px;
		width: 300px;
		float: left;
	}
	
	.image-hv {
	display: block;
    width: 100%;
    height: 190px;
    opacity: 1;
    object-fit: cover;
	}

	.image-hv:hover {
	  display: block;
	  /*width: 100%;*/
	  /*height: auto;*/
	  opacity: 0.1;
	  transition: .5s ease;  
	}
}








.overlay-hv {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: .5s ease;
  background-color: #00a3e7;
  z-index:-1;
}

.container-hv:hover .overlay-hv {
  opacity: 1;
}

.text-hv {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}








/* MENU MAIN HIDE ELEMENTS */
ul.nav-child.unstyled.small ul.nav-child.unstyled.small {
    display: none;
}











@media only screen and (max-width: 799px) {
	.zwae-box {
		max-width: 600px;
		margin: auto;
		padding-top: 20px;
	}
	.zwae-col1,.zwae-col2 {
		float: left;
		width: 100%;
	}	
}

@media only screen and (min-width: 800px) {
		.zwae-box {
		width: 800px;
		margin: auto;
		padding-top: 20px;
	}

	.zwae-col1,.zwae-col2 {
		float: left;
		width: 50%;
	}	
	
}

@media only screen and (min-width: 1200px) {
		.zwae-box {
		width: 1200px;
		margin: auto;
		padding-top: 40px;
	}
	
	.zwae-col1,.zwae-col2 {
		float: left;
		width: 50%;
	}
}	

.zwae-row {
    float: left;
	width: 100%;
}

.zwae-col2-inner {
    padding: 10px 0;
}

span.blue {
    color: #00a3e7;
}

.zwae-box h2 {
    color: #00a3e7;
    font-weight: 300;
}






.company-structure-bottom-col2-row1 .name{
	float:left;
}

.company-structure-bottom-col2-row1 .lng{
	float:left;
}

.company-structure-bottom-col2-row1 .lng p {
    color: red;
    vertical-align: super;
    font-size: smaller;
	margin-top: 10px;
    margin-left: 10px;
}

.company-structure-bottom-col2-row1 {
    width: 100%;
    float: left;
}




/* COLLAPSE LUDZIE KONTKT */ 
.zwae-contact .collapsible {
  background-color: #fff;
  color: #00a3e7;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  margin:20px;
}

.zwae-contact .active, .zwae-contact .collapsible:hover {
  background-color: #00a3e7;
  color:#fff;
  
}

.zwae-contact .collapsible:after {
  content: '\002B';
  color: #55c6f5;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.zwae-contact .collapsible:hover:after {
	color: #fff;
}

.zwae-contact .collapsible:active:after {
	color: #fff;
}

.zwae-contact .active:after {
  content: "\2212";
}

.zwae-contact .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
}






/* TIMELINE BEGIN  <style>  */ /* TIMELINE BEGIN  <style>  */ /* TIMELINE BEGIN  <style>  */ /* TIMELINE BEGIN  <style>  */ /* TIMELINE BEGIN  <style>  */

* {
  box-sizing: border-box;
}

body {
  background-color: #fff;
  
}

.timelinezwae {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  color:#00a3e7;
  font-weight:300px;
}

.timelinezwae::after {
  content: '';
  position: absolute;
  width: 0px;
  border-left: 6px dotted #00a3e7;
  background-color: white;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

.containerzwae {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

.containerzwae::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -17px;
  background-color: white;
  border: 4px solid #ff0000;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

.left {
  left: 0;
}

.right {
  left: 50%;
}

.left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid #eee;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #eee;
}

.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid #eee;
  border-width: 10px 10px 10px 0;
  border-color: transparent #eee transparent transparent;
}

.right::after {
  left: -16px;
}

.content {
  padding: 20px 30px;
  background-color: #eee;
  position: relative;
  border-radius: 6px;
}

@media screen and (max-width: 600px) {
  .timelinezwae::after {
	left: 31px;
  }
  
  .containerzwae {
	width: 100%;
	padding-left: 70px;
	padding-right: 25px;
  }
  
  
  .containerzwae::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
  }

  
  .left::after, .right::after {
  left: 15px;
  }
  
  
  .right {
  left: 0%;
  }
}

.containerzwae.left .content {
    text-align: right;
}

.containerzwae h2{
	font-size:36px;
}

.containerzwae h3{
	font-size:20px;
	color:#ff0000;
}

.containerzwae h4 {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: red 5px solid;
    width: fit-content;
	line-height: 26px;
}

.containerzwae p {
	font-size: 16px;
	color:#3c3c3c;
}

.containerzwae ul li {
	font-size: 16px;
	color:#3c3c3c;
}


.fullwidth {
    width: 100%;
    float: left;
}

.timeline-row {
    margin-bottom: 20px;
}

span.timeline-icon {
    font-size: 40px;
    float: left;
    padding: 0 20px 0 0;
	color: #3c3c3c;
	width: 80px;
    text-align: center;
}

span.timeline-col-inner {
    color: #3c3c3c;
    font-size: 20px;
}

/* TIMELINE END  </style>  */ /* TIMELINE END  </style>  */ /* TIMELINE END  </style>  */ /* TIMELINE END  </style>  */




/* BOX NAVI MENU RIGHT PRODUCTS BEGIN*/
  
#closemenuprod{
	display:none; 
  	
  }  

.sidenav-prod {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav-prod a {
  padding: 0px 40px 0px 40px;
  text-decoration: none;
  font-size: 25px;
  display: block;
  transition: 0.3s;
  border-bottom: #c3c3c3 solid 1px;
}

.sidenav-prod a:hover {
  color: #ff0000;
}

.sidenav-prod .closebtn {
    position: fixed;
    top: 0;
    left: 0;
    font-size: 36px;
    z-index: 9999;
  	background: #e2dddd;
    /*border-radius: 25px;*/
}
  
.sidenav-prod a.closebtn {  
   border-bottom: #c3c3c3 solid 0px;
  padding: 0px 5px 10px 5px;
}

#main-prod {
  transition: margin-left .5s;
  padding: 16px;
}
  
  
.sidenav-prod p {
    color: #a0a0a0;
    font-size: 14px;
}
.sidenav-prod h2 {
    color: #00a3e7;
    font-weight: 300;
    font-size: 18px;
}  
  

@media screen and (max-height: 450px) {
  .sidenav-prod {padding-top: 15px;}
  .sidenav-prod a {font-size: 18px;}
}


/* BOX NAVI MENU RIGHT PRODUCTS END */




/*  */





/* logo UE */
.customlogoue {
    float: left;
}

.logoue {
    width: 124px;
}





















/* NEWS  */

.item-pagezwaehome{
	padding: 30px 0 50px 0;
	
}

.item-pagezwaehome h2 {
    font-weight: 300;
    font-size: 34px;
    line-height: 42px;
    color: #333;
    color: rgba(30,30,30,0.7);
    text-transform: uppercase;
}

.item-pagezwaehome p , .item-pagezwaehome ol li{
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #afafb4;
    color: rgba(130,130,130,0.7);
}




/* MOVIE OFFER */
.movie-offer {
    width: 100%;
    float: left;
}

.container-movie{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border: 0;
}


@media screen and (max-width: 699px) {
	.movie-offer-inner {
		width: 300px;
		margin: auto;
		padding-bottom:20px;
		}
}

@media screen and (min-width: 700px) {
	.movie-offer-inner {
		width: 600px;
		margin: auto;
		padding-bottom:30px;
		}
}


/*------------------ TC RODO CONTACT FORM kontakt ---------------------------------*/

#tc-rodo_contact_form {
    background: #f8f8f8;
    margin: -17px 0;
    padding: 70px;
}

#tc-rodo_contact_form input.tc_column_1 {
    height: 80px;
    border: 0;
    width: 100%;
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    color: #00a3e7;
    padding-left: 48px;
    padding-right: 25px;
}

#tc-rodo_contact_form input.tc_column_1:focus::placeholder, #tc-rodo_contact_form input.tc_column_1:active::placeholder, #tc-rodo_contact_form textarea.tc_column_1:focus::placeholder, #tc-rodo_contact_form textarea.tc_column_1:active::placeholder {
	color: #fff;
}
#tc-rodo_contact_form input.tc_column_1:focus::-webkit-input-placeholder, #tc-rodo_contact_form input.tc_column_1:active::-webkit-input-placeholder, #tc-rodo_contact_form textarea.tc_column_1:focus::-webkit-input-placeholder, #tc-rodo_contact_form textarea.tc_column_1:active::-webkit-input-placeholder {
	color: #fff;
}
#tc-rodo_contact_form input.tc_column_1:focus:-ms-input-placeholder, #tc-rodo_contact_form input.tc_column_1:active:-ms-input-placeholder, #tc-rodo_contact_form textarea.tc_column_1:focus:-ms-input-placeholder, #tc-rodo_contact_form textarea.tc_column_1:active:-ms-input-placeholder {
	color: #fff;
}

#tc-rodo_contact_form input.tc_column_1:focus, #tc-rodo_contact_form input.tc_column_1:active, #tc-rodo_contact_form textarea.tc_column_1:focus, #tc-rodo_contact_form textarea.tc_column_1:active {
	color: #fff;
}

#tc-rodo_contact_form input:focus:invalid:focus, #tc-rodo_contact_form textarea:focus:invalid:focus, #tc-rodo_contact_form select:focus:invalid:focus {
    border-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#tc-rodo_contact_form input.tc_column_1:active, #tc-rodo_contact_form input.tc_column_1:focus, #tc-rodo_contact_form textarea.tc_column_1:active, #tc-rodo_contact_form textarea.tc_column_1:focus, #tc-rodo_contact_form button:focus, #tc-rodo_contact_form button:active {
    background: #00a3e7;
	outline: none;
}

#tc-rodo_contact_form textarea.tc_column_1 {
	width: 100%;
    height: 200px;
    padding: 0;
    padding-left: 48px;
    padding-top: 15px;
	border: 0;
	font-family: 'Roboto';
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    color: #00a3e7;
    padding-left: 48px;
    padding-right: 25px;
}

#tc-rodo_contact_form input.tc_column_1.checkbox {
    height: 20px;
    width: 20px;
    margin: 10px;
}


.control-group.width2 {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 20px;
}

@media screen and (max-width: 960px) {
	.control-group.width2 {
		width: 100%;
	}
}

.control-group.width1 {
    width: 100%;
    box-sizing: border-box;
    float: left;
    padding: 20px;
}

#tc-rodo_contact_form button {
	float: right;
    padding: 20px;
	
	font-size: 25px;
    transition: all 0.35s ease;
    cursor: pointer;
    padding: 0;
    color: #00a3e7;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
	
	height: 80px;
	border: 0;
	font-family: 'Roboto';
	line-height: 20px;
	font-weight: 100;
	padding-left: 48px;
    padding-right: 48px;
	width: 100%;
}


#tc-rodo_contact_form button:hover {
    color: #fff !important;
    background-color: #00a3e7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}

/* -------------------- icon and text in contact form ----------------------------- */

.iconinform {
    background: #f8f8f8;
}

.iconinform .zwae-box {
    text-align: center;
}

.iconinform .zwae-box h4{
    color: #00a3e7;
	font-weight: 100;
	font-size: 1.25rem;
    line-height: 1.4;
	margin: 30px 0 10px 0;
}

.icon-contact-mobile, .icon-contact-envelope {
    background: #00a3e7;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

[class^="icon-contact-"], [class*=" icon-contact-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 20px;
	box-sizing: border-box;
    width: 40px;
    height: 40px;
    border-radius: 500px;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    -webkit-transition-property: color,background-color;
    transition-property: color,background-color;
	color: #fff;
}

[class^="icon-contact-"]:hover, [class*=" icon-contact-"]:hover {
	color: #666;
}

.icon-contact-mobile:before {
    content: "\e958";
	font-size: 18px;
}

.icon-contact-envelope:before {
    content: "\e902";
	font-size: 24px;
}

.textcontact {
	font-size: 1.1rem;
}





/*  SCROLL TO ID  */
a.contactbottom {
    display: block;
    position: relative;
    top: 100px;
    visibility: hidden;
}

@media screen and (max-width: 699px) {
	a.contactbottom-yt {
		display: block;
		position: relative;
		top: 200px;
		visibility: hidden;
	}
	
	a.contactbottom-yt2 {
		display: block;
		position: relative;
		top: 300px;
		visibility: hidden;
	}
	
}

@media screen and (min-width: 700px) {
	a.contactbottom-yt {
		display: block;
		position: relative;
		top: 500px;
		visibility: hidden;
	}
	
	a.contactbottom-yt2 {
		display: block;
		position: relative;
		top: 750px;
		visibility: hidden;
	}
}






















.mod-languages-menu-home .btn-group {
    float: right;
    background: #00a3e7;
    height: 23px;
    margin-left: 5px;
}



@media screen and (min-width: 499px) {
	.mod-languages-menu-home {
		float: left;
	}
}

@media screen and (min-width: 799px) {	
	.mod-languages-menu-home .btn-group {
		height: 33px;
	}
	
	
	.btn-group > .btn:first-child {
		margin-top: 3px;
	}
	
}




/*   POBIERZ KATALOG    */



  .box {
  background: #fff;
  border-radius: 0px 4px 4px 0px;
  left: -304px;
  padding: 4px 4px 4px 0px;
  position: fixed;
  top: 100px;
  transition: transform 0.4s;
  width: 300px;
  z-index: 9;
  opacity:0.4;
}

.box--right {
  border-radius: 4px 0px 0px 4px;  
  left: auto;
  right: -304px;
  padding: 4px 0px 4px 4px;
}
            
.box:hover {
  transform: translateX(304px);
  opacity:0.9;
}

.box--right:hover {
  transform: translateX(-304px);
}
            
.box .box__content {
  background: #fff;
  min-height: 200px;
  padding: 10px;
  position: relative;
}
            
.box .box__title {
  background: #ff0000;
  color:#fff;
  cursor: default;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: -74px;
  text-align: center;
  top: 70px;
  transform: rotate(-90deg);
  width: 106px;
}

.box--right .box__title {
  border-radius: 4px 4px 0px 0px;
  border-width: 4px 4px 0px;
  position: absolute;
  left: -74px;
}






@media all and (-ms-high-contrast: none) {
   .box--right {
    border-radius: 4px 0px 0px 4px;
    left: auto;
    right: -290px;
    padding: 4px 0px 4px 4px;
}    
		
		
}



/* bar-pre */

.header-pre div {
    float: right;
    padding: 0px 1px;
	/*height:29px;*/
}

.header-pre {
	float: right;
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 95;
	height: 40px;
	padding: 0 10px;
	top: 0;
}

@media screen and (max-width: 800px) {
	.header-pre {
		padding: 0 ;
		height: 29px;
	}
	

}

.chzn-container.chzn-container-single.chzn-container-single-nosearch {
    width: 44px!important;
	margin-top: 9px;
}

.moduletable-menu-home {
    margin-top: 3px;
	padding: 0px 0 0 10px;
}

.sep-pre {
    border-left: #9E9E9E 1px solid;
    height: 15px;
    margin-top: 12px;
	width: 1px;
	padding: 0px!important;
}

.cat-pre div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(chosen-sprite.png) no-repeat 0px 2px;
}

.custom-cat-pre {
    margin-top: 10px;
	padding: 0 10px;
}

.moduletablelogoue {
    padding: 0 7px 0 4px;
}



/*      IKONA YT     */

.customyt-icon {
        margin-top: 9px;
		
}

.customyt-icon a {
    color: #9e9e9e;
    font-size: 22px;
	padding: 0 10px;
}
@media screen and (max-width: 699px) {
	.customyt-icon a {
		color: #9e9e9e;
		font-size: 20px;
		padding: 0px 3px;	
	}
		
	.customyt-icon {
		float: left;
		padding:2px;
	}
}



ul.lang-block.dropdown-menu {
    z-index: 99999999;
}

a.boxintro-pdf {
    text-transform: uppercase;
}


.moduletable-cat-pre {
    background: #fff;
}




/************* KATALOG DROPDOWN**************/
.navbar-cat {
  overflow: hidden;
 /* background-color: #333;*/
}

.navbar-cat a {
  float: left;
  /*font-size: 12px;*/
  color: #444444;
  text-align: center;
  padding: 2px 5px;
  text-decoration: none;
}

.dropdown-cat {
  float: left;
  overflow: hidden;
}

.dropdown-cat .dropbtn-cat {
  /*font-size: 12px;  */
  border: none;
  outline: none;
  color: #444444;
 /* padding: 2px 5px;*/
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  background:#fff;
}

.navbar-cat a:hover, .dropdown-cat:hover .dropbtn-cat {
  background-color: #eee;
}

.dropdown-content-cat {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-left: -40px;
}

.dropdown-content-cat a {
  float: none;
  color: black;
  padding: 2px 6px;
  text-decoration: none;
  display: block;
  text-align: left;
  background: #fff;
}

.dropdown-content-cat a:hover {
  background-color: #ddd;
}

.dropdown-cat:hover .dropdown-content-cat {
  display: block;
}
/************* KATALOG DROPDOWN**************/




.header{
	margin-top:40px;
}





@media only screen and (max-width: 800px) {
	.header{
		margin-top:30px;
	}

	.logoue {
		width: 100px;
		margin-top: -4px;
	}
	
	.chzn-container.chzn-container-single.chzn-container-single-nosearch {
    width: 44px!important;
    margin-top: -3px;
	}
	
	.custom-cat-pre {
		margin-top: 2px;
		padding: 0 10px;
	}
	
	.sep-pre {
		border-left: #9E9E9E 1px solid;
		height: 15px;
		margin-top: 4px;
		width: 1px;
		padding: 0px!important;
	}
	
	.customyt-icon {
		margin-top: -1px;
	}	
}




@media only screen and (max-width: 350px) {
	.header{
		margin-top:30px;
	}

	.logoue {
		width: 76px;
		margin-top: -2px;
	}
	
	.chzn-container.chzn-container-single.chzn-container-single-nosearch {
    width: 44px!important;
    margin-top: -3px;
	}
	
	.custom-cat-pre {
		margin-top: 2px;
		padding: 0 7px;
	}
	
	.sep-pre {
		border-left: #9E9E9E 1px solid;
		height: 15px;
		margin-top: 4px;
		width: 1px;
		padding: 0px!important;
	}
	
	.customyt-icon {
		margin-top: -1px;
	}	
	
	.moduletablelogoue {
		padding: 0; 
	}
	
}



.header-pre .chzn-container-single .chzn-single div {
    position: absolute;
    top: 0;
    right: 6px;
    display: block;
    width: 18px;
    height: 100%;
	
}













.header-pre .chzn-container-single .chzn-single div {
    position: absolute;
    top: 0;
    right: 6px;
    display: block;
    width: 18px;
    height: 100%;
	
}






/*icons contact*/ 
i.fas.fa-phone-alt {
    background: #00a3e7;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

i.fas.fa-at {
    background: #00a3e7;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

[class^="fa-at"], [class*="fa-at"] {
    
    speak: none;    
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 20px;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border-radius: 500px;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    -webkit-transition-property: color,background-color;
    transition-property: color,background-color;
    color: #fff;
	padding-top: 13px;
}

[class^="fa-phone-alt"], [class*="fa-phone-alt"] {
    
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 20px;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border-radius: 500px;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    -webkit-transition-property: color,background-color;
    transition-property: color,background-color;
    color: #fff;
	padding-top: 13px;
}





.moduletable-menu-home .chzn-container-single .chzn-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0;
    height: 25px;
    border: 0px solid #aaa;
    border-radius: 0px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #fff), color-stop(52%, #ffffff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(#ffffff 20%, #fff 50%, #ffffff 52%, #fff 100%);
    background: -moz-linear-gradient(#ffffff 20%, #ffffff 50%, #ffffff 52%, #fff 100%);
    background: -o-linear-gradient(#ffffff 20%, #ffffff 50%, #fff 52%, #fff 100%);
    background: linear-gradient(#ffffff 20%, #ffffff 50%, #fff 52%, #fff 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}



/* Work */
.workheader {
    width: 100%;
    float: left;
    background: #00a3e7;
    color: white;
    padding: 35px 0;
    font-size: 32px;
    font-weight: 100;
    text-align: center;
    font-family: 'Roboto', sans-serif;
  	margin-bottom: 30px;
}

.workheader h2,.workheader h2:hover {
    font-weight: 300;
    text-align: center;
  	color: #fff;
  	font-weight: 300;  	
}


/* PRACA */
@media only screen and (min-width: 300px) {
	.praca-col1 {
    float: left;
    width: 250px;
	}

  .praca-col2 {
      float: left;
      width: 300px;
      padding: 0 10px;
  }

  .praca-col3 {
    width: 300px;
    float: left
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
      width: 100%;
      float: left;
  }
}


@media only screen and (min-width: 440px) {
	.praca-col1 {
    float: left;
    width: 350px;
	}

  .praca-col2 {
      float: left;
      width: 350px;
      padding: 0 10px;
  }

  .praca-col3 {
     width: 95%;
    float: left;
    
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}



@media only screen and (min-width: 750px) {
	.praca-col1 {
    float: left;
    width: 105px;
	}

  .praca-col2 {
      float: left;
      width: 550px;
      padding: 0 50px;
  }

  .praca-col3 {
    width: 95%;
    float: left;
    margin-left:155px;
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}

@media only screen and (min-width: 850px) {
	.praca-col1 {
    float: left;
    width: 105px;
	}

  .praca-col2 {
      float: left;
      width: 570px;
      padding: 0 50px;
  }

  .praca-col3 {
    width: 95%;
    float: left;
    margin-left:155px;
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}




@media only screen and (min-width: 950px) {
	.praca-col1 {
    float: left;
    width: 105px;
	}

  .praca-col2 {
      float: left;
      width: 570px;
      padding: 0 50px;
  }

  .praca-col3 {
    width: 95%;
    float: left;
    margin-left:155px;
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}


@media only screen and (min-width: 1050px) {
	.praca-col1 {
    float: left;
    width: 105px;
	}

  .praca-col2 {
      float: left;
      width: 630px;
      padding: 0 50px;
  }

  .praca-col3 {
    width: 95%;
    float: left;
    margin-left:155px;
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}


@media only screen and (min-width: 1150px) {
	.praca-col1 {
    float: left;
    width: 105px;
	}

  .praca-col2 {
      float: left;
      width: 650px;
      padding: 0 50px;
  }

  .praca-col3 {
    width: 300px;
    float: right;
    margin: 0;
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}

@media only screen and (min-width: 1250px) {
	.praca-col1 {
    float: left;
    width: 105px;
	}

  .praca-col2 {
      float: left;
      width: 700px;
      padding: 0 50px;
  }

  .praca-col3 {
    width: 350px;
    float: right;
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}


@media only screen and (min-width: 1350px) {
	.praca-col1 {
    float: left;
    width: 105px;
	}

  .praca-col2 {
      float: left;
      width: 800px;
      padding: 0 50px;
  }

  .praca-col3 {
    width: 350px;
    float: right;
  }


  .praca-row-movie {
      width: 100%;
      float: left;
  }

  .praca-row-movie-inner {
      padding: 30px 0 50px 200px;
  }

  .praca-row {
      padding: 50px 0;
      font-size: 16px;
      line-height: 24px;
  }
}


.workarticle {
    font-size: 16px;
    /* line-height: 24px; */
}
.workarticle h3 {
    color: #00a3e7;
    font-weight: 300;
    font-size: 22px;
    padding: 10px 0;
}

.workarticle li{
	padding: 5px
}


.praca-col2-inner {
    padding: 60px;
}

.praca-col2-inner a{
  	text-decoration:none;
    padding: 60px;
  	font-size: 24px;
}

.praca-col2-inner a:hover{
  text-decoration:none;
  background: #00a3e7;
  color:#fff;
}


/*
span.workplace {
    color: #00a3e7;
    font-weight: 300;
}

span.workplace:hover {
    color: #fff;
    font-weight: 300;
}*/


/* forms */
input.rapid_contact.form-control.inputbox.contact-form-z2021 {
    height: 80px;
    border: 0;
    width: 100%; 
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    color: #00a3e7;
    padding-left: 48px;
    padding-right: 25px;
    margin:10px;
}

textarea.rapid_contact.form-control.textarea.contact-form-z2021 {
    width: 100%;
    height: 200px;
    padding: 0;
    padding-left: 48px;
    padding-top: 15px;
    border: 0;
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    color: #00a3e7;
    padding-left: 48px;
    padding-right: 25px;
}

input.rapid_contact.btn.btn-primary.button.contact-form-z2021 {
    float: right;
    padding: 20px;
    font-size: 25px;
    transition: all 0.35s ease;
    cursor: pointer;
    padding: 0;
    color: #00a3e7;
    background: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 16%);
    height: 80px;
    border: 0;
    font-family: 'Roboto';
    line-height: 20px;
    font-weight: 100;
    padding-left: 48px;
    padding-right: 48px;
    width: 100%;
}

.rapid_contact.contact-form-z2021 {
    width: 90%;
    margin: auto;
}

.contact-form-div {
    background: #f8f8f8;
    padding: 30px 0 100px 0;
}

input.rapid_contact.form-control.inputbox.contact-form-z2021:focus, textarea.rapid_contact.form-control.textarea.contact-form-z2021:focus , input.rapid_contact.btn.btn-primary.button.contact-form-z2021:hover  {
    background: #00a3e7;
    color: white;
}

.rapid_contact.intro_text.contact-form-z2021 {
    font-size: 24px;
    color: #00a3e7;
    padding: 60px 0 40px 0;
    margin: 0;
    text-align: center;
}


/* praktyki i staże */

h3.prist {
    font-size: 2em;
    color: red;
}


h3.prist {
    line-height: 1.5;
}

span.black {
    color: #3b3b3b;
}

img.praktykiistaze {
    margin-top: 85px;
}

/* praca */
.praca-rowpo {
  width: 100&;
  height: 100%;
  margin: 60px 0;
  min-height:200px;
}

.praca-rowp {
  max-width: 620px;
  margin: 0 auto;
  
}

.praca-col1p,.praca-col2p,.praca-col3p {
  width: 300px;
  float: left;
  text-align: center;
}




.blogzwaehome .item.column-1:hover h2 span.workplace, 
.blogzwaehome .item.column-2:hover h2 span.workplace, 
.blogzwaehome .item.column-3:hover h2 span.workplace {
    color:#fff;
}



/* serwice usługi */

.cols-1-23 {
    width: 100%;
    padding-top: 10px;
}

.cols-1-23-inner {
    width: 1000px;
    margin: auto;
}

.cols-1-23-col-2 {
    width: 300px;
    float: left;
    padding: 20px;
}

.cols-1-23-col-1, .cols-1-23-col-3 {
    width: 300px;
    float: left;
    padding: 20px;
}

.cols-1-23-col-3 a {
    background: #00a3e7;
    padding: 5px 20px;
    color: #fff;
}

.cols-1-23-col-3 a:hover {
    background: #0377a7;
    padding: 5px 20px;
    color: #fff;
  	text-decoration:none;
  	-webkit-box-shadow: 4px 4px 8px 1px rgba(66, 68, 90, 0.37);
	-moz-box-shadow: 4px 4px 8px 1px rgba(66, 68, 90, 0.37);
	box-shadow: 4px 4px 8px 1px rgba(66, 68, 90, 0.37);
  
  	-webkit-transition: background 0.7s ease-in-out;
	-moz-transition: background 0.7s ease-in-out;
	-ms-transition: background 0.7s ease-in-out;
	-o-transition: background 0.7s ease-in-out;
	transition: background 0.7s ease-in-out;
  
  	-webkit-transition: box-shadow 0.7s ease-in-out;
	-moz-transition: box-shadow 0.7s ease-in-out;
	-ms-transition: box-shadow 0.7s ease-in-out;
	-o-transition: box-shadow 0.7s ease-in-out;
	transition: box-shadow 0.7s ease-in-out;  
}

.items-row.cols-1.row-0.row-fluid.clearfix {
    margin-bottom: 100px;
}

.blog {
    margin-bottom: 100px;
}

.uppercase {
    text-transform: uppercase;
}

.blogw1000 {
    max-width: 1000px;
    margin: auto;
  	margin-bottom: 100px;
}

.blogw1000 h2 {
    font-weight: 300;
  
}

@media only screen and (max-width: 1000px) {
  .cols-1-23-inner {
      width: 350px;
      margin: auto;
	}
}



/* ******* ul.ul li ********* BEGIN*/
ul.ul {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #afafb4;
    color: rgba(130, 130, 130, 0.7);
}

ul.ul li {
    line-height: 24px;
}
/* ******* ul.ul li ********* END*/