/*#####################################################################################################################*/
/* ------------------------------------------- Własny CSS -------------------------------------------------------------*/ 
/*#####################################################################################################################*/

/*#####################################################################################################################*/
/* Główne*/
/*#####################################################################################################################*/

body{

	font-family: 'Coda', cursive;
	color: #34495e;
	background-color: #ffffff;
}
#bg {
 
  top: 0; 
  left: 0; 	
  /* IMG COVER!!!! */
  min-width: 100%;

}
.content_auto{
	margin: 0 auto;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   top: 0 !important;
}
.glyphicon{
	color: #99C50A;
	margin-right: 6px;
}
hr {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 4px dashed #dddddd;
	color: #fff;
	background-color:transparent;
	height: 4px;
	width: 100%;
}

.btn-success{
	background-color: #ffc422;
	border-color: #ffc422;
	border-radius: 1px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	padding-left:22px;
	padding-right:22px;
}
.btn-success:hover{
	background-color: #000;
	border-color: #ffc422;
	color: #ffc422;
	text-transform: none;
}
.btn-success.focus {
	background-color: #000;
	border-color: #ffc422;
	color: #ffc422;
	text-transform: none;
}


.btn-alert{
	background-color: #000;
	border-color: #000;
	border-radius: 1px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	padding-left:22px;
	padding-right:22px;
}
.btn-alert:hover{
	background-color: #000;
	border-color: #fff;
	color: #ffc422;
	text-transform: none;
}
.btn-alert.focus {
	background-color: #000;
	border-color: #fff;
	color: #ffc422;
	text-transform: none;
}


.alert-success {
	background-color: #ff0001;
	border-color: #6a6a6a;
	border-radius: 1px;
	color: #FFF;
	font-weight: bold;
}



#logo img{
	display: block;
	float: none;
	margin-top: -2.6rem;
}


/* PRZYCISK POWROTU/
*###################*/
.padding {
	padding: 20px;
}

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 2999;
	right: 20px;
	bottom: 20px;
	background-repeat: no-repeat;
	background-position: center 43%;
	background-image: url(../images/up-arrow.png);
	background-color: #ffc423;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #000;
}


/*#####################################################################################################################*/
/* Menu Górne*/
/*#####################################################################################################################*/
.topbar{
	background-color: #ff0001;
	color: #ff0001;
	height: 33px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	border:0px;
	
}
.topbar p {
	text-align:center;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:5px;
	color:rgba(255,255,255,1.00);	
}


#topbaner{
	height: 1px;
	margin-top: 99px;
	background-color: rgba(240,240,240,1.00);
}

.topbar p a {
	
	color:rgba(255,255,255,1.00);	
	
}
.topbar p a:hover{
	color: rgba(255,255,255,1.00);
	text-decoration: underline;	
}
#menu{
	height: auto;
	background-color: #ffc422;
	z-index: 20000000;
	background-repeat: repeat-x;
	
}


.navbar{
	font-size: 1.7rem;
	padding-top: 2rem;
	width: 100%;
	height: auto;
	background-color: #ffc422;
	z-index:20000;
	background-position: 0% top;
	background-repeat:no-repeat;
	border-color:#ffc422;
}
/* Nalesnik!!!*/
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #000;
	background-image: none;
	border: 0px solid;
	border-radius: 4px;
}

.navbar-inverse .navbar-toggle:focus {
	background-color: #000;
}

.navbar-outer{
	width: 1200px;
}

.navbar-inverse .navbar-nav > li > a{
	color: #000;
	margin-left: 11px;
	margin-right: 11px;
	line-height: auto;
	margin-top: 2px;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.navbar-inverse .navbar-nav > li > a:hover{
	color: #fff;
	margin-left: 11px;
	margin-right: 11px;
	line-height: auto;
	margin-top: 2px;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	

}

.navbar-inverse .navbar-nav > .active > a{
	color: #000;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #000;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a:hover{
	color: #FFF;
	background-color: transparent;
	
}
.navbar-inverse .navbar-nav > li > a:focus {
	color: #000;
	background-color: transparent;
}


.navbar-inverse .navbar-nav > .open > a:hover {
	color: #000;
	background-color: #FFFFFF;
}
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #000;
	background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #000;
	background-color: transparent;
  }
.open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	color: #000;
	background-color: transparent;
  }

/*#####################################################################################################################*/
/* Karuzela */
/*#####################################################################################################################*/
#pokaz-slajdow{
	padding-top: 0rem;
	background-color: rgba(255,255,255,1.00);
}

.carousel .item {
	width: 100%;
	max-height: 900px;
}

.carousel .item img {
	width: auto;
}

.carousel .carousel-control{
	background: none;
	border: none;
	top: 50%;
}

