

/* Start:/local/templates/polair/components/bitrix/news/shelving_systems/style.css?176459212074*/
.inside_first_screen {
    background: url("/local/templates/polair/components/bitrix/news/shelving_systems/images/catalog_bg.png");
}




/* End */


/* Start:/local/templates/polair/components/bitrix/news/shelving_systems/bitrix/news.detail/.default/style.css?17645921209121*/

.item_main_cont {

}

.item_main_cont .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}

.item_main_cont .wrapper .left_part {
	min-width: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0.5 452px;
	flex: 0 0.5 452px;
	margin-right: 30px;
	position: relative;
	z-index: 2;
	background: #fff;
}

.item_main_cont .wrapper .left_part .slider_big_cont {
	border: 2px solid #e0ebf2;
	margin-bottom: 14px;
}

.item_main_cont .wrapper .left_part .slider_big_cont .slider_big_item {
	position: relative;
	padding-bottom: 450px;
}

.item_main_cont .wrapper .left_part .slider_big_cont .slider_big_item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 0;
	object-position: 50% 0;
}

.item_main_cont .wrapper .left_part .slider_big_cont .slider_big_item video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: 50% 0;
	object-position: 50% 0;
}

.item_main_cont .wrapper .left_part .slider_small {
	position: relative;
}

.item_main_cont .wrapper .left_part .slider_small .slider_small_body {
	margin: 0 -8px;
}

.item_main_cont .wrapper .left_part .slider_small .slider_small_body .slider_item {
	position: relative;
	padding-bottom: 6%;
	margin: 0 8px;
	border: 2px solid #e0ebf2;
	height: 120px;
}

.item_main_cont .wrapper .left_part .slider_small .slider_small_body .slider_item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 0;
	object-position: 50% 0;
}

.item_main_cont .wrapper .left_part .slider_small .slider_small_controls ._slider_arrow {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
}

.item_main_cont .wrapper .left_part .slider_small .slider_small_controls .item_small_next {
	right: 0;
	left: unset;
	-webkit-transform: scale(-1, 1) translate(-50%, -50%);
	transform: scale(-1, 1) translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
	.item_main_cont .wrapper .left_part {
		margin: 0 auto 20px;
		max-width: 400px;
	}
}

.item_main_cont .wrapper .right_part {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 805px;
	flex: 0 1 805px;
}

.item_main_cont .wrapper .right_part .item_header {
	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;
}

.item_main_cont .wrapper .right_part .item_header .item_title {
	font-weight: 600;
	font-size: 36px;
	line-height: 130%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #006fb6;
}

.item_main_cont .wrapper .right_part .item_header .share_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.item_main_cont .wrapper .right_part .item_header .share_block .text {
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #808080;
	margin-right: 5px;
}

.item_main_cont .wrapper .right_part .item_header .share_block .share_item {
	margin: 0 5px;
}

@media screen and (max-width: 550px) {
	.item_main_cont .wrapper .right_part .item_header {
		display: block;
		margin-bottom: 10px;
	}
}

.item_main_cont .wrapper .right_part .item_tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 5px;
	margin-bottom: 16px;
}

.item_main_cont .wrapper .right_part .item_tags .tag_item {
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #006fb6;
	padding: 4px 8px;
	background: #e0ebf2;
	margin-right: 16px;
	margin-bottom: 10px;
}

.item_main_cont .wrapper .right_part .item_desc {
	margin-top:30px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #333333;
}

.item_main_cont .wrapper .right_part .options_container {
	margin-bottom: 30px;
}

.item_main_cont .wrapper .right_part .options_container .op_title {
	margin-bottom: 8px;
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #333333;
}

.item_main_cont .wrapper .right_part .options_container .op_body {
	margin-bottom: 10px;
}

.item_main_cont .wrapper .right_part .options_container .op_body .op_hidden {
	display: none;
}

.item_main_cont .wrapper .right_part .options_container .op_body .op_item {
	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;
	padding-bottom: 6px;
	padding-top: 10px;
	border-bottom: 1px solid #cfd6e5;
}

.item_main_cont .wrapper .right_part .options_container .op_body .op_item .name {
	font-weight: normal;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #333333;
	margin-right: 10px;
}

@media screen and (max-width: 500px) {
	.item_main_cont .wrapper .right_part .options_container .op_body .op_item .name {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 200px;
		flex: 0 1 200px;
		margin-right: 40px;
	}
}

.item_main_cont .wrapper .right_part .options_container .op_body .op_item .value {
	font-size: 18px;
	line-height: 140%;
	text-align: right;
	letter-spacing: 0.03em;
	color: #333333;
}

