@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

@import "../css/reset.css";
@import "../css/superfish.css";

html {width: 100%;}
.logocenter { text-align:center;
}
a[href^="tel:"] {color: inherit;text-decoration:none;}
* {-webkit-text-size-adjust: none;}

body {



background-image:url(../images/logobg.png), url(../images/bg-degrad.png);
background-position: center top, center center;
background-repeat: no-repeat, repeat-y;

	font: 12px/19px  Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	position:relative;
      }



	font: 12px/19px  Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	position:relative;
	/*background: #85ccd9;*/
}
h1, h2, h2, h4, h5, h6 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #e9511a;
}
h2 {
	font-size: 32px;
	line-height: 1em;
	text-transform:uppercase;
}
h3 {
	padding-top:15px;
	font-size: 32px;
	line-height: 1em;
	color: #FC0;
}

#rightcol h3 { margin:0 0 20px; padding:3px 16px; color:#fff; background:#f00 url(images/h3_bg.gif) repeat left top; border:1px solid #000; }



h4 {
color:#FFFFFF; font:normal 24px/1.3em Arial, Helvetica, sans-serif; text-align: center; padding-top:20px; padding-bottom:15px;
}
h5 {
	font-size: 20px;
	line-height: 1em;
	color: #e9511a;
	text-transform:uppercase;
}
p {font:normal 16px/1.3em Arial, Helvetica, sans-serif; text-align:justify;  color: #D8D8D8;padding:10px 0px 10px 0px;}

.post-date { margin:0px 0 0; padding:12px 16px 8px; font:normal 12px/1.5em Arial, Helvetica, sans-serif; color:#fff; background:#199bd8 url(images/date_bg.gif) no-repeat left top; }



.text-info {color:#000;}
.lead {font-size:14px; color:#fe8948;}
p.lead {margin-bottom:10px;}

ul {
	padding: 0;
	margin: 0;
list-style-type: none;
}

ul.list li{


	font-size:13px;
	margin-top:7px;
	padding-left: 15px;
}
ul.list li a{color: #6f6f6f;}
ul.list li a:hover{color: #fd6e43;}

.list {
list-style-image: url('../images/check.gif'); list-style-position:inside;
}
/*links*/

a {
	text-decoration: none;
	color: #fe8948;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {color: #FFF;}


a.btn {
	background: url(../images/btn.jpg) 0 0 repeat-x #fe8948;
	display: inline-block;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1em;
	padding: 11px 30px 12px 30px;
	color: #fff;
	text-transform:uppercase;
	margin-top: 33px;
}

a.btn:hover {
	background:  #fe8948;
	color: #fff;
}
.clear {clear: both;}
.wrap {overflow:hidden;}

.wrap img {padding-top:5px;}

.indent-1 {padding:88px 0 35px 0;}
.indent-2 {
	padding:10px 0 10px 0;
}

.top-1 {padding-top:91px;}
.bot-1 {
	padding-bottom:10px;
}

/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 49px;
  height: 48px;
  overflow: hidden;
  background: url(../images/totop.png) 0 0 no-repeat;
  position: fixed;
  margin-right: -600px !important;
  right: 50%;
  bottom: 80px;
  z-index: 999;
}
#toTop:hover {
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*header*/

header {
	display: block;
	z-index: 999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
/*	background:#242424;*/
}

header h1 {
	float: none;
	display:block;
	position: relative;
	z-index: 999;
	margin:0;
}
header h1 a {display: inline-block;}
header h1 a img {display: block;}

nav {background:#000; margin-top:25px; margin-bottom:15px; padding:2px 0 2px 0;}
nav .grid_12 {text-align:center;}

.featured{
	position:relative;
	padding-top:0px;
}

.menu {
	    position:absolute;
}

.fixed {
	        position:fixed;
    top:0;
}
.icon-md {
  font-size: 20px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 10px;
}


/*******content********/
#content {/*background: url(../images/content-bg.jpg) 0 0 repeat-x #f7f7f7;*/}

.bg-1 {border-top:#c8cece 1px solid; border-bottom:#e0e0e0 1px solid; background: url(../images/bg-1.jpg) 0 0 repeat-x #f5f5f5;}
.bg-2 {background: #f1f1f1;}
.bg-3 {border-top:#dddddd 1px solid; border-bottom:#e2e2e2 1px solid;}
.border-1 {border-right:#d4d4d4 1px solid; padding-right:20px; padding-bottom:91px;}

.box-1 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box-1 img { text-align:center;/*float:left;*/}
.box-1 h4 {
	overflow:hidden;
	padding-top:4px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

.box-1 h3 {
	font:normal 22px/1.3em Arial, Helvetica, sans-serif;    text-align: center; padding-top:20px; padding-bottom:15px;
}




.box-1 .wrap {
	padding:10px;
	text-align: center;
}
.box-1 .wrap p{
	text-align: left;
}
.box-2 img {float:left; margin-right:20px;}

.list-news li {margin-top:45px;}
.list-news li:first-child {margin-top:0px;}
.list-news .wrap {padding-bottom:11px;}
.list-news .badge { background:#16445c; float:left; width:60px; padding:8px 0 8px 0; text-align:center; font-size:18px; line-height:1em; color:#fff; text-transform:uppercase; margin-right:20px;}
.list-news .badge span {display:block; font-size:10px;}

.list-people {margin-left:-20px; margin-top:-18px;}
.list-people li {float:left; margin-left:20px; margin-top:18px;}

.lists {overflow:hidden; margin-top:19px;}
.lists>div {float:left; width:160px;}

.list-project li {margin-top:91px;}
.list-project h4 {margin:39px 0 30px 0;}

.list-work li {margin-top:15px;}
.list-work li:first-child {margin-top:0px;}

/****************/
.carousel {padding:80px 0; position:relative;}

.carousel h4 {color:#000; margin:39px 0 30px 0;}

/*****************/
.map {padding-top:35px}
.map iframe {
  width: 100%;
  height: 462px;
  border: none;
}

address {font-size:14px; font-style:normal; margin-top:22px}
address dl {float:left; width:220px;}
address dl+dl {margin-left:20px;}
address dl dt {margin-bottom:19px;}
address dl span {display:inline-block; width:100px;}

/****Form****/

#form {padding-top: 30px; position:relative;}
#form .text-info {padding-bottom:3px;}
#form input {
	background:#fff;
	color:#6f6f6f;
	border: 1px solid #e5e5e5;
	padding: 6px 14px 7px 14px;
	width: 100%;
	height: 30px;
	float:left;
	font: 12px/15px  Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#form textarea {
	background:#fff;
	color:#6f6f6f;
	height: 273px;
	overflow: auto;
	border: 1px solid #e5e5e5;
	padding: 6px 14px 7px 14px;
	width: 100%;
	position: relative;
	resize:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float:left;
	font: 12px/15px  Arial, Helvetica, sans-serif;
	margin: 0;
}
#form label {
	position:relative;
	display: block;
	min-height: 45px;
	width: 95%;
	float: left;
}
#form label .title {font-size:16px; padding:12px 0 9px; display:block;}
#form .error, #form .empty {
	color: #FF0000;
	display: none;
	font-size: 10px;
	line-height:12px;
	width:auto;
	position: absolute;
	z-index: 999;
	right: 5px;
	bottom: -12px;
	float:left;
}
#form .error-empty {
	display:none;
	float:left;}
#form .message {width: 95%;}


#form .success {
	display: none;
	position: absolute;
	width: 95%;
	font-size: 16px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	padding: 20px 10px;
	z-index: 999;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#form .btn {cursor:pointer;}


/************Footer***********/

footer {
	font-size: 12px;
	color: #FFF;
/*	text-transform:uppercase;*/
	padding:21px 0 18px 0;
	background-color:#000;
}
footer span {display:block; margin-top:6px;}
footer a {color: #FFF;}
footer a:hover {color: #e9511a;}
.soc-icon {display:block;}
.soc-icon li {display:inline-block; float:right; margin-left:13px;}
.soc-icon li a {display:block;}
.soc-icon li a img {opacity:0.46;}
.soc-icon li a:hover img {opacity:1;}
