*{
	margin: 0 auto;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	text-shadow: 1px 1px 20px black;
}

body{
	color: white;
	background-color: black;
	font-family: 'Goldman', cursive;
	background-size: 100% 100%;
}

.header{
	width: 100%;
	height: 70px;
	display: block;
	background-size: cover;
	background-color: #303030;
	position: fixed;
	margin-top: -1em;
	z-index: 6;
	box-shadow: 0 0 50px 0 black;
}

.inner_header{
	padding-top: 5px;
	opacity: 0.9;
}

.inner_header h1{
	float: left;
	display: block;
	margin-left: 100px;
	padding-top: 10px;
	font-size: 40px;
	color: white ;
}

.inner_header h4{
	margin-top: 15px;
	float: left;
	color: #c8ff00;
}

.inner_header span{
	padding-top: 30px;
	float: right;
	margin-right: 60px;
	font-size: 20px;
	transition: transform 1s;
}

.inner_header span:hover{
	transform: scale(1.1);
}

.inner_header p{
	padding-top: 13px;
	float: right;
	margin-right: 10px;
	font-size: 20px;
	transition: transform 1s;
}

.inner_header p:hover{
	transform: scale(1.1);
}

.fb{
	z-index: 4;
	position: fixed;
	height: 160px;
	width: 100px;
	display: block;
	padding-left: 20px;
	top: 78%;
	opacity: 0.8;
}


.baner{
	text-align: center;
	margin-top: -50px;
	z-index: 2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: sticky;
}

.baner h1{
	text-shadow: 1px 1px 20px black;
}

.baner h2{
	font-size: 65px;
	color: #c8ff00;
}

.us{
	width: 100%;
	height: 50px;
	display: block;
	background-color: #242424;
	margin-top: 50px;
	padding-top: 10px;
	opacity: 0.8;
}

.inner_us{
	display: block;
}



.image_baner{
	background: url(slider_2.jpg) no-repeat center fixed;
	width: 100%;
	height: 530px;
	background-size: cover;
	margin-top: 300px;
}

.image{
	width: 30%;
	height: 650px;
	background-color: #c8ff00;
	float: left;
	color: black;
	font-size: 10px;
}

.image span h3{
	margin-top: 10px;
}

.image span p{
	margin-top: 10px;
}

.image_circle{
	background-color: black;
	width: 120px;
	height: 120px;
	border-radius: 100px;
	padding-top: 25px;
	margin-top: 25px;
	transition: transform 1s;
}

.image_circle:hover{
	transform: scale(1.1);
}

.image_circle2{
	background-color: black;
	width: 120px;
	height: 120px;
	border-radius: 100px;
	padding-top: 20px;
	margin-top: 25px;
	transition: transform 0.7s;
}

.image_circle2:hover{
	transform: scale(1.1);
}


.text{
	display: block;
	float: right;
	width: 60%;
	height: 650px;
	text-align: left;
	font-size: 13px;
	
}

.text h4{
	margin: 10px 0 15px 0;
	color: #c8ff00 !important;
	font-size: 20px;
}

.us h2{
	text-align: center;
}

.text span{
	display: block;
	background-color: #2e2e2e;
	width: 600px;
	height: 600px;
	padding: 20px;
	float: right;
	border-radius: 2px;
}

.text h4 sup{
	font-weight: 400;
	font-size: 10px;
	margin-top: -20px !important;
}


.main{
	display: block;
	text-align: center;
	width: 1000px;
	height: auto;
}

.text2{
	display: block;
	width: 100%;
	height: 50px;
	display: block;
	background-color: #1c1c1c;
	float: left;
	text-align: center !important;
	margin-top: 50px;
	padding-top: 10px;
}

.services{
	width: 1000px;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 20px;
}


.circles{
	display: block;
	width: 180px;
	height: 180px;
  	border-radius: 50%;
 	background-image: url(1.jpg);
 	background-size: cover;
 	float: left;
 	text-align: center;
 	border: 7px solid #c8ff00;
 	margin: 40px 10px 0 10px;
 	background-color: transparent;
 	transition: transform 1s, color 1s, background 2s, filter 1s;
 	color: transparent;
 
}


.circles:hover{
	transform: scale(1.1);
	color: white;
	background: rgba(56, 56, 56, 0.2);
}

.circles p:hover{
	
}

.circles2{
	display: block;
	width: 180px;
	height: 180px;
  	border-radius: 50%;
 	background-image: url(2.jpg);
 	background-size: cover;
 	float: left;
 	text-align: center;
 	border: 7px solid #c8ff00;
 	margin: 40px 10px 0 10px ;
 	background-color: transparent;
 	transition: transform 1s, color 1s, background 2s, filter 1s;
 	color: transparent;
 
}


.circles2:hover{
	transform: scale(1.1);
	color: white;
	background: rgba(0, 0, 0, 0.2);
}


.circles3{
	display: block;
	width: 180px;
	height: 180px;
  	border-radius: 50%;
 	background-image: url(3.jpg);
 	background-size: cover;
 	float: left;
 	text-align: center;
 	border: 7px solid #c8ff00;
 	margin: 40px 10px 0 10px ;
 	background-color: transparent;
 	transition: transform 1s, color 1s, background 2s, filter 1s;
 	color: transparent;
 
}


.circles3:hover{
	transform: scale(1.1);
	color: white;
	background: rgba(0, 0, 0, 0.2);
}


.circles4{
	display: block;
	width: 180px;
	height: 180px;
  	border-radius: 50%;
 	background-image: url(4.jpg);
 	background-size: cover;
 	float: left;
 	text-align: center;
 	border: 7px solid #c8ff00;
 	margin: 40px 10px 0 10px ;
 	background-color: transparent;
 	transition: transform 1s, color 1s, background 2s, filter 1s;
 	color: transparent;
 
}

