

/* Start:/local/templates/parklogics/components/bitrix/catalog/main/style.css?17496250852781*/
.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;
}
a.page__title_back_link:hover{
	color: inherit;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width: 780.98px) {
	.kbc_catalog._wrp ._left{
		display: none;
	}
}
@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;}



.category__brands{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 15px 0 30px;
	border: none;
	border-left-width: 0;
	box-sizing: border-box;
	list-style-type: none;
}
.category__brands-list{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-content: space-around;
    margin: 0;
    padding: 0;
    list-style-type: none;
	width: 100%;
}
.category__brands-list li{
    padding: 8px 0;
}

.category__brands-list li a{
	font-size: 14px;
    position: relative;
    display: block;
    padding-right: 55px;
    line-height: 17px;
	color: #000;
}

.brands__title{
	font-size: 14px;
  position: relative;
  display: block;
  padding-right: 55px;
  line-height: 17px;
  color: #434e67;
}

.smart-filter.bx-blue{
	display: none;
}

.category__brands-list a.category__brands-remove{
	color: #e58d30;
	display: inline;
	padding: 10px 40px 10px 10px;
	border: 1px solid #e58d30;
	border-radius: 10px;
	position: relative;
}
.category__brands-list a.category__brands-remove:before{
	content: ' | ';
	font-size: 20px;
	font-weight: 100;
	position: absolute;
	right: 28px;
	top:8px;
}
.category__brands-list a.category__brands-remove:after{
	content: '×';
	font-size: 24px;
	font-weight: 100;
	position: absolute;
	right: 9px;
	top: 7px;
}

.flt_filtered_count{
	margin-bottom: 20px;
	font-size: 14px;
  position: relative;
  display: block;
  padding-right: 55px;
  line-height: 17px;
  color: #434e67;
}

@media (max-width:640px) {
	.category__brands-list{
		grid-template-columns: repeat(3, 1fr);
	}
}
/* End */


/* Start:/local/templates/parklogics/components/bitrix/breadcrumb/breadcrumb/style.min.css?1657877208448*/
.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}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/parklogics/components/bitrix/catalog/main/bitrix/catalog.element/new/style.css?16651333243027*/
.card-product__slider-for{
	max-height: 500px;
}
.card-product__slider-for-item{
	background-color:#fff;
}
.card-product__slider-for div.swiper-button-prev, .card-product__slider-for div.swiper-button-next {
    background-color: #fff !important;
}
.card-product__hr-consult-tel{
	text-decoration: underline;
}

.card-product__html{
	font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.card-product__html-row {
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
}
.card-product__html-left{
	width:40%;
}

.card-product__html-right{
	width:57%;
}

.card-product__html-footer{}

.catalog-detail__airtouch_h{
	font-weight: 700;
    margin-bottom: 24px;
}
.catalog-detail__airtouch_p {
    margin-bottom: 30px;
}

.catalog-detail__airtouch_list {
    margin-bottom: 48px;
    list-style: none;
}
.catalog-detail__airtouch_list li {
    padding-left: 62px;
    color: #434e67;
    margin-bottom: 22px;
    position: relative;
}
.catalog-detail__airtouch_list li:before {
    content: "";
    position: absolute;
    background-image: url(/img/airtouch_list.png);
    width: 27px;
    height: 22px;
    left: 23px;
    top: 0;
}
.catalog-detail__airtouch_list li::marker {
    display: none;
}

.contact_send_btn{
    display: inline-block;
    padding: 14px 30px;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    background: #C20F0F;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    border-radius: 24px;
    text-align: center;
}
.contact_send_btn:hover{
    background: #343434;
    color: #ffffff;
}

.catalog-detail__price {
    color: #000;
    font-size: 26px;
    margin-right: 10px;
    font-weight: 700;
}
.catalog-detail__current-price{
    margin-bottom: 20px;
}

a.card-product__video-vd{
    height: 0;
    padding-bottom: 27.85714%;
}
@media screen and (max-width: 991px){
    a.card-product__video-vd{
        height: 0;
        padding-bottom: 53.85714%;
    }
}
@media screen and (max-width: 768px){
    .card-product__html-left, .card-product__html-right{
        width:100%;
    }
}
.opt-wrapp{
    text-align: center;
}
.opt-btn{
    margin-top: 15px;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    color: #000000;
    text-decoration: underline;  
}

.card-product__video-inner{
    margin-bottom: 20px;
    width: 49%;

    position: relative;
    padding-bottom: 28%;
    height: 0;
}

.card-product__video-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

.card-product__video-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (max-width: 768px){
    .card-product__video-inner{
        width: 100%;
        padding-bottom: 56.25%;
    }
}
/* End */
/* /local/templates/parklogics/components/bitrix/catalog/main/style.css?17496250852781 */
/* /local/templates/parklogics/components/bitrix/breadcrumb/breadcrumb/style.min.css?1657877208448 */
/* /local/templates/parklogics/components/bitrix/catalog/main/bitrix/catalog.element/new/style.css?16651333243027 */
