@font-face {
	font-family: 'bold';
	font-style: normal;
	src: url('fonts/bold.woff2') format('woff2'),
		url('fonts/bold.woff') format('woff'),
		url('fonts/bold.ttf') format('ttf'),
		url('fonts/bold.eot') format('eot');
}
@font-face {
	font-family: 'light';
	font-style: normal;
	src: url('fonts/light.woff2') format('woff2'),
		url('fonts/light.woff') format('woff'),
		url('fonts/light.ttf') format('ttf'),
		url('fonts/light.eot') format('eot');
}
@font-face {
	font-family: 'medium';
	font-style: normal;
	src: url('fonts/medium.woff2') format('woff2'),
		url('fonts/medium.woff') format('woff'),
		url('fonts/medium.ttf') format('ttf'),
		url('fonts/medium.eot') format('eot');
}
@font-face {
	font-family: 'reg';
	font-style: normal;
	src: url('fonts/reg.woff2') format('woff2'),
		url('fonts/reg.woff') format('woff'),
		url('fonts/reg.ttf') format('ttf'),
		url('fonts/reg.eot') format('eot');
}
@-ms-viewport {
	width: auto!important;
}
html {
	font-family: sans-serif;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
b,
strong {
	font-weight: 700;
}
img {
	border: 0;
}
button,
input,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: 0;
}
input,
textarea {
	-webkit-appearance: none;
}
button,
input[type="submit"] {
	-webkit-appearance: button;
	overflow: visible;
	cursor: pointer;
}
button,
select {
	text-transform: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	resize: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
::-webkit-input-placeholder {
	color: #8D8D8D;
}
:-ms-input-placeholder {
	color: #8D8D8D;
}
::-ms-input-placeholder {
	color: #8D8D8D;
}
::placeholder {
	color: #8D8D8D;
}
.hidden {
	display: none!important;
}
[data-url] {
	cursor: pointer;
}
[data-fancybox] {
	cursor: zoom-in;
	outline: none;
}
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.container {
	width: 1320px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
body {
	font-family: 'light';
	font-size: 15px;
	line-height: 1;
}
.text b,
.text strong {
	font-weight: normal;
	font-family: 'bold';
}
.text img {
	max-width: 100%;
	display: block;
}
.text iframe {
	display: block;
	max-width: 100%;
}
.text {
	font-size: 15px;
	line-height: 1.3;
	color: #353333;
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
	margin-top: 20px;
	margin-bottom: 0;
	font-family: 'bold';
	color: #151313;
}
.text h1:first-child,
.text h2:first-child,
.text h3:first-child,
.text h4:first-child,
.text h5:first-child,
.text h6:first-child {
	margin-top: 0;
}
.text h1 {
	font-size: 24px;
	text-align: center;
}
.page_brand .text h1,
.page_sidebar .text h1,
.page_default .text h1,
.page_catalog .text h1 {
	text-align: left;
}
.text h2 {
	font-size: 18px;
}
.text h3 {
	font-size: 16px;
}
.text h4 {
	font-size: 14px;
}
.text h5 {
	font-size: 13px;
}
.text h6 {
	font-size: 12px;
}
.text p {
	margin-top: 20px;
	margin-bottom: 0;
}
.text p:first-child {
	margin-top: 0;
}
.text a {
	color: #DD256C;
}
.text a:hover {
	text-decoration: none;
}
.text ul,
.text ol {
	margin-top: 20px;
	margin-left: 20px;
}
.text ul li,
.text ol li {
	position: relative;
	margin-top: 5px;
	padding-left: 20px;
}
.text ul li:first-child,
.text ol li:first-child {
	margin-top: 0;
}
.text ol {

}
.text ul li {
	display: list-item;
	list-style: none;
	padding-left: 0;
	margin-left: 20px;
}
.text ol li {

}
.text ol > li:before {

}
.text hr {
	display: block;
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 15px 0;
}
.text table {
	margin-top: 20px;
}
.text table:first-child {
	margin-top: 0;
}
.text table td {
	padding: 4px 8px;
}
.input-text {
	font-family: 'reg';
	width: 100%;
}
.input-textarea {
	font-family: 'reg';
	width: 100%;
}
.input-text.error,
.input-textarea.error {
	border: 1px solid #e41f1f!important;
	background: #fddddd!important;
}
.iframe {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
html, body {
	height: 100%;
}
.page {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.content {
	flex: 1 0 auto;
}
.footer {
	flex: 0 0 auto;
}
.line {
	font-size: 0;
}
.line > div {
	float: none;
	display: inline-block;
}
.line.va-middle > div {
	vertical-align: middle;
}
.slider {
	visibility: hidden;
}
.block-title {
	text-align: center;
	font-size: 24px;
	font-family: 'bold';
	color: #151313;
	/*margin-top: 32px;*/
	margin-top: 50px;
}
.page_brand .block-title,
.page_sidebar .block-title,
.page_default .block-title,
.page_catalog .block-title {
	text-align: left;
}
.block-title a {
	color: #2922C3;
	text-decoration: underline;
}
.block-title a:hover {
	text-decoration: none;
}
.block-subtitle {
	font-size: 15px;
	font-family: 'reg';
	color: #000;
	text-align: center;
	margin-top: 17px;
}
.page_brand .block-subtitle,
.page_default .block-subtitle,
.page_catalog .block-subtitle {
	text-align: left;
}
.button_1 {
	background: #2922C3;
	color: #fff;
	border: 0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_1:hover {
	background: #4842CC;
}
.button_2 {
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #010101;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_2:hover {
	border: 1px solid #010101;
}
.button_3 {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_3:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
}
.button_4 {
	background: #DD256C;
	color: #fff;
	border: 0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_5 {
	background: #F9F9F9;
	color: #353333;
	border: 0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.button_5:hover {
	background: #f2f2f2;
}
.top {}
.top__inner {}
.top__inner > div {
	padding: 10px 0;
}
.top__logo {
	width: 365px;
	line-height: 1;
	color: #000;
}
.top__logo-inner {
	padding-left: 43px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #000;
}
.top__logo-icon {
	width: 28px;
	height: 42px;
	background-image: url(img/top__logo-icon_default.png);
	background-position: center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -21px;
}
.top__logo-title {
	font-size: 24px;
	font-family: 'reg';
}
.top__logo-subtitle {
	font-size: 14px;
	font-family: 'light';
	margin-top: 2px;
}
.top__shedule {
	width: 270px;
	font-size: 13px;
	line-height: 1.8;
	font-family: 'reg';
}
.top__contacts {
	color: #010101;
	line-height: 1;
	width: 250px;
}
.top__contacts-text {
	font-size: 13px;
	font-family: 'reg';
}
.top__contacts-phone {
	font-size: 17px;
	font-family: 'bold';
	margin-top: 7px;
}
.top__contacts-phone a {
	color: #010101;
	text-decoration: none;
}
.top__buttons {
	text-align: right;
	width: 405px;
	padding: 25px 0!important;
}
.top__buttons-button {
	height: 40px;
	font-size: 14px;
	font-family: 'bold';
	padding: 0 18px;
	border-radius: 20px;
}
.top__buttons-button + .top__buttons-button {
	margin-left: 10px;
}
.main-slider {margin-top: 20px;}
.main-slider__content {}
.main-slider__content-left {
	float: left;
	width: 250px;
}
.main-slider__content-right {
	float: right;
	width: 1026px;
	height: 514px;
	position: relative;
}
.main-slider__slider-small_1 {
	border-radius: 15px;
	overflow: hidden;
}
.main-slider__slider-small_2 {
	border-radius: 15px;
	overflow: hidden;
}
.main-slider__slider-small + .main-slider__slider-small {
	margin-top: 14px;
}
.main-slider__slider-small .slick-arrow {
	width: 27px;
	height: 27px;
	position: absolute;
	background-image: url(img/main-slider__slider-small__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.main-slider__slider-small .slick-arrow:hover {
	opacity: .6;
}
.main-slider__slider-small .slick-next {
	background-position: -27px 0px;
	right: 15px;
	top: 15px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
}
.main-slider__slider-small .slick-prev {
	background-position: 0px 0px;
	right: 52px;
	top: 15px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	cursor: pointer;
	left: auto;
}
.main-slider__slider-small .main-slider__item {
	width: 250px;
	height: 250px;
	display: block!important;
	background-position: center center;
	background-size: cover;
}
.main-slider__slider-small .main-slider__item-content {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	z-index: 3;
}
.main-slider__slider-small .main-slider__item-inner {
	text-decoration: none;
	color: #fff;
	font-size: 0;
	overflow: hidden;
	display: block;
}
.main-slider__slider-small .main-slider__item-inner:after {
	content: '';
	z-index: 2;
	position: absolute;
	display: block;
	height: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
	background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
}
.main-slider__slider-small .main-slider__item-inner img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}
.main-slider__slider-small .main-slider__item-title {
	display: inline-block;
	font-size: 14px;
	font-family: 'bold';
	background: #2922C3;
	padding: 9px 10px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	border-radius: 15px;
}
.main-slider__slider-small a.main-slider__item-inner:hover .main-slider__item-title {
	background: #fff;
	color: #000;
}
.main-slider__slider-small .main-slider__item-subtitle {
	display: block;
	font-size: 18px;
	font-family: 'bold';
	margin-top: 14px;
}
.main-slider__slider-big {}
.main-slider__slider-big .slick-arrow {
	width: 36px;
	height: 36px;
	position: absolute;
	background-image: url(img/main-slider__slider-big__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.main-slider__slider-big .slick-arrow:hover {
	opacity: .6;
}
.main-slider__slider-big .slick-next {
	background-position: -36px 0px;
	right: 20px;
	cursor: pointer;
}
.main-slider__slider-big .slick-prev {
	background-position: 0px 0px;
	left: 20px;
	cursor: pointer;
}
.main-slider__slider-big .main-slider__item {
	height: 514px;
	overflow: hidden;
	border-radius: 15px;
}
.main-slider__slider-big .main-slider__item-inner {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
}
.main-slider__slider-big .main-slider__item-content {
	display: table-cell;
	height: 514px;
	vertical-align: middle;
	padding-right: 60px;
}
.main-slider__slider-big .main-slider__item img {
	width: 100%;
}
.main-slider__slider-big .main-slider__item-title {
	color: #000;
	font-size: 32px;
	font-family: 'bold';
	display: block;
}
.main-slider__slider-big .main-slider__item-subtitle {
	display: block;
	font-size: 15px;
	color: #000;
	line-height: 1.6;
	margin-top: 26px;
}
.main-slider__slider-big .main-slider__item-button {
	height: 40px;
	font-size: 14px;
	font-family: 'bold';
	padding: 0 18px;
	border-radius: 20px;
	margin-top: 33px;
}
.main-slider__all-actions {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	font-family: 'bold';
	height: 44px;
	padding: 0 38px 0 30px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.small {/**/
	display: none;
}
.main-slider__all-actions:hover {
	background: #000;
}
.main-slider__all-actions:after {
	content: '';
	width: 8px;
	height: 13px;
	position: absolute;
	background: url(img/main-slider__all-actions.png);
	display: block;
	right: 15px;
	top: 50%;
	margin-top: -6px;
}
.edges {
	margin-top: 32px;
}
.edges__content {
	background: #F4F4F4;
	padding: 20px 0;
	border-radius: 15px;
}
.edges__item {
	padding: 0 30px;
	float: left;
	width: 25%;
	position: relative;
}
.edges__item > div {
	height: 78px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 93px;
	font-size: 15px;
	line-height: 1.3;
	color: #000;
}
.edges__item-icon {
	width: 78px;
	height: 78px;
	background: #fff;
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -39px;
	overflow: hidden;
	border-radius: 50%;
}
.edges__item-icon:after {
	content: '';
	width: 56px;
	height: 42px;
	background-image: url(img/edges__item-icon.png);
	display: block;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -28px;
	position: absolute;
}
.edges__item-icon_1:after {
	background-position: 0px 0px;
}
.edges__item-icon_2:after {
	background-position: -56px 0px;
}
.edges__item-icon_3:after {
	background-position: -112px 0px;
}
.edges__item-icon_4:after {
	background-position: -168px 0px;
}
.feeds {}
.feeds .slick-dots {
	bottom: 0px;
}
.feeds .slick-dots li {
	width: 10px;
	height: 10px;
	background: transparent;
	border-radius: 50%;
	border: 1px solid #dd256c;
}
.feeds .slick-dots li:hover {}
.feeds .slick-dots li.slick-active {
	background: #dd256c;
}
.feeds .slick-slide > div {
	height: 100%;
}
.feeds__inner {
	margin: 0 -15px;
}
.feeds__slider {
	margin-top: 36px;
}
.feeds__slider.slick-dotted {
	padding-bottom: 40px;
}
.feeds__item {
	padding: 0px 15px 5px;
	height: 100%;
}
.feeds__item.video {}
.feeds__item-inner {
	padding: 33px 20px 20px;
	border: 1px solid #F0F0F0;
	position: relative;
	height: 100%;
	z-index: 2;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.feeds__item-inner:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.feeds__item-inner:before {
	content: '';
	display: block;
	position: absolute;
	background: #fff;
	left: 0;
	top: 0;
	right: 0;
	height: 97px;
	z-index: 1;
}
.feeds__item.video .feeds__item-inner {
	background: #2922C3;
}
.feeds__item-user {
	position: relative;
	min-height: 64px;
	padding: 5px 73px 0 65px;
	z-index: 2;
}
.feeds__item.video .feeds__item-user:after {
	content: '';
	display: block;
	position: absolute;
	border: 8px solid transparent;
	border-left: 8px solid #DD256C;
	z-index: 3;
	left: 43px;
	top: 34px;
}
.feeds__item-image-block {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	background: #f4f4f4;
}
.feeds__item-image-block img {
	width: 100%;
}
.feeds__item-image-name {
	font-family: 'bold';
	font-size: 16px;
	color: #000;
	line-height: 1.2;
}
.feeds__item-image-date {
	color: #AAB2BE;
	font-size: 15px;
	line-height: 1;
	margin-top: 5px;
}
.feeds__item-scan-block {
	width: 58px;
	height: 77px;
	position: absolute;
	right: 20px;
	top: 20px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
	z-index: 3;
}
.video .feeds__item-scan-block {
	display: none;
}
.feeds__item-scan-block img {}
.feeds__item-content {}
.feeds__item.video .feeds__item-content {
	padding: 35px 0 0;
}
.feeds__item-text {
	color: #000;
	font-size: 15px;
	line-height: 1.4;
	margin-top: 24px;
}
.feeds__item-quote {
	color: #fff;
	font-size: 18px;
	font-family: 'bold';
	line-height: 1.3;
}
.feeds__item-button {
	height: 40px;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 20px;
	font-family: 'bold';
	margin-top: 38px;
	cursor: pointer;
}
.brands-brick {}
.brands-brick__content {
	margin: 14px -8px 0;
}
.brands-brick__item {
	padding: 0 8px;
	margin-top: 16px;
	float: left;
	width: 20%;
}
.brands-brick__item:nth-child(12) {
	width: 40%;
	float: right;
}
.brands-brick__item-inner {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	display: block;
	width: 245px;
	height: 245px;
	border-radius: 15px;
}
.brands-brick__item:nth-child(12) .brands-brick__item-inner {
	width: 505px;
	height: 505px;
}
.brands-brick__item-inner:before {
	content: '';
	background: rgba(41, 34, 195, 0.5);
	top: 100%;
	position: absolute;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	left: 0;
	right: 0;
	height: 100%;
	padding: 20px;
}
.brands-brick__item-inner:hover:before {
	top: 0;
}
.brands-brick__item-inner:after {
	content: '';
	z-index: 2;
	position: absolute;
	display: block;
	height: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
	background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
}
.brands-brick__item-inner > img {
	/*width: 100%;*/
	display: block;
}
.brands-brick__item-title {
	display: inline-block;
	font-size: 14px;
	font-family: 'bold';
	background: #2922C3;
	padding: 9px 10px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	color: #fff;
	z-index: 3;
	position: absolute;
	bottom: 20px;
	left: 20px;
	border-radius: 15px;
}
.brands-brick__item-inner:hover .brands-brick__item-title {
	background: #fff;
	color: #000;
}
.page-text {
	margin-top: 30px;
}
.page-text__inner {
	background: #F9F9F9;
	padding: 40px 80px;
	border-radius: 16px;
}
.map-outer {
	background: #F9F9F9;
	padding: 0 80px 40px;
}
.map-outer_full {
	background: #fff;
	margin-top: 30px;
	padding: 0;
}
.map {
	height: 438px;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
}
.map-info {
	background: #F9F9F9;
	border: 1px solid #F4F4F4;
	margin-top: 15px;
	padding: 30px 30px;
	display: none;
	border-radius: 15px;
}
.map-info__slider-item{
	border-radius: 15px;
	overflow: hidden;
}
.page_has_map-info .map-info {
	display: block;
}
.map-info__item {
	display: none;
}
.map-info__item.active {
	display: block;
}
.map-info__content {
	float: left;
	width: 570px;
	color: #151313;
	line-height: 1.4;
}
.map-info__slider {
	width: 625px;
	height: 340px;
	float: right;
}
.map-info__slider .slick-arrow {
	width: 36px;
	height: 36px;
	position: absolute;
	background-image: url(img/main-slider__slider-big__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.main-slider__slider-big .slick-arrow:hover {
	opacity: .6;
}
.map-info__slider .slick-prev {
	background-position: 0px 0px;
	left: 20px;
	cursor: pointer;
}
.map-info__slider .slick-next {
	background-position: -36px 0px;
	right: 20px;
	cursor: pointer;
}
.map-info__item img {
	width: 100%;
}
.map-info .block-title {
	font-size: 21px;
	margin-top: 0;
	text-align: left;
}
.map-info__shedule {
	margin-top: 10px;
}
.map-info__address {
	font-size: 15px;
	font-family: 'bold';
	margin-top: 40px;
}
.map-info__text {
	margin-top: 10px;
}
.footer-form-outer {
	margin-top: 40px;
}
.footer-form-outer_gray {
	background: #F9F9F9;
	padding-top: 60px;
}
.footer-form {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/footer-form.png);
}
.footer-form__inner {
	width: 750px;
	padding: 0 0 0 145px;
	min-height: 500px;
}
.footer-form-outer_gray .footer-form__inner {
	padding: 0;
}
.footer-form__inner .block-title {
	text-align: left;
	margin-top: 0;
}
.footer-form .form {
	width: 530px;
	margin-top: 25px;
}
.footer-form .control {
	margin-top: 10px;
}
.footer-form .input-text {
	border-radius: 3px;
	background: #F2F2F2;
	height: 55px;
	border: 1px solid #E8E8E8;
	padding: 0 20px;
	font-size: 15px;
}
.footer-form .input-textarea {
	border-radius: 3px;
	background: #F2F2F2;
	height: 115px;
	border: 1px solid #E8E8E8;
	padding: 20px 20px;
	font-size: 15px;
}
.footer-form .button {
	height: 55px;
	padding: 0 45px;
	border-radius: 27px;
	font-family: 'bold';
	margin-top: 20px;
}
.footer-form .form-note {
	font-size: 13px;
	color: #010101;
	margin-top: 17px;
	line-height: 1.3;
}
.footer-form .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.footer-form .form-note a:hover {
	text-decoration: none;
}
.control {
	position: relative;
}
.control .input-textarea {
	position: relative;
	z-index: 1;
	padding-top: 27px;
	border-radius: 15px;
}
.control .input-text {
	position: relative;
	z-index: 1;
	padding-top: 14px;
	border-radius: 15px;
}
.placeholder {
	width: 100%;
	position: absolute;
	z-index: 2;
	padding-left: 20px;
	padding-right: 20px;
	left:0;
	top: 20px;
	color: #8D8D8D;
	transition: all 0.2s ease;
	pointer-events: none;
	font-family: 'reg';
	font-size: 15px;
}
.control .input-textarea.filled + .placeholder,
.control .input-textarea:focus + .placeholder,
.control .input-text.filled + .placeholder,
.control .input-text:focus + .placeholder {
	font-size: 11px;
	top: 0;
	margin-top: 10px;
}
.footer {
	background: #151515;
}
.footer__inner {
	padding: 40px 0;
}
.footer__row {
	margin-left: -15px;
	margin-right: -15px;
}
.footer__row + .footer__row {
	margin-top: 30px;
}
.footer__row:after {
	content: '';
	display: table;
	clear: both;
}
.footer__col {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
}
.footer__menu {
	font-size: 0;
	float: left;
}
.footer__menu > li {
	font-size: 15px;
	font-family: 'bold';
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.footer__menu > li > a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.footer__menu > li > a:hover {
	border-bottom-color: #fff;
}
.footer-social {
	float: left;
	margin-top: -1px;
	font-size: 0;
}
.footer-social__link {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	background-image: url(img/footer-social.png);
	background-color: #fff;
	margin-right: 14px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.footer-social__link:hover {
	background-color: #2922C3;
}
.footer-social__link:last-child {
	margin-right: 0;
}
.footer-social__link_facebook {
	background-position: 0px 0px;
}
.footer-social__link_vkontakte {
	background-position: -16px 0px;
}
.footer-social__link_instagram {
	background-position: -32px 0px;
}
.footer-social__link_ok {
	background-position: -48px 0px;
}
.footer-info {
	color: #8D8D8D;
	font-size: 13px;
	line-height: 1.5;
	font-family: 'reg';
	text-align: right;
}
.footer-copyright {
	color: #fff;
	font-size: 13px;
	font-family: 'reg';
	line-height: 1.3;
}
.footer-privacy {
	text-align: right;
	font-size: 13px;
	font-family: 'reg';
	line-height: 1.3;
	color: #8D8D8D;
}
.footer-privacy a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.footer-privacy a:hover {
	border-bottom-color: transparent;
}
.problems {}
.problems__inner {
	margin-left: -15px;
	margin-right: -15px;
}
.problems__inner:after {
	content: '';
	display: table;
	clear: both;
}
.problems__col {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
.problems__col_additional {
	width: 100%;
}
.problems__col + .problems__col_additional {
	width: 50%;
}
.problems__table {
	display: table;
	width: 100%;
	margin-top: 36px;
}
.problems__table .tr {
	display: table-row;
	text-decoration: none;
	color: #2922C3;
	font-size: 14px;
	line-height: 1.3;
	font-family: 'reg';
}
.problems__table .tr:nth-child(odd) .td {
	background: #E9ECF2;
}
.problems__table .td {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	padding: 8px 15px;
}
.problems__table .td span {
	border-bottom: 1px solid transparent;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.problems__table .td:last-child {
	width: 100px;
	color: #151313;
	font-family: 'bold';
	padding-left: 0;
	padding-right: 15px;
	white-space: nowrap;
}
.problems__table .tr:hover .td:first-child span {
	border-bottom: 1px solid #2922C3;
}
.breadcrumbs {
	margin-top: 15px;
}
.breadcrumbs__inner {
	font-size: 0;
}



.breadcrumbs__inner a,
.breadcrumbs__inner span {
	font-size: 12px;
	font-family: 'reg';
	color: #7F8A9A;
	text-decoration: none;
	position: relative;
	padding-left: 14px;
	display: inline-block;
	vertical-align: top;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.breadcrumbs__inner a:hover {
	color: #000;
}
.breadcrumbs__inner a:first-child {
	padding-left: 0;
}
.breadcrumbs__inner a:before,
.breadcrumbs__inner span:before {
	content: '';
	width: 4px;
	height: 1px;
	position: absolute;
	display: block;
	background: #7F8A9A;
	left: 5px;
	top: 7px;
}
.breadcrumbs__inner a:first-child:before {
	display: none;
}
.page-title-outer {
	margin-top: 12px;
}
.page-title {
	display: table;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #d8d8d8;
	border-radius: 15px;
	overflow: hidden;
}
.page-title__inner {
	height: 184px;
	font-size: 24px;
	font-family: 'bold';
	color: #fff;
	vertical-align: middle;
	display: table-cell;
	padding: 20px 80px;
}
.main {
	margin-top: 20px;
}
.main__inner {}
.main__sidebar {
	float: left;
	width: 260px;
}
.main__content {
	width: 1015px;
	float: right;
}
.sidebar-menu {
	border-radius: 15px;
	overflow: hidden;
}
.sidebar-menu li {
	border-bottom: 1px solid #544ece;
}
.sidebar-menu li:last-child {
	border-bottom: 0;
}
.sidebar-menu li a {
	display: block;
	background: #2922C3;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: 'reg';
	padding: 14px 20px;
}
.sidebar-menu li a:hover {
	background: #4842CC;
}
.sidebar-menu .active .sidebar-menu__item-link {
	background: #DD256C !important;
}
.sidebar-form {
	margin-top: 15px;
	padding: 20px;
	border: 1px solid #F4F4F4;
	background: #F9F9F9;
	border-radius: 15px;
}
.sidebar-form .block-title {
	font-size: 21px;
	margin-top: 0;
}
.sidebar-form .form {}
.sidebar-form .control {
	margin-top: 20px;
}
.sidebar-form .input-text {
	border-radius: 3px;
	background: #F2F2F2;
	height: 55px;
	border: 1px solid #E8E8E8;
	padding-left: 20px;
	font-size: 15px;
	padding-right: 20px;
	border-radius: 15px;
}
.sidebar-form .form-note {
	color: #8994A7;
	font-size: 11px;
	line-height: 1.2;
	margin-top: 12px;
	font-family: 'reg';
}
.sidebar-form .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.sidebar-form .form-note a:hover {
	text-decoration: none;
}
.sidebar-form .button {
	height: 55px;
	width: 100%;
	font-size: 15px;
	font-family: 'bold';
	border-radius: 3px;
	margin-top: 8px;
	border-radius: 15px;
}
.blog-info {
	height: 184px;
	background-position: right center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #d8d8d8;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.blog-info__inner {
	position: absolute;
	left: 20px;
	bottom: 15px;
	font-size: 0;
}
.blog-info__category {
	display: inline-block;
	background: #2922C3;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: 'bold';
	padding: 10px 15px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	margin-right: 5px;
	margin-top: 5px;
	border-radius: 15px;
}
a.blog-info__category:hover {
	background: #4842CC;
}
.blog-info__date {
	display: inline-block;
	background: #2922C3;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: 'reg';
	padding: 10px 15px;
	cursor: default;
	border-radius: 15px;
}
.blog-text {
	padding: 40px 40px;
	background: #F9F9F9;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.button-back {
	font-size: 13px;
	font-family: 'bold';
	height: 32px;
	position: relative;
	padding: 0 10px 0 25px;
	margin-top: 15px;
	border-radius: 15px;
}
.button-back:after {
	content: '';
	background: url(img/button-back.png) no-repeat;
	width: 5px;
	height: 9px;
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -3px;
}
.blog-list {
	margin-top: -14px;
	margin-left: -7px;
	margin-right: -7px;
}
.blog-list__item {
	width: 25%;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 14px;
}
.blog-list__item-inner {
	display: block;
	text-decoration: none;
	background: #F9F9F9;
	color: #1D1B1B;
	height: 100%;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
}
.blog-list__item-image-block {
	display: block;
	overflow: hidden;
	position: relative;
}
.blog-list__item-image-block:after {
	content: '';
	z-index: 2;
	position: absolute;
	display: block;
	height: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
	background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
}
.blog-list__item-image {
	width: 100%;
	display: block;
}
.blog-list__item-category {
	display: inline-block;
	font-size: 14px;
	font-family: 'bold';
	background: #2922C3;
	padding: 9px 10px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	color: #fff;
	z-index: 3;
	position: absolute;
	text-decoration: none;
	bottom: 20px;
	left: 20px;
	border-radius: 15px;
}
.blog-list__item-inner:hover .blog-list__item-category {
	background: #fff;
	color: #000;
}
.blog-list__item-content {
	display: block;
	padding: 15px 15px 44px;
	border: 1px solid #F4F4F4;
	border-top: 0;
}
.blog-list__item-title {
	display: block;
	font-size: 16px;
	font-family: 'bold';
	line-height: 1.3;
	height: 60px;
}
.blog-list__item-date {
	display: block;
	font-size: 13px;
	color: #8994A7;
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	background: #f9f9f9;
	padding: 15px;
	border: 1px solid #f4f4f4;
	border-top: 0;
}
.pagination {
	font-size: 0;
	text-align: right;
	margin-top: 20px;
}
.pagination a,
.pagination span {
	text-decoration: none;
	background: #F9F9F9;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #F4F4F4;
	font-size: 15px;
	font-family: 'reg';
	color: #1D1B1B;
	padding: 12px 10px;
	min-width: 41px;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	border-radius: 10px;
}
.pagination span {
	cursor: default;
	border-color: #2922C3;
	background: #2922C3;
	color: #fff;
}
.pagination a:hover {
	background: #f2f2f2;
	border-color: #F9F9F9;
}
.map__content {
	position: absolute;
	left: 25px;
	top: 42px;
	z-index: 2;
	background: #fff;
	border: 1px solid #F0F0F0;
	width: 395px;
	height: 354px;
	overflow: hidden;
	border-radius: 15px;
}
.map__title {
	margin-top: 0;
	padding: 18px 25px;
	font-size: 21px;
	border-bottom: 1px solid #F0F0F0;
}
.map__list {
	max-height: 293px;
}
.map__list-item {
	font-size: 14px;
	font-family: 'reg';
	color: #010101;
	padding: 14px 25px;
	line-height: 1.7;
	cursor: pointer;
	border-top: 1px solid #F0F0F0;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.map__list-item.active,
.map__list-item:hover {
	background: #F4F4F4;
}
.map__list-item.active {
	cursor: default;
}
.map__list-item:first-child {
	border-top: 0;
}
.jspScrollable {
	outline: none;
}
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
}
.jspHorizontalBar {
	position: absolute;
	bottom: -26px;
	left: 0;
	width: 100%;
	height: 11px;
}
.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	position: relative;
}
.jspVerticalBar .jspTrack {
	width: 2px;
	margin: 0 7px;
	background-color: #f5f5f5;
}
.jspHorizontalBar .jspTrack {
	height: 2px;
	margin: 7px 0;
	background-color: #f5f5f5;
}
.jspDrag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}
.jspVerticalBar .jspDrag {
	width: 5px;
	height: 10px;
	background: #CECECE;
	margin-left: -1px;
	border-radius: 4px;
}
.jspVerticalBar:hover .jspDrag {
	background: #DD256C;
}
.jspHorizontalBar .jspDrag {
	top: -6px;
	width: 11px;
	height: 14px;
	background: transparent;
	border-radius: 2px;
}
.jspHorizontalBar .jspDrag:after {
	content: '';
	display: block;
	height: 4px;
	left: 0;
	top: 5px;
	position: absolute;
	background: #d1d1d1;
	right: 0;
	border-radius: 2px;
}
.jspHorizontalBar:hover .jspDrag:after {
	background: #eb642d;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
	float: left;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	float: left;
	width: 10px;
	height: 18px;
	background-repeat: no-repeat;
	background-color: #ea543f;
	position: relative;
}
.jspHorizontalBar .jspArrowLeft {
	background-position: 0 0;
	left: -1px
}
.jspHorizontalBar .jspArrowRight {
	background-position: -10px 0;
	right: -1px
}
.jspHorizontalBar .jspArrowLeft.jspDisabled,
.jspHorizontalBar .jspArrowRight.jspDisabled {
	cursor: default;
	background-color: #5a5a5a;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
* html .jspCorner {
	margin: 0 -3px 0 0;
}
.examples {

}
.examples__inner {
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 25px;
}
.examples__slider {

}
.examples__item {
	padding: 0 5px;
}
.examples__item-inner {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
.examples__item.video .examples__item-inner:after {
	content: '';
	background: url(img/video.png) no-repeat;
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
}
.examples__item-inner img {
	width: 100%;
	margin: 0 auto;
}
.examples__slider .slick-arrow {
	width: 36px;
	height: 36px;
	position: absolute;
	background-image: url(img/main-slider__slider-big__arrows.png);
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 4;
	cursor: pointer;
	top: -55px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	border: 1px solid #E3E3E3;
	border-radius: 50%;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.examples__slider .slick-arrow:hover {
	border-color: #a9a9a9;
}
.examples__slider .slick-disabled {
	cursor: default;
	pointer-events: none;
}
.examples__slider .slick-prev {
	background-position: 0px -1px;
	left: auto;
	right: 47px;
}
.examples__slider .slick-next {
	right: 5px;
	background-position: -36px -1px;
}
.page-title-custom {
	margin-top: 15px;
}
.page-title-custom__inner {
	font-size: 0;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 10px;
}
.page-title-custom__inner span {
	font-size: 22px;
	color: #000;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.3;
}
.page-title-custom__inner img {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.3;
	margin-right: 10px;
}
.header {}
.header__content {}
.header__content-left {
	float: left;
	width: 500px;
	margin-top: 40px;
}
.header__content-right {
	float: right;
	width: 600px;
	margin-top: 40px;
}
.header__image {
	max-width: 100%;
	display: block;
}
.header .block-title {
	margin-top: 0;
}
.header .block-title span {
	color: #2922C3;
	text-transform: capitalize;
}
.small-edges {}
.small-edges__content {
	margin-top: 0;
}
.small-edges__item {
	float: left;
	width: 33.33333333%;
	padding: 0 5px 0 70px;
	position: relative;
	font-size: 14px;
	color: #BDC6D3;
	font-family: 'reg';
	line-height: 1.3;
	margin-top: 40px;
}
.small-edges__item span:not(.small-edges__item-icon) {
	font-size: 16px;
	color: #151313;
	font-family: 'bold';
}
.small-edges__item-icon {
	height: 42px;
	width: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -21px;
	background-image: url(img/small-edges__item-icon.png);
	background-color: #2922C3;
}
.small-edges__item-icon_1 {
	background-position: 0px 0px;
}
.small-edges__item-icon_2 {
	background-position: -60px 0px;
}
.small-edges__item-icon_3 {
	background-position: -120px 0px;
}
.header__text {
	font-size: 16px;
	color: #151313;
	line-height: 1.4;
	margin-top: 50px;
}
.header__form {
	background: #E9ECF2;
	padding: 15px 20px 15px 26px;
	margin-top: 35px;
	border-radius: 15px;
}
.header__form .form {
	font-size: 0;
}
.header__form .input-text {
	border-radius: 3px;
	background: #fff;
	height: 55px;
	border: 1px solid #fff;
	padding-left: 20px;
	font-size: 15px;
	padding-right: 20px;
	width: 100%;
	border-radius: 15px;
}
.header__form .control {
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 293px;
}
.header__form .button {
	height: 55px;
	border-radius: 3px;
	font-family: 'bold';
	padding: 0 15px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	width: 250px;
	border-radius: 15px;	
}
.header__form .form-note {
	font-size: 13px;
	color: #8994A7;
	margin-top: 12px;
}
.header__form .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.header__form .form-note a:hover {
	text-decoration: none;
}
.work {}
.work__table {
	display: table;
	width: 100%;
	border-collapse: collapse;
	position: relative;
	margin-top: 36px;
	border-radius: 15px;
	overflow: hidden;
}
.work__row {
	display: table-row;
}
.work__col {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 20%;
	border-right: 1px solid #E2E2E2;
	background: #F9F9F9;
	font-size: 15px;
	color: #000;
	line-height: 1.3;
	padding: 60px 20px 30px;
}
.work__col:last-child {
	border-right: 0;
}
.work__number {
	display: block;
	position: absolute;
	left: 0;
	right: -1px;
	top: 0;
	background: #2922C3;
	color: #fff;
	font-size: 15px;
	font-family: 'bold';
}
.work__col:last-child .work__number {
	right: 0;
}
.work__number span {
	padding: 8px 20px;
	display: block;
	background: #2922C3;
	width: 48px;
	z-index: 2;
	position: relative;
}
.work__number:after {
	content: '';
	width: 205px;
	height: 5px;
	background: url(img/work__number.png) no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -3px;
	z-index: 1;
}
.work__col:last-child .work__number:after {
	display: none;
}
.work__title {
	display: block;
	font-family: 'bold';
}
.work__text {
	display: block;
	margin-top: 20px;
}
.work__text span {
	color: #2922C3;
	border-bottom: 1px dashed #2922C3;
	cursor: pointer;
}
.work__text span:hover {
	border-bottom: 1px dashed transparent;
}
.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 460px;
	margin-left: -230px;
	z-index: 100;
	display: none;
	padding: 40px 30px 35px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
	border-radius: 15px;
}
.close {
	width: 17px;
	height: 17px;
	background: url(img/close.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 27px;
	cursor: pointer;
}
.close:hover {
	opacity: .8;
}
.overlay {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(190, 190, 190, 0.80);
}
.static {
	position: absolute;
}
.modal .form {
	margin-top: 15px;
}
.modal .block-title {
	margin-top: 0;
	text-align: left;
	padding-right: 47px;
}
.modal .block-subtitle {
	text-align: left;
}
.modal .control {}
.modal .input-text {
	border-radius: 3px;
	background: #F2F2F2;
	height: 55px;
	border: 1px solid #E8E8E8;
	padding-left: 20px;
	font-size: 15px;
	padding-right: 20px;
	margin-top: 15px;
}
.modal .input-textarea {
	border-radius: 3px;
	background: #F2F2F2;
	height: 115px;
	border: 1px solid #E8E8E8;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
}
.modal .placeholder {
	top: 35px;
}
.modal .control .input-textarea.filled + .placeholder,
.modal .control .input-textarea:focus + .placeholder,
.modal .control .input-text.filled + .placeholder,
.modal .control .input-text:focus + .placeholder {
	margin-top: 25px;
}
.modal .disable {
	display: none;
}
.modal .disable + .placeholder {
	display: none;
}
.modal .form-note {
	font-size: 13px;
	color: #010101;
	margin-top: 17px;
	line-height: 1.3;
}
.modal .form-note a {
	color: #2922C3;
	text-decoration: underline;
}
.modal .form-note a:hover {
	text-decoration: none;
}
.modal .button {
	height: 55px;
	border-radius: 27px;
	font-family: 'bold';
	padding: 0 40px;
	margin-top: 22px;
}
@media (min-width:1200px) and (max-width:1337px) {
	.container {
		width: 1183px;
	}
	.catalog-menu > li > a {
		font-size: 13px;
		padding: 16px 35px 16px 16px;
	}
	.catalog-menu > li > a:after {
		right: 16px;
	}
	.catalog-menu > li > ul > li > a {
		padding: 10px 16px;
	}
	.top__logo {
		width: 265px;
	}
	.top__shedule {
		width: 233px;
	}
	.footer__inner {
		padding: 30px 15px;
	}
	.footer__row + .footer__row {
		margin-top: 15px;
	}
	.footer__menu > li {
		margin-right: 30px;
	}
	.main-slider__slider-small .main-slider__item {
		width: 222px;
		height: 222px;
	}
	.main-slider__content-left {
		width: 222px;
	}
	.main-slider__content-right {
		width: 917px;
		height: 458px;
	}
	.main-slider__slider-big .main-slider__item {
		height: 458px;
	}
	.main-slider__slider-small .main-slider__item-subtitle {
		font-size: 16px;
	}
	.main__content {
		width: 878px;
	}
	.blog-list__item {
		width: 33.33333333%;
	}
	.footer-form-outer_gray .footer-form__inner {
		padding-left: 15px;
	}
	.map-info__content {
		width: 433px;
	}
	.brands-grid__item-categories > li {
		margin-bottom: 7px;
	}
	.brands-grid__item-categories > li > a {
		font-size: 14px;
	}
	.page-text__inner {
		padding: 40px 45px;
	}
	.brands-brick__item-inner {
		width: 217px;
		height: 217px;
	}
	.brands-brick__item:nth-child(12) .brands-brick__item-inner {
		width: 450px;
		height: 450px;
	}
	.brands-brick__item-inner > img {
		width: 100%;
	}
}
@media (min-width:1200px) {
	.hidden-desktop {
		display: none!important;
	}
	.brands-grid {}
	.brands-grid__content {
		margin: 14px -8px 0;
	}
	.brands-grid__item {
		padding: 0 8px;
		margin-top: 16px;
		float: left;
		width: 20%;
	}
	.first {
		width: 39.99%;
	}
	.brands-grid__item-inner {
		position: relative;
		overflow: hidden;
		border-radius: 15px;
	}
	.brands-grid__item-inner:after {
		content: '';
		z-index: 2;
		position: absolute;
		display: block;
		height: 50%;
		bottom: 0;
		left: 0;
		right: 0;
		background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
		background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
		background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000));
		background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
		background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
	}
	.brands-grid__item-inner > img {
		width: 100%;
		display: block;
	}
	.brands-grid__item-title {
		display: inline-block;
		font-size: 14px;
		font-family: 'bold';
		background: #2922C3;
		padding: 9px 10px;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		color: #fff;
		z-index: 4;
		position: absolute;
		text-decoration: none;
		bottom: 20px;
		left: 20px;
		border-radius: 15px;
	}
	.brands-grid__item-title:hover {
		background: #fff;
		color: #000;
	}
	.brands-grid__item-categories {
		top: 100%;
		position: absolute;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		background: #2922C3;
		left: 0;
		right: 0;
		height: 100%;
		padding: 20px;
	}
	.brands-grid__item-inner:hover .brands-grid__item-categories {
		top: 0;
	}
	.brands-grid__item-categories > li {
		margin-bottom: 10px;
		z-index: 3;
		position: relative;
	}
	.brands-grid__item-categories > li > a {
		color: #fff;
		font-size: 15px;
		text-decoration: none;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		border-bottom: 1px solid transparent;
	}
	.brands-grid__item-categories > li > a:hover {
		border-bottom: 1px solid #fff;
	}
	.mobile-menu-opener {
		display: none;
	}
	.mobile-phone { /*phone*/
		display: none;
	}
	.catalog-menu-outer {
		background: #2922C3;
	}
	.catalog-menu {
		display: table;
		width: 100%;
	}
	.catalog-menu > li {
		display: table-cell;
		position: relative;
	}
	.catalog-menu > li > a {
		color: #fff;
		/*font-size: 15px;*/
		font-size: 14px;
		text-decoration: none;
		/*padding: 16px 38px 16px 30px;*/
		padding: 16px 28px 16px 20px;
		display: block;
		width: 100%;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		position: relative;
	}
	.catalog-menu > li > a:hover {
		background: #4842CC;
	}
	.catalog-menu > li.active > a {
		background: #4842CC;
	}
	.catalog-menu > li > a:after {
		content: '';
		width: 9px;
		height: 5px;
		background: url(img/catalog-menu__arrow.png) no-repeat;
		position: absolute;
		display: block;
		/*right: 24px;*/
		right: 14px;
		top: 50%;
		margin-top: -2px;
	}
	.catalog-menu > li > ul {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		/*right: 0;*/
		z-index: 10;
		margin-top: 9px;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
		width: 230px;
	}
	.catalog-menu > li:hover > ul {
		z-index: 11;
	}
	.catalog-menu > li:last-child > ul,
	.catalog-menu > li:nth-last-child(2) > ul,
	.catalog-menu > li:nth-last-child(3) > ul {
		right: 0;
		left: auto;
	}
	.catalog-menu > li > ul:before {
		content: '';
		height: 2px;
		left: 0;
		right: 0;
		top: -2px;
		background: #2922C3;
		display: block;
		position: absolute;
	}
	.catalog-menu > li > ul > li {
		background: #fff;
		border-top: 1px solid #F0F0F0;
	}
	.catalog-menu > li > ul > li:first-child {
		border-top: 0;
	}
	.catalog-menu > li > ul > li > a {
		color: #010101;
		font-family: 'reg';
		text-decoration: none;
		font-size: 14px;
		display: block;
		padding: 10px 30px;
		transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
	}
	.catalog-menu > li > ul > li > a:hover {
		color: #2922C3;
	}
	.catalog-menu > li > ul > li.active > a {
		color: #2922C3;
	}
}
@media (max-width:1199px) {
	.hidden-mobile {
		display: none!important;
	}
	.container {
		width: 100%;
	}
	.footer__col {
		width: 100%;
	}
	.footer__menu > li {
		display: block;
		margin-right: 0;
		margin-top: 20px;
	}
	.footer__menu > li:first-child {
		margin-top: 0;
	}
	.footer__menu {
		float: none;
	}
	.footer-social {
		margin-top: 30px;
		float: none;
	}
	.footer-info {
		text-align: left;
		margin-top: 25px;
	}
	.footer-privacy {
		text-align: left;
		margin-top: 15px;
	}
	.footer__inner {
		padding: 30px 0;
	}
	.footer__row + .footer__row {
		margin-top: 25px;
	}
	.footer-form__inner {
		width: 100%;
		padding: 0;
		min-height: auto;
	}
	.footer-form {
		background: transparent!important;
		padding-bottom: 40px;
	}
	.footer-form .form {
		width: 100%;
	}
	.block-title {
		font-size: 18px;
		text-align: center;
	}
	.page_brand .block-title,
	.page_sidebar .block-title,
	.page_default .block-title,
	.page_catalog .block-title {
		text-align: center;
	}
	.block-subtitle {
		text-align: center;
	}
	.page_brand .block-subtitle,
	.page_default .block-subtitle,
	.page_catalog .block-subtitle {
		text-align: center;
	}
	.footer-form__inner .block-title {
		text-align: center;
	}
	.main__sidebar .block-title,
	.examples .block-title,
	.block-title-outer .block-title {
		text-align: left;
	}
	.block-title-outer .block-title {
		margin-top: 20px;
	}
	.map-outer {
		padding: 0;
	}
	.page-text__inner {
		padding: 30px 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.text h1 {
		font-size: 18px;
		text-align: left;
	}
	.text h2 {
		font-size: 16px;
	}
	.text h3 {
		font-size: 14px;
	}
	.text h4 {
		font-size: 12px;
	}
	.text h5 {
		font-size: 10px;
	}
	.text h6 {
		font-size: 8px;
	}
	.brands-grid {

	}
	.brands-grid__content {
		font-size: 0;
		text-align: center;
		margin-left: -15px;
		margin-right: -15px;
		padding-bottom: 10px;
	}
	.brands-grid__item {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 30px;
	}
	
	.brands-grid__item-inner {
		position: relative;
		height: 138px;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
		border-radius: 14px;
		overflow: hidden;
		text-align: left;
		padding: 15px 10px 15px 145px;
	}
	.brands-grid__item-inner:after {

	}
	.brands-grid__item-inner > img {
		display: block;
		max-height: 100%;
		position: absolute;
		left: -18px;
		top: 0;
	}
	.brands-grid__item-title {
		font-size: 16px;
		color: #000;
		font-family: 'bold';
		float: left;
		text-decoration: none;
		display: block;
		line-height: 1;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		margin-top: 44px;
	}
	.brands-grid__item-title:hover {

	}
	.brands-grid__item-categories {
		display: none;
		float: left;
		width: 108px;
		margin-top: 15px;
	}
	.brands-grid__item-inner:hover .brands-grid__item-categories {

	}
	.brands-grid__item-categories > li {
		margin-top: 8px;
	}
	.brands-grid__item-categories > li:first-child {
		margin-top: 0;
	}
	.brands-grid__item-categories > li > a {
		font-size: 13px;
		color: #9098A3;
		font-family: 'reg';
		text-decoration: none;
	}
	.brands-grid__item-categories > li > a:hover {

	}
	.edges__content {
		background: #EDEDED;
		padding: 20px;
		border-radius: 13px;
	}
	.edges__item {
		padding: 0;
		width: 100%;
		margin-top: 20px;
	}
	.edges__item:first-child {
		margin-top: 0;
	}
	.edges__item > div {
		padding-left: 90px;
		font-size: 14px;
	}
	.edges__item-icon {
		left: 0;
	}
	.main-slider__content-left {/**/
		width: 100%;
		margin-bottom: 70px;
		display: none;
	}
	.main-slider__slider-small_1 {
		display: none;
	}
	.main-slider__slider-small_2 {
		display: none;
	}
	.main-slider__slider-small + .main-slider__slider-small {
		margin-top: 0;
	}
	.main-slider__content-right { /**/

		margin-left: auto;
		margin-right: auto;

		float: none;
		width: 100%;


	}
	.main-slider__item-subtitle {
		display: none !important;
	}
	.main-slider__item-button {
		display: none;
	}
	
	.main-slider__slider-big .main-slider__item-content {
		height: 360px;
	}
	
	.main-slider__slider-big .main-slider__item img {
		min-height: 360px;
		width: inherit;
	}
	
	.main-slider__content-right {
		height: inherit;
	}
	
	.main-slider__slider-big .main-slider__item {
		height: 360px;
	}
	.main-slider__slider-big .main-slider__item-inner {
		position: inherit;
		width: 100%;
	}
	.main-slider__slider-big .main-slider__item-content {
		padding-left: 30px;
		padding-right: 30px;
		display: block;
		height: inherit;
		position: absolute;
		bottom: 65px;
	}
	
	.main-slider__slider-big .main-slider__item-title {
		font-size: 20px;
		padding: 10px;
		background-color: #2922C3;
		border-radius: 16px;
		color: #fff;
		line-height: 24px;
	}
	.main-slider__all-actions {
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	}
	
	.main-slider__slider-big {

	}
	.main-slider__all-actions {/**/
		width: 100%;
	}
	.big {
		display: none;
	}
	.small {
		display: block;
	}
	.top__logo-inner {
		padding-left: 28px;
	}
	.top__logo-icon {
		width: 18px;
		height: 27px;
		margin-top: -15px;
		background-size: cover;
	}
	.top__logo-title {
		font-size: 15px;
		font-family: 'reg';
	}
	.top__logo-subtitle {
		font-size: 10px;
		font-family: 'reg';
		margin-top: 1px;
	}
	.top__shedule {
		display: none!important;
	}
	.top__inner > div {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.top__inner {
		border-bottom: 1px solid #E2E2E2;
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
	}
	.line > .top__contacts {
		display: none;
		background: #f1f1f1;
		border-top: 1px solid #E2E2E2;
	}
	.top__contacts:after {
		content: '';
		clear: both;
		display: table;
	}
	.top__contacts-text {
		font-size: 14px;
		font-family: 'reg';
		float: left;
	}
	.top__contacts-phone {
		font-size: 14px;
		font-family: 'reg';
		margin-top: 0;
		float: right;
	}
	.top__contacts-phone a {
		color: #2922C3;
	}
	.line > .top__buttons {
		display: none;
		background: #F9F9F9;
		padding: 10px 15px!important;
	}
	.top__buttons:after {
		content: '';
		clear: both;
		display: table;
	}
	.top__buttons-button {
		height: 36px;
		font-size: 10px;
		padding: 0 14px;
		border-radius: 18px;
		float: left;
	}
	.top__buttons-button + .top__buttons-button {
		float: right;
	}
	.catalog-menu-outer {
		display: none;
	}
	.mobile-menu-opener {
		width: 28px;
		height: 18px;
		position: absolute;
		right: 15px;
		top: 14px;
		cursor: pointer;
	}
	.mobile-phone { /*phone*/
		position: absolute;
		right: 54px;
		color: #2922C3;
		font-size: 14px;
		display: block;
		top: 17px;
		font-family: 'bold';
		text-decoration: none;
	}
	.mobile-menu-opener span {
		display: block;
		height: 2px;
		background: #000;
		top: 50%;
		position: absolute;
		width: 100%;
		margin-top: -1px;
	}
	.mobile-menu-opener span:before {
		content: '';
		display: block;
		height: 2px;
		background: #000;
		position: absolute;
		width: 100%;
		top: -8px;
		-webkit-transition-duration: 0.3s, 0.3s;
		-moz-transition-duration: 0.3s, 0.3s;
		transition-duration: 0.3s, 0.3s;
	}
	.mobile-menu-opener span:after {
		content: '';
		display: block;
		height: 2px;
		background: #000;
		position: absolute;
		width: 100%;
		bottom: -8px;
		-webkit-transition-duration: 0.3s, 0.3s;
		-moz-transition-duration: 0.3s, 0.3s;
		transition-duration: 0.3s, 0.3s;
	}
	.mobile-menu-opener.active span:before {
		top: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.mobile-menu-opener.active span:after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.mobile-menu-opener.active span {
		background: none;
	}
	.catalog-menu-outer {

	}
	.catalog-menu-outer .container {
		padding-left: 0;
		padding-right: 0;
	}
	.catalog-menu {

	}
	.catalog-menu > li {
		position: relative;
		border-bottom: 1px solid #D8D8D8;
	}
	.catalog-menu > li > span {
		width: 40px;
		height: 40px;
		background: url(img/mobile-menu-arrow.png) no-repeat center center;
		position: absolute;
		display: block;
		right: 0;
		top: 0;
		z-index: 2;
	}
	.catalog-menu > li > span.active {
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.catalog-menu > li > a {
		color: #151313;
		font-size: 14px;
		font-family: 'bold';
		text-decoration: none;
		display: block;
		padding: 13px 15px;
		background: #fff;
		z-index: 1;
		position: relative;
	}
	.catalog-menu > li.active > a {
		color: #2922C3;
	}
	.catalog-menu > li > ul {
		display: none;
	}
	.catalog-menu > li > ul > li {

	}
	.catalog-menu > li > ul > li:last-child {
		margin-bottom: 13px;
	}
	.catalog-menu > li > ul > li > a {
		font-size: 14px;
		text-decoration: none;
		color: #010101;
		padding: 8px 15px;
		display: block;
	}
	.catalog-menu > li > ul > li.active > a {
		color: #2922C3;
	}
	.footer-form-outer_gray {
		padding-top: 30px;
	}
	.page-title {
		background-size: cover;
	}
	.page-title__inner {
		height: 110px;
		font-size: 18px;
		padding: 15px;
	}
	.map-info .block-title {
		font-size: 18px;
	}
	.map-info {
		padding: 30px 15px;
	}
	.map-info__address {
		margin-top: 25px;
	}
	.map-info__content {
		width: 100%;
	}
	.map-info__slider {
		width: calc(100% + 30px);
		height: auto;
		float: left;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 30px;
	}
	.map__content {
		left: 0;
		right: 0;
		top: 0;
		width: auto;
		bottom: 100%;
	}
	.map {
		height: 807px;
		padding-top: 369px;
	}
	.map__list-item {
		font-size: 14px;
		padding: 10px 15px;
		line-height: 1.4;
	}
	.map__title {
		padding: 15px;
	}
	.problems__col {
		width: 100%!important;
	}
	.problems__table .td:last-child {
		width: 80px;
	}
	.header__content-left {
		width: 100%;
		margin-top: 15px;
	}
	.header__content-right {
		width: 100%;
		margin-top: 30px;
	}
	.header .block-title {
		text-align: center;
	}
	.header__form {
		border-left: 0;
		border-radius: 14px;
	}
	.header__form .control {
		margin-right: 0;
		width: 100%;
	}
	.header__form .button {
		margin-top: 10px;
		width: 100%;
	}
	.small-edges {
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
		border-radius: 14px;
		margin-top: 30px;
	}
	.small-edges__content {
		margin-top: 0;
		display: table;
		width: 100%;
	}
	.small-edges__item {
		width: 100%;
		padding: 12px 5px 12px 100px;
		margin-top: 0;
		border-top: 1px solid #E9ECF2;
	}
	.small-edges__item:first-child {
		border-top: 0;
	}
	.small-edges__item-icon {
		left: 20px;
	}
	.small-edges__item span:not(.small-edges__item-icon) {
		font-family: 'reg';
	}
	.header__text {
		margin-top: 30px;
	}
	.main__content {
		width: 100%;
		float: left;
		text-align: center;
		font-size: 0;
	}
	.main__sidebar {
		float: right;
		width: 100%;
		margin-top: 40px;
	}
	.sidebar-form .block-title {
		font-size: 18px;
	}
	.sidebar-form .block-title br {
		display: none;
	}
	.pagination {
		text-align: center;
	}
	.blog-list__item {
		width: 50%;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}
	.blog-list {
		padding: 30px 15px;
		background: #f9f9f9;
		margin-left: -15px;
		margin-right: -15px;
	}
	.blog-list__item-inner {
		background: #fff;
	}
	.blog-text {
		text-align: left;
		padding: 30px 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.blog-info__inner {
		left: 15px;
	}
	.blog-info {
		border-radius: 15px;
	}
	.work__table {
		display: block;
		margin-top: 21px;
	}
	.work__col:last-child,
	.work__col {
		display: block;
		width: 100%;
		padding: 50px 15px 20px;
		margin-top: 15px;
		border-left: 1px solid #E2E2E2;
		border-bottom: 1px solid #E2E2E2;
		border-right: 1px solid #E2E2E2;
	}
	.work__text {
		margin-top: 10px;
	}
	.modal {
		width: 300px;
		margin-left: -150px;
		padding: 25px 15px 25px;
	}
	.modal .form {
		margin-top: 0;
	}
	.brands-brick__content {
		font-size: 0;
		text-align: center;
	}
	.brands-brick__item:nth-child(12),
	.brands-brick__item {
		float: none;
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
	.brands-brick__item:nth-child(12) .brands-brick__item-inner,
	.brands-brick__item-inner {
		width: auto;
		height: auto;
		
	}
	.brands-brick__item-inner > img {
		width: 100%;
	}
	.brands-brick__item-title {
		font-size: 13px;
		padding: 7px 10px;
		bottom: 10px;
		left: 10px;
	}
	.header__image {
		margin-left: auto;
		margin-right: auto;
	}
	.blog-list__item-date {
		background: #fff;
	}
}



.modal_v {
	display: block;
	padding: 16px;
	background-color: #DD256C;
	text-align: center;
	color: #fff;
	line-height: 18px;
}
.modal_v  span {
	font-family: 'bold';
}
.modal_v  a {
	font-family: 'bold';
	color: #fff;
}
.modal_v  a:hover {
	text-decoration: none;
}




.raiting {
	display: block;
	margin-top: 32px;
}


.raiting .container {
	padding-left: 0px;
	padding-right: 0px;
}


@media (max-width:1199px) {
	.raiting .container {
		padding-left: 15px;
		padding-right: 15px;
	}	
}


.raiting__items {
	margin-left: -16px;	
}


@media (max-width:1199px) {
	.raiting__items {
		margin-left: 0px;
	}	
}



.raiting__items::after {
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	content: "";
}


.raiting__item {
	display: block;
	width: calc(33% - 32px);
	float: left;
	margin-left: 32px;
	height: 118px;
	text-decoration: none;
	background-position: right center;
	background-repeat: no-repeat;
	transition: all .25s ease-in-out;
}


@media (max-width:1199px) {
	.raiting__item {
		float: none;
		width: 100%;
		margin-left: 0px;
		margin-bottom: 16px;
	}	
}




.raiting__item:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

.raiting__item__name {
	display: block;
	font-size: 31px;
	color: #fff;
	text-decoration: none;
	font-family: "bold";
	line-height: 31px;
	margin-bottom: 3px;
	padding-top: 32px;
	padding-left: 27px;
}
.raiting__item__number {
	display: block;
	font-size: 20px;
	color: #000;
	line-height: 20px;
	margin-left: 27px;
}


.twogis {
	background-color: #78B93E;
	background-image: url("img/2gis-bg.png");
}

.yandex {
	background-color: #F9CC03;
	background-image: url("img/yandex-bg.png");
}

.flamp {
	background-color: #346BE5;
	background-image: url("img/flamp-bg.png");
}

.flamp .raiting__item__number {
	color: #fff;
}

.blog-block {
	margin-top: 54px;
}

.blog-block .block-title {
	margin-bottom: 30px;
	margin-top: 0px;
}
.blog-block .blog-list__item {
	padding-left: 8px;
	padding-right: 8px;
	width: 20%;
	@media (max-width:1199px){
		width: 49%;
		height: inherit;
	}
}