/* ==========================================================================
   NORMALIZE
   ========================================================================== */
@font-face {
	font-family: 'Proxima Nova Extra Condensed';
	src: url('fonts/ProximaNova-BoldExtraCondensed.eot?#iefix') format('embedded-opentype'),
	url('fonts/ProximaNova-BoldExtraCondensed.otf')  format('opentype'),
	url('fonts/ProximaNova-BoldExtraCondensed.woff') format('woff'),
	url('fonts/ProximaNova-BoldExtraCondensed.ttf')  format('truetype'),
	url('fonts/ProximaNova-BoldExtraCondensed.svg#ProximaNova-BoldExtraCondensed') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Extra Condensed';
	src: url('fonts/ProximaNovaExCn-Semibold.eot?#iefix') format('embedded-opentype'),
	url('fonts/ProximaNovaExCn-Semibold.otf')  format('opentype'),
	url('fonts/ProximaNovaExCn-Semibold.woff') format('woff'),
	url('fonts/ProximaNovaExCn-Semibold.ttf')  format('truetype'),
	url('fonts/ProximaNovaExCn-Semibold.svg#ProximaNovaExCn-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Extra Condensed';
	src: url('fonts/ProximaNovaExCn-Extrabld.eot?#iefix') format('embedded-opentype'),
	url('fonts/ProximaNovaExCn-Extrabld.otf')  format('opentype'),
	url('fonts/ProximaNovaExCn-Extrabld.woff') format('woff'),
	url('fonts/ProximaNovaExCn-Extrabld.ttf')  format('truetype'),
	url('fonts/ProximaNovaExCn-Extrabld.svg#ProximaNovaExCn-Extrabld') format('svg');
	font-weight: 800;
	font-style: normal;
}

/* ==========================================================================
   NORMALIZE
   ========================================================================== */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	position: relative;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
	border-radius: 0;
	-webkit-appearance: none;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
	border-radius: 0;
	-webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* ==========================================================================
   COMMON
   ========================================================================== */
html * {
	max-height: 1000000px;
}

* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

*:before {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

*:after {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}

body {
	background: #fff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #13162b;
	opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #13162b;
	opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #13162b;
	opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #13162b;
	opacity: 1;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font: inherit;
	margin: 0;
	padding: 0;
}

ul,
ol,
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ==========================================================================
   HELPER CLASSES
   ========================================================================== */
.cnt {
	margin: auto;
	width: 980px;
	padding: 0 10px;
}

.clearfix:before,
.clearfix:after,
.cnt:before,
.cnt:after {
	content: " ";
	display: table;
}

.clearfix:after,
.cnt:after {
	clear: both;
}

.wrapper {
	overflow: hidden;
}

body:after {
	content:
		url('img/next-hover.png')
		url('img/prev-hover.png')
	;
	display: none;
}

/* ==========================================================================
   BG
   ========================================================================== */
.bg {
	background: url(img/bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
}

/* ==========================================================================
   HEADER
   ========================================================================== */
.header {
	padding-top: 48px;
}

.header__logo {
	float: left;
	margin-top: 8px;
}

.header__logo img {
	display: block;
	max-width: 100%;
	height: auto;
}

.header__logo:first-letter {
	color: #18ae5c;
}

.header__contacts {
	float: right;
	text-align: right;
}

.header__phone {
	position: relative;
	color: #fff;
	font-family: "Fira Sans Condensed";
	font-size: 22px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 4px;
}

.header__phone:before {
	content: '';
	position: absolute;
	width: 34px;
	height: 34px;
	background: url(img/phone.png) no-repeat;
	left: -45px;
	top: -9px;
}

.header__phone a {
	text-decoration: none;
	color: #fff;
}

.header__address {
	color: #fff;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
}

.header__time {
	color: #fff;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
}

/* ==========================================================================
   MAIN
   ========================================================================== */
.main {
	padding-bottom: 39px;
	padding-top: 140px;
}

.main__title {
	text-align: center;
	color: #fff;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 88px;
	font-weight: 600;
	line-height: 106px;
	text-transform: uppercase;
	margin-bottom: 52px;
	letter-spacing: 1px;
}

.main__title span {
	display: block;
	color: #18ae5c;
	font-family: "Fira Sans Condensed";
	font-size: 48px;
	font-weight: 400;
	line-height: 48px;
	margin-top: 19px;
	letter-spacing: 2px;
}

.main__button {
	line-height: 1;
	font-size: 0;
	margin-bottom: 112px;
	text-align: center;
}

.grab__form {
	font-size: 0;
}

.button {
	text-align: center;
	border: none;
	width: 260px;
	height: 60px;
	line-height: 60px;
	letter-spacing: 1px;
	outline: none;
	text-decoration: none;
	color: #fff;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	border-radius: 4px;
	background: #f99b15;
	background: -moz-linear-gradient(top, #f99b15 0%, #b86f06 100%);
	background: -webkit-linear-gradient(top, #f99b15 0%,#b86f06 100%);
	background: linear-gradient(to bottom, #f99b15 0%,#b86f06 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f99b15', endColorstr='#b86f06',GradientType=0 );
}

.button:hover {
	background: #fda426;
	background: -moz-linear-gradient(top, #fda426 0%, #fda426 100%);
	background: -webkit-linear-gradient(top, #fda426 0%,#fda426 100%);
	background: linear-gradient(to bottom, #fda426 0%,#fda426 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda426', endColorstr='#fda426',GradientType=0 );
}

.button:active {
	background: #af7015;
	background: -moz-linear-gradient(top, #af7015 0%, #dda048 100%);
	background: -webkit-linear-gradient(top, #af7015 0%,#dda048 100%);
	background: linear-gradient(to bottom, #af7015 0%,#dda048 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af7015', endColorstr='#dda048',GradientType=0 );
}

.button_big {
	border-radius: 6px;
	width: auto;
	height: 76px;
	line-height: 76px;
	padding: 0 27px;
	font-size: 28px;
	letter-spacing: 1px;
}

.button_mini {
	height: 45px;
	line-height: 45px;
	width: 195px;
}

.main__more {
	font-size: 0;
	text-align: center;
	line-height: 1;
}

.main__more a {
	outline: none;
	display: inline-block;
	background: url(img/down.png) no-repeat;
	width: 43px;
	height: 23px;
}

/* ==========================================================================
   ARTICLES
   ========================================================================== */
.articles {
	padding-top: 90px;
	padding-bottom: 117px;
}

.title {
	text-align: center;
	color: #2b2b2b;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 50px;
	font-weight: 800;
	line-height: 60px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.articles .title {
	margin-bottom: 50px;
}

.articles__title {
	color: #0f8042;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 36px;
	font-weight: 600;
	line-height: 48px;
	text-transform: uppercase;
	margin-bottom: 27px;
}

.articles__item {
	overflow: hidden;
}

.articles__img {
	width: 480px;
	height: 316px;
	float: right;
	margin-left: 40px;
	position: relative;
	overflow: hidden;
}

.articles__img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.articles__text {
	color: #1e1e1e;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.articles__ovh {
	overflow: hidden;
	line-height: 316px;
}

.articles__vertical {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: 5px;
}

.articles__cite {
	margin-top: 30px;
	background: #fcf1a9;
	color: #0f8042;
	font-family: "Fira Sans Condensed";
	font-size: 14px;
	font-weight: 500;
	font-style: italic;
	line-height: 24px;
	padding-left: 22px;
	padding-right: 21px;
	padding-top: 11px;
	padding-bottom: 10px;
}

.articles__item_full{
	margin-bottom: -10px;
}

.articles__item_full .articles__title {
	margin-bottom: 17px;
}

.articles__item_full .articles__ovh {
	position: relative;
	top: -10px;
}

.articles__item + .articles__item {
	margin-top: 70px;
}

.articles__item_mirror .articles__img {
	float: left;
	margin-left: 0;
	margin-right: 40px;
}

.articles__pic {
	display: none;
}

/* ==========================================================================
   STAFF
   ========================================================================== */
.staff {
	background: url(img/staff.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 92px;
	padding-bottom: 113px;
}

.staff .title {
	color: #fff;
	margin-bottom: 51px;
}

.staff__ava {
	float: left;
	margin-right: 26px;
	width: 166px;
}

.staff__ava img {
	display: block;
	max-width: 100%;
	height: auto;
}

.staff__ovh {
	overflow: hidden;
	line-height: 166px;
}

.staff__name {
	display: inline-block;
	vertical-align: middle;
	color: #0f8042;
	font-family: "Fira Sans Condensed";
	font-size: 30px;
	font-weight: 600;
	line-height: 42px;
}

.staff__name b {
	font-size: 40px;
	font-weight: 700;
	display: block;
}

.staff__text {
	color: #13162b;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 24px;
	padding-left: 7px;
}

.staff__item {
	background: #fff;
	padding-left: 29px;
	padding-right: 32px;
	padding-top: 29px;
	height: 611px;
}

/* ==========================================================================
   DOC
   ========================================================================== */
.doc {
	padding-top: 105px;
	padding-bottom: 98px;
	background: url(img/doc.jpg) repeat center 166px;
	/* background: url(img/doc.jpg) repeat-x center 166px; */
}

.doc img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
	box-shadow: 0 1px 58px rgba(0, 0, 0, 0.23);
}

/* ==========================================================================
   GRAB
   ========================================================================== */
.grab {
	background: url(img/grab.jpg) no-repeat top center;
	/*background: url(img/grab2.jpg) repeat;*/
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 27px;
}

.grab__title {
	color: #fff;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 42px;
	font-weight: 700;
	line-height: 48px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 16px;
}

.grab__text {
	color: #fff;
	font-family: "Fira Sans Condensed";
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	text-align: center;
	margin-bottom: 23px;
}

.grab__ps {
	text-align: center;
	color: #fff;
	font-family: "Fira Sans Condensed";
	font-size: 11px;
	font-weight: 300;
	line-height: 17px;
}

.input {
	display: inline-block;
	vertical-align: top;
	width: 348px;
	height: 59px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: inset 3px 6px 5px rgba(0, 0, 0, 0.1);
	color: #13162b;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	padding: 0 17px;
	border: none;
	margin-right: 12px;
	outline: none;
}

.input.error {
	box-shadow: inset 3px 6px 5px rgba(255, 0, 0, 0.3);
	color: #f00;
}

.grab__form {
	text-align: center;
	margin-bottom: 6px;
}

/* ==========================================================================
   ADVANTAGES
   ========================================================================== */
.advantages {
	background: url(img/advantages.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 74px;
}

.advantages .title {
	color: #fff;
	margin-bottom: 36px;
}

.advantages__items {
	padding-left: 5px;
	padding-right: 5px;
}

.advantages__row {
	font-size: 0;
	margin-left: -5px;
	margin-right: -5px;
}

.advantages__col {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.advantages__caption {
	color: #fff;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.advantages__text {
	font-family: "Fira Sans Condensed";
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 8px;
}

.advantages__icon {
	margin-bottom: 27px;
}

.advantages__price span {
	display: inline-block;
	min-width: 80px;
	height: 32px;
	background: #fcf1a9;
	font-family: "Fira Sans Condensed";
	color: #0f8042;
	font-size: 18px;
	font-weight: 600;
	line-height: 32px;
	padding: 0 10px;
}

/* ==========================================================================
   STEPS
   ========================================================================== */
.steps {
	padding-top: 80px;
	padding-bottom: 84px;
}

.steps .title {
	margin-bottom: 50px;
}

.steps__items {
	padding-left: 368px;
}

.steps__item {
	position: relative;
}

.steps__item_full {
	margin-bottom: -20px;
}

.steps__item + .steps__item {
	margin-top: 44px;
}

.steps__icon {
	position: absolute;
	top: 0;
}

.steps__icon_s1 {
	left: -85px;
}

.steps__icon_s2 {
	left: -85px;
}

.steps__icon_s3 {
	left: -92px;
}

.steps__icon_s4 {
	left: -85px;
}

.steps__icon_s5 {
	left: -95px;
}

.steps__icon_s6 {
	left: -85px;
}

.steps__num {
	font-family: "Fira Sans Condensed";
	line-height: 1;
	color: #0f8042;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 3px;
}

.steps__text {
	font-family: "Fira Sans Condensed";
	line-height: 30px;
	color: #1e1e1e;
	font-size: 16px;
	font-weight: 400;
}

.steps__button {
	font-size: 0;
	line-height: 1;
	margin-top: 10px;
}

/* ==========================================================================
   MODELS
   ========================================================================== */
.models {
	background: url(img/models.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 97px;
	padding-top: 85px;
}

.models .title {
	color: #fff;
	margin-bottom: 42px;
}

.models__item_red {
	background: #fff;
	border: 1px solid #b82020;
}

.models__item_orange {
	background: #fff;
	border: 1px solid #f99b15;
}

.models__item_green {
	background: #fcf1a9;
	border: 1px solid #0f8042;
}

.models__items {
	text-align: justify;
	line-height: 0;
	font-size: 0;
	text-justify: newspaper;
	zoom: 1;
	text-align-last: justify;
}

.models__col {
	position: relative;
	display: inline-block;
	line-height: normal;
	vertical-align: top;
	text-align: left;
	text-justify: left;
	text-align-last: left;
	width: 291px;
}

.models__title {
	color: #fff;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 36px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 36px;
	position: absolute;
	top: 20px;
	right: -10px;
	left: -10px;
	text-align: center;
	text-justify: center;
	text-align-last: center;
	padding-top: 12px;
	padding-bottom: 8px;
}

.models__item_red .models__title {
	background: #b82020;
}

.models__item_red .models__title:before {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(img/rl.png) no-repeat;
	bottom: -9px;
	left: 0;
}

.models__item_red .models__title:after {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(img/rr.png) no-repeat;
	bottom: -9px;
	right: 0;
}

.models__item_orange .models__title {
	background: #f99b15;
}

.models__item_orange .models__title:before {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(img/ol.png) no-repeat;
	bottom: -9px;
	left: 0;
}

.models__item_orange .models__title:after {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(img/or.png) no-repeat;
	bottom: -9px;
	right: 0;
}

.models__item_green .models__title {
	background: #0f8042;
}

.models__item_green .models__title:before {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(img/gl.png) no-repeat;
	bottom: -9px;
	left: 0;
}

.models__item_green .models__title:after {
	content: '';
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(img/gr.png) no-repeat;
	bottom: -9px;
	right: 0;
}

.models__item {
	padding-top: 142px;
	position: relative;
	padding-bottom: 24px;
	padding-left: 36px;
	padding-right: 30px;
	margin-left: 9px;
	margin-right: 9px;
}

.models__text {
	color: #1e1e1e;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.models__text li {
	padding-left: 35px;
	position: relative;
}

.models__text li + li {
	margin-top: 24px;
}

.models__icon1:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 25px;
	left: 0;
	top: -2px;
}

.models__icon2:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	left: 0;
	top: -2px;
}

.models__icon3:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 29px;
	left: 0;
	top: -6px;
}

.models__icon4:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 28px;
	left: 0;
	top: -5px;
}

.models__icon5:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 26px;
	left: 0;
	top: -4px;
}

.models__item_red .models__icon1:before {
	background: url(img/mr1.png) no-repeat;
}

.models__item_red .models__icon2:before {
	background: url(img/mr2.png) no-repeat;
}

.models__item_red .models__icon3:before {
	background: url(img/mr3.png) no-repeat;
}

.models__item_red .models__icon4:before {
	background: url(img/mr4.png) no-repeat;
}

.models__item_red .models__icon5:before {
	background: url(img/mr5.png) no-repeat;
}

.models__item_orange .models__icon1:before {
	background: url(img/mo1.png) no-repeat;
}

.models__item_orange .models__icon2:before {
	background: url(img/mo2.png) no-repeat;
}

.models__item_orange .models__icon3:before {
	background: url(img/mo3.png) no-repeat;
}

.models__item_orange .models__icon4:before {
	background: url(img/mo4.png) no-repeat;
}

.models__item_orange .models__icon5:before {
	background: url(img/mo5.png) no-repeat;
}

.models__item_green .models__icon1:before {
	background: url(img/mg1.png) no-repeat;
}

.models__item_green .models__icon2:before {
	background: url(img/mg2.png) no-repeat;
}

.models__item_green .models__icon3:before {
	background: url(img/mg3.png) no-repeat;
}

.models__item_green .models__icon4:before {
	background: url(img/mg4.png) no-repeat;
}

.models__item_green .models__icon5:before {
	background: url(img/mg5.png) no-repeat;
}

/* ==========================================================================
   COMPLEXES
   ========================================================================== */
.complexes {
	padding-top: 84px;
	padding-bottom: 99px;
}

.complexes .title {
	margin-bottom: 46px;
}

.complexes__img img {
	display: block;
	width: 100%;
	height: auto;
}

.complexes__caption {
	color: #1e1e1e;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 14px;
}

.complexes__text {
	color: #1e1e1e;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.complexes .owl-prev {
	position: absolute;
	font-size: 0;
	box-shadow: 0 0 38px rgba(0, 0, 0, 0.2);
	width: 45px;
	height: 45px;
	left: -78px;
	top: 235px;
	border-radius: 50%;
	background: url(img/prev.png) no-repeat;
}

.complexes .owl-prev:hover {
	background: url(img/prev-hover.png) no-repeat;
}

.complexes .owl-next {
	position: absolute;
	font-size: 0;
	box-shadow: 0 0 38px rgba(0, 0, 0, 0.2);
	width: 45px;
	height: 45px;
	right: -78px;
	top: 235px;
	border-radius: 50%;
	background: url(img/next.png) no-repeat;
}

.complexes .owl-next:hover {
	background: url(img/next-hover.png) no-repeat;
}

.complexes__block {
	border: 1px solid #0f8042;
	border-top: none;
	padding-top: 30px;
	padding-bottom: 33px;
}

/* ==========================================================================
   VANTAGE
   ========================================================================== */
.vantage {
	background: url(img/vantage.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 98px;
	padding-bottom: 99px;
}

.vantage .title {
	color: #fff;
	text-align: left;
	margin-bottom: 34px;
}

.vantage__text {
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
}

.vantage__text p + p {
	margin-top: 30px;
}

.vantage__img {
	width: 383px;
	float: right;
	margin-left: 53px;
	height: 437px;
	position: relative;
	overflow: hidden;
}

.vantage__img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.vantage__ovh {
	position: relative;
	top: -11px;
}

/* ==========================================================================
   FAQ
   ========================================================================== */
.faq {
	padding-top: 84px;
	padding-bottom: 85px;
}

.faq .title {
	margin-bottom: 37px;
}

.faq__caption {
	color: #1e1e1e;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	padding-left: 26px;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.faq__caption:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 16px;
	left: 0;
	top: 4px;
	background: url(img/current.png) no-repeat;
}

.faq__caption.active {
	color: #0f8042;
}

.faq__caption.active:before {
	content: '';
	position: absolute;
	width: 17px;
	height: 10px;
	left: 0;
	top: 7px;
	background: url(img/active.png) no-repeat;
}

.faq__text {
	display: none;
	color: #1e1e1e;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	padding-left: 60px;
	padding-top: 24px;
	padding-bottom: 12px;
}

.faq__item + .faq__item {
	margin-top: 14px;
}

/* ==========================================================================
   QUESTION
   ========================================================================== */
.question {
	background: url(img/question.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 100px 0;
}

.question .title {
	color: #fff;
	text-align: left;
	margin-bottom: 14px;
}

.question__img {
	float: left;
	width: 383px;
	height: 437px;
	position: relative;
	margin-right: 48px;
	margin-left: 60px;
	overflow: hidden;
}

.question__img img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.question__ovh {
	overflow: hidden;
	padding-top: 33px;
}

.question__text {
	color: #fff;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 26px;
}

.question__word {
	color: #fff;
	font-family: "Proxima Nova Extra Condensed";
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1;
}

.question__word a {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	line-height: 1;
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 24px;
}

.question__button {
	font-size: 0;
	line-height: 1;
	margin: 13px 0 16px;
}

/* ==========================================================================
   CONTACTS
   ========================================================================== */
.contacts {
	height: 480px;
	position: relative;
}

.contacts__map {
	position: absolute;
	left: 0;
	right: 0;
	right: 0;
	bottom: 0;
}

.contacts__map iframe {
	display: block;
}

.contacts .cnt {
	position: relative;
	z-index: 1;
}

.contacts__info {
	position: absolute;
	left: 10px;
	top: 125px;
	background: #fff;
	width: 413px;
	background: #fff;
	box-shadow: 3.9px 4.5px 5px rgba(0, 0, 0, 0.15);
	padding-left: 38px;
	padding-top: 43px;
	padding-bottom: 40px;
	padding-right: 30px;
}

.contacts__title {
	color: #343434;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 30px;
	font-weight: 900;
	line-height: 36px;
	margin-bottom: 17px;
}

.contacts__text {
	color: #323232;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

.contacts__text b {
	font-weight: 600;
}

/* ==========================================================================
   COPYRIGHT
   ========================================================================== */
.copyright {
	background: #13171b;
	text-align: right;
	color: #818282;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	line-height: 47px;
	height: 47px;
}

/* ==========================================================================
   MODALS
   ========================================================================== */
.modals {
	display: none;
}

.modal {
	position: relative;
	margin: 30px auto;
	width: 375px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 43.7px 2.3px rgba(0, 0, 0, 0.13);
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 27px;
	padding-bottom: 29px;
}

.modal_thanks {
	padding-bottom: 23px;
}

.modal button.mfp-close {
	opacity: 1;
	width: 20px;
	height: 20px;
	background: url(img/exit.png) no-repeat;
	top: 12px;
	right: 12px;
	font-size: 0;
}

.modal__title {
	color: #24211d;
	font-family: "Proxima Nova Extra Condensed";
	font-size: 36px;
	font-weight: 700;
	line-height: 42px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}

.modal__title:after {
	content: '';
	display: block;
	margin: auto;
	width: 61px;
	height: 2px;
	background-color: #f99b15;
	margin-top: 11px;
}

.modal__text {
	color: #1e1e1e;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	margin-bottom: 12px;
}

.modal_thanks .modal__text {
	margin-bottom: 0;
}

.modal__ps {
	color: #7a7a7a;
	font-family: "Fira Sans Condensed";
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	margin-top: 15px;
}

.modal__input {
	display: block;
	width: 100%;
	height: 53px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 18px;
	font-family: "Fira Sans Condensed";
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 24px;
	padding: 0 20px;
	outline: none;
	color: #f00;
}

.modal__input.error {
	border-color: #f00;
}

.modal__input::-webkit-input-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

.modal__input::-moz-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

.modal__input:-moz-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

.modal__input:-ms-input-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

.modal__input:focus::-webkit-input-placeholder{
	color: transparent;
}

.modal__input:focus::-moz-placeholder {
	color: transparent;
}

.modal__input:focus:-moz-placeholder {
	color: transparent;
}

.modal__input:focus:-ms-input-placeholder {
	color: transparent;
}

.modal .button {
	display: block;
	width: 100%;
}

/* ==========================================================================
   OWL CAROUSEL
   ========================================================================== */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	backface-visibility: hidden;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	display: none;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/*
* 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
	transition: height 500ms ease-in-out;
}

/*
* 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	backface-visibility: hidden;
}

/*
* 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

/* ==========================================================================
   MAGNIFIC POPUP
   ========================================================================== */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
	 * Remove all paddings around the image on small screen
	*/
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; }
		.mfp-img-mobile .mfp-bottom-bar:empty {
			padding: 0;
		}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;

	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

/* ==========================================================================
   MEDIA
   ========================================================================== */
@media only screen and (max-width : 1120px) {
	.complexes .owl-nav {
		font-size: 0;
		line-height: 1;
		margin-top: 30px;
		text-align: center;
	}

	.complexes .owl-prev {
		position: static;
		display: inline-block;
		vertical-align: top;
	}

	.complexes .owl-next {
		position: static;
		display: inline-block;
		vertical-align: top;
		margin-left: 6px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 979px) {
	.cnt {
		width: 100%;
	}

	.main {
		padding-top: 110px;
	}

	.main__title {
		font-size: 74px;
		line-height: 88px;
		margin-bottom: 28px;
	}

	.main__title span {
		font-size: 40px;
		line-height: 50px;
		margin-top: 10px;
	}

	.main__button {
		margin-bottom: 98px;
	}

	.articles {
		padding-top: 65px;
	}

	.articles .title {
		margin-bottom: 36px;
	}

	.articles__img {
		width: 288px;
	}

	.staff {
		padding-top: 70px;
		padding-bottom: 80px;
	}

	.staff .title {
		margin-bottom: 40px;
	}

	.staff__ava {
		width: 141px;
		margin-right: 20px;
	}

	.staff__ovh {
		line-height: 141px;
		padding-top: 5px;
	}

	.staff__item {
		padding-left: 25px;
		padding-right: 30px;
		height: 600px;
	}

	.staff__text {
		margin-top: 20px;
	}

	.staff__text br {
		display: none;
	}

	.doc {
		padding: 80px 0;
	}

	.advantages {
		padding-top: 70px;
	}

	.steps {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.steps__items {
		padding-left: 260px;
	}

	.grab__title span {
		display: block;
	}

	.models {
		padding-top: 75px;
		padding-bottom: 80px;
	}

	.models__items {
		margin-top: -40px;
		text-align: center;
		text-justify: center;
		text-align-last: center;
		margin-left: -40px;
	}

	.models__col {
		margin-top: 40px;
		margin-left: 40px;
	}

	.complexes {
		padding-top: 70px;
	}

	.complexes .title {
		margin-bottom: 40px;
	}

	.complexes .owl-carousel {
		padding-left: 70px;
		padding-right: 70px;
	}

	.complexes .owl-nav {
		margin: 0;
	}

	.complexes .owl-prev {
		position: absolute;
		left: 0;
	}

	.complexes .owl-next {
		position: absolute;
		right: 0;
	}

	.vantage__img {
		width: 287px;
		margin-left: 50px;
	}

	.vantage__text br {
		display: none;
	}

	.vantage {
		padding-bottom: 90px;
		padding-top: 90px;
	}

	.faq {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.question {
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.question__img {
		margin-left: 0;
		margin-right: 40px;
		width: 320px;
	}

	.question__img img {
		left: 50%;
		margin-left: -191px;
	}

	.contacts {
		height: 420px;
	}

	.contacts__map iframe {
		height: 420px;
	}

	.contacts__info {
		top: 100px;
	}

	.faq__text {
		padding-left: 26px;
	}
}

@media only screen and (max-width : 850px) {
	.staff__item {
		height: 640px;
	}
}

@media only screen and (max-width : 790px) {
	.staff__ava {
		width: 130px;
	}

	.staff__ovh {
		line-height: 130px;
	}

	.staff__item {
		height: 650px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.header {
		padding-top: 28px;
	}

	.header__address {
		display: none;
	}

	.header__phone {
		padding: 0;
		margin: 0;
	}

	.header__phone a {
		font-size: 0;
		width: 46px;
		height: 46px;
		background: url(img/telephone.png) no-repeat;
		display: block;
	}

	.header__phone a:hover {
		background: url(img/telephone-hover.png) no-repeat;
	}

	.header__phone:before {
		display: none;
	}

	.header__time {
		display: none;
	}

	.main {
		padding-top: 33px;
		padding-bottom: 30px;
	}

	.main__title {
		font-size: 58px;
		line-height: 69px;
		margin-bottom: 20px;
	}

	.main__title span {
		font-size: 36px;
		line-height: 42px;
	}

	.button_big {
		width: 276px;
		height: 63px;
		line-height: 63px;
		font-size: 22px;
		padding: 0;
	}

	.main__button {
		margin-bottom: 32px;
	}

	.title {
		font-size: 48px;
		line-height: 57px;
	}

	.articles {
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.articles .title {
		margin-bottom: 26px;
	}

	.articles__img {
		display: none;
	}

	.articles__pic {
		display: block;
		margin-bottom: 32px;
	}

	.articles__pic img {
		display: block;
		margin: auto;
	}

	.articles__title {
		text-align: center;
		font-size: 24px;
		line-height: 31px;
		margin-bottom: 10px;
	}

	.articles__text {
		line-height: 24px;
	}

	.articles__cite {
		margin-top: 16px;
		padding: 15px;
	}

	.articles__item_full .articles__title {
		margin-bottom: 10px;
	}

	.articles__ovh {
		line-height: 1;
	}

	.articles__item_full .articles__ovh {
		position: static;
	}

	.articles__vertical {
		display: block;
		position: static;
	}

	.articles__item_full {
		margin-bottom: 0;
	}

	.articles__item + .articles__item {
		margin-top: 35px;
	}

	.staff {
		padding-top: 50px;
		padding-bottom: 40px;
	}

	.staff .title {
		margin-bottom: 26px;
	}

	.staff__name {
		font-size: 24px;
		line-height: 30px;
	}

	.staff__name b {
		font-size: 30px;
	}

	.staff__ava {
		width: 111px;
	}

	.staff__ovh {
		line-height: 111px;
		padding-top: 0;
	}

	.staff__item {
		padding: 20px;
		height: auto;
	}

	.staff__text {
		padding-left: 0;
	}

	.staff .owl-nav {
		font-size: 0;
		line-height: 1;
		text-align: center;
		margin-top: 25px;
	}

	.staff .owl-prev {
		display: inline-block;
		vertical-align: top;
		width: 45px;
		height: 45px;
		background: url(img/prev.png) no-repeat;
	}

	.staff .owl-next {
		display: inline-block;
		vertical-align: top;
		width: 45px;
		height: 45px;
		background: url(img/next.png) no-repeat;
		margin-left: 6px;
	}

	.doc {
		padding: 60px 0;
	}

	.grab {
		padding-bottom: 15px;
	}

	.grab__title {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 0;
	}

	.grab__text {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 13px;
	}

	.grab .input {
		display: block;
		width: 100%;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}

	.grab .button {
		display: block;
		width: 100%;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}

	.grab__ps {
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}

	.advantages {
		padding-top: 54px;
		padding-bottom: 64px;
	}

	.advantages__row {
		margin-top: -30px;
	}

	.advantages__col {
		width: 50%;
		margin-top: 30px;
	}

	.advantages__text br {
		display: none;
	}

	.advantages .title {
		margin-bottom: 22px;
	}

	.steps__items {
		padding-left: 95px;
	}

	.steps__text br {
		display: none;
	}

	.steps {
		padding-top: 54px;
		padding-bottom: 54px;
	}

	.steps .title {
		margin-bottom: 30px;
	}

	.steps__item + .steps__item {
		margin-top: 27px;
	}

	.steps__item_full {
		margin-bottom: 0;
	}

	.models .title {
		font-size: 45px;
		margin-bottom: 20px;
	}

	.models {
		padding-top: 54px;
		padding-bottom: 60px;
	}

	.complexes {
		padding-top: 50px;
		padding-bottom: 40px;
	}

	.complexes .owl-carousel {
		padding-left: 0;
		padding-right: 0;
	}

	.complexes .owl-prev {
		position: static;
	}

	.complexes .owl-next {
		position: static;
	}

	.complexes .owl-nav {
		margin-top: 30px;
	}

	.vantage__img {
		display: none;
	}

	.vantage .title {
		text-align: center;
		font-size: 45px;
	}

	.vantage {
		padding-top: 60px;
		padding-bottom: 45px;
	}

	.vantage__text {
		line-height: 24px;
	}

	.vantage__text p + p {
		margin-top: 24px;
	}

	.vantage .title {
		margin-bottom: 14px;
	}

	.faq {
		padding-top: 54px;
		padding-bottom: 50px;
	}

	.faq .title {
		margin-bottom: 35px;
	}

	.question__img {
		display: none;
	}

	.question {
		text-align: center;
		padding-top: 53px;
		padding-bottom: 0;
		padding-bottom: 50px;
	}

	.question .title {
		text-align: center;
	}

	.question__ovh {
		padding-top: 0;
	}

	.contacts {
		height: auto;
	}

	.contacts__map {
		position: static;
		height: 360px;
		display: none;
	}

	.contacts__map iframe {
		height: 360px;
	}

	.contacts__info {
		position: static;
		text-align: center;
		width: auto;
		height: auto;
		padding: 0;
		box-shadow: none;
		padding: 40px 0;
	}

	.copyright {
		text-align: center;
	}

	.modal {
		width: 300px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.complexes .owl-carousel {
		max-width: 320px;
		margin: auto;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}