@charset "utf-8";
@import url('bootstrap.min.css');
@import url('owl.carousel.css');
@import url('colorbox.css');

body {
	margin: 0;
	background-color: #fff;
	height: 100%;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
	color: #112224;
	line-height: 20px;
}

/*
* {
	-moz-transition: all .3s;
		-webkit-transition: all .3s;
			transition: all .3s;
}
*/

a,
a:link,
a:active,
a:visited {
	outline: none;
	text-decoration: none;
}
a:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0;
	font-weight: 400;
}

.bold {
	font-weight: 700;
}

.container {
}
.col-xs-1, .col-sm-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-lg-12 {
	padding: 0;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	max-width: 1830px;
	padding: 0 20px;
}
@media (max-width: 1199px) {
	#wrapper {
		padding: 0;
	}
}

body .section {
	clear: both;
	margin: 0 auto;
	max-width: 1830px;
}
@media (max-width: 991px) {
	.section {
		margin: 0;
	}
}

.section .row {
	margin: 0;
	padding: 0;
}

body .container,
body .container-fluid {
	padding: 0;
}

/* <header */
#header {
}
#header * {
	-moz-transition: all .3s;
		-webkit-transition: all .3s;
			transition: all .3s;
}
#header .navbar-default {
	background-color: #fff;
	border-bottom: none;
	height: 100px;
}
#header .navbar-default.shrink {
	height: 60px;
	border-bottom: 1px solid #eee;
}
.navbar-fixed-top {
	border: none;
}
.navbar {
	margin: 0;
}
#header .navbar-default .container {
}
#header .navbar-default.shrink .container {
	height: 70px;
}
#header .navbar-default h1 {
	margin: 5px 0 0 10px;
	width: 214px;
	height: 76px;
}
#header .navbar-default.shrink h1 {
	margin: 5px 0 0 10px;
	width: 140px;
	height: 50px;
}
#header .navbar-default h1 a#logo {
	margin: 0;
	background: url('../images/crafthouse-logo.png') 0 0 no-repeat;
	background-size: contain;
	width: 214px;
	height: 76px;
	text-indent: -9999px;
}
#header .navbar-default.shrink h1 a#logo {
	margin: 0;
	background: url('../images/crafthouse-logo-shrink.png') 0 0 no-repeat;
	background-size: contain;
	width: 140px;
	height: 50px;
	text-indent: -9999px;
}
#header .navbar-default .navbar-nav {
	padding: 45px 10px 0 0;
}
#header .navbar-default.shrink .navbar-nav {
	padding-top: 25px;
	min-height: 60px;
}
#header .navbar-default .navbar-nav.navbar-right {
	margin: 0;
}
#header .navbar-default .navbar-nav > li {
	margin: 0;
	height: 10px;
	padding: 0 0 0 25px;
}
#header .navbar-default .navbar-nav > li:first-child {
	padding-left: 0;
}
#header .navbar-default .navbar-nav > li > a {
	margin: 0;
	padding: 0;
	height: 10px;
	font-size: 12px;
	color: #a7a9ac;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 10px;
}
#header .navbar-default .navbar-nav > li > a.active,
#header .navbar-default .navbar-nav > li > a:hover {
	color: #16282a;
}

#header .navbar-default .navbar-nav > li > a.facebook {
	margin-top: -2px;
	background: url('../images/facebook.png') 0 0 no-repeat;
	width: 7px;
	height: 14px;
	text-indent: -9999px;
}
@media (max-width: 991px) {
	#header .navbar-default,
	#header .navbar-default.shrink {
		height: 70px;
	}
	#header .navbar-default h1 {
		margin-top: 0;
		margin-left: 0;
		width: 180px;
		height: 64px;
	}
	.navbar-header {
		padding: 0 25px;
		height: 70px;
	}
	#header .navbar-default h1 {
		margin: 5px 0 0 0;
		width: 140px;
		height: 50px;
	}
	#header .navbar-default h1 a#logo {
		margin: 0;
		width: 140px;
		height: 50px;
		text-indent: -9999px;
	}
	#header .navbar-default.shrink h1 {
		margin: 5px 0 0 0;
		width: 140px;
		height: 50px;
	}
	#header .navbar-default.shrink h1 a#logo {
		margin: 0;
		background-size: contain;
		width: 140px;
		height: 50px;
		text-indent: -9999px;
	}

	#header .navbar-default .navbar-nav,
	#header .navbar-default.shrink .navbar-nav{
		padding-top: 31px;
	}
	#header .navbar-default .navbar-nav > li {
		padding-left: 10px;
	}
	#header .navbar-default .navbar-nav > li a {
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	#navbar-main {
		position: absolute;
		margin-top: 0;
		overflow: hidden;
		background-color: #fff;
		width: 100%;
		border: none;
		z-index: 999999;
		-moz-box-shadow: 0px 2px 4px 0px rgba(186,186,186,0.3);
			-webkit-box-shadow: 0px 2px 4px 0px rgba(186,186,186,0.3);
				box-shadow: 0px 2px 4px 0px rgba(186,186,186,0.3);
	}
	.container > .navbar-collapse {
		margin: 0;
		padding: 0;
		border: none;
	}
	#header .navbar-default .navbar-nav {
		padding: 30px 0 20px;
	}
	#header .navbar-default .navbar-nav > li {
		float: none;
		display: block;
		margin-bottom: 30px;
		padding: 0;
		line-height: 40px;
	}
	#header .navbar-default .navbar-nav > li > a {
		font-size: 16px;
	}
	#header .navbar-default .navbar-nav > li > a.facebook {
		margin-top: 0;
		background: none;
		width: auto;
		height: auto;
		padding-bottom: 30px;
		text-indent: 0;
	}
	.shrink #navbar-main {
	}
	#navbar-main ul {
		padding: 20px 0;
	}
	#navbar-main li a {
		font-size: 16px;
		color: #fff;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
		line-height: 50px;
	}
	#navbar-main li a.active {
		color: #000;
	}
	#navbar-main li a:hover,
	#navbar-main li a:focus {
		color: #000;
	}
}
@media (max-width: 479px) {
}
/* <toggle nav */
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus {
	margin-top: 0;
	margin-right: 0;
	background-color: #fff;
	width: 40px;
	height: 40px;
	border: none;
	z-index: 9999;
}
.navbar-default .navbar-toggle:hover {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #121b26;
	width: 20px;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #eb3705;
}
.navbar-default .navbar-toggle .icon-bar + .icon-bar + .icon-bar {
	width: 10px;
}
@media (max-width: 767px) {
	.navbar-default .navbar-toggle,
	.navbar-default .navbar-toggle:focus {
		top: -40px;
	}
	.shrink.navbar-default .navbar-toggle,
	.shrink.navbar-default .navbar-toggle:focus {
	}
}
/* toggle nav> */
/* header> */

