

/* Start:/bitrix/components/bitrix/menu/templates/vertical_multilevel/style.min.css?16176336912111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/bitrix/components/bitrix/menu/templates/vertical_multilevel/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/bitrix/components/bitrix/menu/templates/vertical_multilevel/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/bitrix/components/bitrix/menu/templates/vertical_multilevel/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/bitrix/components/bitrix/menu/templates/vertical_multilevel/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/bitrix/components/bitrix/menu/templates/vertical_multilevel/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */


/* Start:/local/templates/ovs/styles.css?162442535011498*/
@import url('/local/templates/ovs/css/media/desktop-large.css') (min-width: 1400px);

@font-face {
	font-family: 'geometriaregular';
	src: url('/local/templates/ovs/fonts/geometria-webfont.eot');
	src: url('/local/templates/ovs/fonts/geometria-webfont.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/ovs/fonts/geometria-webfont.woff2') format('woff2'),	url('/local/templates/ovs/fonts/geometria-webfont.woff') format('woff'),
	url('/local/templates/ovs/fonts/geometria-webfont.svg#geometriaregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'geometriamedium';
	src: url('/local/templates/ovs/fonts/geometria-medium-webfont.eot');
	src: url('/local/templates/ovs/fonts/geometria-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/ovs/fonts/geometria-medium-webfont.woff2') format('woff2'),
	url('/local/templates/ovs/fonts/geometria-medium-webfont.woff') format('woff'),
	url('/local/templates/ovs/fonts/geometria-medium-webfont.svg#geometriamedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'geometriabold';
	src: url('/local/templates/ovs/fonts/geometria-bold-webfont.eot');
	src: url('/local/templates/ovs/fonts/geometria-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/ovs/fonts/geometria-bold-webfont.woff2') format('woff2'),
	url('/local/templates/ovs/fonts/geometria-bold-webfont.woff') format('woff'),
	url('/local/templates/ovs/fonts/geometria-bold-webfont.svg#geometriabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'geometriabold', Arial, Helvetica,sans-serif;
	margin: 1.3em 0 1em;
	font-weight: normal;
	line-height: 1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr {
	border-top: 1px solid;
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 12px 0;
	overflow: hidden;
	padding: 0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

.news--index{
	padding: 91px 0 0 0;
}
.news__heading{
	display: block;
	margin: 0 0 50px 0;
	color: white;
	text-align: center;
	text-transform: uppercase;
}
.news__list{
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 59px);
	margin: 0 0 -50px -59px;
	padding: 0;
	list-style: none !important;
}
@media(max-width: 767px){
	.news__list{
		flex-direction: column;
		align-items: center;
		width: 100%;
		max-width: 390px;
		margin: 0 auto -50px auto;
	}
}
@media(max-width: 449px){
	.news__list{
		margin: 0 auto -20px auto;
	}
}
.news__item{
	width: calc(100% / 3 - 59px);
}
#workarea ul .news__item {
	margin: 0 0 50px 59px;
}
@media(max-width: 1199px){
	.news__item{
		width: calc(50% - 59px);
		margin: 0 0 50px 59px;
	}
}
@media(max-width: 767px){
	#workarea ul .news__item{
		width: 100%;
		margin: 0 0 50px 0;
	}
}
@media(max-width: 449px){
	#workarea ul .news__item{
		margin: 0 0 20px 0;
	}
}
.news__slider{
	position: relative;
}
@media(max-width: 1399px){
	.news__slider{
		max-width: 1024px;
		margin: 0 auto;
	}
}
@media(max-width: 1199px){
	.news__slider{
		max-width: 860px;
	}
}
@media(max-width: 991px){
	.news__slider{
		max-width: 600px;
	}
}
@media(max-width: 767px){
	.news__slider-arrows{
		display: flex;
		justify-content: space-between;
		flex-wrap: nowrap;
		width: 100px;
		margin: 30px auto 0 auto;
	}
}
.news__slider-arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: rgba(206, 132, 43, 1);
	transition: background-color .3s 0s ease;
}
@media(max-width: 767px){
	.news__slider-arrow{
		position: relative;
		top: 0;
		transform: none;
	}
}
.news__slider-arrow--next{
	right: -60px;
}
.news__slider-arrow--prev{
	left: -60px;
}
@media(max-width: 767px){
	.news__slider-arrow--next{
		right: auto;
	}
	.news__slider-arrow--prev{
		left: auto;
	}
}
.news__slider-arrow:hover{
	background-color: white;
}
.news__slider-arrow svg{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-42%, -50%);
	stroke: white;
}
.news__slider-arrow:hover svg{
	stroke: #CE842B;
}
.news__slider-arrow--reverse svg{
	transform: translate(-58%, -50%) scale(-1);
}
.news-slider{
	position: relative;
}
.news-slider__list{
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-slider__item{
	flex-shrink: 0;
	width: calc(100% / 3 - 118px / 3);
	height: auto;
}
@media(max-width: 1199px){
	.news-slider__item{
		width: calc(50% - 59px / 2);
	}
}
@media(max-width: 767px){
	.news-slider__item{
		width: 100%;
	}
}
.news-preview{
	height: 100%;
}
.news-preview__link{
	display: flex;
	flex-direction: column;
	height: 100%;
	text-decoration: none;
}
.news-preview__image-wrapper{
	position: relative;
	width: 100%;
	padding: 64% 0 0 0;
	overflow: hidden;
}
.news-preview__image{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .3s 0s ease;
}
.news-preview__info{
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	padding: 31px 50px 45px 50px;
	text-align: center;
	background-color: white;
}
@media(max-width: 449px){
	.news-preview__info{
		padding: 31px 30px 45px 30px;
	}
}
.news-preview__date{
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #7f85d5;
	transition: color .3s 0s ease;
}
.news-preview__title{
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
	color: #0A2F90;
	transition: color .3s 0s ease;
}
.news-preview:hover .news-preview__image{
	transform: translate(-50%, -50%) scale(1.1);
}
.news-preview:hover .news-preview__date{
	color: #e6c195;
}
.news-preview:hover .news-preview__title{
	color: #CE842B;
}
.news__links-wrapper{
	display: flex;
	justify-content: center;
	margin: 60px 0 0 0;
}
.common__button-link{
	padding: 11px 24px 11px 24px;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
	color: white;
	text-decoration: none;
	background-color: #003DA5;
	transition: background-color .3s 0s ease;
}
.common__button-link:hover{
	color: white;
	background-color: #CE842B;
}
@media(max-width: 1199px){
	.news--index .news__item:nth-child(3){
		display: none;
	}
}
@media(max-width: 767px){
	.news--index .news__item:nth-child(3){
		display: block;
	}
}
.breadcrumbs{
	padding: 0 0 17px 0;
}
.breadcrumbs__list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 -15px 0;
	padding: 0;
	list-style: none !important;
}
.breadcrumbs__item{
	margin: 0 2px 15px 2px !important;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	color: white;
	opacity: .5;
	white-space: nowrap;
}
.breadcrumbs__item::after{
	content: "/";
	margin: 0 0 0 2px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	color: white;
	opacity: .5;
}
.breadcrumbs__link{
	display: inline-block;
	text-decoration: none;
	color: inherit;
	white-space: nowrap;
	outline: none;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	transition: border-bottom .3s 0s ease;
}
.breadcrumbs__link:hover{
	color: white;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.pagination{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	padding: 50px 0;
}
.pagination__link{
	outline: none;
	color: #CE842B;
	text-decoration: none;
	cursor: pointer;
	transition: color .3s 0s ease;
}
.pagination__link:hover{
	color: #0A2F90;
}
.pagination__arrow{
	position: relative;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: rgba(206, 132, 43, 0);
	transition: background-color .3s 0s ease;
}
.pagination__arrow:hover{
	background-color: rgba(206, 132, 43, 1);
}
.pagination__arrow svg{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-42%, -50%);
	stroke: #CE842B;
}
.pagination__arrow:hover svg{
	stroke: white;
}
.pagination__arrow--reverse svg{
	transform: translate(-58%, -50%) scale(-1);
}
.pagination__list{
	display: flex;
	flex-wrap: nowrap;
	margin: 0 20px;
	padding: 0;
	list-style: none;
}
.pagination__item{
	position: relative;
	z-index: 0;
	display: inline-block;
	width: 44px;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
	color: #CE842B;
	text-align: center;
}
.pagination__item--active{
	color: white;
}
.pagination__item--active::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	display: block;
	width: 100%;
	padding: 100% 0 0 0;
	border-radius: 50%;
	background-color: #CE842B;
}
.news-details{
	padding: 216px 0 0 0;
}
.news-details .container{
	width: 100%;
	/* max-width: 704px; */
	max-width: 1140px;
	margin: 0 auto;
	padding: 0;
}
.news-details__title{
	margin: 0 0 50px 0;
	font-size: 30px;
	line-height: 38px;
	font-weight: 700;
	color: #cf852d;
	text-transform: uppercase;
	text-align:center;
}
.news-details__date{
	display: block;
	margin: 0 0 38px 0;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
	color: #0A2F90;
}
.news-details__back-link{
	position: relative;
	display: inline-block;
	margin: 80px 0 0 0;
	padding: 0 0 0 24px;
	text-decoration: none;
	outline: none;
}
.news-details__back-link-text{
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #CE842B;
	border-bottom: 1px solid rgba(206, 132, 43, 0);
	transition: border-bottom .3s 0s ease;
}
.news-details__back-link-text:hover{
	border-bottom: 1px solid rgba(206, 132, 43, .25)
}
.news-details__back-link svg{
	position: absolute;
	left: 0;
	top: 1px;
}

.news-details iframe {
	max-width: 100%;
}

@media (max-width: 575px) {
	.news-details iframe {
		height: 52vw;
	}
}

.common__wysiwyg p:not([class]){
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #0A2F90;
}
.common__wysiwyg img:not([class]) + p:not([class]){
	margin: 45px 0 0 0;
}
.common__wysiwyg p:not([class]) + p:not([class]){
	margin: 38px 0 0 0;
}
.common__wysiwyg img:not([class]){
	display: block;
	max-width: 100%;
}
.common__wysiwyg p:not([class]) + img:not([class]){
	margin: 43px 0 0 0;
}
.common__wysiwyg h2:not([class]){
	margin: 0;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #003DA5;
}
.common__wysiwyg h3:not([class]){
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	color: #003DA5;
}

.common__wysiwyg h2:not([class]):not(:first-child),
.common__wysiwyg h3:not([class]):not(:first-child){
	margin: 67px 0 28px 0;
}

.common__wysiwyg a:not([class]){
	color: #CE842B;
	text-decoration: none;
	border-bottom: 1px solid rgba(206, 132, 43, 0)''
}
.gallery-grid:not(:first-child){
	margin: 43px 0 0 0;
}
.gallery-grid__list{
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 20px);
	margin: 0 0 -20px -20px;
	padding: 0;
	list-style: none;
}

.gallery-grid__item{
	position: relative;
	width: calc(25% - 20px);
	margin: 0 0 20px 20px;
	height: 217px;
	overflow: hidden;
	outline: none;
}
@media(max-width: 767px){
	.gallery-grid__item{
		width: calc(100% / 3 - 20px);
	}
}
@media(max-width: 449px){
	.gallery-grid__item{
		width: calc(50% - 20px);
	}
}
.gallery-grid__image{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.fancybox-navigation .fancybox-button svg {
	stroke: none !important;
}

/* End */


/* Start:/local/templates/ovs/template_styles.css?175402961594310*/
html {
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
	width: 100%;
	max-width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: 'geometriaregular', Verdana, Arial, Helvetica, sans-serif;
	background: #003da5;
	overflow-x: hidden;
}

*:focus, *:hover {
	outline: none;
}

button.navbar-toggler {
	position: absolute;
	top: 50px;
	left: 50px;
	padding: 0;
	border-radius: 0;
	border: 0;
	transition: none;
	z-index: 11;
}

button.navbar-toggler:focus {
	outline: none;
	box-shadow: none;
}

button.navbar-toggler .navbar-toggler-icon {
	width: 35px;
	height: 21px;
	background: url('/local/templates/ovs/images/hamburger.png') no-repeat;
	background-size: 100%;
}

header {
	width: 100%;
	height: 162px;
	position: relative;
	z-index: 10;
}

body.home header .container {
	display: flex;
	justify-content: flex-end;
}

header #top-menu {
	margin-top: 60px;
}

header #top-menu #top-menu-inner > ul > li > a {
	text-transform: uppercase;
	font-family: 'geometriabold';
	font-size: 16px;
	transition: color ease-in-out .4s;
	padding: 10px 22px 10px;
	color: #fff;
}

header #top-menu li:hover {
	background: none!important;
}

header #top-menu li:hover a {
	background: none!important;
	color: #ce842b!important;
}

header #top-menu li a.root-item-selected {
	color: #ce842b!important;
	background: none;
}

body.nothome header #top-menu li.home a.root-item-selected {
	color: #fff!important;
}

body.nothome header #top-menu li.home a.root-item-selected:hover {
	color: #ce842b!important;
}

header #top-menu li.li-parent {
	position: relative;
}

header #top-menu li.li-parent:hover {
	background: rgb(255 255 255 / 80%)!important;
}

header #top-menu li.li-parent > ul {
	width: 100%;
	background: rgb(255 255 255 / 80%)!important;
	border: 0;
	padding: 0 0 15px 0;
}

header #top-menu li.li-parent > ul > li {
	border: 0;
}

header #top-menu li.li-parent > ul > li > a {
	text-transform: uppercase;
	font-family: 'geometriaregular';
	font-size: 12px;
	padding: 0 20px 10px 23px;
	transition: color ease-in-out .4s;
}

@media (max-width: 1200px) {
	header #top-menu li.li-parent > ul > li > a {
		font-size: 11px;
	}
}

header #top-menu li.li-parent > ul > li:last-child > a {
	padding-bottom: 0;
}

header #top-menu li.li-parent > ul > li:hover > a, header #top-menu li.li-parent > ul > li.item-selected > a {
	color: #003da5!important;
}

header #top-menu li.li-parent > ul > li.item-selected {
	background: none;
}

header #top-menu li.li-parent > a.root-item-selected {
	color: #ce842b!important;
}

header #top-menu li.li-parent > ul > li.item-selected > a {
	position: relative;
}

header #top-menu li.li-parent > ul > li.item-selected > a:before {
	content: '';
	display: block;
	width: 11px;
	height: 5px;
	background: url('/local/templates/ovs/images/top-menu-active-arrow.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: 6px;
	left: 6px;
}

body.nothome header > .container {
	display: flex;
	justify-content: space-between;
}

body.nothome header > .container:before,
body.nothome header > .container:after {
	display: none!important;
}

body.nothome header .logo {
	margin-top: 30px;
	margin-left: 85px;
}

body.nothome header .logo img {
	width: 180px;
	height: auto;
}

.mainpage-logo-slider {
	position: relative;
	z-index: 8;
	width: 100%;
	max-width: 100%;
}

.mainpage-logo-slider > .container {
	position: relative;
}

.mainpage-logo-slider > .container:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	width: 1000px;
	height: 940px;
	background: url('/local/templates/ovs/images/slider-bg-light.png') no-repeat;
	background-size: 78%;
    top: 49px;
    right: -218px;

}

.mainpage-logo-slider .row.title, .mainpage-logo-slider .row.three-cols {
	position: relative;
	z-index: 3;
}

.mainpage-logo-slider .row.pics {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: flex-end;
}

.mainpage-logo-slider h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'geometriabold';
	padding-left: 85px;
}

