

/* Start:/local/templates/redesign2022/components/bitrix/catalog.element/.default/style.css?174123421440446*/
/*.product__page__img.min {
  height: 278px;
}
.product__page__img.min .product__page__img_block {
  height: 278px;
}*/

.js-plus-limit{
	opacity:.2;
	cursor:default;
}

.js-minus-limit{
	opacity:.2;
	cursor:default;
}

.product_slider__slick-2{
	    display: flex;
}

.bx-catalog-tab-list{
  display:none;
}
.product__compare {
  margin-bottom: 20px;
}

.product__compare .btn_comparisons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal;
  font-size: 18px;
  line-height: 145%;
  color: #343434;
  border: none;
  background: transparent;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.product__compare .btn_comparisons svg {
  margin-right: 8px;
}

.product__whishlist{
  margin-bottom: 40px;
  position: relative;
}
.product__whishlist .WhishList{
  width: auto;
  height: 32px;
}
.product__whishlist .WhishList.add-list::after,
.product__whishlist .WhishList.remove-list::after{
  width: 32px;
  height: 32px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product__whishlist .WhishList p{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  line-height: 145%;
  font-weight: normal;
  color: #343434;
  padding-left: 40px;
}

.inner-page-content>h1 {
  display: none;
}


.product__page2_characteristics {
  width: 444px;
  padding-top: 35px;
  margin-left: 90px;
}

.product__page2_characteristics .link {
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #014888;
}

.product__page2_characteristics .btn_add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #343434;
  border: 0;
  background-color: transparent;
  margin-bottom: 40px;
}

.product__page2_characteristics .btn_add svg {
  margin-right: 8px;
}

.product__page2_characteristics .option {
  margin-bottom: 16px;
}

.product__page2_characteristics .option .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.product__page2_characteristics .option .box p {
  min-width: 240px;
  width: 240px;
  font-weight: normal;
  font-size: 18px;
  line-height: 145%;
  color: #5F7283;
}

.product__page2_characteristics .option .box p span {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.product__page2_characteristics .option .box h5,
.product__page2_characteristics .option .box .value {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #343434;
  margin-left: 12px;
  background: #fff;
  position: relative;
  z-index: 1;
  padding-left: 4px;
}

.product__page2_characteristics .option .box::after {
  content: "..............................................................................";
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 5px;
  overflow: hidden;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #EEEEEE;
}

.product2__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product2__item {
  border: 1px solid #E8E8E8;
  padding: 12px 41px 12px 40px;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #014888;
  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;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-right: 20px;
  margin-bottom: 24px;
}

.product2__item svg {
  margin-left: 7.3px;
}

.product2__item svg path {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product2__item.active, 
.product2__item:hover 
{
  background: #00335E;
  border-color: #00335E;
  color: #FFFFFF;
}

.product2__item.active path, 
.product2__item:hover path 
{
  fill: #FFFFFF;
}

.product2__left {
  width: 755px;
}

.product2__left .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product2__left .product2__item:nth-child(5n) {
  margin-right: 0;
}

.product2__right {
  width: 400px;
}

.product2__right .box.node-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product2__right .box {

  display: none;

}

.product2__right .product2__item:nth-child(2n) {
  margin-right: 0;
}

.product2_tab {
  padding-bottom: 160px;
}

.product2_tab .text_wrap {
  max-width: 800px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 17px;
  
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #343434;  
}

.text_wrap-height300{
  height: 300px;
}

.text_wrap-heightAuto{
	
}

.product2_tab .text_wrap-height300::after {
  content: "";
  width: 100%;
  height: 67px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-11.94%, #FFFFFF), color-stop(170.15%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #FFFFFF -11.94%, rgba(255, 255, 255, 0) 170.15%);
  background: linear-gradient(360deg, #FFFFFF -11.94%, rgba(255, 255, 255, 0) 170.15%);
  position: absolute;
  bottom: 0;
  left: 0;
}

.product2_tab .specifications_box {
  max-width: 565px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
}

.product2_tab .specifications_box .specifications {
  min-width: 565px;
}

.product2_tab .equipment {
  /*height: 278px;*/
  overflow: hidden;
  position: relative;
  margin-bottom: 17px;
}


.product2_tab .equipment-more::after {
  content: "";
  width: 100%;
  height: 67px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-11.94%, #FFFFFF), color-stop(170.15%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #FFFFFF -11.94%, rgba(255, 255, 255, 0) 170.15%);
  background: linear-gradient(360deg, #FFFFFF -11.94%, rgba(255, 255, 255, 0) 170.15%);
  position: absolute;
  bottom: 0;
  left: 0;
}

#content-1 {
  position: relative;
}

.product2_reviews_wrap {
  max-width: 511px;
  width: 100%;
}

#text_wrap_open {
  margin-bottom: 56px;
  display: inline-block;
}

#content-1.active{
	display:flex!important;	
}

.content_inner{
  width:100%;
	padding-right:50px;
}

.specifications_wrap {
  max-width: 800px;
  width: 100%;
  /*height: 339px;*/
  overflow: hidden;
  position: relative;
}

.specifications_wrap-more::after {
  content: "";
  width: 100%;
  height: 54px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-11.94%, #FFFFFF), color-stop(170.15%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #FFFFFF -11.94%, rgba(255, 255, 255, 0) 170.15%);
  background: linear-gradient(360deg, #FFFFFF -11.94%, rgba(255, 255, 255, 0) 170.15%);
}

#specifications_box_open {
  display: inline-block;
  margin-bottom: 56px;
}

.product2_reviews__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product2_reviews__aside {
  display: none;
  width: 328px;
}

.product2_reviews__aside .wrap {
  width: 328px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 8px;
  padding: 40px 20px 40px 20px;
}

.product2_reviews__aside .grade {
  max-width: 160px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 40px;
}

.product2_reviews__aside h5,
.product2_reviews__aside .h5 {
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  color: #343434;
  margin-bottom: 24px;
  text-align: center;
}

.product2_reviews__aside .box {
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 47px;
}

.product2_reviews__aside .link {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #014888;
}

.product2_reviews__aside .btn {
  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;
  width: 100%;
  padding: 17px 0;
  background: #D90000;
  border-radius: 4px;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: #FFFFFF;
  border: 0;
}

.product2_reviews {
  max-width: 511px;
  width: 100%;
  margin-bottom: 32px;
}

.product2_reviews .block {
  display: none;
  border-bottom: 1px solid #E8E8E8;
  padding-top: 24px;
  padding-bottom: 16px;
}

.product2_reviews .block .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product2_reviews .block .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #5F7283;
  margin-bottom: 12px;
}

.product2_reviews .block .date {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #5F7283;
  margin-bottom: 12px;
}

.product2_reviews .block .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
  color: #343434;
  margin-bottom: 0 !important;
}

.product2_reviews .block:nth-child(1) {
  padding-top: 0;
  display: block;
}

.product2_reviews .block:nth-child(2) {
  display: block;
}

.product2_reviews .block:nth-child(3) {
  display: block;
}

.product2_tab .text_wrap.open,
.product2_tab .equipment.open {
  height: auto;
}

.product2_tab .text_wrap.open::after,
.product2_tab .equipment.open::after {
  display: none;
}

.product2_tab .specifications_box.open {
  max-width: 100%;
}

.product2_reviews__box.open .product2_reviews {
  max-width: 800px;
}

.product2_reviews__box.open .product2_reviews .block {
  display: block !important;
}

.product2_reviews__box.open .product2_reviews__aside {
  display: block;
}

.tabs_top>input[type=radio] {
  display: none;
}

.tabs>.div {
  display: none;
  font-size: 16px;
  padding: 48px 0 0 0;
}

.tabs>.div .farther {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #014888;
  border: 0;
  background-color: transparent;
}

.tabs>.div .equipment p {
  margin-bottom: 16px;
}

.tabs>.div .equipment .link {
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #343434;
}

.tabs>.div .h5 {
  font-weight: 800;
  font-size: 28px;
  line-height: 120%;
  color: #343434;
  margin-bottom: 24px;
}

.tabs>.div .h55 {
  font-weight: 800;
  font-size: 18px;
  line-height: 120%;
  color: #343434;
  margin-bottom: 24px;
}

.tabs>.div .text {
  max-width: 800px;
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #343434;
  margin-bottom: 24px;
}

.tabs>.div .specifications .option {
  margin-bottom: 16px;
}

.tabs>.div .specifications .option .box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.tabs>.div .specifications .option .box::after {
  content: "....................................................................................................................";
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 6px;
  overflow: hidden;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #EEEEEE;
}

.tabs>.div .specifications .option p {
  width: 258px;
  font-weight: normal;
  font-size: 18px;
  line-height: 145%;
  color: #5F7283;
}

.tabs>.div .specifications .option p span {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 4px;
}

.tabs>.div .specifications .option h5,
.tabs>.div .specifications .option .value {
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #343434;
  margin-left: 112px;
  background: #fff;
  position: relative;
  z-index: 1;
  padding-left: 4px;
}

/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
#content-1.active,
#content-2.active,
#content-3.active,
#content-4.active,
#content-5.active,
#content-6.active,
#content-7.active {
  display: block;
}

.tabs_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}

.tabs_top>label {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #F0F7FD;
  border-radius: 4px;
  padding: 12px 32px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  cursor: pointer;
  position: relative;
  top: 1px;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: #343434;
  margin-right: 12px;
  white-space: nowrap;
}

.tabs_top>label:last-child {
  margin-right: 0;
}

.tabs_top>label:not(:first-of-type) {
  border-left: none;
}

.tabs_top .tab-btn.active+label {
  background: #00335E;
  color: #FFFFFF;
}

/* --------------------------------------------------------- */
.card__aside{
  top:0;
  right:0;
  width: 328px;
  margin-left: auto;
}

.product__page_aside {
  position: absolute;

  z-index:10;
}

.product__page_aside .wrap {
  width: 100%;
  border: 1px solid #E8E8E8;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  padding: 40px 20px 24px 20px;
}

.product__page_aside .wrap::after {
  content: "";
  width: 100%;
  height: 8px;
  background-color: #EEEEEE;
  position: absolute;
  top: 0;
  left: 0;
}

