.vn-mobile .site .page {
	background: #e3e3e3;
}

.vinetki_page {
	position: relative;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	margin: 0 auto;
}

.vinetki_page .vl-loadmore {
	font-family: inherit;
	font-size: 13px;
	color: #2b6b96;
	cursor: pointer;
	background: none !important;
	display: inline-block;
	padding: 10px 5px;
}

.vinetki_page .vl-loadmore:hover {
	color: #225578;
}

.vinetki_page .vspacer1 {
	height: 10px;
}

.vinetki_page .vspacer2 {
	height: 20px;
}

.vinetki_cover {
	height: 200px;
	background: url('https://imgrabo.com/design/site/vinetki/cover.jpg') no-repeat center center / cover;
	position: relative;
}

.vinetki_cover.thin {
	height: 150px;
}

.vinetki_cover_logo {
	display: block;
	width: 70%;
	height: 25%;
	background: url('https://imgrabo.com/design/site/vinetki/cover-logo.png') no-repeat center top / contain;
	margin: 10px auto 0;
}

.vn-desktop .vinetki_cover_logo {
	margin-top: 32px;
}

.vinetki_button {
	display: inline-block;
	padding: 10px;
	background: #dce5f2;
	border-radius: 50px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	white-space: nowrap;
	position: relative;
	vertical-align: top;
	overflow: visible;
	cursor: pointer;
}

.vinetki_button.vn-blue {
	background: #2e94db;
	color: #fff;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.vinetki_button.vn-green {
	background: #39bd50;
	color: #fff;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.vinetki_button.vn-orange {
	background: #f7b227;
	color: #fff;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.vn-desktop .vinetki_button:hover, .vn-desktop .vinetki_button:active {
	background: #c6c6c6;
	color: #444;
}

.vn-desktop .vinetki_button.vn-blue:hover {
	background: #4ba5e4;
	color: #fff;
}

.vn-desktop .vinetki_button.vn-green:hover {
	background: #45c65b;
	color: #fff;
}

.vn-desktop .vinetki_button.vn-orange:hover {
	background: #ffbd37;
	color: #fff;
}

.vinetki_button.vn-blue:active {
	background: #278bd0 !important;
	color: #fff;
}

.vinetki_button.vn-green:active {
	background: #30b146 !important;
	color: #fff;
}

.vinetki_button.vn-orange:active {
	background: #eaa211 !important;
	color: #fff;
}

.vinetki_button.vn-icon {
	padding-left: 32px;
}

.vinetki_button.vn-icon::after {
	content: "";
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 16px;
	height: 16px;
}

.vinetki_button.vn-icon.vni-cart::after {
	background: url('https://imgrabo.com/design/site/vinetki/cart.svg') no-repeat 0 0 / contain;
}

.vinetki_button.vn-icon.vni-magnifier::after {
	background: url('https://imgrabo.com/design/site/vinetki/magnifier.svg') no-repeat 0 2px / contain;
}

.vinetki_button.vn-icon.vni-email::after {
	content: "";
	top: 11px;
	background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512"><path fill="white" d="M64.9,112l191.3,140.2l191-140.2H64.9z M480,127.6L265.6,284.9c-5.6,4.1-13.3,4.1-18.9,0L32,127.6V400h448V127.6z M32,80 h448c17.7,0,32,14.3,32,32v288c0,17.7-14.3,32-32,32H32c-17.7,0-32-14.3-32-32V112C0,94.3,14.3,80,32,80z"/></svg>') no-repeat center center / 14px;
}

.vinetki_button.vn-backbtn {
	width: 43px;
	height: 43px;
	padding: 0;
	position: relative;
	vertical-align: middle;
	margin-right: 8px;
	border-radius: 8px;
}

.vinetki_button.vn-backbtn::after {
	content: "◀";
	display: inline-block;
	line-height: 42px;
	padding: 0 4px 0 0;
}

.vinetki_button.vn-loading::before {
	content: "";
	display: block;
	position: absolute;
	right: -32px;
	top: 6px;
	width: 24px;
	height: 24px;
	background: url('https://imgrabo.com/design/site/ajax-loader.gif') no-repeat center center / cover;
}

.vinetki_button.vn-small {
	padding: 6px;
	font-size: 13px;
}

.vinetki_button.vn-small.vn-icon {
	padding-left: 26px;
}

.vinetki_button.vn-small.vn-icon::after {
	width: 14px;
	height: 14px;
	left: 8px;
	top: 8px;
}

.vinetki_button.vn-small.vn-icon.vni-email {
	padding-left: 28px;
}

.vinetki_button.vn-small.vn-icon.vni-email::after {
	background-size: 13px;
	left: 8px;
	top: 7px;
}

.vinetki_button.vn-small.vn-loading::before {
	top: 2px;
}

.vinetki_cover_btns {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
}

