@import"../css/reset.css";
@import"../css/skeleton.css";
@import"../css/superfish.css";
@import"../css/forms.css";
@import"../css/flexslider.css";
@import"../css/custom.css";



@font-face {
	font-family: 'Proxima Nova Xbold';
	src: url('/assets/fonts/Proxima Nova Xbold.eot');
	src: local('?'), url('/assets/fonts/Proxima Nova Xbold.woff') format('woff'), url('/assets/fonts/Proxima Nova Xbold.ttf') format('truetype'), url('/assets/fonts/Proxima Nova Xbold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Bold';
	src: url('/assets/fonts/Proxima Nova Bold.eot');
	src: local('?'), url('/assets/fonts/Proxima Nova Bold.woff') format('woff'), url('/assets/fonts/Proxima Nova Bold.ttf') format('truetype'), url('/assets/fonts/Proxima Nova Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Reg';
	src: url('/assets/fonts/Proxima Nova Reg.eot');
	src: local('?'), url('/assets/fonts/Proxima Nova Reg.woff') format('woff'), url('/assets/fonts/Proxima Nova Reg.ttf') format('truetype'), url('/assets/fonts/Proxima Nova Reg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Sbold';
	src: url('/assets/fonts/Proxima Nova Sbold.eot');
	src: local('?'), url('/assets/fonts/Proxima Nova Sbold.woff') format('woff'), url('/assets/fonts/Proxima Nova Sbold.ttf') format('truetype'), url('/assets/fonts/Proxima Nova Sbold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



html {overflow-y:scroll;}
body {
	background: #fff url('../images/bg-body.png') repeat;
	font:14px/20px Arial, sans-serif;
	color:#aba196;
	position:relative;
	min-width:320px;
	/*margin: 0 40px;*/
	margin: 0;
}
html,body {
	height:100%;
}
a {
	color:#ed6c12;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
img {
	max-width:100%;
	height:auto;
}

/*  Header styles */
/*
h1 {float:left;}
*/
a#logo {
	display: block;
	text-indent: -999em;
	width: 130px;
	height: 100px;
	background: url('../images/logo.png') no-repeat;
}
h1 {
	font-size:24px;
	line-height:28px;
	color:#958a7e;
	text-transform:uppercase;
}
h2 {
	font-size:20px;
	line-height:24px;
	color:#958a7e;
	text-transform:uppercase;
}
h3 {
	font-size:14px;
	line-height:17px;
	color:#beb8b1;
	text-transform: uppercase;
}
strong, strong a {
	font-size:14px;
	line-height:17px;
	color:#c4beb8;
	text-transform: uppercase;
}
	strong a:hover {
		color:#ed6c12;
	}

.tetx-1 a, .testimonials a, .list-1 li a, .list-2 li a, .button, .link-1, .footer-list li a, .policy a, .sf-menu > li, .sf-menu  li li {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 16px;
}
	
/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft, .fleft-r {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.alignmiddle *{
	vertical-align:middle;
}

/* IDENTS
========================================================================= */
.ident-bot-1 {margin-bottom: 20px;}
.ident-bot-2 {margin-bottom: 19px;}
.ident-bot-3 {margin-bottom: 7px;}
/*.ident-bot-4 {margin-bottom: 38px;}*/
.ident-bot-4 {margin-bottom: 20px;}
.ident-bot-5 {margin-bottom: 30px;}
.ident-bot-6 {margin-bottom: 28px;}
.ident-bot-7 {margin-bottom: 16px;}
.ident-bot-8 {margin-bottom: 12px;}
.ident-bot-9 {margin-bottom: 10px;}
.ident-bot-10 {margin-bottom: 62px;}
.ident-bot-11 {margin-bottom: 26px;}
.ident-bot-12 {margin-bottom: 36px;}
.ident-bot-13 {margin-bottom: 24px;}
.ident-bot-14 {margin-bottom: 23px;}
.ident-bot-15 {margin-bottom: 15px;}


.inner-ident-top-1 {/*padding-top:31px;*/}


/* HEADER
========================================================================= */
header {padding:50px 0 0 0;}
nav {
	/*
	*/
	padding-top:17px;
	float:right;
	position: relative;
	top: -82px;
}
.border-1 {
	border-bottom: 0px solid #fbfaf9;
	padding-bottom:14px;
}
	
/* CONTENT
========================================================================= */
#page1 #content {
	padding:0 0 32px 0;
}
#content {
	/*padding:50px 0 32px 0;*/
	/*padding:10px 0 32px 0;*/
	padding:10px 0 0 0;
}
span > img {border: 0px solid #c8c1b6; display:inline-block;}

.line {
	background: #f6f5f4;
	height: 2px;
	overflow:hidden;
}
.line-2 {
	background: #f6f5f4;
	height: 5px;
	overflow:hidden;
}

.tetx-1, .tetx-1 a {
	color:#ed6c12;
	font-size:16px;
	line-height:22px;
}
	.tetx-1 a:hover {color:#aba196;}
.tetx-2 {
	color:#000;
	line-height:22px;
}
.well {
	font-size:30px;
	line-height:36px;
	color:#bfbab2;
	text-transform:uppercase;
	padding-top:20px;
	margin-bottom:21px;
}
.testimonials {
	/*background-color:#f4f3f0;*/
	background-color:#000000;
	border: 1px solid #e8e5e0;
	padding: 31px 31px 45px 31px;
}
.testimonials h2 {margin-bottom:24px;}
.q-ident {
	padding-left:50px;
	background: url('../images/p-bg.png') no-repeat 0 2px;
	margin-bottom:16px;
}
.testimonials .name {color:#000;}
.testimonials a:hover {color:#aba196;}

.block-left-1 {
	margin-top:-4px;
	margin-left:120px;
}
.block-left-2 {
	overflow:hidden;
	margin-left:250px;
	font-style:italic;
	padding-left:50px;
	background: url('../images/p-bg.png') no-repeat 0 2px;
	margin-top:-5px;
}

.column-1 {
	background-color:#f4f3f0;
	border: 1px solid #e8e5e0;
	height: 477px;
}
.column-1 span > img {border:none;}
.column-1 .c-ident {
	padding: 28px 20px 40px 30px;
}
	
.img-icon-1 {
	float:left;
	margin-right: 0px;
	margin-top: -5px;
}
.img-icon-2 {
	float:left;
	margin-right:12px;
}
.img-icon-3 {
	float:left;
	margin-right:12px;
}

.list-1 li {
	padding-left: 14px;
	background: url('../images/marker.png') no-repeat 0 7px;
	margin-bottom:10px;
}
	.list-1 li a {
		color: #aba196;
	}
	.list-1 li a:hover {
		color: #ed6c12;
	}
.list-2 li {
	padding-left: 14px;
	background: url('../images/marker-1.png') no-repeat 0 7px;
	margin-bottom:10px;
}
	.list-2 li a {
		color: #ed6c12;
	}
	.list-2 li a:hover {
		color: #aba196;
	}

.rt-inner-ident-1 {
	padding: 0 40px;
}
.rt-inner-ident-2 {
	padding-right:40px;
}
.rt-inner-ident-3 {
	padding-right: 40px;
}
.rt-hidden-1 {
	display:none;
}

/* BUTTONS, LINKS
========================================================================= */
.button {
	display:inline-block;
	color:#fff;
	font-size:14px;
	line-height:20px;
	padding:4px 15px;
	background-color:#ed6c12;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
	.button:hover {
		background-color:#958a7e;
	}
.link-1 {
	color:#ed6c12;
}
	.link-1:hover {
		color:#aba196;
	}

/* FOOTER
========================================================================= */
footer {
	/* border-top: 5px solid #272727; */
	padding-top:12px;
	/* padding-bottom:33px; */
}
.footer-aside {
	/*background-color:#272727;*/
	padding:32px 0 24px 0;
	margin-bottom:33px;
	background: url('/site-images/footer-bg.png') repeat;
}
.footer-list li {
	/*background: url('../images/line-li.png') repeat-x 0 0;*/
	padding:10px 0;
}
	.footer-list li:first-child {background:none;}
.footer-list li a {
	color:#b8b7b5;
	background: url('../images/marker.png') no-repeat 0 4px;
	padding-left:12px;
}
	.footer-list li a:hover {color:#ed6c12;}
	
.footer-list li.soc-1 a {
	background: url('/site-images/footer-facebook.png') no-repeat;
	padding-left:32px;
	padding-top:10px;
}
.footer-list li.soc-2 a {
	background: url('../images/rss.png') no-repeat;
	padding-left:28px;
}
.footer-list li.soc-3 a {
	background: url('../images/twitter.png') no-repeat;
	padding-left:28px;
}
.policy a {
	color: #aba196;
}
	.policy a:hover {
		color:#ed6c12;
	}
	

/* MEDIA */
/*==========================================*/
@media only screen and (min-width: 768px) and (max-width: 995px) {
	.rt-inner-ident-1 {
		padding: 0 20px;
	}
	.rt-inner-ident-2 {
		padding-right:20px;
	}
	.rt-inner-ident-3 {
		padding-right:20px;
		padding-left:12px;
	}
	.testimonials {
		padding-left:14px;
		padding-right:14px;
	}
	.fleft-r {float:none;}
	.block-left-1 {
		margin-top:10px;
		margin-left:0px;
	}
	#home {
		display: block;
	}
	#about-us-header-image {
		display: none;
	}
	
		
	
	/* Pages */
	.home-news-container {
		min-height: 0px;
	}
	.home-news-container .home-news-details {
		width: 270px;
	} 
	
	
	.about-us-text-wrapper {
		width: 767px;
	}


	.staff-wrapper {
		float: left; 
		clear: none; 
		width: 760px;
	}
	
	.staff-wrapper .staff-left {
		clear: both; 
		margin: 0;
	}
	
	.staff-wrapper .staff-center {
		float: left; 
		clear: none; 
		margin: 0;
	}
	.staff-wrapper .staff-right {
		float: left; 
		clear: none; 
		margin: 0;
	}
	
	.wrapper .footer-block {
		width: 100%; 
		float: left; 
		clear: both;
		margin-top: 40px;
		padding-left: 60px;
	}
	
	/*
	.wrapper .footer-block#footer-block-newsletter {
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		padding: 40px 0 40px 10px;
	}
	*/
}
@media only screen and (max-width: 767px) {
	.rt-br-1 {
		display:none;
	}
	.rt-ident-bot-1 {
		margin-bottom: 40px;
	}
	.rt-ident-bot-2 {
		margin-bottom: 30px;
	}
	.rt-inner-ident-1 {
		padding: 0;
	}
	.rt-inner-ident-2, .rt-inner-ident-3 {
		padding-right:0px;
	}
	.rt-img-1 {
		width:100%;
	}
	.inner-ident-top-1, .well {padding-top:0px;}
	.policy {
		text-align:center;
	}
	.footer-list li a {
		background-position:20px 4px;
		padding-left:40px;
	}
	.footer-list li.soc-1 a,
	.footer-list li.soc-2 a,
	.footer-list li.soc-3 a {
		padding-left:48px;
		background-position:20px 0;
	}
	.footer-aside h3 {
		padding-left:20px;
	}
	.block-left-2 {
		overflow:auto;
		clear:both;
		margin-left:0;
	}
	.aligncenter-r {
		text-align:center;
		display:block;
		float:none;
	}
	.aligncenter-r-2 {
		text-align:center;
		display:block;
	}
	header {padding-top:0;}
	nav {padding-top:0;}
	h1 {padding-top:22px;}
	/*
	h1 a {
		width: 197px;
		height: 41px;
		background: url('../images/logo-mobile.png') no-repeat;
	}
	*/
	body {
		margin: 0;
	}
	#home {
		display: block;
	}
	
	#about-us-header-image {
		width: 100% !important;
		height: auto !important;
		background: url('/site-images/footer-bg.png') repeat !important;
		padding: 40px 0 !important;
	}
	#about-us-header-text {
		top: 0px !important;
		font-size: 14px !important;
	}
	
	/*
	.wrapper .footer-block {
		width: 100%; 
		float: left; 
		clear: both;
		margin-top: 40px;
		padding-left: 10px;
	}
	
	.wrapper .footer-block#footer-block-newsletter {
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		padding: 40px 0 40px 10px;
	}
	*/

}

@media only screen and (max-width: 767px) {
	.wrapper .footer-block {
		width: 100%; 
		float: left; 
		clear: both;
		margin-top: 40px;
		padding-left: 60px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.rt-grid-1 {
		width:200px !important;
		float:left !important;
	}
	.rt-grid-1.ident-l {margin-left:20px;}
	.rt-inner-ident-100 {
		padding-right:100px;
	}
	.column-1 .aligncenter-r-2 {margin-top:20px;}
	#home {
		display: block;
	}
	#about-us-header-image {
		display: none;
	}
	
	
	
	/* Pages */
	.home-news-container {
		min-height: 0px;
	}
	.home-news-container .home-news-details {
		width: 270px;
	} 
	
	
	.about-us-text-wrapper {
		width: 420px;
	}


	.staff-wrapper {
		float: left; 
		clear: both; 
		width: 420px;
	}
	
	.staff-wrapper .staff-left {
		clear: both; 
		margin: 0 0 20px 90px;
	}
	
	.staff-wrapper .staff-center {
		float: left; 
		clear: both; 
		margin: 0 0 20px 90px;
	}
	.staff-wrapper .staff-right {
		float: left; 
		clear: both; 
		margin: 0 0 20px 90px;
	}
	
	#content .container_24 .grid_24 .wrapper .grid_17 .rt-inner-ident-3 .ident-bot-5 .grid_8 {
		height: auto !important;
	}

	#staff-content {
		float: left;
		clear: both; 
		width: 480px; 
		margin-left: 20px;
	}

	.project-filter-label {
		float: left !important;
		display: none;
	}

/*	
	.wrapper .footer-block#footer-block-newsletter {
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		padding: 40px 0 40px 10px;
	}
*/

}


@media only screen and (max-width: 460px) {
	/* Pages */
	.home-news-container {
		min-height: 0px;
	}
	.home-news-container .home-news-details {
		width: 245px;
	} 
	
	
	.home-news-wrapper .home-news-image a {
		display: none;
	}
	
	.about-us-text-wrapper {
		width: 300px;
	}


	.staff-wrapper {
		float: left; 
		clear: both; 
		width: 420px;
	}
	
	.staff-wrapper .staff-left {
		float: left;
		clear: both; 
		margin: 0 0 20px 0;
	}
	
	.staff-wrapper .staff-center {
		float: left; 
		clear: both; 
		margin: 0 0 20px 0;
	}
	.staff-wrapper .staff-right {
		float: left; 
		clear: both; 
		margin: 0 0 20px 0;
	}
	
	#content .container_24 .grid_24 .wrapper .grid_17 .rt-inner-ident-3 .ident-bot-5 .grid_8 {
		height: auto !important;
	}
	
	#staff-content {
		float: left; 
		clear: both; 
		width: 280px; 
		margin-left: 20px;
	}

	.project-filter-label {
		float: left !important;
		display: none;
	}
	
	/*
	.wrapper .footer-block {
		width: 100%; 
		float: left; 
		clear: both;
		margin-top: 40px;
		padding-left: 10px;
	}
	
	.wrapper .footer-block#footer-block-newsletter {
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		padding: 40px 0 40px 10px;
	}
	*/

}