/* <section-1 */
#section-1 {
	position: relative;
	margin-top: 100px;
	background: url('../images/crafthouse-casa-melc.jpg') 50% 0 no-repeat;
	/*height: 870px;*/
	height: 800px;
}
#section-1 .news {
	float: right;
	margin: 30px;
	background-color: rgba(239, 65, 35, 0.1);
	width: 270px;
	height: 100px;
	padding: 20px;
}
#section-1 .news h6 {
	display: inline-block;
	height: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #fff;
	line-height: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#section-1 .news a {
	color: #fff;
	-webkit-user-select: none;
		-khtml-user-select: none;
			-moz-user-select: none;
				-o-user-select: none;
					user-select: none;
}
#section-1 .declaration {
	margin: 190px auto 0;
	max-width: 1100px;
}
#section-1 .declaration h2 {
	padding: 0 20px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-weight: 400;
}
#section-1 .slogan {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 100px;
	left: auto;
	z-index: 9;
	width: 100%;
	height: auto;
}
#section-1 .slogan p {
	width: 100%;
	font-size: 30px;
	color: #ef4123;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
#section-1 .slogan p span {
	color: #fff;
	font-weight: 300;
}
#section-1 .slogan p span + span {
	font-weight: 400;
}
#section-1 .slogan p span + span + span {
	font-weight: 600;
}
#section-1 .arrow {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 40px;
	left: auto;
	z-index: 9;
	width: 100%;
	height: auto;
}
#section-1 .arrow a.arrow-btn {
	margin: 0 auto;
	display: block;
	background: url('../images/scroll-down-arrow.png') 50% 0 no-repeat;
	width: 34px;
	height: 34px;
	cursor: pointer;
}
#section-1 .arrow a.arrow-btn:hover {
	background-position: 50% 100%;
}
@media (max-width: 991px) {
	#section-1 {
		margin-top: 70px;
		height: 600px;
	}
	#section-1 .declaration {
		margin-top: 80px;
	}
	#section-1 .declaration h2 {
		padding: 0 20px;
		font-size: 30px;
		color: #fff;
		text-align: center;
		line-height: 40px;
		font-weight: 400;
	}
	#section-1 .slogan p {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	#section-1 .declaration {
		margin-top: 80px;
	}
}
@media (max-width: 479px) {
	#section-1 {
		height: 500px;
	}
	#section-1 .declaration {
		margin-top: 30px;
	}
	#section-1 .declaration h2 {
		font-size: 20px;
		line-height: 25px;
	}
}
/* section-1> */

/* <scroll-to */
#scroll-to {
	margin-top: -30px;
	height: 80px;
}
@media (max-width: 991px) {
	#scroll-to {
		height: 65px;
	}
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
/* scroll-to> */