.mainpage-logo-slider .row.three-cols {
	padding-left: 85px;
	width: 70%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.mainpage-logo-slider .row.three-cols div {
	color: #fff;
	font-family: 'geometriaregular';
}

.mainpage-logo-slider .row.three-cols .col-4 {
	padding-left: 25px;
	padding-right: 25px;
}

.mainpage-logo-slider .row.three-cols .col-4:first-child {
	padding-left: 0;
}

.mainpage-logo-slider .row.three-cols .col-4:last-child {
	padding-right: 0;
}

.navmenu.navmenu-default {
	background: #003184;
	border: 0;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu {
	width: 100%;
	padding-top: 35px;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu a.root-item-selected {
	background: none!important;
	padding: 5px 0 7px 25px;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu > li > a {
	text-transform: uppercase;
	font-family: 'geometriabold';
	font-size: 14px;
	transition: color ease-in-out .4s;
	color: #fff;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu > li:hover > a {
	color: #ce842b;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu a.root-item {
	background: none!important;
	padding: 5px 0 7px 25px;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu > li > ul {
	display: block;
	position: relative;
	margin: 0;
	width: 100%;
	border: 0;
	padding-bottom: 4px;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu > li > ul > li > a {
	text-transform: uppercase;
	font-family: 'geometriaregular';
	transition: color ease-in-out .4s;
	color: #fff;
	background: none;
	border-bottom: 0;
	padding: 5px 5px 5px 45px;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu > li > ul > li:hover > a {
	color: #ce842b;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu li a.root-item-selected {
	color: #ce842b;
}

.navmenu.navmenu-default > ul.nav > ul#vertical-multilevel-menu li ul li a.item-selected {
	color: #ce842b;
}

.mask {
	opacity: 0;
	transition: opacity ease-in-out .4s;
}

body.canvas-slid .mask, body.canvas-sliding .mask {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 60%);
	top: 0;
	left: 0;
	opacity: 1;
}

.mainpage-logo-slider .main-logo {
	width: 73%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.mainpage-logo-slider .main-logo img {
	width: 100%;
	height: auto;
	max-width: 566px;
	display: none;
	position: absolute;
	top: 0;
	left: 17px;
}

.mainpage-logo-slider .main-slider {
	position: relative;
	width: 55%;
	z-index: 3;
}

/*.mainpage-logo-slider .main-slider:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 694px;
	background: url('/local/templates/ovs/images/seeds-bg.png') no-repeat;
	background-size: 100%;
	top: 580px;
	left: 324px;
}*/

.mainpage-logo-slider .main-slider .gallery {
	position: relative;
	margin-top: -50px;
}

.mainpage-logo-slider .main-slider .gallery .grain-bg-1 {
	width: 26px;
	height: 24px;
	background: url('/local/templates/ovs/images/grain-bg-1.png') no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 13;
	top: 469px;
	left: 102px;
}

.mainpage-logo-slider .main-slider .gallery .grain-bg-2 {
	width: 32px;
	height: 51px;
	background: url('/local/templates/ovs/images/grain-bg-2.png') no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 11;
	top: -15px;
	left: 443px;
}

.mainpage-logo-slider .main-slider .gallery .grain-bg-3 {
	width: 53px;
	height: 30px;
	background: url('/local/templates/ovs/images/grain-bg-3.png') no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 11;
	top: 42px;
	right: 70px;
}

.mainpage-logo-slider .main-slider .gallery .grain-bg-4 {
	width: 93px;
	height: 65px;
	background: url('/local/templates/ovs/images/grain-bg-4.png') no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 11;
	top: 376px;
	right: 5px;
}

.mainpage-logo-slider .main-slider .gallery .grain-bg-5 {
	width: 138px;
	height: 49px;
	background: url('/local/templates/ovs/images/grain-bg-5.png') no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: 12;
	top: 538px;
	right: 124px;
}

.mainpage-logo-slider .main-slider .grains-animation {
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 694px;
	top: 580px;
	left: 324px;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-one {
	position: absolute;
	width: 27px;
	height: 43px;
	background: url('/local/templates/ovs/images/grain-one.png') no-repeat;
	background-size: 100%;
	top: 0;
	left: 25px;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-two {
	position: absolute;
	width: 23px;
	height: 39px;
	background: url('/local/templates/ovs/images/grain-two.png') no-repeat;
	background-size: 100%;
	top: 60px;
	left: 35px;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-three {
	position: absolute;
	width: 20px;
	height: 40px;
	background: url('/local/templates/ovs/images/grain-three.png') no-repeat;
	background-size: 100%;
	top: 137px;
	left: 26px;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-four {
	position: absolute;
	width: 26px;
	height: 46px;
	background: url('/local/templates/ovs/images/grain-four.png') no-repeat;
	background-size: 100%;
	top: 212px;
	left: 43px;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-five {
	position: absolute;
	width: 22px;
	height: 48px;
	background: url('/local/templates/ovs/images/grain-five.png') no-repeat;
	background-size: 100%;
	top: 280px;
	left: 35px;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-six {
	position: absolute;
	width: 100px;
	height: 96px;
	background: url('/local/templates/ovs/images/grain-six.png') no-repeat;
	background-size: 100%;
	top: 367px;
	left: 0;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-arr {
	position: absolute;
	width: 31px;
	height: 65px;
	background: url('/local/templates/ovs/images/grain-arr.png') no-repeat;
	background-size: 100%;
	top: 485px;
	left: 31px;
}

.mainpage-logo-slider .main-slider .grains-animation .grain-milk {
	position: absolute;
	width: 96px;
	height: 125px;
	background: url('/local/templates/ovs/images/grain-milk.png') no-repeat;
	background-size: 100%;
	top: 575px;
	left: 3px;
}

/*.mainpage-logo-slider .main-slider img {
	width: 100%;
	height: auto;
	margin-top: -70px;
	position: relative;
	z-index: 3;
}*/

body.home .wrapper {
	position: relative;
	z-index: 9;
}

body.home .wrapper {
	padding-bottom: 0;
}

body.home section.main h3 {
	text-transform: uppercase;
	color: #fff;
	font-family: 'geometriamedium';
	padding-left: 85px;
	font-size: 28px;
	padding-bottom: 20px;
}

body.home section.main #workarea {
	width: 50%;
	padding-bottom: 35px;
}

body.home section.main ul {
	margin-bottom: 0;
	padding-left: 0;
}

body.home section.main ul li {
	list-style: none;
	padding-bottom: 70px;
	padding-left: 85px;
	margin: 0!important;
	color: #fff;
	position: relative;
}

body.home section.main ul li img {
	position: absolute;
	max-width: 70px;
	height: auto;
	left: 3px;
	top: -5px;
}

body.home section.add {
	max-width: 1920px;
	width: 100%;
	height: auto;
	min-height: 1200px;
	margin: 0 auto;
	padding: 0 0 200px 0;
	background: #003da5 url('/local/templates/ovs/images/field-bg.jpg') no-repeat;
	background-size: cover;
	background-position: center 200px;
}

body.home section.add a.about {
	position: relative;
	display: table;
	margin: 0 auto;
	width: 230px;
	height: 259px;
	background: url('/local/templates/ovs/images/zerno-details-without-icon.png') no-repeat;
	background-size: 100%;
	background-position: -17px 0;
	box-sizing: border-box;
	text-transform: uppercase;
	color: #fff;
	font-family: 'geometriaregular';
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	padding-top: 88px;
	padding-left: 60px;
	cursor: pointer;
	transition: opacity ease-in-out .4s;
}

body.home section.add a.about:hover {
	opacity: .6;
}

body.home section.add a.about .bird {
	position: absolute;
	display: block;
	width: 86px;
	height: 83px;
	background: url('/local/templates/ovs/images/about-bird-icon.png') no-repeat;
	background-size: 100%;
	top: -35px;
	right: 20px;
}

body.products .wrapper {
	padding-top: 85px;
}

body.products .wrapper section.main,
body.zerno .wrapper section.main,
body.recipes .wrapper section.main {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

body.products .wrapper section.main:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 0;
	background: #003da5;
	top: 0;
	left: 0;
	z-index: 1;
}

body.products.single-prod .wrapper section.main:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 50px;
	background: #003da5;
	top: 0;
	left: 0;
	z-index: 1;
}

body.products .wrapper section.main:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 530px;
	background: #003da5 url('/local/templates/ovs/images/all-prods-top-bg-3.png') no-repeat;
	background-size: cover;
	background-position: top center;
	top: -60px;
	left: 0;
	z-index: 1;
}

body.products.single-prod .wrapper section.main:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 741px;
	background: #003da5 url('/local/templates/ovs/images/prod-page-top-bg.jpg') no-repeat;
	background-size: cover;
	background-position: top center;
	top: 50px;
	left: 0;
	z-index: 1;
}

body.products .wrapper section.main .container {
	position: relative;
	z-index: 2;
	padding-bottom: 165px;
}

body.products #workarea h1#pagetitle,
body.zerno #workarea h1#pagetitle,
body.recipes #workarea h1#pagetitle,
body.inner-page.nothome h1#pagetitle {
	text-transform: uppercase;
	color: #fff;
	font-family: 'geometriabold';
	font-size: 32px;
	width: 50%;
	/*width: 100%;*/
	display: block;
	margin-left: auto;
	padding-left: 40px;
	position: relative;
}

body.products #workarea h1#pagetitle:before,
body.zerno #workarea h1#pagetitle:before,
body.recipes #workarea h1#pagetitle:before,
body.inner-page.nothome h1#pagetitle:before {
	content: '';
	display: block;
	width: 70px;
	height: 70px;
	background: url('/local/templates/ovs/images/title-icon.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: -14px;
	left: -61px;
}

body.products .all-products {
	padding-top: 270px;
}
body.products .all-products.news-list {
	padding-top: 192px;
}

body.products .all-products .category {
	margin-bottom: 80px;
	position: relative;
}

body.products .all-products .category:last-child {
	margin-bottom: 0;
}

body.products .all-products.news-list {
	position: relative;
}

body.products .all-products .back-cat-picture {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}

body.products .all-products.news-list .back-cat-picture {
	top: 270px;
}

body.products .all-products .cat-title {
	margin-bottom: 50px;
	position: relative;
	z-index: 3;
}

body.products .all-products .cat-title h3 {
	margin-top: 0;
	position: relative;
	padding-left: 85px;
	text-transform: uppercase;
	color: #cf852d;
	font-family: 'geometriamedium';
	font-size: 30px;
}

body.products .all-products .cat-title h3 img {
	position: absolute;
	max-width: 60px;
	height: auto;
	left: 3px;
	top: -10px;
}

body.products .all-products > .row {
	position: relative;
	z-index: 5;
}

body.products .all-products .cat-products {
	padding-left: 85px;
	position: relative;
	z-index: 3;
}

body.products .all-products .prod {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom: 35px;
}

body.products .all-products .prod .img a {
	display: flex;
	justify-content: center;
}

body.products .all-products .prod .img img {
	max-width: 142px;
	height: auto;
	max-height: 399px;
	width: auto;
}

body.products .all-products .prod .img a img {
	display: block;

}

body.products .all-products .prod .name a {
	text-decoration: none;
	color: #094998;
}

body.products .all-products .prod .name h4 {
	text-transform: uppercase;
	font-family: 'geometriaregular';
	font-weight: normal;
	color: #094998;
	font-size: 16px;
	margin-bottom: 0;
}

body.products .all-products .prod .name h4 a {
	text-decoration: none;
	color: #094998;
}

body.products .all-products .prod .name .prev-text {
	color: #094998;
}

body.products .all-products .prod .name .prev-text a {
	text-decoration: none;
	color: #094998;
}

body.products .right-part {
	padding-top: 265px;
}

body.products .right-part h2 {
	text-transform: uppercase;
	color: #cf852d;
	font-family: 'geometriamedium';
	font-weight: normal;
	font-size: 30px;
}

body.products .right-part .desc {
	color: #cf852d;
}

body.products .right-part .more-desc {
	margin-top: 30px;
	margin-bottom: 25px;
	clear: both;
	color: #003da5;
	padding-right: 25px;
}

body.products .right-part .prop-bloks {
	display: flex;
	padding-bottom: 35px;
}

body.products .right-part .vitamins {
	position: relative;
	color: #003da5;
	padding-right: 25px;
	min-height: 150px;
	margin-bottom: 20px;
}

body.products .right-part img {
	content: "";
	display: block;
	width: 90px;
	height: 151px;
	position: absolute;
	top: 0;
	left: -30px;
}

body.products .right-part .vitamins ul {
	padding-left: 88px;
}

body.products .right-part .vitamins ul li {
	list-style: none;
	position: relative;
	line-height: 21px;
}

body.products .right-part .vitamins ul li:before {
	content: "—";
	display: inline-block;
	font-size: 16px;
	color: #003da5;
	position: absolute;
	top: 1px;
	left: -20px;
}

body.products .right-part .noelems {
	position: relative;
	color: #003da5;
	display: grid;
	grid-template-columns: 72px 1fr;
	/*padding-left: 68px;*/
}

body.products .right-part .noelems:before {
	content: "нет";
	display: flex;
	align-items: center;
	justify-content: center;
	/*display: block;*/
	/*position: absolute;*/
	/*width: 48px;*/
	/*height: 131px;*/
	/*top: 51px;*/
	/*left: 15px;*/
	font-size: 70px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	/*-moz-transform: rotate(-90deg);*/
	/*-ms-transform: rotate(-90deg);*/
	/*-webkit-transform: rotate(-90deg);*/
	/*-o-transform: rotate(-90deg);*/
	transform: rotate(-90deg);
}

body.products .right-part .noelems ul {
	padding: 0;
	margin: 0;
}

body.products .right-part .noelems ul li {
	list-style: none;
	line-height: 14px;
}

body.products .right-part .noelems ul li:first-child {
	margin-top: 0!important;
}

body.products .right-part .nutrvaltext{
	clear: both;
	color: #003da5;
	padding-right: 25px;
	margin-bottom: 15px;
}

body.products .right-part .nutrvalelems ul {
	margin: 0;
	padding: 0;
	display: flex;
}

body.products .right-part .nutrvalelems ul li {
	display: flex;
	flex-direction: column;
	border: 3px solid #003da5;
	border-radius: 20px;
	justify-content: center;
	text-align: center;
	color: #003da5;
	font-family: 'geometriabold';
	overflow: hidden;
	font-size: 20px;
	padding-top: 8px;
	margin: 0 6px 0 0!important;
	min-width: 50px;
}

body.products .right-part .nutrvalelems ul li b,
body.products .right-part .nutrvalelems ul li strong {
	display: flex;
	width: 100%;
	background: #003da5;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	min-height: 37px;
	align-items: flex-start;
	justify-content: center;
	padding: 5px 3px;
	box-sizing: border-box;
}

body.products .right-part .nutrvalelems ul li:last-child {
	margin-right: 0;
}

body.products .right-part .wherebuy {
	margin-top: 85px;
	margin-bottom: 20px;
}

body.products .right-part .wherebuy a {
	display: inline-block;
	color: #cf852d;
	font-size: 15px;
	text-transform: uppercase;
	background: #fff;
	font-family: 'geometriabold';
	border-radius: 50px;
	border: 2px solid #cf852d;
	padding: 21px 68px;
	box-sizing: border-box;
	text-decoration: none;
	transition: all ease-in-out .4s;
}

body.products .right-part .wherebuy a:hover {
	background: #cf852d;
	color: #fff;
}

body.products .catalog-list {
	margin-top: 60px;
}

body.products .catalog-list h3 {
	color: #cf852d;
	font-family: 'geometriamedium';
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 45px;
}

body.products .catalog-list .catalog-block {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

body.products .catalog-list .catalog-item {
	border-bottom: 0;
	padding-bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

body.products .catalog-list .catalog-item-image {
	border: 0;
	margin-bottom: 15px;
	margin-right: 0;
	text-align: center;
}

body.products .catalog-list .catalog-item-image img {
	max-width: 135px;
	height: auto;
}

body.products .catalog-list .catalog-item-title,
body.products .catalog-list .catalog-item-title a {
	text-align: center;
	color: #064998;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
	text-decoration: none;
}

body.products .catalog-list .catalog-item-desc {
	text-align: center;
	color: #064998;
	font-size: 16px;
}



body.zerno .wrapper section.main:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 984px;
	background: #003da5 url('/local/templates/ovs/images/zerno-bg.png') no-repeat;
	background-size: cover;
	background-position: top center;
	top: -80px;
	left: 0;
	z-index: 1;
}

body.zerno .wrapper section.main .container,
body.zerno .wrapper section.zerno .container {
	position: relative;
	z-index: 2;
}

body.zerno section.zerno .container {
	padding-bottom: 165px;
}

body.zerno .wrapper section.zerno {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	padding-top: 120px;
}

body.zerno #workarea {
	padding-top: 85px;
}

body.zerno #workarea .content {
	width: 50%;
	display: flex;
	margin-left: auto;
	flex-direction: column;
	padding-top: 430px;
	padding-right: 85px;
}

body.zerno #workarea h2,
body.zerno section.zerno .add-text h2 {
	text-transform: uppercase;
	color: #003da5;
	font-family: 'geometriamedium';
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: normal;
}

body.zerno #workarea h4,
body.zerno section.zerno .add-text h4 {
	margin-top: 10px;
	margin-bottom: 15px;
	color: #0a2f90;
	font-size: 17px;
	font-family: 'geometriabold';
}

body.zerno #workarea p,
body.zerno section.zerno .add-text p {
	color: #0a2f90;
	font-size: 16px;
}

body.zerno section.zerno .bg-img {
	display: flex;
	justify-content: center;
}

body.zerno section.zerno .bg-img img {
	max-width: 540px;
	height: auto;
	width: 100%;
}

body.zerno section.zerno .add-text {
	padding-left: 0;
	padding-right: 85px;
}

body.zerno section.zerno .add-text .under {
	padding-top: 15px;
}

body.zerno section.zerno .add-text .under .without {
	color: #0a2f90;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	/*padding-left: 92px;*/
	/*padding-top: 1px;*/
	display: grid;
	grid-template-columns: 65px 1fr;
	grid-gap: 28px;
	min-height: 112px;
}
body.zerno section.zerno .add-text .under .without-text {
	position: relative;
	background: url('/local/templates/ovs/images/without-icon-mod.png') no-repeat;
}
body.zerno section.zerno .add-text .under .without-text::before {
	content: '';
	position: absolute;
	top: 98px;
	right: 6px;
	bottom: 9px;
	display: block;
	width: 5px;
	background: url('/local/templates/ovs/images/without-icon-line.png') repeat-y 0 0;
}
body.zerno section.zerno .add-text .under .without-text::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 11px;
	height: 11px;
	background: url('/local/templates/ovs/images/without-icon-bottom.png') no-repeat 0 0;
}

/*body.zerno section.zerno .add-text .under .without:before {
	content: '';
	display: block;
	width: 80px;
	height: 139px;
	background: url('/local/templates/ovs/images/without-icon.png') no-repeat;
	!*background-size: 100%;*!
	position: absolute;
	top: 0;
	left: 0;
}*/

body.zerno section.zerno .add-text .under .under-image img {
	max-width: 100%;
	height: auto;
}

footer {
	width: 100%;
	position: relative;
	z-index: 11;
}

footer:before {
	content: '';
	display: block;
	max-width: 1920px;
	height: 165px;
	width: 100%;
	background: url('/local/templates/ovs/images/footer-top-bg.png') no-repeat;
	background-size: 110% 100%;
	background-position: top center;
	margin: -160px auto 0 auto;
	position: absolute;
	bottom: 100%;
}


footer > .container {
	padding-top: 100px;
	background: #003da5;
}

footer .row.social > div {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

footer .row.social a {
	display: inline-block;
	text-indent: -9999px;
	margin-right: 28px;
	opacity: 1;
	transition: opacity ease-in-out .4s;
}

footer .row.social a:hover {
	opacity: .65;
}

footer .row.social a:last-child {
	margin-right: 0;
}

footer .row.social a.insta-icon {
	width: 28px;
	height: 28px;
	background: url('/local/templates/ovs/images/foot-insta-icon.png') no-repeat;
	background-size: 100%;
}

footer .row.social a.youtube-icon {
	width: 32px;
	height: 22px;
	background: url('/local/templates/ovs/images/foot-youtube-icon.png') no-repeat;
	background-size: 100%;
}

footer .row.social a.facebook-icon {
	width: 28px;
	height: 28px;
	background: url('/local/templates/ovs/images/foot-facebook-icon.png') no-repeat;
	background-size: 100%;
}

footer .row.logo-menu {
	display: flex;
	align-items: flex-end;
}

footer .row.logo-menu > * {
	width: auto;
}

footer .row.logo-menu .foot-logo {
	margin-right: 30px;
}

footer .foot-logo span, footer .foot-logo a {
	display: inline-block;
}

footer .row.logo-menu .add-menu ul#horizontal-multilevel-menu {
	min-height: 100%;
}

footer .row.logo-menu .add-menu ul#horizontal-multilevel-menu li a {
	text-transform: uppercase;
	font-family: 'geometriabold';
	font-size: 13px;
	padding: 0;
	margin-right: 70px;
	transition: color ease-in-out .4s;
	color: #fff;
}

footer .row.logo-menu .add-menu ul#horizontal-multilevel-menu li:hover {
	background: none;
}

footer .row.logo-menu .add-menu ul#horizontal-multilevel-menu li:hover a,
footer .row.logo-menu .add-menu ul#horizontal-multilevel-menu li a.root-item-selected {
	background: none;
	color: #ce842b;

}

footer .row.logo-menu .add-menu ul#horizontal-multilevel-menu li:last-child a {
	margin-right: 0;
}

footer .row.logo-menu .foot-menu {
	margin-left: auto;
}

footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li a {
	text-transform: uppercase;
	font-family: 'geometriabold';
	font-size: 16px;
	padding: 0;
	margin-right: 40px;
	transition: color ease-in-out .4s;
	color: #fff;
}

footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li:hover {
	background: none;
}

footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li:hover a,
footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li a.root-item-selected {
	background: none;
	color: #ce842b;
}

footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li:last-child a {
	margin-right: 0;
}

footer .row.contacts {
	padding: 15px 0 10px 205px;
}

footer .row.contacts .add-foot-text {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

footer .row.contacts .add-foot-text strong {
	font-family: 'geometriabold';
	font-size: 13px;
}

footer .row.contacts .add-foot-text a {
	color: #fff;
	text-decoration: none;
	transition: color ease-in-out .4s;
}

footer .row.contacts .add-foot-text a:hover {
	color: #ce842b;
}

footer .row.rights {
	padding-bottom: 60px;
}

footer .row.rights .copyright {
	width: 100%;
}

footer .row.rights .copyright .text {
	padding-top: 15px;
	color: #fff;
	font-size: 13px;
}

footer .row.rights .copyright .text p {
	margin-bottom: 0;
}

footer .row.rights .copyright .line {
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
}

footer .row.rights .copyright .text a {
	text-decoration: none;
}

footer .row.rights .copyright .text a:hover {
	text-decoration: underline;
}

footer .row.contacts:before,
footer .row.contacts:after {
	display: none!important;
}

body.nothome.recipes footer .row.contacts {
	padding: 15px 0 10px 196px;
}

body.nothome.single-prod.recipes footer .row.contacts{
	padding: 15px 0 10px 205px;
}

/* Slider Gallery Product Page STARG */

body.products.single-prod .slider {
	position: relative;
	width: 100%;
	height: 1100px;
	overflow: hidden;
	padding: 90px 100px 0 100px;
	margin-top: -185px;
}

body.products.single-prod .slider:before {
	content: "";
	display: block;
	width: 80px;
	height: 45px;
	background: url('/local/templates/ovs/images/prod-360-icon.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -40px;
}

#indexBanner {
	width: 100%;
	height: 100%;
}

.owl-nav {
	display: none!important;
}

.owl-carousel .owl-stage {
	display: flex;
}

.owl-carousel .owl-item {
	height: 835px;
	display: flex;
	justify-content: center;
}

.owl-carousel .owl-item img {
	width: auto!important;
	height: 100%;
}

.slider .owl-dots {
	margin-top: 40px;
}

.slider .owl-dots .owl-dot span {
	background: #fbc788!important;
}

.slider .owl-dots .owl-dot.active span,
.slider .owl-dots .owl-dot:hover span {
	background: #cf852d!important;
	outline: none;
}

.slider .owl-dots .owl-dot:focus {
	outline: none;;
}

/* Slider Gallery Product Page FINISH */

/* Grains Homepage Animation START */

.anim-container {
	position: relative;
	margin-left: 30px;
}

.anim-container .main-logo {
	width: 239px;
	height: 138px;
	background: url('/local/templates/ovs/images/logo-ovs.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: 133px;
	left: 86px;
}

#grain-1 {
	position: absolute;
	display: inline-block;
	opacity: 0;
	width: 57px;
	height: 32px;
	background: url('/local/templates/ovs/images/grains/grain-1.png');
	z-index: 3;
	background-size: 100%;
}

#grain-1.static {
	top: 160px;
	left: 346px;
	transform: none!important;
}

#grain-2 {
	position: absolute;
	opacity: 0;
	width: 37px;
	height: 49px;
	background: url('/local/templates/ovs/images/grains/grain-2.png');
	z-index: 4;
	background-size: 100%;
}

#grain-2.static {
	top: 96px;
	left: 360px;
	transform: none!important;
}