.vinetki_cover_btns .vinetki_button {
	margin: 0 3px 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.vinetki_cover.thin .vinetki_cover_btns {
	bottom: 10px;
}

.vinetki_cover.thin .vinetki_cover_btns .vinetki_button {
	margin-bottom: 5px;
}


.vinetki_faq {
	background: #fff;
	padding: 15px 10px 10px;
}

.vn-desktop .vinetki_faq {
	padding-top: 25px;
}

.vinetki_faq_items {
	vertical-align: top;
}

@media (min-width: 780px) {
	.vinetki_faq_items {
		display: inline-block;
		width: 45%;
	}
}

.vinetki_faq_item {
	background: #eee;
	margin: 0 5px 5px;
	text-align: left;
}

.vinetki_faq_item_ttl {
	display: block;
	background: #eee !important;
	padding: 10px;
	font-family: inherit;
	font-size: 12px;
	font-weight: bold;
	color: #2b6b96;
	cursor: pointer;
}

.vinetki_faq_item_ttl::after {
	content: "►";
	float: right;
	color: #003a62;
	opacity: 0.8;
}

.vinetki_faq_item.vf-open .vinetki_faq_item_ttl::after {
	transform: rotate(90deg);
}

.vn-desktop .vinetki_faq_item_ttl:hover {
	background: #e3e3e3 !important;
}

.vinetki_faq_item_cnt {
	display: none;
	padding: 8px 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 12px;
	line-height: 1.4;
}

.vinetki_faq_item_cnt a {
	font-family: inherit;
	font-size: inherit;
	color: #2b6b96;
}

.vinetki_faq_item_cnt b {
	color: #2f5e37;
}

.vinetki_faq_item_cnt table.prices {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px;
	font-size: inherit;
}

.vinetki_faq_item_cnt table.prices th {
	border: 1px solid #a4bda9;
	padding: 4px;
	text-align: center;
	font-size: inherit;
	color: #2f5e37;
}

.vinetki_faq_item_cnt table.prices td {
	border: 1px solid #a4bda9;
	padding: 4px;
	text-align: center;
	font-size: inherit;
}

.vinetki_faq_item_cnt table.prices th:first-child {
	text-align: left;
}

.vinetki_faq_item_cnt table.prices td:first-child {
	text-align: left;
}


/*.vinetki_list {*/
/*	background: #e3e3e3;*/
/*	padding: 20px 10px 15px;*/
/*	color: #2f5e37;*/
/*}*/


.vinetki_page .vn-grabo-deals-wrapper h2 {
	font-size: 16px;
	color: #2f5e37;
	margin: 0 0 15px;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
}

.vinetki_list .vl-items {
}

.vinetki_list .vl-item {
	margin: 0 5px 10px;
	padding: 10px 10px 8px;
	background: #fff;
	text-align: left;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

@media (min-width: 780px) {
	.vinetki_list .vl-item {
		width: 45%;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
}

.vinetki_list .vl-item .vl-item-title {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	margin: 0 0 8px;
}

.vinetki_list .vl-item .vl-item-title .vl-icon {
	display: inline-block;
	margin: 0 5px -2px 0;
	filter: invert(100%) brightness(0.2) sepia(1) hue-rotate(-320deg) saturate(5);
}

.vinetki_list .vl-item .vl-item-title .vl-icon.vl-icon-car {
	width: 34px;
	height: 15px;
	background: url('https://imgrabo.com/design/site/vinetki/car.svg') no-repeat 0 0 / cover;
	opacity: 0.9;
}

.vinetki_list .vl-item .vl-item-title .vl-icon.vl-icon-trailer {
	width: 24px;
	height: 16px;
	background: url('https://imgrabo.com/design/site/vinetki/trailer.svg') no-repeat 0 0 / cover;
	opacity: 0.8;
}

.vinetki_list .vl-item .vl-item-type {
	font-weight: bold;
	margin: 0 0 8px;
}

.vinetki_list .vl-item .vl-item-vld {
	line-height: 1.5;
	overflow: visible;
}

.vinetki_list .vl-item strong {
	font-weight: inherit;
	color: #b10000;
}

.vinetki_list .vl-item a:not(.vinetki_button):not(.vl-icn) {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	background: none !important;
	color: #005793;
}

.vinetki_list .vl-item .vl-icn.vl-icn-pdf {
	float: right;
	width: 26px;
	height: 36px;
	display: block;
	background: url('https://imgrabo.com/design/site/vinetki/pdf.png') no-repeat center center / contain;
	margin: -2px -4px 0 5px;
	opacity: 0.85;
}

.vinetki_list .vl-item .vl-icn.vl-icn-pdf:active {
	opacity: 1;
}

.vn-desktop .vinetki_list .vl-item .vl-icn.vl-icn-pdf:hover {
	opacity: 1;
}

.vinetki_list .vl-item .vl-icn.vl-icn-del {
	float: right;
	width: 26px;
	height: 26px;
	display: block;
	background: #e3e3e3;
	border-radius: 50%;
}

.vinetki_list .vl-item .vl-icn.vl-icn-del::after {
	content: "×";
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	color: #a75f5f;
}

.vinetki_list .vl-item .vl-icn.vl-icn-del:active {
	background: #f7dbdb;
}

.vn-desktop .vinetki_list .vl-item .vl-icn.vl-icn-del:hover {
	background: #f7dbdb;
}

.vinetki_list .vl-item .vl-icn.vl-icn-help {
	float: right;
	width: 26px;
	height: 26px;
	display: block;
	background: #bbe8c3;
	border-radius: 50%;
}

.vinetki_list .vl-item .vl-icn.vl-icn-help::after {
	content: "?";
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	color: #4d884d;
}

.vinetki_list .vl-item .vl-icn.vl-icn-help:active {
	background: #a7e4b1;
}

.vn-desktop .vinetki_list .vl-item .vl-icn.vl-icn-help:hover {
	background: #a7e4b1;
}

.vl-item-vld .vl-icn.vl-icn-help {
	margin: 10px 0 0;
}


.vinetki-form {
	display: block;
	margin: 0;
	padding: 5px 10px 15px;
}

.vinetki-form.vn-blue {
	background: #2e94db;
}

.vinetki-form.vn-green {
	background: #39bd50;
}

.vinetki-form h2 {
	color: #fff;
}

.vinetki-form h2 small {
	display: block;
	margin: 5px 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	line-height: 1.4;
}

.vinetki-form2 {
	background: #dce5f2;
	border-radius: 15px;
	padding: 20px;
}

#checkVignetteWrp {
	overflow: visible;
}

@media (min-width: 780px) {
	.vinetki-form2 {
		width: 545px;
		margin: 0 auto 10px;
	}
}

.vinetki-form h3 {
	display: block;
	margin: 0 auto 15px;
	padding-top: 8px;
	color: #444;
	font-size: 14px;
	font-weight: normal;
}

.vinetki-form .form-subtitle {
	font-size: 14px;
	color: #fff;
	padding: 0 0 15px;
}

.vinetki-form input[type=text], .vinetki-form input[type=number], .vinetki-form textarea, .vinetki-form select {
	display: block;
	margin: 0 auto 12px;
	padding: 0.6em 0.9em;
	border-radius: 50px;
	border: 1px solid #ccc;
	outline: none;
	font-size: 15px;
	width: 100%;
	max-width: 400px;
}

.vinetki-form input[type=text]:focus, .vinetki-form input[type=number]:focus, .vinetki-form textarea:focus, .vinetki-form select:focus {
	outline: none;
	border: 1px solid transparent;
	box-shadow: 0 0 0 4px rgb(24 117 255 / 25%)
}

.vinetki-form .vinetki-form2 h2 {
	display: block;
	margin: 0 auto;
	padding: 18px 0;
	color: #2f5e37;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.vinetki-form .vf-box {
	-webkit-box-shadow: 6px 5px 8px -2px rgb(0 0 0 / 72%);
	box-shadow: 6px 5px 8px -2px rgb(0 0 0 / 72%);
	display: block;
	border: 2px solid #2f5e37;
	border-radius: 5px;
	margin: 0 auto 15px;
	max-width: 320px;
	padding: 10px;
	color: #2f5e37;
	text-align: left;
	background: #fff;
}

.vinetki-form .vf-box strong {
	display: block;
}

.vinetki-form .vf-box em {
	display: block;
	margin: 5px 0 0;
	font-style: normal;
}

.vinetki-form .vf-box em.small {
	font-size: 11px;
}

.vinetki-form .vf-box table {
	border-collapse: collapse;
	margin: 10px 0;
	color: inherit;
}

.vinetki-form .vf-box table td {
	padding: 3px;
	color: inherit;
	font-family: inherit;
	font-size: 13px;
}

.vinetki-form .vf-box table td:first-child {
	padding-left: 0;
}

.vinetki-form .vf-box table tr:last-child td {
	padding-bottom: 0;
}

.vinetki-form .vf-box .txtlink {
	font-family: inherit;
	font-size: 13px;
	background: none !important;
	color: #005793;
}

.vinetki-form a.vf-box {
	cursor: pointer;
	background: #fff;
}

.vn-desktop .vinetki-form a.vf-box:hover {
	background: #d5f7de;
}

.vinetki-form a.vf-box:active {
	background: #fbfbe3 !important;
}

.vinetki-form .vf-box span.vehicle-icon {
	display: block;
	width: 40px;
	height: 30px;
	float: left;
	margin: 2px 10px 0 0;
	filter: invert(100%) brightness(0.2) sepia(1) hue-rotate(-320deg) saturate(5);
}

.vinetki-form .vf-box span.vehicle-icon.vehicle-icon-car {
	background: url('https://imgrabo.com/design/site/vinetki/car.svg') no-repeat 0 0 / cover;
}

.vinetki-form .vf-box span.vehicle-icon.vehicle-icon-trailer {
	background: url('https://imgrabo.com/design/site/vinetki/trailer.svg') no-repeat 0 0 / cover;
	width: 30px;
	height: 30px;
	margin: 2px 15px 0 5px;
	opacity: 0.9;
}

.vinetki-form .vf-box span.vbf-price {
	float: right;
	font-weight: bold;
}

.vinetki-form .vf-box.vfb-calendar {
	background: #fff;
	text-align: center;
	padding: 2px;
	min-height: 170px;
}

.vf-box .vfb-calendar2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}

.vf-box .vfb-calendar2 * {
	font-family: inherit;
	font-size: inherit;
}

.vf-box .vfb-calendar2 .ui-datepicker {
	width: auto;
	border: 0;
	background: none;
}

.vf-box .vfb-calendar2 .ui-datepicker .ui-widget-header {
	border: 0;
	background: none;
}

.vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-prev, .vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-next {
	background: #39bd50;
	border-radius: 50%;
}

.vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-prev:active, .vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-next:active {
	background: #30b146;
}

.vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-prev::after {
	content: "◀";
	text-align: center;
	color: #fff;
	display: inline-block;
	padding: 0 4px 0 0;
	line-height: 24px;
}

.vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-next::after {
	content: "▶";
	text-align: center;
	color: #fff;
	display: inline-block;
	padding: 0 0 0 4px;
	line-height: 24px;
}

.vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-prev span, .vf-box .vfb-calendar2 .ui-datepicker .ui-datepicker-next span {
	display: none;
}

.vinetki-form small {
	font-size: 11px;
	color: #666;
}

.vinetki-form .vf-agree {
	margin: 20px 0 0 0;
	color: #2f5e37;
}

.vinetki-form .vf-agree label {
	display: block;
	clear: both;
	float: none;
	margin: 0 0 8px;
}

.vinetki-form .vf-agree label input[type=checkbox] {
	float: none;
	vertical-align: top;
}

.vinetki-form .vf-agree label span {
	float: none;
	vertical-align: top;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

.vinetki-form .vf-agree ul {
	font-size: 12px;
	text-align: left;
	list-style: disc;
	padding-left: 20px;
}

.vinetki-form .vf-agree li {
	margin: 0 0 8px;
	list-style: disc;
	display: list-item;
}

.vinetki-form .vf-agree li a:not(.vinetki_button) {
	font-family: inherit;
	font-size: 13px;
	background: none !important;
	color: #005793;
}

.vinetki-form input[type=text][name=LPN] {
	text-transform: uppercase;
}


.vinetki_page .vn-grabo-deals-wrapper {
	position: relative;
	background: #fff;
	padding-top: 25px;
}

.vinetki_page .vn-grabo-deals-wrapper.vn-loading::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: wait;
	background: rgba(255, 255, 255, 0.5);
}

.vn-desktop .vinetki_page .vn-grabo-deals-wrapper .rdsgn_traveldeals {
	background: #fff;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px 10px 15px;
}

.vn-desktop .vinetki_page .vn-grabo-deals-wrapper .rdsgn_traveldeals .rdsgn_tdeals_head select {
	float: left;
	margin: 0 0 0 20px;
	font-size: 13px;
	padding: 4px;
}

.vn-mobile .vinetki_page .vn-grabo-deals-wrapper .dashboard_dslider h2 select {
	padding: 4px;
	margin: 10px;
}

.vn-mobile .vinetki_page .vn-grabo-deals-wrapper .subcategories_line {
	margin-top: 5px;
}

.vn-mobile .vinetki_page .filter {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}

.vn-desktop .vinetki_page .vn-grabo-deals-wrapper .rdsgn_traveldeals .vn-desktop .vinetki_page .vn-grabo-deals-wrapper .rdsgn_traveldeals_tags {
	margin: 15px 20px 5px 25px;
	white-space: nowrap;
	overflow: hidden;
}

.vn-mobile .vinetki_page .vn-grabo-deals-wrapper .dashboard_dslider h2 a {
	display: inline-block;
	text-transform: none;
	color: #000;
	font-weight: normal;
	padding-right: 0;
}

.vinetki_page .rdsgn_tdeals_head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 25px;
}