/* <banner */
#banner {
	position: relative;
	margin-top: 100px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 190px;
}
#banner.banner-1 {
	background-image: url('../images/banner-1.jpg');
}
#banner.banner-2 {
	background-image: url('../images/banner-2.jpg');
}
#banner.banner-3 {
	background-image: url('../images/banner-3.jpg');
}
#banner.banner-4 {
	background-image: url('../images/banner-4.jpg');
}
#banner.banner-5 {
	background-image: url('../images/banner-5.jpg');
}
#banner .slogan {
	position: absolute;
	top: 85px;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 9;
	width: 100%;
	height: auto;
}
#banner .slogan p {
	width: 100%;
	font-size: 30px;
	color: #ef4123;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	line-height: 30px;
}
#banner .slogan p span {
	color: #fff;
	font-weight: 300;
}
#banner .slogan p span + span {
	font-weight: 400;
}
#banner .slogan p span + span + span {
	font-weight: 600;
}
@media (max-width: 991px) {
	#banner {
		margin-top: 70px;
	}
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
	#banner .slogan p {
		font-size: 25px;
	}
}
/* banner> */

/* <section breadcrumb */
body#special #section-breadcrumb {
	display: none;
}
#section-breadcrumb {
	clear: both;
	margin-bottom: 30px;
	height: 50px;
}
#section-breadcrumb .container {
	height: 50px;
	border-bottom: 1px solid #e7e9e9;
}
#section-breadcrumb ol {
	float: right;
	margin: 0 20px;
	background: none;
	height: 40px;
	padding: 0;
}
#section-breadcrumb ol li {
	height: 50px;
	font-size: 10px;
	color: #a7a9ac;
	font-weight: 600;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.breadcrumb > li + li::before {
	color: #a7a9ac;
}
#section-breadcrumb ol li a {
	color: #a7a9ac;
}
#section-breadcrumb ol li.active {
	color: #112224;
}
#section-breadcrumb ol li a:hover {
	color: #eb3705;
}
@media (max-width: 991px) {
	#section-breadcrumb {
		display: none;
	}
}
/* section breadcrumb> */
t
/* <section-2 */
#section-2 {
	margin: 0 0 20px;
}
#section-2 .description h2 {
	margin: 0 0 25px 20px;
	font-size: 20px;
	color: #eb3705;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 4px;
}
#section-2 .description h2 a {
	color: #eb3705;
}
#section-2 .description h2 span,
#section-2 .description h2 a span {
  color: #112224;
}
#section-2 .description blockquote {
	margin: 0;
	padding: 27px;
	border: 3px solid #eee;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
}
#section-2 .categories {
	margin: 20px -10px 0 -10px;
	height: 240px;
}
#section-2 * {
	-moz-transition: all .3s;
		-webkit-transition: all .3s;
			transition: all .3s;
}
#section-2 .categories .col {
	height: 240px;
}
#section-2 .categories .col a {
	display: block;
	margin: 0 10px;
	width: auto;
	height: 240px;
	padding: 0;
}
#section-2 .categories .col.col-1 a {
	background: url('../images/servicii/tuning-de-case/tuning-de-case.jpg') 50% 0 no-repeat;
	padding: 0;
}
#section-2 .categories .col.col-1 a:hover {
	background-image: url('../images/servicii/tuning-de-case/tuning-de-case-2.jpg');
}
#section-2 .categories .col.col-2 a {
	background: url('../images/servicii/arhitectura-si-design/arhitectura-si-design.jpg') 50% 0 no-repeat;
}
#section-2 .categories .col.col-2 a:hover {
	background-image: url('../images/servicii/arhitectura-si-design/arhitectura-si-design-2.jpg');
}
#section-2 .categories .col.col-3 a {
	background: url('../images/servicii/mobila-si-obiecte-functionale/mobila-si-obiecte-functionale.jpg') 50% 0 no-repeat;
}
#section-2 .categories .col.col-3 a:hover {
	background-image: url('../images/servicii/mobila-si-obiecte-functionale/mobila-si-obiecte-functionale-2.jpg');
}
#section-2 .categories .col.col-4 a {
	background: url('../images/servicii/construim-pentru-tine/construim-pentru-tine.jpg') 50% 0 no-repeat;
}
#section-2 .categories .col.col-4 a:hover {
	background-image: url('../images/servicii/construim-pentru-tine/construim-pentru-tine-2.jpg');
}
#section-2 .categories .col a h3 {
	margin: 170px 0 0 10px;
	display: inline-block;
	width: auto;
	height: 40px;
	padding: 0 20px;
	font-size: 13px;
	color: #eb3705;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
}
#section-2 .categories .col a:hover h3 {
	background-color: rgba(255, 255, 255, 0.7) !important;
	background-color: #fff;
	color: #000;
}
#section-2 .news .box-wrapper {
	overflow: hidden;
}
#section-2 .news .box {
	margin: 0 15px 40px;
	height: 340px;
	padding: 20px;
	border: 3px solid #f2f2f2;
}
#section-2 .news .box.col-1 {
	margin-left: 0;
}
#section-2 .news .box.col-3 {
	margin-right: 0;
}
#section-2 .news .box h4 {
	display: inline-block;
	height: 10px;
	padding: 10px 0 30px 0;
	font-size: 14px;
	color: #eb3705;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
}
#section-2 .news .box p {
	height: 85px;
	padding-top: 15px;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#section-2 .news .box img {
	display: block;
	width: 100%;
	height: auto;
}
#section-2 .news .box a {
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	width: auto;
	height: 10px;
	font-size: 10px;
	color: #112224;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 10px;
}
#section-2 .news .box a:hover {
	color: #eb3705;
}
.news-details {
	padding: 30px;
}
.news-details h4 {
	display: inline-block;
	height: 10px;
	padding: 10px 0 40px 0;
	font-size: 14px;
	color: #eb3705;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
}
.news-details a.link {
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
	width: auto;
	height: 10px;
	font-size: 10px;
	color: #112224;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 10px;
}
.news-details a.link:hover {
	color: #eb3705;
}
.news-details .separator {
	padding: 0 5px;
	color: #ddd;
}
.news-details p.img {
	text-align: center;
}
.news-details p img {
	margin-top: 20px;
	width: 95%;
}
@media (max-width: 640px) {
	.news-details h4 {
	}
	.news-details p {
		text-align: justify;
	}
	.news-details a.blank {
	}
	.news-details a.blank:hover {
	}
}

