body {
	font: 16px/24px 'FuturaStd';
	color: #777;
	background: #453d36;
}

* {
-webkit-font-smoothing: antialiased;
}

a, a:visited, a:focus, a:active {
	text-decoration: none;
	color: #af9d8c;
}

a:hover {
	text-decoration: underline;
}

.hidden {
    display: none;
}

/* Container
------------------------------------------------------------------------------*/

.container {
	width: 1170px;
	margin: 0 auto;
}

/* Header
------------------------------------------------------------------------------*/

#header {
	height: 65px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#logo {
	width: 291px;
	height: 26px;
	display: block;
	cursor: pointer;
	text-indent: -9999em;
	background: url(../img/logo.png) no-repeat;
	float: left;
	margin: 22px 0 0 25px;
}


/* Navigation
------------------------------------------------------------------------------*/

#menu {
	padding: 25px 30px 0 0;
	float: right;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	padding: 0 0 0 35px;
	margin: 0;
	list-style: none;
}

#menu a {
	color: #AF9D8C;
	font-size: 18px;
	text-transform: uppercase;
}

#menu .current a,
#menu a:hover {
	border-bottom: 2px solid #AF9D8C;
	text-decoration: none;
}

#menu .current a {
	font-weight: 800;
}

#menu .styled a {
	font-size: 19px;
	font-weight: 800;
}

/* home-slider
------------------------------------------------------------------------------*/

