/* normalize.css v7.0.0 */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figcaption,
figure,
main {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
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;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
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 {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	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-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details,
menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}

/* ----- Font ----- */
@font-face {
	font-family: 'icon';
	src:  url('../font/icon.eot?ver=1.4');
	src:  url('../font/icon.eot?ver=1.4#iefix') format('embedded-opentype'),
		url('../font/icon.ttf?ver=1.4') format('truetype'),
		url('../font/icon.woff?ver=1.4') format('woff'),
		url('../font/icon.svg?ver=1.4#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-logo:before {
	content: "\e900";
}
.icon-arrow-botton:before {
	content: "\e901";
}
.icon-arrow-left:before {
	content: "\e902";
}
.icon-arrow-right:before {
	content: "\e903";
}
.icon-arrow-top:before {
	content: "\e904";
}
.icon-cityscape:before {
	content: "\e905";
}
.icon-coins:before {
	content: "\e906";
}
.icon-contract:before {
	content: "\e907";
}
.icon-email:before {
	content: "\e908";
}
.icon-exam:before {
	content: "\e909";
}
.icon-fast-food:before {
	content: "\e90a";
}
.icon-gas-station:before {
	content: "\e90b";
}
.icon-guarantee:before {
	content: "\e90c";
}
.icon-house:before {
	content: "\e90d";
}
.icon-microscope:before {
	content: "\e90e";
}
.icon-phone-call:before {
	content: "\e90f";
}
.icon-phone-mobile:before {
	content: "\e910";
}
.icon-pipes:before {
	content: "\e911";
}
.icon-sandbox:before {
	content: "\e912";
}
.icon-special-car:before {
	content: "\e913";
}
.icon-time-car:before {
	content: "\e914";
}
.icon-water-tap:before {
	content: "\e915";
}
.icon-work-station:before {
	content: "\e916";
}

/* ----- All style ----- */
body {
	width: 100%;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
section:before, .save-grain:before,
section:after, .save-grain:after {
	content: "";
	display: table;
}
section:after, .save-grain:after {
	clear: both;
}
a {
	text-decoration: none;
}
a,
input,
textarea,
button {
	outline: none;
}

/* fix footer */
.wcity-list,
.static-page {
	min-height: calc(100vh - 527px);
}
.static-page,
.articles,
.gallery,
.svc-list {
	min-height: calc(100vh - 328px);
}
.not-page {
	min-height: calc(100vh - 162px);
}

/* ----- Atomic style ----- */
.bg\(img\) {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	image-rendering: -webkit-optimize-contrast;
}
.case {
	width: 1160px;
	margin: 0 auto;
}
.case\(50\%\) {
	width: 580px;
}
.tl\(main\) {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.3;
}
.full-articles .tl\(main\) {
	font-size: 28px;
	line-height: 1.35;
}
.line-black {
	height: 1px;
	background: #000;
}
.line-white {
	height: 1px;
	background: #fff;
}
.std\(btn\) {
	padding: 13px 26px;
	color: #fff;
	font-size: 15px;
	border: none;
	border-radius: 3px;
	background: #d0a060;
	cursor: pointer;

	-webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
	-ms-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
	-o-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset;
}
.std\(btn\):hover {
	-webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
	-ms-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
	-o-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
}
.std\(btn\):focus {
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	-ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	-o-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2) inset;
}

/* ----- Top menu ----- */
.tmenu {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 3;
}
/* top menu block contact */
.tmenu__contacts {
	padding: 7px 0 9px 0;
	background: #343434;
	text-align: right;
}
.tmenu__contacts-item {
	display: inline-block;
	margin: 0 0 0 40px;
	font-size: 13px;
	font-weight: 600;
	color: #f7f6f7;
}
.tmenu__contacts-icon {
	padding: 0 10px 0 0;
	font-size: 13px;
	vertical-align: middle;
}
/* top main menu */
.tmenu__main {
	position: relative;
	width: 100%;
	background: #f7f6f7;
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
}
.tmenu__logo {
	float: left;
	padding: 8px 0;
	font-size: 48px;
	color: #5c5c5c;
}
.tmenu__item {
	float: right;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.tmenu__item-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tmenu__item-li {
	display: inline-block;
	position: relative;
	margin: 0 0 0 40px;
	cursor: pointer;
}
.tmenu__item-li:first-child {
	margin: 0;
}
.tmenu__item-lk {
	display: block;
	color: #5c5c5c;
	padding: 25px 0;
}
.tmenu__item-lk:hover {
	color: #9f9f9f;
}
/* top submenu */
.tmenu__submenu-ul {
	display: none;
	position: absolute;
	top: 64px;
	right: 0;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.15);
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.15);
}
.tmenu__item-li:hover .tmenu__submenu-ul {
	display: block;
}
.tmenu__submenu-arrow {
	margin: 0 0 0 8px;
}
.tmenu__submenu-li {
	margin: 0;
}
.tmenu__submenu-lk {
	display: block;
	width: 130px;
	color: #5c5c5c;
	padding: 17px 30px;
	border-top: 1px solid #e5e5e5;
	background: #f7f6f7;
}
.tmenu__submenu-lk:hover {
	background: #edeaed;
}

/* ----- Mobile icon button ----- */
.tmenu__mob-icon {
	padding: 19px 0 19px 15px;
	display: none;
	cursor: pointer;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}
.tmenu__mob-icon:hover {
	opacity: 0.7;
}
.tmenu__mob-icon:focus {
	outline: 0;
}
.tmenu__mob-icon-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}
.tmenu__mob-icon-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}
.tmenu__mob-icon-inner,
.tmenu__mob-icon-inner::before,
.tmenu__mob-icon-inner::after {
	width: 40px;
	height: 3px;
	background-color: #5c5c5c;
	border-radius: 0;
	position: absolute;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.header__tmenu_all-page .tmenu__mob-icon-inner,
.header__tmenu_all-page .tmenu__mob-icon-inner::before,
.header__tmenu_all-page .tmenu__mob-icon-inner::after {
	background-color: #939393;
}
.header__tmenu_swipe-down .tmenu__mob-icon-inner,
.header__tmenu_swipe-down .tmenu__mob-icon-inner::before,
.header__tmenu_swipe-down .tmenu__mob-icon-inner::after {
	background-color: #939393;
}
.tmenu__mob-icon-inner::before,
.tmenu__mob-icon-inner::after {
	content: "";
	display: block;
}
.tmenu__mob-icon-inner::before {
	top: -10px;
}
.tmenu__mob-icon-inner::after {
	bottom: -10px;
}
.tmenu__mob-icon-collapse .tmenu__mob-icon-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.15s;
	transition-delay: 0.15s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.tmenu__mob-icon-collapse .tmenu__mob-icon-inner::after {
	top: -20px;
	transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.tmenu__mob-icon-collapse .tmenu__mob-icon-inner::before {
	transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.tmenu__mob-icon-collapse.is-active .tmenu__mob-icon-inner {
	-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	transition-delay: 0.32s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.tmenu__mob-icon-collapse.is-active .tmenu__mob-icon-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}
.tmenu__mob-icon-collapse.is-active .tmenu__mob-icon-inner::before {
	top: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* ----- Home start page ----- */
.home-start {
	margin: 98px 0 0 0;
}
/* home start */
.home-start__core {
	padding: 145px 0;
}
.home-start__title {
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.25;
}

/* ----- Slider ----- */
.r-carousel {
	position: relative;
}
.r-carousel__item:focus {
	outline: none;
}
.home-start__slide-tx {
	font-size: 17px;
	text-align: center;
	color: #fff;
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots {
	bottom: -10px;
}
.slick-dots li button:before {
	content: '';
	background: rgba(255, 255, 255, 0);
	height: 7px;
	width: 7px;
	border: 1px solid #fff;
	border-radius: 100%;
	opacity: 1;
}
.slick-dots .slick-active button:before {
	background: rgba(255, 255, 255, 1);
}

/* ----- Home description ----- */
.home-desc__middle {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	z-index: 2;

	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* home description left block */
.home-desc-l {
	float: left;
	width: 50%;
	background: #f2f2f1;
}
.home-desc-l .case\(50\%\) {
	position: relative;
	float: right;
	height: 380px;
}
.home-desc__title {
	margin: 0;
	padding: 0 0 20px 0;
	color: #343434;
}
.home-desc__line {
	width: 70px;
}
.home-desc__tx {
	margin: 0;
	padding: 20px 80px 0 0;
	font-size: 15px;
	color: #666565;
	line-height: 20px;
}
/* home description right block */
.home-desc-r {
	float: right;
	width: 50%;
	background: #343434;
}
.home-desc-r .case\(50\%\) {
	position: relative;
	float: left;
	height: 380px;
}
.home-desc__item {
	position: relative;
	padding: 15px 0 15px 80px;
}
.home-desc__item-line {
	position: absolute;
	top: 50%;
	left: 114px;
	height: 100%;
	width: 0px;
	border-right: 1px dashed #5e5e5e;
	z-index: 1;
}
.home-desc__item-icon {
	position: absolute;
	width: 37px;
	top: 50%;
	margin: -34px 0 0 0;
	padding: 14px;
	border: 2px solid #555555;
	border-radius: 100%;
	background: #343434;
	z-index: 2;
}
.home-desc__icon {
	color: rgba(206,159,103,0.8);
	font-size: 37px;
}
.home-desc__item-info {
	padding: 0 0 0 90px;
}
.home-desc__item-title {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: 400;
	color: #f1f1f1;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.home-desc__item-tx {
	margin: 0;
	font-size: 14px;
	color: #bdbdbd;
}

/* ----- Home services ----- */
.home-services {
	display: table;
	padding: 65px 0 80px 0;
	font-size: 0;
}

/* ----- Home map ----- */
.home-map {
	display: block;
	padding: 45px 0;
	width: 100%;
	background-image: url(../img/home/home-map__bg.jpg);
}
.home-map__title {
	display: table;
	margin: 0 0 20px 0;
	color: #fff;
}
.home-map__line {
	width: 60px;
}
.home-map__tx {
	display: table;
	width: 50%;
	margin: 14px 0 0 0;
	font-size: 15px;
	color: #fff;

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.home-map__tx:hover {
	color: #dadada;

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}

/* ----- Home statistics ----- */
.home-stat {
	padding: 80px 0;
}
.home-stat__item {
	float: left;
	width: 25%;
}
.home-stat__item-icon {
	display: table;
	width: 40px;
	margin: 0 auto;
	padding: 15px;
	font-size: 40px;
	border: 10px solid #f2f2f1;
	border-radius: 100%;
}
.home-stat__item-count {
	width: 100%;
	padding: 10px 0 0 0;
	font-size: 28px;
	text-align: center;
}
.home-stat__item-tx {
	margin: 10px 0 0 0;
	padding: 0 20px;
	text-align: center;
	font-size: 15px;
	color: #838383;
	font-weight: 400;
}

/* ----- Home place ----- */
.home-place {
	position: relative;
	width: 100%;
}
/* home place right bg */
.home-place__bg {
	position: absolute;
	right: 0;
	width: 40%;
	height: 100%;
	min-height: 473px;
	background-image: url(../img/home/home-place__bg.jpg);
}
/* home place description */
.home-place__desc {
	width: 100%;
	background: #343434;
}
.home-place__desc-case {
	width: 55%;
	padding: 30px 0;
}
.home-place__title {
	margin: 0;
	color: #f2f2f1;
}
.home-place__tx {
	margin: 15px 0 0 0;
	color: #999999;
	font-size: 15px;
}
/* home place icon */
.home-place__details {
	width: 100%;
	background: #f2f2f1;
}
.home-place__details-case {
	width: 55%;
	padding: 40px 0;
}
.home-place__item {
	position: relative;
	float: left;
	width: 45%;
	margin: 10px 5% 10px 0;
}
.home-place__case {
	position: relative;
}
.home-place__icon {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -20px 0 0 0;
	font-size: 40px;
	color: #343434;
}
.home-place__item-info {
	padding: 0 0 0 55px;
}
.home-place__item-title {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	color: #343434;
}
.home-place__item-tx {
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #7e7e7e;
}

/* ----- Home services ----- */
.home-svc {
	padding: 80px 0;
}
.home-svc__tl {
	margin: 0 0 20px 0;
}
.home-svc__line {
	width: 60px;
}
.home-svc__tx {
	margin: 15px 0 0 0;
	font-size: 15px;
	color: #838383;
}
.home-svc__desc {
	overflow-y: scroll;
	margin: 45px 0 0 0;
	height: 300px;
}

/* ----- Home gallery ----- */
/* head */
.home-gl__head {
	width: 100%;
	padding: 30px 0;
	background: #343434;
}
.home-gl__tl {
	margin: 0;
	color: #f2f2f1;
}
.home-gl__info {
	margin: 15px 0 0 0;
	color: #999999;
	font-size: 15px;
}
/* main */
.home-gl__main {
	padding: 60px 0 70px 0;
	background: #f2f2f1;
}
.home-tab__item {
	opacity: 0;
	display: none;
	transition: opacity 1s ease;
	padding: 15px 0 0 0;}

.home-tab__item_active {
	display: block;
	opacity: 1; 
}
.home-tab__nav {
	text-align: center;
}
.home-tab__nav-a {
	margin: 0 10px;
	padding: 0 3px;
	color: #343434;
	font-size: 15px;
	font-weight: 600;
}
.home-tab__nav-a_active {
	color: #d0a068;
	border-bottom: 2px solid #d0a068;
}

/* ----- Home form ----- */
/* head home form */
.home-form {
	width: 100%;
	padding: 80px 0;
}
.home-form__title {
	margin: 0 0 20px 0;
}
.home-form__line {
	width: 60px;
}
.home-form__tx {
	margin: 15px 0 0 0;
	font-size: 15px;
	color: #838383;
}
/* form */
.home-form__form {
	float: left;
	width: 60%;
	margin: 35px 0 0 0;
}
.home-form__input,
.home-form__textarea {
	padding: 14px 15px;
	font-size: 15px;
	background: #f2f2f1;
	border: none;
	border-radius: 1px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.home-form__input {
	float: left;
	width: 48.5%;
	margin: 0 0 15px 0;
}
.home-form__input:first-child {
	margin: 0 3% 15px 0;
}
.home-form__textarea {
	width: 100%;
	height: 150px;
	margin: 5px 0 15px 0;
	resize: none;
}
/* form info */
.home-form__info {
	float: left;
	margin: 35px 0 0 2%;
	width: 38%;
}
.home-form__info-title {
	margin: 0 0 15px 0;
	font-size: 17px;
	color: #343434;
	text-transform: uppercase;
}
.home-form__info-tx {
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #838383;
}

/* ----- Footer ----- */
.footer {
	width: 100%;
	margin: 0;
	padding: 25px 0;
	background: #343434;
}
.footer__copyrighted {
	padding: 0 30px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	line-height: 1.35;
}
.f__svc {
	margin: 15px 0 40px 0;
	padding: 0;
	width: 100%;
	list-style: circle;
	column-count: 3;
}
.f__svc-item {
	margin: 0 20px 13px;
	font-size: 14px;
	color: #d0a060;
	page-break-inside: avoid;
	break-inside: avoid;
}
.f__svc-link {
	color: inherit;
}
.f__svc-link:hover {
	color: #d0d0d0;
	text-decoration: underline;
}

/* ===== ALL PAGE STYLE ===== */

/* ----- Page services head ----- */
.svc-head {
	margin: 98px 0 0 0;
}
.svc-head__core {
	padding: 100px 0;
}
.svc-head__title {
	margin: 0 0 20px 0;
	text-align: center;
	color: #fff;
	font-size: 38px;
	font-weight: 600;
	line-height: 1.3;
}
.svc-head__desc {
	margin: 0;
	text-align: center;
	font-size: 17px;
	color: #fff;
	line-height: 1.4;
}
.svc-head__btn {
	display: table;
	margin: 30px auto 0 auto;
	padding: 14px 28px;
	font-size: 16px;
	color: #f0cd9d;
	border: 1px solid #f0cd9d;
	border-radius: 1px;
}
.svc-head__btn:hover {
	color: #fff;
	background: #d0a060;
	border-color: #d0a060;
}

/* ----- Page services content ----- */
/* services list */
.svc-list {
	display: table;
	padding: 70px 0 100px 0;
	font-size: 0;
}
/* one service */
.svc-full {
	padding: 50px 0 80px 0;
}
.svc-dignity {
	padding: 25px 0;
	background: #edf1f5;
}
.svc-dignity__item {
	float: left;
	position: relative;
	width: 33%;
	color: #898e91;
}
.svc-dignity__icon {
	position: absolute;
	font-size: 50px;
}
.svc-dignity__tx {
	height: 51px;
	margin: 0;
	padding: 0 15px 0 65px;
	font-size: 15px;
	overflow: hidden;
}
.svc__btn {
	display: table;
	margin: 25px 0 0 0;
}
.svc-full__title {
	margin: 0;
	font-size: 27px;
	font-weight: 400;
}
.svc__price-tx {
	font-size: 20px;
	color: #444;
}
.svc__price-info{
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #444;
}
/* service articles */
.svc-art {
	margin: 40px 0 0 0;
}
.svc-art__line {
	width: 100%;
	height: 1px;
	background: #d8d4d4;
}
.svc-art__title {
	margin: 20px 0 15px 0;
}
.svc-art__info {
	margin: 0 0 15px 0;
	font-size: 15px;
	color: #838383;
}
.svc-art__list {
	display: table;
	width: 100%;
	font-size: 0;
}

/* ----- Page standard head ----- */
.std-head {
	margin: 98px 0 0 0;
	padding: 45px 0 25px 0;
	background: #343434;
}
.std-head__title {
	margin: 0;
	color: #f2f2f1;
}
.std-head_info {
	margin: 15px 0 0 0;
	font-size: 15px;
	color: #999999;
	width: 45%;
	line-height: 1.45;
}

/* ----- Nav content ----- */
.nav-tx {
	width: 100%;
	padding: 0 0 10px 0;
}
.nav-tx__tl {
	font-size: 19px;
}
.nav-tx__ul {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0px 0;
	padding: 0 0 25px 10px;
	border-bottom: 1px solid #d8d4d4;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	column-count: 2;
}
.nav-tx__li {
	overflow: hidden;
	display: inline-block;
	width: 90%;
	padding: 7px 20px 7px 20px;
	color: #7368b1;
	font-size: 14px;
	vertical-align: top;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav-tx__lk {
	color: inherit;
}
.nav-tx__lk:hover {
	text-decoration: underline;
}

/* ----- Breadcrumb ----- */
/* all */
.brdc__ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.brdc__li {
	display: inline;
	position: relative;
	font-size: 13px;
	color: #fff;
}
.brdc__li + .brdc__li {
	padding: 0 0 0 10px;
}
.brdc__li + .brdc__li:before {
	font-family: 'icon' !important;
	display: inline-block;
	position: relative;
	content: "\e903";
	padding: 0 10px 0 0;
	font-size: 12px;
	vertical-align: middle;

	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.brdc__lk {
	color: inherit;
	vertical-align: middle;
}
.brdc__lk:hover {
	color: #a5a5a5;
	text-decoration: underline;
}
span.brdc__lk {
	color: #999999;
}
span.brdc__lk:hover {
	color: #999999;
	text-decoration: none;
}
/* standard page */
.brdc.std-brdc {
	margin: 20px 0 0 0;
}
.std-brdc .brdc__li {
	color: #d6d4d4;
}
/* services page */
.brdc.svc-brdc {
	padding: 15px 0 0px 0;
	margin-bottom: -10px;
}
.svc-brdc .brdc__li {
	color: #000;
}
/* where work page */
.brdc.wcity-brdc {
	padding: 15px 0 0px 0;
	margin-bottom: -10px;
}
.wcity-brdc .brdc__li {
	color: #000;
}

/* ----- Page standard block ----- */
.std-block__item {
	display: inline-block;
	width: 31%;
	margin: 25px 0 0 0;
	vertical-align: top;
}
.std-block__item:nth-child(3n+2) {
	margin: 25px 3.5% 0 3.5%;
}
.std-block__item-img {
	display: block;
	width: 100%;
	height: 180px;

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;

	cursor: pointer;
}
.std-block__item-img:hover {
	opacity: 0.85;

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.std-block__info {
	display: block;

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.std-block__info:hover {
	opacity: 0.8;

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.std-block__info-title {
	margin: 13px 0 5px 0;
	color: #343434;
	font-size: 16px;
	font-weight: 600;
}
.std-block__info-tx {
	margin: 0;
	color: #666565;
	font-size: 14px;
}
.std-block__info-price {
	display: inline-block;
	padding: 7px 0 0 0;
	font-weight: 600;
	color: #525252;
}
.std-block__btn {
	position: relative;
	display: block;
	width: 100%;
	height: 180px;
	background: #343434;

	-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;
}
.std-block__btn:hover {
	background: #555555;

	-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;
}
.std-block__btn-name {
	position: absolute;
	display: block;
	color: #ebebeb;
	top: 50%;
	left: 50%;

	font-size: 17px;
	text-align: center;
	line-height: 25px;
	letter-spacing: 2px;
	text-transform: uppercase;

	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
}

/* ----- Static page ----- */
.static-page {
	padding: 50px 0 80px 0;
}

/* ----- Companies ----- */
.companies__title-logo {
	margin: 0 0 20px 0;
	font-size: 27px;
	font-weight: 400;
}
.companies__slider {
	margin: 0 0 50px 0;
	padding: 15px 0 0 0;
}
.g-carousel {
	margin: 0 -10px 0 -10px !important;
}
.g-carousel__item {
	padding: 0 10px;
	outline: none;
}
.companies__logo {
	width: 100%;
	height: 60px;
}

/* ----- Gallery ----- */
.gallery {
	padding: 60px 0 80px 0;
}
.gallery__nav {
	padding: 0 0 20px 0;
	text-align: center;
}
.gallery__nav-lk {
	margin: 0 10px;
	padding: 0 3px;
	color: #343434;
	font-size: 15px;
	font-weight: 600;

	-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;
}
.gallery__nav-lk:hover {
	color: #807f7f;

	-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;
}
.gallery__nav-lk.is\(active\) {
	color: #d0a068;
	border-bottom: 2px solid #d0a068;
}
.gallery__item {
	float: left;
	width: 31%;
	margin: 15px 0 15px 0;
}
.gallery__item:nth-child(3n+2) {
	margin: 15px 3.5% 15px 3.5%;
}
.gallery__item-img {
	position: relative;
	display: block;
	width: 100%;
	height: 200px;
	z-index: 1;
}
.gallery__item-img:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.15);

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	z-index: 2;
}
.gallery__item-img:hover:after {
	background: rgba(0,0,0,0);

	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}

/* ----- Articles ----- */
/* articles list */
.articles {
	padding: 80px 0 80px 0;
}
.articles__item {
	margin: 0 0 0 4px;
	padding: 0 0 30px 0;
}
.articles__item-img {
	display: inline-block;
	width: 30%;
	height: 160px;
	margin: 0 0 0 -4px;
	vertical-align: middle;
	cursor: pointer;
}
.articles__item-img:hover {
	opacity: 0.8;
}
.articles__item-info {
	display: inline-block;
	width: 68%;
	margin: 0 0 0 -4px;
	padding: 0 0 0 2%;
	color: #3c3c3c;
	vertical-align: middle;
}
.articles__item-title {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.45;
}
.articles__item-title_a {
	color: #1316ac;
	border-bottom: 1px dotted;
}
.articles__item-category {
	margin: 0;
	font-size: 15px;
}
.articles__item-tx {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 15px;
}
.articles__item-lk {
	margin: 7px 0 0 0;
	display: table;
	font-size: 15px;
	color: #00188e;
	cursor: pointer;
}
.articles__item-lk:hover {
	text-decoration: underline;
}
.articles__line {
	display: table;
	margin: 0 0 30px -4px;
	padding: 0 4px 0 0;
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,0.2);
}
.articles__item:first-child .articles__line {
	display: none;
}
/* articles full */
.btn__back {
	display: table;
	margin: 20px 0 0 0;
	font-size: 17px;
	color: #00188e;
	border-bottom: 1px solid #fff;
}
.btn__back:hover {
	border-bottom: 1px solid #00188e;
}
.btn__back-ar {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 4px;
	vertical-align: middle;
	border-right: 5px solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

/* ----- Where we work (wcity) ----- */
.wcity-head {
	margin: 98px 0 0 0;
}
.wcity__core {
	padding: 100px 0;
}
.wcity__title {
	margin: 0 0 20px 0;
	text-align: center;
	color: #fff;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.35;
}
.wcity__desc {
	margin: 0;
	text-align: center;
	font-size: 17px;
	line-height: 1.45;
	color: #fff;
}
/* city list */
.wcity-list {
	padding: 50px 0 80px 0;
}
.wcity__item {
	position: relative;
	float: left;
	width: 32%;
	height: 90px;
	margin: 10px 0;
	background: #f5f5f5;
	box-shadow: 1px 1px 0px 0 rgba(0, 0, 0, 0.1);
}
.wcity__item:nth-child(3n+2) {
	margin: 10px 2%;
}
.wcity__item:hover {
	background: #efecec;
}
.wcity__item-img {
	position: absolute;
	width: 130px;
	height: 100%;
}
.wcity__item-img:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(70, 70, 70, 0.4);
}
.wcity__item:hover .wcity__item-img:before {
	background: none;
}
.wcity__item-lk {
	position: relative;
	margin: 0 0 0 130px;
	padding: 0 15px;
	font-size: 14px;
	color: #343434;
	word-wrap: break-word;
	font-weight: 400;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.wcity__name-title {
	margin: 30px 0 0 0;
	font-size: 24px;
	font-weight: 400;
}
.wcity__name-ul {
	list-style: none;
	margin: 15px 0 30px 0;
	padding: 0;
	text-align: justify;
}
.wcity__name-li {
	display: inline;
	color: #444;
	line-height: 25px;
	font-size: 17px;
}
.wcity__name-li:after {
	content: ',';
}
.wcity__name-li:last-child:after {
	content: '';
}

/* ----- Pagination ----- */
.pagination {
	margin: 20px 0 0 0;
}
.pagination__ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.pagination__li {
	display: inline-block;
	padding: 5px 0 5px 0;
}
.pagination__lk {
	display: table;
	margin: 0 5px;
	padding: 8px 14px;
	color: #555;
	border: 1px solid #959595;
	border-radius: 2px;

	-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;
}
.pagination__lk:hover {
	color: #b5b2b2;
	border: 1px solid #d2d2d2;

	-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;
}
.pagination__lk.is\(active\) {
	color: #d0a068;
	border-color: #d0a068;
	background: rgba(0, 0, 0, 0.02);
}

/* ----- TinyMCE content ----- */
.tinymce-case h2 {
	font-size: 27px;
	font-weight: 400;
}
.tinymce-case h3, .tinymce-case h4, .tinymce-case h5, .tinymce-case h6 {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3;
}
.tinymce-case p,
.tinymce-case i,
.tinymce-case em {
	font-size: 16px;
	color: #444;
	line-height: 1.45;
}
.tinymce-case ul {
	padding: 0;
	font-size: 16px;
	color: #444;
	list-style: none;
	line-height: 1.4;
}
.tinymce-case ol {
	padding: 0;
	font-size: 16px;
	color: #444;
	line-height: 1.4;
}
.tinymce-case li {
	display: table;
	margin: 5px 0;
	padding: 0 0 0 30px;
	text-align: justify;
}
.tinymce-case a {
	color: #8a64ff;
	text-decoration: underline;
	text-decoration-thickness: 1px;
}
.tinymce-case a:hover {
	color: #6840e5;
}
.tinymce-case img {
	width: 50%;
}
.tinymce-case img.left {
	float: left;
	margin: 0 20px 0 0;
}
.tinymce-case img.right {
	float: right;
	margin: 0 0 0 20px;
}
.tinymce-case table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
}
.tinymce-case td {
	border: 1px solid #a6a6a6;
	padding: 10px;
}

/* ----- 404 page ----- */
.not-page {
	display: table;
	padding: 98px 0 0 0;
}
.not-page__case {
	display: table-cell;
	padding: 0 0 40px 0;
	text-align: center;
	vertical-align: middle;
}
.not-page__title {
	font-size: 30px;
	font-weight: 600;
}
.not-page__tx {
	margin: 0 auto;
	max-width: 600px;
}

/* ----- Form popup ----- */
.form-popup {
	overflow: hidden;
	position: relative;
	width: 500px;
	margin: 0 auto;
	padding: 20px 40px 40px 40px;
	background: #fff;
}
.form-popup__send {
	margin: 25px 0 10px 0;
	font-size: 21px;
	text-align: center;
}
.form-popup__title {
	margin: 10px 0;
	font-size: 25px;
}
.form-popup__info {
	margin: 0 0 25px 0;
	font-size: 15px;
}
.form-popup__input {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 14px 15px;
	font-size: 15px;
	background: #f2f2f1;
	border: none;
	border-radius: 1px;
	border: 1px solid #edebeb;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-popup__btn {
	display: table;
	margin: 5px 0 0 0;
}
.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 );
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	/* animate in */
	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 ); 
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	/* animate out */
	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 ); 
}
.my-mfp-slide-bottom.mfp-bg {
	/* Dark overlay, start state */
	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;
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.6;
}
.mfp-no-margins img.mfp-img {
	padding: 0;
}
.mfp-no-margins .mfp-figure:after {
	/* position of shadow behind the image */
	top: 0;
	bottom: 0;
}
.mfp-no-margins .mfp-container {
	/* padding for main container */
	padding: 0;
}


@media (max-width: 1279px){
		/* ----- Font ----- */

	/* ----- All style ----- */

	/* ----- Atomic style ----- */
	.case,
	.case\(50\%\) {
		width: 88%;
	}

	/* ----- Top menu ----- */
	/* top menu block contact */
	/* top main menu */
	/* top submenu */

	/* ----- Mobile icon button ----- */

	/* ----- Home start page ----- */
	/* home start */

	/* ----- Slider ----- */

	/* ----- Home description ----- */
	.home-desc-r .case\(50\%\),
	.home-desc-l .case\(50\%\) {
		height: 410px;
	}
	/* home description left block */
	.home-desc__tx {
		padding: 20px 60px 0 0;
	}
	/* home description right block */
	.home-desc__item {
		padding: 15px 0 15px 60px;
	}
	.home-desc__item-line {
		left: 94px;
	}

	/* ----- Home services ----- */

	/* ----- Home map ----- */
	.home-map__tx {
		width: 70%;
	}

	/* ----- Home statistics ----- */

	/* ----- Home place ----- */
	/* home place right bg */
	/* home place description */
	/* home place icon */

	/* ----- Home form ----- */
	/* head home form */
	/* form */
	/* form info */

	/* ----- Footer ----- */

	/* ===== ALL PAGE STYLE ===== */

	/* ----- Page services head ----- */

	/* ----- Page services content ----- */
	/* services list */
	/* one service */
	/* service articles */

	/* ----- Page standard head ----- */

	/* ----- Nav content ----- */

	/* ----- Breadcrumb ----- */
	/* all */
	/* standard page */
	/* services page */
	/* where work page */

	/* ----- Page standard block ----- */

	/* ----- Static page ----- */

	/* ----- Companies ----- */

	/* ----- Gallery ----- */

	/* ----- Articles ----- */
	/* articles list */
	/* articles full */
	/* nav content */

	/* ----- Where we work (wcity) ----- */
	/* city list */
	.wcity__item-img {
		width: 100px;
	}
	.wcity__item-lk {
		margin: 0 0 0 100px;
	}
	/* city full */

	/* ----- Pagination ----- */

	/* ----- TinyMCE content ----- */

	/* ----- Form popup ----- */
}

@media (min-width: 1024px){
	/* menu fix */
	.tmenu__item-ul {
		display: block !important;
	}
}

@media (max-width: 1023px){
		/* ----- Font ----- */

	/* ----- All style ----- */

	/* ----- Atomic style ----- */
	.tl\(main\) {
		font-size: 28px;
	}
	.full-articles .tl\(main\) {
		font-size: 26px;
	}

	/* ----- Top menu ----- */
	/* top menu block contact */
	/* top main menu */
	.tmenu__mob-icon {
		display: inline-block;
	}
	.tmenu__item-ul {
		display: none;
		position: absolute;
		width: 100%;
		top: 64px;
		right: 0;
		background: #f7f6f7;
		border-top: 1px solid #e9e9e9;
		z-index: 3;
	}
	.tmenu__item-li {
		display: block;
		width: 88%;
		margin: 0 auto;
		text-align: right;
		cursor: auto;
	}
	.tmenu__item-lk {
		padding: 15px 0;
	}
	.tmenu__item-li:first-child {
		margin: 0 auto;
	}
	/* top submenu */
	.tmenu__item-submenu {
		padding: 0;
	}
	.tmenu__submenu {
		display: none;
	}
	.tmenu__submenu-ul {
		display: block;
		position: relative;
		top: auto;
		right: auto;
		text-align: right;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.tmenu__submenu-lk {
		width: auto;
		border: none;
		padding: 15px 0;
		background: none;
	}
	.tmenu__submenu-lk:hover {
		background: none;
	}

	/* ----- Mobile icon button ----- */

	/* ----- Home start page ----- */
	/* home start */
	.home-start__title {
		font-size: 36px;
	}

	/* ----- Slider ----- */

	/* ----- Home description ----- */
	.home-desc-r,
	.home-desc-l {
		width: 100%;
		float: none;
	}
	.home-desc-r .case\(50\%\),
	.home-desc-l .case\(50\%\) {
		width: 88%;
		height: auto;
		float: none;
		margin: 0 auto;
	}
	.home-desc__middle {
		position: relative;
		top: auto;
		left: auto;

		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	/* home description left block */
	.home-desc-l .case\(50\%\) {
		padding: 70px 0;
	}
	.home-desc__tx {
		margin: 0;
		padding: 20px 0 0 0;
	}
	/* home description right block */
	.home-desc-r .case\(50\%\) {
		padding: 50px 0;
	}
	.home-desc__item {
		padding: 25px 0;
	}
	.home-desc__item-line {
		left: 35px;
	}

	/* ----- Home services ----- */

	/* ----- Home map ----- */

	/* ----- Home statistics ----- */
	.home-stat__item-tx {
		padding: 0 10px;
		font-size: 14px;
	}

	/* ----- Home place ----- */
	/* home place right bg */
	.home-place__bg {
		width: 35%;
	}
	/* home place description */
	.home-place__desc-case {
		width: 65%;
	}
	/* home place icon */
	.home-place__details-case {
		width: 65%;
	}

	/* ----- Home form ----- */
	/* head home form */
	/* form */
	/* form info */

	/* ----- Footer ----- */
	.f__svc {
		column-count: 2;
	}

	/* ===== ALL PAGE STYLE ===== */

	/* ----- Page services head ----- */
	.svc-head__title {
		font-size: 34px;
	}

	/* ----- Page services content ----- */
	/* services list */
	/* one service */
	.svc-dignity {
		display: none;
	}
	/* service articles */

	/* ----- Page standard head ----- */
	.std-head_info {
		width: 65%;
	}

	/* ----- Nav content ----- */

	/* ----- Breadcrumb ----- */
	/* all */
	/* standard page */
	/* services page */
	/* where work page */

	/* ----- Page standard block ----- */
	.std-block__item-img {
		height: 150px;
	}
	.std-block__btn {
		height: 150px;
	}

	/* ----- Static page ----- */

	/* ----- Companies ----- */

	/* ----- Gallery ----- */

	/* ----- Articles ----- */
	/* articles list */
	.articles__item-img {
		width: 36%;
		height: 165px;
	}
	.articles__item-info {
		width: 62%;
	}
	/* articles full */
	/* nav content */

	/* ----- Where we work (wcity) ----- */
	.wcity__title {
		font-size: 32px;
	}
	/* city list */
	/* city full */

	/* ----- Pagination ----- */

	/* ----- TinyMCE content ----- */

	/* ----- Form popup ----- */
}


@media (max-width: 768px){
	/* ----- Font ----- */

	/* ----- All style ----- */

	/* ----- Atomic style ----- */
	.full-articles .tl\(main\) {
		font-size: 24px;
	}

	/* ----- Top menu ----- */
	/* top menu block contact */
	.tmenu__contacts-item-mail {
		display: none;
	}
	/* top main menu */
	/* top submenu */

	/* ----- Mobile icon button ----- */

	/* ----- Home start page ----- */
	/* home start */
	.home-start__core {
		padding: 120px 0;
	}
	.home-start__title {
		font-size: 32px;
	}

	/* ----- Slider ----- */

	/* ----- Home description ----- */
	/* home description left block */
	/* home description right block */

	/* ----- Home services ----- */

	/* ----- Home map ----- */
	.home-map__tx {
		width: 100%;
	}

	/* ----- Home statistics ----- */
	.home-stat {
		padding: 60px 0;
	}
	.home-stat__item {
		width: 50%;
		margin: 20px 0 20px 0;
	}

	/* ----- Home place ----- */
	/* home place right bg */
	.home-place__bg {
		display: none;
	}
	.home-place__bg-mobile {
		width: 100%;
		height: 200px;
		background-image: url(../img/home/home-place__bg.jpg);
	}
	/* home place description */
	.home-place__desc-case {
		width: 100%;
	}
	/* home place icon */
	.home-place__details-case {
		width: 100%;
	}
	.home-place__item {
		width: 50%;
		margin: 10px 0;
	}
	.home-place__item-info {
		padding: 0 15px 0 55px;
	}

	/* ----- Home form ----- */
	/* head home form */
	/* form */
	.home-form__form {
		float: none;
		width: 100%;
	}
	/* form info */
	.home-form__info {
		display: none;
	}

	/* ----- Footer ----- */

	/* ===== ALL PAGE STYLE ===== */

	/* ----- Page services head ----- */
	.svc-head__title {
		font-size: 27px;
	}

	/* ----- Page services content ----- */
	/* services list */
	/* one service */
	/* service articles */

	/* ----- Page standard head ----- */
	.std-head_info {
		width: 100%;
	}

	/* ----- Nav content ----- */
	.nav-tx__ul {
		column-count: 1;
	}
	.nav-tx__li {
		overflow: visible;
		width: 100%;

		white-space: normal;
		-o-text-overflow: initial;
		text-overflow: initial;
	}

	/* ----- Breadcrumb ----- */
	/* all */
	/* standard page */
	/* services page */
	/* where work page */

	/* ----- Page standard block ----- */
	.std-block__item {
		width: 47%;
	}
	.std-block__item:nth-child(3n+2) {
		margin: 25px 0 0 0;
	}
	.std-block__item:nth-child(2n+1) {
		margin: 25px 3% 0 0;
	}
	.std-block__item:nth-child(2n) {
		margin: 25px 0 0 3%;
	}

	/* ----- Static page ----- */

	/* ----- Companies ----- */

	/* ----- Gallery ----- */
	.gallery__item {
		width: 47%;
	}
	.gallery__item:nth-child(3n+2) {
		margin: 15px 0;
	}
	.gallery__item:nth-child(2n+1) {
		margin: 15px 3% 15px 0;
	}
	.gallery__item:nth-child(2n) {
		margin: 15px 0 15px 3%;
	}
	.gallery__item-img {
		height: 170px;
	}

	/* ----- Articles ----- */
	/* articles list */
	.articles__item-img {
		display: table;
		width: 100%;
		max-width: 420px;
	}
	.articles__item-info {
		margin: 10px 0 0 0;
		padding: 0;
		width: 100%;
	}
	/* articles full */
	/* nav content */

	/* ----- Where we work (wcity) ----- */
	.wcity__title {
		font-size: 28px;
	}
	/* city list */
	.wcity__item {
		width: 48%;
	}
	.wcity__item:nth-child(2n+1) {
		margin: 10px 2% 10px 0;
	}
	.wcity__item:nth-child(2n) {
		margin: 10px 0 10px 2%;
	}
	.wcity__item-img {
		width: 80px;
	}
	.wcity__item-lk {
		margin: 0 0 0 80px;
}
	/* city full */

	/* ----- Pagination ----- */

	/* ----- TinyMCE content ----- */
	.tinymce-case h2 {
		font-size: 24px;
	}
	.tinymce-case h3, .tinymce-case h4, .tinymce-case h5, .tinymce-case h6 {
		font-size: 21px;
	}
	.tinymce-case img {
		width: 100% !important;
		height: auto !important;
		float: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.tinymce-case img.left,
	.tinymce-case img.right	{
		float: none;
		margin: 0;
	}

	/* ----- Form popup ----- */
	.form-popup {
		max-width: 500px;
		width: 70%;
		padding: 20px 40px 40px 40px;
	}
}


@media (max-width: 480px){
		/* ----- Font ----- */

	/* ----- All style ----- */

	/* ----- Atomic style ----- */
	.full-articles .tl\(main\) {
		font-size: 22px;
	}

	/* ----- Top menu ----- */
	/* top menu block contact */
	.tmenu__contacts-item {
		margin: 0 0 0 10px;
	}
	/* top main menu */
	/* top submenu */

	/* ----- Mobile icon button ----- */

	/* ----- Home start page ----- */
	/* home start */
	.home-start__title {
		font-size: 26px;
	}
	.home-start__slide-tx {
		font-size: 15px;
	}

	/* ----- Slider ----- */

	/* ----- Home description ----- */
	/* home description left block */
	/* home description right block */

	/* ----- Home services ----- */

	/* ----- Home map ----- */

	/* ----- Home statistics ----- */
	.home-stat__item {
		width: 100%;
		max-width: 350px;
		margin: 20px auto;
		float: none;
	}

	/* ----- Home place ----- */
	/* home place right bg */
	/* home place description */
	.home-place__desc {
		margin: 0;
	}
	/* home place icon */
	.home-place__item {
		width: 100%;
		margin: 15px 0;
	}

	/* ----- Home form ----- */
	/* head home form */
	/* form */
	.home-form__input {
		float: none;
		width: 100%;
	}
	.home-form__input:first-child {
		margin: 0 0 15px 0;
	}
	/* form info */

	/* ----- Footer ----- */
	.f__svc {
		column-count: 1;
	}

	/* ===== ALL PAGE STYLE ===== */

	/* ----- Page services head ----- */
	.svc-head__title {
		font-size: 26px;
	}
	.svc-head__desc {
		font-size: 16px;
	}

	/* ----- Page services content ----- */
	/* services list */
	/* one service */
	/* service articles */

	/* ----- Page standard head ----- */

	/* ----- Nav content ----- */

	/* ----- Breadcrumb ----- */
	/* all */
	/* standard page */
	/* services page */
	/* where work page */

	/* ----- Page standard block ----- */
	.std-block__item {
		display: block;
		width: 100%;
	}
	.std-block__item:nth-child(n) {
		margin: 30px auto 0 auto;
	}

	/* ----- Static page ----- */

	/* ----- Companies ----- */

	/* ----- Gallery ----- */
	.gallery__item {
		display: table;
		float: none;
		margin: 0 auto;
		max-width: 330px;
		width: 100%;
		height: auto;
	}
	.gallery__item:nth-child(n) {
		margin: 15px auto;
	}

	/* ----- Articles ----- */
	/* articles list */
	/* articles full */
	/* nav content */

	/* ----- Where we work (wcity) ----- */
	.wcity__title {
		font-size: 22px;
	}
	.wcity__desc {
		font-size: 15px;
	}
	/* city list */
	.wcity__item {
		width: 100%;
	}
	.wcity__item:nth-child(n) {
		margin: 10px 0;
	}
	.wcity__item-img {
		width: 100px;
	}
	.wcity__item-lk {
		margin: 0 0 0 100px;
	}
	/* city full */

	/* ----- Pagination ----- */

	/* ----- TinyMCE content ----- */
	.tinymce-case p {
		text-align: left;
	}
	.tinymce-case li {
		text-align: left;
	}

	/* ----- 404 page ----- */
	.not-page__title {
		font-size: 22px;
	}

	/* ----- Form popup ----- */
}


@media (max-width: 375px){
	/* ----- Font ----- */

	/* ----- All style ----- */

	/* ----- Atomic style ----- */

	/* ----- Top menu ----- */
	/* top menu block contact */
	.tmenu__contacts .case {
		width: 94%;
	}
	.tmenu__contacts-item {
		margin: 0 10px 0 0;
	}
	.tmenu__contacts-item:last-child {
		margin: 0;
	}
	/* top main menu */
	/* top submenu */

	/* ----- Mobile icon button ----- */

	/* ----- Home start page ----- */
	/* home start */

	/* ----- Slider ----- */

	/* ----- Home description ----- */
	/* home description left block */
	/* home description right block */

	/* ----- Home services ----- */

	/* ----- Home map ----- */

	/* ----- Home statistics ----- */

	/* ----- Home place ----- */
	/* home place right bg */
	/* home place description */
	/* home place icon */

	/* ----- Home form ----- */
	/* head home form */
	/* form */
	/* form info */

	/* ----- Footer ----- */

	/* ===== ALL PAGE STYLE ===== */

	/* ----- Page services head ----- */

	/* ----- Page services content ----- */
	/* services list */
	/* one service */
	/* service articles */

	/* ----- Page standard head ----- */

	/* ----- Nav content ----- */

	/* ----- Breadcrumb ----- */
	/* all */
	/* standard page */
	/* services page */
	/* where work page */

	/* ----- Page standard block ----- */

	/* ----- Static page ----- */

	/* ----- Companies ----- */

	/* ----- Gallery ----- */

	/* ----- Articles ----- */
	/* articles list */
	/* articles full */
	/* nav content */

	/* ----- Where we work (wcity) ----- */
	/* city list */
	/* city full */

	/* ----- Pagination ----- */

	/* ----- TinyMCE content ----- */

	/* ----- Form popup ----- */
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.6;
}
.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;
  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;
  box-shadow: none;
  touch-action: manipulation;
}
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;
  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;
}
.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;
  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;
}
.mfp-arrow:before,
.mfp-arrow:after {
  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 {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  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;
  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;
    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;
  }
}