#section-2 .approach.t-table {
	margin-bottom: 50px;
	display: table;
}
#section-2 .approach .t-table-cell {
	float: none;
	display: table-cell;
	overflow: hidden;
	border: 3px solid #f2f2f2;
	padding: 30px;
}
#section-2 .approach .t-table-gutter {
	width: 30px;
}
#section-2 .approach .box h4 {
	display: inline-block;
	height: 10px;
	padding: 10px 0 20px 0;
	font-size: 14px;
	color: #eb3705;
	font-weight: 700;
	line-height: 10px;
	text-transform: uppercase;
}
#section-2 .approach .box p {
	height: auto;
	padding-top: 15px;
	line-height: 20px;
	/*text-align: justify;*/
}
#section-2 .approach .box p.subtitle {
	font-weight: 700;
}
#section-2 .approach .box p.subtitle:nth-child(4) {
	padding-top: 30px;
}
#section-2 .service.t-table {
	margin-bottom: 50px;
	display: table;
}
#section-2 .service .t-table-cell {
	float: none;
	display: table-cell;
	overflow: hidden;
	border: 3px solid #f2f2f2;
	padding: 30px;
}
#section-2 .service .t-table-gutter {
	width: 30px;
}
#section-2 .service .box {
	padding: 20px 30px;
}
#section-2 .service .box h4 {
	display: inline-block;
	height: 10px;
	padding: 10px 0 30px 0;
	font-size: 14px;
	color: #eb3705;
	font-weight: 700;
	line-height: 10px;
	text-transform: uppercase;
}
#section-2 .service .box p {
	margin-top: 0;
	height: auto;
	padding-top: 0;
	padding-top: 10px;
	line-height: 18px;
	text-align: justify;
}
#section-2 .service .box ul {
	margin: 20px 0 0 0;
	list-style-type: none;
	padding: 0;
}
#section-2 .service .box ul li {
	margin-bottom: 15px;
	background: url('../images/bullet-1.png') 0 6px no-repeat;
	padding-left: 20px;
	text-align: justify;
}
#section-2 #work-samples {
	margin-top: 20px;
	margin-bottom: 50px;
}
#section-2 #work-samples .header h4 {
	padding-left: 30px;
	font-size: 20px;
	color: #ef4123;
	font-weight: 700;
}
#section-2 #work-samples .header a {
	float: right;
	margin-right: 20px;
	display: inline-block;
	width: auto;
	height: 50px;
	padding: 0 20px;
	border: 2px solid #e1e1e1;
	-moz-border-radius: 50px;
		-webkit-border-radius: 50px;
			border-radius: 50px;
	font-size: 13px;
	color: #ef4123;
	font-weight: 700;
	line-height: 46px;
}
#section-2 #work-samples .header a:hover {
	background-color: #ef4123;
	border-color: #ef4123;
	color: #fff;
}
#section-2 #work-samples .gallery .first-gallery {
	overflow: hidden;
}
#section-2 #work-samples .gallery .second-gallery {
	padding-left: 15px;
}
#section-2 #work-samples .gallery h6 {
	padding: 20px 0 10px 30px;
	font-size: 15px;
	font-weight: 600;
	line-height: 10px;
}
#section-2 #work-samples .gallery .thumbs {
	margin-left: 30px;
}
#section-2 #work-samples .gallery .thumbs a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
#section-2 #work-samples .gallery .thumbs a.type-1,
#section-2 #work-samples .gallery .thumbs a.type-1 img {
	width: 110px;
	height: 110px;
}
#section-2 #work-samples .gallery .thumbs a.type-2,
#section-2 #work-samples .gallery .thumbs a.type-2 img {
	width: 190px;
	height: 110px;
}
#section-2 .team {
	overflow: hidden;
}
#section-2 .team a.member * {
	box-sizing: border-box;
}
#section-2 .team a.member {
	
}
#section-2 .team a.member .row {
}
#section-2 .team a.member .cell {
	position: relative;
	display: block;
	margin: 0 20px;
	width: auto;
}
#section-2 .team a.member .cell img.grayscale {
	display: block;
	max-width: 100%;
}
#section-2 .team a.member .cell img.color {
	position: absolute;
	top: 0;
	z-index: 3;
	display: block;
	max-width: 100%;
}
#section-2 .team a.member:hover .cell img.color {
	opacity: 0;
    -moz-transition: opacity 1s ease-in;
		-webkit-transition: opacity 1s ease-in;
    		-o-transition: opacity 1s ease-in;
    			-ms-transition: opacity 1s ease-in;
    				transition: opacity 1s ease-in;
}