.home-slider {
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.home-slider .bxslider li,
.home-slider .bxslider,
.home-slider .bx-viewport,
.home-slider .bx-wrapper {
	height: 100% !important;
	width: 100% !important;
}

.home-slider ul {
	padding: 0;
	margin: 0;
}

.home-slider li {
	background-position: 50% 50%;
	background-size: cover;
	padding: 0;
	margin: 0;
	list-style: none;
}

.home-slider {
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.home-slider .slide-progress {
	height: 7px;
	width: 100%;
	background: #d2baa5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.home-slider .slide-current-progress {
	height: 7px;
	float: left;
	background: #af9d8c;
}

.home-slider .container {
	height: 100%;
}

.home-slider .info {
	height: 100%;
	display: table;
}

.home-slider .info .info-inner {
	display: table-cell;
	vertical-align: middle;
}

.home-slider .info h1 {
	color: #FFF;
	font-size: 40px;
	font-weight: 300;
	text-transform: uppercase;
	padding-bottom: 22px;
}

.home-slider .bx-controls {
	display: none;
}

a.btn,
.btn {
	display: inline-block;
	height: 65px;
	line-height: 63px;
	letter-spacing: 1.5px;
	border: 2px solid #FFF;
	border-radius: 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 0 72px;
}

a.btn:hover,
.btn:hover {
	color: #af9d8c;
	background-color: #FFF;
}

/* content
------------------------------------------------------------------------------*/

.content {
	clear: both;
	padding: 131px 0 0 0;
	overflow: hidden;
}

.content .container>.row {
	background: #fff;
	max-width: 1140px;
	margin: auto;
	position: relative;
}

.content .pic {
	padding: 0;
	height: 100%;
	background-position: 50% 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.content .pic img {
	display: none;
}

.content .info {
	float: right;
}

.content .info-hold {
	padding: 25px 42px;
	font-size: 16px;
	line-height: 30px;
}

.content .info h1 {
	color: #bdafa1;
	font-size: 34px;
	padding-bottom: 19px;
}

.content .info p {
	font-family: 'FF More Pro Book', sans-serif;
	padding-bottom: 20px;
}

.content .info p a {
	font-weight: 800;
	color: #453d36;
	font-size: 17px;
	display: inline-block;
}

/* contacts
------------------------------------------------------------------------------*/

.content .contacts {
	padding: 25px 42px 48px 42px;
	font-size: 18px;
	line-height: 24px;
}

.content .contacts h1 {
	color: #bdafa1;
	font-size: 32px;
	padding-bottom: 19px;
}

.content .contacts label {
	color: #AF9D8C;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.content .contacts input {
	height: 43px;
	padding: 2px 10px 0 10px;
	border-radius: 0;
	box-shadow: none;
	font-size: 18px;
	background: #EBE6E2;
	border: 2px solid #EBE6E2;
	font-family: 'FF More Pro Book', sans-serif;
	margin: 0;
}

.content .contacts input:focus {
	background: #fff;
}

.content .contacts textarea {
	height: 209px;
	line-height: 23px;
	padding: 7px 10px 0 10px;
	border-radius: 0;
	box-shadow: none;
	font-size: 18px;
	background: #EBE6E2;
	border: 2px solid #EBE6E2;
	font-family: 'FF More Pro Book', sans-serif;
	margin: 0;
	display: block;
	width: 100%;
	outline: none;
	resize: none;
}

.content .contacts textarea:focus {
	outline: none;
	background: #fff;
}

.content .contacts .form-group {
	padding-bottom: 3px;
}

.content .contacts .btn {
	border-color: #af9d8c;
	background: #af9d8c;
	height: 61px;
	width: 289px;
	text-align: center;
	border-radius: 8px;
	font-size: 18px;
	line-height: 61px;
	letter-spacing: 2px;
	margin: 16px 0 0 0;
}

/* work
------------------------------------------------------------------------------*/

.content .container .work {
	background: none !important;
	padding: 0;
	max-width: 1170px;
	margin: 0 -15px -15px -15px;
	overflow: hidden; 
}

.content .container .work .item:nth-child(3n+1) {
	clear: left;
}

.work a {
	overflow: hidden;
	display: block;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom: 31px;
}

.work a img {
	margin: -4%;
	width: 108%;
	height: 108%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
    transition: all ease 300ms;
}

.work a:hover img {
	margin: 0;
	width: 100%;
	height: 100%;
}

.work a .holder {
	display: none;
	position: absolute;
	top: 23px;
	left: 23px;
	right: 23px;
	bottom: 23px;
	border: 2px solid #fff;
	text-align: center;
	background: rgba(95, 75, 65, 0.5);
	box-shadow: 0 0 0 30px rgba(95, 75, 65, 0.5);
}

.work a:hover .holder {
	display: block;
}

.work a .holder-inner {
	height: 100%;
	width: 100%;
	display: table;
}

.work a .holder-inner .info {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.work a .holder-inner .info span {
	color: #fff;
	display: block;
	padding: 0 15px;
}

.work a .holder-inner .info .title {
	font-size: 42px;
	line-height: 48px;
	padding-top: 14px;
	padding-bottom: 8px;
	font-weight: 800;
	letter-spacing: 2px;
}

.work a .holder-inner .info .text {
	font-size: 20px;
	line-height: 20px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../img/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../img/fancybox_sprite.png) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../img/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font-family: 'FF More Pro Book', sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	border-radius: 0 0 4px 4px;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	background: #fff;
	width: auto !important;
	margin-bottom: 0;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: block;
	text-align: left;
	padding: 12px 20px 8px 20px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
	font-weight: normal;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* Footer
------------------------------------------------------------------------------*/

#footer {
	clear: both;
  text-align: center;
  font-size: 12px;
  /* line-height: 24px; */
  color: #BDAFA1;
  padding: 64px 0 64px 0;
  letter-spacing: 2px;
  opacity: 0.6;
}

/* Fonts
------------------------------------------------------------------------------*/ 

@font-face {
	font-family: 'FuturaStd';
    src: url('../fonts/FuturaStd-Book.eot');
    src: url('../fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaStd-Book.woff') format('woff'),
         url('../fonts/FuturaStd-Book.ttf') format('truetype'),
         url('../fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'FuturaStd';
    src: url('../fonts/FuturaStd-Heavy.eot');
    src: url('../fonts/FuturaStd-Heavy.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaStd-Heavy.woff') format('woff'),
         url('../fonts/FuturaStd-Heavy.ttf') format('truetype'),
         url('../fonts/FuturaStd-Heavy.svg#FuturaStd-Heavy') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {font-family: 'FF More Pro Book', sans-serif;font-weight: normal;font-style: normal;src: url(/v2/eot?3Ah8HC7Qb48S29XJDLO4hurf34h2ekb4X6V&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cCo6Ly8qL3YyL2VvdD8zQWg4SEM3UWI0OFMyOVhKRExPNGh1cmYzNGgyZWtiNFg2ViIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTQyNTY4NjQwMH19fV19&Signature=lT4O9YhKvkYM2rkygClI4WW9Y-HyvmLPDgoy2xgz3xuWeCqJHBIXk5FBY7R4ml18iNpNUUHdavb-tRnr2P-Ig2YVop3lMm1zUcUuvKIy1HMFF-Z6yenxNlpAq4VBZpvgg3xwL5kbPcIYQXEK9UWhX1ba53NqQpcPp0EHcbTlSthXz8-UxWScFqCwdP1C3ELw9gE2XIVCorb3HlShYJtG70hHVSNa28OrlZxtx9xZmbcwI-wu4jivrhgvvurywPvHPv5nNz2pMgGjuLV1o1r8dlzfWq6Aueu01FDIeWCTDlbvUqqcxlR5qpFTtQj~Odca3izZoznrE9MUNqaKOdLTxw__&Key-Pair-Id=APKAJN6QFZEE4BZCL6XQ);src: url(/v2/eot?3Ah8HC7Qb48S29XJDLO4hurf34h2ekb4X6V&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cCo6Ly8qL3YyL2VvdD8zQWg4SEM3UWI0OFMyOVhKRExPNGh1cmYzNGgyZWtiNFg2ViIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTQyNTY4NjQwMH19fV19&Signature=lT4O9YhKvkYM2rkygClI4WW9Y-HyvmLPDgoy2xgz3xuWeCqJHBIXk5FBY7R4ml18iNpNUUHdavb-tRnr2P-Ig2YVop3lMm1zUcUuvKIy1HMFF-Z6yenxNlpAq4VBZpvgg3xwL5kbPcIYQXEK9UWhX1ba53NqQpcPp0EHcbTlSthXz8-UxWScFqCwdP1C3ELw9gE2XIVCorb3HlShYJtG70hHVSNa28OrlZxtx9xZmbcwI-wu4jivrhgvvurywPvHPv5nNz2pMgGjuLV1o1r8dlzfWq6Aueu01FDIeWCTDlbvUqqcxlR5qpFTtQj~Odca3izZoznrE9MUNqaKOdLTxw__&Key-Pair-Id=APKAJN6QFZEE4BZCL6XQ#iefix) format('embedded-opentype'),url(/v2/woff2?3Cih2tNit2535hv8VYiDPoH4lrMjm9BUL5kL0S&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cCo6Ly8qL3YyL3dvZmYyPzNDaWgydE5pdDI1MzVodjhWWWlEUG9INGxyTWptOUJVTDVrTDBTIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNDI1Njg2NDAwfX19XX0_&Signature=TECJoQubwjrLSoJpzDJYpGNkZoEpBMTpCzvawmw8hYDoOHN5GjaR6JSIZxu5g2e9H4nj4nlyd7iqbGdb5-eDHT~AkgrjlkG7JBHIredehQ9NotxKzcZPZRI-TX4I9tF0aeRHX~qCcGU-4KDCPi57WcmHsvHlgP0PYENGq9-GiIfaCZnsGqE2H0RdPC6euN~zMx7C9zI0YbqS9CEK~Ft-ur8WR84dth8b0bwg4N~AmY1V6ztLt5bbXlapDsvo2qvCROvRTpkxmTl4mvFGm3b~rhD8yBjRvVuA3QrRL0-ITylEkhcE8MslXpeS9ZQkXwOmN64rIiqdT2FnxPeuW0xfUQ__&Key-Pair-Id=APKAJN6QFZEE4BZCL6XQ) format('woff2'),url(/v2/woff?9L9ckJ2CTJ3r72PgJWSQWNtLHcKJrSFZN0Z0t&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cCo6Ly8qL3YyL3dvZmY~OUw5Y2tKMkNUSjNyNzJQZ0pXU1FXTnRMSGNLSnJTRlpOMFowdCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTQyNTY4NjQwMH19fV19&Signature=rygqZICViHpbtYvIZrhph~88Toe9xtY3zq2AngU3BrCgrbsSrWbHKWeP9npjguk9uv8uFm9txZw08GfJa4nV70ButYSITv80O1viG-K11Beal2BjLaoU1YhP4czPdRr8zkHA1GLaSkzjW1K5x5LRLpeipb-6yVFs9DwZ3HQARHb1bOWFaVRYUbZawvb7Ofs6MgewEQ4wPHj~AOvrVV7LlHbXGdpKK8MLyJoMG8B2G~hidfb2lS8uLaHBaHvk2JmFhNb~xN096QvbHlyzGbLpHYJx2EOI8vOu8lYrHhl8~kdu5HEvwysImh-MZZ21HN6fuLE2NiCn3MRa0gMa5HeALA__&Key-Pair-Id=APKAJN6QFZEE4BZCL6XQ) format('woff'),url(/v2/ttf?1Vj1ldbaO4PVrTUDHESXaqMGCPXiMbh1SgA9&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cCo6Ly8qL3YyL3R0Zj8xVmoxbGRiYU80UFZyVFVESEVTWGFxTUdDUFhpTWJoMVNnQTkiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE0MjU2ODY0MDB9fX1dfQ__&Signature=Xwp9atZvB-TtiKaXUphO0sryFj839qoLHYkK3w4HuUk9BWp9DTeWmWAFWkVQgfz9GVXLGw4a-i0FWHt9~fWksUkmkyphvo4a4mzZicxtu1~HtrLVW5vg90~SxJtYtNuWaM9SdLnegbnd3xW~uFKN~aHLjPBghS-fr8AaWBrjU5oAOYP7euASctYcasoaBS8MhPtoSQu62cCe019ILFX-Fr2mXEpGdaHMqBWwkU~rWCnWYma0DI5L--sfDE-ylYVHgl8CBV1bYqYg-WEBdARCjH3d6yPA3D5x1H7NOQoUuyOQShvh~6Xl8WttfLFsPCcmOZAfnGO0UngdKN1BDjRnJA__&Key-Pair-Id=APKAJN6QFZEE4BZCL6XQ) format('truetype');} 


/* Media
------------------------------------------------------------------------------*/ 

@media screen and (max-width: 1170px) {
	
	body.active-menu {
		overflow: hidden;
	}

	.container {
		width: 100%;
	}
		
	#logo {
		width: 233px;
		height: 21px;
		float: left;
		background-size: 100% 100%;
		margin: 24px 0 0 24px;
	}
	
	#menu {
		padding: 24px 24px 0 0;
	}

	#menu .trigger {
		background: url(../img/bg_menu_trigger.png) no-repeat;
		height: 20px;
		width: 32px;
		display: block;
		cursor: pointer;
	}

	.active-menu #menu .trigger {
		background: url(../img/ico_close.png) no-repeat;
		height: 24px;
		width: 24px;
		z-index: 999;
		position: relative;
		margin: -2px 4px 0 0;
	}

	#menu ul {
		display: none;
		text-align: center;
		padding: 143px 149px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #af9d8c;
		z-index: 99;
		height: 100%;
		overflow: auto;
	}
	
	.active-menu #menu ul {
		display: block;
	}
	
	#menu li {
		float: none;
		padding: 0;
		margin: 0;
		list-style: none;
		border-top: 2px solid #b8a797;
	}

	#menu li:first-child {
		border-top: none;
	}

	#menu .styled a,
	#menu a {
		color: #d4c5b8;
		font-size: 37px;
		font-weight: normal;
		line-height: 138px;
		display: block;
	}

	#menu a:hover {
		text-decoration: none;
		color: #FFF;
		border: none;
	}

	.home-slider {
		top: 45px;
	}

	.home-slider .info {
		padding-left: 0;
		width: 100%;
		text-align: center;
	}
	
	.home-slider .info h1 {
		font-size: 30px;
		padding-bottom: 19px;
	}
	
	a.btn,
	.btn {
		height: 56px;
		line-height: 54px;
		letter-spacing: 1px;
		font-size: 17px;
		padding: 0 58px;
	}
	
	.content {
		padding: 126px 9px 0 9px;
	}
	
	.content .info-hold {
		padding: 9px 15px 25px 20px;
		font-size: 17px;
		line-height: 22px;
		min-height: 605px;
	}
	
	.content .info h1 {
		color: #bdafa1;
		font-size: 22px;
		padding-bottom: 22px;
	}
	
	.content .info p {
		padding-bottom: 18px;
	}
	
	.content .info p a {
		font-size: 16px;
	}

	#footer {
		font-size: 12px;
		padding: 49px 0;
	}
	
	.content .contacts {
		padding: 10px 21px 47px 22px;
		font-size: 18px;
		line-height: 24px;
	}

	.content .contacts h1 {
		font-size: 22px;
		padding-bottom: 2px;
	}

	.content .contacts label {
		font-size: 14px;
	}
	
	.content .contacts input {
		height: 39px;
		font-size: 16px;
		padding: 2px 8px 0 8px;
	}

	.content .contacts textarea {
		height: 144px;
		padding: 5px 8px 0 8px;
		font-size: 16px;
	}

	.content .contacts .form-group {
		padding-bottom: 0;
		margin-bottom: 12px;
	}
	
	.content .contacts .btn {
		height: 46px;
		width: 210px;
		border-radius: 8px;
		font-size: 14px;
		line-height: 44px;
		letter-spacing: 1.5px;
		margin: 17px 0 0 0;
	}	
	
	.content .container .work {
		margin: -11px -15px -18px -15px;
	}
	
	.work a {
		margin-bottom: 30px;
	}


}

