

/* Start:/local/templates/polair/components/bitrix/news/products/style.css?17645921201325*/
.inside_first_screen {
    background: url("/local/templates/polair/components/bitrix/news/products/images/production2.jpg");
}

.pickup_stuff {
    padding: 64px 0 0;
}

.pickup_stuff .part_upper h2 {
    margin-bottom: 34px;
}

@media screen and (max-width: 1100px) {
    .pickup_stuff .part_upper h2 {
        margin-bottom: 15px;
    }
}

.pickup_stuff .part_lower {
    padding: 32px 0 18px;
    background: #009ddf;
}


.pickup_stuff._catalog {
    margin-bottom: 72px;
}

.pickup_stuff._catalog .part_lower {
    background: #fff;
    padding: 0;
}

.pickup_stuff._catalog .part_lower .wrapper {
    padding-top: 32px;
    background: #f7f9fb;
    padding-bottom: 18px;
    position: relative;
    z-index: 10;
}

.pickup_stuff._catalog .part_lower .wrapper .nine_dots {
    position: absolute;
    top: 10%;
    left: 0;
    -webkit-transform: translate(-150%, 0);
    transform: translate(-150%, 0);
}

.pickup_stuff._catalog .part_lower .wrapper .sextee_dots {
    position: absolute;
    top: 30%;
    left: 105%;

    z-index: -1;
}

.pickup_stuff._catalog .part_upper_mobile {
    background: #fff;
}

.pickup_stuff._catalog .part_upper_mobile .wrapper {
    background: #f7f9fb;
}

@media screen and (max-width: 1100px) {
    .pickup_stuff {
        padding: 26px 0 0;
    }
}

.pickup_stuff .part_upper_mobile {
    padding-bottom: 20px;
    background: #009ddf;
}


/* End */


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

.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: contain;
	object-fit: contain;
	-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: contain;
	object-fit: contain;
	-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-bottom: 20px;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #333333;
}

.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: 900px) {
	.item_main_cont .wrapper {
		display: block;
	}
}



/*====================================================================================*/
.tabs_cont{
	margin-top: 72px;
}
.tabs_cont .tab_header .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.tabs_cont .tab_header .tab_link {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
	margin: 0 3px;
	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;
	background: #e0ebf2;
	border-radius: 4px 4px 0px 0px;
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #006fb6;
	padding: 17px;
	cursor: pointer;
}

.tabs_cont .tab_header .tab_link._active {
	color: #ffffff;
	background: #006fb6;
}

.tabs_cont .tabs_body {
	background: #f7f9fb;
	padding-bottom: 48px;
}

.tabs_cont .tabs_body .stat_wrapper {
	position: relative;
	z-index: 3;
	background: #fff;
}

.tabs_cont .tabs_body .tab_body_item {
	background: #fff;
	position: relative;
}

.tabs_cont .tabs_body .tab_body_item .stats {
	padding: 44px 20px 56px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.tabs_cont .tabs_body .tab_body_item .stats .stat_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: 4px;
	padding-top: 5px;
	border-bottom: 1px solid #cfd6e5;
	font-size: 18px;
	line-height: 140%;
	display: flex;
	align-items: center;
	letter-spacing: 0.01em;
	color: #333333;
}

