.noLine {
  border: none !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.BadPols2 {
	border-color: #e03127 !important;
}

.BadPols {
	border-color: #e03127 !important;
}

div.BadPols,
span.BadPols {
	color: #e03127 !important;
}

input.BadPols,
textarea.BadPols {
	background: #fef0f0;
}
.alert-good {
  color: #009b67;
  margin-bottom: 15px;
}
.alert-danger {
  font-size: 12px;
  color: #e03127;
  margin-bottom: 15px;
}

.clear2 {
  clear: both !important;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px;
  position: static !important;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  float: none !important;
  background: none;
}
button {
	cursor:pointer;
}
.b-center {
	text-align: center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}
.b-left {
	text-align: left;
}
font.notetext {
	text-align: center;
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 35px;

}

#ajax-loader img{
	width:20px;
	height:20px;
	vertical-align: middle;
	display: none;
}


form {
	display: block;
}

hr {
	display: block;
	width: 100%;
	height: 1px;
	background: #222;
}

/* ################################################################## */
/* ################################################################## */

.contact {
	width: 100%;
}

.contacts-maps {
	padding-top: 30px;
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
}

.logo__pic.desc {
	display: block;
}
.logo__pic.mob {
	display: none;
}
@media (max-width:768px) {
	.logo__pic.desc {
		display: none;
	}
	.logo__pic.mob {
		display: block;
	}
}



.label__config {
	position: absolute;

	right: 20px;
	top: 19px;



}

.swiper__link-full {
	width: 100%;
	height: 100%;

	position: absolute;
	display: block;

	left: 0;
	top: 0;
}

.product-banner_config {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;

	background: #F1F6EC;

	padding: 24px;
	margin-bottom: 30px;
	margin-top: -10px;

	font-size: 14px;
	text-decoration: none;
}
.product-banner_config:hover {
	text-decoration: none;
}
.product-banner_config-button {
	background: #78A341;
	padding: 10px 20px;

	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;

	margin-right: 32px;
	border-radius: 3px;

}
.product-banner_config-text {


	color: #78A341;
	line-height: 21px;
}
/*
@media screen and (max-width: 1150px) and (min-width: 768px) {
	.product-banner_config-text {
		font-size: 14px;
	}

}*/
@media (max-width:768px) {

	.product-banner_config {
		display: block;
		padding-bottom: 20px;
	}
	.product-banner_config-button {
		display: block;
		text-align: center;
		margin: 0 0 15px;
	}

	.product-banner_config-text {
		display: block;
	}


}


/* ################################################################## */
/* ################################################################## */
/* ################################################################## */

.product-card_config .product-card__slider {
	width: calc(69% - 12px);

	  -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .14);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .14);

	margin-bottom: 35px;
}


.product-card_config .product-card__slider .labels {
	left: 25px;
	top: 20px;
}

.product-card_config .product-card__slider .swiper-slide a[data-fancybox=gallery]:before {
	right: 64px;
	top: 0px;
}

.product-card_config .product-card__slider .swiper-slide a[data-fancybox=gallery]:after {
	right: 20px;
	top: 0px;
}


.product-card_config .product-card__slider .gallery-top.swiper-container {
	padding-top: 21px !important;
}



.product-card_config .product-card__info {
	width: calc(31% - 16px);
	position: relative;
	display: block;
}
.product-card_config .product-card__slider .swiper-slide a[data-fancybox=gallery] {
	min-height: 300px;
}
.product-card_config .product-card__slider .gallery-thumbs {
	/*
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	*/

	width: 420px;
	margin: 0 auto 30px;

}







/* ################################################################## */

.product-card_config .product-card__middle {
	width: calc(69% - 12px);
}

.product-card_config .tabs {
	width: 100%;
}


::-webkit-scrollbar { width: 6px; }

::-webkit-scrollbar-track {
  background: #f7efef;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #a5a2a2;
  border-radius: 5px;
}

/* ################################################################## */
/* ################################################################## */

@media (max-width:768px) {
	.product-card_config .product-card__middle,
	.product-card_config .product-card__slider {
		width: 100%;
	}
	.product-card_config .product-card__info {
		display: none;
	}

	.product-card_config .tabs {
		margin: 0px;

	}


}