.product__page_aside .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 12px;
  padding: 0 25px;
  padding-right: 0;
}

.product__page_aside .price .h6,
.product__page_aside .price .name {
	display: inline-block;
	width:100%;
	height:28px;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #5F7283;
}

.product__page_aside .price .h5,
.product__page_aside .price .value {
  display: inline-block;
  font-weight: 800;
  font-size: 28px;
  line-height: 120%;
  color: #343434;
  position: relative;
}
.product__page_aside .price .discount {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #D90000;
  position: absolute;
  right: -35px;
  top: -8px;
  background: #FFE2E2;
  border-radius: 8px;
  padding: 0 3px;
}

.product__page_aside .price p {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #B2B2B2;
  margin-left: auto;
  position: relative;
}
.product__page_aside .price p::after {
  content: "";
  width: 110%;
  height: 1px;
  background: #D90000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-9.02deg);
      -ms-transform: translate(-50%, -50%) rotate(-9.02deg);
          transform: translate(-50%, -50%) rotate(-9.02deg);
}

.product__page_aside .In_stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 25px;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
  margin-bottom: 10px;
}

.product__page_aside .In_stock span {
  margin-right: 8px;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.product__page_aside .in-stock {
  color: #219653;
}

.product__page_aside .in-stock span {
  background-color: #219653;
}

.product__page_aside .out-stock {
  color: #d90000;
}

.product__page_aside .out-stock span {
  background-color: #d90000;
}
/* ---------------------------------- */
.soput__detail{	
	width:560px;
	margin-bottom:50px;
}

.prod_slider-soput{
	display:flex;
	margin-bottom:0px!important;
	z-index: 1;
}

.prod_slider-soput .product_slider__item{
  width: 180px;	
}

.prod_slider-detail .slick-prev {
  left: -30px;
  top:50%;
  box-shadow: 0px 2px 15px rgb(1 13 34 / 20%);
}
/*.prod_slider-detail .slick-prev:hover {border:solid 2px #00335E;}*/
.prod_slider-detail .slick-next {
  right: -30px;
  top:50%;
  box-shadow: 0px 2px 15px rgb(1 13 34 / 20%);
}
/*.prod_slider-detail .slick-next:hover {border:solid 2px #00335E;}*/

.prod_slider-soput .img {
  width: 100%;
  height: 140px;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}
.prod_slider-soput .price{
	font-weight: 700;
	font-size: 16px;
}

.prod_slider-soput .price_title{
	display: inline-block;
	width: 100%;
	height: 16px;
}

.prod_slider-soput  .title{
  font-weight: 600;
  font-size: 13px;
  line-height: 140%;
  color: #343434;
  padding: 0 16px;
  margin-bottom: 16px;
}

/* ---------------------------------- */
.out_of_stock {
  width: 100%;
  text-align: start;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #014888;
  background-color: transparent;
  border: 0;
  margin-bottom: 8px;
  margin-left: 25px;
  margin-right: 25px;
}

.product__page_aside .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 25px 8px 25px;
  margin-bottom: 16px;
  border-bottom: 1px solid #E8E8E8;
}

.product__page_aside .block .h5 {
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
  color: #5F7283;
  text-align: center;
}

.product__page_aside .block .title {
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #343434;
}

.product__page_aside .block .amount {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #5F7283;
  margin-bottom: 8px;
}

.product__page_aside .block .amount span {
  color: #D90000;
}

.product__page_aside .block .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-bottom: 8px;
  width: 92px;
}

.product__page_aside .block .number .minus,
.product__page_aside .block .number .plus {
  width: 24px;
  height: 24px;
  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;
  background-color: transparent;
  border: 0;
}

.product__page_aside .block .number .input {
  width: 30px;
  height: 24px;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #343434;
  border: 0;
  text-align: center;
  background-color: transparent;
}

.product__page_aside .block .number .minus:hover path,
.product__page_aside .block .number .plus:hover path {
  fill: #00335E;
}

.product__page_aside .block .delete {
  width: 100%;
  text-align: start;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #014888;
  background-color: transparent;
  border: 0;
  margin-bottom: 8px;
}

.product__page_aside .add_cart {
  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;
  width: 100%;
  padding: 17px 0;
  background: #D90000;
  border-radius: 4px;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: #FFFFFF;
  margin-top: 24px;
  border: 0;
}

.add_cart-hide{
  display:none!important;
}

.product__page_aside .link2basket {
  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;
  width: 100%;
  padding: 17px 0;
  background: #D90000;
  border-radius: 4px;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  color: #FFFFFF;
  margin-top: 24px;
  border: 0;
}

.link2basket-hide{
  display:none!important;
}

.product__page_aside .cheaper {
  width: 100%;
  height: 24px;
  margin-top: 16px;
  display: flex;
  justify-content: center;
}

.product__page_aside .cheaper svg {
  margin-right: 8px;
}

.product__page_aside .cheaper>.fos_cheaper_link {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #5F7283;
  flex: none;
  order: 1;
  flex-grow: 0;
  cursor: pointer;
}

.fos_cheaper {
  padding: 48px 80px 56px !important;
  gap: 32px;
  isolation: isolate;
  width: 664px;
  /*min-height: 656px;*/
  background: #FFFFFF;
  border-radius: 32px;
}

.fos_cheaper .fancybox-close-small {
  margin-top: 12px;
  margin-right: 12px;
}

.fos_cheaper .cheaper_text .title {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #343434;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin-bottom: 16px;
}

.fos_cheaper .note {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  color: #343434;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  text-align: center;
}

.fos_cheaper .note p {
  padding: 23px;
  border-radius: 8px;
}

.fos_cheaper .cheaper_text p {
  padding: 7px;
  border-radius: 8px;
  margin-bottom: 32px;
}

.fos_cheaper .cheaper_text .error {
  background-color: #f2dede;
  color: #a94442;
}

.fos_cheaper .cheaper_text .desc {
  margin-bottom: 32px;
}

.fos_cheaper .cheaper_text .desc h4 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 120%;
  color: #343434;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin-bottom: 20px;
}

.fos_cheaper .cheaper_text .desc div {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 145%;
  color: #343434;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.fos_cheaper .cheaper_inputs {
  display: flex;
  flex-direction: column;
}

.fos_cheaper .cheaper_inputs {
  margin-bottom: 8px;
}

.fos_cheaper .cheaper_inputs>input {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 8px 8px 16px;
  gap: 10px;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  flex: none;
  flex-grow: 0;
  order: 0;
  flex-grow: 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  display: flex;
  align-items: center;
  color: #5F7283;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 24px;
}

.fos_cheaper>div>form>input {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px;
  gap: 10px;
  width: 100%;
  height: 60px;
  background: #D90000;
  border-radius: 4px;
  flex: none;
  order: 1;
  flex-grow: 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  flex: none;
  order: 0;
  flex-grow: 0;
  outline: none;
  border: none;
  cursor: pointer;
}

.product__page_aside .add_cart-disabled {
  opacity: .6;
  cursor: default;
}

.number-hide {
  opacity: 0 !important;

}


