@charset 'UTF-8';

/*
	Theme Name: perevedy.ru
	Version: 1.0
*/

/**
* Шрифты
*/

@font-face {
	font-family: 'Roboto';
	font-weight: 900;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Black.woff2') format('woff2'), url('fonts/Roboto-Black.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: 900;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-BlackItalic.woff2') format('woff2'), url('fonts/Roboto-BlackItalic.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: bold;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Bold.woff2') format('woff2'), url('fonts/Roboto-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: bold;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-BoldItalic.woff2') format('woff2'), url('fonts/Roboto-BoldItalic.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: 500;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Medium.woff2') format('woff2'), url('fonts/Roboto-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: 500;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-MediumItalic.woff2') format('woff2'), url('fonts/Roboto-MediumItalic.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Regular.woff2') format('woff2'), url('fonts/Roboto-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: normal;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Italic.woff2') format('woff2'), url('fonts/Roboto-Italic.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Light.woff2') format('woff2'), url('fonts/Roboto-Light.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: 300;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-LightItalic.woff2') format('woff2'), url('fonts/Roboto-LightItalic.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: 100;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Thin.woff2') format('woff2'), url('fonts/Roboto-Thin.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-weight: 100;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/Roboto-Italic.woff2') format('woff2'), url('fonts/Roboto-Italic.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Slab';
	font-weight: bold;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/RobotoSlab-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Slab';
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/RobotoSlab-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Slab';
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/RobotoSlab-Light.woff') format('woff');
}

@font-face {
	font-family: 'Roboto Slab';
	font-weight: 100;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	src: url('fonts/RobotoSlab-Thin.woff') format('woff');
}

/**
* Normalize
*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	text-decoration-skip-ink: none;
}

@-ms-viewport {
	width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}

body {
	font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	color: #000000;
	background-color: #ffffff;
}

p {
	font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	font-size: 15px;
}

.common {
	font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	font-size: 15px;
}

[tabindex='-1']:focus {
	outline: none !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	text-decoration: underline;
	text-decoration: underline dotted;
	border-bottom: 0;
}

address {
	font-style: normal;
	line-height: inherit;
	margin-bottom: 1rem;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: 0.5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

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;
}

a {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	color: #8dbf41;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:hover {
	text-decoration: underline;
	color: #8dbf41;
}

a:not([href]):not([tabindex]) {
	text-decoration: none;
	color: inherit;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	text-decoration: none;
	color: inherit;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

a:focus {
	outline: none;
}

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

pre {
	overflow: auto;
	margin-top: 0;
	margin-bottom: 1rem;
}

figure {
	margin: 0 0 1rem;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border-style: none;
}

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

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	caption-side: bottom;
	text-align: left;
	color: #868e96;
}

th {
	text-align: left;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

button:focus {
	outline: none;
}

input,
button,
select,
optgroup,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	outline: none;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}

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

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

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	font-size: 1.5rem;
	line-height: inherit;
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 0.5rem;
	padding: 0;
	white-space: normal;
	color: inherit;
}

progress {
	vertical-align: baseline;
}

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

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

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

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

output {
	display: inline-block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

/**
* Общие
*/

.wrapper {
	overflow: hidden;
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.content-wrap {
	padding: 20px 0;
}

.content-wrap_shadow {
	padding: 30px 0;
	-webkit-box-shadow: inset 0 40px 40px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 40px 40px rgba(0, 0, 0, 0.1);
}

.bg_gray {
	background: #f7f7f7;
}

/**
* Шапка
*/

.bar {
	background-color: #8dbf41;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.bar__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.bar__nav {
	padding: 5px 0;
}

.bar__btn {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	display: block;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: uppercase;
	color: #edeef0;
	border-radius: 5px;
	background: #75a331;
}

.bar__btn:hover {
	text-decoration: none;
	color: #edeef0;
	background-color: #81b139;
}

.bar-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
}

.bar-menu li {
	margin-right: 30px;
}

.bar-menu li:last-child {
	margin-right: 0;
}

.bar-menu li a {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	display: block;
	padding: 4px 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #edeef0;
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
}

.bar-menu li a:hover {
	border-bottom-color: #edeef0;
}

.bar-menu li.current-menu-item a {
	border-bottom-color: #edeef0;
	pointer-events: none;
	cursor: default;
}

.header {
	position: relative;
	z-index: 5;
	padding: 20px 0;
	border-bottom: 1px solid #e5e9ec;
	background-color: #ffffff;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
}

.header__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.header__logo {
	margin-right: 30px;
}

.logo__link {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	text-decoration: none;
}

.logo__link:hover {
	text-decoration: none;
}

.logo__img {
	display: block;
	margin: auto 10px auto auto;
	width: 80px;
}

.logo__inner {
	display: block;
	flex-basis: 0;
	flex-grow: 1;
}

.logo__name {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	color: #171717;
}

.logo__title {
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #7DB32D;
	margin-top: 2px;
	white-space: nowrap;
}
.spec{
	font-size: 13px;
	margin-top: 3px;
}

.logo__desc {
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #787885;
	white-space: nowrap;
	margin-top: 2px;
}

.header__contact {
	margin-right: 30px;
}

.header__address {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #171717;
}

.header__email {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #787885;
}

.header__email-link {
	text-decoration: underline;
	color: #787885;
}

.header__email-link:hover {
	text-decoration: none;
	color: #787885;
}

.header__nav {
	padding-top: 2px;
}

.header__phone {
	margin-left: auto;
}

.header__tel {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	padding-left: 30px;
	color: #171717;
	background: url(img/svg/ico-contact-phone.svg) 0 center no-repeat;
	background-size: 16px 16px;
}

.header__tel-num {
	font-weight: 500;
	display: inline-block;
	width: 140px;
	margin-right: 5px;
	vertical-align: bottom;
	white-space: nowrap;
	text-decoration: none;
	color: #171717;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.header__tel-num:hover {
	text-decoration: none;
	color: #171717;
}

.ico-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ico-nav__item {
	margin-right: 20px;
}

.ico-nav__item:last-child {
	margin-right: 0;
}

.ico-nav__link {
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	position: relative;
	display: block;
	padding-left: 32px;
	white-space: nowrap;
	text-decoration: none;
	color: #787885;
}

.ico-nav__link:hover {
	color: #787885;
}

.ico-nav__link:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 23px;
	height: 23px;
	content: '';
	border-radius: 50%;
	background-color: #c4c4c4;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .6s;
}

.ico-nav__link:hover:before {
	-webkit-transform: rotateX(360deg);
	-ms-transform: rotateX(360deg);
	-o-transform: rotateX(360deg);
	transform: rotateX(360deg);
}

.ico-nav__link_evaluate:before {
	background-image: url(img/svg/ico-nav-phone.svg);
	background-size: 19px auto;
}

.ico-nav__link_calc:before {
	background-image: url(img/svg/ico-nav-calc.svg);
	background-size: 15px auto;
}

.ico-nav__link_dogovor:before {
	background-image: url(img/ico-nav-dogovor.png);
	background-size: 14px auto;
}

.ico-nav__link_chat:before {
	background-image: url(img/svg/ico-nav-chat.svg);
	background-size: 14px auto;
}

.nav-toggle {
	display: none;
}

/**
* Навигация
*/

/**
* Подвал
*/

.footer {
	padding: 23px 0 40px 0;
	background-color: #f8f8f8;
	-webkit-box-shadow: inset 0 40px 40px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 40px 40px rgba(0, 0, 0, 0.1);
}

.footer__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 60px;
}

.footer__address {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #171717;
}

.footer__email {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #787885;
}

.footer__email-link {
	text-decoration: underline;
	color: #787885;
}

.footer__email-link:hover {
	text-decoration: none;
	color: #787885;
}

.footer__tel {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: #171717;
}

.footer__tel-num {
	font-weight: 500;
	display: inline-block;
	width: 140px;
	margin-right: 5px;
	vertical-align: bottom;
	white-space: nowrap;
	text-decoration: none;
	color: #171717;
}

.footer__tel-num:hover {
	text-decoration: none;
	color: #171717;
}

.footer-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
/*
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
*/
}

.footer-menu li {
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	margin-right: 20px;
}

.footer-menu li:last-child {
	margin-right: 0;
}

.footer-menu li a {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.62);
}

.footer-menu li a:hover {
	text-decoration: underline;
	color: rgba(0, 0, 0, 0.62);
}

.footer-bar {
	background-color: #8dbf41;
}

.footer-bar__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row-reverse;
	padding: 15px 0 10px;
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: justify;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.footer-bar__copywrite {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #edeef0;
	padding: 3px 0;
	margin: 10px auto 0;
}

.footer-bar__inn {
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	color: #edeef0;
	text-align: center;
	padding: 10px 0 17px;
}

.tdn {
	text-decoration: none !important;
	color: inherit;
}
.tdn:hover {
	text-decoration: none;
	color: inherit;
}