/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */


/* Specific for projects */
@font-face {
	font-family: 'Proxima Nova';
	src: 	url('/fonts/proxima_nova_black-webfont.eot');
	src: 	url('/fonts/proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
			url('/fonts/proxima_nova_black-webfont.woff') format('woff'),
			url('/fonts/proxima_nova_black-webfont.ttf') format('truetype'),
			url('/fonts/proxima_nova_black-webfont.svg#proxima_nova_blregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

#content .container_24 .grid_24 .ident-bot-4 .grid_8 .column-1 p.ident-bot-1 {
	height: 140px;
	overflow: hidden;
}

#content .container_24 .grid_24 .ident-bot-4 .grid_8 .column-1 .c-ident h2.ident-bot-1 {
	height: 48px;
}

#content .container_24 .grid_24 .ident-bot-4 .grid_8 {
	/*margin-bottom: 40px;*/
	margin-bottom: 10px;
}

.ident-bot-1 {
	/* height: 50px; */
}


/* Specific for our services */
#content .container_24 .grid_24 .wrapper .grid_17 .rt-inner-ident-3 .ident-bot-5 .grid_8 {
	height: 400px;
}


/*
h2, h3, .well, strong, .sf-menu > li > a, .sf-menu li li a, .slide-block-1, .button, #menu-icon {
	font-family: 'Proxima Nova', sans-serif;
}
*/
h1, h2, h3, .well, strong, .sf-menu > li > a, .sf-menu li li a, .slide-block-1, .button, #menu-icon {
	font-family: 'Open Sans', sans-serif;
}

.form-label {
	display: none;
}

#home {
	display: none;
}


#staff-content {
	float: left; 
	clear: both; 
	width: 620px; 
	margin-left: 20px;
}