#grain-3 {
	position: absolute;
	opacity: 0;
	width: 65px;
	height: 69px;
	background: url('/local/templates/ovs/images/grains/grain-3.png');
	z-index: 5;
	background-size: 100%;
}

#grain-3.static {
	top: 53px;
	left: 283px;
	transform: none!important;
}

#grain-4 {
	position: absolute;
	opacity: 0;
	width: 32px;
	height: 39px;
	background: url('/local/templates/ovs/images/grains/grain-4.png');
	z-index: 6;
	background-size: 100%;
}

#grain-4.static {
	top: 0;
	left: 282px;
	transform: none!important;
}

#grain-5 {
	position: absolute;
	opacity: 0;
	width: 53px;
	height: 39px;
	background: url('/local/templates/ovs/images/grains/grain-5.png');
	z-index: 7;
	background-size: 100%;
}

#grain-5.static {
	top: 66px;
	left: 220px;
	transform: none!important;
}

#grain-6 {
	position: absolute;
	opacity: 0;
	width: 49px;
	height: 44px;
	background: url('/local/templates/ovs/images/grains/grain-6.png');
	z-index: 8;
	background-size: 100%;
}

#grain-6.static {
	top: 29px;
	left: 168px;
	transform: none!important;
}

#grain-7 {
	position: absolute;
	opacity: 0;
	width: 50px;
	height: 48px;
	background: url('/local/templates/ovs/images/grains/grain-7.png');
	z-index: 9;
	background-size: 100%;
}

#grain-7.static {
	top: 27px;
	left: 104px;
	transform: none!important;
}

#grain-8 {
	position: absolute;
	opacity: 0;
	width: 28px;
	height: 57px;
	background: url('/local/templates/ovs/images/grains/grain-8.png');
	z-index: 10;
	background-size: 100%;
}

#grain-8.static {
	top: 28px;
	left: 33px;
	-moz-transform: rotate(-74deg);
	-ms-transform: rotate(-74deg);
	-webkit-transform: rotate(-74deg);
	-o-transform: rotate(-74deg);
	transform: rotate(-74deg)!important;
}

#grain-9 {
	position: absolute;
	opacity: 0;
	width: 37px;
	height: 34px;
	background: url('/local/templates/ovs/images/grains/grain-9.png');
	z-index: 11;
	background-size: 100%;
}

#grain-9.static {
	top: 88px;
	left: 55px;
	transform: none!important;
}

#grain-10 {
	position: absolute;
	opacity: 0;
	width: 45px;
	height: 47px;
	background: url('/local/templates/ovs/images/grains/grain-10.png');
	z-index: 12;
	background-size: 100%;
}

#grain-10.static {
	top: 132px;
	left: 59px;
	transform: none!important;
}

#grain-11 {
	position: absolute;
	opacity: 0;
	width: 34px;
	height: 37px;
	background: url('/local/templates/ovs/images/grains/grain-11.png');
	z-index: 13;
	background-size: 100%;
}

#grain-11.static {
	top: 175px;
	left: 20px;
	transform: none!important;
}

#grain-12 {
	position: absolute;
	opacity: 0;
	width: 41px;
	height: 51px;
	background: url('/local/templates/ovs/images/grains/grain-12.png');
	z-index: 14;
	background-size: 100%;
}

#grain-12.static {
	top: 205px;
	left: 5px;
	transform: none!important;
}

#grain-13 {
	position: absolute;
	opacity: 0;
	width: 51px;
	height: 46px;
	background: url('/local/templates/ovs/images/grains/grain-13.png');
	z-index: 15;
	background-size: 100%;
}

#grain-13.static {
	top: 283px;
	left: 8px;
	transform: none!important;
}

#grain-14 {
	position: absolute;
	opacity: 0;
	width: 43px;
	height: 43px;
	background: url('/local/templates/ovs/images/grains/grain-14.png');
	z-index: 16;
	background-size: 100%;
}

#grain-14.static {
	top: 317px;
	left: 75px;
	transform: none!important;
}

#grain-15 {
	position: absolute;
	opacity: 0;
	width: 28px;
	height: 43px;
	background: url('/local/templates/ovs/images/grains/grain-15.png');
	z-index: 17;
	background-size: 100%;
}

#grain-15.static {
	top: 372px;
	left: 115px;
	transform: none!important;
}

#grain-16 {
	position: absolute;
	opacity: 0;
	width: 52px;
	height: 42px;
	background: url('/local/templates/ovs/images/grains/grain-16.png');
	z-index: 18;
	background-size: 100%;
}

#grain-16.static {
	top: 371px;
	left: 167px;
	transform: none!important;
}

#grain-17 {
	position: absolute;
	opacity: 0;
	width: 51px;
	height: 38px;
	background: url('/local/templates/ovs/images/grains/grain-17.png');
	z-index: 19;
	background-size: 100%;
}

#grain-17.static {
	top: 362px;
	left: 214px;
	transform: none!important;
}

#grain-18 {
	position: absolute;
	opacity: 0;
	width: 50px;
	height: 45px;
	background: url('/local/templates/ovs/images/grains/grain-18.png');
	z-index: 20;
	background-size: 100%;
}

#grain-18.static {
	top: 336px;
	left: 284px;
	transform: none!important;
}

#grain-19 {
	position: absolute;
	opacity: 0;
	width: 43px;
	height: 35px;
	background: url('/local/templates/ovs/images/grains/grain-19.png');
	z-index: 21;
	background-size: 100%;
}

#grain-19.static {
	top: 299px;
	left: 341px;
	transform: none!important;
}

#grain-20 {
	position: absolute;
	opacity: 0;
	width: 52px;
	height: 85px;
	background: url('/local/templates/ovs/images/grains/grain-20.png');
	z-index: 22;
	background-size: 100%;
}

