

/* Start:/local/templates/hisense/components/bitrix/catalog/catalog/style.css?17425660021378*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.product__all{
	margin: 20px 0 20px 20px;
	border-bottom: 3px solid white;
	position: relative;
}
.js-active .jq-selectbox__trigger-arrow_white{
	transform: rotate(180deg);
	top: 15px;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/hisense/dist/bx-styles/tv-products.css?17425663069773*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.tv-products {
  padding-top: 105px;
}

.tv-products_black {
  background-color: #202020;
}

.tv-products_black .breadcrumbs__item {
  color: #767676;
}

.tv-products_black .breadcrumbs__item:last-child {
  color: #ffffff;
}

.tv-products_black .breadcrumbs__item:last-child:hover {
  color: #ffffff;
}

.tv-products_black .tv-products__caption {
  color: #ffffff;
}

.tv-products_black .tv-products__type-item {
  color: #ffffff;
  border-color: #ffffff;
}

.tv-products_black .tv-products__title {
  color: #ffffff;
}

.tv-products_black .tv-products__text {
  color: #ffffff;
}

.tv-products_black .tv-products__filter-btn {
  color: #ffffff;
}

.tv-products_black .tv-products__filter-btn svg {
  color: #ffffff;
}

.tv-products_black .tv-products__show-more-btn {
  color: #ffffff;
  border-color: #ffffff;
}

.tv-products .breadcrumbs__item:hover {
  color: #767676;
}

.tv-products span.breadcrumbs__item {
  color: #767676;
}

.tv-products span.breadcrumbs__item:hover {
  color: #767676;
}

.tv-products__breadcrumbs {
  padding: 35px 70px;
}

.tv-products__slider-wrap {
  overflow-x: hidden;
  padding-top: 15px;
  padding-left: 100px;
  padding-right: 100px;
}

.tv-products__slider-list {
  padding-bottom: 90px;
}

.tv-products__slider-item {
  position: relative;
  display: inline-block;
}

.tv-products__slider-item:nth-child(n+2):not(.slick-slide) {
  display: none;
}

.tv-products__img-block {
  line-height: 0;
}

.tv-products__img-block img {
  width: 100%;
  height: auto;
}

.tv-products__text-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.tv-products__title {
  max-width: 504px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "Avalon", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
  color: #ffffff;
}

.tv-products__text {
  max-width: 483px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Futura", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 29px;
  color: #ffffff;
}

.tv-products__button {
  margin-top: auto;
  padding-left: 30px;
  padding-right: 30px;
  color: #202020;
}

.tv-products__wrap {
  padding-left: 50px;
  padding-right: 50px;
}

.tv-products__caption {
  margin-top: 0;
  margin-bottom: 50px;
  font-family: "Avalon", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 64px;
  color: #202020;
  text-align: center;
}

.tv-products__type-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 48px;
}

.tv-products__type-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 12px;
  padding: 10px 60px;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  white-space: nowrap;
  color: #202020;
  border-radius: 104px;
  border: 1px solid #202020;
  transition: 0.35s all;
  cursor: pointer;
}

.tv-products__type-item-active {
  color: #ffffff;
  border: 1px solid #3FCCCD;
  background-color: #3FCCCD;
}

.tv-products__type-item:hover {
  color: #ffffff;
  border: 1px solid #3FCCCD;
  background-color: #3FCCCD;
}

.tv-products__input-checkbox {
  display: none;
}

.tv-products__input-checkbox:checked + span {
  color: #ffffff;
  background-color: #3FCCCD;
  border-color: #3FCCCD;
}

.tv-products__block {
  display: flex;
  align-items: flex-start;
  padding-bottom: 70px;
}

.tv-products__filter-block {
  width: 488px;
  margin-right: 40px;
}

.tv-products__right-block {
  width: calc(100% - 528px);
  margin-left: auto;
  margin-right: auto;
}

.tv-products__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.tv-products__list_glow .tv-products__item {
  position: relative;
}

.tv-products__list_glow .tv-products__item:nth-child(2n+1)::before {
  position: absolute;
  top: 0;
  right: -15px;
  content: '';
  display: block;
  width: 1747px;
  height: 627px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/content/green-glow.png");
  background-size: 1747px 627px;
  transform: translateX(50%);
}

.tv-products__item {
  width: 49%;
  margin-bottom: 40px;
}

.tv-products__item .product__block {
  border: none;
}

.tv-products__item .product {
  border: 1px solid #C8C8C8;
}

.tv-products__show-more-btn {
  display: none;
  height: 46px;
  align-items: center;
  justify-content: center;
}

.tv-products__filter-btn {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 51px;
  margin-bottom: 35px;
  padding: 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  color: #202020;
  text-transform: uppercase;
  border: 1px solid #C8C8C8;
}

.tv-products__filter-btn svg {
  color: #202020;
  margin-right: 16px;
}

.tv-products__filter-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 29px;
  margin-left: 16px;
  color: #ffffff;
  border-radius: 50px;
  background-color: #3FCCCD;
}

.tv-products .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 0 75px;
}

.tv-products .owl-nav button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: rgba(63, 204, 205, 0.45) !important;
  transition: all .25s linear;
}

.tv-products .owl-nav button:hover {
  background-color: #3fcccd !important;
}

.tv-products .owl-nav button:focus {
  outline: 0;
}

.tv-products .owl-nav .owl-prev img {
  margin-right: 5px;
}

.tv-products .owl-nav .owl-next img {
  margin-left: 5px;
}

.tv-products .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.tv-products .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}

.tv-products .owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #3FCCCD;
  margin: 0 5px;
  transition: all .25s linear;
}

.tv-products .owl-dots .owl-dot.active {
  background-color: #3FCCCD !important;
  transform: scale(1.5);
}

@media (max-width: 1600px) {
  .tv-products__text-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 1550px) {
  .tv-products__title {
    max-width: 460px;
    font-size: 26px;
    line-height: 31px;
  }

  .tv-products__text {
    max-width: 420px;
    font-size: 20px;
    line-height: 20px;
  }

  .tv-products__filter-block {
    width: 350px;
    margin-right: 20px;
  }

  .tv-products__right-block {
    width: calc(100% - 370px);
  }
}

@media (max-width: 1400px) {
  .tv-products__wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1300px) {
  .tv-products__text-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 1024px) {
  .tv-products__breadcrumbs {
    display: none;
  }

  .tv-products__slider-wrap {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tv-products__slider-list {
    padding-bottom: 80px;
  }

  .tv-products__img-block {
    height: auto;
  }

  .tv-products__text-block {
    position: static;
    padding: 20px 0 0;
  }

  .tv-products__title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 31px;
    color: #202020;
  }

  .tv-products__text {
    font-size: 18px;
    line-height: 18px;
    color: #202020;
  }

  .tv-products__caption {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 51px;
  }

  .tv-products__type-list {
    display: none;
  }

  .tv-products__block {
    flex-direction: column;
    padding-bottom: 40px;
  }

  .tv-products__filter-block {
    display: none;
  }

  .tv-products__right-block {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .tv-products__item {
    margin-bottom: 20px;
  }

  .tv-products__filter-btn {
    display: flex;
  }
}

@media (max-width: 768px) {
  .tv-products__list_glow .tv-products__item:nth-child(2n+1)::before {
    display: none;
  }

  .tv-products__item {
    width: 100%;
    margin-bottom: 15px;
  }

  .tv-products__pagination {
    display: none;
  }

  .tv-products__show-more-btn {
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: #202020;
    text-transform: uppercase;
    border: 1px solid #202020;
  }
}

@media (max-width: 767px) {
  .tv-products {
    padding-top: 0;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/filter.css?17425663066992*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.filter_black .filter__list {
  border: none;
}

.filter_black .filter__item {
  margin-bottom: 20px;
  border: none;
  background-color: #282828;
}

.filter_black .filter__title {
  color: #ffffff;
}

.filter_black .filter__checked-text {
  color: #ffffff;
}

.filter_black .filter__content {
  border-color: #7B7B7B;
}

.filter_black .filter__title-block svg {
  color: #ffffff;
}

.filter_black .filter__clear-btn:hover {
  color: #ffffff;
}

.filter_black .filter__clear-btn:hover svg {
  color: #ffffff;
}

.filter__close-btn svg {
  color: #202020;
}

.filter__submit-btn.button {
  display: none;
}

.filter__top-block-row {
  display: none;
}

.filter__clear-btn-mob {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #ABABAB;
  text-transform: uppercase;
  transition: 0.35s all;
}

.filter__clear-btn-mob svg {
  margin-left: 10px;
  color: #ABABAB;
  transition: 0.35s all;
}

.filter__clear-btn-mob:hover {
  color: #202020;
}

.filter__clear-btn-mob:hover svg {
  color: #202020;
}

.filter__type-list {
  display: none;
}

.filter__list {
  border: 1px solid #C8C8C8;
}

.filter__item {
  border-bottom: 1px solid #C8C8C8;
}

.filter__item:last-child {
  border-bottom: none;
}

.filter__item.show .filter__title-block svg {
  transform: rotate(180deg);
}

.filter__title-block {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 22px 20px 20px;
  cursor: pointer;
}

.filter__title-block span {
  margin-right: 20px;
  margin-left: 12px;
  padding: 4px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #ffffff;
  border-radius: 50px;
  background-color: #0cc;
}

.filter__title-block svg {
  margin-left: auto;
  color: #202020;
  transition: 0.35s all;
}

.filter__title-block::before {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 20px;
  right: 44px;
  display: block;
  height: 1px;
  background-color: #3FCCCD;
  opacity: 0;
  transition: 0.35s all;
}

.filter__title-block:hover::before {
  opacity: 1;
}

.filter__title {
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  color: #202020;
}

.filter__content {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #C8C8C8;
}

.filter__content-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.filter__checked-label {
  cursor: pointer;
}

.filter__checked-label:not(:last-child) {
  margin-right: 25px;
}

.filter__checked-label input {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
  z-index: -1000;
}

.filter__checked-label input:checked ~ .filter__checked-text {
  opacity: 1;
}

.filter__checked-label input:checked ~ .filter__checked-text::before {
  background-color: #00CCCC;
  border-color: #00CCCC;
  background-image: url(/local/templates/hisense/dist/bx-styles/../img/svg/icon-checked.svg);
}

.filter__checked-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  color: #202020;
  display: flex;
  align-items: flex-start;
  transition: opacity .3s linear;
}

.filter__checked-text::before {
  margin-top: 3px;
  flex-shrink: 0;
  content: "";
  width: 17px;
  height: 17px;
  display: block;
  border: 1px solid #6F6F6F;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all .3s linear;
  margin-right: 14px;
}

.filter__input-wrap {
  width: 50%;
  margin-bottom: 10px;
}

.filter__input-wrap_disabled .filter__checked-text {
  color: #ABABAB;
}

.filter__input-wrap_disabled .filter__checked-label {
  cursor: default;
}

.filter__clear-btn {
  display: flex;
  align-items: center;
  margin-top: 32px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #ABABAB;
  text-transform: uppercase;
  transition: 0.35s all;
}

.filter__clear-btn_hidden {
  display: none;
}

.filter__clear-btn svg {
  margin-left: 10px;
  color: #ABABAB;
  transition: 0.35s all;
}

.filter__clear-btn:hover {
  color: #202020;
}

.filter__clear-btn:hover svg {
  color: #202020;
}

@media (max-width: 1550px) {
  .filter__input-wrap {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .filter.show {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    width: auto;
    margin-right: 0;
    padding: 24px 20px 20px;
    background-color: #fff;
    overflow: auto;
    z-index: 505;
  }

  .filter.show .filter__top-block-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #C8C8C8;
  }

  .filter.show .filter__type-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 34px;
  }

  .filter.show .filter__type-item {
    margin-right: 6px;
    margin-bottom: 6px;
    cursor: pointer;
    display: flex;
    padding: 6px 24px 10px;
    font-size: 22px;
    font-weight: 450;
    line-height: 28px;
    color: #202020;
    border: 1px solid #202020;
    border-radius: 104px;
  }

  .filter.show .filter__type-item-active {
    color: #ffffff;
    border: 1px solid #3FCCCD;
    background-color: #3FCCCD;
  }

  .filter.show .filter__input-checkbox {
    display: none;
  }

  .filter.show .filter__input-checkbox:checked + span {
    color: #ffffff;
    background-color: #0cc;
    border-color: #0cc;
  }

  .filter.show .filter__input-wrap {
    width: 100%;
    margin-bottom: 16px;
  }

  .filter.show .filter__content {
    padding-bottom: 4px;
  }

  .filter.show .filter__submit-btn {
    display: block;
    width: 100%;
    margin-top: 20px;
  }

  .filter_black.show {
    background-color: #202020;
  }

  .filter_black.show .filter__type-item {
    color: #ffffff;
    border-color: #ffffff;
  }

  .filter_black.show .filter__close-btn svg {
    color: #ffffff;
  }

  .filter_black.show .filter__clear-btn-mob:hover {
    color: #ffffff;
  }

  .filter_black.show .filter__clear-btn-mob:hover svg {
    color: #ffffff;
  }

  .filter__clear-btn {
    display: none;
  }
}
/* End */


/* Start:/local/templates/hisense/components/bitrix/catalog.smart.filter/new-catalog/style.css?174256600159*/
*[data-filter-hidden-on="desktop"] {
    display: none;
}
/* End */


/* Start:/local/templates/hisense/components/bitrix/catalog.section/products-list-new/style.css?175327458282*/
.multitab[data-catalog-entity="price-block"]:not(.active) {
    display: none;
}
/* End */
/* /local/templates/hisense/components/bitrix/catalog/catalog/style.css?17425660021378 */
/* /local/templates/hisense/dist/bx-styles/tv-products.css?17425663069773 */
/* /local/templates/hisense/dist/bx-styles/filter.css?17425663066992 */
/* /local/templates/hisense/components/bitrix/catalog.smart.filter/new-catalog/style.css?174256600159 */
/* /local/templates/hisense/components/bitrix/catalog.section/products-list-new/style.css?175327458282 */