.card3__left {
  max-width: calc(100% - 328px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}


/* schema */
.card3 h5 {
  font-weight: 800;
  font-size: 18px;
  line-height: 130%;
  color: #00335E;
  margin-bottom: 30px;
}

.card3__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card3__select {
  max-width: 322px;
  width: 100%;
  margin-right: 90px;
  position: relative;
}
.card3__select select {
  width: 100%;
  height: 50px;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  color: #014888;
  background: #FFFFFF;
  border: 1px solid #014888;
  border-radius: 8px;
  padding: 0 32px;
}

.card3__select::after {
  content: ">";
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  position: absolute;
  top: 0;
  left: 350px;
  color: #B2B2B2;
}

.card3__select:last-child::after {
  display: none;
}

.card3__scheme {
  max-width: 328px;
  width: 100%;
  margin-left: auto;
}
.card3__scheme h5 {
  color: #343434;
}
.card3__scheme .item {
  max-width: 260px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  background: #FFFFFF;
  border: 0.925px solid #EEEEEE;
  padding: 24px 24px 24px 40px;
  font-weight: 600;
  font-size: 16.65px;
  line-height: 140%;
  color: #014888;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card3__scheme .item svg {
  margin-left: 4px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card3__scheme .item svg path {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card3__scheme .item:hover {
  background: #014888;
  -webkit-box-shadow: 0px 7.4px 23.125px rgba(0, 15, 31, 0.07);
          box-shadow: 0px 7.4px 23.125px rgba(0, 15, 31, 0.07);
  color: #FFFFFF;
}
.card3__scheme .item:hover svg {
  -webkit-transform: translateX(14px);
      -ms-transform: translateX(14px);
          transform: translateX(14px);
}
.card3__scheme .item:hover svg path {
  fill: #FFFFFF;
}

.select {
  display: block;
  width: 100%;
  position: relative;
}

.new-select {
  position: relative;
  border: 1px solid #014888;
  padding: 15px 32px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  color: #014888;
  border-radius: 8px;
}

.new-select__list {
  max-height: 247px;
  overflow-y: scroll;
  position: absolute;
  top: 52px;
  left: 0;
  border: 1px solid #ced4da;
  cursor: pointer;
  width: 100%;
  z-index: 2;
  background: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #EEEEEE;
  border-radius: 8px;
  padding: 30px 0;
}

.new-select__list::-webkit-scrollbar {
  background-color: #EEEEEE;
  width: 4px;
}

.new-select__list::-webkit-scrollbar-track {
  background-color: #EEEEEE;
}

.new-select__list::-webkit-scrollbar-thumb {
  background-color: #00335E;
}

.new-select__list::-webkit-scrollbar-button {
  display: none;
}

.new-select__list.on {
  display: block;
}

.new-select__item span {
  display: block;
  padding: 4px 32px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #5F7283;
}

.new-select__item span:hover {
  font-weight: 700;
  color: #014888;
}

.new-select:after {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  position: absolute;
  right: 22px;
  top: 21px;
  background: url("/local/img/select-down.svg") no-repeat center center;
  -webkit-transition: all 0.27s ease-in-out;
  -o-transition: all 0.27s ease-in-out;
  transition: all 0.27s ease-in-out;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.new-select.on:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* schema */


@media screen and (max-width: 1024px) {
	
  .card3__select::after {
    display: none;
  }
  .card3__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .card3__scheme {
    max-width: 260px;
  }
  .card3__select {
    margin-bottom: 80px;
  }
	
	.product__page .container {
		/*padding: 0;*/
		padding: 0 24px;
	}
	
	.product__page {
		padding-top: 24px;
	}

  .product2__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .product2__left {
    width: 100%;
    margin-bottom: 28px;
  }

  .product2__right {
    width: 100%;
  }

  .product2__item {
    margin-right: 13px;
    padding: 12px 41px 12px 39px;
    margin-bottom: 16px;
  }

  .product2_reviews__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .product2_reviews__aside {
    width: 100%;
  }
  .product2_reviews__aside .wrap {
    width: 100%;
  }

  .product2_reviews__aside .box {
    max-width: 248px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 24px;
  }

  .product2_reviews__aside .btn {
    max-width: 288px;
    width: 100%;
    margin: 0 auto;
  }

  .product2_reviews_wrap {
    position: relative;
    top: auto;
    right: auto;
  }

  .product2_reviews_wrap .product2_reviews {
    max-width: 724px;
  }

  .product2_reviews__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product2_reviews__aside {
    width: 100%;
  }

  .product2_reviews__aside .wrap {
    width: 100%;
  }

  .product2_reviews__aside .box {
    max-width: 248px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 24px;
  }

  .product2_reviews__aside .btn {
    max-width: 288px;
    width: 100%;
    margin: 0 auto;
  }

  .product__page_aside .wrap {
    padding: 33px 40px 24px 40px;
  }

  .product__page_aside .add_cart {
    margin-top: 0;
  }

  .product__page_aside .block {
    position: relative;
  }

  .product__page_aside .block .delete {
    width: auto;
    position: absolute;
    top: 0;
    right: 25px;
  }

  .product__page_aside .block .number {
    width: 130px;
    position: absolute;
    bottom: 20px;
    right: 16px;
    margin-bottom: 0;
  }

  .product__page_aside .block .number .minus,
  .product__page_aside .block .number .plus {
    width: 40px;
    height: 40px;
  }

  .product__page_aside .block .number .minus svg,
  .product__page_aside .block .number .plus svg {
    width: 33px;
    height: 33px;
  }



  .product2_tab {
    margin-bottom: 96px;
  }

  .product__page2_characteristics {
    display: none;
  }

  .product__page_aside {
    width: 100%;
    padding: 0 22px;
    position: relative;
  }

  .product2_tab {
    padding: 0 22px;
  }

  .product__page_aside .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .product__page_aside .wrap .price {
    margin-bottom: 30px;
  }

  .product__page_aside .wrap .price:nth-child(1) {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }

  .product__page_aside .wrap .In_stock {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product__page_aside .wrap .block {
    width: 100%;
  }

  .product_page2__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product_page2__img {
    width: 100%;
  }

  .product_page2__right {
    width: 100%;
  }

  .product_page2 {
    padding-bottom: 210px;
  }

  .tabs>.div .h5 {
    font-size: 18px;
    line-height: 130%;
  }

}

.btnelem {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px;
  gap: 10px;
  width: 100%;
  height: 60px;
  background: #D90000;
  border-radius: 4px;
  flex: none;
  order: 1;
  flex-grow: 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  flex: none;
  order: 0;
  flex-grow: 0;
  outline: none;
  border: none;
  cursor: pointer;
}

@media screen and (max-width: 767px) {

  .card3__left {
    max-width: 100%;
  }
  .card3__scheme {
    max-width: 100%;
  }
  .card3__select {
    margin-bottom: 50px;
  }
  .card3 h5 {
    margin-bottom: 12px;
  }
  
.card3__scheme {
    max-width: 100%;
}

  .card3__scheme .item {
    padding: 20px 24px;
    margin-bottom: 4px;
  }

  .product2__left .box {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .product2__left .product2__item {
    width: 47%;
    margin: 0;
    margin-bottom: 16px;
  }

  .product2__right .product2__item {
    width: 100%;
    margin: 0;
    margin-bottom: 16px;
  }
   
  .product__page_aside {
    margin-top: 72px;
    padding: 0;
  }

  .product__page_aside .wrap {
    padding: 32px 15px 16px;
  }

  .product__page_aside .wrap .price {
    width: 100%;
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3;
    padding: 0 10px;
    margin-bottom: 16px;
  }

  .product__page_aside .wrap .price h5 {
    font-size: 24px;
    line-height: 29px;
    padding-left: 5px;
  }

  .product__page_aside .wrap .In_stock {
    padding: 0 10px;
    margin-bottom: 30px;
  }

  .product__page_aside .block {
    padding: 0 10px 10px 10px;
  }

  .product__page_aside .block .h5 {
    text-align: start;
    font-size: 14px;
    line-height: 140%;
  }

  .product__page_aside .block .title {
    font-size: 16px;
    line-height: 145%;
  }

  .product__page_aside .block .number {
    width: 92px;
    bottom: 29px;
  }

  .product__page_aside .block .number .input {
    width: 24px;
  }

  .product__page_aside .block .number .minus,
  .product__page_aside .block .number .plus {
    width: 32px;
    height: 32px;
  }

  .product__page_aside .block .number .minus svg,
  .product__page_aside .block .number .plus svg {
    width: 26px;
    height: 26px;
  }

  .product__page_aside .block .amount {
    margin-bottom: 10px;
  }

  .product__page_aside .block .delete {
    position: relative;
    top: auto;
    width: 100%;
    right: auto;
  }

  .product__page_aside .add_cart {
    padding: 13px 0;
    font-size: 16px;
    line-height: 130%;
  }

  .tabs_top {
    padding-right: 15px;
  }

  .tabs_top>label {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 140%;
    margin-right: 4px;
  }

  .tabs>.div .h5 {
    margin-bottom: 16px;
  }

  .tabs>.div {
    padding-top: 32px;
    padding-right: 15px;
  }

  .tabs>.div .specifications .option .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tabs>.div .specifications .option .box::after {
    display: none;
  }

  .tabs>.div .specifications .option p {
    font-weight: 400;
    font-size: 16px;
    line-height: 145%;
    margin-bottom: 4px;
  }

  .tabs>.div .specifications .option h5,
  .tabs>.div .specifications .option .value {
    margin-left: 0;
    place-content: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 145%;
  }

  .product2_reviews .block {
    padding-bottom: 24px;
  }

  .tabs>.div .text {
    font-size: 16px;
    line-height: 145%;
  }

  .product2_tab {
    padding: 0 0 0 15px;
  }

  .tabs>.div .text {
    font-size: 16px;
    line-height: 145%;
  }

  .product2_tab {
    margin-bottom: 80px;
  }

  .product2_tab .specifications_box {
    flex-direction: column;
  }
}

@media (max-width: 575.98px) {

  .product__page_aside{
    /*justify-content: center;*/
	position:relative;
    display: block;	
  }	
  .btnelem {
	width:100%;
	margin-top:20px;
   }	
  
  .inner-page-content>h1 {
    display: inline-block;
  }
  
  .soput__detail{
	  width:100%;
  }
  
  .prod_slider-soput .slick-active .product_slider__item {
    width: 95%;
  }
}

.in_stock {
  font-weight: bold;
  color: green;
}

.product__page__content .in_stock .red_point {
  background-color: red;
}

.product__page__content .red {
  color: red !important;
}

.buy-info_price {
  display: flex;
  flex-direction: row;
}

.buy-info_price_text,
.buy-info_price_text-opt {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #5F7283;
  padding: 0px 24px;
}

.buy-info_price_text-opt {
  padding: 0px 24px 0px 0px;
}

div .product__page__content .btn .btn_cart,
.product__page__content .btn .out_of_stock {
  width: 319px;
}


@media (min-width: 768px) and (max-width: 1023px) {
  div .product__page__content .btn {
    margin: 0px;
  }

  .product__page__content .product__page__content-main {
    flex-direction: row;
    margin-bottom: 0px;
  }

  .hr-solid {
    margin: 0 20px;
  }

  .buy-info_price {
    flex-direction: row;
  }

  .buy-info_price_text-opt {}

  .bx-catalog-subscribe-button {
    margin-bottom: 0px;
  }

  .product__page__box .product__page__content .price {
    font-size: 18px;
    line-height: 130%;
    padding: 0px;
  }

  .buy-info_price .buy-info_price_text-opt,
  .buy-info_price .buy-info_price_text {
    padding: 0px;
  }

  div .product__page__content .btn .out_of_stock {
    width: 319px;
  }

  .buy-info_price {
    margin: 0px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {

  div .product__page__content .btn {
    margin-top: 32px;
  }

  .product__page__content .product__page__content-main {
    flex-direction: column;
    margin-bottom: 0px;
  }

  .buy-info_price_text,
  .buy-info_price_text-opt {
    padding: 0px 12px;
  }

  .hr-solid {
    margin: 8px 0px;
  }

  .buy-info_price {
    flex-direction: column;
    padding: 0px 15px;
  }

  .buy-info_price .buy-info_price_text-opt,
  .buy-info_price .buy-info_price_text {
    padding: 0px;
  }

  .product__page__box .product__page__content .price {
    padding: 0px;
  }

  .btn .wd-100 {
    padding: 0px;
  }

  div .product__page__content .btn .out_of_stock {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {

  .product__page {
    padding-top: 31px;
    display: block;
  }
	
	#content-1 {
		flex-direction: column;
	}
  
  .fos_cheaper {
    padding: 32px 20px 40px !important;
    gap: 24px;
    width: 290px;
    border-radius: 16px;
  }

  .fos_cheaper .fancybox-close-small {
    margin: 0px;
  }

  .fos_cheaper .cheaper_text .title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 8px;
  }

  .fos_cheaper .note p {
    padding: 12px;
  }

  .fos_cheaper .cheaper_text p {
    margin-bottom: 16px;
  }

  .fos_cheaper .cheaper_text .desc {
    margin-bottom: 32px;
  }

  .fos_cheaper .cheaper_text .desc h4 {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 16px;
  }

  .fos_cheaper .cheaper_text .desc div {
    font-size: 14px;
    line-height: 140%;
  }

  .fos_cheaper .cheaper_inputs {
    margin-bottom: 0px;
  }

  .fos_cheaper .cheaper_inputs>input {
    width: 100%;
    height: 48px;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 24px;
  }

  .fos_cheaper>div>form>input {
    width: 100%;
    height: 48px;
    font-weight: 800;
    font-size: 16px;
    line-height: 130%;
  }
}
/* End */


/* Start:/local/templates/redesign2022/components/bitrix/catalog.comments/.default/style.css?16880167324472*/

.item_comments{
	display: block;
	padding-left: 0;
}
.item_comments li{
	display: block;
	padding-bottom: 10px;
}
.item_comments_username{
	display: inline-block;
	color: #5d90bd;
	font-size: 14px;
}
.item_comments_date{
	display: inline-block;
	color: #b8b8b8;
	font-size: 14px;
	margin-left: 10px;
}
.item_comments_container p{
	margin-top: 5px;
	color: #3f3f3f;
	font-size: 14px;
}

div.blog-comment-form {width: 100% !important;}

.blog-comment-content {
    overflow: hidden!important;
    padding-top: 0 !important;
}

div.blog-comment-buttons input {
    font-size: 13px !important;
    padding: 0 3px !important;
}

.blog-post-rating {
    padding: 10px 0 0 0;
}

@media (max-width:540px){
	.bx_soc_comments_div .bx-catalog-tab-list li a{
		font-size:11px;
	}
}

.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button,
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2	{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button  	{
	height:27px;
	line-height:27px;
}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button:hover  {}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button:active {}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2 		 {font-weight:bold}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2:hover {}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2:active{}

.bx_soc_comments_div.bx_important .blog-comment-nav {

}

.bx_soc_comments_div.bx_important .blog-comment-nav a,
.bx_soc_comments_div.bx_important .blog-comment-nav a:link,
.bx_soc_comments_div.bx_important .blog-comment-nav a:visited,
.bx_soc_comments_div.bx_important .blog-comment-info a,
.bx_soc_comments_div.bx_important .blog-comment-info a:link,
.bx_soc_comments_div.bx_important .blog-comment-info a:visited {
	text-decoration: none;
	color: #969696 !important;
}

.bx_soc_comments_div.bx_important .blog-comment-nav a:hover,
.bx_soc_comments_div.bx_important .blog-comment-nav a:active,
.bx_soc_comments_div.bx_important .blog-comment-info a:hover,
.bx_soc_comments_div.bx_important .blog-comment-info a:active {
	text-decoration: underline;
	color: #969696 !important;
}

.bx_soc_comments_div.bx_important .blog-comment-info a,
.bx_soc_comments_div.bx_important .blog-comment-info a:link,
.bx_soc_comments_div.bx_important .blog-comment-info a:visited {
	font-size: 0.85em;
}

.bx_soc_comments_div.bx_important .blog-comment-info a:hover,
.bx_soc_comments_div.bx_important .blog-comment-info a:active {
	font-size: 0.85em;
}

.bx_soc_comments_div .bx-catalog-tab-section-container{position: relative;}

.bx_soc_comments_div .bx-catalog-tab-list{
	border-bottom: 1px solid #d9e1e3;
	text-align: left;
	padding: 0;
	vertical-align: bottom;
	margin: 16px 0;
}

.bx_soc_comments_div .bx-catalog-tab-list li{
	vertical-align: bottom;
	border: 1px solid #d9e1e3;
	border-bottom: none;
	display: inline-block;
	border-radius: 3px 3px 0 0;
	background: #f7f7f7;
	box-shadow: inset 0 -10px  5px -10px rgba(0,0,0,.12);
}

.bx_soc_comments_div .bx-catalog-tab-section-container .bx-catalog-tab-list li:before{
	content: none;
}

.bx_soc_comments_div .bx-catalog-tab-list li a,
.bx_soc_comments_div .bx-catalog-tab-list li>span{
	display: block;
	cursor: pointer;
	line-height: 30px;
	height: 30px;
	color: #999;
	text-decoration: none;
	font-size: 13px;
	padding: 0 20px;
	box-shadow: none;
}

.bx_soc_comments_div .bx-catalog-tab-list li:hover,
.bx_soc_comments_div .bx-catalog-tab-list li.active{
	background: #fff;
}

.bx_soc_comments_div .bx-catalog-tab-list li.active a,
.bx_soc_comments_div .bx-catalog-tab-list li.active>span{
	background: #fff;
	line-height: 35px;
	height: 35px;
	color: #3f3f3f;
	position: relative;
	bottom: -2px;
}

.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div.tab-off{
	opacity: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition:all 0.4s ease-out;
	-ms-transition:all 0.4s ease-out;
	-moz-transition:all 0.4s ease-out;
	-o-transition:all 0.4s ease-out;
	transition:all 0.4s ease-out;
}

.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div{
	opacity: 1;
	-webkit-transition:all 0.6s ease-out;
	-ms-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	-o-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
}

.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container .hidden{
	display: none;
}
/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/style.min.css?168801671730185*/
.blog-posts{display:inline;float:left;margin-right:1%;overflow:hidden;width:79%}.blog-post{margin:0;padding-bottom:2.5em;padding-right:.8em}.blog-post-title{font-size:1.65em;font-weight:var(--ui-font-weight-bold);line-height:1.3em;margin:0;padding:.2em;padding-left:.6em;font-family:Arial}.blog-post-title a{text-decoration:none !important}.blog-post-title a :hover{text-decoration:underline !important}.blog-post-info{padding:.2em .6em .2em}.blog-post-content{padding:.4em .6em .4em;overflow:hidden;border-bottom:1px dotted;line-height:1.4em}.blog-post-meta{font-size:.85em;line-height:1.4em;margin:0;padding:0;padding-top:.3em;padding-bottom:.3em;padding-left:.6em}.blog-post-date{margin:.1em 0;padding:0 0 0 .3em;line-height:1.4em;display:inline}.blog-post-current .blog-post{padding-right:0}.blog-post-edit-link,.blog-post-delete-link,.blog-post-comments-link,.blog-post-views-link,.blog-post-publish-link,.blog-post-hide-link,.blog-post-show-link{background-repeat:no-repeat;padding-left:18px;height:16px;display:inline-block;padding-right:.5em;font-size:1.2em}.blog-post-comments-link{padding-left:15px}.blog-post-show-link{padding-left:19px}.blog-post-tag{padding-top:.4em}.blog-post-tag a{text-decoration:none !important}.blog-post-tag a:hover{text-decoration:underline !important}.blog-post-avatar img{float:right}.blog-post-avatar{padding:.1em .3em .3em .3em}.blog-post-content div[align="left"],.blog-post-content div[align="right"],.blog-post-content div[align="center"],.blog-post-content div[align="justify"]{min-height:1em}div.blog-post-field-text textarea{width:100%}div.blog-post-field-text{padding-bottom:.2em}div.blog-post-field-title input,div.blog-post-field-category input{width:100%}div.blog-post-field-code input{width:40%}div.blog-post-field-user{width:100%}div.blog-post-field-title,div.blog-post-field-category,div.blog-post-field-favorite,div.blog-post-field-date,div.blog-post-field-enable-comments{width:100%}div.blog-post-field-access,div.blog-post-field-seo,div.blog-post-field-category{padding-top:10px}div.blog-post-field-date{padding-top:.5em}div.blog-post-field-favorite div,div.blog-post-field-enable-comments div{display:inline}div.blog-post-field-favorite,div.blog-post-field-enable-comments{padding-bottom:.4em}div.blog-post-field-sep{width:2%;float:left}div.blog-post-image-item{float:left;padding-right:1em;padding-bottom:2em;height:150px}div.blog-post-image-item-border{border:1px solid;height:100px;text-align:center;vertical-align:middle;width:100px}div.blog-post-image-item-input{padding-top:.5em}div.blog-post-image-item-input input{width:100px}div.blog-post-buttons{padding-top:1em;padding-bottom:.4em}div.blog-post-field-category div.blog-post-field-text label,div.blog-post-field-access-title,div.blog-post-field-code div.blog-post-field-text label,div.blog-post-field-seo label{font-weight:var(--ui-font-weight-bold);font-size:1.1em}div.blog-post-bbcode-line{padding-top:.2em}.blog-group-edit{background-repeat:no-repeat;width:16px;height:16px;display:inline-block}.blog-group-delete{background-repeat:no-repeat;width:16px;height:16px;display:inline-block}div.blog-post-edit-form{width:97%;padding:.8em}div.blog-buttons{padding-top:1em}.blog-comment{margin:0;padding-top:.7em}.blog-comment-info{display:block}.blog-comment-content{display:block;overflow:hidden;padding-top:.5em}.blog-comment-meta{font-size:.85em;padding-top:.5em;padding-bottom:.5em}.blog-comment-date{font-size:.85em;display:inline}.blog-comment-author-info{display:inline}.blog-comment-avatar{float:left;margin-right:.5em;width:30px;height:30px;border:1px solid #c4c4c4;background-color:#eceaec}.blog-comment-meta a{text-decoration:none !important}.blog-comment-meta a:hover{text-decoration:underline !important}.blog-comment-link,.blog-comment-delete,.blog-comment-parent,.blog-comment-answer,.blog-comment-edit,.blog-comment-show,.blog-comment-hide{display:inline-block}.blog-add-comment{text-align:center;padding-top:0;padding-bottom:1.5em}.blog-comment-nav{padding-bottom:.6em}div.blog-comment-form{margin-bottom:.7em;margin-top:.7em;width:80%}div.blog-comment-field-text{width:100%}div.blog-comment-field-text textarea{width:99.9%}.blog-comment-field-subject{margin-bottom:15px}div.blog-comment-field-tags{display:none}div.blog-comment-field-tags input{width:80%}div.blog-comment-field-captcha input{width:180px}div.blog-comment-field-settings input{width:1.55em;height:1.55em;margin:0 0 0 -0.25em;vertical-align:middle;font-size:1em}div.blog-comment-field-settings label{vertical-align:middle}div.blog-comment-fields{padding:.8em;zoom:1}div.blog-comment-field-title input,div.blog-comment-field-desc input{width:80%}div.blog-comment-field-user{width:100%;padding-bottom:5px}div.blog-comment-field-author,div.blog-comment-field-email{float:left;width:47%}div.blog-comment-field-text{padding-bottom:.2em}div.blog-comment-field-user-sep{width:5%;float:left}div.blog-comment-field-author input,div.blog-comment-field-email input{width:100%}div.blog-comment-field-bbcode{padding-top:.7em}div.blog-comment-field-captcha-image{padding-top:.4em}div.blog-comment-buttons{margin-top:1em;padding-bottom:.4em}div.blog-comment-buttons input{padding:0 .5em;font-size:1.184em}div.blog-menu-box{margin-bottom:1em;padding-bottom:.5em;line-height:1.5em;zoom:1}div.blog-menu-box span{white-space:nowrap;display:inline-block}div.blog-settings-menu-box{margin-bottom:1em;padding-bottom:.5em;line-height:1.5em;zoom:1}div.blog-settings-menu-box span{white-space:nowrap;display:inline-block}.blog-sidebar{display:inline;float:right;overflow:hidden;width:20%}.blog-sidebar ul,.blog-sidebar ul li ul{margin:0;padding:0;list-style:none !important}.blog-sidebar ul li{margin:0;padding:0;list-style:none !important;text-align:left}.blog-sidebar h3{font-size:1em;font-weight:var(--ui-font-weight-bold);letter-spacing:1px;border-bottom:1px solid;padding:0;padding-bottom:.6em;margin:0}.blog-sidebar li ul li{margin:0;padding:0;border:0}.blog-sidebar ul li ul li{text-align:left;margin:0;padding:0}.blog-sidebar ul li ul li a{text-decoration:none;outline:0}.blog-sidebar ul li ul li a:hover{text-decoration:underline}.blog-sidebar ul{padding:1em}.blog-sidebar ul li ul{padding-top:.4em}.blog-sidebar-title a{text-decoration:none}.blog-sidebar-avatar{text-align:center}div.blog-errors{border-width:1px;border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-errors ul{padding:.3em 0 .3em 2em;margin:0}div.blog-errors ul li{margin:0;padding:0}div.blog-notes{border-width:1px;border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-notes ul{padding:.3em 0 .3em 2em;margin:0}div.blog-notes ul li{margin:0;padding:0}div.blog-textinfo{border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-textinfo ul{padding:.3em 0 .3em 2em;margin:0}div.blog-textinfo ul li{margin:0;padding:0}div.blog-clear-float{clear:both}table.blog-table-header-left,table.blog-table-header-top{border-collapse:collapse;border:0}table.blog-table-header-left th,table.blog-table-header-left td,table.blog-table-header-top th,table.blog-table-header-top td{padding:.5em;vertical-align:top;border-top:1px solid}table.blog-table-header-left th{text-align:right}table.blog-table-header-top th{text-align:center}table.blog-edit-perms-table{border:0}table.blog-edit-perms-table th,table.blog-edit-perms-table td{padding:.2em;vertical-align:top;border:0;border-top:0}table.blog-edit-perms-table th{text-align:center}div.blog-line{background-repeat:no-repeat;height:3px;width:100%}.blog-author{margin:0;padding:0;display:inline;font-weight:var(--ui-font-weight-bold)}.blog-author-icon{width:16px;height:16px;display:block;float:left;background-repeat:no-repeat;padding-right:.2em;line-height:1em}div.blog-bbcode-line{margin-right:3px;float:left}div.blog-smiles-line,div.blog-more-smiles{float:left;white-space:nowrap;margin-left:5px;font-size:.95em}div.blog-bbcode-closeall{float:right}div.blog-bbcode-line img,div.blog-smiles-line img{border:0}div.blog-bbcode-line a,div.blog-smiles-line a{vertical-align:middle}div.blog-bbcode-line a{width:20px;height:20px;float:left;margin-right:.2em;background-position:center center;background-repeat:no-repeat;display:block}div.blog-bbcode-line a,div.blog-bbcode-line img,div.blog-smiles-line a,div.blog-smiles-line img{outline:0}div.blog-bbcode-line select{float:left;margin-left:3px;padding:0;height:20px}div.blog-bbcode-closeall a{padding-left:1em;vertical-align:middle;float:left}
/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_bold.gif);} a.blog-bbcode-italic {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_italic.gif);} a.blog-bbcode-color {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_color.gif);} a.blog-bbcode-underline{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_underline.gif);} a.blog-bbcode-strike{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_strike.gif);} a.blog-bbcode-url{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_link.gif);} a.blog-bbcode-img-upload{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image.gif);} a.blog-bbcode-img{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image_upload.gif);} a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);} a.blog-bbcode-code{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_code.gif);} a.blog-bbcode-quote{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_quote.gif);} a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);} a.blog-bbcode-list{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_list.gif);} a.blog-bbcode-cut{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/cut.gif);} div.blog-mainpage{width:100%}div.blog-mainpage-side-left{float:left;width:52%;padding-right:.5em}div.blog-mainpage-side-right{float:right;width:46%}.blog-mainpage-item{margin:0;padding-bottom:.6em;padding-top:.5em}.blog-mainpage-title{margin:0;padding-bottom:.5em;padding-top:.4em;font-weight:var(--ui-font-weight-bold)}.blog-mainpage-content{line-height:1.4em;font-size:.95em;display:block}.blog-mainpage-meta{font-size:.89em;line-height:1.4em;margin:0;padding:0;padding-top:.4em}.blog-mainpage-meta a{text-decoration:none !important}.blog-mainpage-meta a:hover{text-decoration:underline !important}div.blog-mainpage-comment .blog-mainpage-meta{display:inline;padding-left:.4em;font-size:.89em}div.blog-mainpage-comment .blog-mainpage-content{padding-top:.4em}div.blog-mainpage-comment .blog-mainpage-content a{text-decoration:none !important}div.blog-mainpage-comment .blog-mainpage-content a:hover{text-decoration:underline !important}div.blog-mainpage-item .blog-author{font-weight:normal}div.blog-mainpage-comment .blog-mainpage-title{font-weight:normal}div.blog-mainpage-blogs .blog-mainpage-content a{text-decoration:none}div.blog-mainpage-blogs .blog-mainpage-content a:hover{text-decoration:none}.blog-tab{padding:0;margin:0;min-height:31px;height:100%;width:96%;line-height:2.35em;display:block}.blog-tab-left{background-repeat:no-repeat;padding:0;margin:0;width:3px;height:31px;float:left}.blog-tab-right{background-repeat:no-repeat;padding:0;margin:0;width:3px;height:31px;float:right}.blog-tab-container{width:100%;display:block}.blog-tab-items{float:right;font-size:.95em;padding-right:.6em;display:inline;white-space:nowrap}.blog-tab-items a{text-decoration:none !important;padding-left:.6em}.blog-tab-items a:hover{text-decoration:underline !important}.blog-tab-title{font-weight:var(--ui-font-weight-bold);padding-left:.5em;float:left;display:inline;overflow:hidden}.blog-tab-title a{text-decoration:none !important}.blog-tab-title a:hover{text-decoration:underline !important}div.blog-tab-content{padding-top:.2em;padding-left:.6em;padding-right:.6em;padding-bottom:1.7em}div.blog-mainpage-search-cloud{padding-top:.4em}.blog-calendar{text-align:center}.blog-calendar table th{font-weight:normal}.blog-rss div{padding-top:.6em}.blog-rss-icon{background-repeat:no-repeat;width:17px;height:17px;display:block;line-height:1em}.blog-group-icon{width:16px;height:16px;display:block;float:left;background-repeat:no-repeat;padding-right:.2em;line-height:1em}.blog-search-form{padding-top:.6em}.blog-search-form div{padding-bottom:.4em}.blog-mainpage-create-blog{padding-bottom:1em;padding-left:.6em}.blog-rss-subscribe{padding-bottom:1.5em}.blog-rss-subscribe .blog-tab-items{padding-top:.55em}.blog-group-rss{padding-top:1em}table.blogquote,table.blogcode{font-size:1em;margin:.5em 1em;width:80%;border:1px solid}table.blogquote td,table.blogcode td{padding:.95em 1.5em}table.blogcode td{font-family:"Courier New";white-space:pre-wrap}table.blogcode pre{font-family:"Courier New";font-size:12px;margin:0;line-height:15px;white-space:pre-wrap}div.blog-post-quote,div.blog-post-code{padding-top:.6em;padding-bottom:.6em}div.blog-post-quote span,div.blog-post-code span{padding-left:.6em}div.blog-post-quote table.blogquote,div.blog-post-code table.blogcode{margin:0}div.blog-page-navigation{padding-bottom:.8em}div.blog-page-navigation a,span.blog-page-current,span.blog-page-dots{padding-left:.75em;padding-right:.5em;text-decoration:none}div.blog-page-navigation a.blog-page-first,div.blog-page-navigation span.blog-page-first{padding-left:.5em}span.blog-page-current{font-weight:var(--ui-font-weight-bold)}ul.blog-navigation{list-style-position:outside;list-style-type:none;padding:0;margin:0;padding-bottom:1em}ul.blog-navigation li{display:inline}.blog-post-content{border-bottom-color:#ccc}.blog-post-meta,.blog-comment-meta,.blog-comment-nav{color:#969696}.blog-post-tag a,.blog-comment-meta a,.blog-mainpage-meta a{color:#969696 !important}.blog-post-date,.blog-comment-date{color:#767676}div.blog-post-date span.blog-post-time,div.blog-post-date span.blog-post-day{display:none}div.blog-post-edit-form,div.blog-comment-fields{background-color:#f1f1f1}div.blog-post-image-item-border{border-color:#d8d8d8}.blog-sidebar{background-color:#f5f5f5}.blog-sidebar h3{border-bottom-color:#dadada}.blog-bottombar h3{color:#333}.blog-sidebar-title{color:#000 !important}.blog-sidebar-title a{color:#000 !important}div.blog-errors{border:solid 1px #dfbdac;background:#f6dbce}div.blog-notes{border:solid 1px #dad7a7;background:#f6f9d3}div.blog-textinfo{border:solid 1px #d5d5d5;background:#f6f6f6}.blog-required-field{color:red}table.blog-table-header-left th,table.blog-table-header-left td,table.blog-table-header-top th,table.blog-table-header-top td{border-top-color:#d5d5d5}div.blog-post-quote>span,div.blog-post-code>span{color:#7d7d7d;display:none}div.blog-post-code table.blogcode{border-color:#e8e8e8;color:#7d7d7d;background-color:#f7f7f7}div.blog-post-quote table.blogquote{border-color:#e8e8e8;color:#555;background:url(/bitrix/components/bitrix/blog/templates/.default/images/quote-gray.png) no-repeat scroll left top #f7f7f7}div.blog-mainpage-comment .blog-mainpage-content a,div.blog-mainpage-blogs .blog-mainpage-content a:hover,div.blog-mainpage-blogs .blog-mainpage-content a,div.blog-mainpage-comment .blog-mainpage-content a:hover{color:#333}.blog-tab,.blog-tab-container{background-color:#ededed}.blog-tab-items{color:#767676}.blog-tab-items a{color:#767676 !important}.blog-tab-title a{color:#000 !important}.blog-comment-cont-white{background-color:#fff;padding:1px}
/*images*/
div.blog-tab-left {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_start.gif);} div.blog-tab-right {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_end.gif);} div.blog-line {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line_gradient.gif);} .blog-rss-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/rss_icon.gif);} div.blog-comment-new .blog-comment-date{background-color:#fff4ca;padding-top:2px;padding-bottom:3px;padding-left:4px;padding-right:4px}div.blog-comment-hidden .blog-comment-cont-white,div.blog-comment-hidden .blog-comment-date{background-color:#ededed}div#special_perms{padding-top:.5em}div.blog-post-meta div.blog-post-info-bottom{display:none}.blog-post-meta span.blog-post-link-counter,.blog-post-meta span.microblog-post-link-counter{padding:0 0 0 .3em}div.blog-post-rating{float:right}div.blog-post-share{position:relative;float:right}img.linked{border:0;cursor:pointer;height:21px;left:2px;position:relative;top:6px;width:11px}div.blog-edit-field-code label.blog-edit-field-caption{font-weight:var(--ui-font-weight-bold)}span#post-code-input{display:none}a#post-code-text{background-color:#fff4ca;border-bottom:dashed 1px;text-decoration:none}div.blog-post-field-code{padding-top:.5em}div.blog-tags-cloud{text-align:center}div.blog-comment-preview div.blog-comment-cont-white{border-top:1px solid red;border-bottom:1px solid red}div.blog-post-edit-micro #lhe_btn_sourcebb,div.blog-post-edit-micro #blog-post-image{display:none}div.blog-post-edit-micro{margin-bottom:2em;width:78%}div.blog-post-edit-micro #blogpost-length{font-weight:var(--ui-font-weight-bold);display:inline}div.blog-post-edit-micro div.blog-post-edit-form{padding:0;background-color:white;width:100%}div.blog-post-edit-micro div.blog-post-buttons{text-align:left;padding-top:.7em;padding-bottom:.1em}div.blog-post-edit-micro #edit-post-text{padding:0;border:1px solid #c2c2c2;border-radius:2px}div.blog-post-edit-micro .lhe-stat-toolbar-cont,div.blog-post-edit-micro .lhe-button,div.blog-post-edit-micro div.lhe-tlbr-smile-cont{border:0}div.blog-post-edit-micro #blog-post-micro-lhe-hide{display:inline-block;float:right}div.blog-post-edit-micro .lhe-button-cont{padding-left:3px}div.blog-post-edit-micro #blog-post-micro-lhe-but{display:inline-block;padding-top:3px}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_image {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_image.gif) !important; background-position:3px 2px !important;background-repeat:no-repeat;cursor:pointer;}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_createlink {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_link.gif) !important; background-position:2px 2px !important;background-repeat:no-repeat;cursor:pointer}div.blog-post-edit-micro .lhe-button-cont #lhe_btn_bloginputvideo{width:17px;height:15px;padding-top:2px;cursor:pointer}div.blog-post-edit-micro .lhe-button-over{background-color:#fff}div.blog-post-edit-micro .blog-post-group-text{color:#999}div.blog-post-edit-micro #blog-post-micro-lhe-hide{position:absolute;top:2px;right:2px}div.blog-post-edit-micro #blog-post-micro-lhe-hide div{display:inline-block;cursor:pointer;width:17px;height:17px;vertical-align:middle;	background: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_close.gif) no-repeat;}div.blog-post-edit-micro .blog-post-field-bbcode{position:relative}div.blog-comment .blog-author{line-height:30px}div.microblog-post .blog-post-avatar{float:left;margin-right:.5em;width:30px;height:30px;border:1px solid #c4c4c4;background-color:#eceaec;padding:0}div.microblog-post .blog-post-info{background:0;padding:0}div.microblog-post .blog-author{line-height:30px}div.microblog-post div.blog-post-content{border:0;padding:0;padding-top:.5em}div.microblog-post{border-bottom:1px solid #e5e5e5;padding:1px;margin-bottom:1.5em}div.microblog-post div.blog-post-meta{padding-top:.5em;padding-bottom:.5em;font-size:.85em;padding-left:0}div.microblog-post div.blog-post-meta a{color:#969696 !important;text-decoration:none !important}div.microblog-post div.blog-post-meta a:hover{text-decoration:underline !important}div.microblog-post .blog-post-date{font-size:.85em;color:#969696}

div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;} span.blog-vert-separator{height:7px;width:1px;margin-left:.2em;margin-right:.2em;background-color:#e0e0e0;display:inline-block}div.blog-post-meta-util span{display:inline-block}div.blog-post-meta-util *{text-decoration:none !important}div.microblog-post div.blog-post-date a{color:#969696 !important;text-decoration:none !important}div.microblog-post div.blog-post-meta-util a{color:#969696 !important;text-decoration:none !important}.blog-post-meta .bx-rating span,.blog-post-meta-util.bx-rating a{font-size:13px}.blog-post-current-micro .bx-rating span,.blog-post-current-micro .bx-rating a{font-size:11px}.blog-mainpage-meta .bx-rating span{color:#969696}.blog-mainpage-meta span.ilike-light-blog-post *,.blog-mainpage-meta span.ilike-light-microblog *{color:#969696 !important;text-decoration:none !important;font-size:1em}.blog-post-meta-util a span{cursor:pointer}.blog-post-meta-util .ilike-light .bx-ilike-right{font-size:1.2em}.blog-post-meta-util .ilike-light .bx-ilike-text{padding:0;font-size:1.2em}.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-right{font-size:11px}.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-text{font-size:11px}.blog-comment-nav-item{cursor:pointer}div.blog-comments .blog-comment-nav a.blog-comment-nav-item-sel{font-weight:var(--ui-font-weight-bold);text-decoration:none;color:#969696;cursor:default}a.blogPostAutoSave{float:right;display:block;width:18px;height:18px;margin:3px 3px 0 0;position:relative;z-index:2}.blog-post-edit-micro a.blogPostAutoSave{margin-right:10px;margin-left:-12px;margin-top:2px}.blog-notify-bar{width:100%;height:2.5em;line-height:2.5em;	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important; position:relative}.blog-micro-notify-bar{width:100%;height:3em;line-height:1.5em;	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important; position:relative}.blog-notify-close{display:block !important;height:12px !important;margin:3px 6px 0 0;padding:0 !important;position:absolute !important;right:5px !important;top:5px !important;width:12px !important;}
.blog-notify-close a {
    background: url("/bitrix/js/main/core/images/panel/sprite03.png") no-repeat scroll -268px -243px transparent !important; display:block !important;height:12px !important;width:12px !important;cursor:pointer}.blog-notify-text{color:#000 !important;margin:0 !important;text-align:center !important}.blog-notify-text a.blogPostAutoRestore{position:relative;color:red;cursor:pointer;text-decoration:underline;margin-right:9px;margin-top:5px;z-index:2}span.blog-post-group-value{margin-left:.5em;border-bottom:dashed 1px;overflow:hidden;white-space:nowrap;max-width:300px;	}
span.blog-post-group-delete1 {
	background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll -21px 8px transparent; cursor:pointer;display:inline-block;height:20px;width:15px;vertical-align:top;margin-left:2px}#blog-post-group-selector{display:inline-block;cursor:pointer}.blog-post-sonet-group{padding-bottom:.5em}.blog-post-edit-micro #blog-post-group-selector{display:inline-block;float:right;font-family:Arial;color:#b2b2b2;padding-right:5px}span.blog-post-group-delete{display:inline-block;cursor:pointer;width:13px;height:16px;vertical-align:top;	background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat 0 -282px;}div.blog-post-group-selector-text{display:inline-block;float:right;font-family:Arial;color:#b2b2b2;padding-right:5px;overflow:hidden;width:350px;white-space:nowrap;text-align:right}.blog-small-button,.blog-small-button-left,.blog-small-button-icon,.blog-small-button-right,.blog-small-button-text{display:inline-block;vertical-align:top;height:27px;cursor:pointer;text-decoration:none !important;outline:0}.blog-small-button{margin:0;background:url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -551px}.blog-small-button-left{width:4px;background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -493px;margin-right:8px}.blog-small-button-text{font:normal normal normal 13px/24px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#4f4f4f}.blog-small-button-right{width:6px;background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -493px;margin-left:8px}.blog-small-button:hover{background:url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -985px}.blog-small-button:hover .blog-small-button-left{background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -927px}.blog-small-button:hover .blog-small-button-right{background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -927px}.blog-arrow{width:30px;height:17px;	background: url("/bitrix/components/bitrix/blog/templates/.default/images/arrow.png") no-repeat 5px 5px; display:inline-block}.feed-com-files{padding-top:10px}.feed-com-files-title{color:#5c6470;font-size:12px;font-weight:var(--ui-font-weight-bold);float:left;min-width:50px}.feed-com-files-cont{overflow:hidden;padding:1px 0 1px 10px;zoom:1}.feed-com-file-wrap{cursor:pointer;display:inline-block;font-size:12px;line-height:14px;margin:0 12px 12px 0;vertical-align:middle}.feed-com-file-wrap:hover .feed-com-file-name{text-decoration:underline}.feed-con-file-icon {background:url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat -55px -220px; display:inline-block; margin-right:5px; height:16px; vertical-align:middle; width:16px;} .feed-com-file-name{color:#2067b0;display:inline-block;font-weight:var(--ui-font-weight-bold);margin-right:4px;max-width:120px;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-com-file-size{color:#5c6470;display:inline-block;font-size:12px;vertical-align:top}.feed-com-files-photo{border:1px solid #eee;border-radius:1px;box-shadow:0 0 1px #eee,inset 0 0 1px #eee;display:inline-block;height:48px;margin:0 8px 8px 0;padding:3px;width:48px}.feed-com-files-cont .feed-com-files-photo{height:69px;width:69px}.feed-file-icon-bmp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-css {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-csv {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-dib {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-doc {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-docp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-docx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-gif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-htm {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-html {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-jfif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpe {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpeg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-js {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-pdf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -415px !important;} .feed-file-icon-php {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-png {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-ppt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-pptp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-pptx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-rar {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;} .feed-file-icon-rtf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-swf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-tif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-tiff {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-txt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -192px !important;} .feed-file-icon-xls {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xlsp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xlsx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xml {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-zip {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;} .feed-add-photo-block-wrap{margin-top:-17px}.feed-add-photo-block{display:inline-block;margin:17px 17px 0 0;min-height:92px;width:102px;padding-right:21px;position:relative;vertical-align:top}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:#fff;height:22px;top:1px;z-index:0}.feed-add-img-wrap{background:#fff;border:1px solid #e2e6e6;-moz-box-shadow:0 0 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(137,137,137,0.3);display:block;text-align:center;padding:4px;position:relative;z-index:2}.feed-add-img-title{color:#2067b0;display:block;font-weight:var(--ui-font-weight-bold);font-size:12px;margin-top:3px;overflow:hidden}.feed-add-photo-block .feed-add-close-icon{background-color:#fff;background-position:8px -19px;height:22px;top:1px;right:1px;width:22px}.feed-add-photo-block .feed-add-close-icon:hover{background-position:-57px -60px}.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat; cursor:pointer;right:0;top:0;height:20px;position:absolute;width:20px}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:white;height:22px;top:1px;z-index:0}#blog-upload-file,#blog-show-seo{color:#2067b0;border-bottom:dashed 1px #2067b0;text-decoration:none}#blog-post-user-fields-UF_BLOG_POST_DOC .file-selectdialog-switcher{display:none}.blg-cancel-com,.blg-cancel-com:link,.blg-cancel-com:visited,.blg-cancel-com:active{color:#5c6470 !important;font-size:12px;text-decoration:none;padding-left:15px}.blg-cancel-com:hover{text-decoration:underline}#blog-show-seo-fields input,textarea{width:100%}
/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/themes/green/style.css?16880167171140*/
/*color*/
.body-blog a:link, .body-blog a:visited, .body-blog a:active, .blog-navigation-box li a {color:#33882a;}
.body-blog a:hover {color:#d04747;}

.blog-post-title {background-color: #e7efd3;}
.blog-post-title span, .blog-post-title a:link, .blog-post-title a:visited, .blog-post-title a:active {color: #42783d !important;}

/*images*/
.blog-group-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/user_group.gif);}
.blog-author-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/user.gif);}
.blog-group-edit, .blog-post-edit-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_edit.gif);}
.blog-group-delete, .blog-post-delete-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_delete.gif);}
.blog-post-comments-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_comment.gif);}
.blog-post-views-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_view.gif); }
.blog-post-publish-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_publish.gif);}
.blog-post-show-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_show.gif);}
.blog-post-hide-link {background-image: url(/bitrix/components/bitrix/blog/templates/.default/themes/green/images/icon_hide.gif);}