.vinetki_page .rdsgn_tdeals_head span {
	display: block;
	width: 30px;
}

.vinetki_page .top-offers {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 0 20px;
}

.vinetki_page .vn-grabo-deals-wrapper h2 {
	margin: 0;
}

.vinetki_page .rdsgn_tdeals_head select {
	height: 30px;
}

.vinetki-page .rdsgn_traveldeals .rdsgn_tdeals_cbtns {
	float: none;
}

.vinetki_page .rdsgn_traveldeals .rdsgn_tdeals_head {
	display: flex;
	align-items: center;
}

.vinetki_page .rdsgn_traveldeals .rdsgn_tdeals_head .rdsgn_tdeals_heading {
	font-size: 16px;
}

.vinetki_page .vf-msgbox {
	display: block;
	margin: 0 0 10px;
	text-align: center;
}

.vinetki_page .vf-msgbox .vf-msgbox2 {
	display: inline-block;
	margin: 0 auto;
	padding: 20px;
	font-size: 12px;
	font-weight: bold;
}

.vinetki_page .vf-msgbox.vn-small .vf-msgbox2 {
	padding: 10px;
	font-weight: normal;
}

.vinetki_page .vf-msgbox .vf-msgbox2::before {
	content: "";
	display: inline-block;
	margin: 0 8px 0 0;
	font-size: 16px;
}

