body{
    scroll-behavior: smooth;
}
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}
.form-horizontal .control-label{text-align:left}
.information-contact .main_content-wrapper{justify-content:center}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-close{
    color: black !important;
    z-index: 999;
}
.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

p{
    margin: 0;
}
.container{
    width: 1366px;
}
.fil0{fill:#000;fill-rule:nonzero}
.like-ico:hover svg g g path{
    fill: #0b5730;
}
.mainpage_news-count{
    font-weight: 700;
}
.subscribe_btn{
    border:1px solid #0b5730;
    border-radius: 20px;
    width: 105px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.mainpage_news-bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.module_new-width{
    /* width: 29%; */
    min-width: 29%;
    max-width: 29%;
}
h1.blog_article-title{
    margin-top: 40px;
    margin-bottom: 20px;
}
.content_new-width{
    /* width: 42%; */
    min-width: 42%;
    max-width: 100%;
    padding: 0 15px;
    position: relative;
}
.content_new-widthacc{
    width: 71%;
    padding: 0 15px;
}
/* header */
/*ICONS*/
/*MENU*/
.header_right-chat svg,
.recrangle,
.circle{
    stroke: #000;
}
.newcart:hover svg path.basket,
a.newlogin:hover svg rect.line{
    fill: #0b5730;
}
.like-ico{
    line-height: 1;
    margin-right: 10px;
    cursor:pointer;
}
.mainpage_news-like{
    display: flex;
    justify-content: center;
    align-items: center;
}
a.delete_articlle{
    cursor: pointer;
}
.full{
    padding-bottom: 20px;
}
.header_right-chat:hover svg,
.header_right-chat:active svg,
.header_right-chat:focus svg,
.newcart:hover svg path.circle,
.newcart:focus svg path.circle,
.newcart:active svg path.circle,
a.newlogin:hover svg path.recrangle,
a.newlogin:focus svg path.recrangle,
a.newlogin:active svg path.recrangle{
    stroke: #0b5730;
}
.header_userloged a:hover svg,
.header_userloged a:focus svg,
.header_userloged a:active svg{
    fill: #1b7c4a;
}
.header_userloged a:hover svg path:first-child,
.header_userloged a:focus svg path:first-child,
.header_userloged a:active svg path:first-child{
    stroke: #1b7c4a;
}
/*ICONS*/
header{
    position: relative;
    height: 100px;
}
.buttonss{
    text-align: right;
}
.header_fixed{
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    position: fixed;
    box-shadow: 0 24px 22px -22px #0b5730;
    background: #fff;
    z-index: 9999;
}
.title-page{
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
}
.select_register-button{
    width: 220px;
    height: 50px;
    margin-top: 30px;
    border-radius: 6px;
    background-color: #0b5730;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #0b5730;
    transition: 0.5s;
}
.select_back-button{
    width: 220px;
    height: 50px;
    margin-top: 30px;
    border-radius: 6px;
    background-color: #0b5730;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #0b5730;
    transition: 0.5s;
}
li a{
    cursor: pointer;
}
.header_left{
    display: flex;
    align-items: center;
}
.agrees_label{
    margin-bottom: 0;
}
.agrees_cont input{
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
}
.btn-group.open .dropdown-toggle{
    border-radius: 50%;
}
.box-infonew{
    display: flex;
    align-items: center;
    background: #fafafa;
    padding: 15px 0 15px 15px;
}
.box-infonew img{
    width: 60px;
}
.box_infolink a{
    color: #0b5730;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
.box_infolink{padding-left: 15px;}
.register_seller-buttonsw{
    display: flex;
    align-items: center;
    justify-content: end;
}
.agrees_cont{
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 30px;
}
.agrees_contnew{
    margin-top: 0;
}
.blog_article-description{
    padding-top: 15px;
}
/* .mfp-container{
    background: rgba(0,0,0,.9);
} */
.mfp-close-btn-in .mfp-close{
    color: #fff !important;
}
.blog_article-image{
    height: 250px;
}
.simplebtn{
    cursor: pointer;
}
.blog_article-image img{
    margin: 0 auto;
    object-fit: cover;
    height: 250px;
}
#logo a:hover{
    border-bottom: 1px solid transparent;
}
.blog_article-shop{
    display: flex;
    align-items: center;
}
.blog_article-logo{
    margin-right: 15px;
}
.blog_article-name{
    font-weight: 700;
    color: #0b5730;
}
.well{
    background: #fff;
    border-radius: 8px;
    border: none;
    -webkit-box-shadow: 0px 0px 46px -16px rgb(34 60 80 / 58%);
    -moz-box-shadow: 0px 0px 46px -16px rgba(34, 60, 80, 0.58);
    box-shadow: 0px 0px 46px -16px rgb(34 60 80 / 58%);
}
.btnlogin{
    padding-top: 15px;
    text-align: center;
}
.btnlogins{
    text-align: center;
}
.btn_login {
    width: 220px;
    height: 50px;
    margin-top: 30px;
    border-radius: 6px;
    background-color: #0b5730;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #0b5730;
    transition: 0.5s;
}
.btn_login:hover{
    color: #fff;
    border: 2px solid #138d4e;
    background-color: #138d4e;
    transition: 0.5s;
}
.blog_article-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.btn_addbalance{
    background: #0b5730;
    border: 1px solid #0b5730;
    color: #fff;
    text-transform: uppercase;
    border-radius: 8px;
    font-weight: 700;
    /* width: 220px; */
    height: 50px;
}
.select_register-button:hover{
    border: 2px solid #138d4e;
    background-color: #138d4e;
    transition: 0.5s;
}
.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .custom-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
    line-height: 1;
  }
  .agree{
      padding-left: 10px;
  }
  .custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #0b5730;
    border-radius: 0.25em;
    padding: 2px;
    margin-right: 10px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
  }
  .alert.alert-danger{
      margin-top: 30px;
  }
  .chat_chatName,
  .chat_yourMessage{
    font-weight: 700;
    font-size: 14px;
  }
  .chat_replyMessage{
    font-weight: 700;
  }
  #chat_deteleFiles div a:hover,
  .btn-chat a:hover{
      border-bottom:1px solid transparent;
  }
  .chat_shortMessage{
    font-size: 12px;
  }
  #file-chosen{
      font-size: 10px;
  }
  .chat_deleteFileButton{
      font-size: 14px;
  }
  #chat_deteleFiles div a,
  #chat_deteleFiles div span,
  .chat_linkToFile span{
      cursor: pointer;
  }
  #chat_resetForm{
    border: none;
    background: tomato;
    color: #fff;
    font-weight: 600;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .chat_linkToFile .fa.fa-download{
      margin-right: 10px;
  }
  .chat_linkToFile a:hover{
    border-bottom: 1px solid transparent;
}
  .chat_linkToFile span{
      max-width: 80%;
      display: inline-block;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      padding-right: 10px;
  }
  #chat_deteleFiles{
      font-size: 10px;
  }
  #chat_deteleFiles div{
      display: flex;
      justify-content: flex-start;
      align-items: center;
  }
  #chat_deteleFiles div a{
    max-width: 80%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 10px;   
  }
  .chat_linkToFile{
      display: flex;
      justify-content: flex-start;
      align-items: center;
  }
  .button_continue{
      width: 200px;
      height: 45px;
      border-radius: 8px;
    border: 1px solid #ff5800;
    background: #ff5800;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
  }
  .button_continue:hover{
    background: #ff691a;
    border: 1px solid #ff691a;
  }
  .custom-checkbox:checked+label{
      font-weight: 700;
      color: #0b5730;
  }
  .section-subscription .title{
    padding: 0 20px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
  }
  .subscribe_btn_one{
      cursor: pointer;
  }
  .section-subscription .title span{
    border-bottom: 1px solid #ddd;
  }
  .logo-subscription{
      width: 40px;
      height: 40px;
  }
  .item-subscription{
    display: flex;
    align-items: center;  
    padding: 10px 0;
  }
  .name-subscription{
      padding-left: 15px;
  }
  .section-subscription{
      padding: 40px 0px;
      background: #fff;

  }
  .section-content-subscription{
      padding: 10px 20px;
      border-bottom: 1px solid #ddd;
  }
  .section-content-subscriptionscroll{
      max-height: 341px;
      overflow-y: scroll;
      padding-left: 20px;
  }
  .chat_chatName{
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-right: 15px;
  }
  .act{
    font-weight: 700;
    color: #0b5730;
  }
  .custom-checkbox:checked+label::before {
    border-color: #0b5730;
    padding: 2px;
    background-color: #fff;
    background-size: 9px 9px;
    background-position: center;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjQgNWMwLTIuNzYxLTIuMjM4LTUtNS01aC0xNGMtMi43NjEgMC01IDIuMjM5LTUgNXYxNGMwIDIuNzYxIDIuMjM5IDUgNSA1aDE0YzIuNzYyIDAgNS0yLjIzOSA1LTV2LTE0eiIvPjwvc3ZnPg==");
  }
  /* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
    border-color: #0b5730;
  }
  /* стили для активного состояния чекбокса (при нажатии на него) */
  .custom-checkbox:not(:disabled):active+label::before {
    background-color: #0b5730;
    border-color: #0b5730;
  }
  /* стили для чекбокса, находящегося в фокусе */
  .custom-checkbox:focus+label::before {
    box-shadow: 0 0 0 0.2rem #0b5730;
  }
  /* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
  .custom-checkbox:focus:not(:checked)+label::before {
    border-color: #0b5730;
  }
  /* стили для чекбокса, находящегося в состоянии disabled */
  .custom-checkbox:disabled+label::before {
    background-color: #0b5730;
  }
