@charset "utf-8";
body {
	background-color: #51c893;
	background-size: cover;
	background-attachment: fixed;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	height: 100%;
	margin: 0;
}
h1  {
	font-size: 2.2em;
	text-align: center;
	color:#51c893;
	line-height: 1em;
	height: auto;
	
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 16;
	font-weight: 600;
	font-family: abel;
	font-style: normal;
	max-width: 100%;
}
.p1 {
	text-align: center;
	font-size: 2em;
	color:#d8db3d;
	font-family: abel;
	font-style: normal;
	margin-top: 5px;
	margin-right: 45px;
	margin-left: 45px;
	margin-bottom: 25px;
	padding: 0;
	font-weight: 400;
	max-width: 100%;
	height: auto;
}
.p2 {
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	color: #042f1c;
	font-size: 1.7em;
	padding-right: 300px;
	padding-left: 300px;
	margin-top: 35px;
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
	width: auto;
	
}
.p3 {
	
	text-align: left;
	padding-top: 0px;
	max-width: 100%;
	float: none;
	padding-left: 0px;
	font-size: 1em;
}
.p4 {
	text-align: right;
	padding-left: 900px;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	max-width: 100%;
	height: auto;

}


.p5 {
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	color: #042f1c;
	font-size: 1.7em;
	padding-right: 300px;
	text-align: left;
	padding-left: 300px;
	margin-top: 30px;
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
	width: auto;
	
}


.p6 {
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	color: #00265E;
	text-align: center;
	font-size: 1.7em;
	padding-right: 300px;
	padding-left: 450px;
	margin-top: -100px;
	margin-bottom: 0px;
	max-width: 100%;
	height: auto;
	width: auto;
	word-spacing: 100px;
	white-space: normal;
}


.p7 {
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	color: #00265E;
	font-size: 1.7em;
	padding-right: 300px;
	text-align: left;
	padding-left: 300px;
	margin-top: -20px;
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
	width: auto;
	
}

.p8 {
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	color: #042f1c;
	font-size: 1.7em;
	
	text-align: left;
	margin-bottom: 0px;

	
	
	max-width: 100%;
	height: auto;
	width: auto;
	
}


div.tab {
	overflow: hidden;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
	
	background-color: #FFFFFF;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
	font-family: abel;
	font-style: normal;
	font-weight: 500;
	font-size: 23px;
	color: yellowgreen;
    float: center;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tab button:hover {
	background-color: mediumseagreen;
}

/* Create an active/current tablink class */
div.tab button.active {
	background-color: #FFFFFF;
	color: aqua;
}

/* Style the tab content */
.tabcontent {
    display: none;
	color: white;
    padding: 6px 12px;
   
   
}


.pie{
	
	
	
	margin: auto;
    width: 50%;
    
    padding: -10px;
}

h2 {
	padding: 0;
	max-width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	
	margin-bottom: -6px;
	height: auto;
	text-align: center;
}
h3 {
	text-align: center;
	font-size: 1.7em;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 0;
	background-color: #F34F46;
	color: #FFFFFF;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
}
.h3 a {
	list-style-type: none;
	list-style-image: none;
	display: block;
	text-decoration: none;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	padding-top: 14px;
	color: #FFFFFF;
}
.h3 a:hover {
	color: #414248;
}




h6  {
	font-size: 2.2em;
	text-align: center;
	color:#d8db3d;
	line-height: 1em;
	height: auto;
	
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 16;
	font-weight: 600;
	font-family: abel;
	font-style: normal;
	max-width: 100%;
}


footer {
	font-size: small;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 50px;
	background-color: #414248;
	text-align: left;
	padding-right: 0px;
	max-width: 100%;
	height: auto;
}

.imagefooter {
	float: none;
	clear: both;


	vertical-align:middle
	padding-bottom: 100px;
	padding-right: 50px;
	height: auto;
	max-width: 100%;
}


header {
	height: auto;
	max-width: 100%;
	text-align: center;
}


.aboutsection {
	margin-top: -3px;
	margin-bottom: 50px;
	padding-top: 40px;
	padding-bottom: 75px;
	background-color: white
}


.solution {
	margin-top: 30px;
	margin-bottom: 50px;
	padding-top: 40px;
	padding-bottom: 75px;
	background-color: white
}


.headerimg  {
	height: auto;
	max-width: 100%;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	padding-top: 0px;
	text-align: center;
}


.arrayexample  {
	
	max-width: 100%;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	margin-left: 800px;
	margin-top: -160px;
	text-align: center;
}


.arrayexampleleft  {
	height: auto;
	max-width: 40%;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	margin-right: 800px;
	margin-top: -240px;
	text-align: center;
}

nav {
	background-color: #FFFFFF;
	position: fixed;
	max-width: 100%;
	width: 100%;
	height: auto;
	
}
.navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.navlistitem {
	float: left;
	font-size: 1.55em;
	font-family: abel;
	font-style: normal;
	font-weight: 400;
}
.navlistitem a {
	text-decoration: none;
	display: block;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	padding-top: 14px;
	color: #424349;
}
.navlistitem a:hover {
	color: #000000;
	background-color:#EDEAC6;
}

/*Eliminates padding, centers the thumbnail */

body, html {
padding: 1000;
margin: 0;
text-align: center;
}

/* Styles the thumbnail */

a.lightbox img {
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
	margin: 0;
	height: auto;
	max-width: 100%;
	text-align: center;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
}

.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}