#grain-20.static {
	top: 198px;
	left: 345px;
	transform: none!important;
}

#grain-21 {
	position: absolute;
	opacity: 0;
	width: 47px;
	height: 32px;
	background: url('/local/templates/ovs/images/grains/grain-21.png');
	z-index: 23;
	background-size: 100%;
}

#grain-21.static {
	top: 164px;
	left: 411px;
	transform: none!important;
}

#grain-22 {
	position: absolute;
	opacity: 0;
	width: 33px;
	height: 32px;
	background: url('/local/templates/ovs/images/grains/grain-22.png');
	z-index: 24;
	background-size: 100%;
}

#grain-22.static {
	top: 144px;
	left: 458px;
	transform: none!important;
}

#grain-23 {
	position: absolute;
	opacity: 0;
	width: 54px;
	height: 36px;
	background: url('/local/templates/ovs/images/grains/grain-23.png');
	z-index: 25;
	background-size: 100%;
}

#grain-23.static {
	top: 145px;
	left: 517px;
	transform: none!important;
}

#grain-24 {
	position: absolute;
	opacity: 0;
	width: 33px;
	height: 35px;
	background: url('/local/templates/ovs/images/grains/grain-24.png');
	z-index: 26;
	background-size: 100%;
}

#grain-24.static {
	top: 361px;
	left: 378px;
}

#grain-25 {
	position: absolute;
	opacity: 0;
	width: 40px;
	height: 44px;
	background: url('/local/templates/ovs/images/grains/grain-25.png');
	z-index: 27;
	background-size: 100%;
}

#grain-25.static {
	top: 231px;
	left: 397px;
}

#grain-26 {
	position: absolute;
	width: 69px;
	height: 68px;
	background: url('/local/templates/ovs/images/grains/grain-26.png') no-repeat;
	z-index: 28;
	background-size: 100%;
	top: 411px;
	left: 8px;
}

#grain-27 {
	position: absolute;
	width: 105px;
	height: 74px;
	background: url('/local/templates/ovs/images/grains/grain-27.png') no-repeat;
	z-index: 2;
	background-size: 100%;
	top: 60px;
	left: 458px;
}

.logo-shadow {
	position: absolute;
	opacity: .6;
	width: 385px;
	height: 72px;
	background: url('/local/templates/ovs/images/logo-shadow.png') no-repeat;
	z-index: 1;
	background-size: 100%;
	top: 460px;
	left: 28px;
}

/* Grains Homepage Animation FINISH */

body.contacts .wrapper {
	position: relative;
	z-index: 5;
	overflow: hidden;
}

body.contacts .wrapper section.main {
	padding-top: 50px;
}

body.contacts #workarea {
	position: relative;
	z-index: 5;
}

body.contacts .wrapper h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'geometriamedium';
	font-weight: 400;
	font-size: 33px;
	margin-bottom: 0;
}

body.contacts .wrapper h2.title {
	margin-top: 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'geometriamedium';
	font-weight: 400;
	font-size: 33px;
	margin-bottom: 25px;
}

body.contacts .wrapper p.pre-text {
	text-align: center;
	color: #fff;
}

body.contacts .contact-form {
	width: 400px;
	margin: 0 auto;
}

body.contacts section.main .container {
	position: relative;
}

body.contacts section.main .container:before {
	content: '';
	display: block;
	position: absolute;
	width: 400px;
	height: 854px;
	background: url('/local/templates/ovs/images/contacts-left-bg.png') no-repeat;
	background-size: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

body.contacts section.main .container:after {
	content: '';
	display: block;
	position: absolute;
	width: 350px;
	height: 753px;
	background: url('/local/templates/ovs/images/contacts-right-bg.png') no-repeat;
	background-size: 100%;
	top: 0;
	right: 0;
	z-index: 2;
}

.alx_feed_back .afbf_feedback_poles > br {
	display: none;
}

.alx_feed_back form .afbf_item_pole {
	margin: 30px 0px 20px;
}

.alx_feed_back form .afbf_name {
	text-transform: uppercase!important;
	color: #fff;
	font-family: 'geometriabold';
	font-weight: normal;
	font-size: 13px;
}

.alx_feed_back form input.afbf_inputtext {
	height: 45px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 10px 20px!important;
	font-size: 16px;
	border: 0;
}

.alx_feed_back form textarea.afbf_textarea {
	height: 200px;
	max-height: 200px;
	min-height: 200px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 10px 20px!important;
	font-size: 16px;
	border: 0;
}

.alx_feed_back form .afbf_submit_block {
	display: flex;
	justify-content: center;
}

.alx_feed_back form .afbf_submit_block input.afbf_btn {
	font-size: 13px!important;
	font-family: 'geometriabold';
	background: #cf852d!important;
	height: 65px;
	width: 235px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 50px!important;
	-moz-border-radius: 50px!important;
	border-radius: 50px!important;
}
#alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn:hover,
.alx_feed_back form .afbf_submit_block input.afbf_btn:hover {
	background: #023082!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}

.afbf_error_icon {
	display: none!important;
}

.afbf_error_block .afbf_error_text,
.afbf_error_block .afbf_error_ftext {
	text-align: center;
	color: #ce842b;
}

.afbf_item_pole.error_pole .afbf_error_text:after,
.afbf_item_pole.error_fpole .afbf_error_ftext:after {
	display: none;
}

.afbf_item_pole.error_pole .afbf_error_text,
.afbf_item_pole.error_fpole .afbf_error_ftext {
	color: #ce842b;
}

.afbf_success_block._without-popup .afbf_mess_ok {
	text-align: center;
	line-height: 16px;
}

.afbf_success_block._without-popup .afbf_ok_icon {
	display: none;
}

.afbf_success_block._without-popup .afbf_mess_ok .mess {
	color: #fff;
	text-align: center;
	margin-left: 0;
	font-family: 'geometriabold';
	text-transform: uppercase;
	line-height: 22px;
}

body.contacts footer {
	z-index: 4;
}

body.recipes .wrapper {
	padding-top: 85px;
}

body.recipes .wrapper section.main .container {
	position: relative;
	z-index: 2;
	padding-bottom: 165px;
}

body.recipes .wrapper section.main:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 530px;
	background: #003da5 url(/local/templates/ovs/images/all-prods-top-bg-3.png) no-repeat;
	background-size: cover;
	background-position: top center;
	top: -60px;
	left: 0;
	z-index: 1;
}

body.recipes .recipes-top-block {
	margin-bottom: 120px;
}

.recipes-slider {
	position: relative;
	padding-right: 70px;
	box-sizing: border-box;
	margin-top: -115px;
	height: 500px;
}

.recipes-slider #indexBanner {
	position: relative;
	z-index: 4;
}

.recipes-slider .owl-nav {
	display: block!important;
	position: relative;
	width: 350px;
	margin: 10px auto 0 auto;
}

.recipes-slider .owl-nav button.owl-prev,
.recipes-slider .owl-nav button.owl-next {
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	background: rgb(255 255 255 / 0%);
	padding: 0;
	border-radius: 50px;
	box-sizing: border-box;
	border: 2px solid #003da5;
	transition: background ease-in-out .4s;
	outline: none;
	top: 0;
}

.recipes-slider .owl-nav button.owl-prev {
	left: 0;
}

.recipes-slider .owl-nav button.owl-next {
	right: 0;
}

.recipes-slider .owl-nav button:focus,
.recipes-slider .owl-nav button:active {
	border: 0;
	outline: none;
	border: 2px solid #003da5;
}

.recipes-slider .owl-nav button.owl-prev:before {
	content: '';
	display: block;
	width: 31px;
	height: 17px;
	position: absolute;
	background: url('/local/templates/ovs/images/main-slider-arrow-prev.png') no-repeat;
	background-size: 100%;
	background-position: 0 -17px;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -16px;
}

.recipes-slider .owl-nav button.owl-next:before {
	content: '';
	display: block;
	width: 31px;
	height: 17px;
	position: absolute;
	background: url('/local/templates/ovs/images/main-slider-arrow-next.png') no-repeat;
	background-size: 100%;
	background-position: 0 -17px;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -16px;
}

.recipes-slider .owl-nav button.owl-prev:hover,
.recipes-slider .owl-nav button.owl-next:hover {
	border: 0;
	background: #003da5;
}

.recipes-slider .owl-nav button.owl-prev:hover:before,
.recipes-slider .owl-nav button.owl-next:hover:before {
	background-position: 0 0;
}

.recipes-slider .owl-carousel .owl-item {
	width: 410px;
	height: 410px;
}

.recipes-slider .owl-item .item {
	position: relative;
	padding-bottom: 50px;
}

.recipes-slider .owl-item .item .recipe-title {
	position: relative;
	width: 100%;
	text-align: center;
	color: #003da5;
	font-family: 'geometriamedium';
	font-size: 19px;
	padding-top: 20px;
}

.recipes-slider .slide-numbs {
	position: absolute;
	bottom: 26px;
	width: 100%;
	text-align: center;
	padding-right: 70px;
	color: #003da5;
	font-family: 'geometriamedium';
	font-size: 29px;
}

body.recipes .recipes-slogan {
	padding-top: 280px;
}

body.recipes .recipes-slogan h3 {
	text-transform: uppercase;
	color: #cf852d;
	font-size: 29px;
	font-family: 'geometriamedium';
	margin-top: 0;
}

body.recipes h3.title-before-filter {
	text-transform: uppercase;
	font-family: 'geometriamedium';
	font-size: 29px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #003da5;
}

.bx-filter {
	font-family: 'geometriaregular';
}

.bx-filter .bx-filter-section {
	background: #fff!important;
	padding: 0;
}

.bx-filter .bx-filter-section > .row {
	display: none!important;
}

.bx-filter .bx-filter-section form .row {
	height: 35px;
}

