

/* Start:/local/components/bizprofi.strong/catalog_new/templates/.default/bitrix/catalog.element/.default/style.css?175630692715921*/
.product-tag.product-tag--pink {
  background-color: #BA4265;
}
.tippy-tooltip.stock-theme, .tippy-tooltip.stock-theme .tippy-content{
  background-color: #ba4265;
  color: #ffffff;
}
.tippy-popper[x-placement^=right] .tippy-tooltip.stock-theme .tippy-arrow {
  border-right: 7px solid #ba4265;
}
.card-section.products-section, .watched-products.products-section {
  padding: 0;
  margin: 70px 0;
}
.card-bottom__size span {
  color: #19398B;
}
.card-modal-order__col {
  width: 100%;
  margin-bottom: 15px;
}
.card-advantages__item {
  width: 80px;
}
.card-advantages__icon img {
  width: 100%;
}
.card-info__text p {
  font-size: 14px;
  margin-bottom: 0;
}
.card-advantages__icon > span {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  color: #19398B;
  text-align: center;
}
.card-advantages__icon--spec > span {
  top: 65%;
}
.card__relative {
  position: relative;
  width: 100%;
}
.card-specif__item > b > a.download {
  border-bottom: none;
}
.card-controls {
  position: absolute;
  left: 0;
  right: 0;
  top: -22px;
  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;
  z-index: 9;
}
.card-price__desc a {
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
}
.post-title span {
  font-weight: 200;
  color: #32373E;
}

ul.card-colors li{
  padding: 0;
}
 
.card-info__select {

  position: relative;
}
.card-info__colors-info {
  z-index: 2;
}
.card-section {
  padding: 70px 0;
}
.card-bottom__more.open span:first-child {
  display: none;
}
.card-bottom__more.open span:last-child {
  display: inline-block;
}
.card-reviews {
  border-bottom: 1px solid #EBEBEB;
}
.card-reviews__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-reviews__title {
  font-weight: 600;
  margin: 0;
}

.card-reviews__title span {
  font-weight: 400;
}

.card-reviews__btn-wrap {
  margin-left: 38px;
}
.card-reviews__btn-wrap .btn {
  min-width: 190px;
  font-size: 16px;
}
.card-reviews__btn-wrap .btn span {
  display: inline-block;
}

