@import url(../owl-carousel/owl.carousel.css);@import url(../owl-carousel/owl.theme.css);/*! jQuery UI - v1.11.2 - 2014-10-16
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-clearfix {
	min-height: 0
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: 0.5em 0.5em 0.5em 0.7em;
	min-height: 0;
	font-size: 100%
}

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
	text-decoration: none
}

.ui-button-icon-only {
	width: 2.2em
}

button.ui-button-icon-only {
	width: 2.4em
}

.ui-button-icons-only {
	width: 3.4em
}

button.ui-button-icons-only {
	width: 3.7em
}

.ui-button .ui-button-text {
	display: block;
	line-height: normal
}

.ui-button-text-only .ui-button-text {
	padding: 0.4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
	padding: 0.4em 1em 0.4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
	padding: 0.4em 2.1em 0.4em 1em
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em
}

input.ui-button {
	padding: 0.4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
	left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
	right: .5em
}

.ui-buttonset {
	margin-right: 7px
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-datepicker {
	width: 17em;
	padding: 0.2em 0.2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 45%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 0.4em
}

.ui-datepicker th {
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: bold;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 0.2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: 0.5em 0.2em 0.4em;
	cursor: pointer;
	padding: 0.2em 0.6em 0.3em 0.6em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto 0.4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: 0.4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 0.5em 1em;
	background: none;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: 0.3em 1em 0.5em 0.4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: 0.5em 0.4em 0.5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-draggable-handle {
	touch-action: none
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none
}

.ui-menu .ui-menu {
	position: absolute
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px 0.4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: -1px
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-selectable {
	touch-action: none
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0
}

.ui-selectmenu-open {
	display: block
}

.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-sortable-handle {
	touch-action: none
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px
}

.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none
}

.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-tabs {
	position: relative;
	padding: .2em
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0.2em 0.2em 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px 0.2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
	outline: none
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: 0.5em 1em;
	text-decoration: none;
	outline: none;
	font-size: 18px !important;
	font-family: 'PT Sans', sans-serif;
	color: #0066cc;
	font-weight: bold
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	text-decoration: none !important;
	color: #000000 !important
}

.ui-tabs .ui-tabs-nav li.ui-state-default:hover .ui-tabs-anchor {
	text-decoration: none !important;
	color: #000000 !important
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em
}

.ui-widget-content {
	border: none;
	background: none;
	color: #000000;
	font-size: 18px;
	font-family: 'PT Sans', sans-serif
}

.ui-widget-content a {
	color: #222222
}

.ui-widget-header {
	border: none;
	background: none;
	color: #000000;
	font-weight: bold
}

.ui-widget-header a {
	color: #222222
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
	background: none;
	font-weight: normal;
	color: #555555
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #555555;
	text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: none;
	background: #ffcc00;
	text-shadow: none;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	cursor: pointer
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: none;
	background: #ffcc00;
	text-shadow: none;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	cursor: pointer
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
	color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	color: #cd0a0a
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
	color: #cd0a0a
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png")
}

.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_888888_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png")
}

.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png")
}

.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_2e83ff_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cd0a0a_256x240.png")
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-carat-1-n {
	background-position: 0 0
}

.ui-icon-carat-1-ne {
	background-position: -16px 0
}

.ui-icon-carat-1-e {
	background-position: -32px 0
}

.ui-icon-carat-1-se {
	background-position: -48px 0
}

.ui-icon-carat-1-s {
	background-position: -64px 0
}

.ui-icon-carat-1-sw {
	background-position: -80px 0
}

.ui-icon-carat-1-w {
	background-position: -96px 0
}

.ui-icon-carat-1-nw {
	background-position: -112px 0
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-seek-first {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 4px
}

.ui-widget-overlay {
	background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px
}

.ui-widget-content table tr td {
	vertical-align: top
}

.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair
}

.zoomPreload {
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px
}

.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair
}

.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101
}

.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110
}

.zoomWrapper {
	position: relative;
	border: 1px solid #999;
	z-index: 110
}

.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110
}

.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101
}

.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block
}

@font-face {
	font-family: 'PTSansCaptionBold';
	src: url("../fonts/PTSansCaptionBold.eot");
	src: url("../fonts/PTSansCaptionBold.eot") format("embedded-opentype"), url("../fonts/PTSansCaptionBold.woff2") format("woff2"), url("../fonts/PTSansCaptionBold.woff") format("woff"), url("../fonts/PTSansCaptionBold.ttf") format("truetype"), url("../fonts/PTSansCaptionBold.svg#PTSansCaptionBold") format("svg")
}

/*! Social Likes v3.0.9 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes, .social-likes__widget {
	display: inline-block;
	padding: 0;
	vertical-align: middle !important;
	word-spacing: 0 !important;
	text-indent: 0 !important;
	list-style: none !important
}

.social-likes {
	opacity: 0
}

.social-likes_visible {
	opacity: 1;
	transition: opacity 0.1s ease-in
}

.social-likes > * {
	display: inline-block;
	visibility: hidden
}

.social-likes_vertical > * {
	display: block
}

.social-likes_visible > * {
	visibility: inherit
}

.social-likes__widget {
	display: inline-block;
	position: relative;
	white-space: nowrap
}

.social-likes__widget:before, .social-likes__widget:after {
	display: none !important
}

.social-likes_vertical .social-likes__widget {
	display: block;
	float: left;
	clear: left
}

.social-likes__button, .social-likes__icon, .social-likes__counter {
	text-decoration: none;
	text-rendering: optimizeLegibility
}

.social-likes__button, .social-likes__counter {
	display: inline-block;
	margin: 0;
	outline: 0
}

.social-likes__button {
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.social-likes__button:before {
	content: "";
	display: inline-block
}

.social-likes__icon {
	position: absolute;
	top: 0;
	left: 0
}

.social-likes__counter {
	display: none;
	position: relative
}

.social-likes_ready .social-likes__counter, .social-likes__counter_single {
	display: inline-block
}

.social-likes_ready .social-likes__counter_empty {
	display: none
}

.social-likes_vertical .social-likes__widget {
	display: block
}

.social-likes_notext .social-likes__button {
	padding-left: 0
}

.social-likes_single-w {
	position: relative;
	display: inline-block
}

.social-likes_single {
	position: absolute;
	text-align: left;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 0.11s, opacity 0.1s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.social-likes_single.social-likes_opened {
	visibility: visible;
	opacity: 1;
	transition: opacity 0.15s ease-out
}

.social-likes__button_single {
	position: relative
}

.social-likes, .social-likes__widget {
	border: 0;
	font-size: 14px
}

.social-likes__widget {
	line-height: 20px
}

.social-likes {
	min-height: 28px;
	margin: -3px
}

.social-likes, .social-likes_single-w {
	line-height: 20px
}

.social-likes__widget {
	margin: 3px
}

.social-likes__button, .social-likes__counter {
	font-family: "Trebuchet MS", "Helvetica Neue", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 18px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px
}

.social-likes__button {
	padding: 1px 4px 1px 20px;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	transition: border 0.1s ease-in-out, color 0.2s ease-in-out
}

.social-likes__icon {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat
}

.social-likes__counter {
	margin-left: 7px;
	padding: 1px 4px;
	font-weight: 400;
	color: #666;
	color: rgba(0, 0, 0, 0.5);
	cursor: default
}

.social-likes__counter:before, .social-likes__counter:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0
}

.social-likes__counter:before {
	top: 4px;
	left: -6px;
	border: 6px inset transparent;
	border-left: 0;
	border-right: 6px solid;
	border-right-color: inherit;
	opacity: .7
}

.social-likes__counter:after {
	top: 5px;
	left: -4px;
	border: 5px inset transparent;
	border-left: 0;
	border-right: 5px solid
}

.social-likes_vertical {
	margin: -6px -4px
}

.social-likes_vertical .social-likes__widget {
	margin: 6px 4px
}

.social-likes_notext .social-likes__widget {
	margin: 3px 2px
}

.social-likes_notext .social-likes__button {
	width: 16px
}

.social-likes_single {
	margin-top: -16px;
	padding: 6px 6px 4px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25)
}

.social-likes__widget_single {
	margin: 0
}

.social-likes__button_single {
	padding-left: 19px;
	background: #e2e2e2;
	background: linear-gradient(to bottom, #f7f7f7, #e2e2e2);
	color: #444;
	border-color: #ccc;
	border-color: rgba(179, 179, 179, 0.8);
	border-bottom-color: rgba(153, 153, 153, 0.8)
}

.social-likes__button_single:hover, .social-likes__widget_active .social-likes__button_single {
	background: #f4f4f4;
	background: linear-gradient(to bottom, #f0f0f0, #cfcfcf);
	color: #222;
	border-color: #bbb;
	border-bottom-color: #9f9f9f
}

.social-likes__icon_single {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAACmUlEQVR42kySX0hTYRjGn/O3nQ3FTduc1gwsQA1VCgK9iYmBDIjwxvDGO70qVIRUKUTwbiKI6rWgGEOhFAhCJMYIQxiSjIgybIi2tuHcOTv/z9fZCaIH3psPfu/3Pg8PRQiho9vRlxk989SAEaBAWbqlQzd1lMUxHDiaAwGhWbC/A3zg9eiT0VdMmkuPade1MY1oNzRKcxGWCN4Kr+Cr9An+Kr8gWZKQU3MCGLgsyvIV6eLd7bfbHOu55emTVMlng2A5Fn1tfei+3Y3/tfdtD7upXYiyCFqlfcJNIcJeqpfNJmuC4ihMh6fRWN2Is8IZEj8TDtQV6nIWpTIpxE/icFNuqJraxJa0EsnLeUw8mnCgnS87WPy4CEmTHHDjaANttW1I/Uo5XlVDBdEJYUO+kLUaWUWNpwZZKYv5+DzqKuuwEFkAAUE0HkXiNAE350ZRK8JODpzBEZqhGVKGyto/2UdGymD4wTCa/c1o8bdg8N4gSkYJXsGLpkCTMzzLgz08PaR6V3tB8RTs1ODm3SjIhX/BFJUiLq4uMBOeQc+dHudt6s2UxSqGAkVWQFs07O8dD3Mf5pCVsyCEYPlgGbUVtQg3hmGYBmLHMaRzabCmaRKO4mARCwwYTD6cxFpyDePvxp3t5ZOXIkuwLWE9uY6RrREE+aADAgYg6iIG7g+gv7XfmeR5EhQotAfbnQWbR5uYfT+LhqoGWIplg4b5HSZ8AitgK7kFWZUx1DmEjmCHA6QLaawkVhD7HIOH9oCYBKZu/qBCj0PPqjurX9hwkDAEdiGcfta4/yadLWWd3nqveQGCss7zn/ILTOvz1oPccU6neTpADMK4iOuKMRmxJJVEpaSIvMWLLsslWpolm4r5VT6TV+o766N/BBgAW0s6t4L8o7kAAAAASUVORK5CYII=");
	background-position: 2px 3px
}

.social-likes__counter_single {
	background: #f6f6f6;
	border-color: #ddd
}

.social-likes__counter_single:after {
	border-right-color: #f6f6f6
}

.social-likes__button_facebook {
	padding-left: 19px;
	background: #eceef5;
	background: linear-gradient(to bottom, #fff, #d8def4);
	color: #3b5998;
	border-color: #cad4e7;
	border-color: rgba(202, 212, 231, 0.8);
	border-bottom-color: rgba(189, 194, 203, 0.8)
}

.social-likes__button_facebook:hover {
	background: #c0cdf3;
	background: linear-gradient(to bottom, #f2f3f7, #c0cdf3);
	color: #253860;
	border-color: #b4bfd4;
	border-bottom-color: #b3b7bf
}

.social-likes__icon_facebook {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");
	background-position: 3px 3px
}

.social-likes__counter_facebook {
	background: #f2f3f7;
	border-color: #cad4e7
}

.social-likes__counter_facebook:after {
	border-right-color: #f2f3f7
}

.social-likes__button_twitter {
	padding-left: 19px;
	background: #d5e6ef;
	background: linear-gradient(to bottom, #fff, #d5e6ef);
	color: #186487;
	border-color: #a4cce5;
	border-color: rgba(164, 204, 229, 0.8);
	border-bottom-color: rgba(158, 186, 204, 0.8)
}

.social-likes__button_twitter:hover {
	background: #bfdfed;
	background: linear-gradient(to bottom, #f2f8fc, #bfdfed);
	color: #0b3752;
	border-color: #9cbbcf;
	border-bottom-color: #68a0c4
}

.social-likes__icon_twitter {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");
	background-position: 3px 5px
}

.social-likes__counter_twitter {
	background: #f2f8fc;
	border-color: #a4cce5
}

.social-likes__counter_twitter:after {
	border-right-color: #f2f8fc
}

.social-likes__button_plusone {
	padding-left: 12px;
	background: #e4e4e4;
	background: linear-gradient(to bottom, #f5f5f5, #e4e4e4);
	color: #da573b;
	border-color: #bbb;
	border-color: rgba(204, 204, 204, 0.8);
	border-bottom-color: rgba(179, 179, 179, 0.8)
}

.social-likes__button_plusone:hover {
	background: #f4f4f4;
	background: linear-gradient(to bottom, #f9f9f9, #f0f0f0);
	color: #cd4427;
	border-color: #ddd;
	border-bottom-color: #ccc
}

.social-likes__icon_plusone {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAA1VBMVEX////w8PDaVzv6+vr29vbijXveaU/s5uXcalHmqp3p5eTfeGLnoJH77erw6ujcYUX39PTlinfhiHXfbVPxysLaWT3u6urbWz/t6enx6efggm78/PzutKfdZUvecVjq4d/kraHcYUb02NLjgWvcZ03gkH7fiXbcYkf33df4+Pj44dzxxLrebVXmu7Lw8PDgdFzgfGbo4+LssqXccVnl1tPcmozdemTcdFznlILaWTzcaE/kzsrik4L48fDsq53219Hhd2DdclvaVzr57Orj09Dqp5jl2daL4EW+AAAAAnRSTlMA+MX1txYAAAB3SURBVAgdLcEDFsMAEEDB341q27ZtbHH/IzV96QzBQDIkLiuKP2yUylKJGBCLAwkpAilcaclkIZcHCiIO6ARw5A5otQb1RhNoabvT7fVxDYajsV7xTGc6X+BZqq7WwGa7s/YHPZ7gfDFM82brA3z8PG198ffWzxcvuAx4n4cZ9wAAAABJRU5ErkJggg==");
	background-position: 0 6px
}

.social-likes__counter_plusone {
	background: #f9f9f9;
	border-color: #d2d2d2
}

.social-likes__counter_plusone:after {
	border-right-color: #f9f9f9
}

.social-likes__button_mailru {
	padding-left: 18px;
	background: #004584;
	background: linear-gradient(to bottom, #5d90ba, #004584);
	color: #fff;
	color: rgba(255, 255, 255, 0.95);
	border-color: #1e65a5;
	border-color: rgba(11, 84, 153, 0.8);
	border-bottom-color: rgba(3, 27, 48, 0.8);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3)
}

.social-likes__button_mailru:hover {
	background: #001e5d;
	background: linear-gradient(to bottom, #618cae, #001e5d);
	color: #fff;
	color: rgba(255, 255, 255, 0.99);
	border-color: #094984;
	border-bottom-color: #031b30
}

.social-likes__icon_mailru {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACXUlEQVR42nyTbUhTYRiGLzU1WxgqfqK5pSkaliASRb8qwLIIIaAQQ4qsAJLof4ghUkhQlJlihq6gyiTBqFQrmuIS0TDNUSubqS3bVHNzW7r1nJgxE3zh4pzD8/G+9/2cF1ZZiz1sXC3u919yCFAoFAmZPiGDcEe4HpDN3IpiKdR4PDzz8yPF+A1D9wDmySnsCdGEZqYSlRRPssRHJZ4rDQYA/L2F4W43L23zxBaWoM0u4Mp3C43pGrpedFObksel4goezMyhUvKWybF3Ur3wlsX8fVRqL7JfgsOCx4dblg7azxymak6HXXj4T6dLj1N3m/cn88j4reen4TGGrDRuAOUFuTT8eoNFafK6huP3ymhTNlJOu8Yyw9aIDQQNGmm7XMxu0RR2opTy3g/UAtMNLajVsfiVnCLf4STw6wRNkrNHZG33/zJOKkBwIH0/rOyYtWHT9VOjFAIAI64F6gEAYiIYBhg1s9l/yIgDIFXN2o8mpkNVqORIbt8RipzopXdxPhLANIHTv66ZPocLpyaOgxVamuwOHItutNJgvdeT9PgoKpaKI8PIFcc9jR30AgS2XKVLMWT8OQdydnJtsh2T1+W/Rr2qRm/rxGFu5alirny/A9YBIIYdMjYzLi7Oy/NscBDnjuZQX3qa+7syqQLylA0Ulz89YTRNwzHfPywgI5nzd8so2rKJJMAkU9CZrVgTY4hQhRC37QiVY5NkTc0yAtQJjgAAwCNO9998hNU6i9PjxhUVjjoxlr02B2GDn7H1DHFBxtkK6IWFFRfDu1IEjZDgxSKMCU3Csin8EWAAcfkVu4j5tGUAAAAASUVORK5CYII=");
	background-position: 1px 2px
}

.social-likes__counter_mailru {
	background: #fff1c2;
	border-color: #ffc70d
}

.social-likes__counter_mailru:after {
	border-right-color: #fff1c2
}

.social-likes_notext .social-likes__icon_mailru {
	background-position: 2px 2px
}

.social-likes__button_vkontakte {
	background: #436f96;
	background: linear-gradient(to bottom, #8faecf, #436f96);
	color: #fff;
	color: rgba(255, 255, 255, 0.95);
	border-color: #4d84c1;
	border-color: rgba(78, 131, 193, 0.8);
	border-bottom-color: rgba(52, 88, 127, 0.8);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3)
}

.social-likes__button_vkontakte:hover {
	background: #4e80ab;
	background: linear-gradient(to bottom, #a2c0df, #4e80ab);
	color: #fff;
	color: rgba(255, 255, 255, 0.99);
	border-color: #5788be;
	border-bottom-color: #3b6798
}

.social-likes__icon_vkontakte {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAACFUlEQVR42mL5//8/g4JbDgsDA4MgEMsCsTAQswExIwN28BuI3wPxUyB+DcS/WIAGgBSLBzqbJqWHuWYoSImKcLCzsuEwgOHP33//Hr94+3rzgTPb+xZubQcK3WOQd83m9M3ujPz6/eeP/yQAoFn/KvqXNQL1CzEBTeJ1tdLz4uJgY2cgATAxMjJaG6p7g4IBFBYcPFwcYsgK3n/6+sUwpLwXyLwGxNxAzBLsam5XmujrLSEiIAhTB7SYE0hxggxh/P/vPxMWy44baym9i/Ozy7x+78n1Gav2zGZiYuTqLo4JQlPHyITPxbISwvL+TiaJAc5m0aAYE+DlxuplFjyG/Dtz9d6dqokr6s9cuXvH1lhTODPc1Q6rbXgMYRQW4OHUUZXVAbrG8fDZ6y8Ta6b3f/vx6ycpLmGSFBVUifKyDgVxPnz+dn72mr3Hb95/+txQU1GBaO8A087TExdvn/3w+eun9XtP3WRnY5WTFhcSwO4SRsb/WAzRAXrhOhBPBQWqorSo1aTKxFgxIX50Q/6DDPn5+8+fT8iivNycXIcWNpTD+MCw4eHm5OBAt+Xnrz9/QHkHFLCfj1+4tReUJ+DOY2ZikpMUEYFhbAaAwPV7T0+AgotZQNns74Nnr9+xsjKL6KrKqbOyMLMQSvJ//vz9s27PqcPNM9e1ALmPGKFFASjXSgCxPBDz4SkGYOArED+B4u8AAQYACBLgM8J5VXgAAAAASUVORK5CYII=");
	background-position: 1px 2px
}

.social-likes__counter_vkontakte {
	background: #eaeef3;
	border-color: #afc1d4
}

.social-likes__counter_vkontakte:after {
	border-right-color: #eaeef3
}

.social-likes__button_odnoklassniki {
	padding-left: 17px;
	background: #f6900b;
	background: linear-gradient(to bottom, #f6bb6d, #f6900b);
	color: #fff;
	color: rgba(255, 255, 255, 0.95);
	border-color: #d99c27;
	border-color: rgba(217, 154, 38, 0.8);
	border-bottom-color: rgba(197, 137, 7, 0.8);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12)
}

.social-likes__button_odnoklassniki:hover {
	background: #f69a21;
	background: linear-gradient(to bottom, #fbcc5a, #f69a21);
	color: #fff;
	color: rgba(255, 255, 255, 0.99);
	border-color: #f0b22c;
	border-bottom-color: #c59121
}

.social-likes__icon_odnoklassniki {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAQAAACcwS2GAAAA4ElEQVQYGQXBMUsCYQCA4Zc75yS3BoWQSHCK1oaGpjYLAgd3IZwkcOuHNBREEGQI/QFpy/GqranBkNCw8pKD83t7HgCMbXhmwxgAsORIVX22BMDqSvP59CGf6+oagPCtt0dsXBxqWAKw+tGPPZgeaFgC8Hmvzr0LXzodANCtpYmqpkm3Bhhnx52dYfvlfNju7WYnxthSf7NBepn1/VNb3GwtRqqqmib9GhQoP56q6lOXCgXAzTBWcw0TtwGLYazpa28/TTRMLPK2ls/SpFmn0KwvRvnsfR0iqlSIgIgyVaJ/7Q6fqBoqPZcAAAAASUVORK5CYII=");
	background-position: 4px 3px
}

.social-likes__counter_odnoklassniki {
	background: #ffe9be;
	border-color: #d9ab53
}

.social-likes__counter_odnoklassniki:after {
	border-right-color: #ffe9be
}

.social-likes_notext .social-likes__icon_odnoklassniki {
	background-position: 5px 3px
}

.social-likes__button_pinterest {
	padding-left: 20px;
	background: #eee;
	background: linear-gradient(to bottom, #fefefe, #d3d3d3);
	color: #c71a28;
	border-color: #bbb;
	border-color: rgba(186, 186, 186, 0.8);
	border-bottom-color: rgba(153, 153, 153, 0.8)
}

.social-likes__button_pinterest:hover {
	background: #efefef;
	background: linear-gradient(to bottom, #fff, #d9d9d9);
	color: #c11524;
	border-color: rgba(186, 186, 186, 0.6);
	border-bottom-color: rgba(153, 153, 153, 0.6)
}

.social-likes__icon_pinterest {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");
	background-position: 2px 1px
}

.social-likes__counter_pinterest {
	background: #fff5f6;
	border-color: #f0a8ae
}

.social-likes__counter_pinterest:after {
	border-right-color: #fff5f6
}

body.stop-scrolling {
	height: 100%;
	overflow: hidden
}

.sweet-overlay {
	background-color: black;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	z-index: 10000
}

.sweet-alert {
	background-color: white;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 478px;
	padding: 17px;
	border-radius: 5px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -256px;
	margin-top: -200px;
	overflow: hidden;
	display: none;
	z-index: 99999
}

@media all and (max-width: 540px) {
	.sweet-alert {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		left: 15px;
		right: 15px
	}
}

.sweet-alert h2 {
	color: #575757;
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	text-transform: none;
	position: relative;
	margin: 25px 0;
	padding: 0;
	line-height: 40px;
	display: block
}

.sweet-alert p {
	color: #797979;
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	position: relative;
	text-align: inherit;
	float: none;
	margin: 0;
	padding: 0;
	line-height: normal
}

.sweet-alert fieldset {
	border: none;
	position: relative
}

.sweet-alert .sa-error-container {
	background-color: #f1f1f1;
	margin-left: -17px;
	margin-right: -17px;
	overflow: hidden;
	padding: 0 10px;
	max-height: 0;
	webkit-transition: padding 0.15s, max-height 0.15s;
	transition: padding 0.15s, max-height 0.15s
}

.sweet-alert .sa-error-container.show {
	padding: 10px 0;
	max-height: 100px;
	webkit-transition: padding 0.2s, max-height 0.2s;
	transition: padding 0.25s, max-height 0.25s
}

.sweet-alert .sa-error-container .icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #ea7d7d;
	color: white;
	line-height: 24px;
	text-align: center;
	margin-right: 3px
}

.sweet-alert .sa-error-container p {
	display: inline-block
}

.sweet-alert .sa-input-error {
	position: absolute;
	top: 29px;
	right: 26px;
	width: 20px;
	height: 20px;
	opacity: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: all 0.1s
}

.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
	content: "";
	width: 20px;
	height: 6px;
	background-color: #f06e57;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -9px
}

.sweet-alert .sa-input-error::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-alert .sa-input-error::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-alert .sa-input-error.show {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.sweet-alert input {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	height: 43px;
	margin-top: 10px;
	margin-bottom: 17px;
	font-size: 18px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
	padding: 0 12px;
	display: none;
	transition: all 0.3s
}

.sweet-alert input:focus {
	outline: none;
	box-shadow: 0px 0px 3px #c4e6f5;
	border: 1px solid #b4dbed
}

.sweet-alert input:focus::-moz-placeholder {
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.5
}

.sweet-alert input:focus:-ms-input-placeholder {
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.5
}

.sweet-alert input:focus::-webkit-input-placeholder {
	transition: opacity 0.3s 0.03s ease;
	opacity: 0.5
}

.sweet-alert input::-moz-placeholder {
	color: #bdbdbd
}

.sweet-alert input:-ms-input-placeholder {
	color: #bdbdbd
}

.sweet-alert input::-webkit-input-placeholder {
	color: #bdbdbd
}

.sweet-alert.show-input input {
	display: block
}

.sweet-alert button {
	background-color: #AEDEF4;
	color: white;
	border: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 500;
	border-radius: 5px;
	padding: 10px 32px;
	margin: 26px 5px 0 5px;
	cursor: pointer
}

.sweet-alert button:focus {
	outline: none;
	box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05)
}

.sweet-alert button:hover {
	background-color: #a1d9f2
}

.sweet-alert button:active {
	background-color: #81ccee
}

.sweet-alert button.cancel {
	background-color: #D0D0D0
}

.sweet-alert button.cancel:hover {
	background-color: #c8c8c8
}

.sweet-alert button.cancel:active {
	background-color: #b6b6b6
}

.sweet-alert button.cancel:focus {
	box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important
}

.sweet-alert button::-moz-focus-inner {
	border: 0
}

.sweet-alert[data-has-cancel-button=false] button {
	box-shadow: none !important
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
	padding-bottom: 40px
}

.sweet-alert .sa-icon {
	width: 80px;
	height: 80px;
	border: 4px solid gray;
	border-radius: 40px;
	border-radius: 50%;
	margin: 20px auto;
	padding: 0;
	position: relative;
	box-sizing: content-box
}

.sweet-alert .sa-icon.sa-error {
	border-color: #F27474
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
	position: relative;
	display: block
}

.sweet-alert .sa-icon.sa-error .sa-line {
	position: absolute;
	height: 5px;
	width: 47px;
	background-color: #F27474;
	display: block;
	top: 37px;
	border-radius: 2px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 17px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px
}

.sweet-alert .sa-icon.sa-warning {
	border-color: #F8BB86
}

.sweet-alert .sa-icon.sa-warning .sa-body {
	position: absolute;
	width: 5px;
	height: 47px;
	left: 50%;
	top: 10px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #F8BB86
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-left: -3px;
	left: 50%;
	bottom: 10px;
	background-color: #F8BB86
}

.sweet-alert .sa-icon.sa-info {
	border-color: #C9DAE1
}

.sweet-alert .sa-icon.sa-info::before {
	content: "";
	position: absolute;
	width: 5px;
	height: 29px;
	left: 50%;
	bottom: 17px;
	border-radius: 2px;
	margin-left: -2px;
	background-color: #C9DAE1
}

.sweet-alert .sa-icon.sa-info::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-left: -3px;
	top: 19px;
	background-color: #C9DAE1
}

.sweet-alert .sa-icon.sa-success {
	border-color: #A5DC86
}

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
	content: '';
	border-radius: 40px;
	border-radius: 50%;
	position: absolute;
	width: 60px;
	height: 120px;
	background: white;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success::before {
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px
}

.sweet-alert .sa-icon.sa-success::after {
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0px 60px;
	transform-origin: 0px 60px
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
	width: 80px;
	height: 80px;
	border: 4px solid rgba(165, 220, 134, 0.2);
	border-radius: 40px;
	border-radius: 50%;
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
	width: 5px;
	height: 90px;
	background-color: white;
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
	height: 5px;
	background-color: #A5DC86;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-custom {
	background-size: contain;
	border-radius: 0;
	border: none;
	background-position: center center;
	background-repeat: no-repeat
}

@-webkit-keyframes showSweetAlert {
	0% {
		transform: scale(0.7);
		-webkit-transform: scale(0.7)
	}
	45% {
		transform: scale(1.05);
		-webkit-transform: scale(1.05)
	}
	80% {
		transform: scale(0.95);
		-webkit-transform: scale(0.95)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes showSweetAlert {
	0% {
		transform: scale(0.7);
		-webkit-transform: scale(0.7)
	}
	45% {
		transform: scale(1.05);
		-webkit-transform: scale(1.05)
	}
	80% {
		transform: scale(0.95);
		-webkit-transform: scale(0.95)
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@-webkit-keyframes hideSweetAlert {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	100% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5)
	}
}

@keyframes hideSweetAlert {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
	100% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5)
	}
}

@-webkit-keyframes slideFromTop {
	0% {
		top: 0%
	}
	100% {
		top: 50%
	}
}

@keyframes slideFromTop {
	0% {
		top: 0%
	}
	100% {
		top: 50%
	}
}

@-webkit-keyframes slideToTop {
	0% {
		top: 50%
	}
	100% {
		top: 0%
	}
}

@keyframes slideToTop {
	0% {
		top: 50%
	}
	100% {
		top: 0%
	}
}

@-webkit-keyframes slideFromBottom {
	0% {
		top: 70%
	}
	100% {
		top: 50%
	}
}

@keyframes slideFromBottom {
	0% {
		top: 70%
	}
	100% {
		top: 50%
	}
}

@-webkit-keyframes slideToBottom {
	0% {
		top: 50%
	}
	100% {
		top: 70%
	}
}

@keyframes slideToBottom {
	0% {
		top: 50%
	}
	100% {
		top: 70%
	}
}

.showSweetAlert[data-animation=pop] {
	-webkit-animation: showSweetAlert 0.3s;
	animation: showSweetAlert 0.3s
}

.showSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none
}

.showSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideFromTop 0.3s;
	animation: slideFromTop 0.3s
}

.showSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideFromBottom 0.3s;
	animation: slideFromBottom 0.3s
}

.hideSweetAlert[data-animation=pop] {
	-webkit-animation: hideSweetAlert 0.2s;
	animation: hideSweetAlert 0.2s
}

.hideSweetAlert[data-animation=none] {
	-webkit-animation: none;
	animation: none
}

.hideSweetAlert[data-animation=slide-from-top] {
	-webkit-animation: slideToTop 0.4s;
	animation: slideToTop 0.4s
}

.hideSweetAlert[data-animation=slide-from-bottom] {
	-webkit-animation: slideToBottom 0.3s;
	animation: slideToBottom 0.3s
}

@-webkit-keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px
	}
	54% {
		width: 0;
		left: 1px;
		top: 19px
	}
	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}
	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}
	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@keyframes animateSuccessTip {
	0% {
		width: 0;
		left: 1px;
		top: 19px
	}
	54% {
		width: 0;
		left: 1px;
		top: 19px
	}
	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}
	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}
	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@-webkit-keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px
	}
	65% {
		width: 0;
		right: 46px;
		top: 54px
	}
	84% {
		width: 55px;
		right: 0px;
		top: 35px
	}
	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@keyframes animateSuccessLong {
	0% {
		width: 0;
		right: 46px;
		top: 54px
	}
	65% {
		width: 0;
		right: 46px;
		top: 54px
	}
	84% {
		width: 55px;
		right: 0px;
		top: 35px
	}
	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@-webkit-keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}
	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}
	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}
	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}
}

@keyframes rotatePlaceholder {
	0% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}
	5% {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}
	12% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}
	100% {
		transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg)
	}
}

.animateSuccessTip {
	-webkit-animation: animateSuccessTip 0.75s;
	animation: animateSuccessTip 0.75s
}

.animateSuccessLong {
	-webkit-animation: animateSuccessLong 0.75s;
	animation: animateSuccessLong 0.75s
}

.sa-icon.sa-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
	0% {
		transform: rotateX(100deg);
		-webkit-transform: rotateX(100deg);
		opacity: 0
	}
	100% {
		transform: rotateX(0deg);
		-webkit-transform: rotateX(0deg);
		opacity: 1
	}
}

@keyframes animateErrorIcon {
	0% {
		transform: rotateX(100deg);
		-webkit-transform: rotateX(100deg);
		opacity: 0
	}
	100% {
		transform: rotateX(0deg);
		-webkit-transform: rotateX(0deg);
		opacity: 1
	}
}

.animateErrorIcon {
	-webkit-animation: animateErrorIcon 0.5s;
	animation: animateErrorIcon 0.5s
}

@-webkit-keyframes animateXMark {
	0% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0
	}
	50% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0
	}
	80% {
		transform: scale(1.15);
		-webkit-transform: scale(1.15);
		margin-top: -6px
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		margin-top: 0;
		opacity: 1
	}
}

@keyframes animateXMark {
	0% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0
	}
	50% {
		transform: scale(0.4);
		-webkit-transform: scale(0.4);
		margin-top: 26px;
		opacity: 0
	}
	80% {
		transform: scale(1.15);
		-webkit-transform: scale(1.15);
		margin-top: -6px
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		margin-top: 0;
		opacity: 1
	}
}

.animateXMark {
	-webkit-animation: animateXMark 0.5s;
	animation: animateXMark 0.5s
}

@-webkit-keyframes pulseWarning {
	0% {
		border-color: #F8D486
	}
	100% {
		border-color: #F8BB86
	}
}

@keyframes pulseWarning {
	0% {
		border-color: #F8D486
	}
	100% {
		border-color: #F8BB86
	}
}

.pulseWarning {
	-webkit-animation: pulseWarning 0.75s infinite alternate;
	animation: pulseWarning 0.75s infinite alternate
}

@-webkit-keyframes pulseWarningIns {
	0% {
		background-color: #F8D486
	}
	100% {
		background-color: #F8BB86
	}
}

@keyframes pulseWarningIns {
	0% {
		background-color: #F8D486
	}
	100% {
		background-color: #F8BB86
	}
}

.pulseWarningIns {
	-webkit-animation: pulseWarningIns 0.75s infinite alternate;
	animation: pulseWarningIns 0.75s infinite alternate
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
	-ms-transform: rotate(45deg) \9
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
	-ms-transform: rotate(-45deg) \9
}

.sweet-alert .sa-icon.sa-success {
	border-color: transparent \9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
	-ms-transform: rotate(45deg) \9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
	-ms-transform: rotate(-45deg) \9
}

body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	line-height: 1.7em;
}

body img {
	border: 0px solid #fff;
	text-align: center;
}

.container_wrap {
	margin: 0 auto; /* padding: 0px 10px; */
	max-width: 1028px;
}

