@charset "utf-8";
/* CSS Document */

html {
      scroll-behavior: smooth;
    }

body {
	margin: 0px; padding: 0px;
	border: 0px #ffffff none;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px; text-decoration: none;
	text-align: left;
	background: url() no-repeat center center fixed #ffffff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #000000;
}

#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

#main {
	position: relative;
	width: 926px; height: 3598px;
	margin: 0px auto;
}


/* Page Elements */

#nav {
	height: 20px; width: 880px;
	position:fixed; top:0px;
	margin: 0px auto;
	padding: 2px 20px;
	border-bottom: solid 1px #eeeeee;
	background: #FFFFFF;
}

.page-header {
	height: 20px; width: 886px;
	margin: 1px 0px; 
	float: left; text-align: left;
	display: inline-block;
}

.page_box_0 {
	width: 926px; height: 1800px;
	margin: 0px;
	float: left;
}

.page_box {
	width: 886px; height: 1800px;
	margin: 0px 20px;
	float: left;
}

#frame {
	width: 886px;
	margin: 40px 0px 0px 18px;
	float: left;
}

.instagram {
	margin: 2px 5px 0px 0px;
	float: right;
}

.about_sections {
	width: 886px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

.inner_box-text {
	width: 510px;
	padding-top: 5px;
	margin: 0px;
	float: right;
	color: #daefff;
}

.job_box-main {
	width: 480px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top: #000c24 solid 2px;
	color: #666666;
}

.job_box-place {
	width: 80px;
	height: 80px;
	padding: 10px;
	margin: 0px;
	float: left;
	background-color: #000c24;
	color: #daefff;
	font-size: 14px;
	font-weight: bold;
}

.job_box-date {
	color: #2b629a;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.job_box-date:link, .job_box-date:visited {
	color: #daefff;
}
.job_box-date:hover {
	color: #2b629a;
}
.job_box-date:active {
	color: #2b629a;
}


.job_box-description {
	width: 355px;
	padding: 10px;
	float: right;
}

#footer {
	width: 190px; height: 89px;
	margin: 0px auto 40px auto;
	border: none;
	opacity: 0.92; filter: alpha(opacity=92); /* For IE8 and earlier */
}

#footer-logo_only {
	width: 90px; height: 89px;
	margin: 0px auto 40px auto;
	border: none;
	opacity: 0.92; filter: alpha(opacity=92); /* For IE8 and earlier */
}


#copyright {
	width: 100%; height: 20px; position: fixed; bottom: 0px; text-align: center;
	background-color: #cccccc; font-size: 10px; color: #222222;
	opacity: 0.3; filter: alpha(opacity=30); /* For IE8 and earlier */	
}

#big-logo {
	position: relative;
	width: 284px; height: 281px;
	margin: 10% auto 0px auto;
	border: none;
	opacity: 0.84; filter: alpha(opacity=94); /* For IE8 and earlier */
}

#small-logo {
	width: 90px; height: 89px;
	border: none;
	opacity: 0.82; filter: alpha(opacity=92); /* For IE8 and earlier */
}

#arrow-left {
	float: left; padding-top: 15px;
	border: none;
	opacity: 0.88; filter: alpha(opacity=88); /* For IE8 and earlier */

}

#arrow-right { float: right; padding-top: 15px;
	border: none;
	opacity: 0.88; filter: alpha(opacity=88); /* For IE8 and earlier */
}

#big-logo:hover, #small-logo:hover, #arrow-left:hover, #arrow-right:hover {
	border: none;
	opacity: 1.0; filter: alpha(opacity=100); /* For IE8 and earlier */
}

#date {
	width: 882px; height: 28px;
	padding: 8px 4px 0px 24px;
	float: left;
	font-size: 14px; text-align: left;
}

#details {
	width: 882px; padding: 0;
	margin: 0px 4px 34px 24px;
	float: left;
	font-size: 12px; color: #bfbfbf; text-align: left; line-height: 16px;
}

#details a:link, #text a:link {
	color: #999999; font-weight: bold;
}

#details a:hover, #text a:hover {
	color: #666666; font-weight: bold;
}



/* Nav Buttons */

.tags {
	height: 18px;
	margin: 0px 1px; padding: 1px 5px 0px 4px;
	float: left; text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
}

.tags:link, .tags:visited {
	background-color: #2b629a;
}
.tags:hover {
	background-color: #000c24;
}
.tags:active {
	background-color: #174d89;
}


.social-links {
	height: 20px; width: 20px;
	margin: 0px 1px; padding: 0px;
	float: right;
	border: none;
	background-color: #2b629a;
	display: inline-block;
}
.social-links:link, .social-links:visited {
	background-color: #2b629a;
}
.social-links:hover {
	background-color: #000c24;
}
.social-links:active {
	background-color: #2b629a;
}



#project-link {
	width: 170px; height: 117px;
	float: left; margin: 3px 3px;
	text-align: center;
	font-size: 14px; color: #FFFFFF;
	border: 0; overflow: hidden;
	display: inline-block;
	background-color: #000c24;
}
	
.project-link_text01 {
	background-color: #2b629a;
	margin: 40px auto 15px auto;  padding: 1px 3px 5px 3px;
	font-size: 14px; color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
}

.project-link_text02 {
	background-color: #2b629a;
	margin: 0px auto;  padding: 0px 3px;
	font-size: 10px; color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
}


.thumbs:link, .thumbs:visited {
	width: 170px; height: 117px;
	float: left;
}
.thumbs:hover {
	display: none;
}


/* Contact Buttons */

.button, .button:visited {
	height: 20px; margin: 0px 1px; padding: 0px 3px 3px 3px;
	position: relative; cursor: pointer;
	float: left; text-align: left;
	font-size: 14px; color: #FFFFFF;
	border: 0; background-color: #2b629a; overflow: hidden;
	display: inline-block;
}
										 
.button:hover {
	background-color: #000c24;
}

.button:active {
	background-color: #2b629a;
}

/* Contact Form */

#who {
	width: 460px; height: 500px;
	padding: 180px 0px 0px 210px; margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; color: #daefff; text-align: left; line-height: 16px;
	background-image: url(img/logo-squid.png); background-repeat: no-repeat;
	background-position: left top;
}

p.error {
	margin-left:20px;
	margin-top:4px;
	color: #daefff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
										 
#contact_form ul {
	float: right;
}
										
#contact_form ul li {
	margin: 2px 0px 0px 0px;
	list-style: none;
	position: relative;
	clear: both;
}
										
#contact_form label {
	line-height: 35px;
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 10px;
}
										
#contact_form input#name,
#contact_form input#email,
#contact_form input#number,
#contact_form input#address,
#contact_form input#subject,
#contact_form textarea {
	float: left;
	padding: 8px 0px 8px 8px;
	border: none;
	margin-left: 10px;
	background-color: #eeeeee;
}
										
#contact_form input#name,
#contact_form input#email,
#contact_form input#number,
#contact_form input#address,
#contact_form input#subject {
	width: 460px;
	margin-top: 1px;
}
										 
										 
#maillisthold {
		width: 200px; height: 30px;
		float: left;
		background-color:#daefff;
		}
										
#contact_form textarea {
	width:460px; height:60px;
	resize: none;
}
										
#contact_form input.button {
	margin: 8px 0px 0px 16px;
}
										 
/* Global Classes */

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.textright {
	text-align:right;
}

.error,
.success {
	display:none;
}

	
