/*Иморт шрифта IcoMOON*/
/*@font-face{font-family:'icomoon';
src: url('/css/fonts/icomoon.eot?m18qjm');
src: url('/css/fonts/icomoon.eot?m18qjm#iefix') format('embedded-opentype'), 
url('/css/fonts/icomoon.ttf?m18qjm') format('truetype'), 
url('/css/fonts/icomoon.woff?m18qjm') format('woff'), 
url('/css/fonts/icomoon.svg?m18qjm#icomoon') format('svg');
font-weight:normal;font-style:normal}
.main-block__main_video {
    margin: 0 0 74px;
}*/

/*мой слайдер сертификат*/

.le {
    margin-right: 12%;
    margin-top: 5%;
}

.slider {
    position: relative;
    overflow: hidden;
}

.slider__wrapper {
    display: flex;
    transition: transform 0.6s ease;
}

.slider__item1 {
    flex: 0 0 19%;
    max-width: 19%;

}

/* .slider__control {
   position: absolute;
   top: 50%;
   display: none;
   align-items: center;
   justify-content: center;
   width: 40px;
   color: #fff;
   text-align: center;
   opacity: 0.5;
   height: 50px;
   transform: translateY(-50%);
   background-image:  #fff;
 }*/

.slider__control_show {
    display: flex;
}

.slider__control:hover,
.slider__control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.slider__control_left {
    left: 0;
}

.slider__control_right {
    right: 0;
}

.slider__control::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.h_news_line1 {
    margin-left: 2%;

}

.slider__control_left::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.slider__control_right::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.slider__item1 > div {
    line-height: 250px;
    font-size: 100px;
    text-align: center;
}

.slid {
    padding-left: 30%;
}

/* конец мой слайдер сертификат*/
.zayavka_btn {
    padding: 8px;
    padding-left: 20px;
    background-color: #FF000F;
    border-radius: 33px;
    display: block;
    width: 90%;
    margin-left: 5%;
    margin-top: 7%;;
    margin-bottom: 7%;
    height: calc(2.25rem + 20px);
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    background-clip: padding-box;
    border: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    cursor: pointer;
}

.zayavka_btn:hover {
    filter: drop-shadow(0px 4px 4px rgba(42, 42, 42, 0.25));
}

.label_form_partner {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2%;
    margin-left: 8%;
}