.container {
	max-width: 874px;
	min-width: 874px;
	margin: 0 auto;
	box-shadow: 0px -10px 15px rgba(124, 128, 136, 0.75);
	padding: 0 75px;
}

#content a {
	font-size: 14px;
	font-family: "Verdana", sans-serif;
	color: #06c;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none
}

#content .bx_news_detail a {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #06c;
	text-decoration: underline;
	display: inline;
}

#content .bx_news_detail a:hover {
	text-decoration: none;
}

#inner_form a {
	text-decoration: none;
	color: #000
}

.ask_quest {
	background: url("../images/bg_ask_quest.png");
	font-size: 12px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	text-align: left;
	width: 111px;
	height: 47px;
	margin-left: -88px;
	padding-left: 14px;
	padding-top: 5px;
	margin-top: 10px;
	text-decoration: none;
	background-repeat: no-repeat
}

#content .about_company {
	display: inline-block;
	width: 100%
}

#content .about_company img {
	display: block;
	position: relative;
	float: left;
	margin-left: 60px
}

#content .about_company div {
	position: relative;
	float: right;
	width: 380px;
	margin-right: 80px
}

#content .about_company div h2 {
	font-size: 26px;
	font-family: "PT Sans", sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0
}

#content .about_company div p {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #000
}

#content .about_company div a {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #06c;
	text-decoration: underline
}

#content .about_company div a:hover {
	text-decoration: none
}

#content .opt_and_roz_slider {
	margin-top: 70px;
	display: inline-block;
	width: 100%
}

#content .opt_and_roz_slider h2 {
	font-size: 22px;
	font-family: "PT Sans", sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0
}

.owl-pagination {
	display: none
}

#content .our_products {
	margin-top: 60px;
	display: inline-block;
	width: 100%
}

#content .our_products h2 {
	font-size: 26px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 50px
}

#content .our_products .our_products_item {
	position: relative;
	float: left;
	width: 395px
}

