/*/help/faq/*/
.symbols-left {
float: left;
width: 450px;
margin-right: 100px;
margin-top: 20px;
margin-bottom: 120px;
}
.symbols-left.mini {
width: 314px;
margin-right: 35px;
margin-bottom: 20px;
}
.symbols-right {
float: left;
width: 450px;
margin-top: 20px;
margin-bottom: 120px;
}
.symbols-right.mini {
width: 314px;
margin-bottom: 20px;
}
.symbols {
 font-size: 12px;
 margin-bottom: 40px;
}
.symbols .title {
font-weight: normal;
color: #000;
font-size: 14px;
line-height: 14px;
font-family: 'FuturaFuturisC';
text-transform: uppercase;
margin-bottom: 18px;
}
.symbols .item {
min-height: 30px;
margin-bottom: 20px;
line-height: 22px;
}
.symbols .item span {
display:block;
float: left;
margin-right: 12px;
min-height: 30px;
width: 40px;
}
.symbols .item1 span {
background: url(/images/service-sprite.png) 0px 0px no-repeat;
}
.symbols .item2 span {
background: url(/images/service-sprite.png) -50px 0px no-repeat;
}
.symbols .item3 span {
background: url(/images/service-sprite.png) -100px 0px no-repeat;
}
.symbols .item4 span {
background: url(/images/service-sprite.png) -151px 0px no-repeat;
}
.symbols .item5 span {
background: url(/images/service-sprite.png) -201px 0px no-repeat;
/*height: 88px;*/
}
.symbols .item6 span {
background: url(/images/service-sprite.png) -247px 0px no-repeat;
}
.symbols .item7 span {
background: url(/images/service-sprite.png) -296px 0px no-repeat;
}
.symbols .item8 span {
background: url(/images/service-sprite.png) -346px 0px no-repeat;
}
.symbols .item9 span {
background: url(/images/service-sprite.png) -398px 0px no-repeat;
}
.symbols .item10 span {
background: url(/images/service-sprite.png) -449px 0px no-repeat;
}
.symbols .item11 span {
background: url(/images/service-sprite.png) -498px 0px no-repeat;
}
.symbols .item12 span {
background: url(/images/service-sprite.png) -548px 0px no-repeat;
}
.symbols .item13 span {
background: url(/images/service-sprite.png) -599px 0px no-repeat;
}
.symbols .item14 span {
background: url(/images/service-sprite.png) -648px 0px no-repeat;
height:60px;
}
.symbols .item15 span {
background: url(/images/service-sprite.png) -695px 0px no-repeat;
}
.symbols .item16 span {
background: url(/images/service-sprite.png) -746px 0px no-repeat;
}
.symbols .item17 span {
background: url(/images/service-sprite.png) -796px 0px no-repeat;
}
.symbols .item18 span {
background: url(/images/service-sprite.png) -846px 0px no-repeat;
}
.symbols .item19 span {
background: url(/images/service-sprite.png) -897px 0px no-repeat;
}
.symbols .item20 span {
background: url(/images/service-sprite.png) -947px 0px no-repeat;
}
.symbols .item21 span {
background: url(/images/service-sprite.png) -996px 0px no-repeat;
}
.symbols .item22 span {
background: url(/images/service-sprite.png) -1046px 0px no-repeat;
}
.symbols .item23 span {
background: url(/images/service-sprite.png) -1093px 0px no-repeat;
}
.symbols .item24 span {
background: url(/images/service-sprite.png) -1144px 0px no-repeat;
}
.symbols .item25 span {
background: url(/images/service-sprite.png) -1193px 0px no-repeat;
height: 60px;
}
.symbols .item26 span {
background: url(/images/service-sprite.png) -1243px 0px no-repeat;
}
.symbols .item27 span {
background: url(/images/service-sprite.png) -1293px 0px no-repeat;
}
.symbols .item28 span {
background: url(/images/service-sprite.png) -1346px 0px no-repeat;
}
.symbols .item29 span {
background: url(/images/service-sprite.png) -1394px 0px no-repeat;
}
.symbols .item30 span {
background: url(/images/service-sprite.png) -1444px 0px no-repeat;
}
.mini .symbols .item5 span {
/*height: 125px;*/
}
.mini .symbols .item6 span {
/*height: 82px;*/
}
.mini .symbols .item25 span {
height: 84px;
}



#send_friend_form .buttons  .comment {
  width: 133px;
  font-size: 11px;
  line-height: 18px;
  color: #7f7f7f;
  float: left;
  padding: 12px 0 12px 12px;
  position: relative;
  top: -42px;
  left: 122px;
  margin: 0 0 -145px 0;
}

 .send_success.default {
  width: 445px !important;
}

/*
.text {
  width: 445px !important;
}
*/

/*/about/vacancy/ -- benefits */
.benefits_of_working .reasons-tabs{margin-top:40px;}
.benefits_of_working .reasons-tabs{font-size:16px;line-height:24px;margin-bottom:24px;}
.benefits_of_working .reasons-tabs b{display:block;margin-bottom:10px;}

.benefits_of_working .reasons-tabs .reason-tab {
    vertical-align: top;
    padding-bottom: 30px !important;
    width: 330px !important;
    padding-right: 40px !important;
    padding-bottom: 30px !important;
    display: inline-block !important;
     }
.foot_end .pay_syst {
    height: 42px !important;
	background: url(../upload/images/logo_pay.png) 0px 0px no-repeat !important;
}

.inst_icon {
    display: block;
    background-image: url(../images-build/instagram_ico.png);
    background-position: 0px 0;
    width: 20px;
    height: 20px;
}

.input_comment--top {
	margin: -18px 0 12px -1px;
}



.alert-message {
   position: relative;
   background: #f2f3f3;
   margin: 10px 0;
   padding: 15px 10px 15px 0;
   font-family: "HelveticaNeueCyr Roman";
}

@media (max-width: 767px) {
   .alert-message {
      margin: 10px 6px;
      background: #fff;
   }
}

