/* Add here all your CSS customizations */

.heading {
	text-align: center;
	text-transform: uppercase;
	
}



.container p{
	font-size:16px;
	color:#333;
	
}
.container ol{
	font-size:15px;
	color:#333;
	
}
.container li{
	font-size:15px;
	color:#333;
	color:#333;
	padding-top: 10px;
}

.btn{
	background-color:#e83652;

	color:#fff;
	width: 400px;
	margin: 30px auto;
	font-size: 20px;
		
}
.btn2{
	background-color:#5fac44;
text-decoration: none;
	color:#fff;
	width: 500px;
	margin-top: 15px;
	margin-bottom :15px;
	font-size: 16px;
	padding-left: 40px!important;
	padding-right: 40px!important;
	border-radius:5px;
	
		
}
.btn2:hover{
	border: none;
	text-decoration: none;
	color:#5fac44;
background-color: #ffffff;
	border: 2px solid #5fac44;
	font-size: 18px;
	padding: 10px;
}
.cta{
	margin: 30px 0px;
}
.programbox ul{
	padding-left:20px;
	font-size: 1em;
	color: #000;
	
}
.programbox li{
	padding-left:10px;
	line-height: 1.5em;
	
}
.programbox  {
	 
	padding: 25px;
	box-shadow:0 28px 57px 0 rgba(0,0,0,0.1);
	background-color: #ffffff;
	position: relative;
	right: 30%!important;
	margin-top:50px;
	border-radius: 30px;
}
.programbox p{
	
	color: #000;
	text-align: justify;
}
.programbox ul{
	
	list-style-image: url('../images/tick11.png') ;
	padding-bottom: 10px;
	color: #323a45;
	padding-left: 20px;
	margin-left: 20px;

}

.szary{
	background-color: #f7f6f6;
	padding: 10px;
	border-radius: 15px;
}

.programbox ul li{
	padding-right: 30px;
	padding-top: 10px;
	padding-left: 20px;
	color: #323a45;
	text-align: left;
}


.programbox h3{
	text-align: left;
	font-weight: 700;
	line-height: 1!important;
	margin-top: 15px;
	
}

.p1{
color: #5fac44!important;
	text-transform: uppercase;
	font-size: 1.5em!important;
}
.p2{font-size: 1.2em!important;}

.p3{color: #222222!important;}

.p4{color: #666666!important;
	
	font-size: 1.2em!important;
}

.box-center{ 
	position: relative;
	left: 1%;
	
}

.box-center-2{
	position: relative;
	left: 23%;
	
}


.autor{
	letter-spacing: 8px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.container h1{
	color: #000000;
	font-weight: bold!important;
}

#footer p{
	color:#fff;
}


@media only screen and (max-width: 768px){
	
#lead h1 {
	font-size: 2em;
	line-height: 1;
	margin-top: 40px;
}

#lead h2 {
	margin-bottom: 20px;
	line-height: 1em;
}

#lead .logo-top {
	margin-top: 20px;
}

#lead p {
	color: #222;
	margin: 10px 0px;
	font-size: 1em;
}
	.img{
		margin: auto;
	}

	#tekst li{
		font-size: 1em;
	}
	
	.programbox{
		margin-left: auto;
		margin-right: auto;
	}
	
	.programbox h3{
		margin-left: auto;
	}}

	