#content .our_products .our_products_item .our_products_item_img {
	position: relative;
	float: left;
	width: 90px;
	text-align: center;
	padding-right: 10px
}

#content .our_products .our_products_item .our_products_item_img img {
	width: inherit;
	height: inherit;
	max-width: 60px
}

#content .our_products .our_products_item .our_products_item_desc {
	position: relative;
	float: left;
	width: 292px
}

#content .our_products .our_products_item .our_products_item_desc h3 {
	font-size: 18px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0
}

#content .our_products .our_products_item .our_products_item_desc p {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	margin: 10px 0
}

#content .recipe_today {
	display: inline-block;
	width: 100%;
	margin-top: 60px;
	font-family: "PT Sans", sans-serif;
	color: #000
}

#content .recipe_today a {
	display: block;
	position: relative;
	float: left;
	width: 338px;
	height: 337px
}

.bx_item_detail .recipe_today div a {
	text-decoration: none !important;
	position: inherit !important;
	float: none !important;
	width: inherit !important;
	height: inherit !important;
	margin-left: 0px !important
}

#content .recipe_today div {
	position: relative;
	float: right;
	width: 380px;
	font-weight: normal;
}

#content .recipe_today h2 {
	font-size: 22px;
	font-family: "PT Sans", sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 60px
}

#content .recipe_today h3 {
	font-size: 16px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

#content .recipe_today h3 a {
	font-size: 16px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

#content .recipe_today div ul {
	margin: 0;
	padding: 0;
	padding-left: 20px
}

#content .recipe_today div ul li {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #000
}

#content .recipe_today div p {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #000
}

#content .recipe_today div a {
	/*font-size: 16px;*/
	/*font-family: "PT Sans", sans-serif;*/
	/*color: #06c;*/
	/*text-decoration: underline*/
}

#content .recipe_today div a:hover {
	text-decoration: none
}

.bx_item_detail .recipe_today a {
	width: 225px !important;
	height: 225px !important; /*margin-left:82px !important*/
}

#content .rewiews {
	margin-top: 60px;
	display: inline-block;
	width: 100%
}

#content .rewiews h2 {
	font-size: 26px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 50px
}

#content .rewiews .rewiews_item {
	position: relative;
	float: left;
	width: 411px
}

#content .rewiews .rewiews_item .rewiews_item_img {
	width: 140px;
	text-align: left
}

#content .rewiews .rewiews_item .rewiews_item_img img {
	width: inherit;
	height: inherit;
	max-width: 140px
}

#content .rewiews .rewiews_item .rewiews_item_desc {
	width: 342px
}

#content .rewiews .rewiews_item .rewiews_item_desc h3 {
	font-size: 18px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0
}

#content .rewiews .rewiews_item .rewiews_item_desc p {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	margin: 10px 0
}

#content .rewiews .rewiews_item .rewiews_item_desc p.name_autor {
	font-weight: bold
}

#content .quote {
	margin-top: 60px;
	display: inline-block;
	width: 100%;
	padding: 16px 0;
	font-size: 22px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	background: url("../images/bg_quote.png") no-repeat;
	background-size: 100% 100%
}

#content .news_main_page {
	margin-top: 60px;
	display: inline-block;
	width: 100%
}

#content .news_main_page h2 {
	font-size: 26px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 50px
}

#content .news_main_page .news_main_page_item {
	position: relative;
	float: left;
	width: 411px
}

#content .news_main_page .news_main_page_item .news_main_page_item_img {
	width: 140px;
	text-align: left
}

#content .news_main_page .news_main_page_item .news_main_page_item_img img {
	width: inherit;
	height: inherit;
	max-width: 140px
}

#content .news_main_page .news_main_page_item .news_main_page_desc {
	width: 342px
}

#content .news_main_page .news_main_page_item .news_main_page_desc h3 {
	margin: 0;
	padding: 0
}

#content .news_main_page .news_main_page_item .news_main_page_desc h3 a {
	font-size: 18px;
	font-family: "PT Sans", sans-serif;
	color: #06c;
	font-weight: bold;
	text-decoration: underline
}

#content .news_main_page .news_main_page_item .news_main_page_desc h3 a:hover {
	text-decoration: none
}

#content .news_main_page .news_main_page_item .news_main_page_desc p {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #000;
	margin: 10px 0
}

#content .news_main_page .news_main_page_item .news_main_page_desc p a {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #06c;
	text-decoration: underline
}

#content .news_main_page .news_main_page_item .news_main_page_desc p a:hover {
	text-decoration: none
}

#content .news_main_page a.all_news {
	font-size: 16px;
	font-family: "PT Sans", sans-serif;
	color: #06c;
	text-decoration: underline;
	display: block;
	position: relative;
	float: right;
	margin-right: 135px
}

#content .news_main_page a.all_news:hover {
	text-decoration: none
}

.form_fixed {
	position: fixed;
	z-index: 7562;
	bottom: 100px
}

#content .news .imgl {
	float: left;
	margin: 0px 20px 0px 0px;
}

#content .news .imgr {
	float: right;
	margin: 0px 0px 0px 20px;
}

h1 {
font-family: "Verdana" !important;
font-size: 24px;
line-height: 1.2em;
}

h2 {
font-family: "Verdana" !important;
font-size: 20px;
line-height: 1.2em;
}

h3 {
font-family: "Verdana" !important;
font-size: 18px;
line-height: 1.2em;
}

h4 {
font-family: "Verdana" !important;
font-size: 16px;
line-height: 1.2em;
}

h5 {
font-family: "Verdana" !important;
font-size: 15px;
line-height: 1.2em;
}

#recicling,
#leave_message,
#leave_message_info,
#buy_one_click,
#review_ok{width:300px}

#recicling,
#order_tel,
#leave_message,
#order_tel_info,#leave_message_info,
#buy_one_click,#review_ok{display:none;font-size:14px;font-family:"PT Sans",sans-serif;color:#000}

#recicling .title,
#order_tel .title,
#leave_message .title,
#order_tel_info .title,
#leave_message_info .title,#buy_one_click .title{font-size:22px;text-align:center}

#recicling form,
#order_tel form,
#leave_message form,#order_tel_info form,
#leave_message_info form,#buy_one_click form{padding:15px}

#recicling form label,
#order_tel form label,
#leave_message form label,#order_tel_info form label,
#leave_message_info form label,#buy_one_click form label{display:block;font-size:16px;margin-bottom:5px;margin-top:10px}

#recicling form input[type="text"],
#recicling form input[type="email"],
#order_tel form input[type="text"],
#leave_message form input[type="text"],
#leave_message form input[type="email"],
#order_tel_info form input[type="text"],
#leave_message_info form input[type="text"],#leave_message_info form input[type="email"],
#buy_one_click form input[type="text"],#buy_one_click form input[type="email"]
{border:1px solid #ffc338;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;
width:96%;height:24px;padding-left:10px}

#recicling form textarea,
#leave_message form textarea,#leave_message_info form textarea,
#buy_one_click form textarea{border:1px solid #ffc338;-moz-border-radius:5px;-webkit-border-radius:5px;
-khtml-border-radius:5px;width:96%;height:90px;padding-left:10px}

#recicling form input[type="submit"],
#order_tel form input[type="submit"],
#leave_message form input[type="submit"],
#order_tel_info form input[type="submit"],
#leave_message_info form input[type="submit"],
#buy_one_click form input[type="submit"]
{border:none;background:#ffcc00;color:#000;-moz-border-radius:5px;
-webkit-border-radius:5px;-khtml-border-radius:5px;font-size:22px;font-weight:bold;padding:5px 10px;
margin:0 auto;display:block;cursor:pointer}

#review_ok .title{font-size:22px;text-align:center;margin:50px 0}