.blog-comment-cont{}
.blog-comment-info {}
.blog-post-info-back {}
.blog-post-info {background-color: #f5f5f5; border-top: 1px solid #fff;}

/* End */


/* Start:/local/templates/redesign2022/components/bitrix/catalog.top/zamena/style.css?1750822730774*/
.product-price {
	padding: 0px 20px;
}
.product_slider__item .price {
	padding: 0px !important;
}	
.product_slider__block {
	padding:20px 20px;
}	
.product_slider__slick2{
    display: flex;
    justify-content: center;
}
/*  */


.product-list{
	display: flex;
	flex-wrap: wrap;
	row-gap: 20px;
	column-gap: 20px;
}
.product-list .product-list-item{
	width: calc( (100% / 4) - (20px * 3) );
}

.product-list-item.zamena:hover .product-item .add_basket{
	display: block;
}

@media( max-width: 1200px ){
	.product-list .product-list-item{
		width: calc( (100% / 3) - (20px * 2) );
	}	
}
@media( max-width: 900px ){
	.product-list .product-list-item{
		width: calc( (100% / 2) - 20px );
	}	
}
@media( max-width: 450px ){
	.product-list .product-list-item{
		width: 100%;
	}	
}
/* End */


/* Start:/local/templates/redesign2022/components/bitrix/catalog.item/.default/style.css?171990862215727*/
/* --------------------------------------------------------- */
.nabory__list-title{
	font-weight: 900;
	font-size: 48px;
	line-height: 100%;
	color: #343434;
	margin-bottom: 32px;	
}

.btn-hide{
	display:none!important;	
}
.add_cart-hide{
display:none!important;
}

.product_slider__block.slick-active .product_slider__item:hover {
	border-bottom: 0px;
}

.product_slider__block.slick-active .product_slider__item>.out_of_stock {
	display: none;
}

.product_slider__block.slick-active .product_slider__item:hover>.out_of_stock {
	display: block;
	padding: 15px 16px;
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	text-align: center;
    bottom: 0;
}

.product_slider__block.slick-active .product_slider__item:hover .wrap {
	border-bottom: 0px;
}

.product_slider__block.slick-active .product_slider__item:hover .add_basket {
	display: block;
	margin: 0px;
}

.product-item .product__page_aside {
	width: 100%;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	z-index: 999;
	background-color: #FFFFFF;
	border-radius: 8px;
	display: none;
	margin-left: auto;
}

.product-item:hover .active {
	display: block;
}

.product-item .product__page_aside .wrap {
	width: 100%;
	border: 1px solid #E8E8E8;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	padding-top: 8px;
}

.product-item .product__page_aside .wrap::after {
	content: "";
	width: 100%;
	height: 8px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}

.product-item .product__page_aside .price {
	margin-bottom: 12px;
	padding: 0 25px;
}

.product-item .product__page_aside .price h6 {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #5F7283;
}

.product-item .product__page_aside .price h5 {
	font-weight: 800;
	font-size: 28px;
	line-height: 120%;
	color: #343434;
}

.product-price .discount {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #D90000;
    position: absolute;
    right: -35px;
    top: -8px;
    background: #FFE2E2;
    border-radius: 8px;
    padding: 0 3px;
}

.product-item .discount2 {
  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;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 12px;
  left: 17px;
  background: #FFE2E2;
  border-radius: 50px;
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  color: #D90000;
  z-index: 3;
}

.product-item .product__page_aside .In_stock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 16px;
	font-weight: 400;
	font-size: 16px;
	line-height: 145%;
	/*margin-bottom: 24px;*/
}