@media screen and (max-width: 600px) {
	.tabs_cont .tabs_body .tab_body_item .stats .stat_item .name {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 600px) {
	.tabs_cont .tabs_body .tab_body_item .stats .stat_item .value {
		font-weight: 600;
		text-align: right;
	}
}

@media screen and (max-width: 600px) {
	.tabs_cont .tabs_body .tab_body_item .stats .stat_item {
		display: block;
		font-size: 16px;
	}
}

.tabs_cont .tabs_body .tab_body_item .stats .part_title {
	margin-top: 40px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cfd6e5;
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 0.01em;
	color: #333333;
}

@media screen and (max-width: 600px) {
	.tabs_cont .tabs_body .tab_body_item .stats .part_title {
		font-size: 22px;
	}
}

.tabs_cont .tabs_body .tab_body_item .thirty_six_blue {
	position: absolute;
	top: 30%;
	left: 0;
	-webkit-transform: translate(-70%, 0);
	transform: translate(-70%, 0);
	z-index: 1;
}

.tabs_cont .tabs_body .tab_body_item .thirty_six_blue._4 {
	top: 56%;
}

.tabs_cont .tabs_body .tab_body_item .sixteen_blue_dots {
	position: absolute;
	top: 70%;
	left: 100%;
	-webkit-transform: translate(80%, 0);
	transform: translate(80%, 0);
	z-index: 1;
}


@media screen and (max-width: 600px) {
	.tabs_cont .tabs_body .tab_body_item .thirty_six_blue,
	.tabs_cont .tabs_body .tab_body_item .thirty_six_blue._4,
	.tabs_cont .tabs_body .tab_body_item .sixteen_blue_dots {
		display: none;
	}
}


.tabs_cont .tabs_body .tab_body_item .sec_tab_content {
	padding: 32px 20px 48px;
	max-width: 1252px;
	margin: 0 auto;
}

.tabs_cont .tabs_body .tab_body_item .sec_tab_content .tab_title {
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 15px;
}

.tabs_cont .tabs_body .tab_body_item .sec_tab_content p {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #333333;
}

.tabs_cont .tabs_body .tab_body_item .sec_tab_content p:last-child {
	margin-bottom: 0;
}

.tabs_cont .tabs_body .tab_body_item .third_tab_content {
	padding: 35px 20px;
	max-width: 1200px;
	margin: 0 auto;
}

.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group {
	margin-bottom: 35px;
}

.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group .links_title {
	margin-bottom: 22px;
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #333333;
}

.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group a {
	margin-left: 10%;
	margin-bottom: 17px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group a .icon {
	margin-right: 27px;
	width: 46px;
	text-align: center;
}

@media screen and (max-width: 600px) {
	.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group a .icon {
		width: 35px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 35px;
		flex: 0 0 35px;
		margin-right: 20px;
	}
	.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group a .icon img {
		width: 100%;
	}
}

.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group a .text {
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 0.03em;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #006fb6;
}

@media screen and (max-width: 600px) {

	.tabs_cont .tab_header .wrapper {
		flex-wrap: wrap;
	}

	.tabs_cont .tab_header .tab_link {
		flex: 0 1 100%;
		max-width: 48%;
		border-radius: 4px;
		margin-bottom: 5px;
	}

	.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group a .text {
		font-size: 15px;
	}

	.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group a {
		margin-left: 3%;
	}
}

@media screen and (max-width: 490px) {
	.tabs_cont .tab_header .tab_link {
		max-width: 100%;
	}
}

.tabs_cont .tabs_body .tab_body_item .third_tab_content .links_group:last-child {
	margin-bottom: 0;
}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content {
	padding: 32px 20px;
	max-width: 1252px;
	margin: 0 auto;
}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .tab_title {
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 26px;
}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body {
	max-width: 1152px;
	margin: 0 auto;
	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: start;
	flex-wrap: wrap;
}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 257px;
	flex: 0 1 257px;
	margin: 0 21px;
	position: relative;
	max-width: 240px;
	margin-bottom: 2rem;

}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item .img {
	padding-bottom: 100%;
	position: relative;
	border: 2px solid #bad6e8;
}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item .img img,
.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item .img .video-js {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 99%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	cursor: pointer;
	display: block;
}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item .blanck {
	position: absolute;
	top: 15px;
	right: 15px;
}

.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item .title {
	display: block;
	margin-top: 16px;
	text-align: center;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 0.03em;
	color: #006fb6;
}

@media screen and (max-width: 550px) {
	.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item .title {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1000px) {
	.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item {
		margin: 0 10px 20px;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 calc(50% - 20px);
		flex: 0 1 calc(50% - 20px);
	}
}

@media screen and (max-width: 550px) {
	.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body .href_item {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
	}
}

@media screen and (max-width: 1000px) {
	.tabs_cont .tabs_body .tab_body_item .fourth_tab_content .href_body {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 -10px;
	}
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content {
	padding: 42px 20px 21px;
	max-width: 1252px;
	margin: 0 auto;
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 22px;
	border: 2px solid #bad6e8;
	background: #fff;
	cursor: pointer;
	margin-bottom: 25px;
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content button .text {
	font-weight: 600;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #006fb6;
	margin-right: 15px;
}

@media screen and (max-width: 550px) {
	.tabs_cont .tabs_body .tab_body_item .fifth_tab_content button .text {
		font-size: 14px;
	}
}

@media screen and (max-width: 550px) {
	.tabs_cont .tabs_body .tab_body_item .fifth_tab_content button {
		padding: 10px 15px;
	}
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 19px;
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content ul {
	margin: 0 0 15px 0;
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content p {
	margin-bottom: 15px;
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content p,
.tabs_cont .tabs_body .tab_body_item .fifth_tab_content li {
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	color: #333333;
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content a {
	color: #006fb6;
}

.tabs_cont .tabs_body .tab_body_item .fifth_tab_content a.underlined {
	text-decoration: underline;
}
.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/main.share/product/style.css?1764592120381*/
.share_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

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

.share_block .share_item {
    margin: 0 5px;
}
/* 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/similar_products/style.css?17645921202371*/

.similar_goods {
	padding: 48px 0 72px;
}

.similar_goods .wrapper {
	position: relative;
}

.similar_goods .wrapper .block_title {
	text-align: center;
	margin-bottom: 27px;
	font-weight: 500;
	font-size: 24px;
	line-height: 140%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #006fb6;
}

.similar_goods .wrapper .similar_goods_body {
	margin: 0 -11px;
}

.similar_goods .wrapper .similar_goods_cont {
	position: relative;
}

.similar_goods .wrapper .similar_cont ._slider_arrow {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
}

@media screen and (max-width: 1350px) {
	.similar_goods .wrapper .similar_cont ._slider_arrow {
		left: 20px;
	}
}

@media screen and (max-width: 900px) {
	.similar_goods .wrapper .similar_cont ._slider_arrow {
		display: none;
	}
}

.similar_goods .wrapper .similar_cont .similar_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: 1350px) {
	.similar_goods .wrapper .similar_cont .similar_next {
		right: 20px;
	}
}

.similar_goods .wrapper .product_item {
	margin: 0 11px;
	background: #fff;
	padding: 24px 16px;
	border: 2px solid #e0ebf2;
}

.similar_goods .wrapper .product_item .img {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	height: 140px;
}

.similar_goods .product_item .img img {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	object-fit: contain;
}

.similar_goods .wrapper .product_item .prod_title {
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0.05em;
	color: #006fb6;
	text-align: center;
	margin-bottom: 20px;
}

.similar_goods .wrapper .product_item .stat_item {
	margin-bottom: 4px;
}

.similar_goods .wrapper .product_item .stat_item .name {
	font-size: 14px;
	line-height: 110%;
	text-align: center;
	letter-spacing: 0.03em;
	color: #333333;
	margin-bottom: 2px;
}

.similar_goods .wrapper .product_item .stat_item .value {
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #006fb6;
	text-align: center;
	letter-spacing: 0.03em;
}

.similar_goods .wrapper .sexteen_or_dots {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: translate(50%, 0%);
	transform: translate(50%, 0%);
	z-index: -1;
}
/* End */
/* /local/templates/polair/components/bitrix/news/products/style.css?17645921201325 */
/* /local/templates/polair/components/bitrix/news/products/bitrix/news.detail/.default/style.css?176459212019331 */
/* /local/templates/polair/components/bitrix/breadcrumb/.default/style.css?1764592120818 */
/* /local/templates/polair/components/bitrix/main.share/product/style.css?1764592120381 */
/* /local/templates/polair/components/bitrix/system.pagenavigation/.default/style.css?1764592119863 */
/* /local/templates/polair/components/bitrix/news.list/similar_products/style.css?17645921202371 */