.vinetki_page .vf-msgbox.red .vf-msgbox2 {
	background: #ffd1d9;
	color: brown;
}

.vinetki_page .vf-msgbox.red .vf-msgbox2::before {
	content: "⚠";
}

.vinetki_page .vf-msgbox.white .vf-msgbox2 {
	background: #fff;
	color: #bf0410;
}

.vinetki_page .vf-msgbox.white .vf-msgbox2::before {
	content: "⚠";
}

.vinetki_page .vf-msgbox.green .vf-msgbox2 {
	background: #cbf7cb;
	color: #004a00;
}

.vinetki_page .vf-msgbox.green .vf-msgbox2::before {
	content: "✓";
}

.vinetki_page .vf-msgbox .vf-msgbox2 .vfm-meta {
	font-weight: normal;
	padding: 10px 0 0 24px;
	text-align: left;
	line-height: 1.6;
}

.vinetki_page .vf-msgbox .vf-msgbox2 .vm-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 -3px 3px;
}

.vinetki_page .vf-msgbox .vf-msgbox2 .vm-icon.vmi-edit {
	height: 14px;
	background: url("https://imgrabo.com/design/site/vouchers/mv_cont_note_edit.png") no-repeat 0 0;
	margin: 0 0 -1px 3px;
}

.vinetki_page .vf-msgbox .vf-msgbox2 a.vm-icon {
	opacity: 0.8;
}

.vn-desktop .vinetki_page .vf-msgbox .vf-msgbox2 a.vm-icon:hover {
	opacity: 1;
}

.vn-mobile .vinetki_page .vf-msgbox .vf-msgbox2 a.vm-icon:active {
	opacity: 1;
}


.subcats {
	/*display: grid;*/
	/*grid-column-gap: 10px;*/
	/*grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));*/
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 15px -3.33% 0 0;
	padding: 0 8px;
	background: #fff;
}

.vn-desktop .subcats {
	padding: 20px 0 0 20px;
	/*margin: 0;*/
}

