

/* Start:/local/templates/orteka_desktop/global/mainpage/css/desktop-mainpage.css?175248590710851*/
.mainpage {
	padding: 16px 0;
	overflow-x: hidden;
}

.mainpage__main-slider {
	margin-bottom: 40px;
}

.mainpage__section {
	padding: 40px 0;
}

.mainpage__section_top {
	padding: 40px 0 0;
}

.mainpage__section_bg {
	background: #F6F7F8;
	padding: 60px 0 20px;
}

.mainpage_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -3px 24px;
}

.mainpage_links__item {
	padding: 0 3px;
}

.mainpage_links_top {
	margin-left: -15px;
	margin-right: -15px;
}

.mainpage_links_top .mainpage_links__item {
	padding: 0 15px;
}

.mainpage_links__item_33 {
	width: 33.3333%;
	min-width: 33.3333%;
}

.mainpage_links__item_66 {
	width: 66.6667%;
	min-width: 66.6667%;
}

.mainpage_links__item_50 {
	width: 50%;
	min-width: 50%;
}

.mainpage_links__item_25 {
	width: 25%;
	min-width: 25%;
}

.mainpage_links__block:first-child {
	padding-bottom: 3px;
}

.mainpage_links__block:last-child {
	padding-top: 3px;
}

.mainpage__title {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	color: #31566D;
	margin-bottom: 32px;
}

.mainpage_advantages {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -15px;
	text-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mainpage_advantages__item {
	width: 25%;
	min-width: 25%;
	padding: 0 15px 40px;
}

.mainpage_advantages__item_20 {
	width: 20%;
	min-width: 20%;
}

.mainpage_advantages__image {
	margin-bottom: 24px;
}

.mainpage_advantages__text {
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.mainpage_advantages__item_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
}

.mainpage_advantages__item_row .mainpage_advantages__image {
	margin: 0 16px 0 0;
	width: 48px;
	min-width: 48px;
}

.mainpage_advantages__item_row .mainpage_advantages__image img {
	display: block;
}

.mainpage_advantages__item_row .mainpage_advantages__text {
	font-size: 13px;
	text-transform: none;
	color: #333333;
	font-weight: 400;
}

.mainpage_about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.mainpage_about__button {
	margin-top: 24px;
}

.mainpage_about__text {
	width: 40%;
	min-width: 40%;
	padding-right: 30px;
}

.mainpage_about__text p {
	font-size: 18px;
}

.mainpage_about__image {
	width: 60%;
	min-width: 60%;
	padding-left: 30px;
	text-align: right;
}

.mainpage_about__bg {
	display: inline-block;
	padding: 0 22px 22px 0;
	position: relative;
}

.mainpage_about__bg::after {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 22px;
	left: 22px;
	background: #00A7B8;
	content: '';
	z-index: 1;
}

.mainpage_about__bg img {
	display: block;
	position: relative;
	z-index: 2;
}

.mainpage__button {
	margin-top: 32px;
	text-align: center;
}

@media screen and (max-width: 1024px) {
	.mainpage_about__text {
		width: 50%;
		min-width: 50%;
		padding-right: 15px;
		font-size: 16px;
	}

	.mainpage_about__text p {
		font-size: 14px;
	}

	.mainpage_about__image {
		width: 50%;
		min-width: 50%;
		padding-left: 15px;
	}

	.mainpage_advantages__item_20 {
		width: 25%;
		min-width: 25%;
	}
}

@media screen and (max-width: 800px) {
	.mainpage_about__text {
		width: 100%;
		min-width: 100%;
		padding: 0 0 24px;
	}

	.mainpage_about__image {
		width: 100%;
		min-width: 100%;
		padding-left: 0;
		text-align: center;
	}
}

.js-mainpage_partner-slider:not(.slick-initialized) {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	height: 115.4px;
	overflow: hidden;

}

.js-mainpage_partner-slider:not(.slick-initialized) .b-mainpage_partner-slider__item {
	flex: 20%;
}

.b-mainpage_partner-slider__item {
	padding: 0 15px;
	height: auto !important;
}

.b-mainpage_partner-slider__image {
	height: 100%;
	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;
}

.b-mainpage_partner-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 900px) {
	.b-mainpage_partner-slider {
		padding-top: 0;
	}
}

.mainpage__group {
	margin-bottom: 74px;
}

.mainpage__group .b-mainpage_main-slider__dots {
	display: none !important;
}