.review_ok_link{display:none}.banner_inner_page img{width:100%;height:inherit}.bx_page.about_page table{margin-bottom:40px}.bx_page.whrebuy_page table tr td{vertical-align:top;padding-right:30px}.bx_page.about_page h1,.bx_page.whrebuy_page h1{font-size:36px;font-family:"PT Sans",sans-serif;color:#000;font-weight:bold;margin:0;padding:0;margin-bottom:50px}.bx_page.about_page h2,.bx_page.whrebuy_page h2{font-size:24px;font-family:"PT Sans",sans-serif;color:#000;font-weight:bold;margin:0;padding:0}.bx_page.about_page p,.bx_page.whrebuy_page p{font-size:16px;font-family:"PT Sans",sans-serif;color:#000;margin:10px 0;margin-bottom:40px}.bx_page.whrebuy_page div{font-size:16px;font-family:"PT Sans",sans-serif;color:#000}.bx_page.whrebuy_page img.line_decoration{margin-bottom:25px}.bx_page.whrebuy_page ul{margin:0;padding:0;padding-left:18px;margin-bottom:40px;margin-top:15px}.bx_page.whrebuy_page ul li{font-size:16px;font-family:"PT Sans",sans-serif;color:#000}.bx_page.about_page p b,.bx_page.whrebuy_page p b{font-weight:bold}#content{position:relative;margin-top: 10px;}#content .social-likes{position:absolute;right:0px;top:0px;padding-right:10px}#content .social-likes:after{/*content:" ";background:url("../images/share_icon.png") no-repeat;*/position:absolute;top:1px;right:8px;width:28px;height:28px}h1.title_inner_page{margin-top:-33px}#content .bx_ordercart .bx_sort_container a{display:inline-block}.menu_top .bx_catalog_tile .bx_catalog_tile_ul li a{display:inline-block}.col_right_product .bx_catalog_item_desc{height:214px; overflow:hidden;}.bx_stick_disc.right.bottom{display:none !important}.bx_page.simplae_pages a{display:inline-block !important}.bx_page.simplae_pages p{line-height:1.5}.clock_timer{font-size:18px;font-family:"PT Sans",sans-serif;color:#000;line-height:21px}.clock_timer span{font-size:24px;font-weight:bold}.timer_section{margin-top:26px;margin-left:32px}.bx_page_h{font-size:36px !important;color:#000 !important;font-weight:bold;margin:0px 0px 50px;padding:0px}
.tabs-title{display:none}
#header .enter_personal{position:relative;float:right;margin-top:13px}#header .enter_personal a{font-size:14px;font-family: "Verdana",sans-serif;color:#06c;text-decoration:underline;position:relative;}#header .enter_personal a:before{content:" ";background:url("../images/key_icon.png") no-repeat;position:absolute;top:6px;left:-27px;width:20px;height:9px}#header .enter_personal a:hover{text-decoration:none}#header .enter_personal a.enter_personal_reg{font-size:14px;font-family: "Verdana",sans-serif;color:#06c;text-decoration:underline;position:relative;float:right;margin-left:15px;}#header .enter_personal a.enter_personal_reg:before{content:" ";background:none;position:absolute;top:6px;left:-27px;width:20px;height:9px}#header .logo{margin-top:45px;position:relative;float:left}#header .logo a{background:url("../images/logo.png");width:301px;height:35px;display:block}#header .contacts{margin-top:35px;position:relative;float:left;text-align:left;margin-left:60px}#header .contacts span.cont{cursor:pointer;font-size: 13px;font-family: "Verdana",sans-serif;color:#06c;text-decoration:underline;}#header .contacts span.cont:hover{text-decoration:none}#header .contacts span.cont.cont_active{font-size: 13px;font-family: "Verdana",sans-serif;color:#010101;text-decoration:none;}#header .contacts span.cont.cont_active:hover{text-decoration:none}#header .contacts .contact_line .number_{font-size: 20px;font-family: "Verdana",sans-serif;font-weight:bold;color:black;text-decoration:none;}#header .contacts .contact_line .number_8800{font-size: 20px;font-family: "Verdana",sans-serif;font-weight:bold;color:black;text-decoration:none;} #header .contacts .contact_line span{font-size: 13px;font-family: "Verdana",sans-serif;color:#010101;font-weight:normal;}#header .contacts .contact_line a{cursor:pointer;font-size:14px;font-family:"PT Sans",sans-serif;color:#06c;text-decoration:underline}#header .contacts .contact_line a:hover{text-decoration:none}#header .bx_cart_small{margin-top:35px;position:relative;float:right;text-align:left}#header .bx_cart_small img{position:relative;float:left;margin-top:22px;margin-right:10px}#header .bx_cart_small #sale-basket-basket-line-container{position:relative;float:left}#header .bx_cart_small #sale-basket-basket-line-container .cart_title{font-size: 15px;font-family: "Verdana",sans-serif;color: #000;font-weight:bold;}#header .bx_cart_small #sale-basket-basket-line-container .cart_total_price{font-size: 21px;font-family: "Verdana",sans-serif;color: #000;font-weight:bold;}#header .bx_cart_small a{font-size: 13px;font-family: "Verdana",sans-serif;color:#216dcb;text-decoration:underline;font-weight:bold;}#header .bx_cart_small a:hover{text-decoration:none}#header .menu_top{margin-top:60px;display:inline-block;position:relative;width:100%}#header .our_product{position:absolute;top:57px;left:0px;background:#fff;border:4px solid #ffcc00;border-radius:10px;z-index:1000;display:none;width:100%}#header .bx_catalog_tile_ul li{margin-right:0px !important}#header .our_product:before{content:" ";background:url("../images/our_product_arrow.png") no-repeat;position:absolute;top:-24px;left:51px;width:45px;height:24px}#header .menu_top ul{margin:0;padding:0;list-style:none}
#header .menu_top ul li{position:relative;float:left;margin-right:20px}#header .menu_top ul li a{font-size: 18px;font-family: "Verdana",sans-serif;font-weight:bold;color:#000;text-decoration:underline;}#header .menu_top ul li span{font-size:21px;font-family:"PT Sans",sans-serif;font-weight:bold;color:#06C;text-decoration:none}#header .menu_top ul li a:hover{text-decoration:none}#header .banner_top{margin-top:70px;display:inline-block}#header .banner_top img{width:100%;height:inherit}.master_class_page .master_class_head{display:inline-block;width:1025px;height:613px;margin-left:-75px;padding:0 75px;padding-top:71px;box-sizing:border-box;background:url("../images/master_class_bg.jpg");background-position:center center}.master_class_page .master_class_head h1{text-align:center;font-size:42px;color:#000;font-family:"Verdana" !important;line-height: 1.0em;}.master_class_page .master_class_head p{text-align:justify;font-size:24px;color:#000;font-family:"PT Sans",sans-serif;margin-top:45px;padding:0 98px}.master_class_page .master_class_head a{margin:0 auto;width:352px;color:#000 !important;text-decoration:none !important;margin-top:40px;text-align:center;line-height:46px;background:#ffcc00;border-radius:3px;font-size:21px !important;font-weight:bold}.master_class_page .master_class_block1{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 75px;padding-top:181px;padding-right:385px;box-sizing:border-box;background:url("../images/master_class_bg1.jpg");background-position:center center}.master_class_page .master_class_block1 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.master_class_page .master_class_block1 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.master_class_page .master_class_block2{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 75px;padding-top:181px;padding-left:415px;box-sizing:border-box;background:url("../images/master_class_bg2.jpg");background-position:center center}.master_class_page .master_class_block2 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.master_class_page .master_class_block2 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.master_class_page .master_class_block3{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 75px;padding-top:181px;padding-right:410px;box-sizing:border-box;background:url("../images/master_class_bg3.jpg");background-position:center center}.master_class_page .master_class_block3 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.master_class_page .master_class_block3 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.master_class_page .master_class_block4{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 75px;padding-top:181px;box-sizing:border-box;background:url("../images/master_class_bg4.jpg");background-position:center center}.master_class_page .master_class_block4 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.master_class_page .master_class_block4 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.master_class_page .master_class_block4 .uslovie{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;position:relative;float:left;width:205px;margin-right:30px;border-top:3px solid #000}.master_class_page .master_class_block4 .uslovie b{font-size:26px;color:#000;font-family:"PT Sans",sans-serif}.master_class_page .master_class_block4 .uslovie b img.ruble-img{height:1.5ex}.master_class_page .master_class_block4 .uslovie b span.dot{position:absolute;text-indent:-1000em}.master_class_page .master_class_block5{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 160px;padding-top:60px;box-sizing:border-box;background:url("../images/master_class_bg5.jpg");background-position:center center}.master_class_page .master_class_block5 h2{font-size:28px;color:#000;font-family:"PTSansCaptionBold";margin-top:0;text-align:center}.master_class_page .master_class_block5 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;text-align:center}.master_class_page .master_class_block5 form{text-align:center;display:inline-block;width:100%;margin-top:27px}.master_class_page .master_class_block5 form input[type="text"],.master_class_page .master_class_block5 form input[type="email"]{border-radius:3px;border:2px solid #ffcc00;line-height:42px;margin-bottom:13px;width:194px;padding-left:10px;outline:none;font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.master_class_page .master_class_block5 form input[type="submit"]{margin:13px auto;width:190px;color:#000;text-align:center;line-height:46px;background:#ffcc00;border-radius:3px;border:none;font-family:"PT Sans",sans-serif;font-size:21px;font-weight:bold;outline:none;cursor:pointer}.franchayzing_page .franchayzing_head,.franchayzing_page .franchayzing_block1,.franchayzing_page .franchayzing_block2,.franchayzing_page .franchayzing_block3,.franchayzing_page .franchayzing_block4,.franchayzing_page .franchayzing_block44,.franchayzing_page .franchayzing_block5,.franchayzing_page .franchayzing_block6,.franchayzing_page .franchayzing_block7{display:inline-block;max-width:1025px;min-width:1025px;margin-left:-75px;padding:0 75px;box-sizing:border-box;background-position:center center}.franchayzing_page .franchayzing_head{padding-top:74px;height:613px;background-image:url("../images/franchayzing_bg.jpg")}.franchayzing_page .franchayzing_block1{padding-top:122px;padding-left:87px;height:518px;background-image:url("../images/franchayzing_bg1.jpg")}.franchayzing_page .franchayzing_block2{padding-top:121px;padding-left:84px;height:518px;background-image:url("../images/franchayzing_bg2.jpg")}.franchayzing_page .franchayzing_block3{padding-top:74px;padding-left:84px;height:378px}.franchayzing_page .franchayzing_block4{padding-top:31px;padding-left:448px;height:530px;background-image:url("../images/franchayzing_bg4.jpg")}.franchayzing_page .franchayzing_block44{padding-top:122px;padding-left:599px;height:530px;background-image:url("../images/franchayzing_bg44.jpg")}.franchayzing_page .franchayzing_block5{padding-top:117px;padding-left:84px;height:518px;background-image:url("../images/franchayzing_bg5.jpg")}.franchayzing_page .franchayzing_block6{padding-top:124px;padding-left:84px;height:518px;background-image:url("../images/franchayzing_bg6.jpg")}.franchayzing_page .franchayzing_block7{padding-top:86px;height:592px;background-image:url("../images/franchayzing_bg7.jpg")}.franchayzing_page .franchayzing_head h1{text-align:center;font-size:42px;color:#000;line-height:51px;font-family:"PTSansCaptionBold"}.franchayzing_page .franchayzing_head p{text-align:center;font-size:21px;color:#000;font-family:"PT Sans",sans-serif;margin-top:65px;line-height:26px}.franchayzing_page .franchayzing_block1 h2,.franchayzing_page .franchayzing_block2 h2,.franchayzing_page .franchayzing_block3 h2,.franchayzing_page .franchayzing_block4 h2,.franchayzing_page .franchayzing_block44 h2,.franchayzing_page .franchayzing_block5 h2,.franchayzing_page .franchayzing_block6 h2,.franchayzing_page .franchayzing_block7 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0;margin-bottom:15px}.franchayzing_page .franchayzing_block1 p,.franchayzing_page .franchayzing_block2 p,.franchayzing_page .franchayzing_block3 p,.franchayzing_page .franchayzing_block4 p,.franchayzing_page .franchayzing_block44 p,.franchayzing_page .franchayzing_block5 p,.franchayzing_page .franchayzing_block6 p,.franchayzing_page .franchayzing_block7 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.franchayzing_page .franchayzing_block1 ul,.franchayzing_page .franchayzing_block2 ul,.franchayzing_page .franchayzing_block3 ul,.franchayzing_page .franchayzing_block4 ul,.franchayzing_page .franchayzing_block44 ul,.franchayzing_page .franchayzing_block5 ul,.franchayzing_page .franchayzing_block6 ul,.franchayzing_page .franchayzing_block7 ul{margin-left:0px;list-style:none;padding:0;margin-top:0}.franchayzing_page .franchayzing_block1 ul li,.franchayzing_page .franchayzing_block2 ul li,.franchayzing_page .franchayzing_block3 ul li,.franchayzing_page .franchayzing_block4 ul li,.franchayzing_page .franchayzing_block44 ul li,.franchayzing_page .franchayzing_block5 ul li,.franchayzing_page .franchayzing_block6 ul li,.franchayzing_page .franchayzing_block7 ul li{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;padding-left:30px;line-height:26px;position:relative}.franchayzing_page .franchayzing_block1 ul li:before,.franchayzing_page .franchayzing_block2 ul li:before,.franchayzing_page .franchayzing_block3 ul li:before,.franchayzing_page .franchayzing_block4 ul li:before,.franchayzing_page .franchayzing_block44 ul li:before,.franchayzing_page .franchayzing_block5 ul li:before,.franchayzing_page .franchayzing_block6 ul li:before,.franchayzing_page .franchayzing_block7 ul li:before{content:" - ";position:absolute;left:0px;top:0px}.franchayzing_page .franchayzing_simple_text p{font-size:24px;color:#000;font-family:"PT Sans",sans-serif;text-align:center;line-height:31px;margin:67px 0}.franchayzing_page .franchayzing_block3 a{width:163px;color:#000 !important;text-decoration:none !important;margin-top:15px;text-align:center;line-height:49px;background:#fff;border:1px solid #fc0;border-radius:4px;font-size:21px !important;font-weight:bold;position:relative;float:left;margin-right:14px;cursor:pointer}.franchayzing_page .franchayzing_block3 a.to_manufaq{width:194px}.franchayzing_page .franchayzing_block3 a.active{background:#fc0}.franchayzing_page .franchayzing_block7 h2{font-size:28px;color:#000;font-family:"PTSansCaptionBold";margin-top:0;text-align:center}.franchayzing_page .franchayzing_block7 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;text-align:center}.franchayzing_page .franchayzing_block7 form{text-align:center;display:inline-block;width:100%;margin-top:50px}.franchayzing_page .franchayzing_block7 form input[type="text"],.franchayzing_page .franchayzing_block7 form input[type="email"]{border-radius:3px;border:2px solid #ffcc00;line-height:42px;margin-bottom:13px;width:194px;padding-left:10px;outline:none;font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.franchayzing_page .franchayzing_block7 form input[type="submit"]{margin:13px auto;width:190px;color:#000;text-align:center;line-height:46px;background:#ffcc00;border-radius:3px;border:none;font-family:"PT Sans",sans-serif;font-size:21px;font-weight:bold;outline:none;cursor:pointer}.our_magasin_page .our_magasin_head{display:inline-block;width:1025px;height:518px;margin-left:-75px;padding:0 75px;padding-top:125px;box-sizing:border-box;background:url("../images/our_magazin_bg.png");background-position:center center}.our_magasin_page .our_magasin_head h1{text-align:center;font-size:42px;color:#000;font-family:"PTSansCaptionBold"}.our_magasin_page .our_magasin_head p{text-align:center;font-size:24px;color:#000;font-family:"PT Sans",sans-serif;margin-top:45px}.our_magasin_page .only_here{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 75px;padding-right:395px;padding-top:126px;box-sizing:border-box;background:url("../images/our_magazin_bg2.jpg");background-position:center center}.our_magasin_page .only_here h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-bottom:18px}.our_magasin_page .only_here p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;margin-top:0px}.our_magasin_page .our_magasin_free{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 75px;padding-top:126px;box-sizing:border-box;background:url("../images/our_magazin_bg3.jpg");background-position:center center}.our_magasin_page .our_magasin_free h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-bottom:18px}.our_magasin_page .our_magasin_free ul{margin-top:0px;margin-left:-30px;list-style:none;padding:0}.our_magasin_page .our_magasin_free .only_here ul li{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;padding-left:30px}.our_magasin_page .our_magasin_free . ul li:before{content:" - "}.our_magasin_page>ymaps{margin-left:-76px}.our_magasin_page .our_magasin_foot{display:inline-block;width:1025px;margin-left:-76px;padding:0 75px;box-sizing:border-box;;background-position:center center}.our_magasin_page .our_magasin_foot .magazin_col_right{position:relative;float:right;width:420px;margin-top:76px}.our_magasin_page .our_magasin_foot h2{font-size:28px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.our_magasin_page .our_magasin_foot p{font-size:18px;color:#000;font-family:"PT Sans",sans-serif}.opt_delivery_page .opt_delivery_head{display:inline-block;width:1025px;height:613px;margin-left:-75px;padding:0 75px;padding-top:145px;box-sizing:border-box;background:url("../images/opt_delivery_bg.jpg");background-position:center center}.opt_delivery_page .opt_delivery_head h1{text-align:center;font-size:42px;color:#000;font-family:"PTSansCaptionBold"}.opt_delivery_page .opt_delivery_head p{text-align:justify;font-size:24px;color:#000;font-family:"PT Sans",sans-serif;margin-top:45px;padding:0 98px}.opt_delivery_page .opt_delivery_block1{display:inline-block;width:1025px;height:410px;margin-left:-76px;padding:0 75px;padding-top:74px;padding-left:83px;padding-right:393px;box-sizing:border-box}.opt_delivery_page .opt_delivery_block1 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.opt_delivery_page .opt_delivery_block1 p{font-size:21px;color:#000;font-family:'PT Sans',sans-serif;margin:0;line-height:23px}.opt_delivery_page .opt_delivery_block1 a{width:140px;color:#000 !important;text-decoration:none !important;margin-top:15px;text-align:center;line-height:49px;background:#fff;border:1px solid #fc0;border-radius:4px;font-size:18px !important;font-weight:bold;position:relative;float:left;margin-right:14px;cursor:pointer}.opt_delivery_page .opt_delivery_block1 a.to_manufaq{width:194px}.opt_delivery_page .opt_delivery_block1 a.active{background:#fc0}.opt_delivery_page .opt_delivery_block2{display:inline-block;width:1025px;height:552px;margin-left:-76px;padding:0 75px;padding-top:62px;padding-left:83px;box-sizing:border-box;background:url("../images/opt_delivery_bg22.jpg");background-position:center center}.opt_delivery_page .opt_delivery_block24{display:inline-block;width:1025px;height:552px;margin-left:-76px;padding:0 75px;padding-top:90px;padding-left:568px;box-sizing:border-box;background:url("../images/opt_delivery_bg24.jpg");background-position:center center}.opt_delivery_page .opt_delivery_block2 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.opt_delivery_page .opt_delivery_block24 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.opt_delivery_page .opt_delivery_block24 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.opt_delivery_page .opt_delivery_block2 h3{font-size:21px;color:#000;font-family:"PTSansCaptionBold";margin-top:58px}.opt_delivery_page .opt_delivery_block2 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.opt_delivery_page .opt_delivery_block2 ul{margin-top:33px;margin-left:-45px;list-style:none;padding:0}.opt_delivery_page .opt_delivery_block2 ul li{font-size:21px;color:#000;font-family:'PT Sans',sans-serif;padding-left:30px;line-height:32px}.opt_delivery_page .opt_delivery_block2 ul li:before{content:" - "}.opt_delivery_page .opt_delivery_block24 ul{margin-top:33px;margin-left:-45px;list-style:none;padding:0}.opt_delivery_page .opt_delivery_block24 ul li{font-size:21px;color:#000;font-family:'PT Sans',sans-serif;padding-left:30px;line-height:32px}.opt_delivery_page .opt_delivery_block24 ul li:before{content:" - "}.opt_delivery_page .opt_delivery_block3{display:inline-block;width:1025px;height:552px;margin-left:-76px;padding:0 75px;padding-top:111px;padding-left:563px;box-sizing:border-box;background:url("../images/opt_delivery_bg3.jpg");background-position:center center}.opt_delivery_page .opt_delivery_block3 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.opt_delivery_page .opt_delivery_block3 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.opt_delivery_page .opt_delivery_block3 ul{margin-left:-43px;list-style:none;padding:0;margin-top:35px}.opt_delivery_page .opt_delivery_block3 ul li{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;padding-left:30px;line-height:31px}.opt_delivery_page .opt_delivery_block3 ul li:before{content:" - "}.opt_delivery_page .opt_delivery_block4{display:inline-block;width:1025px;height:552px;margin-left:-76px;padding:0 75px;padding-top:53px;padding-left:83px;box-sizing:border-box;background:url("../images/opt_delivery_bg4.jpg");background-position:center center}.opt_delivery_page .opt_delivery_block4 h2{font-size:32px;color:#000;font-family:"PTSansCaptionBold";margin-top:0}.opt_delivery_page .opt_delivery_block4 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.opt_delivery_page .opt_delivery_block4 ul{margin-left:-43px;list-style:none;padding:0;margin-top:35px}.opt_delivery_page .opt_delivery_block4 ul li{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;padding-left:30px;line-height:31px}.opt_delivery_page .opt_delivery_block4 ul li:before{content:" - "}.opt_delivery_page .opt_delivery_block5{display:inline-block;width:1025px;height:518px;margin-left:-76px;padding:0 160px;padding-top:60px;box-sizing:border-box;background:url("../images/master_class_bg5.jpg");background-position:center center}.opt_delivery_page .opt_delivery_block5 h2{font-size:28px;color:#000;font-family:"PTSansCaptionBold";margin-top:0;text-align:center}.opt_delivery_page .opt_delivery_block5 p{font-size:21px;color:#000;font-family:"PT Sans",sans-serif;text-align:center}.opt_delivery_page .opt_delivery_block5 form{text-align:center;display:inline-block;width:100%;margin-top:15px}.opt_delivery_page .opt_delivery_block5 form input[type="text"],.opt_delivery_page .opt_delivery_block5 form input[type="email"]{border-radius:3px;border:2px solid #ffcc00;line-height:42px;margin-bottom:13px;width:194px;padding-left:10px;outline:none;font-size:21px;color:#000;font-family:"PT Sans",sans-serif}.opt_delivery_page .opt_delivery_block5 form input[type="submit"]{margin:13px auto;width:190px;color:#000;text-align:center;line-height:37px;background:#ffcc00;border-radius:3px;border:none;font-family:"PT Sans",sans-serif;font-size:21px;font-weight:bold;outline:none;cursor:pointer}#owl-demo .item{background:#fff;padding:5px 0px;margin:5px;color:#FFF;border-radius:3px;text-align:center}#owl-demo .item a{font-size:16px;font-family:"PT Sans",sans-serif;text-decoration:none;text-align:center;color:#000}#owl-demo .item a:hover{text-decoration:underline}.splash .title_inner_page{display:none}#header .splash .banner_top{margin-top:40px}#footer{margin-top:60px;display:inline-block;width:100%;margin-bottom:60px}#footer .menu_bottom a.footer_logo{background:url("../images/logo_footer.png");width:90px;height:90px;display:block;position:relative;float:left;margin-right:65px}#footer .menu_bottom ul{display:block;position:relative;float:left;margin:0;padding:0;list-style:none;margin-right:60px}#footer .menu_bottom ul li a{font-size: 14px;font-family: "Verdana",sans-serif;color: #06c;text-decoration: underline;line-height: 1.9em;}#footer .menu_bottom ul li a:hover{text-decoration:none}#footer .footer_line{display:inline-block;width:100%;margin-top:35px;font-size: 13px;font-family: "Verdana",sans-serif;color:#000;}#footer .footer_line a{font-size: 13px;font-family: "Verdana",sans-serif;color: #06c;text-decoration:underline;display:inline-block;}#footer .footer_line a:hover{text-decoration:none}#footer .footer_line .foot_left{position:relative;float:left}#footer .footer_line .foot_center{position:relative;float:left;margin-left:88px}#footer .footer_line .foot_right{position:relative;float:left;margin-left:58px;width:230px}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-flex;display:flex;transition-property:-webkit-transform;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:300ms;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#fc0}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#000}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:8px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px -10px}.swiper-container-3d{-webkit-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;z-index:1}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#not_avalable{background:#eee !important}.title_inner_page{color:#000 !important;text-decoration:none !important}.rub:after{content:'a';font-family:"WD_ALSRuble"}.trecipe{float:none !important;width:auto !important;margin-right:auto !important}.tabs-content .trecipe-title.mob{display:none !important}.tabs-content .col_left_product{width:134px}.tabs-content .col_left_product .img_left_more1,.tabs-content .col_left_product .img_left_more2{width:74px}.tabs-content .bx_catalog_list_home.bx_yellow{margin-top:0 !important}.recipe .goto_back_p{display:none !important}#content .recipe_today .trecipe-title{margin-right:0}.whrebuy_page .Ymap{height:362px;margin-bottom:25px}#content .our_products_Mobile{display:none}.notInDesktop{display:none}.noScroll{overflow-y:hidden !important}.mob{display:none}.mobileV #content .our_products_Mobile{display:block}.mobileV .mob{display:block}.mobileV .unmob{display:none !important}.mobileV .noInMobile{display:none !important}.mobileV .notInDesktop{display:block}.mobileV .noPadding{margin:0 -15px}.mobileV .mobileImageBG{display:block;margin:12px 0;width:100%}.mobileV html,.mobileV body,.mobileV .mobileMenu{overflow-x:hidden}.mobileV .container_wrap{box-sizing:border-box;min-width:320px;padding:0}.mobileV .container{min-width:320px;box-shadow:0px 0px 0px;padding:0 15px;box-sizing:border-box}.mobileV #footer{display:none}.mobileV #content{margin-top:35px}.mobileV .Ymap{width:100%; margin-bottom:30px !important}.mobileV ul li{list-style:none;position:relative;color: #000 !important;font-size: 13px !important;font-family: "Verdana",sans-serif !important;/* letter-spacing:0.5px !important; */line-height: 1.7em;}.mobileV ul li:before{display:table;content:" ";position:absolute;left:-17px}.mobileV .vcard strong{display:none}.mobileV #header .enter_personal{display:none}.mobileV #header .bx_cart_small img{margin-right:3px}.mobileV #header .contacts,.mobileV #header .menu_top{display:none}.mobileV #header .logo{margin-top:22px}.mobileV #header .bx_cart_small{margin-top:14px}.mobileV #header .logo a{width:150px;height:18px;background-repeat:no-repeat;background-size:contain}.mobileV #header .bx_cart_small .cart_icon{margin-top:9px;width:20px;height:auto}.mobileV .mobileMenuButtot{float:left;display:none;width:15px;height:14px;background-image:url("../images/menuButton.jpg");background-size:cover;background-repeat:no-repeat;margin-top:26px;margin-right:22px}body.noScroll .mobileV .mobileMenuButtot{background-image:url("../images/close.png")}.mobileV .closeMobileMenu{float:left;display:none;width:15px;height:15px;background-image:url("../images/close.png");background-size:cover;background-repeat:no-repeat;margin-top:25px;margin-right:22px}.mobileV .catalog #title-search{top:-108px}.mobileV #title-search{position:relative;top:-88px;z-index:200}.mobileV #title-search form{position:absolute;width:100%;z-index:10;display:none}.mobileV #title-search:before{position:absolute;display:block !important;content:' ';background-image:url("../images/menuSearch.jpg");background-size:cover;width:19px;height:19px;position:absolute;right:34px;top:12px}.mobileV #title-search input:nth-child(2){background-image:url("../images/menuSearch.jpg");background-size:cover;width:19px;height:19px;margin-top:10px;position:absolute;right:10px}.mobileV #title-search input:nth-child(2):focus{outline:0}.mobileV #title-search #title-search-input{border-radius:3px;border-color:#000;font-size:16px;box-sizing:border-box;width:100%}.mobileV .title-search-result{z-index:199;width:100%}.mobileV .title-search-result table{display:block;margin-top:30px;width:100%;min-width:320px;padding:0 15px;box-sizing:border-box;margin-left:-8px}.mobileV .title-search-result .title-search-item a{font-size:16px;text-decoration:none}.mobileV .cart_icon{display:none}.mobileV #sale-basket-basket-line-container .cart_title,.mobileV #sale-basket-basket-line-container .cart_total_price,.mobileV #sale-basket-basket-line-container .to_order{display:none !important}.mobileV #sale-basket-basket-line-container a{position:absolute;display:block !important;content:' ';background-image:url("../images/cart_icon.png");background-size:cover;width:20px;height:20px;position:absolute;right:3px;top:7px}.mobileV .mobileMenu{position:fixed;left:-110%;transition:left 0.5s;height:100%;padding-bottom:30px;width:100%;top:60px;z-index:1000;background-color:#fff}.mobileV .mobileMenu #footer{display:block}.mobileV .text_page .bx_sitemap_li_title{width:100%;margin:0 !important}.mobileV .text_page .bx_sitemap_li_title a{display:block;padding:11px 0 !important;color:#000 !important;text-decoration:none !important;font-weight:900;font-size:16px !important;white-space:normal;line-height:18px}.mobileV .bx_sitemap{margin-bottom:0}.mobileV .bx_sitemap ul{padding-left:28px}.mobileV .showMenu{left:0px}.mobileV .active{display:block}.mobileV .hideSearch{width:100vw;height:100vh;position:fixed;background-color:rgba(0,0,0,0.3);z-index:100}.mobileV .hide{display:none}.mobileV .mobileMenuH1{font-size:15px !important;margin-left:19px !important;position:relative;padding-left:15px !important;font-family:"PT Sans",sans-serif !important;margin-bottom:-4px !important;font-weight:900 !important}.mobileV .mobileMenuH1:before{position:absolute;display:block;content:" ";width:6px;height:11px;left:-3px;margin-top:5px;background-size:cover;background-image:url("../images/arrowBefore.jpg")}.mobileV h2,.mobileV h4 a{font-size:18px !important;margin:19px 0 12px 0 !important;font-family:"PT Sans",sans-serif !important;}.mobileV h4 a{color:#000 !important;text-decoration:none !important}.mobileV .mobileText,.mobileV p,.mobileV .search-preview{color: #000 !important;font-size: 13px !important;font-family: "Verdana",sans-serif !important;letter-spacing:0.1px !important;line-height: 1.9em;/* text-align: justify; */margin:0;}.mobileV .center{text-align:center;color:#000 !important;font-size:18px !important;font-weight:bold;margin-top:20px;margin-bottom:27px;line-height:22px}.mobileV .mobileText{margin-bottom:-10px}.mobileV .mobile__h--style h1{margin-left:4px !important;margin-bottom:23px !important}.mobileV .bx_page_h{font-size:17px !important;margin-bottom:30px}.mobileV #content a{font-size:14px}.mobileV #content p a{display:inline}.mobileV .bx_page.whrebuy_page div{font-size:14px}.mobileV .master_class_page .master_class_block5 h3{margin-top:-6px !important;margin-bottom:3px !important}.mobileV .master_class_page .master_class_block5 span{font-size:14px;line-height:19px}.mobileV #footer{text-align:center}.mobileV #footer span{text-align:center;font-weight:900;display:inline-block;font-size:14px}.mobileV .subscribe{background-color:#fc0;margin:0 -15px -36px;padding:30px 13px}.mobileV .subscribe input{border:0px;background-color:#ffffff !important;font-size:14px;padding:0 8px;color:#333333;box-sizing:border-box;width:100%;height:31px;border-radius:3px;margin:12px 0 20px}.mobileV .subscribe input:focus{outline:0}.mobileV .subscribe_h3{margin-top:-1px;margin-bottom:0;font-size:14px;text-align:center}.mobileV .buttonMobile{display:block;background-color:#000;color:#fff;border-radius:3px;border:0px;margin:0 auto;font-size:14px;height:31px;padding:0 15px}.mobileV .subscribe-form{margin-bottom:-40px}.mobileV .franchayzing_block3{margin-top:-5px !important}.mobileV .franchayzing_page .franchayzing_block3,.mobileV .franchayzing_page .franchayzing_block7,.mobileV .master_class_page .master_class_head,.mobileV .master_class_page .master_class_block4,.mobileV .master_class_page .master_class_block5,.mobileV .opt_delivery_page .opt_delivery_block1,.mobileV .opt_delivery_page .opt_delivery_block5{width:100%;background-image:none;padding:0;height:auto;margin:0;min-width:0;max-width:none}.mobileV .franchayzing_page .franchayzing_block3 a,.mobileV .franchayzing_page .franchayzing_block7 a,.mobileV .master_class_page .master_class_head a,.mobileV .master_class_page .master_class_block4 a,.mobileV .master_class_page .master_class_block5 a,.mobileV .opt_delivery_page .opt_delivery_block1 a,.mobileV .opt_delivery_page .opt_delivery_block5 a{font-size:15px !important;margin:0;box-sizing:border-box;min-width:0 !important;margin-left:15px;width:77px;line-height:29px}.mobileV .franchayzing_page .franchayzing_block3 a.to_manufaq,.mobileV .franchayzing_page .franchayzing_block7 a.to_manufaq,.mobileV .master_class_page .master_class_head a.to_manufaq,.mobileV .master_class_page .master_class_block4 a.to_manufaq,.mobileV .master_class_page .master_class_block5 a.to_manufaq,.mobileV .opt_delivery_page .opt_delivery_block1 a.to_manufaq,.mobileV .opt_delivery_page .opt_delivery_block5 a.to_manufaq{margin-left:10px;width:159px}.mobileV .opt_delivery_page a.to_shop{width:110px}.mobileV .opt_delivery_page .opt_delivery_block1 p{margin-bottom:25px}.mobileV .master_class_block4 .center{font-size:28px !important}.mobileV .master_class_page .master_class_head{padding-left:0}.mobileV .master_class_page .master_class_head a{width:288px}.mobileV .franchayzing_page p,.mobileV .franchayzing_page .center,.mobileV .franchayzing_page h1,.mobileV .franchayzing_page h2,.mobileV .our_magasin_page p,.mobileV .our_magasin_page .center,.mobileV .our_magasin_page h1,.mobileV .our_magasin_page h2,.mobileV .master_class_page p,.mobileV .master_class_page .center,.mobileV .master_class_page h1,.mobileV .master_class_page h2,.mobileV .opt_delivery_page p,.mobileV .opt_delivery_page .center,.mobileV .opt_delivery_page h1,.mobileV .opt_delivery_page h2,.mobileV .bx_page.whrebuy_page p,.mobileV .bx_page.whrebuy_page .center,.mobileV .bx_page.whrebuy_page h1,.mobileV .bx_page.whrebuy_page h2,.mobileV .bx_page.about_page p,.mobileV .bx_page.about_page .center,.mobileV .bx_page.about_page h1,.mobileV .bx_page.about_page h2{padding:0 15px}.mobileV .franchayzing_page p,.mobileV .our_magasin_page p,.mobileV .master_class_page p,.mobileV .opt_delivery_page p,.mobileV .bx_page.whrebuy_page p,.mobileV .bx_page.about_page p{margin-bottom:25px !important}.mobileV .franchayzing_page ul,.mobileV .our_magasin_page ul,.mobileV .master_class_page ul,.mobileV .opt_delivery_page ul,.mobileV .bx_page.whrebuy_page ul,.mobileV .bx_page.about_page ul{padding:0 15px 0 30px !important;margin-bottom:23px !important}.mobileV .franchayzing_page .to_shop,.mobileV .our_magasin_page .to_shop,.mobileV .master_class_page .to_shop,.mobileV .opt_delivery_page .to_shop,.mobileV .bx_page.whrebuy_page .to_shop,.mobileV .bx_page.about_page .to_shop{margin-bottom:10px !important}.mobileV .master_class_page .center{font-size:15px !important;margin:-7px 0 15px 0}.mobileV .master_class_page .master_class_block4{margin-bottom:-30px;padding:0 15px}.mobileV .master_class_page .master_class_block4 .uslovie-full{width:100%;margin:-8px 0 20px}.mobileV .master_class_page .master_class_block4 .uslovie-full b{font-size:17px}.mobileV .master_class_page .master_class_block4 .uslovie-half{width:47%;margin:0}.mobileV .master_class_page .master_class_block4 .uslovie-half b{font-size:17px}.mobileV .master_class_page .master_class_block4 .uslovie-half:first-child{margin-right:6%}.mobileV .master_class_page .master_class_block4 .uslovie-full p,.mobileV .master_class_page .master_class_block4 .uslovie-half p{padding:0px !important}.mobileV .master_class_page .master_class_block5,.mobileV .franchayzing_page .franchayzing_block7,.mobileV .opt_delivery_page .opt_delivery_block5{padding-left:0;padding-right:0}.mobileV .master_class_page .master_class_block5 .subscribe #master_class_form,.mobileV .franchayzing_page .franchayzing_block7 .subscribe #master_class_form,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe #master_class_form{margin:0 auto}.mobileV .master_class_page .master_class_block5 .subscribe h3,.mobileV .franchayzing_page .franchayzing_block7 .subscribe h3,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe h3{text-align:center;font-weight:bold;font-size:14px;margin-top:-15px;margin-bottom:10px}.mobileV .master_class_page .master_class_block5 .subscribe span,.mobileV .franchayzing_page .franchayzing_block7 .subscribe span,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe span{font-weight:normal;line-height:18px}.mobileV .master_class_page .master_class_block5 .subscribe #master_class_form,.mobileV .master_class_page .master_class_block5 .subscribe #franchayzing_form,.mobileV .master_class_page .master_class_block5 .subscribe #opt_delivery_form,.mobileV .franchayzing_page .franchayzing_block7 .subscribe #master_class_form,.mobileV .franchayzing_page .franchayzing_block7 .subscribe #franchayzing_form,.mobileV .franchayzing_page .franchayzing_block7 .subscribe #opt_delivery_form,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe #master_class_form,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe #franchayzing_form,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe #opt_delivery_form{margin-top:8px !important}.mobileV .master_class_page .master_class_block5 .subscribe input,.mobileV .franchayzing_page .franchayzing_block7 .subscribe input,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe input{width:100% !important;margin:6px 0 !important;border:0px !important;border-radius:3px;line-height:normal !important;font-size:14px !important;height:30px;color:#000}.mobileV .master_class_page .master_class_block5 .subscribe .buttonMobile,.mobileV .franchayzing_page .franchayzing_block7 .subscribe .buttonMobile,.mobileV .opt_delivery_page .opt_delivery_block5 .subscribe .buttonMobile{display:block;background-color:#000 !important;color:#fff;border-radius:3px;font-size:18px !important;height:62px;padding:0 15px;width:118px !important;margin-left:auto !important;margin-right:auto !important;margin-top:20px !important;height:30px}.mobileV .franchayzing_page .franchayzing_block7 .subscribe{margin-top:9px}.mobileV .opt_delivery_page .opt_delivery_block1{display:inline-block;width:320px;height:auto;margin-left:0;padding:0;box-sizing:border-box}.mobileV .about_page table{margin-bottom:0 !important}.mobileV .about_page td{display:block;width:100% !important}.mobileV .about_page .notInDesktop{width:193px;display:block;margin:-12px auto -11px}.mobileV .recipe{margin-top:-16px}.mobileV .catalog .col_right_product .bx_catalog_item_desc,.mobileV .recipe .col_right_product .bx_catalog_item_desc,.mobileV .news .col_right_product .bx_catalog_item_desc{color: #000 !important;font-size:14px !important;font-family: "Verdana",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin:0;}.mobileV .catalog .mobileMenuH1,.mobileV .recipe .mobileMenuH1,.mobileV .news .mobileMenuH1{margin-left:0 !important}.mobileV .catalog .bx_catalog_tile img,.mobileV .catalog .bx_catalog_tile_ul img,.mobileV .recipe .bx_catalog_tile img,.mobileV .recipe .bx_catalog_tile_ul img,.mobileV .news .bx_catalog_tile img,.mobileV .news .bx_catalog_tile_ul img{display:none}.mobileV .catalog .bx_catalog_tile,.mobileV .recipe .bx_catalog_tile,.mobileV .news .bx_catalog_tile{margin:-37px 0 18px 20px}.mobileV .catalog .bx_catalog_tile_title,.mobileV .recipe .bx_catalog_tile_title,.mobileV .news .bx_catalog_tile_title{margin:0 !important;padding:11px 0 !important}.mobileV .catalog .bx_catalog_tile_ul,.mobileV .recipe .bx_catalog_tile_ul,.mobileV .news .bx_catalog_tile_ul{padding:0}.mobileV .catalog .bx_catalog_tile .bx_catalog_tile_ul li,.mobileV .recipe .bx_catalog_tile .bx_catalog_tile_ul li,.mobileV .news .bx_catalog_tile .bx_catalog_tile_ul li{display:block;width:100%;margin:0;padding:0;height:auto;text-align:left;border-bottom:1px solid #e0e0e0}.mobileV .catalog .bx_catalog_tile .bx_catalog_tile_ul li:last-child,.mobileV .recipe .bx_catalog_tile .bx_catalog_tile_ul li:last-child,.mobileV .news .bx_catalog_tile .bx_catalog_tile_ul li:last-child{border-bottom:0px}.mobileV .catalog .bx_catalog_tile .bx_catalog_tile_ul li a,.mobileV .recipe .bx_catalog_tile .bx_catalog_tile_ul li a,.mobileV .news .bx_catalog_tile .bx_catalog_tile_ul li a{text-decoration:none !important;font-size:18px;line-height:normal;color:#000 !important;font-weight:900 !important}.mobileV .catalog .bx_catalog_item_images,.mobileV .recipe .bx_catalog_item_images,.mobileV .news .bx_catalog_item_images{width:100%}.mobileV .catalog .bx_catalog_item_images img,.mobileV .recipe .bx_catalog_item_images img,.mobileV .news .bx_catalog_item_images img{width:100%}.mobileV .catalog .bx_catalog_item_title,.mobileV .recipe .bx_catalog_item_title,.mobileV .news .bx_catalog_item_title{height:auto;margin-bottom:3px}.mobileV .catalog .bx_catalog_item,.mobileV .recipe .bx_catalog_item,.mobileV .news .bx_catalog_item{height:auto !important;margin:0 0 25px 0;width:100%;min-height:auto;clear:both}.mobileV .catalog .bx_catalog_item .img_left_more,.mobileV .recipe .bx_catalog_item .img_left_more,.mobileV .news .bx_catalog_item .img_left_more{display:none}.mobileV .catalog .bx_catalog_item a,.mobileV .recipe .bx_catalog_item a,.mobileV .news .bx_catalog_item a{margin-bottom:0}.mobileV .catalog .col_left_product,.mobileV .recipe .col_left_product,.mobileV .news .col_left_product{width:25%}.mobileV .catalog .col_right_product,.mobileV .recipe .col_right_product,.mobileV .news .col_right_product{width:68%;height:auto}.mobileV .catalog .col_right_product .bx_catalog_item_desc,.mobileV .recipe .col_right_product .bx_catalog_item_desc,.mobileV .news .col_right_product .bx_catalog_item_desc{height:auto}.mobileV .catalog .col_right_product .bx_catalog_item_title a,.mobileV .recipe .col_right_product .bx_catalog_item_title a,.mobileV .news .col_right_product .bx_catalog_item_title a{text-decoration:none !important;font-size:16px !important}.mobileV .catalog .col_right_product .bx_catalog_item_desc,.mobileV .recipe .col_right_product .bx_catalog_item_desc,.mobileV .news .col_right_product .bx_catalog_item_desc{line-height: 1.7em;}.mobileV .catalog .bx_catalog_list_home,.mobileV .recipe .bx_catalog_list_home,.mobileV .news .bx_catalog_list_home{margin-top:0 !important}.mobileV .catalog .bx_catalog_list_home a,.mobileV .recipe .bx_catalog_list_home a,.mobileV .news .bx_catalog_list_home a{margin-top:0}.mobileV .catalog .bx_catalog_item_controls_blockone,.mobileV .recipe .bx_catalog_item_controls_blockone,.mobileV .news .bx_catalog_item_controls_blockone{display:none}.mobileV .catalog .bx_price,.mobileV .recipe .bx_price,.mobileV .news .bx_price{font-size:20px;display:inline;width:auto}.mobileV .catalog .col_right_product .bx_catalog_item_price,.mobileV .recipe .col_right_product .bx_catalog_item_price,.mobileV .news .col_right_product .bx_catalog_item_price{display:inline;width:auto}.mobileV .catalog .bx_catalog_item_controls_blocktwo,.mobileV .recipe .bx_catalog_item_controls_blocktwo,.mobileV .news .bx_catalog_item_controls_blocktwo{float:left;margin:0 0 0 10px}.mobileV .catalog #not_avalable,.mobileV .recipe #not_avalable,.mobileV .news #not_avalable{margin:0;font-size:15px !important}.mobileV .catalog .bx_catalog_list_home.bx_yellow .bx_bt_button,.mobileV .recipe .bx_catalog_list_home.bx_yellow .bx_bt_button,.mobileV .news .bx_catalog_list_home.bx_yellow .bx_bt_button{font-size:19px !important}.mobileV .catalog .item_filter,.mobileV .recipe .item_filter,.mobileV .news .item_filter{margin-left:32%;float:none;top:-18px}.mobileV .catalog .item_filter span,.mobileV .recipe .item_filter span,.mobileV .news .item_filter span{font-size:13px;margin-bottom:-5px}.mobileV .catalog .item_filter a,.mobileV .recipe .item_filter a,.mobileV .news .item_filter a{margin-bottom:0}.mobileV .catalog .list_item_per_page,.mobileV .recipe .list_item_per_page,.mobileV .news .list_item_per_page{margin-left:0%;width:135px;margin-top:-19px}.mobileV .catalog .bx_pagination_page,.mobileV .recipe .bx_pagination_page,.mobileV .news .bx_pagination_page{margin-top:40px}.mobileV .catalog .bx_pagination_page ul,.mobileV .recipe .bx_pagination_page ul,.mobileV .news .bx_pagination_page ul{margin-top:-5px !important}.mobileV .catalog .bx_pagination_page ul li,.mobileV .recipe .bx_pagination_page ul li,.mobileV .news .bx_pagination_page ul li{min-width:11px}.mobileV .catalog .bx_pagination_page ul .bx_active,.mobileV .recipe .bx_pagination_page ul .bx_active,.mobileV .news .bx_pagination_page ul .bx_active{font-size:16px}

.mobileV .catalog #tabs .bx_pagination_page,.mobileV .recipe #tabs .bx_pagination_page,.mobileV .news #tabs .bx_pagination_page
{margin-top:-12px}
.mobileV .catalog .bx_pagination_bottom .bx_pagination_page li a,.mobileV .recipe .bx_pagination_bottom .bx_pagination_page li a,.mobileV .news .bx_pagination_bottom .bx_pagination_page li a{min-width:11px}.mobileV .catalog .list_item_per_page span,.mobileV .catalog .bx_pagination_page span,.mobileV .recipe .list_item_per_page span,.mobileV .recipe .bx_pagination_page span,.mobileV .news .list_item_per_page span,.mobileV .news .bx_pagination_page span{font-size:13px;margin-bottom:-5px}.mobileV .catalog .list_item_per_page a,.mobileV .catalog .bx_pagination_page a,.mobileV .recipe .list_item_per_page a,.mobileV .recipe .bx_pagination_page a,.mobileV .news .list_item_per_page a,.mobileV .news .bx_pagination_page a{text-decoration:none !important}.mobileV .catalog li:before,.mobileV .recipe li:before,.mobileV .news li:before{display:none}.mobileV .catalog .subscribe-form,.mobileV .recipe .subscribe-form,.mobileV .news .subscribe-form{background-color:#fc0;margin:30px -15px 0;padding:30px 13px;width:auto;display:block}.mobileV .catalog .subscribe-form:before,.mobileV .recipe .subscribe-form:before,.mobileV .news .subscribe-form:before{content:'';display:table;clear:both}.mobileV .catalog .subscribe-form td,.mobileV .recipe .subscribe-form td,.mobileV .news .subscribe-form td{display:block;width:100% !important}.mobileV .catalog .subscribe-form td:first-child,.mobileV .recipe .subscribe-form td:first-child,.mobileV .news .subscribe-form td:first-child{font-weight:900;text-align:center;font-size:14px;margin-top:-5px}.mobileV .catalog .subscribe-form table input[type="text"],.mobileV .recipe .subscribe-form table input[type="text"],.mobileV .news .subscribe-form table input[type="text"]{width:100% !important;background-color:#ffffff !important;font-size:14px;padding:0 8px !important;color:#e0e0e0 !important;box-sizing:border-box;width:100%;height:31px;border-radius:3px;margin:12px 0 20px}.mobileV .catalog .subscribe-form table input[type="text"]:focus,.mobileV .recipe .subscribe-form table input[type="text"]:focus,.mobileV .news .subscribe-form table input[type="text"]:focus{outline:0}.mobileV .catalog .subscribe-form table input[type="submit"],.mobileV .recipe .subscribe-form table input[type="submit"],.mobileV .news .subscribe-form table input[type="submit"]{position:static;display:block;background-color:#000;color:#fff;border-radius:3px;border:0px;margin:0 auto;height:31px;padding:0 15px}.mobileV .catalog .bx_breadcrumbs li,.mobileV .catalog .bx_breadcrumbs li,.mobileV .recipe .bx_breadcrumbs li,.mobileV .recipe .bx_breadcrumbs li,.mobileV .news .bx_breadcrumbs li,.mobileV .news .bx_breadcrumbs li{display:block}.mobileV .catalog .bx_breadcrumbs li:first-child,.mobileV .catalog .bx_breadcrumbs li:last-child,.mobileV .catalog .bx_breadcrumbs li:first-child,.mobileV .catalog .bx_breadcrumbs li:last-child,.mobileV .recipe .bx_breadcrumbs li:first-child,.mobileV .recipe .bx_breadcrumbs li:last-child,.mobileV .recipe .bx_breadcrumbs li:first-child,.mobileV .recipe .bx_breadcrumbs li:last-child,.mobileV .news .bx_breadcrumbs li:first-child,.mobileV .news .bx_breadcrumbs li:last-child,.mobileV .news .bx_breadcrumbs li:first-child,.mobileV .news .bx_breadcrumbs li:last-child{display:none}.mobileV .catalog .bx_breadcrumbs li span,.mobileV .catalog .bx_breadcrumbs li a,.mobileV .catalog .bx_breadcrumbs li span,.mobileV .catalog .bx_breadcrumbs li a,.mobileV .recipe .bx_breadcrumbs li span,.mobileV .recipe .bx_breadcrumbs li a,.mobileV .recipe .bx_breadcrumbs li span,.mobileV .recipe .bx_breadcrumbs li a,.mobileV .news .bx_breadcrumbs li span,.mobileV .news .bx_breadcrumbs li a,.mobileV .news .bx_breadcrumbs li span,.mobileV .news .bx_breadcrumbs li a{font-size:15px !important;margin:0 0 12px 0 !important;font-family:"PT Sans",sans-serif !important;font-weight:900;color:#000 !important;background:none;padding:0 20px;text-decoration:none !important}.mobileV .catalog .bx_breadcrumbs li span:before,.mobileV .catalog .bx_breadcrumbs li a:before,.mobileV .catalog .bx_breadcrumbs li span:before,.mobileV .catalog .bx_breadcrumbs li a:before,.mobileV .recipe .bx_breadcrumbs li span:before,.mobileV .recipe .bx_breadcrumbs li a:before,.mobileV .recipe .bx_breadcrumbs li span:before,.mobileV .recipe .bx_breadcrumbs li a:before,.mobileV .news .bx_breadcrumbs li span:before,.mobileV .news .bx_breadcrumbs li a:before,.mobileV .news .bx_breadcrumbs li span:before,.mobileV .news .bx_breadcrumbs li a:before{position:absolute;display:block;content:" ";width:6px;height:11px;left:1px;margin-top:4px;background-size:cover;background-image:url("../images/arrowBefore.jpg")}.mobileV .catalog .section_descr,.mobileV .recipe .section_descr,.mobileV .news .section_descr{margin-left:0}.mobileV .catalog .section_descr tr:first-child,.mobileV .catalog .section_descr tbody,.mobileV .recipe .section_descr tr:first-child,.mobileV .recipe .section_descr tbody,.mobileV .news .section_descr tr:first-child,.mobileV .news .section_descr tbody{display:block}.mobileV .catalog .section_descr tr img,.mobileV .recipe .section_descr tr img,.mobileV .news .section_descr tr img{width:16px;height:auto}.mobileV .catalog .section_descr td:first-child,.mobileV .recipe .section_descr td:first-child,.mobileV .news .section_descr td:first-child{display:inline-block}.mobileV .catalog .section_descr tr:first-child td:first-child,.mobileV .recipe .section_descr tr:first-child td:first-child,.mobileV .news .section_descr tr:first-child td:first-child{width:100%}.mobileV .catalog .section_descr tr:first-child img,.mobileV .recipe .section_descr tr:first-child img,.mobileV .news .section_descr tr:first-child img{display:block;margin:auto;max-width:100%;height:auto;max-height:200px;width:auto}.mobileV .catalog .section_descr tr:nth-child(2),.mobileV .catalog .section_descr tr:nth-child(3),.mobileV .recipe .section_descr tr:nth-child(2),.mobileV .recipe .section_descr tr:nth-child(3),.mobileV .news .section_descr tr:nth-child(2),.mobileV .news .section_descr tr:nth-child(3){display:block;margin-bottom:10px}.mobileV .catalog .section_descr tr:nth-child(2) p,.mobileV .catalog .section_descr tr:nth-child(3) p,.mobileV .recipe .section_descr tr:nth-child(2) p,.mobileV .recipe .section_descr tr:nth-child(3) p,.mobileV .news .section_descr tr:nth-child(2) p,.mobileV .news .section_descr tr:nth-child(3) p{display:none}.mobileV .catalog .section_descr tr:nth-child(2) td,.mobileV .catalog .section_descr tr:nth-child(3) td,.mobileV .recipe .section_descr tr:nth-child(2) td,.mobileV .recipe .section_descr tr:nth-child(3) td,.mobileV .news .section_descr tr:nth-child(2) td,.mobileV .news .section_descr tr:nth-child(3) td{display:inline-block}.mobileV .catalog .section_descr tr:nth-child(2) td h3,.mobileV .catalog .section_descr tr:nth-child(3) td h3,.mobileV .recipe .section_descr tr:nth-child(2) td h3,.mobileV .recipe .section_descr tr:nth-child(3) td h3,.mobileV .news .section_descr tr:nth-child(2) td h3,.mobileV .news .section_descr tr:nth-child(3) td h3{font-size:14px;text-transform:uppercase}.mobileV .catalog .section_descr tr:nth-child(2) td:nth-child(1n),.mobileV .catalog .section_descr tr:nth-child(3) td:nth-child(1n),.mobileV .recipe .section_descr tr:nth-child(2) td:nth-child(1n),.mobileV .recipe .section_descr tr:nth-child(3) td:nth-child(1n),.mobileV .news .section_descr tr:nth-child(2) td:nth-child(1n),.mobileV .news .section_descr tr:nth-child(3) td:nth-child(1n){width:5%}.mobileV .catalog .section_descr tr:nth-child(2) td:nth-child(2n),.mobileV .catalog .section_descr tr:nth-child(3) td:nth-child(2n),.mobileV .recipe .section_descr tr:nth-child(2) td:nth-child(2n),.mobileV .recipe .section_descr tr:nth-child(3) td:nth-child(2n),.mobileV .news .section_descr tr:nth-child(2) td:nth-child(2n),.mobileV .news .section_descr tr:nth-child(3) td:nth-child(2n){width:40%}.mobileV .catalog .section_descr tr:nth-child(3),.mobileV .recipe .section_descr tr:nth-child(3),.mobileV .news .section_descr tr:nth-child(3){margin-bottom:20px}.mobileV .catalog .bx_catalog_item.double,.mobileV .recipe .bx_catalog_item.double,.mobileV .news .bx_catalog_item.double{width:100%;margin: 10px 0px 25px 0px;min-height:auto;}.mobileV .catalog .ui-widget-content,.mobileV .recipe .ui-widget-content,.mobileV .news .ui-widget-content{color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin:0}

.mobileV .catalog #tabs-in-cart ul { display:block;}

.mobileV .catalog #tabs .recipe_today a,.mobileV .recipe #tabs .recipe_today a,.mobileV .news #tabs .recipe_today a
{width:100% !important;margin-left:0 !important}
.mobileV .catalog #tabs .recipe_today h3,.mobileV .recipe #tabs .recipe_today h3,.mobileV .news #tabs .recipe_today h3
{margin:19px 0 12px}
.mobileV .catalog .ui-tabs .ui-tabs-nav li,.mobileV .recipe .ui-tabs .ui-tabs-nav li,.mobileV .news .ui-tabs .ui-tabs-nav li{float:none;display:block;margin:0;padding:0;background:none;text-align:left}.mobileV .catalog .ui-tabs .ui-tabs-nav li a,.mobileV .recipe .ui-tabs .ui-tabs-nav li a,.mobileV .news .ui-tabs .ui-tabs-nav li a{display:block;float:none;color:#000 !important;text-decoration:none !important;font-size:18px;border-bottom:1px solid #e0e0e0;padding:5px 0}.mobileV .catalog .ui-tabs .ui-tabs-panel,.mobileV .recipe .ui-tabs .ui-tabs-panel,.mobileV .news .ui-tabs .ui-tabs-panel{padding:0;margin:23px 0 -26px 0}.mobileV .catalog .bx_item_detail .bx_item_container .bx_lt,.mobileV .catalog .bx_item_detail .bx_item_container .bx_rt,.mobileV .catalog .bx_item_detail .bx_item_container .bx_md,.mobileV .catalog .bx_item_detail .bx_item_container .bx_rb,.mobileV .recipe .bx_item_detail .bx_item_container .bx_lt,.mobileV .recipe .bx_item_detail .bx_item_container .bx_rt,.mobileV .recipe .bx_item_detail .bx_item_container .bx_md,.mobileV .recipe .bx_item_detail .bx_item_container .bx_rb,.mobileV .news .bx_item_detail .bx_item_container .bx_lt,.mobileV .news .bx_item_detail .bx_item_container .bx_rt,.mobileV .news .bx_item_detail .bx_item_container .bx_md,.mobileV .news .bx_item_detail .bx_item_container .bx_rb{width:100%;margin-right:0;margin-left:0}.mobileV .catalog .bx_item_detail .bx_item_container .bx_lt,.mobileV .recipe .bx_item_detail .bx_item_container .bx_lt,.mobileV .news .bx_item_detail .bx_item_container .bx_lt{margin-top:-26px}.mobileV .catalog .bx_catalog_item_title h2,.mobileV .recipe .bx_catalog_item_title h2,.mobileV .news .bx_catalog_item_title h2{font-size:18px !important;margin:19px 0 12px 0 !important;font-family:"PT Sans",sans-serif !important}.mobileV .catalog .bx_item_detail .bx_item_container .bx_rt,.mobileV .recipe .bx_item_detail .bx_item_container .bx_rt,.mobileV .news .bx_item_detail .bx_item_container .bx_rt{min-height:auto}.mobileV .catalog .bx_catalog_item_desc,.mobileV .recipe .bx_catalog_item_desc,.mobileV .news .bx_catalog_item_desc{color: #000 !important;font-size: 13px !important;font-family: "Verdana",sans-serif !important;/* letter-spacing:0.1px !important; */line-height: 1.7em;margin:0;/* text-align: justify; */}.mobileV .catalog .item_section_name_gray,.mobileV .catalog .bx_bt_button_type_2,.mobileV .catalog .transparent_input,.mobileV .catalog .bx_cnt_desc,.mobileV .recipe .item_section_name_gray,.mobileV .recipe .bx_bt_button_type_2,.mobileV .recipe .transparent_input,.mobileV .recipe .bx_cnt_desc,.mobileV .news .item_section_name_gray,.mobileV .news .bx_bt_button_type_2,.mobileV .news .transparent_input,.mobileV .news .bx_cnt_desc{display:none !important}.mobileV .catalog .bx_item_detail .item_price,.mobileV .recipe .bx_item_detail .item_price,.mobileV .news .bx_item_detail .item_price{width:114px}.mobileV .catalog .bx_item_detail.bx_yellow .bx_bt_button,.mobileV .recipe .bx_item_detail.bx_yellow .bx_bt_button,.mobileV .news .bx_item_detail.bx_yellow .bx_bt_button{padding:0 10px}.mobileV .catalog .item_current_price,.mobileV .recipe .item_current_price,.mobileV .news .item_current_price{font-size:32px}.mobileV .catalog .item_info_section,.mobileV .recipe .item_info_section,.mobileV .news .item_info_section{padding:0}.mobileV .catalog .bx_lt .col_left_product .img_left_more1,.mobileV .catalog .bx_lt .col_left_product .img_left_more2,.mobileV .catalog .bx_lt .col_left_product .img_left_more3,.mobileV .recipe .bx_lt .col_left_product .img_left_more1,.mobileV .recipe .bx_lt .col_left_product .img_left_more2,.mobileV .recipe .bx_lt .col_left_product .img_left_more3,.mobileV .news .bx_lt .col_left_product .img_left_more1,.mobileV .news .bx_lt .col_left_product .img_left_more2,.mobileV .news .bx_lt .col_left_product .img_left_more3{top:100%;margin:10px auto 0;left:0;right:0;width:0;height:0;border:4px solid #fc0;border-radius:50%}.mobileV .catalog .bx_lt .col_left_product .img_left_more2,.mobileV .recipe .bx_lt .col_left_product .img_left_more2,.mobileV .news .bx_lt .col_left_product .img_left_more2{left:30px}.mobileV .catalog .bx_item_detail,.mobileV .recipe .bx_item_detail,.mobileV .news .bx_item_detail{margin-top:0}.mobileV .catalog .bx_lt .col_left_product,.mobileV .recipe .bx_lt .col_left_product,.mobileV .news .bx_lt .col_left_product{width:100%}.mobileV .catalog .zoomPad,.mobileV .recipe .zoomPad,.mobileV .news .zoomPad{float:none;text-align:center}.mobileV .catalog .zoomPad img,.mobileV .recipe .zoomPad img,.mobileV .news .zoomPad img{width:auto !important;height:225px !important}.mobileV .catalog .noPadding ul li:before,.mobileV .recipe .noPadding ul li:before,.mobileV .news .noPadding ul li:before{content:'ï¿½';display:block;padding:0}.mobileV .catalog .subscribe,.mobileV .recipe .subscribe,.mobileV .news .subscribe{display:none}.mobileV .catalog #leave_comment,.mobileV .recipe #leave_comment,.mobileV .news #leave_comment{width:100%}.mobileV .catalog #leave_comment .title,.mobileV .recipe #leave_comment .title,.mobileV .news #leave_comment .title{margin-bottom:5px}.mobileV .catalog #leave_comment label,.mobileV .recipe #leave_comment label,.mobileV .news #leave_comment label{margin:10px 0 5px 0}.mobileV .catalog #leave_comment .input,.mobileV .catalog #leave_comment input,.mobileV .catalog #leave_comment textarea,.mobileV .recipe #leave_comment .input,.mobileV .recipe #leave_comment input,.mobileV .recipe #leave_comment textarea,.mobileV .news #leave_comment .input,.mobileV .news #leave_comment input,.mobileV .news #leave_comment textarea{width:100% !important;margin-right:0;float:none;box-sizing:border-box}.mobileV .catalog #leave_comment .capha_img,.mobileV .catalog #leave_comment .reloadCaptcha,.mobileV .recipe #leave_comment .capha_img,.mobileV .recipe #leave_comment .reloadCaptcha,.mobileV .news #leave_comment .capha_img,.mobileV .news #leave_comment .reloadCaptcha{margin-top:10px}.mobileV .catalog #leave_comment .capha_img,.mobileV .recipe #leave_comment .capha_img,.mobileV .news #leave_comment .capha_img{float:left;width:50% !important}.mobileV .catalog #leave_comment .button,.mobileV .recipe #leave_comment .button,.mobileV .news #leave_comment .button{position:static;margin:5px auto;text-align:center}.mobileV .catalog #leave_comment .button input,.mobileV .recipe #leave_comment .button input,.mobileV .news #leave_comment .button input{width:45% !important;margin-left:5%;background-color:#000;color:#fff !important;border-radius:3px;border:0px;font-size:14px;height:31px;padding:0 15px}.mobileV .catalog .comentsd,.mobileV .recipe .comentsd,.mobileV .news .comentsd{margin-top:-30px;margin-bottom:0}.mobileV .catalog .comentsd .news-item .news_col_right,.mobileV .recipe .comentsd .news-item .news_col_right,.mobileV .news .comentsd .news-item .news_col_right{width:auto}.mobileV .catalog .comentsd .bx_pagination_page,.mobileV .recipe .comentsd .bx_pagination_page,.mobileV .news .comentsd .bx_pagination_page{margin-top:0 !important}.mobileV .catalog .bx_item_list_recommended .bx_bt_button.bx_medium,.mobileV .recipe .bx_item_list_recommended .bx_bt_button.bx_medium,.mobileV .news .bx_item_list_recommended .bx_bt_button.bx_medium{font-size:18px !important}.mobileV #leave_comment .input.capha_img img{height:32px}.mobileV #content .recipe_today{margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e0e0e0}.mobileV #content .recipe_today a{width:100%;height:190px;float:none;border-radius:0 !important;background-size:cover !important}.mobileV #content .recipe_today div{margin-right:0;float:none;width:100%;color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin:0}.mobileV #content .recipe_today h3{font-size:18px !important;margin:19px 0 12px 0 !important;font-family:"PT Sans",sans-serif !important;text-decoration:none;height:auto}.mobileV #content .title_inner_page{font-size:15px !important;margin-left:4px !important;margin-top:0px !important;position:relative;padding-left:15px !important;font-family:"PT Sans",sans-serif !important;margin-bottom:-17px !important}.mobileV #content .title_inner_page:before{position:absolute;display:block;content:" ";width:6px;height:11px;left:-3px;margin-top:5px;background-size:cover;background-image:url("../images/arrowBefore.jpg")}.mobileV #content .bx_catalog_text .bx_catalog_text_ul{margin-left:19px}.mobileV #content .bx_catalog_text .bx_catalog_text_ul li.active{border:0;border-bottom:1px solid #e0e0e0}.mobileV #content .bx_catalog_text .bx_catalog_text_ul li{float:none;margin:0;padding:13px 0;border-bottom:1px solid #e0e0e0}.mobileV #content .bx_catalog_text .bx_catalog_text_ul li:hover{border:0;border-bottom:1px solid #e0e0e0}.mobileV #content .bx_catalog_text .bx_catalog_text_ul li .bx_catalog_text_title{margin:0 !important}.mobileV #content .bx_catalog_text .bx_catalog_text_ul li .bx_catalog_text_title a{text-decoration:none !important;font-size:16px;color:#000;font-weight:900}.mobileV #content .bx_catalog_text .bx_catalog_text_ul li .bx_catalog_text_title span{display:none}.mobileV #content .subscribe-form{margin-bottom:-30px}.mobileV #content .bx_news_detail{width:100%}.mobileV #content .col_left_recipe{width:100%}.mobileV #content .col_left_recipe a{width:100%;float:none;margin-top:0}.mobileV #content .bx_breadcrumbs{margin-top:0}.mobileV #content .col_right_recipes{float:none;width:100%;color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin:-9px 0 0 0;padding:0}.mobileV #content .col_left_recipe{float:none}.mobileV #content .col_left_recipe .img_left_more1 a,.mobileV #content .col_left_recipe .img_left_more2 a,.mobileV #content .col_left_recipe .img_left_more3 a{background-color:#fc0;border-radius:100%;margin-bottom:41px}.mobileV #content .col_left_recipe .img_left_more1 a img,.mobileV #content .col_left_recipe .img_left_more2 a img,.mobileV #content .col_left_recipe .img_left_more3 a img{width:8px;height:8px;opacity:0}.mobileV #content .img_left_more_con{margin-top:11px;float:none;top:100%;width:100%;left:0}.mobileV #content .img_left_more_con .img_left_more{margin-top:0}.mobileV #content .iblock-vote{display:none}.mobileV #content #tabs iframe{width:100% !important}.mobileV #content #tabs,.mobileV #content #tabs ul{margin-top:13px;padding:0}.mobileV #content .ui-tabs-nav li{height:auto}.mobileV #content .ui-tabs-nav li a{font-size:16px !important;margin-bottom:0 !important}.mobileV #content .bx_news_detail h1,.mobileV #content .bx_catalog_item_title h1{font-size:18px !important;margin:39px 0 12px 0 !important;font-family:"PT Sans",sans-serif !important}.mobileV #content .bx_catalog_list_home{margin-top:0 !important}.mobileV #content .news .social-likes{display:none}.mobileV #content .news .bx_catalog_text{margin-bottom:-4px}.mobileV #content .news .bx_news li{padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #e0e0e0}.mobileV #content .news .bx_news .bx_news_list_img{margin-right:0;width:100% !important;height:190px !important;border-radius:0 !important;background-size:cover !important}.mobileV #content .news .bx_news .bx_news_list_desc{width:100%}.mobileV #content .news .bx_news .date{color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin:12px 0 0 0;padding:0}.mobileV #content .news .bx_news h3 a{font-size:18px !important;margin:8px 0 !important;font-family:"PT Sans",sans-serif !important;text-decoration:none;height:auto;color:#000}.mobileV #content .comentsd{margin-top:5px}.mobileV #content .comentsd .user_name{font-size:16px !important}.mobileV #content .comentsd .date,.mobileV #content .comentsd .news_col_right{color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin:0;padding:0}.mobileV #content .about_company{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.mobileV #content .about_company img{-webkit-flex:initial;flex:initial;float:none;-webkit-order:2;order:2;height:239px;margin:0;width:auto;-webkit-align-self:center;align-self:center}.mobileV #content .about_company div{-webkit-flex:initial;flex:initial;-webkit-order:1;order:1;float:none;width:100%;margin-right:0;color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin-bottom:20px;padding:0}.mobileV #content .about_company div h2{margin-top:0 !important;margin-bottom:-12px !important;font-size:16px}.mobileV #content .about_company div a{text-decoration:none !important;font-size:inherit}.mobileV #content .owl-controls{display:none !important}.mobileV #content .owl-item{width:100px !important}.mobileV #content .our_products{margin-top:32px}.mobileV #content .our_products h2{margin-bottom:28px !important}.mobileV #content .our_products h3{font-size:16px !important;margin-bottom:-9px !important}.mobileV #content .our_products p{text-align:left !important}.mobileV #content .our_products .our_products_item .our_products_item_img img{max-width:25px}.mobileV #content .our_products .our_products_item{width:100%}.mobileV #content .our_products .our_products_item .our_products_item_img{width:20%;padding-right:0;text-align:left}.mobileV #content .our_products .our_products_item .our_products_item_img img{display:block;width:70% !important;max-width:none !important}.mobileV #content .our_products .our_products_item .our_products_item_desc{width:80%}.mobileV #content .recipe_today h3{font-size:18px !important;margin:19px 0 9px 0 !important;font-family:"PT Sans",sans-serif !important}.mobileV #content .recipe_today a{text-decoration:none !important;margin-top:10px}.mobileV #content .recipe_today div a{margin-bottom:15px !important}.mobileV #content .quote{margin-top:0;background:none;color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;font-weight:normal;text-align:left;padding:0}.mobileV .text_page .social-likes{display:none}.mobileV .text_page .mobileMenuH1{margin-left:0 !important;margin-bottom:19px !important}.mobileV .text_page ul li:before{display:none}.mobileV .text_page .bx_sitemap_li_title{color:#000;border-bottom:1px solid #e0e0e0}.mobileV .bx_news_detail{color:#666 !important;font-size:14px !important;font-family:"PT Sans",sans-serif !important;letter-spacing:0.1px !important;line-height:20px;margin:0}.mobileV .bx_news_detail .bx_news_item_img{float:none;border-radius:0 !important;width:100% !important;max-width:100%}.mobileV .bx_news_detail h2{padding:0 !important}.mobileV .bx_news_detail .nav_back a{text-decoration:none !important}.mobileV .bx_news_detail .nav_back{margin-top:15px}.mobileV .sitemap #content .title_inner_page{margin-bottom:-7px !important}.mobileV .bx_sort_container a{float:right}.mobileV .bx_ordercart .bx_sort_container{margin-bottom:20px}.mobileV .bx_ordercart_order_pay{padding:0}.mobileV .bx_ordercart_order_pay .bx_ordercart_order_pay_left{width:100%}.mobileV .bx_ordercart_order_pay .bx_ordercart_order_pay_left input{width:100%;height:31px;padding:0 8px !important;box-sizing:border-box;margin:12px 0 20px 0}.mobileV .bx_ordercart .bx_ordercart_order_sum tr td{text-align:left}.mobileV .bx_ordercart_order_pay_center .checkout,.mobileV .bx_ordercart .bx_sort_container a.current{font-size:18px !important;padding:5px 10px !important;line-height:23px !important}.mobileV .bx_ordercart_order_pay_center{margin-bottom:60px}.mobileV .login_page ul li:before{display:none !important}.mobileV #basket_items thead{display:none;width:30%;float:left}.mobileV #basket_items thead tr{display:block}.mobileV #basket_items thead tr td{display:block;float:left;width:100%;height:40px;line-height:28px}.mobileV #basket_items tbody{display:block;text-align:center}.mobileV #basket_items tbody tr{display:block}.mobileV #basket_items tbody tr td{display:block;width:100%;padding-left:10%;padding-right:10%}.mobileV #basket_items tbody tr td h2{margin-top:0px !important}.mobileV #basket_items tbody tr td tbody{display:table-row-group;float:none;width:auto}.mobileV #basket_items tbody tr td tbody tr{display:table-row;float:none;width:auto}.mobileV #basket_items tbody tr td tbody tr td{display:table-cell;float:none;width:auto}.mobileV #basket_items .bx_ordercart_photo_container{padding:0;height:40px;border:0px}.mobileV #basket_items .itemphoto{float:left}.mobileV #basket_items .item{text-align:center;padding-bottom:10px}.mobileV #basket_items .custom{padding:0 !important;text-align:center !important}.mobileV #basket_items .custom div{display:inline-block}.mobileV #basket_items .custom span table,.mobileV #basket_items .custom .centered table{margin-bottom:-9px}.mobileV #basket_items .custom .some-class{display:none !important}.mobileV #basket_items .price{height:auto}.mobileV .bx_ordercart .bx_sort_container{min-height:0}.mobileV .bx_ordercart .bx_sort_container #basket_toolbar_button{display:none !important}.mobileV .catalog .bx_catalog_list_home.bx_yellow .bx_bt_button,.mobileV .recipe .bx_catalog_list_home.bx_yellow .bx_bt_button,.mobileV .news .bx_catalog_list_home.bx_yellow .bx_bt_button,.mobileV .bx_catalog_list_home.bx_yellow .bx_bt_button{font-size:15px !important;margin-top:2px !important}.mobileV .catalog .bx_catalog_item.double,.mobileV .recipe .bx_catalog_item.double,.mobileV .news .bx_catalog_item.double,.mobileV .bx_item_detail .bx_item_container .bx_rt{min-height:0}.mobileV #content #footer{display:block;}.mobileV .bx_lt .img_left_more img,.mobileV .bx_lt .zoomWrapper{display:none}.mobileV .item_buttons_counter_block{margin-top:0 !important}.mobileV .item_buttons_counter_block .bx_bt_button{display:inline-block !important}.mobileV .ui-tabs-nav{display:none}
.mobileV .tabs-title{display:block;color:#000;margin:0 0 2px}.mobileV .tabs-content{display:none;margin-bottom:20px;color: #000;}
.mobileV .tabs-content:after{content:" ";display:table;clear:both}.mobileV .is__active .tabs-content{display:block}.mobileV .ui-tabs .ui-tabs-panel{display:block !important;margin:0 0 6px !important;padding-bottom:0 !important;border-radius:0;border-bottom:1px solid #e0e0e0}.mobileV .ui-tabs .ui-tabs-panel.is__active{border-bottom-color:transparent}.mobileV .bx_item_list_recommended .bx_item_list_title{margin-top:0}.mobileV #freedemo{margin-left:0;padding-left:0}.mobileV .trecipe{margin-top:22px !important;display:block}.mobileV .trecipe-title.trecipe-title.trecipe-title{height:auto !important}.mobileV .trecipe-title.trecipe-title.trecipe-title a{height:auto !important}.mobileV .trecipe-link{margin-top:20px !important;font-size:inherit !important}.mobileV .trecipe_in{margin:0 !important}.mobileV .trecipe-image{margin-bottom:15px}.mobileV .recipe .recipe_today,.mobileV .tabs-content .recipe_today{padding-bottom:20px !important;margin-bottom:0 !important}.mobileV .bx_pagination_bottom{/*float:none; text-align:center; */height:auto;}.mobileV .news-list .bx_pagination_bottom{display:none}.mobileV .catalog .bx_pagination_bottom{float:right;text-align:right;margin-top:-24px;line-height:30px !important}.mobileV .catalog .bx_pagination_bottom ul{margin:0 !important;line-height:22px}.mobileV .bx_pagination_page{margin-top:7px !important;}.mobileV .about_page .mobileMenuH1{margin-bottom:44px !important}.mobileV .mobileMenuH1{text-decoration:none !important;color:#000 !important}.mobileV .bx_news_item_img{margin-bottom:20px}.mobileV .addi h1{font-size:18px}.mobileV .utl-mobile-padding{display:none}.mobileV #content .news .subscribe-form{margin-bottom:-40px}.mobileV .catalog .subscribe-form table input[type="text"],.mobileV .recipe .subscribe-form table input[type="text"],.mobileV .news .subscribe-form table input[type="text"]{color:#000 !important}.mobileV .logo{display:none}.mobileV .bx_small_cart{display:none}.mobileV .mheader{z-index:10000;height:60px;background:#fff;position:fixed;top:0;width:100%;left:0;padding:0 15px;box-sizing:border-box}.mobileV .mheader .bx_small_cart{display:block;position:relative;right:0;top:-1px}.mobileV .mheader .logo{position:absolute;display:block;top:22px;left:50px}.mobileV .mheader .logo a{display:block;width:150px;height:18px;background:url("../images/logo.png");background-repeat:no-repeat;background-size:contain}.mobileV .mheader .mobileMenuButtot{display:block}.mobileV .mobileMenuButtot{display:none}.mobileV .slickslide .item{text-align:center;outline:0 !important}.mobileV .slickslide .item a{outline:0 !important}.mobileV .slickslide .slick-arrow{display:none !important}.mobileV .slickslide .item-title{display:block;opacity:0;margin:0 -50px !important;text-decoration:none !important;font-weight:bold;color:#000 !important;outline:0 !important;font-size:14px !important}.mobileV .slickslide .item_img{padding-bottom:20px;outline:0 !important}.mobileV .slickslide .slick-current{outline:0 !important}.mobileV .slickslide .slick-current .item-title{opacity:1}.mobileV .container{padding-top:15px}.mobileV #footer a{color:inherit !important}.mobileV .item_filter{display:none}.mobileV .catalog .list_item_per_page,.mobileV .catalog .bx_pagination_bottom{display:block;top:0;margin-top:0}.mobileV .catalog .bx_pagination_bottom{margin-top:-5px}.mobileV .catalog .list_item_per_page{float:none}.mobileV div.subscription-format{white-space:normal;margin-bottom:5px}.mobileV .mobileMenu{padding-top:0}.mobileV .mobileMenu .text_page ul{margin-top:0}.mobileV .item-slider{margin-bottom:30px}.mobileV .item-slider .slick-dots{padding:0;text-align:center}.mobileV .item-slider .slick-dots li{display:inline-block;width:9px;height:9px;margin:0 4px;background:#000;text-indent:-1000em;display:inline-block;border-radius:50%}.mobileV .item-slider .slick-dots li.slick-active{background:#fecb2e}.mobileV .item-slider-item{display:block;margin:0 !important;outline:0}.mobileV .item-slider-item img{display:block;margin:auto;max-width:100%;max-height:200px}.mobileV .fancybox-overlay{z-index:9999999}.mobileV #title-search{position:fixed;z-index:10000;top:10px !important;right:20px}.mobileV #title-search form{position:fixed;left:0}.mobileV #title-search form #title-search-input{width:97%;margin:0 1.5%}.mobileV .pager.pager.pager,.mobileV .bx_news_detail{padding:10px 0 0}.mobileV .pager.pager.pager .bx_pagination_bottom,.mobileV .bx_news_detail .bx_pagination_bottom{display:block;text-align:center;height:auto;margin-top:0;float:left;max-width:50%}.mobileV .pager.pager.pager .bx_pagination_page,.mobileV .bx_news_detail .bx_pagination_page{margin:0 !important}.mobileV .pager.pager.pager .bx_pagination_section_one,.mobileV .bx_news_detail .bx_pagination_section_one{height:auto;line-height:inherit}.mobileV .pager.pager.pager .bx_pg_section,.mobileV .bx_news_detail .bx_pg_section{height:auto}.mobileV .pager.pager.pager .list_item_per_page,.mobileV .bx_news_detail .list_item_per_page{display:block;float:right;margin-top:0;line-height:30px;text-align:center;margin-left:0;max-width:50%;clear:none}.mobileV .pager.pager.pager .list_item_per_page span,.mobileV .bx_news_detail .list_item_per_page span{margin:0;white-space:nowrap}.mobileV .pager.pager.pager .list_item_per_page ul,.mobileV .bx_news_detail .list_item_per_page ul{margin-top:-5px !important}.mobileV .pager.pager.pager .list_item_per_page ul li,.mobileV .bx_news_detail .list_item_per_page ul li{display:inline-block;float:none;width:auto;min-width:0}.mobileV .pager.pager.pager .list_item_per_page ul li a,.mobileV .bx_news_detail .list_item_per_page ul li a{margin-bottom:0}.mobileV .bx_news_detail .bx_pagination_bottom,.mobileV .bx_news_detail .list_item_per_page{display:none !important}.mobileV .catalog .bx_item_list_recommended{margin-bottom:-40px}.mobileV .catalog .bx_breadcrumbs{margin-top:-8px !important}.mobileV .news .bx_catalog_text.is__visible{display:block}.mobileV .news .bx_catalog_text:not(.is__visible) .bx_catalog_text_ul{padding:0 !important;margin-top:0 !important;margin-bottom:0 !important}.mobileV .news .bx_catalog_text:not(.is__visible) li{display:none;padding-bottom:0 !important}.mobileV .news .bx_catalog_text:not(.is__visible) li.active{display:block;border-bottom:0 !important;margin-bottom:-20px !important}.mobileV .news .bx_catalog_text:not(.is__visible) li.active a{font-size:15px !important}.mobileV .news .bx_catalog_text:not(.is__visible) li.active a:before{position:absolute;display:block;content:" ";width:6px;height:11px;left:1px;margin-left:-19px;margin-top:2px;background-size:cover;background-image:url("../images/arrowBefore.jpg")}.mobileV .catalog .ui-widget-content,.mobileV .recipe .ui-widget-content,.mobileV .news .ui-widget-content{color:#000 !important}.mobileV .goto_back_r{margin-top:10px;margin-bottom:-20px}.mobileV .goto_back_r a{margin:0}.mobileV .goto_back_r+.subscribe-form{margin-bottom:-70px !important}.mobileV #content>.recipe{margin-top:-1em}.mobileV .item-title{font-size:18px !important;margin:-1em 0 2em 20px !important;font-family:"PT Sans", sans-serif !important;font-weight:900}.mobileV .comentsd .bx_pagination_bottom{display:none}.mobileV .number_phone_order_box{font-size:14px !important;font-weight:900;margin:0 0 0.5em}.mobileV .clock_timer{margin-left:0;font-size:14px;line-height:18px;text-align:center}.mobileV .clock_timer span{font-size:1em}.mobileV .item_buttons .clock_timer{text-align:left;margin-top:.5em;margin-bottom:1em}.mobileV .invideo{margin:0 -15px}.mobileV .invideo-in{position:relative;padding-bottom:56.25%}.mobileV .invideo-in iframe{position:absolute;width:100%;height:100%}.mobileV #content .bx_catalog_text .bx_catalog_text_ul li.active a{font-size:19px}.mobileV .addi .bx_pagination_bottom,.mobileV .tabs-content .bx_pagination_bottom{display:none}.mobileV .fancybox-wrap{z-index:99999999 !important}.mobileV .recipe .bx_breadcrumbs li{display:block !important}.mobileV .recipe .bx_breadcrumbs li a{padding-left:19px !important}.mobileV .recipe .title_inner_page{display:none !important}.mobileV .recipe .mobileMenuH1{display:block !important}.mobileV #content .bx_news_detail .rtitle{font-size:18px !important;margin:-10px 0 1em 19px !important;font-family:"PT Sans", sans-serif !important;font-weight:900;color:#000 !important}.mobileV .tabs-content .mobileMenuH1{display:none}.mobileV .tabs-content .Ymap{margin-top:5px}.mobileV .bx_news_detail .tabs-title{margin:0 0 2px !important}.mobileV .mpager .bx_pagination_bottom{margin-top:-10px;margin-bottom:10px}.mobileV .addi{display:none !important}.mobileV .news .addi,.mobileV .recipe .addi{margin-top:30px;margin-bottom:-30px;display:block !important}.mobileV .recipe .addi .pager{display:none}.mobileV .slick-slide{display:block !important}.mobileV #content .opt_and_roz_slider{margin-top:0}.mobileV .title-search-result{left:0 !important;width:100% !important;margin:0 !important}.mobileV #leave_message .title{font-size:16px}.mobileV #leave_message form{padding-top:0;padding-bottom:1px}.mobileV #leave_message form label{font-size:13px;margin-top:7px;margin-bottom:3px}.mobileV #leave_message form input[type="text"],.mobileV #leave_message form input[type="email"]{height:20px}.mobileV #leave_message form textarea{height:80px}.mobileV #leave_message form input[type="submit"]{margin-top:10px !important}.mobileV .tabs-content .trecipe-title.mob{display:block !important}.mobileV .mmenu-list li{border-bottom:1px solid #e0e0e0}.mobileV .mmenu-list ul li{border-bottom:0}.mobileV .mmenu-list ul li:last-child h2{border-bottom:0}.mobileV .mmenu-list a{display:block;padding:11px 0;color:#000;text-decoration:none;font-weight:900;font-size:16px;white-space:normal;line-height:18px}.mobileV .splash{margin-top:35px}.mobileV #footer .mobV{display:none !important}.mobileV .slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.mobileV .slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.mobileV .slick-list:focus{outline:none}.mobileV .slick-list.dragging{cursor:pointer;cursor:hand}.mobileV .slick-slider .slick-track,.mobileV .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mobileV .slick-track{position:relative;left:0;top:0;display:block}.mobileV .slick-track:before,.mobileV .slick-track:after{content:"";display:table}.mobileV .slick-track:after{clear:both}.slick-loading .mobileV .slick-track{visibility:hidden}.mobileV .slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .mobileV .slick-slide{float:right}.mobileV .slick-slide img{display:block}.mobileV .slick-slide.slick-loading img{display:none}.mobileV .slick-slide.dragging img{pointer-events:none}.slick-initialized .mobileV .slick-slide{display:block}.slick-loading .mobileV .slick-slide{visibility:hidden}.slick-vertical .mobileV .slick-slide{display:block;height:auto;border:1px solid transparent}.mobileV .slick-arrow.slick-hidden{display:none}.mobileV .closeMobileMenu{display:none !important}.mobileV #footer .menu_bottom a.footer_logo,.mobileV #footer .footer_line .foot_right{float:none;margin:0 auto}.mobileV #footer .footer_line{margin-top:0}.mobileV #footer .menu_bottom a.footer_logo{width:118px;height:118px;background:url("../images/logo_footer_big.png");background-size:contain;background-repeat:no-repeat}.mobileV #footer span{width:100%}.mobileV #footer{margin-top:60px}.mobileV #footer .form_fixed{bottom:0;position:static}.mobileV #footer .ask_quest{background:none;margin:0;padding:0;width:auto;height:auto;font-size:14px !important;font-weight:900}.mobileV #footer a{text-decoration:none !important}.mobileV .foot_right{width:100% !important;margin-top:-10px}.mobileV .footer__tell{display:block;text-align:center;font-weight:bold;font-size:14px;font-family:"PT Sans",sans-serif;margin:32px 0 6px;font-size:28px !important}.mobileV .footer__adress{display:block;text-align:center;color:#666;font-family:"PT Sans",sans-serif;margin-bottom:32px}.mobileV .question,.mobileV .fullV{display:none !important;margin-left:49px;position:relative;margin-bottom:24px;text-align:left !important}.mobileV .question:before,.mobileV .fullV:before{display:block;position:absolute;content:" ";background-size:cover !important}.mobileV .question:before{width:30px;height:30px;top:-6px;left:-43px;background:url("../images/footerQuestion.jpg")}.mobileV .fullV:before{width:37px;height:24px;left:-46px;background:url("../images/fullV.jpg")}.mobileV #leave_message{width:250px}.mobileV .bx-touch .bx_ordercart .bx_sort_container span{display:block}.mobileV .bx-touch .bx_ordercart .bx_sort_container a{margin:0 20px 10px 0}.mobileV .bx_ordercart .bx_ordercart_order_table_container table thead td{font-size:13px}.mobileV .bx_ordercart .bx_ordercart_order_table_container tbody td.custom,.mobileV .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,.mobileV .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{font-size:14px}.mobileV .bx_ordercart .bx_ordercart_order_table_container table thead td{font-size:12px}.mobileV .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,.mobileV .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{font-size:12px}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_pay{width:100%}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_pay_left,.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_pay_right{float:none;width:100%;text-align:center}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_sum{float:none;margin-top:20px;width:100%}.mobileV .bx-touch .bx_ordercart .bx_sort_container{margin:10px 0;text-align:left;line-height:13px}.mobileV .bx-touch .bx_ordercart .bx_sort_container a{display:inline;margin:0 10px 0 0;padding:0;border:none;background:none;color:#327ab7;text-decoration:underline;font-size:13px;box-shadow:none;text-shadow:none}.mobileV .bx-touch .bx_ordercart .bx_sort_container a:hover{text-decoration:none;background:none}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table,.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td{display:block}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td{padding:2% 6%}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr{margin-bottom:20px;border-bottom:3px double #c9c9c9}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child{margin-bottom:0;border-bottom:none}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table thead{display:none}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item,.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto{width:100%}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item{padding-bottom:20px}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_size_small_noadaptive,.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_scu_small_noadaptive{margin:5px auto !important}.mobileV .bx-touch .bx_ordercart .bx_ordercart_photo_container{margin:0 auto;padding-top:50%;max-width:250px}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand{border:none;text-align:center}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img{max-width:100%;width:auto;border-radius:2px}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody td{border:none}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span{display:inline-block;margin-right:10px;font-weight:bold}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control{text-align:center;word-spacing:15px}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control a{word-spacing:normal}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control br{display:none}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price{padding-top:20px;text-align:center}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{margin-top:10px;margin-bottom:10px;font-size:28px}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price{margin-left:10px;font-size:19px}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value{display:inline-block}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_pay_center{margin-bottom:40px;text-align:center}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_pay_center span{display:block}.mobileV .bx-touch .bx_ordercart .bx_ordercart_order_pay_center .checkout{top:0;font-size:15px !important}.mobileV .bx_ordercart_order_sum td:last-child{text-align:right !important}
table.jewel {width: 100%; font-family: Verdana !important; border: 4px solid #FFF; font-size: 14px;}
table.jewel td, .jewel th {padding: 5px;text-align: left;border: 1px solid #ffffff;background: #efefef;text-align: left;padding-left: 10px;}
table.jewel td:nth-child(odd) {background: #efefef;width: 35%;color: black;text-align: left;padding-left: 10px;font-weight: bold;}
table.jewel tbody tr:hover {background: #ffcd00; color: #06C; font-weight: bold;}
table.jewel tbody td:hover {background: #ffcd00; color: #06C; font-weight: bold;}
.table-wrap {
	overflow-x:auto;
}	
table.table-1 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
table.table-1 tr {
	background-color: #f8f8f8;
}
table.table-1 th, table.table-1 td {
	text-align: left;
    padding: 8px;
    border: 1px solid #ddd;
}

table.table-1 th {
	font-weight: bold;
}


	font-size: 14px;
	line-height: 1.7em;
}
#header .menu_top ul li.onlymob {
	display: none;
}
.mobileMenu .enter_personal,
.mobileMenu .mmenu-top {
		display: none;
	}
.mobileV #header .mobileMenu .mmenu-top,
.mobileV #header .mobileMenu .enter_personal {
	display: block;
	float: none;
	margin: 0;
}
#header .menu_top .onlymob {
	display: none;
}
@media (max-width: 767px) {
	#header .enter_personal a {
		color: #000;
		text-decoration:none;
		font-weight: 900;
		font-size: 16px;
		line-height: 18px;
	}

	#header .menu_top.mobileMenu {
		display: block;
		top: 0;
		position: fixed;
	}
	#header .menu_top ul li {
		float: none;
		margin-right: 0;
	}
	#header .menu_top ul li.onlymob {
		display: block;
	}
	#header .menu_top ul li.onlydesk {
		display: none;
	}

	#header .menu_top ul li a{
		padding: 11px 0;
    color: #000;
    text-decoration: none;
    font-weight: 900;
    font-size: 16px;
    white-space: normal;
    line-height: 18px;
	}


	#header .menu_top ul {
		padding-left: 20px;
		padding-right: 15px;
	}
	#header .menu_top .onlymob {
		display: block;
	}
}