.subcats .item {
	display: block;
	width: 30%;
	margin: 0 3.33% 3.33% 0;
	overflow: visible;
	border-radius: 5px;
	position: relative;
	-moz-touch-callout: none !important;
	-webkit-touch-callout: none !important;
}

.subcats .item strong {
	display: block;
	height: 55px;
	padding: 5px 3px 0;
	box-sizing: border-box;
	z-index: 1;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #14435f;
	font-weight: normal;
}

@media only screen and (min-width: 375px) {
	.subcats .item strong {
		font-weight: bold;
	}
}

@media only screen and (min-width: 504px) {
	.subcats .items {
		margin: 15px -2% 0 0;
	}
	
	.subcats .item {
		width: 23%;
		margin: 0 2% 2% 0;
	}
}

@media only screen and (min-width: 768px) {
	.subcats .items {
		margin: 15px -2% 0 0;
	}
	
	.subcats .item {
		width: 18%;
		margin: 0 2% 2% 0;
	}
}

@media only screen and (min-width: 1024px) {
	.subcats .items {
		margin: 15px 15px 0 0;
	}
	
	.subcats .item {
		width: 120px;
		margin: 0 13px 13px 0;
	}
}

.vn-desktop .subcats .item::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*box-shadow:inset 0 0 1px rgba(0,0,0,0.1);*/
	z-index: 2;
}

.vn-mobile .subcats .item:active {
	background: #e0e7f3;
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.15);
}

.vn-mobile .dashboard_dslider_cont h3 {
	text-align: left;
	margin: 0 0 10px 10px;
}

.subcats .item div {
	padding-bottom: 100%;
	background: #f2f6fd no-repeat center;
	background-size: cover;
	border-radius: 5px;
	position: relative;
	z-index: 2;
	font-family: inherit;
	overflow: visible;
}

.subcats .item:active div {
	background-size: 104%;
}

.vn-desktop .subcats .item:hover div {
	background-size: 102%;
}

.subcats .item div::after {
	content: attr(count);
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	background: #222;
	padding: 0 3px;
	min-width: 10px;
	line-height: 16px;
	border-radius: 0 5px 0 5px;
	color: #fff;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.vn-desktop .subcats .item div::after {
	font-size: 12px;
	padding: 0 5px;
	line-height: 18px;
}

.vn-desktop .subcats .item:hover div::after {
	background: #288ED7;
}

.vn-desktop .subcats .item strong {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0 -10px;
}


/* NEW STYLES Vignette page */


/* Common styles */


#vignette-wrapper * {
	box-sizing: border-box;
}

#vignette-wrapper div {
	overflow: visible
}

.section {
	padding: 1rem;
}

.btn-vinetki {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	padding: 0.8em 1em;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}