/* ################################################################## */
/* ################################################################## */

.product-card__block-config {
	position: absolute;
	width: 100%;

}

.product-card__block-total {

	-webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .14);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .14);

	width: 100%;

	padding: 20px 9px 20px 24px;
	margin-bottom: 25px;
}
.config-total_list {
	padding-right: 15px;
}

.config-total_list.scroll {
	overflow-y: scroll;
	width: calc(100%);

	  scrollbar-width: thin;
}

.config-total_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: stretch;
	-webkit-align-items: stretch;


	border-top: 1px solid #DFE2ED;

	padding-top: 13px;
	margin-bottom: 13px;
}


.config-total_row:first-child {
	border: none;
	padding-top: 0;
}

.config-total_row.total {
	border: none;
	padding-bottom: 0;
	padding-right: 15px;
	margin-bottom: 0;
}

.config-total_left {
	max-width: 200px;

	font-size: 14px;
	line-height: 18px;
	font-weight: 400;

}
.config-total_right {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
}
.config-total_right.grey  {
	color: #AAA;
}


.config-total_param {
	padding-top: 3px;
}
.config-total_desc {
	margin-top: 7px;
	font-size: 12px;
	line-height: 16px;
	color: #aaa;
}

.title_prod {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
}

.config-total_price {
	font-size: 32px;
	line-height: 42px;
	font-weight: 500;
	color: #78A341;
}

@media screen and (max-width: 1200px) and (min-width: 980px) {
	.config-total_left {
		display: block;
		width: 60%;
	}
}




/* ################################################################## */
/* ################################################################## */



.config-total_right .product-card__buy {
	background: #78A341;
}


/* ################################################################## */
/* ################################################################## */



/* ################################################################## */
/* ################################################################## */