.product-item .product__page_aside .In_stock span {
	margin-right: 8px;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}

.product-item .product__page_aside .in-stock {
	color: #219653;
}

.product-item .product__page_aside .in-stock span {
	background-color: #219653;
}

.product-item .product__page_aside .out-stock {
	color: #d90000;
}

.product-item .product__page_aside .out-stock span {
	background-color: #d90000;
}

.product-item .out_of_stock {
	width: 100%;
	text-align: start;
	font-weight: 500;
	font-size: 14px;
	line-height: 140%;
	color: #014888;
	background-color: transparent;
	border: 0;
	/*margin-bottom: 8px;
	margin-left: 25px;
	margin-right: 25px;*/
}

.product-item .product__page_aside .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 16px;
	/*margin-bottom: 16px;*/
	border-bottom: 1px solid #E8E8E8;
}

.product-item .product__page_aside .block .h55 {
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	line-height: 145%;
	color: #5F7283;
	text-align: left;
}

.product-item .product__page_aside .block .title {
	width: 100%;
	font-weight: 400;
	font-size: 18px;
	line-height: 145%;
	color: #343434;
	padding: 0px;
}

.product-item .product__page_aside .block .amount {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #5F7283;
	margin-bottom: 8px;
}

.product-item .product__page_aside .block .amount span {
	color: #D90000;
}