.inp_form_partner > .inputtext {
    margin-bottom: 7px;
    padding: 8px;
    padding-left: 20px;
    background-color: #f1f1f1;
    border-radius: 33px;
    display: block;
    width: 100%;
    height: calc(2.25rem + 20px);
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    /* border-radius: .25rem; */
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.inp_form_partner > input {
    margin-bottom: 7px;
    padding: 8px;
    padding-left: 20px;
    background-color: #f1f1f1;
    border-radius: 33px;
    display: block;
    width: 100%;
    height: calc(2.25rem + 20px);
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    /* border-radius: .25rem; */
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.mar_partner {
    padding: 3%;


}

.akcii_blok_top {
    margin-top: -3%;
}

.img_news_line1 {
    margin-left: 25%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.icon_contakt {
    position: absolute;
    right: 0;
}

.up {


    right: 0px;
}

.main-block__main {
    /* margin: 0 0 0px;
     overflow: hidden;*/
    background: #fff;
    padding-left: 1%;
}

.main-block__top {
    padding: 24px 0 24px 62px;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.main-block__main .main-block__top {
    margin: 0 0 25px;
    padding-right: 200px;
    border-bottom: 1px solid #dcdcdc;
}

.main-block__top:before {
    width: 100px;
    height: 11px;
    position: absolute;
    top: 0;
    left: -53px;
    -webkit-transform: skew(-27deg);
    -ms-transform: skew(-27deg);
    transform: skew(-27deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    background: #ff0010;
}

.main-block__top:before, .press__date:before, .videos__top:before {
    content: "";
}

.main-block__title {
    padding: 0 35px 0 0;
    font: 700 22px/1.48 OpenSans, sans-serif;
    color: #323232;
}

.main-block__link, .main-block__title {
    display: inline-block;
    vertical-align: baseline;
    white-space: nowrap;
}

.main-block__link {
    position: relative;
    bottom: 2px;
    font: 13px/1 OpenSans, sans-serif;
    color: #ff0010;
    border-bottom: 1px solid #ff0010;
}

.main-block__link, .main-block__title {
    /* margin-left: 1%;*/
}

.arrows-1 {
    width: 162px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.h_gov {
    text-shadow: 3px 5px 6px black;
    color: #fff;
    font-family: 'Roboto', sans-serif !important;
    padding-left: 5%;
    padding-top: 10%;
}

.arrows-1 .owl-next, .arrows-1 .owl-prev {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    border-left: 1px solid #dce0e7;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    cursor: pointer;
}

.arrows-1 .owl-next:before, .arrows-1 .owl-prev:before {
    content: "\e906";
    width: 100%;
    height: 20px;
    margin: -10px 0 0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    font: 11px/20px icons;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    transition: .4s ease-out;
}

.arrows-1 .owl-next, .arrows-1 .owl-prev {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    border-left: 1px solid #dce0e7;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    cursor: pointer;
}

.arrows-1 .owl-next:before, .arrows-1 .owl-prev:before {
    content: "\e906";
    width: 100%;
    height: 20px;
    margin: -10px 0 0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    font: 11px/20px icons;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    transition: .4s ease-out;
}

.arrows-1 .owl-next:before {
    content: "\e907";
}

.videos__image {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out;
}

.videos__title {
    color: #2A2A2A;
    margin-top: 10%;
    font: 700 13px/1.4 OpenSans, sans-serif;
    letter-spacing: .1px;
}

.video_row {
    padding: 2%;

}

.img_pad {
    padding-top: 2%;
    /* padding-left: 2%;*/
}

.contakt_img > img {
    max-width: 120px !important;
    border-radius: 50%;
}

.partner_vid_no {
    display: none;
}

.partner_vid_yes {
    display: block;
}

.partner_fa_r_no {
    display: none;
}

.partner_fa_r_yes {
    display: block;
}

.partner_fa_r_no {
    display: none;
}

.partner_fa_u_no {
    display: none;
}

.partner_fa_u_yes {
    display: block;
}


.partner_vid_no1 {
    display: none;
}

.partner_vid_yes1 {
    display: block;
}

.partner_fa_r_no1 {
    display: none;
}

.partner_fa_r_yes1 {
    display: block;
}

.partner_fa_r_no1 {
    display: none;
}

.partner_fa_u_no1 {
    display: none;
}

.partner_fa_u_yes1 {
    display: block;
}

.partner_vid_no2 {
    display: none;
}

.partner_vid_yes2 {
    display: block;
}

.partner_fa_r_no2 {
    display: none;
}

.partner_fa_r_yes2 {
    display: block;
}

.partner_fa_r_no2 {
    display: none;
}

.partner_fa_u_no2 {
    display: none;
}

.partner_fa_u_yes2 {
    display: block;
}

.partner_vid_no3 {
    display: none;
}

.partner_vid_yes3 {
    display: block;
}

.partner_fa_r_no3 {
    display: none;
}

.partner_fa_r_yes3 {
    display: block;
}

.partner_fa_r_no3 {
    display: none;
}

.partner_fa_u_no3 {
    display: none;
}

.partner_fa_u_yes3 {
    display: block;
}

.partner_vid_no4 {
    display: none;
}

.partner_vid_yes4 {
    display: block;
}

.partner_fa_r_no4 {
    display: none;
}

.partner_fa_r_yes4 {
    display: block;
}

.partner_fa_r_no4 {
    display: none;
}

.partner_fa_u_no4 {
    display: none;
}

.partner_fa_u_yes4 {
    display: block;
}

.partner_vid_no5 {
    display: none;
}

.partner_vid_yes5 {
    display: block;
}

.partner_fa_r_no5 {
    display: none;
}

.partner_fa_r_yes5 {
    display: block;
}

.partner_fa_r_no5 {
    display: none;
}

.partner_fa_u_no5 {
    display: none;
}

.partner_fa_u_yes5 {
    display: block;
}

.partner_vid_no6 {
    display: none;
}

.partner_vid_yes6 {
    display: block;
}

.partner_fa_r_no6 {
    display: none;
}

.partner_fa_r_yes6 {
    display: block;
}

.partner_fa_r_no6 {
    display: none;
}

.partner_fa_u_no6 {
    display: none;
}

.partner_fa_u_yes6 {
    display: block;
}

.partner_vid_no7 {
    display: none;
}

.partner_vid_yes7 {
    display: block;
}

.partner_fa_r_no7 {
    display: none;
}

.partner_fa_r_yes7 {
    display: block;
}

.partner_fa_r_no7 {
    display: none;
}

.partner_fa_u_no7 {
    display: none;
}

.partner_fa_u_yes7 {
    display: block;
}


.partner_vid_no8 {
    display: none;
}

.partner_vid_yes8 {
    display: block;
}

.partner_fa_r_no8 {
    display: none;
}

.partner_fa_r_yes8 {
    display: block;
}

.partner_fa_r_no8 {
    display: none;
}

.partner_fa_u_no8 {
    display: none;
}

.partner_fa_u_yes8 {
    display: block;
}

.class_iframe {
    /*padding-left: 15% !important;*/
}

@media screen and (max-width: 767px) {
    .partner_fa_r_yes,
    .partner_fa_r_yes1,
    .partner_fa_r_yes2,
    .partner_fa_r_yes3,
    .partner_fa_r_yes4,
    .partner_fa_r_yes5,
    .partner_fa_r_yes6,
    .partner_fa_r_yes7,
    .partner_fa_r_yes8 {
        display: flex;
    }
}
/*Иморт шрифта IcoMOON*/
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?m18qjm');
    src: url('fonts/icomoon.eot?m18qjm#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?m18qjm') format('truetype'), url('fonts/icomoon.woff?m18qjm') format('woff'), url('fonts/icomoon.svg?m18qjm#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

.img_stat_partner {
    float: left;
    width: 45%;
    margin-right: 3%;
}

.kontakt_bkjck {
    padding: 2%;
}

.container_top {
    margin-top: 5%;
    margin-bottom: 2%
}

.container_padding {
    padding: 4%
}

.body {
    font-family: 'Roboto', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold !important;
}

.bold {
    font-weight: bold;
}

#div {
    display: none;
}

.dropdown-child2 {
    font-size: 12px;
    text-align: center;
}


.uk-accordion-title:after {
    content: "\f107";
    font-family: 'FontAwesome';

}

.sm-block {
    display: none;
}


.menu_top {
    color: #fff;

}

.menu_top li {
    list-style-type: none;
}

ul.menu_top li {
    display: inline;

    font-size: 16px;
    padding: 2%;

}

.navigation {
    margin-top: 1%;
    margin-bottom: 1%;
    padding-left: 2%;
}

#btn_search {
    cursor: pointer;
}

.active {
    color: red;
}

.justify-content-between {
    padding-bottom: 5% !important;
}


/* .carousel{
     padding-right: -2% !important;
     padding-left: -2% !important;
 }*/
.card {
    /* border-bottom: none;*/
    /*   height: 104%;*/
}

.compare {

    cursor: pointer;
    padding-left: 25%;
}

.display_block {
    display: none !important;
}

.display_none {
    display: block;
}

.dropdown {
    position: absolute;
    display: inline-block;
    z-index: 98;
    background: #FAFAFA;
}

.dropdown-child {
    display: none;
    /*min-width: 170px;*/
    text-align: center;

}

.dropdown-child2 {
    display: none;
    min-width: 170px;

}

.dropdown-child a {

    text-decoration: none;
    display: block;

}

.dropdown:hover .dropdown-child {
    display: block;
}

.dropdown1 {

    max-height: 665px;
    overflow-y: auto;
    padding: 30px;
}

.dropdown1:hover .dropdown-child1 {
    display: block;
}
ul.menu_top1 {
    padding-left: 0;
    width: 100%;
}

ul.menu_top1 li .dropdown-child1 {
    position: absolute;
    z-index: 900;
    display: none;
    width: 109%;
    height: 240px;
    margin-top: 13px;
    background: #fff;
    color: black;
    left: 4%;
}

.dropdown-child1 {
    /*min-height: 240px;*/
}

.li_style4 .size span {
    font-size: 10px !important;
    /*padding-left: 5px;*/
}

.li_style4 {
    border-bottom: 2px solid black;
    font-size: 10px !important;
    width: 116%;
    height: 60px;
    margin-left: -18%;

}


.li_style4:hover {
    background: #fff;
}

.vid_furnitura {
    float: left;
    height: 100px;
    margin-top: 10px !important;
    text-align: center;
}

.vid_furnitura > a > img {
    height: 75px;
}

.modul_furnitura {
    float: left;
    height: 100px;
    margin-top: 16px !important;
    text-align: center;
}

.modul_furnitura > a > img {
    height: 75px;
}

.fur_fa_no {
    display: none;
}

.fur_fa_u_yes {
    display: block;
}

.fur_fa_yes {
    display: block;
}

.header_furnitura_no {
    display: none;
}

.header_furnitura_yes {
    display: block;
}

.fur_fa_u_no {
    display: none;
}

.li_style5 .size span {
    font-size: 10px !important;
    /*padding-left: 5px;*/
}

.li_style5 {
    border-bottom: 2px solid black;
    font-size: 10px !important;
    width: 116%;
    height: 60px;
    margin-left: -18%;

}


.li_style5:hover {
    background: #484e4e;
}

.li_style6 .size span {
    font-size: 10px !important;
    /*padding-left: 5px;*/
}

.li_style6 {
    border-bottom: 2px solid black;
    font-size: 10px !important;
    width: 116%;
    height: 60px;
    margin-left: -18%;

}


.li_style6:hover {
    background: #484e4e;
}

.li_style7 .size span {
    font-size: 10px !important;
    /*padding-left: 5px;*/
}

.li_style7 {
    border-bottom: 2px solid black;
    font-size: 10px !important;
    width: 116%;
    height: 60px;
    margin-left: -18%;

}


.li_style7:hover {
    background: #484e4e;
}

.dropdown3 {

    max-height: 665px;
    overflow-y: auto;
    padding: 30px;
}

.dropdown4 {

    max-height: 665px;
    overflow-y: auto;
    padding: 20px;
}

ul.menu_top1 li .dropdown-child3 {
    position: absolute;
    z-index: 900;
    display: none;
    font-size: 10px;
    background: #2A2A2A;
    color: #fff;
    padding-top: 2%;
    font-size: 11px !important;
    width: 20%;
    left: 79%;

}

.li_style2 {
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 40px;
    /*margin-left: -35%;*/
    text-align: center;
    padding-top: 5%;
}

.li_style3 {

    width: 100%;
    height: 40px;
    /*margin-left: -35%;*/
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top: 5%;
}

.li_style2:hover {
    background: #484e4e;
}

.li_style3:hover {
    background: #484e4e;
}

.dropdown-child3 {

    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

ul.menu_top1 li .dropdown-child4 {
    position: absolute;
    z-index: 900;
    display: none;
    font-size: 10px;
    background: #2A2A2A;
    color: #fff;
    padding-top: 2%;
    font-size: 12px !important;
    width: 20%;
    left: 18%;

}

.li_style {
    border-bottom: 2px solid #fff;
    width: 135%;
    height: 40px;
    margin-left: -35%;
    text-align: center;
    padding-top: 5%;
}

.li_style1 {

    width: 135%;
    height: 40px;
    margin-left: -35%;
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top: 5%;
}

.li_style1:hover {
    background: #484e4e;
}

.li_style:hover {
    background: #484e4e;
}

.dropdown-child4 {

    border-bottom-left-radius: 10%;
    border-bottom-right-radius: 10%;
}

ul.dropdown-child4 li:hover {

}

.dropdown3:hover .dropdown-child3 {
    display: block;
}

.dropdown4:hover .dropdown-child4 {
    display: block;
}

ul.menu_top1 li .dropdown-child3:hover {
    display: block;

}

ul.menu_top1 li .dropdown-child4:hover {
    display: block;

}

.oct-mm-parent-img {
    max-width: 100px;
    margin: 0 auto;
    padding-top: 15px;
}

.oct-mm-parent-link img {
    transition: opacity .15s ease;
    vertical-align: middle;
    border-style: none;
}

.img_contact {
    margin-left: 1%;
    margin-top: 1%;
}

.bx-slider-preset-3 .bx-advertisingbanner-content {

    width: 44% !important;
    left: 51% !important;

}

ul .navigation_mob li {
    font-size: 11px !important;


}

.sale-personal-section-index-block {

    background-color: #ced4da !important;
}

.ww {
    margin-top: 5%;


}

.w {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.wi {
    margin-top: 5%;
    min-height: 312px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.wi h5 {
    text-align: left;
    padding-left: 6%;
}

.border-top {
    margin-top: 2% !important;
}

.border-right {
    border-right: solid;
}

.border-left {
    border-left: solid;
}

.img_news_line {
    margin-left: 20%;
    margin-top: 20px;
    margin-bottom: 20px;

}

.news_lin > img {
    margin-top: 20px;

}

.news_link {
    /*   margin-top: 3%!important;
     */
    font-weight: 700;
    text-decoration: underline;
}

.produkciya {
    padding-right: 5%;
    text-align: right;
    text-decoration: underline;
    padding-bottom: 7%;
}

.wi > h5 {
    line-height: 1.015;
}

.img_produkciya {
    width: 100%;
}

.news_lin {
    padding: 10px;
    padding-top: 0px;
    font-weight: bold;
    height: 659px;
}

.up {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 120px;
    right: 25% !important;
    border: 1px solid #676767;
    border-radius: 50%;
    color: #cdcdd0;
    text-align: center;
}

.up :before {
    content: "\f107";
    font-family: 'FontAwesome';
    display: block;
    font: 17px/60px 'FontAwesome';
    -webkit-font-smoothing: antialiased;
}


.lisi-in {
    min-height: 50px;
}

.copirit {
    text-align: left;
}

.importer {
    text-align: right;
}

.menu_top1 li {
    list-style-type: none;
}

ul.menu_top1 li {
    display: inline;
    color: #fff;
    font-size: 17px;
    padding: 2%;

}


.logo2 {
    max-width: 95%;
    height: auto;
    margin-top: 2%;
    margin-left: -10%;
}

.logo01 img {
    max-width: 87%;
    height: auto;
    width: 100%;
}

.basket {
    margin-left: -10%;
}

.partner_vid {
    background: #2A2A2A;
    color: #fff;
    border: 1px solid #fff;
    padding: 20px;

}

.partner_block1 {
    margin-top: 2%;
    min-height: 150px;
}
.partner_block1:hover h2 {
    text-decoration: underline;
}

.h4partner {
    font-weight: 700;
    text-align: center;

}

.img-container {
    border: 1px solid;
    padding: 5%;


}

.img-container > img {
    max-width: 180px;
    /* max-height: 130px;
     margin: auto;*/

}

.vakansi_block1 {
    margin-top: 2%;
    min-height: 70px;
}

.vakansi_block2 {
    margin-top: 2px;
    min-height: 70px;
}

.vakansi_block3 {
    margin-top: 2px;
    min-height: 70px;
}

.vakansi_vid {
    background: #2A2A2A;
    color: #fff;

    padding: 20px;

}

.divit {
    margin-left: 0%;
    margin-top: 7%;
    color: rgb(47, 47, 47);
    width: 80% !important;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(47, 47, 47);
    border-image: initial;
}

}
.sertifikat > a > img {
    height: 100% !important;

}

.sertifikat_h {

}

.center-img {
    display: block;
    margin: 3% auto;
}

.bx-authform-social ul {
    padding: 5px 0 12px;
    margin: 0 0 15px;
    display: none;
}

.foter_line {
    background: #2A2A2A;
    border-top: 1px solid #676767;
"
}

.mainmenubtn {


    border: none;
    cursor: pointer;
    background: none;
    font-weight: bold;
    font-size: 15px !important;
    padding-top: 5% !important;

}

/*.owl-prev{
          background-image: url("/images/right_circle_mobile.svg");
          background-size: cover;
          width: 100px;
          height: 100px;
        }
        .owl-next{
          background-image: url("images/left_circle_mobile.svg");
          background-size: cover;
          width: 100px;
          height: 100px;
        }*/
/*@media (max-width: 1300px){
    }*/
@media (max-width: 1200px) {
    ul.menu_top1 li {
        font-size: 14px;
        padding: 2%;
    }

    .basket-line-block {
        padding-left: 6px;
    }

    .divit {

        width: 100% !important;
    }

    .news_lin {

        height: 627px;
    }

}

@media (max-width: 992px) {
    .news_link {
        font-size: 11px !important;
    }

    .news_lin > .news_line > p > a {
        font-size: 10px !important;
    }

    .news_lin {

        height: 516px;
        font-size: 10px !important;
    }

    .wi > h5 {
        font-size: 0.75rem;
    }

    .soc_h {
        /*text-align: right;*/
    }

    .dropdown > .dropdown-child > a {
        font-size: 10px;
    }

    .img-container > img {
        max-width: 120px;
    }

    .center {

        font-size: 9px;
    }

    .basket-line-block {
        padding-left: 0px;
        font-size: 8px;
    }

    /*.osoba {
        padding-left: 14px;
    }*/
    ul.menu_top1 li {
        font-size: 12px;
        padding: 1%;
    }

    .logo2 {
        margin-top: 9% !important;

    }

    .logo01 img {
        margin-top: 37%;


    }

    .mainmenubtn {
        font-size: 10px !important;
        padding-top: 10% !important;
    }

    .navigation {
        margin-top: 5%;
        font-size: 10px;
    }

    .bx-searchtitle {
        /*    max-height: 35px;*/
        margin-top: 0%;
    }

    .basket-line-block-icon-profile {
        width: 80%;
    }

    .wi {
        margin-top: 5%;
        min-height: 245px;
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }
}

@media (max-width: 767px) {
    .img_news_line1 {
        margin-left: 5%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .h_news_line1 {
        margin-left: 6%;

    }

    .mar_partner {
        padding: 6%;
    }

    .news_lin {
        width: 100%;
        margin-left: 0%;
        height: auto;
    }

    .divit {

        width: 80% !important;
    }

    .le {
        margin-right: 0%;
    }

    .foter_line {
        margin-top: 10%;
    }

    .navigation {
        font-size: 14px !important;
    }

    ul.menu_top1 li {
        font-size: 12px;
        padding: 1%;
    }

    .border-right {
        border-right: none;
    }

    .border-left {
        border-left: none;
    }

    .center {
        text-align: center;
        font-size: 13px;
    }

    .display_none {
        display: none;
    }

    .display_block {
        display: block !important;
    }

    .sm-block {
        display: block;
    }

    .sm-none {
        display: none;
    }

    .logo2 {
        margin-top: 1%;
        margin-bottom: 7%;

    }

    .logo01 img {
        margin-top: 20%;


    }
    .mob_block {
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding-top: 6px;
        padding-bottom: 7px;
    }
    .mob_block:not(:last-child){
        border-right: 1px solid rgba(255,255,255,.1);
    }

    /*mob munu*/
    #nav-toggle {
        position: relative;
        /*display: inline-block;*/
        height: 20px;
        width: 25px;
    }

    #nav-toggle span {
        position: absolute;
        left: -18px;
        top: 0px;
        z-index: 100
    }

    #nav-toggle span,
    #nav-toggle span:before,
    #nav-toggle span:after {
        cursor: pointer;
        border-radius: 8px;
        height: 5px;
        width: 48px;
        background: red;
        position: absolute;
        display: block;
        content: '';
    }

    #nav-toggle span:before {
        top: -10px;
    }

    #nav-toggle span:after {
        bottom: -10px;
    }

    /* Добавим анимацию всех свойств для блоков нашей иконки */
    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        transition: all 500ms ease-in-out;
    }

    /* Центральный блок делаем прозрачным */
    #nav-toggle.active span {
        background-color: transparent;
    }

    /* Смещаем псевдо-элементы в центр иконки (на место основного блока) */
    #nav-toggle.active span:before, #nav-toggle.active span:after {
        top: 0;
    }

    /* Наклоняем псевдо-элементы под углом 45 градусов, но в разные стороны */
    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }

    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }

    #div {

        position: absolute;
        z-index: 99;
        width: 400px;
        height: auto;
        background-color: black;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
        top: -50%;
        left: -273px;
        padding-top: 50%;
        padding-bottom: 0%;
        padding-right: 30%;
        padding-left: 5%;
        line-height: 2;
    }

    #link {
        cursor: pointer;
    }

    #link:hover {
        color: red;
        font-weight: bold;
    }

    /*end mob menu*/
    #btn_search {

        border: none;
        background: none;
        color: #a4a4a4;
        font-size: 22px;

    }

    /*  .mainmenubtn {
      font-size: 20px;
      padding-top: 12%;

  }*/
    .navigation {

        font-size: 10px;
        padding-left: 9%;
    }

    .bx-up {
        min-height: 20px;
    }

    .copirit {
        text-align: center;
    }

    .importer {
        text-align: center;
    }

    .lisi-in {
        text-align: center;
        min-height: 120px;
    }

    .lisi-in > ul {
        width: 30%;
    }

    .round {
        padding-top: 8%;
        left: 100%;
    }

    .bx-footer {
        text-align: center;
    }

    .round1 {
        left: 175%;
        padding-top: -10%;
    }

    .round2 {
        padding-top: 5%;
        left: 250%;
    }

    .up {

        bottom: 140px !important;
        right: -10% !important;
    }

    .fa-li.fa-lg {
        left: 25% !important;
    }

    .video_lin {
        width: 94%;
        margin-left: 3%;
    }

    .video_vid {
        margin: 0 auto;
    }

    .img_news_line {
        margin-left: 0%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .news_link {
        font-size: 10px !important;
    }
}