.mainpage__group .b-mainpage_main-slider__item img {
	max-height: 300px;
}

.mainpage__group .mainpage__main-slider {
	margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
	.mainpage__group {
		margin-bottom: 40px;
	}

	.mainpage__group .mainpage__main-slider {
		margin-bottom: 40px;
	}
}

.mainpage__section .b-product-slider {
	margin: 0 -25px;
	padding: 10px 10px 0;
}

.mainpage__section .b-slider__arrow {
	background: transparent;
	box-shadow: none;
	width: 25px;
	height: 100%;
	top: 0;
	bottom: 0;
	transform: translateY(0);
}

.mainpage__section .b-mainpage_main-slider .b-slider__arrow {
	height: calc(100% - 16px);
	bottom: 16px;
}

.mainpage__section .b-slider__arrow.swiper-button-disabled {
	opacity: 0;
}

.mainpage__section .b-slider__arrow_prev svg {
	transform: rotate(-90deg);
}

.mainpage__section .b-slider__arrow_next svg {
	transform: rotate(90deg);
}

.mainpage__section .b-slider__arrow_prev {
	left: 0;
	justify-content: flex-start;
}

.mainpage__section .b-slider__arrow_next {
	right: 0;
	justify-content: flex-end;
}

.b-mainpage_partner-slider .b-slider__arrow_prev {
  left: -26px;
}
.b-mainpage_partner-slider .b-slider__arrow_next {
  right: -26px;
}

.bx-no-touch .mainpage__section .b-slider__arrow:hover {
	background: transparent;
	color: #ec6600;
}

/* .mainpage__section .b-slider__dots button {
	width: 8px;
	height: 8px;
	background: #CDCDCD;
	border-radius: 4px;
}

.mainpage__section .b-slider__dots li.slick-active button {
	background: #009AA6;
	width: 24px;
	height: 8px;
} */

.mainpage__title2 {
	font-weight: 600;
	font-size: 36px;
	color: #000000;
	line-height: 1.1;
}

.shorts .mainpage__title2 {
	max-width: 695px;
	margin: 0 auto 5px;
}

.shorts__item {
	padding-top: 35px;
}

.shorts__data {
	font-weight: 500;
	font-size: 74px;
	line-height: 1;
	color: #009AA6;
	margin-bottom: 8px;
	min-height: 74px;
	display: inline-flex;
	align-items: center;
}

.shorts__text {
	font-weight: 300;
	font-size: 24px;
	max-width: 278px;
	margin: 0 auto;
	line-height: 1.1;
}

.main-banners .b-mainpage_main-slider__dots {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}
.main-banners__button .g-button {
    min-width: 214px;
}

.mainpage_banners-slider .swiper {
	margin: 0 -25px;
	padding: 0 10px;
}

.mainpage_banners-slide {
	padding: 0 15px;
	width: 50% !important;
	height: auto !important;
	transition: 0.5s ease-in-out;
}

.mainpage_banners-link {
	overflow: hidden;
	border-radius: 8px;
	display: block;
	height: 100%;
}

.mainpage_banners-link img {
	display: block;
}

.mainpage-promo {
	background-color: #FFEADC;
	border-radius: 8px;
	background-image: url('/local/templates/orteka_desktop/img/promo/promo-bg.svg');
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: auto 100%;
	display: block;
}
.mainpage-promo__image {
	margin-top: -32px;
	height: calc(100% + 32px);
	display: flex;
	align-items: flex-end;
	width: 411px;
}
.mainpage-promo__image img {
	display: block;
}

.mainpage-promo__text {
	max-width: 450px;
	flex-grow: 1;
	padding-top: 8px;
	padding-bottom: 20px;
	font-size: 20px;
}
.mainpage-promo__title {
	font-weight: 700;
	font-size: 32px;
	text-transform: uppercase;
	color: #000000;
	line-height: 1.1;
}
.mainpage-promo__content {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 32px 24px;
}

.mainpage__title-counter {
	font-size: 20px;
	line-height: 1.2;
	color: #A7A9AC;
	display: inline-block;
	vertical-align: baseline;
	font-weight: 400;
	display: none;
}

@media screen and (max-width: 1280px) {
	.main-banners .b-mainpage_main-slider .b-slider__arrow_prev {
		left: 0;
	}

	.main-banners .b-mainpage_main-slider .b-slider__arrow_next {
		right: 0;
	}
}

