

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




/* 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 */


/* Start:/local/templates/polair/components/bitrix/catalog.section.list/shelving_systems/style.css?17645921191981*/
/*====================================================================================*/

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

.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   ;
}

/*====================================================================================*/

.items-list {
	display: flex;
	width: 100%;
	margin: 3rem 0;
	flex-wrap: wrap;
}

.items-list .item-wrapper {
	padding: 0 15px;
	margin-bottom: 2rem;
}



@media(min-width: 768px) {

	.items-list .item-wrapper {
		width: 33.33%;
	}

	.items-list .item-wrapper:nth-child(3n) {
		padding-right: 0;
	}

	.items-list .item-wrapper:first-child, .items-list .item-wrapper:nth-child(4n) {
		padding-left: 0;
	}

}

@media(min-width: 991px) {

	.items-list .item-wrapper {
		width: 25%;
	}

    .items-list .item-wrapper:nth-child(3n) {
        padding-right: 15px;
    }

	.items-list .item-wrapper:nth-child(4n) {
		padding-left: 15px;
		padding-right: 0;
	}
}

@media(max-width: 767px) {
	.items-list .item-wrapper {
		width: 50%;
	}

	.items-list .item-wrapper:first-child, .items-list .item-wrapper:nth-child(3n) {
		padding-left: 0;
	}

	.items-list .item-wrapper:nth-child(2n) {
		padding-right: 0;
	}
}

@media(max-width: 575px) {
	.items-list .item-wrapper {
		width: 100%;
		padding: 0 15px !important;
	}
}

.items-list .item {
	height: 250px;
	position: relative;
}

.items-list .item img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
}

.items-list .item .caption {
	color: #fff;
	padding: 1rem;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 111, 182, .7);
}

.items-list .item .caption .name {
	font-size: 1.125rem;
	font-weight: 600;
	margin-bottom: .75rem;
}
/* End */
/* /local/templates/polair/components/bitrix/news/farm-postamat/style.css?176459212074 */
/* /local/templates/polair/components/bitrix/breadcrumb/.default/style.css?1764592120818 */
/* /local/templates/polair/components/bitrix/catalog.section.list/products_category/style.css?17645921194494 */
/* /local/templates/polair/components/bitrix/catalog.section.list/shelving_systems/style.css?17645921191981 */
