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

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

body{

	font-family: 'Fira Sans Condensed', sans-serif;
	color: #34495e;
	background-color: #ffffff;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   top: 0 !important;
}
.content_auto{
	margin: 0 auto;
}
.glyphicon{
	color: #45d78e;
	margin-right: 6px;
	font-size: 45px;
}

.btn-success{
	background-color: #988951;
	border-color:transparent;
	border-radius: 1px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
.btn-success:hover{
	background-color: #afa47b;
	border-color:transparent;
	border-radius: 1px;
	font-weight: bold;
	color: #000;
	float: left;
}
.alert-success {
	border-color:transparent;
	background-color:transparent;

	border-radius: 1px;
	font-weight: bold;
	color: #FFF;
}

/*#####################################################################################################################*/
/* GOOGLE MAPS*/
/*#####################################################################################################################*/
.google-maps {
	position: relative;
	padding-bottom: 32%;


// This is the aspect ratio
        height: 0;
	overflow: hidden;
	margin-top: 127px;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/*#####################################################################################################################*/
/* DOMOWA */
/*#####################################################################################################################*/
#headerbg{
	background-color:#252b33;
	height:215px;

}

#domowa {
	text-align: center;
	background-image: url(../images/domowa.jpg);
	height: auto;
	min-height: 1140px;
	padding-bottom: 300px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	
}

#domowa h1{
	font-size: 44px;
	color: #FFFFFF;
	margin-top: 234px;
	line-height: 55px;
	font-weight: bold;
}

.h1green{
	font-size:40px;
	color:#45d78e;
}


/*#####################################################################################################################*/
/* O FIRMIE */
/*#####################################################################################################################*/
#ofirmie {
	background-image: url(../images/paralax2.jpg);
	background-color: #e8e8e8;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 129px;
	padding-bottom: 149px;
	background-size: cover;
}
#ofirmie h2 {
	text-align: center;
	color: #252b33;
	font-size: 65px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	display: block;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#ofirmie h1 {
	text-align: center;
	color: #45D78E;
	font-size: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
#ofirmie p {
	text-align: justify;
	color: #000000;
	font-size: 19px;
	line-height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}
#ofirmie li {
    text-align: left;
    color: #000000;
    font-size: 19px;
    line-height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    list-style-image: url(../images/li2.png);
}

/*#####################################################################################################################*/
/* OFERTA */
/*#####################################################################################################################*/
#oferta {
	background-image: url(../images/paralax1.jpg);
	background-color: #040301;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 99px;
	padding-bottom: 99px;
	background-size: cover;
}
#oferta h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 55px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	display: block;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#oferta h3 {
	text-align: center;
	color: #262a33;
	font-size: 25px;
	padding-top: 32px;
	padding-bottom: 0px;
	font-weight: bold;
	
}
#oferta h4 {
	text-align: center;
	color: #45d78e;
	font-size: 45px;
	padding-top: 32px;
	padding-bottom: 0px;
	font-weight: bold;
	
}
#oferta h1 {
	text-align:center;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ofirmie h4 {
	text-align: center;
	color: #45D78E;
	font-size: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#oferta p {
	text-align: justify;
	color: #000000;
	font-size: 19px;
	line-height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}

/*#####################################################################################################################*/
/* USŁUGI */
/*#####################################################################################################################*/
#uslugi {
	background-image: url(../images/paralax4.jpg);
	background-color: #040301;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 149px;
	padding-bottom: 99px;
	background-size: cover;
}
#uslugi h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 55px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	display: block;
	background-image: url(../images/hr2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#uslugi h3 {
	text-align: center;
	color: #FFFFFF;
	font-size: 25px;
	padding-top: 32px;
	padding-bottom: 0px;
	font-weight: normal;
	
}
#uslugi h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#uslugi p {
	text-align: justify;
	color: #FFFFFF;
	font-size: 19px;
	line-height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}
.uslugibg{
	background-color: rgba(46,46,46,0.61);
	padding: 33px;
}


/*#####################################################################################################################*/
/* OFERTA */
/*#####################################################################################################################*/
#kontakt {
	background-image: url(../images/paralax3.jpg);
	background-color: #040301;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 133px;
	padding-bottom: 133px;
	background-size: cover;
}
#kontakt h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 55px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	display: block;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#kontakt h3 {
	text-align: center;
	color: #262a33;
	font-size: 25px;
	padding-top: 32px;
	padding-bottom: 0px;
	font-weight: bold;
	
}
#kontakt h4 {
	text-align: center;
	color: #45d78e;
	font-size: 45px;
	padding-top: 32px;
	padding-bottom: 0px;
	font-weight: bold;
	
}
#kontakt h1 {
	text-align: center;
	color: #45d78e;
	font-size: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#kontakt p {
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}

#kontakt p a {
	
	color: #FFFFFF;
	

}
/*#####################################################################################################################*/
/* stopka */
/*#####################################################################################################################*/

#stopka {
	width: 100%;
	background-position: right bottom;
	background-color: #45d78e;
	background-repeat: no-repeat;
}
#stopka p {
	text-align: center;
	color: #252b33;
	font-size: 14px;
	
	margin-top: 55px;
	margin-bottom: 55px;
	min-height: 55px;
}

#stopka a {
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	
}

#stopka a:hover {
	text-align: left;
	color: #f0f0f0;
	font-size: 14px;
	
}
