

/* Start:/local/templates/main/components/bitrix/search.title/visual/style.css?15594015005313*/
 header .controls > div.search
 {
 	position: relative;
 }
 
 .searchbar{
    margin-bottom: auto;
    margin-top: auto;
    position: relative;
}

.search_input{
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 40px;
    transition: width 0.4s linear;
    position: absolute;
    opacity: 0;
}

@media (max-width: 600px) {
  .searchbar.hover
  {
  	position: absolute;
  	top: -22px;
    left: -160px;
    z-index: 1;
  }
}

.searchbar.hover form > .search_input{
    padding: 0 10px;
    width: 320px;
    caret-color:red;
    transition: width 0.4s linear;
    background-color: #ffffff;
    border-bottom: 1px dashed #d3d1d1;
    position: static !important;
    opacity: 1;
    
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px -5px rgba
}

.searchbar.hover form  > .search_icon{
	position: absolute;
	right: 0;
	top: 0;
}

.searchbar:hover form > a{
	text-decoration: none;
}

.searchbar form > a span{
	margin-top: 5px;
}

.searchbar:hover form > a span{
	text-decoration: underline;
}

.searchbar.hover form > .search_icon span
{
	display: none !important;
}

.searchbar i
{
    font-size: 2.3em;	
}

.search_icon{
    height: 40px;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bx-searchtitle {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
    z-index:-100;
}

.bx-searchtitle.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index:100;
}

.bx-searchtitle input[type="search"] {
    position: absolute;
    top: 13%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    border-bottom:1px #fff solid;
}

.bx-searchtitle .btn {
    position: absolute;
    top: 13%;
    left: 50%;
    min-width: 100px;
    max-width: 200px;
    margin-top: 25px;
    margin-left: -45px;
}

.bx-searchtitle .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #888;
	border-color: #ccc;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
	z-index: 100;
}