.bx-filter .bx-filter-section form .row:before,
.bx-filter .bx-filter-section form .row:after {
	display: none!important;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box {
	width: 25%;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:first-child {
	width: 35%;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:nth-child(3) {
	width: 22%;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:nth-child(4) {
	width: 18%;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-parameters-box-title {
	position: relative;
	z-index: 1;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-parameters-box-title .bx-filter-parameters-box-hint {
	text-transform: uppercase;
	font-size: 14px;
	color: #003da5;
	font-family: 'geometriamedium';
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-parameters-box-title .bx-filter-parameters-box-hint i.fa {
	font-size: 21px;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	height: 24px;
	margin-left: 5px;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-block {
	position: relative;
	z-index: 3;
	margin-top: -30px;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container {
	padding-bottom: 0;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-block .bx-filter-select-container {
	border: 0;
	cursor: pointer;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-block .bx-filter-select-block {
	background: none;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-block .bx-filter-select-block .bx-filter-select-arrow {
	display: none;
}

.bx-filter .bx-filter-section form .row .bx-filter-parameters-box .bx-filter-block .bx-filter-select-block .bx-filter-select-text {
	opacity: 0;
}

.bx-filter .bx-filter-section form .bx-filter-button-box .bx-filter-block {
	border-top: 2px solid #003da5;
}

.bx-filter .bx-filter-section form .bx-filter-button-box .bx-filter-parameters-box-container {
	margin-top: 10px;
}

.bx-filter .bx-filter-section form .bx-filter-button-box .bx-filter-parameters-box-container input#set_filter {
	display: none;
}

.bx-filter .bx-filter-section form .bx-filter-button-box .bx-filter-parameters-box-container input#del_filter {
	padding-left: 0;
	outline: none;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.bx-filter .bx-filter-section form .bx-filter-button-box .bx-filter-parameters-box-container input#del_filter:hover {
	text-decoration: none;
}

.bx-filter .bx-filter-section form .bx-filter-button-box .bx-filter-parameters-box-container input#del_filter:focus,
.bx-filter .bx-filter-section form .bx-filter-button-box .bx-filter-parameters-box-container input#del_filter:active {
	outline: none;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.bx-filter-select-popup ul li label {
	text-transform: uppercase;
	color: #003da5;
	font-family: 'geometriamedium';
	font-size: 13px;
}

.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	background: none;
	color: #ce842b;
}

.bx-filter-select-popup ul li label.disabled:hover {
	color: #b8b8b8;
	background: transparent;
}

.all-products.recipes .cat-products .recipe {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom: 40px;
}

.all-products.recipes .cat-products .recipe .img {
	width: 100%;
}

.all-products.recipes .cat-products .recipe .img a {
	width: 100%;
	display: block;
}

.all-products.recipes .cat-products .recipe .img a img {
	max-width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
}

.all-products.recipes .cat-products .recipe .name h4 {
	font-family: 'geometriaregular';
	font-weight: normal;
	color: #cf852d;
	font-size: 17px;
	margin-bottom: 0;
	margin-top: 35px;
	text-align: center;
}

.all-products.recipes .cat-products .recipe .name h4 a {
	color: #cf852d;
}

.all-products.recipes .cat-products .recipe .name h4 a:hover {
	text-decoration: none;
}

.recipe.catalog-element {
	padding-top: 280px;
}

.recipe.catalog-element .top.left-part {
	display: flex;
	justify-content: center;
}

.recipe.catalog-element .right-part,
.recipe.catalog-element .left-part {
	margin-bottom: 60px;
}

.recipe.catalog-element .main-pic {
	width: 100%;
	text-align: center;
	padding-right: 35px;
	box-sizing: border-box;
}

.recipe.catalog-element .main-pic img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.recipe.catalog-element .recipe-title {
	text-transform: uppercase;
	color: #cf852d;
	font-size: 30px;
	font-family: 'geometriamedium';
	margin-top: 0;
}

.recipe.catalog-element .top-cont {
	display: flex;
	flex-direction: row;
}

.recipe.catalog-element .top-cont .left {
	padding-right: 30px;
}

.recipe.catalog-element .top-cont .mini-block {
	margin-bottom: 50px;
}

.recipe.catalog-element .top-cont .mini-block .mini-title {
	text-transform: uppercase;
	color: #003da5;
	font-family: 'geometriamedium';
	font-size: 14px;
	margin-bottom: 7px;
}

.recipe.catalog-element .top-cont .mini-block .mini-cont {
	text-transform: uppercase;
	color: #003da5;
	font-family: 'geometriamedium';
	font-size: 22px;
	line-height: 24px;
}

.recipe.catalog-element .top-cont .right .prod-block a {
	max-width: 150px;
	display: block;
}

.recipe.catalog-element .top-cont .right .prod-block a img {
	max-width: 100%;
	display: block;
	height: auto;
}

.recipe.catalog-element .ingredients .ingred-title {
	text-transform: uppercase;
	color: #003da5;
	font-size: 30px;
	font-family: 'geometriamedium';
	margin-top: 0;
	margin-bottom: 25px;
}

.recipe.catalog-element .ingredients .ingred-cont ul {
	padding: 0;
}

.recipe.catalog-element .ingredients .ingred-cont ul li {
	font-family: 'geometriaregular';
	list-style: none;
	color: #003da5;
	font-size: 16px;
	margin: 13px 0!important;
	position: relative;
	padding-left: 40px;
}

.recipe.catalog-element .ingredients .ingred-cont ul li:before {
	content: '';
	display: block;
	width: 25px;
	height: 25px;
	background: url('/local/templates/ovs/images/ingredients-icon.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.recipe.catalog-element .cook-method .cook-method-title {
	text-transform: uppercase;
	color: #003da5;
	font-size: 30px;
	font-family: 'geometriamedium';
	margin-top: 0;
	margin-bottom: 25px;
}

.recipe.catalog-element .cook-method .cook-method-cont .cook-pic {
	max-width: 100%;
	margin-bottom: 40px;
	margin-top: 40px;
}

.recipe.catalog-element .cook-method .cook-method-cont .cook-pic img {
	max-width: 100%;
}

.recipe.catalog-element .cook-method .cook-method-cont .cook-method-text {
	color: #003da5;
}

.recipe.catalog-element .cook-method .cook-method-cont .cook-method-text ol li,
.recipe.catalog-element .cook-method .cook-method-cont .cook-method-text ul li {
	padding-left: 10px;
	position: relative;
	color: #003da5;
	margin: 13px 0!important;
}

.recipe.catalog-element .cook-method .cook-method-cont .cook-method-text ol li::marker {
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
	color: #003da5;
	font-family: 'geometriamedium';
}

.recipe.catalog-element .share-block {
	display: flex;
	width: 100%;
	position: relative;
	padding-bottom: 7px;
}

.recipe.catalog-element .share-block .share-block-title {
	text-transform: uppercase;
	color: #003da5;
	font-size: 30px;
	font-family: 'geometriamedium';
	margin: 0 80px 0 0;
}

.recipe.catalog-element .share-block:after {
	content: '';
	display: block;
	position: absolute;
	width: calc(100% - var(--bs-gutter-x));
	height: 2px;
	background: #003da5;
	left: calc(var(--bs-gutter-x) / 2);
	bottom: 0;
}

.recipe.catalog-element .share-block .share-block-icons {
	margin-top: 3px;
}

.ya-share2__badge {
	border-radius: 2px!important;
}

.ya-share2__item_service_facebook .ya-share2__badge,
.ya-share2__item_service_facebook .ya-share2__mobile-popup-badge {
	background-color: #003da5!important;
}

.another-recipes.catalog-list {
	margin-top: 180px;
}

.another-recipes.catalog-list h3 {
	text-transform: uppercase;
	color: #cf852d;
	font-size: 30px;
	font-family: 'geometriamedium';
	margin: 0 0 45px 0;
	text-align: center;
}

.recommend-recipe-slider .owl-nav {
	display: block!important;
	position: absolute;
	width: 100%;
	margin: 10px auto 0 auto;
	top: 35%;
}

.recommend-recipe-slider .owl-nav button.owl-prev,
.recommend-recipe-slider .owl-nav button.owl-next {
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	background: rgb(255 255 255 / 0%);
	padding: 0;
	border-radius: 50px;
	box-sizing: border-box;
	border: 2px solid #003da5;
	transition: background ease-in-out .4s;
	outline: none;
	top: 0;
}

.recommend-recipe-slider .owl-nav button.owl-prev {
	left: -100px;
}

.recommend-recipe-slider .owl-nav button.owl-next {
	right: -100px;
}

.recommend-recipe-slider .owl-nav button.owl-prev:before {
	content: '';
	display: block;
	width: 31px;
	height: 17px;
	position: absolute;
	background: url('/local/templates/ovs/images/main-slider-arrow-prev.png') no-repeat;
	background-size: 100%;
	background-position: 0 -17px;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -16px;
}

.recommend-recipe-slider .owl-nav button.owl-next:before {
	content: '';
	display: block;
	width: 31px;
	height: 17px;
	position: absolute;
	background: url('/local/templates/ovs/images/main-slider-arrow-next.png') no-repeat;
	background-size: 100%;
	background-position: 0 -17px;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -16px;
}

.recommend-recipe-slider .owl-nav button.owl-prev:hover,
.recommend-recipe-slider .owl-nav button.owl-next:hover {
	border: 0;
	background: #003da5;
}

.recommend-recipe-slider .owl-nav button.owl-prev:hover:before,
.recommend-recipe-slider .owl-nav button.owl-next:hover:before {
	background-position: 0 0;
}

.recommend-recipe-slider #indexBanner {
	height: 350px;
	width: 80%;
	margin: 0 auto;
	position: relative;
}

.recommend-recipe-slider .owl-stage-outer,
.recommend-recipe-slider .owl-stage,
.recommend-recipe-slider .owl-item {
	height: 350px;
}

.recommend-recipe-slider .owl-stage .item {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.recommend-recipe-slider .owl-stage .item .catalog-item-image {
	margin: 0;
	border: 0;
	padding: 0 10px;
	width: 100%;
	height: 100%;
}

.recommend-recipe-slider .owl-stage .item .catalog-item-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.recommend-recipe-slider .owl-stage .item .catalog-item-image img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: 0 auto;
	display: block;
	width: auto!important;

}

.recommend-recipe-slider .owl-stage .item .catalog-item-title {
	text-align: center;
}

.recommend-recipe-slider .owl-stage .item .catalog-item-title a {
	font-family: 'geometriaregular';
	font-weight: normal;
	color: #cf852d;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 0;
	display: inline-block;
	text-decoration: none;
}

body.wheretobuy .wrapper {
	padding-top: 85px;
}

body.wheretobuy .wrapper section.main {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	background: #fff;
}

body.wheretobuy .wrapper section.main:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100px;
	background: #003da5;
	top: 0;
	left: 0;
	z-index: 1;
}

body.wheretobuy .wrapper section.main:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 162px;
	background: #003da5 url('/local/templates/ovs/images/where-to-buy-top-bg.png') no-repeat;
	background-size: cover;
	background-position: top center;
	top: 100px;
	left: 0;
	z-index: 1;
}

body.wheretobuy .wrapper section.main .container {
	position: relative;
	z-index: 2;
	padding-bottom: 165px;
}

body.wheretobuy .wrapper section.main h1#pagetitle {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	font-family: 'geometriamedium';
	padding-bottom: 130px;
	margin-bottom: 165px;
	position: relative;
}

body.wheretobuy .wrapper section.main h1#pagetitle:before {
	content: '';
	display: block;
	width: 90px;
	height: 57px;
	background: url('/local/templates/ovs/images/where-to-buy-before-bg-1.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: -70px;
	right: 50px;
}

body.wheretobuy .wrapper section.main h1#pagetitle:after {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background: url('/local/templates/ovs/images/where-to-buy-before-bg-2.png') no-repeat;
	background-size: 100%;
	position: absolute;
	left: 85px;
	bottom: 0;
}

body.wheretobuy .wrapper section.main .content {
	position: relative;
	padding-bottom: 90px;
}

body.wheretobuy .wrapper section.main .content:before {
	content: '';
	display: block;
	width: 55px;
	height: 37px;
	background: url('/local/templates/ovs/images/where-to-buy-before-bg-3.png') no-repeat;
	background-size: 100%;
	position: absolute;
	top: -110px;
	right: 0;
}

body.wheretobuy .wrapper section.main .content:after {
	content: '';
	display: block;
	width: 38px;
	height: 44px;
	background: url('/local/templates/ovs/images/where-to-buy-before-bg-4.png') no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: 25px;
	right: 35px;
}

body.wheretobuy .wrapper section.main #workarea {
	position: relative;
}

body.wheretobuy .wrapper section.main #workarea:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url('/local/templates/ovs/images/where-to-buy-after-bg-1.png') no-repeat;
	background-size: 100%;
	position: absolute;
	left: -30px;
	bottom: 30px;
}

body.wheretobuy .wrapper section.main #workarea:after {
	content: '';
	display: block;
	width: 100px;
	height: 70px;
	background: url('/local/templates/ovs/images/where-to-buy-after-bg-2.png') no-repeat;
	background-size: 100%;
	position: absolute;
	left: 270px;
	bottom: -70px;
}

body.wheretobuy .wrapper section.main .content img {
	display: inline-block;
	margin-bottom: 30px;
}

@media screen and (min-width: 1400px) {
	.container {
		width: 1320px;
	}

	footer:before {
		background-size: 100% 100%;
	}
}

@media screen and (max-width: 1199px) {
	.mainpage-logo-slider > .container:before {
		width: 800px;
		height: 752px;
		top: 540px;
		right: 50px;
	}

	.mainpage-logo-slider h1 {
		font-size: 27px;
		padding-left: 0;
	}

	.mainpage-logo-slider .row.three-cols {
		width: 100%;
		padding-left: 0;
	}

	.mainpage-logo-slider .main-slider {
		width: 100%;
	}

	.mainpage-logo-slider .main-slider:after {
		width: 70px;
		height: 489px;
		left: 50%;
	}

	.mainpage-logo-slider .main-slider:before {
		display: none;
	}

	.mainpage-logo-slider .main-slider .grains-animation {
		top: 560px;
		left: auto;
		right: 100px;
	}

	.mainpage-logo-slider .main-slider .grains-animation .grain-one,
	.mainpage-logo-slider .main-slider .grains-animation .grain-two {
		display: none;
	}

	body.products .right-part .noelems {
		margin-left: 10px;
	}

	.mainpage-logo-slider .pics > .main-logo {
		width: 100%;
		position: relative;
		height: 580px;
	}

	.anim-container {
		left: 50%;
		margin-left: -200px;
	}

	footer:before {
		background-size: 110% 100%;
	}

	.owl-carousel .owl-item img {
		width: auto!important;
		height: auto;
		max-height: 100%;
	}

	body.recipes .recipes-slogan h3 {
		font-size: 25px;
	}

	.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:nth-child(3) {
		width: 25%;
	}

	.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:nth-child(4) {
		width: 15%;
	}

	.recipe.catalog-element .ingredients .ingred-title,
	.recipe.catalog-element .cook-method .cook-method-title,
	.recipe.catalog-element .share-block .share-block-title,
	.another-recipes.catalog-list h3 {
		font-size: 25px;
		line-height: 27px;
	}

	.another-recipes.catalog-list h3 {
		margin: 0 0 20px 0;
	}

	.another-recipes.catalog-list {
		margin-top: 100px;
	}

	.recipe.catalog-element .top-cont .mini-block .mini-cont {
		font-size: 20px;
		line-height: 22px;
	}

	.recipe.catalog-element .share-block .share-block-icons ul li {
		margin-top: 0!important;
	}

	body.contacts section.main .container:before {
		left: -100px;
	}

	body.contacts section.main .container:after {
		right: -100px;
	}

	body.wheretobuy .wrapper section.main:after {
		background-size: 130% 100%;
	}

	footer .row.logo-menu .foot-menu {
		margin-top: 30px;
		margin-bottom: 15px;
	}

	footer .row.contacts {
		padding-left: 0;
	}
}

@media (max-width: 1000px) {
	header #top-menu {
		display: none;
	}
} 

@media screen and (max-width: 991px) {
	body.nothome button.navbar-toggler {
		right: 50px;
		left: auto;
	}

	.mainpage-logo-slider h1 {
		font-size: 24px;
		margin-bottom: 40px;
	}

	.mainpage-logo-slider .row.three-cols .col-4 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.mainpage-logo-slider .main-slider:after {
		top: 480px;
	}

	body.nothome header .logo {
		margin-left: 0;
	}

	body.nothome header {
		height: 142px;
	}

	body.nothome header .logo img {
		width: 150px;
	}

	body.nothome #top-menu {
		display: none;
	}

	body.home section.main h3 {
		padding-left: 55px;
	}

	body.home section.main ul li {
		padding-left: 55px;
		padding-bottom: 55px;
		font-size: 14px;
	}

	body.home section.main ul li img {
		max-width: 40px;
	}

	body.products #workarea h1#pagetitle,
	body.zerno #workarea h1#pagetitle,
	body.recipes #workarea h1#pagetitle,
	body.inner-page.nothome h1#pagetitle  {
		font-size: 27px;
		padding-left: 20px;
	}

	body.products #workarea h1#pagetitle:before,
	body.zerno #workarea h1#pagetitle:before,
	body.recipes #workarea h1#pagetitle:before,
	body.inner-page.nothome h1#pagetitle:before  {
		width: 60px;
		height: 60px;
	}

	body.zerno #workarea .content {
		padding-right: 0;
	}

	body.zerno section.zerno .add-text {
		padding-right: 0;
	}

	body.products .all-products .back-cat-picture {
		display: none;
	}

	body.products.single-prod .slider:before {
		width: 60px;
		height: 34px;
		top: 40px;
		margin-left: -56px;
	}

	body.products.single-prod .slider {
		padding: 90px 50px 0 0;
	}

	body.products .right-part .more-desc {
		width: 100%;
		padding-right: 0;
	}

	body.products .right-part .prop-bloks {
		flex-direction: column;
	}

	body.products .right-part .vitamins {
		width: 100%;
		padding-right: 0;
	}

	body.products .right-part .noelems {
		width: 100%;
		margin-left: 0;
	}

	body.products .right-part .nutrvaltext {
		width: 100%;
		padding-right: 0;
	}

	footer:before {
		background-size: 140% 100%;
	}

	footer .row.contacts {
		padding: 15px 0 10px 0;
	}

	body.recipes #workarea h1#pagetitle {
		width: 100%;
	}

	.recipes-slider {
		margin-top: 0;
		padding-right: 0;
	}

	body.recipes .recipes-slogan {
		padding-top: 40px;
		text-align: center;
	}

	body.recipes .recipes-slogan h3 {
		font-size: 23px;
	}

	.owl-carousel .owl-item img {
		padding-bottom: 20px;
	}

	.recipes-slider .slide-numbs {
		padding-right: 0;
	}

	body.recipes .recipes-top-block {
		margin-bottom: 50px;
	}

	body.recipes h3.title-before-filter {
		text-align: center;
		margin-bottom: 30px;
	}

	.bx-filter .bx-filter-section form .row {
		height: auto;
	}

	.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:first-child,
	.bx-filter .bx-filter-section form .row .bx-filter-parameters-box,
	.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:nth-child(3),
	.bx-filter .bx-filter-section form .row .bx-filter-parameters-box:nth-child(4) {
		width: 100%;
	}

	.recommend-recipe-slider .owl-stage-outer,
	.recommend-recipe-slider .owl-stage,
	.recommend-recipe-slider .owl-item {
		height: 410px;
	}

	body.wheretobuy .wrapper section.main:after {
		background-size: 140% 100%;
	}

	body.wheretobuy .wrapper section.main #workarea:after {
		left: 130px;
	}

	body.contacts section.main .container:before {
		left: -200px;
	}

	body.contacts section.main .container:after {
		right: -200px;
	}
}