.carousel-caption{
	top: 180px;
	bottom: auto;
}

.carousel-caption h2{
	text-transform: uppercase;
	font-weight: bolder;
	line-height: auto;
	color: #ff0001;
	font-size: 70px;
	text-shadow: none;
	font-style: italic;
}
.carousel-caption h1{
	font-weight: bold;
	line-height: auto;
	color: #fff;
	font-size: 35px;
	text-shadow: none;
	text-transform: uppercase;
}

.carousel-caption p{
	font-size: 19px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-shadow: none;
}



.carousel-caption a {
	padding-top:11px;
	padding-bottom:11px;

	
}

.carousel-caption img {
	height: 222px;
	width: 222px;
}


.carousel-indicators li {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 5px;
	text-indent: 0;
	cursor: pointer;
	border: none;
	border-radius: 50%;
	background-color: #fff;
	
}
.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 5px;
    background-color: #ffc422;
}
.carousel-box{
	position: absolute;
	z-index: 9000000;
	top: 0;
	right:0;
	width: auto;

}
.carousel-box h2{
	font-size:19px;
	color:#fff;
	padding-right:22px;
	
}
.carousel-box h2 a{
	font-size:19px;
	color:#fff;
	padding-right:22px;
	
}
.carousel-box h2 a:hover{
	font-size:19px;
	color:#ffc422;
	padding-right:22px;
	
}
/*#####################################################################################################################*/
/* ONAS*/
/*#####################################################################################################################*/

#domowa {
	text-align: center;
	height: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	padding-bottom: 66px;
	padding-top: 66px;
	background-size: cover;
	border-left: none;
	border-right: none;
	border-bottom-style: dashed;
	color: #fff;
	background-color: transparent;
	height: auto;
	width: 100%;
}


#domowa h1 {
	font-size: 28px;
	color: #000;
		
}
#domowa h2 {
	font-size: 16px;
	color: #000;
	text-align:left;
	font-weight:bold;
		
}
#domowa h3 {
	font-size: 16px;
	color: #000;
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
		
}
#domowa p {
	font-size: 16px;
	color: #000;
	
}
#domowa li {
	font-size: 17px;
	color: #000;
	list-style-image: url(../images/li.png);
	text-align:left	
}
/*#####################################################################################################################*/
/* ONAS*/
/*#####################################################################################################################*/

#onas {
	text-align: center;
	height: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	padding-bottom: 66px;
	padding-top: 66px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: transparent;
	height: auto;
	width: 100%;
	background-image: -webkit-linear-gradient(2deg,rgba(255,255,255,1.00) 0%,rgba(242,242,242,1.00) 46.63%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(2deg,rgba(255,255,255,1.00) 0%,rgba(242,242,242,1.00) 46.63%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(2deg,rgba(255,255,255,1.00) 0%,rgba(242,242,242,1.00) 46.63%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(88deg,rgba(255,255,255,1.00) 0%,rgba(242,242,242,1.00) 46.63%,rgba(255,255,255,1.00) 100%);
}


#onas h1 {
	font-size: 28px;
	color: #000;
		
}
#onas h2 {
	font-size: 31px;
	color: #000;
	display: block;
	background-image: url(../images/daszek.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 66px;
	margin-top: 44px;
}

#onas p {
	font-size:17px;
	color:#000;	
	
}
/*#####################################################################################################################*/
/* USŁUGI*/
/*#####################################################################################################################*/

#uslugi {
	text-align: center;
	height: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	padding-bottom: 66px;
	padding-top: 66px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: transparent;
	height: auto;
	width: 100%;
	
}


#uslugi h1 {
	font-size: 28px;
	color: #000;
		
}
#uslugi h2 {
	font-size: 31px;
	color: #000;
	display: block;
	background-image: url(../images/daszek.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 66px;
}

#uslugi p {
	font-size:17px;
	color:#000;	
	
}
/*#####################################################################################################################*/
/* ROBOTY*/
/*#####################################################################################################################*/

#roboty {
	text-align: center;
	height: auto;
	background-repeat: repeat-y;
	background-position: center bottom;
	background-attachment: fixed;
	padding-bottom: 66px;
	padding-top: 66px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: transparent;
	height: auto;
	width: 100%;
	background-image: url(../images/paralax1.jpg);
}


#roboty h2 {
	font-size: 31px;
	color: #ffc422;
	text-align: left;
	padding-top: 66px;
	font-weight: bold;
}

#roboty p {
	font-size: 17px;
	color: #fff;
	text-align: left;	
}
#roboty li {
	font-size: 17px;
	color: #fff;
	text-align: left;
	list-style-image: url(../images/li.png);
}
/*#####################################################################################################################*/
/* SZKOLENIA*/
/*#####################################################################################################################*/

