

html { background-color:#fff;}

*, *:before, *:after
{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  box-sizing: border-box;
}

.danekontaktowe .column 
{	margin-bottom:40px!important;
	background:#464646; 
	border-left:10px solid #fcca15; 
	top:0px; 
	margin-left:25px;
	}
	
.danekontaktowe .columns {margin-top:-90px;  }
.danekontaktowe p {font-size:0.9em;}
.danekontaktowe
{ 
	background:#f1f1f1; 
	clear:both; 
	text-align:center; 
	position:relative; 
	top:80px; 
	}
	
footer .danekontaktowe {
	background:none; 
	margin-top:15x;
	position:relative; 
	margin:0px auto;
	width:90%;
 }
 
 footer {background:#2b2c2d repeat!important; width:100%; border-bottom:50px solid #fcca15!important; position:relative; overflow:hidden; }

footer .column {
	flex: 1;
	border:none;
	position:relative;
	margin-top:25px;
	width:33%!important;
	background:none!important;
	border-left:none!important;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
	
}

footer .column img{ float:left; margin-bottom:5%;}


footer .column h2  { border-bottom:5px solid #fcca15; padding-bottom:%;line-height:40px; padding-bottom:1%; color:#fff; text-align:left; width:50px; }
footer .column p {  line-height:normal; color:#9c9c9c; clear:both; text-align:left; margin-right:50px;}
a.ex1:hover, a.ex1:active {color: #fcca15; clear:both; position:relative; display:block;}
a.ex1 {color:#9c9c9c;font-family:'Open sans'; font-weight:normal; font-size:1em; overflow:hidden; clear:both; }

input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    float:left;
}

input[type=submit] {
    background-color: #fcca15;
    color: white;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #464646;
    
}



/* START KONTAKT*/
/* Create two equal columns that floats next to each other */
.column2_kontakt {
    float: left;
    width: 40%;
    padding-top: 40px;
	padding-bottom:50px;
    height: auto;
	 /* Should be removed. Only for demonstration */

}

.column2_kontaktt h2 { font-weight:bold; font-size:2em;}
.column2_kontakt p {margin-top:35px;margin-left:55px; font-size:0.9em; line-height:1.5em;}
.column2_kontakt span { font-weight:bold;}
.column2_kontakt img {float:left; margin-top:25px; }
.h2hr {border-bottom:5px solid #fcca15; width:15%; margin-top:7px; margin-bottom:25px;}

.column3_kontakt {
    float: left;
    width: 60%;
    padding-top: 40px;
	padding-bottom:50px;
    height: auto; /* Should be removed. Only for demonstration */
}

.column3_kontaktt h2 { font-weight:bold; font-size:2em;}
.column3_kontakt p {margin-top:35px;margin-left:55px; font-size:0.9em; line-height:1.5em;}
.vertical_hr {border-right:2px solid #CCC; margin-right:20%; height:25em; }

.row_kontakt { 
	max-width:1296px;
	margin:0px auto;
	}
/* Clear floats after the columns */
.row_kontakt:after {
    content: "";
    display: table;
    clear: both;
}

input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: px;
    margin-bottom: 16px;
    resize: vertical;
    float:left;
	font-size:0.9em;
}

input[type=submit] {
    background-color: #fcca15;
    color: #464646;
    padding: 12px 50px;
    border: none;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #464646;
	color:#fcca15;
    
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 780px) {
    .column2_kontakt {
        width: 100%;
        text-align:center;
	
    }
	.column2_kontakt p { margin-left:0px; margin-top:15px; margin-bottom:35px;}
	.column2_kontakt img { float:none; margin:5px auto;}
    .column3_kontakt {
        width: 100%;
        text-align:center;
    }
	.vertical_hr { border:none; margin-right:0px;}
	.h2hr {width:15%; margin:10px auto;}
}

/* Create two equal columns that floats next to each other */
.column1_offer {
    float: left;
    width: 45%;
    padding: 10px;
    height: 600px; /* Should be removed. Only for demonstration */
}

.column1_offer h2 { color:#fff; font-size:72px!important; font-weight:bold; text-shadow:1px 1px 1px #000; margin-left:15%; margin-top:10%!important;}

.column1_offer p { color:#fff; font-size:0.9em; line-height:1.5em; margin-left:15%; margin-top:7%!important; width:70%; margin-bottom:50px;}

.column1_offer ul { margin-left:18%; list-style-type: square !important;}
.column1_offer li { font-size:0.9em;line-height:1.5em; font-weight:bold;}

.column2_offer {
    float: left;
	background:url(../../images/galeria/zdjecie.png) no-repeat;
    width: 55%;
    padding: 10px;
    height: 600px; /* Should be removed. Only for demonstration */
}



/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 780px) {
    .column1_offer {
        width: 100%;
    }

	 .column2_offer {
        display:none;
    }
	.column1_offer h2 { text-align:center; margin:0px auto;}
	.column1_offer p {text-align:center;margin:0px auto;}
	.column1_offer ul { left:100%; margin-left:30%; margin-top:50px;}
}
* {
    box-sizing: border-box;
}

/* Clear floats after the columns */

/* END KONTAKT*/

.main-title-kontakt {
	padding-top:55px;
	font-size:1.2em;
  	font-family:'Open sans';}



.main-title-kontakt h2 { font-weight:bold;}

.main-title{
  color: #2d2d2d;
  text-align: center;
  padding: 4em 0 2em 0;
  font-size:1.2em;
  font-family:'Open sans';
}

.main-title1{
  color: #2d2d2d;
  text-align: center;
  padding: 4em 0 2em 0;
  font-size:1.2em;
  font-family:'Open sans';
  
}

.main-title3{
  color: #2d2d2d;
  text-align: center;
  padding: 0 0 40px 0;
  font-size:1.2em;
  font-family:'Open sans';
  
}

.main-title3 p { font-size:0.9em; max-width:90%; margin:40px auto; width:1100px; line-height:24px; text-align:justify;}

.main-title_firm{
  color: #2d2d2d;
  text-align: center;
  padding: 4em 0 2em 0;
  font-size:1.2em;
  font-family:'Open sans';
}

.main-title1 .kategorie { background:#f1f1f1 repeat-x; margin-top:25px; padding:15px 0; }

.main-title .kategorie p{ position:absolute; margin-left:2%; font-weight:700;}

.main-title h2 {font-size:1.6em!important; margin-top:15px;font-weight:bold;font-family:'Open sans';}



.buttonkat {
    background-color: #fff; /* Green */
    color: #464646;
    padding: 14px 31px;
    border-radius:3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	font-weight:bold;
    margin: 12px 7px; 
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:5px;
	border:1px solid #fff;

}

.button1kat {
    background-color: #fff; 
    color: #464646; 
	
}


.button1kat:hover {
    background-color: #464646;
    color: #fcca15!important;
}

.main-title p 
 {
  color:#464646;
  font-size:0.9em;
  line-height:1.5em;
  padding-top:2%;
  max-width:45%;
  margin:0px auto;
  font-weight:normal;
}

.content_gallery h1 { 
	font-size:2.2em; 
	font-weight:bold; 
	text-align:center; 
	margin:6% 0 6% 0;
	letter-spacing:2px;}
	

.image_gallery {background-image:url(../../images/ikony/galeria.png) ;
	background-repeat:no-repeat;
	width:12%;
	height:43px;
	margin:0px auto;
	padding:0px;
	display:block;}



.container_gallery .button2 {
    background-color: #fcca15; 
    border: none;
    color:rgb(1,1,0);
	padding:3% 0 3% 0;
	width:45%;
	max-width:35%;
    text-decoration: none;
    text-align:center;
    font-size: 16px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.container_gallery h3 { margin:15px auto; text-align:center; }

.container_gallery .button1 {
    background-color: #fcca15; 
	margin:7% auto!important;
	display:block;
    color:rgb(1,1,0);
    border: 2px solid #010100;
}
.button1:hover {
    background-color: #010100;
     color: white;
}

.container_gallery{
  padding: 1em 0;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px){
  .container_gallery{
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 900px){
  .container_gallery{
    width: 25%;
  }
}

.container_gallery .title{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.content_gallery {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;

}



.content_gallery .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content_gallery:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
  height:auto;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content_gallery:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}
.header {
  overflow: hidden;
  background-color: #fcca15;
  padding: 10px 10px;
  width: 100%;
  margin:0px auto;
  display:block;
}

.header-right ul { list-style:none; padding-right:70px;}
.header-right li {
  float: left;
  color: black;
  text-align: left;
  padding: 12px;
  text-decoration: none;
  font-size: 14px; 
  line-height: 18px;

}

.header li img { float:left; margin:5px 20px;}

.logo img {padding:10px 30px;}



.header-right {
  float: right;	
}

/* --------------------------------------
ONAS
------------------------------------------*/
#onas1 { 
			background-image: url(../../images/onas.jpg) ;
			position:relative;
			clear:both;
			margin:0px;
			overflow:hidden;
 
}
.wrapper1 {
  height: 550px; 
  top:0px;
  position:relative;
			clear:both;
			margin:0px;
			overflow:hidden;
  background-color:rgba(255, 255, 255, 0.9);
  width:60%;}


#onas { 
			background-image: url(../../images/onas1.jpg) ;
			background-position: center center;
			background-repeat:  no-repeat;
			background-attachment: fixed;
			background-size:  cover;
			background-color: #999;
  
}



.wrapper {
  height: 550px; 

  background-color:rgba(255, 255, 255, 0.9);
  width:60%;
}

.message {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	bottom: 0; 
  	display: block;
  	max-width:960px;
  	color: #fff;
	margin-left:5%;
	
	
}


.text h1 {
	padding-left:10%;
	padding-top:5%;
	line-height:1.5em;
	color:#464646;
	font-size:1.4em;font-weight:bold;}
	
.text h2 {
	padding-left:10%;
	color:#2a4773;
	line-height:1.2em;
	font-weight:bold;}
	
.text p {
	padding-left:10%;
	color:#464646;
	font-size:1em;
	line-height:1.5em;
	padding-top:5%;
	width:80%;
}

.buttonus {
	margin-top:8%;
	margin-left:10%;
	background-color:#284571;
  	border: none;
  	text-align: center;
  	transition: all 0.5s;
 	cursor: pointer;
 	font-size:1em;
	border: none;
	padding:1em 2.8em;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;display: inline-block;
}

.buttonus a { color:rgb(252, 202, 21);}
/* --------------------------------------
ONAS LICZBY
------------------------------------------*/

.wrapp {
	max-width: 1110px;
	width: 95%;
	margin: 100px auto;
	color:#fff;
	text-align:center;

}


.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 50px 0;
	
}

.column {
	flex: 1;
	border: 1px solid gray;
	margin: 10px 15px 0px 15px;
	padding: 50px 10px 65px 10px!important;
	
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
	
}

.column img{ margin-bottom:10%;}
.column {text-align: center;}

.column h2 { border-bottom:2px solid #fcca15; padding-bottom:5%;line-height:40px;font-size:1.5em; }
.column p { margin-top:20px; line-height:25px;}

@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
	}


}



@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;}
.columns_kontakt .column_kontakt {
		flex-basis: 100%;
		margin: 0 0 5px 0;}
	
	
}



/* --------------------------------------
END ONAS LICZBY
------------------------------------------*/

/* --------------------------------------
ONAS DOŚWIACZENIE
------------------------------------------*/
.wrapp1 {
	max-width: 1110px;
	width: 95%;
	margin: 0px auto;
	color:#fff;
	text-align:center;
	
}
.wrapp1 header { position:absolute;color:#fff; text-align:center; width:99%; margin-top:2%;}

.columns1 {
	background-color:#fff;
	top:0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin:0px auto;	
	background-image:url(../../images/kwalifikacje.png);




}

.column1 {
	
	flex: 1;

	margin: 100px 15px 0px 15px;
	padding: 50px 10px 65px 10px!important;
	
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
	
}

.column1 img{ margin-bottom:10%;}
.column1 {text-align: center;}

.column1 h2 { border-bottom:2px solid #fcca15; padding-bottom:5%;line-height:40px;font-size:1.5em; }
.column1 p { margin-top:20px; line-height:25px;}

@media screen and (max-width: 980px) {
  .columns1 .column1 {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
		
	}
}

@media screen and (max-width: 680px) {
	.columns1 .column1 {
		flex-basis: 100%;
		margin: 0 0 5px 0;}
	.buttonkat {
		border: none;
		color: #464646;
		padding: 16px 31px;
		border-radius:5px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		font-size: 14px;
		font-weight:bold;
		margin: 12px 7px; 
		-webkit-transition-duration: 0.4s; /* Safari */
		transition-duration: 0.4s;
		cursor: pointer;
		border:1px solid #ebeced;

}
header .header-right {
    display:none!important;
  }
  
  .header a {
    float: none;
    display: block;
    text-align: center;

  }
	}
	
}



/* --------------------------------------
END ONAS DOŚWIACZENIE
------------------------------------------*/

@media screen and (max-width: 767px) {
  .header a {
    float: none;
    display: block;
    text-align: center;

  }
  .header-right {
    display:none!important;
  }
  .header a.logo {text-align:center;}
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}


/* --------------------------------------
TYPOGRAPHY
------------------------------------------*/


h1 {
	font-size: 20px;

}

h2 {
	font-size: 1.6em!important;
	margin-top:15px!important;

}

h3 {
	font-size: 20px;

}



/* --------------------------------------
OFERTA
------------------------------------------*/
#oferta.gray-bg h1 {color:#fff; text-align:center; padding-top:40px; font-weight: lighter; letter-spacing:1px; line-height:18px;}
#oferta.gray-bg h2 {color:#fff; text-align:center; font-weight:nomral; }
.gray-bg { background-color: #2a4773;}

/*Global Classes*/
.pt-100 { padding-top: 170px; }

#oferta.gray-bg h1 {color:#fff; text-align:center; padding-top:40px; font-weight: lighter; letter-spacing:1px; line-height:18px;}
#oferta.gray-bg h2 {color:#fff; text-align:center; font-weight:nomral; }
.gray-bg { background-color: #2a4773;}

/*Global Classes*/
.pt-100 { padding-top: 170px; }

.pt-100 { padding-top: 170px; }

.gray-bg1 { background-color: #fff;}
#oferta.gray-bg1 h1 {color:#464646; text-align:center; padding-top:40px; font-weight: lighter; letter-spacing:1px; line-height:18px;}
#oferta.gray-bg1 h2 {color:#464646; text-align:center; font-weight:nomral; }
.gray-bg { background-color: #2a4773;}

/*Global Classes*/
.pt-100 { padding-top: 170px; }

.pxlr1-icon-style-three {}
/*promo-block*/
.pxlr1-icon-style-three .promo-block-wrapper {
  margin-bottom: 100px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.pxlr1-icon-style-three .promo-icon{
  padding: 30px 0px; 
  height:167px; 
  position: relative;
  background-color:#fff;
	border:1px solid #f1f1f1;
  backface-visibility:hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pxlr1-icon-style-three .promo-block-wrapper:hover .promo-icon{
  -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.pxlr1-icon-style-three .promo-icon i{
  width: 32px;
  height: 35px;
  background-image: url(../../images/ofer.png);
  background-repeat:no-repeat;
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
}
.pxlr1-icon-style-three .promo-hover-content {
  padding: 20px 30px;
  background: #464646;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
     -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
  
}

.promo-hover-content p { line-height:22px!important;margin-bottom:10px; margin-top:10px;}
.pxlr1-icon-style-three .promo-block-wrapper:hover .promo-hover-content{
  -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}
.pxlr1-icon-style-three .promo-block-wrapper h3{
  font-size: 15px;
  margin-top: 30px;
  text-transform: capitalize;
  color:#464646;
  text-transform:uppercase;
  letter-spacing:1px;
  font-weight:normal;
}
.pxlr1-icon-style-three .promo-hover-content p{
  font-size: 13px;
  color: #fff;
  line-height: 30px;
}

.promo-icon img{margin-top:10px;}
.promo-block-wrapper h3 span {color:#fcca15; font-weight:normal;}
}
/* --------------------------------------------------
OFERTA - STYLE
------------------------------------------------- */

.pxlr-icon-style-three {}
/*promo-block*/
.pxlr-icon-style-three .promo-block-wrapper {
  margin-bottom: 100px;
  background: #2a4773;
  position: relative;
  overflow: hidden;
}
.pxlr-icon-style-three .promo-icon{
  padding: 30px 0px; 
  height:167px; 
  position: relative;
  background-color:#2a4773;
	border:1px solid #FFFFFF;
  backface-visibility:hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pxlr-icon-style-three .promo-block-wrapper:hover .promo-icon{
  -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.pxlr-icon-style-three .promo-icon i{
  width: 32px;
  height: 35px;
  background-image: url(../../images/ofer.png);
  background-repeat:no-repeat;
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
}
.pxlr-icon-style-three .promo-hover-content {
  padding: 20px 30px;
  background: #fcca15;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
     -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
  
}

.promo-hover-content p { line-height:22px!important;margin-bottom:10px; margin-top:10px;}
.pxlr-icon-style-three .promo-block-wrapper:hover .promo-hover-content{
  -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}
.pxlr-icon-style-three .promo-block-wrapper h3{
  font-size: 15px;
  margin-top: 30px;
  text-transform: capitalize;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:1px;
  font-weight:lighter;
}
.pxlr-icon-style-three .promo-hover-content p{
  font-size: 13px;
  color: #2a4773;
  line-height: 30px;
}

.promo-icon img{margin-top:10px;}
.promo-block-wrapper h3 span {color:#fcca15; font-weight:normal;}



#oferta_onas { 
			background-image:url(../../images/galeria/zdjecie.png) ;
			background-position: center center;
			background-repeat:  no-repeat;
			background-attachment: fixed;
			background-size:  cover;
			background-color: #999;
  
}


/* --------------------------------------------------
OFERTA END
------------------------------------------------- */

/* --------------------------------------
OFERTA IMAGES
------------------------------------------*/


* {
    box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column_images1 {
    float: left;
    width: 33.33%;
    padding: 10px;
    height:100%;/* Should be removed. Only for demonstration */
	text-align:center;
}

.column_images2 {
    float: left;
    width: 33.33%;
    padding: 10px;
    height: 100%; /* Should be removed. Only for demonstration */
	text-align:center;
}

.column_images3 {
    float: left;
    width: 33.33%;
    padding: 10px;
    height: 100%; /* Should be removed. Only for demonstration */
	text-align:center;

}

/* Clear floats after the columns */
.row2:after {
    content: "";
    display: table;
    clear: both;

}
.row2 h2 { text-transform:uppercase; padding-top:25px; padding-bottom:25px; color:#464646; }
.row2 p {color:#fff;  text-align:justify; margin-left:10%;margin-right:10%; margin-top:10%;margin-bottom:10%; line-height:24px; }
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_images1 {
        width: 100%;
    }
    .column_images2 {
        width: 100%;
    }
    .column_images3 {
        width: 100%;
    }
}

/* Create two equal columns that floats next to each other */
.column-k {
    float: left;
    width: 100%;
    padding: 10px;
    height: 420px; /* Should be removed. Only for demonstration */
	text-align:center;
	margin:0px auto!important;
}

/* Clear floats after the columns */
.row-k:after {
    content: "";
    display: table;
    clear: both;
	
}

.column-k  p { margin-top:30px;  font-size:1.2em; line-height:25px;  }

@media screen and (max-width: 600px) {
    .column-k {
        width: 100%;
    }
	.buttonus-k {margin-top:55px!important;}
 
}


.buttonus-k {
	
	margin-top:75px;
	background-color:#284571;
  	border: none;
  	text-align: center;
  	transition: all 0.5s;
 	cursor: pointer;
 	font-size:1em;
	border: none;
	padding:1em 2.8em;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;display: inline-block;
}

.border {
	margin-top:90px;
  	border:none;
	background:#284571;
	padding:3px 125px;}


.buttonus-k a { color:rgb(252, 202, 21);}
/* --------------------------------------
END OFERTA IMAGES
------------------------------------------*/

.buttonoffer {
	background-color:#fcca15;
  	border: none;
  	color: #fff;
  	text-align: center;
  	transition: all 0.5s;
  	cursor: pointer;
	 font-size:14px;
	border: none;

}

.buttonoffer span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  
}

.buttonoffer span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s; 
}

.buttonoffer:hover span {
  padding-right: 15px; 
 
}

.buttonoffer:hover span:after {
  opacity: 1;
  right: 0; 
}

.buttonoffer1 {
	background-color:#464646;
 	border: none;
  	color: #fcca15;
  	text-align: center;
  	transition: all 0.5s;
  	cursor: pointer;
 	font-size:14px;
	border: none;
}

.buttonoffer1 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  
}


.buttonoffer1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s; 
}

.buttonoffer1:hover span {
  padding-right: 15px; 
 
}

.buttonoffer1:hover span:after {
  opacity: 1;
  right: 0; 
}

.buttonoffer2 {
	background-color:#fcca15;
 	border: none;
  	color: #fff;
  	text-align: center;
  	transition: all 0.5s;
  	cursor: pointer;
 	font-size:14px;
	border: none;
}

.buttonoffer2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  
}


.buttonoffer2 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s; 
}

.buttonoffer2:hover span {
  padding-right: 15px; 
 
}

.buttonoffer2:hover span:after {
  opacity: 1;
  right: 0; }
  
  
 /*	START OFERTA.HTML	*/
.columna_onas1 {
    float: left;
    width: 25%;
    padding-top: 5%;
    height: 370px; /* Should be removed. Only for demonstration */
}

.columna_onas2 {
    float: left;
    width: 25%;
    padding-top: 5%;
    height: 370px; /* Should be removed. Only for demonstration */
}

.columna_onas3 {
    float: left;
    width: 25%;
    padding-top: 5%;
    height: 370px; /* Should be removed. Only for demonstration */
}

.columna_onas4 {
    float: left;
    width: 25%;
    padding-top: 5%;
    height: 370x; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
.row { max-width:1296px;margin:0px auto;}
.border_onas {border-top:5px solid #fcca15; width:15% }
#onash { border-bottom:25px solid #fcca15;}

#onash p{ color:#fff; margin-top:4%; line-height:25px;}
#onash h2{ color:#fcca15; font-size:2.5em!important; }
#onash h4{ color:#fff; font-size:1.4em; margin-top:4%;margin-bottom:4%;font-weight:bold!important; }

/* Responsive layout - makes the four columns stack on top of each other instead of next to each other */
@media screen and (max-width: 680px) {
    .columna_onas1 {
        width: 100%;
		text-align:center;
    }
	
	
	.columna_onas2 {
        width: 100%;
		text-align:center;
    }
	
	.columna_onas3 {
        width: 100%;
		text-align:center;
    }
	
	.columna_onas4 {
        width: 100%;
		text-align:center;
    }
	.border_onas { margin:0px auto;}
	.border {
	margin-top:40px;}
	.danekontaktowe .column { margin-bottom:0px!important;}
}
  /*	START OFERTA.HTML	*/
  
  @charset "utf-8";
* {
    box-sizing: border-box;
}
/*     O FIRMIE O NAS      */
/* Create three equal columns that floats next to each other */
.column-onas {
    float: left;
	width:100%;
    height: 100%; /* Should be removed. Only for demonstration */
	margin-bottom:40px;
	
}
.onas0 {
	padding:0px 20px 20px 20px;
	margin:0px auto;
   	border:2px solid #9ca9be;
  	width:410px;
   	height:100%;
   	max-width:90%; 
}

.onas0 h2 { float:left; margin-left:20px;color:#464646; font-size:1.4em!important;vertical-align:baseline; font-weight:bold;margin-bottom:25px;}
.onas0 img { float:left; vertical-align:middle;margin-top:20px; width:10%;}
.onas0 p {float:none; display:block; overflow:hidden; clear:both; font-szie:0.8em; line-height:20px; margin:0px 30px 20px 0px; text-align:justify;}

.column1-onas {
    float: left;
    width: 42.5%;
    height: 100%; /* Should be removed. Only for demonstration */
}

.onas1 {
	padding:0px 20px 20px 20px;
   	margin-left:-55px;
   	border:2px solid #9ca9be;
   	width:410px;
   	height:100%;
   	max-width:90%; 
}

.onas1 h2 { float:left; margin-left:20px;color:#464646; font-size:1.4em!important;vertical-align:baseline; font-weight:bold; margin-bottom:25px;}
.onas1 img { float:left; vertical-align:middle;margin-top:20px; width:10%;}
.onas1 p {float:none; display:block; overflow:hidden; clear:both; font-szie:0.8em!important; line-height:20px; margin:0px 30px 20px 0px; text-align:justify;}

.column2-onas {
    float: left;
    width: 15%;
    height: 170px; /* Should be removed. Only for demonstration */
}

.column2-onas img{
	position:relative;
	max-width:100%;  
	width:170px;
	margin-top:30px;
}


.column3-onas {
    float: left;
    width: 42.5%;
    height:100%;; /* Should be removed. Only for demonstration */
}

.column3-onas img {
    float: left;
	vertical-align:middle;
	margin-top:15px;
	width:10%;
}



.onas3 h2 {float: left;
	vertical-align:baseline;
	margin-left:20px;
	margin-bottom:20px;
	color:#464646; 
	font-size:1.4em!important;
	font-weight:bold;}
.onas3 {
	padding:0px 40px 25px 20px;
   margin-left:100px;
   border:2px solid #9ca9be;
   width:410px;
   height:100%;
   max-width:90%; 
}

.onas3 p {float:none; display:block; overflow:hidden; clear:both; font-szie:0.8em!important; line-height:20px; margin-bottom:30px; text-align:justify; margin:0px 30px 20px 0px!important; }

/* Clear floats after the columns */
.row0:after {
    content: "";
    display: table;
    clear: both;
}
.row0 { max-width:1024px; margin:0px auto; }

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 680px) {
    .column-onas {
        width: 100%;
		margin:0px auto;
    }
    .column1-onas {
        width: 100%;
		margin-top:25px;
    }
     .column2-onas {
        width: 100%;
		display:none;
    }
	
	.column2-onas img{
	display:none;
}

     .column3-onas {
        width: 100%;
		margin:0px auto;
    }
	.onas1 { overflow:hidden; display:block; position:relative; clear:both;}
	
	.onas3 h2 {
		text-align:center;
	color:#464646; font-size:1em}
	
	.main-title3 {padding-bottom:100px;}
}/* CSS Document */

/* END	O FIRMIE O NAS      */

/* START PRODUCENCI     */


.column_elewacja2 p { margin-right:40px; text-align:justify !important; }

.column_elewacja2 span{ color:#fcca15; }



/* END PRODUCENCI     */

/* START OKNA     */

.button_okna {
 /* Green */
    border: none;
	font-family:'Open Sans';
    color: white;
    padding: 13px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    margin: 0px 0px 50px 0px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1_okna {
     background-color: #464646;
    color: white;
    border: 2px solid #555555;
}

.button1_okna:hover {
       background-color: #555555;
    color: white;
}


/* END OKNA     */

.column_tables {
    float: left;
    width: 50%;
    padding: 30px;
    height: auto; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row_tables:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_tables {
        width: 100%;
    }
}



.column_tables th { text-align:end;}



.column_drzwi {
    float: left;
    width: 25%;
    padding:px;
    height: auto; /* Should be removed. Only for demonstration */
    text-align:center;
}

.column_drzwi img {margin-top:20px;}
.column_drzwi h2 {padding-top:40px;margin-bottom:40px;}
.column_drzwi button {margin-top:80px;}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the four columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_drzwi {
        width: 100%;
    }
}



/* --------------------------------------------------
pxlr-icon-style-ten
------------------------------------------------- */

.pxlr-icon-style-ten {}
/*promo-block*/
.pxlr-icon-style-ten .promo-block-wrapper {
  margin-bottom: 50px;
}

.pxlr-icon-style-ten .promo-icon {
  display: inline-block;
}
.pxlr-icon-style-ten .promo-icon i{
  width: 103px;
  height: 80px;
  color:#005595;
  font-size: 64px;
  line-height: 101px;
  text-align: center;
  border-radius: 4px;
}

.pxlr-icon-style-ten .promo-content {
  padding: 25px 15px 32px;
}
.pxlr-icon-style-ten .promo-content h3{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;

}
.pxlr-icon-style-ten .promo-icon,
.pxlr-icon-style-ten .promo-icon i{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



/* --------------------------------------------------
pxlr-icon-style-one end
------------------------------------------------- */

.column_system1 {
    float: left;
    width: 40%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}

.column_system2 {
    float: left;
    width: 60%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_system1 {
        width: 100%;
    }
    
    .column_system2 {
        width: 100%;
    }
}

.column_system2 .list-group-item  p{font-size:14px; font-family:'Open sans';}
.column_system2 .list-group-item  span { font-weight:bold;color:#000000;}



.contener-fast { width:90%; max-width:1100px; margin:50px auto; display:block;}
.column-fast {
    float: left;
    width: 30%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}

.column1-fast {
    float: left;
    width: 70%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}



/* Clear floats after the columns */
.row-fast:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
    }
}

.contener-fast h2{ font-family:"Open Sans"; color:#000; font-weight:600; font-size:1.4em; line-height:normal;}
.contener-fast h3{ font-family:"Open Sans"; color:#005595; font-weight:600; font-size:18px!important; }
.contener-fast h4{ font-family:"Open Sans"; color:#000; font-weight:600; font-size:16px!important; line-height:3em;}

.contener-fast p{ font-family:"Open Sans"; color:#464646; font-weight:600; font-size:0.9em!important; line-height:1.4em; margin-top:10px;}

.column_matb1 {
    float: left;
    width: 70%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}

.column_matb1 p { text-align:justify; margin-right:25px;}

.column_matb2 {
    float: left;
    width: 30%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row_matb:after {
    content: "";
    display: table;
    clear: both;
}

.ptb-200 { margin-top:90px; margin-left:-20px;}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_matb1 {
        width: 100%;
    }
    .column_matb2 {
        width: 100%;
	}
}



/* TOOLTIP */
/* setup tooltips */

/* setup tooltips */
.toolti {
  position: relative;
}
.toolti:before,
.toolti:after {
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.toolti:after {
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgba(0,0,0,.75); 
  border-left: 6px solid transparent;
  content: '';
  height: 0;
    top: 44px;
    left: 45px;
  width: 0;
}
.toolti:before {
  background: rgba(0,0,0,.75);
  border-radius: 2px;
  color: #fff;
  content: attr(data-title);
  font-size: 14px;
  padding: 6px 25px;
    top: 50px;
	right:5px;
  white-space: nowrap;
}

/* the animations */


/* expand */
.toolti.expand:before {
  transform: scale3d(.2,.2,1);
  transition: all .2s ease-in-out;
}
.toolti.expand:after {
  transform: translate3d(0,6px,0);
  transition: all .1s ease-in-out;
}
.toolti.expand:hover:before,
.toolti.expand:hover:after {
  opacity: 1;
  transform: scale3d(1,1,1);
}
.toolti.expand:hover:after {
  transition: all .2s .1s ease-in-out;
}


/* basic styling: has nothing to do with tooltips: */

ul {
  margin-bottom: 40px;
}
li {
  cursor: pointer; 
  display: inline-block; 
  padding: 0 10px;
}



/* END TOOLTIP */

.column_stolarka {
    float: left;
    width: 25%;
    padding: 0px;
    height:100%;/* Should be removed. Only for demonstration */
	text-align:center;
}

.column_stolarka {
    float: left;
    width: 25%;
    padding: 0px;
    height: 100%; /* Should be removed. Only for demonstration */
	text-align:center;
}

.column_stolarka {
    float: left;
    width: 25%;
    padding: 0px;
    height: 100%; /* Should be removed. Only for demonstration */
	text-align:center;

}

/* Clear floats after the columns */
.row2:after {
    content: "";
    display: table;
    clear: both;

}
.row2 h2 { text-transform:uppercase; padding-top:25px; padding-bottom:25px; color:#464646; }
.row2 p {color:#fff;  text-align:justify; margin-left:10%;margin-right:10%; margin-top:10%;margin-bottom:10%; line-height:24px; }
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_stolarka {
        width: 100%;
    }
    .column_stolarka {
        width: 100%;
    }
    .column_stolarka {
        width: 100%;
    }
}

/* ROLETY - KOLUMNY */

.column_blind {
    float: left;
    width: 50%;
    padding:0px;
    height:100%;/* Should be removed. Only for demonstration */
	text-align:center;
}

.column_blind {
    float: left;
    width:50%;
     padding:0px;
    height: 100%; /* Should be removed. Only for demonstration */
	text-align:center;
}


/* Clear floats after the columns */
.row2:after {
    content: "";
    display: table;
    clear: both;

}
.row2 h2 { text-transform:uppercase; padding-top:25px; padding-bottom:25px; color:#464646; }
.row2 p {color:#fff;  text-align:justify; margin-left:10%;margin-right:10%; margin-top:10%;margin-bottom:10%; line-height:24px; }
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_blind  {
        width: 100%;
    }
    .column_blind1  {
        width: 100%;
    }
}



/* MATERIAŁY BUDOWLANE */


/* --------------------------------------
OFERTA
------------------------------------------*/


/*Global Classes*/
.pt-100 { padding-top: 170px; }

.pxlr1-icon-style-three {}
/*promo-block*/
.pxlr1-icon-style-three .promo-block-wrapper {
  margin-bottom: 100px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.pxlr1-icon-style-three .promo-icon-mat{
  padding: 5px 0px; 
  height:175px; 
  position: relative;
  background-color:#fff;
	border:1px solid #f1f1f1;
  backface-visibility:hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pxlr1-icon-style-three .promo-block-wrapper:hover .promo-icon-mat{
  -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
}

.pxlr1-icon-style-three .promo-hover-content {
  padding: 20px 30px;
  background: #464646;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
     -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s
  
}

.promo-hover-content p { line-height:22px!important;margin-bottom:10px; margin-top:10px;}
.pxlr1-icon-style-three .promo-block-wrapper:hover .promo-hover-content{
  -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}
.pxlr1-icon-style-three .promo-block-wrapper h3{
  font-size: 15px;
  margin-top: 30px;
  text-transform: capitalize;
  color:#464646;
  text-transform:uppercase;
  letter-spacing:1px;
  font-weight:normal;
}
.pxlr1-icon-style-three .promo-hover-content p{
  font-size: 13px;
  color: #fff;
  line-height: 30px;
}


.promo-block-wrapper h3 span {color:#fcca15; font-weight:normal;}
}

.column_bal1 {
    float: left;
    width: 50%;
    padding: 10px;
    height: auto; /* Should be removed. Only for demonstration */
}

.column_bal2 {
    float: left;
    width: 50%;
    padding-left: 40px;
    height: auto; /* Should be removed. Only for demonstration */
}

.column_bal2 { color:#464646; line-height:22px; text-align:justify;}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column_bal1 {
        width: 100%;
    }
    
    .column_bal2{
        width: 100%;
    }
	
	.button_kontakt { width:90%;  margin:0px auto;}
}

.column_bal2 .list-group-item  p{font-size:14px; font-family:'Open sans';}
.column_bal2 .list-group-item  span { font-weight:bold;color:#000000;}


/* button szybki kontakt*/
.button_kontakt {  
	border: none;
    color: white;
    padding: 10px 26px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 6px 4px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}


.button_k {
    background-color: white; 
    color: black; 
    border: 2px solid #d8d8d8;
}

.button_k:hover {
    background-color: #284571;
    color: white;
}