.alert-message__table{
	display: table;
	width: 100%;
}
.alert-message__table-cell{
	display: table-cell;
	vertical-align: middle;
}
.alert-message__table-cell:first-child{
    width: 73px;
    text-align: center;
	border-right: 1px dotted #000 !important;
}
.alert-message__table-cell:first-child img{
	display: block;
	margin: 0 auto;
}
.alert-message__table-cell:last-child{
	vertical-align: top;
	padding: 0 17px;
}

.alert-message__title {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-family: "HelveticaNeueCyr Roman";
    text-decoration: none;
    display: block;
    margin-bottom: 0;
}
.alert-message__text {
   font-size: 12px;
    line-height: 18px;
    color: #000;
    font-family: "HelveticaNeueCyr Light";
    text-transform: uppercase;
    display: block !important;
    margin-bottom: 0;
}

.one_string_slider_title {
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

.one_string_slider_title:before {
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    top: 0px;
    bottom: 0px;
    margin: auto;
    content: "";
    position: absolute;
    top: -15px;
}

.one_string_slider_title span {
    margin-bottom: 26px;
    text-align: center;
    font: inherit;
    color: #000;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    position: relative;
    padding: 0 15px;
}


/* dark theme for banners*/

.category-lp .general-banner.dark-theme,
.big-banner.dark-theme>.text h2, .index_slider .item.dark-theme>.text h2,
.big-banner.dark-theme>.text .comment, .index_slider .item.dark-theme>.text .comment {
    color: #000 !important;
}
.category-lp .general-banner.dark-theme .general-banner_buttons-item,
.big-banner.dark-theme>.text .button, .index_slider .item.dark-theme>.text .button {
    color: #000;
	border: 1px solid #000;
}
.category-lp .general-banner.dark-theme .general-banner_buttons-item.hover,
.big-banner.dark-theme>.text .button.hover, .index_slider .item.dark-theme>.text .button.hover {
    color: #fff;
    background-color: #000;
}




@media only screen  and (max-device-width: 767px){
.big-banner.dark-theme>.text .comment, .index_slider .item.dark-theme>.text {background-color: rgba(255,255,255,0.5);}
}

/* end dark theme for banners*/


.deals-page_grid .label_area {
	z-index: 210;
}

/*footer*/
/*
.foot_bottom {
    border-bottom: 1px solid #000;
    padding: 0;
    margin: 35px 40px 40px 40px;;

}*/
.footer .mobl-footer {
    display: none;
}

.footer .mobl-footer_up {
    display: none;
}

.phone_line-footer .tablet_only-footer {
    display: none;
}

.foot_bottom .foot_bottom-nav {
    display: inline-block;
    width: 80%;
    padding: 35px 0 40px 15px;
    border: 0;
}

.phone_line-footer {
    display: inline-block;
    float: right;
    margin-top: 40px;
    width: 17%;
}

.phone_line-footer span {
    font-size: 12px;
    font-weight: 600;
}

.phone_line-footer .write_mail {
    font-size: 14px;
    text-decoration: underline;
    padding: 0px;
    font-weight: 600;
    cursor: pointer;
}

.write_mail:hover {
    text-decoration: none;
}

.phone_line-footer .ttl_gray {
    margin-bottom: 20px;
}

.foot_end {
    margin-top: 0;
}

.pointer {
    cursor: pointer !important;
}

.menu_foot .none_desktop {
    display:none;
}


@media screen and (max-width: 767px) {

    .footer .mobl-footer_up {
        display: none;
    }

    .footer .foot_bottom {
        padding: 0;
        margin: 0;
        border-bottom: 0;
    }

    .foot_bottom .foot_bottom-nav {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .foot_bottom .phone_line-footer {
        display: none;
    }

    .footer .mobl-footer {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-top: 0px;
        float: none;
        padding: 15px 0 15px 10px;
        border-top: 1px solid #000;
    }


    .mobl-footer .ttl_write {
        font-weight: 100;
        font-family: "HelveticaNeueCyr Roman";
        color: #999999;
        text-transform: none;
    }

    .mobile-footer a {
        display: block;
        font-size: 22px;
        font-family: "HelveticaNeueCyr Light", Arial, sans-serif;
    }

    .mobl-footer .ttl_gray {
        display: block;
        text-transform: none;
        font-family: "HelveticaNeueCyr Roman";
        color: #999999;
        font-size: 12px;
        margin-bottom: 5px;
        margin-left: 0;
    }

    .mobl-footer .ttl-footer_tel  {
        position: static;
        margin: 0;
        padding: 0;
    }

    .mobl-footer .write_mail {
        font-size: 16px;
        position: static;
        margin: 0;
        padding: 0;
        text-transform: none;
        font-weight: 600;
    }

    .mobl-footer .mail_img {
        display: none;
    }
}

@media screen and (max-width: 480px) {

    .footer .mobl-footer_none {
        display: none;
    }

    .footer .mobl-footer_up {
        display: flex;
        align-items:center;
        justify-content: space-around;
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
        padding: 0;
        margin: 0;
        height: auto;
        padding: 10px 20px;
    }

    .mobl-footer_up .mail_img {
        background: url('/images/mail.png') no-repeat;
        background-position: 0 0;
        width: 23px;
        height: 13px;
    }

    .mobl-footer_up .ttl-footer_tel  {
        position: static;
        margin: 0;
        padding: 0;
    }

    .mobl-footer_up .write_mail {
        display: none;
    }

    .mobl-footer_up .ttl_write {
        color: #000;
        font-weight: 600;
        text-decoration: none;
    }

    .mobl-footer_up .phone_footer {
        padding-right: 30px;
        border-right: 1px solid #e8e8e8;
        margin-right: 0px;
    }

    .mobl-footer_up .mail_footer {
        display: flex;
        align-items: center;
        margin-left: 20px;
    }

    .mobl-footer_up .ttl_gray {
        display: block;
        font-weight: 600;
        font-size: 11px;
        text-transform: none;
        margin: 0;
    }

    .mobl-footer_up .mail_link {
        position: static;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }
}

@media screen and (max-width: 400px) {
    .footer .mobl-footer_up {
        padding: 10px 5px;
    }

    .mobl-footer_up .phone_footer {
        padding-right: 11px;
    }

    .mobl-footer_up .mail_footer {
        margin-left: 4px;
    }

}



/*!*write*!*/




/*header*/
.header .head_top .phone_line {
    display: block;
    float: none;
}

.header .head_top .phone_wrapper {
    float: left;
    font-size: 12px;
}

.header .head_top .write_mail {
    display: block;
}

.header .write_mail  {
    display: none;
}

.header .head_top .mail_img {
    display: none;
}

.header .phone_line {
    display: none;
}

.head_top .mail_img {
    display: none;
}

.header .head_top .ttl_write {
    color:#999999;
    font-weight: 600;
    text-decoration: underline;
}

.header .head_top .ttl_write:hover {
    text-decoration: none;
}

.header .mail_img {
    display: inline-block;
    vertical-align: middle;
    background: url('/images/mail.png') no-repeat;
    background-position: 0 0;
    background-size: contain;
    width: 25px;
    height: 16px;
}

@media screen and (max-width: 1024px) {
    .header .phone_line {
        display: none;
    }

    .head_top .phone_line {
        display: block;
    }

    .header .head_top .mail_img {
        display: block;
    }

    .header .write_mail {
        display: none;
    }

    .head_top .ttl_write {
        display: none;
    }

    .head_top .write_mail {
        display: block;
        position: absolute;
        top: 13px;
        left: 309px;
        padding: 0 16px;
        cursor: pointer;
    }

    .head_top .write_mail:after {
        content: '';
        display: block;
        width: 1px;
        height: 58px;
        position: absolute;
        right: 0;
        top: -21px;
        background: #e8e8e8;
    }

    .head_top .write_mail:before {
        content: '';
        display: block;
        width: 1px;
        height: 58px;
        position: absolute;
        left: 0;
        top: -21px;
        background: #e8e8e8;
    }

    .head_top .mail_img {
        background-size: cover;
        width: 23px;
        height: 16px;
    }
}

@media screen and (max-width: 880px) {

    .header .head_top a.logo {
        left: 43px;
    }

    .header .head_top .phone_line {
        left: 122px;
    }

    .head_top .write_mail {
        left: 281px;
        padding: 0 9px;
    }

}


@media screen and (max-width: 767px) {

    .head_top .phone_line {
        float: left;
        padding-top: 6px;
        margin-top: 45px;
    }

    .header .ttl_write {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        margin-left: 10px;
        color: #000000;
        text-decoration: none;
        font-family: "HelveticaNeueCyr Roman";
    }

    .head_top .header .write_mail {
        display: none;
    }

    .header .phone_line {
        display: inline-block;
        border-right:1px solid #e8e8e8;
        width: 36%;
        text-align: center;
        padding-left: 5%;
        padding-right: 15%;
        padding-top: 0px;
        height: auto;
    }

    .header .head_top .phone_wrapper {
        display: none;
    }

    .header .write_mail {
        display: inline-block;
        vertical-align: text-bottom;
        cursor: pointer;
        text-align: center;
        width: 38%;
    }

    .header .phone_line a {
        position: static;
        margin: 0;
    }

    .header .phone_line .mobile_only {
        padding: 0;
        margin: 0;
        text-transform: none;
        font-size: 11px;
        font-weight: 600;
        width: 100%;
    }

    .bottom_line {
        display: block;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #e8e8e8;
    }

    .header .head_top a.logo {
        left: 0;
    }
}

@media screen and (max-width: 470px) {
    .header .phone_line {
        width: 51%;
        padding: 0 4px;
    }

    .header .write_mail {
        width: 38%;
        margin-left: 10px;
    }

    .header .phone_line a {
        font-size: 20px;
    }

}

/*popup write*/

.write {
    width: 440px;
    padding: 18px 30px 31px 30px;
}

.write form label {
    width: 20%;
    padding-right: 20px;
}

.write .ttl {
    font-family: "HelveticaNeueCyr Roman";
    font-size: 36px;
    line-height: 36px;
    color: #000;
    margin-bottom: 19px;
    padding-right: 40px;
    text-align: center;
}

#write textarea {
    width: 277px;
}

.write .close_default {
    position: absolute;
    top: 20px;
    right: 29px;
    cursor: pointer;
}

#write .input_container {
    width: 277px;
}