.product-item .product__page_aside .block .number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: auto;
	margin-bottom: 8px;
	width: 92px;
}

.product-item .product__page_aside .block .number .minus,
.product-item .product__page_aside .block .number .plus {
	width: 24px;
	height: 24px;
	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;
	background-color: transparent;
	border: 0;
}

.product-item .product__page_aside .block .number .input {
	width: 30px;
	height: 24px;
	font-weight: 400;
	font-size: 18px;
	line-height: 145%;
	color: #343434;
	border: 0;
	text-align: center;
	background-color: transparent;
}

.product-item .product__page_aside .block .number .minus path,
.product-item .product__page_aside .block .number .plus path {
	fill: #00335E;
}

.product-item .product__page_aside .block .delete {
	width: 100%;
	text-align: start;
	font-weight: 500;
	font-size: 14px;
	line-height: 140%;
	color: #014888;
	background-color: transparent;
	border: 0;
	margin-bottom: 8px;
}

.product-item .product_slider__item .block>.title {
	padding: 0px;
}

.product-item .add_basket,
.product-item .product__page_aside .add_cart ,
.product-item .product__page_aside .add_cart2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	padding: 8px;
	background: #D90000;
	border-radius: 0 0 4px 4px;
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	color: #FFFFFF;
	margin-top: 40px;
	border: 0;
	gap: 10px;
}