.footer-bar__copy-link {
	text-decoration: none;
	color: #edeef0;
}

.footer-bar__copy-link:hover {
	text-decoration: underline;
	color: #edeef0;
}

.foot_temat_div {
	text-align: center;
	margin: 30px 0 0
}

.foot_temat {
	display: inline-block;
	margin: 0 30px;
	text-align: left;
	vertical-align: top;
	width: 240px;
}

@media (max-width: 560px) {
	.foot_temat {
		text-align: center;
		margin: 0;
	}
}

.foot_temat a {
	display: block;
	color: rgba(0, 0, 0, 0.62);
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

.foot_p {
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	margin: 0;
	color: #333333;
}


/**
* Кнопки
*/

.btn {
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	display: inline-block;
	padding: 17px 20px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	border-radius: 5px;
	background-color: #8dbf41;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn_full {
	width: 100%;
	min-width: 270px;
}

.btn:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #98cd48;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.btn_inverse {
	font-size: 13px;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #8dbf41;
	border: 1px solid #8dbf41;
	background-color: #ffffff;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn_inverse:hover {
	color: #ffffff;
	border-color: #98cd48;
	background-color: #98cd48;
}

/**
* Формы
*/

.form {
	padding: 20px;
	border-radius: 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 40px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 40px 40px rgba(0, 0, 0, 0.1);
}

.form_welcome {
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid #eeeeee;
}