@media (max-width: 577px) {
    .logo01 img {
        margin-top: 25%;
    }

    .akcii_blok_top {
        margin-top: -5%;
    }

    .mar_partner {
        padding: 6%;
    }

    .img_prod_razd {
        display: none;
    }

    .gov_img1 {
        display: none;
    }

    .up {

        bottom: 140px !important;
        right: 44% !important;
    }
}

.class_iframe {
    padding-left: 0% !important;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    width: 35px;

    left: 0px;

}

#btn_search {

    font-size: 15px;
    padding-top: 4px;

}

.news_link {

    top: 7%;
    justify-content: flex-end;
    display: flex;
}
.col-md-2.col-sm-3.col-3 .news_link,
.col-2 .news_link{
    margin-right: 15px;
}
#div {
    top: -35%;
    left: -300px;
    font-size: 20px;
    padding-right: 40%;
    width: 450px;
}

.navigation {
    font-size: 14px !important;
}

.mainmenubtn {
    font-size: 9px;
    padding-top: 2%;
}

}

@media (max-width: 440px) {
    .fa-li.fa-lg {
        left: 22% !important;
        margin-right: 5% !important;
    }

    .mainmenubtn {
        font-size: 16px;
        padding-top: 2%;
    }

    #btn_search {
        font-size: 13px !important;
        padding-top: 4%;
    }

    .class_iframe {
        padding-left: 20% !important;
    }

    .fa-li.fa-lg {
        left: 20% !important;
    }

    .input-group .form-control {

        width: 70%
    }

    #navigation {
        font-size: 9px;
        /*   padding-left: 18%;*/
    }

    #div {
        left: -300px;
        width: 400px;
        font-size: 20px;
        line-height: 2;

    }

    .divit {

        width: 50% !important;
    }
}