.btn-vinetki .fas, .btn-vinetki-small .fas {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

.custom-icon {
	position: relative;
	overflow: visible;
}

/*.custom-icon::after {*/
/*	content: "";*/
/*	display: block;*/
/*	position: absolute;*/
/*	left: 10px;*/
/*	top: 10px;*/
/*	width: 16px;*/
/*	height: 16px*/
/*}*/

/*.custom-icon.cart::after {*/
/*	background: url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="shopping-cart" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="svg-inline--fa fa-shopping-cart fa-w-18 fa-2x"><path fill="white" d="M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z" class=""></path></svg>') no-repeat 0 2px / contain;*/
/*}*/

.btn-vinetki .fas.fa-shopping-cart, .btn-vinetki-extra-small .fas.fa-shopping-cart, .btn-vinetki-small .fas.fa-shopping-cart {
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="shopping-cart" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="svg-inline--fa fa-shopping-cart fa-w-18 fa-2x"><path fill="white" d="M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z" class=""></path></svg>');
}

.btn-vinetki .fas.fa-search {
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-search fa-w-16 fa-2x"><path fill="white" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z" class=""></path></svg>');
}

.vignette .fas {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.vf-box .fas {
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	vertical-align: middle;
	margin-right: 15px;
}

.vignette .vignette-body .fas {
	width: 18px;
	height: 20px;
}

.btn-vinetki-small .fas.fa-shopping-cart {
	width: 14px;
	height: 14px;
}

.btn-vinetki-extra-small .fas.fa-shopping-cart {
	width: 13px;
	height: 14px;
}

.fas.fa-car {
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="car" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-car fa-w-16 fa-3x"><path fill="currentColor" d="M499.99 176h-59.87l-16.64-41.6C406.38 91.63 365.57 64 319.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4L71.87 176H12.01C4.2 176-1.53 183.34.37 190.91l6 24C7.7 220.25 12.5 224 18.01 224h20.07C24.65 235.73 16 252.78 16 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-19.22-8.65-36.27-22.07-48H494c5.51 0 10.31-3.75 11.64-9.09l6-24c1.89-7.57-3.84-14.91-11.65-14.91zm-352.06-17.83c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L384 208H128l19.93-49.83zM96 319.8c-19.2 0-32-12.76-32-31.9S76.8 256 96 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S396.8 256 416 256s32 12.76 32 31.9-12.8 31.9-32 31.9z" class=""></path></svg>');
}

.vf-box .fas.fa-car {
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="car" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-car fa-w-16 fa-3x"><path fill="darkgreen" d="M499.99 176h-59.87l-16.64-41.6C406.38 91.63 365.57 64 319.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4L71.87 176H12.01C4.2 176-1.53 183.34.37 190.91l6 24C7.7 220.25 12.5 224 18.01 224h20.07C24.65 235.73 16 252.78 16 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-19.22-8.65-36.27-22.07-48H494c5.51 0 10.31-3.75 11.64-9.09l6-24c1.89-7.57-3.84-14.91-11.65-14.91zm-352.06-17.83c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L384 208H128l19.93-49.83zM96 319.8c-19.2 0-32-12.76-32-31.9S76.8 256 96 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S396.8 256 416 256s32 12.76 32 31.9-12.8 31.9-32 31.9z" class=""></path></svg>');
}

.fas.fa-caravan {
	width: 40px;
	height: 30px;
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caravan" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" class="svg-inline--fa fa-caravan fa-w-20 fa-2x"><path fill="currentColor" d="M416,208a16,16,0,1,0,16,16A16,16,0,0,0,416,208ZM624,320H576V160A160,160,0,0,0,416,0H64A64,64,0,0,0,0,64V320a64,64,0,0,0,64,64H96a96,96,0,0,0,192,0H624a16,16,0,0,0,16-16V336A16,16,0,0,0,624,320ZM192,432a48,48,0,1,1,48-48A48.05,48.05,0,0,1,192,432Zm64-240a32,32,0,0,1-32,32H96a32,32,0,0,1-32-32V128A32,32,0,0,1,96,96H224a32,32,0,0,1,32,32ZM448,320H320V128a32,32,0,0,1,32-32h64a32,32,0,0,1,32,32Z" class=""></path></svg>')
}

.vf-box .fas.fa-caravan {
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caravan" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" class="svg-inline--fa fa-caravan fa-w-20 fa-2x"><path fill="darkgreen" d="M416,208a16,16,0,1,0,16,16A16,16,0,0,0,416,208ZM624,320H576V160A160,160,0,0,0,416,0H64A64,64,0,0,0,0,64V320a64,64,0,0,0,64,64H96a96,96,0,0,0,192,0H624a16,16,0,0,0,16-16V336A16,16,0,0,0,624,320ZM192,432a48,48,0,1,1,48-48A48.05,48.05,0,0,1,192,432Zm64-240a32,32,0,0,1-32,32H96a32,32,0,0,1-32-32V128A32,32,0,0,1,96,96H224a32,32,0,0,1,32,32ZM448,320H320V128a32,32,0,0,1,32-32h64a32,32,0,0,1,32,32Z" class=""></path></svg>')
}

.fas.fa-edit, .fas.fa-trash {
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="edit" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="svg-inline--fa fa-edit fa-w-18 fa-5x"><path fill="currentColor" d="M402.6 83.2l90.2 90.2c3.8 3.8 3.8 10 0 13.8L274.4 405.6l-92.8 10.3c-12.4 1.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8 83.2c3.8-3.8 10-3.8 13.8 0zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2 0l-35.4 35.4c-3.8 3.8-3.8 10 0 13.8l90.2 90.2c3.8 3.8 10 3.8 13.8 0l35.4-35.4c15.2-15.3 15.2-40 0-55.2zM384 346.2V448H64V128h229.8c3.2 0 6.2-1.3 8.5-3.5l40-40c7.6-7.6 2.2-20.5-8.5-20.5H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V306.2c0-10.7-12.9-16-20.5-8.5l-40 40c-2.2 2.3-3.5 5.3-3.5 8.5z" class=""></path></svg>')
}
.fas.fa-trash {
	cursor: pointer;
	float: right;
	background: transparent no-repeat 0px 0px url('data:image/svg+xml;utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="trash" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-trash fa-w-14 fa-3x"><path fill="currentColor" d="M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z" class=""></path></svg>')
}


.btn-vinetki-small {
	font-family: arial, verdana, sans-serif;
	line-height: 1.5;
	font-size: 14px;
	padding: 0.6em 0.8em;
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
	font-weight: 600;
}

.btn-vinetki-extra-small {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	padding: 0.5em 0.7em;
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
	font-weight: 600;
}

.btn-back {
	font-weight: 600;
	font-size: 14px;
	color: #3376d4;
	text-decoration: none;
	margin-right: 6px;
	padding: 0.5em;
}

.btn-back .fas {
	margin-right: 3px;
}

.btn-back:hover {
	text-decoration: underline;
}

.btn-vinetki-extra-small .fas {
	font-size: 12px;
	margin-right: 7px;
}

.btn-vinetki .fas {
	margin-right: 10px;
}

.btn-vinetki-small .fas {
	margin-right: 7px;
}

.btn-primary {
	background: #39bd50;
}

.btn-primary:hover {
	background: #209935;
	color: #fff;
}

.btn-secondary {
	background: #2e94db;
	color: #fff;
}

.btn-secondary:hover {
	background: #197bbf;
	color: #fff;
}

.btn-third {
	background: #f5770a;
	border: 1px solid #f5770a;
}

.btn-third:hover {
	background: #de6a04;
	border: 1px solid #de6a04;
	color: #fff;
}

.btn-more {
	font-weight: bold;
	text-align: center;
	margin: auto;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #07631e;
	padding: 10px 0;
}

.btn-more:hover {
	text-decoration: underline;
}

.btn-more .fas {
	margin-right: 3px;
}

.content-wrapper {
	width: 100%;
	max-width: 1280px;
	margin: auto;
}

.section-title {
	font-size: 24px;
	padding: 1rem 0;
}


.section-title,
.section-subtitle {
	font-family: "Arial", Helvetica, sans-serif;
	text-align: center;
	line-height: 1.5;
}

.section-subtitle {
	padding-top: 1em;
	font-size: 14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.logo-wrapper {
	width: 100%;
	max-width: 368px;
	padding-top: 64px;
	display: inline-block;
}

.logo-wrapper .logo-vignette {
	display: inline-block;
	width: 100%;
	height: auto;
}

/* Hero section styles */


#hero-section {
	background: url("https://imgrabo.com/design/site/vinetki/road-background-new.png") no-repeat 40% 40%;
	background-size: cover;
	padding: 1rem;
	min-height: 300px;
	text-align: center;
}

#hero-section .btn-holder {
	padding-top: 60px;
	overflow: visible;
}

/*#hero-section .btn-vinetki {*/
/*	margin-top: 0.5em;*/
/*}*/

#hero-section .btn-vinetki + .btn-vinetki {
	margin-left: 7px;
}