#section-2 .team a.member h6 {
	margin: 10px 0;
	display: block;
	height: 10px;
	font-size: 11px;
	color: #16282a;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 10px;
}
#section-2 .team a.member p {
	margin: 10px 0 30px;
	display: block;
	height: 10px;
	font-size: 13px;
	color: #b2b2b2;
	font-style: italic;
	line-height: 10px;
}
#section-2 .contact {
	padding-bottom: 80px;
}
#section-2 .contact .contact-box {
	padding: 60px 100px 20px 100px;
	border: 3px solid #f2f2f2;
}
#section-2 .contact .contact-box h2 {
	display: inline-block;
	height: auto;
	padding-bottom: 30px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
}
#section-2 .contact .contact-box h2 span {
	font-size: 14px;
	color: #eb3705;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0;
}
#section-2 .contact .contact-box p {
	padding-bottom: 30px;
	font-weight: 600;
}
#section-2 .contact .contact-box .box {
	height: 40px;
	margin-bottom: 40px;
}
#section-2 .contact .contact-box .box {
	font-weight: 600;
	line-height: 10px;
}
#section-2 .contact .contact-box .box .icon {
	float: left;
	margin-right: 30px;
	width: 30px;
	height: 30px;
}
#section-2 .contact .contact-box .box.box-1 .icon {
	background: url('../images/contact/tel.png') 1px 1px no-repeat;
}
#section-2 .contact .contact-box .box.box-2 .icon {
	background: url('../images/contact/fax.png') 1px 1px no-repeat;
}
#section-2 .contact .contact-box .box.box-3 .icon {
	background: url('../images/contact/mail.png') 0 5px no-repeat;
}
#section-2 .contact .contact-box .box span {
	margin-bottom: 10px;
	display: block;
	height: 10px;
	color: #a7a9ac;
}
#section-2 .contact .contact-box .box a {
	color: #16282a;
}
#section-2 .contact .contact-box .box a:hover {
	color: #ef4123;
}
#section-2 .contact .social {
	overflow: hidden;
	margin: 60px 0 0 60px;
	height: 50px;
}
#section-2 .contact .social ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#section-2 .contact .social ul li {
	float: left;
	display: inline;
}
#section-2 .contact .social ul li a {
	margin-right: 20px;
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #e9ebeb;
	-moz-border-radius: 50px;
		-webkit-border-radius: 50px;
			border-radius: 50px;
	text-indent: -9999px;
}
#section-2 .contact .social ul li a:hover {
	border-color: #ef4123;
}
#section-2 .contact .social ul li a.facebook {
	background: url('../images/contact/facebook.png') 21px 16px no-repeat;
}
#section-2 .contact .social ul li a.linkedin {
	background: url('../images/contact/linkedin.png') 17px 17px no-repeat;
}
#section-2 .contact .social ul li a.youtube {
	background: url('../images/contact/youtube.png') 15px 18px no-repeat;
}
#section-2 .contact .contact-form {
	margin: 50px 0 0 60px;
}
#section-2 .contact .contact-form .field-1 {
	height: 50px;
	padding-right: 30px;
}
#section-2 .contact .contact-form .field-2 {
	margin-top: 30px;
	height: 150px;
	padding-right: 30px;
}
#section-2 .contact .contact-form label {
	margin-bottom: 10px;
	display: block;
	height: 10px;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 10px;
}
#section-2 .contact .contact-form input[type="text"] {
	background-color: #fff;
	width: 100%;
	height: 30px;
	border: 2px solid #f2f2f2;
	padding: 0 10px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
	color: #16282a;
	line-height: 26px;
}
#section-2 .contact .contact-form input[type="text"]:hover,
#section-2 .contact .contact-form input[type="text"]:focus {
	border-color: #eb3705;
}
#section-2 .contact .contact-form textarea {
	background-color: #fff;
	width: 100%;
	height: 130px;
	border: 2px solid #f2f2f2;
	padding: 10px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
	color: #16282a;
	line-height: 26px;
}
#section-2 .contact .contact-form textarea:hover,
#section-2 .contact .contact-form textarea:focus {
	border-color: #eb3705;
}
#section-2 .contact .contact-form button.btn {
	float: right;
	margin: 20px 30px 0 0;
	background-color: #fff;
	width: auto;
	height: 30px;
	border: 2px solid #16282a;
	-moz-border-radius: 0;
		-webkit-border-radius: 0;
			border-radius: 0;
	padding: 0 15px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #16282a;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#section-2 .contact .contact-form button.btn:hover {
	background-color: #16282a;
	color: #fff
}
#section-2 .help-block {
	
}
#section-2 .help-block ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#section-2 .help-block ul li {
	font-size: 12px;
	color: #ef4123;
	font-style: italic;
	line-height: 14px;
}
#section-2 #success {
	padding-right: 30px;
}