.mmenu-top {
	border-bottom: 1px solid #e0e0e0;
	margin-left: -15px;
	margin-right: -15px;
}

.mmenu-list__submenu {
	padding-top: 10px;
	position: absolute;
	top: 20px;
	width: 650px;
	z-index: 7570;
	display: none;
}
.mobileV .mmenu-list__submenu {
	position: static;
	width: auto;
	padding-top: 0;
}
#header .menu_top .mmenu-list__submenu ul {
	display: flex;
	flex-wrap: wrap;
	padding: 15px;
	background-color: #fff;
	border: 4px solid #ffcc00;
  border-radius: 10px;
	width: 100%;
}
.mobileV #header .menu_top .mmenu-list__submenu ul  {
	border: none;
	padding-top: 0;
	padding-right: 0;
	width: auto;
}
#header .menu_top .mmenu-list__submenu ul li{
	float: none;
	display: flex;
	width: 48%;
	margin-right: 2%;
}
#header .menu_top .mmenu-list__submenu ul li a {
	display: block;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mobileV #header .menu_top .mmenu-list__submenu ul {
	display: block;
}
.mobileV #header .menu_top .mmenu-list__submenu ul li {
	width: 100%;
	margin-right: 0;
	display: block;
}
.mobileV #header .menu_top .mmenu-list__submenu ul li a {
	border-bottom: 1px solid #e0e0e0;
}
.mobileV #header .menu_top .mmenu-list__submenu ul li:last-child a{
	border-bottom: 0;
}