#write .margin_left {
    margin-left: 26%;
}

.write .button_green {
    padding: 8px 40px;
}
.write .comment {
    width: auto;
    font-size: 11px;
    line-height: 18px;
    color: #7f7f7f;
    float: left;
    padding: 12px 0 12px 12px;
}

/* mobl menu */

@media screen and (max-width: 767px) {

    .head_menu {

        top: 44px;
    }

}

/* page reserve */

.reserve_page .alert-message {

    margin: 0;
    padding: 0;

}

/* page delivery */

@media screen and (max-width: 767px) {

    .map_control-after .button_container {

        margin-top: 90px;
    }

}


.warning-panel__outer{
	padding: 15px 0px;
	background: #f2f3f3;
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  .warning-panel__outer:first-child {
    margin-top: 0;
  }
}
.warning-panel{
	display: table;
	width: 100%;
}
.warning-panel__left{
	display: table-cell;
	vertical-align: middle;
	border-right: 1px dotted #000 !important;
    width: 73px;
    text-align: center;
}
.warning-panel__img{
	display: block;
	margin: 0 auto;
}
.warning-panel__right{
	color: #000;
	font-size: 12px ;
	line-height: 18px;
	font-family: "HelveticaNeueCyr Light";
	display: table-cell;
	vertical-align: middle;
    padding: 0 17px;
}
.warning-panel__title{
	font-size: 18px;
    line-height: 24px;
    color: #000;
    font-family: "HelveticaNeueCyr Roman";
    text-decoration: none;
    display: block;
    margin-bottom: 0;
}
.site-title{
  font-family: "HelveticaNeueCyr Roman";
font-size: 12px;
line-height: 14px;
text-align: left;
text-transform: none;
display: block;
}
.site-title br{
  display: inline;;
}
.site-title-container{
   margin-top: 14px;
}



