body {
    background: #ffffff;
}

button.slick-prev.slick-arrow {
    content: ' ';
    background-image: url(/upload/icon/back.png) !important;
    background-position: center !important;
    position: absolute;
    width: 15px;
    height: 20px;
    left: 0;
}

button.slick-next.slick-arrow {
    background-image: url(/upload/icon/right-arrow.png)!important;
    background-position: center!important;
    position: absolute;
    width: 15px;
    height: 20px;
    right: 0;
}

button.slick-arrow:hover {
    opacity: .8;
}

.single-slide .bx_catalog_item {
    padding-bottom: 50px;
}

.single-slide.slick-initialized.slick-slider {
    max-height: 450px;
    overflow: hidden;
    padding: 10px;
}

.hc-offcanvas-nav a[href]:not([href="#"])>span.nav-next {
    border-left: none!important;
}

.menuheader {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.single-slide .bx_catalog_item_container {
    padding-bottom: 40px;
}

.workarea {
    overflow: hidden;
}

.bx-basket {
	margin-top: 0;
	align-items: center;
	display: flex;
}

.top-background {
    height: 35px;
   /* background: #fafafa;*/
	background: #F4F4F4;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #666666;
}

.top-container {
    height: 100%;
}

img.menu-icons {
    width: 18px;
    height: 18px;
    position: absolute;
}

input.input-sltle {
    margin: 8px 0;
    width: 100%;
    height: 37px;
    padding: 0 18px;
    outline: none;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.input-sltle.active {
    color: aquamarine;
}

section.owl-carousel.owl-theme.recomend.owl-loaded.owl-drag .bx_catalog_item.double {
    padding-bottom: 30px!important;
}

section.owl-carousel.owl-theme.rec.owl-loaded.owl-drag .bx_catalog_item.double {
    padding-bottom: 75px!important;
}

input.input-sltle:hover {
    -webkit-box-shadow: 5px 5px 13px 0px  rgba(227,224,227,1);
    -moz-box-shadow: 5px 5px 13px 0px  rgba(227,224,227,1);
    box-shadow: 5px 5px 13px 0px rgba(227,224,227,1);
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.section-header-top {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	 gap: 214px;
	 justify-content: space-between;
}

.section-header-top__right-block {
	display: flex;
	align-items: center;
	gap: 57px;
}

.section-header-top__mode {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.section-header-top__mode {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-header-top__network {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.col-md-5.top-search {
    width: 37%;
}

/*.col-md-2.top-backet {
    width: 20%;
}*/

.sign {
    color: #999999;
}

.phone-icon {
    width: 15px;
}

.section-header-body__signature {
	width: 106px;
	color: #999;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}

.section-header-body__phones {
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.section-header-body__phones a{
    color: black;
    text-decoration: none;
    -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;
}

.section-header-body__phones a:hover{
    color: black;
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;
}

.section-header-body__phones {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-header-body__menu .bx-blue.bx-top-nav .bx-top-nav-container {
    background: transparent;
}

.section-header-body__menu .bx-top-nav-container .bx-nav-1-lvl>a {
	font-size: 13px;
    color: #333333;
	 display: flex;
    text-decoration: none;
    text-transform: none;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
	 height: 100%;
	 position: relative;
}

.section-header-body__menu #ul_catalog_menu_LkGdQn a {
    border-bottom: 1px solid transparent;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.section-header-body__menu #ul_catalog_menu_LkGdQn a:hover, .section-header-body__menu .bx-active {
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
    border-bottom: 1px solid rgba(254, 170, 117, 0.62);
}

.section-header-body__menu .bx-top-nav-container {
    margin-top: 0;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
	 height: 100%;
}

.section-header-body__menu .bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a, .bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a, .bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
    background: transparent;
    border-bottom: 0;
}

.section-header-body__menu {
    padding-right: 0;
}

.section-header-body__menu .bx-top-nav-container .bx-nav-1-lvl>a span {
    padding: 9px;
}

.section-header-body__menu ul#ul_catalog_menu_LkGdQn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.col-md-6.section-header-body__menu {
    padding-right: 0;
}

.section-header-body__menu  div#catalog_menu_LkGdQn {
    width: 100%;
    border-right: 1px solid #f0f0f0;
    padding-right: 15px;
}

.section-header-body__menu {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0;
}

.stock-sections {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.section-top-menu, .section-top-menu .row, .section-top-menu {
    height: 100%;
}

.top-menu-background {
   
    height: 40px;
}

.section-header-body__menu .section-top-menu .bx-blue.bx-top-nav .bx-top-nav-container {
    background: transparent;
    height: 40px;
    margin: 0;
    padding: 0;
}

.section-header-body__menu  .section-top-menu .bx-nav-list-1-lvl li {
    font-size: 14px;
    color: rgb(51, 51, 51);
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 193px;
}

.section-header-body__menu  .section-top-menu .bx-nav-list-1-lvl li a {
    padding: 0;
    color: rgb(51, 51, 51);
    width: 100%;
    text-align: center;
}

.col-md-4.top-catalog-menu {
    padding: 0;
}

.section-header-body__menu  .section-top-menu  .bx-top-nav-container .bx-nav-1-lvl>a span {
    padding: 0;
    text-transform: none;
    font-size: 14px;
    height: 100%;
}

.top-search {
    height: 100%;
    padding: 0;
    margin: 0;
}

.top-search .bx-searchtitle {
    margin: 0;
}

.top-search .bx-searchtitle .bx-input-group .bx-form-control {
    height: 40px;
    border-radius: 0;
    background: #fcb943;
    border: 0;
    font-size: 13px;
}

.top-search .bx-searchtitle .bx-input-group-btn button {
    background: #fcb943;
    padding: 8px 30px 9px;
    vertical-align: top;
    border-radius: 0px 3px 3px 0px;
    min-height: 40px;
    color: black;
    outline: none;
    background-image: url(/upload/icon/ic_search.png);
    background-repeat: no-repeat;
    background-position: center;
}

.top-search .bx-top-nav-container .bx-nav-1-lvl>a {
    color: #333;
}

.top-search .bx-searchtitle .bx-input-group-btn button:hover,
.top-search .bx-searchtitle .bx-input-group-btn button:active,
.top-search .bx-searchtitle .bx-input-group-btn button:focus{
    opacity: 0.7;
}

.col-md-5.top-search {
    padding: 0;
}

.autoriz-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.footer-anmr {
    background: rgba(41,45,46,1);
    background: -moz-linear-gradient(left, rgba(41,45,46,1) 0%, rgba(41,45,46,1) 49%, rgba(41,45,46,1) 51%, rgba(39,42,43,1) 88%, rgba(39,42,43,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(41,45,46,1)), color-stop(49%, rgba(41,45,46,1)), color-stop(51%, rgba(41,45,46,1)), color-stop(88%, rgba(39,42,43,1)), color-stop(100%, rgba(39,42,43,1)));
    background: -webkit-linear-gradient(left, rgba(41,45,46,1) 0%, rgba(41,45,46,1) 49%, rgba(41,45,46,1) 51%, rgba(39,42,43,1) 88%, rgba(39,42,43,1) 100%);
    background: -o-linear-gradient(left, rgba(41,45,46,1) 0%, rgba(41,45,46,1) 49%, rgba(41,45,46,1) 51%, rgba(39,42,43,1) 88%, rgba(39,42,43,1) 100%);
    background: -ms-linear-gradient(left, rgba(41,45,46,1) 0%, rgba(41,45,46,1) 49%, rgba(41,45,46,1) 51%, rgba(39,42,43,1) 88%, rgba(39,42,43,1) 100%);
    background: linear-gradient(to right, rgba(41,45,46,1) 0%, rgba(41,45,46,1) 49%, rgba(41,45,46,1) 51%, rgba(39,42,43,1) 88%, rgba(39,42,43,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292d2e', endColorstr='#272a2b', GradientType=1 );
    position: relative;
}

.bx_catalog_top_home.col3 .bx_catalog_item {
    z-index: 9;
}

.bx_catalog_line .bx_catalog_line_ul li {
    margin-bottom: 5px;
}

.bx_catalog_top_home {
    border-bottom: none;
}

.footer-title {
    font-size: 18px;
    font-weight: bold;
    color: #a0c5cd;
    padding-bottom: 13px;
    border-bottom: 1px solid #40454b;
}

.section-footer-aboutc li a,
.footer-produkt-menu li a {
    font-size: 14px;
    color: #658086;
    text-decoration: none;
}

.section-footer-aboutc-menu,
.footer-produkt-menu,
.footer-contacts__address{
    margin-top: 27px;
}

.section-footer-contacts {
    color: #658086;
}

.footer-icon {
    width: 11px;
    margin-right: 10px;
    display: inline-block;
    line-height: 2.143;
}

i.footer-icon {
    color: #f9a91d;
    margin-top: 9px;
}

.footer-contacts__phone img{
    margin-top: 9px;
}

.footer-contacs-content {
    display: inline-block;
    line-height: 2;
}

.footer-contacts__address,
.footer-contacts__phone {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
}


.footer-contacts__mode {
    margin-top: 25px;
    font-size: 14px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-contacs-content .sign {
    color: rgb(126, 126, 126);
}

.footer-contacts__phone {
    margin-top: 35px;
    line-height: 2.143;
}

.footer-contacts__socio-link {
    margin-top: 50px;
    height: 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-contacts__socio-link i {
    background: #333536;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 11px;
    height: 25px;
    width: 25px;
    color: #b3b3b3;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.footer-contacts__socio-link a:hover {
    text-decoration: none;
}

.footer-contacts__socio-link i:hover {
    background: #ff0000;
    color: #ffffff;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.footer-subtitle{
    font-size: 12px;
    color: #999999;
    padding-right: 10px;
    font-family: 'Open Sans';
}

.footer-contacts__payment {
    margin-top: 40px;
}

.footer-contacts__payment-icons {
    margin-top: 15px;
}

.footer-contacts__payment-icons span {
    width: 40px;
    height: 25px;
    margin-right: 5px;
    margin-bottom: 7px;
    display: inline-block;
}

.section-footer-contacts {
    background: #272a2b;
}

.section-footer-contacts,
.section-footer-produkt,
.section-footer-aboutc {
    padding-top: 47px;
}

.footer-produkt-menu ul.bx-inclinksfooter-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 500px;
}

.footer-produkt-menu li.bx-inclinksfooter-item {
    padding-right: 30px;
    width: 49%;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.section-footer li.bx-inclinksfooter-item:hover a ,
.section-footer-aboutc li.bx-inclinksfooter-item:nth-child(3):hover a {
    color: #fff;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.section-footer-aboutc li.bx-inclinksfooter-item:nth-child(3) a {
    color: #d71515;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.section-footer li.bx-inclinksfooter-item {
    line-height: 2;
}

.copyright-block,
.copyright-block a {
    font-size: 13px;
    color: rgb(101, 128, 134);
    line-height: 2;
}

.company-block {
	 align-self: center;
}
@media (min-width: 768px) {

    .section-footer-bottom {
      display: flex;
    }

}

.company-block .conpany-color {
    color: #f9a91d;
}

.col-md-3.politics-block {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.company-block a {
    font-size: 13px;
    color: #658086;
}

.copyright-block span {
    padding-right: 10px;
}

.copyright-block a {
    padding: 0 10px;
    text-decoration: underline;
}

.copyright-block .a-asobenni {
    border-right: 2px solid #4d5f63;
    border-left: 2px solid #4d5f63;
}

span.border-bottom {
    height: 100%;
    width: 1px;
    padding: 0;
    border-right: 1px solid #394345;
    position: absolute;
    top: 0;
    left: 0;
}

span.border-bottom2 {
    height: 100%;
    width: 1px;
    padding: 0;
    border-right: 1px solid #394345;
    position: absolute;
    top: 0;
    right: 3px;
}

.company-block {
    text-align: right;
}

.copyright-block a:hover,
.company-block a:hover,
.footer-contacs-content a:hover {
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.footer-contacs-content a:hover {
    text-decoration: none;
}

.footer-contacs-content a{
    font-size: 14px;
    color: rgb(101, 128, 134);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.col-md-3.section-footer-contacts {
    background: #272a2b;
}

.company-block,
.copyright-block {
    padding: 10px 0;
}

.col-sm-9.copyright-block{
    padding-left: 0;
}

.col-sm-3.company-block {
    padding-right: 0;
}

.section-footer-produkt {
    padding-bottom: 50px;
}

.company-block a:hover {
    text-decoration: none;
}

.bx-side-nav-container {
    top: 0;
    padding: 0; 
    padding-top: 10px;
    position: relative;
    border-radius: 0;
}

.bx-nav-1-lvl i.fa.fa-angle-right {
    position: absolute;
    right: 13px;
    color: #666666;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container, 
.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced,
.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container, 
.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,
.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container, 
.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced {
    min-width: 875px;
    background: #ebedf0;
    height: auto;
}

.bx-side-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced, 
.bx-side-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced, 
.bx-side-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container, 
.bx-side-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
    top: 0;
}

.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl,
.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl,
.bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl {
    min-width: 220px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    display: block;
}

.bx-hover .bx-nav-2-lvl-container.position-top {
    bottom: auto;
    top: 0;
}

.bx-side-nav-container .bx-nav-2-lvl {
    width: 33%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
}

.bx-side-nav-container
.bx-nav-1-lvl.bx-nav-list-1-col
.bx-nav-2-lvl-container
.bx-nav-list-2-lvl,
.bx-side-nav-container
.bx-nav-1-lvl.bx-nav-list-1-col
.bx-nav-2-lvl-container-advanced
.bx-nav-list-2-lvl {
    display: block;
    min-width: 220px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bx-side-nav-container .bx-nav-2-lvl>a {
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    text-transform: unset;
}

.bx-side-nav-container .bx-nav-3-lvl a {
    font-size: 14px;
    font-family: "OpenSans";
    color: rgb(102, 102, 102);
}

.two-top-menu ul.bx-nav-list-3-lvl {
    display: none;
}

.section-top-menu .bx-top-nav-container .bx-nav-1-lvl>a span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 25px;
}

@media screen and (min-width: 992px) {
  .bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover>a {
    color: #f9a91d;
    background-color: transparent;
}

.bx-top-nav-container .bx-nav-1-lvl:hover .bx-nav-2-lvl-container{
	opacity: 1;
    display: block;
    position: absolute;
    top: 100%;
    z-index: 999;
    background: #fff;
}

}
.col-md-5.top-catalog-menu {
    padding-right: 0;
}

.two-top-menu .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.two-top-menu .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
    display: block;
    min-width: 200px;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.top-catalog-menu .bx-nav-2-lvl a.submenu {
    text-align: left;
    padding: 5px 15px 5px;
}

.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-2-lvl>a.submenu:hover {
    color: #f9a91d;
    background: transparent;
}

.bx-side-nav-container .bx-nav-3-lvl a {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(51, 51, 51);
    line-height: 1.429;
}

.advantages-section-body {
    height: 157px;
    width: 193px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/upload/icon/ramka-preim.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.col-md-3.advantages-section-block {
    padding: 6px 6px 12px 6px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.advantages-section-body-name {
    height: 70px;
    width: 90%;
    font-size: 16px;
    font-family: 'Open Sans';
    color: rgb(60, 32, 4);
    line-height: 1.25;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    cursor: default;
}

.advantages-section-body-img {
    height: 55px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.advantages-section-body-img img {
    max-height: 53px;
}

.advantages-section-body:hover .advantages-section-body-name{
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.advantages-section-body .hover-icon {
    position: absolute;
    opacity: 0;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.advantages-section-body:hover .hover-icon {
    opacity: 1;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.advantages-section-body:hover .color-icon {
    opacity: 0;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.advantages-section-body:hover {
    background: rgba(241,127,27,0.54);
    background: -moz-linear-gradient(45deg, rgba(241,127,27,0.54) 0%, rgba(241,127,27,0.63) 20%, rgba(241,127,27,0.71) 37%, rgba(241,127,27,0.89) 77%, rgba(241,127,27,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(241,127,27,0.54)), color-stop(20%, rgba(241,127,27,0.63)), color-stop(37%, rgba(241,127,27,0.71)), color-stop(77%, rgba(241,127,27,0.89)), color-stop(100%, rgba(241,127,27,1)));
    background: -webkit-linear-gradient(45deg, rgba(241,127,27,0.54) 0%, rgba(241,127,27,0.63) 20%, rgba(241,127,27,0.71) 37%, rgba(241,127,27,0.89) 77%, rgba(241,127,27,1) 100%);
    background: -o-linear-gradient(45deg, rgba(241,127,27,0.54) 0%, rgba(241,127,27,0.63) 20%, rgba(241,127,27,0.71) 37%, rgba(241,127,27,0.89) 77%, rgba(241,127,27,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(241,127,27,0.54) 0%, rgba(241,127,27,0.63) 20%, rgba(241,127,27,0.71) 37%, rgba(241,127,27,0.89) 77%, rgba(241,127,27,1) 100%);
    background: linear-gradient(45deg, rgba(241,127,27,0.54) 0%, rgba(241,127,27,0.63) 20%, rgba(241,127,27,0.71) 37%, rgba(241,127,27,0.89) 77%, rgba(241,127,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17f1b', endColorstr='#f17f1b', GradientType=1 );
    border-radius: 3px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.row.news-list.advantages-section {
    padding-bottom: 60px;
    position: relative;
}

.border-bottom-div {
    border-bottom: 1px solid #e5e5e5;
    width: 846px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.front-title {
    font-size: 26px;
    color: rgb(51, 122, 183);
    line-height: 0.769;
    text-align: left;
    margin-bottom: 30px;
}



.owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: relative;
}

.owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0!important;
    width: 100%;
    height: 23px;
}

.owl-prev{
    background-image: url("/upload/icon/back.png")!important;
    background-position: center!important;
    width: 15px;
    height: 20px;
    position: absolute;
    left: -12px;
}
.owl-next{
    background-image: url("/upload/icon/right-arrow.png")!important;
    background-position: center!important;
    position: absolute;
    right: -11px;
    width: 15px;
    height: 20px;
}

.owl-prev span,
.owl-next span{
    opacity: 0;
}

.row.news-list.partners-section {
    padding: 0 25px;
    padding-bottom: 45px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background-color: transparent!important;
    color: #FFF;
    text-decoration: none;
    opacity: 0.7;
    outline: none;
}

.bx_catalog_item.double.catalog-body {
    width: 90%;
}

.front-top-katalog {
    border-bottom: none;
}

.front-top-katalog  .owl-stage-outer {
    padding-bottom: 60px;
    padding-left: 10px;
}

.bx-content-seection {
    border-left: none;
    border-right: none;
}

.footer-border {
    height: 1px;
    width: 100%;
    position: absolute;
    border-bottom: 1px solid #40454b;
    z-index: 100;
    left: 0;
}

ul.bx_catalog_line_ul.top-product-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 90px;
}

.body-product {
    width: 30%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1%;
    margin-bottom: 0!important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid transparent;
}

.body-product .body-product-img {
    position: relative;
    display: block;
    float: none;
    overflow: hidden;
    margin-right: 0;
    width: 125px;
    height: 160px;
    border: none;
    border-radius: 2px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    margin: 8px;
}

.body-product h2.bx_catalog_line_title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
}

.body-product .bx_catalog_line_title a {
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin-bottom: 15px;
}

.body-product .bx_catalog_line_title span {
    font-size: 12px;
    color: rgb(153, 153, 153);
}

.img-link-wrap {
    border-top: 1px solid #e5e5e5;
}

.owl-nav {
    pointer-events: none;
}

button.owl-prev,
button.owl-next {
    pointer-events: auto;
}

.bx-basket-block a {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 19px;
}

span.num-price {
	font-size: 10px;
	height: 16px;
	padding: 0 5px;
	border-radius: 50%;
	position: absolute;
	top: -11px;
	left: 10px;
	width: 16px;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	background: #f9a91d;
}

.header-purchase a {
	text-decoration: none;
	border-bottom: none;
	cursor: pointer;
	position: relative;
	display: flex;
	height: 100%;
	gap: 13px;
}

.header-purchase a:hover  {
    opacity: 0.8;
    text-decoration: none;
}

.autoriz-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer-contacts__socio-link i.fa-vk:hover {
    background: #1798ea;
    color: #ffffff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer-contacts__socio-link i.fa-instagram:hover {
    background: #E1306C;
    color: #ffffff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.bx-yellow.bx-side-nav .bx-side-nav-container .bx-nav-1-lvl.bx-nav-parent>a:after {
    display: none;
}

.fixit-sb {
    position: fixed!important;
    right: auto!important;
    left: auto;
    top: 0;
    z-index: 100;
}
.fixit-sb .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container,
.fixit-sb .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,
.fixit-sb .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container,
.fixit-sb .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced {
    height: 100vh;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
    z-index: 5000;
}

.fixit-sb .bx-nav-list-1-lvl {
    overflow-y: scroll;
    height: 100vh;
}

.hover-section-price {
    display: none;
}

.body-product:hover .hover-section-price {
    display: block;
}

.body-product {
    position: relative;
    border-top: 1px solid #e5e5e5;
}

.body-product:hover {
    border-top: 1px solid transparent;
}

.body-product-content {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    padding: 0 10px 10px 10px;
}

.body-product:hover .body-product-content {
    position: absolute;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    -webkit-animation: borderview .5s;
    animation: borderview .5s;
    z-index: 10;
    background: #fff;
}

.mobile-header {
    display: none;
}

.btn-mobile-menu {
    display: none;
}

ul.category-tovar {
    padding: 0;
}

.category-tovar a {
    color: #666666;
    text-decoration: none;
    width: 100%;
    display: block;
}

.body-product:hover .hover-section-price {
    width: 100%;
}

.category-tovar li {
    margin-bottom: 5px;
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #999999;
}

.btn-category {
    color: #666666;
    font-weight: bold;
}
.btn-category:hover {
    color: #f9a91d;
    text-decoration: none;
}

.category-tovar li:hover {
    border-bottom: 1px solid #f9a91d;
    cursor: pointer;
}

.category-tovar li:hover  a{
    color: #f9a91d;
    text-decoration: none;
}

.col-lg-3.col-md-4.col-sm-4.col-xs-6.advantages-section-block {
    padding-bottom: 15px;
}

.top-backet {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.comparison-block-body {
    position: relative;
}

.brand-page .news-item {
    width: 22%;
    display: inline-block;
    height: 140px;
    line-height: 140px;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    margin-bottom: 30px;
    margin: 1%;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.brand-page .news-item:hover {
    border: 1px solid #FEB05D;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

.brand-page .news-item a {
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.brand-page img.preview_picture {
    width: 100%;
    height: 100%;
    padding: 10px;
    object-fit: contain;
}

input.form-btn-price {
    background: #efa607;
    color: #fff;
    height: 57px;
    border: none;
    border-radius: 4px;
    padding: 0 50px;
    outline: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.form-title {
    font-weight: bold;
    text-align: center;
}

.form-text {
    text-align: center;
    padding: 20px;
    color: #666666;
}

.bacground-form {
    background: #fafafa;
    padding: 20px 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.fotm-low {
    width: 100%;
}

.fotm-low {
    width: 100%;
}

.form-title {
    font-weight: bold;
    text-align: center;
}

.form-text {
    text-align: center;
    padding: 20px;
    color: #666666;
}

.form-text span {
    color: #333333;
    font-weight: 700;
}

.bacground-form {
    background: #fafafa;
    padding: 20px 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-form-low .modal-body {
    position: relative;
    padding: 20px 0!important;
}

input.form-btn-price.active {
    background: #1fc11f;
}

input.form-btn-price {
    background: #efa607;
    color: #fff;
    height: 57px;
    border: none;
    border-radius: 4px;
    padding: 0 50px;
    outline: none;
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}
input.form-btn-price:hover {
    -webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
    -webkit-transform: translateY(-3px);    -ms-transform: translateY(-3px);    transform: translateY(-3px);
    -webkit-box-shadow: 0px 10px 11px 0px rgba(227,224,227,1);
    -moz-box-shadow: 0px 10px 11px 0px rgba(227,224,227,1);
    box-shadow: 0px 10px 11px 0px rgba(227,224,227,1);
    opacity: 0.7;
}

.has-error, input[type=text].has-error, input[type=password].has-error {
    border: 1px solid red;
}

span.stars {
    color: #efa607;
}


.bottom-form {
    text-align: center;
}

.g-recaptcha div:first-child {
    margin: auto;
}

.recapcha-block {
    padding: 20px 0;
}

span.stars {
    color: #efa607;
}

.bottom-form {
    text-align: center;
}

.recapcha-block {
    padding: 20px 0;
}


.bx-section-desc.bx_yellow {
    padding: 0 0 0 15px;
}

.owl-item .bx_catalog_item.double {
    width: 100%!important;
}

.partners-section .news-block {
    padding: 10px;
    border: 1px solid #d6d6d6;
    min-height: 120px;
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bx-side-nav-container .bx-nav-2-lvl>a {
    color: #000000!important;
    font-weight: 600;
}

div#catalog_menu_g8taYv {
    width: 100%;
	 height: 100%;
}

ul#ul_catalog_menu_XEVOpk {
    border-right: 1px solid #fcb943;
}

.section-header-body__menu .bx-top-nav-container .bx-nav-1-lvl>a span {
    padding-left: 25px;
    font-size: 13px;
    line-height: 18px;
    color: #383838;
}

.section-header-body__menu .bx-nav-list-1-lvl li {
    min-width: auto;
}

.section-header-body__menu .bx-nav-list-1-lvl li:first-child {
    width: auto;
}

.section-header-body__menu .bx-nav-list-1-lvl li:first-child {
    border-right: 0px solid #fcb943;
}

.section-header-body__menu ul#ul_catalog_menu_g8taYv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
	 gap: 32px;
}

.bx-top-nav.bx-blue.two-top-menu {
    width: 100%;
}

.top-catalog-menu {
    border-right: 1px solid #fcb943;
}

button.btn.btn-default:hover {
    opacity: .8;
}

ul#ul_catalog_menu_XEVOpk li span.hover {
    position: absolute;
    bottom: 6px;
    margin: auto;
    height: 1px;
    width: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

ul#ul_catalog_menu_XEVOpk li:hover span.hover {
    width: 90%;
}

li.bx-nav-1-lvl.bx-nav-list-0-col.bx-active span.hover {
    width: 90%!important;
}

/*От 992рх до 1200рх */

@media (max-width: 1200px) {

    ul#ul_catalog_menu_LkGdQn {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: start!important;
    }

    .sidebar.col-md-pull-9 {
        right: 77%;
    }

    .section-top-menu .bx-nav-list-1-lvl li:first-child {
        width: 235px!important;
    }

    .section-top-menu .bx-nav-list-1-lvl li {
        width: calc(100% - 235px);
    }

    ul#ul_catalog_menu_XEVOpk li span {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .phone-icon {
        width: 11px;
    }

    .section-top-menu .bx-nav-list-1-lvl li {
        min-width: 150px;
    }

    .section-top-menu .bx-nav-list-1-lvl li:first-child {
        width: 238px;
    }

    .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container, .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced, .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container, .bx-side-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced {
        min-width: 703px;
        height: auto;
        left: 238px;
    }

    .bx-nav-1-lvl i.fa.fa-angle-right {
        right: 10px;
    }

    .section-header-body__menu .bx-top-nav-container .bx-nav-1-lvl>a span {
        text-align: center;
        padding: 2px;
    }

    .col-md-6.section-header-body__menu {
        padding-left: 0;
    }

    .footer-produkt-menu ul.bx-inclinksfooter-list {
        height: 530px;
    }

    .col-sm-9.copyright-block {
        padding-left: 10px;
        padding-right: 215px;
    }

    .col-sm-3.company-block {
        padding-right: 10px;
    }

    .advantages-section-body {
        height: 167px;
        width: 204px;
    }

    .advantages-section-body {
        height: 167px;
        width: 204px;
        margin-bottom: 15px;
    }

    .row.news-list.advantages-section {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .mobile-header .top-search {
        margin-top: 15px;
        border: 1px solid #fcb943;
        border-radius: 5px;
    }
}

/*от 769px до 991px*/

@media (max-width: 991px) {

    .mobileAddress {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobile-header {
        display: block;
    }

    .col-md-6.section-header-body__menu {
        display: none;
    }

    .row.header-content {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 10px 0;
    }

    .mobile-logo {
        width: 200px;
        height: 80px;
    }

    .footer-produkt-menu ul.bx-inclinksfooter-list {
        height: 750px;
    }

    /* .footer-icon, i.footer-icon {
        display: none;
    } */

    .footer-title {
        font-size: 15px;
    }

    .section-footer-contacts, .section-footer-produkt, .section-footer-aboutc {
        padding-top: 30px;
    }

    .section-footer-produkt {
        padding-bottom: 30px;
    }

    .col-sm-12.company-block {
        text-align: center;
        padding-top: 0;
    }

    .col-sm-12.copyright-block {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background: #272a2b;
    }

    .copyright-block .a-asobenni {
        border-right: none;
        border-left: none;
    }

    span.border-bottom, span.border-bottom2 {
        display: none;
    }

    .col-md-3.section-footer-contacts {
        background: #282c2d;
        height: 663px;
    }

    .footer-contacts__mode,
    .footer-contacts__phone,
    .footer-contacts__socio-link,
    .footer-contacts__payment{
        margin-top: 20px;
    }

    .footer-produkt-menu li.bx-inclinksfooter-item {
        padding-right: 15px;
    }

    span.copyring-span {
        width: 100%;
        text-align: center;
    }

    .bx-content.col-md-9.col-sm-8.col-md-push-3.col-sm-push-4 {
        width: 100%;
        left: auto;
        padding-left: 15px;
    }

    .sidebar.col-xs-12.col-md-3.col-sm-4.col-md-pull-9.col-sm-pull-8 {
        display: none;
    }

    .img-link-wrap,
    .row.news-list.advantages-section,
    .front-top-katalog .owl-stage-outer,
    .row.news-list.advantages-section {
        padding-bottom: 45px;
    }

    ul.bx_catalog_line_ul.top-product-container {
        margin-bottom: 45px;
    }

    .btn-mobile-menu {
        display: block;
        position: fixed;
        left: 10px;
        top: 5px;
        font-size: 25px;
        color: #feaa75;
        z-index:5000;
    }
    .btn-mobile-menu:hover {
        cursor: pointer;
    }

    .mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        height: auto!important;
        width: 100%;
        min-height: 100%;
        padding: 30px 0;
        overflow: hidden;
        background: #F4F4F4;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        transition: 0.5s;
        -webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);
        z-index: 10;
        text-align: center;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 15px;
        font-size: 18px;
        z-index: 1000;
    }

    .mobile-menu.active {
        transform: translateY(0);
    }

    .mobile-menu ul#ul_catalog_menu_g8taYv {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobile-menu .bx-blue.bx-top-nav .bx-top-nav-container {
        background: transparent;
        display: block;
    }

    .mobile-menu .bx-top-nav-container .bx-nav-1-lvl>a {
        color: #20394c;
    }

    .mobile-menu .bx-top-nav-container .bx-nav-1-lvl>a:hover {
        color: #F4F4F4;
    }

    img.menu-icons {
        display: none;
    }

    .mobile-menu .bx-top-nav-container .bx-nav-1-lvl>a {
        font-size: 16px;
    }

    .mobile-menu i.fas.fa-caret-up {
        display: none;
    }

    .mobile-menu .two-top-menu .bx-nav-1-lvl i {
        right: 22px;
    }

    .bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
    .bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
    .bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container, .bx-top-nav-container
    .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
        background: #f4f4f4;
    }

    .two-top-menu .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
    .two-top-menu .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
        display: block;
        min-width: 180px;
    }

    .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced,
    .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
        min-width: 180px;
    }

    .bx-top-nav-container .bx-nav-2-lvl {
        min-width: 180px;
        padding: 0;
    }

    .mobile-menu .bx-top-nav-container .bx-nav-1-lvl>a:hover {
        color: #feaa75;
    }

    .bx-top-nav-container .bx-nav-1-lvl {
        float: left;
        position: relative;
        width: 180px;
        text-align: center;
    }

    .bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a, .bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a, .bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
        background: transparent;
        border-bottom: 0;
    }

    footer.footer-anmr {
        background: #292d2e;
    }

    .col-md-3.section-footer-contacts {
        background: #292d2e;
    }

    .background-bottom {
        background: #272a2b;
    }

    .body-product {
        width: 47%;
        min-height: 212px;
    }

    .top-background {
        height: auto;
        padding: 15px 0;
    }

    .mobileHeaderTop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
    }

    .mobileAddress {
        width: 50%;
    }

    .section-header-top__mode {
        width: 45%;
    }

    .mobileMenu {
        width: 5%;
    }

    .mobileMenu i {
        width: 22px;
        height: 19px;
    }

    .mobileMenu .fa-bars:before {
        content: "\f0c9";
        color: #F17F1B;
        font-size: 22px;
    }
    .mobileBottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 5px;
    }

    .bx-searchtitle {
        margin: 0px 0 0;
    }
}

/*от 500px до 768px*/

@media (max-width: 768px) {

    .hover-section-price {
        display: block;
        width: 100%;
    }

    .bx-top-nav-container .bx-nav-1-lvl {
        width: 200px;
    }

    .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced, .bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
        min-width: 200px;
    }

    .top-background {
        height: 74px;
    }

    .mobile-logo {
        width: 160px;
        height: auto;
    }

    .section-header-body__signature {
        width: 135px;
        padding-left: 10px;
    }

    .bx-touch .bx_catalog_top_home.col2 .bx_catalog_item, .bx-touch .bx_catalog_top_home.col3 .bx_catalog_item, .bx-touch .bx_catalog_top_home.col4 .bx_catalog_item, .bx-touch .bx_catalog_top_home.col5 .bx_catalog_item {
        padding: 1px 16px;
        margin: 0 1% 30px;
        width: 99%;
    }

    .follow-block {
        width: 100%;
    }

    .row.follow-body {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .follow-block {
        padding-bottom: 10px;
    }

    .section-footer-aboutc ul.bx-inclinksfooter-list {
        height: 235px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .section-footer-contacts {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer-title {
        width: 100%;
    }

    .footer-contacts__mode, .footer-contacts__phone, .footer-contacts__socio-link {
        width: 49%;
        margin-top: 0;
    }

    .footer-contacts__address {
        margin-top: 0;
        width: 49%;
    }

    .footer-contacts__payment {
        margin-top: 0;
    }

    .row.section-footer-bottom {
        margin-bottom: 55px;
    }

    .col-sm-12.copyright-block {
        padding: 2px 50px;
        width: 483px;
        margin: auto;
    }

    .row.section-footer-bottom {
        background: #272a2b;
    }

    .footer-produkt-menu ul.bx-inclinksfooter-list {
        height: 762px

    }

    .footer-icon, i.footer-icon {
        display: block;
    }

    .footer-title {
        font-size: 18px;
    }

    .body-product-content .body-product-img {
        margin-right: 0;
        width: 150px;
        height: 130px;
    }

    .col-lg-3.col-md-4.col-sm-4.col-xs-6.advantages-section-block {
        padding-bottom: 0;
    }

    .footer-icon {
        width: 15px;
    }

    .mobileAddress {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 5px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 15px;
    }
    
    .mobileHeaderTop .city-wrap {
        width: 50%;
        text-align: right;
    }

    .section-header-top__mode {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .row.section-header-top {
        height: auto;
    }

    .section-header-top__address {
        width: auto;
    }

    .mobileHeaderTop .city-wrap {
        width: auto;
    }

    .top-background {
        height: auto;
    }

    .mobileHeaderTop {
        line-height: 5px;
    }
}

@media (max-width: 767px) {
	.col-md-3.col-sm-4.hidden-xs.sidebar-wrap {
		display: block !important;
	}
	.span.num-price {
		top: -13px;
		left: 11px;
	}

	span.num-price {
		top: -13px;
		left: 12px;
	}
}


/*от 320px до 500px*/

@media (max-width: 500px) {
    .col-lg-3.col-md-4.col-sm-4.col-xs-6.advantages-section-block {
        width: 100%;
    }
.body-product:hover {
    border-top: 1px solid transparent;
    min-height: 500px;
}
    .body-product {
        width: 99%;
    }

    .section-header-body__signature {
        display: none;
    }

    .front-title, h2.social-title {
        font-size: 22px;
        text-align: center;
    }

    .col-md-4.col-sm-4.col-xs-6.follow-block {
        width: 100%;
    }

    .footer-produkt-menu ul.bx-inclinksfooter-list {
        height: 765px;
    }

    .section-footer-produkt {
        padding-bottom: 0;
    }

    .footer-contacts__address,
    .footer-contacts__mode,
    .footer-contacts__phone,
    .footer-contacts__socio-link,
    footer-contacts__payment {
        width: 100%;
        padding: 10px 0;
    }
    .col-md-3.section-footer-contacts {
        height: 418px;
    }

    .col-sm-12.copyright-block {
        padding: 0;
        width: 300px;
        margin-top: 15px;
    }

    .footer-contacts__payment {
        margin-top: 10px;
    }

    .bacground-form {
        padding: 20px 10px;
    }

    .img-link span {
        background-size: 50% auto;
    }
	 .section-header-top {
		gap: 0;
	 }
	 .section-header-body__authorization>a>span {
		display: none;
  }

  .top-background {
	padding: 19px 3px 13px 0px;
  }
}


@media (max-width: 400px) {
    .footer-produkt-menu ul.bx-inclinksfooter-list {
        height: 870px;
    }
}

ul#ul_catalog_menu_XEVOpk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: 0;
}

ul#ul_catalog_menu_XEVOpk li {
    padding: 0 10px;
}

.bx-content-seection {
    border-left: 0px solid #eaebec!important;
    border-right: 0px solid #eaebec!important;
}

@media (max-width: 1200px) {
    .section-top-menu .bx-nav-list-1-lvl li {
        min-width: 0;
    }

    .section-top-menu .bx-nav-list-1-lvl li:first-child {
        width: auto;
    }
}