.config-checkbox{
	margin:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;

	-webkit-box-align:top;-ms-flex-align:top;align-items:top;
	width: 100%;
}
.config-checkbox_filter{color:#fff}
.config-checkbox__input{color:#000;position:absolute;left:0;top:0;width:0;height:0;visibility:hidden;font-size:16px;font-weight:400;border-radius:3px;padding:0 6px 0 16px;letter-spacing:.1px;border:1px solid #a1a1a1;background-color:transparent}
.config-checkbox__icon{-ms-flex-negative:0;flex-shrink:0;position:relative;width:16px;height:16px;border-radius:3px;border:1px solid #626262;margin-right:8px}
.config-checkbox__icon:before{
	display: none;
	content:"";
	position:absolute;
	left: 4px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	}
.config-checkbox_radio .config-checkbox__icon{border-radius:50%}
.config-checkbox_radio .config-checkbox__icon:before{width:8px;height:8px;background-color:#dd0016;left:50%;top:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}
.config-checkbox__input:checked~.config-checkbox__icon{background:#78A341; border-color: #78A341; }
.config-checkbox__input:checked~.config-checkbox__icon:before{ /*-webkit-transform:scale(1);transform:scale(1)*/ display: block;}
.config-checkbox_radio .config-checkbox__input:checked~.config-checkbox__icon:before{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
.config-checkbox__input:disabled~.config-checkbox__icon,.config-checkbox__input:disabled~.config-checkbox__text{opacity:.2}
.config-checkbox__text a{color:#dd0016;text-decoration:none;border-bottom:1px solid rgba(221,0,22,.1);-webkit-transition:all .4s;transition:all .4s}
.config-checkbox__text a:hover{text-decoration:none;border-bottom-color:transparent}

.config-radio{
	margin:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:top;-ms-flex-align:top;align-items:top;
	width: 100%;
}
.config-radio:last-of-type{margin-right:0}
.config-radio__input{display:none;width:100%;height:48px;color:#000;font-size:16px;font-weight:400;border-radius:3px;padding:0 6px 0 16px;letter-spacing:.1px;border:1px solid #a1a1a1;background-color:transparent}
.config-radio__input:checked~.config-radio__icon{border-color:transparent;background-color: #78A341;}
.config-radio__input:checked~.config-radio__icon:before{-webkit-transform:scale(1);transform:scale(1)}
.config-radio__icon{-ms-flex-negative:0;flex-shrink:0;position:relative;width:16px;height:16px;border-radius:50%;border:1px solid #626262;margin-right:8px}
.config-radio__icon:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;border-radius:50%;background-color:#fff;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}
.config-radio__text, .config-checkbox__text{color:#000;font-size:14px;font-weight:400; line-height: 18px;}



/* ################################################################## */
/* ################################################################## */

.config-params {
	display: block;
	margin: 0;
	color: #000;
	font-family: 'Roboto';
}

.config-param {
	display: block;
	padding: 0 24px 25px;
	margin: 0 0 18px;

	border-bottom: 1px solid #DFE2ED;
}
.config-param:last-child {
	margin-bottom: 0;
}
.config-param-list {
	margin-bottom: 18px;
}
.config-param_total {
	background: #f7f7f7;

	display: block;
	padding: 11px 24px 19px;
	margin: 0 0;

	border-radius: 0 0 7px 7px;
}



.config-param_title {
	display: block;
	margin-bottom: 12px;

	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #000;
}
.config-param_desc {

	font-size: 14px;
	line-height: 20px;
	color: #757575;

	margin: -4px 0 15px;

}


.config-param_drop,
.config-param_block {
	display: block;
}

.config-param_drop.for-more {
	position:relative;
	padding-bottom: 45px;
}

.more-text_config {
	color: #78A341;
	font-size: 14px;
	border-bottom: 1px dotted #78A341;

	cursor:pointer;

	position:absolute;

	bottom: 5px;
	left: 0px;
}


.config-param_block.k-table {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.config-param_list {
	display: block;
}
.config-param_item {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: stretch;
	-webkit-align-items: stretch;

	padding: 14px 8px 8px;
	line-height: 18px;
}

.config-param_item:hover {
	background: #f7f7f7;
}

.config-param_item.active {
	background: #F1F6EC;
	border-color: #78A341;
}


.k-table .config-param_item {
	padding: 11px 8px;
	width: 50%;
	border: 1px solid #A6B0B3;
}
.k-table .config-param_item {
	border-color: #78A341;
}
.k-table .config-param_item .config-radio__text {

}

.k-table .config-param_item:first-child {
	/*border-radius: 5px 0 0 5px;*/

}
.k-table .config-param_item+.k-table .config-param_item{
	/*border-radius: 0 5px 5px 0;*/
	border-left: none;

}

.k-row .config-param_item {
	border-bottom: 1px solid #DFE2ED;
	min-height: 45px;
}
.k-row .config-param_item:last-child {
	border: none;
}




.config-param_item-col {
	-webkit-flex-grow: 0;
	flex-grow: 0;

}
.config-param_item-col.title {
	-webkit-flex-grow: 1;
	flex-grow: 1;

	font-size: 14px;

	/*
	max-width: 815px;
	width: 80%;*/
}
.config-param_item-col.title.big {
	font-size: 16px;
	line-height: 32px;
	font-weight: 500;
}
.config-param_item-col.count {
	width: 70px;
	text-align: right;
	font-size: 12px;
	color: #AAA;

	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.config-param_item.active .config-param_item-col.count {
	color: #000;
}

.config-param_item-input {
	width: 40px;
	height: 26px;
	border: 1px solid #A6B0B3;
	border-radius:3px;

	color: #AAA;

	text-align: center;
	margin: -5px 6px 0 0;
}
.config-param_item-input:disabled {
	background: #fff;
}

.config-param_item.active .config-param_item-input {
	color: #000;
}

.config-param_item-col.price {
	width: 160px;
	text-align: right;

	font-size: 20px;
}


.config-param_item-col.price.small {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.5px;
}
.config-param_item-col.price.big {
	font-size: 32px;
	line-height: 32px;
	font-weight: 500;

	color: #78A341;
}



.config_buy {
	padding-top: 20px;
	text-align: center;
	width: 100%;
}

.config_buy .product-card__buy{

	margin: 0 auto;
	position: relative;
	background: #78A341;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

	-webkit-box-align:center;-ms-flex-align:center;align-items:center;
}
.config_buy .product-card__buy:before {
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
}
.config_buy .product-card__buy:after {
	color: #FFF;
	font-size: 14px;
}
.mobile {
	display: none;
}






@media (max-width:768px) {
	.mobile {
		display: block;
	}

	.config-param {
		padding: 0px 17px;
	}
	.config-param.active {
		padding-bottom: 25px;
	}

	.config-param_drop {
		display: none;
	}
	.config-param.active .config-param_drop {
		display: block;
	}
	.config-param_title {
		padding-left: 30px;

		position:relative;

		cursor: pointer;
	}
	.config-param_title:before {

		content:"";
		position:absolute;
		left: 4px;
		top: 50%;

		margin-top: -4px;

		border: solid white;
		border-width: 0 3px 3px 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);




		width:8px;height:8px;
		background:#FFF;

		border-color: #000;

		/*
		border-radius:50%;
		-webkit-transform:translate(-50%,-50%) scale(0);
		transform:translate(-50%,-50%) scale(0);*/
	}

	.config-param.active .config-param_title:before {
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);

		margin-top: -2px;

	}

	.config-param_item {
		-webkit-flex-flow: row wrap;
		-webkit-align-content: flex-end;
		flex-flow: row wrap;
		align-content: flex-end;

	}
	.config-param_item-col {
	}
	.config-param_item-col.title {
		width: 100%;
		padding: 0 0 15px 0;
	}
	.config-param_item-col.price {
		width: 100%;
		text-align: right;
	}

	.config-param_item-col.count + .config-param_item-col.price {
		width: auto;
		text-align: right;
	}

	.config-param_item-col.price.big,
	.config-param_total {
		text-align: center;
	}


	.config-param_desc {
		font-size: 12px;
	}


}

/* ################################################################## */
/* ################################################################## */



.config-card__btn-print {

	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

	-webkit-align-items: center;
	align-items: center;

	padding: 0 0 0 0;
}
.config-card__btn-print:hover {
	text-decoration: none;
}
.config-card__btn-print:before {
	content: "";
	background: url('/tpl/images/labels/print_5.svg') no-repeat left center;
	background-size: 22px;

	width: 22px;
	height: 22px;

	margin-right: 8px;



}

.config-card__btn-print span {
	border-bottom: 1px dotted #757575;


	font-size: 14px;
	color: #757575;

	line-height: 14px;

}
.product-card_config .product-card__announcing {
	margin-bottom: 0px;
}






.product-card_config .product-card__announcing .announcing__item {

	margin: 0 0 15px;
	font-size: 12px;
}

.product-card_config .product-card__announcing .announcing__item.delivery {
		-ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        max-width: 55%;


}

.config-total__button {
	display: block;
	padding: 0 0 15px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #DFE2ED;
}

.product-dopinfo_mobile {
	display: none;
	padding: 25px 5px;
}

@media screen and (max-width: 768px) {
	.product-dopinfo_mobile {
		display: block;
	}
}
/* ################################################################## */
/* ################################################################## */
.added-cart__props {
	display: block;
	width: 100%;
	color: #666;
	font-size: 12px;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	line-height: 14px;
	text-align: left;
}
.added-cart__props.cart {
	padding-top: 15px;
}

.added-cart__prop {
	display: block;
	margin-bottom: 8px;
}

.added-cart__prop-val {
	display: block;
	font-weight: 700;
}



/* ################################################################## */
/* ################################################################## */

.about-advantages {
	width: 100%;
	margin-bottom: 100px;
}
.about-advantages li {
	display: block;
	text-align: left;
	margin-bottom: 30px;
}
.about-advantages li img {
	display: inline-block;
	width: 100px;
	margin: 0 50px 0 0;
	vertical-align: middle;
}
.about-advantages li strong {
	display: inline-block;
	vertical-align: middle;
}


.about-us img {
	width: auto;
	max-width: auto;
}

/* ################################################################## */
/* ################################################################## */


.cloudpay_button {
	    margin-left: 0;
    font-family: Roboto Condensed;
    font-size: 14px;
    line-height: 24px;
    background-color: #6aa52c;
    background-repeat: no-repeat;
    color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.16);
    box-shadow: 0 0 0 0 rgba(0,0,0,.16);
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
	width: 240px;
	height: 40px;
    /*padding: 10px 19px;*/
    margin: 15px 0 0 0;

	letter-spacing: 2px;
    border-radius: 2px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}

.cloudpay_button:hover {
	background-color: #3d57db;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.16);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.16);
	text-decoration: none;
}

/* ################################################################## */
/* ################################################################## */
.seo-text h1.title {
	width: 100%;
	text-align: center;

}

/* ################################################################## */
/* ################################################################## */

.product-card__btn-print {

	background: url('/tpl/images/labels/print_5.svg') no-repeat center center;
	background-size: 60%;
	/*background-color: #6aa52c;*/


	width: 42px;
	height: 42px;

	text-transform: uppercase;
	border-radius: 2px;
	border: 1px solid #626262;
	margin-right: 8px;
	text-decoration: none !important;
}



/* ################################################################## */
/* ################################################################## */

.docs-frame {
	width: 100%;
	display: block;
}
.docs-frame iframe {
	height: 1000px;
	width: 100%;
}
.docs-frame_links {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.docs-frame img {
	max-width: 100%;
	max-height: 800px;
}

@media screen and (max-width: 768px) {
	.docs-frame iframe {
		height: 500px;
	}
}
@media screen and (max-width: 468px) {
	.docs-frame iframe {
		height: 300px;
	}
}

/* ################################################################## */
/* ################################################################## */

.order-form .form__row.basket-form__field_address textarea {
	height: 46px;
	padding: 10px 15px;
}
@media (max-width:768px) {
	.order-form .form__row.basket-form__field_address textarea {
		height: 60px;
		padding: 5px 15px;
	}
}
/* ################################################################## */
/* ################################################################## */

@media screen and (max-width: 1200px) and (min-width: 768px) {

	.gallery .swiper-pagination {
		right: -12px;
	}

	.header__icons {
		margin-right: 16px;
	}

	.header .menu {
		margin-left: 16px;
	}

	.content .container {
		width: auto;
	}

	.catalog__item, .seach-found__item {
		flex: 1 0 calc(50% - 18px);
		width: calc(50% - 18px);
		max-width: calc(50% - 18px);

		margin-right: 0;

	}

	.catalog__item:nth-of-type(3n-1), .seach-found__item:nth-of-type(3n-1) {
		    margin: 0 0 24px;
	}

	.catalog__item:nth-child(2n), .seach-found__item:nth-child(2n) {
		margin-left: 36px;
	}

	.catalog.catalog__list .catalog__items .catalog__item:nth-child(2n), .seach-found.catalog__list .catalog__items .catalog__item:nth-child(2n) {
		margin-left: 0;
	}

	.catalog__inner-list .special-offers__sale  {
		/*text-align: right;*/
		 box-pack: right;
		 -webkit-box-pack: right;
		-ms-flex-pack: right;
		justify-content: flex-end;
	}
	.catalog__inner-list .special-offers__sale .special-offers__price {
		margin-right: 15px;
	}
	.catalog__inner-list .special-offers__sale .special-offers__buy {
		margin-top: 10px;
	}
}

.pic_left {
	float: left;
	margin: 0 20px 20px 0;
}

.pic_right {
	float: right;
	margin: 0 0 20px 20px;
}


.product-mess_offer {
	font-size: 10px;
	line-height: 12px;
	margin-top: -25px;
}


.order-form .form__payment {
	padding-bottom: 0;

}
.basket {
	margin-bottom: 80px;
}

.order-form .border {
	width: auto;
}



/* ################################################################## */
/* ################################################################## */





/* ################################################################## */
/* ################################################################## */



.menu-vert{padding:10px 0;border:1px solid #eee;background-color:#f8f8f8;margin: 0 0 13px}
.menu-vert__list{margin:0;padding:0;list-style:none}
.menu-vert__item{margin-bottom:1px}
.menu-vert__item.active .menu-vert__link{background-color:#6aa52c;color:#fff}
.menu-vert__item.active .menu-vert__link:after{position:absolute;right:0;border-top:5px solid #6aa52c;border-right:11px solid transparent;content:"";bottom:-5px}
.menu-vert__item.active .menu-vert__link:before{background:#fff;-webkit-transform:rotate(765deg);transform:rotate(765deg)}
.menu-vert__link{color:#333;font-size:13px;font-weight:500;text-transform:uppercase;display:block;text-decoration:none;line-height:1.3;padding:10px 22px 10px 57px;-webkit-transition:background .5s;transition:background .5s;position:relative;margin:0 -11px 0 0}
.menu-vert__link:before{width:8px;height:8px;background-color:#333;left:26px;top:50%;margin-top:-4px;content:"";position:absolute;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform 2.5s,transform 2.5s,background 2.5s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}
.menu-vert__link:hover{background-color:#6aa52c;text-decoration:none;color:#fff;-webkit-box-shadow:0 2px 21px rgba(0,0,0,.1);box-shadow:0 2px 21px rgba(0,0,0,.1)}
.menu-vert__link:hover:before{background:#fff;-webkit-transform:rotate(765deg);transform:rotate(765deg)}
.menu-vert__link:hover:after{position:absolute;right:0;border-top:5px solid #6aa52c;border-right:11px solid transparent;content:"";bottom:-5px}




/* ################################################################## */
/* ################################################################## */

@media (min-width: 767px) {


}


.text-default {
	display: block;
	width: 100%;
}
.flex-md-row {
	width: 100%;
}


.yandex__button,
.quality__button {
	border: 1px solid #6aa52c;
	/*background: #6aa52c;*/
	 color: #6aa52c;
}


.yandex__button:hover,
.quality__button:hover {
	border: 1px solid #6aa52c;
	background: #6aa52c;
	 color: #FFF;
}

.simple-link, .text-default a, .delivery-services__tips-block a, .installation-services__tips-block a, .card-info-labels__item-link, .questions__item-text a, .review__link {
    color: #78A341;
    transition: all 0.1s ease-in;
}






.btn {
    position: relative;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 36px;
    padding: 10px calc(8px * 2);
    color: #78A341;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #78A341;
    outline: 0;
    background-color: transparent;
    transition: all 0.1s ease-in;
    cursor: pointer;
}



.btn--invert, .btn--shiny {
    color: #fff !important;
    background-color: #78A341;
    border-color: #78A341;
}


.cookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .1);
    z-index: 1000;
}
    .cookie.hidden {
        display: none;
    }

    .cookie__container {
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
        max-width: 767px;
        margin: 0 auto;

        flex-direction: column;
        gap: 8px;
        padding: 16px;
    }

    .cookie__text {
      font-size: 12px;
  line-height: 14px;
  font-weight: 400;
    }

    .cookie__btn {
        padding-block: 6px;
        height: 32px;

        text-transform: capitalize;
    }

    @media (max-width: 767px)  {
        .cookie__container {
            padding: 16px;

            flex-direction: column;
            gap: 8px;
        }

        .cookie__text {
            text-align: center;
        }
    }


@media (min-width: 768px) {
      .only-mobile {

            display: none;
        }
    }



/*
body:has(.cookie:not(.hidden)) {
    --sidebar-connection-position-bottom: calc(var(--cookie-popup-height) + var(--sidebar-connection-bottom));
    --upbutton-position-bottom: calc(var(--cookie-popup-height) + var(--upbutton-bottom));
    padding-bottom: var(--cookie-popup-height);
}
*/
/*
.cookie{position:fixed;bottom:0;width:100%;background-color:#fff;box-shadow:0 2px 24px 0 rgba(0,0,0,.1);z-index:1000}.cookie.hidden{display:none}.cookie__container{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:767px;margin:0 auto}.cookie__text{font-size:12px;line-height:14px;font-weight:400}.cookie__btn{padding-block:6px;height:32px;text-transform:capitalize}
*/

/*
.cookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .1);
    z-index: 1000;
}
    .cookie.hidden {
        display: none;
    }

    .cookie__container {
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
        max-width: 767px;
        margin: 0 auto;

        padding: 16px;

            flex-direction: column;
            gap: 8px;
    }

    .cookie__text {
      font-size: 12px;
      line-height: 14px;
      font-weight: 400;
  }

.cookie__btn {
padding-block: 6px;
height: 32px;
text-transform: capitalize;
}

@media (max-width: 767px) {
.cookie__container{padding:16px;flex-direction:column;gap:8px}.cookie__text{text-align:center}
}*/