/* Vignette-page styles */

#vignette-section-container {
	text-align: center;
	background: #faf5f5;
}

#vignette-section-container .btn-more {
	margin-top: 2rem;
}

.vignette {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	position: relative;
	padding: 1.8em 1.4em;
	border-radius: 15px;
	max-width: 560px;
	margin: auto;
	text-align: left;
	/*background: #dce5f2;*/
	background: #cedef5;
	box-shadow: 0 20px 70px -28px rgb(168 177 191);
	line-height: 1.5;
	font-size: 14px;
}

.vignette .btn-holder {
	text-align: center;
	margin-top: 16px;
}

.vignette .close-label-btn {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	background: #fc0328;
	color: #fff;
	border-radius: 3px;
	outline: none;
	border: none;
	padding: 14px;
	margin-left: 7px;
}

.vignette .close-label-btn:after {
	content: "×";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 27px;
}

.vignette .close-label-btn:hover {
	background: #c9001e;
}

.vignette .save-title-btn {
	padding: 6px 10px;
	border-radius: 3px;
	border: none;
	color: #fff;
	background: #39bd50;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.vignette .save-title-btn:hover {
	background: #209935;
}

.vignette .edit-input {
	padding: 0.4em 0.7em;
	border-radius: 50px;
	border: 1px solid #ccc;
	outline: none;
	font-size: 15px;
	width: 100%;
}

.vignette .edit-input:focus {
	outline: none;
	border: 1px solid transparent;
	box-shadow: 0 0 0 4px rgb(24 117 255 /25%);
}

.vignette .vignette-header {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.vignette * {
	overflow: visible !important;
}

.vignette + .vignette {
	margin-top: 3em;
}

.expiring {
	color: #de6c64;
	font-weight: 900;
}

.vignette-expiring {
	background: #f2bcb8;
	position: relative;
}

.vignette-expiring .btn-vinetki-extra-small {
	text-align: center;
}

.vignette-header-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.vignette-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 40px;
}

.vignette-title {
	font-family: Arial, Helvetica, sans-serif;
	flex: 1 0 80%;
	font-size: 20px;
	padding-left: 10px;
}

.vignette-title .fa-edit {
	margin-left: 10px;
	cursor: pointer;
	padding: 12px;
}

.vignette-title.hidden {
	display: none;
}

.vignette .edit-input-holder {
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translate(-50%);
	background: #cedef5;
	padding: 16px;
	border-radius: 3px;
	border: 1px solid #cfd1d1;
	width: 55%;
}

.edit-input-holder.hidden {
	display: none;
}

.vignette-body {
	background: #fafafa;
	padding: 1em;
	border-radius: 7px;
	margin-top: 1.2em;
}

.vignette .vignette-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding: 3px;
	padding: 3px;
}

.vignette .vignette-row span:first-child {
	font-weight: 600;
	margin-right: 10px;
}

.vignette .vignette-row .fas {
	margin-right: 8px;
}

.vignette .vignette-row.centered-content {
	justify-content: center;
}

.vignette-download-pdf {
	padding: 15px;
	display: inline-block;
	background: url(https://imgrabo.com/design/site/vinetki/pdf.png) no-repeat center center / contain;
	opacity: 0.9;
}

.form-group {
	margin-top: 15px;
	position: relative;
}

.vignette .vignette-note {
	padding: 0.5rem 0.7rem;
	border-radius: 50px;
	border: 1px solid #ccc;
	outline: none;
	position: relative;
	width: 100%;
}

.vignette .vignette-note-label {
	position: absolute;
	top: 50%;
	left: 13px;
	transform: translateY(-50%);
	color: #999;
	transition: all 0.3s ease;
	pointer-events: none;
	padding: 0 3px;
}

.vignette .vignette-note-label.shrink {
	top: -10px;
	font-size: 12px;
	color: #333333;
}

.vignette .vignette-note:focus {
	box-shadow: 0 0 9px 3px rgb(178, 183, 191);
	outline: none;
}

.vignette .vignette-note:focus ~ .vignette-note-label {
	top: -10px;
	font-size: 12px;
	color: #333333;
}

/* Subscribe-vignette page styles */

#subscribe-vignette-section {
	background: #2e94db;
	color: #fff;
	text-align: center;
}

.subscribe-section-content .btn-holder {
	margin-top: 2rem;
}

.subscribe-section-content .btn-vinetki + .btn-vinetki {
	margin-left: 7px;
}

#subscription-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 15px;
	text-align: center;
	background: #dce5f2;
	width: 100%;
	max-width: 545px;
	margin: auto;
	margin-top: 1.2em;
	padding: 1em 2em;
}

#subscription-form label {
	color: #333333;
	padding: 1em 0.3em 0.5em;
}

#subscription-form .btn-back {
	margin-top: 5px;
}

#subscription-form .btn-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 200px;
	margin: auto;
	margin-top: 20px;
}

