@charset "utf-8";
/* CSS Document */

html {scroll-behavior: smooth
}
a {text-decoration: none
}

/* unvisited link */
a:link{color: #003730 }

/* visited link */
a:link{color: #0D5C6C }


body {
	margin: 0;
	padding:0;	
}

#container {
	width:100% ;
	margin:auto;
	padding: 0px;
	min-height: 200px;
}

#header {
	
	background-attachment:scroll;
	background-position: center;
	background-image:url("assets/header.png");
	height:972px;
	background-size: cover;
	background-repeat: no-repeat;
}

#logo {
	
	float: left;
	margin: 25.2px 25.2px;
}

nav {
	
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin-left: 213.3px;
	margin-right: 213.3px;
	
}

#navi li {
	
	padding:18px;
	font-size: 14.4px;
	display: inline-block;
	color: #FFFFFF;
}

#headsection {
	
	align-content: center;
	margin-top: 450px;
	text-align: center;
	max-height: 223px;

}

#headtitle {
	
	font-size: 54px;
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	margin-left:270px;
	margin-right: 270px;
	color: #001E36;
	text-align: center;
}

#headsubtitle {
	
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	margin-left: 352.8px;
	margin-right: 352.8px;
	color: #001E36;

}

#section1 {
	background-size: 757.8px;
	background-color: #F4EFEC;
	padding: 152.1px;
	
}

#sectiontitle1 {
	color: #001E36;
	font-size: 49.5px;
	font-family: 'Roboto', sans-serif;
	
}


#text1 {
	
	text-align:left;
	margin-left: 679.5px;
	margin-right: 235.8px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #001E36;
	padding-left: 30px;


	
}

#image1 {
	
	float: left;
	margin-left: 207.9px;
	margin-top: 45px;

	
	
}

#download {
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}

#text1_2 {
	
	font-size: 14.4px;
	margin-top: -27px;
	font-family: 'Roboto', sans-serif;
	
}

#image2 {
	
	float: left;
	margin-top: 152.1px;
	margin-left: 355.5px;
	
}	


#image3 {
	
	float:right;
	margin-top: 152.1px;
	padding-right: 355.5px;
	
}	

section2 {
	
	margin-top:152.1px;
	padding-bottom: 152.1px;
	
}

#sectiontitle2 {
	color: #001E36;
	font-size: 36px;
	font-family: 'Roboto', sans-serif;
	margin-top: 18px;
	float:left;
	width: 100%;
	
}

#text2_1 {
	
	font-size: 14.4px;
	margin-top: -27px;
	font-family: 'Roboto', sans-serif;
	margin-left: 355.5px;
	margin-right: 958.5px;
	text-align: left;
}


#sectiontitle3 {
	color: #001E36;
	font-size: 36px;
	font-family: 'Roboto', sans-serif;
	margin-top: 18px;
	margin-left: 958.5px;
	
}

#text2_2 {
	
	font-size: 14.4px;
	margin-top: -144px;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	margin-left: 4.5px;
}

#text2_3 {
	
	margin-left: 958.5px;
	margin-right: 355.5px;
	
	
	
}

#section3 {
	
	margin-top: 152.1px;
	
	
	
}

#image4 {
	
	float: right;
	margin-right: 207.9px;

}


#section3 {

	background-color: #F4EFEC;
	padding: 152.1px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 152.1px;
	
}

#sectiontitle4 {
	
	font-size: 36px;
	margin-top: -9px;
	
	
}

#list {
	
	font-size:18px;
	
	
}

footer {
	
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin-left: 213.3px;
	margin-right: 213.3px;
	color: #001E36;
	padding: 30;
	
}

#footi li {
	
	
    padding: 7.2px;
    font-size: 13.5px;
	display: inline-block;
	color: #001E36;
	align-content: center;
	text-align: center;
}