@media (max-width: 400px) {
    #btn_search {
        font-size: 11px !important;
        padding-top: 4%;
    }

    .divit {

        width: 55% !important;
    }

    .video_lin {
        width: 92%;
        margin-left: 4%;
    }

    .class_iframe {
        /*padding-left: 15% !important;*/
    }


    .foter_line {
        margin-top: 20%;
    }

    .logo2 {
        max-width: 120%;
        margin-top: 4%;
        margin-bottom: 10%;

    }

    .logo01 img {
        max-width: 120%;
        margin-left: 25%;
        /*  margin-top: 10%;*/
        margin-bottom: 4%;
    }

    #tel_none {
        margin-left: 3%;
        margin-top: 1%;
        margin-bottom: 10%;
        padding-top: 1%;

    }

    .display_block {
        margin-top: 0%;
    }

    .display_block_top {
        margin-top: 5%;
    }

    #nav-toggle {
        margin-top: 0%;
    }

    .mainmenubtn {
        font-size: 14px;
    }


}

}


@media (max-width: 370px) {
    .class_iframe {
        padding-left: 10% !important;
    }

    .divit {

        width: 60% !important;
    }

    .foter_line {
        margin-top: 25%;
    }

    #btn_search {
        font-size: 10px !important;

    }

    #tel_none {
        margin-left: 0%;
    }

    .fa-li.fa-lg {
        left: 14% !important;
    }

    .mainmenubtn {
        font-size: 12px;
    }

    #btn_search {
        font-size: 11px;
    }

    #navigation {
        margin-left: 0px;
    }

    .nav {
        padding-right: 0px;
    }

    .input-group .form-control {

        width: 70%
    }

    #div {
        left: -220px;
        width: 312px;
        font-size:
    }

    .w h2 {
        font-size: 20px;
    }
}

@media (max-width: 350px) {
    .up {
        bottom: 158px !important;
        right: 42% !important;
    }

    .divit {

        width: 65% !important;
    }

    #div {
        left: -250px;
        width: 302px;
    }
}

/*   моб меню*/
.mob_menu > ul > li {
    list-style: none;
}

.mob_menu1 > .mob_men_subm1 {
    display: none;
}

.mob_menu1 > ul > li {
    list-style: none;
}

.mob_menu1:hover > .mob_men_subm1 {
    display: block;
}

.mob_menu2 > .mob_men_subm2 {
    display: none;
}

.mob_menu2 > ul > li {
    list-style: none;
}

.mob_menu2:hover > .mob_men_subm2 {
    display: block;
}

.mob_menu3 > .mob_men_subm3 {
    display: none;
}

.mob_menu3 > ul > li {
    list-style: none;
}

.mob_menu3:hover > .mob_men_subm3 {
    display: block;
}

.news_item {
    height: 225px;
}

/* contacts block */

.contacts-block-in {
    width: 100%;
}