#section-2 .map {
	height: 390px;
}
#section-2 .map * {
	-moz-transition: none;
		-webkit-transition: none;
			transition: none;
}
#section-2 .map .firstHeading {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
#section-2 .map .bodyContent {
	font-size: 13px;
}
#section-2 .service.header {
	margin-bottom: 30px;
}
#section-2 .service.header span.inverted-commas {
	margin: 50px 0 20px 20px;
	display: block;
	background: url('../images/inverted-commas.png') 0 0 no-repeat;
	width: 43px;
	height: 24px;
}
#section-2 .service.header h5 {
	padding: 0 20px 30px 20px;
	font-size: 14px;
	color: #ef4123;
	font-weight: 700;
}
#section-2 .service.header p {
	padding: 0 20px 0 20px;
	font-size: 14px;
	color: #ef4123;
	font-weight: 600;
}
#section-2 .services-banner img {
	margin-left: 5px;
	display: block;
	max-width: 870px;
	width: 100%;
	height: auto;
}
#section-2 .projects {
	margin: 0 0 10px 0;
}
#section-2 .projects .header {
	display: none;
	overflow: hidden;
	padding-bottom: 15px;
}
#section-2 .projects .header ul {
	margin: 0 20px;
	list-style-type: none;
	padding: 0;
}
#section-2 .projects .header ul li {
	float: left;
	display: inline;
	padding-right: 15px;
}
#section-2 .projects .header ul li a {
	font-size: 14px;
	color: #a7a9ac;
	font-weight: 600;
}
#section-2 .projects .header ul li a:hover,
#section-2 .projects .header ul li.active a {
	color: #16282a;
}
#section-2 .projects .content {
	overflow: hidden;
	padding-bottom: 20px;
}
#section-2 .projects .content a.project {
	margin: 0 10px 20px;
	display: block;
	width: auto;
	height: auto;
}
#section-2 .projects .content a.project img {
	display: block;
	/*max-width: 370px;*/
	width: 100%;
	height: auto;
}
#section-2 .projects .content a.project h6 {
	display: inline-block;
	padding-top: 10px;
	font-size: 11px;
	color: #16282a;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#section-2 .projects .content a.project:hover h6 {
	color: #eb3705	;
}

#section-2 div.project {
	padding: 0 20px 20px 20px;
}
#section-2 div.project ul {
	margin: 0 0 20px 10px;
	list-style-type: none;
	padding: 0;
}
#section-2 div.project ul li {
	background: url('../images/bullet-1.png') 0 6px no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
#section-2 div.project p {
	padding-bottom: 10px;
	text-align: justify;
}
/*
#section-2 div.project ul li a {
	padding: 0 3px;
	border-bottom: 3px solid #000;
	color: #000;
}
#section-2 div.project ul li a:hover,
#section-2 div.project ul li a:focus {
	border-bottom-color: #eb3705;
}
*/

#section-2 div.gallery.project-gallery {
	margin: 0 20px 30px;
}
#section-2 div.gallery .type-1 img {
	max-width: 100%;
	width: auto;
}
#section-2 div.gallery .thumbs {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#section-2 div.gallery .thumbs li {
	float: left;
	margin-bottom: 15px;
	display: inline-block;
	width: 33.3333%;
	height: 90px;
}
#section-2 div.gallery .thumbs li.hidden {
	display: none;
	visibility: hidden;
}
#section-2 div.gallery .thumbs li a {
	display: block;
	width: auto;
	height: 90px;
}
#section-2 div.gallery .thumbs li:nth-child(3n) a {
	margin: 0 0 0 10px;
}
#section-2 div.gallery .thumbs li:nth-child(3n+1) a {
	margin: 0 10px 0 0;
}
#section-2 div.gallery .thumbs li:nth-child(3n+2) a {
	margin: 0 5px;
}
#section-2 div.gallery .thumbs li a img {
	display: block;
	width: auto;
	height: 90px;
}
#section-2 .link {
	border-bottom: 2px solid #eb3705;
	color: #112224;
}
#section-2 .link:hover {
	border-bottom-color: #ddd;
	color: #eb3705;
}