@media screen and (max-width: 991px) {

	.content .container .work .item:nth-child(3n+1) {
		clear: none;
	}
	
	.content .container .work .item:nth-child(2n+1) {
		clear: left;
	}
}

@media screen and (max-width: 767px) {
	
	#logo {
		width: 193px;
		height: 17px;
		margin: 15px 0 0 16px;
	}
	
	#header {
		height: 45px;
	}
	
	#menu {
		padding: 15px 15px 0 0;
	}

	#menu .trigger {
		height: 15px;
		width: 24px;
		background-size: 100% 100%;
	}

	.active-menu #menu .trigger {
		height: 18px;
		background-size: 100% 100%;
		width: 18px;
		margin: -2px 3px 0 0;
	}

	#menu ul {
		padding: 73px 38px;
	}
	
	#menu li {
		border-top: 1px solid #b8a797;
	}

	#menu .styled a,
	#menu a {
		font-size: 24px;
		line-height: 92px;
	}
	
	.home-slider .slide-progress {
		height: 5px;
	}
	
	.home-slider .slide-current-progress {
		height: 5px;
	}
	
	.home-slider .info {
		padding-left: 0;
		text-align: center;
		width: 100%;
	}
	
	.home-slider .info h1 {
		font-size: 21px;
		padding-bottom: 17px;
	}
	
	a.btn,
	.btn {
		height: 48px;
		line-height: 46px;
		font-size: 13px;
		padding: 0 54px;
	}
	
	.content {
		padding: 98px 0 0 0;
	}
	
	.content .info-hold {
		padding: 9px 8px 67px 8px;
		font-size: 16px;
		line-height: 20px;
		min-height: 0;
	}
	
	.content .info {
		float: none;
	}
	
	.content .info h1 {
		padding-bottom: 21px;
	}
	
	.content .info p {
		padding-bottom: 16px;
	}
	
	.content .info p a {
		font-size: 14px;
	}

	.content .pic img {
		display: block;
		width: 100%;
	}

	.content .pic {
		position: static;
		background: none !important;
	}
	
	#footer {
		font-size: 13px;
		padding: 35px 0;
	}

	.content .contacts {
		padding: 9px 8px 47px 8px;
		font-size: 18px;
		line-height: 24px;
	}
	
	.content .contacts h1 {
		padding-bottom: 2px;
	}
		
	.content .contacts .btn {
		width: 100%;
	}	
	
	.content .container .work {
		margin: -25px -15px -10px -15px;
	}

	.work a {
		margin-bottom: 16px;
	}

	.work a .holder {
		top: 19px;
		left: 19px;
		right: 19px;
		bottom: 19px;
	}
	
	.work a .holder-inner .info .title {
		font-size: 34px;
		line-height: 38px;
		padding-top: 0;
		padding-bottom: 6px;
	}
	
	.work a .holder-inner .info .text {
		font-size: 16px;
		line-height: 18px;
	}



}