

/* Start:/local/components/custom/catalog/templates/bootstrap_v4/style.css?17573293601857*/


.grid {}
.left_aside {
    width: 25%;
    min-width: 306px;
}
.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }
#container_custom_filter{
    width: 25%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.catalog-section__filter {
    width: 100%!important;

}
/* 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%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
	#container_custom_filter{

		padding: 0 0px;
	
	
	}
}

@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 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

.filter__block-caption-inner::before {
	transition: all .1s linear;
}
.filter__block-caption.active .filter__block-caption-inner::before {
	transform: translateY(-50%) rotate(180deg);
}

#spin_filter{
	width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}


.smart-filter-input-group-checkbox-list {
	max-height: 0px !important;
	overflow: hidden !important;
	transition: all .1s linear;
}
.filter__block-caption.active + .smart-filter-block .smart-filter-input-group-checkbox-list {
	max-height: 250px !important;
	overflow-y: auto !important;
}
@media (max-width:440px){
	.card__content > span {
		word-break: break-all;
	}
	

}
.gosts_product + .catalog-tags {
	margin-top: 20px;
}


   
/* End */


/* Start:/bitrix/templates/sortmet/components/bitrix/breadcrumb/main/style.css?1722150696620*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
.line{
	overflow: auto!important;
}
/* End */


/* Start:/bitrix/templates/sortmet/components/bitrix/catalog.element/bootstrap_v4/style.css?17316725352413*/
.advantages__item-text {
    display: none;
}

.block_sklad{
    display: flex;
    margin-top: 5px;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 10px;

}


.element-slider__thumb{
    max-width: 74px;
    
}

.element-slider__thumb-item{
    margin: 2px;
}


.info-block > .reviews-second{
 
    max-width: 700px; 
}
.sklads p{
 font-size: 12.3px;
 margin-bottom: 0;
}

.info-block .title {

    margin-bottom: 30px;
}
.catalog-element__content-price{
    width: 100%;
}


.pay_none .payment__item-text{
display:none!important;
}
.hide_t{
    display:none!important;
}
.catalog-element__total {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 15px;
}
.catalog-element__total-total {
    font-size: 16px;
    line-height: 18px;
}
.catalog-element__total-value {
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
}

.catalog-element__pc-services {
    padding: 20px;
    background: #F7F7F9;
    border-radius: 15px;
    display:block;

    margin-bottom: 20px;
}

.catalog-element__content-question{
    margin-bottom: 15px;
}

.delivery-date{
    max-width: 325px;
}
.kn2_27 {
    animation: k2n_27 1s linear;

    animation-play-state: paused;
    background: linear-gradient(105deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, 0.363), hsla(0, 0%, 100%, 0.301), hsla(0, 0%, 100%, 0));
    height: 100%;
    position: absolute;
    top: 0;
    left:-250px;
    width: 250px;
    height:100px;

}

.catalog-element__content-btn-buy{
    overflow: hidden;
    position:relative;
}

.element-slider__main-item span{
    cursor:pointer;
}

@keyframes k2n_27 {
    0% {
        left: -250px;
    }

    to {
        left: 100%
    }
}
.catalog-element__content-info {

    width: 100%;
}
.price-current-new:first-child{
    margin-top: 0px!important;
}
@media screen and (max-width: 767px) {
    body .catalog-element__content-buy{
        padding-right: 0!important;
    }
   body .cart-popup__heading {
        font-size: 19px;}

    .catalog-element__mobile-characteristics {
        display: none!important;
    }
    .catalog-element__mobile-services{
        margin-top: 25px!important;

    }

   body .element-slider{
    max-height: 330px;
    }
    .info-block__mobile {
    
    }

    body  .element-slider__main-item img {
       
     
    }
    .catalog-element__pc-services {
        display:none;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/quick/style.css?17225992252426*/
.simple-form{
    text-align: center;
}
.simple-form__icon{
    width: 77px;
    height: 76px;
    background-image: url("data:image/svg+xml,%3Csvg width='77' height='76' viewBox='0 0 77 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' width='76' height='76' rx='38' fill='%23E7F2FF'/%3E%3Cpath d='M42.1179 49.1441C42.1179 51.4183 40.2743 53.2619 38.0001 53.2619C35.7259 53.2619 33.8823 51.4183 33.8823 49.1441C33.8823 46.8699 35.7259 45.0264 38.0001 45.0264C40.2743 45.0264 42.1179 46.8699 42.1179 49.1441Z' fill='%230077FF'/%3E%3Cpath d='M34.1177 26.0457C35.1873 24.9761 36.5884 24.4401 37.9903 24.4376C39.3986 24.4351 40.8077 24.9712 41.8823 26.0457C42.9543 27.1177 43.4904 28.5228 43.4904 29.9279C43.4904 31.333 42.9543 32.7381 41.8823 33.8102C40.8077 34.8847 39.3986 35.4208 37.9903 35.4183L38 38.1635' stroke='%230077FF' stroke-width='5.49035' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin: 0 auto 25px;
}
.simple-form__icon_success{
    background-image: url("data:image/svg+xml,%3Csvg width='77' height='76' viewBox='0 0 77 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' width='76' height='76' rx='38' fill='%230077FF'/%3E%3Cpath d='M52.5 29.25L35 46.75L26.25 38' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.simple-form .simple-form__title{
    margin: 0 0 10px;
}
.simple-form__description{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 25px;
}
.simple-form__btn{
    width: 100%;
    margin-bottom: 20px;
}
.simple-form__btn-success{
    width: fit-content;
    margin: 0 auto;
}
.simple-form__policy{
    font-size: 14px;
    line-height: 16px;
    color: #7F8A9B;
    opacity: 0.66;
}
.simple-form__policy a{
    text-decoration: underline;
    color: #7F8A9B;
}


.request__inner .inputfile, .request__inner  .simple-form__policy{
    opacity: .8;
 
    color: #fff; 
}

.request__inner {
    padding: 36px 20px 30px;
    background-color: #0a5bff;
    color: #fff;
    margin-top:60px;
    margin-bottom:60px;
}
.request.quick-order-block .request__title {
    margin-bottom: 8px;
}
.request.quick-order-block .request__title {
    margin-bottom: 8px;
}
.request__title {
    font-size: 32px; line-height: 32px;
}

.request__subtitle {
    display: block;
    opacity: .8;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    margin: 18px 0 18px;
}
/* End */
/* /local/components/custom/catalog/templates/bootstrap_v4/style.css?17573293601857 */
/* /bitrix/templates/sortmet/components/bitrix/breadcrumb/main/style.css?1722150696620 */
/* /bitrix/templates/sortmet/components/bitrix/catalog.element/bootstrap_v4/style.css?17316725352413 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/quick/style.css?17225992252426 */