/* меню для планшета */

.head_menu_bottom-link-wrapper,
.head_menu ul.gl_menu_area li.head_menu_bottom-link-wrapper,
.head_menu::after {
  display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
     .head_menu ul.gl_menu_area.visible {
       position: absolute;
       height: calc(100vh - 105px);
       width: 240px;
       top: -50px;
       padding-bottom: 77px;
       overflow-y: auto;
       overflow-x: hidden;
       }
       .bodylock {
         position: fixed;
         top: 0;
         bottom: 0;
         left: 0;
         right: 0;
         overflow: hidden;
        }
       .menu-background {
         content: '';
         display: block;
         position: fixed;
         visibility: hidden;
         top: 28px;
         height: calc(100% - 28px);
         width: 100%;
         z-index: 600;
         background-color: rgba(45,45,45,.65);
         transition: opacity .25s ease-in;
        }

       .menu-background {
         visibility: visible;
         opacity: 1;
       }
       .head_menu::after {
        content: '';
        background-image: url(../images-build/spritesheet_base.png);
        background-position: -252px -234px;
        width: 29px;
        height: 28px;
        position: absolute;
        top: -38px;
        right: -167px;
        cursor: pointer;
        z-index: 1000;
        pointer-events: none;
       }
       .head_menu.visible::after  {
         display: block;
       }
       .head_menu ul.gl_menu_area li {
         text-transform: none;
         font-style: 13px;
         padding-right: 60px;
       }
       .head_menu ul.gl_menu_area li a:not(.tablet-one-click)::after {
         content: '';
         display: block;
         background-image: url(../images-build/spritesheet_base.png);
         background-position: -417px -44px;
         width: 9px;
         height: 17px;
         position: absolute;
         top: 17px;
         right: 22px;
       }
       .head_menu ul.gl_menu_area li a.active,
       .head_menu ul.gl_menu_area li a.active.second_level,
       .head_menu ul.gl_menu_area li a.active.third_level,
       .head_menu ul.gl_menu_area li a.active.fourth_level,
       .head_menu ul.gl_menu_area li a.parent {
         background: #fff;
         color: #000 !important;
         padding-right: 0;
         padding-left: 60px !important;
       }
       .head_menu ul.gl_menu_area li a.black.parent::after,
       .head_menu ul.gl_menu_area li a.active::after {
         background-position: -417px -85px;
         left: 22px;
       }
       .head_menu ul.gl_menu_area li.back a {
         display: none;
       }

       .head_menu ul.gl_menu_area li a.second_level,
       .head_menu ul.gl_menu_area li a.third_level,
       .head_menu ul.gl_menu_area li a.fourth_level {
          text-transform: none !important;
       }
      .head_menu_bottom-link-wrapper,
      .head_menu ul.gl_menu_area li.head_menu_bottom-link-wrapper {
          text-transform: uppercase;
          display: block;
          bottom: 0;
          position: absolute;
          border: 0;
          padding-top: 30px;
          padding-bottom: 30px;
      }
      .head_menu_bottom-link,
      .head_menu ul.gl_menu_area li a.head_menu_bottom-link {
       border: none;
       padding-top: 0;
       padding-bottom: 0;
       font-size: 12px;
      }
      .head_menu ul.gl_menu_area li a.head_menu_bottom-link:not(:first-of-type) {
       padding-top: 10px;
      }
     .head_menu_bottom-link::after,
     .head_menu ul.gl_menu_area li a.head_menu_bottom-link::after,
     .head_menu ul.gl_menu_area li a.head_menu_bottom-link.black.parent::after,
     .head_menu ul.gl_menu_area li a.head_menu_bottom-link.active::after {
       display: none;
     }
     .head_menu ul.gl_menu_area li a.head_menu_bottom-link.active {
       padding-left: 17px !important
     }
    .head_menu_bottom-link__icon-wrapper {
      width: 30px;
      position: relative;
      display: inline-block;
      height: 10px;
    }
    .head_menu_bottom-link__icon {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: block;
    }
    .header .head_top  .write_mail {
      display: none;
    }
}

/* меню для планшета  -- конец */




/*

Стили для карты лояльности -- начало

*/


