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

#content-wrapper
{
	display:none;	
}

    .container {
	opacity:0.93;
	position: fixed;
	top: 0px;
	height: 100%;
	width: 100%;
    }
html
{
 -webkit-text-size-adjust: none;
 }
 

.inner {
	width:100%;
	max-width:1440px;
	margin:0px auto;
	text-align:center;
	display:block;
	font-family:'open-sans' !important;}

.title_line {
    border-bottom: 1px solid #ffffff;
    display: block;
    height: 1px;
    margin: auto;
	margin-top:10px;
    width: 230px;
}

.lead {
	font-family:'open-sans', sans-serif;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#000;
	margin-bottom:0px;
	padding:30px 30px 30px 30px;
	font-size:22px;}

.lead a {
	color:#ffdf85;
	text-decoration: none;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.lead a:hover {
	color:#777;
}
	
header {
	width:100%;
	height:100%;
	text-align:center;
	color:#000;
	position:absolute;
	 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
 

header h1 {
  font-family:      'open-sans', sans-serif;
	font-size:28px;
	text-transform:uppercase;
	letter-spacing:5px;
	font-weight:lighter;
	position:relative;
	margin:18% auto 0px auto;
	z-index: 999;}

.roles {
    font-family:'open-sans', sans-serif;
    font-size:         14pt;  
    font-weight:       300;  
    display:           inline-block;
    line-height:       70px;
    height:            70px;
    vertical-align:    middle;
    overflow:          hidden;
    color:             #FFF;
    text-shadow: 0 1px 0 rgba(0,0,0,0.01);
    z-index: 999;
}

.roles div {
    height:             70px;
    -webkit-transition: margin-top 0.5s ease-in-out;
    -moz-transition:    margin-top 0.5s ease-in-out;
    -o-transition:      margin-top 0.5s ease-in-out;
    transition:         margin-top 0.5s ease-in-out;
}

nav {
    background-color: #ffffff;
	position:fixed;
    height: 40px;
	opacity:1;
    margin: 0;
    width: 100%;
    z-index: 100;
}

nav #logo {
    color: #212121;
    display: inline-block;
    float: left;
    font-size: 12pt;
    letter-spacing: 2px;
    line-height: 19px;
    margin-left: 10px;
    padding: 10px;
    vertical-align: middle;
}

nav ul {
    display: inline-block;
    float: right;
    list-style: none outside none;
    margin-right: 10px;
    margin-top: 0px;
    vertical-align: middle;
}
nav ul li {
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
}
nav ul li a {
    color: #333333;
      font-family: "freight-sans-pro",sans-serif;
	   font-weight:400;
    font-size: 9pt;
    letter-spacing: 1px;
    margin: 5px 18px 0;
	margin-top:0px;
	padding-top:0px;
    padding: 18px 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}
nav ul li a:hover {
    color: #666666;
}
#nav .selected a {
    color: #ffffff;
}

#about {
	background-image: url(../images/bg_8.jpg);
	padding:70px 0px 50px;
	background-color:#FFF;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
	
#about .inner {
	width:100%;
	height:100%;
	margin:0px auto;
	text-align:center;}


#about h2 {
	color:#ffffff;
	  font-family:'open-sans'!important;
	  font-size:26px;
	  line-height:32px;
	
	  font-weight:300;
	  letter-spacing:1px;
	padding: 0px 0px 0px 0px;}
	
	#about h3 {
	color:#ffffff;
	  font-family:'open-sans'!important;
	  font-size:22px;
	  line-height:32px;
	
	  font-weight:300;
	  letter-spacing:1px;
	padding: 0px 0px 30px 0px;}
	
#social_module {
	background-color:#000;
	padding:30px 0px 30px;
	text-align:center;}


#social_module a {
	text-decoration: none;}

#social_module  ul li{
	list-style:none;
	display:inline-block; 
	padding: 0px 20px 0px 20px;}

.icon{
	font-family:"Socialico";
	font-weight:400;
	font-style:normal;
	font-size:70px;
	color:#fff;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out}
	
.icon:hover{
	color:#fec903;}

footer {
    background-color: #333333;
    bottom: 0;
      font-family: "freight-sans-pro",sans-serif;
	  font-weight:300;
    font-size: 11px;
    height: 48px;
    padding: 0px 0;
    position: static;
    text-align: center;
    width: 100%;
}

	
::selection {
	background: #f7a6b0; /* Safari */
	}
::-moz-selection {
	background: #f7a6b0; /* Firefox */
}

div#social {
    background-repeat: no-repeat;
  
    height: 40px;
    margin-left: auto;
	 margin-right: auto;
    margin-top: 0px;
    width: 125px;
    z-index: auto;
}

div#social2 {
    background-repeat: no-repeat;
  float:left;
    height: 40px;
  margin-left:25px;
    margin-top: 0px;
    width: 150px;
    z-index: auto;
}
.t {
    background-image: url("../images/t.svg");
      float:left;
    width: 40px;
	 height:38px;
	margin-top:4px;
		background-repeat:no-repeat;
}
.f {
    background-image: url("../images/f.svg");
  width: 40px;
   height:38px;
	float:left;
	margin-top:4px;
		background-repeat:no-repeat;
}
.g {
    background-image: url("../images/g.svg");
  width: 40px;
  height:38px;
	float:left;
	margin-top:4px;
	background-repeat:no-repeat;
}

.navlinks {
    color: #333333;
      font-family: "freight-sans-pro",sans-serif;
	   font-weight:400;
    font-size: 9pt;
    letter-spacing: 1px;
margin-left:30px;
	padding-top:6px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
	float:left;
}

.textref {
  margin-top:30px;
  font-weight:400;
  width:750px;
   max-width:80%;
  color:#222222;
  line-height:22px;
  font-size:13px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}