

/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1764592101122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */


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


.where_buy {
     margin-top: 1.5rem;
    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;
     width: 230px;
}

 .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) {
     .where_buy {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 15px;
    }
}
 /*====================================================================================*/

 .item_title {
     margin-top: 2rem;
     font-weight: 600;
     font-size: 36px;
     line-height: 130%;
     letter-spacing: 0.03em;
     text-transform: uppercase;
     color: #006fb6;
 }


/*====================================================================================*/
.tabs_cont{
    margin-top: 2rem;
}
.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*/#fff;
    padding-bottom: 48px;
}

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

.tabs_cont .tabs_body .tab_body_item {
    background: #f7f9fb;
    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;
    background: #fff;
}

.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, .text img {
    margin-bottom: 20px;
}

 .text img {
     max-width: 100%;
     border-radius: .4rem   ;
 }
/* 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/catalog.section.list/products_category/style.css?17645921194494*/
.categories_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -4px;
}

.categories_cont .cat_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    margin: 0 4px;
    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;
    padding: 17px 13px;
    background: #e0ebf2;
    border-radius: 4px 4px 0px 0px;
    cursor:pointer;
    
}

.categories_cont .cat_item .icon {
    margin-right: 10%;
    height: 50px;
    width: 40px;

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.categories_cont .cat-1 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/1.svg);
}
.categories_cont .cat-1:hover .icon, .categories_cont .cat-1._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/1_active.svg);
}
.categories_cont .cat-3 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/2.svg);
}
.categories_cont .cat-3:hover .icon, .categories_cont .cat-3._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/2_active.svg);
}
.categories_cont .cat-5 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/stellag.png);
}
.categories_cont .cat-5:hover .icon, .categories_cont .cat-5._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/stellag_active.png);
}
.categories_cont .cat-32 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/camera.png);
}
.categories_cont .cat-32:hover .icon, .categories_cont .cat-32._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/camera_active.png);
}
.categories_cont .cat-7 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/4.svg);
}
.categories_cont .cat-7:hover .icon, .categories_cont .cat-7._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/4_active.svg);
}
.categories_cont .cat-34 .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/postamat-1.png);
}
.categories_cont .cat-34:hover .icon, .categories_cont .cat-7._active .icon {
    background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/postamat-2.png);
}
.categories_cont .cat-34._active .icon {
   background-image: url(/local/templates/polair/components/bitrix/catalog.section.list/products_category/images/postamat-2.png);
}

.categories_cont .cat_item .icon path {
    stroke: #006fb6;
}
.categories_cont .cat_item {
width: 273px;
}
@media screen and (min-width: 1101px) and (max-width: 1439px) {
    .categories_cont .cat_item {
width: auto;
}
}
@media screen and (max-width: 1100px) {
    .categories_cont {
        flex-wrap: wrap;
    }
    .categories_cont .cat_item {
        /*max-width: 48%;*/
        border-radius: 4px;
        margin-bottom: 5px;
        justify-content: start;
width:300px;
    }

    .categories_cont .cat_item .icon {
        margin-right: 40px;
    }
}

@media screen and (max-width: 575px) {
    .categories_cont .cat_item {
        max-width: 100%;
width:300px;
    }
}

.categories_cont .cat_item .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
}

.categories_cont .cat_item._active, .categories_cont .cat_item:hover {
    background: #006fb6;
}

.categories_cont .cat_item._active .icon path {
    stroke: #fff;
}

.categories_cont .cat_item._active .text, .categories_cont .cat_item:hover .text {
    color: #ffffff;
}


.pickup_stuff .part_upper_mobile .wrapper .cat_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    margin: 0 0px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 13px;
    background: #e0ebf2;
    border-radius: 4px 4px 0px 0px;
    padding: 17px calc((100% - 270px) / 2);
}

.pickup_stuff .part_upper_mobile .wrapper .cat_item .icon {
    margin-right: 40px;
}

.pickup_stuff .part_upper_mobile .wrapper .cat_item .icon path {
    stroke: #006fb6;
}

.pickup_stuff .part_upper_mobile .wrapper .cat_item .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #333333;
}

.wrapper .cat_item._active {
    background: #006fb6;
}

.wrapper .cat_item._active .icon path {
    stroke: #fff;
}

.wrapper .cat_item._active .text {
    color: #ffffff;
}


@media screen and (max-width: 1100px) {
    .categories_cont .cat_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}
/* End */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1764592101122 */
/* /local/templates/polair/components/bitrix/news.detail/refrigerating_chambers/style.css?176459211912684 */
/* /local/templates/polair/components/bitrix/breadcrumb/.default/style.css?1764592120818 */
/* /local/templates/polair/components/bitrix/catalog.section.list/products_category/style.css?17645921194494 */