@media screen and (max-width: 767px) {
	header #top-menu {
		margin-top: 47px;
	}

	header #top-menu #top-menu-inner > ul > li > a {
		font-size: 14px;
	}

	.mainpage-logo-slider > .container:before {
		width: 550px;
		height: 517px;
		top: 500px;
		right: 0;
	}

	.mainpage-logo-slider h1 {
		font-size: 21px;
	}

	.mainpage-logo-slider .main-slider {
		padding-bottom: 600px;
	}

	.mainpage-logo-slider .main-slider:after {
		display: none;
	}

	.mainpage-logo-slider .main-slider .gallery {
		z-index: 20;
		width: 100%;
		height: 500px;
	}

	.mainpage-logo-slider .main-slider .gallery:before {
		content: '';
		display: block;
		width: 100%;
		height: 500px;
		background: url('/local/templates/ovs/images/slider-main-mob.png') no-repeat;
		background-size: 100%;
	}

	.mainpage-logo-slider .main-slider .gallery-container,
	.mainpage-logo-slider .main-slider .hidden-controls,
	.mainpage-logo-slider .main-slider .gallery-controls,
	.mainpage-logo-slider .main-slider .grain-bg-1,
	.mainpage-logo-slider .main-slider .grain-bg-2,
	.mainpage-logo-slider .main-slider .grain-bg-3,
	.mainpage-logo-slider .main-slider .grain-bg-4,
	.mainpage-logo-slider .main-slider .grain-bg-5 {
		display: none;
	}

	.mainpage-logo-slider .main-slider .grains-animation {
		top: 350px;
		right: 50%;
		margin-right: -50px;
	}

	.mainpage-logo-slider .row.three-cols {
		padding-left: 15px;
	}

	.mainpage-logo-slider .pics > .main-logo {
		height: 520px;
	}

	.mainpage-logo-slider .pics > .main-logo:before {
		content: '';
		display: block;
		width: 100%;
		height: 500px;
		background: url('/local/templates/ovs/images/logo-main2.png') no-repeat;
		background-size: 80%;
		background-position: top center;
	}

	.mainpage-logo-slider .anim-container {
		display: none;
	}

	body.home section.main #workarea {
		width: 100%;
	}

	body.products .wrapper {
		padding-top: 60px;
	}

	body.products #workarea h1#pagetitle,
	body.zerno #workarea h1#pagetitle,
	body.recipes #workarea h1#pagetitle,
	body.inner-page.nothome h1#pagetitle  {
		width: 100%;
		padding-left: 70px;
		font-size: 25px;
	}

	body.products #workarea h1#pagetitle:before,
	body.zerno #workarea h1#pagetitle:before,
	body.recipes #workarea h1#pagetitle:before,
	body.inner-page.nothome h1#pagetitle:before  {
		left: 0;
	}

	body.products .wrapper section.main:before {
		height: 0;
	}

	body.products .wrapper section.main:after {
		top: -90px;
	}

	body.products .all-products {
		padding-top: 120px;
	}

	body.products .all-products .cat-title h3 {
		font-size: 24px;
	}

	body.products .all-products .cat-title h3 img {
		max-width: 50px;
	}

	body.products .all-products .prod {
		margin-bottom: 30px;
	}

	body.products .all-products .prod .name h4 {
		font-size: 14px;
	}

	body.products.single-prod .slider {
		margin-top: 5px;
		padding: 60px 30px 0 30px;
		height: 650px;
	}

	body.products .right-part {
		padding-top: 0;
	}

	body.products .right-part h2 {
		margin-top: 10px;
		font-size: 28px;
	}

	body.products.single-prod .slider:before {
		top: 0;
		margin-left: -30px;
	}

	body.products .right-part .vitamins {
		padding-left: 30px;
	}

	body.products .right-part .vitamins:before {
		left: 0;
	}

	/*body.products .right-part .noelems {*/
	/*	padding-left: 98px;*/
	/*}*/

	body.products .right-part .noelems:before {
		left: 45px;
	}

	body.products .right-part .wherebuy {
		text-align: center;
		margin-top: 65px;
		margin-bottom: 40px;
	}

	body.products .catalog-list h3 {
		margin-top: 0;
		text-align: center;
		font-size: 23px;
	}

	body.products .catalog-list .catalog-block {
		flex-direction: column;
	}

	.owl-carousel .owl-item {
		height: 500px;
	}

	.slider .owl-dots {
		margin-top: 30px;
	}

	body.zerno .wrapper section.zerno {
		padding-top: 40px;
	}

	body.zerno section.zerno .add-text {
		padding-left: 15px;
	}

	body.zerno section.zerno .bg-img {
		margin-bottom: 20px;
	}

	body.zerno section.zerno .bg-img img {
		max-width: 250px;
	}

	body.zerno section.zerno .add-text .under .without {
		margin-bottom: 30px;
	}

	body.zerno section.zerno .add-text .under .under-image img {
		max-width: 250px;
		margin: 0 auto;
		display: table;
	}

	footer > .container {
		padding-top: 50px;
	}

	footer .row.social {
		margin-bottom: 30px;
	}

	footer .row.social > div {
		justify-content: center;
	}

	footer .row.logo-menu {
		align-items: center;
		flex-direction: column;
	}

	footer .row.logo-menu .foot-logo {
		margin-right: 0;
		margin-bottom: 30px;
	}

	footer .row.logo-menu .foot-logo img {
		width: 130px;
		height: auto;
	}

	footer .row.logo-menu .foot-menu {
		margin-left: 0;
		justify-content: center;
	}

	footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li a {
		font-size: 14px;
	}

	footer .row.contacts {
		padding: 15px 0;
		text-align: center;
	}

	footer .row.rights .copyright .text {
		text-align: center;
	}

	#horizontal-multilevel-menu li {
		float: none!important;
		margin-bottom: 10px;
	}

	footer .row.logo-menu .add-menu ul#horizontal-multilevel-menu li a {
		margin-right: 0;
	}

	footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li a {
		margin-right: 0;
	}

	body.recipes .wrapper {
		padding-top: 60px;
	}

	.recipe.catalog-element {
		padding-top: 180px;
	}

	.recipe.catalog-element .main-pic {
		padding-right: 0;
	}

	.recipe.catalog-element .recipe-title {
		text-align: center;
		font-size: 28px;
	}

	.recipe.catalog-element .top-cont {
		flex-direction: column;
	}

	.recipe.catalog-element .top-cont .left {
		padding-right: 0;
	}

	.recipe.catalog-element .top-cont .right .prod-block a {
		margin: 0 auto;
	}

	.recommend-recipe-slider .owl-stage-outer,
	.recommend-recipe-slider .owl-stage,
	.recommend-recipe-slider .owl-item {
		height: 410px;
	}

	.recipe.catalog-element .ingredients .ingred-title,
	.recipe.catalog-element .cook-method .cook-method-title,
	.recipe.catalog-element .share-block .share-block-title,
	.another-recipes.catalog-list h3 {
		font-size: 23px;
		line-height: 25px;
	}

	.recommend-recipe-slider .owl-nav button.owl-prev {
		left: -50px;
	}

	.recommend-recipe-slider .owl-nav button.owl-next {
		right: -50px;
	}

	body.wheretobuy .wrapper section.main .content img {
		display: table;
		margin: 0 auto 30px auto;
		max-width: 100%;
		height: auto;
	}

	body.contacts section.main .container:before,
	body.contacts section.main .container:after {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	button.navbar-toggler {
		left: 25px;
		top: 30px;
	}

	body.nothome button.navbar-toggler {
		top: 30px;
		right: 25px;
		left: auto;
	}

	body.nothome header .logo img {
		width: 135px;
	}

	header {
		height: 90px;
	}



	.mainpage-logo-slider > .container:before {
		top: 400px;
	}

	.mainpage-logo-slider .main-slider .gallery {
		height: 450px;
	}

	.mainpage-logo-slider .main-slider .grains-animation {
		top: 280px;
	}

	.mainpage-logo-slider h1 {
		padding-left: 15px;
		font-size: 19px;
	}

	.mainpage-logo-slider .pics > .main-logo {
		height: 450px;
	}

	#horizontal-multilevel-menu li {
		float: none!important;
		margin-bottom: 10px;
	}

	body.products .all-products .cat-products {
		padding-left: 0;
	}

	body.products .all-products .prod {
		margin-bottom: 30px;
	}

	body.products .all-products .prod:last-child {
		margin-bottom: 0;
	}

	body.zerno #workarea .content {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	body.zerno .wrapper section.main:before {
		top: -130px;
	}

	body.zerno section.zerno .add-text .under .under-image img {
		max-width: 200px;
	}

	body.zerno #workarea h2,
	body.zerno section.zerno .add-text h2 {
		font-size: 25px;
	}

	footer .row.logo-menu .foot-menu ul#horizontal-multilevel-menu li a {
		margin-right: 0;
	}

	footer:before {
		background-size: 200% 100%;
	}

	body.wheretobuy .wrapper section.main:after {
		background-size: 200% 100%;
	}

	body.wheretobuy .wrapper section.main h1#pagetitle:after,
	body.wheretobuy .wrapper section.main #workarea:after {
		display: none;
	}

	body.wheretobuy .wrapper section.main .content:before {
		top: -160px;
		right: 20px;
	}

	body.wheretobuy .wrapper section.main #workarea:before {
		left: 10px;
	}

	body.wheretobuy .wrapper section.main h1#pagetitle {
		font-size: 25px;
		margin-bottom: 135px;
	}

	body.contacts .contact-form {
		width: 100%;
	}
}

@media screen and (max-width: 449px) {
	.mainpage-logo-slider .main-slider {
		padding-bottom: 500px;
	}

	.mainpage-logo-slider .pics > .main-logo {
		height: 400px;
	}

	.mainpage-logo-slider .main-slider .grains-animation {
		top: 250px;
	}

	.recipes-slider .owl-nav {
		width: 100%;
	}

	.recommend-recipe-slider #indexBanner {
		height: 300px;
	}

	.recommend-recipe-slider .owl-stage-outer,
	.recommend-recipe-slider .owl-stage,
	.recommend-recipe-slider .owl-item {
		height: 300px;
	}
}

@media screen and (max-width: 399px) {
	.mainpage-logo-slider .main-logo,
	.mainpage-logo-slider .main-slider {
		width: 100%;
	}

	.mainpage-logo-slider > .container:before {
		display: none;
	}

	.mainpage-logo-slider .main-logo {
		margin-bottom: 20px;
	}

	.mainpage-logo-slider .main-slider:before {
		content: '';
		display: block;
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 517px;
		background: url('/local/templates/ovs/images/slider-bg-light.png') no-repeat;
		background-size: 150%;
		top: -90px;
		right: 0;
		background-position: top center;
	}

	.mainpage-logo-slider .main-slider .gallery {
		height: 360px;
	}

	.mainpage-logo-slider .main-slider .grains-animation {
		top: 180px;
	}

	.mainpage-logo-slider .pics > .main-logo {
		height: 380px;
	}

	.mainpage-logo-slider .row.three-cols {
		padding-bottom: 30px;
	}

	body.home section.main h3 {
		padding-left: 0;
	}

	body.products .all-products .cat-title h3 {
		font-size: 22px;
	}

	body.zerno #workarea .content {
		padding-top: 330px;
	}

	.recipes-slider {
		height: 450px;
	}

	.recipes-slider .owl-nav {
		margin-top: -40px;
	}

	.owl-carousel .owl-item img {
		max-width: 100%;
	}

	.recommend-recipe-slider .owl-nav button.owl-next {
		right: 0;
	}

	.recommend-recipe-slider .owl-nav button.owl-prev {
		left: 0;
	}

	.recommend-recipe-slider .owl-nav {
		top: 100%;
	}
}

form {
	padding: 0;
	margin: 0;
}

form.main-form {
	display: block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 1.5em 0 0.5em; }
dl.block-list dd { margin:0; padding:0;}
dl.block-list a { text-decoration: none; outline: none;}
dl.block-list a:hover { text-decoration: underline;}

#sidebar h3 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1em;
	margin: 0 0 1em;
}

#left-menu {
	margin:0;
	padding:0;
	list-style: none;
}

#left-menu li {
	margin:0 0 0.7em;
	padding: 0 0 0.7em;
	display: block;
}

#left-menu a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 1em 1em 1em 0;
	outline: none;
}

#left-menu li.last-item { background: none; margin-bottom: 0; padding-bottom: 0;}
#left-menu li.selected a { padding-left: 1em; }
#left-menu li.selected { text-indent: -1em; padding-left:1em;}

/* Navigation */

div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/* Product List */

div.product-list {
	overflow: hidden;
}

div.product {
	overflow: hidden;
	width: 280px;
	height: 105px;
	margin: 0 25px 20px 0;
	position: relative;
	float: left;
}

div.product-alt {
	margin-right: 0;
}

div.product-image {
	width: 250px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top:0;
	left: 0;
}

div.product-overlay {
	width: 280px;
	height: 105px;
	position: absolute;
	z-index: 1;
}

a.product-desc {
	float:right;
	height:62px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:142px;
	z-index:2;
	font-size: 1em;
	text-decoration: none;
	padding:13px 10px 30px 129px;
}

a.product-desc p { font-size: 0.85em; margin:7px 0 0;}

/* Catalog List */

div.catalog-list, div.catalog-detail  { padding: 1em 0 0;}
div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin: 0 0 1em;}
div.catalog-item-title a { font-weight: bold; }

div.catalog-item-image { float: left; margin: 0 1em 1em 0; border:1px solid; padding: 4px; }
div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; }
div.catalog-item-desc { clear: left; }
div.catalog-item-properties { clear: both; padding: 1em 0 0;  overflow: hidden;}
div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;}
div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; }
div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

/* Special Product */

div.special-product-title { text-align: center; margin: 0 0 1em;}
div.special-product-image { text-align: center; margin: 0 0 1em;}
div.special-product { text-align: center; }

/* Top menu */

#horizontal-multilevel-menu, #horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:12px;
	float:left;
	background: none;
}

#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 3px;
	text-decoration:none;
	text-align:center;
	outline: none;
}

#horizontal-multilevel-menu li {
	float: left;
}

#horizontal-multilevel-menu li a.root-item {
	font-weight:bold;
	padding:8px 12px 8px;
}

#horizontal-multilevel-menu a.parent {
	background: url('/local/templates/ovs/images/top-menu-arrow.gif') center right no-repeat;
}

#horizontal-multilevel-menu li a.root-item-selected {
	font-weight: bold;
	padding: 8px 12px 8px;
}

#horizontal-multilevel-menu li.last-item {
	border: none;
}

/* Sub-menu box */

#horizontal-multilevel-menu li ul {
	position: absolute;
	top: auto;
	display: none;
	z-index: 500;
	height: auto;
	width: 163px;
	padding: 3px 11px;
	border: 1px solid;
}

#horizontal-multilevel-menu li li {
	width: 100%;
	border-bottom: 1px solid;
}

#horizontal-multilevel-menu li ul a {
	text-align: left;
	font-size: 12px;
}

#horizontal-multilevel-menu li ul ul {
	margin: -27px 0 0 160px;
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul {
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li li:hover ul {
	display: block;
}

div.menu-clear-left {
	clear: left;
}

/* Common Elements */
div.content-form {
	padding-left: 1em;
}


#alx_feed_back_FID1 .afbf_checkbox label {
	color: #fff;
	margin-left: 0;
}

#alx_feed_back_FID1 .afbf_checkbox a {
	color: #fff;
	border-bottom: 1px solid;
	transition: all .2s;
}
#alx_feed_back_FID1 .afbf_checkbox a:hover {
	color: #fff;
	border-bottom: 1px solid transparent;
}

.afbf_checkbox_box .afbf_checkbox_check {
	border: 2px solid #fff;
}
.afbf_checkbox .afbf_checkbox_box {
	top: -2px;
}

#alx_feed_back_FID1 .afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before {
	color: #fff;
}


/* INNER PAGE STYLES START */

body.inner-page.nothome {
	display: flex;
	flex-direction: column;
}


body.inner-page.nothome footer {
	padding-top: 200px;
	background: #003da5;
}

body.inner-page.nothome footer:before {
	left: 0;
	right: 0;
	background-color: #fff;
	bottom: calc(100% - 164px);
}
body.inner-page.nothome header {
	background: #003da5;
	padding-bottom: 30px;
}
body.inner-page.nothome .content {
	margin-top: 230px;
}

body.inner-page.nothome .wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #003da5
}
body.inner-page.nothome .wrapper section.main:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 530px;
	background: #003da5 url(/local/templates/ovs/images/all-prods-top-bg-3.png) no-repeat;
	background-size: cover;
	background-position: top center;
	top: -30px;
	left: 0;
	z-index: 1;
}
body.inner-page.nothome .wrapper section.main:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 530px;
	background: #003da5;
	top: -60px;
	left: 0;
	z-index: 1;
}

body.inner-page.nothome .wrapper section.main {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

body.inner-page.nothome #workarea {
	z-index: 2;
	position: relative;
	color: #0a2f90;
}

body.inner-page.nothome footer:after {
	content: '';
	width: 100%;
	height: calc(100% - 200px);
	background: #003da5;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
}

