.header {
    height: 185px;
}
.wrap_head {
    width: 100%;
    height: 52px;
    display: flex;
    background: #fee91c;
}
.top_head {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.select-city__block {
    display: flex;
    flex-flow: column;
}
.top_contacts {
    font-size: 12px;
    width: 200px;
    line-height: 1.2;
    margin-left: 17px;
}
.top_contacts a {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    display: block;
}
.top_menu ul {
    display: flex;
    list-style: none;
    margin-bottom:0;
}
.top_menu li {
    margin-right: 20px;
}
.top_menu> ul>li>a {
    line-height: 0.9;
    display: block;
}
.top_menu a {
    color: #4c4a3b;
    font-size: 12px;
}
.user_menu {
    margin-left: auto;
}
.user_menu ul {
    display: flex;
    align-items: center;
    list-style: none;
    margin-bottom: 0;
}
li.enter {
    padding: 10px;
    line-height: 1;
}
.user_menu a {
    color: #4c4a3b;
    font-size: 14px;
}
.user_menu ul li:nth-child(2) {
    background: #fffacf;
    padding: 7px 20px;
    margin: 0 9px;
    font-weight: 500;
}
a.js-register {
    text-align: center;
    display: flex;
    justify-content: center;
    border: none;
    text-decoration: underline;
}

.header_mid {
    width: 100%;
    max-width: 1240px;
    height: 75px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.header_mid .widfix {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.logo {
    width: 245px;
    background: url(/local/templates/glavsnab/img/logo.png) no-repeat center;
    height: 87px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 -1px -30px;
}
.top_search {
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
}

.top_search input {
    box-sizing: border-box;
    width: 419px;
    height: 40px;
    display: block;
    float: left;
    border: 1px solid #f3f3f3;
    padding-left: 5px;
}
.top_search button {
    width: 85px;
    height: 40px;
    border: none;
    background: #fff58c;
    cursor: pointer;
    font-weight: 600;
}
.top_contacts {
    font-size: 12px;
    width: 200px;
    line-height: 1.2;
    margin-left: 17px;
}
.top_contacts p {
    display: block;
    color: #4c4a3b;
    padding-bottom: 3px;
}
.top_contacts a {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    display: block;
}
.top_contacts a.callback {
    font: normal 12px 'Roboto';
    color: #4c4a3b;
    border-bottom: 1px dashed;
    display: inline-block;
    position: relative;
}
a.box_ico {
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
}
.products_list {
    background: url(/local/templates/glavsnab/img/one.png) no-repeat center;
}
.top_compare {
    background: url(/local/templates/glavsnab/img/two.png) no-repeat
}
.like {
    background: url(/local/templates/glavsnab/img/three.png) no-repeat center;
}
.cart_b2b {
    width: 85px;
    height: 40px;
    background: #fee91c;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    margin-left: auto;
    margin-right: 8px;
}
.top_cart {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(/local/templates/glavsnab/img/four.png) center no-repeat;
    display: block;
}
.tooltiptext {
    visibility: hidden;
    width: 85px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 6px;
    position: absolute;
    top: 46px;
    z-index: 1;
    font-size: 12px;
}
.top_cart_count {
    font: 500 14px / 14px 'Roboto';
    color: #000;
}
.catalog_menu {
    background: #fee91c;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header_bottom .widfix {
    display: flex;
    max-width: 1240px;
    align-items: center;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.burger {
    font: normal 16px / 16px 'Roboto';
    padding: 10px 28px 10px 38px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    transition: 0.05s;
}
.burger span {
    position: absolute;
    left: 16px;
    top: 50%;
    width: 13px;
    height: 1px;
    background: #000;
    margin-top: -1px;
}
.burger a{
    color:#000;
}
.burger p{
    margin-top: 0;
    margin-bottom: 0;
}
.burger span:before, .burger span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 13px;
    height: 1px;
    background: #000;
    transition: 0.05s linear;
}
.burger span:before {
    top: -5px;
}
.burger span:after {
    top: 5px;
}
.open .burger span {
    background: transparent;
}
.open .burger span:before {
    transform: rotate(45deg);
    top: 0;
}
.open .burger span:after {
    transform: rotate(-45deg);
    top: 0;
}
.catalog_promo_menu {
    width: 100%;
}

#horizontal-multilevel-menu, #horizontal-multilevel-menu ul {
    margin: 0;
    padding: 0;
    min-height: 27px;
    width: 100%;
    color: #4c4a3b;
    list-style: none;
    font-size: 14px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    letter-spacing: 0;
}


.catalog_menu_dropdown {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, 0.3);
    transition: top 0s;
    padding-top: 5px;
}
.catalog_menu_dropdown_container {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    background: #fff;
    height: 510px;
    position: relative;
    display: flex;
    top: 180px;
}
.catalog_menu_left {
    width: 360px;
    position: relative;
    height: 100%;
    overflow: auto;
    box-sizing: border-box;
    padding: 0;
    border-right: 1px solid #eee;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_inside > .mCSB_container {
    margin-right: 19px;
}
.catalog_menu_right {
    padding: 0 30px;
    height: 100%;
    overflow: hidden;
    width: 1006px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.catalog_menu_right .mCustomScrollBox {
    padding-right: 30px;
    margin-right: -30px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.catalog_menu_right .col {
    width: 260px;
    box-sizing: border-box;
    padding: 30px 0;
}


/******registration***********/
.page-content.register {
    padding-top: 0;
}

.row.js_person_type{
    max-width: 1240px;
    width: 100%;
    align-self: start;
}
.card-body {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
.form-check.form-check-inline{
    display: none;
}
label.d-block.font-weight-semibold {
    display: none !important;
}
.card.mb-0 {
    background: none;
    border: none;
}

.card.requisites {
    display: none;
}
.card.data-security {
    display: none;
}
.page-content>.content.d-flex.justify-content-center.align-items-center{
    padding: 0;
    margin: 0;
}
.next_lvl {
    width: 145px;
    display: flex;
    justify-content: center;
    padding-right: 0;
    padding-left: 0;
    height: 45px;
    align-items: center;
    background-color: #fff58c;
    color: #000 !important;
    border-radius: 8px;
    font-size: 14px;
}

.opt_vxod.js-login {
  width: 145px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fdcf05;
  height: 44px;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 30px;
}

input.form-control {
    height: 45px;
}
.card-body .btnBlock {
    justify-content: center;
}
.card.main.mb-0 {
    justify-content: space-between;
    flex-flow: row;
}
.left-banners-opt {
    height: 540px;
    width: 100%;
    max-width: 400px;
}
.right-banners-opt {
    height: 540px;
    width: 100%;
    max-width: 400px;

}
.reg {
    display: none;
}

.card.name {
    background: transparent;
    border: none;
}
.card-body.register-main {
    background: #fff;
    border: 1px solid #ccc;
}

.home_something_item {
    max-width: 400px;
    height: 272px;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.footer_m,.box_menu_fix{
    display: none;
}
.footer{
width:100%;
margin: 20px auto 0;
height:426px;
background: #2a2a2a;
position:relative
}
.footer .widfix{
display:flex;
justify-content:space-between;
flex-wrap:wrap;
padding-top:55px
}
.widfix {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}
.footer .col{
width:715px;
height:297px
}
.footer .col:first-child{
width:190px;
flex:0 0 auto
}
.footer .col:nth-child(3){
width:295px;
flex:0 0 auto;
display:flex;
flex-direction:column;
justify-content:space-between
}
.footer .logo{
display:block;
width:100%;
height:67px;
background-size:145px;
margin:0 0 37px
}
.logo_f {
    display: block;
    width: 177px;
    height: 20px;
    background: url(/local/templates/glavsnab/img/logo_f.png)no-repeat;
    padding-bottom: 36px;
}
.footer a:hover{
color: #fff;
}
.footer_contacts a{
font:normal 14px/0px 'Roboto';
color:#a2a2a2;
position:relative;
text-decoration: underline;
}
.footer_contacts a[href^="tel:"]{
font: bold 16px/0px 'Roboto';
border:0;
color: #a2a2a2;
text-decoration: none;
}
.footer_contacts a[href^="tel:"]:hover{
    color: #fff;
}
.footer_contacts a.email:hover,.footer_contacts a.callback:hover{
color: #fff;
}
.footer_socnets{
    display: flex;
    margin-top: 14px;
    justify-content: center;
    align-items: center;
    width: 108px;
}
.footer_socnets span{
font:400 14px/22px 'Roboto';
color:#aeaeae;
display:inline-block;
margin-right:8px
}
.footer_contacts {

}

.footer_socnets a.soc_vk{
background:url(/local/templates/glavsnab/img/vk.png)  no-repeat;
width:24px;
height:24px;
margin-right: 10px;
}
.footer_socnets a.soc_insta{
background:url(img/inst.png) no-repeat;
width:24px;
height:24px;
margin-right: 10px;
}
.footer_socnets a.soc_fb{
background:url(img/face.png) no-repeat;
width:24px;
height:24px;
}
.footer_socnets a:hover{
filter:none
}
.bottom_menu{
padding:0 14px
}
.bottom_menu a {
    font: 400 14px/18px 'Roboto';
    color: #a2a2a2;
    margin-top: 12px;
    display: block;
}
.bottom_menu > ul{
display:flex;
justify-content:space-between
}
.fantom_pay{
width: 100%;
display: flex;
}
.f_box_pay {
    width: 124px;
    height: 43px;
    background: url(img/pay.png)no-repeat bottom;
}
.footer_payments.only_desktop.only_tablet {
    position: absolute;
    bottom: 32.4%;
    right: 21.3%;
}
.f_p {
    display: flex;
    align-items: flex-end;
    color: #a2a2a2;
    font-size: 14px;
    height: 46px;
    margin-right: 12px;
    margin-top: 2px;
}
.bottom_menu > ul > li{
box-sizing:border-box;
padding: 0px 12px;
position: relative;
width: 100%;
}
.bottom_menu > ul > li > a {
    font: bold 16px/16px 'Roboto';
    margin-top: 0;
    color: #fff;
}
.subscribe_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 226px;
}
.subscribe_form label {
    font: bold 16px/15px 'Roboto';
    color: #fff;
    display: block;
    width: 100%;
}
.subscribe_form input{
font:400 14px/22px 'Roboto';
color:#fff;
background:transparent;
border:0;
border-bottom:1px solid #313131;
height:39px;
width:100%;
padding-right:40px;
outline:none
}
.subscribe_form button{
margin-top:14px;
height:40px;
box-sizing:border-box;
padding:10px;
width:144px;
color:#1a1a1a;
font:normal 14px/22px 'Roboto';
text-transform:uppercase;
outline:none;
background:#f7e000;
transition:0.2s;
cursor:pointer;
    border: 0;
}
.subscribe_form button:hover{
background:#ffef4f;

}
.footer_payments{
display:flex;
margin-top:32px;
justify-content:space-between;
align-items:center;
margin-bottom:35px
}
.footer_payments span{
font:400 14px/22px 'Roboto';
color:#aeaeae;
display:inline-block;
margin-right:8px
}
.payments_visa{
background:url(images/pay_visa.png) 0 0/100% no-repeat;
text-indent:-9999px;
overflow:hidden;
width:50px;
height:16px;
margin:0
}
.payments_mastercard{
background:url(images/pay_master.png) 0 0/100% no-repeat;
text-indent:-9999px;
overflow:hidden;
width:44px;
height:29px;
margin:0
}
.footer_bottom{
height:73px;
width:100%;
display:flex;
justify-content:center;
align-items:center;
justify-items:center;
border-top:1px solid #313131;
color:#aeaeae;
font:400 14px/22px 'Roboto';
flex-wrap:wrap;
align-content:center
}
.footer_bottom span{
margin:0 0 5px;
width:100%;
text-align:center;
display:block
}
.footer_bottom a{
position:relative;
color:#fff;
text-decoration:none;
background:url(images/ps.png) 0 50%/20px no-repeat;
padding-left:35px
}
.popups{
position:fixed;
top:0;
left:0;
width:0;
height:100%;
z-index:100;
display:flex;
align-items:center;
justify-content:center
}

.popups.open{
width:100%
}
.popup_background{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1;
background:rgba(28,28,28,0.85)
}
.popup_modal{
background:#fff;
z-index:10;
position:relative;
box-sizing:border-box;
display:none;
width:440px;
max-height:95vh;
overflow-y:auto
}
.popup_modal h3{
    font: 500 28px/34px 'Roboto';
    padding: 24px 60px 0px 30px;
}
.field_checkbox a {
    font: 500 14px/26px 'Roboto';
    cursor: pointer;
}
.popup_modal a{
color:#1a1a1a;
display:inline-block;
border-bottom:1px solid #f3ebeb;
transition:0.2s;
font:500 14px/18px 'Roboto';
}
.field_checkbox a {
    font: 500 14px/26px 'Roboto';
}
.popup_modal a:hover{
border-color:transparent
}
a.forget_link.js-forget {
    display: block;
    height: 33px;
    text-decoration: underline;
}
a.forget_link.js-forget:hover{
    color:#a1a1a1;
}
.popup_modal a.mod_close:hover{
opacity:0.7
}
.popup_form{
padding:30px
}
.popup_form p{
font:400 14px/20px 'Roboto';
margin-bottom:18px
}
.popup_form > p:first-child{
font:400 15px/22px 'Roboto';
margin:-10px 0 30px
}
.popup_form .field{
position:relative;
margin-bottom:13px
}
.popup_form .field label{
position:absolute;
top:14px;
left:11px;
z-index:-1;
font:300 15px/22px 'Roboto';
background:#fff;
padding:0 10px;
transition:0.2s
}
.popup_form .field.active label{
color: #000;
font-size:13px;
top:-12px;
z-index:1
}
.popup_form .field.error label{
    color:#f00;
}
.popup_form .field label span{
display:inline-block;
color:#fee91c;
margin-left:3px
}
.popup_form .field input{
background-color:#fff0;
border:1px solid #f6f6f6;
box-sizing:border-box;
outline:none;
height:49px;
width:100%;
padding:0 20px;
font:300 15px/22px 'Roboto';
transition:0.2s;
padding-right:44px
}
a.js-login.entrance {
    border: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 49px;
    background: #f7e000;
    font-size: 16px;
    font-weight: 400;
}
a.js-login.entrance:hover{
    background: #fff323;
}
a.js-register {
    text-align: center;
    display: flex;
    justify-content: center;
    border: none;
    text-decoration: underline;
}
.popup_form .field.active input{
border-color: #e8e8e8;
background-color:transparent
}
.popup_form .field.person:after,.popup_form .field.email:after,.popup_form .field.phone:after,.popup_form .field.pass:after{
content:'';
position:absolute;
width:28px;
height:100%;
top:0;
right:0;
filter:grayscale(1);
opacity:0.6;
transition:0.2s
}

.popup_form .field_checkbox{
position:relative;
margin-bottom:8px
}
.popup_form .field + .field_checkbox{
margin-top:18px
}
.vxod {
    display: none;
    position: relative;
}
.bxmaker-authuserphone-enter-auth__title {
    text-align: center;
}
.bxmaker-authuserphone-button__inner {
    background-color: #fff323;
    color: #000;
    border-radius: 0;
    padding: 0;
}
.bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner {
    background-color: #fff58c;
}
.bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__title {
    color: #333;
}
.bxmaker-authuserphone-button__title {
    color: #1a1a1a;
    font-weight: 500;
}
a.bxmaker-authuserphone-link, a.bxmaker-authuserphone-link:visited {
    color: #2a3140;
    text-decoration: none;
}
a.js-register {
    display: none;
}
.user_menu ul li:nth-child(2) {
    background: none;
}
.select-city__modal-wrap {
    margin: 9vh 12%;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    width: 456px;
    max-height: 95vh;
}
a.mod_close.js-mod_close {
    position: ABSOLUTE;
    right: 8px;
    top: 5px;
    color: #000;
    font-size: 12px;
}
ul.no-padd {
    padding-left: 3px;
}
.popup_modal {
    background: #fff;
    z-index: 10;
    position: relative;
    box-sizing: border-box;
    display: none;
    width: 440px;
    max-height: 95vh;
    overflow-y: auto;
}
a.mod_close.js-mod_close {
    position: ABSOLUTE;
    right: 8px;
    top: 5px;
    color: #000;
    font-size: 12px;
}
.popup_modal a.mod_close {
    background: url(/local/templates/glavsnab/images/close.png) 50% 50% no-repeat;
    position: absolute;
    text-indent: -999px;
    overflow: hidden;
    right: 11px;
    top: 12px;
    width: 50px;
    height: 50px;
    border: 0;
}
.popup_modal h3 {
    font: 500 28px / 34px 'Roboto';
    padding: 24px 60px 0px 30px;
}
.popup_form .field_time {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
    align-items: center;
    margin-bottom: 24px;
}

.popup_form .field_time label {
    padding-left: 20px;
    margin: 10px 0 10px -20px;
    width: 100%;
}

.popup_form .field_time .jq-selectbox {
    width: 96px;
    margin: 0 20px 0 10px;
}
.field_time .jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
}
.popup_form .btn:hover {
    color: #1a1a1a;
    background: #fff323;
}
button.btn.coll {
    width: 100%;
}

.popup_form .btn {
    font: normal 16px / 22px 'Roboto';
    color: #000;
    background: #f7e000;
    transition: 0.2s;
    height: 49px;
    margin-top: 10px;
    outline: none;
    border: 0;
    box-sizing: border-box;
    width: 230px;
    cursor: pointer;
}
.field_time span {
    padding: 7px;
}
.field_time .jq-selectbox__select {
    height: 38px;
    padding: 6px 35px 0 10px;
    border: 1px solid #eee;
    font: 500 14px / 24px 'Roboto';
    color: #1a1a1a;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    transition: 0.2s;
    text-align: center;
}
.jq-selectbox select, .jq-select-multiple select {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.popup_form .jq-selectbox__dropdown {
    width: 71px;
}
.field_time .jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    background: #FFF;
    border: 1px solid #eee;
    margin: 35px 0 0;
    overflow-x: hidden;
}
.logo {
  width: 245px;
  background: url(/local/templates/glavsnab/img/logo.svg) no-repeat center;
  background-size: 92%;
  height: 31px;
  text-indent: -9999px;
  overflow: hidden;
  margin: -8px 0 -1px -30px;
}
.mob_logo {
display: none;
}

@media(max-width: 1240px){
  .header {
    height: 105px;
  }
    .logo.mob_logo {
    width: 150px;
    display: block;
    background-size: 100%;
    margin: 0;
    margin-left: 10px;
  }
    .logo, .region_des {
    display: none;
  }
    .wrap_head {
    width: 100%;
    height: 52px;
    display: flex;
    background: #fee91c;
  }
    .mob_sity {
    display: block;
  }
    .header_mid {
    height: 53px;
  }
    .header_mid .widfix {
    display: flex;
    align-items: center;
    flex-flow: column;
    height: 100%;
    max-width: 1240px;
    width: 100%;
    justify-content: center;
  }
    .box_ico.products_list, .box_ico.top_compare, .box_ico.like, .header_bottom {
    display: none;
  }
    .header_float {
    opacity: 0;
  }
a.cart_b2b {
  display: none;
}
div#top-title-search {
  display: none;
}

.header_mid>.widfix>.top_contacts {
    display: none;
  }
    .top_menu{
    display: none;
  }
    .user_menu {
    display: none;
  }
  .card.main.mb-0 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 10px;

}
.card-body .register-main{
grid-area: 1 / 1 / 2 / 2;
justify-self: center;
}
.left-banners-opt{
 grid-area: 2 / 1 / 3 / 2;
 justify-self: center;
}
.right-banners-opt{
 grid-area: 3 / 1 / 4 / 2;
 justify-self: center;
}

