@charset "UTF-8";

#iholder {
	padding-top:10px;
	width:1000px;
	height:940px;
	margin:0 auto 0 auto;
}
#iholder2 {
	padding-top:10px;
	width:1000px;
	margin:0 auto 0 auto;
	padding-right: 15px;
}
#white {
  color: #fff !important;
}
.iheader {
	width: 890px;
	margin:0 auto 70px auto;
}

.istabalizer {
	width: 890px;
	margin: 0 auto 0 auto;
}

.workvert {
	position: relative;
  	top: 50%;
  	transform: translateY(-50%);
}
.worktitle {	
	font-family: "Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-size: 18px;
  font-weight:500;
	color: #FFF;
	line-height: 1.8em;
}
.worktext {	
	font-family: "Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-size: 24px;
  	font-weight:500;
	color: #FFF;
}
.workup {
	width: 812px;
	height: 522px;
	margin: 0 auto 0 auto;
}
.workover {
	opacity: 0;
	background-color: #282828;
	width: 812px;
	height: 522px;
}
.workup:hover .workover {
	opacity: 1.0;
	text-align: center;
}

.title-about {
	width:700px;
	padding-bottom:15px;
	float:left;
}

.align-r {
	text-align:right;
}

.port-req {
	width:300px;
	margin:470px 0 0 733px;
	position: absolute;
	-ms-transform: rotate(90deg); /* IE 9 */
	-moz-transform: rotate(90deg); /* IE 9 */
	-o-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
	float:left;
}

.c-list {
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:16px;
}

.c-list-numbers {
	font-size:9px;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	color:#fff;
	-webkit-font-size:16px;
}

h1 {
	color:#000;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:96px;
	line-height:1.1em;
}

h2 {
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:34px;
	line-height:1.2em;
}

h3 {
	color:#fff;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:26px;
	line-height:1.2em;
}

p {
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:16px;
}

p.alt {
	color:#fff;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:16px;
}

.normal {
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:16px;
}
.list {
  line-height:1.2em;
  }

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#000;
}

a:hover.soc {
	text-decoration:none;
	color:#FFF;
}

.underline {
	text-decoration:underline;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:16px;
}

.underline2 {
	text-decoration:underline;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:16px;
}

.top {
	margin:16px 0 0 0;
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:16px;
}

.bottom {
	margin:4px 0 0 0;
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:16px;
}

.brk-btm {
	margin:0.5em 0 0.5em 0;
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:16px;
}

.brk-top {
	margin:1.44em 0 1.44em 0;
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:9px;
	-webkit-text-size:16px;
	-webkit-margin:0.5em 0 0.5em 0;
}

.brk-top2 {
	margin:3.60em 0 1.44em 0;
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:9px;
	-webkit-text-size:16px;
	-webkit-margin:1.5em 0 0.5em 0;
}

.brk-top3 {
	margin:5.76em 0 1.44em 0;
	color:#000;
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:9px;
	-webkit-text-size:16px;
	-webkit-margin:2.5em 0 0.5em 0;
}

.red {
	color:#fff;
}

a.red:hover {
	text-decoration:underline;
	color:#fff;
}

.bold {
	font-weight:600;
}

::selection {
  background:#FFF; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #FFF; /* Gecko Browsers */
}

.dated {
	font-family:"Helvetica Neue", Gotham, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:12px;
	text-align:center;
	margin:auto;
}