@charset "utf-8";
 html {
	overflow-y: scroll;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
.preview_rest{
	margin-right: 20px;
	width: 150px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0;
	font-size: 2em;
	line-height: 1.3em;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-size: 1em;
	font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td,
th {
	padding: 0;
}
@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href)")";
	}
	abbr[title]:after {
		content: " (" attr(title)")";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.visible {
	visibility: visible;
}
.reset-indents {
	padding: 0;
	margin: 0;
}
.reset-font {
	line-height: 0;
	font-size: 0;
}
.clear-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
	font-size: 0;
}
.clearfix:after {
	clear: both;
}
.clear {
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.clear-self::after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}
.thumb,
.YMaps,
.ymaps-map {
	color: #000;
}
.table {
	display: table;
}
.table .tr {
	display: table-row;
}
.table .tr .td {
	display: table-cell;
}
.table0,
.table1,
.table2 {
	border-collapse: collapse;
}
.table0 td,
.table1 td,
.table2 td {
	padding: 0.5em;
}
.table1,
.table2 {
	border: 1px solid #afafaf;
}
.table1 td,
.table2 td,
.table1 th,
.table2 th {
	border: 1px solid #afafaf;
}
.table2 th {
	padding: 0.5em;
	color: #fff;
	background: #f00;
}
label {
	cursor: pointer;
}
/*
font-family: 'Roboto', sans-serif;
font-family: 'PT Sans', sans-serif;
font-family: 'PT Sans Caption', sans-serif;
*/
html,
body {
	height: 100%;
}
body {
	position: relative;
	min-width: 320px;
	text-align: left;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 1;
	background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: normal;
}
h1 {
	margin-top: 0;
	font-size: 23px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
h5,
h6 {
	font-size: 13px;
}
a {
	text-decoration: underline;
	color: #ea0615;
}
a:hover {
	text-decoration: none;
}
a img {
	border-color: #000;
}
a[href^="tel:"] {
	text-decoration: none;
	color: inherit;
	cursor: default;
}
img,
textarea,
input,
table,
.table-wrapper {
	max-width: 100%;
}
.table-wrapper {
	overflow: auto;
}
.site-path {
	font-size: 12px;
	margin-bottom: 10px;
	white-space: pre-wrap;
	line-height: 1;
	color: #ccc;
}
.site-path a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,0,0,.2);
}
.header a img,
.sidebar a img,
.footer a img {
	border: none;
}
.header p,
.footer p {
	margin: 0;
}
.sidebar p:first-child {
	margin-top: 0;
}
.sidebar p:last-child {
	border-bottom: 0;
}
.site-wrapper {
	min-height: 100%;
	margin: 0 auto -100px;
}
.site-wrapper:after {
	display: block;
	visibility: hidden;
	height: 100px;
	content: "";
}
.header {
	min-height: 131px;
	font-size: 0;
	padding: 0 20px;
}
.head-pic {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	height: 95px;
}
.header-inner {
	max-width: 960px;
	margin: 0 auto;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	padding: 10px 0;
	justify-content: space-between;
}
@media all and (max-width: 639px) {
	.header-inner {
		display: block;
		padding-bottom: 2px;
	}
}
.header-inner .header-left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 366px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 366px;
	-ms-flex: 0 0 366px;
	flex: 0 0 366px;
	padding: 22px 0 0;
}
.header-inner .header-left .logo-top {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	position: relative;
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.header-inner .header-left {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 330px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 330px;
		-ms-flex: 0 0 330px;
		flex: 0 0 330px;
	}
}
@media all and (min-width: 480px) and (max-width: 639px) {
	.header-inner .header-left {
		display: block;
		-webkit-box-flex: none;
		-webkit-flex: none;
		-moz-box-flex: none;
		-moz-flex: none;
		-ms-flex: none;
		flex: none;
		padding: 14px 0 0;
	}
}
@media all and (max-width: 479px) {
	.header-inner .header-left {
		padding: 26px 0 0;
	}
	.header-inner .header-left .logo-top {
		width: 296px;
	}
}
.header-inner .header-left .activity-top {
	text-transform: uppercase;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 27px;
	color: #e5271a;
	padding: 16px 0 0 64px;
	text-align: left;
	letter-spacing: 1.2px;
	display: block;
}
.header-inner .header-left .activity-top a {
	color: #e5271a;
	text-decoration: none;
}
.header-inner .header-left .activity-top a:hover {
	color: #000;
}
.header-inner .header-left .activity-top p {
	margin: 0;
}
@media all and (min-width: 640px) {
	.header-inner .header-left .activity-top {
		display: none;
	}
}
@media all and (max-width: 479px) {
	.header-inner .header-left .activity-top {
		padding: 17px 0 0 54px;
	}
}
.header-inner .activity-top {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-transform: uppercase;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 27px;
	color: #e5271a;
	text-align: center;
	padding: 41px 0 0;
}
.header-inner .activity-top a {
	color: #e5271a;
	text-decoration: none;
}
.header-inner .activity-top a:hover {
	color: #000;
}
.header-inner .activity-top p {
	margin: 0;
}
@media all and (max-width: 960px) {
	.header-inner .activity-top {
		font-size: 0;
	}
}
@media all and (max-width: 639px) {
	.header-inner .activity-top {
		display: none;
	}
}
.header-inner .head-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 240px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 240px;
	-ms-flex: 0 0 240px;
	flex: 0 0 240px;
	margin: 34px 0 0 0;
}
@media all and (min-width: 640px) and (max-width: 960px) {
	.header-inner .head-right {
		margin: 22px 2px 0 0;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.header-inner .head-right {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 216px;
		-moz-box-flex: 0;
		-moz-flex: 0 0 216px;
		-ms-flex: 0 0 216px;
		flex: 0 0 216px;
	}
}
@media all and (max-width: 639px) {
	.header-inner .head-right {
		display: block;
		width: 100%;
		margin: 2px 0 0 0;
	}
}
.header-inner .head-right .activity-top {
	text-transform: uppercase;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 27px;
	color: #e5271a;
	padding: 0 0 12px;
	text-align: left;
}
.header-inner .head-right .activity-top a {
	color: #e5271a;
	text-decoration: none;
}
.header-inner .head-right .activity-top a:hover {
	color: #000;
}
@media all and (min-width: 961px) {
	.header-inner .head-right .activity-top {
		display: none;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.header-inner .head-right .activity-top {
		padding: 0 0 2px;
	}
}
@media all and (max-width: 639px) {
	.header-inner .head-right .activity-top {
		display: none;
	}
}
/*@media all and (min-width: 640px) and (max-width: 767px) {
	.h-bot {
		padding: 6px 0 0;
	}
}*/
.social-block {
	font-size: 0;
	display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}
/*@media all and (max-width: 960px) {
	.social-block {
		display: none;
	}
}*/
.social-block a {
	display: inline-flex;
	margin-right: 9px;
}
.social-block a .soc-pic {
	display: block;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-block a .soc-pic .pic-norm {
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-block a .soc-pic .pic-hov {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-block a:hover .soc-pic .pic-norm {
	opacity: 0;
}
.social-block a:hover .soc-pic .pic-hov {
	opacity: 1;
}
.head-link {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	text-align: right;
}
@media all and (min-width: 640px) and (max-width: 960px) {
	.head-link {
		width: 100%;
		display: block;
	}
}
.head-link a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 13px;
	color: #ed1922;
	text-transform: uppercase;
}
.oveflowHidden {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.oveflowHidden:after {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3);
	z-index: 50;
}
@media all and (max-width: 767px) {
	.new_strock {
		display: block;
	}
}
.menu-top-wrapper2 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 111;
	overflow: hidden;
	background: #fff;
	display: none;
}
.menu-top-wrapper2.opened .menu-scroll {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	height: auto;
}
.menu-top-wrapper2 .logo-top {
	position: absolute;
	top: 32px;
	left: 32px;
	text-decoration: none;
}
@media all and (min-width: 768px) and (max-width: 960px) {
	.menu-top-wrapper2 .logo-top {
		top: 15px;
		left: 20px;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.menu-top-wrapper2 .logo-top {
		width: 330px;
		top: 15px;
		left: 20px;
	}
}
@media all and (min-width: 480px) and (max-width: 639px) {
	.menu-top-wrapper2 .logo-top {
		width: 366px;
		top: 24px;
		left: 20px;
	}
}
@media all and (max-width: 479px) {
	.menu-top-wrapper2 .logo-top {
		width: 296px;
		top: 36px;
		left: 10px;
	}
}
.menu-top-wrapper2 .menuClose {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	padding: 10px 10px 10px;
	box-sizing: border-box;
	z-index: 10;
}
@media all and (min-width: 768px) and (max-width: 960px) {
	.menu-top-wrapper2 .menuClose {
		top: 30px;
		right: 20px;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.menu-top-wrapper2 .menuClose {
		right: 20px;
		top: 25px;
	}
}
@media all and (min-width: 480px) and (max-width: 639px) {
	.menu-top-wrapper2 .menuClose {
		right: 20px;
		top: 34px;
	}
}
@media all and (min-width: 375px) and (max-width: 479px) {
	.menu-top-wrapper2 .menuClose {
		right: 10px;
		top: 40px;
	}
}
.menu-top-wrapper2 .menuClose span {
	display: block;
	width: 20px;
	height: 20px;
	position: relative;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-top-wrapper2 .menuClose span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background: #000;
	margin: auto;
}
.menu-top-wrapper2 .menuClose span:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 2px;
	background: #000;
	margin: auto;
}
.menu-top-wrapper2 .menu-scroll {
	overflow: auto;
	position: absolute;
	top: 90px;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
.menu-top-wrapper2 .menu-top2 {
	margin: 0;
	padding: 10px 20px 20px;
	list-style: none;
}
.menu-top-wrapper2 .menu-top2 > li > a {
	display: block;
	padding: 12px 10px 10px;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu-top-wrapper2 .menu-top2 > li ul {
	display: none;
	padding: 2px 5px;
	margin: 0 10px;
	list-style: none;
}
.menu-top-wrapper2 .menu-top2 > li ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 13px;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
}
.menu-top-wrapper2 .menu-top2 > li ul li a:hover {
	text-decoration: underline;
}
.menu-top-wrapper2 .menu-top2 > li ul li.opened > a,
.menu-top-wrapper2 .menu-top2 > li ul li.opened > a:hover {
	color: #fff;
	text-decoration: line-through;
}
.menu-top-wrapper2 .menu-top2 > li ul li ul {
	display: none !important;
}
.menu-top-wrapper {
	margin: 9px 0 0;
	text-align: right;
}
@media all and (max-width: 639px) {
	.menu-top-wrapper {
		padding-left: 125px;
		text-align: left;
		margin: 7px 0 0;
	}
}
@media all and (max-width: 479px) {
	.menu-top-wrapper {
		padding-left: 73px;
	}
}
.menu-top-wrapper .menu-top {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-top-wrapper .menu-top li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 1px;
}
.menu-top-wrapper .menu-top li:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 10px;
	margin: auto;
	background: #ed1922;
}
.menu-top-wrapper .menu-top li:last-child:before {
	display: none;
}
.menu-top-wrapper .menu-top li:last-child a {
	padding-right: 0;
}
@media all and (max-width: 639px) {
	.menu-top-wrapper .menu-top li:first-child a {
		padding-left: 0;
	}
}
.menu-top-wrapper .menu-top li a {
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	padding: 0 7px;
	color: #04060a;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media all and (max-width: 767px) {
	.menu-top-wrapper .menu-top li a {
		padding: 0 6px;
	}
}
@media all and (max-width: 479px) {
	.menu-top-wrapper .menu-top li a {
		font-size: 11px;
	}
}
.menu-top-wrapper .menu-top li.opened > a,
.menu-top-wrapper .menu-top li > a:hover {
	color: #ec020f;
}
.menu-btn {
	position: fixed;
	z-index: 110;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background: #e6281a;
	padding: 12px 8px 0;
	box-sizing: border-box;
}
@media all and (min-width: 1025px) {
	.menu-btn {
		display: none;
	}
}
.menu-btn span {
	display: block;
	height: 15px;
	border: solid #fff;
	border-width: 3px 0;
	box-sizing: border-box;
	position: relative;
}
.menu-btn span:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	right: 0;
	height: 3px;
	background: #fff;
}
.top-pic {
	padding: 0 20px;
}
@media all and (max-width: 479px) {
	.top-pic {
		padding: 0 10px;
	}
}
.top-pic .block-inner {
	max-width: 960px;
	margin: 0 auto;
	font-size: 0;
	padding: 2px 0 5px;
	border-top: 1px solid #a8a8a8;
}
.top-pic .block-inner .pic {
	height: auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

@media all and (min-width: 480px) and (max-width: 639px) {
	.top-pic .block-inner .pic {
		height: 140px;
	}
}

.menu-top-wrapper-too {
	padding: 0 20px;
}
@media all and (max-width: 767px) {
	.menu-top-wrapper-too {
		display: none;
	}
}
.menu-top-wrapper-too .menu-top {
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	padding: 6px 0 3px;
	/*border-top: 1px solid #a8a8a8;
	 border-bottom: 1px solid #a8a8a8;*/
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.menu-top-wrapper-too .menu-top li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 2px;
}
.menu-top-wrapper-too .menu-top li:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 10px;
	margin: auto;
	background: #ed1922;
}
.menu-top-wrapper-too .menu-top li:last-child:before {
	display: none;
}
.menu-top-wrapper-too .menu-top li a {
	display: block;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 11px;
	padding: 5px 5px 4px;
	color: #ed1922;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu-top-wrapper-too .menu-top li.opened > a,
.menu-top-wrapper-too .menu-top li > a:hover {
	color: #000;
	background: none;
}
.slider-blocks {
	padding: 0 20px;
	font-size: 0;
}
.slider-blocks .block-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}
.slider-blocks .block-inner .owl-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: url(../i/arr-owl.png) 50% 50% no-repeat;
	margin: auto;
}
.slider-blocks .block-inner .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: url(../i/arr-owl.png) 50% 50% no-repeat;
	margin: auto;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.slider-blocks .block-inner .slider-top {
	padding: 0;
	margin: 0;
	list-style: none;
}
@media all and (min-width: 1025px) {
	.slider-blocks .block-inner .slider-top {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
.slider-blocks .block-inner .slider-top li {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 3px;
	box-sizing: border-box;
}
.slider-blocks .block-inner .slider-top li a.slid {
	max-width: 284px;
	height: 106px;
	margin: 0 auto;
	text-decoration: none;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.slider-blocks .block-inner .slider-top li a.slid img {
	width: auto !important;
	max-width: 100%;
	max-height: 100%;
}
@media all and (max-width: 767px) {
	.slider-blocks .block-inner .slider-top li a.slid {
		height: 72px;
	}
}
.slider-blocks .block-inner .slider-top li a.slid:hover {
	-moz-box-shadow: 0 0 3px 2px #e9e9e9;
	-webkit-box-shadow: 0 0 3px 2px #e9e9e9;
	box-shadow: 0 0 3px 2px #e9e9e9;
}
.menu-top-wrapper-main {
	padding: 0 20px;
}
.menu-top-wrapper-main.marbot {
	margin-bottom: 35px;
}
@media all and (max-width: 639px) {
	.menu-top-wrapper-main {
		display: none;
	}
}
.menu-top-wrapper-main .menu-top {
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #141414;
	position: relative;
}
.menu-top-wrapper-main .menu-top > li {
	display: inline-block;
	vertical-align: top;
}
.menu-top-wrapper-main .menu-top > li:last-child > a:before {
	display: none;
}
.menu-top-wrapper-main .menu-top > li:last-child > a {
	/*text-transform: none;*/
}
.menu-top-wrapper-main .menu-top > li > a {
	display: block;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 11px;
	padding: 9px 8px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.menu-top-wrapper-main .menu-top > li > a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 10px;
	margin: auto;
	background: #a1a1a1;
}
.menu-top-wrapper-main .menu-top > li > a.s3-menu-allin-open {
	color: #ea0615;
}
.menu-top-wrapper-main .menu-top > li.opened > a,
.menu-top-wrapper-main .menu-top > li > a:hover {
	color: #ea0615;
}
.menu-top-wrapper-main .menu-top > li.s3-menu-allin-active > a {
	color: #ea0615;
}
.menu-top-wrapper-main .menu-top > li.flexMenu-viewMore > a {
	font-size: 0;
	height: 29px;
	width: 51px;
	padding: 0;
}
.menu-top-wrapper-main .menu-top > li.flexMenu-viewMore > a:after {
	content: 'ещё';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 29px;
	font-size: 11px;
	text-align: center;
}
@media all and (min-width: 640px) and (max-width: 1024px) {
	.menu-top-wrapper-main .menu-top > li.flexMenu-viewMore > a:after {
		font-size: 13px;
	}
}
@media all and (min-width: 640px) and (max-width: 1024px) {
	.menu-top-wrapper-main .menu-top > li.flexMenu-viewMore > a {
		width: 40px;
	}
}
.menu-top-wrapper-main .menu-top > li.flexMenu-viewMore.active > a {
	color: #ea0615;
}
.menu-top-wrapper-main .menu-top > li ul {
	display: none;
	padding: 9px 8px 9px;
	margin: 0;
	list-style: none;
	background: #333;
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	z-index: 100;
}
.menu-top-wrapper-main .menu-top > li ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.menu-top-wrapper-main .menu-top > li ul li:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 2px;
	left: 0;
	width: 1px;
	height: 10px;
	margin: auto;
	background: #a1a1a1;
}
.menu-top-wrapper-main .menu-top > li ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 13px;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 11px;
	color: #ea0615;
	text-transform: uppercase;
}
.menu-top-wrapper-main .menu-top > li ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
@media all and (min-width: 640px) and (max-width: 1024px) {
	.menu-top-wrapper-main .menu-top > li ul li a {
		font-size: 13px;
	}
}
.menu-top-wrapper-main .menu-top > li ul li.opened > a,
.menu-top-wrapper-main .menu-top > li ul li.opened > a:hover {
	color: #fff;
}
.menu-top-wrapper-main .menu-top > li ul li ul {
	display: none !important;
}
.con-main-wr {
	padding: 0 20px;
}
.content-wrapper {
	max-width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 13px 0 15px;
}

.main {
	float: left;
	width: 100%;
}
.content {
	line-height: 1.4em;
	font-size: 15px;
}
.content blockquote {
	font-style: italic;
	margin: 1em 40px;
}
.sidebar {
	position: relative;
}
.search-site-form {
	margin: 0 0 13px;
	padding: 0 27px 0 0;
	position: relative;
}
@media all and (max-width: 767px) {
	.search-site-form {
		margin-bottom: 8px;
	}
}
.search-site-form .search-text {
	float: left;
	width: 100%;
	height: 25px;
	padding: 0;
	line-height: 24px;
	font-size: 14px;
	color: #000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background: none;
	border: none;
	outline: none;
	border-bottom: 1px solid #ea0615;
	box-sizing: border-box;
}
.search-site-form .search-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 27px;
	height: 25px;
	margin: 0;
	background: none;
	border: none;
	outline: none;
}
.search-site-form .search-button svg {
	width: 20px;
	height: 20px;
}
.search-site-form .search-button svg .cls-1 {
	fill: #ea0615;
	transition: all .3s;
}
.search-site-form .search-button:hover svg .cls-1 {
	fill: #111;
}
.informers-block {
	margin: 0 0 20px;
	font-size: 12px;
	text-align: center;
}
.sidebar.right {
	float: right;
	width: 328px;
	margin-left: -328px;
}
@media all and (min-width: 680px) and (max-width: 1024px) {
	.sidebar.right {
		width: 30%;
		margin-left: -30%;
	}
}
@media all and (max-width: 679px) {
	.sidebar.right {
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}
	.sidebar.right.inp {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}
.sidebar.right.dbb {
	display: none;
}
.sidebar.right ~ .main > .content {
	margin-right: 328px;
	padding-right: 24px;
}
@media all and (min-width: 680px) and (max-width: 1024px) {
	.sidebar.right ~ .main > .content {
		margin-right: 30%;
	}
}
@media all and (max-width: 679px) {
	.sidebar.right ~ .main > .content {
		margin-right: 0;
		padding-right: 0;
	}
}
.sidebar.right.dbb ~ .main > .content {
	margin-right: 0;
	padding-right: 0;
}
.slider-right {
	font-size: 0;
}
.slider-right .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 8px 2px 8px;
	text-align: center;
	margin-bottom: 14px;
	background: #ea0615;
	letter-spacing: 0.5px;
}
@media all and (max-width: 767px) {
	.slider-right .title {
		margin-bottom: 11px;
	}
}
.slider-right .s-tit {
	padding: 6px 4px;
}
.slider-right .s-tit a {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ea0615;
	text-transform: uppercase;
}
.slider-right .block-inner {
	position: relative;
}
.slider-right .block-inner .bx-prev {
	position: absolute;
	top: 0;
	bottom: 10px;
	left: 0;
	width: 21px;
	margin: auto;
	height: 30px;
	background: rgba(255, 255, 255, .44) url(../i/s-l.png) 48% 50% no-repeat;
	-webkit-background-size: 8px;
	background-size: 8px;
}
.slider-right .block-inner .bx-prev:hover {
	background-color: #eeeeef;
}
.slider-right .block-inner .bx-next {
	position: absolute;
	top: 0;
	bottom: 10px;
	right: 0;
	width: 21px;
	margin: auto;
	height: 30px;
	background: rgba(255, 255, 255, .44) url(../i/s-r.png) 52% 50% no-repeat;
	-webkit-background-size: 8px;
	background-size: 8px;
}
.slider-right .block-inner .bx-next:hover {
	background-color: #eeeeef;
}
.slider-right .block-inner .bx-slider {
	padding: 0;
	margin: 0;
	list-style: none;
}
.slider-right .block-inner .bx-slider li a {
	display: block;
	text-decoration: none;
}
.slider-right .block-inner .bx-slider li img {
	width: 100%;
}
.slider-right .block-inner .bx-slider li .slid {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.slider-right .block-inner .bx-slider li .slid .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 9px 0 10px;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #010101;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: rgba(255, 255, 255, .57);
}
.slider-right .block-inner .bx-slider li .slid .text:hover {
	background: rgba(0, 0, 0, .2);
}
.afisha-block {
	font-size: 0;
	padding: 19px 0 15px;
	border-bottom: 1px solid #a8a8a8;
	margin-bottom: 2px;
	position: relative;
	/*&:before {
		 content: '';
		 position: absolute;
		 top: 100%;
		 left: 0;
		 right: 0;
		 border: solid #eb000e;
		 border-width: 9px 0 2px;
		 padding: 2px 0 0;
		 }*/
}
@media all and (max-width: 767px) {
	.afisha-block {
		padding-top: 6px;
		margin-bottom: 2px;
	}
}
.afisha-block .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 0 8px;
	text-align: center;
	margin-bottom: 14px;
	background: #ea0615;
	letter-spacing: 1px;
}
@media all and (max-width: 767px) {
	.afisha-block .title {
		margin-bottom: 11px;
	}
}
.afisha-block .block-inner .block {
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}
@media all and (max-width: 767px) {
	.afisha-block .block-inner .block {
		margin-bottom: 7px;
	}
}
.afisha-block .block-inner .block .img-bl {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 136px;
}
.afisha-block .block-inner .block .img-bl .text {
	background: rgba(0, 0, 0, .52);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 0 11px;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.afisha-block .block-inner .block .img-bl .text p {
	margin: 0;
}
.afisha-block .block-inner .block .img-bl .text:hover {
	color: #ea0615;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.afisha-block .block-inner .block .img-bl {
		height: 180px;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.afisha-block .block-inner .block .img-bl {
		height: 135px;
	}
}
@media all and (min-width: 480px) and (max-width: 639px) {
	.afisha-block .block-inner .block .img-bl {
		height: 135px;
	}
}
@media all and (max-width: 479px) {
	.afisha-block .block-inner .block .img-bl {
		height: 135px;
	}
}
.afisha-block .block-inner .block .tit-a {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	padding: 5px 0 0;
}
.afisha-block .block-inner .block .data {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.afisha-block .more {
	display: inline-block;
	vertical-align: top;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #eb000e;
	text-transform: uppercase;
}
.banner1 {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 421px;
	position: relative;
	margin: 11px 0;
}
.banner1 .text,
.banner2 .text,
.banner-red a .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .40);
	padding: 10px;
}
.banner1 .text .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 3px;
}
.banner1 .text .body {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	color: #fff;
}
.banner1 .text .body p,
.banner2 .text .body p {
	margin: 0;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #fff;
}
aside .banner1 .text .body p,
aside .banner2 .text .body p {
	text-transform: none;
}
.banner2 {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 170px;
	position: relative;
	margin-bottom: 11px;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.banner2 {
		height: 305px;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.banner2 {
		height: 305px;
	}
}
@media all and (min-width: 480px) and (max-width: 639px) {
	.banner2 {
		height: 305px;
	}
}
@media all and (max-width: 479px) {
	.banner2 {
		height: 305px;
	}
}
.banner2,
.banner3 {
	position: relative;
}
.banner3 .text {
	background: #ea0615;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-decoration: none;
	padding: 10px;
	text-align: center;
}
@media all and (max-width: 767px) {
	.banner3 .text {
		padding-top: 12px;
	}
}
.banner3 .text:hover {
	background: #000;
}
.banner3 .text .title {
	text-decoration: underline;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 2px;
}
.banner3 .text .body {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	color: #fff;
}
.banner3 .text .body p {
	margin: 0;
}
.banner3 .img-b {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 225px;
	position: relative;
}
.reklama-banner {
	padding-bottom: 8px;
}
@media all and (min-width: 768px) {
	.reklama-banner {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
.reklama-banner .img-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative;
	min-height: 630px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
@media all and (max-width: 960px) {
	.reklama-banner .img-left {
		min-height: 60vw;
	}
}
@media all and (max-width: 680px) {
	.reklama-banner .img-left {
		min-height: 128vw;
	}
}

.reklama-banner .img-left .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	padding: 16px 10px 14px;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: 0.05em;
}
.reklama-banner .img-left .text:hover {
	background: rgba(0, 0, 0, .42);
}
@media all and (max-width: 767px) {
	.reklama-banner .img-left {
		margin-bottom: 8px;
	}
}
@media all and (max-width: 479px) {
	.reklama-banner .img-left {
		/* height: 204px; */
	}
}
.reklama-banner .rek-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 179px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 179px;
	-ms-flex: 0 0 179px;
	flex: 0 0 179px;
	background: #ea0615;
	margin-left: 8px;
	padding: 24px 21px 10px;
	box-sizing: border-box;
}
@media all and (max-width: 767px) {
	.reklama-banner .rek-right {
		margin: 0;
	}
}
.reklama-banner .rek-right .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 19px;
	line-height: 1.2;
}
@media all and (max-width: 767px) {
	.reklama-banner .rek-right .title {
		padding-bottom: 8px;
	}
}
.reklama-banner .rek-right .body {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
}
.reklama-banner .rek-right .body p {
	margin: 0;
}
.banner-red {
	font-size: 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 8px;
}
@media all and (max-width: 639px) {
	.banner-red {
		display: block;
	}
}
.banner-red a {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 49.5%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 49.5%;
	-ms-flex: 0 0 49.5%;
	flex: 0 0 49.5%;
	text-decoration: none;
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 204px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.banner-red a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(255, 255, 255, .5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}
@media all and (max-width: 639px) {
	.banner-red a {
		display: block;
		margin-bottom: 8px;
	}
	.banner-red a:last-child {
		margin-bottom: 0;
	}
}
@media all and (min-width: 640px) {
	.banner-red a:first-child {
		margin-right: 0.5%;
	}
	.banner-red a:last-child {
		margin-left: 0.5%;
	}
}
.banner-red a .text {
	padding: 10px;
}
.banner-red a .text .title {
	font-family: 'PT Sans Caption', sans-serif;
	letter-spacing: 0.05em;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	padding: 0;
	text-align: center;
	color: #fff;
}
.banner-red a .text .body {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #fff;
}
.banner-red a .text .body p {
	margin: 0;
}
.banner-red a:hover:before {
	opacity: 1;
}
.banner-red a:hover .text {
	color: #fff;
}
.banns {
	margin-bottom: 14px;
}

@media all and (min-width: 768px) {
	.banns {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
@media all and (max-width: 767px) {
	.banns {
		margin-bottom: 8px;
	}
}
.banner4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 59.5%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 59.5%;
	-ms-flex: 0 0 59.5%;
	flex: 0 0 59.5%;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 176px;
	margin-right: 0.5%;
	position: relative;
}
.banner4 .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .40);
	padding: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.banner4 .text .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
	display: block;
}
.banner4 .text:hover {
	background: rgba(0, 0, 0, .50);
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.banner4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 49.5%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 49.5%;
		-ms-flex: 0 0 49.5%;
		flex: 0 0 49.5%;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.banner4 {
		height: 215px;
		display: block;
	}
}
@media all and (max-width: 767px) {
	.banner4 {
		width: 100%;
		margin: 0 0 10px;
		display: block;
	}
}
@media all and (max-width: 639px) {
	.banner4 {
		height: 204px;
		display: block;
	}
}
.banner5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 39.5%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 39.5%;
	-ms-flex: 0 0 39.5%;
	flex: 0 0 39.5%;
	margin-left: 0.5%;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 176px;
	position: relative;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.banner5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 49.5%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 49.5%;
		-ms-flex: 0 0 49.5%;
		flex: 0 0 49.5%;
	}
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.banner5 {
		height: 215px;
	}
}
@media all and (max-width: 767px) {
	.banner5 {
		width: 100%;
		margin: 0;
	}
}
@media all and (max-width: 639px) {
	.banner5 {
		height: 204px;
	}
}
.banner5 .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .50);
	padding: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.banner5 .text .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
}
.banner5 .text:hover {
	background: rgba(255, 255, 255, .50);
}
.red-block {
	font-size: 0;
	padding: 13px 0 0;
	position: relative;
}
.red-block:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border: solid #eb000e;
	border-width: 9px 0 2px;
	padding: 2px 0 0;
}
@media all and (min-width: 640px) and (max-width: 767px) {
	.red-block:before {
		left: -20px;
		right: -20px;
	}
}
.red-block .red-in {
	padding: 18px 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media all and (max-width: 767px) {
	.red-block .red-in {
		display: block;
		padding: 8px 0;
	}
}
@media all and (max-width: 479px) {
	.red-block .red-in {
		padding-bottom: 0;
	}
}
.red-block .red-in .red-main {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 47%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 47%;
	-ms-flex: 0 0 47%;
	flex: 0 0 47%;
	margin: 0 4.5% 27px 0;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.red-block .red-in .red-main {
		margin: 0 2.8% 27px 0;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 48.6%;
		-moz-box-flex: 0;
		-moz-flex: 0 0 48.6%;
		-ms-flex: 0 0 48.6%;
		flex: 0 0 48.6%;
	}
}
@media all and (min-width: 768px) {
	.red-block .red-in .red-main:nth-child(2n) {
		margin-right: 0;
	}
}
@media all and (max-width: 767px) {
	.red-block .red-in .red-main {
		-webkit-box-flex: none;
		-webkit-flex: none;
		-moz-box-flex: none;
		-moz-flex: none;
		-ms-flex: none;
		flex: none;
		width: 100%;
		display: block;
		margin: 0 0 17px;
	}
}
.red-block .red-in .red-main .r-img {
	padding: 10px;
	border: 1px solid #a8a8a8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.red-block .red-in .red-main .r-img {
		padding: 10px 10px;
	}
}
.red-block .red-in .red-main .r-img img {
	width: 100%;
	vertical-align: bottom;
}
.red-block .red-in .red-main .r-title {
	padding: 15px 0 0;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #7d7d7d;
	line-height: 1.3;
}
@media all and (max-width: 767px) {
	.red-block .red-in .red-main .r-title {
		padding-top: 7px;
	}
}
.red-block .red-in .red-main .r-title:hover {
	text-decoration: underline;
}
.footer {
	position: relative;
	min-height: 100px;
	margin: auto;
	font-size: 0;
	color: #bababa;
	background: #2b2b2b;
}
.map-block {
	padding: 20px 0 0;
	position: relative;
	background: #fff;
}
.map-block:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border: solid #eb000e;
	border-width: 9px 0 2px;
	padding: 2px 0 0;
}
.map-block .map-inner {
	min-height: 100px;
	text-align: center;
}
.map-block .map-inner p {
	margin: 0;
}
.map-block .map-inner .ymaps-2-1-50-map,
.map-block .map-inner a .ymaps-2-1-50-map {
	height: 256px !important;
}
.foot-main {
	padding: 0 20px;
}
.foot-main .footer-inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 12px 0;
}
.foot-bot {
	border-top: 1px solid #464646;
	padding: 15px 18px 15px;
}
@media all and (max-width: 960px) {
	.foot-bot {
		border: none;
		padding-top: 1px;
	}
}
.foot_link {
	text-align: center;
	padding-bottom: 8px;
	float: none;
}
@media all and (min-width: 961px) {
	.foot_link {
		display: none;
		float: right;
		margin-top: 12px;
		margin-left: 10px;
	}
}
@media all and (max-width: 960px) {
	.foot_link {
		padding-bottom: 18px;
		padding-top: 5px;
	}
}
.foot_link a {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #bababa;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.foot_link a:hover {
	color: #eb000e;
}
.site-name-bottom {
	width: 270px;
	float: left;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 13px;
	padding-top: 6px;
}
@media all and (max-width: 960px) {
	.site-name-bottom {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
}
.foot-right {
	width: 270px;
	float: right;
	text-align: right;
}
@media all and (max-width: 960px) {
	.foot-right {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
}
.site-copyright {
	font-family: 'PT Sans Caption', sans-serif;
}
.site-copyright span {
	font-size: 13px !important;
}
.site-copyright a {
	color: #bababa;
}
@media all and (max-width: 960px) {
	.site-copyright {
		display: inline-block;
		vertical-align: top;
		padding-top: 10px;
	}
}
.site-counters {
	padding-top: 10px;
	font-size: 12px;
}
@media all and (max-width: 960px) {
	.site-counters {
		display: none;
	}
}
.menu-bottom-wrapper {
	padding: 0 9px 0;
	position: relative;
}
@media all and (max-width: 960px) {
	.menu-bottom-wrapper {
		display: none;
	}
	.menu-bottom-wrapper.mfb {
		display: block;
		text-align: center;
		padding: 0;
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
@media all and (min-width: 961px) {
	.menu-bottom-wrapper.mfb {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
	}
	.menu-bottom-wrapper.mfb ul {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-moz-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
}
@media all and (max-width: 960px) {
	.menu-bottom-wrapper.mfb {
		text-align: center;
	}
	.menu-bottom-wrapper.mfb ul {
		text-align: center;
		margin: 0 auto;
	}
}
.menu-bottom-wrapper.first-menu .menu-bottom > li:last-child > a {
	/* text-transform: none; */
}
.menu-bottom-wrapper .menu-bottom,
.menu-bottom-wrapper .menu-bot {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.menu-bottom-wrapper .menu-bottom > li,
.menu-bottom-wrapper .menu-bot > li {
	display: inline-block;
	vertical-align: top;
}
.menu-bottom-wrapper .menu-bottom > li:last-child > a:before,
.menu-bottom-wrapper .menu-bot > li:last-child > a:before {
	display: none;
}
.menu-bottom-wrapper .menu-bottom > li > a,
.menu-bottom-wrapper .menu-bot > li > a {
	display: block;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 12px;
	padding: 9px 5px;
	color: #bababa;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.menu-bottom-wrapper .menu-bottom > li > a:before,
.menu-bottom-wrapper .menu-bot > li > a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 12px;
	margin: auto;
	background: #a1a1a1;
}
.menu-bottom-wrapper .menu-bottom > li.opened > a,
.menu-bottom-wrapper .menu-bot > li.opened > a,
.menu-bottom-wrapper .menu-bottom > li > a:hover,
.menu-bottom-wrapper .menu-bot > li > a:hover {
	color: #eb000e;
}
.menu-bottom-wrapper .menu-bottom > li.flexMenu-viewMore > a,
.menu-bottom-wrapper .menu-bot > li.flexMenu-viewMore > a {
	font-size: 0;
	height: 29px;
	width: 51px;
	padding: 0;
}
.menu-bottom-wrapper .menu-bottom > li.flexMenu-viewMore > a:after,
.menu-bottom-wrapper .menu-bot > li.flexMenu-viewMore > a:after {
	content: 'ещё';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 29px;
	font-size: 11px;
	text-align: center;
}
.menu-bottom-wrapper .menu-bottom > li.flexMenu-viewMore.active > a,
.menu-bottom-wrapper .menu-bot > li.flexMenu-viewMore.active > a {
	color: #eb000e;
}
.menu-bottom-wrapper .menu-bottom > li ul,
.menu-bottom-wrapper .menu-bot > li ul {
	display: none;
	padding: 9px 8px 9px;
	margin: 0;
	list-style: none;
	background: #333;
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	z-index: 100;
}
.menu-bottom-wrapper .menu-bottom > li ul li,
.menu-bottom-wrapper .menu-bot > li ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.menu-bottom-wrapper .menu-bottom > li ul li:before,
.menu-bottom-wrapper .menu-bot > li ul li:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 2px;
	left: 0;
	width: 1px;
	height: 10px;
	margin: auto;
	background: #a1a1a1;
}
.menu-bottom-wrapper .menu-bottom > li ul li a,
.menu-bottom-wrapper .menu-bot > li ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 13px;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 11px;
	color: #ff5454;
	text-transform: uppercase;
}
.menu-bottom-wrapper .menu-bottom > li ul li a:hover,
.menu-bottom-wrapper .menu-bot > li ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.menu-bottom-wrapper .menu-bottom > li ul li.opened > a,
.menu-bottom-wrapper .menu-bot > li ul li.opened > a,
.menu-bottom-wrapper .menu-bottom > li ul li.opened > a:hover,
.menu-bottom-wrapper .menu-bot > li ul li.opened > a:hover {
	color: #fff;
	text-decoration: line-through;
}
.menu-bottom-wrapper .menu-bottom > li ul li ul,
.menu-bottom-wrapper .menu-bot > li ul li ul {
	display: none !important;
}
.menu-bottom-wrapper .menu-bot {
	margin: 8px 0 0;
	padding: 0 0 5px;
}
.menu-bottom-wrapper .menu-bot > li > a:before {
	background: #eb000e;
}
.menu-bottom-wrapper .social-block {
	/*position: absolute;
	 right: 20px;
	 bottom: 7px;*/
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-moz-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.menu-bottom-wrapper .foot_link {
	float: none !important;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center;
	display: block !important;
}
@media all and (max-width: 960px) {
	.menu-bottom-wrapper .foot_link {
		display: none !important;
	}
}
.sos2 {
	text-align: center;
	padding: 5px 0 10px;
	margin: 0 auto;
	display: block;
}
@media all and (min-width: 961px) {
	.sos2 {
		display: none;
	}
}
.sos2 a:last-child {
	margin-right: 0;
}
@media all and (max-width: 960px) {
	.sos2 {
		width: 200px;
	}
	.sos2 a {
		margin-right: 14px;
	}
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-moz-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-o-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("../i/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
.no-js .owl-carousel {
	display: block;
}
.layout.columned.columns-2.layout_2_id_69 {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.con-restarant .restarant-top {
	padding-bottom: 5px;
}
@media all and (min-width: 680px) {
	.con-restarant .restarant-top {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		padding-bottom: 20px;
	}
}
.con-restarant .restarant-top .res-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 699px;
	-moz-box-flex: 1;
	-moz-flex: 1 1 699px;
	-ms-flex: 1 1 699px;
	flex: 1 1 699px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.con-restarant .restarant-top .res-left .res-left-in {
	font-size: 0;
	position: relative;
	padding: 0 63px 0 0;
}
.con-restarant .restarant-top .res-left .res-left-in .bx-controls-direction {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 32px;
	width: 16px;
}

.con-restarant .restarant-top .res-left .res-left-in .bx-controls-direction:before {
	content: '';
	position: absolute;
	top: 8px;
	bottom: 8px;
	right: 0;
	left: 0;
	width: 1px;
	background: #f5f5f5;
	margin: 0 auto;
}
.con-restarant .restarant-top .res-left .res-left-in .bx-controls-direction .bx-prev {
	position: absolute;
	width: 30px;
	height: 30px;
	text-decoration: none;
	top: 0;
	left: -7px;
	background: url("../i/up.png") 50% 50% no-repeat;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
}
@media all and (max-width: 767px) {
	.con-restarant .restarant-top .res-left .res-left-in .bx-controls-direction .bx-prev {
		border-color: #eb000e;
	}
}
.con-restarant .restarant-top .res-left .res-left-in .bx-controls-direction .bx-next {
	position: absolute;
	width: 30px;
	height: 30px;
	text-decoration: none;
	bottom: 0;
	left: -7px;
	background: url("../i/down.png") 50% 50% no-repeat;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
}
@media all and (max-width: 767px) {
	.con-restarant .restarant-top .res-left .res-left-in .bx-controls-direction .bx-next {
		border-color: #eb000e;
	}
}

.object-item {
	border-bottom: 1px solid #f5f5f5;
	padding: 12px 0;
	width: 100% !important;
	display: flex;
}
.object-item__img {
	flex: 0 0 auto;
    width: 170px;
}
.object-item__title a {
	text-decoration: none;
	color: #575757;
}
.object-item__title {
	display: block;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #575757;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.object-item__text {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 13px;
	color: #ec020f;
	display: block;
}
.object-item__icont {
	font-size: 13px;
	color: #757575;
	padding-top: 10px;
	display: block;
	line-height: 1.7em;
}
.icont i {
	font-size: 15px;
}
.object-item__text p {
	margin: 0;
}
.object-item__title a:hover {
	color: #ec020f;
	text-decoration: underline;
}
.con-restarant .restarant-top .res-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 260px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 260px;
	-ms-flex: 0 0 260px;
	flex: 0 0 260px;
	padding: 18px 0 0;
	position: relative;
	font-size: 0;
}
.con-restarant .restarant-top .res-right:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border: solid #eb000e;
	border-width: 9px 0 2px;
	padding: 2px 0 0;
}
.con-restarant .restarant-top .res-right .banner-red-right1 {
	margin-bottom: 5px;
}
.con-restarant .restarant-top .res-right .banner-red-right1 a {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 49.5%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 49.5%;
	-ms-flex: 0 0 49.5%;
	flex: 0 0 49.5%;
	text-decoration: none;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.con-restarant .restarant-top .res-right .banner-red-right1 a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(255, 255, 255, .5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 1;
}
@media all and (max-width: 679px) {
	.con-restarant .restarant-top .res-right .banner-red-right1 a {
		display: block;
		margin-bottom: 8px;
	}
	.con-restarant .restarant-top .res-right .banner-red-right1 a:last-child {
		margin-bottom: 0;
	}
}
.con-restarant .restarant-top .res-right .banner-red-right1 a img {
	width: 100%;
}
.con-restarant .restarant-top .res-right .banner-red-right1 a .text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	z-index: 1;
	color: #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.con-restarant .restarant-top .res-right .banner-red-right1 a .text .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	display: block;
	padding: 0;
	text-align: center;
}
.con-restarant .restarant-top .res-right .banner-red-right1 a .text .body {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 14px;
	text-align: center;
}
.con-restarant .restarant-top .res-right .banner-red-right1 a .text .body p {
	margin: 0;
}
.con-restarant .restarant-top .res-right .banner-red-right1 a:hover:before {
	background: rgba(255, 255, 255, .7);
}
.con-restarant .restarant-top .res-right .banner-red-right1 a:hover .text {
	color: #000;
}
.con-restarant .restarant-top .res-right .banner-red-right2 {
	margin-bottom: 5px;
}
.con-restarant .restarant-top .res-right .banner-red-right2 a {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 49.5%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 49.5%;
	-ms-flex: 0 0 49.5%;
	flex: 0 0 49.5%;
	text-decoration: none;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.con-restarant .restarant-top .res-right .banner-red-right2 a img {
	width: 100%;
}
.con-restarant .restarant-top .res-right .banner-red-right2 a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 1;
}
@media all and (max-width: 679px) {
	.con-restarant .restarant-top .res-right .banner-red-right2 a {
		display: block;
		margin-bottom: 8px;
	}
	.con-restarant .restarant-top .res-right .banner-red-right2 a:last-child {
		margin-bottom: 0;
	}
}
.con-restarant .restarant-top .res-right .banner-red-right2 a .text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	z-index: 1;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.con-restarant .restarant-top .res-right .banner-red-right2 a .text .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	display: block;
	padding: 0;
	text-align: center;
}
.con-restarant .restarant-top .res-right .banner-red-right2 a .text .body {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 14px;
	text-align: center;
}
.con-restarant .restarant-top .res-right .banner-red-right2 a .text .body p {
	margin: 0;
}
.con-restarant .restarant-top .res-right .banner-red-right2 a:hover:before {
	background: rgba(0, 0, 0, .5);
}
.con-restarant .restarant-top .res-right .banner-red-right2 a:hover .text {
	color: #fff;
}
.con-restarant .restarant-top .res-right .rec-b-right {
	position: relative;
}
.con-restarant .restarant-top .res-right .rec-b-right img {
	width: 100%;
}
.con-restarant .restarant-top .res-right .rec-b-right .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(234, 6, 21, .7);
	padding: 16px 15px 14px;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.con-restarant .restarant-top .res-right .rec-b-right .text p {
	margin: 0;
}
.con-restarant .restarant-top .res-right .rec-b-right .text:hover {
	background: rgba(0, 0, 0, .5);
}
.con-restarant .restarant-bot {
	padding: 18px 0 0;
	position: relative;
}
.con-restarant .restarant-bot:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border: solid #eb000e;
	border-width: 9px 0 2px;
	padding: 2px 0 0;
}
.res-left-in-text {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media all and (max-width: 767px) {
	.res-left-in-text {
		display: block;
	}
}
@media all and (max-width: 679px) {
	.res-left-in-text {
		padding: 0 0 5px;
	}
}
.res-left-in-text .text-block-right {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 456px;
	-moz-box-flex: 1;
	-moz-flex: 1 1 456px;
	-ms-flex: 1 1 456px;
	flex: 1 1 456px;
	padding: 0 22px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.res-left-in-text .text-block-right .body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #000;
	line-height: 1.4;
}
.res-left-in-text .right-list-blocks {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 231px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 231px;
	-ms-flex: 0 0 231px;
	flex: 0 0 231px;
}
.res-left-in-text .right-list-blocks .list-bl {
	padding: 20px 20px;
	margin: 0 0 30px;
	list-style: none;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
@media all and (max-width: 679px) {
	.res-left-in-text .right-list-blocks .list-bl {
		margin-bottom: 5px;
	}
}
.res-left-in-text .right-list-blocks .list-bl .list-bl-item {
	padding: 8px 0;
}
.res-left-in-text .right-list-blocks .list-bl .list-bl-item a {
	
}
.res-left-in-text .right-list-blocks .list-bl .list-bl-item .text {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #ec020f;
	display: block;
	padding: 0 0 4px;
}
.res-left-in-text .right-list-blocks .list-bl .list-bl-item .title {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #8a8a8a;
	font-weight: bold;
}
.res-left-in-text .right-list-blocks .ban-list {
	font-size: 0;
	background: #ea0615;
}
.res-left-in-text .right-list-blocks .ban-list .text {
	background: #ea0615;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-decoration: none;
	padding: 17px 8px 12px;
}
@media all and (max-width: 767px) {
	.res-left-in-text .right-list-blocks .ban-list .text {
		padding-top: 12px;
	}
}
.res-left-in-text .right-list-blocks .ban-list .text:hover {
	background: #000;
}
.res-left-in-text .right-list-blocks .ban-list .text .title {
	text-decoration: underline;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 2px;
}
.res-left-in-text .right-list-blocks .ban-list .text .body {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	color: #fff;
}
.res-left-in-text .right-list-blocks .ban-list .text .body p {
	margin: 0;
}
.res-left-in-text .right-list-blocks .ban-list .img-l {
	position: relative;
}
.res-left-in-text .right-list-blocks .ban-list .img-l img {
	width: 100%;
}
.img-thums {
	font-size: 0;
	padding-bottom: 2px;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -2px;
	margin-right: -2px;
}
.img-thums .im {
	padding-left: 2px;
	padding-right: 2px;
	width: 33.33%;
	box-sizing: border-box;
	margin-bottom: 4px;
}
.img-thums .im img {
	width: 100%;
	vertical-align: bottom;
}
.new-block-page {
	position: relative;
	padding: 20px 10px 0px;
	/*&:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   border: solid #eb000e;
   border-width: 9px 0 2px;
   padding: 2px 0 0;
   }*/
}
@media all and (max-width: 1024px) {
	.new-block-page {
		padding: 20px 0 0;
	}
}
.new-block-page .title {
	font-size: 20px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}
.new-block-page .blocks {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	padding: 16px 0px 40px 0px;
	font-size: 0;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 88px;
}
@media all and (max-width: 1024px) {
	.new-block-page .blocks {
		margin-bottom: 30px;
		padding-bottom: 20px;
	}
}
.new-block-page .blocks .bl_form_main {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 212px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 212px;
	-ms-flex: 0 0 212px;
	flex: 0 0 212px;
	display: inline-block;
	vertical-align: top;
	margin: 0 11px 20px;
}
.new-block-page .blocks .bl_form_main .tit {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	padding: 9px 0 3px;
}
.new-block-page .blocks .bl_form_main .text {
	font-size: 15px;
	line-height: 1.1;
}
.new-block-page .blocks .bl_form_main .text p {
	margin: 0;
}
.btnPage {
	text-align: center;
	padding-bottom: 23px;
}
.btnPage a {
	display: inline-block;
	vertical-align: top;
	width: 262px;
	height: 55px;
	line-height: 55px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #eb0615;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btnPage a:hover {
	opacity: 0.8;
}
.form-popup-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
	white-space: nowrap;
	text-align: center;
	font-size: 0;
	display: none;
	-webkit-box-flex: none;
	-webkit-flex: none;
	-moz-box-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	z-index: 130;
	background: rgba(0, 0, 0, .8);
}
@media all and (max-width: 767px) {
	.form-popup-wrapper {
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}
.form-popup-wrapper:before {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	content: '';
}
.form-popup-wrapper .formExtraWrapper {
	max-width: 726px;
	margin: auto;
	position: relative;
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
	text-align: left;
}
.form-popup-wrapper .formExtraWrapper .close-form {
	position: absolute;
	top: 15px;
	right: 5px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	padding: 8px 8px;
	box-sizing: border-box;
	z-index: 110;
	background: #fff;
}
@media all and (max-width: 640px) {
	.form-popup-wrapper .formExtraWrapper .close-form {
		top: 5px;
	}
}
.form-popup-wrapper .formExtraWrapper .close-form span {
	display: block;
	width: 19px;
	height: 19px;
	position: relative;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form-popup-wrapper .formExtraWrapper .close-form span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	background: #dbdbdb;
	margin: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.form-popup-wrapper .formExtraWrapper .close-form span:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 3px;
	background: #dbdbdb;
	margin: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.form-b {
	font-size: 0;
	padding: 40px 74px;
	box-sizing: border-box;
	position: relative;
	background: #fff;
	z-index: 100;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 0 1px #898888;
	-webkit-box-shadow: 0 0 0 1px #898888;
	box-shadow: 0 0 0 1px #898888;
}
@media all and (max-width: 767px) {
	.form-b {
		padding: 35px 25px;
	}
}
.form-b .tpl-anketa-success-note {
	font-size: 18px;
	color: #000;
	padding: 15px 0;
}
.form-b .title {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 16px;
	color: #5c5c5c;
	padding-bottom: 28px;
}
.form-b .title strong,
.form-b .title b {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	color: #000;
	font-weight: normal;
}
.form-b form {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -4%;
}
@media all and (max-width: 640px) {
	.form-b form {
		display: block;
		margin-right: 0;
	}
	.form-b form > div {
		margin-right: 0 !important;
	}
}
.form-b form .text-blo {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 46%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 46%;
	-ms-flex: 0 0 46%;
	flex: 0 0 46%;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 1.2;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	padding: 17px 0 0;
}
.form-b form .text-blo strong,
.form-b form .text-blo b {
	font-weight: bold;
	font-family: 'PT Sans Caption', sans-serif;
}
.form-b form .text-blo p {
	margin: 0;
}

.form-b form .type-text {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 46%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 46%;
	-ms-flex: 0 0 46%;
	flex: 0 0 46%;
	margin: 0 4% 8px 0;
}
.form-b form .type-text .field-title {
	font-size: 12px;
	color: #464646;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 2px;
}
.form-b form .type-text .field-title .field-required-mark {
	color: #eb0615;
}
.form-b form .type-text .field-value input {
	width: 100%;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	height: 43px;
	background: #fff;
	outline: none;
	padding: 0 10px;
	font-size: 18px;
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-b .btn_foot {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 46%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 46%;
	-ms-flex: 0 0 46%;
	flex: 0 0 46%;
	margin-right: 4%;
	padding: 17px 0 0;
}
.form-b .btn_foot button {
	width: 100%;
	height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: none;
	outline: none;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #fff;
	background: #e32d34;
	-moz-box-shadow: 0 0 0 1px #d6d6d6;
	-webkit-box-shadow: 0 0 0 1px #d6d6d6;
	box-shadow: 0 0 0 1px #d6d6d6;
}

.g-submenu {
	margin-top: 0px !important;
	padding-left: 1.3333em !important;
	border: none !important;
	padding-top: 0 !important;
}

.g-submenu__item a {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.g-submenu {
	padding: 0 !important;
}
.g-anketa-wrapper {
	width: 100% !important;
}
.menuPadding {
	margin-top: 25px;
}
.social-icon-link {
	width: 29px;
	height: 29px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 2px solid #a8a8a8;
	box-sizing: border-box;
}
.social-icon-link:hover {
	border-color: #e5271a;
}
.social-icon-link svg {
	max-width: 100%;
	max-height: 100%;
}
.social-icon-link svg .cls-1 {
	fill:#a8a8a8;
	transition: all .3s;
}
.social-icon-link:hover svg .cls-1 {
	fill:#e5271a
}
.soc-icon_youtube svg {
	width: 18px;
	height: 13px;
}
.soc-icon_telegram svg {
	width: 17px;
	height: 17px;
	transform: translate(-1px, 1px);
}
.h-bot {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.link-over {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
}
.link-over-wrapper {
	position: relative;
}
.history-link {
	color: #8a8a8a;
}
.history-link:hover,
.content-inner a:hover {
	color: #e5271a;
}

.content-inner a {
	color: #333;
}

.content-inner img {
	height: auto !important;
}

.tpl-4 .slider-right .block-inner .bx-slider li a,
.tpl-4 .banner1,
.tpl-4 .banner2,
.tpl-4 .banner3,
.tpl-5 .banner-red-right1,
.tpl-5 .banner-red-right2,
.tpl-5 .rec-b-right {
	filter: grayscale(100%);
	transition: filter 0.3s;
}
.tpl-4 .slider-right .block-inner .bx-slider li a:hover,
.tpl-4 .banner1:hover,
.tpl-4 .banner2:hover,
.tpl-4 .banner3:hover,
.tpl-5 .banner-red-right1:hover,
.tpl-5 .banner-red-right2:hover,
.tpl-5 .rec-b-right:hover {
	filter: grayscale(0);
}

@media all and (max-width: 959px) {
	.mfb .social-block {
		display: none;
	}
}

@media all and (max-width: 800px) {
	.adaptive-table td {
		display: inline-block;
		width: 100% !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media all and (max-width: 768px) {
	.g-anketa-wrapper {
		width: 100% !important;
	}
	.g-form-row {
		width: 100% !important;
	}
}

@media all and (max-width: 575px) {
	.con-restarant .restarant-top .res-left .res-left-in .bx-controls-direction {
		right: 0px;
	}
	.con-restarant .restarant-top .res-left .res-left-in {
		padding: 0;
		margin-bottom: 15px;
	}

	.form-b form .text-blo {
		margin-bottom: 10px;
	}
	.g-anketa-wrapper {
		width: 400px !important;
	}
	.g-anketa-wrapper {
		width: 300px !important;
	}
	.g-form-field--title-pos-2 .g-form-field__value,
	.g-form-field--title-pos-3 .g-form-field__value {
		display: block !important;
		padding-left: 0 !important;
	}
	.object-item {
		display: block;
	}
	.preview_rest {
		width: auto;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.head-link {
		text-align: right;
		width: auto;
		display: block;
		padding-bottom: 4px;
	}
	.h-bot {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 15px;
	}
	.content-wrapper {
		display: -moz-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-direction: normal;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.con-main-wr,
	.header {
		padding: 0 15px;
	}
	.content-wrapper {
		padding-bottom: 7px;
	}
	.top-pic .block-inner .pic {
		height: auto;
		min-height: 120px;
	}

}