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

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

html {
	width: 100%;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	background: #ffdf5e;
	color: #242424;
	font-family: 'Gilda Display', serif;
	font-size: 16px;
	position: relative;
}

footer span.year {
	display: inline-block;
	margin-top: 0;
}

h1,
h2,
h2,
h4,
h5,
h6 {
	font-weight: normal;
	font-family: 'Gilda Display', serif;
	color: #242424;
}

h2 {
	font-size: 19px;
	line-height: 1em;
	text-transform: uppercase;
}

h4 {
	font-size: 18px;
	line-height: 1em;
	color: #16445c;
	text-transform: uppercase;
}

p {
	margin-bottom: 19px;
}

.text-info {
	color: #000;
}

.lead {
	font-size: 14px;
	color: #81b6d5;
}

p.lead {
	margin-bottom: 10px;
}

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

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;
	color: #81b6d5;
	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 #ffdf5e;
	display: inline-block;
	font-family: 'Gilda Display', serif;
	font-size: 14px;
	line-height: 1em;
	padding: 11px 30px 12px 30px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 33px;
}

a.btn:hover {
	background: #ffdf5e;
	color: #fff;
}

.clear {
	clear: both;
}

.wrap {
	overflow: hidden;
}

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

.indent-2 {
	padding: 0 0 25px 0;
}

.top-1 {
	padding-top: 91px;
}

.bot-1 {
	padding-bottom: 85px;
}

/*----------- 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;
	padding: 39px 0 0;
	z-index: 999;
	background: #81b6d5;
}

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: #ffdf5e;
	margin-top: 41px;
	padding: 14px 0;
}

nav .grid_12 {
	text-align: center;
}

#content {
	background: #d9effc;
	padding-top: 65px;
}

.bg-1 {
	border-top: #c8cece 1px solid;
	border-bottom: #e0e0e0 1px solid;
	background: url(../images/bg-1.jpg) 0 0 repeat-x #d9effc;
}

.bg-2 {
	background: #d9effc;
}

.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: 121px;
	margin-bottom: 84px;
}

.box-1 img {
	float: left;
}

.box-1 h4 {
	overflow: hidden;
	padding-top: 22px;
}

.box-1 .wrap {
	padding-bottom: 18px;
}

.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-top: 91px;
	padding-bottom: 91px;
	position: relative;
}

.carousel1 {
	cursor: default !important;
	overflow: hidden;
}

.carousel1 li {
	float: left;
	width: 220px !important;
	margin-right: 20px;
}

.carousel_div {
	width: 960px;
	margin: 0 auto;

}

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

a.prev1,
a.next1 {
	width: 29px;
	height: 29px;
	top: 43px;
	position: absolute;
	display: block;
	z-index: 999;
	background: #d9effc;
}

a.next1 {
	right: 0px;
	background: url(../images/next.png) 0 0 no-repeat #81b6d5;
}

a.prev1 {
	right: 34px;
	background: url(../images/prev.png) 0 0 no-repeat #81b6d5;
}

a.next1:hover {
	background-color: #ffdf5e;
}

a.prev1:hover {
	background-color: #ffdf5e;
}

.map {
	padding-top: 35px
}

.map iframe {
	width: 100%;
	border: none;
}

address {
	font-style: normal;
	margin-top: 22px
}

address dl {
	float: left;
}

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%;
	float: left;
	font: 12px/15px 'Gilda Display', serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#form textarea {
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #6f6f6f;
	height: 26vh;
	overflow: auto;
	padding: 6px 14px 7px 14px;
	position: relative;
	resize: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	font: 12px/15px 'Gilda Display', serif;
	margin: 0;
	width: 90%;
}

#form label {
	color: #000;
	display: block;
	float: left;
	min-height: 45px;
	position: relative;
	width: 90%;
}

#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: 100%;
}


#form .success {
	display: none;
	position: absolute;
	width: 100%;
	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 {
	font-size: 12px;
	color: #242424;
	text-transform: uppercase;
	padding: 21px 0 18px 0;
}

footer span {
	display: block;
	margin-top: 6px;
}

footer a,
footer a:hover {
	color: #242424;
}

.sf-menu>li>ul {
	width: 14vw;
}

.sf-menu>li>ul>li {
	height: 3.5vh;
}

.soc-icon,
.soc-icon li a {
	display: block;
}

.soc-icon li {
	display: inline-block;
	margin-left: 13px;
}

.soc-icon li a:hover img {
	opacity: 1;
}