.circles4:hover{
	transform: scale(1.1);
	color: white;
	background: rgba(0, 0, 0, 0.2);
}

.circles5{
	display: block;
	width: 180px;
	height: 180px;
  	border-radius: 50%;
 	background-image: url(5.jpg);
 	background-size: cover;
 	float: left;
 	text-align: center;
 	border: 7px solid #c8ff00;
 	margin: 40px 10px 0 10px ;
 	background-color: transparent;
 	transition: transform 1s, color 1s, background 2s, filter 1s;
 	color: transparent;
 
}


.circles5:hover{
	transform: scale(1.1);
	color: white;
	background: rgba(0, 0, 0, 0.2);
}

.circles p{
	padding-top: 65px !important;
	font-size: 18px;
}

.circles2 p{
	padding-top: 55px !important;
	font-size: 17px;
}

.circles3 p{
	padding-top: 50px !important;
	font-size: 17px;
}

.circles4 p{
	padding-top: 65px !important;
	font-size: 18px;
}

.circles5 p{
	padding-top: 70px !important;
	font-size: 18px;
}

.reasons{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 70px;
	display: block;
	float: left;
	margin-top: 60px;
}

.reasons h1{
	text-align: left;
	display: block;
	width: 100%;
	margin-top: 30px;
}

.boxes{
	display: block;
	width: 1000px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-align: center;
	margin-bottom: 80px;
	float: left;
}

.box{
	background-color: #212121;
	display: block;
	width: 220px;
	height: 250px;
	margin: 15px;
	float: left;
	border-radius: 3px;
	transition: transform 1s;
}

.box:hover{
	transform: scale(1.1);
}


.inner_box{
	padding-top: 20px;
	display: block;
}

.title h2{
	display: block;
	float: left;
	padding-left: 40px;
	margin-bottom: 40px;
}

.inner_navigation{
	background: url(slider_2.jpg) no-repeat center fixed;
	width: 100%;
	height: 200px;
	background-size: cover;
	margin-top: 360px;
}

.title sup{
	font-size: 10px;
	font-weight: 400;
}

.map{
	float: left;
}

.inner_navigation h2{
	padding-top: 30px;
}

.contact_text{
	float: left;
	text-align: left;
	padding-left: 100px;
	padding-right: 40px;
	border-right: #c8ff00 solid 2px;
}


.form{
	display: block;
	width: 1000px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 70px;
	background-color: #141414;
	border-radius: 10px;
	padding: 40px 0 0 120px;
}

.form h2{
	margin-bottom: 50px;
	color: #c8ff00;
}

input{
	width: 60%;
	height: 40px;
	background-color: transparent;
	border-radius: 10px;
	box-shadow: none;
	border: 2px solid  #c8ff00;
	color: white;
	padding-left: 5px;
}

textarea{
	width: 60%;
	height: 100px;
	background-color: transparent;
	border-radius: 10px;
	box-shadow: none;
	border: 2px solid  #c8ff00;
	color: white;
	font-family: arial !important;
	padding: 8px 5px 5px 5px;
}


input.button{
	width: 200px;
	height: 50px;
	color: white;
	font-size: 18px;
	background-color: transparent;
	letter-spacing: 1px;
	border-radius: 10px;
	border: 2px solid  #c8ff00;
	float: right;
	margin-bottom: 30px;
	margin-right: 50px;
	display: block;
	transition: transform 1s;
	font-family: 'Goldman', cursive !important;
}

input.button:hover{
	transform:  scale(1.1);
	background-color: black;
}




.thanks{
	width: 1000px;
	height: 500px;
	padding-top: 200px;
}

.thanks h1{
	font-size: 30px;
	margin-bottom: 20px;
	font-size: 40px;
}

.images{
	margin-top: 60px;
}



.place{
	display: block;	
	height: 100px;
	width: 1000px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	text-align: left;
	margin-bottom: 60px;
}







.ozd{
	width: 100%;
	height: 50px;
	display: block;
	overflow: hidden;
	padding: 50px 0;
	box-sizing: border-box;
	background-color: #c8ff00;
	clip-path: polygon(100% 100%, 100% 0, 100% 0, 0 100%);
	float: left;
}

.inner_ozd{
	display: block;
	margin: 0 auto;
	height: 80%;
	width: 1000px;
	color: white;
	float: left;
}


.footer{
	width: 100%;
	height: 100px;
	display: block;
	background-color: #8ab000;
	float: left;
}



.footer_bottom{
	font-size: 16px;
	padding-top: 60px;
	text-align: center;
	width: auto;
	height: 50px;
	width: 100%;
	display: block;
	background-color: #465901;
	float: left;
}


html, body {
    scroll-behavior: smooth;
}

a:link 
{
	color: white;
}

a:visited 
{
	color: white;
}

a:hover
{
	transition-property: color;
	transition-duration: 1s;
	color: #c8ff00;

}


/* PODSTRONY */

.opisy{
	width: 1000px;
	height: auto;
	background-color: #141414;
	text-align: left;
	border-radius: 10px;
	padding: 50px;
	margin-top: 60px;
	margin-bottom: -250px;
	letter-spacing: 1px;
}

.opisy h2{
	margin-bottom: 40px;
	color: #c8ff00;
}

.opisy p{
	margin-bottom: 40px;
}

.opisy h3{
	font-weight: 400;
	font-size:20px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.opisy b{
	color: #c8ff00;
}

.opisy i{
	float: left;
font-size: 12px;
}

.opisy span{
	color: #c8ff00;
}

ol{
	padding-left: 30px;
}

.nawigacja{
	float: left;
	width: 100%;
	height: 50px;
	background-color: transparent;
	text-align: left;
	margin-top: 40px;

}

