@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', Verdana, 'sans-serif';
	color: #333;
}
.multi-level, .item ul, .nav input[type="checkbox"] {
	display: none;
}
#menu:checked ~ .multi-level, .item input:checked ~ ul {
	display:block;
}

label:hover {
	cursor:pointer;}
label {
	display: block;
	z-index: 3;
	position: relative;
}
.nav {
	float: right;
	text-align: right;
	padding-right: 15px;
	max-width: 200px;
    background-color: white;
    overflow-x: hidden;
	z-index:5;
}

#nav-icon {
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
	font-size: 32px;
	line-height: 50px;
	background-color: #fff;
	
}
.nav ul, .nav li, label {

	line-height: 35px;
	list-style: none;
	padding-left: 10px;
	text-decoration: none;
	color: 000;
	font-weight: 100;
}
label a, .nav ul a {
	line-height: 35px;
	list-style: none;
	text-decoration: none;
	color: 000;
	font-weight: 100;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0077CO;
}
a:active {
	color: #000000;
}
.item ul {
	padding: 0;
}
.nav li a {
	padding-left: 15px;
	list-style: none;
	text-decoration: none;
	color: 000;
	font-weight: 100;
}



.main {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

a.footerlink:link {
		color: white;
		text-decoration: none;
	  }
	  
a.footerlink:visited {
	color: white;
	text-decoration: none;
}
	  
a.footerlink:hover {
	color: white;
	text-decoration: none;
	text-decoration: underline;
}
	  
a:active {
	color: white;
}

.head1 {
	position: fixed;
	top: 0px;
	background-color: white;
	height: 85px;
	width: 100%;
	box-shadow: 0px 0px 8px #888888;
}
.headlogo {
	max-width: 200px;
	height: auto;
	margin-left: 20px;
	margin-top: 25px;
	float: left;
}
.headnav {
	margin-top: 22px;
	margin-right: 20px;
	float: right;
}
.feature {
	width: 100%;
	height: 200px;
	background-color: #f2f2f2;
	/*background-attachment: fixed;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.main2 {
	width: 80%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: flex;
	align-items: flex-end;
	
}

img.featuretitle {
	display: block;
	min-width: 250px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.content {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
}
.contentzero {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.contentgray {
	width: 100%;
	padding-top: 30px;
	background-color: #ddd;
}
.reset {
	clear: both;
}

iframe {
	display: block;
	min-width: 200px;
	margin-left: auto;
	margin-right: auto;
	background-size: cover;
	z-index: -20;
}







table {
	max-width: 1000px;
}
td {
	width: 25%;
	padding: 5px;
	color: black;
}
th {
	background-color: #39B54A;
	color: white;
	text-align: left;
	padding: 5px;
}
tr:nth-child(odd) {
	background-color: #f2f2f2;
}
.foot {
	width: 100%;
	height: 200px;
	background-color: #58595b;
	color: #fff;
	clear: both;
}
h1 {
	font-size: 20pt;
	color: #77787B;
	line-height: 20pt;
}
h2 {
	font-size: 14pt;
	color: #0077C0;
	line-height: 2pt;
}
h3 {
	font-size: 14pt;
	font-weight: bolder;
	color: #77787B;
	margin-bottom: 0;
}
p {
	font-size: 12pt;
	color: #77787B;
	line-height: 14pt;
}
li {
	font-size: 12pt;
	color: #77787B;
	line-height: 14pt;
}
li.two {
	margin-left: 20px;
	list-style-type: circle;
}
img {
	max-width: 100%;
	min-width: 100px;
	height: auto;
}
img.docs {
	align-content: center;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	max-width: 100%;
	min-width: 200px;
	height: auto;
}
img.prods {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	min-width: 300px;
}
.logobot {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
img.graph {
	width: 80%;
}
.foottextl {
	font-size: 9pt;
	color: white;
	text-align: left;
	float: left;
	margin-left: 20px;
}
.foottextr {
	font-size: 9pt;
	color: white;
	text-align: right;
	float: right;
	margin-right: 20px;
}
.calculation {
	width: 100%;
	min-width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 35px;
	background-color: #d8ecd4;
	border-radius: 10px;
}


.leftbox {
	display: block;
	float: left;
	width: 27%;
	min-width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 3%;
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: #fff;
	border-radius: 10px;
}
.leftboxtwo {
	display: block;
	float: left;
	min-width: 250px;
	width: 27%;
	height: 650px;
	margin-right: 3%;
	margin-bottom: 25px;
	margin-top: 25px;
}
.insbox {
	display: block;
	float: left;
	min-width: 250px;
	width: 22%;
	margin-right: 3%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12pt;
	color: #77787B;
	line-height: 14pt;
}
.insbox1 {
	width: 100%;
	height: 100%;
	margin-top: 25px;
}