@media (max-width: 1199px) {
	#section-2 {
	}
	#section-2 .categories {
		margin-right: 0;
		margin-left: 0;
		height: auto;
	}
	#section-2 .categories .col a h3 {
		margin: 170px 0 0 0;
		display: inline-block;
		width: 100%;
		height: 70px;
		padding-top: 15px;
		line-height: 20px;
	}
	#section-2 .news .box {
		height: 310px;
	}

	#section-2 #work-samples .gallery {
		overflow: hidden;
	}
	#section-2 #work-samples .gallery .second-gallery {
		padding-left: 15px;
	}
	#section-2 #work-samples .gallery .thumbs a.type-1,
	#section-2 #work-samples .gallery .thumbs a.type-1 img {
		width: 90px;
		height: 90px;
	}
	#section-2 #work-samples .gallery .thumbs a.type-2,
	#section-2 #work-samples .gallery .thumbs a.type-2 img {
		width: 155px;
		height: 90px;
	}
	#section-2 div.gallery .big {
		padding-right: 20px;
	}
	#section-2 div.gallery .type-1 img {
		height: 334px;
	}
	#section-2 div.gallery .thumbs li {
		margin-bottom: 14px;
		height: 73px;
	}
	#section-2 div.gallery .thumbs li a {
		height: 73px;
	}
	#section-2 div.gallery .thumbs li a img {
		width: 93px;
		height: auto;
	}
}
@media (max-width: 991px) {
	#section-2 {
	}
	#section-2 .description blockquote {
		margin: 0 15px;
	}
	#section-2 .service.header {
		margin-bottom: 20px;
	}
	#section-2 .service.header h5 {
		padding-bottom: 10px;
	}
	#section-2 .service.header p {
		padding-bottom: 30px;
	}
	#section-2 .service.header span.inverted-commas {
		margin-top: 20px;
	}
	#section-2 .services-banner img {
		margin-left: 0;
	}
	#section-2 .categories {
	}
	#section-2 .categories .col {
		margin-bottom: 20px;
	}
	#section-2 .description h2 {
		margin-top: 30px;
	}
	#section-2 .news .box.col-1 {
		margin-left: 15px;
	}
	#section-2 .news .box.col-3 {
		margin-right: 15px;
	}
	#section-2 .news .box {
		margin-bottom: 30px;
		height: 330px;
	}
	#section-2 .approach.t-table {
		margin-bottom: 0;
		display: inline-block;
		padding: 0 15px;
	}
	#section-2 .approach .t-table-cell {
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
		display: inline-block;
		width: 100%;
	}
	#section-2 .approach .t-table-gutter {
		display: none;
		width: 0;
	}
	#section-2 .approach .box h4 {
		display: inline-block;
		height: 10px;
		padding: 10px 0 20px 0;
		font-size: 14px;
		color: #eb3705;
		font-weight: 700;
		line-height: 10px;
		text-transform: uppercase;
	}
	#section-2 .approach .box p {
		height: auto;
		padding-top: 15px;
		line-height: 20px;
		text-align: justify;
	}
	#section-2 .service.t-table {
		margin-right: 15px;
		margin-bottom: 20px;
		margin-left: 15px;
		display: inline-block;
		border: 3px solid #f2f2f2;
		padding: 20px 10px;
	}
	#section-2 .service .t-table-cell {
		float: left;
		margin: 0 20px;
		display: inline-block;
		border: none;
		padding: 0;
	}
	#section-2 .service .t-table-gutter {
		display: none;
		width: 0;
	}

	#section-2 #work-samples .header a {
		float: none;
		margin: 20px 0 20px 30px;
	}
	#section-2 #work-samples .gallery .second-gallery {
		clear: both;
		padding-left: 0;
	}
	#section-2 .contact {
		padding-bottom: 30px;
	}
	#section-2 .contact .social {
		margin-top: 30px;
		margin-left: 20px;
	}
	#section-2 .contact .contact-form {
		margin: 30px 20px 20px 20px;
	}
	#section-2 .contact .contact-form .field-1,
	#section-2 .contact .contact-form .field-2 {
		height: auto;
		padding-right: 0;
		padding-bottom: 20px;
	}
	#section-2 .contact .contact-form .field-2 {
		margin-top: 0;
	}
	#section-2 .contact .contact-form input[type="text"] {
		height: 40px;
		line-height: 36px;
	}
	#section-2 .contact .contact-form button.btn {
		margin: 0;
	}
	#section-2 div.gallery .big {
		padding-right: 0;
	}
	#section-2 div.gallery .type-1 img {
		height: auto;
	}
	#section-2 div.gallery .thumbs {
		margin-top: 20px;
	}
	#section-2 div.gallery .thumbs li {
		width: auto;
	}
	#section-2 div.gallery .thumbs li + li + li + li + li + li + li {
		display: none;
	}
	#section-2 div.gallery .thumbs li:nth-child(3n) a {
		margin: 0 10px 0 0;
	}
	#section-2 div.gallery .thumbs li:nth-child(3n+1) a {
		margin: 0 10px 0 0;
	}
	#section-2 div.gallery .thumbs li:nth-child(3n+2) a {
		margin: 0 10px 0 0;
	}
	#section-2 #success {
		padding-right: 0;
	}
}
@media (max-width: 767px) {
	#section-2 .contact .contact-box {
		border: none;
		padding: 20px 40px 0;
	}
	#section-2 .categories .col.col-1 a,
	#section-2 .categories .col.col-2 a,
	#section-2 .categories .col.col-3 a,
	#section-2 .categories .col.col-4 a {
		background-position: 50% 0;
	}
	#section-2 .news .box {
		margin-bottom: 20px;
		height: auto;
		padding-bottom: 10px;
	}
	#section-2 .news .box p {
		height: auto;
	}
	#section-2 .projects .content.projects-list {
		padding: 0 15px;
	}
	#section-2 .projects .content.projects-list div:last-child a.project {
		margin-bottom: 0;
	}
	#section-2 .projects .content a.project {
		position: relative;
		margin: 0 auto 30px;
		display: block;
	}
	#section-2 .projects .content a.project img {
		max-width: inherit;
		width: 100%;
	}
	#section-2 .projects .content a.project h6 {
		position: absolute;
		top: 10px;
		right: auto;
		bottom: auto;
		left: 10px;
		z-index: 99;
		display: inline-block;
		background-color: #fff;
		height: auto;
		padding: 5px 10px;
		line-height: 20px;
	}
}
@media (max-width: 479px) {
}
/* section-2> */