.mobileV .mmenu-list__expand-menu>a {
	position: relative;
	display: flex;
	justify-content: space-between;
}
.mobileV .mmenu-list__expand-menu>a:after {
	content: "+";
}
.mobileV .mmenu-list__expand-menu.is-opened>a:after {
	content: "-";
}
.mobileV .mmenu-list__expand-menu > .bx_sitemap {
	display: none;
}

 .mobileV .enter_personal{
	display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 18px;
	position: relative;
	padding-left: 55px;
	padding-bottom: 15px;
  background-color: #ffc338;
  padding-top: 15px;
}
.mobileV .enter_personal a {
  color: #000;;
  font-family: "Verdana",sans-serif;
	text-decoration:none;
	position:relative;
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
}
.mobileV #content {
	margin-top: 0;
}
.mobileV .mobile-phone-link{
	font-family: "Verdana",sans-serif;
	color:#06c;
	text-decoration:underline;
	position:relative;
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
  display: block;
	padding-left: 55px;
  margin-top: 11px;
  text-decoration: none;
  color: #000;
  padding-bottom: 11px;
}

.mobileV .mobile-phone-link.--with-icon:before{
	content:" ";
	background:url("../images/phone.svg") no-repeat;
	position:absolute;
	top: 0px;
	left: 21px;
	width: 18px;
	height: 18px;
}
.mobileV #header .mobile-phone-link.fancybox {
	padding-left: 20px;
}

