/* 2844 */


@import url(../../css/Roboto.css);


#wrapper {
	font-family: Roboto, Arial, sans-serif;
	color: #000000;
	font-weight: 300;
	font-size: 16px;
}


h1 {
	color: #00B0E5;
	font-weight: 400;
}


h2 {
	color: #00B0E5;
	font-weight: 400;
}


h3 {
	color: #00B0E5;
	font-weight: 400;
}


ul ul {
	margin-bottom: 0px;
}


.blau {
	color: #00B0E5;
}


.semi_bold {
	font-weight: 400;
}


.apply {
	text-transform: uppercase;
	border-radius: 0px !important;
}



 .h3 {
	color: #00B0E5;
	font-weight: 400;
	font-size: 18.2;
 }


@media screen and (max-width: 700px) {
 .h3 {font-size: 16px;}
}


@media screen and (max-width: 600px) {
 .h3 {font-size: 15px;}
}


@media screen and (max-width: 500px) {
 .h3 {font-size: 14px;}
}


@media screen and (max-width: 400px) {
 .h3 {font-size: 13px;}
}