div.title-search-result {
	border:1px dashed #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background: rgba(255, 255, 255, 1);
    
    -webkit-box-shadow: 4px 8px 25px -9px rgba(0,0,0,0.47);
	-moz-box-shadow: 4px 8px 25px -9px rgba(0,0,0,0.47);
	box-shadow: 4px 8px 25px -9px rgba(0,0,0,0.47);
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/visual/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #3CB153;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #3CB153;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #3CB153}
.bx_item_block.all_result .all_result_title a:hover{color: #3CB153}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/top/style.css?1663092679558*/
.frame-menu > div
{
	border: 1px dashed #d3d1d1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 48%;
    max-width: 48%;
    margin-top: .25rem;
    margin-left: 1%;
    padding: 0 .1rem;
}

.frame-menu > div a{
	color: #585858;
}

.lang-menu
{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.lang-menu a
{
	display: block;
	margin-right: 5px;
	margin-top: 2px;
	
}

.lang-menu img
{
	border: 1px dashed #d3d1d1;
	border-radius: 12px;
	width: 30px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/sale.basket.basket.line/.default/style.css?15594015004718*/
.bx-basket { }

.basket-line-block {
	position: relative;
	padding-left: 25px;
	white-space: nowrap;
	font-size: 13px;
}

.basket-line-block-icon-cart,
.basket-line-block-icon-profile {
	position: relative;
	margin-right: 10px;
}

.basket-line-block-icon-cart:after,
.basket-line-block-icon-profile:after {
	position: absolute;
	top: -1px;
	left: -25px;
	display: block;
	width: 20px;
	height: 20px;
	content: '';
}

.basket-line-block-icon-profile:after { background: no-repeat center url(/local/templates/main/components/bitrix/sale.basket.basket.line/.default/images/profile.svg); }

.basket-line-block-icon-cart:after { background: no-repeat center url(/local/templates/main/components/bitrix/sale.basket.basket.line/.default/images/cart.svg); }

/*FIXED BASKET*/

@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-fixed .basket-line-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: none;
}

.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 .basket-line { line-height: 1.44em; }
/* End */


/* Start:/local/templates/main/template_styles.css?166309267912324*/
html, body, .h-100 {
  min-height: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
  display: flex;
  flex-direction: column;
  min-width: 320px;
}

.lang-menu-logo img
{
  width: auto !important;
  margin: 0.1em !important;
}

@media (max-width: 420px)
{
	.popup-window-buttons .btn
	{
	    margin:0 auto 7px;
	}	
}

.container-custom
{
	max-width:1280px;
	margin: 0 auto;
}

a, a:active{
	color: #1B5C39;
}
a:hover{
	color: #010101;
}

.alert.alert-h
{
	padding: .3rem 1rem;
	margin-bottom: 0;
	/* background: #235C3D;
	color: #fff; */
  background: #fff;
	color: #010101;
	font-size:1em;
  font-weight: bold;
}

.alert.alert-h i{
	/* color: #fff; */
  color: #010101;
	margin-left: 1rem;
	transition: 0.3s;
	font-size:.9em;
}

.alert.alert-h i:hover{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.top-message{border-radius:0;}

header .phone .arrow_drop_down
{
	transition: 0.3s;
}

header .phone:hover .arrow_drop_down
{
	-moz-transform: scale(1.3) translate(0px, -3px);
	-webkit-transform: scale(1.3) translate(0px, -3px);
	-o-transform: scale(1.3) translate(0px, -3px);
	-ms-transform: scale(1.3) translate(0px, -3px);
	transform: scale(1.3) translate(0px, -3px);
} 

header .controls > div
{
	padding: 0 5px;
}

header .controls > div > a,
header .controls > div > div > a
{
	display: block;
	text-align: center;
	position: relative;
}

.content {
  flex: 1 0 auto; }

footer {
  flex-shrink: 0; }

.bx-shadow-inset{
	-webkit-box-shadow: inset 0px 0px 15px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 15px -5px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 15px -5px rgba(0,0,0,0.75);
}

.bx-shadow-inset-sm{
	-webkit-box-shadow: inset 0px 0px 12px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 12px -5px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 12px -5px rgba(0,0,0,0.75);
}

input[type="text"].form-control,
input[type="password"].form-control,
input[type="email"].form-control,
textarea.form-control,
select.form-control
{
	border: 1px solid #bdbdbd;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px #ebebeb;
  box-shadow: inset 0 1px 2px #ebebeb;
  font-size: 14px;
  padding: 0 22px 0 30px;
  position: relative;
  background-color: #fff;
}

input[type="text"].form-control:active,
input[type="text"].form-control:focus,
input[type="password"].form-control:active,
input[type="password"].form-control:focus,
input[type="email"].form-control:active,
input[type="email"].form-control:focus,
textarea.form-control:active,
textarea.form-control:focus,
select.form-control:active,
select.form-control:focus
{
	border: 1px solid #1b5c39;
}

.bx-shadow{
	-webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background: #fff;
  transition: .3s all ease;
  flex-direction: column; 
  opacity:1}

.preloader .pos-relative {
  position: relative; }

.preloader * {
  box-sizing: content-box; }

.preloader.loaded {
  opacity: 0;
  visibility: hidden; }

.preloader img {
  max-width: 320px; }

.preloader-body {
  text-align: center; }

.preloader-body p {
  position: relative;
  right: -8px; }

.cssload-bell {
  width: 117px;
  height: 119px;
  border-radius: 50%; }

.cssload-circle {
  width: 100%;
  height: 100%;
  position: absolute; }

.cssload-circle .cssload-inner {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 5px solid rgba(60, 177, 83, 0.7);
  border-right: none;
  border-left: none;
  background-clip: padding;
  box-shadow: inset 0 0 10px rgba(27, 92, 57, 0.15); }

.cssload-circle:nth-of-type(0) {
  transform: rotate(0deg); }

.cssload-circle:nth-of-type(0) .cssload-inner {
  animation: cssload-spin 2.3s infinite linear; }

.cssload-circle:nth-of-type(1) {
  transform: rotate(70deg); }

.cssload-circle:nth-of-type(1) .cssload-inner {
  animation: cssload-spin 2.3s infinite linear; }

.cssload-circle:nth-of-type(2) {
  transform: rotate(140deg); }

.cssload-circle:nth-of-type(2) .cssload-inner {
  animation: cssload-spin 2.3s infinite linear; }

.cssload-bell {
  animation: cssload-spin 5.75s infinite linear; }

@keyframes cssload-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.information-block .block-title
{
  color: #1B5C39;
  cursor: pointer;
}

.catalog-section-description{
	background: url("/local/templates/main/images/bg-pattern-2.jpg") top left repeat;
    padding: 1rem 2rem!important;
    border: 1px dashed #d3d1d1;
}
#headerFix {
  background: url("/local/templates/main/images/bg-pattern-1.jpg") top left repeat;
  position: fixed;
  z-index: 30;
  top: 0;
  }
header {
	border-bottom: 1px dashed #d3d1d1;
  background: url("/local/templates/main/images/bg-pattern-1.jpg") top left repeat;
  padding-bottom: 1em; 
  position: relative;
  z-index: 10;}
  header hr{margin-bottom: 0.7rem;margin-top: 0.4rem;}
  header .dropdown-menu.show
  {margin-left:-100px;}
  header .personal .dropdown-toggle::after{
  	    position: absolute;
	    margin-top: -9px;
	    margin-left: 0px;
	    right: 4px;
	    top: 13px;
  }
  
  @media (max-width: 991px)
	{
		header .personal .dropdown-toggle::after{
	  	    position: absolute;
		    margin-top: -9px;
		    margin-left: 0px;
		    right: -5px;
    		top: 28px
	  }
	  
	  header .products-count, 
	  #headerFix .products-count
	  {
	  	    top: -8px !important;
    		right: -8px !important;
	  }
	}
  header a, header a:hover, header a:active {
    color: #313131; }
  header .phones .phone i {
    font-size: 1.1em;
    padding-right: 0.2em;
    position: relative;
    top: .3em;
    color: #1B5C39; }
  header .phones .phone a,
  header .phones .phone span {
    text-decoration: none;
    padding: 2px 0;
    display: block;
    font-size: 1.0em; }
  header .mini-menu a,
  header .mini-menu span {
    text-decoration: none;
    padding: 0;
    display: block;
    font-size: 0.9em; }
  header .mini-menu i {
    font-size: 1.5em;
    padding-right: 0.2em;
    position: relative;
    top: .3em;
    color: #1B5C39; }
  header .logo img {
    max-width: 225px; width: 100%; margin:.5em;
  }
  header .controls i,
  #headerFix i {
    font-size: 2.3em;
    margin: auto 0;
    color: #1B5C39; }
    header .controls > div > a
    {
    	/*display: flex;
    	justify-items: center;
    	flex-direction: column;*/
    }
   header .phone.animated, header .menu.animated{
   	animation-duration: 7s;
  	animation-delay: 1s;
  	animation-iteration-count: infinite;
   }
#headerFix{
	border-bottom: 1px dashed #d3d1d1;
}
header .products-count,
#headerFix .products-count{position: absolute;top:-5px;right:5px;background-color:#3CB153;}

header .controls a{font-size:13px;}

header .basket,
#headerFix .basket{position:relative;}
  header .menu hr {
    width: 100%;
    height: 0;
    border: none;
    border-top: 1px dashed #d3d1d1;
    margin: 0;
    padding: 0; }
  header .menu ul {
    margin: 0.2em 0; }
  header .menu .nav-item {}
    header .menu .nav-item a {
      text-decoration: none; }
  header .menu .nav-item:hover, header .menu .nav-item.active {
    background: #1B5C39;
    border-radius: .3em; }
    header .menu .nav-item:hover a, header .menu .nav-item.active a {
      color: #ffffff; }

.aside-contacts-block
{
	border: 1px dashed #d3d1d1;
	background: url(/local/templates/main/images/bg-pattern-2.jpg);
	font-size:0.9em;
}

.aside-contacts-block.fixed
{
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 76px;
}

.aside-contacts-block ul,
.aside-contacts-block ul li 
{
	list-style: none;
	margin: 0;
	padding: 0;
}  

.page-title {
	padding:.5em 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #28a745;
}
.bx-breadcrumb {
	padding: 0.5em 0 0.3em 0;
    /* background: #f9faf9; */
    margin-bottom: 1.5em;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.bx-breadcrumb .bx-breadcrumb-item {display: flex;padding-left: 0.5em;}
.bx-breadcrumb a, .bx-breadcrumb span {color:#777;white-space: nowrap;font-size: 0.95em;}
.bx-breadcrumb span {padding-left: 0.5em;}

.swiper-container{
	padding: 0 0 35px 0;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next
{
	background: rgba(255,255,255,0.8);
	width: auto;
	height: auto;
	border: 1px dashed #1B5C39;
}

.swiper-button-prev i{
	position: relative;
	margin-left: 5px;
	margin-right: -5px;
}

.swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover,
.swiper-button-prev:hover, .swiper-container-rtl .swiper-button-next:hover
{
	background: rgba(255,255,255,0.5);
}

.swiper-button-next:hover i, .swiper-container-rtl .swiper-button-prev:hover i,
.swiper-button-prev:hover i, .swiper-container-rtl .swiper-button-next:hover i
{
	opacity: 0.7;
}

.swiper-button-next i, .swiper-container-rtl .swiper-button-prev i,
.swiper-button-prev i, .swiper-container-rtl .swiper-button-next i
{
	background: none !important; 
	color: #3CB153;
	font-size:1.5em;
}

.dropdown-item.active, .dropdown-item:active
{
	background-color: #1B5C39; 
}

.dropdown-menu.show
{
	
}

footer {
  position: relative;
  z-index: 1;
  color: #313131;
  border-top: 1px dashed #d3d1d1;
}

footer::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  opacity: .4; 
  z-index: -1;
  background: url("/local/templates/main/images/bg-pattern-1.jpg") top left repeat;
}
  footer *{
  	font-size: 12px;
  }
  footer span.title {
    font-size: 1.3em;
    display: block;
    margin-bottom: .5em; }
  footer ul, footer li {
    list-style: none;
    margin: 0;
    padding: 0; }
  footer .brand {
    text-decoration: none;
    padding-bottom: 15px; }
    footer .brand img {
      width: 100%;
      max-width: 320px; }
  footer .list-schedule i {
    margin-right: .3em;
    color: #1B5C39; }
  footer .list-schedule .day {
    color: #1B5C39;
    margin-right: .3em;
    }
  footer .list-schedule .time.closed {
    color: #5c1b1b;
    font-weight: bold; }
  footer hr {
    height: 0;
    border: none;
    border-top: 1px dashed #ecebeb; }
  footer .contacts-list li{
  	padding: 0.3em 0;
  }
  footer .contacts-list i {
  	margin-right: .5em;
  }
  footer .bg-grey {
    
  }
  footer .bg-grey {
	  background: url("/local/templates/main/images/bg-pattern-3.jpg") top left repeat; 
	}
  footer .rigths {
    color: #fff; }

/** top icon */
.ui-to-top.active {
    transform: translate3d(0,0,0);
}
@media (min-width: 576px)
{
	.ui-to-top {
	    right: 40px;
	    bottom: 40px;
	}	
}

.ui-to-top, .ui-to-top:focus, .ui-to-top:active {
    color: #fff;
    background: #76aa6f;
}

.ui-to-top {
    position: fixed;
    overflow: hidden;
    text-align: center;
    right: 35px;
    bottom: 35px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    border-radius: 50%;
    text-decoration: none;
    transition: all .45s ease,opacity .25s ease-in-out;
    transform: translate3d(0,100px,0);
    opacity: .6;
    z-index: 100;
}

.ui-to-top i {
	position: relative;
	top: 4px;
}

.bx-breadcrumb-item i,
.gw-sidebar i{
	color: #1B5C39;
}

.iframe-contacts-block img{max-width:90%;}
.iframe-contacts-block ul,
.iframe-contacts-block li{
	margin:0;
	padding:0;
	list-style:none;
}

@media screen and (max-width: 400px) {
  .side-panel-container-open{
  	width:100% !important;
  }	
  .side-panel-container-open .side-panel-close{
  	left:auto;
  	right: 0;
    z-index: 3002;
  }
}

.swiper-button-next, .swiper-button-prev
{
	top: 42%;
}

/* End */
/* /local/templates/main/components/bitrix/search.title/visual/style.css?15594015005313 */
/* /local/templates/main/components/bitrix/menu/top/style.css?1663092679558 */
/* /local/templates/main/components/bitrix/sale.basket.basket.line/.default/style.css?15594015004718 */
/* /local/templates/main/template_styles.css?166309267912324 */