.mobileV #header .enter_personal a:before{
	content:" ";
	background:url("../images/login.png") no-repeat;
	background-size: cover;
	position:absolute;
	top: 0;
	left: -34px;
	width: 20px;
	height: 20px;
}
.mobileV #header .enter_personal a.enter_personal_reg{
	font-size:14px;
	font-family: "Verdana",sans-serif;
	color:#000;;
	text-decoration:none;
	position:relative;
	margin-left:15px;
}
.mobileV #header .enter_personal a.enter_personal_reg:before{content:" ";background:none;position:absolute;top:6px;left:-27px;width:20px;height:9px}

.mobileV #header .mobileMenu .enter_personal {
	display: flex;
}

.bottom-banner {
	border-top: 1px #ffcc01 solid;
	border-bottom: 1px #ffcc01 solid;
	position: fixed;
	background-color: #fff;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	transform: translateY(0);
	transition: transform 0.3s;
	z-index: 10000;
	color: #000000;
}
.bottom-banner__close {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-color: #ffcc01;
	background-image: url("data:image/svg+xml,%3Csvg fill='black' height='11' viewBox='0 0 13 11' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Crect height='1.68814' rx='.844069' transform='matrix(.744425 .664116 -.744425 .664116 1.55115 -.241089)' width='15.1932'/%3E%3Crect height='1.68814' rx='.844069' transform='matrix(.744425 -.664116 .744425 .664116 -.124527 9.84906)' width='15.1932'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom-banner.hidden {
	transform: translateY(55px);
}
 .bottom-banner__image {
 	  width: auto;
    height: 100%;
 }
 .bottom-banner__text {
 		margin-left: 40px;
 		margin-right: 40px;
 		font-weight: bold;
    	font-size: 14px;
		text-align: center;
		color: black;
 }

 .bottom-banner .eTimer {
 	  margin-top: -6px;
 }

  @media (max-width: 767px) {
  	.bottom-banner {
  		z-index: 1;
  	}
  	.bottom-banner.hidden {
			transform: translateY(105px);
		}
	 	.bottom-banner__image {
	 		display: none;
	 	}
	 	.bottom-banner {
	 		flex-direction: column;
	 		height: 100px;
	 	}
	 	.bottom-banner .eTimer {
 	  	margin-top: 0;
 		}
 		.bottom-banner__text {
 			margin-left: 0;
 			margin-right: 0;
 			font-size: 14px;
			padding: 10px;
 		}
 }
 @media (max-width: 390px) {
 	.bottom-banner.hidden {
			transform: translateY(135px);
		}
 	.bottom-banner {
 		overflow: visible;
 	}
 	.bottom-banner__text {
 			font-size: 12px;
 		}
 	.bottom-banner__close {
 		top: -30px;
 	}
 }


.nsvision\:search\.box\.example .item {
	height: auto !important;
}

.new-search {
    clear: both;
    margin-top:10px;
}

.new-search input[type="text"] {
    max-height: 36px;
    min-width: 132px;
}




.nsvision\:search\.box\.example .item {
    height: auto !important;
    display: flex;
    flex-direction: column;
    width: 25%;
}

.nsvision\:search\.box\.example .search-results .group-right {
    display: flex;
    flex-wrap: wrap;
}
#content .recipe_today span {
  font-size: 16px;
  font-family: "Verdana",sans-serif;
  font-weight: bold;
  color: #000;
  margin: 0;
  padding: 0;
}
.mobileV #content .news .bx_news span a {
  font-size: 18px !important;
  margin: 8px 0 !important;
  font-family: "PT Sans",sans-serif !important;
  text-decoration: none;
  height: auto;
  color: #000;
  font-weight: bold;
}
.mobileV #content .bx_news_detail span.mob, .mobileV #content .bx_catalog_item_title span.mob {
  font-size: 18px !important;
  margin: 39px 0 12px 0 !important;
  font-family: "PT Sans",sans-serif !important;
  font-weight: bold;
}

