

/* Start:/local/templates/o2garden/css/jquery-ui.css?147386004637326*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.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/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(/local/templates/o2garden/css/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(/local/templates/o2garden/css/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(/local/templates/o2garden/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(/local/templates/o2garden/css/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(/local/templates/o2garden/css/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(/local/templates/o2garden/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(/local/templates/o2garden/css/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.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-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.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: .5em .5em .5em .7em;
	font-size: 100%;
}
.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-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.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;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

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

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

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

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .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 .4em;
}
.ui-datepicker th {
	padding: .7em .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 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.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 .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;
}

/* RTL support */
.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;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .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: .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: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	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-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); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	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-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.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;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	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 {
	-ms-touch-action: none;
	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: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.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,
.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;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	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,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.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,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/o2garden/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/o2garden/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/local/templates/o2garden/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/local/templates/o2garden/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/local/templates/o2garden/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/o2garden/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/local/templates/o2garden/css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-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: -65px -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: -65px -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: 1px -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 is deprecated, use ui-icon-seek-start instead */
.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; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .003;
	filter: Alpha(Opacity=.3); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* End */


/* Start:/local/templates/o2garden/css/slick-theme.css?17084090802880*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
    background: #fff url('/local/templates/o2garden/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/o2garden/css/../fonts/slick.eot');
    src: url('/local/templates/o2garden/css/../fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/o2garden/css/../fonts/slick.woff') format('woff'), url('/local/templates/o2garden/css/../fonts/slick.ttf') format('truetype'), url('/local/templates/o2garden/css/./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 6;
    display: block;
    width: 22px;
    height: 22px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none !important;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -39px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -45px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/o2garden/css/slick.css?17074872192154*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;

}

.slider_services  .slick-slide {
	padding-right: 10px !important;
}

[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


@media (max-width: 960px){
	.back_pl{
		object-fit: cover;	
	}
}

@media (max-width: 760px){
	.sec_services .text_sec h2{
		line-height: 40px;
	}
}

@media (max-width: 580px){
	.slick-list{
		padding: 0 !important;
	}
	.info_slider_block .draggable .slick-track .slick-slide{
		padding-left: 15px; 
	}
}


/* End */


/* Start:/local/templates/o2garden/css/_global.css?172985790269341*/
@font-face {
    font-family: "NotoSansArmenian-Light";
    src: url("/local/templates/o2garden/css/../fonts/NotoSansArmenian-Light.ttf");
}

@font-face {
    font-family: "NotoSansArmenian-bold";
    src: url("/local/templates/o2garden/css/../fonts/NotoSansArmenian-Bold.ttf");
}

@font-face {
    font-family: "NotoSansArmenian-Medium";
    src: url("/local/templates/o2garden/css/../fonts/NotoSansArmenian-Medium.ttf");
}

@font-face {
    font-family: "NotoSansArmenian-Regular";
    src: url("/local/templates/o2garden/css/../fonts/NotoSansArmenian-Regular.ttf");
}

@font-face {
    font-family: "mardoto_regular";
    src: url("/local/templates/o2garden/css/../fonts/mardoto_regular.ttf");
}

@font-face {
    font-family: "Bokonique_Regular";
    src: url("/local/templates/o2garden/css/../fonts/Bokonique-Regular.otf");
}

@font-face {
    font-family: "NotoSansArmenian-ExtraBold";
    src: url("/local/templates/o2garden/css/../fonts/NotoSansArmenian-ExtraBold.ttf");
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
}

*:focus {
    outline: none;
}

a {
    text-decoration: none;
    color: black;
    transition: all 300ms ease-out;
}

a:hover {
    color: #00773C;
    transition: all 300ms ease-in;
}

body {
    min-width: 320px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
}

input[type="number"] {
    appearance: textfield;
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    margin: 0;
    appearance: none;
}


.basket-item-price-old-text {
    position: relative;
    display: inline-block;
    font: 400 13px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: gray;
}

.basket-item-price-old-text:after {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}

.mob-menu-arrow, .back-menu-icon, .bottom-menu-arrow, .mob-menu-section-title {
    display: none;
}

button {
    background-color: #00773C;
    border: 1px solid #00773C;
    transition: all 300ms ease-out;
    cursor: pointer;
}

button a {
    color: white;
    transition: all 300ms ease-out;
}

button:hover a {
    color: #00773C;
    transition: all 300ms ease-in;
}

.input-group-button > button:focus {
    outline: none;
}

.open_menu_cafe:hover a {
    color: white;
}

.search-box .product-item-container {
    width: 100%;
}


.call_services_btn {
    z-index: 20000 !important;
}

.filter_resault_count {
    display: none;
}


.b24-widget-button-inner-mask {
    height: 0 !important;
}

.ui-icon.b24-widget-button-social-item {
    margin-bottom: 0;
    margin-top: 5px;
}

.ui-icon.b24-widget-button-social-item, .ui-icon.connector-icon-45 {
    width: 28px;
    height: 26px;
    --ui-icon-size-md: 46px;
    left: 5px;
}

img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

header {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 100;
}

.burger_btn {
    margin-right: 12px;
    cursor: pointer;
    display: none;
}

.general_slider_title_block {
    display: none;
}

.general_slider_title_block .slick-slide img {
    height: 465px;
}

.discount_product_price_block .discout_price_info_btn {
    outline: none;
}

.media_call_block {
    display: none;
    align-items: center;
    justify-content: center;
}

.call_number_textinfo {
    margin-left: 13px;
    display: flex;
    flex-direction: column;
}

.portfolio_project_page_left_small {
    margin-top: 70px;
}

.slick-slide .portfolio_project_photo img {
    height: 200px;

}

.detail-product-box .product-item-container, .viewed-product-box .product-item-container {
    width: 100%;
}

.call_number {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #00773C;
    margin-bottom: 3px;
}

.call_textinfo {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #00773C;
}

.profile-detail-button-box .btn-primary {
    color: #0d6efd;
}

.profile-detail-button-box .btn-primary:hover {
    color: white;
}

.profile-detail-button-box .profile-detail-save-button:disabled {
    background-color: lightgrey;
    border-color: transparent;
    color: black;
}

/*.our-block-all-mob-box {*/
/*    display: none;*/
/*}*/

.plant-description {
    margin-top: 80px;
}

.mob-visa-box.visa {
    display: none;
    align-items: center;
    flex-wrap: nowrap;
}

.discount_price_block .slick-slide {
    margin: 0 32px 0 0;
}

.plant-title {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #0B0825;
}

.section_block {
    cursor: pointer;
}

.plant-description-box {
    color: #000000;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Mardoto';
    line-height: 24px;
}

.plant-detail-desc-button-box {
    margin-top: 8px;
}

.plant-detail-desc-button {
    color: #00773C;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Mardoto';
}

.map_block iframe {
    width: 100% !important;
}

.overflow {
    overflow-y: hidden;
}

.wrapper {
    margin: 0 150px;
}

.d_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.d_flex_im {
    display: flex !important;
}

.d_none {
    display: none !important;
}

.d_block {
    display: block;
}

.header_block {
    height: auto;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #E1ECE4;;
}

.max_wi {
    /*width: 350px;*/
    width: auto;
}


.search_fixed_plant {
    position: fixed;
    top: 200px;
    right: 1px;
}

.jus_can {
    justify-content: space-between;
}

.fotorama_fullscreen.fotorama.fotorama_vertical .fotorama__thumbs {
    background-color: #d2d2d1;
}

.fotorama_fullscreen.fotorama .fotorama__wrap {
    left: 72px !important;
}

.mer_img {
    max-height: 75px;
    max-width: 75px;
    width: auto;
    height: auto;
}

/* header_top */
.header_top {
    padding-top: 18px;
    padding-bottom: 0;
}

.burger_logo_block a {
    width: 156px;
    height: 50px;
}

.search_block {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.login_block svg {
    margin-right: 10px;
}

.login_registration {
    text-transform: uppercase;
    cursor: pointer;
    transition: all 300ms ease-in;
}

.login_registration span {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
}

.language_block .current_lang span {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    white-space: nowrap;
}

.login_registration:hover {
    transition: all 300ms ease-in;
    color: #00773C;
}

.current_lang {
    cursor: pointer;
    font-family: "mardoto_regular";
}

.current_lang svg {
    margin-left: 5px;
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

.but_inp_search {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: none;
    cursor: pointer;
}

.search_block .search {
    width: 460px;
    border: 0;
    height: 40px;
    box-sizing: border-box;
    padding: 13px 20px 13px 24px;
    color: #252422;
    background: #EAF7EE;
    mix-blend-mode: normal;
    border-radius: 20px;
}

.search_block input::placeholder {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #00773C;
}

.search_block {
    position: relative;
}

.search_block_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 61px;
    height: 40px;
    background-color: #026226;
    border: 1px solid #026226;
    border-radius: 0 20px 20px 20px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms ease-out;
}

.search_block_icon:hover {
    background-color: transparent;
    transition: all 300ms ease-in;
}

.search_block_icon svg path {
    transition: all 300ms ease-out;
}

.search_block_icon:hover svg path {
    fill: #00773C;
    transition: all 300ms ease-in;
}

.social_block {
    margin-right: 7px;
}

.social_block a {
    margin-right: 9px;
}

.wish_bascket_block {
    display: flex;
    align-self: center;
}

.wish_block {
    position: relative;
    border-left: 1px solid #F1F1F1;
    border-right: 1px solid #F1F1F1;
}

.wish_block, .basket_block, .language_block {
    padding-left: 7px;
    padding-right: 7px;
}

.wish_number, .basket_number {
    position: absolute;
    left: 50%;
    font-family: Bokonique;
    font-style: normal;
    font-size: 10px;
    color: #00773C;
    font-weight: 400;
    top: 7px;
    transform: translate(-50%);
}

.blog_news_info_block .slick-disabled {
    display: none !important;
}

/* header_top end */

/* header_bottom */
.header_bottom {
    padding-top: 15px;
    padding-bottom: 16px;
}

.header_bottom button {
    color: #ffffff;
    width: 165px;
    height: 37px;
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    transition: all 300ms ease-out;
    border-radius: 8px;
}

.plant_section_block {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 16px;
}

.plant_block {
    margin-right: 24px;
    height: 50px;
}

.product_block_info_price_old {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #BFBFBF !important;
    font-family: NotoSansArmenian-Bold;
}

.our_block_discount_product_wish {
    z-index: 3;
}

.product_block_photo {
    overflow: hidden;
}

.product_block:hover .product_block_photo img {
    transform: scale(1.2);
    transition: all 300ms ease-in;
}

.product_block .product_block_photo img {
    transition: all 300ms ease-out;
}

.other_plan_block {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 60;
    background-color: #F5FFF8;
    /*padding-bottom: 80px;*/
    display: none;
    top: 144px;
    /*display: flex;*/
    padding: 0 300px 80px 300px;
    justify-content: flex-start
}

.slider_wo .slick-disabled {
    display: none !important;
}

.other_plan_block_active {
    display: flex;
}

.plant_section_block svg {
    margin-left: 5px;
}

.plant_section_block:hover {
    color: black;
    transition: all 300ms ease-in;
}

.other_plan_block_section_all {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.other_plan_block_section {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 35px;
}

.other_plan_block_section a {
    width: max-content;
    margin-bottom: 10px;
}

.other_plan_block_section_title {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #00773C;
}

.other_plan_block_section_title:hover {
    color: black;
}

.other_plan_block_section .other_plan_block_section_text {
    font-family: "NotoSansArmenian-light";
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #252422;
    margin-top: 0;
}

.other_plan_block_section_text {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #00773C;
    margin-top: 35px;
    margin-right: 11px;
}

.other_plan_block_section_seeall {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    text-decoration-line: underline;
    color: #00773C;
}

.other_plan_block_section_seeall:hover {
    color: black;
}

/* header_bottom end */


/* services */
.our_services_info_block a {
    margin-bottom: 34px;
}

.video-js {
    background-color: #f7f7f7;
}

.design_irrigation_block {
    display: flex;
    gap: 26px;
}

.info_garden_block_bold {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin-bottom: 12px;
}

.info_garden_block_normla {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #474747;
}

.design_irrigation_block_text {
    display: flex;
    flex-direction: column;
}

.design_irrigation_block span svg {
    width: 66px;
    height: 66px;
}

/* services end */
/* main section */

main {
    min-height: 70vh;
}

.see_everyone {
    width: 266px;
    height: 52px;
    border: 2px solid #00773C;
    box-sizing: border-box;
    border-radius: 25px;
    background-color: transparent;
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #00773C;
    transition: all 300ms ease-out;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.see_everyone:hover {
    background-color: #00773C;
    color: white;
    transition: all 300ms ease-in;
}

.our_btn {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    /*width: 266px;*/
    margin-right: auto;
    margin-left: auto;
}

/* main section end */

/* product block */


.product_block_info {
    width: 100%;
    display: grid;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    background-color: #F5FFF8;
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 10px 6px;
}

.vases .without_old_price span {
    white-space: nowrap;
}

.product_block_info .without_old_price {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.vases .product_block_info_title {
    order: 1;
}

.vases .product_block_info_price_two {
    order: 2;
}

.vases .without_old_price {
    order: 3;
}

.vases .product_block_info_price_two {
    order: 4;
}

.vases .flex {
    order: 5;
}

.vases .product_block_info_btn {
    order: 6;
}

/**/


.product_block_info_title {
    order: 1;
}

.product_block_info_prices {
    order: 2;
}

.product_block_info_detail {
    order: 3;
}

.product_block_info_btn {
    order: 4;
}

.product_block:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}


.love_iocn {
    width: 25px;
    height: 25px;
    margin-top: 35px;
    margin-left: 50px;
}

.product_block_info_title {
    font-family: mardoto_regular;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    margin-bottom: 9px;
    display: block;
    text-align: center;

}

.product_block_info_detail {
    display: flex;
    align-items: center;
}

.product_block_info_price {
    width: max-content;
    font-family: NotoSansArmenian-Bold;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    color: #00773C;
    display: block;
}

.product_block_info_size {
    font-family: NotoSansArmenian-Light;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #000000;
    margin-bottom: 12px;
    width: 110px;
    text-align: center;
}

.product_info_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    height: 35px;
    background-color: #00773C;
    color: #FFFFFF;
    padding: 0 10px;
    font-weight: 400;
    font-size: 14px;
    transition: all 300ms ease-out;
    border-radius: 8px;
    text-transform: uppercase;
    outline: none;
    border: none;
}

div form .product_info_btn {
    justify-content: center;
    margin-left: 0;
    margin-right: auto;
}

.product_info_btn:focus {
    outline: none;
}

.product_info_btn:hover {
    background-color: transparent;
    color: #00773C;
    transition: all 300ms ease-in;
    border: 1px solid #00773C;
}

.product_info_btn:hover svg path {
    fill: #00773C;
}

/*.product_info_btn svg {*/
/*    margin-right: 11px;*/
/*}*/

.product_block_photo {
    width: 100%;
    height: 233px;
    justify-content: center;
    display: flex;
    align-items: center;
    background: white;
}

.our_block_discount_product_wish {
    position: relative;
}

.discount_product {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    top: 16px;
    left: 0;
    width: 66px;
    height: 24px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.fov_icon {
    width: 23px;
    height: 23px;
    position: absolute;
    right: 12px;
    top: 21px;
    cursor: pointer;
}

/* product block end */
.call_services_btn {
    position: fixed;
    right: 40px;
    bottom: 72px;
    z-index: 50;
}

.call_services {
    border-radius: 50%;
    transition: all 300ms ease-out;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #00773C;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}

.call_services svg {
    width: 14.4px;
    height: 14.4px;
}

.call_services:hover {
    background-color: white;
    transition: all 300ms ease-in;
}

.call_services path {
    fill: #00773C;
}

.b24-widget-button-position-bottom-right {
    right: 40px !important;
    bottom: 24px !important;
}

.b24-widget-button-block {
    width: 45px !important;
    height: 45px !important;
}

.b24-widget-button-block svg {
    display: none;
}

.b24-widget-button-block svg path {
    width: 13px !important;
    height: 13px !important;
}

.b24-widget-button-inner-mask {
    opacity: 0 !important;
}

.b24-widget-button-icon-container {
    background: #FFFFFF !important;
    border: 2px solid #00773C !important;
    border-radius: 50%;
}

.meassage_icon_ {
    width: 24px;
}

.b24-widget-button-icon-container {
    height: 45px;
}

.b24-widget-button-pulse-animate {
    animation: none !important;
}

.b24-widget-button-close {
    height: 45px !important;
}

.b24-widget-button-close svg {
    width: 20px !important;
    height: auto !important;
}

path[Attributes Style

]
{
    width: 100px
;
}

.footer_top_block {
    position: relative;
    width: 100%;
}

.bg_right_bottom {
    position: absolute;
    bottom: 0;
    right: 34px;
}

.footer_bottom_block {
    margin-top: 44px;
    width: 100%;
    padding: 11px 0;
    background-color: #F5FFF8;
}

.footer_ws_medis .footer_top_section_coopy {
    margin-top: 0;
    margin-bottom: 0;
}

.footer_ws_medis .footer_top_section_ws {
    margin-top: 0;
}

.footer_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.visa {
    display: flex;
    justify-content: center;
    align-items: center;
}

.visa > .idram_logo {
    width: 21px;
    height: 21px;
    margin-left: 6px;
}

.visa a {
    width: 50px;
    margin-right: 11px;
}

.visa a svg {
    width: 30px;
}

.footer_mini_block {
    display: flex;
    align-items: center;
}

.footer_mini_info {
    display: flex;
    flex-direction: column;
    margin-left: 14px;
}


.footer_mini_info_bold {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #00773C;
    margin-bottom: 0;
}

.footer_mini_info_normal {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #2B2A29;
    cursor: pointer;
    transition: all 300ms ease-out;
}

.footer_mini_info_normal span {
    font-family: "mardoto_regular";
}

.footer_mini_info_normal:hover {
    color: #00773C;
    transition: all 300ms ease-in;
}

.footer_mini_info_call_bold {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #00773C;
}

.footer_special_for_mobile {
    display: none;
}

.footer_top {
    display: flex;
    justify-content: space-between;
    padding-top: 24px;
}

.footer_top_section {
    display: flex;
    flex-direction: column;
}

.footer_top_section_for_media {
    display: flex;
    justify-content: space-between;
    width: 60%;
    margin-right: 95px;
}

.footer_top_section_title {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-decoration-line: underline;
    color: #00773C;
    margin-bottom: 11px;
    display: block;
}

.footer_top_section_title:hover {
    cursor: pointer;
}

.footer_top_section_coopy-mob {
    display: none;
}

.close-search-mob-box {
    display: none;
    cursor: pointer;
}

.search_and_login_block.open-search-box .search_block,
.search_and_login_block.open-search-box #title-search, .search_and_login_block.open-search-box #title-search-input {
    width: 100%;
}

/*.button.hollow.circle {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    outline: none;*/
/*}*/

.input-group-button:last-child .button.hollow.circle {
    margin-bottom: 0;
}

.search_and_login_block.open-search-box {
    display: block;
    width: 92%;
}

.search_and_login_block.open-search-box .call_back_block_header {
    display: none;
}

.footer_top_section_text {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #0B0825;
    margin-bottom: 5px;
    display: block;
    line-height: 19px;
}

.special {
    margin-top: 10px;
}

.footer_top_section_coopy {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    margin-top: 18px;
    margin-bottom: 24px;
}

.footer_top_section_ws {
    margin-top: 20px;
    font-family: mardoto_regular;
}

.special_media {
    display: flex;
    flex-direction: column;
}

.footer_top_section_ws span {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    margin-right: 27px;
}

.footer_top_section_sait {
    display: flex;
    margin-top: 24px;
}

.footer_top_section_ws {
    display: flex;
    align-items: center;
}

.footer_top_section_sait a {
    margin-right: 16px;
}

.footer_top_section_logo {
    width: auto;
}

.blog_btn_menu {
    width: 46px;
    height: 39px;
    background-color: #EAF7EE;
    border: 1px solid #E1ECE4;
    border-radius: 18px 18px 0px 18px;
    font-family: mardoto_regular;
    font-style: normal;
    font-weight: 900;
    font-size: 15px;
    color: #252422;;
    padding: 9px 20px;
    cursor: pointer;
    transition: all 300ms ease-out;
}

/* login bock */
.login_back {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100vh;
    background: rgba(37, 36, 34, 0.3);;
    transition: all 300ms;
    transform: translate3d(0, -150vh, 0);
}

.login_back_active {
    position: fixed;
    z-index: 1000;
    transition: all 300ms;
    transform: translate3d(0, 0, 0);
}

.login_block_hide {
    width: 420px;
    background-color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 23px 0;
    border-radius: 8px;
}

.login_block_title {
    display: flex;
    flex-direction: column;
}

.login_block_hide hr {
    border: 1px solid #F0F0F0;
    margin: 16px 0;
}

.login_block_link {
    display: flex;
    justify-content: center;
}

.login_block_link a {
    margin: 0 5px;
}

.btn_login {
    display: flex;
    flex-direction: column;
}

.btn_login input {
    font-family: mardoto_regular;
    width: 293px;
    height: 45px;
    background: #00773C;
    border-radius: 8px;
    border: none;
    margin-top: 16px;
    color: white;
    cursor: pointer;
    transition: all 300ms ease-out;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}

.login_btn_bottom {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-decoration-line: underline;
    color: #252422;
    margin-top: 16px;
}

/* login bock end */
/* call back */
.call_back {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100vh;
    background: rgba(0, 119, 60, 0.7);
    transition: all 300ms;
    transform: translate3d(0, -150vh, 0);
}

.call_back_active {
    position: fixed;
    transition: all 300ms;
    transform: translate3d(0, 0, 0);
}

.call_back_block {
    width: 420px;
    background-color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.call_back_block input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.call_back_block input[type="number"] {
    -moz-appearance: textfield;
}

.call_tanks_block {
    height: 40%;
    width: 420px;
    background-color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 64px;
}

.call_back_tanks_title {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    text-transform: uppercase;
    color: #252422;
    margin-top: 56px;
}

.call_back_tanks_text {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #818181;
    margin-top: 16px;
    margin-bottom: 18px;
}

.call_back_tanks_sait {
    display: flex;
    justify-content: center;
    margin-bottom: 39px;
}

.call_back_tanks_sait a {
    margin: 0 8px;
}

.call_back_title {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-top: 22px;
}

.call_back_block_title {
    font-family: mardoto_regular;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #252422;
    margin-top: 13px;
}

.call_back_block_input input {
    width: 293px;
    height: 45px;
    background-color: #FFFFFF;
    border: 2px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 0px;
    margin-top: 16px;
    padding: 12px 11px;
    border-radius: 8px;
}

.call_back_block_input input::placeholder {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #B5B5B5;
}

.call_back_btn input {
    width: 186.43px;
    height: 45px;
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #00773C;
    background-color: #00773C;
    color: #FFFFFF;
    margin-top: 35px;
    margin-bottom: 58px;
    cursor: pointer;
    transition: all 300ms ease-out;
}

.call_back_btn input:hover {
    color: #00773C;
    background-color: white;
    transition: all 300ms ease-in;
}

/* call back end */

.our_section {
    width: 100%;
    position: relative;
    margin-bottom: 13px;
}

.our_section_general_title_block {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    background-color: rgba(0, 0, 0, 0.3);
    padding-left: 150px;
    padding-top: 74px;
}

.general_title {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    display: block;
    margin-bottom: 16px;
}


/* news */
.blog_page_news_block .news_events_block {
    background-color: white;
    width: 360px;
    height: 361px;
}

.news_events_block_photo img {
    max-width: 340px;
    max-height: 240px;
    display: block;
    object-fit: cover;
}

.blog_news_info_block {
    display: flex;
    justify-content: space-between;
}

.news_events_block_photo {
    height: 240px !important;
}

.news_events_block {
    position: relative;
    transition: all .7s ease-in-out;
}

.news_events_block .news_events_block_svg {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 220px;
}

.news_events_block_text {
    padding: 0 14px;
    display: flex;
    flex-direction: column;
}

.news_events_block:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.news_events_block:hover .news_events_block_text {
    padding-left: 14px;
}

.calendar_news {
    margin-top: 22px;
    margin-bottom: 10px;
}

.calendar_news span {
    font-family: mardoto_regular;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    color: #00773C;
    margin-left: 4px;
}

.news_events_block_text h3 {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    color: #282828;
    margin-bottom: 11px;
}

.news_events_block_text p {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #949494;
}

/* news end */

.input_group_media {
    display: none !important;
}

.info_slider_block ul {
    display: none !important;
}

.vase-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* our block */
.our_block_photo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.our_photo {
    position: relative;
    width: 555px;
    height: auto;
}

.our_photo_mini {
    position: relative;
    width: 263px;
    height: auto;
}

.our_photo:hover .our_photo_info {
    opacity: 1;
    transition: all 300ms ease-in;
}

.our_photo_mini:hover .our_photo_info {
    opacity: 1;
    transition: all 300ms ease-in;
}

.our_photo_info {
    transition: all 300ms ease-out;
    opacity: 0;
    display: flex;
    flex-direction: column;
    width: 235px;
    background: rgba(0, 119, 60, 0.8);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 15px;
}

.our_photo_info_title {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 72px;
    margin-bottom: 10px;
}

.our_photo_info_text {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    margin-bottom: 112px;
}

.our_photo_info_text_bottom {
    position: absolute;
    bottom: 12px;
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #FFFFFF;
}

.footer_mini_block_two {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.catalog_page_title_block {
    margin-top: 32px;
    margin-bottom: 50px;
}

.all_page_address {
    display: flex;
    margin-bottom: 21px;
    align-items: center;
    flex-wrap: wrap;
}

.all_page_address a {
    font-family: "NotoSansArmenian-light";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #C9C9C9;
}

.all_page_address a:hover {
    color: #00773C;
}

.all_page_address span {
    margin: 0 5px;
    font-family: "NotoSansArmenian-light";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: #C9C9C9;
}

/* catalog_page_product_filter_block section */
.catalog_page_product_filter_block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;

}

.catalog_page_filter_block {
    margin-right: 30px;
}


section.range-slider {
    position: relative;
    margin-top: 12px;
    margin-bottom: 40px;
}

section.range-slider input[type=range] {
    pointer-events: none;
    position: absolute;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    border: none;
    border-radius: 14px;
    background: #F1EFEF;
    box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
    -webkit-box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
    overflow: hidden;
    left: 0;
    top: 50px;
    width: 100%;
    outline: none;
    height: 20px;
    margin: 0;
    padding: 0;
}

section.range-slider input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 14px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00773C), color-stop(100%, #00773C));
    background-image: -webkit-linear-gradient(top, #00773C 0, #00773C 100%);
    background-image: linear-gradient(to bottom, #00773C 0, #00773C 100%);
}

section.range-slider input[type=range]::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 14px;
    background-image: linear-gradient(to bottom, #00773C 0, #00773C 100%);
}

section.range-slider input[type=range]::-ms-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -ms-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 14px;
    border: 0;
    background-image: linear-gradient(to bottom, #00773C 0, #00773C 100%);
}

section.range-slider input[type=range]::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: black;
    border: 0;
}

section.range-slider input[type=range]:last-of-type::-moz-range-track {
    -moz-appearance: none;
    background: none transparent;
    border: 0;
}

section.range-slider input[type=range]::-moz-focus-outer {
    border: 0;
}

.open_sec_inf h3 {
    font-family: 'Mardoto';
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    color: #070707;
}

.user-fields-form .save-changes-button, .password .save-pass-changes {
    padding-left: 0;
}

.product_block_info_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.online_shop_content {
    position: absolute;
    width: 100%;
}

.plus-minus-input {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.input-group-field {
    text-align: center;
    width: 35px;
    height: 35px;
    background-color: #FFFFFF;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    border-radius: 0;
    font-family: Bokonique_Regular;
    font-size: 18px;
    color: #6F6F6F;
}

.circle .fa-plus {
    font-size: 15px;
    color: #6F6F6F;
}

.circle .fa-minus {
    font-size: 22px;
    color: #6F6F6F;
}

.header_bottom button {
    color: white !important;
    width: 165px;
    height: 37px;
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    transition: all 300ms ease-out;
    border-radius: 8px;
}

.input-group-field::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    appearance: none;
}

.input-group-field::-webkit-outer-spin-button
::-webkit-outer-spin-button {
    appearance: none;
}

.circle {
    width: 15px;
    height: 15px;
    border: 1px solid #EDEDED;
    border-radius: 0;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    line-height: initial;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.circle:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.input-group-button {
    margin-left: 6px;
}

.plus_minus {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.plus_minus button {
    color: black;
}


.login_block {
    margin-left: 40px;
    padding-top: 6px;
}


.filter_block {
    width: 261px;
    border: 2px solid #F0F0F0;
    box-sizing: border-box;
}

.type_title span {
    margin-top: 13px;
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

.filter_type_name_btn {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 19px;
    margin-bottom: 14px;
}

.type_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.type_title_open, .type_title_close {
    cursor: pointer;
    background-color: transparent;
    border: transparent;
}

.type_range {
    width: 100%;
}

.min_max_block {
    display: flex;
    align-items: center;
}

.number_min_max {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    margin-top: 12px;
}

.number_min, .number_max {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 40px;
    border: 2px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
}

.type_location_on {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.type_location a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 5px;
    margin-right: 15PX;
    margin-top: 14px;
}

.type_location a:hover svg path {
    fill: #00773C;
}

.type_location_active {
    background-color: #F5FFF8 !important;
    border: 1px solid #00773C !important;
}

.type_location_active svg path {
    fill: #00773C;
}

.filter_block_reset {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 12px;
    border-bottom: 2px solid #F0F0F0;
}

.filter_block_reset svg {
    margin-right: 5px;
}

.filter_block_reset span {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #00773C;
    display: flex;
    align-items: center;
}

.filter_block_reset button {
    font-family: "NotoSansArmenian-light";
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #FF8282;
    border: none;
    background-color: transparent;
}

.filter_block_reset button:hover {
    color: red;
}

.filter_block_type {
    padding: 15px 12px;
}

.filter_block_type_btn {
    text-align: center;
    margin: 0 16px;
}

.filter_block_type_btn button {
    width: 100%;
    height: 46px;
    text-align: center;
    font-family: "NotoSansArmenian-Bold";
    background-color: #00773C;
    border-radius: 8px;
    border: 1px solid #00773C;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.filter_block_type_btn button:hover {
    background-color: white;
    color: #00773C;
}

/*.general_slider .slider_block {*/
/*    display: none;*/
/*}*/

.general_slider > .slick-prev {
    left: 15px;
}

.general_slider > .slick-next {
    right: 15px;

}

.general_slider .slick-arrow {
    background: url("/images/slide-next-mob.webp") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}

.call_back_block_header svg {
    margin-bottom: 5px;
}

.call_back_block_header {
    display: flex;
    gap: 6px;
    align-items: end;
}

.call_back_num_info {
    display: flex;
    flex-direction: column;
}

.call_back_number_head {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #00773C;
    white-space: nowrap;
}

.call_back_inf_head {
    font-family: mardoto_regular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #252422;
    cursor: pointer;
    opacity: 0.6;
    margin-bottom: 6px;
}

.catalog_page_right_top {
    border: 2px solid #F0F0F0;
    box-sizing: border-box;
    padding: 15px 12px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.right_top_type a {
    margin-right: 15px;
}

.right_top_type a:hover svg path {
    fill: #00773C;
}

.right_top_type_active svg path {
    fill: #00773C;
}

.right_top_text {
    font-family: Noto Sans Armenian;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
}

.right_top_text svg {
    margin-left: 5px;
}

.catalog_page_right_product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.catalog_page_right_product .product_block {
    margin-bottom: 30px;
}

.see_all_btn {
    text-align: center;
    margin-top: 50px;
}

.see_all_btn button {
    width: 232px;
    height: 47px;
    background-color: transparent;
    border: 2px solid #00773C;
    box-sizing: border-box;
    filter: drop-shadow(0px 4px 40px rgba(0, 119, 60, 0.25));
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #00773C;
}

.see_all_btn button:hover {
    background-color: #00773C;
    border: 2px solid #00773C;
    color: white;
}

/* catalog_page_product_filter_block section end */


.celci input {
    margin-right: 15px;
    margin-bottom: 10px;
}

.type_size {
    margin-top: 14px;
}


.input-group-field:hover {
    transition: all 300ms ease-in;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}

/* menu burger */
.menu_burger {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100vh;
    background: rgba(0, 119, 60, 0.7);
    transition: all 300ms;
    transform: translate3d(0, -200vh, 0);
}

.menu_burger_active {
    position: fixed;
    transition: all 300ms;
    transform: translate3d(0, 0, 0);
}

.menu {
    width: 414px;
    background-color: #00773C;
    color: white;
}

.menu_close_leng_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 22px 46px 22px;
}

.menu_header {
    display: flex;
    align-items: center;
}

.menu_close {
    margin-right: 12px;
    cursor: pointer;
}

.menu_navbar {
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}

.menu_navbar a {
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 25px;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
}

.menu_navbar a:hover {
    color: black;
}

.menu_navbar button {
    width: 196px;
    height: 29px;
    background-color: white;
    border: 1px solid white;
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-transform: capitalize;
    color: #00773C;
}

.menu_navbar button:hover {
    background-color: transparent;
    color: white;
}

.menu_footer {
    background-color: #006332;
}

.menu_link_call_bar_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 34px;
}

.menu_link_bar a {
    margin-right: 13px;
}

.menu_call_bar {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 22px 0;
}

.menu_call_bar_textinfo {
    display: flex;
    flex-direction: column;
    margin-left: 13px;
}

.menu_call_bar_number {
    font-size: 15px;
    font-family: "NotoSansArmenian-Bold";
    color: white;
    margin-bottom: 0;
}

.menu_call_bar_info {
    font-size: 10px;
    font-family: "NotoSansArmenian-Bold";
    color: white;
    cursor: pointer;
}

.menu_footer hr {
    width: 100%;
    border: 0.5px solid #FFFFFF;
}

.menu_option_block {
    display: flex;
    justify-content: space-between;
    padding: 0 45px;
}

.menu_footer_section {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 40px;
}

.menu_footer_section_title {
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-decoration-line: underline;
    color: #FFFFFF;
    margin-bottom: 15px;
    width: max-content;
}

.menu_footer_section_title:hover {
    cursor: pointer;
}

.menu_footer_section_text {
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #DFDFDF;
    margin-bottom: 10px;
    width: max-content;
}

.menu_footer_section_text:hover {
    cursor: pointer;
}

.special_media_top {
    position: inherit;
    display: flex;
    flex-direction: column;
}

/* menu burger end */

.search_see_all {
    /*display: none;*/
    background-color: white;
    z-index: 62;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
    /*position: absolute;*/
    /*bottom: -315px;*/
    width: 484px;
}

.search_see_all.active {
    display: block;
}

.search_product_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #F0F0F0;
    cursor: pointer;
    height: 66px;
    padding: 6px 8px;
}

.search_product_block img {
    width: auto;
}

.search_product_block:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.prd_search_name_size {
    display: flex;
    flex-direction: column;
}

.prd_search_name {
    margin-bottom: 2px;
    font-family: "NotoSansArmenian-light";
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #000000;
}

.prd_search_size {
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    color: #000000;
}

.prd_search_price {
    font-family: "NotoSansArmenian-Bold";
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    color: #00773C;
}

.see_all_search {
    height: 45px;
    text-align: center;
    padding-top: 11px;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    text-decoration-line: underline;
    color: #000000;
    font-family: "NotoSansArmenian-Bold";
}

.see_all_search:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}

.blog_category {
    width: max-content !important;
    padding: 8px 16px 8px 8px;
}

.blog_category svg {
    margin-right: 30px;
}

.wrapper .lawns {
    margin-top: 100px;
}

.menu_cen {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
}

.catalog {
    width: 83px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    font-size: 14px;
    font-family: aria_regl;
    margin-right: 20px;
    cursor: pointer;
}

.menu_cen .men_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
    width: 100%;
    height: auto;
    position: relative;
    /*overflow: hidden;*/
    border-radius: 20px 20px 0 0;


}

.open_menu {
    opacity: 0;
    overflow: hidden;
    height: 0;
    position: absolute;
}

.menu_cen ul li {
    padding: 11px 11px;
    cursor: pointer;

}

.bx_filter_popup_result {
    display: none !important;
}

.bor {
    border-radius: 20px 0px 0 0;
}

.bor_on {
    border-radius: 0px 20px 0 0;
}

.menu_cen ul li a {
    color: #000000;
    font-family: aria_bold;
    font-size: 14px;
    padding: 12px 5px !important;
}

.menu_cen ul li:hover .big_menu_a {
    color: #B21F24 !important;
}

.menu_cen ul .li_hover:hover {
    background: #ffffff;
    color: #B21F24 !important;
}

/*.menu_cen ul li a:hover{*/
/*    color: #B21F24 !important;*/
/*}*/
.center_serc {
    width: 40%;
    height: auto;
    margin: 200px auto;
    text-align: center;
}

.center_serc span {
    font-size: 35px;
    font-family: Arial;
    color: #666666;
}

.garden_menu > li {
    list-style-type: none; /* Убираем маркеры */
}

.garden_menu > li > ul {
    list-style-type: none; /* Убираем маркеры */
}

.garden_menu > li > ul > li > ul > li {
    list-style-type: none; /* Убираем маркеры */
}

.center_serc img {
    margin: 40px auto;
    display: block;
}

.menu_cen ul .li_hover:hover .open_menu {
    opacity: 1;
    height: auto;
    overflow: visible;
    padding: 30px 6px;
    left: 0;
    top: 40px;
    right: 0;
    background: #ffffff;
    z-index: 54;
    border-radius: 0px 0px 20px 20px;
    transition: 0.5s all ease;
}

.open_menu_cl {
    opacity: 1;
    height: auto;
    overflow: visible;
    padding: 30px 6px;
    left: 0;
    top: 0;
    right: 0;
    background: #ffffff;
    z-index: 54;
    border-radius: 0px 0px 20px 20px;
    transition: 0.5s all ease;
}

.open_menu {
    display: flex;
    flex-wrap: wrap;
}

/*.li_hover:hover .hover_menu{*/
/*    background: #ffffff;*/
/*    color: #B21F24 !important;*/
/*}*/
.op_men_on {
    margin-right: 40px;
    margin-bottom: 25px;
}

.all_men {
    color: #9D504A !important;
}

.op_men_on ul {
    display: block;
    padding: 0 !important;
    height: inherit;
}

.op_men_on ul li {
    padding: 0;
    width: auto;
    font-size: 12px;
}

.min_men_tit {
    font-family: aria_bold !important;
    color: #00773C !important;
}

.op_men_on ul li a {
    color: #000000 !important;
    font-family: roboto-regular;
    padding-bottom: 3px;
}

.mob_men_all {
    display: none;
}

.menu {
    width: 100%;
    height: 40px;
    background: linear-gradient(90deg, #B21F24 0%, #E43B35 100%);
}


.search_page_btn_block {
    flex-wrap: wrap;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search_page_btn_block form {
    flex-wrap: wrap;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.search_product_inp {
    margin-bottom: 15px;
    width: 555px;
    height: 45px;
    background-color: #FFFFFF;
    mix-blend-mode: normal;
    border: 2px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 0px;
    padding: 13px 11px;
}

.search_product_inp:hover {
    box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
}

.search_product_inp::placeholder {
    font-family: "NotoSansArmenian_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #B5B5B5;
}

.bg_body {
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0.5;
    position: fixed;
    background: #252422;
}

.photo_popup {
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 110;
    width: 1100px;
    height: 600px;
    border-radius: 15px;
}

.popup_call_btn {
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 110;
    width: 500px;
    height: 100px;
    border-radius: 15px;
}

.btn_popups {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 100%;
}

.search_page_product_btn {
    margin-bottom: 15px;
    width: 263px;
    height: 45px;
    background-color: #00773C;
    border-radius: 0;
    font-family: "NotoSansArmenian_light";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
}

.close_popup {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    z-index: 151;
    cursor: pointer;
}

.info_slider .slick-prev, .info_slider .slick-next {
    background: white;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    z-index: 100;
}

.info_slider .slick-prev {
    left: 30px;
    background-image: url(/images/prev.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.info_slider .slick-next {
    right: 30px;
    background-image: url(/images/next.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slick-slide .photo_view {
    height: 600px;
    width: inherit;
}

.info_slider, .info_slider .slick-list {
    height: 600px;
    border-radius: 15px;
}

.discount_product {
    display: none;
}

.call_leftbg_block {
    position: relative;
}

.bg_left_bottom {
    position: absolute;
    bottom: -100px;
}

.back_login p {
    font-family: mardoto_regular;
    font-weight: 400;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reg_form, .back_l {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #252422;
    text-align: center;
    display: block;
    cursor: pointer;
    text-decoration: underline;
}

.back_login, .reg_form {
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #F0F0F0;;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg_block {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: #252422;
    border-radius: 8px;
}

.cafe_page_photo .gallery_item .zoom_block {
    width: 40px;
    height: 40px;
    z-index: 6;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

div.reg_form {
    padding: 20px 0;
}

.icons_login {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
}

.icons_login img {
    display: block;
    margin-right: 24px;
    width: 24px;
}

.garden_menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.garden_menu > li {
    position: relative;
}

.garden_menu > li > a {
    font-family: mardoto_regular;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    padding: 8px 12px 23px 12px;
    border-radius: 8px 8px 0 0;
    transition: none;
}

.garden_menu > li > a:hover {
    background: #EAF7EE;
    border-bottom: 2px solid #00773C;
}

.garden_menu > li > a:not(.nohover):hover {
    background: #EAF7EE;
    border-bottom: 2px solid #00773C;
}

.select_lang {
    margin-right: 20px;
    margin-left: auto;
}

.search_and_login_block {
    margin: 0 auto;
}

.garden_menu li ul {
    position: absolute;
    width: 299px;
    background: #FFFFFF;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 0 16px;
    top: 46px;
    display: none;
    height: max-content;
    max-height: 60vh;
    padding-left: 0;
}

.garden_menu li ul li a {
    font-family: mardoto_regular;
    font-weight: 500;
    font-size: 15px;
    display: block;
    color: #252422;
}

.garden_menu li ul li a:hover {
    /*background: #EAF7EE;*/
    font-weight: 600;
    transition: 0s;
}

.garden_menu_twu {
    left: 100%;
    top: 0 !important;
    box-shadow: 0 4px 40px rgb(0 0 0 / 10%) !important;
    border-radius: 0 !important;

}

.scroll_menu {
    overflow: auto;
    border-radius: 0 0 16px 0 !important;
    margin-bottom: 26px;
}

.scroll_menu::-webkit-scrollbar {
    width: 4px;
}

.scroll_menu::-webkit-scrollbar-thumb {
    background: #D9D9D9;
    width: 4px;
    border-radius: 8px;
    padding-right: 5px;
}

.garden_menu li:hover > ul {
    display: flex;
    flex-direction: column-reverse;
}

.garden_menu li.tit_gar:hover > ul {
    display: none !important;
}

.garden_menu li ul li:not(.nohover):hover {
    background: #EAF7EE;
    cursor: pointer;
}

.garden_menu li ul li:not(.nohover):hover > span > a {
    font-weight: 600;
    transition: 0s;

}


.tit_gar a {
    color: #00773C !important;
}

.emodal-bnts {
    display: none;
}


.open_block_menu:hover .link_section {
    background: #EAF7EE;
    border-bottom: 2px solid #00773C;
}


.bottom {
    margin-bottom: 100px;
}

.bac_sec {
    position: relative;
    margin-bottom: 150px;
}

.background_pages {
    width: 100%;
    height: 376px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.text_sec {
    min-height: 260px;
    max-width: 600px;
    text-align: start;
    position: relative;
    z-index: 1;
    padding-top: 74px;
}

.text_sec h2 {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 16px;
}

.text_sec p {
    font-family: mardoto_regular;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: block;
}

.back_pl {
    width: 100%;
    height: 376px;
    position: absolute;
    z-index: -1;
}

.cafe_page_photo {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
    padding-bottom: 80px;
    padding: 0 16px;
}

.gallery_item {
    position: relative;
    cursor: pointer;
}

.big_photo {
    position: relative;
    padding: 0px 0px 85% 0px;
    grid-column: span 2;
    grid-row: span 2;
}

.small_photo {
    position: relative;
    padding: 0px 0px 85% 0px;
}

.gallery_item img {
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our_work {
    display: flex;
    justify-content: space-between;
}

.our_block_title_small {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    display: flex;
    align-items: center;
    color: #0B0825;
    line-height: 150%;
}

.our_work_slid {
    margin-top: 50px;
}

.lawns h2 {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    display: flex;
    align-items: center;
    color: #0B0825;
    margin-bottom: 15px;
}

.lawns p {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #252422;
    opacity: 0.8;
    width: 70%;
    margin-bottom: 30px;
}

.green_roofs_items {
    margin-top: 30px;
    margin-bottom: 70px;
}

.footer_top_section_title {
    transform: rotate(0deg) !important;
}

.green_roofs_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.green_roofs_item_text {
    width: 43%;
}

.green_roofs_item_img {
    width: 43%;
    height: 274px;
}

.green_roofs_item_img img {
    width: 555px;
    height: 100%;
    object-fit: cover;
}

.green_roofs_item_text h2 {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-bottom: 15px;
}

.green_roofs_item_text p {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #252422;
    opacity: 0.8;
}

.order_green_roofs {
    width: 35%;
    margin: auto;
    text-align: center;
}

.order_green_roofs h2 {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 20px;
}

.order_green_roofs p {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #252422;
    opacity: 0.8;
}

.brands h2 {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    display: flex;
    align-items: center;
    color: #0B0825;
    margin-bottom: 20px;
}

.brand_item {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border: 1px solid #E1ECE4;
    border-radius: 32px;
    padding: 20px 40px;
    margin-bottom: 30px;
}

.brand_item_img {
    width: 152px;
    height: 84px;
    z-index: 5;
}

.brand_item_img img {
    width: 152px;
    height: 84px;
}

.brand_item p {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    color: #252422;
    opacity: 0.8;
}

.brand_item .see_everyone {
    margin-left: 0px;
    width: 263px;
    height: 47px;
}


/*product*/


.product_desc h2 {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    display: flex;
    align-items: center;
    color: #0B0825;
    margin-bottom: 19px;
    margin-top: 50px;
}

.product_desc p {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 10px;
}

.product_desc a {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #00773C;
}

.product_info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 100px;
    padding-top: 50px;
}

.product_img {
    width: 40%;
    height: 489px;
    display: flex;
    align-items: flex-end;
}

.product_img img {
    width: 489px;
    height: 489px;
    background: #fff;
    margin-left: 15px;
}

.product_text {
    width: 50%;
}

.product_text h2 {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #0E0E0E;
    margin-bottom: 15px;
}

.product_text > span {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #00773C;
    margin-bottom: 15px;
}

.product_text > p {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 15px;
    width: 60%;
}

.product_type {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    width: 60%;
}

.dark_bg {
    background: #F6F6F6;
}

.product_small_img {
    width: 392px;
    height: 221px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 8px;
}

.product_small_img img {
    width: 211px;
    height: 192px;

}

.add_cart {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.add_cart .product_info_btn {
    width: 292px;
    height: 53px;
    margin-left: 10px;
}

.add_cart .input-group-field {
    width: 53.12px;
    height: 53.12px;
}

.add_cart .input-group-button button {
    width: 22.77px;
    height: 22.77px;
}

.product_type span {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #0E0E0E;
}

.moderates {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.moderate_img {
    margin-right: 30px;
    margin-bottom: 20px;
}

.product_size h3 {
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    color: #000000;
    margin-bottom: 20px;
}

.product_size_items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.product_size_btn button {
    width: 70px;
    height: 39px;
    background: #EDEDED;
    border-radius: 8px;
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #959595;
    border: 0px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.product_size_btn .active {
    background: #00773C;
    color: #fff;
}

.product_img_small img {
    width: 80px;
    height: 80px;
    margin-top: 10px;
}

.product_info_arrows {
    position: absolute;
    top: 50%;
    transform: translate(-50%);
    width: 90%;
    left: 52%;
    display: flex;
    justify-content: space-between;

}

.product_info_arrows button {
    background: inherit;
    border: 0;
}

/*mamur img*/

.mamur_small_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.mamur_small_img img {
    width: 200px !important;
    height: 98px !important;
    margin-bottom: 15px;
}

.category_filter_content {
    padding: 10px;
}

/**/
[slider] {
    width: 220px;
    position: relative;
    height: 5px;
    margin: 25px 0 10px 0;
}

[slider] > div {
    width: 95%;
    position: absolute;
    left: 13px;
    right: 15px;
    height: 3px;
}

[slider] > div > [inverse-left] {
    position: absolute;
    left: 0;
    height: 3px;
    border-radius: 10px;
    background-color: #CCC;
    margin: 0 7px;
}

[slider] > div > [inverse-right] {
    position: absolute;
    right: 0;
    height: 3px;
    border-radius: 10px;
    background-color: #CCC;
    margin: 0 7px;
}


[slider] > div > [range] {
    position: absolute;
    left: 0;
    height: 3px;
    border-radius: 14px;
    background-color: #00773C;
}

[slider] > div > [thumb] {
    position: absolute;
    top: -6px;
    z-index: 2;
    height: 14px;
    width: 14px;
    text-align: left;
    margin-left: -11px;
    cursor: pointer;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
    background-color: #00773C;
    border-radius: 50%;
    outline: none;
}

[slider] > input[type=range] {
    position: absolute;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 3;
    height: 14px;
    top: -2px;
    width: 100%;
    opacity: 0;
}

div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
    background: transparent;
    border: transparent;
}

div[slider] > input[type=range]:focus {
    outline: none;
}

div[slider] > input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
    -webkit-appearance: none;
}

div[slider] > input[type=range]::-ms-fill-lower {
    background: #00773C;
    border: 0 none;
}

div[slider] > input[type=range]::-ms-fill-upper {
    background: #00773C;
    border: 0 none;
}

div[slider] > input[type=range]::-ms-tooltip {
    display: none;
}

[slider] > div > [sign] {
    display: none;
    opacity: 0;
    position: absolute;
    margin-left: -11px;
    top: -50px;
    z-index: 3;
    background-color: #00773C;
    color: #fff;
    width: 84px;
    height: 40px;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

/*[slider] > div > [sign]:after {
    position: absolute;
    content: '';
    left: 0;
    border-radius: 16px;
    top: 19px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top-width: 16px;
    border-top-style: solid;
    border-top-color: #00773C;
}*/

[slider] > div > [sign] > span {
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
}

[slider]:hover > div > [sign] {
    opacity: 1;
}

.questions_text input {
    width: 84px;
    height: 40px;
    background: #FFFFFF;
    border: 2px solid #F0F0F0;
    border-radius: 5px;
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.checkbox {
    accent-color: #00773C;
    width: 1.2em;
    height: 1.2em;
    background-color: white;
    vertical-align: middle;
    border: 1px solid #ddd;
    outline: none;
    cursor: pointer;
}

.colors {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.colors > div > div {
    width: 32px;
    height: 32px;
    border-radius: 8px;

}

.colors > div:hover {
    cursor: pointer;
}

.colorik {
    border: 1px solid #00773C;
    border-radius: 8px;
    width: 38px;
    height: 38px;
    padding: 2px;
    margin-right: 20px;
    margin-bottom: 5px;
}

.color-item1 {
    background: #FFAC5F;
}

.color-item2 {
    background: #6B6A65;
}

.color-item3 {
    background: #770000;
}

.color-item4 {
    background: #0A0077;
}

.selected_bacground {
    background-color: #eaf7ee;
    border-radius: 18px 18px 0 18px;

}

.basket_block {
    position: relative;
    height: 35px;
    padding-top: 6px;
}

.wish_block {
    height: 35px;
    padding-top: 6px;
}

.wish_block .wish_number {
    top: 9px;
}


.filter_clear_and_filter_text_box {
    display: flex;
    align-items: center;
    gap: 26px;
    justify-content: space-between;
}

.filter_text_icon {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bx-red .close_button_filter_pop_up {
    display: none;
}

.product_block_info_detail_value {
    display: flex;
    align-items: center;
}


.b24-widget-button-popup-show {
    /*display: none !important;*/
}

.header_bottom .garden_menu > li > a[href*="catalog"]:not(.garden_menu > li:first-child > a) {
    display: none;
}

.form-group .bx-soa-location-input-container {
    display: none !important;
}

.error_message {
    color: red;
    margin: 10px 0 0 0;
}

/* short styles*/

.flex {
    display: flex;
}

.position .w-full {
    width: 100% !important;
}

.icon-18 {
    width: 18px;
    height: 18px;
}

.height-icon {
    height: 18px;
    width: 8px;
}

.m-0 {
    margin: 0 !important;
}

.font-bold {
    font-weight: 800;
}

.object-none {
    object-fit: none;
}

.gap-4 {
    gap: 4px;
}

.items-center {
    align-items: center;
}

.mb-7 {
    margin-bottom: 7px;
}

.flex-1 {
    flex: 1 1 0;
}

.word-nowrap {
    white-space: nowrap;
}

.mb-0 {
    margin-bottom: 0;
}

.none {
    display: none;
}

.relative {
    position: relative;
}


/* End */


/* Start:/local/templates/o2garden/css/home_page_style.css?172304418622492*/
/* general_slider */
.general_slider_title_block {
    position: relative;
    margin-bottom: 37px;
}


.vase-box .slick-slide, .blog_news_info_block .slick-slide {
    margin: 0 15px;
}

.general_slider_title {
    position: absolute;
    top: 141px;
    left: 150px;
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 65px;
    color: #FFF7F7;
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.product_block_info .product_block_info_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lan_design {
    margin-top: 120px;
    margin-bottom: 40px;
}

.mb_qu {
    margin-bottom: 200px;
}

.lan_design h2, .title_ques h2 {
    font-family: mardoto_regular;
    color: #0B0825;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 8px;
}

.title_ques h2 {
    margin-bottom: 64px;
}

.lan_design p {
    font-family: mardoto_regular;
    color: #000000;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    opacity: 0.6;
    max-width: 840px;
}

.lan_design_inf p {
    font-family: mardoto_regular;
    color: #000000;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    max-width: 840px;
}

.lav_des_sec {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.lav_des_sec > div {
    width: 360px;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    border-radius: 8px;

}

.lav_des_sec > div > img {
    width: 360px;
    height: 110px;
    border-radius: 8px 8px 0px 0px;
    margin-bottom: 24px;
}

.lav_des_sec > div > h3 {
    display: block;
    text-align: center;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 24px;
    font-family: mardoto_regular;
}

.lav_des_sec > div > p {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    margin: 0 auto;
    margin-bottom: 24px;
    width: 90%;
    font-family: mardoto_regular;
    opacity: 0.8;
}

.lav_des_sec > div > a {
    color: #00773C;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #00773C;
    filter: drop-shadow(0px 4px 40px rgba(0, 119, 60, 0.25));
    border-radius: 23.5px;
    width: 234px;
    height: 47px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    margin: 0 auto;
    margin-bottom: 24px;
    font-family: mardoto_regular;
}

.general_slider_title_btn {
    width: 210px;
    height: 45px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
    background-color: transparent;
    font-family: "Mardoto";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 16px;
}

.general_slider_title_btn:hover {
    background-color: #00773C;
    border: 1px solid #00773C;
    color: #FFF7F7;
}

.general_slider .control-c {
    display: none !important;
}

.general_slider .draggable {
    padding: 0 !important;
}

.general_slider .control-c .slick-list {
    padding: 0 !important;
}

.general_slider .control-c .slick-list .slick-cloned {
    padding: 0 !important;
}

.slick-dots {
    bottom: 49px;
    left: 300px;
    width: auto;
}

.general_slider .slick-dots {
    left: 150px;
}

/* general_slider end */

/* info_garden_slider_block */
.slider_block {
    position: relative;
    max-height: 456px;
}

.info_garden_block {
    gap: 10px;
}

.info_garden_block_text {
    display: flex;
    flex-direction: column;
    margin-left: 24px;
    height: 75px;
    justify-content: center;
    width: 100%;
}

.tours {
    margin-right: 100px;
    margin-left: 100px;
}

.info_garden_block_text_bold {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    color: #000000;
    margin-bottom: 7px;
}

.info_garden_block_text_normla {
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    color: #5C5C5C;
}

.info_slider_block_photo {
    width: 263px !important;
    height: auto;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.info_slider_block_photo:hover .info_slider_block_photo_text {
    /*color: #00773C;*/
    transition: all 300ms ease-in;
}

.info_slider_block_photo:hover .hover_photo_home {
    /*transform: scale(1.2);*/
    /*transition: all .5s ease-in;*/
}

.burger-close-menu-button {
    display: none;
}

.mob-burger {
    display: none;
}

.garden-box.wrapper {
    margin-bottom: 114px;
}

.info_slider_block .hover_photo_home {
    width: 263px;
    height: 414px;
    transition: all .5s ease-out;
}

.mob-burger {
    cursor: pointer;
}

.info_slider_block_photo_text {
    transition: all 300ms ease-out;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    height: 235px;
    background: linear-gradient(180deg, rgba(37, 36, 34, 0) 0%, rgba(37, 36, 34, 0.6) 100%);
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.info_slider_block_photo_text p {
    width: 90%;
    height: 60px;
    margin-bottom: 34px;
    font-family: mardoto_regular;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our_block_photo {
    width: 100%;
    height: 370px;
}

.our_photo {
    width: 100%;
    height: 370px;
}

.our_photo img {
    width: 100%;
    height: 370px;
}

.our_block_photo {
    display: inherit;
}

.info_slider_block .draggable .slick-track .slick-slide {
    /*padding-right: 30px;*/
}

.bg_left_bottom {
    top: 0px !important;
}

/* .info_slider_block .draggable .slick-track::before {
    position: absolute;
    background-image: url(/local/templates/o2garden/css/../img/Vector1.png);
    width: 17px;
    height: 26px;
    top: 193px;
    z-index: 2;
    right: 0;
} */
/* .info_slider_block .draggable .slick-track::after {
    background-image: url(/local/templates/o2garden/css/../img/Vector.png);
    width: 17px;
    height: 26px;
    position: absolute;
    top: 193px;
    z-index: 2;
    left: 0;
} */
/* info_garden_slider_block end */

/* our_services */
.our_services {
    padding-top: 23px;
    padding-bottom: 47px;
    background-color: #f8f8f8;
    width: 100%;
    position: relative;
}

.bg_left_top {
    position: absolute;
    top: 200px;

}

.blog_news_block .our_block_title span {
    font-family: "NotoSansArmenian-bold";
}

.bg_right_top {
    position: absolute;
    top: 0;
    right: 0;
}

.garden-top-box {
    position: relative;
    margin-bottom: 85px;
}

.our_block .our_btn {
    margin-top: 72px;
}

.bg_left img {
    width: auto;
    height: auto;
}

.our_services_title {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    color: #252422;
    text-align: center;
    background-image: url(/local/templates/o2garden/css/../img/Union.png);
    height: 75px;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}

.our_services_title span {
    margin-top: 25px;
}


.our_services_info_block {
    width: 528px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    padding: 58px 28px 0 38px;
    display: flex;
    flex-direction: column;
}

.our_services_photo {
    width: 40%;
    height: max-content;
    margin: 50px;
}

.our_services_photo_block {
    margin-bottom: 37px;
    display: flex;
    justify-content: space-around;
}

/* our_services end */

/* about us block */
.about_us_block {
    width: 100%;
    height: 498px;
    margin-bottom: 80px;
    position: relative;
}

.about_us_block > img {
    height: 100%;
}

.about_us_block_text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: flex;
    align-items: center;
}

.about_us_title {
    font-family: "Mardoto";
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.about_us_text {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
    width: 66%;
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
}

.about_us_text .text_home_page_about {
    text-align: start;
    font-family: "mardoto_regular";
}

.about_us_btn {
    width: 153px;
    height: 37px;
    border: 1px solid #FFFFFF;
    color: white;
    background-color: transparent;
    box-sizing: border-box;
    border-radius: 25px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    font-family: "mardoto_regular";
}

.about_us_btn:hover {
    background-color: #00773C;
    border: 1px solid #00773C;
    color: #FFF7F7;
}

/* about us block end */

/* our_block section */
.our_block_title {
    font-family: "NotoSansArmenian-bold";
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #0B0825;
    background-image: url(/local/templates/o2garden/css/../img/Union.png);
    height: 75px;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    flex-direction: column;
    margin-bottom: 25px;
}

.our_block_title span {
    margin-top: 25px;
    font-family: 'Mardoto';
    font-weight: 700;
}

.pos_rel .our_block_title span {
    margin-top: 0;
}

.our_block {
    margin-bottom: 80px;
}

.bg_right_our_block {
    position: absolute;
    right: 0;
    top: 40px;
}

/* our_block section end */


.discount_price_block {
    margin-bottom: 50px;
    margin-top: 80px;
}

.discount_product_price_block {
    width: 555px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.discout_price_info {
    position: absolute;
    left: 22px;
    bottom: 34px;
    display: flex;
    flex-direction: column;
}

.discout_price_info_disc {
    font-family: "NotoSansArmenian-ExtraBold";
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    color: #00773C;
}

.discout_price_info_name {
    font-family: "NotoSansArmenian-Light";
    font-style: normal;
    font-weight: 300;
    font-size: 45px;
    color: #000000;
    margin-bottom: 17px;
}

.discout_price_info_btn {
    padding: 0 15px;
    height: 32px;
    color: white;
    border-radius: 8px;
    font-family: "NotoSansArmenian-bold";
}


.blog_news_block {
    background-color: #F5FFF8;
    padding-top: 40px;
    padding-bottom: 80px;
    margin-top: 82px;
}


main .product_block_photo img {
    max-width: 180px;
    max-height: 200px;
}

.general_slider_title_text {
    line-height: 89px;
}

.map_block {
    height: 450px;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
}


.design_irrigation_block:hover {
    box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
}

.discount_product_price_block:hover {
    box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
}


.info_slider_block {
    display: flex;
    justify-content: space-between;
}

.news_events_block {
    width: 367px;
}

.news_events_block {
    height: auto;
}

.news_events_block_photo {
    height: 140px;
}

.news_events_block_svg span img {
    width: 35px;
    height: 35px;
    margin: 0 auto;
}

.news_events_block_photo img {
    max-width: 100%;
    border-radius: 8px 8px 0 0;
    display: block;
    object-fit: cover;
}

.news_events_block_svg {
    top: 120px;
}

.news_events_block_text p {
    font-size: 12px;
}

.calendar_news {
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.calendar_news img {
    width: 13px;
}

.news_events_block_text h3 {
    margin-bottom: 7px;
}

.news_events_block_text {
    padding: 0 0 17px 0;
    transition: all .7s ease-in-out;
}

.info_slider_block ul {
    display: block !important;
    bottom: -40px;
    left: 0;
    width: 100%;
    display: none;
}


.mail_info_block {
    margin-top: 67px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.mail_info_block h1 {
    font-family: "Mardoto";
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    color: #000000;
}

.mail_info_block span {
    font-family: "Mardoto";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #7E7E7E;
    margin: 16px auto 24px auto;
    max-width: 550px;
}

.mail_info_block span.mail-button-title-box {
    margin-bottom: 120px;
}

.mail_info_block span a {
    font-family: "NotoSansArmenian-light";
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #00773C;
    display: block;

}

.mail_info_block form {
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.main_info_btn_block {
    display: contents;
}

.main_info_btn_block input {
    width: 400px;
    height: 50px;
    background-color: #FBFBFB;
    padding: 14px 21px 14px 21px;
    border: 2px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: "Mardoto";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    align-items: center;
    color: black;
}

.main_info_btn_block input::placeholder {
    color: #818181;
}

.main_info_btn_block button {
    width: 154px;
    height: 50px;
    background-color: #00773C;
    border: 1px solid #00773C;
    border-radius: 0px 8px 8px 0px;
    font-family: "mardoto_regular";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.main_info_btn_block button:hover {
    background-color: transparent;
    color: #00773C;
}


.plant_section_block {
    color: black;
}


.info_slider_block .slick-dots li button:before {
    font-size: 10px;
    color: #6F6F6F;
    opacity: 1;
}

.info_slider_block .slick-dots li.slick-active button:before {
    color: #00773C;
}

.info_slider_gallery .slick-dots li button:before {
    font-size: 10px;
    color: #6F6F6F;
    opacity: 1;
}

.info_slider_gallery .slick-dots li.slick-active button:before {
    color: #00773C;
}


.general_slider_title_block .slick-dots li button:before {
    font-size: 11px;
    color: transparent;
    margin-right: 12px;
    width: 10px;
    height: 10px;
    border: 1px solid #FFFFFF;
    background-color: white;
    border-radius: 50%;
    opacity: 1;
}

.general_slider_title_block .slick-dots li.slick-active button:before {
    opacity: 1;
    background: transparent;
}

.info_garden_block.wrapper {
    margin: 0 150px;
}

.design_irrigation_block {
    padding: 5px;
}

.other_lang_block a {
    display: block;
}

.other_lang_block {
    display: none;
    position: absolute;
    top: 20px;
    z-index: 3;
    background: #ffffff;
}

.d_block_imp {
    display: block !important;
}

.language_block {
    position: relative;
}

#language {
    border: none;
    font-family: 'Mardoto';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #252422;
    appearance: none;
    position: relative;
    background-color: white;
}

#language:not([multiple]) {
    padding-right: 1.2em;
    background-repeat: no-repeat;
    background-position: calc(100% - 0.25em) 0.35em;
    background-size: 0.85em auto;
    background-image: url(/images/select_icon.svg);
}


.slick-slide > div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.info_slider_block .slick-arrow, .vase-box .slick-arrow, .blog_news_info_block .slick-arrow {
    background-image: url("/local/templates/o2garden/css/../img/slider_sl.svg");
    background-repeat: no-repeat;
}

.info_slider_block .slick-prev, .vase-box .slick-prev, .blog_news_info_block .slick-prev, .general_slider > .slick-prev {
    transform: translate(0, -50%) rotate(180deg);
}

.info_slider_gallery .slick-arrow {
    background-image: url("/local/templates/o2garden/css/../img/slider_sl.svg");
    background-repeat: no-repeat;
}

.info_slider_gallery .slick-prev {
    transform: rotate(180deg);
}

.slick-prev:before, .slick-next:before {
    display: none !important;
}


.our_services_info_block_btn {
    font-family: "mardoto_regular";
    padding: 10px 40px;
    background: #00773C;
    border-radius: 25px;
    color: #FFFFFF;
    border: 1px #00773C solid;
}

.our_services_info_block_btn:hover {
    background: white !important;
    border: 1px #00773C solid;
    color: #00773C;
}
.our_services_info_block .our_btn {
    margin-top:0;
}

.slider_wo .slick-slide {
    margin: 0 15px;
    border-radius: 8px;
    overflow: hidden;
}

.slider_wo .slick-dots {
    bottom: -45px;
    left: 50%;
    width: auto;
    margin-top: 24px;
    transform: translate(-50%);
}

.slider_wo .slick-dots li button:before {
    font-size: 10px;
    color: #6F6F6F;
    opacity: 1;
}

.general_slider_title_block .slick-dots li button {
    width: auto;
    height: auto;
}

.slider_wo .slick-dots li.slick-active button:before {
    color: #00773C;
}

.general_slider_title_block .slick-dots li {
    width: auto;
    height: auto;
}

.slider_wo .slick-arrow {
    background-image: url("/local/templates/o2garden/css/../img/slider_sl.svg");
    background-repeat: no-repeat;
    z-index: 3;
}

.mob-search-box {
    display: none;
}

.slider_wo .slick-prev {
    transform: translate(0, -50%) rotate(180deg);
}

.pos_rel {
    position: relative;
    margin-top: 118px;
}

.bg_right_svg {
    position: absolute;
    right: 0;
    top: 0;
}

.questions {

    border-bottom: 1px solid #EFEFEF;
}

.questions_tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.questions_tit h4 {
    display: block;
    font-family: mardoto_regular;
    font-weight: normal;
    font-size: 16px;
    color: #070707;
}

.questions_tit img {
    width: 15px;
    cursor: pointer;
}

.questions_text {
    margin-top: -16px;
    padding-bottom: 24px;
}

.questions_text p {
    font-family: mardoto_regular;
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 150%;
}

.questions_tit {
    padding: 24px 0;
    cursor: pointer;
}

/*//*/

.sec_services {
    width: 555px !important;
    height: 235px;
    border-radius: 8px;
    overflow: hidden;
}

.sec_services .back_pl {
    height: 235px;
}

.sec_services .background_pages {
    background: linear-gradient(180deg, rgba(37, 36, 34, 0) 0%, rgba(37, 36, 34, 0.6) 100%);
}

.sec_services .text_sec {
    max-width: 577px;
    text-align: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    height: 100%;
    padding-top: 146px;
}

.sec_services .text_sec h2 {
    font-family: mardoto_regular;
    font-weight: 500;
    font-size: 25px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 34px;
}

.slider_services .slick-arrow {
    background-image: url("/local/templates/o2garden/css/../img/slider_sl.svg");
    background-repeat: no-repeat;
}

.slider_services .slick-prev {
    transform: rotate(180deg);
}

.slider_services .slick-arrow {
    background-image: url("/local/templates/o2garden/css/../img/slider_sl.svg");
    background-repeat: no-repeat;
}

.slider_services .slick-prev {
    transform: rotate(180deg);
}

.works_title {
    margin-top: 128px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 31px;
}

.works_title h2 {
    display: block;
    font-family: mardoto_regular;
    color: #0B0825;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 8px;
}

.works_title a {
    color: #00773C;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #00773C;
    filter: drop-shadow(0px 4px 40px rgba(0, 119, 60, 0.25));
    border-radius: 23.5px;
    width: 266px;
    height: 52px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    font-family: mardoto_regular;
}

.slider_works_p {
    margin-bottom: 200px;
}

/*green walls*/

.green_walls_inf {
    margin-top: 120px;
}

.green_walls_inf_sec {
    margin-bottom: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.green_walls_inf_sec > div {
    width: 48%;
}

.green_walls_inf_sec > div > img {
    width: 100%;
    height: 490px;
    border-radius: 8px 8px 8px 80px;
}

.green_walls_inf_sec_no_rad > div > img {
    width: 100%;
    height: 490px;
    border-radius: 8px 8px 8px 8px;
}

.green_walls_inf_sec > div > h3 {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 24px;
    color: #00773C;
    display: block;
    margin-bottom: 16px;
}

.green_walls_inf_sec > div > p {
    font-family: mardoto_regular;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: block;
    color: #252422;
    opacity: 0.8;
}

.green_walls_gal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 120px;
}

.green_walls_inf_sec_no_rad > div.green_walls_gal > img {
    width: 48%;
    height: 200px;
    border-radius: 8px 8px 8px 8px;
}

.green_walls_inf_sec_photo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.green_walls_inf_sec_photo > div {
    width: 48%;
}

.green_walls_inf_sec_photo > div > img {
    width: 100%;
    border-radius: 8px;
    height: 200px;
}

.mb_gr {
    margin-bottom: 40px;
}

.info_green {
    margin-top: 120px;
    text-align: center;
}

.info_green h2 {
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    display: block;
    text-align: center;
    margin-bottom: 8px;
}

.info_green p {
    font-family: mardoto_regular;
    font-weight: 400;
    font-size: 17px;
    line-height: 150%;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 24px;
    color: #252422;
    opacity: 0.8;
    max-width: 617px;
}

.info_green a {
    color: #00773C;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #00773C;
    filter: drop-shadow(0px 4px 40px rgba(0, 119, 60, 0.25));
    border-radius: 23.5px;
    width: 234px;
    height: 47px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    margin: 0 auto;
    font-family: mardoto_regular;
}

.detail-product-box .slick-slide {
    margin: 0 16px;
}

.header-bottom-box a[href~="catalog"] {
    background-color: yellow;
}
/* End */


/* Start:/local/templates/o2garden/css/_global_media.css?175076460139413*/
@media screen and (min-width: 1920px) {
    .catalog_page_right_block {
        width: 80%;
    }

    /*.product-item-container {*/
    /*    width: 23.333%;*/
    /*}*/
    .product-item-container .product_block {
        width: 100%;
    }
}

@media screen and (max-width: 1919px) and (min-width: 1440px) {
    .wrapper, .info_garden_block.wrapper {
        margin: 0 150px;
    }

    .general_slider_title, .general_slider .slick-dots {
        left: 150px;
    }

    .mobile_lang {
        display: none;
    }

    .catalog_page_right_block {
        width: 80%;
    }
}

@media screen and (max-width: 1495px) {
    /*.product-item-container {*/
    /*	width: 31.333%;*/
    /*}*/
}


@media screen and (max-width: 1490px) {
    .search_block .search {
        width: 400px;
    }
}

@media (max-width: 1440px) {
    .title_blog {
        width: auto;
    }

    .garden_menu > li > a {
        padding: 12px 11px 23px 12px;
	font-size: 13px;
    }

    .catalog_page_right_block {
        width: 80%;
    }

    .bold_text {
        font-size: 17px !important;
    }

    .product_info_btn {
        width: 133px;
        font-size: 12px;
    }

    .product_block_info_btn .input-group-field {
        width: 41px;
    }

    .search_block .search {
        width: 370px;
    }

    .garden_menu {
        padding: 0;
    }
}

@media screen and (max-width: 1439px) and (min-width: 1280px) {
    .mobile_lang {
        display: none;
    }

    .wrapper {
        margin: 0 100px;
    }

    .slider_wo .slick-dots {
        bottom: -40px;
    }

    .our_block .our_btn {
        margin-top: 50px;
    }

    .pos_rel {
        margin-top: 70px;
    }

    .footer_top {
        justify-content: space-around;
    }

    .discount_product_price_block {
        width: 48%;
    }

    .info_slider_block_photo {
        width: 75% !important;
    }

    .info_slider_block .hover_photo_home {
        width: 100%;
        height: auto;
    }

    .our_block_title {
        font-size: 26px;
        margin-bottom: 30px;
        flex-direction: initial;
        justify-content: center;
    }

    .footer_top_section_for_media {
        width: 700px;
    }

    .plant_section_block {
        font-size: 10px;
    }

    .general_slider_title, .general_slider .slick-dots {
        left: 100px;
    }

    .general_slider .slider_block {
        max-height: 400px;
    }

    .general_slider .slick-slide img {
        height: 400px;
    }

    .info_garden_block.wrapper {
        margin: 0 100px;
    }

    .about_us_text {
        padding: 0 100px;
    }

    .search_and_login_block.d_flex {
        column-gap: 10px;
    }
}

@media screen and (max-width: 1325px) {
    .news_events_block {
        width: 330px !important;
        height: 320px;
    }
}

.events-review .events_block_title

@media screen and (max-width: 1315px) {
    .search_see_all {
        left: -110px;
    }

    .burger_logo_block a {
        width: 115px;
    }

    .search_block {
        margin-right: 10px;
    }

    .about_us_text {
        font-size: 18px;
    }

    .blog_news_block {
        margin-bottom: 0;
    }

    .info_garden_block_bold {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .our_photo_info {
        width: 170px;
    }

    .our_photo_info_title {
        margin-top: 30px;
    }

    .our_photo_info_text {
        margin-bottom: 50px;
    }

    .our_photo {
        width: 400px;
    }

    .our_photo_mini {
        width: 191px;
    }

    .input-group-field {
        width: 28px;
        height: 28px;
    }

    .circle {
        width: 10px;
        height: 10px;
    }

    .call_services {
        padding: 0;
    }

    .news_events_block {
        width: 270px;
        height: 320px;
    }

    .news_events_block_photo {
        height: 170px;
    }

    .news_events_block_svg {
        top: 163px;
    }

    .bg_right_bottom {
        right: 20px;
    }

    .info_garden_block {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
    .mobile_lang {
        display: none;
    }

    .garden_menu > li > a {
        font-size: 13px;
    }

    .pos_rel {
        margin-top: 70px;
    }

    footer .footer_fix {
        display: none;
    }

    .pos_rel .our_block_title {
        flex-direction: initial;
        justify-content: center;
    }


    .social_lang_basket_block .wish_bascket_block {
        display: flex;
    }

    .pos_rel .bg_right_svg {
        top: 40px;
    }

    .pos_rel .bg_right_svg img {
        width: 55%;
        margin-left: auto;
    }

    .vase-box .product_block_info_btn .input-group {
        position: static;
    }

    .about_us_block_text {
        padding: 0 50px;
    }

    .slider_wo .slick-dots {
        bottom: -30px;
    }

    .our_block .our_btn {
        margin-top: 72px;
    }

    .garden-box.wrapper {
        margin-bottom: 70px;
    }

    .discount_price_block {
        margin-top: 50px;
    }

    .blog_news_block {
        margin-top: 40px;
        padding-bottom: 60px;
    }

    .our_block .discount_product_price_block {
        margin-bottom: 25px;
    }

    .our_services .our_services_title {
        flex-direction: initial;
        justify-content: center;
    }

    .header_bottom button {
        width: auto;
        font-size: 13px;
        padding: 4px 15px;
    }

    .blog_btn_menu {
        font-size: 13px;
        width: auto;
        height: auto;
        padding: 5px 15px;
    }

    .general_slider .slick-dots {
        left: 50px;
    }

    .info_garden_block.wrapper {
        margin: 0 70px;
    }

    .slick-prev {
        left: -25px;
    }

    .slick-next {
        right: -30px;
    }

    .info_garden_block a {
        margin-bottom: 0;
    }

    .garden-top-box {
        margin-bottom: 37px;
    }

    .wrapper {
        margin: 0 50px;
    }

    .general_slider_title {
        left: 50px;
        top: 75px;
    }

    .general_slider_title_text {
        line-height: 60px;
    }

    .general_slider_title_btn {
        margin-top: 10px;
    }

    .slider_block {
        max-height: 350px;
    }

    /*.slick-slide img {*/
    /*    height: 350px;*/
    /*}*/
}

@media screen and (max-width: 1140px) and (min-width: 768px) {
    .search_block .search {
        width: 300px;
    }
}


@media screen and (max-width: 1080px) and (min-width: 768px) {
    .search_block .search {
        width: 250px;
    }
}

@media screen and (max-width: 1050px) and (min-width: 768px) {
    .product_block_info .product_block_info_btn {
        justify-content: center;
        column-gap: 10px;
        margin-top: 14px;
        padding-bottom: 16px;
    }

    .product_info_btn svg {
        margin: 0;
    }

    .product_info_btn {
        width: max-content;
        height: 35px;
    }
}

@media screen and (max-width: 1024px) {
    .product_block:hover .product_block_photo img {
        transform: scale(1);
    }

    .product_block_info_price_two {
        flex-direction: column;
        gap: 4px;
    }

    .bg_right_svg {
        display: none;
    }

    .header_bottom .garden_menu > li > a[href*="catalog"] {
        display: none;
    }


    .works .our-block-all-mob-box {
        display: none !important;
    }

    .search_fixed_plant {
        position: fixed;
        right: 1px;
        top: 150px;
    }

    .size_product_page {
        justify-content: center;
    }

    .burger_logo_block {
        width: 32%;
    }

    .product_block_info_size {
        margin-bottom: 0;
    }

    .product_block_photo {

    }

    .product_block_info {
        padding: 0 18px;
        padding-top: 10px;
        position: relative;
    }

    .product_block_info_title {
        font-size: 14px;
    }

    .product_block_info_price {
        font-size: 14px;
    }

    .product_block_info_size {
        font-size: 13px;
        text-align: right;
    }

    .menu {
        height: 100vh;
        position: relative;
    }

    .menu_footer {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .footer_fix_icon_point {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .wish_block_footerfix {
        position: relative;
    }

    .wish_number_footer {
        position: absolute;
        top: 5px;
        left: 12px;
        font-family: Bokonique;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        color: black;
    }

    .fix_point_active {
        color: #00773C;
    }

    .footer_fix {
        z-index: 10;
        width: 100%;
        padding: 17px 0;
        background-color: white;
        position: fixed;
        bottom: 0;
        box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.25);
    }

    .footer_special_for_mobile {
        display: flex;
        z-index: 20;
        align-items: flex-start;
        justify-content: space-between;
    }

    .footer_icon_activ_mobile path {
        fill: #00773C;
    }

    .burger_btn {
        display: block;
    }

    .media_call_block {
        display: flex;
    }

    .language_select, .wish_bascket_block, .social_block, .search_and_login_block, .header_gren {
        display: none;
    }

    .header_block {
        height: auto;
    }

    .general_slider_title_btn:hover {
        width: 210px;
        height: 37px;
        background-color: #00773C;
        color: white;
    }

    .slick-dots {
        left: 20px;
    }

    .call_back_block {
        width: 373px;
    }

    .call_back_block_title {
        font-size: 18px;
    }

    .call_back_title {
        padding-top: 39px;
    }

    .call_back_btn input {
        margin-bottom: 41px;
    }

    .call_tanks_block {
        width: 373px;
        padding: 0 45px;
    }

    .login_block_hide {
        width: 373px;
    }

    .our_btn {
        margin-top: 20px;
    }

    .see_everyone {
        width: 266px;
        height: 35px;
    }

    .bg_right_bottom {
        display: none;
    }

    .footer_mini_block_two_one {
        margin-right: 0;
    }

    .footer_bottom_block {
        margin-top: 30px;
        padding: 11px 0 0 0;
        margin-bottom: 0;
    }

    .visa {
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .footer_ws_medis {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .footer_top_section_ws span {
        margin-right: 10px;
    }

    .login_block > a:last-child {
        display: none;
    }

    .events-review .events_block_title {
        padding-bottom: 1px;
    }


    .slick-slider .slick-next {
        background: url("/images/slide-next-mob.webp") no-repeat;
    }

    .slick-slider .slick-prev {
        background: url("/images/slide-prev-mob.webp") no-repeat;
        /*transform: translate(0, -50%) rotate(180deg) !important;*/
    }

    .bg_left_bottom {
        display: none;
    }

}

@media screen and (max-width: 1024px) and (min-width: 700px) {
    .footer_top {
        flex-direction: column-reverse;
        row-gap: 38px;
    }


}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .mobile_lang {
        display: none;
    }

    .wrapper {
        margin: 0 40px;
    }

    .social_lang_basket_block .wish_bascket_block {
        display: flex;
    }

    .mob-search-box {
        display: block;
        padding: 0 7px;
    }

    .social_lang_basket_block .login_block {
        display: block;
        margin-left: 0;
        padding-top: 0;
    }

    .social_lang_basket_block .media_call_block {
        display: none;
    }

    .basket_block {
        border-right: 1px solid #F1F1F1;
    }

    .social_lang_basket_block {
        column-gap: 16px;
        align-items: flex-start;
    }

    .wish_block, .basket_block, .language_block {
        padding: 0 16px;
    }

    .header-bottom-box {
        display: none;
    }

    .header_top {
        padding-bottom: 15px;
        padding-top: 15px;
        height: 75px;
    }

    .burger_logo_block {
        width: 42%;
        justify-content: flex-end;
    }

    .general_slider .slider_block {
        max-height: 456px;
    }

    .general_slider .slider_block img {
        height: 456px;
    }

    .slider_block .general_slider_title {
        left: 40px;
        font-size: 65px;
        line-height: 0;
        font-family: NotoSansArmenian-Bold;
    }

    .general_slider_title_text {
        font-family: NotoSansArmenian-Bold;
    }

    .general_slider .slick-dots {
        left: 40px;
    }

    .online_shop_content_item .menu-main-title-box {
        color: #252422;
        font-size: 16px;
        line-height: 19px;
        font-family: Mardoto;
        font-weight: 700;
    }

    .blog-news-main .slick-slider .slick-prev, .blog-news-main .slick-slider .slick-next {
        transform: translate(0, 0) rotate(0);
        top: 100px;
    }

    .blog_news_info_block .slick-slide {
        margin: 0 30px 0 0;
    }

    .blog-news-main .slick-slider .slick-prev {
        left: 0;
    }

    .blog-news-main .slick-slider .slick-next {
        right: 40px;
    }

    .wrapper.blog-news-main {
        margin-right: 0;
    }

    .blog-news-main .slick-list {
        padding-left: 0 !important;
    }

    .online_shop_content_item a {
        font-size: 14px;
        line-height: 16px;
        font-family: Mardoto;
    }

    .online_shop_content_items {
        margin-bottom: 22px;
        row-gap: 22px;
    }

    .header_block .online_shop_content {
        height: 100vh;
        width: 100%;
        z-index: 10000;
        position: absolute;
    }

    .footer_fix {
        display: none;
    }

    .mob-menu-box-bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: auto;
        padding: 16px 0;
        border-top: 1px solid #E1ECE4;
        border-bottom: 1px solid #E1ECE4;
        margin-top: 22px;
    }

    .mob-menu-box-bottom-left {
        display: flex;
        justify-content: space-between;
        align-items: center;
        column-gap: 30px;
    }

    .mob-menu-box-bottom-left-title {
        color: #252422;
        font-size: 16px;
        line-height: 19px;
        font-family: 'Mardoto';
        font-weight: 700;
    }

    .mob-menu-box-bottom-left .blog_btn_menu {
        width: 74px;
        height: 36px;
        font-weight: 900;
    }

    .mob-menu-box-bottom-left .blog_btn_menu a {
        font-size: 15px;
        line-height: 18px;
        font-family: 'Mardoto';
        font-weight: 900;
    }

    .general_slider_title_block {
        margin-bottom: 40px;
    }

    .info_garden_block_text .info_garden_block_text_normla {
        font-size: 13px;
        line-height: 15px;
        font-family: 'Mardoto';
    }

    .garden-top-box {
        margin-bottom: 126px;
    }

    .info_slider_block .slick-list {
        padding-left: 0 !important;
        padding-bottom: 20px !important;
    }

    .info_slider_block .slick-list::-webkit-scrollbar {
        width: 0;
    }

    .info_slider_block .slick-list::-webkit-scrollbar-thumb {
        background: #E1ECE4;
        border-radius: 8px;
        height: 5px;
    }

    .info_slider_block .slick-list .slick-track {
        margin-left: -320px;
    }

    .info_garden_block.wrapper {
        margin: 0 40px;
        row-gap: 50px;
    }

    .info_garden_block_text .info_garden_block_text_bold {
        font-size: 17px;
        font-family: 'Mardoto';
    }

    .info_garden_block .max_wi {
        width: 45%;
    }

    .mob-burger {
        display: block;
    }


    .slick-slider .slick-prev, .slick-slider .slick-next {
        width: 40px;
        height: 40px;
        background-size: cover;
        transform: translate(0, -50%) rotate(0);
        z-index: 50;
    }

    .garden-box.wrapper .slick-slider .slick-next {
        right: 30px;
    }

    .garden-box.wrapper .slick-slider .slick-prev {
        left: 30px;
    }

    .pos_rel .slick-slider .slick-prev {
        left: 5px;
    }

    .pos_rel .slick-slider .slick-next {
        right: 5px;
    }

    .discount_price_block.slick-slider .slick-next {
        right: 40px;
    }

    .discount_price_block.slick-slider .slick-prev {
        left: 40px;
    }

    footer .footer_bottom_block {
        padding: 11px 0 13px 0;
    }

    .discount-prices-box.wrapper {
        margin-right: 0;
    }

    .garden-box.wrapper {
        margin-right: 0;
    }

    .our-block-all-mob-box {
        display: block;
    }

    .our_services_title span {
        font-family: 'Mardoto';
        font-weight: 700;
        font-size: 30px;
        line-height: 35px;
    }

    .our_block_title span {
        margin-top: 0;
    }

    .our_block .our_btn {
        display: none;
    }

    .our_block .works-box .our_block_title {
        background: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: initial;
        margin: 0 40px;
        width: auto;
    }

    .footer_mini_block_two {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        width: 66%;
    }

    .footer_bottom {
        column-gap: 80px;
    }

    .footer_mini_info {
        row-gap: 4px;
    }

    .mob-visa-box.visa {
        display: flex;
    }

    .footer_top_section_for_media {
        margin: 0;
        width: 100%;
    }

    .footer-top-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .visa {
        display: none;
    }

    .discount_price_block .discout_price_info {
        top: 82px;
        left: 82px;
    }

    .discout_price_info_btn {
        border-radius: 8px;
    }

    .pos_rel .our_btn {
        display: none;
    }

    .discount_price_block .slick-list {
        padding-left: 0 !important;
    }

    .discount_price_block .slick-arrow.slick-disabled {
        display: none !important;
    }

    .vase-box .slick-slide {
        margin: 0 8px;
    }

    .vase-box .product_block_photo {
        background: white;
        width: auto;
    }

    .product_info_btn span {
        display: none;
    }

    .info_garden_slider_block .slick-arrow.slick-disabled {
        display: none !important;
    }

    .pos_rel .bg_right_svg {
        display: none;
    }

    .our_services_photo_block .our_services_photo {
        width: 100%;
        margin: 0 0 80px 0;
    }

    .our_services_photo_block .our_services_info_block {
        width: 100%;
        padding: 40px 40px 10px 40px;
    }

    .our_services_photo_block .design_irrigation_block_text {
        margin-left: 0;
    }

    .our_services_photo_block .design_irrigation_block {
        justify-content: flex-start;
        column-gap: 32px;
    }

    .our_services_photo_block .design_irrigation_block .info_garden_block_bold {
        margin-bottom: 12px;
        font-family: 'Mardoto';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
    }

    .our_services_photo_block .design_irrigation_block .info_garden_block_normla,
    .our_services_photo_block .design_irrigation_block .info_garden_block_text_normla {
        color: #474747;
        font-family: 'Mardoto';
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
    }

    .about_us_block_text {
        padding: 0 40px;
    }

    .our_services_info_block .our_services_info_block_btn {
        margin-top: 10px;
        width: max-content;
    }

    .slider_wo .slick-slide {
        height: 370px;
    }

    .online_shop_content_item {
        width: 50%;
        margin-bottom: 10px;
    }

    .wish_block .wish_number {
        top: 4px;
    }

    .basket_block .basket_number {
        top: 3px;
    }

}

@media screen and (max-width: 991px) {
    .catalog_page_right_block {
        width: 100%;
    }

    .product_info_btn {
        width: max-content;
    }

    .landscape_des {
        grid-template-columns: repeat(2, 1fr);
    }

    .landscape_design_sec {
        flex-direction: column;
    }

    .landscape_design_sec > div {
        width: 100%;
    }

    .landscape_design_sec > div > img {
        object-fit: fill;
        width: 100% !important;
        height: auto;
    }

    .landscape_design_sec:nth-child(2n) {
        flex-direction: column-reverse;
    }

    .landscape_design_sec:nth-child(2n) > div:nth-child(2) {
        width: 85%;
        align-self: start;
    }

    .landscape_design_sec:nth-child(odd) > div:nth-child(1) {
        width: 85%;
        align-self: start;
    }

    .our_block .slider_wo .our_photo_info {
        padding-bottom: 24px;
        opacity: 1;
    }

    .our_block_photo .our_photo {
        opacity: 1;
    }

    .our_photo_info {
        opacity: 1;
    }

    .filter_clear_and_filter_text_box {
        justify-content: start;
        gap: 46px;
    }


}

@media screen and (min-width: 768px) {
    .slider_wo .slick-slide {
        /*width: 555px !important;*/
    }
}


@media screen and (max-width: 767px) {
    .product_info_btn {
        width: max-content;
    }

    .product_page_product_left {
        width: 100%;
        margin-right: 0;
    }

    .max_wi {
        width: 350px;
    }

    /*.product_prd .fotorama img {*/
    /*    width: 100%;*/
    /*}*/

    .basket .basket_number {
        top: 8px;
    }

    .basket_block {
        padding-top: 6px;
    }


}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .product_block_info_btn {
        width: 97%;
    }

    .plants_required_title {
        text-align: center;
    }

    .footer_fix {
        display: none;
    }

    .search_and_login_block.open-search-box {
        display: block;
        width: 83%;
    }

    .search_and_login_block.open-search-box .call_back_block_header {
        display: none;
    }

    .mob-search-box {
        display: block;
        padding: 0 7px;
    }

    .wrapper {
        margin: 0 16px;
    }

    .header-bottom-box {
        display: none;
    }

    .social_lang_basket_block .media_call_block {
        display: none;
    }

    .social_lang_basket_block .wish_bascket_block {
        display: flex;
    }

    .mob-burger {
        display: block;
    }

    .header_top {
        padding-top: 15px;
        padding-bottom: 15px;
    }


    .general_slider .slick-slide img,
    .general_slider .slick-slide video{
        height: 456px;
    }

    .general_slider .slider_block {
        max-height: 456px;
    }

    .general_slider .general_slider_title {
        left: 16px;
        top: 179px;
    }

    .general_slider_title_text {
        font-size: 28px;
        line-height: 38px;
    }

    .general_slider_title .general_slider_title_btn {
        width: 155px;
        height: 45px;
        font-size: 16px;
        line-height: 19px;
        margin-top: 16px;
    }

    .general_slider .slick-dots {
        left: 16px;
        bottom: 49px;
    }

    .info_garden_block.wrapper {
        margin: 0 16px;
        row-gap: 15px;
    }

    .general_slider_title_block {
        margin-bottom: 44px;
    }

    .wrapper.garden-box {
        margin-right: 0;
    }

    .wrapper.garden-box .info_garden_slider_block .info_slider_block .slick-list {
        padding-left: 0 !important;
        padding-bottom: 20px !important;

    }

    .select_lang {
        display: none;
    }

    .wrapper.garden-box .info_garden_slider_block .info_slider_block .slick-list::-webkit-scrollbar {
        width: 0;
    }

    .wrapper.garden-box .info_garden_slider_block .info_slider_block .slick-list::-webkit-scrollbar-thumb {
        background: #E1ECE4;
        border-radius: 8px;
        height: 8px;
    }

    .our-block-all-mob-box {
        display: block;
    }

    .our_block_title span {
        width: 100%;
        text-align: left;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
    }

    .our_block_title {
        justify-content: end;
    	align-items: center;
    }

    .garden-box.wrapper {
        margin-bottom: 66px;
    }

    .info_slider_block .slick-list .slick-slide {
        margin-right: 30px;
    }

    .info_slider_block_photo_text p {
        margin-bottom: 46px;
        font-size: 25px;
        line-height: 29px;
        width: 100%;
        text-transform: initial;
        height: auto;
    }

    .our_services .our_services_photo {
        width: 100%;
        margin: 0 0 40px 0;
    }

    .our_services .our_services_info_block {
        width: 100%;
        padding: 22px 16px;
    }

    .our_services .design_irrigation_block {
        padding: 0;
    }

    .our_services .design_irrigation_block_text {
        margin-left: 0;
    }

    .our_services .info_garden_block_bold {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 12px;
    }

    .our_services .info_garden_block_normla, .our_services .info_garden_block_text_normla {
        font-size: 12px;
        line-height: 17px;
    }

    .our_services_info_block .our_services_info_block_btn {
        width: max-content;
        text-transform: initial;
        margin-bottom: 0;
    }

    .about_us_block .about_us_text {
        padding: 0 16px;
    }

    .about_us_block .about_us_title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
    }

    .about_us_block .about_us_text .text_home_page_about {
        font-size: 12px;
        line-height: 18px;
    }

    .about_us_btn {
        margin-top: 24px;
    }

    .pos_rel > .wrapper {
        margin: 0 8px;
    }


    .works-box {
        margin: 100px 16px;
    }

    .slider_wo .slick-dots {
        width: 100%;
        bottom: -39px;
    }

    .works-box .our_btn {
        display: none;
    }

    .pos_rel .bg_right_svg {
        display: none;
    }

    .pos_rel .our_btn {
        display: none;
    }

    .vase-box .slick-slide {
        margin: 0 8px;
    }

    .product_block_info_price_two {
        margin: 0 auto;
    }

    .product_info_btn span {
        display: none;
    }

    .product_info_btn {
        width: 60px;
        gap: 0;
        height: 35px;
        font-size: 12px;
        justify-content: center;
    }

    .product_block .product_block_info_size {
        font-size: 12px;
    }

    .product_block {
        box-shadow: none !important;
    }

    .product_block_info .product_block_info_btn {

        justify-content: center;
        column-gap: 9px;
    }

    .discount_price_block .slick-slide {
        margin: 0 16px;
    }

    .blog-news-main.wrapper {
        margin: 0;
    }

    .wrapper.discount-prices-box {
        margin: 0;
    }

    .product_block {
        padding-bottom: 16px;
    }

    .header_block .online_shop_content {
        height: 100vh;
        width: 100%;
        z-index: 10000;
        position: absolute;
    }

    .product_info_btn svg {
        margin-right: 0;
    }

    .slick-slider .slick-next {
        background: url("/images/slide-next-mob.webp") no-repeat;
        right: 16px;
    }

    .slick-slider .slick-prev {
        background: url("/images/slide-prev-mob.webp") no-repeat;
        left: 16px;
    }

    .slick-slider .slick-prev, .slick-slider .slick-next {
        width: 40px;
        height: 40px;
        background-size: cover;
        transform: translate(0, -50%) rotate(0);
        z-index: 50;
    }

    .slick-slide .discount_product_price_block img {
        height: 250px;
    }

    .our_block_photo .our_photo_info_title {
        font-size: 18px;
        line-height: 21px;
        margin-top: 24px;
        margin-bottom: 15px;
    }

    .vase-box .slick-slider .slick-next {
        right: 8px;
    }

    .vase-box .slick-slider .slick-next {
        left: 8px;
    }

    .our_block_photo .our_photo_info_text {
        font-size: 12px;
        line-height: 14px;
        font-family: 'Mardoto';
        max-width: 80%;
        margin-bottom: 24px;
    }

    .our_block_photo .our_photo {
        height: auto;
    }

    .our_block .our_block_photo {
        height: auto;
    }

    .our_photo_info_text_bottom {
        font-size: 10px;
        line-height: 15px;
        font-family: 'Mardoto';
        max-width: 45%;
    }

    .discount_product_price_block {
        height: auto;
    }

    .discount_product_price_block .discout_price_info {
        left: 26px;
        bottom: 24px;
        top: auto;
    }

    .discount-prices-box .slick-arrow.slick-disabled {
        display: none !important;
    }

    .blog-news-main .slick-arrow {
        transform: translate(0, 0) rotate(0);
        top: 92px;
    }

    .blog-news-main .slick-slide .news_events_block_photo img {
        height: 229px;
    }

    .blog-news-main .news_events_block_photo {
        height: auto !important;
    }

    .mail_info_block span {
        margin: 16px auto;
        font-size: 14px;
        line-height: 24px;
    }

    .news_events_block_text {
        padding: 0;
    }

    .blog_news_info_block .news_events_block {
        margin: 0;
    }

    .blog_news_block {
        padding-bottom: 40px;
    }

    .news_events_block .news_events_block_svg {
        top: 210px;
    }

    .mail_info_block {
        margin: 80px 0;
    }

    .mail_info_block h1 {
        font-size: 16px;
        line-height: 23px;
        font-family: 'Mardoto';
    }

    .main_info_btn_block input, .mail_info_block form {
        width: 100%;
    }

    .mail_info_block .main_info_btn_block {
        width: 100%;
        gap: 24px;
    }

    .main_info_btn_block button {
        border-radius: 8px;
    }

    .mail_info_block span.mail-button-title-box {
        margin: 24px auto;
        font-size: 14px;
    }

    .mail_info_block span a {
        font-size: 12px;
    }

    .mob-menu-arrow {
        display: block;
        width: 10px;
        cursor: pointer;
        height: 16px;
    }

    .online_shop_content_item ul {
        display: none;
    }

    .online_shop_content_item .menu-main-title-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .online_shop_content .online_shop_content_item {
        width: 100%;
        margin-bottom: 27px;
    }

    .mob-menu-box-bottom {
        display: block;
        padding: 32px 0;
        border-top: 1px solid #E1ECE4;
    }

    .mob-menu-box-bottom-left-title a {
        font-size: 16px;
        line-height: 19px;
        font-family: 'Mardoto';
        font-weight: 700;
    }

    .mob-menu-box-bottom-left {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        padding-bottom: 32px;
        border-bottom: 1px solid #E1ECE4;
    }

    .blog_btn_menu {
        width: 74px;
        height: 36px;
    }

    .blog_btn_menu a {
        font-size: 15px;
        line-height: 18px;
        font-family: 'Mardoto';
        font-weight: 900;
    }

    .call_back_block_header {
        margin-top: 32px;
    }

    .header_top {
        position: relative;
    }

    .mob-menu-section-title {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-family: 'Mardoto';
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
    }

    .online_shop_content_item .sub-menu-box a {
        font-size: 16px;
        line-height: 19px;
        font-family: 'Mardoto';
    }

    .online_shop_content_item ul li {
        padding: 16px 0;
    }

    section .map_block {
        margin-bottom: 0;
    }

    .footer_top {
        padding-top: 0;
    }

    .bottom-menu-arrow {
        display: block;
        transform: rotate(180deg);
        width: auto;
        transition: all .5s ease-in-out;
    }

    .bottom-menu-arrow.rot {
        transform: rotate(0deg);
    }

    .mob-visa-box.visa {
        display: flex;
        width: 50%;
        margin: 16px 0;
    }

    .visa > .idram_logo {
        width: 40px;
        height: 40px;
    }

    .footer_top_section_coopy-mob {
        display: block;
        font-family: 'Mardoto';
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
    }

    footer .footer_bottom_block {
        margin-top: 24px;
        padding-bottom: 24px;
    }

    .footer_mini_info_call_bold, .footer_mini_info_bold {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 4px;
    }

    .footer_mini_info_normal span {
        font-size: 10px;
        line-height: 12px;
    }

    .footer_mini_info {
        max-width: 80%;
    }

    .footer_bottom, .footer_mini_block_two {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 16px;
        width: 100%;
    }

    .footer_mini_block {
        width: 100%;
    }

    .footer_top_section_title {
        margin-bottom: 0;
    }

    .visa {
        display: none;
    }

    .footer-sub-section {
        display: none;
    }

    .footer_top_section_text {
        display: none;
        width: max-content;
    }

    .bottom-menu-main-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 8px;
    }

    .special_media {
        width: 100%;
    }

    .footer_top_block .footer_top_section {
        width: 100%;
        margin-top: 0;
    }

    .footer_top .footer_top_section_for_media {
        display: block;
        width: 100%;
        margin: 32px 0;
    }

    .footer_top_section_text.dBlock {
        display: block;
    }
}

@media screen and (max-width: 710px) {
    .landscape_des {
        justify-content: center;
    }
}


@media screen and (max-width: 700px) {
    .product_info_btn:hover {
        background: #00773C;
        color: white;
    }

    .text_sec > h2 {
        font-size: 36px;
    }

    .footer_top_section_coopy {
        font-size: 10px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer_top_section_ws span {
        font-size: 8px;
    }

    .footer_top_section_ws {
        margin-top: 0;
    }

    .footer_top {
        flex-direction: column-reverse;
    }

    .footer_top .footer_top_section_ws {
        display: none;
    }

    .footer_top .footer_top_section_coopy {
        display: none;
    }

    .footer_top_section {
        flex-direction: inherit;
        align-items: center;
        justify-content: space-around;
        justify-content: flex-start;
    }

    .footer_top_section {
        margin-top: 25px;
    }

    .footer_top_section {
        width: max-content;
        align-items: flex-start;
        flex-direction: column;
    }

    .footer_top_section_one {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        margin-left: auto;
        margin-right: auto;
    }

    .footer_top_section_logo {
        width: 131px;
    }

    .footer_top_section_for_media {
        width: 345px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-left: auto;
        margin-right: auto;
    }

    .our_photo_info_title {
        margin-top: 10px;
        font-size: 14px;
    }

    .our_photo_info_text {
        margin-bottom: 10px;
        font-size: 10px;
    }

    .mer_img {
        width: 46px;
        height: auto;
    }

    .vase-box .slick-arrow.slick-disabled {
        display: none !important;
    }
}

@media screen and (max-width: 560px) {
    .landscape_des {
        grid-template-columns: 1fr;
    }

    .text_sec > h2 {
        font-size: 26px;
        line-height: 40px;
    }

    .text_sec > p {
        font-size: 13px;
    }

    .text_sec  {
        padding-top: 40px;
    }

    .text_sec > ul > li {
        font-size: 14px;
    }

    .our_section_general_title_block {
        padding-left: 0;
        padding-top: 0;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width: 520px) {
    .footer_top_section_one {
        width: 280px;
        grid-template-columns: repeat(1, 1fr);
    }

    .footer_top_section_sait {
        margin-top: 20px;
    }

    .burger_logo_block a {
        height: auto;
    }

    .burger_logo_block {
        width: 20%;
    }

    .login_block {
        margin-left: 16px;
    }

}

@media screen and (max-width: 500px) {

    .news_blog_category_block {
        column-gap: 0;
    }
}

@media screen and (max-width: 481px) {
    .our_block .slider_wo .our_photo_info {
        width: 100%;
        position: static;
    }

    .visa > .idram_logo {
        width: 26px;
        height: 26px;
    }

    .our_photo_info {
        width: 100%;
        position: static;
        padding-bottom: 40px;
    }

    .our_block_photo {
        height: auto;
    }

    .product_page_product_right .prd_info_btn {
        width: 100%;
    }
}

@media screen and (max-width: 414px) {
    .call_number_textinfo {
        margin-left: 5px;
    }

    .footer_top_section_logo {
        width: 120px;
    }

    .footer_top_section_sait {
        margin-top: 15px;
    }

    .call_back_block {
        width: 260px;
    }

    .call_back_block_input input {
        height: 35px;
        padding: 6px 6px;
    }

    .call_back_block_input input::placeholder {
        font-size: 10px;
    }

    .call_back_block_title {
        font-size: 14px;
    }

    .call_back_title {
        padding-top: 10px;
    }

    .call_back_title svg {
        width: 30px;
        height: 30px;
    }

    .call_back_btn input {
        width: 170px;
        height: 30px;
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .call_tanks_block {
        width: 260px;
        padding: 0 25px;
    }

    .call_back_tanks_title {
        font-size: 16px;
    }

    .call_back_tanks_text {
        font-size: 13px;
    }

    .call_back_tanks_sait svg {
        width: 25px;
        height: 25px;
    }

    .call_back_tanks_sait {
        margin-bottom: 20px;
    }

    .login_block_hide {
        padding: 20px 20px;
    }

    .login_block_title svg {
        width: 35px;
        height: 35px;
    }

    .call_back_block_title {
        font-size: 12px;
    }

    .btn_login input {
        width: 150px;
        height: 35px;
    }

    .login_block_hide hr {
        margin: 8px 0;
    }

    .menu {
        width: 100%;
    }

    .menu_navbar {
        margin-bottom: 15px;
    }

    .footer_top_section_sait a {
        margin-right: 14px;
    }

    .menu_close_leng_block {
        padding: 20px 22px 5px 22px;
    }

    .menu_navbar a {
        margin-bottom: 5px;
    }

    .menu_footer_section {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .social_lang_basket_block .login_block > .login_registration > span {
        display: none;
    }

    .catalog-section {
        gap: 5px;
    }

}

@media screen and (max-width: 366px) {
    .menu_link_call_bar_block {
        flex-direction: column;
    }

    .menu_link_bar {
        margin-top: 10px;
    }

    .menu_call_bar {
        margin: 10px 0;
    }
}

@media screen and (max-width: 320px) {
    .footer_top_section_ws span {
        font-size: 6px;
    }

    .menu_navbar a {
        font-size: 20px;
    }
}

/* End */


/* Start:/local/templates/o2garden/css/home_page_style_media.css?170842161011183*/
@media screen and (max-width: 1770px) {
    .product_page_slick .slick-slide {
        margin-right: 31px;
    }

    .slider_block {
        position: relative;
        max-height: 456px;
    }
}

@media screen and (max-width: 1315px) {
    .info_slider_block {
        margin-bottom: 30px;
    }

    .slider_block {
        position: relative;
        max-height: 390px;
    }

    .news_events_block_svg {
        top: 100px;
    }

    .news_events_block_photo {
        height: 120px;
    }

    .news_events_block {
        height: auto;
    }

    .slick-dots {
        left: 100px;
    }

    .tours {
        margin-left: 12px;
        margin-right: 12px;
    }

    .our_services_photo {
        width: 348px;
        height: auto;
        margin-right: 50px;
    }

    .our_services_info_block {
        width: 420px;
        padding: 38px 18px 0 28px;
    }

    .design_irrigation_block span svg {
        width: 52px;
        height: 52px;
    }

    .design_irrigation_block_text {
        margin-left: 24px;
    }

    .info_garden_block_bold {
        margin-bottom: 6px;
        font-size: 14px;
    }

    .info_garden_block_text_bold {
        font-size: 14px;
    }

    .info_garden_block_normla {
        font-size: 12px;
    }

    .info_garden_block_text_normla {
        font-size: 12px;
    }

    .our_services_info_block a {
        margin-bottom: 30px;
    }

    .our_services {
        padding-bottom: 20px;
    }

    .about_us_text {
        width: 100%;
    }

    .see_everyone {
        width: 230px;
    }

    .discout_price_info {
        left: 40px;
        top: 25px;
    }

    .map_address {
        left: 460px;
    }

    .bg_right_top {
        top: -400px;
    }

    .map_block {
        margin-bottom: 50px;
    }

    .our_photo {
        width: 100%;
    }
}

@media screen and (max-width: 1280px) {
    .sec_services {
        width: 450px !important;
    }

    .slider_block {
        position: relative;
        max-height: 335px;
    }

    .info_slider_block {
        flex-direction: column;
        gap: 30px
    }

    .hover_photo_home {
        width: 100%;
    }

    .hover_photo_home {
        height: 300px;
    }

    .info_slider_block_photo_text {
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .desctop_lang {
        display: none;
    }

    .info_slider_block {
        margin-bottom: 30px;
    }

    .our_photo {
        width: 100%;
    }

    .about_us_block img {
        height: 100%;
    }

    .map_address {
        left: 200px;
    }

    .general_slider_title {
        font-size: 38px;
    }

    .slick-dots {
        left: 20px;
    }

    .info_garden_block_text_bold {
        font-size: 15px;
    }

    .info_garden_block_text_normla {
        font-size: 10px;
    }

    .tours {
        margin-left: 0;
        margin-right: 0;
    }

    .our_services_title {
        font-size: 20px;
    }

    .our_services_photo_block {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .bg_left_top_media {
        display: block;
        position: absolute;
        top: 400px;
    }

    .bg_left_top_media img {
        width: auto;
    }

    .bg_left_top {
        display: none;
    }

    .bg_right_top {
        display: none;
    }

    .bg_right_top_media {
        display: block;
        position: absolute;
        top: -400px;
        right: 0;
    }

    .bg_right_top_media img {
        width: auto;
    }

    .design_irrigation_block span svg {
        width: 66px;
        height: 66px;
    }

    .info_garden_block_bold {
        font-size: 15px;
    }

    .info_garden_block_normla {
        font-size: 10px;
    }

    .our_services_info_block {
        padding: 30px 28px 0 23px;
    }

    .our_services_info_block_btn {
        width: auto;
        height: auto;
        background-color: #00773C;
        border: 1px solid #00773C;
        border-radius: 25px;
        font-family: "NotoSansArmenian-bold";
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        text-transform: uppercase;
        color: #FFFFFF;
        display: block;
    }

    .our_services_info_block_btn:hover {
        background-color: transparent;
        color: #00773C;
    }

    .about_us_text {
        font-size: 15px;
    }

    .about_us_title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .about_us_block {
        height: 508px;
    }

    .our_photo_mini {
        display: none;
    }

    .bg_right_our_block {
        display: none;
    }

    .vase-box {
        justify-content: space-around;
    }

    .bg_right_our_block_media {
        display: block;
        position: absolute;
        right: 0;
    }

    .bg_right_our_block_media img {
        width: auto;
    }

    .input-group-field {
        width: 35px;
        height: 35px;
    }

    .circle {
        width: 15px;
        height: 15px;
    }

    .bg_left_bot_media {
        display: block;
    }

    .bg_left_bot_media img {
        width: auto;
        position: absolute;
        top: 100px;
    }

    .discount_product_price_block {
        width: 374px;
        height: 244px;
        margin-left: auto;
        margin-right: auto;
    }

    .discount_product_price_block img {
        width: 100%;
        height: 100%;
    }

    .discout_price_info_disc {
        font-size: 19px;
    }

    .discout_price_info_name {
        font-size: 30px;
    }

    .blog_news_info_block {
        justify-content: space-around;
    }

    .news_events_block_svg {
        top: 100px;
    }

    .news_events_block_photo {
        height: 120px;
    }

    .events_block {
        display: block;
    }

    /* .events_block {
        margin-top: 35px;
        margin-left: auto;
        margin-right: auto;
        background-color: white;
        width: 360px;
        height: 361px;
        box-shadow: 0px 4px 4px rgba(230, 230, 230, 0.25);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 14px 45px;
    } */
    .events_block_title {
        font-family: "NotoSansArmenian-bold";
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 40px;
    }

    .events_day {
        display: flex;
        flex-direction: column;
        margin-bottom: 33px;
        align-items: center;
        width: 100%;
    }

    .events_address {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .events_day_title {
        font-family: "NotoSansArmenian-Light";
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        text-transform: capitalize;
        color: #000000;
        margin-bottom: 20px;
    }

    .events_address_text {
        font-family: "NotoSansArmenian-Light";
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        text-transform: capitalize;
        color: #979797;
        margin-bottom: 9px;
    }

    .events_address_name {
        font-family: "NotoSansArmenian-Light";
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        text-transform: uppercase;
        color: #979797;
    }
}


@media screen and (max-width: 1000px) {
    .slider .carousel {
        grid-auto-columns: calc((100% / 2) - 9px);

    }

    .slider {
        /*padding: 0 40px; */
    }

    .slider > button {
        visibility: visible;
    }
}

@media screen and (max-width: 960px) {
    .sec_services {
        width: 555px !important;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 50px;
    }

    .info_garden_block {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .blog_news_info_block {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .news_events_block {
        width: 45%;
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 770px) {
    .slider button:first-child {
        left: 0;
    }

    .slider button:last-child {
        right: 0;
    }

}

@media screen and (max-width: 760px) {
    .mobile_lang {
        display: block;
        margin-left: auto;
    }


    .info_garden_block {
        flex-direction: column;
    }

    .vase-box {
        flex-wrap: wrap;
    }

    .slider_block {
        position: relative;
        max-height: 225px;
    }

    .product_block_photo img {
        height: 225px;
    }

    .general_slider_title {
        font-size: 25px;
    }

    .general_slider_title_btn {
        width: 180px;
    }

    .general_slider_title {
        top: 40px;
    }

    .slick-dots {
        bottom: 5px;
    }

    .main_info_btn_block {
        display: flex !important;
        flex-direction: column;
        gap: 20px;
    }

    .main_info_btn_block button {
        font-size: 14px;
    }

    .main_info_btn_block input {
        font-size: 14px;
    }

    .info_garden_block_category {
        justify-content: center;
    }
}

@media screen and (max-width: 700px) {
    .slider .carousel {
        grid-auto-columns: 340px;
    }

    .carousel > .card {
        max-width: 100%;
    }

    .carousel > .card > img {
        max-width: 100%;
        object-fit: fill;
    }

    .carousel .card > a {
        width: 70%;
    }

	.works_title {
		flex-direction: column;
    	gap: 6px;
	}
}

@media screen and (max-width: 600px) {
    .sec_services {
        width: 100% !important;
    }

    .news_events_block {
        width: 100%;
    }

    .works_title h2 {
        font-size: 24px;
    }

    .slider .carousel {
        /* gap: 6px; */
    }

}

@media screen and (max-width: 464px) {
    .slider_block {
        position: relative;
        max-height: 225px;
    }

    .info_slider_block_photo {
        height: 400px;
    }

    .about_us_title {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .about_us_text {
        font-size: 12px;
    }

    .about_us_block {
        height: 430px;
    }
}

@media screen and (max-width: 414px) {
    .slider_block {
        position: relative;
        max-height: 225px;
    }

    .footer_top_section_sait a {
        margin-right: 8px;
    }

    .special_media {
        top: 271px;
    }

    .general_slider_title_btn {
        margin-top: 10px;
    }

    .footer_mini_info_normal {
        font-size: 8px;
    }

    .about_us_text {
        line-height: 17px;
    }

    .discout_price_info {
        top: 20px;
    }

    .events_block {
        width: 100%;
        margin-top: 20px;
        padding: 10px 20px;
    }

    .our_block_title {
        font-size: 20px;
    }

    .blog_news_info_block {
        flex-wrap: wrap;
    }

    .news_events_block {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 350px) {
    .slider_block {
        position: relative;
        max-height: 225px;
    }

    .discount_product_price_block {
        width: 90%;
        height: 170px;
    }

    .events_block {
        width: 260px;
    }

    .our_photo {
        margin-left: auto;
        margin-right: auto;
    }
}
/* End */


/* Start:/local/templates/o2garden/font/firasans/fonts.css?16697239123150*/
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-light.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-light.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-light.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-light.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-light.svg#FiraSansLight') format('svg');
	font-weight:300;
	font-style:normal;
}
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-lightitalic.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-lightitalic.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-lightitalic.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-lightitalic.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-lightitalic.svg#FiraSansLightItalic') format('svg');
	font-weight:300;
	font-style:italic;
}
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-regular.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-regular.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-regular.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-regular.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-regular.svg#FiraSansRegular') format('svg');
	font-weight:500;
	font-style:normal;
}
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-regularitalic.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-regularitalic.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-regularitalic.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-regularitalic.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-regularitalic.svg#FiraSansItalic') format('svg');
	font-weight:500;
	font-style:italic;
}
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-medium.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-medium.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-medium.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-medium.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-medium.svg#FiraSansMedium') format('svg');
	font-weight:700;
	font-style:normal;
}
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-mediumitalic.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-mediumitalic.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-mediumitalic.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-mediumitalic.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-mediumitalic.svg#FiraSansMediumItalic') format('svg');
	font-weight:700;
	font-style:italic;
}
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-bold.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-bold.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-bold.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-bold.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-bold.svg#FiraSansBold') format('svg');
	font-weight:900;
	font-style:normal;
}
@font-face {
    font-family: 'FiraSans';
    src: url('/local/templates/o2garden/font/firasans/firasans-bolditalic.eot');
    src: url('/local/templates/o2garden/font/firasans/firasans-bolditalic.eot') format('embedded-opentype'),
         url('/local/templates/o2garden/font/firasans/firasans-bolditalic.woff') format('woff'),
         url('/local/templates/o2garden/font/firasans/firasans-bolditalic.ttf') format('truetype'),
         url('/local/templates/o2garden/font/firasans/firasans-bolditalic.svg#FiraSansBoldItalic') format('svg');
	font-weight:900;
	font-style:italic;
}
@font-face {
    font-family: 'Mardoto';
    src: url('/local/templates/o2garden/font/firasans/../Mardoto-Regular.ttf');
}
/* End */


/* Start:/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/style.css?171500707611854*/
.popup_login_page {
    color: #3F3F3F;
    font-size: 13px;
    line-height: 20px;
    position: relative;
}

.popup_login_page a {
    color: #007acf;
}

.popup_login_page a:hover {
    text-decoration: none;
}

.popup_login_page .social {
    padding-bottom: 8px;
    text-align: left;
}

.popup_login_page .social ul {
    margin: 0;
    padding: 0;
}

.popup_login_page .social ul li {
    display: inline-block;
}

.popup_login_page .social ul li a span {
    display: inline-block;
    width: 32px;
    height: 32px;
}

.popup_login_page .social ul li a span {
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/gui.png") no-repeat;
}

.popup_login_page .social ul li a .openid {
    background-position: 0 -32px;
}

.popup_login_page .social ul li a .yandex {
    background-position: 0 -64px;
}

.popup_login_page .social ul li a .livejournal {
    background-position: 0 -128px;
}

.popup_login_page .social ul li a .liveinternet {
    background-position: 0 -160px;
}

.popup_login_page .social ul li a .blogger {
    background-position: 0 -192px;
}

.popup_login_page .social ul li a .openid-mail-ru {
    background-position: 0 -224px;
}

.popup_login_page .social ul li a .odnoklassniki {
    background-position: -32px 0;
}

.popup_login_page .social ul li a .mymailru {
    background-position: -32px -32px;
}

.popup_login_page .social ul li a .facebook {
    background-position: -32px -64px;
}

.popup_login_page .social ul li a .google {
    background-position: -32px -128px;
}

.popup_login_page .social ul li a .liveid {
    background-position: -32px -160px;
}

.popup_login_page .social ul li a .twitter {
    background-position: -32px -192px;
}

.popup_login_page .social ul li a .vkontakte {
    background-position: -32px -224px;
}

/*0px -96px*/
/*-32px -96px*/

.popup_login_page .bx-auth-line {
    padding-bottom: 10px;
    border-bottom: 1px solid #E3E3E3;
}

.popup_login_page .errortext {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 15px 10px 60px !important;
    border-top: 1px solid #e4cbd1;
    border-right: 1px solid #d5babe;
    border-bottom: 1px solid #c9abaf;
    border-left: 1px solid #d5babe;
    border-radius: 5px;
    background: #f8eaed;
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/alert.png") 10px 50% no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGQwZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/alert.png") 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8eaed), color-stop(100%, #edd0d6));
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/alert.png") 10px 50% no-repeat, -webkit-linear-gradient(top, #f8eaed 0%, #edd0d6 100%);
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/alert.png") 10px 50% no-repeat, -moz-linear-gradient(top, #f8eaed 0%, #edd0d6 100%);
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/alert.png") 10px 50% no-repeat, -ms-linear-gradient(top, #f8eaed 0%, #edd0d6 100%);
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/alert.png") 10px 50% no-repeat, -o-linear-gradient(top, #f8eaed 0%, #edd0d6 100%);
    background: url("/local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/images/alert.png") 10px 50% no-repeat, linear-gradient(to bottom, #f8eaed 0%, #edd0d6 100%);
    box-shadow: inset 0 1px 1px 0 #fff;
    color: #881521 !important;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold;
    font-size: 15px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8eaed', endColorstr='#edd0d6', GradientType=0);
}

.popup_login_page h2 {
    border-bottom: 1px solid #94bfdc;
    font-size: 21px;
    font-weight: 300;
    height: 38px;
    line-height: 38px;
    margin-bottom: 21px;
    padding: 0 18px;
}

.popup_login_page .close {
    background-image: url("/images/sprite.png");
    background-position: -2px -256px;
    cursor: pointer;
    height: 16px;
    opacity: 0.5;
    position: absolute;
    right: 18px;
    top: 12px;
    width: 16px;
}

.popup_login_page .close:hover {
    opacity: 1;
}

.popup_login_page .input_text_style {
    border: 1px solid #94bfdc;
    border-radius: 3px;
    height: 34px;
    line-height: 14px;
    margin: 0 0px 7px;
    padding: 0px 10px;
    transition: border-color 0.5s ease 0s;
    width: 222px;
}

.rememberme {
    display: block;
    font-size: 13px;
    margin-bottom: 14px;
    font-weight: 300;
}

.rememberme input[type="checkbox"] {
    display: none;
}

.rememberme input[type="checkbox"] + label:before {
    margin: 0 9px -3px 0;
    background-position: 0 0;
}

.rememberme input[type="checkbox"]:checked + label:before {
    background-position: 0 -21px;
}

.rememberme input[type="checkbox"] + label:before {
    background-image: url("/images/checkbox-sprite.png");
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 5px -3px 0;
    width: 16px;
}

.rememberme input[type="checkbox"] + label {
    cursor: pointer;
}

.forgotpassword {
    position: absolute;
    bottom: 30px;
    right: 18px;
    color: #8dbf44;
}

.forgotpassword a {
    text-decoration: none;
    color: #8dbf44;
    font-size: 13px;
    border-bottom: 1px dotted #8dbf44;
}

.forgotpassword a:hover {
    border-bottom: none;
}

.bx_auth_form {
    padding: 0px 18px 25px 18px;
    position: relative;
}

.bt_green {
    background: linear-gradient(to bottom, #8cbe41 0%, #638e23 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #7aaa34;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 36px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    opacity: 0.9;
}

.bt_green:hover {
    opacity: 1;
}

.login-btn {
    width: 122px;
}

.login-error {

    color: #FF0000;
    font-size: 12px;
    display: none;
    margin: 4px 0px;
}

.bt_blue {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    border: none;
}

.shadow.bt_blue {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.shadow.bt_blue:active {
    box-shadow: none
}

.bt_blue {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a2df), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #00a2df 0%, #006fcb 100%);
    background: -moz-linear-gradient(top, #00a2df 0%, #006fcb 100%);
    background: -ms-linear-gradient(top, #00a2df 0%, #006fcb 100%);
    background: -o-linear-gradient(top, #00a2df 0%, #006fcb 100%);
    background: linear-gradient(to bottom, #00a2df 0%, #006fcb 100%);
    color: #fff;
    text-shadow: 0 1px 0 #006cae;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0);
}

.bt_blue:hover {
    background: #21afe4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: -moz-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: -o-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: -ms-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}

.bt_blue:active {
    background: #21afe4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
    background: -webkit-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: -moz-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: -ms-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: -o-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
    box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, .21);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}

.big.bt_blue {
    padding: 0 13px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
}


.remember-pass-block {
    background: #dceaf3;
    border-top: 1px solid #93bfdc;
    position: relative;
    display: none;
}

.bx_pass_recovery_form {
    padding: 0 18px 18px;
}

.remember-pass-block h3 {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    margin: 12px 0;
    padding: 0 18px;
}

.remember-pass-block .close-rm-pass-btn {
    background-image: url("/images/sprite.png");
    background-position: -2px -275px;
    cursor: pointer;
    height: 16px;
    opacity: 0.5;
    position: absolute;
    right: 18px;
    top: 12px;
    width: 16px;
}

.remember-pass-block .close-rm-pass-btn:hover {
    opacity: 1;
}

.compact-block {
    position: relative;
}

.compact-block .right-btn {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 3px 3px 0;
    width: 40px;
}

.compact-block .input_text_style {
    padding: 0px 40px 0px 10px;
    width: 192px;
}

.remember-pass-block p {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    color: #000000;
}

p.rm-pass-error-message {
    color: #FF0000;
    display: none;
}

.close_sign {
    width: auto;
    cursor: pointer;
}

.close {
    display: flex;
    justify-content: end;
    margin-right: 26px;
    margin-bottom: -6px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1619106798424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/style.css?16270471098547*/
.login_page{
	color: #3F3F3F;
	font-size: 13px;
	line-height: 20px;
}
.login_page a{color: #007acf;}
.login_page a:hover{text-decoration: none;}
.login_page .social {
	padding-bottom: 8px;
	text-align: left;
}

.login_page .social ul{
	margin: 0;
	padding:0;
}
.login_page .social ul li {display: inline-block;}
.login_page .social ul li a span {
	display: inline-block;
	width: 32px;
	height: 32px;
}
.login_page .social ul li a span  			{background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/gui.png") no-repeat;}
.login_page .social ul li a .openid			{background-position:  0    -32px;}
.login_page .social ul li a .yandex			{background-position:  0    -64px;}
.login_page .social ul li a .livejournal	{background-position:  0   -128px;}
.login_page .social ul li a .liveinternet	{background-position:  0   -160px;}
.login_page .social ul li a .blogger		{background-position:  0   -192px;}
.login_page .social ul li a .openid-mail-ru	{background-position:  0   -224px;}
.login_page .social ul li a .odnoklassniki	{background-position:-32px    0;  }
.login_page .social ul li a .mymailru		{background-position:-32px  -32px;}
.login_page .social ul li a .facebook		{background-position:-32px  -64px;}
.login_page .social ul li a .google			{background-position:-32px -128px;}
.login_page .social ul li a .liveid			{background-position:-32px -160px;}
.login_page .social ul li a .twitter		{background-position:-32px -192px;}
.login_page .social ul li a .vkontakte		{background-position:-32px -224px;}

/*0px -96px*/
/*-32px -96px*/

.login_page .bx-auth-line {
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
}
.login_page .errortext {
	display: inline-block;
	margin-top: 15px;
	padding: 10px 15px 10px 60px !important;
	border-top: 1px solid #e4cbd1;
	border-right: 1px solid #d5babe;
	border-bottom: 1px solid #c9abaf;
	border-left: 1px solid #d5babe;
	border-radius: 5px;
	background: #f8eaed;
	background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/alert.png") 10px 50% no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGQwZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/alert.png") 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8eaed), color-stop(100%,#edd0d6));
	background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/alert.png") 10px 50% no-repeat, -webkit-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/alert.png") 10px 50% no-repeat,    -moz-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/alert.png") 10px 50% no-repeat,     -ms-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/alert.png") 10px 50% no-repeat,      -o-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/local/templates/o2garden/components/bitrix/socserv.auth.form/.default/images/alert.png") 10px 50% no-repeat,         linear-gradient(to bottom, #f8eaed 0%,#edd0d6 100%);
	box-shadow: inset 0 1px 1px 0 #fff;
	color: #881521 !important;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
	font-size: 15px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8eaed', endColorstr='#edd0d6',GradientType=0 );
}


.login_page .input_text_style{
	position: relative;
	display: block;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding: 10px !important;
	min-width: 200px;
	width: 100%;
	height: 40px;
	border: 1px solid #8CA3AE;
	border-radius: 5px;
	background: #fff;
	box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);
	font-weight: normal;
	font-size: 18px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}




.bt_blue{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	border: none;
}
.shadow.bt_blue{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.shadow.bt_blue:active{box-shadow:none}

.bt_blue  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	color:#fff;
	text-shadow:0 1px 0 #006cae;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
}
.bt_blue:hover  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}
.bt_blue:active  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}

.big.bt_blue			{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
	height:36px;
	line-height:36px;
}
.big.bt_blue:hover  	{ }
.big.bt_blue:active  	{ }

/* End */


/* Start:/local/templates/o2garden/components/bitrix/system.auth.registration/registration_form/style.css?1704700096114*/
p.error {
    font: 14px 'Corpid', sans-serif;
    color: #e9222d;
    margin: 15px;
    line-height: 20px;
}
/* End */


/* Start:/local/templates/o2garden/components/bitrix/search.title/juv/style.css?16705932742132*/



div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}
.header_gren{
	position: relative;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/o2garden/components/bitrix/search.title/juv/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/components/bitrix/menu/templates/.default/style.min.css?1619106797490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/components/bitrix/menu/templates/.default/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/o2garden/components/bitrix/sale.basket.basket.line/basket_line/style.min.css?16040485623712*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/o2garden/components/bitrix/menu/catalog-menu_garden/style.css?17089351264783*/
ul.emarket-catalog-menu, .emarket-catalog-menu ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	font-size:12px;
	border:1px solid #94bfdc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index:955 !important;
}

.emarket-catalog-menu > li {
	position:relative;
}
.menu-arrow-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	cursor: pointer;
}
.garden_menu li li {
	padding: 8px 16px;
}

.garden_menu li:hover > ul {
	border-radius: 0 0 0 16px !important;
}

.tit_gar:hover{
	border-radius: 0 0 0 16px;
}
.menu-arrow-box .menu-arrow-icon {
	width: 11px;
	cursor: pointer;
}
.emarket-catalog-menu > li:before{
	content: " ";
	display:block;
	position:absolute;
	right:6px;
	top:50%;
	margin-top:-3px;
	width:7px;height:11px;
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	background-position: -1px -202px;
	opacity:.2;
}
.emarket-catalog-menu > li:hover{
	background-color: #94bfdc;
}
.emarket-catalog-menu > li:hover > a{
	background-color: #94bfdc;
	color:#fff;
}
.emarket-catalog-menu > li:hover:before{
	background-position: -1px -215px;
	opacity: 1;
}

/*Submenu box*/
.emarket-catalog-menu li ul {
	position:absolute;
	/*top:-999em;*/
	top:-1px;
	display:none;
	z-index:990;
	height:auto;
	border:1px solid #94bfdc;
	padding-bottom: 9px;
	width:237px;
}

/* Submenu Items */ 
.emarket-catalog-menu li a {
	display: block; 
	text-decoration: none; 
	color: #000;
	font-size:14px;
	padding: 12px 0 12px 9px;
}

/*Items selected*/
/*li a.item-selected {*/
/*	background: #EAF7EE;*/
/*	border-bottom: 2px solid #00773C;*/
/*}*/

/*Items Hover */
.emarket-catalog-menu li a:hover{	
	background-color: #94bfdc;
	color:#fff;
}

/*Rootmenu Items*/
.emarket-catalog-menu a.root-item {
	color:#000;
	padding: 12px 0 12px 9px;
	border:none;
}

/*Rootmenu Items hover*/
.emarket-catalog-menu a.root-item:hover, .emarket-catalog-menu a.root-item-selected:hover {
	background-color: #94bfdc;
	color:#fff;
}

/*Rootmenu Items Selected*/
.emarket-catalog-menu a.root-item-selected {
	background-color: #94bfdc;
	color:#fff;
}

/*Parent item*/
.emarket-catalog-menu a.parent {}

/*Denied items*/
.emarket-catalog-menu a.denied {
	background: #F5F5F5 url('/local/templates/o2garden/components/bitrix/menu/catalog-menu_garden/images/lock.gif') center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/ 
* html ul.emarket-catalog-menu li { float: left; height: 1%; } 
* html ul.emarket-catalog-menu li a { height: 1%; } 
/* End */ 


/*Submenu margin*/
.emarket-catalog-menu li ul.root-item {margin:0 0 0 214px;}
.emarket-catalog-menu li ul {margin:-40px 0 0 213px;}

/*Submenu show*/
.emarket-catalog-menu li:hover ul,
.emarket-catalog-menu li.jsvhover ul,
.emarket-catalog-menu li li:hover ul,
.emarket-catalog-menu li li.jsvhover ul,
.emarket-catalog-menu li li li:hover ul,
.emarket-catalog-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

/*Submenu lvl-2*/
.emarket-catalog-menu li ul.lvl-2 {
	background:#fff;
}
.emarket-catalog-menu li ul.lvl-2 > li{
	border-bottom: 1px solid #c9dfed;
	margin:0 10px;
}
.emarket-catalog-menu li ul.lvl-2 > li:hover{background:none;}
.emarket-catalog-menu li ul.lvl-2 > li:before{
	display:none;
}
.emarket-catalog-menu li ul.lvl-2 > li a{
	color:#000;
	padding: 12px 0 0 0;
	display: inline-block;
	height: 15px;
	margin-bottom: 12px;
}
.emarket-catalog-menu li ul.lvl-2 > li a.item-selected,
.emarket-catalog-menu li ul.lvl-2 > li a:hover{
	border-bottom:1px solid #9f9f9f;
	margin-bottom: 11px;
	background:none;
}

/*Submenu lvl-3*/
.emarket-catalog-menu li ul.lvl-3 {
	position:static;
	display:block;
	margin:0;
	border:0;
	padding:0;
}
.emarket-catalog-menu li ul.lvl-3 > li{}
.emarket-catalog-menu li ul.lvl-3 > li:hover{background:none;}
.emarket-catalog-menu li ul.lvl-3 > li:before{
	display:none;
}
.emarket-catalog-menu li ul.lvl-3 > li a{
	color:#999999;
	font-size:12px;
	line-height:8px;
	padding: 0 0 1px 0;
	margin-left:9px;
	height: 8px;
}
.emarket-catalog-menu li ul.lvl-3 > li a.item-selected,
.emarket-catalog-menu li ul.lvl-3 > li a:hover{
	border-bottom:1px solid #9f9f9f;
	margin-bottom: 11px;
}
.online_shop_content {
	display: none;
	height: 260px;
	overflow-y: scroll;
	background: #fff;
	border-top: 1px solid #EAF7EE;
}
.online_shop_content_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 20px;
}
.online_shop_content_item{
	width: 25%;
}
.online_shop_content_item ul li {
	font-family: mardoto_regular;
	font-weight: 500;
	font-size: 15px;
	/*display: block;*/
	color: #252422;
	padding-top: 8px;
	padding-bottom: 8px;
}
.online_shop_content_item .menu-main-title-box{
	font-family: mardoto_regular;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
}

/* End */


/* Start:/local/templates/o2garden/components/bitrix/menu/catalog-menu-garden-mob/style.css?17090277656183*/
ul.emarket-catalog-menu, .emarket-catalog-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    border: 1px solid #94bfdc;
    border-radius: 3px;
    z-index: 955 !important;
}

.emarket-catalog-menu > li {
    position: relative;
}

.emarket-catalog-menu > li:before {
    content: " ";
    display: block;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -3px;
    width: 7px;
    height: 11px;
    background-image: url(/images/sprite.png);
    background-repeat: no-repeat;
    background-position: -1px -202px;
    opacity: .2;
}

.emarket-catalog-menu > li:hover {
    background-color: #94bfdc;
}

.emarket-catalog-menu > li:hover > a {
    background-color: #94bfdc;
    color: #fff;
}

.emarket-catalog-menu > li:hover:before {
    background-position: -1px -215px;
    opacity: 1;
}

/*Submenu box*/
.emarket-catalog-menu li ul {
    position: absolute;
    /*top:-999em;*/
    top: -1px;
    display: none;
    z-index: 990;
    height: auto;
    border: 1px solid #94bfdc;
    padding-bottom: 9px;
    width: 237px;
}

/* Submenu Items */
.emarket-catalog-menu li a {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    padding: 12px 0 12px 9px;
}

/*Items selected*/
.emarket-catalog-menu li a.item-selected {
    background-color: #94bfdc;
    color: #fff;
}

/*Items Hover */
.emarket-catalog-menu li a:hover {
    background-color: #94bfdc;
    color: #fff;
}

/*Rootmenu Items*/
.emarket-catalog-menu a.root-item {
    color: #000;
    padding: 12px 0 12px 9px;
    border: none;
}

/*Rootmenu Items hover*/
.emarket-catalog-menu a.root-item:hover, .emarket-catalog-menu a.root-item-selected:hover {
    background-color: #94bfdc;
    color: #fff;
}

/*Rootmenu Items Selected*/
.emarket-catalog-menu a.root-item-selected {
    background-color: #94bfdc;
    color: #fff;
}

/*Parent item*/
.emarket-catalog-menu a.parent {
}

/*Denied items*/
.emarket-catalog-menu a.denied {
    background: #F5F5F5 url(/local/templates/o2garden/components/bitrix/menu/catalog-menu-garden-mob/images/lock.gif) center right no-repeat;
    color: #DDDDDD;
    padding-right: 10px;
}

/* Holly Hack. IE Requirement \*/
* html ul.emarket-catalog-menu li {
    float: left;
    height: 1%;
}

* html ul.emarket-catalog-menu li a {
    height: 1%;
}

/* End */


/*Submenu margin*/
.emarket-catalog-menu li ul.root-item {
    margin: 0 0 0 214px;
}

.emarket-catalog-menu li ul {
    margin: -40px 0 0 213px;
}

/*Submenu show*/
.emarket-catalog-menu li:hover ul,
.emarket-catalog-menu li.jsvhover ul,
.emarket-catalog-menu li li:hover ul,
.emarket-catalog-menu li li.jsvhover ul,
.emarket-catalog-menu li li li:hover ul,
.emarket-catalog-menu li li li.jsvhover ul {
    /*z-index:1000;
    top:auto;*/
    display: block;
}

/*Submenu lvl-2*/
.emarket-catalog-menu li ul.lvl-2 {
    background: #fff;
}

.emarket-catalog-menu li ul.lvl-2 > li {
    border-bottom: 1px solid #c9dfed;
    margin: 0 10px;
}

.emarket-catalog-menu li ul.lvl-2 > li:hover {
    background: none;
}

.emarket-catalog-menu li ul.lvl-2 > li:before {
    display: none;
}

.emarket-catalog-menu li ul.lvl-2 > li a {
    color: #000;
    padding: 12px 0 0 0;
    display: inline-block;
    height: 15px;
    margin-bottom: 12px;
}

.emarket-catalog-menu li ul.lvl-2 > li a.item-selected,
.emarket-catalog-menu li ul.lvl-2 > li a:hover {
    border-bottom: 1px solid #9f9f9f;
    margin-bottom: 11px;
    background: none;
}

/*Submenu lvl-3*/
.emarket-catalog-menu li ul.lvl-3 {
    position: static;
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.emarket-catalog-menu li ul.lvl-3 > li {
}

.emarket-catalog-menu li ul.lvl-3 > li:hover {
    background: none;
}

.emarket-catalog-menu li ul.lvl-3 > li:before {
    display: none;
}

.emarket-catalog-menu li ul.lvl-3 > li a {
    color: #999999;
    font-size: 12px;
    line-height: 8px;
    padding: 0 0 1px 0;
    margin-left: 9px;
    height: 8px;
}

.emarket-catalog-menu li ul.lvl-3 > li a.item-selected,
.emarket-catalog-menu li ul.lvl-3 > li a:hover {
    border-bottom: 1px solid #9f9f9f;
    margin-bottom: 11px;
}

.online_shop_content {
    display: none;
    height: 260px;
    overflow-y: scroll;
    background: #fff;
    border-top: 1px solid #EAF7EE;
}

.online_shop_content .mob_garden_menu {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 16px;
}

.online_shop_content::-webkit-scrollbar {
    width: 0;
}

.online_shop_content_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
}

.online_shop_content_item {
    width: 25%;
}

.online_shop_content_item ul li {
    font-family: mardoto_regular;
    font-weight: 500;
    font-size: 15px;
    /*display: block;*/
    color: #252422;
    padding-top: 8px;
    padding-bottom: 8px;
}

.online_shop_content_item .menu-main-title-box {
    font-family: mardoto_regular;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}

.sub-menu-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.mob-sub-menu-arrow {
    width: 15px;
    height: 20px;}

.online_shop_content .mob_garden_menu > li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.online_shop_content .mob_garden_menu {
    margin-top: 16px;
}


.online_shop_content .mob_garden_menu li ul {
    display: none;
    width: 100%;
    position: initial;
    padding: 8px;
    flex-direction: column-reverse;
}

.online_shop_content .mob_garden_menu > li > a {
    padding: 0 20px;
    font-family: mardoto_regular;
    font-weight: 700;
    font-size: 16px;
}

.online_shop_content .mob_garden_menu > li ul a {
    display: inline-flex;
    margin-bottom: 16px !important;
}

.mob_garden_menu li > ul > li {
    display: flex;
    justify-content: space-between;
}
/* End */


/* Start:/local/templates/o2garden/styles.css?1686120112239*/
.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #00773c !important;
    color: #fff;
}

/* .wrapper > .news_blog_category_block a:last-child{
	margin-left: 25%;
} */


.filter_resault_count{
	display: none;
}
/* End */


/* Start:/local/templates/o2garden/template_styles.css?163481770223473*/
/*!* Eric Meyer's CSS Reset *!*/
/*html, body, div, span, applet, object, iframe,*/
/*h1, h2, h3, h4, h5, h6, p, blockquote, pre,*/
/*a, abbr, acronym, address, big, cite, code,*/
/*del, dfn, em, img, ins, kbd, q, s, samp,*/
/*small, strike, strong, sub, sup, tt, var,*/
/*b, u, i, center,*/
/*dl, dt, dd, ol, ul, li,*/
/*fieldset, form, label, legend,*/
/*table, caption, tbody, tfoot, thead, tr, th, td,*/
/*article, aside, canvas, details, embed,*/
/*figure, figcaption, footer, header, hgroup,*/
/*menu, nav, output, ruby, section, summary,*/
/*time, mark, audio, video {*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	border: 0;*/
/*	font-size: 100%;*/
/*	font: inherit;*/
/*	vertical-align: baseline;*/
/*}*/
/*!* HTML5 display-role reset for older browsers *!*/
/*article, aside, details, figcaption, figure,*/
/*footer, header, hgroup, menu, nav, section {*/
/*	display: block;*/
/*}*/
/*body {*/
/*	line-height: 1;*/
/*}*/
/*ol, ul {*/
/*	list-style: none;*/
/*}*/
/*blockquote, q {*/
/*	quotes: none;*/
/*}*/
/*blockquote:before, blockquote:after,*/
/*q:before, q:after {*/
/*	content: '';*/
/*	content: none;*/
/*}*/
/*table {*/
/*	border-collapse: collapse;*/
/*	border-spacing: 0;*/
/*}*/
/*!* End of Eric Meyer's CSS Reset *!*/

/*html {*/
/*	height: 100%;*/
/*}*/
/*article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {*/
/*	display: block;*/
/*}*/
/*body {*/
/*	font: 12px/16px 'FiraSans', sans-serif;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*}*/

/*h1 {*/
/*    font-size: 24px;*/
/*    font-weight: 300;*/
/*    line-height: 24px;*/
/*    margin-bottom: 22px;*/
/*}*/

/*h2 {*/
/*    font-size: 18px;*/
/*    margin-bottom: 22px;*/
/*}*/

/*p {*/
/*    font-size: 14px;*/
/*    font-weight: 300;*/
/*    line-height: 20px;*/
/*    margin-bottom: 22px;*/
/*}*/

/*!*feedback form*!*/
/*.feedback-bg {}*/
/*.feedback-window {*/
/*	color:#000;*/
/*	min-width:310px;*/
/*	border:3px solid #94bfdc;*/
/*	-webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*	background-color: #fff;*/
/*	position: absolute;*/
/*	left:50%;*/
/*	margin:0 0 0 -185px;*/
/*	top:auto;*/
/*	z-index:1001;*/
/*}*/
/*#feedback_call_window {margin:35px 0 0 -185px;}*/
/*#feedback_write_window {margin: 50px 0 0 -185px;}*/


/*.feedback-window.arrow_box:after,*/
/*.feedback-window.arrow_box:before {*/
/*	bottom: 100%;*/
/*	left: 50%;*/
/*	border: solid transparent;*/
/*	content: " ";*/
/*	height: 0;*/
/*	width: 0;*/
/*	position: absolute;*/
/*	pointer-events: none;*/
/*}*/
/*.feedback-window.arrow_box:after {*/
/*	border-color: rgba(255, 255, 255, 0);*/
/*	border-bottom-color: #fff;*/
/*	border-width: 21px;*/
/*	margin-left: -21px;*/
/*}*/
/*.feedback-window.arrow_box:before {*/
/*	border-color: rgba(148, 191, 220, 0);*/
/*	border-bottom-color: #94bfdc;*/
/*	border-width: 25px;*/
/*	margin-left: -25px;*/
/*}*/
/*.feedback-window .close{*/
/*	position: absolute;*/
/*	right: 18px;*/
/*	top: 12px;*/
/*	background-image: url(/images/sprite.png);*/
/*	background-position: -2px -256px;*/
/*	width: 16px;*/
/*	height: 16px;*/
/*	opacity: .5;*/
/*	cursor:pointer;*/
/*}*/
/*.feedback-window .close:hover{opacity:1;}*/
/*.feedback-window .title{*/
/*	height: 38px;*/
/*	padding: 0 18px;*/
/*	line-height: 38px;*/
/*	font-weight: 300;*/
/*	font-size: 21px;*/
/*	border-bottom: 1px solid #94bfdc;*/
/*	margin-bottom: 21px;*/
/*}*/
/*.feedback-window .em-input-param,*/
/*.form-buyone .inputtext{*/
/*	width: 253px;*/
/*	margin: 0 18px 7px;*/
/*	border: 1px solid #94bfdc;*/
/*	height: 14px;*/
/*	line-height: 14px;*/
/*	padding: 10px;*/
/*	-webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*	transition: border-color 0.5s;*/
/*	-webkit-transition: border-color 0.5s;*/
/*	-moz-transition: border-color 0.5s;*/
/*}*/
/*.feedback-window textarea.em-input-param{*/
/*	height: 160px;*/
/*	resize:none;*/
/*}*/

/*.feedback-window #user_phone.focus,*/
/*.feedback-window #user_phone:focus{*/
/*	outline: none;*/
/*	padding-left:28px;*/
/*	width: 235px;*/
/*}*/
/*.feedback-window #user_phone:-moz-placeholder {color: #888888;}*/
/*.feedback-window #user_phone:-webkit-input-placeholder {color: #888888;}*/
/*.feedback-window .user_phone{position: relative;}*/
/*.feedback-window .user_phone span{*/
/*	content: "+7";*/
/*	display: none;*/
/*	color: #888888;*/
/*	position: absolute;*/
/*	top: 9px;*/
/*	left: 28px;*/
/*	font-size: 14px;*/
/*}*/



/*.em_button {*/
/*	display: block;*/
/*	text-decoration: none;*/
/*	text-align:center;*/
/*	margin:18px auto;*/
/*	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);*/
/*	padding: 0 45px;*/
/*	line-height: 33px;*/
/*	cursor: pointer;*/
/*	border: 1px solid #7baa34;*/
/*	height: 35px;*/
/*	font-size: 16px;*/
/*	color: #fff;*/
/*	background-image: -webkit-gradient(*/
/*		linear,*/
/*		left top,*/
/*		left bottom,*/
/*		color-stop(0.05, #B2D380),*/
/*		color-stop(0.05, #8BBD40),*/
/*		color-stop(1, #638E23)*/
/*	);*/
/*	background-image: -o-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: -moz-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: -webkit-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: -ms-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: linear-gradient(to bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	-webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*	opacity:0.9;*/
/*	width:225px;*/
/*	box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    -webkit-box-sizing: border-box;*/
/*}*/
/*.em_button:focus{border: 0;outline: 0;}*/
/*.em_button:not(.disabled):hover{opacity:1}*/
/*.em_button:not(.disabled):active{line-height: 35px;box-shadow: inset  0 2px 3px 0  rgba(0,0,0,.4);}*/
/*.em_button.disabled {*/
/*	cursor:default;*/
/*	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);*/
/*	color:#555555;*/
/*	border:1px solid #94bfdc;*/
/*	background-image: -webkit-gradient(*/
/*		linear,*/
/*		left top,*/
/*		left bottom,*/
/*		color-stop(0.05, #F2F2F2),*/
/*		color-stop(0.05, #EBEBEB),*/
/*		color-stop(1, #CACACA)*/
/*	);*/
/*	background-image: -o-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);*/
/*	background-image: -moz-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);*/
/*	background-image: -webkit-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);*/
/*	background-image: -ms-linear-gradient(bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);*/
/*	background-image: linear-gradient(to bottom, #F2F2F2 5%, #EBEBEB 5%, #CACACA 100%);*/
/*}*/

/*#emarket-feedback-response{*/
/*	left: 3%;*/
/*	top: 3%;*/
/*	position: fixed;*/
/*	padding: 10px;*/
/*	border: 1px solid green;*/
/*	background-color: rgba(255,255,255,0.95);*/
/*	margin: 42px 0 0 0;*/
/*	z-index: 999;*/
/*}*/
/*#emarket-feedback-response.error{border-color:red;}*/

/*!* Base styles*/
/*-----------------------------------------------------------------------------*!*/
/*.wrapper {*/
/*	width: 1186px;*/
/*	margin: 0 auto;*/
/*	min-height: 100%;*/
/*	height: auto !important;*/
/*	height: 100%;*/
/*}*/

/*.ico {*/
/*	display: inline-block;*/
/*	background-image:url(/local/templates/o2garden/images/sprite.png);*/
/*	background-repeat:no-repeat;*/
/*	background-position:0px 0px;*/
/*}*/


/*.eMarket-no-scroll{overflow:hidden;}*/
/*.eMarket-popup {*/
/*	position:fixed;*/
/*	top:0;left:0;*/
/*	right:0;bottom:0;*/
/*	text-align:center;*/
/*	display:none;*/
/*	z-index: 995;*/
/*}*/
/*.eMarket-popup-window{*/
/*	display:none;*/
/*	top: 48px;*/
/*	right: 10px;*/
/*	position:absolute;*/
/*	width:280px;*/
/*	background-color:#fff;*/
/*	-webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*	z-index: 996;*/
/*    border: 3px solid #94bfdc;*/
/*    color: #000;*/
/*}*/

/*.eMarket-popup-window:before,*/
/*.eMarket-popup-window:after{*/
/*    border: medium solid transparent;*/
/*    bottom: 100%;*/
/*    content: " ";*/
/*    height: 0;*/
/*    left: 150px;*/
/*    pointer-events: none;*/
/*    position: absolute;*/
/*    width: 0;*/
/*}*/
/*.eMarket-popup-window:before{*/
/*    border-color: rgba(148, 191, 220, 0) rgba(148, 191, 220, 0) #94bfdc;*/
/*    border-width: 25px;*/
/*    margin-left: -25px;*/
/*}*/
/*.eMarket-popup-window:after{*/
/*    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;*/
/*    border-width: 21px;*/
/*    margin-left: -21px;*/
/*}*/


/*.load{*/
/*	background-image:url(/local/templates/o2garden/images/load.gif);*/
/*	background-position:center;*/
/*	background-repeat:no-repeat;*/
/*}*/

/*!* top-panel styles*/
/*-----------------------------------------------------------------------------*!*/

/*#top-panel {*/
/*	height:42px;*/
/*	background: #eeeeee;*/
/*	position:fixed;*/
/*	top:0;right:0;left:0;*/
/*	z-index: 994;*/
/*}*/
/*#top-panel .auth{*/
/*	min-width:192px;*/
/*	float:right;*/
/*}*/

/*!* Header styles*/
/*-----------------------------------------------------------------------------*!*/
/*.header {*/
/*	padding-top:65px;*/
/*	min-height: 95px;*/
/*	background: #ffffff;*/
/*}*/
/*.header .header-block {height:60px; width:100%;}*/

/*.header .site-title,*/
/*.header a.site-title {float:left;}*/
/*.header .site-title,*/
/*.header .site-title a {*/
/*	font-size:48px;*/
/*	font-weight:300;*/
/*	line-height: 35px;*/
/*	text-decoration:none;*/
/*	color:#1763a6;*/
/*	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.01);*/
/*}*/
/*.header .site-title a b,*/
/*.header a.site-title b{color:#8dbf41;}*/

/*.header .site-feedback,*/
/*.header .site-telephone {float:right;}*/
/*.header .site-feedback a,*/
/*.header .site-telephone a{display:inline-block;text-decoration:none;}*/

/*.header .site-feedback {*/
/*	position:relative;*/
/*	width:230px;*/
/*}*/
/*.header .site-feedback > a{*/
/*	font-size:14px;*/
/*	font-weight:300;*/
/*	color:#0055aa;*/
/*	border-bottom:1px dotted #0055aa;*/
/*}*/
/*.header .site-feedback a:hover{border:0;padding-bottom:1px;}*/

/*.header .site-telephone {width:170px;}*/
/*.header .site-telephone a{color:#000;font-size:18px;}*/

/*.header .catalog-link {*/
/*	position:relative;*/
/*	padding-top: 8px;*/
/*	float: left;*/
/*	height: 27px;*/
/*	width:216px;*/
/*	text-align:center;*/
/*	background-image: -webkit-gradient(*/
/*		linear,*/
/*		left top,*/
/*		left bottom,*/
/*		color-stop(0, #2980B9),*/
/*		color-stop(1, #04588D)*/
/*	);*/
/*	background-image: -o-linear-gradient(bottom, #2980B9 0%, #04588D 100%);*/
/*	background-image: -moz-linear-gradient(bottom, #2980B9 0%, #04588D 100%);*/
/*	background-image: -webkit-linear-gradient(bottom, #2980B9 0%, #04588D 100%);*/
/*	background-image: -ms-linear-gradient(bottom, #2980B9 0%, #04588D 100%);*/
/*	background-image: linear-gradient(to bottom, #2980B9 0%, #04588D 100%);*/
/*	-webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*}*/
/*.header .catalog-link a.link{*/
/*	font-size:18px;*/
/*	color:#fff;*/
/*	text-decoration:none;*/
/*	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);*/
/*}*/
/*.header .catalog-link .arrow-ico{*/
/*	width: 12px;*/
/*	height: 8px;*/
/*	background-position: -1px -193px;*/
/*	position: absolute;*/
/*	right: 14px;*/
/*	top: 14px;*/
/*}*/

/*.header .catalog-link .emarket-catalog-menu{*/
/*	display:none;*/
/*	position: absolute;*/
/*	top: 100%;*/
/*	width: 99.5%;*/
/*	z-index: 100;*/
/*	background: #fff;*/
/*	text-align: left;*/
/*}*/
/*!*.header .catalog-link:hover .emarket-catalog-menu{display:block;}*!*/
/*.header .catalog-link:hover {*/
/*	background-image: -webkit-gradient(*/
/*		linear,*/
/*		left top,*/
/*		left bottom,*/
/*		color-stop(0, #3498DB),*/
/*		color-stop(1, #1764A7)*/
/*	);*/
/*	background-image: -o-linear-gradient(bottom, #3498DB 0%, #1764A7 100%);*/
/*	background-image: -moz-linear-gradient(bottom, #3498DB 0%, #1764A7 100%);*/
/*	background-image: -webkit-linear-gradient(bottom, #3498DB 0%, #1764A7 100%);*/
/*	background-image: -ms-linear-gradient(bottom, #3498DB 0%, #1764A7 100%);*/
/*	background-image: linear-gradient(to bottom, #3498DB 0%, #1764A7 100%);*/
/*}*/



/*!* Middle styles*/
/*-----------------------------------------------------------------------------*!*/
/*.middle {*/
/*	width: 100%;*/
/*	padding: 0 0 85px;*/
/*	position: relative;*/
/*}*/
/*.middle:after {*/
/*	display: table;*/
/*	clear: both;*/
/*	content: '';*/
/*}*/
/*.container {*/
/*	width: 100%;*/
/*	float: left;*/
/*	!*overflow: hidden;*!*/
/*}*/
/*.content {*/
/*    padding: 0 0 0 237px;*/
/*    !*padding: 20px;*/
/*    border: 1px solid #94bfdc;*/
/*    -webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*!*/
/*}*/

/*.content input[type="checkbox"] { display:none; }*/
/*.content input[type="checkbox"] + label{*/
/*	cursor: pointer;*/
/*}*/
/*.content input[type="checkbox"] + label::before{*/
/*	content: "";*/
/*	display: inline-block;*/
/*	height: 16px;*/
/*	width: 16px;*/
/*	margin: 0 5px -3px 0;*/
/*	background-image: url(/local/templates/o2garden/images/checkbox-sprite.png);*/
/*	background-repeat: no-repeat;*/
/*}*/
/*.content input[type="checkbox"] + label::before {background-position: 0px 0px;}*/
/*.content input[type="checkbox"]:checked + label::before {background-position: 0px -21px}*/
/*.content input[type="checkbox"]:disabled + label::before {background-position: 0px 0px; opacity:0.8;}*/
/*.content input[type="checkbox"]:checked:disabled + label::before {background-position: 0px -21px; opacity:0.8;}*/

/*.clear:before {content:""; display:table;}*/
/*.clear:after {content:""; clear:both; display:table;}*/

/*!* Left Sidebar styles*/
/*-----------------------------------------------------------------------------*!*/
/*.left-sidebar {*/
/*	float: left;*/
/*	width: 215px;*/
/*	padding-right: 20px;*/
/*	margin-left: -100%;*/
/*	position: relative;*/
/*}*/
/*.left-sidebar div:first-child{margin-top:0;}*/

/*.bx_sidebar .advertisement,*/
/*.left-sidebar .advertisement{*/
/*	text-align:center;*/
/*	margin: 20px 0;*/
/*	padding:10px;*/
/*	border: 1px solid #94bfdc;*/
/*	-webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*}*/
/*.bx_sidebar .advertisement img,*/
/*.left-sidebar .advertisement img{*/
/*	max-width:100%;*/
/*    display: block;*/
/*}*/

/*!* Footer styles*/
/*-----------------------------------------------------------------------------*!*/
/*.footer {*/
/*	min-width: 1186px;*/
/*	margin: -85px auto 0;*/
/*	height: 85px;*/
/*	border-top:1px solid #94bfdc;*/
/*	position: relative;*/
/*	text-align: center;*/
/*}*/

/*.footer .copyright{*/
/*	color: #999999;*/
/*    font-size: 14px;*/
/*    line-height: 14px;*/
/*    float: left;*/
/*    margin-top: 20px;*/
/*}*/
/*.footer .copyright a{*/
/*    display: block;*/
/*    font-size: 14px;*/
/*line-height: 16px;*/
/*color: #7aa4cf;*/
/*text-decoration: underline;*/
/*}*/
/*.footer .copyright a:hover{*/
/*	text-decoration: none;*/
/*}*/
/*ul.footer-menu{*/
/*    float: right;*/
/*}*/

/*!*Modal*/
/*-------------------------------------------------------------------------------*!*/

/*.emodal_form {*/
/*    width: 500px;*/
/*    height: 300px; !* ������� ������ ���� ����������� *!*/
/*    border-radius: 5px;*/
/*    border: 3px #94bfdc solid;*/
/*    background: #fff;*/
/*    position: fixed; !* ����� ���� ���� � ������� ���� � ����� ����� *!*/
/*    top: 45%; !* ��������� ������ 45%, ��������� 5% �������� ������ *!*/
/*    left: 50%; !* �������� ������ ����� *!*/
/*    margin-top: -150px;*/
/*    margin-left: -150px; !* ��� ��� ����� ��������� css, ��������� ����� � ����� ����� �������� ������ � ������ �������������� =) *!*/
/*    display: none; !* � ������� ��������� ���� �� ������ ���� *!*/
/*    opacity: 0; !* ��������� ��������� ��� ������������ *!*/
/*    z-index: 1005; !* ���� ������ ���� �������� ������� ���� *!*/
/*}*/
/*.emodal_form .emodal-title{*/
/*    width: 100%;*/
/*    height: 38px;*/
/*    border-bottom: 1px solid #94bfdc;*/
/*}*/
/*.emodal_form .emodal-title span{*/
/*    display: inline-block;*/
/*    font-family: 'FiraSans',sans-serif;*/
/*    font-size: 21px;*/
/*    font-weight: 300;*/
/*    line-height: 38px;*/
/*    padding-left: 20px;*/
/*}*/
/*.emodal_form .emodal-title a.emodal-close{*/
/*    cursor: pointer;*/
/*    display: block;*/
/*     background-image: url("/local/templates/o2garden/images/sprite.png");*/
/*    background-position: -2px -256px;*/
/*    cursor: pointer;*/
/*    height: 16px;*/
/*    opacity: 0.5;*/
/*    position: absolute;*/
/*    right: 18px;*/
/*    top: 12px;*/
/*    width: 16px;*/
/*}*/
/*.emodal_form .emodal-title a.emodal-close:hover{*/
/*    opacity: 0.8;*/
/*}*/
/*!* ������ ������� ��� ��� ��� � �����) *!*/
/*.emodal_form .modal_close {*/
/*    cursor: pointer;*/
/*    display: block;*/
/*     background-image: url("/local/templates/o2garden/images/sprite.png");*/
/*    background-position: -2px -256px;*/
/*    cursor: pointer;*/
/*    height: 16px;*/
/*    opacity: 0.5;*/
/*    position: absolute;*/
/*    right: 18px;*/
/*    top: 12px;*/
/*    width: 16px;*/
/*}*/
/*!* �������� *!*/
/*#overlay {*/
/*    z-index: 1000; !* �������� ������ ���� ���� ����� ��������� �����, �� ���� ���� ���������� ���� *!*/
/*    position: fixed; !* ������ ����������� ���� ���� *!*/
/*    background-color: #000; !* ������ *!*/
/*    opacity: 0.5; !* �� ������� ��������� *!*/
/*    width: 100%;*/
/*    height: 100%; !* �������� �� ���� ����� *!*/
/*    top: 0;*/
/*    left: 0; !* ������ � ����� 0, ������������ ��������! *!*/
/*    cursor: pointer;*/
/*    display: none; !* � ������� ��������� � ���) *!*/
/*}*/
/*.btn_emodal {*/
/*	display: block;*/
/*	text-decoration: none;*/
/*	padding: 7px 0 0 0;*/
/*	margin: 7px 0 0 0;*/
/*	width: 100%;*/
/*	line-height: 17px;*/
/*	cursor: pointer;*/
/*	border: 1px solid #7baa34;*/
/*	height: 26px;*/
/*	font-size: 16px;*/
/*	color: #fff;*/
/*	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);*/
/*	background-image: -webkit-gradient(*/
/*		linear,*/
/*		left top,*/
/*		left bottom,*/
/*		color-stop(0.05, #B2D380),*/
/*		color-stop(0.05, #8BBD40),*/
/*		color-stop(1, #638E23)*/
/*	);*/
/*	background-image: -o-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: -moz-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: -webkit-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: -ms-linear-gradient(bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	background-image: linear-gradient(to bottom, #B2D380 5%, #8BBD40 5%, #638E23 100%);*/
/*	-webkit-border-radius: 3px;*/
/*	-moz-border-radius: 3px;*/
/*	border-radius: 3px;*/
/*	width:100%;*/
/*	opacity:0.9;*/
/*}*/
/*.btn_emodal:hover{opacity:1}*/
/*!*byu one click*!*/
/*.form-buyone {*/
/*    margin-top: 7px;*/
/*}*/
/*.error-byuone{*/
/*    background-color: #fff;*/
/*    display: inline-block;*/
/*    margin: 0;*/
/*    padding: 0 0 0 5px;*/
/*    position: absolute;*/
/*    top: 2px;*/
/*    width: 273px;*/
/*}*/
/*.note-buyone{*/
/*     color: green;*/
/*    font-size: 21px;*/
/*    line-height: 20px;*/
/*    margin-top: 70px;*/
/*    text-align: center;*/
/*}*/
/*#feedback_call_2_window{*/
/*     margin-left: -256px;*/
/*    top: 320px;*/
/*}*/
/*.h-box { float: left; }*/
/*.bx_item_detail .bx_medium_2.ico1:after,*/
/*.bx_item_detail .bx_medium_2.ico2:after{*/

/*	background-image: url(/local/templates/o2garden/images/sprite.png);*/

/*}*/
/*.bx_catalog_list_home .bx_catalog_item .item_new {*/
/*	background-image:url(/local/templates/o2garden/images/product_new.png);*/
/*}*/
/*.bx_catalog_list_home .bx_catalog_item .item_hit {*/
/*	background-image:url(/local/templates/o2garden/images/product_bestseller.png);*/
/*}*/
/*.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .controls-wrap .compare-control .load{*/

/*	background:url(/local/templates/o2garden/images/Preloader_2.gif) no-repeat;*/
/*}*/
/*.bx_catalog_list_home .bx_medium_2.ico1:after,*/
/*.bx_catalog_list_home .bx_medium_2.ico2:after{*/

/*	background-image: url(/local/templates/o2garden/images/sprite.png);*/

/*}*/
/*.emarket-catalog-detail .head .block.left .item_new {*/
/*	background-image:url(/local/templates/o2garden/images/product_new.png);*/
/*}*/
/*.emarket-catalog-detail .head .block.left .item_hit {*/
/*	background-image:url(/local/templates/o2garden/images/product_bestseller.png);*/
/*}*/
/*.emarket-catalog-detail .head .control .compare-control .load{*/

/*	background:url(/local/templates/o2garden/images/Preloader_2.gif) no-repeat;*/
/*}*/
/*.emarket-catalog-detail .head .control #emarket_call_me:hover{border-bottom:0;}*/
/*.emarket-catalog-detail .head .control #emarket_call_me:before{*/

/*	background-image: url(/local/templates/o2garden/images/sprite.png);*/

/*}*/
/*.catalog-section-filter .option a.ico{*/
/*	background-image:url(/local/templates/o2garden/images/catalog-section-sprite.png);*/
/*}*/
/*.catalog-section-filter .option a.active i.ico-arrow {*/
/*	background-image: url(/local/templates/o2garden/images/catalog-section-sprite.png);*/

/*}*/
/*.popup_login_page .close {*/
/*    background-image: url("/local/templates/o2garden/images/sprite.png");*/
/*}*/
/*.rememberme input[type="checkbox"] + label:before {*/
/*    background-image: url("/local/templates/o2garden/images/checkbox-sprite.png");*/
/*}*/
/*.remember-pass-block .close-rm-pass-btn{*/
/*    background-image: url("/local/templates/o2garden/images/sprite.png");*/
/*}*/
/*.jq-selectbox__trigger-arrow {*/
/*    background-image: url("/local/templates/o2garden/images/sprite.png");*/
/*}*/
/*.res-feedback{*/
/*    z-index: 10;*/
/*      position: absolute;*/
/*      width: 100%;*/
/*      height: 99%;*/
/*      text-align: center;*/
/*      vertical-align: middle;*/
/*      font-size: 18px;*/
/*      background-color: #fff;*/
/*      color: green;*/
/*      top:0px;*/
/*      left:0px;*/
/*}*/
/*.res-feedback span{*/
/*    display: inline-block;*/
/*    margin-top: 20%;*/
/*}*/
/*.res-feedback span.error{*/
/*    color: red;*/
/*}*/
/*#bx-composite-banner{*/
/*    float: left;*/
/*    top: 12px;*/
/*    position: relative;*/
/*    left: 20px;*/
/*}*/
/* End */
/* /local/templates/o2garden/css/jquery-ui.css?147386004637326 */
/* /local/templates/o2garden/css/slick-theme.css?17084090802880 */
/* /local/templates/o2garden/css/slick.css?17074872192154 */
/* /local/templates/o2garden/css/_global.css?172985790269341 */
/* /local/templates/o2garden/css/home_page_style.css?172304418622492 */
/* /local/templates/o2garden/css/_global_media.css?175076460139413 */
/* /local/templates/o2garden/css/home_page_style_media.css?170842161011183 */
/* /local/templates/o2garden/font/firasans/fonts.css?16697239123150 */
/* /local/templates/o2garden/components/bitrix/system.auth.form/emarket_auth_popup/style.css?171500707611854 */
/* /bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1619106798424 */
/* /local/templates/o2garden/components/bitrix/socserv.auth.form/.default/style.css?16270471098547 */
/* /local/templates/o2garden/components/bitrix/system.auth.registration/registration_form/style.css?1704700096114 */
/* /local/templates/o2garden/components/bitrix/search.title/juv/style.css?16705932742132 */
/* /bitrix/components/bitrix/menu/templates/.default/style.min.css?1619106797490 */
/* /local/templates/o2garden/components/bitrix/sale.basket.basket.line/basket_line/style.min.css?16040485623712 */
/* /local/templates/o2garden/components/bitrix/menu/catalog-menu_garden/style.css?17089351264783 */
/* /local/templates/o2garden/components/bitrix/menu/catalog-menu-garden-mob/style.css?17090277656183 */
/* /local/templates/o2garden/styles.css?1686120112239 */
/* /local/templates/o2garden/template_styles.css?163481770223473 */
