body{
	font-size: 16.5px;
	margin:0;
	padding: 0;
	font-family: sans-serif;
}
html{
margin:0;
padding: 0;	
}
#Pen{	
	height: auto;
	background: linear-gradient(to bottom, #878787, #FFFFFF);
}

#Pen p{
	 color: #70797b;
    font-family: 'KabelC';
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    padding: 0;
    margin: 19px;
    line-height: 30px;
    float: right;
}

#MainBlock h1{
text-align: center;
}
#MainBlock p{
color: #000;
font-family: sans-serif;
font-size: 16px;
}
#MainBlock h2{
text-align: center;
color: #000;
font-family: sans-serif;
font-size: 1.6em;
margin: 0px;
}
#second_section p{
	text-align: center;
	color: #010366;
	font-family: 'KabelC';
}
#second_section img{
	margin-left: auto;
	margin-right: auto;
}
#second_section{
background-color: #E7E7E7;
height: auto;
}
#ButtonContent{
	text-align: center;
	margin-top: 40px;
}
#ButtonContent a{
background-color: #7EA8CD;
font-family: Arial;
font-size: 24px;
font-weight: 400;
padding: 5px 15px;
color: #fff;
text-decoration: none;
}
#referens {
    margin-top: 25px;
    text-align: center;
}
#referens a{
padding: 5px;
color: #010366;
font-family: 'KabelC';
}

#Damage{
	background-color: #fff;
	height: auto;
	
}
#Damage p{
color: #000;
font-family: sans-serif;
font-size: 16px;
}
#Damage h2{
text-align: center;
color: #000;
font-family: sans-serif;
font-size: 1.6em;
}
#SecondCarusel{
	width: 100%;
	height: auto;
}
#icon{
	width: 100%;
	height: auto;
	text-align: center;
}
#test p{
	font-size: 300px;
	color: #234899;
font-family: 'AGCenturion';
	text-align: center;

	
}
#test h3{
	font-size: 30px;
	margin-top: 215px;
	color: #234899;
	text-align: left;
	font-family: sans-serif;
	text-align: center;
}

#left{
	text-align: right;
}
#right{
	text-align: left;
}
.TopCarusel{
	height: 400px;
	width: 80%;
}
@media screen and (max-width: 768px){
	#test h3{
		margin-top: 25px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 990px){
	#test h3{
		margin-top: 5px;
		margin-bottom: 40px;
	}
}