.life-new {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.life-new__image {
	position: relative;
	border-radius: 8px;
	padding-top: 66.5%;
}

.life-new__image img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	border-radius: 8px;
	z-index: 1;
}

.life-new__title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 16px;
	z-index: 3;
}

.life-new__footer {
	padding-top: 14px;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.life-new__preview-text {
	max-height: 68px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin-top: 8px;
	text-align: left;
	flex-grow: 1;
}

.life-new__preview-title {
	font-weight: 700;
	padding-top: 10px;
}

.life-new__preview-title p:not(:last-child) {
	margin-bottom: 0;
}

.main-page-group {
	padding: 26px 0;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	position: relative;
}

.main-page-group .b-slider {
	position: relative;
}

.main-page-nav {
	padding-top: 32px;
}

.main-page-nav__text {
	line-height: 1.1;
}

.main-page-nav__block {
	background: #FFFFFF;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 16px;
	height: 100%;
	font-size: 12px;
	display: flex;
	align-items: center;
	min-height: 66px;
}

.main-page-nav__icon {
	width: 24px;
	min-width: 24px;
	height: 24px;
	margin-right: 10px;
}

.main-page-nav__icon img {
	display: block;
}

.main-page-nav .g-row {
	margin-right: -4px;
	margin-left: -4px;
}

.main-page-nav .g-col {
	padding-left: 4px;
	padding-right: 4px;
}
.main-page-advantage {
	max-width: 250px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.main-page-advantage__icon {
	width: 48px;
	min-width: 48px;
	height: 48px;
	margin-right: 22px;
}
.main-page-advantage__text {
	font-size: 18px;
	line-height: 1.5;
}
.mainpage__map .map-sorting {
	margin-left: -15px;
	margin-right: -15px;
}
.mainpage__map .mainpage__section {
	padding-top: 0;
}
.pointer {
	cursor: pointer;
}
/* End */


/* Start:/local/templates/orteka_desktop/components/bitrix/news.detail/action/style.css?159679619850*/
[data-related-products] {
    padding-top: 40px;
}
/* End */


/* Start:/local/templates/orteka_desktop/components/bitrix/catalog/.default/catalog_list/catalog_list.css?16202943271565*/
.b-catalog_list {
  /*margin: 0 -15px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 10px;
}
.b-catalog_list__item {
  width: 25%;
  min-width: 25%;
  padding: 0 15px 25px;
}
.b-catalog_list__item_20 {
  width: 20%;
  min-width: 20%;
}
.b-catalog_list .b-card__name {
  font-size: 14px;
}
.b-catalog_list .b-card__layer {
  bottom: -36px;
}
.b-catalog_list .b-card__bottom {
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.b-catalog_list .b-card:hover .b-card__bottom {
  opacity: 1;
}
.b-catalog_list .b-card__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b-catalog_list .b-card__button {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 12px 0 8px;
}
@media screen and (max-width: 1200px) {
  .b-catalog_list__item {
    width: 33.3333%;
    min-width: 33.3333%;
  }
  .b-catalog_list__item_20 {
    width: 25%;
    min-width: 25%;
  }
}
@media screen and (max-width: 900px) {
  .b-catalog_list__item {
    width: 50%;
    min-width: 50%;
  }
  .b-catalog_list__item_20 {
    width: 33.3333%;
    min-width: 33.3333%;
  }
}
/* End */


/* Start:/local/templates/orteka_desktop/global/b-card/b-card.css?173260784810688*/
.b-card {
  height: 100%;
  position: relative;
}
.b-card:not(.b-full-card) {
  cursor: pointer;
}
.b-card__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 8px;
  position: relative;
  z-index: 2;
  background: #ffffff;
}
.b-card__top {
  position: relative;
  padding: 0 18px;
  margin-bottom: 15px;
}
.b-card__center {
  padding: 0 18px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.b-card__image {
  height: 180px;
  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;
}
.b-card__image img {
  max-height: 100%;
  width: auto;
}
/* .b-card__tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding: 0 10px;
    font-size: 10px;
    height: 24px;
    white-space: nowrap;
}
.b-card__tag_hits {
  background-color: #F58233;
}
.b-card__tag_discount {
  background-color: #F04C25;
  font-weight: 700;
  font-size: 12px;
}
.b-card__tag_new {
  background-color: #00A7B8;
}
.b-card__tag_percent {
  background-color: #F04C25;
  border-radius: 50%;
  width: 28px;
}
.b-card__tag_percent svg {
  width: 12px;
  min-width: 12px;
  height: 13px;
}
.b-card__tag_online {
  background-color: #7AC143;
  border-radius: 50%;
  width: 28px;
}
.b-card__tag_online svg {
  width: 16px;
  min-width: 16px;
  height: 14px;
}
.b-card__tag_installment {
  background: #1B9CD5;
} */
.b-card-add {
  border-radius: 4px;
  font-size: 13px;
  padding: 0 8px;
  height: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-card-add_action {
  background: rgba(245, 130, 51, 0.1);
  color: #F58233;
}
.b-card-add_bonus {
  background: rgba(27, 156, 213, 0.1);
  color: #1B9CD5;;
}
.b-card-add__icon {
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin-right: 6px;
} 
.b-card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -4px 8px;
}
.b-card__price .g-price {
  margin: 0 4px;
}
.b-card__price .g-price_old {
  width: 100%;
  min-width: 100%;
}
.b-card__name {
  display: block;
  font-size: 14px;
  overflow: hidden;
}
.b-card__bottom {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0 19px 20px;
}
.b-card__layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding-left: 100%;
  background: #FFFFFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  z-index: -1;
  visibility: hidden;
}
.b-card__link {
  color: #00A7B8;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.b-card__link:hover {
  color: #F58233;
}
.b-card-line {
  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;
}
.b-card-line__item_full {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
}
.b-card-favorite {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 10px;
  top: 10px;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  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;
  color: #BACAD1;
  fill: transparent;
  z-index: 4;
}
.b-card-favorite__icon {
  width: 18px;
  height: 15px;
  min-width: 18px;
}
.b-card-favorite__text {
  font-size: 14px;
  margin-left: 10px;
}
.b-card-favorite_full {
  width: auto;
  height: auto;
  left: 10px;
  top: 10px;
  background: transparent;
  border-radius: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.b-card-favorite_full .b-card-favorite__icon {
  width: 20px;
  height: 17px;
  min-width: 20px;
}
.b-card-favorite:hover {
  color: #F04C25;
}
.b-card-favorite.is-selected {
  color: #F04C25;
  fill: #F04C25;
}
.b-card__view {
  background: rgba(246, 247, 248, 0.8);
  border-radius: 4px;
  position: absolute;
  z-index: 3;
  left: 20px;
  right: 20px;
  bottom: 8px;
  color: #00A7B8;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  display: block;
}
.b-card__view:hover {
  background: #00A7B8;
  color: #FFFFFF;
}
.b-card-basket {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 3px;
  position: relative;
  width: 22px;
  height: 19px;
  min-width: 22px;
  display: block;
  background: none;
  border: none;
}
.b-card-basket__icon {
  width: 100%;
  height: 100%;
  display: block;
}
.b-card-basket__number {
  position: absolute;
  left: 50%;
  bottom: 3px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #FFFFFF;
  font-weight: 900;
  font-size: 10px;
  display: block;
}
.b-card-basket:hover {
  color: #F58233;
}
.b-card__button .g-link__icon {
  position: relative;
  width: 24px;
  height: 24px;
}
.b-card__discount {
  margin: 0 4px;
  background-color: #F04C25;
  font-weight: 700;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 0 8px;
  border-radius: 30px;
}
  .header-catalog__card .b-card__discount, .b-product-slider .b-card__discount, .cartpage-product-list .b-card__discount, .header-search .b-card__discount {
    position: absolute;
    right: 14px;
  }
.b-card__subtitle {
  font-weight: 500;
  font-size: 12px;
  color: #A7A9AC;
  margin-bottom: 2px;
}
.b-card-sizes {
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  color: #A7A9AC;
  overflow: hidden;
  text-overflow: ellipsis;
}
.b-card-sizes__item {
  display: inline-block;
  vertical-align: middle;
}
.b-card-sizes__item:not(:last-child) {
  padding-right: 10px;
}
.b-card-sizes__item:hover {
  text-decoration: underline;
}
.b-card-sizes__icon {
  width: 18px;
  height: 12px;
  color: #C4C4C4;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.b-card-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  border-left: 1px solid rgba(167, 169, 172, 0.2);
}
.b-card-thumbs__item {
  min-width: 60px;
  width: 60px;
  padding: 6px 6px 0;
  height: 54px;
}
.b-card-thumbs__block {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid transparent;
  border-radius: 4px;
  overflow: hidden;
}
.b-card-thumbs__block img {
  display: block;
}
.b-card-thumbs__block.is-selected {
  border-color: #00A7B8;
}
.b-card-thumbs_col2 {
  width: 120px;
}
.b-card__article {
  font-size: 14px;
  color: #A7A9AC;
}
  #color_under_title .b-card__article:first-letter {
    text-transform: uppercase;
  }
  
.b-card:hover {
  z-index: 5;
}
.b-card:hover .b-card__layer {
  opacity: 1;
  visibility: visible;
}
.b-card:hover .b-card__view {
  opacity: 1;
}
.b-card__brand {
  text-transform: uppercase;
  color: #B7CDD9;
  font-size: 18px;
  margin-bottom: 16px;
}
.b-card__info {
  color: #B7CDD9;
}
.b-card__info:not(:last-child) {
  margin-bottom: 8px;
}

.b-card_single {
  margin: 40px 0;
  font-size: 16px;
}
.b-card_single .b-card__image {
  height: auto;
}
.b-card_single .g-price {
  font-size: 24px;
}
.b-card_single .g-price_old {
  font-size: 16px;
}
.b-card_single .b-card__article {
  font-size: 16px;
  color: #B7CDD9;
  margin-bottom: 8px;
}
.b-card_single .b-card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 56px;
}
.b-card_single .b-card__name {
  font-size: 24px;
  margin-bottom: 24px;
}
.b-card_single .b-card__name:hover {
  color: #00A7B8;
}
.b-card_single .b-card__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.b-card_single .b-card__top {
  width: 278px;
  min-width: 278px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-card_single .b-card__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 20px;
  padding-top: 20px;
  min-width: 0;
}
.b-card_single .b-card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
  align-items: flex-end;
  padding-top: 20px;
}
.g-section_line:nth-last-of-type(1) {
  box-shadow: none;
}