/* <section-3 */
#section-3 {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #f6f6f6 url('../images/bg-1.png') 20% 120% no-repeat;
	padding: 60px 0 30px;
}
#section-3 .description h2 {
	margin: 0 0 25px 20px;
	font-size: 20px;
	color: #eb3705;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 4px;
}
#section-3 .description h2 span {
  color: #112224;
}
#section-3 .description blockquote {
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	border: none;
	font-size: 13px;
}
#section-3 .description h2 a {
	color: #eb3705;
}
#section-3 .description h2 a span {
  color: #112224;
}
#section-3 .selected-projects {
	overflow: hidden;
	margin-top: 40px;
	width: auto;
	height: 300px;
}
#section-3 .selected-projects .owl-dots {
	margin-top: 50px;
	height: 10px;
}

#section-3 .selected-projects .owl-dots {
	margin: 0 auto;
	width: 980px;
	height: 18px;
}
#section-3 .selected-projects .owl-dots .owl-dot {
	display: inline-block;
	margin-left: 15px;
	width: 10px;
	height: 10px;
}
#section-3 .selected-projects .owl-dots .owl-dot span {
	display: block;
	background-color: #a7a9ac;
	width: 10px;
	height: 10px;
	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
			border-radius: 5px;
}
#section-3 .selected-projects .owl-dots .owl-dot.active span {
	background-color: #eb3705;
}

#section-3 .selected-projects .item {
	width: 300px;
	height: 270px;
}
#section-3 .selected-projects .item img {
	-webkit-user-select: none;
		-khtml-user-select: none;
			-moz-user-select: none;
				-o-user-select: none;
					user-select: none;
}
#section-3 .selected-projects .item h5 {
	display: inline-block;
	height: 10px;
	padding: 20px 10px 10px 10px;
	font-size: 11px;
	color: #112224;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#section-3 .selected-projects .item p {
	padding: 0 10px;
	font-size: 12px;
	color: #a7a9ac;
	font-style: italic;
	font-weight: 400;
}
#section-3 .selected-projects .item a:hover h5,
#section-3 .selected-projects .item a:hover p {
	color: #eb3705;	
}

#section-3 .description a.btn-1 {
	margin-top: 20px;
	display: inline-block;
	width: auto;
	height: 10px;
	font-size: 11px;
	color: #eb3705;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 10px;
	letter-spacing: 1px;
}
#section-3 .description a.btn-1:hover {
	color: #112224;
}

@media (max-width: 991px) {
	#section-3 .selected-projects {
		width: 100%;
	}
	#section-3 .selected-projects .item {
	}
	#section-3 .owl-carousel.owl-loaded {
		
	}
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
/* section-3> */

/* <section-4 */
#section-4 {
	background: #f6f6f6 url('../images/crafthouse-bg-1.jpg') 50% 0 no-repeat;
	height: 670px;
	padding: 220px 0 30px;
}
#section-4 .description h2 {
	margin: 0 0 90px 0;
	padding: 0 60px 0 0;
	font-size: 20px;
	color: #eb3705;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 4px;
	text-align: right;
}
#section-4 .description h2 span {
  color: #fff;
}
#section-4 .description blockquote {
	margin: 0 0 0 10px;
	padding: 0 60px;
	border: none;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	text-align: justify;
	line-height: 25px;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
/* section-4> */

/* <footer */
#footer {
	text-align: center;
}
#footer .contact {
	margin-top: 20px;
	background-color: #f5f5f5;
	height: 190px;
}
#footer .contact ul {
	margin: 0;
	list-style-type: none;
	height: 10px;
	padding: 85px 0 0 0;
}
#footer .contact ul li {
	display: inline;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 25px;
}
#footer .contact a {
	color: #16282a;
}
#footer .contact a:hover {
	color: #eb3705;
}
#footer .contact ul li.separator {
	padding: 0 10px;
	color: #c6c6c6;
}
#footer .author {
	height: 140px;
}
#footer .author a {
	margin: 30px auto 0;
	display: block;
	width: 40px;
	height: 110px;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
	#footer .contact {
		height: auto;
		padding: 20px;
	}
	#footer .contact ul {
		height: auto;
		padding: 20px 0 0 0;
	}
	#footer .contact ul li {
		display: block;
		padding-bottom: 20px;
	}
	#footer .contact ul li:first-child {
		font-size: 19px;
	}
	#footer .contact ul li.separator {
		display: none;
	}
}
@media (max-width: 479px) {
}
/* footer> */