@media (max-width: 1920px) {
	body.inner-page.nothome {
		background: #fff;
	}
	body.inner-page.nothome footer {
		margin-top: auto;
		background: #fff;
	}
	body.inner-page.nothome .wrapper {
		background: #fff;
	}
	body.inner-page.nothome footer:before {
		bottom: calc(100% - 200px);
	}
}


/* INNER PAGE STYLES END */

.cookie {
	display: none;
	position: fixed;
	flex-direction: column;
    right: 0;
    bottom: 0;
    z-index: 20;
	color: #fff;
	background: #0C224E;
	width: 480px;
	max-width: 100%;
	padding: 40px;
}

.cookie.js-visible {
	display: flex;
}

.cookie:after {
	content: '';
	width: 230px;
	height: 195px;
	position: absolute;
	top: 40px;
	right: -30px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjE5NSIgdmlld0JveD0iMCAwIDIwMCAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik04NS4yNDU1IDExMS4yNDhDODYuNzAxNyAxMTIuNjY2IDg4LjU1NzQgMTEzLjYyNCA5MC41Nzc4IDExNC4wMDNDOTIuNTk4MyAxMTQuMzgxIDk0LjY5MjkgMTE0LjE2MiA5Ni41OTY1IDExMy4zNzNDOTguNTAwMiAxMTIuNTg0IDEwMC4xMjcgMTExLjI2MSAxMDEuMjcyIDEwOS41NzJDMTAyLjQxOCAxMDcuODgyIDEwMy4wMjkgMTA1LjkwMSAxMDMuMDI5IDEwMy44OEMxMDMuMDMgMTAxLjg1OSAxMDIuNDE5IDk5Ljg4ODEgMTAxLjI3NSA5OC4yMTY5QzEwMC4xMyA5Ni41NDU4IDk4LjUwMzcgOTUuMjQ5MyA5Ni42MDA0IDk0LjQ5MTZDOTQuNjk3MSA5My43MzM4IDkyLjYwMjYgOTMuNTQ4OCA5MC41ODIgOTMuOTU5OUM4OC41NjEzIDk0LjM3MSA4Ni43MDUyIDk1LjM1OTcgODUuMjQ4NSA5Ni44MDExQzgzLjI5NzkgOTguNzM0MiA4Mi4yMDIxIDEwMS4zNDEgODIuMjAxNiAxMDQuMDQ5QzgyLjIwMSAxMDYuNzU4IDgzLjI5NTcgMTA5LjM0NyA4NS4yNDU1IDExMS4yNDhaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTUyLjMwMyA1LjE1MzYzQzE1Mi4xOTkgNC41ODgyOCAxNTEuOTQ0IDQuMDYxMjggMTUxLjU2NCAzLjYyNjI3QzE1MS4xODQgMy4xOTEyNiAxNTAuNjkyIDIuODYzNzYgMTUwLjEzOSAyLjY3NzA5QzE0OS41ODYgMi40OTA0MSAxNDguOTkxIDIuNDUxMjMgMTQ4LjQxNSAyLjU2MzUyQzE0Ny44MzkgMi42NzU4MSAxNDcuMzAyIDIuOTM1NTcgMTQ2Ljg1OSAzLjMxNjM3QzEzNy42MTMgMTEuMzcyOSAxMTYuMzM5IDMyLjQzNDMgMTEyLjU2NSA1OC43MTY3QzEwNy43MjIgOTIuNTA0OSAxMjEuODQ2IDExMC44NTkgMTMyLjQxNiAxMTUuOTE2QzE0Mi45ODYgMTIwLjk3MiAxNTcuMTU2IDExOS4yMzggMTc1Ljg3OSAxMDAuMDM0QzE4OS40OTUgODYuMTAwOCAxOTAuNzgzIDcyLjk3MzUgMTkwLjQ2NSA2Ni44NDk4QzE5MC40NDIgNjYuMzc3OCAxOTAuMzEzIDY1LjkxNzQgMTkwLjA4OCA2NS41MDFDMTg5Ljg2NCA2NS4wODQ2IDE4OS41NDggNjQuNzIyMyAxODkuMTY1IDY0LjQzOTRDMTg4Ljc4MSA2NC4xNTY2IDE4OC4zMzggNjMuOTYwMSAxODcuODY3IDYzLjg2MzdDMTg3LjM5NiA2My43NjczIDE4Ni45MDggNjMuNzczNCAxODYuNDM4IDYzLjg4MTZDMTgzLjQ0NyA2NC41OTQ3IDE4MC41MyA2NS41ODQ2IDE3Ny43MjUgNjYuODM3OEMxNzcuMDk2IDY3LjExMjQgMTc2LjM5NiA2Ny4xODg5IDE3NS43MjQgNjcuMDU2N0MxNzUuMDUyIDY2LjkyNDYgMTc0LjQ0IDY2LjU5MDMgMTczLjk3MyA2Ni4xMDAyQzE3My41MDYgNjUuNjEwMSAxNzMuMjA4IDY0Ljk4ODQgMTczLjExOCA2NC4zMjEyQzE3My4wMjkgNjMuNjU0IDE3My4xNTMgNjIuOTc0MyAxNzMuNDc1IDYyLjM3NjJDMTc3LjQxNSA1NS4wMzQ2IDE4MS40NyA0NC45OTM2IDE4Mi4yODIgMzMuNzk1NUMxODIuMzE1IDMzLjMwNDEgMTgyLjIzMyAzMi44MTMgMTgyLjA0MyAzMi4zNTkyQzE4MS44NTMgMzEuOTA1NSAxODEuNTU5IDMxLjUwMSAxODEuMTg1IDMxLjE3NjZDMTgwLjgxIDMwLjg1MjIgMTgwLjM2NSAzMC42MTY0IDE3OS44ODIgMzAuNDg2OUMxNzkuMzk5IDMwLjM1NzUgMTc4Ljg5MiAzMC4zMzc5IDE3OC4zOTggMzAuNDI5N0MxNzQuMTgxIDMxLjIzNCAxNjYuNzY0IDMzLjk3IDE1Ni44NTMgNDIuNzY5NkMxNTYuMzI3IDQzLjIzNDEgMTU1LjY2NCA0My41MjI2IDE1NC45NjMgNDMuNTkyOEMxNTQuMjYxIDQzLjY2MyAxNTMuNTU2IDQzLjUxMTMgMTUyLjk1MiA0My4xNTk5QzE1Mi4zNDggNDIuODA4NSAxNTEuODc3IDQyLjI3NTggMTUxLjYwNiA0MS42Mzk2QzE1MS4zMzUgNDEuMDAzNSAxNTEuMjc5IDQwLjI5NzMgMTUxLjQ0NyAzOS42MjQ0QzE1NC4xMzYgMjguMjkyOCAxNTQuNDI3IDE2LjU2IDE1Mi4zMDMgNS4xNTM2M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00NS4zNzAyIDE5My44OThDNDQuNzIxIDE5MC43MDggNDQuMzMzMSAxODEuNzQxIDU0LjEyNTkgMTY2LjIwNkM1NC4yOTg1IDE2NS45NDkgNTQuMzc2IDE2NS42NDMgNTQuMzQ1MSAxNjUuMzM5QzU0LjMxNDEgMTY1LjAzNSA1NC4xNzY3IDE2NC43NTEgNTMuOTU2MSAxNjQuNTM3QzUzLjczNTUgMTY0LjMyMiA1My40NDU0IDE2NC4xOSA1My4xMzUgMTY0LjE2MkM1Mi44MjQ3IDE2NC4xMzQgNTIuNTEzMiAxNjQuMjEzIDUyLjI1MzUgMTY0LjM4NUM0NS4yODQ2IDE2OC43MjQgMzIuNTIzMyAxNzQuNzY4IDE0LjQ3NzggMTc1LjQ3MUMxNC4yNDY5IDE3NS40NzcgMTQuMDE4OSAxNzUuNDIzIDEzLjgxNiAxNzUuMzE3QzEzLjYxMzEgMTc1LjIxIDEzLjQ0MjEgMTc1LjA1NCAxMy4zMTk1IDE3NC44NjNDMTMuMTk3IDE3NC42NzIgMTMuMTI3IDE3NC40NTMgMTMuMTE2NCAxNzQuMjI3QzEzLjEwNTggMTc0IDEzLjE1NDkgMTczLjc3NSAxMy4yNTkgMTczLjU3MkMxNi45MDEzIDE2Ni4yMjcgMzEuMjU0MyAxNDAuMDg3IDU1LjcwNzYgMTMwLjM4N0M1Ni4zNDM3IDEzMC4xMyA1Ny4wNDEgMTMwLjA2MiA1Ny43MTI5IDEzMC4xOUM1OC4zODQ4IDEzMC4zMTkgNTkuMDAxOCAxMzAuNjM4IDU5LjQ4NzIgMTMxLjEwOUM2Ny41NjI1IDEzOC45MjQgNzAuNTQ0IDE0NS40MyA4OC4wODQ0IDE1NS4xOTZDODkuODQxOSAxNTYuMTY3IDkxLjY1OTggMTU3LjAzIDkzLjUyNzYgMTU3Ljc4QzkzLjc1NDggMTU3Ljg4NiA5NC4wMTU3IDE1Ny45IDk0LjI1NTEgMTU3LjgyMUM5NC40OTQ2IDE1Ny43NDEgOTQuNjkzOSAxNTcuNTczIDk0LjgxMDkgMTU3LjM1M0M5NC45Mjc5IDE1Ny4xMzMgOTQuOTUzNSAxNTYuODc3IDk0Ljg4MjEgMTU2LjY0MUM5NC44MTA4IDE1Ni40MDQgOTQuNjQ4MiAxNTYuMjA0IDk0LjQyODcgMTU2LjA4NEM5MS4yODYxIDE1NC4xNjcgODguMzQ1OSAxNTEuOTUgODUuNjUwNiAxNDkuNDY0QzY3Ljk5MDYgMTMzLjE1MiA2Ny40NDY3IDEyNS4xOTggNTkuNDQgMTEzLjM4OEM1OC44ODMxIDExMi41MiA1OC4yNDY5IDExMS42NzIgNTcuNTkwNiAxMTAuNzc3QzUyLjM3MzIgMTAzLjcxMSA0OC40NDc0IDEwMS41MzYgNDguMTExNyAxMDEuMzQ3TDQ4Ljc0ODggOTkuMDQ5TDQ4Ljc4NTMgOTkuMDI2M0M1Ni40NTI1IDEwMC45NDIgNjcuNzg5MiA5My4yNjY1IDc0LjIxNzUgODcuOTg5N0M4MS44NzA0IDgxLjcxMTUgOTUuMzk5NyA3NC4wMzQyIDEwNS4wMDkgODEuNzU5NkMxMDguMjMzIDg0LjM1MTUgMTA4LjgzNSA4Ny4wNTMzIDEwOC43NjUgODguODY4N0MxMDguNzUyIDg5LjA5OTkgMTA4LjY3OCA4OS4zMjQzIDEwOC41NDkgODkuNTE5OEMxMDguNDIxIDg5LjcxNTIgMTA4LjI0NCA4OS44NzQ5IDEwOC4wMzQgODkuOTgzM0MxMDcuODI1IDkwLjA5MTYgMTA3LjU5IDkwLjE0NDggMTA3LjM1NSA5MC4xMzc2QzEwNy4xMTkgOTAuMTMwNCAxMDYuODkgOTAuMDYzIDEwNi42ODkgODkuOTQyMkM5OC4xMzQgODQuNjg2NSA4Ny45MjM1IDg3LjQ0IDc3LjgxNCA5Ny4yOTg3QzcyLjkxMDUgMTAyLjA3NCA2OC42MTYgMTAzLjYzMyA2NS43MjUzIDEwNC4wMDlDNjUuNTMzMyAxMDQuMDM2IDY1LjM1MyAxMDQuMTE4IDY1LjIwNjQgMTA0LjI0M0M2NS4wNTk4IDEwNC4zNjkgNjQuOTUzMyAxMDQuNTMzIDY0Ljg5OTkgMTA0LjcxNkM2NC44NDY1IDEwNC44OTkgNjQuODQ4NSAxMDUuMDk0IDY0LjkwNTcgMTA1LjI3NUM2NC45NjI4IDEwNS40NTYgNjUuMDcyNiAxMDUuNjE2IDY1LjIyMTcgMTA1LjczNkM3Mi44MzA2IDExMS45NSA3Ny4yMTcyIDEyOS4xOTkgOTEuODUzNSAxNDEuNzY5QzExNS4xOSAxNjEuODI0IDEzNS41MDEgMTYxLjE1NCAxNDguODc1IDE0OS40MDJDMTU2Ljk5NCAxNDIuMjc2IDE1OC4wMDUgMTM2LjMgMTU3Ljg0NSAxMzMuMjg0QzE1Ny44MzMgMTMzLjAzNCAxNTcuODg3IDEzMi43ODQgMTU4LjAwMyAxMzIuNTU5QzE1OC4xMTggMTMyLjMzNSAxNTguMjkxIDEzMi4xNDMgMTU4LjUwNCAxMzIuMDAyQzE1OC43MTcgMTMxLjg2MSAxNTguOTYzIDEzMS43NzcgMTU5LjIxOCAxMzEuNzU3QzE1OS40NzMgMTMxLjczNyAxNTkuNzI4IDEzMS43ODIgMTU5Ljk1OSAxMzEuODg4QzE2MS4wMjggMTMyLjM2OCAxNjIuMDAxIDEzMy4wMjkgMTYyLjgzNCAxMzMuODQxQzE2NS4zMzEgMTM2LjI2OSAxNjguMjcxIDE0NC42ODMgMTU3LjMwMyAxNTUuNTI0QzE0Ni4xODcgMTY2LjUxNyAxMjkuMjI0IDE2OC4yMDggMTExLjcyIDE2My41MDdDMTExLjcyIDE2My41MDcgMTExLjcyIDE2My41MDcgMTExLjY4NCAxNjMuNTI5QzEwOS45NzEgMTY3LjQxNiAxMDcuOTM5IDE3MS4xNjIgMTA1LjYwOCAxNzQuNzI5Qzk1LjAyOSAxOTEuMjAyIDgxLjkzODUgMTkzLjk2NyA3Ny43NDY5IDE5NC40NDZDNzcuNTY2NiAxOTQuNDY1IDc3LjM4NDUgMTk0LjQ0OSA3Ny4yMTEzIDE5NC4zOThDNzcuMDM4MSAxOTQuMzQ4IDc2Ljg3NzIgMTk0LjI2MyA3Ni43MzgyIDE5NC4xNTFDNzYuNTk5MyAxOTQuMDM4IDc2LjQ4NDkgMTkzLjg5OCA3Ni40MDIgMTkzLjc0MUM3Ni4zMTkgMTkzLjU4NCA3Ni4yNjkxIDE5My40MTEgNzYuMjU1MiAxOTMuMjM0Qzc1Ljk3MjEgMTg4LjI5NiA3Ni41OTMxIDE4My4zNDEgNzguMDg4NyAxNzguNjAzQzc4LjE3NzMgMTc4LjMyIDc4LjE2NzMgMTc4LjAxNyA3OC4wNjAzIDE3Ny43NDJDNzcuOTUzMyAxNzcuNDY3IDc3Ljc1NTQgMTc3LjIzNiA3Ny40OTggMTc3LjA4NUM3Ny4yNDA2IDE3Ni45MzQgNzYuOTM4NSAxNzYuODcyIDc2LjYzOTcgMTc2LjkxQzc2LjM0MDggMTc2Ljk0NyA3Ni4wNjI0IDE3Ny4wODEgNzUuODQ4NSAxNzcuMjlDNzAuMTAxNSAxODMuMDA5IDYwLjAxMzUgMTkxLjMxMSA0Ny4wMzU5IDE5NC45NTFDNDYuODU3NCAxOTUgNDYuNjcwOCAxOTUuMDEyIDQ2LjQ4NzkgMTk0Ljk4N0M0Ni4zMDQ5IDE5NC45NjIgNDYuMTI5NiAxOTQuOSA0NS45NzI4IDE5NC44MDVDNDUuODE2MSAxOTQuNzEgNDUuNjgxMyAxOTQuNTg0IDQ1LjU3NyAxOTQuNDM1QzQ1LjQ3MjcgMTk0LjI4NiA0NS40MDEgMTk0LjExOCA0NS4zNjY2IDE5My45NCIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE2NS4xMTkgMTE3LjA2N0MxNjQuNzg1IDExNi45NzUgMTY0LjQ4OCAxMTYuNzg1IDE2NC4yNjcgMTE2LjUyM0MxNjQuMDQ3IDExNi4yNjEgMTYzLjkxMyAxMTUuOTM4IDE2My44ODQgMTE1LjU5OEMxNjMuODU1IDExNS4yNTggMTYzLjkzMiAxMTQuOTE3IDE2NC4xMDQgMTE0LjYxOUMxNjQuMjc3IDExNC4zMjEgMTY0LjUzNyAxMTQuMDgxIDE2NC44NSAxMTMuOTNDMTY5LjM5NCAxMTEuOTE3IDE3OC4yNzggMTA4LjgxNCAxOTMuNDYyIDEwNi4zNjlDMjA4LjY0NSAxMDMuOTI0IDIyMC4xMzggMTA0LjMxNCAyMjYuNjg0IDEwNC45NzdDMjI3LjM5IDEwNS4wNDcgMjI4LjA1OSAxMDUuMzE1IDIyOC42MTIgMTA1Ljc0N0MyMjkuMTY1IDEwNi4xOCAyMjkuNTc5IDEwNi43NTkgMjI5LjgwNiAxMDcuNDE4QzIzMC4wMzIgMTA4LjA3NiAyMzAuMDYxIDEwOC43ODYgMjI5Ljg5IDEwOS40NjRDMjI5LjcxOCAxMTAuMTQxIDIyOS4zNTMgMTEwLjc1OCAyMjguODM4IDExMS4yNDJDMjI1LjUzMyAxMTQuMzc1IDIxOS43MzYgMTE4LjEyNCAyMDkuOTA1IDEyMC4yOTJDMTk1LjEzOCAxMjMuNTEzIDE3NC4wMjcgMTE5LjIxNiAxNjUuMTE5IDExNy4wNjdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTYyLjg3NyAxMjYuOTQ1QzE2Mi42OSAxMjYuODg2IDE2Mi40ODkgMTI2Ljg4NCAxNjIuMyAxMjYuOTM5QzE2Mi4xMSAxMjYuOTk1IDE2MS45NDIgMTI3LjEwNiAxNjEuODE4IDEyNy4yNTdDMTYxLjY5MyAxMjcuNDA4IDE2MS42MTggMTI3LjU5MiAxNjEuNjAzIDEyNy43ODVDMTYxLjU4NyAxMjcuOTc3IDE2MS42MzEgMTI4LjE3IDE2MS43MyAxMjguMzM3QzE2My4yNDEgMTMwLjY5MSAxNjYuMzg3IDEzNC45NzQgMTcyLjc4IDE0MC44OTlDMTc3LjM1NyAxNDUuMjM1IDE4Mi40OTMgMTQ4Ljk2NCAxODguMDYxIDE1MS45OTJDMTg4LjQyMSAxNTIuMTc4IDE4OC44MjkgMTUyLjI1OSAxODkuMjM2IDE1Mi4yMjVDMTg5LjY0MyAxNTIuMTkxIDE5MC4wMzIgMTUyLjA0NSAxOTAuMzYgMTUxLjgwM0MxOTAuNjg3IDE1MS41NiAxOTAuOTM4IDE1MS4yMzIgMTkxLjA4MyAxNTAuODU3QzE5MS4yMjggMTUwLjQ4MSAxOTEuMjYyIDE1MC4wNzQgMTkxLjE4IDE0OS42ODJDMTkwLjY1OSAxNDcuMTY5IDE4OS4xNTMgMTQzLjU2NyAxODUuMjEyIDEzOS40NkMxNzkuMzA1IDEzMy4yOTIgMTY3LjgzNiAxMjguNzI2IDE2Mi44OTYgMTI2Ljk0MyIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE2Ni4wOSAxMjQuODQ1QzE2NS43ODQgMTI0LjY1MiAxNjUuNTUzIDEyNC4zNjUgMTY1LjQzMiAxMjQuMDI4QzE2NS4zMTEgMTIzLjY5MSAxNjUuMzA2IDEyMy4zMjQgMTY1LjQxOSAxMjIuOTgyQzE2NS41MzIgMTIyLjY0MSAxNjUuNzU3IDEyMi4zNDQgMTY2LjA1OCAxMjIuMTM5QzE2Ni4zNTkgMTIxLjkzNCAxNjYuNzE5IDEyMS44MzEgMTY3LjA4NCAxMjEuODQ3QzE3Ni41MzEgMTIyLjI1OSAxODUuOTI4IDEyMy4zNTIgMTk1LjE5OSAxMjUuMTE4QzIwNC43OTMgMTI3IDIwOS4xMzEgMTI5LjgzNCAyMTEuMTEyIDEzMi4wMTVDMjExLjQyMiAxMzIuMzU1IDIxMS42NDQgMTMyLjc2NCAyMTEuNzYgMTMzLjIwN0MyMTEuODc2IDEzMy42NSAyMTEuODgzIDEzNC4xMTUgMjExLjc3OSAxMzQuNTYzQzIxMS42NzYgMTM1LjAxIDIxMS40NjUgMTM1LjQyOCAyMTEuMTY1IDEzNS43ODJDMjEwLjg2NSAxMzYuMTM2IDIxMC40ODQgMTM2LjQxNSAyMTAuMDUzIDEzNi41OTdDMjA2LjAzOSAxMzguMjkgMTk3LjQ2OCAxNDAuMjkyIDE4NS4yMTggMTM0Ljc0OEMxNzguNjMzIDEzMS44NDYgMTcyLjI0NCAxMjguNTM4IDE2Ni4wOSAxMjQuODQ1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTMyLjE5MSAxMjYuOTk5QzQ3LjUwNTMgMTExLjg0OSA1My45MDAyIDkxLjA4MjYgNTEuODQyMyA2OS44OTQ0TDQ5LjMwNjIgNzAuMTM5NUM1MS4xNjkxIDg5LjQxODIgNDIuMDczNSAxMDcuNzI1IDI4LjEwODIgMTIxLjUyN0MyMy40MTc1IDEyNS45NzQgMTcuOTM4MyAxMjkuNTQxIDExLjk0NTYgMTMyLjA0OUwxNS40MzkyIDEzOS40MDFDMjEuNjAzMyAxMzYuMDY5IDI3LjI1MDIgMTMxLjg4MyAzMi4yMDM3IDEyNi45NzIiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00Ni4zMzE5IDYyLjMyNDlDNDYuNTk4MiA2Mi41NjI2IDQ2LjkyNTUgNjIuNzI1MSA0Ny4yNzk0IDYyLjc5NTFDNDcuNjMzMyA2Mi44NjUxIDQ4LjAwMDcgNjIuODQwMiA0OC4zNDMgNjIuNzIyOEM0OC42ODUzIDYyLjYwNTQgNDguOTg5OCA2Mi40MDAxIDQ5LjIyNDUgNjIuMTI4MkM0OS40NTkyIDYxLjg1NjQgNDkuNjE1NSA2MS41MjgxIDQ5LjY3NjggNjEuMTc4QzUwLjgxMTYgNTUuNTUzNSA1Mi4zNDI3IDQzLjM2MDQgNDcuNzc5NiAzMC43MDA5QzQyLjUyOTMgMTYuMTU5NyAyNy42MzQyIDMuNzExMTkgMjMuMDU1MiAwLjEyMTAzNEMyMi45NTI0IDAuMDQ2NTE1NyAyMi44Mjg3IDAuMDA0NDM2NTIgMjIuNzAwNSAwLjAwMDMzMTc4NEMyMi41NzIyIC0wLjAwMzc3Mjk1IDIyLjQ0NTMgMC4wMzAyODk4IDIyLjMzNjUgMC4wOTgwMzUxQzIyLjIyNzcgMC4xNjU3OCAyMi4xNDIxIDAuMjY0MDQxIDIyLjA5MDggMC4zNzk5MjlDMjIuMDM5NSAwLjQ5NTgxOCAyMi4wMjUxIDAuNjIzOTE3IDIyLjA0OTMgMC43NDczOTRDMjIuODU0NiA0LjIyODE2IDI0LjkyMDUgMTIuNjc4MyAyNy44NDczIDIxLjM4ODhDMjcuODk2IDIxLjUyNTkgMjcuODkyNyAyMS42NzYxIDI3LjgzOCAyMS44MTE5QzI3Ljc4MzMgMjEuOTQ3NyAyNy42ODA5IDIyLjA2MDEgMjcuNTQ5NCAyMi4xMjg4QzI3LjQxNzkgMjIuMTk3NCAyNy4yNjYxIDIyLjIxNzYgMjcuMTIxNiAyMi4xODU3QzI2Ljk3NzEgMjIuMTUzOCAyNi44NDk0IDIyLjA3MiAyNi43NjIgMjEuOTU1QzI0Ljg0MzQgMTkuNDI2MyAyMS45NzI5IDE1Ljc0OCAxOC43Nzc4IDExLjk5MzFDMTguNjkxNCAxMS44ODk2IDE4LjU3MjYgMTEuODE2OSAxOC40Mzk1IDExLjc4NjJDMTguMzA2NCAxMS43NTU1IDE4LjE2NjQgMTEuNzY4NCAxOC4wNDA4IDExLjgyMjlDMTcuOTE1MSAxMS44Nzc1IDE3LjgxMDggMTEuOTcwNyAxNy43NDM2IDEyLjA4ODNDMTcuNjc2NCAxMi4yMDYgMTcuNjUwMSAxMi4zNDE3IDE3LjY2ODcgMTIuNDc0NkMxOC43MDQ5IDE5LjQxNTUgMjMuNzcxMyA0Mi42NTI5IDQ2LjM4MjkgNjIuMjkzMSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQ0LjYyNDYgNzEuMDYzNUM0NC44OTU0IDcxLjA3NzYgNDUuMTY1NyA3MS4wMjA3IDQ1LjQwNzkgNzAuODk4OEM0NS42NTAxIDcwLjc3NyA0NS44NTU1IDcwLjU5NDQgNDYuMDAzMSA3MC4zNjk4QzQ2LjE1MDcgNzAuMTQ1MyA0Ni4yMzUxIDY5Ljg4NjggNDYuMjQ3NyA2OS42MjA4QzQ2LjI2MDQgNjkuMzU0OSA0Ni4yMDA4IDY5LjA5MSA0Ni4wNzUgNjguODU2MkM0Mi40MjQxIDYxLjgyNjUgMzYuOTUxIDU1Ljg3MzkgMzAuMjAxMSA1MS41OTE1QzIwLjAwMiA0NS4zNDgyIDQuOTg4NjcgNDQuOTA5OSAwLjQ4MTI1NSA0NC45Mjg4QzAuMzgyNzU0IDQ0LjkyOCAwLjI4NjE4OCA0NC45NTczIDAuMjA1MDE1IDQ1LjAxMjdDMC4xMjM4NDEgNDUuMDY4MiAwLjA2MjEwOTUgNDUuMTQ3IDAuMDI4NDU2NyA0NS4yMzgxQy0wLjAwNTE5NjAzIDQ1LjMyOTIgLTAuMDA5MTAzNTEgNDUuNDI4MSAwLjAxNzI4MjMgNDUuNTIxQzAuMDQzNjY4MSA0NS42MTM5IDAuMDk5MDI0OSA0NS42OTYxIDAuMTc1NjM1IDQ1Ljc1NjNDMi4zMzc4MyA0Ny40NTY0IDcuNjc1NyA1MS41Mjk3IDEzLjY1NzkgNTUuMzUxMkMxMy43NTMyIDU1LjQxIDEzLjgyMzUgNTUuNTAwNiAxMy44NTYyIDU1LjYwNjRDMTMuODg4OSA1NS43MTIzIDEzLjg4MTggNTUuODI2NCAxMy44MzYyIDU1LjkyODJDMTMuNzkwNSA1Ni4wMzAxIDEzLjcwOTQgNTYuMTEyOCAxMy42MDc0IDU2LjE2MTRDMTMuNTA1NSA1Ni4yMTAxIDEzLjM4OTQgNTYuMjIxNSAxMy4yODAzIDU2LjE5MzZDMTAuODU5MiA1NS42MDA0IDcuMzc3NjEgNTQuNzIxOSAzLjYzNDQ1IDUzLjk3NjNDMy41MzIzNSA1My45NTU5IDMuNDI1OTggNTMuOTY5MyAzLjMzMTg5IDU0LjAxNDRDMy4yMzc3OSA1NC4wNTk0IDMuMTYxMjggNTQuMTMzNiAzLjExNDIzIDU0LjIyNTRDMy4wNjcxOCA1NC4zMTcyIDMuMDUyMjQgNTQuNDIxNCAzLjA3MTc2IDU0LjUyMThDMy4wOTEyOCA1NC42MjIyIDMuMTQ0MTUgNTQuNzEzMiAzLjIyMjE0IDU0Ljc4MDVDNy4xODM4OSA1OC40MjY0IDIxLjQ3OTMgNjkuOTI0MyA0NC42MTczIDcxLjA2OCIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==")
}