#subscription-form input,
#subscription-form select {
	padding: 0.6em 0.9em;
	border-radius: 50px;
	border: 1px solid #ccc;
	outline: none;
	font-size: 16px;
	width: 100%;
	max-width: 400px;
	margin: auto;
}

#subscription-form input:focus,
#subscription-form select:focus {
	outline: none;
	border-color: #7db0fb;
	box-shadow: 0 0 0 4px rgba(24, 117, 255, 0.25);
}

.subscription-result-container,
.buy-vignette-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	font-size: 16px;
	border-radius: 15px;
	text-align: center;
	background: #dce5f2;
	width: 100%;
	max-width: 545px;
	margin: auto;
	margin-top: 1.5em;
	color: #333;
	padding: 2.2em 1.3em 1em;
}

.container-form {
	padding: 2.2em 1.3em 1em;
}

.subscribe-message-box {
	padding: 1.5em 1em;
	background: #fff;
}

.subscribe-message {
	padding-top: 1em;
	color: #e3202a;
	line-height: 1.5;
}

.subscription-result-container .btn-vinetki-small {
	margin-top: 2em;
	display: inline-block;
}

/* Bye vignette page styles */

#buy-vignette-section {
	background: #39bd50;
}

#buy-vignette-section .section-title {
	color: #fff;
}

#buy-vignette-section .buy-vignette-form {
	padding: 1em 2em;
	font-size: 16px;
}

.buy-vignette-form .form-wrapper .form-option-link {
	display: block;
	border: 2px solid #2f5e37;
	border-radius: 5px;
	margin: 0 auto 10px;
	max-width: 320px;
	padding: 10px;
	color: #2f5e37;
	text-align: left;
	background: #fff;
	margin-top: 1em;
	text-decoration: none;
}

.buy-vignette-form .form-wrapper .form-option-link {
	-webkit-box-shadow: 6px 5px 8px -2px rgb(0 0 0 / 72%);
	box-shadow: 6px 5px 8px -2px rgb(0 0 0 / 72%);
}

.buy-vignette-form .form-wrapper .form-option-link:hover {
	background: #d5f7de;
}

.buy-vignette-form .form-option-box {
	display: flex;
	justify-content: space-around;
	font-size: 1em;
}

.buy-vignette-form .form-option-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	vertical-align: middle;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 20%;
	flex: 1 0 20%;
	font-size: 30px;
	text-align: center;
}

.buy-vignette-form .form-option-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 80%;
	flex: 1 0 80%;
	margin-left: 7px;
}

.buy-vignette-form .category {
	font-size: 12px;
	margin-top: 0.675em;
}

.buy-vignette-form .vehicle {
	font-size: 15px;
}

#all_my_vignettes {
	border: 0;
	width: 100%;
	border-collapse: collapse;
}
#all_my_vignettes thead tr th,
#all_my_vignettes tbody tr td {
	border: 1px solid #ddd;
	padding: 4px;
}

#all_my_vignettes thead tr th {
	background: #f2f2f2;
}
#all_my_vignettes tbody tr.vignette_type_future td {
	background: #fffff0;
}
#all_my_vignettes tbody tr.vignette_type_active td {
	background: #f0f0e6;
}
#all_my_vignettes tbody tr.vignette_type_expired td {
	background: #fff0f0;
}

.api-profilaktika {
	background: #f2f2f2;
}
.api-profilaktika p {
	padding: 0 10px 20px;
}

/* Media queries */

/* Large devices (desktops, less than 1200px) */

@media all and (max-width: 1199.98px) {
}

/* Medium devices (tablets, less than 992px) */

@media all and (max-width: 991.98px) {
}

/* Small devices (landscape phones, less than 768px) */

@media all and (max-width: 767.98px) {
}

/* Extra small devices (portrait phones, less than 576px) */

@media all and (max-width: 575.98px) {
	.vignette {
		font-size: 12px;
	}
}

/* Very small devices */

@media all and (max-width: 420px) {
	
	.btn-more,
	.btn-back {
		font-size: 12px;
	}
	
	.section-title {
		font-size: 18px;
	}
	
	.btn-vinetki {
		font-size: 14px;
	}
	
	.btn-vinetki .fas {
		width: 16px;
		height: 16px;
	}
	
	.vignette .fas {
		width: 30px;
		height: 30px;
	}
	
	.fas.fa-edit, .fas.fa-trash {
		width: 20px;
		height: 20px;
	}
	
	.btn-vinetki-small {
		font-size: 13px;
	}
	
	.vignette-title {
		font-size: 16px;
	}
	
	.vignette-icon {
		font-size: 30px;
	}
	
	.logo-wrapper {
		padding-top: 20px;
		max-width: 250px;
	}
	
	#hero-section {
		min-height: initial;
	}
	
	#hero-section .btn-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		width: 61%;
		margin: auto;
		padding-top: 20px;
	}
	
	#hero-section .btn-vinetki + .btn-vinetki {
		margin-left: initial;
		margin-top: 15px;
	}
	
	#subscription-form input,
	#subscription-form select {
		font-size: 14px;
	}
	
	#subscription-form {
		font-size: 14px;
	}
	
	.subscription-result-container {
		font-size: 14px;
	}
	
	#buy-vignette-section .buy-vignette-form {
		font-size: 14px;
	}
	
	.buy-vignette-form .form-option-icon {
		font-size: 24px;
	}
	
	.vinetki-form {
		padding: 10px 15px 20px;
	}
	
	.vinetki-form .form-subtitle {
		font-size: 12px;
	}
	
	.vinetki_page .vl-loadmore {
		font-size: 12px;
	}
	
	.vignette .edit-input-holder {
		width: 85%;
	}
	
}