/* Карта лояльности в ЛК */
.button_black	{
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 8px 14px;
    font-family: "HelveticaNeueCyr Bold";
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    position: relative;
    white-space: nowrap;
    appearance: none;
    display: inline-block;
    border: 1px solid #000;
    background: #000;
    background: linear-gradient(to bottom, #292929 0%, #000 100%);
    color: #fff;
    }
      .button_black:hover {
          background: #292929;
          }
      a.button_black, span.button_black {
          padding: 12px 14px
          }
          .card-personal {
              font-size: 14px;
              line-height: 24px;
              margin: -11px;
              }
              .card-personal__row  {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
                align-items: stretch;
                }
                @media (min-width: 768px) {
                  .card-personal__row {
                    flex-wrap: nowrap;
                  }
                }
                @media (min-width: 1024px) {
                  .card-personal__row {
                    flex-wrap: nowrap;
                  }
                }
              .card-personal__card-wrapper {
                padding: 10px;
                  }
                  @media (min-width: 768px) {
                    .card-personal__card-wrapper {
                      padding: 0 20px 0 0;
                    }
                  }
              .card-personal__card-app {
                flex: 0 0 100%;
                border-top: solid 40px #e6e6e6;
                padding: 10px 10px 10px 10px;
                  }
                  @media (min-width: 768px) {
                    .card-personal__card-app {
                      border-top: none;
                      border-left: 1px solid #e7e7e7;
                      padding: 0 20px 0 40px;
                        flex: 0 0 32%;
                    }
                  }

              .card-personal__qr-wrapper {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
              }
              @media (min-width: 1300px) {
                .card-personal__qr-wrapper {
                  flex-wrap: nowrap;
                }
              }
              .card-personal__qr {
                margin-right: 12px;
                border: 1px solid #000;
                flex: 0 0 100%;
                max-width: 136px;
                display: none;
                text-align: center;
                  }
                  @media (min-width: 768px) {
                    .card-personal__qr {
                      display: block;
                    }
                  }
                  @media (min-width: 1300px) {
                    .card-personal__qr {
                      flex: 0 0 30%;
                    }
                  }

              .card-personal__qr-image {
                width: 100%;
                display: block;
              }

              .card-personal__app-actions {
                  margin: 0;
                  }
                  @media (min-width: 768px) {
                    .card-personal__app-actions {
                      margin: 0;
                      margin: 19px 0 11px;
                      display: flex;
                      justify-content: center;
                      flex-direction: column;
                    }
                  }
                  @media (min-width: 1300px) {
                    .card-personal__app-actions {
                      margin: -4px 11px;
                    }
                  }
              .card-personal__title,
              .cabinet_index_page h2.card-personal__title {
                  font: bold 16px/24px "HelveticaNeueCyr Roman";
                  margin: 15px 0px 4px 0px;
                  display: none;
                  }
                  @media (min-width: 768px) {
                    .card-personal__title,
                    .cabinet_index_page h2.card-personal__title {
                      display: inline-block;
                    }
                  }
              .card-personal__title--qr,
              .cabinet_index_page h2.card-personal__title--qr {
                  font: normal 14px/20px "HelveticaNeueCyr Roman";
                  margin: 15px 0px 4px 10px;
                  }
                  @media (min-width: 768px) {
                    .card-personal__title--qr,
                    .cabinet_index_page h2.card-personal__title--qr {
                      font: bold 16px/24px "HelveticaNeueCyr Roman";
                      display: inline-block;
                      margin-left: 0;
                    }
                  }
              .card-personal__title--mobile {
                display: inline-block;
              }
              @media (min-width: 768px) {
                .card-personal__title--mobile,
                .cabinet_index_page h2.card-personal__title--mobile {
                  display: none;
                }
              }
              .card-personal__card-container {
                display: flex;
                align-items: center;
                flex-wrap: wrap;
                }
                @media (min-width: 1024px) {
                  .card-personal__card-container {
                    /* flex-wrap: nowrap; */
                  }
                }
              .card-personal__card {
                  width: 196px;
                  height: 77px;
                  background: url(/images-build/spritesheet_base.png) 0 0 no-repeat;
                  padding: 60px 10px 0;
                  overflow: hidden;
                  position: relative;
                  margin: 11px 23px 11px 0;
                  }
              form .card-personal__card .input_container .error_container {
                  right: 15px;
                  }
              .card-personal__card--regitration {
                margin: 22px 0 0 0;
              }
              .card-personal__label,
              .content form .card-personal__label,
              .popup form .row.radio .input_container label.card-personal__label {
                  color: #000;
                  width: 100%;
                  font-size: 14px;
                  line-height: 24px;
                  }
                  @media (min-width: 1024px) {
                    .card-personal__actions {
                      margin: 11px 0;
                    }
                  }
              .card-personal__qr-decription {
                  display: none
                  }
                   @media (min-width: 768px) {
                      .card-personal__qr-decription {
                        display: block
                      }
                    }
              .card-personal__num,
              .content form input[type="text"].card-personal__num,
              .popup form .input_container input[type="text"].card-personal__num {
                  width: 148px;
                  height: 16px;
                  }
              .card-personal__button-container {
                  display: flex;
                  flex-direction: column;
                  margin-right: 9px;
                  }
              .card-personal__actions-btn {
                display: flex;
                align-items: center;
                justify-content: flex-start;
                flex-wrap: nowrap;
                padding: 0;
                margin: 0;
                border: 0;
                background: none;
                cursor: pointer;
                color: #000;
                outline: none;
                text-decoration: none;
                font-size: 14px;
                line-height: 20px;
                padding-right: 12px;
                font-family:"HelveticaNeueCyr Light", Arial, sans-serif;
                transition: padding 0.3s;
                margin: 4px 0;
                }
              .card-personal__actions-btn:hover {
                padding-right: 0;
              }
              .card-personal__actions-btn:hover .card-personal__actions-btn__icon {
                  margin-right: 12px;
                  }
              .card-personal__actions-btn:hover .card-personal__actions-btn__icon::after {
                  transform: scale3D(1.1, 1.1, 1.1);
                  }
              .card-personal__actions-btn__icon {
                  width: 26px;
                  height: 26px;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  cursor: pointer;
                  position: relative;
                  transition: margin 0.3s;
                  margin-right: 4px;
                  }
              .card-personal__actions-btn__icon::after {
                position: absolute;
                top: 0;
                left: 0;
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                background: #d2d6da;
                transition: transform .3s;
                border-radius: 50%;
              }
              .card-personal__actions-btn__icon--black::after {
                background-color: #000;
              }
              .card-personal__actions-btn__icon--white::after {
                background-color: #fff;
                box-shadow: inset 0 0 0px 1px #e7e7e7;
              }
              .card-personal__actions-btn__text {
                flex: 0 0 auto;
              }
              .card-personal__icon {
                  z-index: 1;
                  }
              .card-personal__icon--del {
                  display: inline-block;
                  width: 13px;
                  height: 13px;
                  position: relative;
                  }
                  .card-personal__icon--del::before,
                  .card-personal__icon--del::after {
                      content: '';
                      width: 12px;
                      height: 1px;
                      background: #72767b;
                      position: absolute;
                      top: 6px;
                      left: 1px;
                      }
                  .card-personal__icon--del::before {
                      transform: rotate(45deg);
                      }
                  .card-personal__icon--del::after {
                      transform: rotate(-45deg);
                      }
              .card-personal__input-container,
              .popup.register .row.card .card-personal__input-container,
              .content form  .card-personal__input-container {
                width: calc(100% - 12px);
                }

/* Карта лояльности в  форме регистрации */

            .card-tabs__content {
              display: none;
            }

            .card-descr {
              display: flex;
              /* flex-wrap: wrap; */
              margin-top: 15px;
              }
              .card-descr__img {
                width: 82px;
                height: 52px;
                background: url(/images-build/spritesheet_base.png) 0 0 no-repeat;
                background-size: 158px;
                flex: 0 0 auto;
                margin-right: 10px;
                }
              .card-descr__text {
                font: normal 12px/17px "HelveticaNeueCyr Light", Arial, sans-serif;
                }

            .form__checkbox__label {
              width: auto !important;
              font-size: 12px !important;
              float: left;
              display: block;
              padding-top: 2px;
              line-height: 18px;
              }
            .form__row__checkbox {
              top: 12px;
              margin-right: 10px;
              }
            .form__row {
              position: relative;
              display: flex;
              }

.center_col.cabinet_index_page .bordered_form.card-personal_form {
    padding: 10px;
    }
     @media (min-width: 768px) {
       .center_col.cabinet_index_page .bordered_form.card-personal_form {
          padding: 28px 40px 54px 40px;
        }
      }


/* Карта лояльности в оформлении заказа */

.card_num {
		max-width: 638px;
		}
.card_num__title {
		width: auto !important;
		display: block;
		padding-top: 2px;
		font-size: 16px !important;
		line-height: 20px;
		margin-bottom: 10px;
		}
.card_num__title--small {
		font-size: 12px !important;
		line-height: 18px;
		margin-bottom: 20px;
		}
.order_page .card_num {
    color: #000000;
    font-family: "HelveticaNeueCyr Roman";
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 34px 0px;
		}
.card_num__link {
		text-decoration: none;
		font: normal 13px/17px "HelveticaNeueCyr Roman";
		display: block;
		margin-top: 10px;
		}
.card_num__description {
		text-decoration: none;
		font: normal 13px/17px "HelveticaNeueCyr Roman";
		display: block;
		margin-top: 10px;
		}
.card_num__input,
.content form .card_num__input {
		float: none;
		}
.card_num__row {
		display: flex;
		flex-wrap: wrap;
		}
.card_num__cell {
		flex-basis: 100%;
		}
.card_num__details {
		font: normal 12px/17px "HelveticaNeueCyr Light", Arial, sans-serif;
		border-left: 1px solid #aac33b;
		padding-left: 10px;
		margin-top: 10px;
		flex-shrink: 0;
		}
		@media (min-width: 768px) {
				.card_num__cell {
					flex-basis: 50%;
				}
				.card_num__details {
					margin-top: 0;
				}
		}

/*

Стили для карты лояльности -- конец

*/


.left_menu ul li span,
.left_menu ul li h1 {
    color: #000;
    padding: 16px 0px 10px 48px;
    font-size: 16px;
    display: block;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .left_col.cabinet_left_col .left_menu ul li span,
    .left_col.cabinet_left_col .left_menu ul li h1 {
      padding: 8px 0px 8px 10px;
      font-size: 14px;
      line-height: 24px;
      font-family: "HelveticaNeueCyr Roman";
      text-transform: none;
      margin: 0;
      text-align: left;
    }
}
@media (min-width: 1024px) {
    .left_col.cabinet_left_col .left_menu ul li h1 {
      color: #000;
      padding: 16px 0px 10px 48px;
      font-size: 16px;
      display: block;
      line-height: 16px;
      margin: 0;
      text-align: left;
    }
}


/* h1 в шапке сайта*/


h1.top-line__caption {
  text-transform: uppercase;
  color: #fff;
  font-size: 6px;
  line-height: 12px;
  margin-left: 13px;
  padding: 0;
  margin-bottom: 0;
  display: inline-block;
  opacity: 0.7;
  font-family: "HelveticaNeueCyr Roman";
  vertical-align: middle;
  }
  @media (min-width: 540px) {
    h1.top-line__caption {
      font-size: 11px;
      margin-left: 20px;
      }
  }

/* End -h1 в шапке сайта*/



.foot_end__pay-systems {
    width: 370px;
    margin: auto;
    margin: 10px auto 20px;
    padding-top: 9px;
    }
    @media (max-width: 767px) {
      .foot_end__pay-systems {
          display: none;
          }
    }
.pay-systems {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .pay-systems__item {
        padding: 0 12px;
        flex: 0 0 auto;
        }




.after_faq_table--stretch {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: -7px;
    margin-top: 10px;
    }
    @media (min-width: 768px) {
      .after_faq_table--stretch {
          flex-wrap: nowrap;
          }
    }
.after_faq_table-col {
  flex: 1 0 calc(100% - 35px);
  margin: 7px !important;
  }
  @media (min-width: 768px) {
    .after_faq_table-col {
        flex: 0 0 331px;
        }
  }
.after_faq_table_btn,
a.after_faq_table_btn {
    display: inline-block;
    margin-top: 18px;
    padding: 9px 14px;
    flex-basis: 100%;
    }



.paddings{
  width: 100%;
  box-sizing: border-box;
}


/* Start - sertifikaty */

.docs {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
  width: 100%;
  }
  .docs__item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
  }
  .docs__item:first-of-type:last-of-type {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .docs__item:first-of-type:last-of-type .docs__item-link {
      flex: 0 0 33%;
      max-width: 33%;
      margin: auto;
      display: block;
    }
  @media (min-width: 768px) {
    .docs__item {
      flex: 0 0 33%;
      max-width: 33%;
    }
  }
  .docs__item-link {
      text-decoration: none;
    }
  .docs__picture {
    width: 100%;
    max-width: 335px;
    max-width: 250px;
    /* background-size: contain;
    background-position: top center;
    background-repeat: no-repeat; */
    margin: 0 auto;
  }
  .docs__picture::after {
    content: '';
    display: block;
    padding-bottom: 143%;
  }
  @media (min-width: 768px) {
    .docs__picture {
      margin: 0 auto;
    }
  }
  .docs__info {
    padding: 10px 0;
  }
  @media (min-width: 768px) {
    .docs__info {
      padding: 15px 0;
    }
  }
  .docs__name {
    font-size: 12px;
    line-height: 16px;
    color: #222;
    text-decoration: none;
  }
  @media (min-width: 768px) {
    .docs__name {
      font-size: 16px;
      line-height: 22px;
    }
  }
  @media (min-width: 1024px) {
    .docs__name {
      font-size: 18px;
      line-height: 25px;
    }
  }
  .docs__zoom-link {
    margin-top: 11px;
    position: relative;
    height: 20px;
    padding-right: 36px;
    display: inline-flex;
    align-items: center;
    color: #999;
    font-size: 10px;
    line-height: 14px;
  }
  @media (min-width: 1024px) {
    .docs__zoom-link {
      font-size: 12px;
      line-height: 16px;
      height: 26px;
    }
  }
  .docs__zoom-icon {
    display: block;
    color: #999;
    width: 20px;
    height: 20px;
    padding: 6px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.35) url(/images/zoom-in.svg) center center no-repeat;
    transition: transform .3s;
    margin-right: 10px;
    box-sizing: border-box;
    background-size: 50%;
  }
  @media (min-width: 1024px) {
    .docs__zoom-icon {
      width: 26px;
      height: 26px;
    }
  }
  .docs__zoom-link:hover .docs__zoom-icon {
    transform: scale(1.1);
  }


/* End - sertifikaty */


.docs-desription {
  max-width: 820px;
  padding: 0 6px;
  margin: 20px auto 20px;
}
@media (min-width: 768px) {
  .docs-description {
    text-align: center;
    padding: 0;
    margin: 20px auto 50px;
  }
}


.custom-lp_ttl_subtitle {
  font-size: 16px;
  font-family: "HelveticaNeueCyr Roman";
  margin: 0;
  padding: 50px 0;
}
.custom-lp_ttl_subtitle::after {
  display: none;
}
.custom-lp_ttl_subtitle + h1 {
  margin-top: -35px;
}

@media only screen and (max-width: 767px) {
    .dark-theme.big-banner>.text,  .index_slider .dark-theme .item>.text {
      background: rgba(255,255,255,0.5);
    }
    .white-theme.big-banner>.text,  .index_slider .white-theme .item>.text {
      background: rgba(0,0,0,0.5);
    }
}


.left-menu__list-item.active {
  text-decoration: underline;
  color: #aac023;
  font-weight: bold;
}

.left-menu__item .left-menu__link--opened {
  font-weight: bold;
}
.left-menu__item h1 {
  font-size: 16px;
  line-height: 18px;
  font-family: "Mirta";
  padding: 0;
  margin: 0;
  text-align: left;
}

.cabinet_left_col .left-menu {
  width: 275px;
  margin-right: 75px;
  border-bottom: 1px solid #e7e7e7;
}
.cabinet_left_col .left-menu__list-item.active {
  color: #000;
  text-decoration: none;
}
/*
.cabinet_left_col .left-menu__list {
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 48px;
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
}
*/
.cabinet_left_col .left-menu__list {
  margin-left: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .cabinet_left_col .left-menu {
      display: block !important;
      margin-right: 40px;
      width: 145px;
      text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .cabinet_left_col {
      display: none;
  }
}

@media only screen and (max-width: 767px) {
  .favorities-panel{
    margin: 0px 6px 16px 6px;
  }
  h1.top {
    text-align: left !important;
    width: 100% !important;
    position: static;
    display: block;
    box-sizing: border-box;
    margin-top: 16px;
  }
}

.header .head_top a.logo {
  width: 72px;
}







.timerSale {
  cursor: pointer;
  color: #fff;
  padding: 18px;
  position: fixed;
  right: 20px;
  top: calc(100% - 173px);
  background-color: #afc32e;
  z-index: 100;
  display: none;
  }
  .timerSale--open {
    width: 160px;
  }
  .timerSale__close {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    }
  .timerSale__close::before,
  .timerSale__close::after {
    content: '';
    display: none;
    height: 1px;
    width: 13px;
    background-color: #fff;
    top: 2px;
    right: 0;
    position: absolute;
    }
  .timerSale__close::before {
    transform: rotate(45deg);
  }
  .timerSale__close::after {
    transform: rotate(-45deg);
  }
  .timerSale__timer {
    font-size: 23px;
    line-height: 26px;
    display: flex;
    align-items: center;
    }
    .timerSale__timer::before {
      content: '';
      display: block;
      height: 30px;
      width: 30px;
      margin-right: 10px;
      background: url(/images/clock.svg) 0 0 no-repeat;
      background-size: contain;
      }
  .timerSale__description {
    display: none;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    }
  .timerSale--open .timerSale__description {
    display: block;
    }
  .timerSale--open .timerSale__timer::before {
    display: none;
    }
  .timerSale--open .timerSale__close::before,
  .timerSale--open .timerSale__close::after {
    display: block;
    }

.timerSale-popup__info {
  display: flex;
  align-items: center;
}
.timerSale-popup__illustration {
  margin: 0 30px;
  background-color: #f8f8f8;
  border-radius: 50%;
  width: 168px;
  height: 168px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.timerSale-popup__img {
  width: 85px;
  height: 85px;
}
.timerSale-popup__description {
  margin: 20px 0 40px 20px;
}
.timerSale-popup__call {
  display: block;
  text-decoration: none;
  color: #666;
  font-size: 21px;
  line-height: 26px;
  font-family: "HelveticaNeueCyr Light";
  margin-bottom: 12px;
}
.timerSale-popup__comment {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 30px;
}
a.timerSale-popup__button {
  display: inline-block;
  padding: 8px 14px;
}

.timerSale-popup__more {
  margin: 0 -30px -30px -30px;
  padding: 15px 30px 15px 30px;
  background-color: #f8f8f8;
}
.timerSale-popup__more__title {
  font-weight: bold;
  margin-bottom: 5px;
  cursor: pointer;
  position: relative;
  padding-right: 40px;
}
.timerSale-popup__more__title::before {
  content: '';
  position: absolute;
  top: 10px;
  right: 0;
  width: 0;
  height: 0;
  display: block;
  border: 5px solid transparent;
  border-top: 5px solid #666;
}
.timerSale-popup__more__title--open::before {
  top: 5px;
  border: 5px solid transparent;
  border-bottom: solid 5px #666;
}
.timerSale-popup__more__descr {
  color: #666;
  display: none;
}

.catalog_desc_bottom_normal {
  font-family: "HelveticaNeueCyr Light", Arial, sans-serif;
}
.catalog_desc_mobile_normal {
  font-family: "HelveticaNeueCyr Light", Arial, sans-serif;
}
.catalog_desc_mobile_cursive {
  font-family: 'Mirta Italic';
}


@media (min-width: 768px) {
  .foot_bottom .menu_foot a.mobile--lg-hidden {
    display: none;
  }
}



.pagenav2 {
	display: none;
}
@media (min-width: 1025px) {
  .pagenav2 {
  	display: flex;
  	justify-content: center;
  }
}
.pagenav2:not(:first-child) {
	margin: 50px 0 0 0;
}
.pagenav2__item {
	margin: 0 3px;
}
.pagenav2__item:first-child {
	margin-left: 0;
}
.pagenav2__item:last-child {
	margin-right: 0;
}
.pagenav2__button {
	padding: 8px;
	font-size: 14px;
	line-height: 18px;
	font-family: "HelveticaNeueCyr Bold";
	text-decoration: none !important;
	min-width: 34px;
	text-align: center;
	color: #333;
	display: block;
	box-sizing: border-box;
}
.pagenav2__button--gray {
	background: #dddddd;
	color: #666a6f;
}
.pagenav2__button--black {
	background: #333;
	color: #fff;
}
.pagenav2__arrow {
	display: inline-block;
	vertical-align: top;;
	margin-top: 2px;
}
.pagenav2__arrow--left {
	width: 0;
	  height: 0;
	  border-top: 7px solid transparent;
	  border-bottom: 7px solid transparent;
	  border-right:8px solid #333;
}
.pagenav2__arrow--right {
	width: 0;
	  height: 0;
	  border-top: 7px solid transparent;
	  border-bottom: 7px solid transparent;
	  border-left: 8px solid #333;
}

.panel .products_for_page{
  padding-right: 0;
}


/* fix scroll after append data to product list */

a.scroll_top{
  position: sticky !important;
  margin-top: 20px;
  top: calc(100vh - 32px - 12px);
  width: 125px;
}
.main .em_tr{
  display: flex;
}
.main .in_catalog_table{
  display: flex;
  width: 100%;
}
.main .left_col, .main .center_col{
  display: block;
}


/* tags */
.catalog-tags{
  margin: 40px 0;
}

@media (max-width: 1025px) {
  .catalog-tags{
    margin: 20px 0 60px;
  }
}
@media (max-width: 767px) {
  .catalog-tags{
    margin: 10px 6px 20px;
  }
}

.ui-tags{
  position: relative;
}
.ui-tags__item{

}
.ui-tags__item a{
  white-space: nowrap;
}
.ui-tags__line{
  margin: 0 40px;
  overflow: hidden;
}
.ui-tags__line-inner{
  display: flex;
  padding: 4px 0;
  position: relative;
  transition: 0.3s;
}
.ui-tags__line-inner--centered{
  justify-content: center;
}
.ui-tags__item:not(:last-child) {
  margin: 0 8px 0 0;
}
.ui-tags__arrow{
  position: absolute;
  top: 0;
  z-index: 100;
  width: 32px;
}
.ui-tags__arrow a{
  width: 100%;
  line-height: 0;
  font-size: 0;
  display: block;
  box-sizing: border-box;
}
.ui-tags__arrow a:before{
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  display: block;
  margin: 2px 0;
  line-height: 0;
  font-size: 0;
}
.ui-tags__arrow--left{
  left: 0;
}
.ui-tags__arrow--left a:before{
  border-right: 6px solid #666a6f;
}
.ui-tags__arrow--right{
  right: 0;
}
.ui-tags__arrow--right a:before{
  border-left: 6px solid #666a6f;
}


/* catalog fixes*/
@media (max-width: 767px) {
  .interchange {
    width: auto;
    margin-top: 0;
    float: none;
  }
  .interchange .catalog_h1_container h1{
    padding-bottom: 0;
  }
  .pre_list .panel .sort{
    margin: -6px 0 0 0;
  }
}

.popup.popup_sizes .h3{
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 6px 0;
}

.size_table table:not(:last-child){
  margin-bottom: 32px !important;
}

.button_gray, .button_green {
  white-space: normal;
}

@media (max-width: 767px) {
  .main .in_catalog_table .left_col{
    display: none;
  }
}

.product .info_col .button_green, .product .info_col .button_gray{
  white-space: nowrap;
}



.selection_list .item .row{
  margin: 0 0 12px 0;
}
@media (min-width: 768px) {
  .selection_list .item .row{
    margin: 0 -5px;
    display: flex;
    width: 355px;
  }
}

.selection_list .item .col{
  margin: 0 0 12px 0;
}

@media (min-width: 768px) {
  .selection_list .item .col{
    margin: 0;
    padding: 0 5px;
    width: 50%;
  }
}

.selection_list .item .col .input_container{
  width: 100%;
  float: none;
  margin-right: 0;
}
.selection_list .item .col  .jq-selectbox{
  margin-right: 0 !important;
  width: 100%;
}
.selection_list .item .col .jq-selectbox .jq-selectbox__select{
  width: 100%;
  box-sizing: border-box;
  height: 32px;
}