#szkolenia {
	text-align: center;
	height: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	padding-bottom: 66px;
	padding-top: 66px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: transparent;
	height: auto;
	width: 100%;
	background-image: url(../images/paralax2.jpg);
}


#szkolenia h2 {
	font-size: 31px;
	color: #000;
	text-align: left;
	padding-top: 66px;
	font-weight: bold;
}

#szkolenia p {
	font-size: 17px;
	color: #000;
	text-align: left;	
}
#szkolenia li {
	font-size: 17px;
	color: #000;
	text-align: left;
	list-style-image: url(../images/li.png);
}
/*#####################################################################################################################*/
/* MEBLE*/
/*#####################################################################################################################*/

#meble {
	text-align: center;
	height: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	padding-bottom: 66px;
	padding-top: 66px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: transparent;
	height: auto;
	width: 100%;
	background-image: url(../images/paralax3.jpg);
}


#meble h2 {
	font-size: 31px;
	color: #ffc422;
	text-align: left;
	padding-top: 66px;
	font-weight: bold;
}

#meble p {
	font-size: 17px;
	color: #000000;
	text-align: left;
}
#roboty li {
	font-size: 17px;
	color: #fff;
	text-align: left;
	list-style-image: url(../images/li.png);
}
#uslugi li {
	font-size: 17px;
	color: #000;
	text-align: left;
	list-style-image: url(../images/li.png);
}
#meble li {
	font-size: 17px;
	color: #000;
	text-align: left;
	list-style-image: url(../images/li.png);
}
/*#####################################################################################################################*/
/* REALIZACJE	*/
/*#####################################################################################################################*/

#realizacje {
	text-align: center;
	height: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	padding-bottom: 66px;
	padding-top: 77px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: transparent;
	height: auto;
	width: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 24.87%,rgba(255,255,255,1.00) 93.78%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 24.87%,rgba(255,255,255,1.00) 93.78%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 24.87%,rgba(255,255,255,1.00) 93.78%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 24.87%,rgba(255,255,255,1.00) 93.78%);
	
}


#realizacje h1 {
	font-size: 28px;
	color: #000;
		
}
#realizacje h2 {
	font-size: 31px;
	color: #000;
	display: block;
	background-image: url(../images/daszek.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 66px;
}
#realizacje h3 {
	font-size: 25px;
	color: #010101;
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
}
#realizacje h6 {

	padding-top: 36px;
}
#realizacje p {
	font-size: 19px;
	color: #000;
	
}
.kobitka{
	position:absolute;
	right:0;
	margin-bottom:0px;
	


}
.bialaramka {
	border: 10px solid #FFFFFF;
}
/*#####################################################################################################################*/
/* KROKI	*/
/*#####################################################################################################################*/

#kroki {
	text-align: center;
	height: auto;
	padding-bottom: 44px;
	padding-top: 0px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: #fff;
	height: auto;
	width: 100%;
	
}


#kroki h1 {
	font-size: 28px;
	color: #000;
		
}
#kroki h2 {
	font-size: 31px;
	color: #000;
	display: block;
	background-image: url(../images/daszek.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 66px;
}
#kroki h3 {
	font-size: 25px;
	color: #010101;
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
}
#kroki h6 {

	padding-top: 66px;
}
#kroki p {
	font-size: 19px;
	color: #000;
	
}
/*#####################################################################################################################*/
/* KONTAKT	*/
/*#####################################################################################################################*/

#kontakt {
	text-align: center;
	height: auto;
	padding-bottom: 55px;
	padding-top: 88px;
	background-size: cover;
	border-left: none;
	border-right: none;
	color: #fff;
	background-color: #fff;
	height: auto;
	width: 100%;
	background-image: url(../images/kontakt.jpg);
	background-attachment: fixed;
}


#kontakt h1 {
	font-size: 28px;
	color: #FFFFFF;
		
}
#kontakt h2 {
	font-size: 31px;
	color: #FFFFFF;
	display: block;
	background-image: url(../images/daszek.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 88px;
	margin-top: 66px;
}
#kontakt h3 {
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 55px;
	text-align: center;
	font-weight: bold;
	padding-right: 55px;
	padding-bottom: 55px;
	padding-left: 55px;
}

#kontakt h3 a {
	color: #000;
	
}
#kontakt h3 a:hover {
	color: #ffc423;
	
}


#kontakt h6 {

	padding-top: 66px;
}
#kontakt p {
	font-size: 19px;
	color: #FFFFFF;
	
}

.yellow{
	background-color:#ffc423;
	padding:11px;
	min-height:300px;
}

.black{
	padding: 11px;
	background-color: #000000;
	min-height:300px;
}

.white{
	background-color:#fff;
	padding:11px;
	min-height:300px;
}
