

/* Start:/local/templates/.default/components/bitrix/news.list/main_slider/style.css?17218916641309*/
.promo .text {
    position: absolute;
    top: 95px;
    left: 136px;
    right: 130px;
    text-align: left;
}

.promo .text .text-before {
    margin-bottom: 15px;
}

.promo .text .text-before,
.promo .text .text-after {
    font-family: RobotoRegular;
    font-size: 14px;
    color: white;
    line-height: 20px;
}

.promo .title {
    font-family: RobotoCondensedBoldItalic, sans-serif;
    font-size: 72px;
    line-height: 81px;
    color: white;
    text-transform: uppercase;
}

.swiper .swiper-button-prev, .swiper .swiper-container-rtl .swiper-button-next {
    background-image: url(/local/templates/.default/css/../images/icons/arrow_white_left.png) !important;
}

.swiper .swiper-button-next, .swiper .swiper-container-rtl .swiper-button-prev {
    background-image: url(/local/templates/.default/css/../images/icons/arrow_white_right.png) !important;
}

.swiper .swiper-button-next, .swiper .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: #ebebeb solid 2px;
}

@media (max-width: 769px) {
    .swiper .swiper-button-prev, .swiper-button-next {
        display: none;
    }

   /* .swiper.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 0;
    }*/

    .swiper-container-main-slider {
        padding-bottom: 8px;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/benefits/style.css?16999423491031*/
.benefits .title {
    font-family: AbradeMedium;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #010101;
    width: 80%;
}

.benefits p {
    font-family: RobotoRegular;
    font-size: 13px;
    line-height: 20px;
    color: #676767;
}

.benefits .columns .column {
    border-left: #e1e1e1 solid 1px;
    padding: 50px 45px;
    position: relative;
}

.benefits .columns .column:first-child {
    border-left: none;
    padding-left: 0;
}

.benefits .columns .column:last-child {
    padding-right: 0;
}

.benefits .columns .column:before {
    content: "";
    position: absolute;
    display: block;
    width: 66px;
    height: 66px;
    right: 25px;
    top: -5px;
    border-radius: 50%;
    background-color: #ffc613;
}

.benefits .columns .column:after {
    content: "";
    position: absolute;
    display: block;
    width: 66px;
    height: 66px;
    right: 25px;
    top: -5px;
    background-position: center center;
    background-repeat: no-repeat;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/carousel/style.css?169994234976*/
.preview-products {
    padding-bottom: 57px;
    margin-bottom: -57px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/product/style.css?17216641839218*/
button:disabled {
    background-color: #8184a1 !important;
 }
 .btn-grey{background-color: #8184a1 !important;}
.info ul {
    list-style: none !important;
}
.rubl{font-size: 14px;}
.product {
    /* margin-bottom: 80px; */
    min-height: 490px;
    border: #ebebeb solid 1px;
    background: white;
    position: relative;
    cursor: pointer;
	transition: .3s linear;
}
.product--card-cell:hover{
	z-index:2;
}
.product:hover {
    box-shadow: 2.5px 4.33px 16px rgba(0, 0, 0, 0.12);
}

.product .middle-header {
    position: absolute;
    height: auto;
    width: 100%;
}

.product .goods__carousel-tabs-diff {
    position: absolute;
    border-radius: 30px;
    padding: 0;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
}
.product__link-img{
    position: relative;
}
.product-img-cover{
    z-index: 0;
}
.product__link-img img{
    z-index: 10;
}
.image-hover{
    position: absolute;
    top: 12px;
    left: 0px;
    width: 100%;
    height: calc(100% - 12px);
    z-index: 100;
    opacity: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    background-position: center
}
.product .goods__carousel-tabs-diff svg {
    height: 9px;
}

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
.product .product__link-img {
    height: 270px;
    width: 100%;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
     display: inline-block;
}

.product .product__link-img img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.product .product__link-img-1 {
    display: inline-block;
}
/*.product:hover .product__link-img-1 {
    display: none;
}

.product .product__link-img-2 {
    display: none;
}
.product:hover .product__link-img-2 {
    display: inline-block;
}
*/
.product .badges {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
}

.product .badges .tag {
    font-family: RobotoMedium;
    font-size: 11px;
    color: white;
    border-radius: 2px;
    text-transform: uppercase;
    line-height: 25px;
    height: auto;
    padding: 0 11px;
    margin-bottom: 0.25rem;
}

.product .tag.is-warning {
    background-color: #f7941d;
}

.product .tag.is-danger {
    background-color: #ea3b5c;
}

.product .tag.is-success {
    background-color: #8dc63f;
}

.product .tag.is-link {
    background-color: #154b7e;
}

.preview-products .product .badges .tag.is-gift {
    background: url('/local/templates/.default/images/ico_gift_2.png') 3px center no-repeat #fff;
    padding-left: 30px;
    border: 1px solid #984DC7;
    color: #464646;
    line-height:23px;
    position: relative;
}
.preview-products .product .badges .tag.is-gift .descr {
  position: absolute;
  border: 1px solid #874ec2;
  padding: 18px;
  background: #fff;
  z-index: 9;
  font-size: 12px;
  max-width: 222px;
  line-height: 1.2;
  top: 10px;
  left: 50%;
  display: none;
  cursor: initial;
  font-family: "RobotoRegular";
  text-transform:none;
  width: 260px;
  white-space: initial;
}
.preview-products .product .badges .tag.is-gift:hover .descr {
  display: block;
}
.preview-products .product .badges .tag.is-gift .descr a {
  text-decoration: underline;
  color: #4084c5;
  font-size: 12px;
  display: block;
  margin-top: 10px;
  line-height: 1.2;
}



.product .info {
    /*margin-bottom: 25px;*/
    padding-left: 20px;
    padding-right: 20px;
}

.product .availability {
    margin-bottom: 15px;
}

.product .availability div {
    font-family: RobotoRegular;
    font-size: 12px;
    line-height: 22px;
    color: #8c8c8c;
}

.product .availability div.level-right{
    color: #58b060;
    padding-left: 15px;
    background: url(/local/templates/.default/components/bitrix/catalog.item/product/images/check.png) no-repeat left center;
}

.product .availability div.is-disabled:last-child {
    color: #8c8c8c;
    padding-left: 20px;
    background: url(/local/templates/.default/components/bitrix/catalog.item/product/images/time.png) no-repeat left center;
}

.product .info .artnum {
    display: block;
    /*max-width: 65%;*/
}
.product .info .artnum > span {
    display: block;
    widows: 100%;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis;
}


.product .info p {
    margin-bottom: 20px;
    height: 60px;
    overflow: hidden;
}

.product .info a {
    font-family: RobotoRegular;
    line-height: 20px;
    font-size: 15px;
    color: #000000;
}




.product .price .buy-button {
    min-width: 90px;
    height: 44px;
    box-sizing: border-box;
}

.product .price .old {
    font-family: AbradeMedium;
    font-size: 14px;
    color: #afa7a7;
    position: relative;
}

.product .price .old:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #afa7a7;
    top: 45%;
    opacity: .5;
}

.product .price .new {
    font-family: AbradeBold;
    font-size: 24px;
    color: #1e1e1e;
}


.product .level.extends.is-mobile {
    position: static !important;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    border-top: #ebebeb solid 1px;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}



@media (max-width: 768px) {

	.product .info .artnum > span {
		display: table;
	}

	.product .product__link-img {
		width: auto;
	}

}


@media (max-width: 543px) {

	.product .level.extends.is-mobile {
		display: none;
	}

}

/* .product .props {
    display: flex;
    align-items: center;
    justify-content: center;
} */

.product .product__comparison-tooltip {
    /*z-index: 10;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    padding: 2px;
    float: left;
    width: 24px;
    margin-right: 1.5px;*/
}

.product .product__comparison-tooltip.tooltip.is-tooltip-bottom::before {
    left: 96% !important;
}


.product .extends a:before {
    display: none;
    cursor: pointer;
    text-decoration: none !important;
}

.product .extends a:hover {
    text-decoration: none !important;
}

.product .extends a {
    border-bottom: 1px dotted rgb(64, 132, 197);
    position: relative;
    font-family: RobotoRegular;
    font-size: 12px;
    color: #4084c5;
}

.product .product__consultant {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ebebeb;
    left: -1px;
    box-shadow: 0 12px 27px rgba(0, 0, 0, .15);
    z-index: 9;
    visibility: hidden;
    box-shadow: 2.5px 4.33px 16px rgba(0, 0, 0, 0.12);
    background-color: #f9f9fb;
    border: 1px solid #ebebeb;
    padding: 13px 0px 13px 20px;
    height: 0 !important;
    transition: .3s linear;
    overflow: hidden;
    right: -1px;
    width: auto !important;
}

.product .product__consultant a {
    font-size: 13px;
    line-height: 16px;
    color: rgb(64, 132, 197);
    font-weight: bold;
    border-bottom: 1px dotted rgb(64, 132, 197);
}

.product .product__consultant .product__consultant-link {
    padding: 6px 0;
}

.product .product__consultant .speaker {
    height: 53px;
}

.product:hover .product__consultant {
    visibility: visible;
    height: 80px !important;
    box-sizing: border-box;
}

.item-photos {
	text-align: center;
}


/*

.product .extends .props img {
    position: relative;
    width: 30px;
    height: 30px;
    padding: 3px;
    margin-right: 5px;
    border: #ebebeb solid 1px;
    border-radius: 50%;
} */
.product:hover .product__inner{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 1;
	box-shadow: 2.5px 4.33px 16px rgba(0, 0, 0, 0.12);
	transition: all 0.3s ease-out;
}
.swiper-slide .product:hover .product__inner{
	position:relative;
}

.swiper-slide .product .product__inner{
	height:100%;
}
.product.product__one:hover .product__inner{
	position:relative;
}
.product:hover .info .list_prop{
	display: block;
	margin-left:0;
	margin-top:0;
	height:auto;
}
.product .info .list_prop{
	display: none;
}
.product .info .list_prop.active{
    display: block;
    margin-left: 0;
    margin-top: 0;
    height: auto;
}
.product .info .list_prop.active li{
    margin-top: 0px;
}
.icon-info{
    position: relative;
    width: 12px;
    height: 12px;
    display: inline-block;
}
.icon-info::before{
    z-index: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    background: transparent url('/local/templates/.default/components/bitrix/catalog.item/product/../../../../images/icons/description-title-img-1.png') no-repeat center;
    background-size: cover;
    content: "";
}
.icon-info .icon_text{
    position: absolute;
    left: 100%;
    top: 0;
    padding: 10px;
    background: #e0e0e0;
    font-size: 12px !important;
    color: #000 !important;
    display: none;
    width: 200px;
    line-height: 1.2 !important;
    z-index: 10;
    transition: all 0.5s ease-out;
    white-space: normal;
}
.icon-info:hover .icon_text{
    display: block;
}
.product--card-cell .level.price .level-left{
	height: 54px;
}
.product:hover .info .list_prop li{
	margin-top:0;
}
.preview-products .info p {
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 60px;
}
.product--card-cell .level.price.is-mobile{
	margin-bottom:0 !important;
}
.preview-products .product .info{
	margin-bottom:0;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/main_slider/style.css?17218916641309 */
/* /local/templates/.default/components/bitrix/news.list/benefits/style.css?16999423491031 */
/* /local/templates/.default/components/bitrix/catalog.section/carousel/style.css?169994234976 */
/* /local/templates/.default/components/bitrix/catalog.item/product/style.css?17216641839218 */