/* увеличить размер шрифта в параграфах в описании товара */
.cardpage-info .b-tabs-block .g-text-block p {
  font-size: 16px;
}

@media screen and (max-width: 1400px) {
.b-card-thumbs {
  display: none;
}
}
/* End */


/* Start:/local/templates/orteka_desktop/global/b-article-card/b-article-card.css?16406982863152*/
.b-article-card {
  height: 100%;
  display: block;
  text-align: center;
}
.b-article-card__image {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  border-radius: 8px;
}
.b-article-card__image img {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  border-radius: 8px;
}
.b-article-card__title {
  font-size: 16px;
  /* display: block; */
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 4.1em;
}
.b-article-card:hover {
  color: #F58233;
}
.b-article-card:hover .b-article-card__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.b-article-card__date {
	font-size: 14px;
	color: #A7A9AC;
	margin-bottom: 8px;
    display: block;
}
.b-article-card-wrapper {
  padding-bottom: 30px;
}
.b-article-card__wrapper {
  height: 100%;
  padding-bottom: 30px;
}
.b-article-card__theme {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #00A7B8;
  display: block;
  margin-bottom: 8px;
}
.b-article-card__info {
  display: block;
}
.b-article-card__info .b-article-card__date {
  margin-bottom: 0;
}
.b-article-card-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -10px;
}
.b-article-card-data__item {
  padding: 0 10px;
  display: block;
}
.b-article-card-data__block {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #B7CDD9;
}
.b-article-card-data__icon {
  width: 18px;
  min-width: 18px;
  height: 14px;
  margin-right: 8px;
  display: block;
  fill: transparent;
}
.b-article-card-data__text {
  font-weight: 500;
  font-size: 14px;
  display: block;
}
.b-article-card__wrapper_category {
  padding-bottom: 40px;
}
.b-article-card__wrapper_category .b-article-card {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b-article-card__wrapper_category .b-article-card__title {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 8px;
}
.b-article-card__wrapper_category:not(.b-article-card__wrapper_single) .b-article-card__title {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 0;
}
.b-article-card-tags {
  position: absolute;
  left: 8px;
  bottom: 8px;
  right: 8px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -2px;
}
.b-article-card-tags__item {
  padding: 0 2px 2px;
  display: block;
}
.b-article-card-tags__block {
  display: block;
  background: rgba(247, 248, 248, 0.9);
  border-radius: 30px;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  font-weight: 500;
  font-size: 10px;
  text-transform: uppercase;
  color: #00A7B8;
}
.slick-slider .b-article-card__image img  {
  width: auto;
}
/* End */


/* Start:/local/templates/orteka_desktop/global/mainpage/mainpage_article-slider/mainpage_article-slider.css?16981598891598*/
.js-mainpage_article-slider:not(.slick-initialized) {
  display: flex;
  flex-wrap: wrap;
  height: 260px;
  overflow: hidden;
}

.js-mainpage_article-slider:not(.slick-initialized) .b-mainpage_article-slider__item {
  flex: 25%;
}

.b-mainpage_article-slider .slick-slider {
  margin: 0 -25px;
  padding: 0 10px;
}
.b-mainpage_article-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.b-mainpage_article-slider__item {
  padding: 0 15px;
  height: auto;
}
.b-mainpage_article-slider .b-slider__arrow {
	top: 0
}

.b-mainpage_orteka-life-slider .b-mainpage_main-slider__item .b-image-link__info {
  height: 100%;
  z-index: 20;
  justify-content: space-between;
}
.orteka-life-slider:not(.slick-initialized) {
  margin-bottom: 10px !important;
}
.orteka-life-slider .b-mainpage_main-slider:not(.slick-initialized) {
  overflow-x: hidden;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.orteka-life-slider__shadow {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #1c1c1c;
  opacity: 0.4;
}
.b-image-link__orteka-life-slider .b-image-link__title {
  font-size: 18px !important;
  font-weight: 700;
}
.b-image-link__orteka-life-slider .b-image-link__title span:first-child {
  color: #FFF;
}
.b-image-link__orteka-life-slider .b-image-link__title span:last-child {
  color: #FF6E00;
}
.b-image-link__orteka-life-slider .b-image-link-bottom {
  height: 102px;
  overflow: hidden;
  align-items: flex-start;
  color: #FFF;
  font-size: 24px !important;
  font-weight: 700;
}


/* End */


/* Start:/local/templates/orteka_desktop/global/css/b-promotion.css?15988831191038*/
.b-promotion {
  display: block;
  position: relative;
  padding: 10px 15px;
}
.b-promotion__image {
  display: block;
}
.b-promotion__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18.3%;
  text-align: center;
  width: 11%;
}
.b-promotion__price .g-price {
  display: block;
}
.b-promotion__price .g-price_old {
  font-size: 20px;
  color: #fedfc9;
  font-weight: 400;
}
.b-promotion__price .g-price_new {
  font-size: 33px;
  color: #ffffff;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
.b-promotion__price .g-price_new {
  font-size: 24px;
}
.b-promotion__price .g-price_old {
  font-size: 16px;
}
}
/* End */


/* Start:/local/components/orteka/product.list.light.item/templates/block_products/style.css?1739260152824*/
.b-card-sizes{
    opacity: 0;
}
.bx-no-touch .b-card:hover .b-card-sizes {
    opacity: 1;
    visibility: visible;
}
.b-card-sizes{
    display: flex;
    flex-wrap: wrap;
}
.bx-no-touch .b-card.b-card_main .g-text-block a:hover {
    color: white;
}
.aloe__item:hover {
    color: #F04C25 !important;
}
.aloe p a:hover {
    color: #F04C25 !important;
}

.block-products .product-card-action-container {
    position: absolute;
    bottom: 0;
    z-index: 5;
    color: #fff;
    left: 0;
    right: 0;
}
.b-card_main .block-products .b-card__top {
    margin-bottom: 8px;
}

.block-products .b-card__tag-block {
  position: absolute;
  top: 12px;
  left: 12px;
  max-width: 75%;
  z-index: 1;
}
.b-card_main .block-products .product-card-favourite {
  display: flex;
  align-items: center;
  top: 8px;
  height: 28px;
}

/* End */


/* Start:/local/templates/orteka_desktop/components/bitrix/catalog/.default/catalog_popup/popup-card.css?1626158155492*/
.b-popup .b-full-card-details__bottom {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-popup .b-full-card .g-link_more,
.b-popup .b-full-card + .g-link_more {
  background: rgba(0, 167, 184, 0.1);
  color: #00A7B8;
  border: none;
  height: 68px;
  line-height: 68px;
  text-transform: none;
}
.b-popup .b-full-card .g-link_more:hover,
.b-popup .b-full-card + .g-link_more:hover{
  background: #00A7B8;
  color: #FFFFFF;
}

/* End */


/* Start:/local/templates/orteka_desktop/global/b-rating/b-rating.css?16856052962303*/
.b-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0 -2px;
}
.b-rating__star {
  width: 16px;
  min-width: 16px;
  height: 16px;
  color: #B7CDD9;
  transition: 0.3s;
  margin: 0 2px;
}
.b-rating__star.is-active {
  color: #FFB800;
}
.b-rating_action {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.b-rating_action .b-rating__star {
  cursor: pointer;
  width: 24px;
  min-width: 24px;
  height: 22px;
}
.b-rating_action .b-rating__star:hover,
.b-rating_action .b-rating__star:hover ~ .b-rating__star,
.b-rating_action .b-rating__star.is-active,
.b-rating_action .b-rating__star.is-active ~ .b-rating__star {
  color: #FFB800;
}
.b-rating__data {
	font-weight: 500;
	font-size: 14px;
	color: #A6A6A6;
	margin: 0 2px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-background,
.bmhouse-comment-rating-background
{
  background: url("data: image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='max-width: 180px;'%3E%3Cg%3E%3Cpath fill='lightgray' d='M8 0L10.2665 4.88043L15.6085 5.52786L11.6673 9.19157L12.7023 14.4721L8 11.856L3.29772 14.4721L4.33273 9.19157L0.391548 5.52786L5.7335 4.88043L8 0Z'/%3E%3C/g%3E%3C/svg%3E")100%;
}

.bmhouse-comments-rating .bmhouse-comments-rating-foreground,
.bmhouse-comments-rating .bmhouse-comments-rating-foreground-stars,
.bmhouse-comment-rating-foreground
{
  background: url("data: image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='max-width: 180px;'%3E%3Cg%3E%3Cpath fill='orange' d='M8 0L10.2665 4.88043L15.6085 5.52786L11.6673 9.19157L12.7023 14.4721L8 11.856L3.29772 14.4721L4.33273 9.19157L0.391548 5.52786L5.7335 4.88043L8 0Z'/%3E%3C/g%3E%3C/svg%3E");
}

.bmhouse-comments-rating,
.bmhouse-comments-count
{
  display: inline-block;
}

.bmhouse-comments-rating-background,
.bmhouse-comments-rating-foreground,
.bmhouse-comments-rating-foreground-stars
{
  height: 22px;
  width: 110px;
  background: url( '/local/templates/orteka_desktop/global/b-rating/../img/stars.png') repeat-x;
}

.bmhouse-comments-rating-foreground,
.bmhouse-comments-rating-foreground-stars
{
  background-position: 0 -22px;
}
/* End */


/* Start:/local/components/orteka/wishlist.icon/templates/product_list/style.css?1685605296579*/
.product-card-favourite {
    position: absolute;
    top: 19px;
    right: 19px;
    z-index: 5;
}
.product-card-favourite__icon {
    height: 24px;
    width: 24px;
    cursor: pointer;
    transition: 0.3s;
    color: #A6A6A6;
}
.product-card-favourite .product-card-favourite__icon svg {
    fill: #ffffff;
    transition: 0.3s;
}
.product-card-favourite:hover .product-card-favourite__icon,
.product-card-favourite.is-selected .product-card-favourite__icon {
    color: #FF6E00;
}

.product-card-favourite.is-selected .product-card-favourite__icon svg {
    fill: #FF6E00;
}
/* End */
/* /local/templates/orteka_desktop/global/mainpage/css/desktop-mainpage.css?175248590710851 */
/* /local/templates/orteka_desktop/components/bitrix/news.detail/action/style.css?159679619850 */
/* /local/templates/orteka_desktop/components/bitrix/catalog/.default/catalog_list/catalog_list.css?16202943271565 */
/* /local/templates/orteka_desktop/global/b-card/b-card.css?173260784810688 */
/* /local/templates/orteka_desktop/global/b-article-card/b-article-card.css?16406982863152 */
/* /local/templates/orteka_desktop/global/mainpage/mainpage_article-slider/mainpage_article-slider.css?16981598891598 */
/* /local/templates/orteka_desktop/global/css/b-promotion.css?15988831191038 */
/* /local/components/orteka/product.list.light.item/templates/block_products/style.css?1739260152824 */
/* /local/templates/orteka_desktop/components/bitrix/catalog/.default/catalog_popup/popup-card.css?1626158155492 */
/* /local/templates/orteka_desktop/global/b-rating/b-rating.css?16856052962303 */
/* /local/components/orteka/wishlist.icon/templates/product_list/style.css?1685605296579 */