.product-item .add_basket {
	display: none;
}

.product-item .product__page_aside .add_cart-disabled {
	opacity: .6;
	cursor: default;
}

.product-item .number-hide {
	opacity: 0 !important;

}

@media screen and (max-width: 1024px) {

	.product-item .product2_reviews_wrap {
		position: relative;
		top: auto;
		right: auto;
	}

	.product-item .product2_reviews_wrap .product2_reviews {
		max-width: 724px;
	}

	.product-item .product2_reviews__box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.product-item .product2_reviews__aside {
		width: 100%;
	}

	.product-item .product2_reviews__aside .wrap {
		width: 100%;
	}

	.product-item .product2_reviews__aside .box {
		max-width: 248px;
		width: 100%;
		padding: 0;
		margin: 0 auto;
		margin-bottom: 24px;
	}

	.product-item .product2_reviews__aside .btn {
		max-width: 288px;
		width: 100%;
		margin: 0 auto;
	}

	.product-item .product__page_aside .wrap {
		padding: 0px;
		padding-top: 8px;
	}

	.product-item .product__page_aside .add_cart {
		margin-top: 0;
	}

	.product-item .product__page_aside .block {
		position: relative;
	}

	.product-item .product__page_aside .block .delete {
		width: auto;
		position: absolute;
		top: 0;
		right: 25px;
	}

	.product-item .product__page_aside .block .number {
		width: 45%;
		position: absolute;
		bottom: 15px;
		right: 15px;
		margin-bottom: 0;
		justify-content: space-evenly;
	}

	.product-item .product__page_aside .block .number .minus,
	.product-item .product__page_aside .block .number .plus {
		width: 20px;
		height: 20px;
	}

	.product-item .product__page_aside .block .number .minus svg,
	.product-item .product__page_aside .block .number .plus svg {
		width: 33px;
		height: 33px;
	}



	.product-item .product2_tab {
		margin-bottom: 96px;
	}

	.product-item .product__page2_characteristics {
		display: none;
	}

	.product-item .product__page_aside {
		width: 100%;
		margin-top: 80px;
		padding: 0px;
	}

	.product-item .product2_tab {
		padding: 0 22px;
	}

	.product-item .product__page_aside .wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.product-item .product__page_aside .wrap .price {
		margin-bottom: 30px;
	}

	.product-item .product__page_aside .wrap .price:nth-child(1) {
		-webkit-box-ordinal-group: -1;
		-ms-flex-order: -2;
		order: -2;
	}

	.product-item .product__page_aside .wrap .In_stock {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.product-item .product__page_aside .wrap .block {
		width: 100%;
	}

	.product-item .product_page2__box {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.product-item .product_page2__img {
		width: 100%;
	}

	.product-item .product_page2__right {
		width: 100%;
	}

	.product-item .product_page2 {
		padding-bottom: 210px;
	}

	.product-item .tabs>.div .h5 {
		font-size: 18px;
		line-height: 130%;
	}

}

@media screen and (max-width: 767px) {
	.product-item .product__page_aside {
		margin-top: 72px;
		padding: 0;
	}

	.product-item .product__page_aside .wrap {
		padding: 0px;
		padding-top: 5px;
	}

	.product-item .product__page_aside .wrap .price {
		width: 100%;
		-webkit-box-ordinal-group: -2;
		-ms-flex-order: -3;
		order: -3;
		padding: 0 10px;
		margin-bottom: 16px;
	}

	.product-item .product__page_aside .wrap .price h5 {
		font-size: 24px;
		line-height: 29px;
		padding-left: 5px;
	}

	.product-item .product__page_aside .wrap .In_stock {
		padding: 0 10px;
		margin-bottom: 30px;
	}

	.product-item .product__page_aside .block {
		padding: 0 10px 10px 10px;
	}

	.product-item .product__page_aside .block h5 {
		text-align: start;
		font-size: 14px;
		line-height: 140%;
	}

	.product-item .product__page_aside .block .title {
		font-size: 16px;
		line-height: 145%;
	}

	.product-item .product__page_aside .block .number {
		width: 92px;
		bottom: 29px;
	}

	.product-item .product__page_aside .block .number .input {
		width: 24px;
	}

	.product-item .product__page_aside .block .number .minus,
	.product-item .product__page_aside .block .number .plus {
		width: 32px;
		height: 32px;
	}

	.product-item .product__page_aside .block .number .minus svg,
	.product-item .product__page_aside .block .number .plus svg {
		width: 26px;
		height: 26px;
	}

	.product-item .product__page_aside .block .amount {
		margin-bottom: 10px;
	}

	.product-item .product__page_aside .block .delete {
		position: relative;
		top: auto;
		width: 100%;
		right: auto;
	}

	.product-item .product__page_aside .add_cart {
		padding: 13px 0;
		font-size: 16px;
		line-height: 130%;
		white-space: nowrap;
	}

	.product-item .tabs_top {
		padding-right: 15px;
	}

	.product-item .tabs_top>label {
		padding: 8px 16px;
		font-size: 14px;
		line-height: 140%;
		margin-right: 4px;
	}

	.product-item .tabs>.div .h5 {
		margin-bottom: 16px;
	}

	.product-item .tabs>.div {
		padding-top: 32px;
		padding-right: 15px;
	}

	.product-item .tabs>.div .specifications .option .box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.product-item .tabs>.div .specifications .option .box::after {
		display: none;
	}

	.product-item .tabs>.div .specifications .option p {
		font-weight: 400;
		font-size: 18px;
		line-height: 145%;
		margin-bottom: 4px;
	}

	.product-item .tabs>.div .specifications .option h5 {
		margin-left: 0;
		place-content: 0;
		font-weight: 400;
		font-size: 18px;
		line-height: 145%;
	}

	.product-item .product2_reviews .block {
		padding-bottom: 24px;
	}

	.product-item .tabs>.div .text {
		font-size: 16px;
		line-height: 145%;
	}

	.product-item .product2_tab {
		padding: 0 0 0 15px;
	}

	.product-item .tabs>.div .text {
		font-size: 16px;
		line-height: 145%;
	}

	.product-item .product2_tab {
		margin-bottom: 80px;
	}


}

@media (max-width: 575.98px) {

	.product-item .product__page_aside .wrap {
		padding-top: 5px;
	}

	.product-item .product__page_aside .block {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
	}

	.product-item .product__page_aside .block .title {
		text-align: center;
		margin-bottom: 10px !important;
	}

	.product-item .product__page_aside .block .number {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
		margin: 0;
		position: unset;
	}

	.product-item .product__page_aside .block .amount {
		order: 1;
	}

	.product-item .product__page_aside .add_cart {
		white-space: nowrap;
	}

	.product-item .inner-page-content>h1 {
		display: inline-block;
	}
}

.product-item .in_stock {
	font-weight: bold;
	color: green;
}

.product-item .product__page__content .in_stock .red_point {
	background-color: red;
}

.product-item .product__page__content .red {
	color: red !important;
}

.product-item .buy-info_price {
	display: flex;
	flex-direction: row;
}

.product-item .buy-info_price_text,
.product-item .buy-info_price_text-opt {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #5F7283;
	padding: 0px 24px;
}

.product-item .buy-info_price_text-opt {
	padding: 0px 24px 0px 0px;
}

.product-item div .product__page__content .btn .btn_cart,
.product-item .product__page__content .btn .out_of_stock {
	width: 319px;
}


@media (min-width: 768px) and (max-width: 1023px) {
	.product-item div .product__page__content .btn {
		margin: 0px;
	}

	.product-item .product__page__content .product__page__content-main {
		flex-direction: row;
		margin-bottom: 0px;
	}

	.product-item .hr-solid {
		margin: 0 20px;
	}

	.product-item .buy-info_price {
		flex-direction: row;
	}

	.product-item .buy-info_price_text-opt {}

	.product-item .bx-catalog-subscribe-button {
		margin-bottom: 0px;
	}

	.product-item .product__page__box .product__page__content .price {
		font-size: 18px;
		line-height: 130%;
		padding: 0px;
	}

	.product-item .buy-info_price .buy-info_price_text-opt,
	.product-item .buy-info_price .buy-info_price_text {
		padding: 0px;
	}

	.product-item div .product__page__content .btn .out_of_stock {
		width: 319px;
	}

	.product-item .buy-info_price {
		margin: 0px;
	}
}

@media (min-width: 320px) and (max-width: 767px) {

	.product-item div .product__page__content .btn {
		margin-top: 32px;
	}

	.product-item .product__page__content .product__page__content-main {
		flex-direction: column;
		margin-bottom: 0px;
	}

	.product-item .buy-info_price_text,
	.product-item .buy-info_price_text-opt {
		padding: 0px 12px;
	}

	.product-item .hr-solid {
		margin: 8px 0px;
	}

	.product-item .buy-info_price {
		flex-direction: column;
		padding: 0px 15px;
	}

	.product-item .buy-info_price .buy-info_price_text-opt,
	.product-item .buy-info_price .buy-info_price_text {
		padding: 0px;
	}

	.product-item .product__page__box .product__page__content .price {
		padding: 0px;
	}

	.product-item .btn .wd-100 {
		padding: 0px;
	}

	.product-item div .product__page__content .btn .out_of_stock {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/redesign2022/components/bitrix/catalog.top/slider/style.css?174123421498*/
.product-price {
	padding: 0px 20px;
}
.product_slider__item .price {
	padding: 0px !important;
}

/* End */
/* /local/templates/redesign2022/components/bitrix/catalog.element/.default/style.css?174123421440446 */
/* /local/templates/redesign2022/components/bitrix/catalog.comments/.default/style.css?16880167324472 */
/* /bitrix/components/bitrix/blog/templates/.default/style.min.css?168801671730185 */
/* /bitrix/components/bitrix/blog/templates/.default/themes/green/style.css?16880167171140 */
/* /local/templates/redesign2022/components/bitrix/catalog.top/zamena/style.css?1750822730774 */
/* /local/templates/redesign2022/components/bitrix/catalog.item/.default/style.css?171990862215727 */
/* /local/templates/redesign2022/components/bitrix/catalog.top/slider/style.css?174123421498 */
