@font-face {
  font-family: 'Exo-Black';
  src: url('Exo-Black.eot?#iefix') format('embedded-opentype'),  url('Exo-Black.otf')  format('opentype'),
	     url('Exo-Black.woff') format('woff'), url('Exo-Black.ttf')  format('truetype'), url('Exo-Black.svg#Exo-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'exomedium';
    src: url('exo-medium-webfont.eot');
    src: url('exo-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('exo-medium-webfont.woff2') format('woff2'),
         url('exo-medium-webfont.woff') format('woff'),
         url('exo-medium-webfont.ttf') format('truetype'),
         url('exo-medium-webfont.svg#exomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*  behavior: url('includes/ie-css3.htc');  This lets IE know to call the script on all elements which get the 'box' class */
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
    background-color:#65666A;
    height: 100%;
   * background: transparent url('../images/website-soon-2 low.jpg') no-repeat scroll center 0;
    
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
* html .clearfix {
	height: 1%;
	overflow: visible;
}
* + html .clearfix {
	min-height: 1%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
table {
	border-collapse: collapse;
}
table td, table th {
	padding: 0;
}
a {
	outline: none;
	text-decoration: none;
}
figure {
	margin: 0;
}
hr {
	margin-top: 12px;
	margin-bottom: 12px;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
}
img {
	border: 0;
	outline: none;
}
.width-10 {
	width: 10px;
}
.height-5, .height-10, .height-15, .height-20, .height-25, .height-30, .height-70 {
	line-height: 1px;
	letter-spacing: 1px;
	font-size: 1px;
}
.height-5 {
	height: 5px;
}
.height-10 {
	height: 10px;
}
.height-15 {
	height: 15px;
}
.height-20 {
	height: 20px;
}
.height-25 {
	height: 25px;
}
.height-30 {
	height: 30px;
}
.height-70 {
	height: 70px;
}
.rounded {
	position: relative;
}
.webwrapper {
	width: 980px;
	margin: 0 auto;
}
.webwrapper2 {
	width: 1100px;
	margin: 0 auto;
}
header {
	height: 100px;
	background-color: #fff;
	width: 98%;
	padding:0 1%;
	min-width: 980px;
}
.logo {
	float: right;
	padding-top: 16px;
	margin-right: 20px;
}
#home {
	background: transparent url('../images/bluebg.png') repeat scroll center center;
	min-height: 600px;
}
.container > img{
/*width:100%*/
}
.container{
line-height: 0;
text-align: center;
}
.social{
    position: absolute;
    left: 0;
    top:2px;
    background: transparent url('../images/social.png') no-repeat scroll center center;
    width:250px;
    height:48px
}
.socialholder{
width:100%;
margin:0 auto;
    position: relative
}
.social > a{
    height: 48px;
    left: 51px;
    position: absolute;
    top: 0;
    width: 34px;
}
.social > a.li{
left:86px
}
.social > a.insta{
left:121px
}
.social > a.tw {
    left: 157px;
    width: 42px;
}
.social > a.mail {
    left: 203px;
    width: 46px;
    cursor: pointer
}
.grey{
    background: transparent url('../images/grey.png') repeat-y scroll 0 0;
 height: 100px;
    left: 50px;
    position: absolute;
    top: 50px;
    width: 195px;
    line-height: 30px;
    text-align: left;
    padding:20px;
    display:none;
    padding-left: 48px
}
.grey a{
color:#FFF;
font-family: tahoma;
}
.bg{
background: transparent url('../images/bg.jpg') no-repeat scroll -10px 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute
}
.ourweb{
    text-transform: uppercase;
    color: #000;
    text-align: center;
    background: transparent url('../images/g1.png') no-repeat scroll 0 0;
    width:100%;
    position: relative;
    margin-bottom: 10px

}
.header{
margin-bottom: 448px;
}
.ourweb bdo{
position: absolute;
    width:500px;
    height:100px;
        background: transparent url('../images/g2.png') no-repeat scroll 0 0;
    right:0

}
.contacts{
border-top:7px solid #F68932
}
.contact_box{
float: left;
 width:300px;
 background: transparent url('../images/gbg.png') repeat scroll 0 0;
    font-weight: normal;
    
    color:#FFF;
    font-size: 12px;
    width: 207px;
    padding:5px;
    margin-left: 3px;
    height: 500px
    
}
.contact_box h2{
color:#F68A1E;
    font-size: 13px;
/*    font-family: 'Exo-Black';*/
    font-weight: bold;
    font-family: tahoma;
	text-transform: uppercase;
}
.contact_box span{
display: block;
/*     font-family: 'exomedium';*/
    line-height: 18px;
    font-family: tahoma
}
.contacts .contact_box:first-child{
margin-left: 0
}
.contact_box section{
margin-bottom: 15px
}
.contacts{
margin-bottom: 25px
}
footer{
background-color:#F68932;
    color:#fff;
    font-family: tahoma, arial;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-size: 12px
}