textarea{
    resize: none;
}
.image_thumb-wrap{
    width: 200px;
    height: 200px;
    position: relative;
    margin-top: 10px;
}
.register_seller-buttons{
    padding-bottom: 50px;
    text-align: right;
}
.agrees_label{
    font-size: 14px;
}
.image_thumb-wrap a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
p.size{
    font-weight: 700;
    color: #0b5730;
}
.image_thumb-wrap a:hover{
    border-bottom: 1px solid transparent;
}
.image_thumb-wrap a img{
    width: 100%;
    height: 100%;  
}
.item-img img{
    border-radius: 12px;
}
.cat_item-new.active a img{
    opacity: 0.1;
    filter: grayscale(1);
}
.tagree{
    display: flex;
    align-items: center;
}
.mainpage_news-title{
    margin-top: 15px;
}
.art_name{
    font-size: 16px;
    font-weight: 600;
}
.tagree a{
    line-height: 1;
}
.addspecradio{
    display: flex;
    align-items: center;
    line-height: 1;
}
.addspecradio label{
    padding-left: 10px;
}
.nav.nav-tabs.nav-tabstop.nav-tabstopnew li{
    width: 250px;
    text-align: center;
}
.nav.nav-tabs.nav-tabstop.nav-tabstoppubl li{
    width: 300px;
    text-align: center;   
}
.specradiowrap{
    display: flex;
    padding: 15px 0;
}
.addspecradiofirst{
    margin-right: 20px;
}
input[type="radio"]:checked + label {
    font-weight: 700;
  }