.contacts-block-title {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.contacts-block h3 {
    font-size: 24px;
}

.contacts-item span, .contacts-item a {
    display: block;
}

.contacts-item {
    width: 300px;
}

.contacts-list {
    justify-content: space-between;
}

.contacts-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.contacts-item-position {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    margin: 2px 0 15px 0;
    height: 32px;
}

.contacts-item-link {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

@media (min-width: 767px) and (max-width: 992px) {
    .contacts-item {
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .contacts-list {
        flex-direction: column;

    }

    .contacts-item {
        margin: 0 auto;

    }
}

.smart-filter-popup-resultmobile {
    /*display: none;*/
}

@media ( max-width: 500px ) {

    .smart-filter-section-popup-in {
        padding-top: 0;
    }

    .smart-filter-popup-header {
        position: relative;
    }

    #cur-val {
        overflow: auto;
        max-height: 100%;
    }

    .smart-filter-popup-result {
        position: relative;
    }

    .cur-val-item {
        padding: 5px 10px;
    }

    .slider {
        margin-top: 5px;
    }

    input[type="checkbox"] {
        position: relative;
        top: 3px;
        z-index: 1;
        color: #fff;
        border: none;
        background-color: transparent;
    }

    input[type="checkbox"]:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid #333;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        z-index: 2;
    }

    input[type="checkbox"]:after {
        display: none;
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url('/css/img/check.svg') no-repeat center;
        z-index: 3;
    }

    input[type="checkbox"]:checked:before {
        background-color: #ff0000;
        border: none;
    }

    input[type="checkbox"]:checked:after {
        display: block;
    }

    .smart-filter-popup-resultmobilenv {
        position: absolute;
        width: 303px;
        bottom: 0;
    }

    .smart-filter-popup-resultmobile {
        position: fixed;
        bottom: 0;
        width: 334px;
        padding: 20px 32px;
        padding-right: 20px;

        /*padding-top: 20px;*/
        /*padding-bottom: 20px;*/
        background-color: #fff;
        z-index: 7;
    }

    .smart-filter-popup-resultmobile .env-left,
    .smart-filter-popup-resultmobile .env-right {
        line-height: 30px;
        font-size: 14px;
    }

    .smart-filter-popup-resultmobile .env-left input,
    .smart-filter-popup-resultmobile .env-right a {
        vertical-align: middle;
        padding: 0;
    }

    .smart-filter-popup-resultmobile .env-right {
        width: 70%;
        float: left;
        text-align: right;
    }

    .smart-filter-popup-resultmobile .env-right a {
        color: #333;
    }

    .smart-filter-popup-resultmobile .env-left {
        width: 30%;
        text-align: left;
        float: left;
    }

    .smart-filter-popup-resultmobile .icon-close {
        color: #ff0000;
    }

    .smart-filter-popup-resultmobile .icon-check {
        color: green;
    }

    .smart-filter-parameters-box-container .col-md-2 {
        flex: 0 0 0;
    }

    .smart-filter-parameters-box-container .col-10 {
        flex: 0 0 100%;
        max-width: 90%;
        padding-left: 0;
    }

    .smart-filter-parameters-box-container .form-check {
        margin-left: 0;
        padding-left: 16px;
    }

    .smart-filter-popup-header {
        padding: 16px;
    }

    .smart-filter-form {
        overflow: hidden;
    }

    .smart-filter-parameters-box-container .form-check {
        font-weight: 500;
    }

    .smart-filter-popup-result {
        /*display: none!important;*/
    }

    .smart-filter-popup-resultmobile {
        display: block;
    }

    .smart-filter-checkbox-text {
        font-weight: 100;
    }
}

.head_news_title {
    font-size: 18px;
}

.head_news_text {
    font-size: 14px;
    font-weight: lighter;
}

@media ( max-width: 768px ) {
    .head_news_title {
        font-size: 14px;
    }

    .head_news_text {
        font-size: 10px;
    }

    .news_item {
        height: 175px;
    }

    .news_lin {
        height: 521px;
    }
}


.pozdel_blosk_header_img {
    min-width: 50px;
}

.wi {
    display: flex;
    flex-direction: column;
}

.wi .produkciya {
    margin-top: auto;
}

.gov_img {
    background-size: contain !important;
}

.btn-link.product-item-detail-buy-button {
    height: auto;
}

.slider .slider__control {
    background-color: transparent;
}


.kontakt_bkjck {
    align-self: flex-start;
}

.contacts-form-wrap form br {
    display: none;
}

.contacts-form-wrap form input {
    margin-bottom: 15px;
}

/* 28.02.2021 */
.bx-authform {
    margin: 0 auto;
    margin-bottom: 25px;
}
.bx-authform-link-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bx-authform{
    margin-top: 25px;
}
.bx-authform .bx-title{
    text-align: center;
    margin-bottom: 20px;
}
.bx-authform-input-container input[type="text"], .bx-authform-input-container input[type="password"]{
    background: #fff;
    border-radius: 13px;
    border: 1px solid #2C2C2C;
    padding-left: 10px;
}
.bx-authform-input-container input[type="text"]::placeholder, .bx-authform-input-container input[type="password"]::placeholder{
    opacity: 0.4;
}
.bx-authform-formgroup-container .btn-primary{
    background: #FA7A82;
    border-radius: 15px;
    border-color: #FA7A82;
    color: #fff;
    width: 100%;
    padding: 10px;
}
@media screen and (max-width: 768px){
    .bx-authform-formgroup-container .btn-primary {
        width: 100%;
    }
}
.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt22 {
    margin-top: 22px;
}

.mt40 {
    margin-top: 40px;
}

.mt30 {
    margin-top: 30px;
}

.mt32 {
    margin-top: 32px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt42 {
    margin-top: 42px;
}

.mt50 {
    margin-top: 50px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.wi {
    margin-top: 30px;
}

.block-video-img {
    position: relative;
    padding-top: 56.25%;
}

.block-video-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    outline: none;
}

.owl-carousel .owl-nav button.owl-next {
    right: -33px;
}

.owl-carousel .owl-nav button.owl-prev {
    left: -33px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    top: 50%;
    transform: translate(0px, -110%);
}
.about .owl-carousel .owl-nav button.owl-prev, .about .owl-carousel button.owl-dot, .about .owl-carousel .owl-nav button.owl-next, .about .owl-carousel button.owl-dot {
    top: 110px;
}
/*@media ( max-width: 1200px ) {*/
/*    .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {*/
/*        top: 30px;*/
/*    }*/
/*}*/

/*@media ( max-width: 767px ) {*/
/*    .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {*/
/*        top: 40px;*/
/*    }*/
/*}*/

@media ( max-width: 1200px ){
    .main-block__main_video .owl-carousel .owl-nav .owl-next{
        right: 0;
    }
    .main-block__main_video .owl-carousel .owl-nav .owl-prev{
        left: 0;
    }
}
@media ( max-width: 576px ) {
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        /*top: 30%;*/
    }

    .owl-carousel .owl-nav .owl-next {
        right: -20px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: -20px;
    }
    .main-block__main_video .owl-carousel .owl-nav .owl-next{
        right: 0;
    }
    .main-block__main_video .owl-carousel .owl-nav .owl-prev{
        left: 0;
    }
}

.katalogi-main {
    padding-top: 30px;
}

.katalogi-main > h1 {
    margin-bottom: 35px;
}

.catalogi-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #343a40;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 15px;
}

.catalogi-name::after {
    content: "\f107";
    font-family: 'FontAwesome';
    color: #343a40;
    margin-left: 10px;
    display: inline-block;
    transition: .3s;
}

.catalogi-name.active::after {
    transform: rotate(180deg);
}

.main_menu_block {
    background-color: #fff;
    padding: 15px 15px;
    display: none;
}

.main_menu_block .main_menu {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #343a40;
}