.form_calc {
	padding: 0;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form_modal {
	padding: 0;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form_order {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	padding: 0;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form__title {
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	color: #8dbf41;
}

.form_modal .form__title {
	font-family: 'Roboto Slab';
	line-height: 21px;
	padding-right: 50px;
	opacity: 0.5;
	color: #171717;
}

.form__title-dist {
	font-weight: 700;
}

.form__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.form__row .form__group {
	width: 50%;
	padding: 0 15px;
}

.form__group {
	margin-bottom: 30px;
}

.form_welcome .form__group {
	margin-bottom: 15px;
}

.form__group_file {
	margin-bottom: 15px;
}

.form__group_textarea {
	margin-bottom: 15px;
}

.form__note {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 16px;
	color: #787885;
}

.form__note a:hover {
	text-decoration: underline;
	color: #787885;
}

.form__submit-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.form__submit-row .form__note {
	margin-top: 0;
	margin-left: 26px;
}

.form__label {
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	display: block;
	margin: 0 0 5px 0;
	letter-spacing: -0.318182px;
	color: #171717;
}

.form__footnote {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 5px;
	color: #787885;
}

.form__checkbox {
	padding: 5px 0;
}

.form__col {
	width: 50%;
	padding: 0 15px;
}

.form__submit {
	position: relative;
}

.sbmbtn_enbld {
	position: absolute;
	display: none;
}
.sbmbtn_disbld {
	position: absolute;
	background-color: #cccccc;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.3;
}

.form-control {
	font-size: 14px;
	font-weight: 300;
	line-height: 17px;
	display: block;
	width: 100%;
	height: 50px;
	padding: 0 15px;
	letter-spacing: -0.318182px;
	color: #171717;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	background-color: #ffffff;
}
.form-control option {
	padding: 2px 0;
}
.form-control option:first-child {
	margin-top: 8px;
}
.drop-down {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: url('img/drop-down-arrow.png') no-repeat;
	background-position: bottom 50% right 10px;
	background-size: 11px;
	cursor: pointer;
}

.form-control.err {
	border: 2px solid red;
}

.form-control_textarea {
	height: 92px;
	padding-top: 15px;
	padding-bottom: 15px;
	resize: none;
}

.form-control_textarea[rows] {
	height: auto;
}

.form-control:focus {
	border-color: #8dbf41;
}

.form-control.wpcf7-not-valid {
	border-color: #f00;
}

.form-control::-webkit-input-placeholder {
	opacity: 1;
	color: #bl;
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #bl;
}

.form-control:-ms-input-placeholder {
	opacity: 1;
	color: #bl;
}

.form-control::-ms-input-placeholder {
	opacity: 1;
	color: #bl;
}

.form-control::-webkit-input-placeholder {
	opacity: 1;
	color: #bl;
}

.form-control:-ms-input-placeholder {
	opacity: 1;
	color: #bl;
}

.form-control::placeholder {
	opacity: 1;
	color: #bl;
}

.form-file {
	position: relative;
}

.form-file__control {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
}

.form-file__label {
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding-left: 40px;
	cursor: pointer;
	letter-spacing: -0.318182px;
	color: #171717;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.form-file__label:before {
	position: absolute;
	top: 0;
	left: 14px;
	display: block;
	width: 100%;
	height: 18px;
	content: '';
	background: url(img/svg/ico-clip.svg) center left no-repeat;
	background-size: 18px auto;
}

.zero_opacity {
	opacity: 0;
}

.form-box {
	padding: 60px 0;
	background: #ffffff url(img/svg/ico-bg-form-block.svg) -webkit-calc(50% - 40px) center no-repeat;
	background: #ffffff url(img/svg/ico-bg-form-block.svg) calc(50% - 40px) center no-repeat;
	background-size: 480px 480px;
	background-attachment: fixed;
}

.form-box__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.form-box__about {
	width: 50%;
	padding: 0 15px;
}

.form-box__main {
	width: 50%;
	padding: 0 15px;
}

.form-box__title {
	font-family: 'Roboto Slab';
	font-size: 54px;
	font-weight: normal;
	line-height: 63px;
	margin-bottom: 24px;
	letter-spacing: -1px;
	color: #8dbf41;
}

.form-box__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: -0.5px;
	color: #787885;
}

.form-select {
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	display: block;
	width: 99%;
	height: 50px;
	padding: 0 40px 0 15px;
	letter-spacing: -0.318182px;
	border: 1px solid #edeef0;
	border-radius: 5px;
	background: #ffffff url(img/svg/ico-arrow-select-control.svg) -webkit-calc(100% - 15px) center no-repeat;
	background: #ffffff url(img/svg/ico-arrow-select-control.svg) calc(100% - 15px) center no-repeat;
	background-size: 14px auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form-select:focus {
	color: #171717;
	border-color: #8dbf41;
}

.form-select::-ms-expand {
	display: none;
}

.checkbox {
	position: relative;
	display: block;
	margin: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox__control {
	position: absolute;
	opacity: 0;
}

.checkbox__label {
	font-size: 15px;
	font-weight: 300;
	line-height: 16px;
	position: relative;
	display: block;
	padding: 2px 0 0 28px;
	letter-spacing: -0.318182px;
	color: #171717;
}

.checkbox__label:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 18px;
	height: 18px;
	content: '';
	border-radius: 2px;
	background: #edeef0;
}

.checkbox__label:after {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 18px;
	height: 18px;
	content: '';
	background: url(img/svg/ico-checkbox.svg) center center no-repeat;
	background-size: 15px auto;
}

.checkbox__control:checked + .checkbox__label:after {
	display: block;
}


.form .dnd-upload-status .dnd-upload-image {
	display: none;
}

.dnd-upload-details {
	width: 100%;
}

.form .dnd-upload-status .dnd-upload-details {
	padding-left: 0;
	width: 100%;
}

div.wpcf7 .form_order .ajax-loader {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.form_order .codedropz-upload-handler {
	border: 1px dashed #8DBF41;
	border-radius: 5px;
	margin: 0;
}

.form_order .codedropz-upload-container {
	height: 151px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.form_order .codedropz-upload-inner h3,
.form_order .codedropz-upload-inner span {
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: -0.318182px;
	color: #787885;
	margin: 0;
}

.form_order .codedropz-upload-inner .codedropz-btn-wrap {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: -0.318182px;
	text-transform: uppercase;
	color: #8dbf41;
}

.form_order .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
	color: #8dbf41;
}

.form_order .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
	background-color: #8dbf41;
}

.form_order .dnd-upload-status .dnd-upload-details .name {
	font-size: 12px;
	color: #171717;
}

.form_order .codedropz-dragover {
	background-color: #eee;
}

.form_order + .wpcf7-mail-sent-ok {
	display: none !important;
}

.dropfile__main {
	border: 1px dashed #8DBF41;
	border-radius: 5px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 151px;
	background: #fff url(img/svg/ico-clip.svg) 5px 5px no-repeat;
	background-size: 28px auto;
}

.dropfile__main.hover {
	background-color: #eee;
}

.dropfile__main p {
	margin: 0;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	letter-spacing: -0.318182px;
	color: #787885;
}

.dropfile__main a {
	color: #8dbf41;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
}

.dropfile__main input[type="file"] {
	display: none;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
}

.dropfile__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dnd-upload-status {
		display: flex;
		padding: 4px 0;
		align-items: center;
		position: relative;
}

.dnd-upload-status .dnd-upload-details .name {
	padding: 4px 0;
	display: block;
	margin-right: 20px;
	word-wrap: break-word;
}

.dnd-upload-status .dnd-upload-details .name i {
	color: #444242;
	font-weight: 700;
	padding-right: 20px;
	position: relative;
}

.dnd-upload-status_complete .dnd-upload-details .name i:before {
		content: '';
		display: block;
		position: absolute;
		top: -1px;
		right: 0;
		width: 16px;
		height: 16px;
		background: url(img/svg/ico-file-complete.svg) 0 0 no-repeat;
		-webkit-background-size: 16px 16px;
		background-size: 16px 16px;
}

.dnd-upload-status .dnd-upload-details .remove-file {
		position: absolute;
		right: 0;
		top: 8px;
		text-decoration: none;
		box-shadow: none;
		width: 16px;
		height: 16px;
		background: url(img/svg/ico-file-remove.svg) 0 0 no-repeat;
		-webkit-background-size: 16px 16px;
		background-size: 16px 16px;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
		display: block;
		border-radius: 5px;
		overflow: hidden;
		background: #565555;
		height: 14px;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
		background: #4CAF50;
		display: block;
		font-size: 11px;
		text-align: right;
		color: #fff;
		height: 100%;
		width: 0;
		line-height: 14px;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.complete {
		width: 100%!important;
		padding-right: 5px;
}

/**
* Типографика
*/

.heading {
	font-family: 'Roboto Slab';
	font-size: 36px;
	font-weight: normal;
	line-height: 42px;
	margin: 35px 0 20px 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #8b8b8b;
}
.heading .smaller {
	font-size: 27px;
	text-transform: lowercase;
}

.heading_main {
	margin-bottom: 50px;
}

.subheading {
	font-family: 'Roboto Slab';
	font-size: 34px;
	font-weight: normal;
	line-height: 38px;
	margin: 0 0 20px 0;
	letter-spacing: -0.5px;
	color: #171717;
}
.smaller {
	font-size: 23px;
	line-height: 29px;
}

.article {
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 30px;
/*	letter-spacing: -0.5px; */
	color: #787885;
}

.article_div {
margin: 10px 0 0;
}

.article_sm {
	margin-top: 30px;
	font-size: 16px;
	line-height: 20px;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
	font-family: 'Roboto Slab';
	font-weight: normal;
	line-height: normal;
	margin: 0 0 26px 0;
	color: #171717;
}

.article h1 {
	font-size: 36px;
}

.article h2 {
	font-size: 34px;
}
.serv_h2 {
	margin-top: 25px !important;
	margin-bottom: 13px !important;
	font-weight: bold !important;
	font-size: 20px !important;
	letter-spacing: -0.5px;
	line-height: 25px !important;
}
.botm {
	margin-top: 0 !important;
	font-size: 22px !important;
}

.article h3 {
	font-size: 26px;
}

.article h4 {
	font-size: 18px;
}

.article h5 {
	font-size: 16px;
}

.article h6 {
	font-size: 14px;
}

.article p {
	font-size: 18px;
	margin: 0 0 15px 0;
	text-align: justify;
}

.article p:last-child {
	margin-bottom: 0;
}

.article ul {
	margin: 30px 0 30px 30px;
	padding: 0;
	list-style: none;
}

.article ul li {
	color: #171717;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background: url(img/svg/ico-checklist.svg) 0 15px no-repeat;
	background-size: 16px auto;
}

.article_sm ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 0 6px;
}

.dist {
	color: #171717;
}

/**
* Хлебные крошки
*/

.breadcrumbs {
	position: absolute;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	padding: 7px 0 5px 0;
	letter-spacing: -0.5px;
	color: #8dbf41;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
}

.breadcrumbs__link {
	color: #787885;
}

.breadcrumbs__link:hover {
	color: #787885;
}

.breadcrumbs__sep {
	color: #787885;
}

/**
* О компании
*/

.about-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -30px;
	margin-left: -30px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.about-list__item {
	width: 33.333333%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.about-item {
	position: relative;
	cursor: pointer;
}

.about-item__img {
	overflow: hidden;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}

.about-item__inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px 30px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.about-item__inner:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#ffffff));
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #ffffff 100%);
}

.about-item__inner > * {
	position: relative;
	z-index: 5;
}

.about-item:hover .about-item__inner:before {
	opacity: 1;
}

.about-item__title {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: -0.5px;
	color: #171717;
}

.about-item__desc {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	visibility: hidden;
	margin-top: 15px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	letter-spacing: -0.5px;
	opacity: 0;
	color: #8c8c8c;
	text-align: justify;
}
.about-item__desc_lh {
	line-height: 18px;
}

.about-item:hover .about-item__desc {
	visibility: visible;
	opacity: 1;
}

/**
* Главная страница
*/

.welcome {
	height: 560px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
}

.welcome__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.welcome__banner {
	width: 65.78947%;
	padding-top: 15px;
}

.welcome__form {
	width: 34.21053%;
}

.welcome__title {
	font-family: 'Roboto Slab';
	font-size: 35px;
	font-weight: normal;
	line-height: 40px;
	margin: 0 0 17px 0;
	text-transform: uppercase;
	color: #171717;
}

.welcome__title h1 {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: inherit;
	text-transform: inherit;
	color: inherit;
	margin-bottom: 0;
}

.welcome__title-dist {
	color: #8dbf41;
}

.welcome__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	color: #171717;
}

.welcome__desc-dist {
	font-size: 18px;
	font-weight: 500;
	color: #8dbf41;
	margin-top: 15px;
}

.welcome__action {
	margin-top: 40px;
}

.welcome__btn {
	width: 264px;
}

.main-service {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 10px;
}

.main-service__nav {
	width: 22.80702%;
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

.main-service__item {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 7px;
	margin-left: -15px;
	padding: 12px 15px;
	cursor: pointer;
	letter-spacing: -0.5px;
	color: #787885;
	border-radius: 5px;
	transition: all .15s linear;
}
.main-service__item:hover {
	background-color: #ebebeb;
}

.main-service__item_active {
	color: #ffffff;
	background-color: #8dbf41;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.main-service__item_active:hover {
	background-color: #8dbf41;
}

.main-service__content {
	display: none;
	width: 77.19298%;
	margin-bottom: 30px;
	padding-left: 35px;
	transition: opacity .15s linear;
}

.main-service__content:not(.main-service__content_show) {
	opacity: 0;
}

.main-service__content_active {
	display: block;
}

.main-service__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.main-service__about {
	width: 57.98817%;
	padding-right: 30px;
}

.main-service__img {
	width: 42.01183%;
	padding-top: 15px;
}

.main-service__title {
	font-family: 'Roboto Slab';
	font-size: 34px;
	font-weight: normal;
	line-height: 46px;
	margin-bottom: 10px;
	letter-spacing: -0.1px;
	color: #787885;
}

.main-service__desc {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #787885;
}
.main-service__desc ol {
	margin: 10px 0 5px 20px;
	padding: 0;
}
.main-service__desc ol li {
	padding-left: 10px !important;
}

.work-lang {
	padding: 20px 0 70px;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 40px 80px rgba(0, 0, 0, 0.1);
	box-shadow: 0 40px 80px rgba(0, 0, 0, 0.1);
}

.work-lang__head {
	margin-bottom: 100px;
}

.work-lang__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.work-lang__item {
	margin-bottom: 30px;
}

.work-lang__img {
	margin-bottom: 20px;
}

.work-lang__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	text-align: center;
	letter-spacing: -0.5px;
	color: #787885;
}

.work-lang__foot {
	margin-top: 30px;
	text-align: center;
}

.how {
	padding-top: 50px;
	padding-bottom: 30px;
}

.how__head {
	margin-bottom: 60px;
}

.how__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.how__item {
	position: relative;
	width: 25%;
	margin-bottom: 30px;
	text-align: center;
}

.how__item:before {
	position: absolute;
	top: 72px;
	left: 50%;
	display: block;
	width: 100%;
	height: 1px;
	content: '';
	background-color: #8dbf41;
}

.how__item:after {
	position: absolute;
	top: 65px;
	right: -7px;
	display: block;
	width: 14px;
	height: 14px;
	content: '';
	background: url(img/svg/ico-arrow-sep-how.svg) center center no-repeat;
	background-size: 8px auto;
}

.how__item:last-child:before,
.how__item:last-child:after {
	display: none;
}

.how__ico {
	position: relative;
	z-index: 5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 145px;
	height: 145px;
	margin: 0 auto 36px auto;
	border-radius: 50%;
	background: #edeef0;
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.how__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	text-align: center;
	letter-spacing: -0.5px;
	color: #787885;
}

.direction {
	padding-top: 40px;
	padding-bottom: 70px;
}

.direction__head {
	margin-bottom: 60px;
}

.direction__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.direction__item {
	position: relative;
	width: 20%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.direction__item:before {
	position: absolute;
	top: 50%;
	right: -15px;
	display: block;
	width: 30px;
	height: 1px;
	content: '';
	background-color: #8dbf41;
}

.direction__item:last-child:before {
	display: none;
}

.direction__link {
	font-size: 18px;
	line-height: 21px;
	display: block;
	height: 100%;
	padding: 55px 20px 25px 20px;
	text-align: center;
	text-decoration: none;
	letter-spacing: -0.5px;
	color: #787885;
	border-radius: 5px;
	background: #f8f8f8;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.direction__link:hover {
	text-decoration: none;
	color: #8dbf41;
	background: #edeef0;
	-webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.direction__ico {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	margin-bottom: 30px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.direction__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 63px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.home-desc {
	margin: 80px 0 100px;
}

.home-desc__head {
	margin-bottom: 70px;
}

.home-desc__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
}

.home-desc__img {
	width: 39.91228%;
	padding: 0 15px;
}

.home-desc__main {
	width: 60.08772%;
	padding: 0 15px;
}

.client {
	padding: 40px 0;
	background-color: #f8f8f8;
}

.client__head {
	margin-bottom: 50px;
}

.client__item {
	width: 200px;
}

.client__img {
	margin: 0;
	width: 200px;
	height: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}

.client_name {
	width: 200px;
	margin-top: 5px;
	text-align: center;
	color: #999999;
	font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	font-size: 13px;
	font-weight: 600;
}

.faq {
	padding: 100px 0;
}

.faq__head {
	margin-bottom: 70px;
}

.faq__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.faq__nav {
	width: 50%;
	margin: 0;
	padding: 0 30px 0 0;
	list-style: none;
}

.faq__item {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin-left: -15px;
	padding: 12px 15px;
	cursor: pointer;
	letter-spacing: -0.5px;
	color: #787885;
	border-radius: 5px;
	transition: all .15s linear;
}
.faq__item:hover {
	background-color: #ebebeb;
}

.faq__item_active {
	color: #ffffff;
	background-color: #8dbf41;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.faq__item_active:hover {
	background-color: #8dbf41;
}

.faq__content {
	display: none;
	width: 50%;
	padding: 30px;
	border-radius: 4px;
	background: #f7f7f7;
	transition: opacity .15s linear;
}

.faq__content:not(.faq__content_show) {
	opacity: 0;
}

.faq__content_active {
	display: block;
}

.faq__article {
	margin-bottom: 0;
}

/**
* Преимущества
*/

.advant {
	margin-right: -60px;
	margin-left: -60px;
	padding: 60px;
	border-radius: 5px;
	background: #ffffff url(img/svg/ico-bg-advant.svg) -webkit-calc(100% - 60px) center no-repeat;
	background: #ffffff url(img/svg/ico-bg-advant.svg) calc(100% - 60px) center no-repeat;
	background-size: 535px 535px;
	-webkit-box-shadow: 0 40px 80px rgba(0, 0, 0, 0.1);
	box-shadow: 0 40px 80px rgba(0, 0, 0, 0.1);
}

.advant__head {
	margin-bottom: 60px;
}

.advant__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.advant__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 33.333333%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.advant__ico {
	margin-right: 30px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50px;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
}

.advant__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: -0.5px;
	color: #787885;
	-webkit-box-flex: 1;
	-webkit-flex-basis: 0;
	flex-basis: 0;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	-ms-flex-preferred-size: 0;
}

/**
* Рекомендации
*/

.recom {
	padding: 50px 0;
}

.recom__head {
	margin-bottom: 45px;
}

.recom__body {
	position: relative;
	margin-right: -15px;
	margin-left: -15px;
	padding-bottom: 30px;
}

.recom__item {
	padding: 15px 15px 30px 15px;
}

.recom__item img {
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.recom__arrow {
	position: absolute;
	top: 50%;
	margin-top: -52px;
}

.recom__arrow.slick-prev {
	left: -40px;
}

.recom__arrow.slick-next {
	right: -40px;
}

.recom__dots {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.recom-tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row-reverse;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}

.recom-tabs__nav-wrap {
	width: 41.22807%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.recom-tabs__nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 5px;
	background-color: rgba(141, 191, 65, 0.2);
}

.recom-tabs__item {
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	padding: 12px 24px;
	cursor: pointer;
	letter-spacing: -0.5px;
	color: #171717;
}

.recom-tabs__item:hover{
	background-color: #D3E7B8;
}

.recom-tabs__item_active {
	color: #edeef0;
	background-color: #8dbf41;
}

.recom-tabs__item_active:hover {
	background-color: #8dbf41;
}

.recom-tabs__content-wrap {
	width: 58.77193%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.recom-tabs__content {
	display: none;
	transition: opacity .15s linear;
}

.recom-tabs__content:not(.recom-tabs__content_show) {
	opacity: 0;
}

.recom-tabs__content_active {
	display: block;
}

.recom-tabs__img img {
	border-radius: 5px;
	-webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.rekom_bot_lnk {
	font-size: 14px;
	color: #8B8B8B;
}
.rekom_bot_lnk:hover {
	color: #8B8B8B;
}

/**
* Услуги
*/

.service {
	padding-top: 40px;
}

.service__section {
	position: relative;
	margin-bottom: 60px;
	padding-left: 85px;
}

.service__ico {
	position: absolute;
	top: 0;
	left: 0;
}

.service__title {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 20px;
	letter-spacing: -0.5px;
	color: #171717;
}

.service__title-link {
	text-decoration: none;
	color: #171717;
}

.service__title-link:hover {
	text-decoration: none;
	color: #171717;
}

.service__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: -0.5px;
	color: #787885;
}

.service__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 20px 0 0 0;
	padding: 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.service__unit {
	width: 50%;
	padding: 7px 20px 7px 0;
}

.service__unit-link {
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	display: inline-block;
	padding-left: 30px;
	vertical-align: bottom;
	text-decoration: none;
	letter-spacing: -0.5px;
	color: #8dbf41;
	background: url(img/svg/ico-service-checklist.svg) 0 1px no-repeat;
	background-size: 16px 16px;
}

.service__unit-link:hover {
	text-decoration: none;
	color: #6D9A29;
}

.service__lang {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	margin-left: -20px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.service__lang-item {
	width: 10%;
	margin-bottom: 20px;
}

.service__lang-link {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	display: block;
	text-align: center;
	text-decoration: none;
	letter-spacing: -0.5px;
	color: #8dbf41;
}

.service__lang-link:hover {
	text-decoration: none;
	color: #6D9A29;
}

.service__lang-ico {
	display: block;
	margin-bottom: 5px;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}

.service__lang-ico img {
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}

.service__lang-link:hover .service__lang-ico img {
	-webkit-transform: rotateX(360deg);
	-ms-transform: rotateX(360deg);
	-o-transform: rotateX(360deg);
	transform: rotateX(360deg);
}

.service__lang-title {
	display: block;
}

.service-welcome {
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 60px;
}

.service-welcome__title {
	font-family: 'Roboto Slab';
	font-size: 48px;
	font-weight: normal;
	line-height: 57px;
	margin: 0 0 40px 0;
	text-transform: uppercase;
	color: #171717;
}
.swt_small {
	font-size: 33px;
	line-height: 40px;
	margin-bottom: 30px;
}
.swt_small1 {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 20px;
}
.fs {
	font-size: 36px;
}
.lh {
	line-height: 35px;
}

.service-welcome__item {
	position: relative;
	padding-left: 68px;
}

.service-welcome__ico {
	position: absolute;
	top: 3px;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 46px;
	height: 46px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.service-welcome__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #171717;
	text-align: left;
}

.service-welcome__action {
	margin-top: 30px;
}

.service-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	padding-top: 60px;
	padding-bottom: 30px;
}

.service-row__main {
	width: 57.26496%;
	padding: 0 15px;
}

.service-row__aside {
	width: 42.73504%;
	padding: 0 15px;
}

.service-aside {
	padding-top: 10px;
}

.service-aside__head {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 30px 0;
	letter-spacing: -0.5px;
	color: #8dbf41;
	text-align: center;
}
.sah1 {
	margin: 45px 0 15px 0;
	line-height: 25px;
}
.sah2 {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
}
.sah3 {
	margin: 30px 0 15px 0;
	line-height: 23px;
	font-size: 18px;
}
.sah4 {
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	margin-top: 5px;
}
.sah5 {
	margin: 10px 0 15px 0;
	font-size: 22px;
	color: #7c7c7c;
}

.service-aside__list {
	margin: 0;
	padding: 30px;
	list-style: none;
	border-radius: 5px;
	background-color: rgba(141, 191, 65, 0.2);
}

.service-aside__list li {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	position: relative;
	margin-bottom: 26px;
	padding-left: 25px;
	letter-spacing: -0.5px;
	color: #787885;
}
.condensed li {
	margin-bottom: 7px;
	line-height: 20px;
}
.condensed2 li {
	margin-bottom: 15px;
	line-height: 22px;
}
.service-aside__list li:before {
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	width: 10px;
	height: 10px;
	content: '';
	border-radius: 50%;
	background-color: #8dbf41;
}
.service-aside__list li:last-child {
	margin-bottom: 0;
}
.service-aside__list a {
	color: #787885;
	text-decoration: underline;
}

.service-aside__foot {
	margin-top: 50px !important;
}

.service-aside__btn {
	width: 100%;
}

.action-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.action-group__item {
	width: 33.333333%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.action-group__inner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 30px;
	border-radius: 5px;
	background: #edeef0;
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.action-group__title {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 30px;
	padding-right: 72px;
	letter-spacing: -0.5px;
	color: #171717;
}

.action-group__ico {
	position: absolute;
	top: 30px;
	right: 30px;
}

.action-group__more {
	margin-top: auto;
}

/**
* Цены
*/

.price-wrap {
	padding: 30px 0;
	background: #f7f7f7;
}

.price-round {
	display: block;
	overflow: hidden;
	overflow-x: auto;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

.table-price {
	width: 950px;
}
.th_lang {
	width: 190px !important;
}
.th_price {
	width: 760px !important;
}

.table-price__hide {
	display: none;
}

.table-price th {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	width: 33.333333%;
	padding: 10px;
	text-align: center;
	color: #f7f7f7;
	border: 1px solid #edeef0;
	background-color: #8dbf41;
}

.table-price th a {
	color: #fff;
	text-decoration: underline;
}

.table-price th a:hover {
	text-decoration: none;
}

.table-price td {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px;
	text-align: center;
	color: #787885;
	border: 1px solid #ddd;
	background-color: #ffffff;
}

.table-price td.table-price__label {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	color: #8dbf41;
}

.table-price td a {
	text-decoration: underline;
}

.table-price td a:hover {
	text-decoration: underline dashed;
}


.table-price_row-5 th {
	line-height: 14px;
	width: 20%;
	padding-top: 6px;
	padding-bottom: 6px;
}

.table-price_row-5 th small {
	font-size: 12px;
	white-space: nowrap;
}

.table-price__lang {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.table-price__lang-ico {
	width: 20px;
	margin-right: 10px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20px;
	-ms-flex: 0 0 20px;
	flex: 0 0 20px;
}

.table-price__lang-title {
	text-align: left;
	-webkit-box-flex: 1;
	-webkit-flex-basis: 0;
	flex-basis: 0;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	-ms-flex-preferred-size: 0;
}

/* тарифные планы */
/*
.tariffs {
	padding: 10px 40px 40px 40px;
	border-radius: 4px;
	background-color: #f7f7f7;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 10px;
}
.tariffs h2,
.tariffs h3 {
	font-family: 'Roboto Slab';
}
.tariffs li,
.tariffs p {
	font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.tariffs p {
	font-size: 16px;
}
.tariffs__title {
	margin: 20px 0 30px;
	padding: 0;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.2;
	color: #2e363e;
	flex: 1 1 100%;
}
.tariff__container {
	flex: 1 1 30%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 10px;
}
.tariff__card {
	padding: 5px 20px 10px 20px;
	border-radius: 4px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
.tariff__card.card-green {
	border-color: #21b794;
}
.tariff__card.card-blue {
	border-color: #0f81b9;
}
.tariff__card.card-red {
	border-color: #ff4f46;
}
.tariff__title {
	font-weight: 600;
	font-size: 17px;
	line-height: 1.4;
	color: #000000;
}
.tariff__list {
	margin: 20px 0 0 0;
	padding: 0 0 0 18px;
}
.tariff__list li {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.4;
	color: #000000;	
}
.tariff__list li span {
	color: #000000;
	display: block;	
}
.tariff__list li a {
	color: #666699;
}
.tariff__card.card-green li {
	color: #21b794;
}
.tariff__card.card-blue li {
	color: #0f81b9;
}
.tariff__card.card-red li {
	color: #ff4f46;
}
*/

@media screen and (max-width: 991px) {
	.tariffs {
		align-items: stretch;
	}
	.tariff__container {
		flex: 1 1 48%;
		justify-content: space-between;
	}
	.tariff__card {
		height: 100%;
	}
}

@media screen and (max-width: 767px) {
	.tariffs {
		padding: 20px 20px 30px 20px;
		gap: 30px;
	}
	.tariffs__title {
		margin: 0;
		font-size: 18px;
	}
	.tariff__container {
		flex: 1 1 100%;
	}
}
/* ./тарифные планы */

.table {
	width: 100%;
}

.table td {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px;
	color: #787885;
	border: 1px solid #ddd;
	background-color: #ffffff;
}

.table td ul {
	margin: 18px 0;
	padding: 0;
	list-style: none;
}

.table td ul:first-child {
	margin-top: 0;
}

.table td ul:last-child {
	margin-bottom: 0;
}

.table td ul li {
	position: relative;
	margin-bottom: 18px;
	padding-left: 20px;
}

.table td ul li:last-child {
	margin-bottom: 0;
}

.table td ul li:before {
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 50%;
	background-color: #8dbf41;
}

.table_row-2 td {
	width: 50%;
}

.price-more {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}

.tal_font {
	text-align: left;
	text-transform: none;
	margin-left: 40px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 400;
}
.tal_font a {
	text-decoration: underline;
	color: #8dbf41;
}

.price-more__link {
	text-decoration: none;
	color: #8dbf41;
}

.price-more__link:hover {
	text-decoration: underline;
	color: #8dbf41;
}

.price-service {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 40px -30px 20px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.price-service__item {
	width: 14.28571%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.price-service__link {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	display: block;
	text-align: center;
	text-decoration: none;
	letter-spacing: -0.5px;
	color: #787885;
}

.price-service__link:before {
	display: block;
	width: 100%;
	height: 112px;
	margin-bottom: 12px;
	content: '';
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 5px;
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.price-service__link:hover,
.price-service__item_current .price-service__link {
	text-decoration: none;
	color: #8dbf41;
}

.price-service__link:hover:before,
.price-service__item_current .price-service__link:before {
	background-color: #8dbf41;
	-webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.price-service__link_writing:before {
	background-image: url(img/svg/ico-direction-05.svg);
	background-size: 60px auto;
}

.price-service__link_writing:hover:before,
.price-service__item_current .price-service__link_writing:before {
	background-image: url(img/svg/ico-direction-05-white.svg);
}

.price-service__link_notarial:before {
	background-image: url(img/svg/ico-direction-14.svg);
	background-size: 60px auto;
}

.price-service__link_notarial:hover:before,
.price-service__item_current .price-service__link_notarial:before {
	background-image: url(img/svg/ico-direction-14-white.svg);
}

.price-service__link_local:before {
	background-image: url(img/svg/ico-direction-11.svg);
	background-size: 60px auto;
}

.price-service__link_local:hover:before,
.price-service__item_current .price-service__link_local:before {
	background-image: url(img/svg/ico-direction-11-white.svg);
}

.price-service__link_media:before {
	background-image: url(img/svg/ico-direction-13.svg);
	background-size: 60px auto;
}

.price-service__link_media:hover:before,
.price-service__item_current .price-service__link_media:before {
	background-image: url(img/svg/ico-direction-13-white.svg);
}

.price-service__link_reading:before {
	background-image: url(img/svg/ico-direction-15.svg);
	background-size: 60px auto;
}

.price-service__link_reading:hover:before,
.price-service__item_current .price-service__link_reading:before {
	background-image: url(img/svg/ico-direction-15-white.svg);
}

.price-service__link_add:before {
	background-image: url(img/svg/ico-direction-21.svg);
	background-size: 60px auto;
}

.price-service__link_add:hover:before,
.price-service__item_current .price-service__link_add:before {
	background-image: url(img/svg/ico-direction-21-white.svg);
}

.price-service__link_discount:before {
	background-image: url(img/svg/ico-direction-22.svg);
	background-size: 60px auto;
}

.price-service__link_discount:hover:before,
.price-service__item_current .price-service__link_discount:before {
	background-image: url(img/svg/ico-direction-22-white.svg);
}

.price-order {
	max-width: 555px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.tabs-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

.tabs-nav__item {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	min-width: 190px;
	margin-left: -1px;
	padding: 15px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	color: #8dbf41;
	border: 1px solid #8dbf41;
}

.tabs-nav__item_active {
	color: #f7f7f7;
	background-color: #8dbf41;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.tabs-nav__item:first-child {
	margin-left: 0;
	border-radius: 5px 0 0 5px;
}

.tabs-nav__item:last-child {
	border-radius: 0 5px 5px 0;
}

.tabs-content {
	display: none;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.tabs-content:not(.tabs-content_show) {
	opacity: 0;
}

.tabs-content_active {
	display: block;
}

.price-note {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 30px;
	letter-spacing: -0.5px;
	color: #787885;
}

/**
* Калькулятор
*/

.calc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
}

.calc__main {
	width: 50%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.calc__aside {
	width: 50%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.calc__about {
	margin-bottom: 25px;
}

.calc__result {
	display: none;
}

.calc-about__head {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
	margin: 0 0 20px 0;
	letter-spacing: -0.5px;
	color: #8dbf41;
}

.calc-about__body {
	margin: 0;
	padding: 30px;
	list-style: none;
	border-radius: 5px;
	background-color: rgba(141, 191, 65, 0.2);
}

.calc-about__item {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	position: relative;
	padding-left: 25px;
	letter-spacing: -0.5px;
	color: #787885;
	margin-bottom: 10px;
}

.calc-about__item:before {
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	width: 10px;
	height: 10px;
	content: '';
	border-radius: 50%;
	background-color: #8dbf41;
}

.calc-result__head {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
	margin: 0 0 10px 0;
	letter-spacing: -0.5px;
	color: #8dbf41;
}

.calc-result__unit {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 0;
	letter-spacing: -0.5px;
	color: #787885;
}

.calc-result__data-label {
	width: 72.07207%;
}

.calc-result__data-value {
	font-weight: 700;
	width: 27.92793%;
}

.calc-result__note {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 10px;
	color: #787885;
}

.calc-result__note-dist {
	font-weight: 700;
}

.calc-result__foot {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
	margin-right: -15px;
	margin-left: -15px;
}

.calc-result__action {
	padding: 0 15px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

/**
* Порядок работы
*/

.accordion__section {
	margin-bottom: 30px;
}

.accordion__head {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 15px;
	letter-spacing: -0.5px;
	color: #171717;
}

.accordion-item {
	margin-bottom: 5px;
}

.accordion-item__head {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	position: relative;
	margin-right: -15px;
	margin-left: -15px;
	padding: 10px 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
	color: #787885;
	border-radius: 4px;
	background: #f7f7f7;
}

.accordion-item__head:hover{
	border: 1px solid;
	padding: 9px 14px;
}

.accordion-item__head:before {
	position: absolute;
	top: 50%;
	right: 30px;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	content: '';
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	background: url(img/svg/ico-arrow-accordion-default.svg) center center no-repeat;
	background-size: 18px auto;
}

.accordion-item_open .accordion-item__head {
	color: #f7f7f7;
	background-color: #8dbf41;
}

.accordion-item_open .accordion-item__head:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	background-image: url(img/svg/ico-arrow-accordion-active.svg);
}

.accordion-item__body {
	display: none;
}

.accordion-item__desc {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	padding: 5px 0;
	margin-bottom: 20px;
	color: #787885;
}

.accordion-note {
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 30px;
	color: #171717;
}

/**
* Контакты
*/

.contact-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.contact-box__item {
	width: 33.333333%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.contact-box__inner {
	height: 100%;
	padding: 25px 30px;
	border-radius: 5px;
	background: #edeef0;
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}

.contact-box__title {
	font-family: 'Roboto Slab';
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 15px;
	letter-spacing: -0.5px;
	color: #171717;
}

.contact-box__desc {
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	letter-spacing: -0.5px;
	color: #787885;
}

.contact-box__desc small {
	font-size: 14px;
}

.contact-box__dist {
	color: #171717;
}

.contact-box a {
	text-decoration: underline;
}

.contact-box a:hover {
	text-decoration: none;
}

.contact-map {
	overflow: hidden;
	height: 400px;
	margin-bottom: 10px;
}

.contact-map__inner {
	height: 800px;
	margin-top: -200px;
	margin-bottom: -200px;
}

.contact-map__inner iframe {
	display: block;
	width: 100%;
	height: 100%;
}

/**
* Модальные окна
*/

.popup {
	display: none;
	width: 556px;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
}
.popup_narrow {
	width: 450px;
}

.fancybox-slide .popup {
	padding: 0;
	background: none;
}

.fancybox-slide--current .popup {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.fancybox-is-closing .popup {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 0;
}

.popup .fancybox-close-small {
	z-index: 40;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background: url(img/svg/ico-close-modal.svg) center center no-repeat;
	background-size: 10px 10px;
}

.popup .fancybox-close-small:after {
	display: none;
}

.popup .fancybox-close-small:hover {
	opacity: 0.8;
}

.popup__body {
	padding: 24px 30px 30px 30px;
	border-radius: 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 40px 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 40px 40px rgba(0, 0, 0, 0.1);
}

.fancybox-caption {
	text-align: center;
	padding: 2px 0 10px;
	font-size: 16px;
}

/**
* Стрелка наверх
*/

.scroll-top {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 900;
	display: none;
}

.scroll-top a {
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 10px;
	background: #8dbf41 url(img/svg/ico-arrow-up.svg) center center no-repeat;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	opacity: 0.6;
}

.scroll-top a:hover {
	opacity: 1;
}

/**
* Лоадер загрузки страницы
*/
.loader_img {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	width: 40px;
	height: 40px;
}
.loader {
	opacity:0;
	-moz-opacity:0;
	filter: alpha(opacity=0);
}
.loader_vis {
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.7s;
	-moz-transition: opacity 0.7s;
	-ms-transition: opacity 0.7s;
	-o-transition: opacity 0.7s;
	transition: opacity 0.7s;
}

.loader1 {
	position: fixed;
	background: #fff url(img/loading.gif) center center no-repeat;
	-webkit-background-size: 35px 35px;
	background-size: 35px 35px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.btl {
	display: none;
	font-size: 13px;
	margin-top: 10px;
}
@media (max-width: 991px) {
	.btl {
		display: block;
	}
}


/**
* Медиазапросы
*/

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 990px;
	}

	.sticky .bar {
		margin-bottom: 115px;
	}

	.header {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.sticky .header {
		position: fixed;
		z-index: 900;
		top: 0;
		right: 0;
		left: 0;
	}

	.sticky_small .header {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.logo__img,
	.logo__img img {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.sticky_small .header__logo .logo__img {
		width: 65px;
	}
	
	.logo__name {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}
	
	.sticky_small .header__logo .logo__name {
	font-size: 20px;
	}
	
	.logo__title {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.sticky_small .header__logo .logo__title {
		font-size: 13px;
		line-height: 12px;
		margin-top: 0;
	}
	.sticky_small .header__logo .spec {
		font-size: 11px;
	}
	
	.logo__desc {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.sticky_small .header__logo .logo__desc {
		font-size: 10px;
		line-height: 12px;
	}

	.header__tel {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.sticky_small .header__tel {
		line-height: 20px;
	}

	.header__address {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.sticky_small .header__address {
		font-size: 14px;
		line-height: 16px;
	}

	.header__email {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.sticky_small .header__email {
		line-height: 20px;
	}

	.direction__item:nth-child(5n+5):before {
		display: none;
	}

	.advant {
		-webkit-transform: translateY(-60px);
		-ms-transform: translateY(-60px);
		transform: translateY(-60px);
	}
	
	/* подменю */
	.submenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.submenu {
		position: absolute;
		z-index: 200;
		background: white;
		visibility: hidden;
		opacity: 0; 
		transition: .1s;
		list-style: none;
		margin: 0;
		padding: 0;
		-webkit-box-shadow: 0px 3px 8px 0px rgba(34, 60, 80, 0.2);
		-moz-box-shadow: 0px 3px 8px 0px rgba(34, 60, 80, 0.2);
		box-shadow: 0px 3px 8px 0px rgba(34, 60, 80, 0.2);
	}
	.submenu li {
		position: relative;
		margin-right: 0;
		}
	.submenu li a {
		white-space: nowrap;
		color: #6b6b6b;
		font-weight: normal;
		padding: 7px 30px;
		font-size: 16px;
		border-bottom: 1px solid #edeef0;
		text-transform: none;
	}
	.submenu li a:hover {
		color: white;
		background: #8DBF41;
		transition: .1s;
	}
	.submenu .submenu {
		position: absolute;
		left: 100%;
		top: -1px;
		transition: .1s;
	}
	.bar-menu li:hover > .submenu {
		visibility: visible;
		opacity: 1;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

@media (max-width: 1199px) {
	.header__logo {
		margin-right: 20px;
	}

	.header__contact {
		margin-right: 20px;
	}

	.header__address {
		font-size: 14px;
	}

	.header__email {
		font-size: 14px;
	}

	.header__tel {
		font-size: 14px;
	}

	.header__tel-num {
		width: auto;
	}

	.ico-nav__link {
		font-size: 12px;
	}

	.footer__address {
		font-size: 14px;
	}

	.footer__email {
		font-size: 14px;
	}

	.footer__tel {
		font-size: 14px;
		padding-left: 0;
		background: none;
	}

	.footer__tel-num {
		width: auto;
	}

	.footer-bar__copywrite {
		font-size: 13px;
	}

	.about-list {
		margin-right: -15px;
		margin-left: -15px;
	}

	.about-list__item {
		width: 50%;
	}

	.about-list__item img {
		width: 100%;
	}

	.work-lang__body {
		margin-right: -15px;
		margin-left: -15px;
	}

	.work-lang__item {
		padding: 0 15px;
	}

	.advant {
		margin-right: 0;
		margin-left: 0;
	}

	.advant__item {
		width: 50%;
	}

	.price-service {
		margin-right: -15px;
		margin-left: -15px;
	}

	.calc-result__foot {
		display: block;
	}

	.calc-result__action {
		margin-bottom: 20px;
	}

	.work-lang__item {
		width: 33.333333%;
		text-align: center;
	}

	.work-lang__img {
		height: 80px;
	}

	.work-lang__img img {
		max-height: 100%;
		width: auto;
	}
}

@media (max-width: 991px) {
	.welcome_bg2 {
		background-size: cover;
		background-image: url(img/index_back2.png);
	}
	
	.bg_gray {
		overflow: hidden;
	}

	.bar__nav {
		position: relative;
		padding: 1px 0;
	}

	.bar__btn {
		font-size: 12px;
		line-height: 18px;
		padding: 10px 14px;
	}

	.bar-menu {
		position: absolute;
		z-index: 500;
		top: 100%;
		left: 0;
		display: block;
		visibility: hidden;
		width: 200px;
		padding: 10px;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		opacity: 0;
		border-radius: 5px;
		background-color: #edeef0;
	}

	.bar__nav_open .bar-menu {
		visibility: visible;
		opacity: 1;
	}

	.bar-menu:before {
		position: absolute;
		top: -6px;
		left: 12px;
		display: block;
		content: '';
		border-right: 6px solid transparent;
		border-bottom: 6px solid #edeef0;
		border-left: 6px solid transparent;
	}

	.bar-menu li {
		margin-right: 0;
		margin-bottom: 8px;
	}

	.bar-menu li:last-child {
		margin-bottom: 0;
	}

	.bar-menu li a {
		padding: 0;
		color: #171717;
	}

	.bar-menu li.current-menu-item a {
		color: #8DBF41;
		pointer-events: none;
		cursor: default;
	}
	
	.submenu {
		position: absolute;
		visibility: hidden;
		opacity: 0;
	}

	.header__inner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.header__contact {
		width: 100%;
		margin: 20px 0 0 0;
		text-align: center;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	.ico-nav {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}

	.nav-toggle {
		position: relative;
		display: block;
		width: 36px;
		height: 36px;
		padding: 0;
		cursor: pointer;
		border: none;
		background: none;
	}

	.nav-toggle__bar {
		position: absolute;
		top: 9px;
		left: 50%;
		display: block;
		width: 30px;
		height: 2px;
		margin-left: -15px;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		border-radius: 2px;
		background: #ffffff;
	}

	.nav-toggle__bar:nth-child(2) {
		top: 17px;
	}

	.nav-toggle__bar:nth-child(3) {
		top: 25px;
	}

	.bar__nav_open .nav-toggle__bar:nth-child(1),
	.bar__nav_open .nav-toggle__bar:nth-child(3) {
		top: 16px;
	}

	.bar__nav_open .nav-toggle__bar:nth-child(2) {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	.bar__nav_open .nav-toggle__bar:nth-child(1) {
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
	}

	.bar__nav_open .nav-toggle__bar:nth-child(3) {
		-webkit-transform: rotate(-225deg);
		-ms-transform: rotate(-225deg);
		transform: rotate(-225deg);
	}
/*
	.footer {
		padding-bottom: 23px;
	}
*/
	.footer__inner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer__contact {
		width: 100%;
		margin: 20px 0 0 0;
		text-align: center;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

/*
	.footer-menu {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
*/

	.footer-bar__inner {
		display: block;
		text-align: center;
	}

	.form__title br {
		display: none;
	}

	.form-box__inner {
		display: block;
	}

	.form-box__about {
		width: auto;
		margin-bottom: 30px;
	}

	.form-box__main {
		width: auto;
	}

	.about-item__inner {
		position: static;
		visibility: visible;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		opacity: 1;
	}

	.about-item__inner:before {
		display: none;
	}

	.about-item__desc {
		visibility: visible;
		opacity: 1;
	}

	.welcome {
		height: auto;
		padding-bottom: 30px;
	}

	.welcome__inner {
		display: block;
	}
	
	.welcome__banner {
		width: auto;
		margin-bottom: 30px;
		padding-top: 0;
	}

	.welcome__form {
		width: auto;
	}

	.main-service {
		display: block;
	}

	.main-service__nav {
		width: auto;
	}

	.main-service__item {
		margin-right: -15px;
	}

	.main-service__content {
		width: auto;
		padding-left: 0;
	}

	.work-lang__head {
		margin-bottom: 40px;
		text-align: center;
	}

	.work-lang__body {
		display: block;
		margin: 0;
	}

	.work-lang__item {
		padding: 0;
		text-align: center;
		width: auto;
	}

	.how__item {
		width: 50%;
	}

	.how__item:nth-child(2n+2):before,
	.how__item:nth-child(2n+2):after {
		display: none;
	}

	.direction__item {
		width: 33.333333%;
	}

	.direction__item:nth-child(3n+3):before {
		display: none;
	}

	.faq__head {
		margin-bottom: 40px;
	}

	.faq__body {
		display: block;
	}

	.faq__nav {
		width: auto;
		margin-bottom: 30px;
		padding-right: 0;
	}

	.faq__item {
		margin-right: -15px;
	}

	.faq__content {
		width: auto;
	}

	.advant {
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.advant__item {
		width: 100%;
	}

	.service__lang-item {
		width: 16.66667%;
	}

	.service-row {
		display: block;
	}

	.service-row__main {
		width: auto;
		margin-bottom: 30px;
	}

	.service-row__aside {
		width: auto;
	}

	.action-group__item {
		width: 100%;
	}

	.price-service__item {
		width: 25%;
	}

	.calc {
		display: block;
	}

	.calc__main {
		width: auto;
	}

	.calc__aside {
		width: auto;
	}

	.contact-box__item {
		width: 100%;
	}

	.client__body .slick-list {
	overflow: hidden;
	}
	
	.y-rating-top {
		width: 115px !important;
	}
}

@media (max-width: 767px) {
	.header {
		padding: 10px 0;
	}
	
	.header__inner {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}

	.header__logo {
		margin: 0;
	}
	
	.header__phone {
		margin: 13px 0 0;
	}

	.header__tel {
		line-height: 18px;
		padding-left: 0;
		background: none;
	}

	.header__contact {
		margin-top: 10px;
	}

	.footer__inner {
		flex-direction: column;
		text-align: center;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
	}

	.footer__logo {
		margin-bottom: 20px;
		text-align: left;
	}

	.form__row {
		display: block;
	}

	.form__row .form__group {
		width: auto;
	}

	.form__submit-row {
		display: block;
	}

	.form__submit-row .form__note {
		margin-top: 20px;
		margin-left: 0;
	}

	.form__submit-row .form__note br {
		display: none;
	}

	.form_order {
		display: block;
		margin-bottom: 30px;
	}

	.form__col {
		width: 100%;
	}

	.form-box__title {
		font-size: 44px;
		line-height: 53px;
	}

	.main-service__inner {
		display: block;
	}

	.main-service__about {
		width: auto;
		margin-bottom: 30px;
		padding-right: 0;
	}

	.main-service__img {
		width: auto;
	}

	.work-lang {
		padding: 40px 0;
	}

	.work-lang__head {
		margin-bottom: 40px;
	}

	.home-desc {
		margin-bottom: 80px;
	}

	.home-desc__head {
		margin-bottom: 40px;
	}

	.home-desc__body {
		display: block;
	}

	.home-desc__img {
		width: auto;
		margin-bottom: 30px;
	}

	.home-desc__main {
		width: auto;
	}

	.advant {
		padding: 30px;
	}

	.recom-tabs {
		display: block;
	}

	.recom-tabs__nav-wrap {
		width: 100%;
	}

	.recom-tabs__content-wrap {
		width: 100%;
	}

	.service__unit {
		width: 100%;
	}

	.service__lang-item {
		width: 20%;
	}

	.service-welcome__title {
		font-size: 38px;
		line-height: 47px;
	}
	.swt_small {
		font-size: 31px;
		line-height: 35px;
	}
	.swt_small1 {
		font-size: 25px;
		line-height: 32px;
	}
	.sah4 {
	line-height: 23px;
	}

	.price-service__item {
		width: 33.33333%;
	}

	.tabs-nav {
		display: block;
	}

	.tabs-nav__item {
		margin: -1px 0 0 0;
	}

	.tabs-nav__item:first-child {
		margin-top: 0;
		border-radius: 5px 5px 0 0;
	}

	.tabs-nav__item:last-child {
		border-radius: 0 0 5px 5px;
	}

	.popup {
		width: 98%;
	}
}

@media (max-width: 550px) {
/*
	.header__address {
		display: none;
	}

	.header__email {
		display: none;
	}
*/

	.direction__item {
		width: 50%;
	}

	.direction__item:nth-child(3n+3):before {
		display: block;
	}

	.direction__item:nth-child(2n+2):before {
		display: none;
	}

	.direction__item:last-child:before {
		display: none;
	}

	.service__section {
		padding-left: 65px;
	}

	.service__lang-item {
		width: 25%;
	}
	
	.how {
		padding-top: 10px;
	}
}

@media (max-width: 425px) {
	.service-welcome {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.bar__nav {
		padding: 1px 0;
	}

	.bar__btn {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.bar__btn-hidden {
		display: none;
	}
	
/*
	.y-rating-bottom {
		display: block !important;
	}
	.footer {
		padding-bottom: 40px;
	}
*/
	.ico-nav__item {
		margin: 3px 8px;
	}

	.ico-nav__item:first-child {
		margin-left: 0;
	}

	.form-box__title {
		font-size: 30px;
		line-height: 44px;
	}

	.heading {
		font-size: 30px;
		line-height: 38px;
	}

	.article h1 {
		font-size: 30px;
	}

	.article h2 {
		font-size: 26px;
	}

	.article h3 {
		font-size: 24px;
	}

	.article h4 {
		font-size: 16px;
	}

	.article h5 {
		font-size: 15px;
	}

	.about-list__item {
		width: 100%;
	}

	.welcome__title {
		font-size: 30px;
		line-height: 38px;
	}

	.how__body {
		display: block;
	}

	.how__item {
		width: auto;
	}

	.how__item:before,
	.how__item:after {
		display: none;
	}

	.direction__body {
		margin-right: -8px;
		margin-left: -8px;
	}

	.direction__item {
		margin-bottom: 16px;
		padding: 0 8px;
	}

	.direction__link {
		padding: 25px 10px 15px 10px;
	}

	.service-welcome__title {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 30px;
	}
	.swt_small {
		font-size: 25px;
		line-height: 30px;
	}
	.swt_small1 {
		font-size: 25px;
		line-height: 32px;
	}
	.sah4 {
	line-height: 23px;
	font-size: 16px;
	}

	.service-welcome__desc {
		font-size: 16px;
	}

	.price-service__item {
		width: 50%;
	}

	.popup__body {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (max-width: 375px) {
	.container {
		padding-right: 10px;
		padding-left: 10px;
	}

	.heading {
		font-size: 27px;
		line-height: 35px;
	}

	.direction__link {
		font-size: 16px;
		line-height: 18px;
	}

	.advant {
		margin-right: -10px;
		margin-left: -10px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.service__title {
		font-size: 22px;
		line-height: 24px;
	}

	.service__desc {
		font-size: 16px;
		line-height: 24px;
	}

	.service__lang-item {
		width: 33.33333%;
	}

	.action-group__inner {
		padding: 20px;
	}

	.action-group__ico {
		top: 20px;
		right: 20px;
	}
}

#send_res1 {
	width: 100%;
	min-height: 150px;
	position: relative;
}
#resout {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 100%;
}
#resout li {
	font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
#resout a {
	color: blue;
}

.all ul {
	margin: 20px 0 20px 10px !important;
}
.all ol {
	margin: 20px 0 20px 30px;
	padding: 0;
}
.all ul ol {
	margin-left: 40px;
}
.all ol li {
	padding-left: 10px !important;
}
.all ol li:before {
	position: absolute;
	width: 0 !important;
	height: 0 !important;
	content: '' !important;
}
.all li {
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	position: relative;
	margin-bottom: 10px;
	background-image: none !important;
	padding: 0 0 0 25px !important;
	color: #787885 !important;
	text-align: justify;
}
.all li p {
	margin-top: 10px !important;
}
.all ul li:before {
	position: absolute;
	top: 7px;
	left: 0;
	display: block;
	width: 9px;
	height: 9px;
	content: '';
	border-radius: 50%;
	background-color: #8dbf41;
}
.all li:last-child {
	margin-bottom: 0;
}
.all li p {
	margin-bottom: 0;
	margin-top: 12px;
}

.notar_pr p {
	margin-bottom: 7px;
	font-size: 16px;
}
.notar_pr p:last-child {
	margin-bottom: 0;
}

.black {
	color: #333333 !important;
}


/* текстовый блок хидера страниц услуг => */
.welcome_serv {
	display: inline-block;
	width: auto;
	padding-top: 30px;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%; 
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.opacity_70 {
	background-image: url(img/serv_header_text_block_back_70.png);
}
.opacity_60 {
	background-image: url(img/serv_header_text_block_back_60.png);
}
.opacity_50 {
	background-image: url(img/serv_header_text_block_back_50.png);
}
.opacity_40 {
	background-image: url(img/serv_header_text_block_back_40.png);
}
.opacity_30 {
	background-image: url(img/serv_header_text_block_back_30.png);
}
.opacity_20 {
	background-image: url(img/serv_header_text_block_back_20.png);
}
@media (min-width: 991px) {
	.welcome_serv {
		margin-left: 20px;
		padding-left: 35px;
		padding-right: 35px;
	}
}
@media (min-width: 600px) and (max-width: 991px) {
	.welcome_serv {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 991px) {
	.service-welcome {
		text-align: center;
	}
}

@media (max-height: 700px) {
	.service-welcome__list_condensed .service-welcome__desc {
		padding-top: 8px;
		padding-bottom: 8px;
	}
}

@media (min-width: 870px) {
	.shift1 {
		background-position: left 0;
	}
}
@media (min-width: 1000px) {
	.shift2 {
		background-position: left 0;
	}
}
@media (min-width: 1130px) {
	.shift3 {
		background-position: left 0;
	}
}
/* <= текстовый блок хидера страниц услуг */


.serv_adv {
	margin: 0 0 30px 10px !important;
	text-align: justify;
}
.serv_adv li {
	color: #787885 !important;
	padding-top: 0 !important;
	padding-left: 30px !important;
	margin-bottom: 13px;
	background: url(img/svg/ico-checklist.svg) 0 5px no-repeat !important;
}
.serv_adv li:before {
	position: absolute;
	width: 0 !important;
	height: 0 !important;
	content: '' !important;
}

.mtz {
	margin-top: 0 !important;
}

.notar_links {
	list-style: none;
	margin-left: 30px;
}
.notar_links li {
	position: relative;
	font-size: 16px;
	padding-left: 16px;
	margin-top: 5px;
}
.notar_links li:before {
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	width: 7px;
	height: 7px;
	content: '';
	border-radius: 50%;
	background-color: #787885;
}

.hr {
	height: 1px;
	overflow: hidden;
	background-color: #999999;
	width: 60%;
	margin: 20px auto;
}

.pcb {
	padding: 12px 30px;
}
@media (max-width: 450px) {
	.pcb {
		padding: 12px 10px;
	}
}

.pay_card {
	display: inline-block;
	margin-top: 10px;
}
.pay_card2 {
	margin-top: 30px;
}
@media (min-width: 500px) {
	.pay_card {
		width: 49%;
	}
	.pay_card1 {
		padding-right: 20px;
		border-right: 1px solid #dadada;
	}
	.pay_card2 {
		padding-left: 30px;
		vertical-align: top;
		margin-top: 10px;
	}
}

.paiment-list {
	border-collapse: collapse;
	margin-top: 15px;
}
.paiment-list td {
	padding: 15px 0;
}
.paiment-list a {
	line-height: 20px;
	display: inline-block;
	max-width: 350px;
	margin-left: 20px;
}
.pltd {
	width: 50px;
}
.pltd a {
	margin: 0;
	line-height: inherit;
}

.rbl {
	display: none;
}
@media (max-width: 767px) {
	.rbl {
		display: block;
	}
}

.rec-div {
	margin: 30px 0 35px;
	text-align: center;
}
.rec-divs {
	display: inline-block;
	margin: 5px 15px;
	font-size: 14px;
}
.recom_subj_lnk {
	color: black;
}
.recom_subj_lnk:hover {
	color: black;
}

.tac {
	text-align: center;
}

.mtt {
	margin-top: 20px;
}

.notar_tip {
	color: #003399;
	font-size: 18px;
	text-align: justify;
	line-height: 27px;
}

.price_nosit_note {
	font-size: 13px;
	line-height: 15px;
	color: #9B9BA4;
	margin: 20px 0 0 0;
}

.price-order__btn {
	margin-bottom: 100px;
}

.pr_h {
	font-weight: bold;
	font-size: 22px !important;
}

.pr_common_inv {
	opacity:0;
	transition: opacity 0.3s;
}
.pr_common_vis {
	opacity:1;
	transition: opacity 0.3s;
}

.tree_inv {
	display: none;
}
.tree_vis {
	display: inline;
}

.out {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	bottom: -70px;
}

.bar__btn-hidden {
	display: none;
}

.y-rating-top {
	width: 135px;
}

/*
.y-rating-bottom {
	display: none;
}
*/