

/* Start:/bitrix/templates/alumet/template_style.css?176475232734673*/
html, body { font-family: 'Montserrat'; margin:0; padding:0; width:100%; box-sizing: border-box}
 
*, *:before, *:after {box-sizing: border-box}
h1, h2, h3 { font-weight:normal; padding:0; margin:0px; }   
p { margin:0px; padding:0 }
img { border:none; outline:0 }
a { color:#333; outline:0 }
ul, ol, li {  list-style-position: inside; padding:0px; margin:0px; }
a:hover, a:focus {text-decoration: none; cursor:pointer; outline:0}
input, input[type="submit"], textarea {border:none; outline:0; font-family: 'Montserrat', sans-serif; -webkit-appearance: none; } 
input[type=submit] {cursor:pointer}
input[type=checkbox] { -webkit-appearance: checkbox}
input[type=radio] { -webkit-appearance: radio}
select { -webkit-appearance: none;  -moz-appearance: none;  appearance: none;-o-appearance: none;}


header {    max-width: 1600px;    margin: 0 auto;    display: flex;    justify-content: space-between;align-items: center; column-gap: 20px;   padding-top: 10px;}
header nav ul li {padding-bottom: 0;}

nav ul {display: flex;    list-style: none;    gap: 40px; position: relative;   }
nav ul li {padding-bottom: 5px}
nav ul li ul {display: none; position: absolute;   top: 25px; background: #222d5a;padding: 10px; border: 1px solid #ebebec;    z-index: 999;}
nav ul li ul li {padding: 10px 0}
nav ul li ul li a {color:white;}
nav ul li ul li a:hover {color: #ebebec}
nav ul li:hover ul {display: block}
nav ul li a {text-decoration: none; color:#696B77; font-weight: 500}
nav ul li a:hover {color: #222D5A; transition: 0.5s}


div.bx-blue .btn.btn-default,
div.bx-blue .btn.btn-default:hover{background: #222D5A; border: none; border-radius: 0;}

main { }
section {max-width: 1600px;    margin: 0 auto; }
main .banner_part {max-width: 100%; height: 865px; background:  linear-gradient(7.41deg, #EBEBEC 17.67%, #F0F0F1 43.17%, #E8E8EB 59.88%)}
main .banner_part .banner_background {height: 865px;}
main .banner_part .banner_background .banner_wrap {max-width: 1600px;    margin: 0 auto;    height: 100%;    display: flex;    flex-direction: column;    justify-content: center;    align-items: flex-start;}
main .banner_part .banner_background .banner_wrap h1 {font-weight: 800;font-size: 46px;text-transform: capitalize;color: #1C110C;}
main .banner_part .banner_background .banner_wrap h1 span {font-weight: 400;font-size: 20px;color: #1C110C;    display: block;}
main .banner_part .banner_background .banner_wrap p {font-size: 14px;line-height: 17px;color: #444444;    padding: 15px 0 30px;    width: 35%;}
main .banner_part .banner_background .banner_wrap a {font-weight: 800;font-size: 13px;width: 240px; height: 76px;line-height: 76px;border: 1px solid #222D5A;text-transform: uppercase;color: #222D5A;background-color: #eeeeef7a; text-align: center; text-decoration: none}
main .banner_part .banner_background .banner_wrap a:hover {background-color:#222D5A; color: #FFF;  transition: 0.5s }

main .catalog_part {max-width: 100%; background-color: #E0E1E5;    padding-bottom: 150px;}
main .catalog_part .wrap {max-width: 1600px;    margin: 0 auto; padding-top: 100px}
main .catalog_part .wrap .top_part {    display: flex;    justify-content: space-between;align-items: center;}
main .catalog_part .wrap .top_part h2 {display: inline;}
main .catalog_part .wrap .top_part h2 a {font-weight: 800;font-size: 36px; color: #222D5A; text-decoration: none}
main .catalog_part .wrap .top_part .filter {display: inline-flex;    align-items: center;    gap: 10px;}
main .catalog_part .wrap .top_part .filter select {    width: 447px;    border: none;    height: 79px;    background: #FFF;    outline: none;}
main .catalog_part .wrap .top_part .filter a {font-weight: 800;font-size: 13px;width: 278px; height: 48px;line-height: 48px;text-transform: uppercase;color: #FFF;background-color: #222D5A; text-align: center; text-decoration: none}


main .work_area .catalog_list{ display: flex; column-gap:40px;   flex-wrap: wrap;/* justify-content: space-between;  */   row-gap: 70px;}
main .work_area .catalog_list .catalog_item {width: 22%}
main .work_area .catalog_list .catalog_item img {    width: 100%; max-height:490px }
main .work_area .catalog_list .catalog_item span {font-weight: 800;font-size: 22px;/* line-height: 32px; */color: #444444; margin:17px 0;     display: block;}
main .work_area .catalog_list .catalog_item span a {text-decoration: none}
main .work_area .catalog_list .catalog_item p {font-size: 14px;line-height: 17px;color: #696B77;}

main .work_area .catalog_list .catalog_item_line a{font-size: 16px; font-weight: 500;}

main .catalog_part .wrap .catalog_list{    padding-top: 100px;    display: flex;    flex-wrap: wrap;justify-content: space-between;    row-gap: 70px;}
main .catalog_part .wrap .catalog_list .catalog_item {width: 32%}
main .catalog_part .wrap .catalog_list .catalog_item img {    width: 100%; max-height:490px }
main .catalog_part .wrap .catalog_list .catalog_item span {font-weight: 800;font-size: 18px;line-height: 32px;color: #444444; margin:17px 0;     display: block;}
main .catalog_part .wrap .catalog_list .catalog_item span a {text-decoration: none}
main .catalog_part .wrap .catalog_list .catalog_item p {font-size: 14px;line-height: 17px;color: #696B77;}

main .work_area .catalog_items_list {display: flex; flex-wrap: wrap;    padding: 70px 0; gap: 90px 25px}
main .work_area .catalog_items_list .hit_car_list {width: 15%}
main .work_area .catalog_items_list .hit_car_list > a img {width: 100%; max-height: 320px;    min-height: 320px; object-fit:contain; padding: 30px;    margin-bottom: 20px;    border: 1px solid #E0E1E5; }
main .work_area .catalog_items_list .hit_car_list > p {height: 97px;}
main .work_area .catalog_items_list .hit_car_list > p a {font-weight: 500;font-size: 15px;line-height: 18px;color: #444444;}
main .work_area .catalog_items_list .hit_car_list .price {display: flex;    align-items: center; justify-content: space-between}
main .work_area .catalog_items_list .hit_car_list .price p {    font-weight: 800;    font-size: 17px;    color: #444444;}
main .work_area .catalog_items_list .hit_car_list .price a img {    width: 100%;    height: 100%;}

main .work_area .catalog_section .bx-filter{margin-top: 50px;}
main .work_area .catalog_section .bx-filter .bx-filter-section{background: #C3C6CD; padding: 30px 55px; display: flex; align-items: center; }
main .work_area .catalog_section .bx-filter .bx-filter-section .sort{margin-right: 50px;}
main .work_area .catalog_section .bx-filter .smartfilter{display: flex; flex: 1}
main .work_area .catalog_section .bx-filter .smartfilter .filter-items,
main .work_area .catalog_section .bx-filter .smartfilter .filter-items .bx-filter-parameters-box{display: flex; align-items: center}
main .work_area .catalog_section .bx-filter .smartfilter .filter-items{gap: 50px; flex-wrap: wrap;}
main .work_area .catalog_section .bx-filter .smartfilter .filter-items .bx-filter-parameters-box{gap: 20px; position: relative;}
main .work_area .catalog_section .bx-filter .smartfilter .filter-items .bx-filter-parameters-box .bx-filter-container-modef{position: absolute;}
main .work_area .catalog_section .bx-filter .bx-filter-parameters-box-title{margin-bottom: 0; padding-bottom: 0; font-size: 14px; font-weight: 600;}
main .work_area .catalog_section .bx-filter .bx-filter-parameters-box-container{margin-bottom: 0; padding-bottom: 0; }
main .work_area .catalog_section .bx-filter .bx-filter-select-container{height: 48px;}
main .work_area .catalog_section .bx-filter .bx-filter-select-block{height: 48px; padding-right: 70px;}
main .work_area .catalog_section .bx-filter .bx-filter-select-text{height: 48px; line-height: 48px}
main .work_area .catalog_section .bx-filter .bx-filter-select-arrow{background: url(/bitrix/templates/alumet/images/arrow-down.svg) no-repeat center center / 17px; height: 48px;}
.bx-filter-select-popup ul li label{font-weight: 500;}
main .work_area .catalog_section .bx-filter .bx-filter-button-box{margin-left: auto;}
main .work_area .catalog_section .bx-filter .bx-filter-button-box .btn-themes{background-color: #222D5A; border-radius: 0; border: none; padding: 0 20px; height: 48px;}
main .work_area .catalog_section .bx-filter .bx-filter-button-box .btn-link{color: #222D5A}



main .work_area .bx-catalog-element {display: flex; justify-content: space-between}
main .work_area .bx-catalog-element .detail_left_part {width: 34%;    display: flex;    justify-content: center;    align-items: center;    border: 1px solid #E0E1E5;    padding: 30px;}
main .work_area .bx-catalog-element .detail_left_part  img {    max-width: 100%;    max-height: 450px;}
main .work_area .bx-catalog-element .detail_right_part {width: 64%}
main .work_area .bx-catalog-element .detail_right_part .detail_text span {font-size: 14px;color: #696B77;display: block;    margin: 25px 0 12px;}
main .work_area .bx-catalog-element .detail_right_part .properties .product-item-detail-properties {    display: flex!important;    flex-direction: column;}
main .work_area .bx-catalog-element .detail_right_part .properties .product-item-detail-properties dd {    font-weight: 600;    font-size: 16px;    color: #444444;    float: none; margin: 0; margin-bottom: 9px;}
main .work_area .bx-catalog-element .detail_right_part .properties .product-item-detail-properties dt {font-weight: 400;    font-size: 14px;    color: #696B77; float: none}
main .work_area .bx-catalog-element .detail_right_part .product-item-detail-price-current {    display: inline-flex;    flex-direction: column;}
main .work_area .bx-catalog-element .detail_right_part .product-item-detail-price-current .top_label {    font-weight: 400;    font-size: 14px;    color: #696B77;}
main .work_area .bx-catalog-element .detail_right_part .product-item-detail-price-current .price {font-weight: 800;font-size: 20px;color: #444444;}
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-pay-block {    display: flex;    justify-content: space-between;    align-items: center;    margin-bottom: 30px;}
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-pay-block .product-item-detail-info-container .cart_button {    width: 222px;    height: 52px;    background: #222D5A;    color: white;    line-height: 52px;    padding: 0;    font-weight: 800;    font-size: 13px;    text-transform: uppercase;    border-radius: 0;    border: none;}
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-offers-block{margin-bottom: 35px;}
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-offers-block .title{font-weight: 400;  font-size: 14px;  color: #696B77; margin-bottom: 9px;}
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-offers{display: flex; flex-wrap: wrap; gap: 10px}
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-offers a,
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-offers span{display: inline-block; height: 30px; line-height: 30px; padding: 0 10px; font-size: 16px; font-weight: 600;}
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-offers a{border: 1px solid #222D5A; color: #444; }
main .work_area .bx-catalog-element .detail_right_part .catalog-item-detail-offers span{color: #fff; background: #222D5A}



main .work_area .recom_elements {padding-top: 100px}
main .work_area .recom_elements h2 {font-weight: 800;	font-size: 26px;    color: #222D5A;}
main .work_area .recom_elements  .recom_catalog-section {display: flex; flex-wrap: wrap;     gap: 20px;    margin-top: 30px;}
main .work_area .recom_elements  .recom_catalog-section .recom_items {    width: 15%;}
main .work_area .recom_elements  .recom_catalog-section .recom_items .image img {    width: 100%;    height: 320px;    object-fit: contain;    border: 1px solid #E0E1E5;    padding: 20px;    margin-bottom: 20px;}
main .work_area .recom_elements  .recom_catalog-section .recom_items p a {font-weight: 500;font-size: 15px;line-height: 18px;color: #444444;}
main .work_area .recom_elements  .recom_catalog-section .recom_items .price {display: flex;    align-items: center; justify-content: space-between}
main .work_area .recom_elements  .recom_catalog-section .recom_items .price p {    font-weight: 800;    font-size: 17px;    color: #444444;}
main .work_area .recom_elements  .recom_catalog-section .recom_items .price a img {    width: 100%;    height: 100%;}

main .work_area .ladders {display: flex; flex-wrap: wrap;    gap: 50px 0; justify-content: space-between;    align-items: center;}
main .work_area .ladders img {width: 30%; height: 300px; object-fit: contain;}
main .work_area .terms-text {max-width: 80%; margin: 60px auto 0;    height: 150px;}
main .work_area .terms-text ol {padding-left: 25px;}
main .work_area .terms-text ol li {margin-bottom: 10px;color: #0053fa;font-weight: 700;font-size: 13px;width: 50%;    float: left;}
main .work_area .terms-text ol li span {color: #000;font-size: 16px;font-weight: 400;}

main .work_area h3 {margin: 30px 0;}
main .work_area .sertificate-list {display: flex;flex-wrap: wrap;    justify-content: flex-start;   gap: 40px 20px;}
main .work_area .sertificate-list .product-col {width: 23%}
main .work_area .sertificate-list .product-col .product-item {display: flex; flex-direction: column;    align-items: center;    padding: 20px;    gap: 20px;}
main .work_area .sertificate-list .product-col .product-item:hover {    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
main .work_area .sertificate-list .product-col .product-item img {width: 100%;     height: 300px; object-fit: contain;}
main .work_area .sertificate-list .product-col .product-item .product-item__title {text-align: center}

main .top_sales {padding-top: 80px;position: relative; }
main .top_sales h2 {font-weight: 800;font-size: 36px; color: #222D5A; text-decoration: none}
main .top_sales .top_sales_slider {padding-top: 70px;     display: flex;    justify-content: space-between;}
main .top_sales .top_sales_slider  .top_sales_item {margin-right: 25px}
main .top_sales .top_sales_slider  .top_sales_item > a {display: block}
main .top_sales .top_sales_slider  .top_sales_item > a img {width: 100%;    max-height: 500px; min-height: 500px;   object-fit: contain;    padding: 20px 50px;    border: 1px solid #E0E1E5;}
main .top_sales .top_sales_slider  .top_sales_item .item_title {    padding-top: 50px;      padding-bottom: 20px; font-weight: 600;    font-size: 18px;    line-height: 22px;    color: #444444;}
main .top_sales .top_sales_slider  .top_sales_item .item_title a {text-decoration: none}
main .top_sales .top_sales_slider  .top_sales_item .properties {color: #696B77;font-size: 14px;}
main .top_sales .top_sales_slider  .top_sales_item .price {    padding-top: 25px;    display: flex;    align-items: center;    justify-content: space-between;} 
main .top_sales .top_sales_slider  .top_sales_item .price p {font-weight: 800;font-size: 20px;color: #444444;}


main .text-page {max-width: 100%;margin: 0 auto;font-size: 16px;font-weight: 400;margin-bottom: 80px;text-align: justify;line-height: 140%;color: #000;}
main .text-page.with-padding .block-title h1 {color: #000;font-size: 60px; margin: 0;padding: 0;font-weight: normal;}
main .text-page .text-img img {max-height: 350px}
main .text-page p {margin: 15px 0}
main .blockquote {text-align: left;    position: relative;padding: 40px 25px 25px 25px;box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);font-size: 18px;color: #2d2d2d;margin: 40px 0 20px;}
main .pull-right {float: right}
main .blockquote.pull-right {width: 360px; margin: 0 0 20px 40px;}
main .about-history {margin-top: 60px}
main .about-history__title {font-size: 48px;margin-bottom: 40px;}
main ul.history-list {margin: 0;padding: 0;list-style: none;}
main ul.history-list li {margin-bottom: 40px;position: relative;}
main .history-list__date {float: left;padding-top: 5px;}
main .history-list__date span {color: #2d2d2d;font-size: 30px;font-weight: 700;display: block;}
main .history-list__text {margin-left: 195px;}

footer .form {max-width: 100%; height: 245px; background-color: #C3C6CD}
footer .form .wrap {max-width: 1600px;    margin: 0 auto;display: flex;    align-items: center;    height: 100%;}
footer .form .wrap .download_catalog_part {    display: flex;    align-items: center;    width: 72%;    position: relative;}
footer .form .wrap .download_catalog_part .text_part {width: 38%;}
footer .form .wrap .download_catalog_part .text_part .title { padding-bottom: 15px; font-weight: 800;font-size: 26px;line-height: 32px;color: #444444;}
footer .form .wrap .download_catalog_part .text_part span {font-size: 14px;line-height: 17px;color: #444444;}
footer .form .wrap .download_catalog_part a {    font-weight: 800;    font-size: 13px;    width: 291px;    height: 79px;    line-height: 79px;    text-transform: uppercase;    color: #FFF;    background-color: #222D5A;    text-align: center;    text-decoration: none;}
footer .form .wrap .download_catalog_part a:before {content: ''; background: url(/bitrix/templates/alumet/images/pdf.svg) no-repeat; width: 30px; height: 40px; display: inline-flex;    align-items: center;    margin-right: 20px;}
footer .form .wrap .download_catalog_part img {position: absolute; right: 0}


footer .form .wrap .price_part {width: 46%;display: flex; align-items: center;}
footer .form .wrap .price_part .text_part {width: 53%}
footer .form .wrap .price_part .text_part .title { padding-bottom: 15px; font-weight: 800;font-size: 26px;line-height: 32px;color: #444444;}
footer .form .wrap .price_part .text_part span {font-size: 14px;line-height: 17px;color: #444444;}
footer .form .wrap .price_part a {    font-weight: 800;    font-size: 13px;    width: 270px;    height: 79px;    line-height: 79px;    text-transform: uppercase;    color: #FFF;    background-color: #222D5A;    text-align: center;    text-decoration: none;}
footer .form .wrap .price_part a:before {content: ''; background: url(/bitrix/templates/alumet/images/price.svg) no-repeat; width: 35px; height: 40px; display: inline-flex;    align-items: center;    margin-right: 20px;}

footer {padding-top: 100px}
footer iframe {    filter: grayscale(1);    height: 65vh;}
footer iframe:hover { filter: grayscale(0); }
footer .footer_low_part {max-width: 1600px;    margin: 0 auto; padding: 60px 0 70px }
footer .footer_low_part p, footer .footer_low_part a {font-size: 14px;line-height: 17px;color: #444444; text-decoration: none}
footer .footer_low_part p:last-child {margin-top: 25px}

.bx-breadcrumb {background-color: #EBEBEC}
.bx-breadcrumb .breadcrumb_wrap {max-width: 1600px;    margin: 0 auto;    padding: 11px 0 5px;}

.menu {display:none}

main .work_area h1 {font-weight: 800;font-size: 36px;color: #222D5A;    padding: 35px 0 50px;}
main .work_area p {color: #444444;line-height: 23px;}

.modal {position: fixed; width: 100vw; height: 100vh; opacity: 0; visibility: hidden; transition: all 0.3s ease; top: 0; left: 0; display: flex; align-items: center; justify-content: center; z-index: 9999}
.modal.open {visibility: visible; opacity: 1; transition-delay: 0s;}
.modal-bg {position: absolute; background: rgba(0, 0, 0, .5); width: 100%; height: 100%;}
.modal-container {background: #fff; position: relative; padding: 40px 80px;}
.modal-container h1{text-align: center; font-size: 39px; font-weight: normal; font-family: inherit; line-height: 125%; color: #333333; margin-bottom: 43px;}
.modal-close {position: absolute; right: -24px; top: -24px; outline: none; appearance: none; background: #222D5A url(/bitrix/templates/alumet/images/close-ico-w.svg) no-repeat center center; border: 0px; cursor: pointer; width: 48px; height: 48px; transition: all .3s ease}
.modal-close:hover{background: #222D5A url(/bitrix/templates/alumet/images/close-ico-w.svg) no-repeat center center;}
.modal-container form{width: 100%; position: relative}
.modal-container form .form-row:not(.last){margin-bottom: 24px;}
.modal-container form .form-row input,
.modal-container form .form-row textarea{width: 100%; padding: 0 16px; box-sizing: border-box; border: 1px solid #C4C4C4; color: rgba(51, 51, 51, 1); font-family: inherit; outline: none; height: 44px; font-size: 18px;}
.modal-container form .form-row textarea{height: 140px; resize: none; padding: 16px;}
.modal-container form .form-row input::placeholder,
.modal-container form .form-row textarea::placeholder{color: rgba(51, 51, 51, 0.83);}
.modal-container form .form-row button{width: 100%; height: 48px; line-height: 48px; border: none; font-family: inherit; outline: none; background: #8D734A; color: #fff; text-align: center; font-size: 18px;}
.modal-container form .alert{position: absolute; width: 100%; box-sizing: border-box; margin-top: 15px;}
.modal-container .buttons{display: flex; justify-content: center; margin-top: 20px;}
.modal-container .btn{display: inline-flex; align-items: center; font-family: inherit; font-size: 14px; color: #222D5A; border: 1px solid #222D5A; height: 46px; padding: 0 25px; margin: 0; width: auto;  text-decoration: none; margin-top: 20px; margin: 0 10px; transition: all .3s ease; border-radius: 0;}

main .top_sales .top_sales_slider .top_sales_item .item_title a {height:80px; display:block}
#request-call.modal .modal-container{max-width: 480px}
#request-help.modal .modal-container{max-width: 780px}

#success-add2cart .modal-container .btn:first-child{background: #222D5A; color: #fff}

.alert {position: relative; padding: 0.75rem 1.25rem; border: 1px solid transparent; font-weight: normal;}
.alert-error {color: #721c24; background-color: #f8d7da; border-color: #f5c6cb;}
.alert-success {color: #155724; background-color: #d4edda; border-color: #c3e6cb;}

.catalog-inner{display: flex}
.catalog-inner-left{width: 290px; margin-right: 20px;}
.catalog-inner-left .catalog-title{background: #222D5A;  color: #fff;  font-size: 16px;  padding: 10px 20px;  text-transform: uppercase;}
.catalog-inner-left ul{padding: 10px 0 15px; list-style: none; background: #EBEBEC}
.catalog-inner-left ul li a {  display: block;  padding: 5px 15px 5px 20px;  color: #333;  font-size: 14px;  text-decoration: none;}
.catalog-inner-left ul li.root-item-selected > a {  background: #C3C6CD;  }
.catalog-inner-left ul li:has(.item-selected) ul{padding: 5px 0;  display: block;  background: #fff;}
.catalog-inner-left ul li.root-item-selected ul{padding: 5px 0;  display: block;  background: #fff;}
.catalog-inner-left ul li ul{display: none;}
.catalog-inner-right{flex: 1}
main .work_area .catalog-inner-right .catalog_items_list{padding-top: 0;}
main .work_area .catalog-inner-right .catalog_items_list .hit_car_list{width: 20%; max-width: calc(20% - 25px * 4 / 5);}

.terms-of-use-text__title {margin-bottom: 15px;}
.terms-of-use-text__list-item {margin-bottom: 10px;}

.cart-menu {
	display: flex;
	align-items: center;
}
.cart-menu__phone {
	padding: 0 10px;
	text-decoration: none;
   color: #696B77;
   font-weight: 500;
}
.cart-menu__phone:hover {
	color: #222D5A;
	transition: 0.5s;
}
.cart-menu__phone-mobile {
	display: none;
	align-items: center;
	justify-content: center;
	height: 82px;
	width: 77px;
}
.cart-menu__phone-mobile span {
	background:#E0E1E5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.05 6C15.0268 6.19057 15.9244 6.66826 16.6281 7.37194C17.3318 8.07561 17.8095 8.97326 18 9.95M14.05 2C16.0793 2.22544 17.9716 3.13417 19.4163 4.57701C20.8609 6.01984 21.7721 7.91101 22 9.94M18.5 21C9.93959 21 3 14.0604 3 5.5C3 5.11378 3.01413 4.73086 3.04189 4.35173C3.07375 3.91662 3.08968 3.69907 3.2037 3.50103C3.29814 3.33701 3.4655 3.18146 3.63598 3.09925C3.84181 3 4.08188 3 4.56201 3H7.37932C7.78308 3 7.98496 3 8.15802 3.06645C8.31089 3.12515 8.44701 3.22049 8.55442 3.3441C8.67601 3.48403 8.745 3.67376 8.88299 4.05321L10.0491 7.26005C10.2096 7.70153 10.2899 7.92227 10.2763 8.1317C10.2643 8.31637 10.2012 8.49408 10.0942 8.64506C9.97286 8.81628 9.77145 8.93713 9.36863 9.17882L8 10C9.2019 12.6489 11.3501 14.7999 14 16L14.8212 14.6314C15.0629 14.2285 15.1837 14.0271 15.3549 13.9058C15.5059 13.7988 15.6836 13.7357 15.8683 13.7237C16.0777 13.7101 16.2985 13.7904 16.74 13.9509L19.9468 15.117C20.3262 15.255 20.516 15.324 20.6559 15.4456C20.7795 15.553 20.8749 15.6891 20.9335 15.842C21 16.015 21 16.2169 21 16.6207V19.438C21 19.9181 21 20.1582 20.9007 20.364C20.8185 20.5345 20.663 20.7019 20.499 20.7963C20.3009 20.9103 20.0834 20.9262 19.6483 20.9581C19.2691 20.9859 18.8862 21 18.5 21Z' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat;
	display: block;
	width: 49px;
	height: 49px;
	box-shadow: 0 0 15px 0 rgba(110, 110, 110, .25);
	border-radius: 100%;
}

.form-popup p {
	margin-bottom: 10px;
}
.form-popup input[type="submit"] {
	padding: 10px 15px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	background: #222D5A;
}
.form-popup .form-popup-title {
	margin-bottom: 15px;
	font-weight: 800;
	font-size: 26px;
	line-height: 32px;
	color: #444444;
	text-align: center;
}
.form-popup .form-popup-field textarea,
.form-popup .form-popup-field input {
	width: 100%;
	margin-bottom: 10px;
	resize: vertical;
	border: 1px solid #C3C6CD;
}
.form-popup .form-popup-field .error + * {
	border: 1px solid red;
}

.link-icon {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.link-icon svg {
    display: flex;
    width: 15px;
    height: 15px;
}

@media screen and (max-width:1680px){
	header {padding: 10px}	
	main .banner_part .banner_background .banner_wrap {    padding: 0 10px;    margin-top: 60px;}
	section {padding: 0 10px}
	main .catalog_part .wrap .top_part .filter select { width: 300px}
	.bx-breadcrumb .breadcrumb_wrap {padding: 11px 10px 5px;}
	footer .form .wrap { padding: 0 10px}	
	footer .form .wrap .download_catalog_part img {right: -35px}
	footer .form .wrap .download_catalog_part a { width: 255px}
	footer .form .wrap .price_part a { width: 260px}
	footer .footer_low_part { padding: 50px 10px}
}

@media screen and (max-width:1280px)
{
	footer .form .wrap .download_catalog_part img { right: -60px}
	footer .form .wrap .download_catalog_part a { width: 200px; font-size: 11px}
	footer .form .wrap .price_part a {width: 230px; font-size: 11px}
	main .work_area .catalog_section .bx-filter .bx-filter-section {align-items: flex-start;}
	main .work_area .catalog-inner-right .catalog_items_list .hit_car_list {max-width: calc(30% - 25px * 4 / 5);}
	main .work_area .recom_elements .recom_catalog-section .recom_items p a {display:block; height:92px; overflow:hidden; margin-bottom:20px}
	main .work_area .recom_elements .recom_catalog-section .recom_items p.text {display:block; height:92px; overflow:hidden;}
	.cart-menu__phone {
		display: none;
	}
	.cart-menu__phone-mobile {
		display: flex;
	}
}

@media screen and (max-width:1024px)
{
	main .work_area .catalog-inner-right .catalog_items_list .hit_car_list {width: 29%;}
	main .work_area .recom_elements .recom_catalog-section .recom_items {width:29%}
}

@media screen and (max-width:960px)
{
	header {padding: 10px; column-gap: 0;}
	.logo img {
		max-width: 100%;
	}
	.cart-menu__phone-mobile {
		width: 65px;
		height: 69px;
	}
	.cart-menu__phone-mobile span {
		width: 41px;
		height: 41px;
	}
	header .cart img {width: 65px}
	section {padding: 0 10px}
	nav ul {display: none}

   header .search {}
	main .banner_part {height: 600px}
	main .banner_part .banner_background {height: 600px;    background-size: cover!important;}
	main .banner_part .banner_background .banner_wrap h1 {font-size: 35px; background-color: #eeeeef7a;     padding-top: 15px; }
	main .banner_part .banner_background .banner_wrap h1 span {font-size: 17px}
	main .banner_part .banner_background .banner_wrap p {width: 100%; background-color: #eeeeef7a;    padding: 15px 0;    margin-bottom: 15px;}
	main .catalog_part {padding: 0}
	main .catalog_part .wrap {    padding-top: 50px; padding-bottom: 50px}
	main .catalog_part .wrap .top_part {flex-wrap: wrap;}
	main .catalog_part .wrap .top_part .filter {flex-wrap: wrap;     justify-content: center;  width: 100%;    padding-top: 20px;}
	main .catalog_part .wrap .top_part .filter select {    width: 48%;    border: none;    height: 35px;}
	main .catalog_part .wrap .top_part .filter a {font-size: 12px;    width: 200px;    height: 50px;    line-height: 50px;}
	main .catalog_part .wrap .catalog_list {padding-top: 50px; row-gap:20px}
	main .catalog_part .wrap .catalog_list .catalog_item {width: 49%}
	main .catalog_part .wrap .catalog_list .catalog_item img {    max-height: 365px;    object-fit: contain;}
	main .top_sales h2, main .catalog_part .wrap .top_part h2 a {font-size: 28px;}
	main .top_sales .top_sales_slider .top_sales_item {margin: 10px}
	main .top_sales .top_sales_slider .top_sales_item a img {max-height: 300px;    padding: 20px 30px; min-height: auto;}
	main .top_sales {padding: 50px 0 0}
	main .top_sales h2 {padding: 0 10px}
	main .text-page .text-img img {width: 100%}
	main .work_area .ladders {flex-direction: column;}
	main .work_area .ladders img {width: 100%}
	main .work_area .terms-text {height: 300px; max-width: 100%}
	main .work_area .terms-text ol {padding-left: 0}
	main .work_area .sertificate-list {flex-direction: column;}
	main .work_area .sertificate-list .product-col {width: 100%}
	main .work_area .sertificate-list .product-col .product-item img {height: auto}
	footer {padding-top: 50px}
	footer .form {    height: auto; padding: 40px 10px}
	footer .form .wrap {flex-direction: column;gap: 15px;}
	footer .form .wrap .price_part {width: 100%;     flex-wrap: wrap;    gap: 15px}
	footer .form .wrap .download_catalog_part {width: 100%; flex-wrap: wrap;    gap: 15px}
	footer .form .wrap .download_catalog_part img {display: none}
	footer .form .wrap .download_catalog_part .text_part {width: 100%}
	footer .form .wrap .download_catalog_part a {font-size: 11px;    width: 70%;    height: 64px;    line-height: 64px;}
	footer .form .wrap .price_part a {font-size: 11px;    width: 70%;    height: 64px;    line-height: 64px;}
	footer .form .wrap .price_part .text_part {width: 100%}
	footer .form .wrap .download_catalog_part .text_part .title, footer .form .wrap .price_part .text_part .title {font-size: 21px}
	footer .footer_low_part {padding: 40px 10px}
	.bx-breadcrumb .breadcrumb_wrap {padding: 11px 10px 5px}
	.product-item-detail-info-container {margin-bottom: 0}
	main .work_area h1 {padding: 30px 0 10px;     font-size: 28px;}
	main .work_area .catalog_list {    flex-direction: column;    row-gap: 20px;}
	main .work_area .catalog_list .catalog_item {width: 100%}
	main .work_area .catalog_items_list {    gap: 12px;}
	main .work_area .catalog_items_list .hit_car_list {width: 48%}
	main .work_area .catalog-inner-left{display: none;}
	main .work_area .catalog-inner-right .catalog_items_list .hit_car_list{width: 50%; max-width: calc(50% - 6px);}
	
	main .work_area .catalog_items_list .hit_car_list > a img {padding: 10px}
	main .work_area .bx-catalog-element {    flex-direction: column;}
	main .work_area .bx-catalog-element .detail_left_part {width: 100%;     margin-bottom: 40px;    padding: 20px;}
	main .work_area .bx-catalog-element .detail_right_part {width: 100%}
	main .work_area .recom_elements {padding-top: 50px}
	main .work_area .recom_elements .recom_catalog-section .recom_items { width: 47%}
	main .work_area .recom_elements .recom_catalog-section .recom_items .price {width: 51%}
	main .work_area .recom_elements .recom_catalog-section .recom_items .price .catalog-price {font-size: 17px;     white-space: nowrap;}
	main .work_area .recom_elements .recom_catalog-section .recom_items .image img {padding: 10px}
	.menu {display:block}
    .menu-triger {
    	display: block;
    	width: 65px;
    	height: 32px;
    	background: url(/bitrix/templates/alumet/images/menu.svg) center no-repeat;
    	background-size: contain;
      }
      .menu-close {
      	display: block;
      	width: 67px;
      	height: 63px;
      	background:#FFF;
      	position: absolute;
      	right: 10px;  text-align:center;
      	top: 17px;
      	z-index: 100; text-decoration:none; font-weight:normal;
      }
      .menu-close:before {content:'\2716'; color:#222D5A; line-height: 66px; font-size:25px}
      .menu-popup {
      	display: none;
      	background: #FFF;
      	position: absolute;
      	left: 0px;
      	right: 0px;
      	top: 0;
      	box-sizing: border-box;
      	padding: 30px;
      	z-index: 99999999;
          margin:0
      }
      .menu-popup ul {
      	margin: 0;
      	padding: 0;   display:flex!important; flex-direction:column;
      }
      .menu-popup li {
      	list-style: none;
      	margin: 10px 0;
      	padding: 0;
      }
      .menu-popup li,.menu-popup li a {
      	font-size: 18px!important;
      	color:#222D5A!important;
      	line-height: 2.4;  font-weight:normal;
      	text-decoration: none;
      }
      .menu-popup ul li ul { padding: 11px 20px;   visibility: initial!important; opacity: 1!important;display:block!important; position:relative!important; background:none!important; top:auto!important; left:auto!important}
      .menu-popup ul li ul:before {display:none}
      .menu-popup ul li:hover ul li a  {text-transform:none; /* color:#fff!important */ }
      .menu-popup ul li:hover ul li { padding:0px 0 }
      
	main .work_area .catalog_section .bx-filter .bx-filter-section{padding: 20px; flex-direction: column; align-items: flex-start}
	main .work_area .catalog_section .bx-filter .bx-filter-section .sort{margin-right: 0; margin-bottom: 20px;}
	main .work_area .catalog_section .bx-filter .smartfilter{flex-direction: column}
	main .work_area .catalog_section .bx-filter .smartfilter .filter-items{gap: 20px;}	
	main .work_area .catalog_section .bx-filter .bx-filter-button-box{margin-left: 0; margin-top: 20px;}
	main .work_area .catalog_section .bx-filter .smartfilter .filter-items .bx-filter-parameters-box{justify-content: space-between; width: 100%;}
}

@media (max-width: 580px) {
	.form-popup {
		width: 80%;
	}
	.modal-container.form-popup {
		padding: 25px 20px;
	}
main .top_sales .top_sales_slider .top_sales_item a img {max-height:100%}
main .top_sales .top_sales_slider .top_sales_item > a{        height: 236px; display: flex }
}

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


	main .catalog_part .wrap .catalog_list .catalog_item {width: 100%}
	main .catalog_part .wrap .catalog_list .catalog_item img {max-height: 240px; object-fit: contain;}
	main .catalog_part .wrap .catalog_list .catalog_item span {text-align: center;}
	main .work_area .recom_elements .recom_catalog-section .recom_items {width: 100%}
	main .work_area .recom_elements .recom_catalog-section .recom_items .price {width: 100%}
	
	}

/* End */


/* Start:/bitrix/templates/alumet/js/slick/slick-theme.css?17054889723583*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/alumet/js/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/alumet/js/slick/./fonts/slick.eot');
    src: url('/bitrix/templates/alumet/js/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/alumet/js/slick/./fonts/slick.woff') format('woff'), url('/bitrix/templates/alumet/js/slick/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/alumet/js/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
        top: 0;
    right: 105px;
        width: 50px;
    height: 50px;
      background: url(/bitrix/templates/alumet/images/arrow_left.svg)
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
  
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
       right: 25px;
    top: 0;
        width: 50px;
    height: 50px;
      background: url(/bitrix/templates/alumet/images/arrow_right.svg)
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: ' ';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 15px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: 1;
    color: #FFF;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #222D5A;
}

@media screen and (max-width:768px)
{
	.slick-prev, .slick-next {       top: -15px; width: 30px;
    height: 30px;
    background-size: contain!important;}
    .slick-prev {right: 55px}
    .slick-next {right: 10px}
	
}
/* End */


/* Start:/bitrix/templates/alumet/js/slick/slick.css?17054889721776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/alumet/css/select2.min.css?170548897220207*/
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    height: 48px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 48px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 10px;
    padding-right: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    cursor: pointer;
}
.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
.select2-results {
    display: block;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    padding: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    color: #575757;
}
.select2-results__option--selectable {
    cursor: pointer;
}
.select2-container--open{}
.select2-container--open .select2-dropdown {border: none;left: 0;display: flex;box-shadow: 0 7px 21px rgba(83,92,105,.12), 0 -1px 6px 0 rgba(83,92,105,.06);padding: 10px;font: 13px var(--ui-font-family-primary,var(--ui-font-family-helvetica));-webkit-box-orient: vertical;-webkit-box-direction: normal; -ms-flex-direction: column;flex-direction: column;border-radius: var(--popup-window-border-radius);will-change: opacity;margin: 3px 0;}
.select2-container--open .select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar{width: 0;}
.select2-container--open .select2-dropdown .select2-results .select2-results__options > li:first-of-type{border-bottom: 1px solid #e5e5e5;padding-bottom: 5px;margin-bottom: 5px;}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-search--dropdown {
    display: block;
    padding: 4px;
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    height: 48px;
    background: url("/bitrix/templates/alumet/images/arrow-down.svg") no-repeat center center / 17px;
    top: 0;
    right: 0;
    width: 34px;
    position: absolute;
    cursor: pointer;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
    padding: 0;
}
.select2-container--default .select2-results__option--disabled {
    color: #999;
}
.select2-container--default .select2-results__option--selected {
    background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f3f8fa;
    color: #000;
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
    border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
    padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
    color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff;
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}
@media screen and (max-width:768px){
	.select2-container{width: 100%!important;}
	main .catalog_part .wrap .top_part .filter{flex-direction: column;}
}
/* End */
/* /bitrix/templates/alumet/template_style.css?176475232734673 */
/* /bitrix/templates/alumet/js/slick/slick-theme.css?17054889723583 */
/* /bitrix/templates/alumet/js/slick/slick.css?17054889721776 */
/* /bitrix/templates/alumet/css/select2.min.css?170548897220207 */