.slidertext {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.xpandable-block {
  height: 355px;
  overflow: hidden;
  order: 0;
}
.xpand-button {
  order: 1;
}
input[type="checkbox"] {
 display: none;
}
input[type="checkbox"]:checked + .xpandable-block {
  height: auto;
}
label {
  order: 1;
  color: blue;
  text-decoration: underline;
  font-size: 18px;
  cursor: pointer;
}

.franchayzing_page .franchayzing_block3 a  {
	line-height: 1.1;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;

}



#content .opt_and_roz_slider a {
	display: block;
}




.subscribe {
	background-color: #fc0;
  margin: 0 -15px -36px;
  padding: 25px 10px;
  max-width: 400px;
  margin-bottom: 0;
  margin: 0 auto;
}





.subscribe input,
.subscribe textarea {
	border: 0px;
  background-color: #ffffff;
  font-size: 14px;
  padding: 0 8px;
  color: #333333;
  box-sizing: border-box;
  width: 100%;
  height: 31px;
  border-radius: 3px;
  margin: 12px 0 20px;
}
.subscribe textarea {
	height: 70px;
	padding-top: 10px;
	font: 400 14px Arial;
}

.mobileV .subscribe {
	max-width: unset;

}

.franchayzing_page .subscribe {
	background: transparent;
	max-width: unset;
	padding: 0;

}

.franchayzing_page .subscribe form {
	margin-top: 30px;
}



.franchayzing_page input {
	height: auto;
}

.franchayzing_page input[type="submit"] {
	color: #000;
	    background: #ffcc00;
}

.head--search-a{
	display: none!important;
}
@media (max-width: 768px) {

	.container_wrap {
		margin-top: 45px;
	}

	.new-search > div{
		display: none;
	}

	.head--search-a{
		display: block;
		position: absolute;
		right: 50px!important;
		background: none!important;
	}
	.head--search-a svg{
		width: 20px!important;
		height: 20px!important;
	}
	.search-page--index .search-preview{
		width: auto!important;
	}

	#content .catalog.catalog--new .bx_breadcrumbs > ul > li:not(:last-of-type):not(:first-of-type){
		display: inline-block;
	}

	#content .catalog.catalog--new .bx_breadcrumbs > ul > li a{
		-webkit-font-smoothing: antialiased;
		list-style: none;
		line-height: 1.7em;
		display: block;
		padding: 0px 20px;
		font-size: 13px !important;
		background: url(/local/templates/royal/images/breadcrumbs_arrow.png) no-repeat center right;
		background-position-y: 9px;
		color: #0b5698 !important;
		font-family: "Verdana", sans-serif !important;
		text-decoration: underline!important;
		font-weight: 400;
	}
	#content .catalog.catalog--new .bx_breadcrumbs > ul > li a:before{
		display: none!important;
	}
	#content .catalog.catalog--new .bx_breadcrumbs{
		margin-bottom: 12px;
	}
	.catalog--main-page{
		display: none;
	}
}