.cookie__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 20px;

}

.cookie__text {
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
	max-width: 240px;
}


.cookie__button {
	width: fit-content;
	margin-bottom: 20px;
	padding: 11px 14px;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	background: #003EA5;
	color: #fff;
	outline: none;
    border: 0;
	transition: all .2s;
}

.cookie__button:hover {
	opacity: .8;
}

.cookie__link {
	width: fit-content;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px solid;
	transition: all .2s;
	font-weight: 600;
	color: #0D6EFD;

}

.cookie__link:hover {
	border-bottom: 1px solid transparent;
	text-decoration: none;
}

button.cookie__button:focus {
	outline: none;
}

@media (max-width: 450px) {
	.cookie:after {
		display: none;
	}
}

@media (max-width: 1199px) {
	.nothome header #top-menu #top-menu-inner > ul > li > a {
		padding: 10px 12px;
		font-size: 15px;
	}
}

@media (max-width: 1000px) {
	body.nothome button.navbar-toggler {
		right: 50px;
		left: auto;
	}
}

.contacts-inner {
	color: #fff;
	max-width: 600px;
	margin: 0 auto;
}
.contacts-inner a {
	color: #fff;
}

footer .row.rights .copyright .text {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.policy-link {
	color: #fff;
}
.policy-link:hover {
	color: #fff;
	text-decoration-color: transparent;
}

.cookie__text a {
	color: #fff;
}
.cookie__text a:hover {
	text-decoration-color: transparent;
}
/* End */
/* /bitrix/components/bitrix/menu/templates/vertical_multilevel/style.min.css?16176336912111 */
/* /local/templates/ovs/styles.css?162442535011498 */
/* /local/templates/ovs/template_styles.css?175402961594310 */
