@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

@import "../css/reset.css";
@import "../css/superfish.css";

html {width: 100%;}

a[href^="tel:"] {color: inherit;text-decoration:none;}
* {-webkit-text-size-adjust: none;}

body {
	font: 13px/19px; font-family:"Book Antiqua", Arial;
	color:#000000;
	position:relative;
	
}
h1, h2, h2, h4, h5, h6 {
	font-weight: normal;
	font-family: "Book Antiqua",Arial, "Times New Roman", Times, serif;
	color: #000000;
}
h2 {
	font-size: 19px;
	line-height: 1em; color:#000000; text-transform:capitalize;
	
}
h4 {
	font-size: 16px;
	line-height: 1em;
	color: #C3430B; font-weight:bold;
	text-transform:uppercase;
}
p {margin-bottom: 19px;font-family:"Book Antiqua","Times New Roman", Times, serif; font-size:14px;}
.text-info {color:#000;}
.lead {font-size:14px; color:#fe8948;}
p.lead {margin-bottom:10px;}

ul {
	padding: 0;
	margin: 0;
	list-style: disc;font-family:"Book Antiqua","Times New Roman", Times, serif; font-size:14px; margin-left:20px;
}

ul.list li{
	background: url(../images/marker.gif) 0 6px no-repeat;
	color: #6f6f6f;
	font-size:13px;
	margin-top:7px;
	padding-left: 27px;
}
ul.list li a{color: #6f6f6f;}
ul.list li a:hover{color: #fd6e43;}
/*links*/

a {
	text-decoration: none; font-size:13px;
	color: #fe8948;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {color: #16445c;}


a.btn {
	background: url(../images/btn.jpg) 0 0 repeat-x #D7D00B;
	display: inline-block;
	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-size:13px;
	line-height:1em;
	padding: 11px 10px 12px 10px;
	color: #fff;
	text-transform:uppercase;
	margin-top: 13px;
}

a.btn:hover {
	background:  #67208C;
	color: #fff;
}
.clear {clear: both;}
.wrap {overflow:hidden;}
.indent-1 {padding:10px 0px 15px 0px; text-align:center; font-size:16px; font-weight:bold;}
.indent-2 {padding:10px 0 5px 0; color:#0033CC; font-weight:bold; font-size:28px; text-transform:uppercase; text-align:center;}

.top-1 {padding-top:91px;}
.bot-1 {padding-bottom:15px;}

/*----------- 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: -500px !important;
  right: 50%;
  bottom: 80px;
  z-index: 999;
}
#toTop:hover {
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*header*/

header {
	display: block;
	padding: 9px 0 0 9px;
	z-index: 999;
	background:#4fb4e8;
}

header h1 {
	float: none;
	text-align:center;
	display:block;
	position: relative;
	z-index: 999;
	margin:0;
}
header h1 a {display: inline-block;}
header h1 a img {display: block;}

nav {background:#397305; margin-top:5px; padding:1px 0 1px 0; height:45px;}
nav .grid_12 {text-align:center;}

.featured{
	position:relative;display: block;
	
	z-index: 999;
	background:#bb2a63;
	padding:10px;
}


/*******content********/
#content { background-color:#bae78c;}

.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: #F9F9D3;}

.border-1 {border-right:#d4d4d4 1px solid; padding-right:20px; padding-bottom:9px;}

.box-1 {margin : 10px 0;}
.box-1 img {float:left;}
.box-1 h4 {overflow:hidden; padding-top:22px; padding-bottom:18px;}
.box-1 .wrap {padding:10px;}

.box-2 img {float:left; margin-right:20px;}

.list-news li {margin-top:5px;}
.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:11px;}
.list-project h4 {margin:15px 0 30px 0;}
.list-project img { border:3px solid #333333;}

.list-work li {margin-top:15px;}
.list-work li:first-child {margin-top:0px;}

/****************/
.carousel {padding:10px 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: 70%;
	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: 90%;
	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;}

input{ 
	float: right;
	background-color:#f7f7f7;
	width:328px;                          
	height:40px;
	border: 1px #c9c9c9 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	padding: 0 5px;
	margin-bottom:18px;
	}

textarea{
	float: right;
	background-color:#f7f7f7;
	width:328px;
	height:103px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	margin-bottom:18px; 
	line-height:22px;
	border: 1px #c9c9c9 solid;; 
	padding:5px;
	}	
	
	#submit {
	background: url(../images/bg_button.png) left top no-repeat;
	
	font-size:16px; 
	line-height:16px; 
	color:#fff; 
	width:111px;
	height: 39px;
	text-align: center; text-transform:capitalize;
	
	text-decoration: none;
	display: block;
	padding: 6px 0 11px 0;
	margin: 7px 127px 0 ;
	border: none;
	float: left;
}
/************Footer***********/

footer {
	font-size: 12px;
	color: #000000;
	text-transform:uppercase;
	padding:21px 0 18px 0; background:#4fb4e8;
}
footer span {display:block; margin-top:6px;}
footer a {color: #6398a2;}
footer a:hover {color: #16445c;}
.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 {}
.soc-icon li a:hover img {opacity:1;}