.main_menu__item {
    margin-bottom: 5px;
}

@media ( max-width: 767px ) {
    .katalogi-main {
        padding-top: 0;
    }

    .main_menu_block {
        margin-bottom: 30px;
    }

    .main_menu_block .main_menu {
        font-size: 13px;
    }
}

@media ( max-width: 1100px ) {
    ul.menu_top1 li .dropdown-child1 {
        margin-top: 15px;
    }

    .menu_top1 {
        margin-block-end: 0;
        padding: 0;
    }

    #header .top-nav-line {
        padding: 7px 0;
    }

    ul.menu_top1 li {
        padding-bottom: 17px;
    }

    .main_menu_block {
        margin-bottom: 30px;
    }

    .catalogi-name {
        font-size: 25px;
    }
}

@media ( max-width: 767px ) {
    #header #btn_search {
        display: flex;
        align-items: center;
        padding-top: 0;
    }

}


@media (max-width: 767px) {
    .gray {
        background: #2A2A2A;
    }

    .fon {
        max-width: 800px !important;
        height: auto;
    }

    .mainmenubtn {
        display: none;
    }

    .gray .order-sm-5 {
        margin: auto;
        height: 20px;
    }

    .search_block1 {
        width: 100%;
        border-radius: 25px;
        background: black;
        border: black;
        margin-left: 14%;
    }

    .img_mob_2 {
        margin-left: 51%;
    }

    .container_mob1 {
        margin-bottom: 1%;
        margin-top: 1%;
        margin-left: 3%;
    }
}

.menu_top1 .li_style {
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 40px;
    text-align: center;
    padding-top: 7%;
    font-weight: 400;
    margin: 0;
}

ul.menu_top1 li .dropdown-child4 {
    padding: 0;
    padding-top: 2%;
}

.menu_top1 .li_style1 {
    width: 100%;
    margin: 0;
}

@media (max-width: 1100px) {
    #header > .sm-none {
        padding-bottom: 3px;
    }
}

.up {
    mix-blend-mode: difference;
    position: fixed;
    bottom: 55px;
    right: auto !important;
    left: 60px;
    z-index: 100;
}

body {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.workarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* height: 100%; */
    flex: 1 0 auto;
    overflow: visible;
    margin-top: 93px !important;
}
@media (max-width: 1200px) {
    .workarea{
        margin-top: 100px !important;
    }
}

footer {
    flex: 0 0 auto;
    overflow: hidden;
}

#header .navigation {
    display: none;
}

.osoba {
    align-items: center;
    padding-left: 0;
}

#header .osoba > div > img {
    width: 20px;
}

.osobcab > a {
    font-size: 12px;
}

@media (max-width: 1280px) {
    ul.menu_top1 li .dropdown-child3 {
        padding: 0;
        padding-top: 3%;
        left: 76%;
        width: 23%;
    }

    ul.menu_top1 li .dropdown-child3 .li_style2 {
        width: 100%;
        margin-left: 0;
        padding-top: 10px;
    }

    ul.menu_top1 li .dropdown-child3 .li_style3 {
        width: 100%;
        margin-left: 0;
    }

    .osobcab > a {
        font-size: 9px;
    }

    .osobcab {
        padding-left: 4px;
    }

    .up {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #676767;
    }
}

@media (max-width: 577px) {
    .up {
        left: 10px;
        bottom: 60px !important;
    }

    .gray .order-sm-5 {
        margin-left: 0;
        padding: 0;
        padding-left: 10px;
        padding-top: 3px;
        margin-top: 6px;
    }

    .entered > a {
        font-size: 18px !important;
    }
}

@media (max-width: 400px) {
    .gray .order-sm-5 #div {
        top: 6%;
        left: -340px;
        overflow: scroll;
        height: 100vh;
    }
}

.basket-item-block-actions {
    opacity: 1;
}

/*NEW STYLE*/
.new_style .logo-block {
    max-width: fit-content;
    margin-right: 7px;
    padding-right: 0;
}

.new_style .logo2-block {
    padding: 0;
    max-width: fit-content;
    margin-right: 50px;
}

.new_style .logo2 {
    max-width: 95%;
    height: auto;
    margin-top: 1%;
    margin-left: 0%;
}

.new_style .menu_top1 {
    width: 100%;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.new_style .menu_top_top_block {
    margin: 0;
    padding: 0;
    margin-right: auto;
    max-width: 367px;
}

.new_style .menu_top_top {
    width: 100%;
    padding-left: 0px;
    margin-left: 0%;
    margin-top: 2%;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
}

.new_style ul.menu_top_top li {
    color: #2A2A2A;
    font-size: 14px;
    padding: 0;
    /*margin-right: 45px;*/
}

.new_style #tel_none {
    max-width: 15%;
}

.new_style .dropdown {
    background: none;
}

.new_style .dropdown .mainmenubtn:focus {
    outline: none;
}

.new_style .dropdown .mainmenubtn a:focus, .new_style .dropdown .mainmenubtn a:hover {
    text-decoration: none;
}

.new_style .personal-link {
    border: 2px solid #2A2A2A;
    width: 100%;
    display: flex;
    height: 100%;
    border-radius: 17px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    padding: 3px;
}

.new_style .personal-menu-block a {
    font-size: 10px;
}

.new_style .personal.autorithe a {
    text-decoration: none;
    font-weight: 600;
}

.new_style .personal.autorithe .personal-link {
    border-color: red;
}

.new_style .personal.autorithe .personal-link:after {
    content: "\f107";
    font-family: 'FontAwesome';
    transform: rotate(270deg);
    padding-top: 5px;
    width: 8px;
    height: 16px;
}

.new_style .personal.autorithe.show-menu .personal-link:after {
    transform: rotate(0deg);
    padding-top: 0px;
    padding-left: 5px;
}

.new_style .personal {
    position: relative;
    display: flex;
    justify-content: center;
}

.new_style .personal.autorithe .personal-menu-block {
    display: none;
}

.new_style .personal.autorithe.show-menu .personal-menu-block {
    display: block;
}

.new_style .personal.autorithe .personal-menu-block {
    position: absolute;
    background: #fff;
    top: 100%;
    z-index: 1;
    width: 90%;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.40);
}

.new_style .personal.autorithe .personal-menu-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.new_style .personal.autorithe .personal-menu-block ul li {
    padding: 10px;
}

.new_style .personal.autorithe .personal-menu-block ul li:not(:last-child) {
    border-bottom: 1px solid #DEDCDD;
}

.new_style .personal.autorithe .personal-menu-block ul li:hover {
    background: #DEDCDD;
}

.new_style .container.fon > .row {
    padding-top: 6px;
    padding-bottom: 7px;
}


