article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

template, [hidden] {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active, a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit
}

b, strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button, input, select, textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: bold
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

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

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

@font-face {
	font-family: 'TacticSansExdBld';
	src: url("../fonts/Miller Type Foundry - TacticSansExd-Bld.eot");
	src: url("../fonts/Miller Type Foundry - TacticSansExd-Bld.eot?#iefix") format("embedded-opentype"), url("../fonts/Miller Type Foundry - TacticSansExd-Bld.woff") format("woff"), url("../fonts/Miller Type Foundry - TacticSansExd-Bld.ttf") format("truetype"), url("../fonts/Miller Type Foundry - TacticSansExd-Bld.svg#f4145eb3dc33967cce5060dbf97f8fea") format("svg");
	font-style: normal;
	font-weight: 700
}

* {
	outline: none
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	height: 100%;
	margin: 0;
	padding: 0
}

body {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 60px solid #fff;
	border-bottom: 0;
	font-family: 'DINPro', sans-serif;
	margin: 0;
	padding: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

body::-webkit-scrollbar {
	height: 0;
	width: 0px
}

body::-webkit-scrollbar-track {
	background: #F3F3F3
}

body::-webkit-scrollbar-thumb {
	background-color: #D7D6D6;
	outline: 1px solid #D7D6D6
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0
}

ul {
	padding: 0;
	margin: 0
}

li {
	list-style: none
}

p {
	margin: 0;
	padding: 0
}

.container {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto
}

.mobile-show {
	display: none
}

header {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border-bottom: 1px solid #dfdfdf;
	height: 60px;
	padding: 0 60px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out
}

header .container {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf
}

header .logo {
	background: url(../img/logo.png) no-repeat;
	background-size: 100% 100%;
	height: 32px;
	position: absolute;
	top: 17px;
	left: 100px;
	width: 146px
}

header .navigation {
	text-align: center
}

header .navigation li {
	display: inline-block;
	margin: 0 11px 0 15px
}

header .navigation li a {
	color: #353e3e;
	display: block;
	font-size: 14px;
	line-height: 60px;
	text-decoration: none;
	text-transform: uppercase
}

header .navigation li.current_page_item a {
	color: #e4a928
}

header .navigation li .sub-menu {
	display: none;
	position: absolute;
	top: 60px;
	left: 0
}

header .navigation .menu-item-has-children {
	position: relative
}

header .navigation .menu-item-has-children:hover .sub-menu {
	background: #fff;
	display: block;
	width: 300px
}

header .navigation .menu-item-has-children:hover .sub-menu a {
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-align: left
}

header .call-request {
	background: #e4a928;
	color: #fff;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	position: absolute;
	top: 10px;
	right: 100px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 155px
}

header .m-trigger {
	display: none;
	position: absolute;
	top: 15px;
	right: 20px
}

header .m-trigger .line {
	background: #353e3e;
	display: block;
	height: 2px;
	margin: 5px auto;
	width: 30px
}

footer {
	background: #fff;
	border-top: 1px solid #dfdfdf;
	height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 5
}

footer.inner {
	position: relative
}

footer.inner p {
	line-height: 60px;
	letter-spacing: 1pt;
	text-align: center;
	text-transform: uppercase
}

footer .container {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf
}

footer .scroll {
	color: #353e3e;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-family: "DINPro";
	line-height: 60px;
	letter-spacing: 0.2em;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase
}

.section {
	position: relative
}

.section .fp-controlArrow.fp-prev {
	display: none
}

.section .fp-controlArrow.fp-next {
	display: none
}

.section.first-section {
	background: url(../img/bs_1.jpg) center no-repeat;
	background-size: cover
}

.section.first-section h1 {
	color: #fff;
	font-family: "TacticSansExdBld";
	font-size: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.section.second-section {
	background: url(../img/bs_2.jpg) center no-repeat;
	background-size: cover
}

.section.second-section .content {
	/*height: 100vh;
	max-height: 80%;*/
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 79.947917%
}

.section.second-section .content .foto {
	background-position: center;
	background-size: cover
}

.section.second-section .content .foto .height {
	display: block;
	padding-bottom: 100%
}

.section.second-section .content .foto img {
	display: block;
	width: 100%
}

.section.second-section .content .left {
	float: left;
	width: 74.07166%
}

.section.second-section .content .left h3 {
	font-family: "TacticSansExdBld";
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase
}

.section.second-section .content .left .top {
	height: 50%;
	overflow: hidden;
	margin-bottom: 30px
}

.section.second-section .content .left .top .foto {
	background-position: center;
	background-size: cover;
	float: left;
	width: 36.939314%
}

.section.second-section .content .left .top .foto .height {
	display: block;
	padding-bottom: 100%
}

.section.second-section .content .left .top .info {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	font-size: 18px;
	line-height: 27px;
	float: right;
	height: 100%;
	padding: 35px;
	position: relative;
	width: 60.334213%
}

.section.second-section .content .left .top .info:before {
	background: #fff;
	content: '';
	margin-bottom: -999px;
	padding-bottom: 999px;
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
}

.section.second-section .content .left .top .info h3 {
	text-align: left
}

.section.second-section .content .left .top .info .button {
	background: #e4a928;
	color: #fff;
	display: block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	margin: 20px auto 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 155px
}

.section.second-section .content .left .bottom {
	height: 50%
}

.section.second-section .content .left .offers {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	padding: 35px;
	width: 100%
}

.section.second-section .content .left .offers li {
	display: inline-block;
	margin-right: -4px;
	text-align: center;
	vertical-align: middle;
	width: 25%
}

.section.second-section .content .left .offers li .ico {
	height: 110px
}

.section.second-section .content .left .offers li .ico img {
	display: block;
	margin: 0 auto
}

.section.second-section .content .left .offers li .button {
	background: #e4a928;
	color: #fff;
	display: block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	margin: 20px auto 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 155px
}

.section.second-section .content .right {
	float: right;
	height: 100%;
	overflow: hidden;
	width: 23.908795%
}

.section.second-section .content .right .foto {
	background-position: center;
	background-size: cover;
	float: left;
	height: 100%;
	padding-bottom: 100%;
	width: 100%
}

.section.second-section .content .right .foto .height {
	display: block;
	padding-bottom: 100%
}

.section.third-section {
	background: url(../img/bs_3.jpg) center center no-repeat;
	background-size: cover
}

.section.third-section h2 {
	color: #fff;
	font-family: "TacticSansExdBld";
	font-size: 24px;
	margin-bottom: 40px;
	text-align: center;
	text-transform: uppercase
}

.section.third-section .row {
	margin: 0 auto;
	text-align: center;
	width: 79.947977%
}

.section.third-section .row .col {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin-right: -4px;
	padding: 0 40px;
	vertical-align: top;
	width: 33.3333%
}

.section.third-section .row .block {
	position: relative
}

.section.third-section .row .block .foto img {
	display: block;
	width: 100%
}

.section.third-section .row .block .info {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	font-size: 18px;
	line-height: 27px;
	padding: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
	z-index: 2;
	-webkit-transform: translate3d(15%, 50%, 0);
	transform: translate3d(15%, 50%, 0)
}

.section.third-section .row .block .info h3 {
	font-family: "TacticSansExdBld";
	font-size: 16px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase
}

.section.fourth-section {
	background: url(../img/bs_4.jpg) center center no-repeat;
	background-size: cover
}

.section.fourth-section .top {
	margin: 0 auto;
	text-align: center;
	width: 79.947977%
}

.section.fourth-section .top h2 {
	color: #fff;
	font-family: "TacticSansExdBld";
	font-size: 24px;
	margin-bottom: 40px;
	text-align: center;
	text-transform: uppercase
}

.section.fourth-section .top .features {
	text-align: center
}

.section.fourth-section .top .features li {
	display: inline-block;
	margin-right: -4px;
	margin-bottom: 40px;
	vertical-align: top;
	width: 20%
}

.section.fourth-section .top .features li img {
	display: block;
	margin: 0 auto;
	max-width: 204px
}

.inner-page .banner {
	background-position: center;
	background-size: cover;
	height: 100vh;
	max-height: 600px;
	margin-bottom: 60px;
	position: relative
}

.inner-page .banner h1 {
	color: #fff;
	font-family: "TacticSansExdBld";
	font-size: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.inner-page .article {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 27px;
	margin: 0 auto 80px;
	padding: 0 20px;
	max-width: 900px
}

.inner-page .article p {
	margin-bottom: 20px
}

.inner-page .article h2 {
	display: block;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.16em;
	margin: 100px auto 140px;
	text-align: center;
	text-transform: uppercase;
	max-width: 600px
}

.inner-page .article ul li {
	font-size: 18px;
	line-height: 60px
}

.inner-page .article .section {
	margin-bottom: 80px
}

.inner-page .article .section .foto {
	float: left;
	width: 200px
}

.inner-page .article .section .info {
	margin-left: 240px
}

.inner-page .article .section .info h3 {
	font-size: 24px;
	font-family: "TacticSansExdBld";
	margin-bottom: 20px;
	text-transform: uppercase
}

.inner-page .article .section .info p {
	font-size: 18px;
	line-height: 27px
}

.inner-page #map {
	height: 500px;
	width: 100%
}

.inner-page .offers-list .col {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin-right: -4px;
	padding: 40px;
	text-align: center;
	width: 25%
}

.inner-page .offers-list .col .block {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.inner-page .offers-list .col img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

@media screen and (max-width:767px) {
	body {
		border: 0px solid #fff;
		border-bottom: 0;
		overflow-x: hidden
	}

	header .navigation {
		background: #fff;
		display: none;
		height: -webkit-calc(100% - 60px);
		height: expression(100% - 60px);
		height: -o-calc(100% - 60px);
		height: calc(100% - 60px);
		position: fixed;
		top: 60px;
		left: 0;
		width: 100%;
		z-index: 10
	}

	header .navigation li {
		display: block
	}

	header .navigation.visible {
		display: block
	}

	header .call-request {
		display: none
	}

	header .logo {
		height: 22px;
		position: absolute;
		left: 15px;
		top: 20px;
		max-width: 100px
	}

	header .m-trigger {
		cursor: pointer;
		display: block;
		right: 15px
	}

	footer p {
		font-size: 10px;
		line-height: 60px;
		letter-spacing: 2pt;
		text-align: center;
		text-transform: uppercase
	}

	.section {
		min-height: 80vh
	}

	.section.first-section h1 {
		font-size: 20px
	}

	.section.second-section .content .right {
		float: none;
		width: 100%
	}

	.section.second-section .content {
		height: auto;
		max-height: auto !important;
		width: 100%
	}

	.section.second-section .content .left {
		width: 100%
	}

	.section.second-section .content .left .top {
		width: 100%
	}

	.section.second-section .content .left .top .foto {
		width: 100%
	}

	.section.second-section .content .left .top .info {
		width: 100%
	}

	.section.second-section .content .left .offers li {
		margin-bottom: 40px;
		width: 100%
	}

	.section.third-section h2 {
		padding-top: 40px
	}

	.section.third-section .row {
		width: 100%
	}

	.section.third-section .row .col {
		padding: 0;
		width: 100%
	}

	.section.third-section .row .block .info {
		position: relative;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	.section.fourth-section .top {
		padding-top: 40px;
		width: 100%
	}

	.section.fourth-section .top h2 {
		font-size: 16px;
		line-height: 28px
	}

	.section.fourth-section .top .features li {
		margin-bottom: 80px;
		width: 100%
	}

	.inner-page .banner {
		height: 50vh
	}

	.inner-page .banner h1 {
		font-size: 24px
	}

	.inner-page .article h2 {
		margin: 40px auto 60px
	}

	.inner-page .article .section .foto {
		float: none;
		margin-bottom: 40px;
		width: 100%
	}

	.inner-page .article .section .foto img {
		display: block;
		width: 100%
	}

	.inner-page .article .section .info {
		margin-left: 0
	}

	.inner-page .offers-list .col {
		width: 100%
	}

	.inner-page #map {
		height: 350px
	}

}