

/* Start:/local/templates/himprom/components/bitrix/breadcrumb/main_detail/style.css?17683012691702*/
.bx-breadcrumb {
	margin-bottom: 1rem;
}
.bx-breadcrumb i {
	color: rgba(47, 81, 99, 0.3);
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}
.bx-breadcrumb .bx-breadcrumb-item {
	position: relative;
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	font-weight: 500;
	vertical-align: middle;
	margin-right: 10px;
	color: rgba(47, 81, 99, 0.6);
}

.bx-breadcrumb .bx-breadcrumb-item a {
	display: inline-block;
	position: relative;
}
.bx-breadcrumb .bx-breadcrumb-item a span {
	color: rgba(47, 81, 99, 0.6);
	-moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-weight: 500;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover span{
	color: #00A86C;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	position: relative;
	font-weight: 500;
	font-size: 10px;
	text-transform: uppercase;
	color: rgba(47, 81, 99, 0.8);
	letter-spacing: 0.07em;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}


.bx-breadcrumb-logo {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    position: relative;
    top: -3px;
}

.bx-breadcrumb-logo:hover {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.cover-first-screen .bx-breadcrumb .bx-breadcrumb-item a span {
	color: rgba(255, 255, 255, 0.6);
}
.cover-first-screen .bx-breadcrumb .bx-breadcrumb-item span {
	color: #fff;
}
.cover-first-screen .bx-breadcrumb i {
	position: relative;
	color: rgba(255, 255, 255, 0.35);
}

.cover-first-screen .bx-breadcrumb .bx-breadcrumb-item a:hover span {
	color: #00A86C;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/reagent/style.css?17683012818775*/
@media all and (min-width: 991px){
	.site-section--product {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

@media all and (max-width: 991px){
	.site-section--product {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
}
.product-detail_main {
	background-repeat: no-repeat!important;
	background-position: right center!important;
}

.product-detail__sub_title,
.product-detail__tech_cond {
	font-weight: 500;
	line-height: 26px;
	font-size: 18px;
	color: #2F5163;
}

.btn + .btn {
	margin-left: 30px;
}

.btn + .know-more__s__link {
	margin-left: 30px;
}

.product-detail_main-front .btn.add_order,
.product-detail_main-front .btn._order {
	margin-right: 30px;
}

.product-detail__table {
    margin-top: 1.75rem;
}
.product-detail__table .content {
	background: #FFFFFF;
	box-shadow: 0px 3px 8px rgba(47, 81, 99, 0.15);
	display: flex;
	width: 100%;
	padding: 24px 0;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid rgba(47, 81, 99, 0.1);
}
.product-detail__table .content:first-child {
	margin-bottom: 10px;
	border-radius: 4px;
	border: 0;
}
.product-detail__table .content:nth-child(2) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.product-detail__table .content:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border: 0;
}
.product-detail__table .content .title,
.product-detail__table .content .elem {
	position: relative;
	width: 50%;
	text-align: left;
	padding: 0 28px;
}
.product-detail__table .content .title {
	line-height: 17px;
	font-size: 16px;
	color: rgba(47, 81, 99, 0.7);
}
.product-detail__table .content .elem {
	line-height: 1.5;
	font-size: 16px;
	color: #2F5163;
}
.product-detail__table .content .elem:first-child {
	font-weight: 500;
}
.product-detail__table .content .title:first-child:after,
.product-detail__table .content .elem:first-child:after {
	content: "";
	position: absolute;
	right: 0;
	border-right: 1px dashed rgba(47, 81, 99, 0.25);
	top: -7px;
	bottom: -7px;
}

.product-detail__table .content .elem .elem:after,
.product-detail__table .content .title .title:after{
	display: none;
}


.product-detail_main-front {
	position: relative;
	background-size: contain!important;
}

@media all and (max-width: 1600px) {
	.product-detail_main-front {
		background-position: right -60px center!important;
	}
}

@media all and (max-width:1400px) {
	.product-detail_main-front {
		background-position: right -90px center!important;
		background-size: contain!important;
	}
}

@media all and (max-width:1200px) {
	.product-detail_main-front {
		background-size: 37%!important;
		background-position: right -50px center!important;
	}
}

@media all and (max-width:991px) {
	.btn + .know-more__s__link {
		margin-top: 30px;
		margin-left: 0;
	}
	.product-detail_main-front {
		background-image: none!important;
	}
}

@media all and (max-width:767px) {
	.product-detail__table .content .title,
	.product-detail__table .content .elem {
		padding: 0 15px;
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.product-detail_main .btn {
		margin-bottom: 30px;
	}
	.product-detail_main .btn:last-child {
		margin-bottom: 0;
	}
	.btn + .btn {
		margin-left: 0px;
	}
}

@media all and (min-width:991px) {
	.product-detail_main {
		padding-top: 2rem;
	}
}


.listen-menu {
    position: fixed;
    left: 30px;
    top: 37%;
    width: 60px;
    height: 300px;
    z-index: 990;
    list-style: none;
    padding: 0;
    margin: 0;
}

.listen-menu>li {
    cursor: pointer;
    position: relative;
    margin-bottom: 35px;
    z-index: 30;
}
.listen-menu>li:last-child {
	margin-bottom: 0;
}

.listen-menu__text > div {
    position: absolute;
    left: -300px;
    top: -21px;
    opacity: 0;
    white-space: nowrap;
    line-height: 1.3;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    padding: 16px 22px 16px 50px;
    box-shadow: 0px 5px 15px rgba(47, 81, 99, 0.1), 0px 10px 30px rgba(47, 81, 99, 0.1);
	border-radius: 4px;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    z-index: 1;
}
.listen-menu__text > div.listen-long {
	padding: 10px 22px 12px 50px;
}

.listen-menu .listen-menu__dot {
    border-radius: 50%;
    background-color: #C8D4DA;
    width: 8px;
    height: 8px;
    display: block;
    z-index: 10;
    position: relative;
    margin: 10px;
    -moz-transition: all .5s ease-out;
    -o-transition:   all.5s ease-out;
    -webkit-transition:  all .5s ease-out;
    transition: all .5s ease-out;
}

.listen-menu>li.active .listen-menu__dot{
    background-color: #00A86C;
}


@media all and (min-width: 1800px) {
	.listen-menu__text > div {
		padding: 14px 22px 17px 50px;
		top: -19px;
		left: -15px;
    	opacity: 1;
    	box-shadow: unset;
    	background-color: transparent;
    	color: rgba(47, 81, 99, 0.5);
	}
	.listen-menu>li:hover .listen-menu__dot{
    	background-color: #A5247A!important;
	}
	.listen-menu>li:hover .listen-menu__text > div {
		color: #A5247A;
	}
	.listen-menu>li.active .listen-menu__text > div {
		color: #00A86C;
	}
	.listen-menu__text > div.listen-long {
		padding: 7px 22px 7px 50px;
	}
}

@media all and (min-width: 1300px) and (max-width: 1400px) {
	.listen-menu li:hover .listen-menu__dot{
    	background-color: #A5247A!important;
	}
	.listen-menu>li:hover .listen-menu__text > div {
    	left: -15px;
    	opacity: 1;
    	color: #A5247A;
	}
}

@media all and (max-width: 1300px) {
	.listen-menu {
		display: none!important;
	}
}

@media all and (max-width:991px) {
	.listen-menu {
		display: none!important;
	}
}


.form_delivery {
	/*position: absolute;*/
	left: 0;
	top: 0;
/*	min-width: 540px;
	height: 100%;*/
/*	margin: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center left;*/
}
.form_delivery.TGioUDfd {
	max-height: 420px;
}


.product-detail__table > div {
	width: 100%;
  	overflow: auto;
  	-webkit-overflow-scrolling: touch;
}

.product-detail__table table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin-bottom: 20px;
}

.product-detail__table table thead tr {
    box-shadow: 0px 3px 8px rgba(47, 81, 99, 0.15);
}
.product-detail__table table thead tr th {
    background: #FFFFFF;
    text-align: left;
	line-height: 17px;
    font-size: 16px;
    color: rgba(47, 81, 99, 0.7);
    padding: 24px 28px;
    font-weight: normal;
    border-spacing: 10px;
    position: relative;
    border-bottom: 1px solid rgba(47, 81, 99, 0.1);
}
.product-detail__table table thead tr th:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.product-detail__table table thead tr th:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.product-detail__table table thead:after {
	content: "";
	display: block;
	height: 10px;
	width: 100%;
}

.product-detail__table table tr {
	box-shadow: 0px 3px 8px rgba(47, 81, 99, 0.15);
}

.product-detail__table table tr td {
	line-height: 1.5;
    font-size: 16px;
    color: #2F5163;
    padding: 24px 28px;
    border-bottom: 1px solid rgba(47, 81, 99, 0.1);
    background: #FFFFFF;
    position: relative;
    text-align: left;
}

.product-detail__table table tr td:first-child {
	font-weight: 500;
}

.product-detail__table table tr td:after,
.product-detail__table table thead tr th:after {
	content: "";
    position: absolute;
    right: 0;
    border-right: 1px dashed rgba(47, 81, 99, 0.25);
    top: 15px;
    bottom: 15px;
}
.product-detail__table table tr td:last-child:after,
.product-detail__table table thead tr th:last-child:after {
	display: none;
}
.product-detail__table table tr:last-child > td {
	border-bottom: 0;
}

.product-detail__table table.text-center tr > th:not(:first-child),
.product-detail__table table.text-center tr > td:not(:first-child),
.product-detail__table table.text-center tr > th[colspan="3"] {
	text-align: center;
}

@media all and (max-width: 767px) {
	.product-detail__table table {
		table-layout: unset;
	}
}




.b24-window-panel-pos-center {
	top: 60px!important;
}

.b24-window-panel>div>.b24-window-scrollable {
	bottom: unset!important;
}

.b24-window-panel .b24-form-wrapper {
	min-height: unset!important;
	background-color: #fff;
}

.b24-window-popup-wrapper {
	background-color: #fff!important;
}

@media all and (max-width:1599px) {
	.b24-window-panel-pos-center {
		top: 30px!important;
	}
	.b24-window-panel>div>.b24-window-scrollable {
		bottom: 30px!important;
	}
}

@media all and (max-width:1199px) {
	.b24-window-panel>div>.b24-window-scrollable {
		bottom: 0!important;
	}
}

@media all and (min-width:768px) {
	.b24-window-panel {
		max-width: 700px!important;
	}	
}
/* End */
/* /local/templates/himprom/components/bitrix/breadcrumb/main_detail/style.css?17683012691702 */
/* /bitrix/templates/.default/components/bitrix/news.detail/reagent/style.css?17683012818775 */