@media screen and (min-width: 767px){
    .new_style .search_block {
        display: none;
    }
}
@media screen and (min-width: 320px){
    .new_style .mob_block {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
}
@media screen and (max-width: 767px){
    .new_style .container.fon > .row {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .bx-searchtitle{
        margin-bottom: 10px;
    }
    .new_style .mob_block.mob-menu-block {
        margin: auto;
        padding: 0;
        height: 20px;
    }
}
@media screen and (max-width: 320px){

}

.new_style .search_block-desc .bx-searchtitle {
    margin: 10px 0;
}

.new_style .search_block-desc form {
    margin: 0;
}
.new_style .search_block-desc .input-group {
    flex-wrap: nowrap;
    display: flex;
}

.new_style .search_block-desc input, .new_style .search_block-desc .input-group-append {
    max-height: 30px;
}

.new_style .search_block-desc .search-title-button, .new_style .search_block-desc input,
.new_style .search_block-desc .bx-searchtitle {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff;
}
.new_style .search_block-desc .search-title-button{
    color: #919191;
}

.new_style .card-comp-block-wrapp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 35px;
}

.new_style .card-comp-block {
    width: 100%;
    height: 100%;
}

.new_style .card-comp-block a,
.new_style .card-bask-block a{
    display: flex;
    justify-content: center;
    align-items: center;
}

.new_style .card-comp-block a:hover {
    background: #676767;
}

.new_style .count {
    background: #FF000E;
    padding: 2px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -14px;
    margin-left: -8px;
    color: #fff;
}
.new_style .footer-title{
    border-top: 1px solid #1F1F1F;
    border-bottom: 2px solid #1F1F1F;
}
.new_style .footer-title .row>div:not(:last-child){
    border-right: 2px solid #1F1F1F;
}
.new_style .footer-title .row>div{
    padding: 17px 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
}
.new_style .footer-title .row>div p{
    margin: 0;
}
.new_style .footer-contacts{
    display: flex;
    padding-top: 25px;
}
.new_style .footer-contacts .bx-footer-logo{
    width: 55px;
    padding-left: 15px;
}
.new_style .footer-contacts .bx-footer-logo img{
    width: inherit;
}
.new_style .footer-contacts .work-hours{
    margin-top: 20px;
    line-height: 25px;
    margin-bottom: 0
}
.new_style .footer-soc a{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    background: #4082D0;
    margin-top: 14px;
}
.new_style .footer-contacts-list{
    margin:0px 0 0 45px;
}
.new_style .footer-contacts-list li p{
    font-size: 13px;
    margin-bottom: 8px;
    padding-top: 5px;
    line-height: 26px;
}
.new_style .footer-contacts-list li:first-child p{
    padding-top: 0;
}
.new_style .footer-contacts-list li:first-child p:nth-child(2){
    margin-bottom: 10px;
}
.new_style .footer-contacts-list li p{
    margin-bottom: 0;
}
.new_style .footer-sections{
    margin-top: 8px;
}
.new_style .footer-sections p{
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 26px;
}
.new_style .footer-pages{
    column-count: 2;
    padding-left: 0px;
    margin-top: 26px;
}
.new_style .footer-pages p{
    line-height: 26px;
    margin: 0;
}
.new_style .footer-pages p a{
    padding: 0;
}
.new_style .foter_line{
    margin-top: 97px;
    border-top: 2px solid #151515;
    margin-bottom: 5px;
}
.new_style .abb-text{
    font-size: 14px;
    margin-top: -7px;
}
.new_style .abb-text img{
    width: 65px;
    margin-left: 23px;
}
.new_style .copirit p{
    font-size: 14px;
    margin-left: 7px;
    margin-top: -4px;
}
.new_style ul.menu_top1 li .dropdown-child1{
    width: 145%;
}
.new_style ul.menu_top1 li .dropdown-child4{
    width: 20%;
    left: 38%;
}
.new_style ul.menu_top1 li .dropdown-child3{
    width: 26%;
    left: 75%;
    padding-left: 0;
}
.new_style .bx-basket.bx-opener{
    height: 100%;
}
.new_style .lk-wrapp{
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}
.new_style .lk-sidebar{
    max-width: 24%;
    height: fit-content;
}
.new_style .lk-sidebar, .new_style .lk-content{
    background: #fff;
}
.new_style .lk-sidebar-list{
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.new_style .lk-sidebar-item:nth-child(1),
.new_style .lk-sidebar-item:nth-child(2){
    border-bottom: 1px solid #f2f2f2;
}
.new_style .lk-sidebar-item:last-child a{
    justify-content: flex-end;
}
.new_style .lk-sidebar-item.active a{
    font-size: 14px;
    font-weight: 700;
}
.new_style .lk-sidebar-item a{
    display: flex;
    font-size: 14px;
    font-weight: 400;
    padding: 20px;
    color: #000;
}
.new_style .lk-sidebar-item a:hover,
.new_style .lk-sidebar-item a:focus,
.new_style .lk-sidebar-item a:active{
    text-decoration: none;
}
.new_style .lk-sidebar-item span{
    display: flex;
    align-items: center;
}
.new_style .lk-sidebar-item:last-child span{
    font-weight: 500;
}
.new_style .lk-sidebar-item-title{
    margin-top: 2px;
}
.new_style .lk-sidebar-item-icon {
    width: 20px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    height: 20px;
    margin-right: 20px;
}
.new_style .bx_profile .main-profile-block-date-info{
    margin-top: 15px;
}
.sale-order-description {
    color: #888;
    font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-title-container {
    border: 1px solid #c2f388;
    background: rgba(194, 243, 136, .5);
}

.sale-order-list-title-container h3 { font-size: 16px; }

.sale-order-list-accomplished-title {
    margin-top: 10px;
    color: #2f3435;
    font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-inner-container { border: 1px solid #efecec; border-top: none; }

.sale-order-list-inner-title-line {
    margin: 0;
    height: 1px;
    border: none;
    background: #f2f2f2;
}

.sale-order-list-inner-title-line-item {
    color: #9b9b9b;
    font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-inner-row-template { display: none; }

.sale-order-list-payment-title,
.sale-order-list-shipment-title {
    color: #000;
    font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-payment-about-link,
.sale-order-list-payment-repeat-link,
.sale-order-list-payment-cancel-link { padding: 21px 0 0; }

.sale-order-list-shipment-button,
.sale-order-list-change-payment {
    border-bottom: 1px dashed;
    text-decoration: none;
    font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor: pointer;
}

.sale-order-list-repeat-link:before {
    display: inline-block;
    margin: 0 3px 4px 0;
    width: 10px;
    height: 13px;
    background: url(images/sale-order-repeat.svg) no-repeat;
    content: "";
    vertical-align: middle;
}

.sale-order-link-accomplished {
    padding: 0;
    text-decoration: none;
}

.sale-order-list-shipment-button:hover,
.sale-order-list-change-payment:hover {
    text-decoration: none;
    cursor: pointer;
}

.sale-order-list-status-restricted,
.sale-order-list-status-alert,
.sale-order-list-status-success {
    display: inline-block;
    padding: 4px 10px 5px 8px;
    border: 1px solid #eab3b9;
    border-radius: 2px;
    background: #ffe5e8;
    color: #d0021b;
    font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-status-success {
    border: 1px solid #bed277;
    background: #e3f0bd;
    color: #597707;
}

.sale-order-list-status-restricted {
    border: 1px solid rgba(128, 134, 142, 0.20);
    background: #f3f4f5;
    color: #535c69;
}

.sale-order-list-status-restricted-message {
    color: #9e9fa2;
    font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.sale-order-list-shipment-status,
.sale-order-list-shipment-item,
.sale-order-list-payment-check,
.sale-order-list-payment-price { font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.sale-order-list-payment-check {
    float: left;
    width: 100%;
}

.sale-order-list-payment-check-left {
    display: inline;
    float: left;
    padding-right: 5px;
}

.sale-order-list-shipment {
    list-style: none;
    font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-shipment-list-item-link {
    padding: 16px 0 0;
    text-decoration: underline;
}

.sale-order-list-shipment-id { font-weight: 700; }

.sale-order-list-shipment-id-icon {
    display: inline-block;
    width: 11px;
    height: 13px;
    background: url("images/sale-order-order-list-options-methods-shipment-list-item-id-element.svg") center no-repeat;
    cursor: pointer;
}

.sale-order-list-top-border {
    margin: 18px 15px 21px;
    width: auto;
    height: 1px;
    background: #f2f2f2;
}

.sale-order-list-accomplished-title-container {
    border: 1px solid #d6d6d6;
    background: #f2f2f2;
}

.sale-order-list-accomplished-date-container { text-align: right; }

.sale-order-list-accomplished-date { padding: 0 8px 0 0; }

.sale-order-list-accomplished-date,
.sale-order-list-accomplished-date-number {
    display: inline-block;
    margin: 10px 0 0;
    font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale-order-list-accomplished-date { color: #888; }

.sale-order-list-accomplished-date.canceled-order { color: #f00; }

.sale-order-list-accomplished-date-number { color: #888; }

.sale-order-list-shipment-status-item {
    display: inline-block;
    margin: 6px 0 5px;
    vertical-align: middle;
}

.sale-order-list-shipment-status-block {
    display: inline-block;
    padding: 5px;
    border: 1px solid rgba(128, 134, 142, 0.20);
    border-radius: 2px;
    background: #f3f4f5;
    color: #535c69;
    vertical-align: middle;
    font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* state's */

.sale-order-state-green { background: #c2f388; }

.sale-order-state-yellow { background: #d7dd39; }

.sale-order-state-red { background: #dd6239; }

.sale-order-state-grey { background: #f2f2f2; }

@media (max-width: 991px) {
    .sale-order-list-accomplished-date-container,
    .sale-order-list-repeat-accomplished { text-align: left; }
}

@media (max-width: 767px) {
    .sale-order-list-button {
        float: none;
        margin: 10px 0 0;
        max-width: none;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .container{
        max-width: 1140px;
    }
    .new_style .logo-block {
        margin-right: 0;
    }

    .new_style .logo01 img {
        margin-top: 5px;
        max-width: 79%;
    }

    .new_style .logo2-block {
        margin-right: 2px;
    }

    .new_style .logo2 {
        margin-top: 2% !important;
        max-width: 77%;
    }

    .new_style .menu_top_top {
        margin-top: 3%;
    }

    .new_style .container.fon > .row {
        padding-bottom: 10px;
        justify-content: space-between;
    }

    .new_style .mainmenubtn {
        font-size: 14px !important;
        padding-top: 8% !important;
    }

    .new_style .menu_top_top_block {
        max-width: 310px;
        margin-right: 40px;
    }

    .new_style .personal-link {
        margin-top: 3px;
        margin-left: 8px;
        font-size: 11px;
    }

    .new_style #tel_none {
        max-width: 15.5%;
    }

    .new_style #header > .sm-none {
        padding-bottom: 0;
    }
    .new_style ul.menu_top1 li{
        padding: 1%;
    }

}

@media (max-width: 991px) {
    .new_style #tel_none{
        max-width: 109px;
    }
    .new_style .container {
        max-width: unset;
    }

    .new_style .logo2-block, .new_style .menu_top_top_block {
        margin-right: 10px;
    }

    /*.new_style .logo-block {*/
    /*    max-width: 5%;*/
    /*}*/

    .new_style .logo01 img, .new_style .logo2 {
        margin-top: 0 !important;
    }

    .new_style .personal-link {
        font-size: 9px;
    }

    .new_style .mainmenubtn {
        padding-top: 7%;
    }
    .new_style ul.menu_top1 li{
        padding-bottom: 0;
    }
    .new_style footer .container{
        max-width: 960px;
    }
    .new_style .footer-contacts .work-hours,
    .new_style .footer-contacts-list li p{
        font-size: 11px;
    }
    .new_style .footer-contacts-list{
        margin: 0px 0 0 38px;
    }
    .new_style .footer-contacts .work-hours{
        margin-top: 16px;
    }
    .new_style .footer-contacts div:first-child{
        padding-top: 7px;
    }
    .new_style .footer-pages{
        padding-left: 17px;
        margin-top: 23px;
    }
    .new_style .footer-pages p {
        line-height: 25px;
        font-size: 11px;
    }
    .new_style .foter_line{
        margin-top: 76px;
    }
    .new_style .footer-sections{
        margin-top: 20px;
    }
    .new_style .footer-title .col-md-4:nth-child(2),
    .new_style .footer-title .col-md-4:nth-child(3),
    .new_style .footer-sections,
    .new_style .footer-pages{
        display: none;
    }
    .new_style .footer-title .col-md-4:first-child,
    .new_style footer .col-lg-4{
        min-width: 100%;
    }
    .new_style .footer-contacts {
        justify-content: center;
    }
    .new_style .lk-wrapp{
        flex-direction: column;
    }
    .new_style .lk-sidebar, .new_style .lk-content{
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .new_style .fon {
        height: auto;
        padding-top: 0;
    }

    .new_style .logo-block, .new_style .logo2-block {
        /*display: none !important;*/
    }

    .new_style .container_mob1 {
        margin-bottom: 1%;
        margin-top: 1%;
        margin-left: 6%;
        margin-right: 3%;
        max-width: 94%;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .new_style .img_mob_1 {
        margin-right: 10px;
    }

    .new_style .img_mob_1 svg {
        width: 27px;
        height: 25px;
    }

    .new_style .img_mob_2 {
        margin-left: 0;
        width: fit-content;
    }

    .new_style .img_mob_2 img {
        width: 92% !important;
    }

    .new_style .mainmenubtn {
        display: block;
        padding-top: 0% !important;
        font-size: 14px !important;
    }

    .new_style #tel_none {
        margin-left: 0;
        margin-top: 5px;
        margin-bottom: 0%;
        padding-top: 0%;
        padding-left: 9px;
    }

    .new_style .dropdown a {
        background: #2A2A2A;
        color: #fff !important;
    }

    /*.new_style .search_block1{*/
    /*    margin-top: 0;*/
    /*    margin-left: 15px;*/
    /*}*/
    .new_style .search_block1 i {
        display: none;
    }

    .new_style #btn_search {
        font-size: 16px;
    }

    /*.new_style .search_block{*/
    /*    position: absolute;*/
    /*    top: 100%;*/
    /*}*/
    .new_style #search form {
        margin-bottom: 0;
    }

    .new_style input#title-search-input:focus {
        background: transparent;
    }

    /*.new_style .fon{*/
    /*    height: 37px;*/
    /*}*/
    .new_style #nav-toggle span, .new_style #nav-toggle span:before, .new_style #nav-toggle span:after {
        left: 0;
        width: 23px;
    }

    .new_style #nav-toggle span {
        left: 4px;
    }

    .new_style #nav-toggle span:before {
        top: 8px;
    }

    .new_style #nav-toggle span:after {
        bottom: -15px;
    }

    s
    .new_style #nav-toggle.active span, .new_style #nav-toggle.active span:before, .new_style #nav-toggle.active span:after {
        width: 35px;
    }

    .new_style #nav-toggle.active span {
        top: 10px;
    }

    .new_style #nav-toggle.active span:before, .new_style #nav-toggle.active span:after {
        top: 0;
    }
    .new_style #tel_none{
        max-width: 50%;
    }
}

@media (max-width: 400px) {
    .new_style .search_block1 {
        height: auto !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .new_style #tel_none {
        margin-top: 12px;
    }

    .new_style #nav-toggle {
        /*margin-top: 30%;*/
    }

    .new_style #nav-toggle.active span {
        /*top: 0;*/
    }

    .new_style .container.fon > .row {
        position: relative;
    }

    .new_style .mob-menu-block {
        position: unset;
    }

    .new_style .gray #div {
        left: 0;
        padding: 20px 0 0;
    }
}
.fdc{
    flex-direction: column;
}
.bx-catalog-element a.btn.disabled{
    background: #333;
    border-color: #333;
}
.embed-responsive{
    padding-bottom: 31.6%;
}
.carousel-indicators li{
    border: unset;
    height: 3px !important;
    width: 30px !important;
}
@media (max-width: 480px){
    .smart-filter-parameters-box-container .form-check{
        align-items: center;
    }
}
.btn-link{
    cursor: default;
}
.btn-link:focus,
.btn-link:active,
.btn-link:hover{
    outline: none !important;
    border: none;
    box-shadow: none;
}