.card-reviews__btn-wrap .btn span:last-child {
  display: none;
}
.card-reviews__btn-wrap .btn.active span:first-child {
  display: none;
}
.card-reviews__btn-wrap .btn.active span:last-child {
  display: block;
}
.card-reviews__wrap {
  display: none;
}
.card-reviews__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px;
  margin-bottom: -30px;
}
.card-reviews__col {
  width: calc(50% - 30px);
  margin-bottom: 30px;
}
.card-reviews__sub {
  font-size: 18px;
  font-weight: 600;
  color: #19398B;
  margin-bottom: 10px;
}
.card-reviews__sub:last-child {
  margin-bottom: 0;
}
.card-reviews__text p, .card-reviews__text li {
  font-weight: 400;
}
.card-similar {
  border-bottom: 1px solid #EBEBEB;
}
.card-similar__slider {
  overflow: visible;
  position: relative;
}
.card-similar__slider::before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  width: 50vw;
  height: 100%;
  background-color: #fff;
  z-index: 2;
}
.card-similar__slider::after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  width: 50vw;
  height: 100%;
  background-color: #fff;
  z-index: 2;
}
.card-similar__slide {
  height: auto;
}
.card-similar .products-section {
  padding: 0;
}
.card-similar .product {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.card-similar .compare-top__arrows {
  margin: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.card-similar .compare-top__arrows .swiper-button-lock {
  display: none;
}
.card-similar .compare-top__arrows .compare__prev, .card-similar .compare-top__arrows .compare__next {
  margin-bottom: 15px;
}
.card-similar .card-slider__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.card-similar .card-slider__pagination.swiper-pagination-lock {
  display: none;
}
.delivery-payment.card-bottom__info {
  display: block;
  padding-bottom: 70px;
}
.delivery-payment ul li {
  font-weight: 400;
  display: block !important;
}
.delivery-payment__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.delivery-payment__left {
  width: 65%;
  padding-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.delivery-payment__right {
  width: 35%;
  padding-left: 25px;
  border-left: 1px solid #EBEBEB;
}
.delivery-payment__right h4 {
  font-weight: 400;
  color: #32373E;
  margin: 0 0 14px;
}
.delivery-payment__right h4:last-child {
  margin-bottom: 0;
}
.delivery-payment__right .delivery-payment__desc {
  margin: 0;
}
.delivery-payment__col {
  width: calc(50% - 20px);
}
.delivery-payment__sub {
  font-weight: 400;
  margin: 0 0 30px;
  font-size: 30px;
}
.delivery-payment__sub:last-child {
  margin-bottom: 0;
}
.delivery-payment__desc {
  margin-top: 25px;
  font-size: 14px;
  line-height: 17px;
  color: #747474;
  font-weight: 400;
}
.delivery-payment__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.delivery-payment__tabs-item {
  margin-right: 15px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  padding: 9px 28px 8px;
  border-radius: 18px;
  background-color: #EBEBEB;
  color: #747474;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  -webkit-transition: .2s;
  transition: .2s;
}
.delivery-payment__tabs-item:last-child {
  margin-right: 0;
}
.delivery-payment__tabs-item.active {
  background-color: #19398B;
  color: #fff;
}
.delivery-payment__wrap {
  margin-top: 25px;
}
.delivery-payment__wrap:first-child {
  margin-top: 0;
}
.delivery-payment__block {
  display: none;
}
.card-promo {
  margin-top: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-promo img {
  width: 60px;
  margin-right: 12px;
}
.card-promo p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.card-info__color {
  position: relative;

}
.card-adv.new_adtans{
    padding-top: 77px;
    padding-bottom: 66px;
    position: relative;
}
.card-adv.new_adtans:before{
  content:'';
  position: absolute;
  top: -1px;
  left: -100vw;
  width: 300vw;
  background: #EBEBEB;
  height: 1px;
  display: block;
}
#wrapper .card-adv.new_adtans h3.card-adv__title{
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
/* or 38px */
    color: #1D3A86;
    margin-bottom: 43px;
}
.card-adv.new_adtans .advants_slider{
    max-width: 100%;
    overflow: hidden;
}
.card-adv.new_adtans .advants_slider .advant_it{}
.card-adv.new_adtans .advants_slider .advant_it .img{
    margin-bottom: 15px;
    width: 112px;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.card-adv.new_adtans .advants_slider .advant_it .tit{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;

/* Black */
    color: #32373E;
    max-width: 214px;
    margin-left: auto;
    margin-right: auto;
}
.card-adv.new_adtans .wrap{
    width: 100%;
    position: relative;
}
.card-adv.new_adtans .advant-next{
    background: #FFFFFF;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    width: 60px;
    height: 60px;
    margin: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -30px;
}
.card-adv.new_adtans .advant-next:after{
  display:none;
}
.card-adv.new_adtans .advant-prev{
    background: #FFFFFF;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 5%);
    border-radius: 32px;
    width: 60px;
    height: 60px;
    margin: 0;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -30px;
}
.card-adv.new_adtans .advant-prev:after{
  display:none;
}

.card-adv.new_adtans .card-adv__row{
  margin-bottom: 0;
}

.card-bottom__col .tags{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}
.card-bottom__col .tags .tag_it.matrasy{
  order:0;
}
.card-bottom__col .tags .tag_it{
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
/* or 18px */
    display: flex;
    align-items: center;
    color: #19398B;
    background: #FFFFFF;
    border-radius: 100px;
    padding: 10px 18px;
    transition: .5s;
  order:4;
}
.card-bottom__col .tags .tag_it.kokosovye-ortopedicheskie-matrasy, .card-bottom__col .tags .tag_it.matrasy-kokos-lateks, .card-bottom__col .tags .tag_it.lateksnie-matrasy, .card-bottom__col .tags .tag_it.matrasy-v-rulone, .card-bottom__col .tags .tag_it.matrasy-dlya-dachi{order:1;}
.card-bottom__col .tags .tag_it.gipoallergennye-ortopedicheskie-matrasy, .card-bottom__col .tags .tag_it.odnostoronnie-matrasy, .card-bottom__col .tags .tag_it.ortopedicheskie-matrasy-s-nezavisimoy-pruzhinnoy-sistemoy, .card-bottom__col .tags .tag_it.ortopedicheskie-matrasy-s-zavisimoy-pruzhinnoy-sistemoy{
  order:2;
}
.card-bottom__col .tags .tag_it:hover{
  color: #FFFFFF;
  background: #19398B;
}
.card-pic{
  position: relative;
}
.card-pic .badge_block{
    position: absolute;
    right: 0;
    top: 0;
}
.checkol_block{}
.card-info__dops-case.checkol_block .card-info__label{
    margin-bottom: 7px;
    padding-left: 29px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */


/* Black */
    color: #32373E;
    line-height: 1;
}
.card-info__dops-case.checkol_block .card-info__case{}
.card-info__dops-case.checkol_block .card-info__text{
    margin-left: 12px;
}
.card-info__dops-case.checkol_block .card-info__link{}
.about_price{
  margin-bottom: 15px;
  margin-top: 11px;
  font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
/* or 150% */


color: #B8BBC0;
}


.card-bottom .sales_block_item{
    margin-top: 26px;
    display: flex;
    gap: 30px;
}
.card-bottom .sales_block_item a{
    flex: 0 0 calc(50% - 15px);
    display: flex;
    background: #FFFFFF;
    border-radius: 16px;
    align-items: center;
    overflow: hidden;
    min-height: 101px;
    padding-right: 50px;
}
.card-bottom .sales_block_item a .left{
    height: 101px;
    display: flex;
    align-items: center;
    width: 148px;
    justify-content: flex-end;
    margin-right: 36px;
}
.card-bottom .sales_block_item a .left img{
    width: 177px;
    height: 177px;
    min-height: 177px;
    min-width: 177px;
    border-radius: 50%;
}
.card-bottom .sales_block_item a .right{}
.card-bottom .sales_block_item a .right .tit{
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
/* identical to box height */
    color: #1D3A86;
    margin-bottom: 13px;
}
.card-bottom .sales_block_item a .right .descr{
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    

/* Crimson */
    color: #BA4265;
}




/* Товара нет в наличие */

.card-info .not_available {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    padding: 24px;
    border-radius: 4px;
    overflow: hidden;
    background: #F3F9FB;
    width: 100%;
    max-width: 100%;
}

.card-info .not_available-title {
    color: rgba(25, 57, 139, 0.50);
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.card-info .not_available-btn {
    background: transparent;
    border: 2px solid #19398B;
    border-radius: 3px;
    color: #19398B;
    padding: 11px 38px;

    color: #19398B;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    transition: .4s;
}

.card-info .not_available-btn:hover {
    color: #fff;
    background: #19398B;
}

/* Новые стили для кнопки быстрый заказ */
.card-info__btn .btn.custom_btn_social {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  column-gap: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.card-info__btn .btn.custom_btn_social .icon {
  display: flex;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

.card-info__btn .btn.custom_btn_social .icon svg {
  width: 100%;
  height: 100%;
}


@media screen and (max-width:768px){
  .card-bottom .sales_block_item{
    flex-wrap: wrap;
  }
  .card-bottom .sales_block_item a{
    flex:0 0 100%;
    padding-right: 15px;
  }
  .card-bottom .sales_block_item a .left{
    margin-right:15px;
    margin-left: -50px;
  }
  .card-bottom .sales_block_item a .right .tit{
    font-size: 14px;
    line-height: 1.2;
}
}

@media (max-width: 1199px) {
  .card-similar .products-section__col {
    width: 50%;
  }
  .delivery-payment__row {
    display: block;
  }
  .delivery-payment__right {
    padding: 0;
    width: 100%;
    border: 0;
  }
  .delivery-payment__left {
    width: 100%;
    display: block;
    padding: 0;
  }
  .delivery-payment__col {
    width: 100%;
    margin-bottom: 45px;
  }
  .card-pic .badge_block {
    right: 6px;
  }
}
@media (min-width: 1024px) {
  .card-controls__btn:first-child:hover svg path {
    stroke: none;
    fill: #BA4265;
  }
  .card-promo p {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-promo:hover p {
    color: #19398B;
  }
}
@media (max-width: 1023px) {
  .card-section {
    padding: 60px 0;
  }
  .card-reviews__btn-wrap .btn {
    line-height: 20px;
    min-width: 170px;
  }
  .card-reviews__col {
    width: 100%;
  }
  .card-reviews__title {
    font-weight: 400;
  }
  .delivery-payment__sub {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .delivery-payment__desc {
    margin-top: 15px;
  }
  .delivery-payment__right h4 {
    font-size: 18px;
    line-height: 140%;
  }
  .delivery-payment.card-bottom__info {
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .delivery-payment ul li a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .card-similar .products-section__col {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .card-info__color {
    z-index: 0;
  }
  .card-reviews__header {
    display: block;
  }
  .card-reviews__btn-wrap {
    margin-left: 0;
    margin-top: 15px;
  }
  .card-reviews__btn-wrap .btn {
    font-size: 14px;
    line-height: normal;
    min-width: 132px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .card-reviews__row {
    padding-top: 30px;
  }
  .card-section {
    padding: 50px 0;
  }
  .delivery-payment__tabs-item {
    padding-left: 25px;
    padding-right: 25px;
  }
  .card-similar .products-section .product {
    border: 0;
    padding: 10px 0 0;
  }
  .card-similar .compare-top__arrows {
    display: none;
  }
  .delivery-payment.card-bottom__info {
    padding-bottom: 50px;
  }
}
@media (max-width: 374px) {
  .card-similar .products-section .product {
    margin-left: 0;
    margin-right: 0;
  }
}
/* End */


/* Start:/local/templates/main_new/assets/css/swiper.css?17344571829640*/
/**
 * Swiper 4.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 8, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
/* IE10 Windows Phone 8 Fixes */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* End */


/* Start:/local/templates/main_new/assets/css/custom-select.css?17512455302568*/

/*
.select {
  position: relative;
  width: 100%;
}

.select__toggle {
  display: flex;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.3125rem;
  cursor: pointer;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.4;
  user-select: none;
  font-size: 1rem;
  justify-content: space-between;
  font-style: italic;
}

.select__toggle::after {
  content: '';
  width: 0.75rem;
  height: 0.75rem;
  background-size: cover;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="100" width="100"%3E%3Cpath d="M97.625 25.3l-4.813-4.89c-1.668-1.606-3.616-2.41-5.84-2.41-2.27 0-4.194.804-5.777 2.41L50 52.087 18.806 20.412C17.223 18.805 15.298 18 13.03 18c-2.225 0-4.172.804-5.84 2.41l-4.75 4.89C.813 26.95 0 28.927 0 31.23c0 2.346.814 4.301 2.439 5.865l41.784 42.428C45.764 81.174 47.689 82 50 82c2.268 0 4.215-.826 5.84-2.476l41.784-42.428c1.584-1.608 2.376-3.563 2.376-5.865 0-2.26-.792-4.236-2.375-5.932z"/%3E%3C/svg%3E');
}

.select__toggle:focus {
  outline: none;
}

.select_show .select__toggle::after {
  transform: rotate(180deg);
}

.select__dropdown {
  display: none;
  position: absolute;
  top: 2.5rem;
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  max-height: 10rem;
  overflow-y: auto;
  border-radius: 0.3125rem;
  z-index: 2;
  background-color: #fff;
}

.select_show .select__dropdown {
  display: block;
}

.select_show .select__backdrop {
  display: block;
}

.select__options {
  margin: 0;
  padding: 0;
  list-style: none;
}

.select__option {
  padding: 0.375rem 0.75rem;
}

.select__option_selected {
  background-color: #e1f5fe;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.select__option_selected::after {
  content: '';
  width: 0.75rem;
  height: 0.75rem;
  color: #0277bd;
  background-size: cover;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="100" width="100" class="svg-inline--fa fa-check fa-w-16" data-icon="check" data-prefix="fas" aria-hidden="true"%3E%3Cpath d="M33.964 85.547l-32.5-32.251a4.935 4.935 0 010-7.017l7.071-7.017a5.027 5.027 0 017.071 0L37.5 60.987l46.894-46.534a5.028 5.028 0 017.07 0l7.072 7.017a4.935 4.935 0 010 7.017l-57.5 57.06a5.027 5.027 0 01-7.072 0z" fill="%230277bd"/%3E%3C/svg%3E');
}

.select__option:hover {
  background-color: #f5f5f5;
  cursor: pointer;
  transition: 0.2s background-color ease-in-out;
}


 */
/* End */


/* Start:/local/templates/main_new/components/bitrix/catalog.section/slider/style.css?1734457178761*/
.catalog.section .catalogIn {
    width: 100%;
}

.catalog.section .catalogIn .item {
    margin-right: 15px;
    width: 240px;
    margin-bottom: 20px;
}

.catalog.section .catalogIn .item.marginNone {
    margin-right: 0;
}

.catalog.section .catalogIn .item .pic img {
    width: 100%;
    height: auto;
}

.catalog.section .catalogIn .item .title {
    height: 46px;
    overflow: hidden;
}
.props .one-prop {
    font-size: 12px;
}
.section-description {
    margin: 20px 0px;
}
.label-video .video {
    background: url('/local/templates/strong/img/video.png') no-repeat scroll 0px 0px transparent;
top: 170px;
cursor:pointer;
width: 86px;
position: absolute;
display: block;
height: 30px;
z-index: 100;
right: 9px
}
/* End */


/* Start:/local/components/bizprofi/iblock.vote/templates/stars.blog/style.css?17368720611159*/
.bx_item_detail_rating {
    text-align: center;
}

.bx_item_detail_rating td{
    vertical-align: middle;
    text-align: right;
}
.bx_item_detail_rating .bx_item_rating{
    text-align: right;
}
.bx_item_detail_rating .bx_stars_container{
    position: relative;
    width: 68px;
    height: 10px;
    background: #dadada;
    background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(/local/components/bizprofi/iblock.vote/templates/stars.blog/images/stars.png) no-repeat center;
}

.bx_item_detail_rating .bx_stars_progres{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #e76110;
}
.bx_item_detail_rating .bx_stars_rating_votes{
    color: #8d8d8d;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
    .bx-touch .bx_item_detail_rating .bx_stars_container{
        width: 34px;
        height: 15px;
        margin: 4px 0;
    }
    .bx_item_detail_rating .bx_stars_rating_votes{
            font-size: 7px;
            line-height: 7px;
    }
}
/* End */
/* /local/components/bizprofi.strong/catalog_new/templates/.default/bitrix/catalog.element/.default/style.css?175630692715921 */
/* /local/templates/main_new/assets/css/swiper.css?17344571829640 */
/* /local/templates/main_new/assets/css/custom-select.css?17512455302568 */
/* /local/templates/main_new/components/bitrix/catalog.section/slider/style.css?1734457178761 */
/* /local/components/bizprofi/iblock.vote/templates/stars.blog/style.css?17368720611159 */
