html, body { font-family: 'Lato', sans-serif; font-weight:400; font-size: 12px; padding: 0; margin: 0; min-width: 320px; color: #313436; box-sizing: border-box; }
a > img { border: 0; }

* { box-sizing: inherit; outline: none; }

body a { color: #e31e24; }

ul, ol { padding: 0; margin: 0; }

.row { margin: 0; }
.hide { display: none !important; }

.el-container { max-width: 1160px; margin: 0 auto; position: relative; font-size: 15px; line-height: 20px; }

header .top-line nav a { display: inline-block; height: 50px; line-height: 50px; color: #7e868c; font-weight: bold; font-size: 10px; text-transform: uppercase; text-decoration: none; padding: 0 10px; }
header .top-line nav a:first-child { padding-left: 0; }
header .top-line nav a:last-child { padding-right: 0; }
header .top-line nav a:hover,
header .top-line nav a.active { color: #e31e24; }
header .top-line .get-call-wrap,
header .top-line .phone-number { text-align: right; float: right; display: inline-block; line-height: 50px; }
header .top-line .get-call { display: inline-block; cursor: pointer; font-size: 14px; color: #65b300; width: 140px; text-align: right; background: url('../img/get-call.png') left center no-repeat; }
header .top-line .get-call span { border-bottom: 1px solid #65b300; line-height: 18px; display: inline-block; }
header .top-line .get-call:hover span { color: #000; border-color: #000; }
header .top-line .get-call-wrap { line-height: 50px; height: 50px; width: 49%; text-align: right; }
header .top-line .phone-number { font-size: 16px; font-weight: bold; width: 50%; }

header .logo-line { background-color: #ffbb00; }
header .logo-line .logo,
header .logo-line .search,
header .logo-line .personal-area { height: 160px; line-height: 160px; display: inline-block; }
header .logo-line .logo { margin-left: -15px; height: 160px; line-height: 160px; vertical-align: middle; display: inline-block; }
header .logo-line .logo img { max-width: 100%; vertical-align: middle; }

header .logo-line .search>div { display: inline-block; vertical-align: middle; position: relative; height: 50px; width: 100%; border-radius: 3px; overflow: hidden; background-color: #fff; }
header .logo-line .search>div input[type='text'] { font-size: 15px; padding: 0 80px 0 30px; z-index: 1; width: 100%; height: 100%; border: none; position: absolute; left: 0; top: 0; }
header .logo-line .search>div input[type='submit'] { z-index: 2; cursor: pointer; height: 100%; width: 70px; position: absolute; right: 0; top: 0; border: none; background: url('../img/magnifier.png') center no-repeat transparent; }

header .logo-line .personal-area { text-align: right; }
header .logo-line .personal-area a { position: relative; vertical-align: middle; margin: 0 10px; height: 60px; width: 60px; border-radius: 50%; display: inline-block; text-decoration: none; background: url('../img/user.png') center no-repeat #fff; }
header .logo-line .personal-area a+a { background-image: url('../img/cart.png'); margin-right: 0; position: relative; }
header .logo-line .personal-area a+a:before { content: attr(data-count); display: block; height: 20px; width: 20px; line-height: 20px; text-align: center; border-radius: 50%; position: absolute; top: -3px; right: -3px; background: #e31e24; color: #fff; }
.tooltipster-sidetip.tooltipster-borderless.tooltipster-personal .tooltipster-box { background-color: #fff; border: none; border-radius: 14px; }
.tooltipster-sidetip.tooltipster-borderless.tooltipster-personal .tooltipster-arrow div.tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-borderless.tooltipster-personal .tooltipster-arrow div.tooltipster-arrow-background { border-bottom-color: #fff !important; }

.tooltipster-sidetip.tooltipster-borderless.tooltipster-personal .tooltipster-content { font-size: 14px; color: #494949; }

header .filter-line .filters a { height: 75px; line-height: 75px; display: inline-block; margin-left: 15px; padding-left: 45px; font-size: 11px; text-transform: uppercase; color: #000; text-decoration: none; font-weight: bold; background: url('../img/filter-1.png') left center no-repeat transparent; }
header .filter-line .filters a:hover { text-decoration: underline; }
header .filter-line .filters a:first-child+a { background-image: url('../img/filter-2.png'); padding-left: 40px; }
header .filter-line .filters a:last-child { background-image: url('../img/filter-3.png'); padding-left: 25px; }
header .filter-line .filters+div { line-height: 75px; text-align: right; }
header .filter-line .filters+div a { padding-left: 20px; line-height: 15px; text-decoration: none; vertical-align: middle; display: inline-block; font-size: 15px; color: #e31e24; background: url('../img/filter.png') left center no-repeat transparent; }
header .filter-line .filters+div a:hover { color: #ffbb00; background-image: url('../img/filter-hover.png'); }
header .filter-line .filters+div a span { border-bottom: 1px solid #e31e24; vertical-align: top; display: inline-block; }
header .filter-line .filters+div a:hover span { border-color: #ffbb00; }


main { font-size: 14px; }
main .pagination { padding: 20px 0 40px; }

main .el-container table { min-width: 100%; border-collapse: collapse; margin: 20px auto;  }
main .el-container table td { border: 1px solid #000; padding: 10px; }
main .el-container table.sale_order_full_table td { border: none; }

main .index-banner { background: url('../img/filter-bg.png') center center/cover no-repeat; }
main .index-banner .el-container { padding: 75px 0; }
main .index-banner .el-container span { font-family: 'PT Sans', sans-serif; font-size: 50px; line-height: 65px; font-weight: bold; display: block; }
main .index-banner .el-container a.filter { background: url('../img/settings.png') 30px center no-repeat #ffc600; margin-top: 45px; color: #000; text-decoration: none; display: block; width: 300px; height: 60px; line-height: 60px; border-radius: 3px; text-align: right; font-size: 19px; padding-right: 45px; font-family: 'PT Sans', sans-serif; font-weight: bold; }
main .index-banner .el-container a.filter:hover { background-color: #ffd800; }

main .advantages { border-bottom: 2px solid #f5f5f5; }
main .advantages .adv { line-height: 110px; vertical-align: middle; background: url('../img/adv1.png') left center no-repeat transparent; padding-left: 60px; }
main .advantages .adv span { display: inline-block; vertical-align: middle; color: #313436; line-height: 20px; font-size: 12px; text-transform: uppercase; }

main .advantages .adv.adv2{
background: url('../img/13.png') left center no-repeat transparent;
}

main .advantages .adv.adv3{
background: url('../img/15.png') left center no-repeat transparent;
}

main .advantages .adv.adv4{
background: url('../img/14.png') left center no-repeat transparent;
}

main .standing .col { padding-top: 55px; padding-bottom: 55px; font-family: 'PT Sans', sans-serif; font-weight: bold; }
main .standing .col span:first-child { line-height: 90px; font-size: 100px; display: block; }
main .standing .col span+span { line-height: 30px; padding-top: 30px; display: block; text-transform: uppercase; color: #ffbb00; font-size: 26px; }
main .standing .col+.col { text-align: right; padding-top: 70px; }
main .standing .col a { display: inline-block; width: 300px; max-width: 100%; height: 60px; line-height: 60px; text-align: center; border-radius: 3px; border: 1px solid #ffbb00; font-size: 18px; color: #000; text-decoration: none; }
main .standing .col a:hover { background-color: #ffbb00; }

main .index-news { background-color: #f5f5f5; }
main .index-news .row.head-row .col+.col { text-align: right; }
main .index-news .heading { font-family: 'PT Sans', sans-serif; padding-top: 50px; padding-bottom: 50px; font-size: 35px; font-weight: bold; display: inline-block; }
main .index-news .heading+div {padding-top: 50px; padding-bottom: 50px; }
main .index-news .heading+div a { font-size: 14px; font-weight: bold; line-height: 45px; font-family: 'PT Sans', sans-serif; color: #7e868c; }
main .index-news .content-row .col { padding-bottom: 50px; font-size: 14px; font-weight: 300; }
main .index-news .content-row .col div:first-child a,
main .index-news .content-row .col div:first-child { color: #e31e24; }
main .index-news .content-row .col div+div { color: #313436; padding: 20px 0 30px 0; }
main .index-news .content-row .col span { color: #7e868c; }

main .index-about { padding-bottom: 20px; }
main .index-about .heading { font-size: 50px; line-height: 50px; font-family: 'PT Sans', sans-serif; font-weight: bold; padding-top: 70px; padding-bottom: 10px; }
main .index-about .heading+div { font-size: 16px; line-height: 30px; font-weight: 300; color: #313436; padding-top: 40px; }
main .index-about>div:last-child { text-align: right; padding-top: 40px; }
main .index-about .logo { display: inline-block; position: relative; width: 260px; height: 260px; }
main .index-about .logo img {  width: 100%; height: 100%; }
main .index-about .logo:before { display: block; font-family: 'PT Sans', sans-serif; font-weight: bold; font-size: 21px; height: 120px; width: 120px; text-align: center; line-height: 120px; color: #000; border-radius: 50%; top: 0; left: -50px; position: absolute; background: #f5f5f5; content: 'с 2011 г.'; box-shadow: 3px 3px 30px -10px #000; }

main .index-about-bottom { padding-bottom: 70px; }
main .index-about-bottom .text { font-size: 16px; line-height: 30px; font-weight: 300; color: #313436; padding-top: 0px; }

main .page-heading { text-align: center; font-size: 35px; font-family: 'PT Sans', sans-serif; font-weight: bold; margin: 0; padding-bottom: 50px; }
main .page-heading.left { text-align: left; }

main .product-card { padding: 0 1rem; margin-bottom: 10px; }
main .product-card .col:first-child { padding: 0; /*background-color: #f5f5f5;*/ }
main .product-card .col:first-child img { width: 100%; vertical-align: middle; }
main .product-card .col+.col { /*background-color: #f5f5f5;*/ padding: 0 2rem; }
main .product-card .col+.col .name { font-family: 'PT Sans', sans-serif; font-size: 30px; line-height: 36px; font-weight: bold; }
main .product-card .col+.col .info { width: 260px; }
main .product-card .col+.col .info>div { display: inline-block; width: 49%; vertical-align: top; }
main .product-card .col+.col .info>div span:first-child { display: block; line-height: 50px; color: #7e868c; font-size: 16px; vertical-align: top; }
main .product-card .col+.col .info>div:first-child span+span { display: block; font-size: 28px; font-weight: bold; color: #e31e24; }
main .product-card .col+.col .info>div input { border: 1px solid #ced2d5; text-align: center; font-size: 14px; border-radius: 3px; height: 35px; line-height: 35px; color: #373737; }
main .product-card .col+.col .info a { margin: 15px 0 20px; width: 100%; display: inline-block; background: url('../img/cart-middle.png') 30px center no-repeat #e31e24; color: #fff; text-decoration: none; font-size: 16px; font-weight: bold; line-height: 60px; border-radius: 3px; text-align: center; }
main .product-card .col+.col .info a.on-cart,
main .product-card .col+.col .info a:hover { background-image: url('../img/cart-middle-black.png'); background-color: #ffbb00; color: #000; }
main .product-card .col+.col .info a span { padding-left: 30px; }
main .product-card .col+.col .info-next {  vertical-align: top; position: relative;}
main .product-card .col+.col .info-next>div { display: inline-block; width: 49%; vertical-align: top; }
main .product-card .col+.col .info-next>div:first-child { font-size: 18px; line-height: 30px; }
main .product-card .col+.col .info-next>div:first-child span {  color: #7e868c; font-size: 16px; display: block; line-height: 20px; }
main .product-card .col+.col .info-next>div+div { text-align: right; }
main .product-card .col+.col .info-next>div+div a { font-size: 16px; font-weight: bold; display: inline-block; text-decoration: none; line-height: 50px; padding-left: 40px; background: url('../img/eye.png') left center no-repeat transparent; }
main .product-card .col+.col .info-next>div+div a span { color: #009cff; border-bottom: 2px solid #009cff; }

main .auto-filter .back_link { text-decoration: none; color: #ced2d5; padding: 0 5px; text-align: center; line-height: 24px; border-radius: 3px; margin: 0 2px; background: #e31e24; }
main .auto-filter .back_link:hover { color: #fff; }
main .auto-filter .col span { display: block; font-size: 18px; font-weight: bold; line-height: 20px; padding-top: 10px; text-align: center;}
main .auto-filter .select { margin: 20px 0 30px 0; }
main .auto-filter .filter-result-info { margin: 0 1rem 10px 1rem; background-color: #f5f5f5; padding: 5px; line-height: 40px; }
main .auto-filter .filter-result-info .col:first-child { font-size: 16px; font-weight: bold; color: #000; }
main .auto-filter .filter-result-info .col:first-child span { font-size: 13px; font-weight: 400; color: #808080; padding: 0; display: inline-block; }
main .auto-filter .filter-result-info .col+.col { text-align: right;  }
main .auto-filter .filter-result-info .col+.col span { display: inline-block; font-size: 14px; vertical-align: middle; padding-right: 20px; padding-top: 0; }
main .auto-filter .filter-result-info .select { margin: 0; text-align: left; width: auto; min-width: 80px; vertical-align: middle; background: #fff; }
main .auto-filter .filter-result-info .select ul { line-height: 20px; }

main .auto-filter .filter-result { margin-bottom: 50px; }
main .auto-filter .filter-result .thead .col-xs-4 { padding-right: 40px !important; }
main .auto-filter .filter-result .col-xs-4 { text-align: right; padding-right: 20px !important; }
main .auto-filter .filter-result .row.thead .col { line-height: 50px; font-size: 15px; font-weight: 300; }

main .auto-filter .filter-result .row.expander { line-height: 55px; padding: 0 20px; border: 1px solid #ced2d5; border-radius: 3px; position: relative; }
main .auto-filter .filter-result .row.expander.active+.results { display: block; }
main .auto-filter .filter-result .row.expander .name { text-decoration: none; color: #e31e24; font-weight: bold; font-size: 21px; border-bottom: 2px solid #e31e24; }
main .auto-filter .filter-result .row.expander .active_element { display: block; cursor: pointer; position: absolute; right: 20px; top: 50%; margin-top: -15px; background: url('../img/arrow-right.png') center center no-repeat #f5f5f5; width: 30px; height: 30px; border-radius: 50%; }
main .auto-filter .filter-result .row.expander.active .active_element { background: url('../img/arrow-down.png') center center no-repeat #ffc600; }
main .auto-filter .filter-result .row.expander:not(.active) .active_element:hover { background-color: #ffc600; }
main .auto-filter .filter-result .row.expander .js-basket-add  { 
display: inline-block;
text-decoration: none;
/*height: 40px;
width: 40px;*/
overflow: hidden;
/*background: url('../img/cart-small.png') center center no-repeat rgb(227, 30, 36);*/
background-color: rgb(227, 30, 36);
border-radius: 5px;
padding: 10px 20px;
vertical-align: middle;
    color: #fff;
    font-size: 13px;
    line-height: 1.4;
}
main .auto-filter .filter-result .row.expander .js-basket-add:hover { background-color: rgba(227, 30, 36, 0.7); }
main .auto-filter .filter-result .row.expander .js-basket-add.on-cart  { background-color: rgb(255, 187, 0); }
main .auto-filter .filter-result .row.expander .js-basket-add.on-cart:hover  { background-color: rgba(255, 187, 0, 0.7); }

main .auto-filter .filter-result .results { display: none; }
main .auto-filter .filter-result .results .row:not(:last-child) { border-bottom: 1px solid #ced2d5; }
main .auto-filter .filter-result .results .col { font-size: 15px; line-height: 70px; }
main .auto-filter .filter-result .results .col:first-child { font-weight: bold; }
main .auto-filter .filter-result .results .col.col-xs-2 { position: relative; line-height: 18px; }
main .auto-filter .filter-result .results .col.col-xs-2 span { display: inline-block; }
main .auto-filter .filter-result .results .col.col-xs-2 span.info { width: 16px; height: 16px; background: url('../img/info.png') center center no-repeat transparent; line-height: 25px; vertical-align: middle; }
main .auto-filter .filter-result .results .col.col-xs-2 span.name { color: #e31e24; font-weight: 400; border-bottom: 1px solid #e31e24; }
main .auto-filter .filter-result .results .col.col-xs-2 span.price { display: block; font-weight: bold; }
main .auto-filter .filter-result .results .col.col-xs-2 a { display: inline-block; background: url('../img/cart-small.png') center center no-repeat #ffc600; border-radius: 50%; text-decoration: none; position: absolute; top: 50%; margin-top: -17px; height: 35px; width: 35px; left: 110px }
main .auto-filter .filter-result .results .col.col-xs-2:nth-child(even) a { background-color: #e31e24; }

main .filter-pagination { padding: 5px 15px; }
main .filter-pagination a { 
text-decoration: none; 
display: inline-block; 
width: 25px; 
height: 25px; 
text-align: center; 
line-height: 25px; 
border-radius: 50%; 
margin: 0 4px; 
/*background: #e31e24;*/
-webkit-box-shadow: inset 0px 0px 0px 2px rgba(227,30,36,1);
-moz-box-shadow: inset 0px 0px 0px 2px rgba(227,30,36,1);
box-shadow: inset 0px 0px 0px 2px rgba(227,30,36,1);
color: #909090; 
}
main .filter-pagination a.active { color: #ffffff; background: #e31e24;}
main .filter-pagination a:hover { color: #ffffff; background: #e31e24;}



.tooltipster-sidetip.tooltipster-filter-info .tooltipster-box { background-color: #fff; border: 2px solid #ededed; border-radius: 14px; }
.tooltipster-sidetip.tooltipster-filter-info .tooltipster-arrow div.tooltipster-arrow-border { border-top-color: #ededed; }
.tooltipster-sidetip.tooltipster-filter-info .tooltipster-arrow div.tooltipster-arrow-background { border-top-color: #fff !important; }

.tooltipster-sidetip.tooltipster-filter-info .tooltipster-content { font-size: 14px; color: #494949; }

main .breadcrumbs { text-align: center; color: #7e868c; border-top: 2px solid #eaebec; }
main .breadcrumbs a { line-height: 70px; padding: 0 10px; font-size: 14px; font-weight: 300; color: inherit; text-decoration: none; }
main .breadcrumbs a:hover { text-decoration: underline; }

main .recent-products { background-color: #f5f5f5; padding-bottom: 60px; width: 100%; }
main .recent-products .heading { font-size: 35px; font-weight: bold; padding: 40px 0; }
main .recent-products .slick-prev.slick-disabled:before, main .recent-products .slick-next.slick-disabled:before { opacity: 0.6; background-color: transparent; }
main .recent-products .slick-prev { top: -50px; right: 60px; left: auto; }
main .recent-products .slick-prev:before { background: url('../img/arrow-left.png') center center no-repeat #e9eaeb; display: block; content: ''; width: 30px; height: 30px; border-radius: 50%; }
main .recent-products .slick-next { top: -50px; right: 20px; }
main .recent-products .slick-next:before { background: url('../img/arrow-right.png') center center no-repeat #e9eaeb; display: block; content: ''; width: 30px; height: 30px; border-radius: 50%; }
main .recent-products .product { position: relative; margin: 15px; background-color: #fff; padding: 12px; }
main .recent-products .product .image { line-height: 170px; height: 170px; text-align: center; }
main .recent-products .product .image img { max-height: 160px; vertical-align: middle; max-width: 100%; display: inline-block; }
main .recent-products .product .name { color: #e31e24; font-size: 14px; font-weight: bold; }
main .recent-products .product .price { padding: 22px 0; font-size: 21px; font-weight: bold; }
main .recent-products .product span { border-radius: 3px; display: inline-block; background-color: #ffc600; line-height: 20px; padding: 0 12px; font-size: 11px; }
main .recent-products .product span+a { display: block; position: absolute; right: 15px; bottom: 12px; background: url('../img/cart-small.png') center no-repeat #e31e24; width: 35px; height: 35px; border-radius: 50%; text-decoration: none; }

main div.proizv { margin: 40px auto; }
main div.proizv .proizv_elem { text-align: center; padding: 10px 0; }
main div.proizv a { display: inline-block }
main div.proizv img { display: block; margin: 0 auto; max-width: 100%; max-height: 100%; }

main .bottom-about { width: 100%; padding: 75px 0; font-size: 16px; font-weight: 300; line-height: 30px; }


footer { background-color: #151726; padding-bottom: 50px; }
footer .col { padding-top: 55px; }
footer .contacts { font-size: 14px; font-weight: 300; color: #9e9fa9; line-height: 24px; }
footer .contacts>div { width: 300px; text-align: left; display: inline-block; }
footer .contacts a { color: #ffbb00; }
footer .footer-nav a { padding: 4px; color: #fff; font-weight: 300; text-decoration: none; line-height: 24px; font-size: 14px; }
footer .footer-nav a.active,
footer .footer-nav a:hover { color: #ffbb00; }
footer .col:last-child { text-align: right; }
footer .social { width: 150px; display: inline-block; }
footer .social span { display: block; text-align: left; font-size: 14px; color: #9e9fa9; padding-bottom: 20px; }
footer .social a { display: inline-block; width: 32%; text-align: left; background: url('../img/ig.png') center center no-repeat transparent; height: 40px; text-decoration: none; }
footer .social span+a+a { background-image: url('../img/vk.png'); }
footer .social a:last-child { background-image: url('../img/fb.png'); }
footer .social a:hover { background-image: url('../img/ig_hover.png'); }
footer .social span+a+a:hover { background-image: url('../img/vk_hover.png'); }
footer .social a:last-child:hover { background-image: url('../img/fb_hover.png'); }


/* CUSTOM SELECT */

.select-hidden { display: none; visibility: hidden; padding-right: 10px; }
.select { cursor: pointer; display: inline-block; position: relative; font-size: 16px; color: #373737; width: 100%; height: 45px; }

.select-styled { overflow: hidden; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: transparent; border: 1px solid #ced2d5; border-radius: 3px; height: 45px; line-height: 45px; color: #373737; padding: 0 20px; transition: all 0.2s ease-in; }
.select-styled:after { content: ''; width: 40px; height: 100%; position: absolute; top: 0; right: 0; background: url('../img/arrow-down.png') center no-repeat transparent; }
.select-styled:hover { background-color: rgba(255, 187, 0, 0.5); border-color: rgb(255, 187, 0); }
.select-styled:active, .select-styled.active { background-color: rgba(255, 187, 0, 0.5); }
.select-styled:active:after, .select-styled.active:after { background-image: url('../img/arrow-up.png'); }

.select-options { display: none; position: absolute; top: 100%; right: 0; left: 0; z-index: 999; margin: 0; padding: 0; list-style: none; background-color: #fff; border: 1px solid #ced2d5; border-radius: 3px; }
.select-options li { margin: 0; padding: 0; line-height: 40px; overflow: hidden; height: 40px; text-indent: 15px; transition: all 0.15s ease-in; }
.select-options li:hover { background-color: rgba(255, 187, 0, 0.5); }
.select-options li[rel="hide"] { display: none; }

/* END CUSTOM SELECT */

.sale-personal-section-index-block.bx-theme-blue { background: #ffbb00; }
.sale-personal-section-index-block.bx-theme-blue a,
.sale-personal-section-index-block.bx-theme-blue h2 { color: #333399; }
.remodal-confirm { background-color: #ffc600 !important; }
.bx-breadcrumb { margin: 0; padding: 0 10px; }


@media (max-width: 424px) {
	header .filter-line .filters a { margin-left: 0; }
	header .filter-line .filters+div { padding-left: 10px !important; }
}


@media (max-width: 767px) {
	header .top-line nav a { width: 100%; text-align: center; font-size: 12px; }
	header .top-line .get-call-wrap,
	header .top-line .phone-number { float: none; width: 100%; line-height: 70px; height: 70px; }
	
	header .logo-line .personal-area { text-align: center; }
	header .logo-line .personal-area a { margin: 0 40px !important; }
	
	header .filter-line .filters,
	header .filter-line .filters+div { text-align: left !important; }
	header .filter-line .filters a:last-child { background-position: 7px center; padding-left: 40px; }
	header .filter-line .filters a { width: 100%; }
	header .filter-line .filters+div { padding-left: 35px; }
	header .filter-line .filters+div a { padding-left: 30px; }
}

@media (max-width: 992px) {
	header .top-line nav,
	header .top-line .get-call-wrap,
	header .top-line .phone-number { text-align: center; }
	
	header .logo-line .logo { text-align: center; }
	header .logo-line .search, header .logo-line .personal-area { height: 100px; line-height: 100px; }
	
	header .filter-line .filters,
	header .filter-line .filters+div { text-align: center; }
	
	main .standing .col+.col { text-align: center; }
	
	footer .contacts,
	footer .footer-nav a,
	footer .col:last-child,
	footer .social span { text-align: center; }
}


@media (min-width: 992px) {
	header .top-line nav { padding-right: 0; }

	header .logo-line .search { padding-right: 0; margin-right: 1rem; }
	header .logo-line .personal-area { padding-left: 0; }
}

@media (min-width: 992px) and (max-width: 1100px) {
	header .top-line nav a { padding: 0 5px; }
	header .filter-line .filters+div { padding-left: 0; }
}


/*============================ CUSTOM ============================*/
.h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

.h1 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

.button_up:hover {
    opacity: 1;
}
.button_up {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-image: url(../img/button_up.png);
    background-position: 0 0;
    cursor: pointer;
    opacity: 0.7;
    display: none;
    z-index: 999;
}
.el-container {line-height:initial;}

main .product-card .col+.col .info-next {overflow-y:hidden;}

@media (max-width: 767px) {
	#phone_collback {width:100%!important;}
	main .advantages .adv {line-height: 70px;}
	main .standing .col span:first-child {
	    line-height: 40px;
	    font-size: 35px;
	    display: block;
	}
	main .product-card .col+.col {padding:0;}
}


header .top-line .header-nav a { display: inline-block; height: 50px; line-height: 50px; color: #7e868c; font-weight: bold; font-size: 10px; text-transform: uppercase; text-decoration: none; padding: 0 10px; }
header .top-line .header-nav a:first-child { padding-left: 0; }
header .top-line .header-nav a:last-child { padding-right: 0; }
header .top-line .header-nav a:hover,
header .top-line .header-nav a.active { color: #e31e24; }

@media (max-width: 767px) {
	header .top-line .header-nav a { width: 100%; text-align: center; font-size: 12px; }
	header .top-line .header-nav a:first-child {padding-left:10px;}
}
@media (max-width: 992px) {
	header .top-line .header-nav { text-align: center; }
}
@media (min-width: 992px) {
	header .top-line .header-nav { padding-right: 0; }
}
@media (min-width: 992px) and (max-width: 1100px) {
	header .top-line .header-nav a { padding: 0 5px; }
}





.menu-icon {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: none;
    background: #fb0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
.menu-logo {
    margin-left: 50px;
    height: 60px;
    overflow: hidden;
    padding: 5px;
    display:none;
    background: #fb0;
}
.menu-logo img {
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 767px) {
	header .top-line .phone-number{
		font-size: 20px;
	}
	header .top-line .header-nav {
		padding:0;
	}
	.header-menu__container {
	    /*position: absolute;
	    top: 60px;
	    left: 0;*/
	    width: 100%;
	    height: 0;
	    overflow-x: hidden;
	    z-index: 9;
	    background: #fff;
	    -webkit-transition: all .5s ease-in-out;
	    -moz-transition: all .5s ease-in-out;
	    -o-transition: all .5s ease-in-out;
	    transition: all .5s ease-in-out;
	}
	.header-menu__container.active {
		height: auto;
	}
	.menu-icon, .menu-logo {display:block;}
}


.breadcrumbs .bx-breadcrumb-item {
    display: inline-block;
    line-height: 70px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 300;
    color: inherit;
}
main .breadcrumbs a {padding:0;}

.linker-list {
    margin-bottom: 20px;
}

.catalog_section__item_img {
	text-align: center;
}

.catalog_section__item_img img{
	max-width: 100%;
}

.dillers .open_content{
	font-size: 32px;
	font-weight: bold;
	color: #313436;
}

.dillers li{
	list-style: none;
}

.sertificate-btn{
	display: inline-block;
    position: relative;
    border-radius: 3px;
    border: 1px solid #ffbb00;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    padding: 13px 25px;
    transition: all 0.4s;
}

.sertificate-btn:hover{
	background-color: #ffbb00;
}

@media (max-width: 767px) {
	.filter-result .row.thead{
		display: none;
	}
}

@media (max-width: 500px) {
	main .product-card .col+.col .info-next>div+div{
		position: absolute;
	    top: 20px;
	    left: 0;
	    width: 100%;
	    text-align: center;
	}
}