@font-face {
	font-family: 'BebasNeue';
	src: url(../fonts/bebas/BebasNeue%20Regular.otf);
}
@font-face {
	font-family: 'BebasNeue-Bold';
	src: url(../fonts/bebas/BebasNeue%20Bold.otf);
}
@font-face {
	font-family: 'BebasNeue-Book';
	src: url(../fonts/bebas/BebasNeue%20Book.otf);
}
@font-face {
	font-family: 'BebasNeue-Light';
	src: url(../fonts/bebas/BebasNeue%20Light.otf);
}
@font-face {
	font-family: 'BebasNeue-Thin';
	src: url(../fonts/bebas/BebasNeue%20Thin.otf);
}
@font-face {
	font-family: 'Graphik-Semibold';
	src: url(../fonts/Graphik/Graphik-Semibold.otf);
}
* {
	outline: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a,
a:hover,
a:focus {
	color: currentColor;
}
a,
a.form-control {
	-webkit-transition: background 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out;
	-moz-transition: background 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: background 0.15s ease-in-out, border-color 0.15s ease-in-out, color 0.15s ease-in-out;
}
a:focus,
a:hover,
a:active {
	text-decoration: none;
}
textarea {
	resize: none;
}
body {
	font-family: 'Roboto', sans-serif;
	background-color: #ffffff;
	color: #252525;
	min-width: 320px;
	font-size: 14px;
}
.container-fluid {
	min-width: 320px;
	max-width: 1300px;
	padding-left: 65px;
	padding-right: 65px;
}
.bg-block-0 {
}
.bg-block-1 {
	-webkit-box-shadow: 0 0 8px rgba(100, 100, 100, 0.5);
	box-shadow: 0 0 8px rgba(100, 100, 100, 0.5);
	position: relative;
	z-index: 2;
}
.bg-block-2 {
	background: #fff;
	position: relative;
	z-index: 1;
}
.bg-block-3 {
	background: #fff repeat left top;
}
.bg-block-4 {
	background: #fff no-repeat center;
	background-size: cover;
}
.bg-block-5 {
	background: #fff no-repeat center;
	background-size: cover;
}
.bg-block-6 {
	background-color: #fff;
}
.bg-block-7 {
	background-color: #282828;
}
.bg-block-8 {
	background-color: #1e1e1e;
}
.bg-block-9 {
	background-color: #fff;
}
.bg-block-9.overflowX {
	overflow-x: hidden;
}
.bg-block-10 {
	background-color: #f5f5f5;
}
.bg-block-11 {
	background: #000000 url('../img/bg-11.jpg') no-repeat center;
	background-size: cover;
}
.bg-block-12 {
	background: #000000 url('../img/bg-12.jpg') no-repeat center;
	background-size: cover;
}
.bg-block-13 {
	background: #000000 url('../img/bg-13.jpg') no-repeat center;
	background-size: cover;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
}
.h1 {
}
.h2 {
}
.h3 {
}
.h4 {
}
.h5 {
}
.h6 {
}
.f-s-120 {
	font-size: 120px;
}
.f-s-80 {
	font-size: 80px;
}
.f-s-70 {
	font-size: 70px;
}
.f-s-64 {
	font-size: 64px;
}
.f-s-60 {
	font-size: 60px;
}
.f-s-54 {
	font-size: 54px;
}
.f-s-50 {
	font-size: 50px;
}
.f-s-48 {
	font-size: 48px;
}
.f-s-44 {
	font-size: 44px;
}
.f-s-40 {
	font-size: 40px;
}
.f-s-36 {
	font-size: 36px;
}
.f-s-34 {
	font-size: 34px;
}
.f-s-32 {
	font-size: 32px;
}
.f-s-30 {
	font-size: 30px;
}
.f-s-28 {
	font-size: 28px;
}
.f-s-26 {
	font-size: 26px;
}
.f-s-24 {
	font-size: 24px;
}
.f-s-22 {
	font-size: 22px;
}
.f-s-21 {
	font-size: 21px;
}
.f-s-20 {
	font-size: 20px;
}
.f-s-19 {
	font-size: 19px;
}
.f-s-18 {
	font-size: 18px;
}
.f-s-17 {
	font-size: 17px;
}
.f-s-16 {
	font-size: 16px;
}
.f-s-15 {
	font-size: 15px;
}
.f-s-14 {
	font-size: 14px;
}
.f-s-13 {
	font-size: 13px;
}
.f-s-12 {
	font-size: 12px;
}
.f-s-11 {
	font-size: 11px;
	‑webkit‑text‑size‑adjust: 100%;
}
.f-s-10 {
	font-size: 10px;
	‑webkit‑text‑size‑adjust: 100%;
}
.f-s-9 {
	font-size: 9px;
	‑webkit‑text‑size‑adjust: 100%;
}
.f-s-8 {
	font-size: 8px;
	‑webkit‑text‑size‑adjust: 100%;
}
.thin {
	font-weight: 100;
}
.light {
	font-weight: 300;
}
b,
.bold {
	font-weight: bold;
}
.semi-bold {
	font-weight: 600;
}
.ultra-bold {
	font-weight: 900;
}
.h-bu {
	font-weight: bold;
	text-transform: uppercase;
}
.f-w-100 {
	font-weight: 100;
}
.f-w-200 {
	font-weight: 200;
}
.f-w-300 {
	font-weight: 300;
}
.f-w-400 {
	font-weight: 400;
}
.f-w-500 {
	font-weight: 500;
}
.f-w-600 {
	font-weight: 600;
}
.f-w-700 {
	font-weight: 700;
}
.f-w-800 {
	font-weight: 800;
}
.f-w-900 {
	font-weight: 900;
}
.f-bn {
	font-family: 'BebasNeue';
}
.thin.f-bn {
	font-family: 'BebasNeue-Thin';
}
.light.f-bn {
	font-family: 'BebasNeue-Light';
}
.book.f-bn {
	font-family: 'BebasNeue-Book';
}
b.f-bn,
.bold.f-bn {
	font-family: 'BebasNeue-Bold';
}
.m-auto {
	margin: 0 auto;
}
.m-0 {
	margin: 0px;
}
.m-1 {
	margin: 1px;
}
.m-2 {
	margin: 2px;
}
.m-3 {
	margin: 3px;
}
.m-4 {
	margin: 4px;
}
.m-5 {
	margin: 5px;
}
.m-6 {
	margin: 6px;
}
.m-7 {
	margin: 7px;
}
.m-8 {
	margin: 8px;
}
.m-9 {
	margin: 9px;
}
.m-10 {
	margin: 10px;
}
.m-15 {
	margin: 15px;
}
.m-20 {
	margin: 20px;
}
.m-25 {
	margin: 25px;
}
.m-30 {
	margin: 30px;
}
.m-35 {
	margin: 35px;
}
.m-40 {
	margin: 40px;
}
.m-45 {
	margin: 45px;
}
.m-50 {
	margin: 50px;
}
.m-t-0 {
	margin-top: 0px;
}
.m-t-1 {
	margin-top: 1px;
}
.m-t-2 {
	margin-top: 2px;
}
.m-t-3 {
	margin-top: 3px;
}
.m-t-4 {
	margin-top: 4px;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-6 {
	margin-top: 6px;
}
.m-t-7 {
	margin-top: 7px;
}
.m-t-8 {
	margin-top: 8px;
}
.m-t-9 {
	margin-top: 9px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-15 {
	margin-top: 15px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-25 {
	margin-top: 25px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-35 {
	margin-top: 35px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-t-45 {
	margin-top: 45px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-t-60 {
	margin-top: 60px;
}
.m-r-0 {
	margin-right: 0px;
}
.m-r-1 {
	margin-right: 1px;
}
.m-r-2 {
	margin-right: 2px;
}
.m-r-3 {
	margin-right: 3px;
}
.m-r-4 {
	margin-right: 4px;
}
.m-r-5 {
	margin-right: 5px;
}
.m-r-6 {
	margin-right: 6px;
}
.m-r-7 {
	margin-right: 7px;
}
.m-r-8 {
	margin-right: 8px;
}
.m-r-9 {
	margin-right: 9px;
}
.m-r-10 {
	margin-right: 10px;
}
.m-r-15 {
	margin-right: 15px;
}
.m-r-20 {
	margin-right: 20px;
}
.m-r-25 {
	margin-right: 25px;
}
.m-r-30 {
	margin-right: 30px;
}
.m-r-35 {
	margin-right: 35px;
}
.m-r-40 {
	margin-right: 40px;
}
.m-r-45 {
	margin-right: 45px;
}
.m-r-50 {
	margin-right: 50px;
}
.m-r-60 {
	margin-right: 60px;
}
.m-b-0 {
	margin-bottom: 0px;
}
.m-b-1 {
	margin-bottom: 1px;
}
.m-b-2 {
	margin-bottom: 2px;
}
.m-b-3 {
	margin-bottom: 3px;
}
.m-b-4 {
	margin-bottom: 4px;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-b-6 {
	margin-bottom: 6px;
}
.m-b-7 {
	margin-bottom: 7px;
}
.m-b-8 {
	margin-bottom: 8px;
}
.m-b-9 {
	margin-bottom: 9px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-25 {
	margin-bottom: 25px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-b-35 {
	margin-bottom: 35px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.m-b-45 {
	margin-bottom: 45px;
}
.m-b-50 {
	margin-bottom: 50px;
}
.m-b-55 {
	margin-bottom: 55px;
}
.m-b-70 {
	margin-bottom: 70px;
}
.m-b-100 {
	margin-bottom: 100px;
}
.m-l-0 {
	margin-left: 0px;
}
.m-l-1 {
	margin-left: 1px;
}
.m-l-2 {
	margin-left: 2px;
}
.m-l-3 {
	margin-left: 3px;
}
.m-l-4 {
	margin-left: 4px;
}
.m-l-5 {
	margin-left: 5px;
}
.m-l-6 {
	margin-left: 6px;
}
.m-l-7 {
	margin-left: 7px;
}
.m-l-8 {
	margin-left: 8px;
}
.m-l-9 {
	margin-left: 9px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-l-15 {
	margin-left: 15px;
}
.m-l-20 {
	margin-left: 20px;
}
.m-l-25 {
	margin-left: 25px;
}
.m-l-30 {
	margin-left: 30px;
}
.m-l-35 {
	margin-left: 35px;
}
.m-l-40 {
	margin-left: 40px;
}
.m-l-45 {
	margin-left: 45px;
}
.m-l-50 {
	margin-left: 50px;
}
.p-0 {
	padding: 0px;
}
.p-1 {
	padding: 1px;
}
.p-2 {
	padding: 2px;
}
.p-3 {
	padding: 3px;
}
.p-4 {
	padding: 4px;
}
.p-5 {
	padding: 5px;
}
.p-6 {
	padding: 6px;
}
.p-7 {
	padding: 7px;
}
.p-8 {
	padding: 8px;
}
.p-9 {
	padding: 9px;
}
.p-10 {
	padding: 10px;
}
.p-15 {
	padding: 15px;
}
.p-20 {
	padding: 20px;
}
.p-25 {
	padding: 25px;
}
.p-30 {
	padding: 30px;
}
.p-35 {
	padding: 35px;
}
.p-40 {
	padding: 40px;
}
.p-45 {
	padding: 45px;
}
.p-50 {
	padding: 50px;
}
.p-t-0 {
	padding-top: 0px;
}
.p-t-1 {
	padding-top: 1px;
}
.p-t-2 {
	padding-top: 2px;
}
.p-t-3 {
	padding-top: 3px;
}
.p-t-4 {
	padding-top: 4px;
}
.p-t-5 {
	padding-top: 5px;
}
.p-t-6 {
	padding-top: 6px;
}
.p-t-7 {
	padding-top: 7px;
}
.p-t-8 {
	padding-top: 8px;
}
.p-t-9 {
	padding-top: 9px;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-12 {
	padding-top: 12px;
}
.p-t-15 {
	padding-top: 15px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-t-25 {
	padding-top: 25px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-t-35 {
	padding-top: 35px;
}
.p-t-40 {
	padding-top: 40px;
}
.p-t-45 {
	padding-top: 45px;
}
.p-t-50 {
	padding-top: 50px;
}
.p-r-0 {
	padding-right: 0px;
}
.p-r-1 {
	padding-right: 1px;
}
.p-r-2 {
	padding-right: 2px;
}
.p-r-3 {
	padding-right: 3px;
}
.p-r-4 {
	padding-right: 4px;
}
.p-r-5 {
	padding-right: 5px;
}
.p-r-6 {
	padding-right: 6px;
}
.p-r-7 {
	padding-right: 7px;
}
.p-r-8 {
	padding-right: 8px;
}
.p-r-9 {
	padding-right: 9px;
}
.p-r-10 {
	padding-right: 10px;
}
.p-r-15 {
	padding-right: 15px;
}
.p-r-20 {
	padding-right: 20px;
}
.p-r-25 {
	padding-right: 25px;
}
.p-r-30 {
	padding-right: 30px;
}
.p-r-35 {
	padding-right: 35px;
}
.p-r-40 {
	padding-right: 40px;
}
.p-r-45 {
	padding-right: 45px;
}
.p-r-50 {
	padding-right: 50px;
}
.p-r-59 {
	padding-right: 59px;
}
.p-b-0 {
	padding-bottom: 0px;
}
.p-b-1 {
	padding-bottom: 1px;
}
.p-b-2 {
	padding-bottom: 2px;
}
.p-b-3 {
	padding-bottom: 3px;
}
.p-b-4 {
	padding-bottom: 4px;
}
.p-b-5 {
	padding-bottom: 5px;
}
.p-b-6 {
	padding-bottom: 6px;
}
.p-b-7 {
	padding-bottom: 7px;
}
.p-b-8 {
	padding-bottom: 8px;
}
.p-b-9 {
	padding-bottom: 9px;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-b-12 {
	padding-bottom: 12px;
}
.p-b-15 {
	padding-bottom: 15px;
}
.p-b-20 {
	padding-bottom: 20px;
}
.p-b-25 {
	padding-bottom: 25px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-b-35 {
	padding-bottom: 35px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-b-45 {
	padding-bottom: 45px;
}
.p-b-50 {
	padding-bottom: 50px;
}
.p-l-0 {
	padding-left: 0px;
}
.p-l-1 {
	padding-left: 1px;
}
.p-l-2 {
	padding-left: 2px;
}
.p-l-3 {
	padding-left: 3px;
}
.p-l-4 {
	padding-left: 4px;
}
.p-l-5 {
	padding-left: 5px;
}
.p-l-6 {
	padding-left: 6px;
}
.p-l-7 {
	padding-left: 7px;
}
.p-l-8 {
	padding-left: 8px;
}
.p-l-9 {
	padding-left: 9px;
}
.p-l-10 {
	padding-left: 10px;
}
.p-l-15 {
	padding-left: 15px;
}
.p-l-20 {
	padding-left: 20px;
}
.p-l-25 {
	padding-left: 25px;
}
.p-l-30 {
	padding-left: 30px;
}
.p-l-35 {
	padding-left: 35px;
}
.p-l-40 {
	padding-left: 40px;
}
.p-l-45 {
	padding-left: 45px;
}
.p-l-50 {
	padding-left: 50px;
}
.p-l-55 {
	padding-left: 55px;
}
.p-l-59 {
	padding-left: 59px;
}
.pos-a {
	position: absolute;
}
.pos-r {
	position: relative;
}
.pos-s {
	position: static;
}
.v-a-top {
	vertical-align: top;
}
.v-a-mid {
	vertical-align: middle;
}
.v-a-bot {
	vertical-align: bottom;
}
.row {
}
.row > [class*='col-'] {
}
.row-2x {
	margin-left: -30px;
	margin-right: -30px;
}
.row-2x > [class*='col-'] {
	padding-right: 30px;
	padding-left: 30px;
}
.no-gutter {
	margin-left: 0px;
	margin-right: 0px;
}
.no-gutter > [class*='col-'],
.no-gutter > .swiper-slide > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.form-control,
.form-control-feedback {
	font-size: 14px;
}
.form-control {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #b7b7b7;
	border-radius: 0px;
	padding-left: 15px;
	padding-right: 15px;
	color: #111111;
	-webkit-appearance: none;
}
.form-control::-webkit-input-placeholder {
	color: #b1b1b1;
	font-weight: 300;
	font-style: normal;
}
.form-control::-moz-placeholder {
	color: #b1b1b1;
	font-weight: 300;
	font-style: normal;
}
.form-control:-moz-placeholder {
	color: #b1b1b1;
	font-weight: 300;
	font-style: normal;
}
.form-control:-ms-input-placeholder {
	color: #b1b1b1;
	font-weight: 300;
	font-style: normal;
}
.form-control:focus {
	outline: 0;
}
.input-lg,
.form-group-lg .form-control {
	height: 46px;
	padding: 13px 20px;
	font-size: 14px;
	line-height: 1.33;
	border-radius: 2px;
}
.bootstrap-select > .dropdown-toggle.error,
.form-control.error {
	border:1px solid #EF0702;
}
.form-control.error::-webkit-input-placeholder {
	color: #bdbdbd;
}
.form-control.error::-moz-placeholder {
	color: #bdbdbd;
}
.form-control.error:-moz-placeholder {
	color: #bdbdbd;
}
.form-control.error:-ms-input-placeholder {
	color: #bdbdbd;
}
.form-control-feedback {
	line-height: 36px;
	color: #bfbfbf;
}
.has-success .form-control {
}
.has-warning .form-control {
}
.has-error .form-control {
}
label {
	font-weight: normal;
	cursor: pointer;
}
.btn {
	font-style: normal;
	border-radius: 17px;
	padding: 6px 17px;
	border: 1px solid transparent;
}
.btn:hover,
.btn:active,
.btn.active,
.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #111111;
}
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.btn-default:focus {
	background-color: transparent;
	color: #009846;
}
.btn-danger {
	background-color: #823468;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger:focus {
	background-color: #512a44;
	border-color: #512a44;
}
.btn-primary {
	background-color: #02a0e3;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:focus {
	background-color: #02a0e3;
	border-color: #02a0e3;
}
.btn-success {
	background-color: #0da018;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success:focus {
	background-color: #35e245;
	border-color: #35e245;
}
.btn-bordered {
	background-color: #ffffff;
	border-color: currentColor !important;
}
.btn-bordered:hover,
.btn-bordered:active,
.btn-bordered.active,
.btn-bordered:focus {
	background-color: #ffffff;
}
.btn-default.btn-bordered {
}
.btn-danger.btn-bordered {
	color: #823468;
}
.btn-danger.btn-bordered:hover,
.btn-danger.btn-bordered:active,
.btn-danger.btn-bordered.active,
.btn-danger.btn-bordered:focus {
	border-color: #823468 !important;
	background-color: #823468;
	color: #ffffff;
}
.btn-primary.btn-bordered {
}
.btn-success.btn-bordered {
	color: #0da018;
}
.btn-success.btn-bordered:hover,
.btn-success.btn-bordered:active,
.btn-success.btn-bordered.active {
	border-color: #0da018 !important;
	background-color: #0da018;
	color: #ffffff;
}
.btn-lg,
.btn-group-lg > .btn {
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 20px;
	font-size: 14px;
}
.btn-16 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-12 {
	line-height: normal;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.btn-block {
	padding-left: 3px;
	padding-right: 3px;
}
.btn-block-limit {
	max-width: 170px;
}
.btn-block-limit-2 {
	max-width: 150px;
}
.btn-block-limit-3 {
	max-width: 130px;
}
.btn-block-limit-4 {
	max-width: 200px;
}
.text-muted {
	color: #958f8f;
}
.text-primary {
}
.text-success {
	color: #0da018;
}
a.text-success:hover {
	color: #0da018;
}
.text-danger {
	color: #823468;
}
a.text-danger:hover {
	color: #512a44;
}
.text-red {
	color: #e22029;
}
.text-warning {
}
.text-info {
}
.text-std {
	color: #323232;
}
.text-dark {
	color: #252525;
}
.text-dark-2 {
	color: #232323;
}
.text-grey {
	color: #dcdcdc;
}
.text-grey-2 {
	color: #dcdcdc;
}
.text-grey-3 {
	color: #958f8f;
}
.text-grey-4 {
	color: #b1b1b1;
}
.text-grey-5 {
	color: #8a8a8a;
}
.text-green {
	color: #35e245;
}
.text-green-2 {
	color: #55bc5d;
}
.text-yellow {
	color: #fde200;
}
.label-warning {
}
.label-success {
}
.label-danger {
}
.label-info {
}
.two-lines-max,
.three-lines-max,
.four-lines-max,
.five-lines-max,
.six-lines-max {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.two-lines-max {
	-webkit-line-clamp: 2;
}
.three-lines-max {
	-webkit-line-clamp: 3;
}
.four-lines-max {
	-webkit-line-clamp: 4;
}
.five-lines-max {
	-webkit-line-clamp: 5;
}
.six-lines-max {
	-webkit-line-clamp: 6;
}
.logo-icon,
.user-icon,
.card-icon,
.salad-icon,
.truck-icon,
.letter-icon,
.hammer-icon,
.speaker-icon,
.broccoli-icon,
.equipment-icon,
.package-icon,
.cookery-icon,
.pyramid-icon,
.confectionery-icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
}
.user-icon {
	background-image: url('../img/logo-icon.png');
	width: 33px;
	height: 27px;
}
.user-icon {
	background-image: url('../img/user-icon.png');
	width: 20px;
	height: 19px;
}
.card-icon {
	background-image: url('../img/card-icon.png');
	width: 52px;
	height: 37px;
}
.salad-icon {
	background-image: url('../img/salad-icon.png');
	width: 45px;
	height: 52px;
}
.truck-icon {
	background-image: url('../img/truck-icon.png');
	width: 58px;
	height: 47px;
}
.letter-icon {
	background-image: url('../img/letter-icon.png');
	width: 46px;
	height: 30px;
}
.hammer-icon {
	background-image: url('../img/hammer-icon.png');
	width: 44px;
	height: 44px;
}
.speaker-icon {
	background-image: url('../img/speaker-icon.png');
	width: 52px;
	height: 51px;
}
.broccoli-icon {
	background-image: url('../img/broccoli-icon.png');
	width: 49px;
	height: 48px;
}
.equipment-icon {
	background-image: url('../img/equipment-icon.png');
	width: 44px;
	height: 44px;
}
.package-icon {
	background-image: url('../img/package-icon.png');
	width: 55px;
	height: 59px;
}
.cookery-icon {
	background-image: url('../img/cookery-icon.png');
	width: 48px;
	height: 44px;
}
.pyramid-icon {
	background-image: url('../img/pyramid-icon.png');
	width: 51px;
	height: 51px;
}
.confectionery-icon {
	background-image: url('../img/confectionery-icon.png');
	width: 45px;
	height: 44px;
}
.tree-icon {
	background: no-repeat bottom center;
	background-size: 12px 44px;
	display: inline-block;
	height: 22px;
	width: 12px;
}
.icon-0,
.icon-1 {
	display: inline-block;
	background: no-repeat bottom center;
	background-image: none;
	width: 15px;
	height: 15px;
	margin-bottom: -3px;
}
a:hover .tree-icon,
a:active .tree-icon,
a.active .tree-icon {
	background-position: top center;
}
hr {
	border-color: #d7d7d7;
}
.border-link {
	border-bottom: 1px solid currentColor;
}
.utility-link {
	border-bottom: 1px dashed currentColor;
}
.label-block {
	display: block;
}
.label-empty {
	visibility: hidden;
	color: transparent !important;
}
.box-bg {
	-webkit-box-shadow: 0 0px 16px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 16px rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
	position: relative;
	z-index: 2;
}
.roboto-slab {
	font-family: 'Roboto Slab', serif;
}
.std-header {
	font-size: 60px;
	line-height: 60px;
	color: #0da018;
	/*font-weight: 700;*/
}
.std-header > img {
	max-width: 64px;
}
.ps0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.header-container {
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
}
.header-top-line {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}
.htl-row,
.htl-col {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-flow: row wrap;
	-moz-box-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.htl-row {
}
.htl-col {
	-webkit-align-items: center;
	align-items: center;
}
.htl-col-logo {
	padding: 0;
}
.htl-col-city {
}
.htl-col-phone {
}
.htl-col-special {
}
.htl-col-personal {
}

.htl-col-personal .htl-personal:first-child {
	margin-right: 10px;
}
.htl-inner {
	width: 100%;
	display: block;
	position: relative;
}
.htl-logo-cnt {
	display: block;
}
.htl-logo {
	width: 160px;
	height: 50px;
}
.htl-city-link {
	position: absolute;
	top: -23px;
	width: 100%;
	text-align: center;
	margin: 0;
	padding-right: 8px;
}
.htl-city-link .utility-link {
	border-color: #86cf8b;
}
.htl-address-btn {
	width: 100%;
}
.htl-phone-cnt {
}
.htl-phone {
}
.htl-personal {
}
.htl-game-cnt {
}
.htl-game {
}
.header-bottom-line {
}
.dropdown-menu {
	margin-top: -1px;
	padding-top: 7px;
	border-radius: 0px;
	padding-bottom: 7px;
	border-color: #c5c5c5;
}
.header-nav-cnt {
	-webkit-justify-content: center;
	justify-content: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: -10px;
	position: relative;
	z-index: 2;
}
.header-nav {
}

.header-nav > li {
	padding-bottom: 10px;
}
.header-nav > li + li {
	margin-left: 10px;
}
.header-nav > li > a {
}
.header-nav > li > a:hover,
.header-nav > li > a:focus,
.header-nav > li > a:active,
.header-nav > li > a.active,
.header-nav .open > a,
.header-nav .open > a:hover,
.header-nav .open > a:focus {
	background-color: transparent;
	color: #0da018 !important;
}
.header-nav > li > a.text-danger:hover,
.header-nav > li > a.text-danger:focus,
.header-nav > li > a.text-danger:active,
.header-nav > li > a.text-danger.active,
.header-nav .open > a.text-danger,
.header-nav .open > a.text-danger:hover,
.header-nav .open > a.text-danger:focus {
	color: #512a44;
}
.header-nav .dropdown:hover .dropdown-menu {
	display: block;
}
.header-nav .dropdown-menu > li {
}
.header-nav .dropdown-menu > li + li {
}
.header-nav .dropdown-menu > li > a {
	padding: 3px 15px;
	font-weight: 300;
	color: inherit;
}
.header-nav .dropdown-menu > li > a:hover,
.header-nav .dropdown-menu > li > a:focus,
.header-nav .dropdown-menu > li > a:active,
.header-nav .dropdown-menu > li > a.active {
}
.header-nav .dropdown-menu {
}
.header-nav .tree-icon {
	vertical-align: middle;
	margin-top: -1px;
}
@media (min-width: 992px) and (max-width: 1050px) {
	.nav > li > a {
		padding: 10px;
	}
}
.green-line-bg {
	background-color: #379f73;
	height: 200px;
}
.green-line-bg.h100 {
	height: 100px;
}
.green-image {
}
.main-slider-block {
}
.main-slider {
	/* height: 510px; */
	margin: 0 auto;
	max-width: 1200px;
}

@media (min-width: 320px) and (max-width: 499px) {
	.bg-block-2 {
		padding: 0;
	}
}

@media (min-width: 500px) and (max-width: 767px) {
	.bg-block-2 {
		padding: 0;
	}
}

@media (min-width: 1200px) and (max-width: 10000px) {
	.bg-block-2 {
		padding: 30px 0;
	}
}

.main-slider .swiper-pagination {
	bottom: 5%;
	z-index: 20;
}
.main-slider .swiper-pagination-bullet {
	background-color: #ffffff;
	width: 12px;
	height: 12px;
	opacity: 1;
	margin-right: 9px !important;
	margin-left: 9px !important;
}
.main-slider .swiper-pagination-bullet-active {
	background-color: #0da018;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.main-slider .swiper-btn-next,
.main-slider .swiper-btn-prev {
	height: 50px;
	width: 50px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	position: relative;
	cursor: pointer;
	opacity: 0.4;
}

.main-slider .swiper-btn-next img,
.main-slider .swiper-btn-prev img {
	margin-left: -3px;
}
.ms-arrows-container {
	display: flex;
	padding: 0;
	align-items: center;
}
.main-slider .swiper-btn-next {
	transform: scaleX(-1);
	margin-left: auto;
}

.main-slider-mobile .swiper-pagination-bullet-active {
	background-color: #0da018;
}
.ms-arrows-container {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	margin-top: -25px;
	padding: 0 30px;
}
.ms-slide {
	position: relative;
	/*max-width: 1200px !important;
  width: 75% !important;
  margin: 0 8px;*/
}
#main-slider-mobile .ms-slide {
	margin: 0 !important;
}
.ms-image {
	background: no-repeat center;
	background-size: cover;
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	min-height: 280px;
	height: 100%;
	box-shadow: 0px 4px 65px rgba(0, 0, 0, 0.07);
	border-radius: 4px;
	background: #0da18d;
}
.ms-darker {
	position: absolute;
	opacity: 0.3;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}
.ms-caption {
	position: relative;
	padding-bottom: 5.5%;
	padding-top: 45px;
	color: #ffffff;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}
.ms-title {
	text-shadow: rgba(0, 0, 0, 0.2) 3px 3px 3px;
}
.ms-text {
}
.ms-icon {
	max-width: 100%;
}
.mosaic-index-block {
	padding-top: 55px;
	padding-bottom: 55px;
}
.mosaic-index-block .ss-caption-inner {
	position: static;
}
.mib-row,
.mib-col {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-flow: row wrap;
	-moz-box-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.mib-row {
	width: 100%;
}
.mib-col {
	height: auto;
}
.mib-col .img {
	height: auto;
}
.mib-left {
	width: 40.1709%;
}
.mib-right {
	width: 59.8291%;
}
.os-3 {
	width: 42.8571%;
}
.os-4 {
	width: 57.1429%;
}
.mosaic-item.effect-oscar {
	display: block;
	background: no-repeat center;
	background-size: cover;
	min-height: 100%;
}
.mosaic-item.effect-oscar:before {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.mosaic-item.effect-oscar:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.mosaic-index-block .mib-col {
	overflow: hidden;
}
.mosaic-item.effect-oscar:before {
	content: '';
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #fff;
	z-index: 1;
}
.mi-image {
}
.ss-caption {
	color: #ffffff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.mini-slider-caption {
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 30px;
}
.bg-block-3 .swiper-slide > a {
	display: flex;
	height: 100%;
	width: 100%;
}
.mi-text {
	transition: all 0.35s;
	opacity: 0.8;
	-webkit-transform: scale(0);
	transform: scale(0);
	max-height: 0;
}
.mosaic-item.effect-oscar:hover .mi-text {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	max-height: 80px;
}
.mi-caption {
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	color: #ffffff;
}
.mosaic-item.effect-oscar img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: transform 0.35s;
}
.mosaic-item.effect-oscar:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ss-caption-inner {
	position: relative;
	transition: top 0.35s;
}
.mosaic-item.effect-oscar:hover .ss-caption-inner {
	position: relative;
	top: 33%;
}
.mi-caption-inner {
	padding: 5px 60px;
	display: table-cell;
	vertical-align: middle;
}
.mi-title {
}
.mi-divider,
.ss-divider {
	background-color: currentColor;
	height: 2px;
}
.mi-divider {
	width: 80px;
}
.mi-text,
.ss-text {
	line-height: 1.2em;
}
.mi-text {
}
.second-slider {
}
#second-slider,
#second-slider .swiper-slide {
	width: 100%;
}
.second-slider .swiper-pagination {
	bottom: 3.5%;
}
.second-slider .swiper-pagination-bullet {
	background-color: #ffffff;
	width: 12px;
	height: 12px;
	opacity: 1;
	margin-right: 9px !important;
	margin-left: 9px !important;
}
.second-slider .swiper-pagination-bullet-active {
	background-color: #0da018;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.second-slider .swiper-button-next,
.second-slider .swiper-button-prev {
	width: 15px;
	height: 70px;
	margin-top: -35px;
	background-size: contain;
}
.second-slider .swiper-button-next {
	background-image: url('../img/ss-arrow-next.png');
}
.second-slider .swiper-button-prev {
	background-image: url('../img/ss-arrow-prev.png');
}
.ss-slide {
	position: relative;
}
.ss-caption {
}
.ss-caption-inner {
}
.ss-image {
}
.ss-title {
	margin-top: 15%;
}
.ss-divider {
	width: 146px;
}
.ss-text {
	padding-right: 12%;
	padding-left: 12%;
}
.ss-btn {
}
.index-stocks-block {
	padding-top: 45px;
	padding-bottom: 110px;
}
.stock-previews-slider-cnt {
	margin-left: -10px;
	margin-right: -10px;
}
.stock-previews-slider-cnt .stock-preview-item {
	margin: 10px;
}
.stock-previews-slider {
	padding-bottom: 60px;
}
.stock-previews-slider .swiper-pagination {
	bottom: 5px;
}
.stock-previews-slider .swiper-pagination-bullet {
	background-color: #d7d7d7;
	width: 12px;
	height: 12px;
	opacity: 1;
	margin-right: 9px !important;
	margin-left: 9px !important;
}
.stock-previews-slider .swiper-pagination-bullet-active {
	background-color: #0da018;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.stock-preview-item {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	background-color: #ffffff;
	padding: 25px 15px 5px;
	-webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.stock-preview-item:hover {
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.25);
}
.stock-preview-item:before {
	background-repeat: no-repeat;
	position: absolute;
	content: '';
}
.stock-preview-item:before {
	background-image: url(../img/red-arc.png);
	background-position: bottom right;
	background-size: contain;
	width: 201px;
	height: 122px;
	bottom: 0px;
	right: 0px;
}
.stock-preview-item-special:before {
	background-image: url(../img/green-bottom-arc.png);
}
.stock-preview-item.no-tld:after {
	display: none;
}
.spi-row {
}
.spi-col {
}
.spi-col-image {
}
.spi-col-prices {
	margin-top: -15px;
}
.spi-image-cnt {
	display: block;
}
.spi-image {
}
.spi-name {
	color: #464646;
	min-height: 38px;
	height: 38px;
	overflow: hidden;
}
.spi-prices {
	position: relative;
	margin-bottom: -25px;
}
.spi-old-price {
	position: relative;
	font-weight: 900;
	font-style: italic;
}
.spi-old-price:after {
	background-color: #323232;
	position: absolute;
	content: '';
	height: 1px;
	right: -3px;
	left: -3px;
	top: 50%;
}
.spi-price-cnt {
	padding-top: 34px;
}
.spi-old-price + .spi-price-cnt {
	padding-top: 0px;
}
.spi-price {
	line-height: 56px;
	font-weight: 900;
	font-style: italic;
}
.spi-bulk {
	font-style: italic;
	color: #787878;
	font-size: 14px;
	top: -24px;
}
.spi-sale-cnt {
}
.spi-sale,
.spi-spec {
	color: #ffffff;
	font-style: italic;
	position: relative;
}
.spi-sale {
}
.spi-spec {
	display: block;
}
.our-production-block {
	padding-top: 35px;
	position: relative;
	padding-bottom: 55px;
	color: #ffffff;
}
.opb-chef {
	left: 9%;
	bottom: 0px;
	position: absolute;
}
.opb-table {
	display: table;
}
.opb-cell {
	display: table-cell;
	vertical-align: middle;
}
.opb-cell-icon {
}
.opb-cell-text {
}
.opb-icon {
}
.opb-section {
}
.opb-title {
	text-shadow: rgba(0, 0, 0, 0.2) 3px 3px 3px;
}
.opb-text {
}
.opb-btn {
}
.index-news-block {
	padding-top: 45px;
	position: relative;
	padding-bottom: 45px;
}
.inb-more-btn {
}
.inb-vegetables {
	right: 50px;
	bottom: 0px;
	position: absolute;
	display: none;
}
.news-preview-item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}
.news-preview-item.news-item > *:not(a) {
	padding-left: 10px;
}
.news-preview-item .npi-title h3 {
	line-height: 28px;
	color: #000;
	margin-top: 0;
}
.npi-image-cnt {
	display: block;
	width: 100%;
}
.npi-image-cnt:hover + .npi-title {
	color: #0da018;
}
.npi-image {
	width: 100%;
	display: block;
	border-radius: 2px;
}
.npi-title {
}
.npi-description {
	line-height: 18px;
	color: #5f5f5f;
}
.npi-title:hover {
	color: #0da018;
}
.npi-date {
	color: #0da018;
	font-size: 13px;
	line-height: 13px;
}
.npi-text {
	line-height: 20px;
}
.callback-form {
	max-width: 252px;
}
.cf-title {
}
.cf-addition {
}
.respond-form {
}
.rf-title {
}
.rf-addition {
}
.rf-download-btn {
}
.rf-input {
	width: 230px;
}
.rf-phone-cnt {
	margin-bottom: -15px;
}
.sub-navigation-block {
	padding-top: 35px;
	padding-bottom: 30px;
}
.sub-navigation {
	margin-left: 0px;
	color: #464646;
}
.sub-navigation li {
	margin-bottom: 5px;
}
.sub-navigation li + li {
	margin-left: 1.7%;
}
.sub-navigation a {
	border-bottom: 1px solid transparent;
}
.sub-navigation a:hover,
.sub-navigation a:active,
.sub-navigation a.active,
.additional-info li a {
	border-color: currentColor;
	font-weight: 300;
	color: #0da018;
}
.additional-info li a:hover {
	border-bottom: 1px solid;
}
.suppliers-info-block {
	padding-top: 15px;
	padding-bottom: 80px;
}
.sib-title {
}
.dear-suppliers-table-cnt {
}
.dear-suppliers-table {
	display: table;
}
.dst-cell {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 0 40px;
}
.dst-cell + .dst-cell:before {
	content: '';
	background-color: #dedede;
	position: absolute;
	display: block;
	bottom: 0px;
	width: 1px;
	left: 0px;
	top: 0px;
}
.dst-cell-left {
}
.dst-cell-right {
}
.dst-title {
	line-height: 28px;
}
.dst-text {
	line-height: 22px;
}
.black-list {
}
.black-list li {
	position: relative;
	padding-left: 15px;
}
.black-list li:before {
	top: 0.5em;
	left: 0px;
	width: 4px;
	height: 4px;
	content: ' ';
	position: absolute;
	border-radius: 100%;
	background-color: currentColor;
}
.black-list li + li {
}
.green-list {
}
.green-ui ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	font-weight: 300;
	font-size: 16px;
}
.green-ui ul li,
.green-list li {
	position: relative;
	padding-left: 20px;
}
.green-ui ul li:before,
.green-list li:before {
	top: 0.35em;
	left: 0;
	width: 8px;
	height: 8px;
	content: ' ';
	position: absolute;
	border-radius: 100%;
	background-color: #55bc5d;
}
.green-ui ul li + li,
.green-list li + li {
	margin-top: 15px;
}
.green-list-short li + li {
	margin-top: 5px;
}
.green-special-table-cnt {
}
.green-special-table {
	counter-reset: gst-number;
}
.green-special-table td {
	position: relative;
	vertical-align: top;
}
.green-special-table td:first-child {
	text-align: center;
}
.green-special-table tr .gst-number:before {
	content: counter(gst-number);
	counter-increment: gst-number;
}
.gst-number {
	font-family: 'Graphik-Semibold';
	line-height: 85px;
	font-size: 112px;
	color: #55bc5d;
}
.gst-decor-cnt {
	width: 80px;
}
.gst-decor {
	position: absolute;
	min-height: 36px;
	width: 13px;
}
.gst-decor:after {
	content: '';
	position: absolute;
	background-color: #ffffff;
	border: 1px solid currentColor;
	border-radius: 100%;
	width: 13px;
	height: 13px;
	left: 0px;
	top: 35px;
	bottom: 0px;
	margin-top: -6px;
}
.gst-decor > hr {
	top: 0;
	left: 50%;
	bottom: 0;
	width: 1px;
	border: 0px;
	height: auto;
	margin-top: 0px;
	margin-left: -1px;
	margin-bottom: 0px;
	position: absolute;
	background-color: currentColor;
}
.green-special-table td .gst-decor {
	top: 0px;
	left: 50%;
	bottom: 0px;
	margin-left: -7px;
}
.green-special-table tr:first-child td .gst-decor {
	top: 35px;
}
.dev-network .green-special-table tr:last-child td .gst-decor {
	bottom: 93px;
}
.green-special-table tr:last-child td .gst-decor {
	bottom: 40px;
}
.green-special-table tr:first-child td .gst-decor:after,
.green-special-table tr:last-child td .gst-decor:after {
	margin-top: 0px;
	bottom: auto;
	top: auto;
}
.green-special-table tr:first-child td .gst-decor:after {
	top: 0px;
}
.green-special-table tr:last-child td .gst-decor:after {
	bottom: 0px;
}
.green-special-table tr:first-child td .gst-number {
	line-height: 85px;
}
.green-special-table tr:last-child td .gst-number {
	line-height: 94px;
}
.green-special-table tr:first-child td .gst-pad {
	margin-bottom: 30px;
}
.gst-pad {
	padding: 20px 35px;
}
.gst-pad li {
	font-size: 14px;
}
.gst-step {
	background-color: #f5f5f5;
}
.write-letter-block {
	padding-top: 10px;
	padding-bottom: 10px;
}
.wlb-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-flow: row wrap;
	-moz-box-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.wlb-col {
}
.wlb-col-left {
}
.wlb-col-right {
}
.wlb-separator {
	width: 1px;
	top: -10px;
	bottom: -10px;
	position: absolute;
	background-color: #d7d7d7;
}
.wlb-separator-2 {
	bottom: 60px;
}
.wlb-limit {
	max-width: 250px;
}
.wlb-information {
	padding-right: 14%;
}
.wlb-contacts {
	padding-right: 7%;
}
.wlb-title {
}
.wlb-text {
}
.wlb-selects-cnt {
}
.wlb-paragraph {
}
.wlb-callback-form {
	margin-top: -50px;
}
.commercial-proposal-form {
}
.cpf-clarification {
	color: #b1b1b1;
	display: block;
	position: absolute;
	padding-left: 10px;
	width: 165px;
	left: 100%;
	top: 3px;
}
.cpf-btn {
}
.company-handling-block {
	padding-top: 50px;
	padding-bottom: 55px;
	background-color: #f5f5f5;
}
.chb-title {
}
.chb-text {
}
.chb-text h1 {
	font-size: 32px;
}
.chb-message-btn {
}
.chb-divider {
	height: 1px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #d7d7d7;
}
.chb-addition {
	line-height: 20px;
}
.important-info-block {
	padding-top: 35px;
	padding-bottom: 40px;
}
.iib-title {
}
.iib-text {
}
.iib-addition {
}
.contacts-info-block {
	padding-top: 15px;
	padding-bottom: 50px;
}
.green-panels-group {
}
.green-panel {
	border-radius: 0px;
	box-shadow: none;
	border: 0px;
}
.green-panel .panel-heading {
	position: relative;
	padding: 0px;
}
.green-panel .panel-caret {
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid currentColor;
	position: absolute;
	left: 0px;
	top: 5px;
}
.green-panel .panel-title-link:not(.collapsed) .panel-caret {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.green-panel .panel-title {
}
.green-panel .panel-title-link {
	padding: 10px 120px 30px 50px;
	display: block;
	cursor: pointer;
}
.green-panel .panel-title-link:hover {
}
.green-panel .panel-title-text {
}
.green-panel .panel-date {
	margin-top: -2px;
}
.green-panel .panel-respond {
	margin-top: -55px;
}
.green-panel .panel-body {
	padding: 35px 70px 55px 100px;
	border-top: 1px solid #d7d7d7;
}
.about-company-block {
	padding-top: 15px;
	padding-bottom: 50px;
}
.acb-divider {
}
.about-company-item {
	padding-bottom: 5px;
}
.aci-title {
}
.frequently-questions-block {
	padding-top: 60px;
	padding-bottom: 35px;
}
.frequently-questions-p-t-0 {
	padding-top: 0 !important;
}
.fqb-title {
}
.fqb-example {
}
.fqb-table-cnt {
}
.network-advertisement-block {
	padding-top: 15px;
	padding-bottom: 35px;
}
.nab-title {
}
.statistic-items-cnt {
}
.statistic-item {
	padding-left: 4%;
	padding-right: 4%;
	display: inline-block;
}
.si-number {
	font-size: 45px;
	line-height: 48px;
}
.si-text {
	margin-top: -5px;
}
.advertisements-opportunity-block {
	padding-top: 22px;
	padding-bottom: 22px;
}
.aob-table-cnt {
	margin-left: -5px;
	margin-right: -5px;
}
.aob-table {
	width: 100%;
	display: table;
}
.aob-cell {
	padding: 5px;
	display: table-cell;
	vertical-align: middle;
}
.aob-cell-text {
	width: 60%;
}
.aob-cell-icon {
	width: 20%;
}
.aob-text {
	font-weight: 300;
}
.aob-icon {
}
.advertisement-presentation-block {
	padding-top: 60px;
	padding-bottom: 50px;
}
.apb-text {
}
.apb-description {
	padding-top: 22px;
	padding-bottom: 22px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.apb-btn {
}
.advertisement-detailed-block {
	padding-top: 45px;
	padding-bottom: 45px;
}
.adb-addition {
	padding-bottom: 25px;
	border-bottom: 1px solid #d7d7d7;
}
.adb-info {
	font-weight: 300;
}
.adb-italic {
	font-style: italic;
}
.adb-paragraph {
	font-weight: 300;
}
.equipment-sale-block {
	padding-top: 15px;
	padding-bottom: 20px;
}
.esb-cooperation {
}
.esb-table-cnt {
	margin-left: -7px;
	margin-right: -7px;
}
.esb-table {
	display: table;
}
.esb-cell {
	padding-left: 7px;
	padding-right: 7px;
	display: table-cell;
	vertical-align: middle;
}
.esb-cell-text {
}
.esb-cell-input {
}
.esb-select-cnt {
	width: 330px;
}
.esb-select {
}
.esb-select > .btn,
.esb-select.btn-group .dropdown-menu,
.esb-select.btn-group .dropdown-menu,
.esb-select.btn-group .dropdown-menu li a {
	font-weight: inherit;
	font-size: inherit;
}
.equipment-items-cnt {
}
.equipment-item {
	padding-bottom: 15px;
	border-bottom: 1px solid #d7d7d7;
}
.ei-image-cnt {
	display: block;
}
.ei-image {
	width: 100%;
}
.ei-title {
}
.ei-text {
	line-height: 16px;
}
.ei-text.ellipsis-text {
	max-height: 145px;
}
.ei-text-btn {
	cursor: pointer;
	padding-top: 15px;
}
.ei-caret {
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	border: 1px solid currentColor;
}
.ei-caret.fa-angle-up:before {
	position: relative;
	top: -1px;
}
.ei-tip {
}
.ei-side {
	padding-top: 35px;
}
.ei-filing {
}
.ei-date {
}
.ei-btn {
	width: 150px;
}
.ei-circle {
	width: 68px;
	height: 68px;
	line-height: 66px;
	text-align: center;
	border-radius: 100%;
	border: 1px solid #0da018;
}
.ei-circle-icon {
	display: inline-block;
	background-image: url(../img/mobile-green-icon.png);
	background-position: top left;
	background-size: contain;
	width: 22px;
	height: 38px;
}
.ei-phone {
}
.ei-mob-phone-cnt {
	font-family: 'Roboto Condensed', sans-serif;
}
.ei-mob-phone-icon {
	display: inline-block;
	background-image: url(../img/mobile-green-icon-mob.png);
	background-position: top left;
	background-size: contain;
	width: 12px;
	height: 20px;
}
.shop-news-block {
	padding-top: 15px;
	padding-bottom: 60px;
}
.snb-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-flow: row wrap;
	-moz-box-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.snb-col {
}
.snb-divider {
}
.snb-more-btn {
}
.news-article-item {
}
.nai-title {
	font-size: 30px;
}
.nai-date {
	font-size: 14px;
	line-height: 14px;
	color: #0da018;
}
.nai-image-cnt {
}
.nai-image-cnt iframe {
	max-width: 100%;
	width: 100% !important;
	height: auto;
}
.nai-image {
	max-width: 100%;
	margin: 0 auto;
}
.nai-info-cnt p,
.nai-info-cnt ul,
.nai-info-cnt ol {
	margin-bottom: 20px;
	line-height: 28px;
	font-weight: 300;
	font-size: 16px;
}
.nai-bottom-row {
	padding-top: 50px;
}

.nai-more-cnt {
}
.nai-more-btn {
}
.nai-socials-cnt {
}
.article-socials {
}
.as-text {
}
.as-circle {
	width: 34px;
	height: 34px;
	color: #ffffff;
	font-size: 110%;
	line-height: 34px;
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	background-color: #000000;
}
.as-circle-vk {
	background-color: #507299;
}
.as-circle-vk:hover {
}
.as-circle-od {
	background-color: #ee8208;
}
.as-circle-od:hover {
}
.as-circle-fb {
	background-color: #3b5998;
}
.as-circle-fb:hover {
}
.article-side-block {
	padding-bottom: 20px;
}
.article-side-block.swiper-container {
	overflow: unset;
	margin-top: 50px;
}
.article-side-block.swiper-container .swiper-slide {
	width: calc(40% - 30px) !important;
	margin-right: 30px;
}
.article-side-block.swiper-container .swiper-slide img {
	border-radius: 8px;
	margin-bottom: 15px;
}

.asb-title {
	display: flex;
	justify-content: space-between;
}
.asb-divider {
}
.production-info-block {
	color: #ffffff;
	padding-top: 55px;
	padding-bottom: 60px;
}
.pib-title {
}
.pib-text {
}
.pib-separator {
	background-color: #cfc9c7;
	height: 1px;
	width: 60%;
}
.pib-addition {
}
.production-manifold-block {
	padding-bottom: 25px;
	padding-top: 25px;
}
.pmb-title {
}
.pmb-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-flow: row wrap;
	-moz-box-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.pmb-col {
}
.product-categories-cnt {
}
.product-category-item {
	display: inline-block;
}
.pci-circle {
	width: 90px;
	height: 90px;
	line-height: 88px;
	text-align: center;
	border-radius: 100%;
	border: 1px solid #13af21;
	background-color: #ffffff;
}
.pci-circle:hover {
	cursor: pointer;
}
.pci-name {
	font-family: 'Roboto Condensed', sans-serif;
	color: #5a5a5a;
	display: none;
}
.product-category-item.active .pci-name,
.product-category-item:hover .pci-name {
	display: block;
}
.pci-icon {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: top center;
}
.product-category-item.active .pci-circle,
.product-category-item:hover .pci-circle {
	background-color: #13af21;
}
.product-category-item.active .pci-icon,
.product-category-item:hover .pci-icon {
	background-position: bottom center;
}
.pci-icon-1 {
	background-image: url('../img/pci-icon-1.png');
	width: 36px;
	height: 46px;
}
.pci-icon-2 {
	background-image: url('../img/pci-icon-2.png');
	width: 45px;
	height: 47px;
}
.pci-icon-3 {
	background-image: url('../img/pci-icon-3.png');
	width: 49px;
	height: 40px;
}
.pci-icon-4 {
	background-image: url('../img/pci-icon-4.png');
	width: 51px;
	height: 44px;
}
.pci-icon-5 {
	background-image: url('../img/pci-icon-5.png');
	width: 48px;
	height: 47px;
}
.pci-icon-6 {
	background-image: url('../img/pci-icon-6.png');
	width: 45px;
	height: 45px;
}
.pci-icon-7 {
	background-image: url('../img/pci-icon-7.png');
	width: 52px;
	height: 50px;
}
.pci-icon-8 {
	background-image: url('../img/pci-icon-8.png');
	width: 42px;
	height: 42px;
}
.pci-icon-9 {
	background-image: url('../img/pci-icon-9.png');
	width: 46px;
	height: 46px;
}
.pci-icon-10 {
	background-image: url('../img/pci-icon-10.png');
	width: 46px;
	height: 46px;
}
.pci-icon-11 {
	background-image: url('../img/pci-icon-11.png');
	width: 46px;
	height: 46px;
}
.pci-icon-12 {
	background-image: url('../img/pci-icon-12.png');
	width: 46px;
	height: 46px;
}
.pci-icon-13 {
	background-image: url('../img/pci-icon-13.png');
	width: 52px;
	height: 36px;
}
.pci-icon-14 {
	background-image: url('../img/pci-icon-14.png');
	width: 20px;
	height: 52px;
}
.pci-icon-15 {
	background-image: url('../img/pci-icon-15.png');
	width: 52px;
	height: 24px;
}
.mobile-product-categories-filter {
	position: relative;
}
.mpcf-circle {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	background-color: #13af21;
	position: fixed;
	color: #ffffff;
	bottom: 20px;
	right: 20px;
	z-index: 1;
}
.mpcf-circle:hover,
.mpcf-circle:active,
.mpcf-circle.active {
}
.mpcf-icon {
}
.product-preview-item {
	display: block;
	-webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: relative;
}
.product-preview-item:hover {
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.25);
	cursor: pointer;
}
.ppi-image-cnt {
	display: block;
	overflow: hidden;
	position: relative;
}
.ppi-image {
	width: 100%;
}
.ppi-mask {
	opacity: 0;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.2) 132%);
	background: -o-linear-gradient(rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.2) 132%);
	background: linear-gradient(rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.2) 132%);
	background-color: transparent !important;
	-webkit-transform: translate(0, 50px);
	-moz-transform: translate(0, 50px);
	-ms-transform: translate(0, 50px);
	-o-transform: translate(0, 50px);
	transform: translate(0, 50px);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.ppi-zoom {
	opacity: 0;
	width: 60px;
	height: 60px;
	cursor: pointer;
	border-radius: 100%;
	position: absolute;
	color: #ffffff;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -30px;
	-webkit-transform: translate(0, 30px);
	-moz-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	-o-transform: translate(0, 30px);
	transform: translate(0, 30px);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.ppi-zoom:before,
.ppi-zoom:after {
	content: '';
	top: 50%;
	left: 50%;
	position: absolute;
	background-color: currentColor;
}
.ppi-zoom:before {
	width: 40px;
	height: 1px;
	margin-top: -1px;
	margin-left: -20px;
}
.ppi-zoom:after {
	width: 1px;
	height: 40px;
	margin-top: -20px;
	margin-left: -1px;
}
.product-preview-item:hover .ppi-zoom,
.product-preview-item:hover .ppi-mask {
	opacity: 1;
}
.product-preview-item:hover .ppi-mask {
	top: -50px;
}
.product-preview-item:hover .ppi-zoom {
	-webkit-transform: translate(0, 0px);
	-moz-transform: translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform: translate(0, 0px);
	transform: translate(0, 0px);
}
.product-preview-item-large .ppi-zoom {
	top: 10px;
	left: auto;
	right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	height: 100%;
}
.product-preview-item-large .ppi-zoom:before,
.product-preview-item-large .ppi-zoom:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.product-preview-item-large .ppi-zoom-cnt .ppi-text {
	height: 55px;
}
.ppi-info-cnt {
	padding: 15px;
}
.ppi-title {
	display: block;
}
.ppi-text {
	font-style: italic;
	height: 85px;
	overflow: hidden;
}
.ppi-zoom-cnt {
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	position: absolute;
	background-color: #ffffff;
	-webkit-box-shadow: 0 10px 20px rgba(147, 149, 152, 0.5);
	-moz-box-shadow: 0 10px 20px rgba(147, 149, 152, 0.5);
	box-shadow: 0 10px 20px rgba(147, 149, 152, 0.5);
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	visibility: hidden;
}
.product-preview-item-large .ppi-zoom-cnt {
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	visibility: visible;
	width: -webkit-calc(200% + 30px);
	width: expression(200% + 30px);
	width: -moz-calc(200% + 30px);
	width: -o-calc(200% + 30px);
	width: calc(200% + 30px);
}
.product-preview-item-large.last .ppi-zoom-cnt {
	left: -webkit-calc(-100% - 30px);
	left: expression(-100% - 30px);
	left: -moz-calc(-100% - 30px);
	left: -o-calc(-100% - 30px);
	left: calc(-100% - 30px);
}
.ppi-zoom-cnt .ppi-title {
	font-size: 170%;
}
.ppi-zoom-cnt .ppi-text {
	font-size: 100%;
}
.tenders-info-block {
	padding-top: 15px;
	padding-bottom: 40px;
}
.tib-title {
}
.tib-category {
}
.tib-panel {
	border-bottom: 1px solid #d7d7d7;
}
.tib-panel .panel-title-link {
	padding-bottom: 20px;
}
.tib-panel .panel-body {
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	border-top-color: transparent;
}
.production-shares-block {
	padding-top: 30px;
	padding-bottom: 70px;
}
.psb-title {
}
.psb-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-flow: row wrap;
	-moz-box-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.psb-col {
}
.construction-info-block {
	padding-top: 15px;
	padding-bottom: 45px;
}
.cib-text {
}
.construction-paragraph {
}
.cp-title {
}
.cp-text {
}
.vacancy-top-block {
	color: #ffffff;
	padding-top: 35px;
	padding-bottom: 30px;
}
.vtb-title {
}
.vtb-text {
}
.vtb-sub-title {
}
.vtb-suggest {
}
.vtb-btn-cnt {
}
.vtb-btn {
}
.company-worth-block {
	padding-top: 45px;
	padding-bottom: 45px;
}
.company-values {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
.cv-paragraph + .cv-paragraph {
	margin-top: 25px;
}
.demands-list {
	color: #b3b3b3;
}
.demands-list li {
	margin-right: 1.1%;
}
.dl-icon {
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	height: 16px;
	width: 20px;
}
.dl-icon-1 {
	background-image: url('../icons/3.svg');
}
.dl-icon-2 {
	background-image: url('../icons/2.svg');
}
.dl-icon-3 {
	background-image: url('../icons/1.svg');
}
.company-vacancies-block {
	padding-top: 10px;
	padding-bottom: 55px;
}
.cvb-title {
}
.cvb-table-cnt {
	margin-left: -7px;
	margin-right: -7px;
}
.cvb-table {
	display: table;
}
.cvb-cell {
	padding-left: 7px;
	padding-right: 7px;
	display: table-cell;
	vertical-align: middle;
}
.cvb-cell-text {
}
.cvb-cell-input {
}
.cvb-select-cnt {
	width: 200px;
}
.cvb-select {
}
.cvb-select > .btn,
.cvb-select.btn-group .dropdown-menu,
.cvb-select.btn-group .dropdown-menu,
.cvb-select.btn-group .dropdown-menu li a {
	font-weight: inherit;
	font-size: inherit;
}
.cvb-panel {
	border-bottom: 1px solid #d7d7d7;
}
.cvb-panel .panel-caret {
}
.cvb-panel .panel-title-link {
}
.cvb-panel-demands {
	margin-bottom: -20px;
}
.cvb-panel .panel-body {
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-top-color: transparent;
}
.dzi-group {
	position: relative;
}
.dzi-input {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	width: 100%;
	cursor: pointer;
	position: absolute;
}
.dzi-text {
}
.shop-news-block,
.tenders-info-block,
.contacts-info-block,
.about-company-block,
.equipment-sale-block,
.suppliers-info-block,
.construction-info-block,
.network-advertisement-block {
	padding-top: 2px;
}
.rgm {
}
.snb-rgm {
	margin-top: -9px;
}
.snb-rgm-2 {
	margin-top: -7px;
}
.cib-rgm {
	margin-top: -12px;
}
.cib-rgm-2 {
	margin-top: -21px;
}
.sib-rgm {
	margin-top: 35px;
}
.sib-rgm-2 {
	margin-top: -10px;
}
.acb-rgm {
	margin-top: -15px;
}
.esb-rgm {
	margin-top: 35px;
}
.nab-rgm {
	margin-top: -7px;
}
.tib-rgm {
	margin-top: -7px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	border: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.table > thead > .tr-head > td,
.table > tbody > .tr-head > td {
	vertical-align: middle;
}
.table-striped > tbody > tr:nth-child(odd) {
	background-color: #f5f5f5;
}
.table-striped tr > td + td,
.table-striped tr > th + th {
	border-left: 1px solid #d7d7d7;
}
.footer-block {
	color: #b4b4b4;
	padding-top: 45px;
	padding-bottom: 55px;
}
.fb-header {
}
.fb-list {
}
.fb-list li {
	margin-bottom: 5px;
}
.fb-list a {
}
.fb-list a:hover {
}
.fb-logo-cnt {
	display: block;
}
.fb-logo {
	width: 215px;
	height: 70px;
}
.fb-info-cnt {
	display: inline-block;
	padding-left: 30px;
}
.fb-info-cnt .fb-logo-cnt {
	margin-left: -30px;
	margin-right: -30px;
}
.fb-phone-cnt {
}
.fb-phone {
}
.error-page-block {
	position: relative;
	padding-top: 120px;
	padding-bottom: 150px;
}
.epb-content {
}
.epb-title {
	line-height: 1.3em;
}
.epb-addition {
	margin-left: -5px;
	margin-right: -5px;
}
.epb-text {
	max-width: 370px;
}
.epb-btn {
}
.epb-vegetables {
	left: 0px;
	bottom: 0px;
	position: absolute;
}
.socials-cnt {
}
.soc-circle {
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	border: 1px solid currentColor;
}
.soc-circle + .soc-circle {
	margin-left: 10px;
}
.soc-circle:hover,
.soc-circle:active,
.soc-circle.active {
	background-color: #b4b4b4;
	color: #282828;
}
.copyright-block {
	padding-top: 10px;
	padding-bottom: 10px;
}
.cb-line {
	font-family: 'Open Sans', sans-serif;
}
.mobile-menu-block {
	background-color: #ffffff;
	position: absolute;
	padding-bottom: 15px;
	padding-top: 45px;
	z-index: 2;
	right: 0px;
	left: 0px;
	top: 0px;
	height: 100vh;
	overflow: auto;
	display: none;
}
.mobile-menu-open .mobile-menu-block {
	display: block;
}
.mobile-menu-open {
	overflow: hidden !important;
}
.mobile-menu {
}
.mobile-menu > li {
}
.mobile-menu > li + li {
}
.mobile-menu > li > .mm-link {
	padding: 10px 15px;
	display: block;
}
.mobile-menu > li > .mm-link:hover,
.mobile-menu > li > .mm-link:active,
.mobile-menu > li > .mm-link.active {
}
.mobile-menu > li > .mm-link-dropdown {
	cursor: pointer;
}
.mobile-inner-menu {
	color: #767676;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f4f4f4;
}
.mobile-inner-menu > li {
}
.mobile-inner-menu > li + li {
}
.mobile-inner-menu > li > a {
	padding: 8px 15px;
	display: block;
}
.mobile-inner-menu > li > a:hover,
.mobile-inner-menu > li > a:active,
.mobile-inner-menu > li > a.active {
}
.mobile-direction-block {
	padding-top: 15px;
	padding-bottom: 15px;
}
.mdb-link {
}
.mobile-addresses-block {
	background-color: #ffffff;
	position: absolute;
	padding-bottom: 15px;
	padding-top: 45px;
	z-index: 2;
	right: 0px;
	left: 0px;
	top: 0px;
	display: none;
}
.mobile-addresses-open .mobile-addresses-block {
	display: block;
}
.mab-limit {
	width: 260px;
}
.mab-select-cnt {
}
.mobile-addresses {
}
.mobile-addresses > li {
}
.mobile-addresses > li + li {
	border-top: 1px solid #d7d7d7;
}
.mobile-game-cnt {
	display: block;
}
.mobile-game {
}
.address-item {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.ai-title {
}
.ai-marker {
	margin-left: -15px;
}
.ai-time {
}
.mobile-product-categories {
	background-color: #ffffff;
	box-shadow: 0 0 8px rgba(100, 100, 100, 0.5);
	position: fixed;
	padding-bottom: 15px;
	z-index: 3;
	right: 0;
	left: 0;
	top: 0;
	display: none;
}
.mobile-categories-open .mobile-product-categories {
	display: block;
}
.mpc-list {
}
.mpc-list > li {
}
.mpc-list > li + li {
	margin-top: 20px;
}
.mpc-list a {
}
.mpc-list a:hover,
.mpc-list a:active,
.mpc-list a.active {
	font-weight: 500;
	color: #13af21;
}
.mobile-header-block {
	padding-top: 9px;
	padding-bottom: 9px;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
}
.mhb-row {
}
.mhb-col {
}
.mhb-col-left {
}
.mhb-col-center {
}
.mhb-col-right {
}
.mhb-logo-btn,
.mhb-user-btn,
.mhb-menu-btn {
	display: inline-block;
}
.mhb-logo-btn img {
	width: 33px;
	height: 27px;
}
.mhb-user-btn {
	margin-top: 3px;
}
.mhb-menu-btn {
	padding: 4px;
	margin-top: 3px;
	margin-bottom: -3px;
	display: inline-block;
	position: relative;
	z-index: 3;
}
.mhb-menu-btn > i {
	display: block;
	width: 20px;
	height: 1px;
	background-color: #0b0b0b;
}
.mhb-menu-btn > i + i {
	margin-top: 5px;
}
.mhb-menu-btn > i:first-child,
.mhb-menu-btn > i:last-child {
	-webkit-transform: translateY(0) rotate(0deg);
	-moz-transform: translateY(0) rotate(0deg);
	-ms-transform: translateY(0) rotate(0deg);
	-o-transform: translateY(0) rotate(0deg);
	transform: translateY(0) rotate(0deg);
	-webkit-transition: -webkit-transform 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease;
	-ms-transition: -ms-transform 0.3s ease;
	-o-transition: -o-transform 0.3s ease;
	transition: transform 0.3s ease;
}
.mobile-menu-open .mhb-menu-btn > i:first-child,
.mobile-addresses-open .mhb-menu-btn > i:first-child,
.mobile-categories-open .mhb-menu-btn > i:first-child {
	-webkit-transform: translateY(6px) rotate(45deg);
	-moz-transform: translateY(6px) rotate(45deg);
	-ms-transform: translateY(6px) rotate(45deg);
	-o-transform: translateY(6px) rotate(45deg);
	transform: translateY(6px) rotate(45deg);
}
.mobile-menu-open .mhb-menu-btn > i:last-child,
.mobile-addresses-open .mhb-menu-btn > i:last-child,
.mobile-categories-open .mhb-menu-btn > i:last-child {
	-webkit-transform: translateY(-6px) rotate(-45deg);
	-moz-transform: translateY(-6px) rotate(-45deg);
	-ms-transform: translateY(-6px) rotate(-45deg);
	-o-transform: translateY(-6px) rotate(-45deg);
	transform: translateY(-6px) rotate(-45deg);
}
.mobile-menu-open .mhb-menu-btn > i:nth-child(2),
.mobile-addresses-open .mhb-menu-btn > i:nth-child(2),
.mobile-categories-open .mhb-menu-btn > i:nth-child(2) {
	opacity: 0;
}
#gmap {
	height: 310px;
}
[name='flipgorilla'] {
	max-width: 100%;
}
.nai-image-cnt [name='flipgorilla'] {
	width: 100% !important;
	height: auto;
}
.textInfo {
	padding: 9px 3px 3px;
}
.ellipsis-text {
}
.dot-btn {
}
.dot-btn-less {
}
.dot-btn-more {
}
.ellipsis-text:not(.is-truncated) .dot-btn-more {
	display: none;
}
.modal-backdrop {
	background-color: #3a3a3a;
}
.modal-backdrop.in {
	opacity: 0.2;
}
.modal-content {
	border: 0px;
	border-radius: 0px;
	box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}
.modal-content .close {
	opacity: 1;
	color: #b7b7b7;
	position: absolute;
	right: 18px;
	top: 15px;
	z-index: 1;
	width: 18px;
	height: 18px;
}
.modal-content .close:before {
	content: '';
	top: 50%;
	left: 50%;
	width: 18px;
	height: 1px;
	display: block;
	margin-left: -11px;
	position: absolute;
	background-color: currentColor;
	margin-top: 0px;
}
.modal-content .close:after {
	content: '';
	top: 50%;
	left: 50%;
	width: 18px;
	height: 1px;
	display: block;
	margin-left: -11px;
	position: absolute;
	background-color: currentColor;
}
.modal-content .close:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal-content .close:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.modal-header {
	padding-top: 30px;
	border-bottom: 0px;
}
.modal-title {
}
.modal-body {
	padding-top: 35px;
	padding-bottom: 30px;
}
.modal-label {
	position: absolute;
	color: #b7b7b7;
	left: 15px;
	top: 12px;
}
.modal-large {
}
.modal-large .modal-dialog {
	width: 83.33333333%;
}
.modal-medium {
}
.modal-medium .modal-dialog {
	width: 66.66666667%;
}
.modal-medium {
}
.modal-medium .modal-dialog {
	width: 66.66666667%;
}
.modal-small {
}
.modal-small .modal-dialog {
	width: 350px;
}
.modal-full {
	padding-right: 0px !important;
}
.modal-full .modal-dialog {
	width: auto;
	margin: 0px;
}
.modal-full .modal-content {
	min-height: 100vh;
}
@media (min-width: 768px) {
	.modal.mobile-modal {
		position: initial;
		top: initial;
		left: initial;
		right: initial;
		bottom: initial;
		z-index: initial;
		overflow: initial;
		visibility: initial;
		opacity: initial;
		display: initial;
	}
	.modal.mobile-modal .modal-dialog {
		-webkit-transform: initial;
		-ms-transform: initial;
		-o-transform: initial;
		transform: initial;
		width: initial;
	}
	.modal.mobile-modal .modal-content {
		-webkit-box-shadow: initial;
		background-color: initial;
		box-shadow: initial;
		min-height: initial;
	}
	.modal.mobile-modal .modal-body {
		padding: initial;
	}
	.modal.mobile-modal .modal-content .modal-close,
	.modal.mobile-modal .modal-header,
	.modal.mobile-modal .modal-footer {
		display: none;
	}
}
.bootstrap-select > .dropdown-toggle {
	border: 1px solid #c5c5c5 !important;
	padding-left: 15px;
	padding-right: 32px;
	border-radius: 0;
}
.bootstrap-select .dropdown-toggle:hover {
}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select.open .dropdown-toggle {
	outline: none !important;
	border-color: #66afe9 !important;
	background: transparent;
	box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #323232;
}
.bootstrap-select.btn-group .dropdown-toggle.bs-placeholder .filter-option {
	color: #b1b1b1;
	font-weight: 300;
	font-style: normal;
}
.bootstrap-select.btn-group .dropdown-menu {
}
.bootstrap-select.btn-group .dropdown-menu li a {
	padding: 3px 15px;
}
.mCSB_scrollTools {
	width: 6px;
}
.mCSB_inside > .mCSB_container {
	margin-right: 0px;
}
.mCSB_scrollTools .mCSB_draggerRail,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 0px;
}
body.isIOS {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
@media (max-width: 1300px) {
	.container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.main-slider .swiper-button-next {
		right: 15px;
	}
	.main-slider .swiper-button-prev {
		left: 15px;
	}
	.inb-vegetables {
		right: 0px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.ss-title {
		font-size: 32px;
	}
	.ss-btn {
		margin-top: 15px;
	}
	.fb-header {
		font-size: 17px;
	}
	.commercial-proposal-form {
		position: relative;
		left: -50px;
	}
	.ei-date {
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.row:not(.no-gutter) {
		margin-left: -7px;
		margin-right: -7px;
	}
	.row:not(.no-gutter) > [class*='col-'] {
		padding-right: 7px;
		padding-left: 7px;
	}
	.htl-col-logo {
		width: 21.666667%;
	}
	.htl-col-city {
		width: 34.666667%;
	}
	.htl-col-personal {
		width: 18.666667%;
	}
	.htl-phone {
		font-size: 17px;
	}
	.header-nav {
		font-size: 14px;
	}
	.header-nav > li + li {
		margin-left: 8px;
	}
	.header-nav > li > a {
		padding-right: 9px;
		padding-left: 9px;
	}
	.std-header {
		font-size: 36px;
		margin-bottom: 20px;
	}
	.std-header > img {
		max-width: 36px;
	}
	.main-slider .swiper-button-next,
	.main-slider .swiper-button-prev {
		width: 10px;
		height: 46px;
		margin-top: -23px;
	}
	.main-slider .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin-right: 5px !important;
		margin-left: 5px !important;
	}
	.ms-caption {
		padding-top: 3.5%;
		padding-bottom: 4.5%;
	}
	.ms-title {
		font-size: 36px;
	}
	.ms-text {
		font-size: 18px;
	}
	.ms-icon {
		max-width: 100%;
	}
	.mosaic-index-block {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.mib-col {
		width: 100%;
	}
	.mosaic-item {
		height: 65px;
		width: 100%;
		display: block;
		background: no-repeat center;
		background-size: cover;
	}
	.mi-caption {
	}
	.mi-title {
		font-size: 24px;
	}
	.ss-title {
		margin-top: 0;
		font-size: 26px;
	}
	.ss-text {
		font-size: 12px;
	}
	.ss-text {
		padding-left: 20px;
		padding-right: 20px;
	}
	.ss-btn {
		margin-top: 10px;
	}
	.index-stocks-block {
		padding-bottom: 70px;
	}
	.stock-previews-slider-cnt {
		margin-left: -7px;
		margin-right: -7px;
	}
	.stock-previews-slider-cnt .stock-preview-item {
		margin: 7px;
	}
	.stock-previews-slider .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin-right: 6px !important;
		margin-left: 6px !important;
	}
	.stock-previews-slider {
		padding-bottom: 45px;
	}
	.stock-preview-item:before {
		width: 160px;
		height: 97px;
	}
	.stock-preview-item:after {
		display: none;
	}
	.stock-preview-item {
		padding-top: 15px;
		-webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
		box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
	}
	.spi-row {
		margin-bottom: -10px;
	}
	.spi-image-cnt {
		margin-bottom: 10px;
	}
	.spi-name {
		font-size: 12px;
		margin-bottom: 0px;
		margin-right: -20px;
	}
	.spi-old-price {
		font-size: 20px;
	}
	.spi-price-cnt {
		padding-top: 28px;
	}
	.spi-price {
		font-size: 36px;
		line-height: 40px;
	}
	.spi-prices {
		margin-bottom: 0px;
	}
	.spi-bulk {
		top: -15px;
	}
	.spi-sale {
		font-size: 24px;
	}
	.spi-spec {
		margin-bottom: 0px;
		margin-top: 14px;
		font-size: 14px;
	}
	.our-production-block {
		padding-bottom: 45px;
	}
	.opb-chef {
		left: 6.5%;
		width: 206px;
	}
	.opb-title {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.opb-table {
		margin-bottom: 20px;
	}
	.opb-section {
		font-size: 16px;
		font-weight: normal;
	}
	.opb-icon {
		max-width: 42px;
		margin-right: 15px;
	}
	.opb-text {
		font-size: 13px;
	}
	.opb-btn {
		margin-top: 20px;
	}
	.index-news-block {
		padding-bottom: 35px;
	}
	.inb-vegetables {
		width: 340px;
	}
	.news-preview-item {
		margin-bottom: 40px;
	}
	.npi-image-cnt {
		margin-bottom: 20px;
	}
	.npi-title {
		font-size: 14px;
	}
	.npi-text {
		margin-top: 10px;
		font-size: 12px;
	}
	.ppi-title {
		font-size: 15px;
	}
	.product-preview-item-large .ppi-zoom-cnt {
		width: -webkit-calc(200% + 14px);
		width: expression(200% + 14px);
		width: -moz-calc(200% + 14px);
		width: -o-calc(200% + 14px);
		width: calc(200% + 14px);
	}
	.product-preview-item-large.last .ppi-zoom-cnt {
		left: -webkit-calc(-100% - 14px);
		left: expression(-100% - 14px);
		left: -moz-calc(-100% - 14px);
		left: -o-calc(-100% - 14px);
		left: calc(-100% - 14px);
	}
	.footer-block {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.fb-info-cnt {
		display: block;
		padding-top: 0px;
		text-align: center;
		padding-left: 0px;
	}
	.fb-info-cnt .fb-logo-cnt {
		margin-right: 0px;
		margin-left: 0px;
	}
	.fb-logo {
		width: 140px;
		margin-left: auto;
		margin-right: auto;
	}
	.copyright-block {
		font-size: 12px;
		padding-top: 11px;
		padding-bottom: 11px;
	}
	.sub-navigation {
		font-size: 12px;
	}
	.sub-navigation li + li {
		margin-left: 0px;
	}
	.shop-news-block,
	.tenders-info-block,
	.contacts-info-block,
	.about-company-block,
	.equipment-sale-block,
	.suppliers-info-block,
	.construction-info-block,
	.network-advertisement-block {
		padding-top: 45px;
	}
	.shop-news-block {
		padding-bottom: 40px;
	}

	.nai-title {
		font-size: 24px;
	}
	.nai-date {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.as-text {
		font-size: 12px;
	}
	.asb-title {
		font-size: 16px;
		margin-bottom: 25px;
	}
	.acb-divider {
		margin-left: -15px;
		margin-right: -15px;
	}
	.network-advertisement-block {
		padding-bottom: 10px;
	}
	.nab-title {
		font-size: 16px;
		margin-bottom: 30px;
	}
	.si-number {
		font-size: 24px;
		line-height: 28px;
	}
	.si-text {
		margin-top: 0px;
		font-size: 12px;
	}
	.aob-cell-text {
		width: 70%;
	}
	.aob-cell-icon {
		width: 15%;
	}
	.aob-icon {
		width: 80px;
	}
	.aob-text {
		font-size: 14px;
	}
	.advertisement-presentation-block {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.apb-description {
		color: inherit;
		font-size: 14px;
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.apb-text {
		font-size: 12px;
		margin-bottom: 25px;
	}
	.advertisement-detailed-block {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.adb-addition {
		font-size: 14px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.adb-info {
		font-size: 14px;
	}
	.adb-paragraph {
		margin-top: 3px;
	}
	.dst-title {
		font-size: 18px;
		line-height: normal;
	}
	.dst-text {
		font-size: 14px;
		line-height: normal;
	}
	.suppliers-info-block {
		padding-bottom: 20px;
	}
	.sib-title {
		font-size: 18px;
		padding-top: 20px;
	}
	.dear-suppliers-table {
		margin-bottom: 30px;
	}
	.green-special-table-cnt {
		margin-left: -15px;
		margin-right: -15px;
	}
	.green-special-table td:first-child {
		padding-left: 40px;
	}
	.green-special-table td:last-child {
		padding-right: 40px;
	}
	.green-special-table tr:nth-child(even) {
		background-color: #f5f5f5;
	}
	.gst-number {
		line-height: 100px;
		font-size: 90px;
	}
	.gst-decor-cnt {
		display: none;
	}
	.gst-step {
		background-color: transparent;
	}
	.gst-pad {
		padding-left: 20px;
		padding-right: 20px;
	}
	.gst-pad + .gst-pad {
		padding-top: 0px;
	}
	.frequently-questions-block {
		padding-top: 35px;
		padding-bottom: 10px;
	}
	.fqb-title {
		font-size: 18px;
	}
	.green-panels-group {
		margin-left: -15px;
		margin-right: -15px;
	}
	.green-panel .panel-title-link {
		font-size: 16px;
	}
	.green-panels-group .green-panel .panel-title-link {
		padding-left: 65px;
	}
	.green-panels-group .green-panel .panel-caret {
		left: 15px;
	}
	.green-panel .panel-body {
		padding-top: 25px;
		padding-left: 45px;
		padding-right: 65px;
		padding-bottom: 40px;
	}
	.green-panel .green-list {
		font-size: 14px;
	}
	.green-panel .green-list li:before {
		width: 7px;
		height: 7px;
	}
	.fqb-example {
		font-size: inherit;
	}
	.fqb-table-cnt {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 25px;
	}
	.green-panel .fqb-table-cnt {
		margin-left: -45px;
		margin-right: -65px;
	}
	.green-panel .green-list .fqb-table-cnt {
		margin-left: -65px;
	}
	.important-info-block {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.iib-title {
		font-size: 18px;
	}
	.iib-text {
		font-size: 16px;
	}
	.iib-addition {
		font-size: 12px;
	}
	.write-letter-block {
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 25px;
	}
	.write-letter-block.m-t-50 {
	}
	.wlb-information,
	.wlb-contacts {
		padding-right: 0px;
	}
	.wlb-information {
		text-align: center;
	}
	.wlb-contacts {
	}
	.wlb-title {
		margin-top: 0px;
	}
	.wlb-selects-cnt {
		margin-left: auto;
		margin-right: auto;
	}
	.wlb-selects-cnt .form-group.m-b-25 {
		margin-bottom: 15px;
	}
	.wlb-separator {
		width: auto;
		height: 1px;
		position: static;
		margin-bottom: 15px;
	}
	.wlb-limit {
	}
	.wlb-callback-form {
		margin-top: 25px;
	}
	.wlb-paragraph {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.contacts-info-block {
		padding-bottom: 30px;
	}
	.cf-title {
		font-size: 16px;
	}
	.cpf-clarification {
	}
	.company-handling-block {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.chb-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.chb-text {
		font-size: 14px;
		margin-bottom: 25px;
	}
	.chb-addition {
		font-size: 14px;
		line-height: normal;
	}
	.chb-message-btn {
		margin-bottom: 35px;
	}
	.ei-title {
		font-size: 26px;
	}
	.construction-paragraph {
		font-size: 17px;
	}
	#gmap {
		height: 215px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	section#sertificates {
		padding-bottom: 30px;
	}
	.htl-logo {
		margin-left: auto;
		margin-right: auto;
	}
	.overflowX > .shop-news-block {
		padding-bottom: 70px !important;
	}
	.htl-col-city,
	.htl-col-phone,
	.htl-col-special,
	.htl-col-personal {
		text-align: center;
		margin-top: 20px;
	}
	.htl-phone-cnt {
		float: none !important;
	}
	.htl-game {
		margin-right: 0px;
	}
	.header-nav {
		font-size: 14px;
	}
	.header-nav > li + li {
		margin-left: 0;
	}
	.std-header {
		font-size: 25px;
		line-height: 20px;
		padding-left: 0;
		margin-bottom: 40px;
	}
	.std-header > img {
		max-width: 32px;
	}
	.mobile-direction-block {
		font-size: 11px;
	}
	.main-slider .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin-right: 5px !important;
		margin-left: 5px !important;
	}
	.main-slider .swiper-pagination {
		bottom: 15px;
	}
	.ms-image {
	}
	.article-side-block .swiper-pagination {
		display: none;
	}
	.asb-title .nai-more-btn {
		display: none;
	}
	.article-side-block .swiper-pagination + .nai-more-btn__wrapper {
		display: flex;
		justify-content: center;
	}
	.ms-caption {
		padding-top: 10%;
		text-align: center;
		padding-bottom: 10%;
	}
	.ms-title {
		font-size: 30px;
	}
	.ms-text {
		font-size: 14px;
	}
	.ms-icon {
		max-width: 100%;
	}
	.mosaic-index-block .ss-caption-inner {
		top: unset;
		position: static;
	}
	.second-slider .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin-right: 6px !important;
		margin-left: 6px !important;
	}
	.ss-title {
		margin-top: 2%;
		font-size: 24px;
	}
	.ss-text {
		padding-right: 9%;
		padding-left: 9%;
		font-size: 12px;
	}
	.ss-btn {
		margin-top: 10px;
	}
	.mosaic-index-block {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.mosaic-item.effect-oscar:before {
		display: none;
	}
	.mib-col {
		width: 100%;
	}
	.mosaic-item {
		height: 150px;
		width: 100%;
		background-size: cover;
		background-position: top center;
	}
	.mosaic-item-custom {
		height: auto;
	}
	.mosaic-item-custom .mi-image {
		width: 100%;
	}
	.mi-caption-inner {
		padding-left: 50px;
		padding-right: 50px;
	}
	.mi-caption {
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.mi-title {
		font-size: 24px;
	}
	.index-stocks-block {
		padding-bottom: 25px;
	}
	.stock-previews-slider-cnt {
		margin-left: -7px;
		margin-right: -7px;
	}
	.stock-previews-slider-cnt .stock-preview-item {
		margin: 7px;
	}
	.stock-previews-slider .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin-right: 6px !important;
		margin-left: 6px !important;
	}
	.stock-previews-slider {
		padding-bottom: 45px;
	}
	.stock-preview-item:before {
		width: 160px;
		height: 97px;
	}
	.stock-preview-item:after {
		display: none;
	}
	.stock-preview-item {
		padding-top: 15px;
		-webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
		box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3);
	}
	.spi-row {
		margin-bottom: -30px;
	}
	.spi-image-cnt {
		margin-bottom: 10px;
	}
	.spi-name {
		font-size: 12px;
		margin-bottom: 0px;
		margin-right: -20px;
	}
	.spi-old-price {
		font-size: 26px;
		margin-left: 6px;
	}
	.spi-price-cnt {
		padding-top: 28px;
	}
	.spi-price {
		font-size: 36px;
		line-height: 40px;
	}
	.spi-prices {
		margin-bottom: 0px;
		margin-top: 30px;
	}
	.spi-bulk {
		top: -15px;
	}
	.spi-sale {
		font-size: 24px;
	}
	.spi-spec {
		margin-bottom: 0px;
		font-size: 14px;
	}
	.our-production-block {
		overflow: hidden;
		padding-top: 25px;
		padding-bottom: 35px;
	}
	.opb-chef {
		left: -25px;
		width: 160px;
	}
	.opb-title {
		font-size: 24px;
		text-align: right;
	}
	.opb-table {
		margin-bottom: 15px;
	}
	.opb-icon {
		max-width: 32px;
		margin-right: 15px;
	}
	.opb-section {
		font-size: 12px;
	}
	.opb-text {
	}
	.opb-btn {
		margin-top: 25px;
	}
	.index-news-block {
		padding-bottom: 35px;
	}
	.inb-vegetables {
		margin-right: -110px;
		width: 220px;
		right: 50%;
	}
	.news-preview-item {
		margin-bottom: 40px;
	}
	.news-preview-item > *:not(a) {
		padding-left: 0;
	}
	.npi-image-cnt {
		margin-bottom: 10px;
	}
	.news-preview-item .npi-title h3 {
		font-size: 15px;
		line-height: 25px;
	}
	.npi-date {
		font-size: 12px;
		line-height: 12px;
	}
	.swiper-slide .npi-date {
		margin-bottom: 5px;
	}
	.article-side-block .asb-title {
		font-size: 24px !important;
		line-height: 24px !important;
	}
	.article-side-block .swiper-nav .next-btn svg,
	.article-side-block .swiper-nav .prev-btn svg {
		height: 30px;
		width: 30px;
	}
	.npi-description {
		font-size: 12px;
		line-height: 16px;
	}
	.npi-image-cnt {
		margin-bottom: 10px;
	}
	.npi-title {
		font-size: 14px;
	}
	.npi-text {
		margin-top: 10px;
		font-size: 12px;
	}
	.footer-block {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.fb-info-cnt {
		display: block;
		padding-top: 0px;
		text-align: center;
		padding-left: 0px;
	}
	.fb-info-cnt .fb-logo-cnt {
		margin-right: 0px;
		margin-left: 0px;
	}
	.fb-logo {
		width: 140px;
		margin-left: auto;
		margin-right: auto;
	}
	.copyright-block {
		font-size: 12px;
		padding-top: 11px;
		padding-bottom: 11px;
	}
	.sub-navigation-block {
		padding-top: 30px;
	}
	.shop-news-block,
	.tenders-info-block,
	.contacts-info-block,
	.about-company-block,
	.equipment-sale-block,
	.suppliers-info-block,
	.construction-info-block,
	.network-advertisement-block {
		padding-top: 30px;
	}
	.about-company-block {
		padding-bottom: 35px;
	}
	.acb-divider {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.aci-title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.about-company-item {
		padding-bottom: 0px;
	}
	.green-list {
		font-size: 12px;
	}
	.green-list li {
		padding-left: 15px;
	}
	.green-list li + li {
		margin-top: 10px;
	}
	.green-list li:before {
		width: 6px;
		height: 6px;
	}
	.cf-title {
		font-size: 14px;
	}
	.cf-addition {
		font-size: 11px;
		margin-top: -5px;
	}
	.suppliers-info-block {
		padding-bottom: 10px;
	}
	.dear-suppliers-table,
	.dst-cell {
		display: block;
	}
	.dear-suppliers-table {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.dst-cell {
		width: 100%;
		padding: 0px 0px;
	}
	.dst-cell + .dst-cell:before {
		width: auto;
		height: 1px;
		position: static;
		margin-bottom: 15px;
		display: none;
	}
	.dst-title {
		margin-bottom: 20px;
		line-height: normal;
		font-size: 18px;
	}
	.dst-title br {
		display: none;
	}
	.dst-text {
		line-height: normal;
		font-size: 12px;
	}
	.sib-title {
		font-size: 18px;
		text-align: left;
		margin-bottom: 25px;
	}
	.green-special-table-cnt {
		margin-left: -15px;
		margin-right: -15px;
	}
	.green-special-table,
	.green-special-table tr,
	.green-special-table th,
	.green-special-table td,
	.green-special-table tbody,
	.green-special-table thead {
		display: block;
	}
	.green-special-table {
		margin-bottom: 0px;
		font-size: 11px;
	}
	.green-special-table .green-list {
		font-size: inherit;
	}
	.gst-number {
		font-size: 70px;
		line-height: 72px;
		text-align: center;
		position: absolute;
		left: 10px;
		z-index: 2;
		top: 10px;
	}
	.gst-pad {
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
	}
	.gst-pad + .gst-pad {
		padding-bottom: 15px;
		background-color: #f5f5f5;
	}
	.gst-step {
		padding-left: 62px;
		background-color: transparent;
	}
	.gst-decor-cnt {
		display: none;
	}
	.important-info-block {
		text-align: left;
		padding-top: 20px;
		padding-bottom: 25px;
	}
	.iib-title {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.iib-text {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.iib-addition {
		font-size: 11px;
	}
	.frequently-questions-block {
		padding-top: 35px;
		padding-bottom: 20px;
	}
	.fqb-title {
		font-size: 18px;
		text-align: left;
		margin-bottom: 15px;
	}
	.green-panels-group {
		margin-left: -15px;
		margin-right: -15px;
	}
	.green-panel .panel-title-link {
		font-size: 14px;
		padding-top: 15px;
		padding-right: 10px;
		padding-bottom: 20px;
	}
	.green-panel .panel-title-link.one-string {
		padding-top: 27px;
	}
	.green-panels-group .green-panel .panel-title-link {
		padding-left: 65px;
	}
	.green-panels-group .green-panel .panel-caret {
		left: 15px;
	}
	.green-panel .panel-body {
	}
	.green-panel .green-list {
		font-size: 12px;
	}
	.green-panel .green-list li:before {
		width: 6px;
		height: 6px;
	}
	.frequently-questions-block .green-panel .panel-caret {
		top: 20px;
	}
	.fqb-example {
		font-size: 11px;
	}
	.fqb-table-cnt {
		margin-top: 40px;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 40px;
	}
	.green-panel .fqb-table-cnt {
		margin-right: -15px;
	}
	.green-panel .green-list .fqb-table-cnt {
		margin-left: -50px;
	}
	.fqb-table-cnt .table td:first-child {
		padding-left: 15px;
	}
	.fqb-table-cnt .table td:last-child {
		padding-right: 15px;
	}
	.fqb-table-cnt .table > thead > .tr-head,
	.fqb-table-cnt .table > tbody > .tr-head {
		font-size: 11px;
		font-weight: normal;
	}
	.write-letter-block {
		margin-top: 0px;
	}
	.write-letter-block.m-t-50 {
		margin-top: -15px;
	}
	.wlb-information,
	.wlb-contacts {
		padding-right: 0px;
		margin-bottom: 15px;
	}
	.wlb-title {
		font-size: 12px;
	}
	.wlb-text {
		font-size: 11px;
	}
	.wlb-selects-cnt {
		margin-left: auto;
		margin-right: auto;
	}
	.wlb-selects-cnt .form-group.m-b-25 {
		margin-bottom: 15px;
	}
	.wlb-separator {
		width: auto;
		height: 1px;
		position: static;
		margin-bottom: 15px;
	}
	.wlb-limit {
	}
	.wlb-callback-form {
		margin-top: 35px;
	}
	.wlb-paragraph {
		font-size: 12px;
		margin-bottom: 15px;
	}
	.cpf-clarification {
		padding-left: 0px;
		position: static;
		margin-top: 10px;
		width: auto;
	}
	.company-handling-block {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.chb-title {
		font-size: 14px;
	}
	.chb-text {
		font-size: 12px;
		margin-bottom: 15px;
	}
	.chb-message-btn {
		margin-bottom: 30px;
	}
	.chb-divider {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
	}
	.chb-addition {
		font-size: 11px;
	}
	.network-advertisement-block {
		padding-bottom: 10px;
	}
	.nab-title {
		margin-top: 0px;
		font-size: 16px;
		margin-bottom: 25px;
	}
	.si-number {
		font-size: 30px;
		line-height: normal;
	}
	.si-text {
		font-size: 12px;
	}
	.advertisements-opportunity-block {
		padding-top: 28px;
		padding-bottom: 32px;
	}
	.aob-table,
	.aob-cell {
		display: block;
		width: 100%;
	}
	.aob-text {
		font-size: 12px;
		text-align: center;
	}
	.aob-cell-icon {
		float: left;
		width: 50%;
	}
	.aob-icon {
		margin-top: 10px;
		max-width: 95px;
	}
	.advertisement-presentation-block {
		padding-top: 35px;
		padding-bottom: 45px;
	}
	.apb-text {
		font-size: 12px;
		margin-bottom: 25px;
	}
	.apb-description {
		font-size: 14px;
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.advertisement-detailed-block {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.adb-addition {
		font-size: 12px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.adb-info {
		font-size: 12px;
	}
	.adb-paragraph {
		margin-top: 0px;
	}
	.equipment-sale-block {
		padding-bottom: 5px;
	}
	.esb-cooperation {
		font-size: 14px;
		text-align: center;
	}
	.esb-table,
	.esb-cell {
		width: 100%;
		display: block;
	}
	.esb-cell-text {
		text-align: center;
		margin-bottom: 10px;
	}
	.esb-select-cnt {
		width: auto;
	}
	.esb-select {
		font-size: 12px;
	}
	.equipment-items-cnt {
		margin-top: 40px;
	}
	.equipment-item {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.ei-image-cnt {
		margin-bottom: 20px;
	}
	.ei-title {
		font-size: 16px;
	}
	.ei-date {
	}
	.ei-title + .ei-date {
		margin-top: -5px;
	}
	.ei-side {
		padding-top: 30px;
	}
	.ei-text {
		font-size: 12px;
	}
	.ei-text.ellipsis-text {
		max-height: 158px;
	}
	.ei-btn {
		margin-top: 20px;
	}
	.tib-title,
	.tib-category {
		font-size: 26px;
	}
	.shop-news-block {
		padding-bottom: 40px;
	}
	.nai-title {
		font-size: 18px;
	}
	.nai-date {
		font-size: 12px;
		margin-bottom: 20px;
	}
	.nai-info-cnt {
		font-size: 12px;
	}
	.nai-bottom-row {
		padding-top: 5px;
	}
	.nai-more-btn {
	}
	.nai-socials-cnt {
		text-align: right;
	}
	.as-text {
		font-size: 12px;
	}
	.article-side-block {
		padding-top: 25px;
		padding-bottom: 0;
	}
	.article-side-block > *:last-child {
		margin-bottom: 0px;
	}
	.asb-title {
		font-size: 16px;
		font-weight: bold;
	}
	.asb-divider {
		margin-top: 30px;
	}
	.production-info-block {
		padding-top: 30%;
		text-align: center;
		padding-bottom: 30%;
	}
	.pib-title {
		font-size: 30px;
	}
	.pib-text br,
	.pib-addition br {
		display: none;
	}
	.pib-text {
		font-size: 14px;
	}
	.pib-addition {
		font-size: 12px;
	}
	.pib-separator {
		margin-left: auto;
		margin-right: auto;
	}
	.production-manifold-block {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.product-preview-item {
		margin-bottom: 30px;
	}
	.production-shares-block {
		padding-bottom: 25px;
	}
	.pmb-row .stock-preview-item {
		margin-bottom: 15px;
	}
	.ppi-zoom-cnt {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width: 100% !important;
		left: 0px !important;
		visibility: visible;
		position: relative;
		z-index: auto;
	}
	.ppi-zoom-cnt .ppi-title {
		margin-top: 0px;
		font-size: 16px;
		margin-bottom: 7px;
	}
	.ppi-zoom-cnt .ppi-text {
		font-size: 12px;
		margin-bottom: 0px;
	}
	.green-panel .panel-date {
		float: none !important;
		margin-bottom: -7px;
		margin-top: 3px;
		width: 100%;
	}
	.green-panel .panel-date > b {
		font-size: 16px;
	}
	.green-panel .panel-body {
		padding: 20px 15px 20px 35px;
	}
	.green-panel .panel-respond {
		float: none !important;
		margin-bottom: 25px;
		text-align: center;
		margin-top: -18px;
	}
	.construction-info-block {
		padding-bottom: 15px;
	}
	.cib-text {
		font-size: 12px;
		margin-bottom: 15px;
	}
	.construction-paragraph {
		font-size: 12px;
		margin-bottom: 15px;
	}
	.vacancy-top-block {
		padding-top: 25px;
		padding-bottom: 35px;
	}
	.vtb-title {
		font-size: 30px;
		text-align: center;
		margin-bottom: 5px;
	}
	.vtb-text {
		font-size: 14px;
		text-align: center;
	}
	.vtb-sub-title {
		font-size: 11px;
	}
	.vtb-suggest {
		font-size: 11px;
		margin-bottom: 20px;
	}
	.vtb-btn-cnt {
		text-align: center;
	}
	.company-worth-block {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.company-values {
		font-size: 14px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.cv-paragraph + .cv-paragraph {
		margin-top: 15px;
	}
	.company-vacancies-block {
		padding-top: 0px;
		padding-bottom: 40px;
	}
	.cvb-title {
		font-size: 24px;
		margin-bottom: 25px;
	}
	.cvb-table-cnt {
		padding-left: 13px;
		padding-right: 13px;
	}
	.cvb-table,
	.cvb-cell {
		width: 100%;
		display: block;
	}
	.cvb-cell-text {
		margin-bottom: 10px;
	}
	.cvb-cell-input + .cvb-cell-text {
		margin-top: 20px;
	}
	.cvb-select-cnt {
		width: auto;
	}
	.cvb-select {
		font-size: 12px;
	}
	.cvb-panel .panel-title-link {
		font-size: 16px;
	}
	.cvb-panel-demands {
		margin-bottom: 20px;
	}
	.cvb-panel .panel-body {
		font-size: 12px;
		padding-top: 5px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.rf-title {
		font-size: 16px;
	}
	#gmap {
	}
	.modal-dialog,
	.modal-large .modal-dialog,
	.modal-medium .modal-dialog,
	.modal-small .modal-dialog {
		width: auto;
		margin: 0;
	}
	.article-side-block.swiper-container .swiper-slide {
		width: calc(80% - 20px) !important;
		margin-right: 20px;
	}
	.main-slider-block .ms-slide {
		width: 100% !important;
		border-radius: 0;
	}
	#main-subscribe {
		bottom: 25px !important;
		right: 25px !important;
	}
	#main-subscribe .subs-img {
		height: 60px;
		width: 60px;
		z-index: 3;
	}
	#main-subscribe .subs-img img {
		display: block;
		max-width: 50% !important;
	}

	#main-subscribe.active .subs-text {
		padding: 15px 70px 18px 15px;
		position: relative;
		z-index: 2;
		height: 60px;
	}
	.subs-text > div {
		padding: 0 !important;
	}
	.subs-text h3 {
		margin-right: 10px !important;
		font-size: 14px !important;
	}
	#main-subscribe.active .subs-text span {
		font-size: 12px !important;
		max-width: 60% !important;
		white-space: unset !important;
	}
	.subs-text > .subs-mail {
		padding: 15px 30px 18px 15px !important;
		align-items: center;
	}
	#main-subscribe.active .subs-list {
		padding: 10px 10px 60px 10px !important;
	}

	.subs-list .subs-item {
		margin: 20px 5px !important;
	}
	#main-subscribe.active .subs-text > div,
	#main-subscribe.active .subs-text > .subs-mail {
		padding: 0 !important;
	}
}
div.bg-block-7 ul.fb-list a:hover {
	color: #0da018;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #0da018;
}
.green-tooltip + .tooltip > .tooltip-inner {
	background-color: #0da018;
	padding: 10px;
	color: #fff;
}
#map {
	height: 350px;
	overflow: hidden;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.download-products {
	padding-top: 15px;
}
.download-products img {
	margin-right: 15px;
	margin-top: -2px;
	height: 25px;
}
.tfb-table-cnt {
	padding-top: 6px;
}
.tenders-requests-progress {
	max-width: 300px;
	margin: auto auto 20px;
}
.news {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-flow: row wrap;
	-moz-box-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.mobile-product-categories a {
	cursor: pointer;
}
.main-slider-caption {
	position: absolute;
}
.main-slider-caption p {
	margin: 0;
}
.jobs-icon {
	width: 16px;
	height: 16px;
}
.share-interval {
	margin-top: 50px;
	margin-bottom: 22px;
}
.main-share-interval {
	margin-bottom: 12px;
}
.share-interval,
.main-share-interval {
	font-family: 'Open Sans';
	color: #aca7a8;
}
.share-interval strong,
.main-share-interval strong {
	color: #948e8e;
}
.menu-item-transition {
	transition: none;
}
.news-documents {
	margin-top: 20px;
}
.news-document {
	padding-top: 20px;
}
.news-document img {
	margin-right: 5px;
	width: 30px;
	height: 30px;
}
.content-images {
	max-width: 100%;
	margin-bottom: 30px;
}
.cursor-pointer {
	cursor: pointer;
}
.border-red {
	border-color: red !important;
}
.progress {
	height: 30px;
}
.progress-bar {
	line-height: 30px;
}
.callback-form .help-block:not(.req-color) {
	color: #999;
	font-size: 10px;
}
.txt {
	font-size: 18px;
}
.w-100 {
	width: 100%;
}
.border-none {
	border: none;
}
.bg-fa {
	background: #fafafa;
}
.bg-f5 {
	background: #f5f5f5;
}
.color-black {
	color: black;
}
.color-green {
	color: #009900;
}
.bg-transparent {
	background: transparent;
}

/*CUSTOM*/
.shop__cart {
	vertical-align: middle;
	line-height: 0;
	text-align: center;
	align-self: center;
}

.htl-row {
	text-align: center;
}
.social__img {
	max-height: 25px;
	width: auto !important;
	position: relative;
}
.social__img:hover {
	transform: scale(1.1);
	transition-timing-function: cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.bird__btn {
	position: relative;
}

.row.social__groups {
	text-align: center;
	justify-content: center;
	display: flex;
	overflow: hidden;
}

.bird__btn:before {
	content: ' ';
	background-image: url('/img/green-bird.png');
	background-position: center;
	background-size: contain;
	height: 30px;
	width: 30px;
	position: absolute;
	left: -20px;
	top: 2px;
}

@media (max-width: 1100px) {
	.f-s-18 {
		font-size: 12px;
	}
}

.footer__apps {
	padding-top: 1em;
	display: flex;
	justify-content: center;
}

.footer__apps img{
	max-width:100%;
}

.download__app {
	padding: 0 5px !important;
	max-width: 120px;
}

.ariol-red {
	color: #ff0033;
	font-weight: 600;
}
/* custom clubs */
.float-none {
	float: none;
}

.article-side-block .swiper-nav {
	display: flex;
	position: static;
	align-items: center;
}
.nai-more-btn {
	padding: 16px 33px;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #232323;
	background: #ffce00;
	border-radius: 30px;
}
.swiper-pagination + .nai-more-btn__wrapper {
	display: none;
}
.article-side-block .swiper-nav .next-btn,
.article-side-block .swiper-nav .prev-btn {
	margin-left: 5px;
	cursor: pointer;
}
.article-side-block .swiper-nav .next-btn svg,
.article-side-block .swiper-nav .prev-btn svg {
	display: block;
}
.article-side-block .swiper-nav .next-btn:hover *,
.article-side-block .swiper-nav .prev-btn:hover * {
	stroke: #ffce00 !important;
}

.next-btn {
	transform: scaleX(-1);
}

.article-side-block .swiper-pagination-bullet-active {
	background: #0da018;
}
.news-preview-item:not(.news-item) .npi-title {
	order: 1;
}
.htl-col-search {
	display: flex;
	align-items: center;
	justify-content: center;
}
.htl-search,
.htl-search > * {
	display: block;
	margin: 0;
	position: relative;
}

.htl-search::after {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	content: '';
	display: block;
	background: #bdbdbd;
}
.htl-search img[alt='search'] {
	position: absolute;
	left: 15px;
	bottom: 10px;
	height: 20px !important;
	width: 20px !important;
}
.htl-search input {
	padding: 12px 5px 12px 45px;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	border: none;
	max-width: 100%;
}
.htl-search input::placeholder {
	font-size: 14px;
	line-height: 16px;
	color: #717171;
	opacity: 1;
}
.htl-col-personal .htl-inner {
	display: flex;
	flex-direction: column;
}
#main-subscribe {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 1000;

	cursor: pointer;
}
.subs-img {
	background: #0da018;
	box-shadow: 0px 4px 50px rgba(13, 160, 24, 0.35);
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
}
.subs-img img {
	display: block;
	height: 40px;
	width: 40px;
}
#main-subscribe:hover .subs-img,
#main-subscribe:active .subs-img,
#main-subscribe.active .subs-img {
	background: #ffce00;
	box-shadow: 0px 4px 50px rgba(255, 206, 0, 0.2);
}
#main-subscribe:hover .subs-img img[alt='subs1'],
#main-subscribe:active .subs-img img[alt='subs1'] {
	display: none;
}
#main-subscribe:hover .subs-img img[alt='subs-black'],
#main-subscribe:active .subs-img img[alt='subs-black'] {
	display: block;
}

#main-subscribe.active .subs-img img[alt='subs1'],
#main-subscribe.active .subs-img img[alt='subs-black'] {
	display: none;
}
#main-subscribe.active .subs-img img[alt='subs2'] {
	display: block;
	height: 24px;
	width: 24px;
}
#main-subscribe .subs-img img[alt='subs2'],
#main-subscribe .subs-img img[alt='subs-black'] {
	display: none;
}
#main-subscribe .subs-img img[alt='subs1'] {
	display: block;
}

#main-download {
	position: fixed;
	bottom: 35%;
	right: 0;
	background: #ffce00;
	/* -webkit-writing-mode: tb-rl;
	writing-mode: tb-rl; */
	transform: rotate(-90deg) translateY(80px);
	/* padding: 16px 30px; */
	line-height: 18px;
	height: 50px;
	width: 210px;
	border-radius: 4px 4px 0 0;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
}
.subs-list {
	padding: 0 25px 80px 25px;
	background: #fff;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
	border-radius: 8px 8px 50px 50px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-50%);
	transition: 0.3s ease;
	z-index: 1;
}
.subs-item {
	list-style: none;
	margin: 30px 0;
}
.subs-item img {
	display: block !important;
	width: 30px;
	height: auto;
}
.subs-text {
	background: #fff;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
	border-radius: 8px 50px 50px 8px;
	width: auto;
	display: none;
}
.subs-text > div {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 140px 27px 70px;
}
.subs-text > .subs-mail {
	padding: 30px 140px 27px 70px;
	justify-content: space-between;
	display: none;
}
.subs-text span {
	white-space: pre;
	margin: 0 0 3px 15px;
}
.subs-text h3 {
	margin: 0 100px 0 0;
	font-size: 17px;
	line-height: 20px;
}
#main-subscribe.active .subs-text {
	display: flex;
}
#main-subscribe.active .subs-list {
	visibility: visible;
	transform: translateY(0);
	opacity: 1;
}
.header-nav.nav-pills {
	display: flex;
}
.header-nav.nav-pills > li + li {
	margin-left: 5px;
}
.header-nav.nav-pills li a {
	padding: 5px 10px;
}
.header-top-line {
	position: relative;
}
.header-top__search {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 10000;
	background: #fff;
}
.header-top-line.active .header-top__search {
	display: flex;
}
.header-nav.nav.nav-pills.f-s-16 li:last-child .dropdown-menu {
	right: 0;
	left: auto;
}
ul.header-nav.nav.nav-pills.f-s-16 li.dropdown:last-child:after {
	content: 'NEW';
	color: red;
	font-size: 7px;
	font-weight: 700;
	position: absolute;
	top: 1px;
	right: 11px;
}
#search {
	padding: 30px 0;
	background: #fff;
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	z-index: 10000;
	box-shadow: 0 0 8px rgba(100, 100, 100, 0.5);
}
#search .layer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	background: transparent;
	z-index: -1;
}
#search label {
	width: 100%;
	position: relative;
	padding: 33px 40px;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.08);
}
#search label img {
	height: 40px;
	width: 40px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(100%, -50%);
}
#search input {
	padding: 0 35px;
	margin-left: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	width: 80%;
	outline: none;
	border: none;
	text-transform: uppercase;
}
#search ul {
	position: absolute;
	bottom: 0;
	transform: translateY(100%);
	width: calc(100% - 30px);
	background: #fff;
	list-style-type: none;
	padding: 0 40px;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.08);
	max-height: 50vh;
	overflow: auto;
}
#search a {
	display: flex;
	align-items: center;
}
#search li {
	border-bottom: 1px solid #efefef;
}
#search .btn-close {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-100%, -50%);
	height: 30px;
	width: 30px;
	left: unset;
	cursor: pointer;
}
#search li:last-child {
	border-bottom: none;
}
#search h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	margin: 20px 0 20px 15px;
}
#search span {
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	display: inline-block;
	width: 62px;
}
span[data-type='news'] {
	color: #0da018;
}
span[data-type='stock'] {
	color: #ffce00;
}

.header-top__search label::after {
	display: none;
}
.mobile-menu-block .htl-search {
	max-width: 50% !important;
	margin: 20px auto 0 auto !important;
}
.socials-cnt {
	display: inline-flex;
}
.socials-cnt a {
	margin-right: 5px;
}
.footer__apps > .download__app:first-of-type {
	margin-left: 17px;
}
#sertificates {
	padding: 60px 0;
	background-image: url('/img/bg-3.jpg');
}
#sertificates a {
	display: block;
}
#sertificates .std-header a {
	display: inline-block;
}
#sertificates img[alt='sertificate image'] {
	display: block;
	width: 100%;
	border-radius: 4px;
	filter: drop-shadow(0px 4px 60px rgba(0, 0, 0, 0.07));
	margin-bottom: 20px;
}
#main-slider {
	box-shadow: 0px 4px 65px rgba(0, 0, 0, 0.07);
	border-radius: 4px;
}

#main-slider .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 4px;
}
.club-member-text {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.kids-member span {
	color: #000;
}
.pets-member span {
	color: #fff;
}
@media screen and (min-width: 1061px) and (max-width: 1180px) {
	.header-nav.nav-pills li a {
		padding: 5px !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1060px) {
	.header-nav.nav-pills li a {
		padding: 3px 0 !important;
	}
}
@media screen and (max-width: 575px) {
	#sertificates .std-header a {
		max-width: 40%;
	}
}
@media screen and (max-width: 991px) {
	#search {
		height: 100vh;
		width: 100vw;
		/* overflow: scroll; */
	}
	#search ul {
		padding: 0 45px 0 15px;
		width: 100%;
		box-shadow: none;
		max-height: 80vh;
		overflow: auto;
	}
	#search h3 {
		margin: 5px 0 15px 0;
	}
	#search span {
		margin-top: 15px;
	}
	#search a {
		flex-direction: column;
		align-items: flex-start;
	}
	#search .btn-close {
		height: 20px;
		width: 20px;
	}
}
/* @media screen and (min-width: 768px) and (max-width: 991px) {
  #second-slider .img-responsive.mi-image.hidden-md {
    transform: translateY(-50%);
    
  }
} */
@media screen and (max-width: 767px) {
	#search {
		padding: 0;
	}
	#search .col-xs-12 {
		padding: 0;
	}
	#search label {
		box-shadow: none;
		padding: 25px 20px;
	}
	#search label img {
		height: 20px;
		width: 20px;
	}
	#search input {
		margin-left: 0;
		font-size: 14px;
		line-height: 14px;
	}
	#search h3 {
		font-size: 13px;
		line-height: 18px;
	}
	#search span {
		font-size: 10px;
		line-height: 12px;
	}

	#second-slider .ss-image,
	#second-slider .img-responsive.mi-image.hidden-sm {
		width: 100%;
	}
	#second-slider .ss-image {
		object-fit: cover;
		object-position: center;
	}
	.bg-block-3 #second-slider .swiper-slide > a {
		height: 250px;
	}
}

@media screen and (min-width: 767px) {
	#get-sms-code,
	#check-sms-code {
		margin-top: 30px;
		font-size: 10px;
	}
}
.d-flex {
	display: flex;
}
.flex-column {
	flex-direction: column;
}
.chips-wrapper {
	background: #f7f7f7;
	border-radius: 4px;
	padding: 25px 35px;
	line-height: 1em;
	margin-left: auto;
}
#pm-tab-7 h3 {
	max-width: 55%;
	margin: 0;
}
#pm-tab-7 .d-flex {
	justify-content: flex-start;
	align-items: center;
}
@media screen and (max-width: 767px) {
	#pm-tab-7 h3 {
		max-width: 100%;
	}
	#pm-tab-7 .d-flex {
		flex-direction: column;
	}
	#pm-tab-7 .chips-wrapper {
		margin: 0 auto;
	}
}
.chips-wrapper span {
	color: #2d2d2d;
}
.chips-wrapper svg {
	height: 60px;
	width: 60px;
}
.chips-wrapper path {
	fill: #007459;
}
.chips-wrapper .d-flex {
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}
.chips-count {
	color: #007459;
	margin: 0 0 0 10px;
}