.addspecradio label,
.addspecradio input{
margin:0;
}
.input-fordate{
    display: flex;
}
.input-fordate input{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}
.input-fordate button{
    width: 50px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #ccc;
    border-left: none;
    color: #0b5730;
}
#total-hot,
#total-one-page,
#total-top,
#all-total-special,
.box-total-result{
    font-weight: 700;
    color: #0b5730;
}
.btn_loginwrap{
    text-align: center;
}
.box-total-result{
    justify-content: end;
}
#all-total-special{
    margin-left: 20px;
}
.cbottom{
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.selectprod,
.select {
    position: relative;
  }
  .select:after {
    content: "▼";
    font-size: 14px;
    color: #ccc;
    position: absolute;
    right: 20px;
    top: calc(50% - 15px);
  }
  .contacts_ico{
      width: 80px;
      height: 80px;
      margin: 0 auto;
  }
  .contacts_ico a:hover{
      border-bottom: none;
  }
  .contacts_wrap{
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .contacts_item{
      margin: 15px;
  }
  .selectprod:after {
    content: "▼";
    font-size: 14px;
    color: #ccc;
    position: absolute;
    right: 10px;
    top: calc(50% - 18px);
  }
  .selectprod select{
      background: transparent;
      font-size: 12px;
  }
  .selectprod label{
      width: 90px;
      padding-right: 10px;
  }
  .nav-tabs.nav-tabslang{
      display: flex;
      justify-content: end;
      padding-right: 20px;
  }
  .nav.nav-tabs.nav-tabslang{
      margin-bottom: 0;
      border-bottom: none;
  }
  .newcatalog .tab-content{
      margin-top: 110px;
  }
  .nav.nav-tabs.nav-tabslang>li>a{
      padding: 5px 10px 5px 50px;
      border-top-left-radius:10px;
      border-top-right-radius:10px;
  }
  .nav-tabs.nav-tabslang>li>a, .nav-tabs.nav-tabslang>li>a:focus, .nav-tabs.nav-tabslang>li>a:hover{
    color: #000;
    font-weight: 700;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
  }
  .nav-tabs.nav-tabslang>li.active>a, .nav-tabs.nav-tabslang>li.active>a:focus, .nav-tabs.nav-tabslang>li.active>a:hover{
    color: #fff;
    cursor: default;
    background-color: #0b5730;
    border: 1px solid #0b5730;
    border-bottom-color: transparent;
  }
  select {
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
.form-control{
    height: 50px;
    border-radius: 10px;
    padding-left: 15px;
    padding-top: 10px;
}
.labelsabs{
    position: absolute;
}
.prodselect{
    margin-bottom: 15px;
}
.row-flex{
    display: flex;
    align-items: flex-end;
}
.box-img .item-img{
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
}
.list-img.list-imgprod{
    margin-bottom: 20px;
}
.btn_save-publish{
    width: 100%;
    height: 45px;
    border-radius: 8px;
    border: 1px solid #ff5800;
    background: #ff5800;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.btn_save-vac{
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ff5800;
    background: #ff5800;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.btn_save-publish:hover{
    background: #ff691a;
    border: 1px solid #ff691a;
}
p.labels{
    padding-bottom: 15px;
}
.nav-tabsmtop{
    margin-top: 15px;
}
.line-statuspublish{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.mainpage_news-ico svg{
    width: 25px;
    height: 25px;
}
.tab-content{
    padding-bottom: 15px;
}
.line-statuspublish label{
    line-height: 1;
    font-size: 14px;
    margin-bottom: 0;
}
.productmb{
    margin-bottom: 15px;
}
.finish-vacancy,
.finish-publish{
    margin-bottom: 15px;
}
.box-finish{
    margin-bottom: 15px;
}
.backback{
    line-height: 1;
    display: flex;
    align-items: center;
}
.section-btn-savenew{
    width: 220px;
}
.btn_save-cont{
    width: 70%;
height: 50px;
    border-radius: 8px;
    border: 1px solid #ff5800;
    background: #ff5800;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0 20px 0;
}
h1.balancetitle{
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.balanceform{
padding-top: 15px;
padding-bottom: 20px;
}
.btn_save-cont:hover{
    background: #ff691a;
    border: 1px solid #ff691a;  
    color: #fff;
}
.line-statusnew{
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-bottom: 15px;
    justify-content: end;
}
.soomewrap{
    display: flex;
    justify-content: center;
    background: #fff;
}
.line-statusnew label{
    margin-right: 15px;
    font-size: 14px;
}
.continue_wrap{
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    width: 60%;
    /* margin: 0 auto; */
    border-radius: 8px;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 27px -3px rgba(34, 60, 80, 0.4);
-moz-box-shadow: 0px 0px 27px -3px rgba(34, 60, 80, 0.4);
box-shadow: 0px 0px 27px -3px rgba(34, 60, 80, 0.4);
text-align: center;
}
.line-statusnew .select{
width: 220px;
}
.line-statusnew input{
    width: 220px;
    }
.line-statuspublish .select select{
    border:none;
    height: auto;
    -webkit-box-shadow:none;
    box-shadow: none;
    padding-right: 40px;
    color: #000;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
}
.box-img .item-img img{
    width: 100%;
    height: 100%;
    border-radius: 12px;
}
.form-horizontal .control-label{
    margin-bottom: 10px;
}
.logo-company{
    width: 65px;
    height: 65px;
}
.logo-company img{
    object-fit: cover;
}
.count-balans{
    font-weight: 700;
    color: #0b5730;
}
.balans-top-up{
    padding-right: 30px;
}
.back{
    padding-bottom: 30px;
    width: 80px;
}
.nav-tabs.nav-tabstop>li>a{
    border-radius: 0;
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 700;
}
#product_tab{
    border-bottom: 1px solid #0b5730;
}
.link_wrap{
    margin-bottom: 30px;
}
.chat_history{
    height: 45vh;
    overflow-y: scroll;
}

.btn_add-some{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 12px;
    background-color: #0b5730;
    border: 1px solid #0b5730;
    font-size: 12px;
    color:#fff;
}
.btn_add-some i{
    margin-right: 15px;
}
.btn_add-some:hover{
    border: 1px solid #0b5730;
    background-color: #fff;
}
.btn_edit-some{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 50px;
    font-weight: 700;
    border-radius: 12px;
    background-color: #fff;
    border: 1px solid #0b5730;
    font-size: 12px;
    color:#000;
    text-transform: uppercase;
    cursor: pointer;
}
.buy_incity{
    text-align: center;
    padding: 10px 0;
}
.btn_edit-some:hover{
    border: 1px solid #0b5730;
    background-color: #0da757;
    color:#fff;
}
.section-btn-g{
    text-transform: uppercase;
}
.section{
    border-bottom: 1px solid #ddd;
    padding: 10px 0 20px 0;
}
.section .section-title{
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 18px;
}
.edit_articlle{
    border: 1px solid #0b5730;
    border-radius: 20px;
    padding: 10px 15px;
}
.section-article{
float: right; 
    width: 58%;
}
.section-article .mainpage_news-content{
    width: 100%;
}
.section-products{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.item-article:hover .img-article,
.item-product:hover .img-product{
    border: 1px solid #f45b0b;
}
.img-article,
.img-product{
    border: 1px solid #ddd;
}
.img-article img,
.img-product img{
    width: 100%;
    height: 160px;
}
.name-product{
    text-align: center;
    height: 25px;
    overflow: hidden;
    line-height: 22px;
    margin: 10px 0;
}
.edit-article a,
.edit-product a{
    font-weight: 700;
    color: #0b5730;
}
.price-product{
    background: #0b5730;
    color: #fff;
    font-weight: 700;
    padding: 0 10px; 
}
.bottom-item-product{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.item-article,
.item-product{
    width: 18.9%;
    margin: 5px;
}
.item-product{
    margin: 5px 5px 20px 5px;
}
.nav>li>a{
    padding: 15px 20px;
}
.nav-tabs.nav-tabstop>li>a, .nav-tabs.nav-tabstop>li>a:focus, .nav-tabs.nav-tabstop>li>a:hover{
    color: #555;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ddd;
}
.nav-tabs.nav-tabstop>li.active>a, .nav-tabs.nav-tabstop>li.active>a:focus, .nav-tabs.nav-tabstop>li.active>a:hover{
    color: #fff;
    cursor: default;
    background-color: #0b5730;
    border: 1px solid #0b5730;
}
.balans-top-up a{
    border-bottom: 1px solid #000;
}
.title-page{
    padding-top: 50px;
}
#notificationButton{
    display: none;
}
#chatButtonIdnew{
    cursor: pointer;
}
.company_header{
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-img.list-imgprod{
    flex-wrap: wrap;
}
.list-img.list-imgprod .item-img{
    margin-bottom: 10px;
}
.name-seller{
    font-size: 12px;
    font-weight: 700;
}
.infopages .columnright .right-slide-bar{
    margin-top: 0;
}
.select2.select2-container.select2-container--default,
.select2.select2-container.select2-container--default.select2-container--below.select2-container--open{
    width: 100% !important;
}
.select2-dropdown.select2-dropdown--below{
    z-index: 99999;
}
.name-notification{
    font-size: 12px;
    line-height: 24px;
}
.time-notification{
    display: flex;
    align-items: start;
    line-height: 22px;
}
.section-balansnew,
.company_new{
    display: flex;
    align-items: center;
    position: relative;
}
.company_new a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.company_new a:hover{
    text-decoration: none;
    border-bottom: none;
}
.name-company{
    font-weight: 700;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus{
    outline: none;
}
input[type="radio"] {
    /* remove standard background appearance */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* create custom radiobutton appearance */
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 2px;
    /* background-color only for content */
    background-clip: content-box;
    border: 2px solid #000;
    background-color: #fff;
    border-radius: 50%;
  }
  
  /* appearance for checked radiobutton */
  input[type="radio"]:checked {
    background-color: #000;
  }
  
  /* optional styles, I'm using this for centering radiobuttons */
  .flex {
    display: flex;
    align-items: center;
  }
input.user_radio{
    margin: 0 !important;
}
.user_radio-wrap span{
    line-height: 1;
    padding: 0 5px;
}
.user_radio-wrap{
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.user_radio-wrap span label{
    margin-bottom: 0;
}
.header_right-chat{
    cursor: pointer;
}
.line-statuspublish{
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
    padding-bottom: 0;
}
.line-statuspublish label{
    padding-bottom: 10px;
    padding-left: 15px;
}
.header_userloged a,
a.newlogin{
    border-bottom: none;
}
.header_userloged a:hover{
    border-bottom: none;
    color: #0b5730;
}
.header_userloged a svg{
    margin-right: 15px;
}
.header_userloged a{
 display: flex;
 justify-content: center;
 align-items: center;
}
.newcart{
    cursor: pointer;
    line-height: 1;
}
.header_right-lang,
.header_right-login,
.header_right-basket,
.header_right-chat{
    padding: 0 8px;
    line-height: 1;
}
.dropdown-menunew.actmenu{
    display: block;
}
.dropdown-menunew{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 40px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.newmenu_login{
    min-height: 160px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-background-clip: unset;
    background-clip: unset;
    border: none;
    border: none;
    border-radius: 0;
}
.newmenu_login li{
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
.dropdown-menu>li>a{
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #ddd;
}
.dropdown-menu>li>a>svg{
    margin-right: 10px;
}
.dropdown-menu>li:last-child>a{
    border-bottom: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: transparent;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color: #0b5730;
}
.newcard{
    position: relative;
}
/* #cart-total {
    top: -10px;
    right: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    min-width: 10px;
    background: #f45b0b;
    color: white;
    padding: 5px 10px;
    font-size: 10px;
    border-radius: 50%;
} */

#cart-total{
    position: absolute;
    top: -10px;
    right: 0;
    transform: translate(20%,-10%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 50px;
    font-size: 12px;
    background: #f45b0b;
    color: #fff;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}
.newlogin{
    background-color:transparent;
    padding: 0;
    border-width: 0;
    border-color: transparent;
    border-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.btn-group.open .dropdown-toggle{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.header_right{
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.dropdown-menu,
ul.mainpage_list{
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}
li.dropdown{
    list-style: none;
    line-height: 1;
}
header.header{
    /* box-shadow: 0 24px 22px -22px #0b5730; */
}
.header_content{
    display: flex;
    justify-content: space-between;
}
.dropdown-menu{
    min-width: auto;
}
span.langmain{
    color: #000;
    font-weight: 700;
}
i.fa-caret-down, .language-select{
    color: #000;
}
.btn-link:focus span, .btn-link:hover span{
    color: #0b5730;
}
.btn-link:focus i, .btn-link:hover i{
    color: #0b5730;
}
/*CATEGORUES*/
.main_content-wrapper{
    display: flex;
    padding-bottom: 45px;
}
.cat_item-new{
    width: 25%;
}
.cat_item-new a:hover{
    border-bottom: none;
}
.cat_item-new a img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    /* border: 2px solid #0b5730; */
}
.cat_item-new h4{
    font-size: 12px;
    height: 36px;
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
}
.module-title{
    text-align: center;
    margin-bottom: 20px;
}
.chat_ToTrash{
    cursor: pointer;
}
.hot_products{
    background: #fff;
    position: sticky;
    top: 125px;
    z-index: 999;
}
.chat_yourMessage{
    padding-left: 10px;
}
.module_wrapper{
    background: #fff;
    border-radius: 8px;
    margin-top: 25px;
    padding-top: 30px;
}
.module_wrappershadow{
    -webkit-box-shadow: 0px 0px 46px -16px rgba(34, 60, 80, 0.58);
-moz-box-shadow: 0px 0px 46px -16px rgba(34, 60, 80, 0.58);
box-shadow: 0px 0px 46px -16px rgba(34, 60, 80, 0.58);
}
.module-title.module-titleback span{
    border-bottom: 2px solid #0b5730;
    color:#0b5730;
}
.module-title span{
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
.cat_item-new{
    margin-bottom: 20px;
}
.cat_item-new{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.new_wrap{
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 20px;
    height: auto;
    overflow: hidden;
}
.new_wrap.full{
    height: 396px; 
}

.show_more-cat span i{
    margin-left: 10px;
}
.show_more-cat span{
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    padding: 30px;
}
.show_more-cat{
    color: #0b5730;
}
/*mainpage_list*/
.links_on-main{
    padding: 40px 0;
}
.mainpage_list{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.mainpage_list li{
    list-style: none;
    display: flex;
}
li.mainpage_item{
    text-align: center;
}
li.mainpage_item{
    border-bottom: 1px solid #ddd;
}
li.mainpage_item:hover a{
    border-bottom: none; 
    font-weight: 700;
}
.hot_products h3{
    font-weight: 700;
    font-size: 18px;
    color: #d76117;
    text-align: center;
    padding-bottom: 30px;
}
li.mainpage_item.stock{
    border-bottom: none;
}
li.mainpage_item.stock a{
    border-bottom: none; 
    background: #0b5730;
    font-weight: 700;
    color: white;
}
li.mainpage_item:last-child{
    border-bottom: none;
}
li.mainpage_item a{
    padding: 10px 50px;
    border-radius: 50px;
}
/* special*/
.hot_products-item{
    position: relative;
    overflow: hidden;
}
ul.subcatlist{
    list-style: none;
    margin: 0;
    padding: 0;
}
.subcatlist{
    display: flex;
    flex-direction: column;
}
.subcatlist-item{
    display: flex;
    margin: 5px 0;
    width: 220px;
}
.hot_products-special{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f45b0b;
    border: 1px solid #fff;
    z-index: 1;
}
.subcatlink:hover{
    border: 1px solid #0b5730;
    background-color: #0b5730;
    color: #fff;
}
.subcatlink{
    width: 100%;
    font-weight: 700;
    padding: 5px 20px;
    border-radius: 12px;
    background-color: #fff;
    border: 1px solid #0b5730;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}
.single_product-image a{
    position: relative;
    width: 100%;
    height: 100%;
}
.single_product-image a img{
    margin: 0 auto;
}
span.procent{
    font-size: 11px;
    position: absolute;
    bottom: 5px;
    right: 15px;
    color: #fff;
    font-weight: 700;
}
.hot_products-item{
    width: 30%;
    height: 105px;
    margin-right: 10px;
    border:1px solid #ddd;
    margin-bottom: 10px;
}
.hot_products-image{
    position: relative;
    height: 100%;
}
.hot_products-image a{
    position: absolute;
    width: 100%;
    height: 100%;
}
.hot_products-image a img{
    object-fit: cover;
}
.modal-headersubs{
    display: flex;
    justify-content: space-between;
}
.modallogin{
    padding: 10px 20px;
    border-radius: 6px;
    background-color: #0b5730;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #0b5730;
    transition: 0.5s;
}
.modallogin:hover{
    color: #fff;  
    border: 2px solid #138d4e;
    background-color: #138d4e;
    transition: 0.5s;
}
.modalreg{
    padding: 10px 20px;
    border-radius: 6px;
    background-color: #cccaca;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #cccaca;
    transition: 0.5s;
}
.modalreg:hover{
    color: #fff;  
    border: 2px solid #cccaca;
    background-color: #b8b8b8;
    transition: 0.5s;
}
.noarticles{
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 6px;
    background-color: #0b5730;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #0b5730;
    transition: 0.5s;
    display: inline-block;
}
.noarticles:hover{
    color: #fff;  
    border: 2px solid #138d4e;
    background-color: #138d4e;
    transition: 0.5s;
}
.hot_products-item:hover{
    width: 30%;
    border:1px solid #f45b0b;
}
.hot_products-image a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hot_products-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-height: 687px;
    overflow-y: scroll;
    padding-right: 10px;
}
.header_right-chat img{
    width: 25px;
    height: 25px;
}
.catalog_shipping .selectprod{
    width: 64%;
}
::-webkit-scrollbar,
::-webkit-scrollbar,
.section-content-subscriptionscroll::-webkit-scrollbar,
.hot_products-content::-webkit-scrollbar{
    width: 7px;
    background: #f5f5f5;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb,
.section-content-subscriptionscroll::-webkit-scrollbar-thumb,
.hot_products-content::-webkit-scrollbar-thumb{
    background: #b2b2b2;
    border-radius: 10px;
}
.breadcrumb::-webkit-scrollbar{
    width: 7px;
    height: 3px;
    background: #f5f5f5;
    border-radius: 10px;
}
.breadcrumb::-webkit-scrollbar-thumb{
    background: #b2b2b2;
    border-radius: 10px;
}
/*NEWS on maim*/
.mainpage_news{
    padding-top: 55px;
}
.mainpage_news-item{
    position: relative;
}
.mainpage_news-ico{
    margin-left: 5px;
    margin-right: 15px;
    line-height: 1;
}
.mainpage_news-l:hover,
.mainpage_news-ico:hover{
    border-bottom: 1px solid transparent;
    color: #0b5730;
}
.mainpage_news-parthnershop{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 15px;
}
.mainpage_news-l{
    line-height: 20px;
}
.mainpage_news-text{
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 80px;
    overflow: hidden;
    line-height: 20px;
}
.readmorebtn{
    text-align: right;
    font-size: 12px;
    font-weight: 600;
    padding-right: 15px;
    cursor: pointer;
}
.fullarticle{
    height: auto;
}
.closesearch{
    position: absolute;
    top: 10px;
    right: 10px;
}
#search .dropdown-menu{
    left: 0 !important;
}
#search-modal li.nav-tabssearchitem{
    width: 33%;
}
#search-modal li.nav-tabssearchitem a{
    padding: 15px 0;
    text-align: center;
}
.seller_search-wrap{
    margin-top: 30px;
}
.mainpage_news-shopnamenew{
    display: flex;
    justify-content: start;
    align-items: end;  
}
.mainpage_news-shopnamenew h3 a{
    display: flex;
    align-items: end;
}
.mainpage_news-shopnamenew h3 a svg{
    margin-left: 10px;
}
.mainpage_news-shopname,
.mainpage_news-shoplink{
    display: flex;
    justify-content: start;
    align-items: center;
}
.mainpage_news-shopname h3{
    font-weight: 700;
}
.mainpage_news-shopnamenew a img,
.mainpage_news-shopname img{
    margin-right: 10px;
    width: 40px;
    height: 40px;
}
.breadcrumb{
    margin-bottom: 20px;
}
.mainpage_news-item{
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 0;
    /* padding: 20px; */
}
.mainpage_news-shopname{
    padding: 15px;
}
.mainpage_news-bottom{
    padding:  0 15px 15px 15px;
}
.mainpage_news-shopname{
    margin-bottom: 10px;
}
.mainpage_news-image{
    height: 400px;
    flex-shrink: 0;
}
.mainpage_news-image.mainpage_news-imagen{
    height: 260px;
}
.newproduct_card-description,
.newproduct_card-description p,
.newproduct_card-description div{
    text-align: justify !important;
}
/*catalog*/
.single_product-image{
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
}
.single_product-image:hover{
    border: 1px solid #0b5730;
}
.single_product-title:hover h4 a{
    border-bottom: 1px solid #0b5730;
    color: #0b5730;
}
.pagination_new{
    text-align: right;
    padding-top: 30px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #0b5730;
    border-color:#0b5730;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination>li>a, .pagination>li>span{
    border: none;
}
.single_product-price{
    background-color: #0b5730;
    padding: 5px 5px;
    display: flex;
    flex-direction: column;
    line-height: 15px;
}
.single_product-buy{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    /* align-items: flex-end; */
    height: 120px;
}
.single_product-btn{
    padding: 5px 0;
}
.single_product-btn button{
    font-weight: 700;
    color: #0b5730;
    border:none;
    outline: none;
    background-color: transparent;
    transition: 0.5s;
}
.single_product-btn button:hover{
    color: #0e8548;
    transition: 0.5s; 
}
.single_product-price .price{
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}
.description-companynew{
    padding: 15px 0;
}
.specprice span{
    color: #666;
    font-weight: 700;
    font-size: 12px;
}
.single_product-title{
    text-align: center;
    overflow: hidden;
    height: 56px;
    margin-top: 10px;
}
.search-title{
    padding: 0 0 20px 0;
    font-weight: 700;
    font-size: 20px;
}
.search-text{
    padding: 20px 0 20px 0;
    font-weight: 700;
    font-size: 20px;   
}
.search_field.search_fieldfull{
    width: 100%;
}
.search_field{
    width: 250px;
    margin-bottom: 20px;
}
.search-submit{
    width: 250px;
    height: 50px;
    border-radius: 6px;
    background-color: #0b5730;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #0b5730;
    transition: 0.5s;
}
.search-submit:hover{
        color: #fff;
        border: 2px solid #138d4e;
        background-color: #138d4e;
        transition: 0.5s;
}
.search-formwrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.single_product-title h4{
    line-height: 25px;
}
.single_product{
    width: 31%;
    margin-right: 2%;
    margin-top: 20px;
}
.catalog_products-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hot_products-item:last-child,
.single_product:last-child{
    margin-right: auto;
}
.breadcrumb{
    width: 100%;
    display: flex;
    overflow-x: scroll;
}
.catalog_sort-limit select,
.catalog_sort-sort select{
    border: none;
    border-bottom: 1px solid #333;
}
.modal-title.modal-titlevac{
    font-weight: 700;
    font-size: 16px;
}
.modal-headervac{
    display: flex;
    justify-content: space-between;
}
.modal-body.modal-bodyvac{
    padding: 15px 40px;
    position: relative;
}
.catalog_sort-container{
    display: flex;
    justify-content: start;
    align-items: center;
}
.catalog_sort-limit select:focus,
.catalog_sort-sort select:focus{
    outline: none;
}
.name-vacancy{
    font-weight: 700;
    color:#0b5730;
    height: 55px;
    overflow: hidden;
}
.item-vacancy{
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
}
.edit-vacancy, .delete-vacancy{
    margin-top: 15px;
}
.description-vacancy{
    padding: 15px 0;
    font-size: 13px;
    line-height: 22px;
}
/*product card*/
.newprocut_card-wrap{
    display: flex;
}
.newproduct_card-left{
    width: 55%;
}
.newproduct_card-right{
    width: 45%;
    padding-left: 15px;
}
.newproduct_card-btn{
    width: 100%;
    border-radius: 20px;
    -webkit-appearance:none;
    border:2px solid transparent;
    background-color: #005e36;
    color: #fff;
    font-weight: 700;
    transition: 0.5s;
}
.plmsnew-btnbtn{
    width: 40px;
    height: 40px;
    border: none;
}
.plmsnew-inp{
    width: 40px;
    height: 40px;
    border-radius: 0;
    border: 1px solid rgb(239, 239, 239);
    background-color: rgb(239, 239, 239);
}
.newproduct_card-btn:hover{
    border:2px solid #005e36;
    background-color: #0e8548;
    transition: 0.5s;

}
.image-additional{
    max-width: 84px;
}
.thumbnail{
    border: none;
    margin-bottom: 10px;
}
.newproduct_card-right h1{
    font-weight: 700;
    font-size: 18px;
    color: #005e36;
}
a.thumbnail.big{
    border-bottom: 1px solid transparent;
}
a.thumbnail.big:hover{
    border-bottom: 1px solid transparent;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{
    border-color: transparent;
    outline: none;
    outline-offset: 0;
}
.manufacturer_new img{
width: 30px;
height: 30px;
margin-right: 10px;
}
.newproduct_price{
    padding: 15px 0 0px 0;
    margin-bottom: 0;
}
.weight {
    margin-bottom: 15px;
    text-decoration: underline;
}
.pprice{
    font-weight: 700;
    color: #005e36;
}
/* footer */
.creator{
    background-color: #0b5730;
}
.cheator_link{
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.cheator_link a{
    color: #fff;
}
.cheator_link a:hover{
    color: #fff;
    border-bottom: 1px solid #fff;
}

.footer_nav-title{
    padding-bottom: 20px;
}
.footer_menu{
    padding: 0 100px;
    border-right: 1px solid lightgray;
}
.footer_info{
    max-width: 390px;
    padding-right: 100px;
    border-right: 1px solid lightgray;
}
.footer_nav-title h3{
    font-size: 18px;
    font-weight: 700;
    color: #0a5830;
}
.footer_social{
    padding-left: 100px;
}
ul.footer_social-list{
    display: flex;
}
li.footer_social-item{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border:2px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 1;
    margin: 0 8px;
}
.img-responsive{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-responsivelogo{
    width: 100%;
    height: 100%;
}
ul.footer_nav-list,
ul.footer_social-list{
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}
.footer_content{
    display: flex;
    justify-content: space-between;
}
ul.footer_nav-list li,
ul.footer_social-list li{
    list-style: none;
}
li.footer_social-item a:hover{
    border-bottom: 1px solid transparent;
}
footer.footer{
    border-top: 1px solid gray;
}
.footer_content{
    padding-top: 55px;
    padding-bottom: 55px;
}
.openactions a{
    color: #0b5730;
    text-decoration: none;
    border-bottom: 1px solid #0b5730;
}
.openactions a:focus{
    text-decoration: none;
}
.openactions,
.open_leftside{
display: none;

    margin-top: 13px;
    margin-bottom: 13px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}
.mainpage_item.publ{
    display: none;
}
.action-vacancy{
    display: flex;
    justify-content: space-around;
}
.btn.btn-primary.button{
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 26px;
    border-radius: 12px;
    background: #0b5730;
    border: 1px solid #0b5730;
    font-size: 12px;
    color: #fff;
}
@media (max-width: 1366px) {
    .container{
        width: 100%;
    }
} 
@media (max-width: 1280px) {
    .footer_menu{
        padding: 0 50px;
    }
    .footer_info{
        padding-right: 50px;
    }
    .footer_social{
        padding-left: 50px;
    }
}
@media (max-width: 1279px) {
    .cat_item-new{
        width: 30%;
    }
    .mainpage_news-top{
        flex-direction: column;
    }
    .mainpage_news-image{
        width: 100%;
        height: 300px;
    }
    .mainpage_news-image a img{
        margin: 0 auto;
    }
    .mainpage_news-shopname{
        padding: 15px 0;
    }
    .mainpage_news-parthnershop{
        margin-left: 0;
    }
    .mainpage_news-shopname,
    .mainpage_news-shoplink{
        justify-content: start;
    }
}
@media (max-width: 1024px) {
    .header_userloged a svg, .newlogin svg, #cart div svg, #chatButton svg, #notificationButton svg{
        width: 25px;
        height: 25px;
    }
    .header_fixed {
        height: 60px;
    }
    .nav-tabs.nav-tabslang{
        padding-right: 5px;
    }
    .section-article{
        width: 100%;
    }
    .item-product{
        width: 23.9%;
    }
    .row-flex{
        display: block;
    }

}
.mms {
    display: none;
}
.mms .module_new-width{
    float: right;
}
.mms .right-slide-bar {
    margin-top:-50px;
}
@media (max-width: 1024px) {
    .right-slide-bar{
        height: 100vh;
        background: #fff;
        /*overflow-y: scroll;
        overflow-x: hidden;*/
    }
    .dropdown-menu.dropdown-menu-right.newmenu_login{
        z-index: 9999;
    }
    .chat_history{
        height: 65%;
    }
    #chat_history.chat_history.chat_historymsg{
        height: 35%;
    }
    div#section-chat.show-chat.in{
        padding: 30px 20px;
    }
    /*div#section-chat.show-chat{height: 480px;}*/
    /*div#section-chat.show-chat.in{
        height: 450px;
    }*/
    .cat_item-new{
        width: 33%;
    }
    #logo{
        width: 84px;
        height: 33px;
    }
    header{
        height: 70px;
    }
    .catalog_shipping .selectprod{
        width: 64%;
    }
    .breadcrumb{
        margin-top: 20px;
    }
    #notificationButton{
        display: block;
    }
    #column-right {
        order: 0;
        position: fixed;
        top: 30px;
        left: 0;
        bottom: 0;
        z-index: 99;
    }
    .columnright{
        height: 0;
        overflow: hidden;
    }
    #column-left{
        order: 1;
        position: sticky;
    top: 4em;
    min-height: 30px;
    z-index: 98;
    }
    #content{
        order: 2;
    }
    #agreement_checkbox{
        float: unset !important;

    }
    #agreement_checkbox .checkbox .tagree{
        font-size: 10px;
    }
    .edit-vacancy a{
        font-size: 10px;
    }
    .action-vacancy{
        display: block;
    }
    .mainpage_item.publ{
        display: flex;
        font-weight: 700;
    }
    .main_content-wrapper.main_content-wrappermain #column-left{
        height: auto;
        overflow: unset;
    }
    .main_content-wrapper.main_content-wrappermain #column-left .open_leftside.open_leftsideact{
        display: none;
    }
    .open_leftside.open_leftsideact{
        top: 0;
    }
    .column-lefthidden{
        height: 40px;
        overflow: hidden;
        transition: 0.5s;
    }
    .openactions,
    .open_leftside{
        display: block;
        position: sticky;
    top: 125px;
    z-index: 98;
    }
    .row-flex{
        display: block;
    }
    .company_header{
        flex-direction: column;
    }
    .type-search{
        min-width: 290px;
        right: 0;
        margin-right: -70px;
    }
    .content_new-widthacc{
        width: 100%;
    }
.footer_content{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer_info{
    border-right:none;
    max-width: 100%;
    text-align: center;
    padding-right: 0;
}
.footer_logo #logo a img{
    margin: 0 auto;
}
.footer_menu{
    border-right:none;
    padding: 0;
    text-align: center;
    margin-top: 40px;
}
.footer_social{
    padding-left: 0;
    margin-top: 40px;
}
.main_content-wrapperindex{
    display: none;
}
.main_content-wrapper{
    flex-direction: column;
}
.module_new-width{
    min-width: 100%;
    max-width: 100%;
}
.hot_products-item{
    height: 273px;
}
}
@media (max-width: 959px) {
    .nav.nav-tabs.nav-tabstop li{
        width: 100% !important;
    }
    #tab-public{
        margin-top: 120px;
    }
    #tab-shop{
        margin-top: 120px;
    }
    .tagree{
        padding-bottom: 15px;
    }
    .cbottom{
        flex-direction: column;
    }

    .newcatalog .nav.nav-tabs.nav-tabstop{
        margin-bottom: 45px;
    }
    .btn-chat{
        top: 150px;
    }
    .btn_subscribe{
        top: 220px;
    }
    .box-infonew{
        margin-bottom: 15px;
    }
    .vertical-flex{
        display: block;
    }
    .section_sum .text_label{
        padding-right: 15px;
    }
    .section_sum{
        margin-bottom: 15px;
    }
    .section_sum{
        justify-content: end;
    }
    .send_sum{
        justify-content: end;
    }
}
@media (max-width: 768px) {
    .section-account-user a{
        justify-content: center;
    }
    .section-account-user{
        margin-bottom: 20px;
    }
    .header_userloged a span{
        display: none;
    }
    .header_userloged a svg{
        margin-right: 0;
    }
    .header_userloged{
        padding: 0 5px;
    }
    .chat_block {
        height: calc(100vh - 60px);
    }
}
@media (max-width: 767px) {
    .breadcrumb{
        margin-bottom: 10px;
    }
    .catalog_products-container{
        margin-top: 20px;
    }
    .section-content-subscription{
        height: 150px;
    }
    .modalreg{
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .modallogin{
        display: flex;
    justify-content: center;
    }
    .btn_add-some.btn_add-someprodnew{
        width: 100%;
    }
    .regnewbtn{
        margin-top: 30px;
    }
    .agrees_contnew{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
    }
    .agrees_contnew span{
        width: 100%;
        text-align: left;
    }
    .agrees_cont{
        width: 100%;
        flex-wrap: wrap;
        justify-content: start;
    }
    .agrees_cont span{
        width: 100%;
        text-align: left;
    }
    .agree{
        padding-left: 0;
    }
    .register_seller-buttonsw{
        flex-direction: column;
    }
    .continue_wrap{
        width: 100%;
    }
    .header_right-lang, .header_right-login, .header_right-basket, .header_right-chat{
        padding: 0 5px;
    }
     .nav.nav-tabs.nav-tabslang>li>a{
        padding: 5px 10px 5px 10px;
    }
    .item-product {
        width: 45.9%;
    }
    .hot_products-item{
        height: 105px;
    }
    .newprocut_card-wrap{
        flex-direction: column;
    }
    .newproduct_card-left{
        width: 100%;
    }
    .newproduct_card-right{
        width: 100%;
        padding-left: 0;
        padding-top: 15px;
    }
    .dropdown-menu.dropdown-menu-right.newmenu_login{
        min-width: 260px;
        left: 0;
        margin-left: -160px;
    }
     .single_product{
        width: 45%;
    }
    .content_new-width{
        padding: 0;
    }
    .list-img{
        flex-wrap: wrap;
    }
    .item-img{
        margin-bottom: 10px;
    }
    .price_one-pagewrap,
    .hot_price-wrap,
    .topwrap{
        padding-left: 30px;
    }
    .section-subscription{
        border-top: 10px solid #0b572f;
        height: 50vh;
    }
    .mms.in {
        width: 100%;
        position: absolute;
        top: -75px;
        right: 0;
        height: auto;
        overflow: inherit;
        display: block;
    }
}
@media(min-width:768px){
    .mms.in {
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
    }
}
@media(min-width:579px){
    img.mfp-img{
        height: 100vh !important;
    }
}
@media (max-width: 578px) {
    .nav.nav-tabs.nav-tabstop li a{
        font-size: 10px;
    }
    img.mfp-img{
        width: 100vw !important;
    }
}
@media (max-width: 479px) {

    .selectprod label{
        display: none;
    }
    .section_sum{
        flex-direction: column;
        justify-content: end;
        align-items: end;
    }
    .agrees_cont.agrees_contnew{
        font-size: 12px;
    }
    .send_sum{
        flex-direction: column;
        justify-content: end;
        align-items: end;
    }
} 
@media (max-width: 424px) {
    .agrees_cont span{
        font-size: 12px;
    }
    .line-statusnew{
        flex-direction: column;
        align-items: start;
    }
    .tagree{
        width: 100%;
        justify-content: end;
        font-size: 12px;
    }
}
@media (max-width: 380px) {
    .bottom-item-product{
        flex-wrap: wrap;
    }
    .price-product{
        width: 100%;
    }
    #agreement_checkbox .checkbox .tagree{
        font-size: 8px;
    }
}