.item_main_cont .wrapper .right_part .options_container .op_body .op_item:last-child {
	border-bottom: 1px solid #0000;
}

@media screen and (max-width: 500px) {
	.item_main_cont .wrapper .right_part .options_container .op_body .op_item {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.item_main_cont .wrapper .right_part .options_container .show_more_btn {
	margin: 16px 0 35px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.03em;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #006fb6;
}

.item_main_cont .wrapper .right_part .options_container .show_more_btn .text {
	margin-right: 8px;
}

.item_main_cont .wrapper .right_part .options_container .show_more_btn .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.item_main_cont .wrapper .right_part .options_container .show_more_btn._active .icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.item_main_cont .wrapper .right_part .item_footer {
	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;
}

.item_main_cont .wrapper .right_part .item_footer .where_buy {
	padding: 8px 11px 8px 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #bad6e8;
}

.item_main_cont .wrapper .right_part .item_footer .where_buy .text {
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #006fb6;
	margin-right: 22px;
}

@media screen and (max-width: 550px) {
	.item_main_cont .wrapper .right_part .item_footer .where_buy {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 15px;
	}
}

.item_main_cont .wrapper .right_part .item_footer .price_cont .price {
	font-weight: 600;
	font-size: 36px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #006fb6;
	text-align: right;
}

.item_main_cont .wrapper .right_part .item_footer .price_cont .price span {
	font-size: 24px;
	font-weight: 400;
}

.item_main_cont .wrapper .right_part .item_footer .price_cont p {
	font-size: 14px;
	line-height: 100%;
	text-align: right;
	letter-spacing: 0.03em;
	color: #333333;
}

@media screen and (max-width: 550px) {
	.item_main_cont .wrapper .right_part .item_footer {
		display: block;
	}
}

.item_main_cont .wrapper .thirty_six {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-70%, -50%);
	transform: translate(-70%, -50%);
}

@media screen and (max-width: 550px) {
	.item_main_cont .wrapper .thirty_six {
		display: none;
	}
}


@media screen and (max-width: 900px) {
	.item_main_cont .wrapper {
		display: block;
	}
}



.text {
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #333333;

}

.text p {
	margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/polair/components/bitrix/breadcrumb/.default/style.css?1764592120818*/
.bread_chumps ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 30px;
	margin-bottom: 16px;
}

.bread_chumps li {
	margin-right: 8px;
	position: relative;
	padding-right: 24px;
	margin-bottom: 8px;

}

.bread_chumps a, .bread_chumps span {
	font-size: 14px;
	line-height: 20px;
	color: #006fb6;
}

.bread_chumps a:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	display: block;
	background: url("/local/templates/polair/components/bitrix/breadcrumb/.default/images/ArrowRight.svg");
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.bread_chumps li > span {
	margin-right: 0;
	padding-left: 0;
	color: #656565;
}

.bread_chumps li > span:after {
	display: none;
}
/* End */


/* Start:/local/templates/polair/components/bitrix/system.pagenavigation/.default/style.css?1764592119863*/
.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination-arrow {
    font-size: 22px;
    color: #C4C4C4;
}

.pagination-arrow.prev {
    margin-right: 26px;
}

.pagination-arrow.next {
    margin-left: 26px;
}

.pagination-link {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 11px;
    color: #7B7C7E;
}

.pagination-link.active {
    color: #C4C4C4;
}

.pagination-link:hover {
    color: #DE1326;
}

@media(max-width: 480px) {
    .pagination-arrow {
        display: none;
    }
}
/* End */


/* Start:/local/templates/polair/components/bitrix/news.list/product_offers/style.css?1764592120529*/
.offers-list {
    margin: 3rem 0;
}

.offers-list table {
    font-size: .875rem;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.offers-list table th {
    background: #006fb6;
    color: #fff;
    padding: .75rem;
}

.offers-list table tr:nth-child(2n) td {
    background: #f7f7f7;
}

.offers-list table td {
    padding: .25rem;
    border-bottom: 1px solid #ccc;
}

.offers-list table img {
    max-width: 80px;
}

.offers-list table .model {
    font-weight: 600;
}
/* End */
/* /local/templates/polair/components/bitrix/news/shelving_systems/style.css?176459212074 */
/* /local/templates/polair/components/bitrix/news/shelving_systems/bitrix/news.detail/.default/style.css?17645921209121 */
/* /local/templates/polair/components/bitrix/breadcrumb/.default/style.css?1764592120818 */
/* /local/templates/polair/components/bitrix/system.pagenavigation/.default/style.css?1764592119863 */
/* /local/templates/polair/components/bitrix/news.list/product_offers/style.css?1764592120529 */
