@import url('eshop.default_.blocks.-a--blessed1.css?z=364');

.b-mnp__form-step_abonent .b-mnp__form-step-btn {
  background: #00975E;
  cursor: pointer;
  padding-left: 27px;
  padding-right: 27px;
  color: #fff;
  text-shadow: none;
}

.b-mnp__form-step_abonent .b-mnp__form-step-btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-mnp__form-step_abonent .b-mnp__form-step-btn:active {
  background: #007348;
}

.b-mnp__form-step_abonent .b-mnp__form-step-btn.disabled,
.b-mnp__form-step_abonent .b-mnp__form-step-btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-mnp__form-step_abonent .b-mnp__form-agreement {
  position: relative;
  clear: left;
  display: block;
  margin-top: 15px;
  padding: 10px;
  background-color: #f2f2f2;
  color: #333;
  line-height: 1.4;
  margin-bottom: 5px;
}

.b-mnp__form-step_abonent .b-mnp__form-agreement label {
  display: block;
  width: auto;
  height: auto;
  padding-left: 27px;
}

.b-mnp__form-step_abonent .b-mnp__form-agreement label .checkbox {
  position: absolute;
  top: 0;
  left: 0;
}

.b-mnp__form-step.blocked,
.b-mnp__form-step.blocked .b-mnp__form-step-header {
  cursor: default;
}

.b-mnp__form-step.closed .b-mnp__form-step-body {
  display: none;
}

.b-mnp__form-step-header {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 8px;
  padding-left: 24px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  padding-right: 25px;
}

.b-mnp__form-step-header:after,
.b-mnp__form-step-header_state_checked .b-mnp__form-step-header-text:after {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-weight: 400!important;
  font-size: 16px;
  font-style: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b-mnp__form-step-header:after {
  content: "\e054";
  position: absolute;
  display: inline-block;
  right: 3px;
  top: 50%;
  margin-top: -2px;
  width: 16px;
  height: 16px;
  line-height: .5;
  vertical-align: middle;
}

.b-mnp__form-step-header_state_active:after {
  content: "\e055";
}

.b-mnp__form-step-header_state_checked .b-mnp__form-step-header-text:after {
  line-height: 1;
  display: inline;
  padding-left: 15px;
  content: " \e155";
  color: #00985f;
}

.b-mnp__form-step-note,
.b-mnp__tarif {
  font-family: robotoregular,helvetica,sans-serif;
}

.b-mnp__form-step-header br {
  display: none;
}

.b-mnp__form-step-counter {
  display: block;
  float: left;
  margin-left: -24px;
}

.b-mnp__form-step-note {
  display: block;
  width: auto;
  margin-top: 15px;
  padding: 10px;
  background-color: #f2f2f2;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 5px;
}

.b-mnp__form-step h4 {
  font-weight: 400;
  position: relative;
}

.b-mnp__form-step h4 .ttIcon {
  top: 0;
  right: 0;
}

.b-mnp__form-step-row {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 -5px;
}

.b-mnp__form-step-col,
.b-mnp__form-step-col .b-input {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-mnp__form-step-row:after {
  display: block;
  height: 0;
  clear: left;
  content: "";
  visibility: hidden;
}

.b-mnp__form-step-col {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  float: left;
  font-size: 14px;
}

.b-mnp__form-step-col_4 {
  width: 33.33%;
}

.b-mnp__form-step-col_6 {
  width: 50%;
}

.b-mnp__form-step-col_12 {
  width: 100%;
}

.b-mnp__form-step-col .b-input {
  width: 100%;
  height: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}

.b-mnp__form-step-btn,
.b-mnp__form-step-col .chzn-container {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-mnp__form-step-col .b-input.f-input_fio {
  margin-bottom: 0;
}

.b-mnp__form-step-col .f-input_field {
  margin-bottom: 5px;
}

.b-mnp__form-step-col .b-textarea {
  width: 100%!important;
  max-width: 100%;
  height: 90px;
}

.b-mnp__form-step-col .chzn-container {
  width: 100%!important;
  height: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}

.b-mnp__form-step-col .agency_code {
  margin-top: 10px;
}

.b-mnp__form-step-btn {
  float: right;
  background: #00975E;
  color: #fff;
  cursor: pointer;
  width: 120px;
  height: 40px;
  font-size: 14px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 40px;
}

.b-mnp__form-step-btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-mnp__form-step-btn:active {
  background: #007348;
}

.b-mnp__form-step-btn.disabled,
.b-mnp__form-step-btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-mnp__form-step-btn-wrap {
  display: block;
  height: 40px;
  margin-top: 15px;
}

.b-mnp__form-step-body .b-mnp__form-step-col .f-element__title_show {
  color: #333;
  font-size: 10px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-mnp__tarif {
  clear: left;
  padding: 15px 0 20px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.b-mnp__sim-inner_wizard:after,
.b-mnp__sim:after {
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-mnp__tarif .g-pseudoLink:hover {
  text-decoration: none;
}

.b-mnp__tarif-name {
  color: #333;
  font-size: 16px;
}

.b-mnp__tarif-link {
  display: inline;
  font-size: inherit;
}

.b-mnp__tarif-link:hover {
  text-decoration: underline;
}

.b-mnp__sim:after {
  display: block;
}

.b-mnp__sim-inner {
  display: block;
  margin: 10px 0 0;
}

.b-mnp__sim-inner_wizard:after {
  display: block;
}

.b-mnp__sim .b-mnp__sim-item {
  position: relative;
  z-index: 0;
  display: block;
  float: left;
  width: 32.33%;
  height: 270px;
  margin: 0 0 10px 1.5%;
  padding: 0;
  background-color: #fff;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.b-mnp__sim .b-mnp__sim-item input[type=radio] {
  visibility: hidden;
  position: absolute;
  z-index: -10;
}

.b-mnp__sim .b-mnp__sim-item.mini_sim {
  margin-left: 0;
}

.b-mnp__sim .b-mnp__sim-item-inner {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 25px 30px;
  border: 1px solid #d9d9d9;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: 0 0;
}

.b-mnp__sim .b-mnp__sim-item-inner.checked {
  z-index: 1;
  border-color: #00985f;
}

.b-mnp__sim .b-mnp__sim-item-inner.checked .b-mnp__sim-item-check {
  display: block;
}

.b-mnp__sim .b-mnp__sim-item-inner.checked:hover {
  border-color: #00985f;
}

.b-mnp__sim .b-mnp__sim-item-inner:hover {
  border-color: #333;
  z-index: 2;
}

.b-mnp__sim .b-mnp__sim-item-check {
  display: none;
  position: absolute;
  top: 7px;
  right: 10px;
  width: 15px;
  height: 15px;
}

.b-mnp__sim .b-mnp__sim-item-check:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\e155";
  font-size: 14px;
  color: #00985f;
}

.b-mnp__sim .b-mnp__sim-item-desc,
.b-mnp__sim .b-mnp__sim-item-title,
.b-mobile-menu__link {
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-mnp__sim .b-mnp__sim-item-img {
  display: block;
  width: 53px;
  height: 85px;
  vertical-align: middle;
}

.b-mnp__sim .b-mnp__sim-item-title {
  margin: 10px 0 5px;
  color: inherit;
  font-size: 19px;
  line-height: 24px;
}

.b-mnp__sim .b-mnp__sim-item-desc {
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.b-mnp__sim .b-mnp__sim-item-def .b-mnp__sim-item-img {
  background-image: url(/img/i/sim_icons_def.svg);
  background-position: 0 0;
}

.b-mnp__sim .b-mnp__sim-item-micro .b-mnp__sim-item-img {
  background-image: url(/img/i/sim_icons_micro.svg);
  background-position: 0 0;
}

.b-mnp__sim .b-mnp__sim-item-nano .b-mnp__sim-item-img {
  background-image: url(/img/i/sim_icons_nano.svg);
  background-position: 0 0;
}

.b-mnp__sim .b-mnp__sim-item-select {
  width: 99%;
  height: auto;
  display: none;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-inner {
  min-height: 135px;
  cursor: default;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-inner:hover {
  border-color: #d9d9d9;
  z-index: 2;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-title {
  margin-top: 0;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-img {
  float: left;
  margin: 0 28px 0 0;
  background-position: -186px 0;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-form {
  display: block;
  width: auto;
  margin-top: 15px;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-form .b-input {
  vertical-align: top;
  display: inline-block;
  width: 250px;
  height: 40px;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-btn {
  background: #00975E;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 137px;
  height: 40px;
  margin-left: 10px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 40px;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-btn:active {
  background: #007348;
}

.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-btn.disabled,
.b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-mnp.personalOffer .b-mnp__sim {
  margin-top: 15px;
}

.b-mnp.personalOffer>.main>.right .new_person>.group.offerStep.step2 {
  border-top: 10px solid #e5e5e5;
}

.b-mnp.personalOffer>.main>.right .new_person>.group.offerStep>.top {
  position: relative;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #00985f;
  color: #000;
  font-family: robotoregular,helvetica,sans-serif;
  font-size: 18px;
  line-height: 33px;
  padding: 15px 20px 15px 55px;
}

.b-mnp.personalOffer>.main>.right .new_person>.group.offerStep>.top span {
  background: #57068c;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  height: 28px;
  padding-top: 8px;
  position: absolute;
  text-align: center;
  top: 11px;
  left: 10px;
  width: 36px;
  line-height: 19px;
  cursor: pointer;
}

.b-mnp.personalOffer>.main>.right .new_person>.group.offerStep>.content {
  background: #fff;
}

.b-mnp.personalOffer>.main .left .center h2 {
  border-bottom: 1px dotted #00985f;
  display: inline;
  margin-bottom: 0;
  cursor: pointer;
}

.b-mnp.personalOffer>.main .left .center h2.opened {
  margin-bottom: 20px;
}

.b-mnp.personalOffer>.main .left .center ul {
  display: none;
}

.b-mnp.personalOffer .info_add {
  color: #999;
}

.b-mnp.personalOffer .tariffBlock .purple {
  color: #57068c;
}

.b-mnp.personalOffer .tariffBlock .strike {
  text-decoration: line-through;
}

.b-mnp.personalOffer .tariffBlock .title {
  font-size: 18px;
  margin-bottom: 20px;
}

.b-mnp.personalOffer .tariffBlock .table {
  width: 100%;
  font-size: 14px;
}

.b-mnp.personalOffer .tariffBlock .table .trow:after {
  display: block;
  height: 0;
  clear: left;
  content: "";
  visibility: hidden;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top2 {
  border-bottom: 1px solid #b2b2b2;
  font-size: 13px;
  height: 1px;
  position: relative;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top2>div span {
  background-color: #EEE;
  text-align: center;
  display: block;
  padding: 5px;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top2>div.col2 span {
  margin-left: 15px;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top2>div.left {
  color: #00985f;
  font-size: 17px;
  padding-bottom: 0;
  position: absolute;
  text-align: left;
  top: -30px;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel {
  background: url(/images/goods/916/91607_p_1.png) 50% 0 no-repeat;
  border: 1px solid #fff;
  cursor: pointer;
  display: block;
  padding: 60px 0 0;
  position: relative;
  text-align: center;
  background-size: 25%;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel .purple {
  margin-top: 5px;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel .name {
  position: relative;
  font-size: 14px;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top>.tariff2 .cLabel {
  background-image: url(/images/goods/767/76728_p_1.png);
}

.b-mnp.personalOffer .tariffBlock .table .trow.top>.tariff3 .cLabel {
  background-image: url(/images/goods/767/76726_p_1.png);
}

.b-mnp.personalOffer .tariffBlock .table .trow.top>.tariff4 .cLabel {
  background-image: url(/images/goods/461/46197_p_1.png);
}

.b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel .cRadio {
  left: 14%;
  position: absolute;
  top: 13%;
}

.b-mnp.personalOffer .tariffBlock .table .trow.top>.checked .cLabel .name {
  color: #00985f;
  font-family: robotobold,helvetica,sans-serif;
}

.b-mnp.personalOffer .tariffBlock .table .trow.abon>div {
  padding-top: 15px;
}

.b-mnp.personalOffer .tariffBlock .table .trow.last>div {
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
}

.b-mnp.personalOffer .tariffBlock .table .trow.last>div a {
  display: block;
  margin-top: 8px;
}

.b-mnp.personalOffer .tariffBlock .table .trow>div {
  float: left;
  width: 24%;
  text-align: center;
  padding-bottom: 10px;
}

.b-mnp.personalOffer .tariffBlock .table .trow>div.col2[colspan="2"] {
  width: 50%;
}

.b-mnp.personalOffer .tariffBlock .table__mobile {
  display: none;
}

.b-mnp.personalOffer .tariffBlock .info {
  border-top: 1px solid #999;
  color: #999;
  margin-top: 15px;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 10px;
}

@media screen and (max-width:533px) {
  .js-responsive .b-mnp__form-step,
  .js-responsive .b-mnp__info,
  .js-responsive .b-mnp__top,
  .js-responsive .offerStep {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.b-mnp__info-toggle-wrap {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-mnp__info-toggle-wrap {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-mnp__info-toggle-wrap {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-mnp__info-toggle-wrap {
    padding: 10px;
  }
}

.b-mnp__info-body-inner {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-mnp__info-body-inner {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-mnp__info-body-inner {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-mnp__info-body-inner {
    padding: 10px;
  }
}

.offerStep__top {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .offerStep__top {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .offerStep__top {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .offerStep__top {
    padding: 10px;
  }
}

.offerStep__content {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .offerStep__content {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .offerStep__content {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .offerStep__content {
    padding: 10px;
  }
}

.b-mnp__info__top {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-mnp__info__top {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-mnp__info__top {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-mnp__info__top {
    padding: 10px;
  }
}

.topPersonalOffer {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .topPersonalOffer {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .topPersonalOffer {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .topPersonalOffer {
    padding: 10px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-mnp__top-main {
    height: 320px;
    min-height: 320px;
    margin-right: 49%;
  }

  .js-responsive .b-mnp__top-aside {
    width: 49%;
  }

  .js-responsive .b-mnp__conditions {
    padding: 4px 20px;
  }

  .js-responsive .b-mnp__conditions-header {
    margin-bottom: 18px;
  }

  .js-responsive .b-mnp__conditions-delivery {
    margin-top: 18px;
  }

  .js-responsive .b-mnp__form-step {
    padding: 5px 20px 15px;
  }

  .js-responsive .b-mnp__form-step-header {
    margin-top: 10px;
  }

  .js-responsive .b-mnp__sim .b-mnp__sim-item {
    height: 230px;
  }

  .js-responsive .b-mnp__sim .b-mnp__sim-item-select {
    height: 135px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel .cRadio {
    top: 15%;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel .cRadio {
    top: 8%;
  }

  .js-responsive .b-mnp__top {
    background-image: url(/img/b-mnp-top_tablet-small-bg.jpg);
  }

  .js-responsive .b-mnp__top-main {
    height: 320px;
    min-height: 320px;
    margin-right: 29%;
  }

  .js-responsive .b-mnp__top-aside {
    width: 29%;
  }

  .js-responsive .b-mnp__conditions {
    padding: 15px 20px;
  }

  .js-responsive .b-mnp__conditions-delivery br {
    display: none;
  }

  .js-responsive .b-mnp__info {
    margin-bottom: 10px;
    border-left: none;
  }

  .js-responsive .b-mnp__info-toggle,
  .js-responsive .b-mnp__info-toggle-wrap {
    display: block;
  }

  .js-responsive .b-mnp__info-header {
    display: none;
  }

  .js-responsive .b-mnp__info-body {
    height: 0;
    overflow: hidden;
  }

  .js-responsive .b-mnp__info-body_state_active {
    height: auto;
  }

  .js-responsive .b-mnp__form-step {
    padding: 7px 20px 15px;
  }

  .js-responsive .b-mnp__form-step-header {
    margin-top: 10px;
    margin-bottom: 3px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-mnp__top-main {
    margin-right: 12%;
    max-width: 450px;
  }

  .js-responsive .b-mnp__top-aside {
    width: 12%;
    display: none;
  }

  .js-responsive .b-mnp__conditions {
    padding: 10px 8px;
  }

  .js-responsive .b-mnp__conditions-header {
    margin-bottom: 22px;
  }

  .js-responsive .b-mnp__conditions-delivery {
    margin-right: 0;
  }

  .js-responsive .b-mnp__info-toggle {
    padding-right: 30px;
  }

  .js-responsive .b-mnp__form-step {
    padding: 6px 8px 10px;
  }

  .js-responsive .b-mnp__form-step-header {
    margin-top: 12px;
    margin-bottom: 7px;
  }

  .js-responsive .b-mnp__sim .b-mnp__sim-item-inner {
    padding: 15px 20px;
  }

  .js-responsive .b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-form .b-input {
    width: 215px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 5px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow>div {
    width: 33.33%;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow>div.col2[colspan="2"] {
    width: 66.67%;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow>div.left {
    width: 100%;
    font-family: robotobold,helvetica,sans-serif;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.abon>div {
    padding-top: 0;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top {
    border-bottom: none;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top2>div.left,
  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top>div.left,
  .js-responsive .b-mnp.personalOffer .tariffBlock .table__desktop {
    display: none;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile {
    display: block;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div {
    width: 50%;
    text-align: left;
    padding-bottom: 5px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div.left {
    box-sizing: border-box;
    padding-right: 10px;
    width: 50%;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div.cLabel {
    background: #f4f4f4;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div.cLabel br {
    display: none;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div.cLabel .cRadio {
    position: relative;
    top: -3px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div.cLabel span.name {
    display: inline-block;
    margin-top: 7px;
    padding-left: 5px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div.cLabel>div {
    float: right;
    padding-left: 10px;
    width: 50%;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table__mobile .trow>div.cLabel>div br {
    display: block;
  }

  .js-responsive .b-mnp.personalOffer>.main>.right .new_person>.group.offerStep>.top span {
    top: 9px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-mnp .b-mnp__top {
    background-image: none;
  }

  .js-responsive .b-mnp .b-mnp__top-main {
    height: 405px;
    min-height: 405px;
    padding-right: 0;
    margin-right: 0;
  }

  .js-responsive .b-mnp .b-mnp__top-aside {
    display: none;
  }

  .js-responsive .b-mnp .b-mnp__conditions {
    padding: 10px 8px;
    min-height: 320px;
  }

  .js-responsive .b-mnp .b-mnp__conditions-header {
    line-height: 1.2;
  }

  .js-responsive .b-mnp .b-mnp__conditions-checkbox {
    margin: 10px 0 13px;
  }

  .js-responsive .b-mnp .b-mnp__info-toggle br {
    display: block;
  }

  .js-responsive .b-mnp .b-mnp__form-step {
    padding: 6px 8px 10px;
  }

  .js-responsive .b-mnp .b-mnp__form-step_contacts .b-mnp__form-step-btn-wrap {
    margin-top: 15px;
  }

  .js-responsive .b-mnp .b-mnp__form-step_contacts .b-textarea {
    height: 100px;
  }

  .js-responsive .b-mnp .b-mnp__form-step_abonent .b-mnp__form-step-header {
    line-height: 46px;
  }

  .js-responsive .b-mnp .b-mnp__form-step-header {
    display: block;
    vertical-align: middle;
    height: 44px;
    line-height: 1.2;
    margin-top: 7px;
    margin-bottom: 3px;
  }

  .js-responsive .b-mnp .b-mnp__form-step-header br {
    display: block;
  }

  .js-responsive .b-mnp .b-mnp__form-step-col {
    float: none;
  }

  .js-responsive .b-mnp .b-mnp__form-step-col:last-of-type {
    margin-bottom: 0;
  }

  .js-responsive .b-mnp .b-mnp__form-step-col_4 {
    float: left;
  }

  .js-responsive .b-mnp .b-mnp__form-step-col_6 {
    width: 100%;
  }

  .js-responsive .b-mnp .b-mnp__form-step-note {
    margin-top: 10px;
  }

  .js-responsive .b-mnp .b-mnp__form-step-btn {
    width: 100%;
    float: none;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item {
    width: auto;
    height: 115px;
    float: none;
    margin-left: 0;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-inner {
    padding: 8px 14px;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-title {
    margin-top: 0;
    max-width: none;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-img {
    float: left;
    width: 36px;
    height: 56px;
    margin: 15px 18px 10px 0;
    background-image: url(/img/sim_icons.svg);
    -webkit-background-size: 157px 56px;
    -o-background-size: 157px 56px;
    background-size: 157px 56px;
    background-position: 0 0;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-def .b-mnp__sim-item-img {
    background-position: 0 0;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-micro .b-mnp__sim-item-img {
    background-position: -41px 0;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-nano .b-mnp__sim-item-img {
    background-position: -81px 0;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-select {
    height: auto;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-img {
    background-position: -121px 0;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-form {
    display: block;
    margin-left: 54px;
    margin-right: -10px;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-form .b-input {
    display: block;
    width: 100%;
  }

  .js-responsive .b-mnp .b-mnp__sim .b-mnp__sim-item-select .b-mnp__sim-item-btn {
    display: block;
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
    font-size: 14px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table {
    font-size: 12px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top2 {
    font-size: 10px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top2>div span {
    padding: 5px 2px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top2>div.col2 span {
    margin-left: 15px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top>div {
    padding-bottom: 0;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel {
    background-image: none!important;
    padding: 0 5px;
    margin-bottom: 5px;
    height: auto;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel .cRadio {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 5px;
  }

  .js-responsive .b-mnp.personalOffer .tariffBlock .table .trow.top .cLabel .name {
    font-size: 12px;
  }
}

.b-login-modal {
  padding-bottom: 80px!important;
  background: #fff;
  text-align: left;
}

.b-login-modal.b-modal__inner {
  width: 280px;
  padding: 20px 30px 30px;
  position: absolute;
}

.b-login-modal:after {
  display: block;
  position: absolute;
  right: 15px;
  top: -20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.b-login-modal .b-input {
  width: 100%;
}

.b-login-modal__content {
  width: 280px;
}

.b-login-modal__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 55px;
  border-top: 1px solid #D8D8D8;
  text-align: center;
  font-size: 14px;
}

.b-login-modal__bottom.new,
.b-login-modal__bottom.ok {
  border: none;
}

.b-login-modal__close-btn {
  display: none;
}

.b-login-modal__register {
  color: #008AFA;
  font-size: 14px;
  display: inline-block;
  margin-top: 17px;
  cursor: pointer;
}

.b-login-modal__register:hover {
  border-bottom: 1px dashed #008AFA;
}

.b-modal.to-right .b-login-modal:after {
  right: auto;
  left: 15px;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-login-modal.b-modal__inner {
    position: relative;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-login-modal {
    width: 100%;
    position: absolute!important;
    left: 0!important;
    padding-bottom: 145px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-responsive .b-login-modal.b-modal__inner {
    width: 100%!important;
    min-width: 320px;
    padding: 20px 8px 145px!important;
  }

  .js-responsive .b-login-modal__content {
    width: 100%!important;
  }

  .js-responsive .b-login-modal__bottom {
    bottom: 65px!important;
  }

  .js-responsive .b-login-modal__close-btn {
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 25px;
    right: 8px;
    left: 8px;
    font-size: 14px;
    background: #F2F2F2;
    border: 1px solid #D9D9D9;
    color: #333;
  }

  .js-responsive .b-login-modal__close-btn:hover {
    background: #00BF78;
    border-color: #00BF78;
    color: #fff;
  }

  .js-responsive .b-login-modal__close-btn:active {
    background: #007348;
    border-color: #007348;
    color: #fff;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-login-modal.b-modal__inner {
    width: 340px;
    padding: 20px 30px 30px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-login-modal.b-modal__inner {
    width: 340px;
    padding: 20px 30px 30px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-responsive .b-login-modal:after {
    display: none;
  }
}

.b-mobile-menu {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: #E6E7E8;
  overflow-y: scroll;
  display: none;
  z-index: 999;
}

.b-mobile-menu__list {
  margin-bottom: 10px;
}

.b-mobile-menu__item {
  display: block;
  padding: 0 0 0 15px;
  background: #fff;
  border-bottom: 1px solid #D8D8D8;
}

.b-mobile-menu__item:last-child {
  border-bottom: none;
}

.b-mobile-menu__item:hover {
  background: #F2F2F2;
}

.b-mobile-menu__link {
  cursor: pointer;
  line-height: 46px;
  text-decoration: none;
  display: block;
  position: relative;
  color: #323232;
  font-size: 14px;
}

.b-mobile-menu__icon:before,
.b-modal-about__close:before,
.b-modal__close:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-weight: 400!important;
  font-style: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b-mobile-menu__link:hover {
  color: #323232;
}

.b-mobile-menu__icon {
  color: #00975E;
  padding-left: 30px;
}

.b-mobile-menu__icon:before {
  font-size: 20px;
  color: #00975E;
  display: block;
  line-height: 46px;
  position: absolute;
  left: 0;
}

.b-modal:before,
.b-modal__inner {
  display: inline-block;
  vertical-align: middle;
}

.b-mobile-menu__icon:hover {
  color: #00975E;
}

.b-mobile-menu__icon_type_compare:before {
  content: "\e0a3";
}

.b-mobile-menu__icon_type_phone:before {
  content: "\da";
}

.b-mobile-menu__icon_type_tablet:before {
  content: "\e02c";
}

.b-mobile-menu__icon_type_modem:before {
  content: "\e00e";
}

.b-mobile-menu__icon_type_accessories:before {
  content: "\e0b8";
}

.b-mobile-menu__icon_type_tarif:before {
  content: "\e003";
}

.b-mobile-menu__icon_type_corptarif:before {
  content: "\e07a";
}

.b-mobile-menu__icon_type_number:before {
  content: "\e08f";
}

.b-mobile-menu__icon_type_sim:before {
  content: "\e07c";
}

.b-mobile-menu__icon_type_megafon:before {
  content: "\e074";
}

.b-mobile-menu__icon_type_login:before {
  content: "\e008";
}

.b-mobile-menu__icon_type_exit:before {
  content: "\e08d";
}

.b-mobile-menu__icon_type_smart:before {
  content: "";
  background: url(/img/i/smart.png) center no-repeat;
  width: 21px;
  height: 46px;
  background-size: contain;
}

@media screen and (max-width:730px) {
  .js-responsive .b-mobile-menu {
    width: 266px;
  }
}

.b-modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
}

.b-modal:before {
  content: '';
  width: 0;
  height: 100%;
}

.b-modal__inner {
  width: 730px;
  padding: 50px 20px;
  z-index: 9999;
  position: relative;
}

.b-modal__inner_size_full {
  max-width: 1480px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.b-modal__inner_size_middle {
  width: 500px;
}

.b-modal__inner_size_small {
  width: 340px;
}

.b-modal__inner iframe {
  width: 100%;
}

.b-modal__inner.restore {
  width: 340px;
}

.b-modal__inner.restore input {
  width: 280px;
}

.b-modal__inner.restore .password {
  margin-bottom: 12px;
}

.b-modal__container {
  text-align: left;
  padding: 20px 30px 30px;
  background: #fff;
  position: relative;
}

.b-modal__container:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-modal__close {
  right: 15px;
  top: 15px;
  position: absolute;
  display: block;
  z-index: 99;
  background: 0 0!important;
  width: auto!important;
  height: auto!important;
}

.b-modal__close:before {
  line-height: 1;
  display: block;
  content: "\e059";
  color: #999;
  font-size: 13px;
}

.b-modal__close-btn {
  width: 170px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  display: block;
  margin-top: 110px;
  background: #00975E;
  color: #fff;
  cursor: pointer;
}

.b-modal.tooltipster-base:before,
.b-modal__number-tooltip .b-modal__header {
  display: none;
}

.b-modal__close-btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-modal__close-btn:active {
  background: #007348;
}

.b-modal__close-btn.disabled,
.b-modal__close-btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-modal__title {
  font-size: 30px!important;
  line-height: 40px!important;
  color: #00975E;
  margin-bottom: 10px;
}

.b-modal__title.grayed {
  color: #999;
}

.b-modal__title .blacked {
  color: #333;
}

.b-modal__title .nowrap {
  white-space: nowrap;
}

.b-modal.restore {
  left: 40%;
  width: 340px;
}

.b-modal.restore .restore_success {
  font-size: 16px;
  margin-top: 20px;
}

.b-modal.tooltipster-base {
  height: auto;
  width: auto;
}

.b-modal.tooltipster-base .b-modal__inner {
  width: auto;
}

@media screen and (min-width:1274px) and (max-width:1540px) {
  .js-responsive .b-modal__inner_size_full {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-modal.tooltipster-base {
    display: none;
    background: 0 0;
    left: 0!important;
    position: absolute!important;
    top: 0!important;
    width: 100%!important;
    height: 100%!important;
    text-align: center;
    box-shadow: none;
    border: 0;
  }

  .js-responsive .b-modal.tooltipster-base:after {
    content: 'with_overlay';
  }

  .js-responsive .b-modal.tooltipster-base .b-modal__inner {
    width: 730px;
    padding: 50px 20px;
    background: 0 0;
  }

  .js-responsive .b-modal.tooltipster-base .b-modal__inner_size_middle {
    width: 500px;
  }

  .js-responsive .b-modal.tooltipster-base:before {
    background: #000;
    display: block;
    height: 100%;
    opacity: .5;
    position: absolute;
    width: 100%;
  }

  .js-responsive .b-modal.tooltipster-base .tooltipster-arrow {
    display: none;
  }
}

@media screen and (max-width:790px) {
  .js-responsive .b-modal__inner {
    max-width: 730px;
    width: 100%;
    padding: 50px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-responsive .b-modal__inner_size_middle {
    width: 500px;
    padding-left: 0;
    padding-right: 0;
  }

  .js-responsive .b-modal__inner_size_small {
    width: 340px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-modal__inner {
    padding: 0;
    position: relative;
    width: 100%;
    vertical-align: top;
  }

  .js-responsive .b-modal__inner_size_full {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  .js-responsive .b-modal__inner_size_small {
    top: auto;
    left: auto;
    width: 340px;
    position: relative;
    vertical-align: middle;
  }

  .js-responsive .b-modal__inner_size_middle {
    top: auto;
    left: auto;
    width: 500px;
    position: relative;
    vertical-align: middle;
  }

  .js-responsive .b-modal__inner.anketaWizard {
    padding: 0;
    margin: 0;
  }

  .js-responsive .b-modal.b-modal-about .b-modal__inner {
    height: 100%;
  }

  .js-responsive .b-modal__container {
    padding: 15px 10px;
  }

  .js-responsive .b-modal__inner_size_middle .b-modal__container,
  .js-responsive .b-modal__inner_size_small .b-modal__container {
    padding: 20px 30px 30px;
  }

  .js-responsive .b-modal__close {
    right: 10px;
    top: 10px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-modal__inner_size_middle {
    width: 100%!important;
    vertical-align: top!important;
  }

  .js-responsive .b-modal__inner_size_small {
    width: 320px!important;
    vertical-align: top!important;
  }

  .js-responsive .b-modal__inner_size_middle .b-modal__container,
  .js-responsive .b-modal__inner_size_small .b-modal__container {
    padding: 15px 10px!important;
  }

  .js-responsive .b-modal__container {
    height: 100%;
    overflow: hidden;
    padding: 15px 10px!important;
    min-width: 304px;
  }

  .js-responsive .b-modal__title {
    font-size: 24px!important;
    line-height: 30px!important;
    margin-bottom: 7px;
  }

  .js-responsive .b-modal__title .blacked {
    display: block;
    font-size: 19px;
  }

  .js-responsive .b-modal__close:before {
    font-size: 16px;
  }

  .js-responsive .b-modal .g_modal-overlay {
    opacity: 1!important;
    background: #fff!important;
  }

  .js-responsive .b-modal.tooltipster-base {
    display: none;
  }

  .js-responsive .b-modal.tooltipster-base:after {
    content: '';
  }

  .js-responsive .b-modal.tooltipster-base .b-modal__inner {
    padding: 0;
  }

  .js-responsive .b-modal.tooltipster-base:before {
    opacity: 1;
    background-color: #fff;
  }
}

.b-modal-about__container {
  background: #fff;
  height: 527px;
}

.b-modal-about__header {
  padding: 11px 20px;
  border-bottom: 1px solid #D8D8D8;
  -webkit-box-shadow: 2px 2px 3px 0 rgba(104,104,104,.3);
  box-shadow: 2px 2px 3px 0 rgba(104,104,104,.3);
  position: relative;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.b-modal-about__close {
  right: 15px;
  top: 15px;
  position: absolute;
  display: block;
  background: 0 0!important;
  width: auto!important;
  height: auto!important;
  z-index: 100;
}

.b-modal-about__close:before {
  line-height: 1;
  display: block;
  content: "\e059";
  color: #999;
  font-size: 13px;
}

.b-modal-about__title {
  color: #00975e!important;
  font-size: 30px!important;
  font-family: robotolight,helvetica,sans-serif!important;
  font-weight: 100!important;
  line-height: 40px!important;
}

.b-modal-about iframe {
  width: 100%;
  height: 460px;
}

@media screen and (max-width:730px) {
  .js-responsive .b-modal-about {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0!important;
    right: 0;
    height: auto;
    width: auto;
    margin-left: 0!important;
  }

  .js-responsive .b-modal-about__container {
    position: absolute;
    height: 100%;
    width: 100%;
    padding-top: 63px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-responsive .b-modal-about__header {
    padding: 15px 8px;
    position: absolute;
    width: 100%;
    top: 0;
  }

  .js-responsive .b-modal-about iframe {
    width: 100%;
    height: 100%;
  }
}

.b-modal-options .to-content:after,
.b-modal-options__top-price:after {
  height: 0;
  clear: both;
  visibility: hidden;
  content: "";
}

.b-modal-anketa {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 99999;
  overflow: scroll;
}

.b-modal-anketa__modal {
  top: 5%;
  width: 730px;
  margin-left: -365px;
  left: 50%;
  padding-bottom: 50px;
  position: absolute;
  z-index: 99999;
}

.b-modal-anketa__modal .b-modal__close {
  top: 15px!important;
  right: 15px!important;
  padding-top: 0!important;
}

.b-modal-anketa__container {
  min-height: 500px;
  background: #fff;
  padding: 23px 30px 30px;
}

.b-modal-anketa__title {
  font-size: 30px;
  line-height: 35px;
  color: #00975E;
  margin-bottom: 15px;
}

.b-modal-anketa iframe {
  width: 100%;
  position: relative!important;
}

.b-modal-button__title {
  font-size: 19px;
  line-height: 25px;
  color: #333;
  margin-bottom: 15px;
}

.b-modal-button__close {
  top: 15px;
  right: 15px;
}

.b-modal-button__message {
  margin-bottom: 25px;
}

.b-modal-button__message p {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
}

.b-modal-button__message a:hover {
  text-decoration: underline!important;
}

.b-modal-iframe-full {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 99999;
  overflow: scroll;
}

.b-modal-iframe-full__modal {
  top: 5%;
  left: 50%;
  padding-bottom: 50px;
  position: absolute;
  z-index: 99999;
}

.b-modal-iframe-full__modal .b-modal__close {
  top: 15px!important;
  right: 15px!important;
  padding-top: 0!important;
}

.b-modal-iframe-full__container {
  min-height: 500px;
  background: #fff;
  padding: 23px 30px 30px;
}

.b-modal-iframe-full__title {
  line-height: 35px;
  margin-bottom: 15px;
  color: #00975e;
  font-size: 30px;
  font-family: robotolight,helvetica,sans-serif;
  font-weight: 100;
}

.b-modal-iframe-full iframe {
  width: 100%;
  position: relative!important;
}

@media screen and (max-width:730px) {
  .js-responsive .b-modal-iframe-full__modal {
    top: 0;
    width: auto;
    margin-left: 0;
    left: 0!important;
    right: 0!important;
    padding-bottom: 0;
  }

  .js-responsive .b-modal-iframe-full__container {
    min-height: 500px;
    padding: 10px 8px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-modal-iframe-full__modal {
    width: 1440px;
    margin-left: -720px;
  }
}

@media screen and (max-width:1470px) {
  .js-responsive .b-modal-iframe-full__modal {
    margin-left: 0;
    width: auto;
    left: 15px;
    right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.b-modal-iframe-middle {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 99999;
  overflow: scroll;
}

.b-modal-iframe-middle__modal {
  top: 5%;
  width: 730px;
  margin-left: -365px;
  left: 50%;
  padding-bottom: 50px;
  position: absolute;
  z-index: 99999;
}

.b-modal-iframe-middle__modal .b-modal__close {
  top: 15px!important;
  right: 15px!important;
  padding-top: 0!important;
}

.b-modal-iframe-middle__container {
  min-height: 500px;
  background: #fff;
  padding: 11px 30px 30px;
}

.b-modal-iframe-middle__title {
  margin-bottom: 15px;
  color: #00975e!important;
  font-size: 34px!important;
  font-family: robotolight,helvetica,sans-serif!important;
  font-weight: 100!important;
  line-height: 50px!important;
}

.b-modal-iframe-middle iframe {
  width: 100%;
  position: relative!important;
}

@media screen and (max-width:730px) {
  .js-responsive .b-modal-iframe-middle__modal {
    top: 0;
    width: auto;
    margin-left: 0;
    left: 0;
    right: 0;
    padding-bottom: 0;
  }

  .js-responsive .b-modal-iframe-middle__container {
    min-height: 500px;
    padding: 10px 8px;
  }
}

.b-modal-options__top-link {
  margin-top: -10px;
}

.b-modal-options__top-link a:hover {
  text-decoration: underline;
}

.b-modal-options__top-price {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
}

.b-modal-options__top-price:after {
  display: block;
}

.b-modal-options__top-price-label {
  font-size: 19px;
  line-height: 20px;
  color: #323232;
  display: inline-block;
  vertical-align: bottom;
  padding-top: 10px;
}

.b-modal-options__top-price .b-price-good {
  float: right;
}

.b-modal-options__top-price .b-price-good .b-price-good__value {
  font-size: 31px;
}

.b-modal-options__top-price .b-price-good .b-price-good__rub:before {
  font-size: 27px;
}

.b-modal-options__header {
  font-size: 19px;
  line-height: 20px;
  color: #323232;
}

.b-modal-options .to-content:after {
  display: block;
}

.b-modal-options .buyBut {
  width: 150px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  float: right;
  margin-bottom: 40px;
  text-align: center;
  background: #00975E;
  color: #fff;
  cursor: pointer;
}

.b-modal-options .buyBut:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-news-detail__link-back:hover,
.b-news-detail__tags a:hover,
.b-news-list-item__more:hover,
.b-news-list-item__tags a:hover {
  text-decoration: underline;
}

.b-modal-options .buyBut:active {
  background: #007348;
}

.b-modal-options .buyBut.disabled,
.b-modal-options .buyBut:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-news-detail {
  background-color: #fff;
  color: #333;
}

.b-news-detail__img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.b-news-detail__img-holder {
  display: block;
  float: right;
  width: 274px;
  height: 255px;
  margin-left: 0;
  border: 1px solid #d9d9d9;
  line-height: 255px;
}

.b-news-detail__link-back,
.b-news-detail__link-back_mobile {
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-size: 14px;
}

.b-news-detail__title {
  display: block;
  margin-right: 100px;
  margin-bottom: 15px;
}

.b-news-detail__link-back {
  display: block;
  float: right;
  box-sizing: border-box;
}

.b-news-detail__link-back_mobile {
  display: none;
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
  box-sizing: border-box;
}

.b-news-detail__nav-btn,
.b-news-list-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-news-detail__body {
  clear: right;
}

.b-news-detail__content {
  line-height: 20px;
  color: #333;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-news-detail__date,
.b-news-detail__tags {
  color: #999;
  font-size: 12px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-news-detail__date {
  margin-bottom: 15px;
}

.b-news-detail__tags {
  margin: 15px 0;
}

.b-news-detail__nav {
  position: relative;
  z-index: 0;
  clear: both;
  border-top: 1px solid #d9d9d9;
  background-color: #fff;
}

.b-news-detail__nav:before {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #d9d9d9;
  z-index: 1;
}

.b-news-detail__nav-btn {
  display: inline-block;
  max-width: 50%;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  vertical-align: top;
  color: #333;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-news-detail__nav-btn_prev {
  float: left;
  padding-left: 17px;
  padding-right: 12px;
}

.b-news-detail__nav-btn_prev .b-news-detail__nav-arrow {
  float: left;
  left: 0;
}

.b-news-detail__nav-btn_prev .b-news-detail__nav-arrow:before {
  content: "\e056";
}

.b-news-detail__nav-btn_next {
  float: right;
  padding-right: 17px;
  padding-left: 12px;
}

.b-news-detail__nav-btn_next .b-news-detail__nav-arrow {
  float: right;
  right: 0;
}

.b-news-detail__nav-btn_next .b-news-detail__nav-arrow:before {
  content: "\e057";
}

.b-news-detail__nav-arrow {
  display: block;
  color: #333;
  position: absolute;
  top: 45%;
}

.b-news-detail__nav-arrow:before {
  display: block;
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
}

.b-news-detail__nav-arrow:active,
.b-news-detail__nav-arrow:hover {
  color: #333;
}

.b-news-detail {
  padding: 12px 20px 15px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news-detail {
    padding: 5px 40px 15px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-news-detail {
    padding: 7px 20px 15px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-news-detail {
    padding: 6px 10px 10px;
  }
}

.b-news-detail__nav {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news-detail__nav {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-news-detail__nav {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-news-detail__nav {
    padding: 10px;
  }
}

.b-news-detail__link-back_mobile {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news-detail__link-back_mobile {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-news-detail__link-back_mobile {
    padding: 20px;
  }

  .js-responsive .b-news-detail img {
    width: 154px;
    height: 154px;
    line-height: 154px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-news-detail,
  .js-responsive .b-news-detail__link-back_mobile,
  .js-responsive .b-news-detail__nav {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news-detail__main {
    margin-right: 20%;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-news-detail img {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 274px;
    height: auto;
    line-height: 1;
    display: block;
  }

  .js-responsive .b-news-detail__title {
    margin-right: 0;
  }

  .js-responsive .b-news-detail__nav:before {
    display: block;
  }

  .js-responsive .b-news-detail__link-back {
    display: none;
  }

  .js-responsive .b-news-detail__link-back_mobile {
    padding: 10px;
    display: block;
  }
}

.b-news-list-item {
  min-height: 150px;
  width: 100%;
  margin-bottom: 1px;
  background: #fff;
  position: relative;
  color: #333;
  box-sizing: border-box;
  -webkit-transition: box-shadow .1s ease-out;
  transition: box-shadow .1s ease-out;
  z-index: 5;
  cursor: pointer;
}

.b-news-menu__item,
.b-news-menu__item-link {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-news-list-item:active,
.b-news-list-item:hover {
  color: #333;
  -webkit-box-shadow: 0 3px 7px 3px rgba(0,0,0,.1);
  box-shadow: 0 3px 7px 3px rgba(0,0,0,.1);
  z-index: 10;
}

.b-news-list-item__img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.b-news-list-item__img-holder {
  display: none;
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  margin-left: 0;
  border: 1px solid #d9d9d9;
  line-height: 100px;
}

.b-news-list-item__main {
  margin-left: 110px;
  margin-bottom: 5px;
  font-size: 14px;
  max-width: 75%;
}

.b-news-list-item__title {
  margin-bottom: 10px;
}

.b-news-list-item__title a {
  color: inherit;
}

.b-news-list-item__title a:hover {
  color: inherit;
  text-decoration: underline;
}

.b-news-list-item .b-last-news__content {
  display: inline;
  padding-right: 10px;
}

.b-news-list-item .b-last-news__content:after {
  display: none;
  content: none;
}

.b-news-list-item .b-last-news__content p {
  display: inline;
}

.b-news-list-item .b-last-news__content img {
  margin-left: 30px;
  margin-top: 5px;
}

.b-news-list-item__more {
  display: inline;
  font-size: 14px;
}

.b-news-list-item__info {
  margin-top: 10px;
  font-size: 12px;
}

.b-news-list-item__date,
.b-news-list-item__tags {
  color: #999;
}

.b-news-list-item {
  padding: 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news-list-item {
    padding: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-news-list-item {
    padding: 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-news-list-item {
    padding: 10px;
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news-list-item .b-news-list-item__img-holder {
    margin-left: 15px;
  }

  .js-responsive .b-news-list-item .b-news-list-item__main {
    margin-left: 110px;
    max-width: 60%;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-news-list-item__main {
    margin-left: 95px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-news-list-item .b-last-news__content img,
  .js-responsive .b-news-list-item__img-holder {
    display: none;
  }

  .js-responsive .b-news-list-item {
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .js-responsive .b-news-list-item+.b-news-list-item {
    margin-top: 10px;
  }

  .js-responsive .b-news-list-item__main {
    margin-left: 0;
    max-width: 100%;
  }
}

.b-news-menu {
  display: inline-block!important;
  margin: 0 0 15px 5px;
  float: right;
  height: 40px;
}

.b-news-menu__item-list,
.b-news-menu__item-list-inner {
  width: auto;
  height: auto;
  display: block;
}

.b-news-menu__item-list {
  margin: 0;
  padding: 0;
  font-size: 0;
  overflow: hidden;
}

.b-news-menu__item {
  position: relative;
  z-index: 0;
  display: block;
  float: left;
  width: 70px;
  height: 40px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
}

.b-news-menu__item+.b-news-menu__item .b-news-menu__item-link {
  border-left-width: 0;
}

.b-news-menu__item-selected .b-news-menu__item-link,
.b-news-menu__item_state_active .b-news-menu__item-link {
  background: #00975E;
  color: #fff;
  cursor: pointer;
  border-color: #00975e;
}

.b-news-menu__item-selected .b-news-menu__item-link:hover,
.b-news-menu__item_state_active .b-news-menu__item-link:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-news-menu__item-selected .b-news-menu__item-link:active,
.b-news-menu__item_state_active .b-news-menu__item-link:active {
  background: #007348;
}

.b-news-menu__item-selected .b-news-menu__item-link.disabled,
.b-news-menu__item-selected .b-news-menu__item-link:disabled,
.b-news-menu__item_state_active .b-news-menu__item-link.disabled,
.b-news-menu__item_state_active .b-news-menu__item-link:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-news-menu__item:hover {
  z-index: 2;
}

.b-news-menu__item.b-news-menu__header {
  display: none;
}

.b-news-menu__item.b-news-menu__header .b-news-menu__item-link {
  position: relative;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  color: #333;
  display: none;
}

.b-news-menu__item.b-news-menu__header .b-news-menu__item-link:after {
  content: "";
  position: absolute;
  display: inline-block;
  right: 17px;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #323232 transparent transparent;
  vertical-align: middle;
}

.b-news-menu__item.b-news-menu__header .b-news-menu__item-link_state_active:after {
  border-color: transparent transparent #323232;
  margin: -6px 0 0 6px;
}

.b-news-menu__item-link {
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  color: #333;
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 10px 12px;
  box-sizing: border-box;
}

.b-options__item,
.b-order-goods-list__good {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-news-menu__item-link:hover {
  background: #00BF78;
  border-color: #00BF78;
  color: #fff;
}

.b-news-menu__item-link:active {
  background: #007348;
  border-color: #007348;
  color: #fff;
}

.b-news-menu_actions .b-news-menu__item {
  width: 125px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news-menu {
    margin: 14px 0 15px 15px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-news-menu_actions {
    float: none;
    clear: both;
    margin-left: 0;
  }

  .js-responsive .b-news .b-top-panel__title_left {
    max-width: 300px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-news-menu {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
  }

  .js-responsive .b-news-menu .b-news-menu__item-list {
    position: absolute;
    z-index: 100;
    width: 100%;
    display: block;
    height: 0;
    overflow: hidden;
  }

  .js-responsive .b-news-menu .b-news-menu__item-list_state_active {
    height: auto;
  }

  .js-responsive .b-news-menu .b-news-menu__item-list .b-news-menu__item-link {
    border-top: none;
  }

  .js-responsive .b-news-menu .b-news-menu__item {
    width: 100%;
    float: none;
    text-align: left;
  }

  .js-responsive .b-news-menu .b-news-menu__item-link {
    padding: 10px;
    border-left-width: 1px;
  }

  .js-responsive .b-news-menu .b-news-menu__item_selected {
    border-color: #00985f;
  }

  .js-responsive .b-news-menu .b-news-menu__item_selected:active,
  .js-responsive .b-news-menu .b-news-menu__item_selected:hover {
    border-color: #08a062;
  }

  .js-responsive .b-news-menu .b-news-menu__item_selected .b-news-menu__item-link {
    background-color: #00985f;
    color: #fff;
  }

  .js-responsive .b-news-menu .b-news-menu__item_selected .b-news-menu__item-link:active,
  .js-responsive .b-news-menu .b-news-menu__item_selected .b-news-menu__item-link:hover {
    background-color: #08a062;
    color: #fff;
  }

  .js-responsive .b-news-menu .b-news-menu__item.b-news-menu__header {
    display: block;
  }

  .js-responsive .b-news-menu .b-news-menu__item.b-news-menu__header .b-news-menu__item-link {
    display: block;
    padding-right: 30px;
  }
}

.b-news .b-top-panel__title_left {
  display: inline-block;
  float: left;
}

.b-news .b-top-panel__tags {
  width: 100%;
  padding-right: 0;
  clear: both;
}

.b-news .b-top-panel__tags .b-tags__item {
  margin-bottom: 2px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-news .b-top-panel__tags {
    width: 85%;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-news__pagination {
    margin-left: -10px;
    margin-right: -10px;
  }

  .js-responsive .b-news .b-top-panel__title_left {
    display: inline-block;
    max-width: 170px;
    float: left;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-news .b-top-panel .b-top-panel__title_left {
    display: block;
    float: none;
    max-width: 100%;
  }
}

.b-notfound {
  height: 495px;
  width: 100%;
  background: url(/img/i/404.svg) 65% top no-repeat;
  background-size: auto 100%;
}

.b-notfound__content {
  width: 654px;
  margin: 0 auto;
}

.b-notfound__title {
  color: #fff;
  font-size: 173px!important;
  line-height: 173px!important;
}

.b-notfound__caption {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 45px;
}

.b-notfound__search {
  background: #fff;
  padding: 20px;
}

.b-notfound__search .b-result-search {
  width: 100%!important;
  margin-bottom: 15px!important;
}

.b-notfound__search .b-result-search__reset {
  display: none;
}

.b-notfound__search h3 {
  margin-bottom: 15px;
}

.b-notfound__search p {
  font-size: 14px;
  color: #323232;
}

.b-notfound__search a:hover {
  text-decoration: underline;
}

@media screen and (max-width:533px) {
  .js-responsive .b-notfound {
    height: 350px!important;
    background-size: auto 230px!important;
    background-position: 100% 0!important;
  }

  .js-responsive .b-notfound__content {
    width: auto;
  }

  .js-responsive .b-notfound__title {
    font-size: 63px!important;
    line-height: 76px!important;
  }

  .js-responsive .b-notfound__search {
    padding: 10px 8px!important;
  }

  .js-responsive .b-notfound__caption {
    margin-bottom: 25px;
    width: 100px;
  }
}

.b-number-tooltip:after,
.b-number-tooltip__list .table-row:after {
  height: 0;
  content: "";
  visibility: hidden;
  clear: both;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-notfound {
    background-position: 100% 0;
  }

  .js-responsive .b-notfound__content {
    width: auto;
  }
}

.b-number-tooltip {
  width: auto;
  text-align: left;
  background: #fff;
  font-size: 14px;
}

.b-number-tooltip:after {
  display: block;
}

.b-number-tooltip .b-modal__close.back {
  display: none;
}

.b-number-tooltip .g_numbers_number {
  color: #00985f;
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 1;
}

.b-number-tooltip__type {
  color: #989898;
  font-size: 19px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}

.b-number-tooltip__text {
  font-size: 16px;
}

.b-number-tooltip__text-tariff {
  font-size: 19px;
  margin: 20px 0;
}

.b-number-tooltip__text-tariff b {
  color: inherit;
  font-size: inherit;
  font-family: robotobold,helvetica,sans-serif;
  font-weight: 700;
}

.b-number-tooltip__list .table-row .to-price,
.b-options__item {
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-number-tooltip__select-title {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 15px;
}

.b-number-tooltip__list {
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 30px;
}

.b-number-tooltip__list .table-row {
  margin-bottom: 4px;
  min-height: 27px;
  padding: 4px 8px 3px;
  line-height: 24px;
  display: block;
}

.b-number-tooltip__list .table-row:after {
  display: block;
}

.b-number-tooltip__list .table-row .cLabel {
  cursor: pointer;
}

.b-number-tooltip__list .table-row.selected {
  outline: #00985f solid 1px;
}

.b-number-tooltip__list .table-row .cRadio {
  vertical-align: middle;
  margin-right: 5px;
}

.b-number-tooltip__list .table-row>* {
  float: left;
}

.b-number-tooltip__list .table-row .to-name {
  width: 80%;
}

.b-number-tooltip__list .table-row .to-price {
  width: 20%;
  text-align: right;
  line-height: 20px;
  color: #00985f;
  font-size: inherit;
}

.b-number-tooltip__list .table-row .info_icon {
  border: 1px solid #b1b1b1;
  border-radius: 50%;
  color: #b1b1b1;
  display: inline-block;
  font-size: 10px;
  height: 12px;
  line-height: 12px;
  margin-left: 5px;
  position: relative;
  text-align: center;
  top: -2px;
  width: 12px;
  cursor: pointer;
}

.b-number-tooltip__list .border {
  height: 1px;
  padding: 0 10px;
  margin-bottom: 5px;
  background-color: #d9d9d9;
}

.b-number-tooltip .b-price__rub {
  vertical-align: baseline;
}

.b-number-tooltip .b-price__rub:before {
  font-size: 14px;
}

.b-number-tooltip__total {
  text-align: right;
  margin-bottom: 15px;
}

.b-number-tooltip__total .row {
  display: table;
  width: 100%;
}

.b-number-tooltip__total .row:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-number-tooltip__total .row.hidden {
  display: none;
}

.b-number-tooltip__total .row .left {
  display: table-cell;
  vertical-align: middle;
  line-height: 15px;
  padding: 3px 0 5px 8px;
}

.b-number-tooltip__total .row .right {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  width: 100px;
  line-height: 18px;
  padding-right: 8px;
}

.b-order-goods-list__td,
.b-order-goods-list__th {
  vertical-align: top;
  display: inline-block;
}

.b-number-tooltip__total .row .right .b-price__rub:before {
  font-size: 15px;
  margin-left: 5px;
}

.b-number-tooltip__total .row.total-sum {
  font-size: 24px;
  margin-top: 6px;
}

.b-number-tooltip__total .row.total-sum .left {
  padding-top: 0;
}

.b-number-tooltip__total .row.total-sum .right {
  font-size: 24px;
}

.b-number-tooltip__total .row.no_rub .b-price__rub {
  visibility: hidden;
}

.b-number-tooltip .b-good__price {
  display: inline-block;
  margin-bottom: 15px;
  color: #333;
}

.b-number-tooltip .b-good__buy {
  background: #00975E;
  color: #fff;
  cursor: pointer;
  width: 160px;
  float: right;
  height: 40px;
  line-height: 38px;
}

.b-number-tooltip .b-good__buy:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-number-tooltip .b-good__buy:active {
  background: #007348;
}

.b-number-tooltip .b-good__buy.disabled,
.b-number-tooltip .b-good__buy:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-number-tooltip .b-actions-cards {
  margin-bottom: 5px;
}

.b-number-tooltip .b-actions-cards:last-child {
  margin-bottom: 15px;
}

.b-number-tooltip .b-actions-cards__title {
  font-size: 14px;
  line-height: 13px;
  margin-bottom: 0;
}

.b-number-tooltip .b-actions-cards__label {
  margin-bottom: 0;
  display: block;
  float: left;
}

.tooltipster-number .b-number-tooltip {
  width: 327px;
}

@media screen and (min-width:1274px) {
  .js-responsive .tooltipster-number .b-number-tooltip {
    width: 388px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .tooltipster-number .b-number-tooltip {
    width: auto;
    padding: 20px 30px 30px;
    position: relative;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .tooltipster-number .b-number-tooltip {
    padding: 15px 10px;
  }

  .js-responsive .b-number-tooltip__list,
  .js-responsive .b-number-tooltip__total,
  .js-responsive .tooltipster-number .b-number-tooltip__list,
  .js-responsive .tooltipster-number .b-number-tooltip__total {
    font-size: 12px;
  }

  .js-responsive .b-number-tooltip__total .right,
  .js-responsive .tooltipster-number .b-number-tooltip__total .right {
    width: 82px;
  }

  .js-responsive .b-number-tooltip__total .row.total-sum,
  .js-responsive .b-number-tooltip__total .row.total-sum .right,
  .js-responsive .tooltipster-number .b-number-tooltip__total .row.total-sum,
  .js-responsive .tooltipster-number .b-number-tooltip__total .row.total-sum .right {
    font-size: 19px;
  }

  .js-responsive .b-number-tooltip__text-tariff,
  .js-responsive .tooltipster-number .b-number-tooltip__text-tariff {
    font-size: 16px;
  }

  .js-responsive .b-number-tooltip .b-modal__close.back,
  .js-responsive .tooltipster-number .b-number-tooltip .b-modal__close.back {
    display: block;
    position: relative;
    color: #989898;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 20px;
    top: 0;
    right: auto;
  }

  .js-responsive .b-number-tooltip .b-modal__close.back:before,
  .js-responsive .tooltipster-number .b-number-tooltip .b-modal__close.back:before {
    content: "\e056";
    position: absolute;
    font-size: 13px;
    left: 0;
    top: 3px;
  }
}

.b-options__item {
  color: #323232;
  font-size: 14px;
  min-width: 57px;
  height: 30px;
  border: 1px solid #DBDCDE;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  margin-right: 10px;
  box-sizing: border-box;
  padding: 0 15px;
  vertical-align: top;
  margin-top: 5px;
}

.b-options__item:hover {
  color: #323232;
  border-color: #000;
}

.b-options__item_state_current {
  color: #00975E;
  border: 2px solid #00975E;
  line-height: 26px;
}

.b-options__item_state_current:hover {
  border-color: #00975E;
  color: #00975E;
}

.b-options__color-item {
  cursor: pointer;
  display: block;
  float: left;
  height: 37px;
  margin: -2px 3px 0 0;
  padding: 3px;
  position: relative;
  width: 36px;
}

.b-options__title {
  color: #323232!important;
  font-size: 16px!important;
  font-family: robotoregular,helvetica,sans-serif!important;
  font-weight: 400!important;
  margin-bottom: 10px;
  line-height: 20px!important;
}

.b-order-goods-list__rub:before,
.b-order-list__final-price-rub:before {
  content: '\20BD';
  font-family: robotoregular;
}

.b-options__active-color {
  height: 42px;
  width: 42px;
  left: -1px;
  position: absolute;
  top: -1px;
  display: none;
  z-index: 10;
  border-radius: 50%;
  border: 1px solid #00975E;
}

.b-options__color-item_state_selected .b-options__active-color {
  display: block;
}

@media screen and (max-width:730px) {
  .js-responsive .b-options__title {
    font-size: 19px!important;
    line-height: 24px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-options__title {
    font-size: 19px!important;
  }

  .js-responsive .b-orders-addresslist__list,
  .js-responsive .b-orders-addresslist__punkt-list {
    max-width: 82.5%;
  }
}

.b-order-filter {
  margin: 0 0 30px;
  padding-top: 10px;
  position: relative;
}

.b-order-filter__text {
  font-size: 14px;
  color: #323232;
  position: relative;
}

.b-order-filter__link {
  color: #0087FE;
  border-bottom: 1px dashed #0087FE;
  display: inline-block;
  position: relative;
}

.b-order-filter__link.picker__input {
  cursor: pointer;
}

.b-order-filter__input {
  display: none;
}

.b-order-filter__checkbox {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: relative;
  bottom: -4px;
  cursor: pointer;
  background: url(/img/goods/search_filter.png?v3) 0 -41px no-repeat #fff;
}

.b-order-filter__checkbox_checked {
  background: url(/img/goods/search_filter.png?v3) 0 -21px no-repeat #fff;
}

@media screen and (max-width:533px) {
  .js-responsive .b-order-filter {
    position: relative;
  }

  .js-responsive .b-order-filter__checkbox {
    position: absolute;
    top: 0;
    left: 0;
  }

  .js-responsive .b-order-filter__text {
    width: auto;
    display: block;
    padding-left: 30px;
    padding-top: 3px;
  }

  .js-responsive .b-order-filter .picker {
    width: 300px;
    left: 50%!important;
    margin-left: -150px;
    top: 60px;
  }
}

.b-order-goods-list__tr {
  margin-bottom: 15px;
}

.b-order-list__row,
.b-order-list__title {
  margin-bottom: 10px;
}

.b-order-goods-list__th {
  font-size: 14px;
  color: #989898;
}

.b-order-goods-list__good {
  width: 65%;
  box-sizing: border-box;
  padding-right: 15px;
}

.b-order-tabs__item,
.b-orders-addresslist__address {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-order-goods-list__count {
  width: 14%;
  text-align: right;
}

.b-order-goods-list__price {
  width: 19%;
  text-align: right;
}

.b-order-goods-list__rub {
  color: #989898;
}

.b-order-goods-list__rub:before {
  display: inline-block;
  font-size: 14px;
  color: inherit;
}

@media screen and (max-width:533px) {
  .js-responsive .b-order-goods-list__count {
    display: none;
  }

  .js-responsive .b-order-goods-list__good {
    width: 79%;
  }

  .js-responsive .b-order-goods-list__price {
    width: 19%;
  }
}

.b-order-list__item {
  background: #F2F2F2;
  padding: 10px 10px 20px;
  margin-bottom: 10px;
  position: relative;
}

.b-order-list__item a:hover {
  text-decoration: underline;
}

.b-order-list__final-price {
  text-align: right;
  font-size: 14px;
  color: #323232;
}

.b-order-list__final-price-entity {
  font-size: 22px;
  margin-left: 10px;
  display: inline-block;
}

.b-order-list__final-price-rub:before {
  display: inline-block;
  font-size: 14px;
  color: #323232;
  margin-left: 5px;
}

.b-order-list__show-detail:after,
.b-orders-addresslist__btn-punkt.selected:before,
.b-orders-addresslist__btn.selected:before,
.b-orders-addresslist__edit:after {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b-order-list__show-detail {
  top: 12px;
  right: 10px;
  display: block;
  position: absolute;
  cursor: pointer;
}

.b-order-list__show-detail:after {
  line-height: 1;
  display: inline-block;
  content: "\e054";
  font-size: 18px;
  color: #323232;
}

.b-order-list__head,
.b-order-list__row-content {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.b-order-list__show-detail_state_show:after {
  content: "\e055";
}

.b-order-list__row_type_goods {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 10px;
}

.b-order-list__row-content {
  color: #323232;
  line-height: 20px;
  width: 75%;
}

.b-order-list__head {
  color: #989898;
  width: 185px;
  width: 25%;
}

.b-order-list__date,
.b-order-list__status {
  display: inline-block;
  vertical-align: top;
  width: 75%;
  font-size: 14px;
}

.b-order-list__date {
  color: #323232;
}

.b-order-list__status {
  color: #56058B;
}

.b-order-list__detail {
  display: none;
}

.b-order-list__detail_align_right {
  text-align: right;
  padding-top: 15px;
}

.b-order-list__btn {
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  width: 152px;
  text-align: center;
  margin-left: 15px;
}

.b-order-list__btn-repeat {
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  color: #333;
}

.b-order-list__btn-repeat:hover {
  background: #00BF78;
  border-color: #00BF78;
  color: #fff;
}

.b-order-list__btn-repeat:active {
  background: #007348;
  border-color: #007348;
  color: #fff;
}

.b-order-list__btn-feedback {
  background: #65028E;
  color: #fff;
}

.b-order-list__btn-feedback:hover {
  background: #6F08B3;
  color: #fff;
  text-decoration: none;
}

.b-order-list__btn-feedback:active {
  background: #3F0466;
}

@media screen and (max-width:533px) {
  .js-responsive .b-order-list__btn {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .js-responsive .b-order-list__head {
    display: block;
    width: 100%!important;
    margin-bottom: 5px;
  }

  .js-responsive .b-order-list__row-content {
    width: 100%;
  }
}

.b-order-tabs,
.picker__header {
  margin-bottom: 20px;
}

.b-order-tabs__active {
  display: none;
}

.b-order-tabs__item {
  display: inline-block;
  width: 25%;
  box-sizing: border-box;
  border-left: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
  height: 40px;
  background: #F2F2F2;
  text-align: center;
  font-size: 14px;
  line-height: 38px;
  color: #323232;
  cursor: pointer;
}

.b-order-tabs__item:last-child {
  border-right: 1px solid #D9D9D9;
}

.b-order-tabs__item_state_active {
  background: #00975E;
  border-color: #00975E;
  color: #fff;
}

@media screen and (max-width:730px) {
  .js-responsive .b-order-tabs {
    width: auto;
    float: none;
    padding: 0;
    margin-bottom: 25px;
    position: relative;
  }

  .js-responsive .b-order-tabs__list {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 8888;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    left: 0;
    right: 0;
  }

  .js-responsive .b-order-tabs__active {
    display: block;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #d9d9d9;
    padding-left: 12px;
    position: relative;
    cursor: pointer;
  }

  .js-responsive .b-order-tabs__active:after {
    position: absolute;
    display: block;
    content: '';
    right: 15px;
    top: 50%;
    margin-top: -2px;
    border: 5px solid transparent;
    border-top: 5px solid #000;
  }

  .js-responsive .b-order-tabs__active_state_open {
    border-left-color: #000;
    border-right-color: #000;
    border-top-color: #000;
  }

  .js-responsive .b-order-tabs__link {
    padding: 0 0 0 12px;
    line-height: 40px;
    display: block;
  }

  .js-responsive .b-order-tabs__link_state_active {
    color: #323232;
    background: #fff;
  }

  .js-responsive .b-order-tabs__link:hover {
    color: #00975E;
  }

  .js-responsive .b-order-tabs__item {
    display: block;
    width: 100%;
    background: #fff;
    padding: 0 0 0 12px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
  }

  .js-responsive .b-order-tabs__item_state_active {
    border-bottom: 1px solid #d9d9d9!important;
    color: #323232;
    background: #fff;
  }

  .js-responsive .b-order-tabs__item:nth-child(even) {
    background: #F2F2F2;
  }

  .js-responsive .b-order-tabs__item:last-child {
    border-bottom: none;
  }

  .js-responsive .b-order-tabs__item:hover {
    color: #00975E;
  }
}

.b-orders-addresslist__list,
.b-orders-addresslist__punkt-list {
  border: 1px solid #D9D9D9;
  margin-bottom: 10px;
}

.b-orders-addresslist__item {
  padding: 10px 0;
  border-bottom: 1px solid #D9D9D9;
  font-size: 0;
  position: relative;
}

.b-orders-addresslist__item:before {
  content: '';
  min-height: 40px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.b-orders-addresslist__item:last-child {
  border-bottom: none;
}

.b-orders-addresslist__item:hover {
  background: #F2F2F2;
}

.b-orders-addresslist__item.selected {
  background: #F2F2F2;
  position: relative;
}

.b-orders-addresslist__address {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 65%;
  vertical-align: middle;
}

.b-orders-addresslist__change,
.b-orders-addresslist__phone {
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: inline-block;
}

.b-orders-addresslist__address.punkt {
  width: 78%;
}

.b-orders-addresslist__phone {
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  width: 14%;
}

.b-orders-addresslist__change {
  width: 21%;
  text-align: right;
  font-size: 15px;
  box-sizing: border-box;
  padding-right: 15px;
}

.b-payments__item,
.b-poll__question_textarea textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-orders-addresslist__edit {
  font-size: 15px;
  position: relative;
}

.b-orders-addresslist__edit:after {
  line-height: 1;
  display: inline-block;
  color: #008BFB;
  content: "\e145";
  font-size: 15px;
}

.b-orders-addresslist__btn,
.b-orders-addresslist__btn-punkt {
  display: inline-block;
  font-size: 14px;
  background: #00975E;
  color: #fff;
  cursor: pointer;
  line-height: 30px;
  margin-left: 15px;
  text-align: center;
  width: 88px;
}

.b-orders-addresslist__btn-punkt:hover,
.b-orders-addresslist__btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-orders-addresslist__btn-punkt:active,
.b-orders-addresslist__btn:active {
  background: #007348;
}

.b-orders-addresslist__btn-punkt.disabled,
.b-orders-addresslist__btn-punkt:disabled,
.b-orders-addresslist__btn.disabled,
.b-orders-addresslist__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-orders-addresslist__btn-punkt.selected,
.b-orders-addresslist__btn.selected {
  border: 1px solid #007348;
  background-color: #fff;
  color: #00975e;
}

.b-orders-addresslist__btn-punkt.selected:before,
.b-orders-addresslist__btn.selected:before {
  line-height: 1;
  display: inline-block;
  content: "\e155";
  font-size: 14px;
  margin-right: 5px;
  position: relative;
  bottom: -2px;
}

@media screen and (max-width:533px) {
  .js-responsive .b-orders-addresslist__address {
    width: 100%!important;
    margin-bottom: 10px!important;
    padding-right: 30px;
  }

  .js-responsive .b-orders-addresslist__change,
  .js-responsive .b-orders-addresslist__phone {
    width: 100%!important;
    padding: 0 15px!important;
  }

  .js-responsive .b-orders-addresslist__phone {
    margin-bottom: 10px;
  }

  .js-responsive .b-orders-addresslist__edit {
    position: absolute;
    top: 15px;
    right: 15px;
  }

  .js-responsive .b-orders-addresslist__btn {
    width: 100%;
    margin-left: 0!important;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-orders-addresslist__address {
    width: 50%;
  }

  .js-responsive .b-orders-addresslist__change,
  .js-responsive .b-orders-addresslist__phone {
    width: 25%;
  }
}

.b-pagination {
  text-align: center;
  position: relative;
  padding: 1px 0 0 1px;
  background-color: #fff;
}

.b-pagination:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-pagination__body {
  margin: 15px 0;
  color: #000;
  display: inline-block;
  text-align: center;
}

.b-pagination__body a:hover {
  text-decoration: none;
}

.b-pagination__num {
  color: #000;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  line-height: 28px;
  padding: 0;
  width: 27px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
}

.b-pagination__first,
.b-pagination__last,
.b-pagination__next,
.b-pagination__prev,
.picker__nav--next:before,
.picker__nav--prev:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  text-transform: none!important;
  font-style: normal!important;
  font-variant: normal!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b-pagination__num:hover {
  color: #00985f;
}

.b-pagination__num.selected {
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background-color: #E8E8E8;
  color: #00975E;
  line-height: 28px;
}

.b-pagination___more {
  cursor: default;
}

.b-pagination__first,
.b-pagination__last,
.b-pagination__next,
.b-pagination__prev {
  font-weight: 400!important;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  background-color: #00985f;
  text-indent: 0;
  font-size: 20px;
  line-height: 27px;
  margin: 0 0 0 5px;
  color: #fff;
  border-radius: 50%;
  height: 27px;
  width: 27px;
  position: relative;
}

.b-pagination__first:after,
.b-pagination__first:before,
.b-pagination__last:after,
.b-pagination__last:before,
.b-pagination__next:before,
.b-pagination__prev:before {
  content: "\e03e";
  height: 27px;
  width: 27px;
  display: block;
  position: absolute;
}

.b-pagination__first:hover,
.b-pagination__last:hover,
.b-pagination__next:hover,
.b-pagination__prev:hover {
  color: #fff;
}

.b-pagination__first.disabled,
.b-pagination__last.disabled,
.b-pagination__next.disabled,
.b-pagination__prev.disabled {
  opacity: .3;
}

.b-pagination__prev {
  transform: rotate(180deg);
  margin: 0 5px 0 0;
}

.b-pagination__prev:before {
  left: 1px;
}

.b-pagination__next:before {
  left: 1px;
  top: 1px;
}

.b-pagination__first,
.b-pagination__last {
  margin: 0 0 0 5px;
}

.b-pagination__first:after,
.b-pagination__last:after {
  right: -5px;
  top: 1px;
}

.b-pagination__first:before,
.b-pagination__last:before {
  left: -2px;
  top: 1px;
}

.b-pagination__first {
  transform: rotate(180deg);
  margin: 0 5px 0 0;
}

.b-pagination__first:after,
.b-pagination__first:before {
  top: 0;
}

.b-pagination__stat {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  margin: 15px 0;
  height: 30px;
  line-height: 30px;
  color: #0087fe;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  float: right;
}

.b-pagination__stat:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-pagination__stat a:hover {
  text-decoration: none;
}

.b-pagination .show_all:hover {
  text-decoration: underline;
}

@media screen and (max-width:730px) {
  .js-responsive .b-pagination__stat {
    padding: 0 10px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-pagination__body {
    padding-bottom: 30px;
    position: relative;
    min-width: 160px;
  }

  .js-responsive .b-pagination__first,
  .js-responsive .b-pagination__last,
  .js-responsive .b-pagination__next,
  .js-responsive .b-pagination__prev {
    bottom: 0;
    display: block;
    position: absolute;
  }

  .js-responsive .b-pagination__first {
    left: 0;
  }

  .js-responsive .b-pagination__prev {
    left: 32px;
  }

  .js-responsive .b-pagination__next {
    right: 32px;
  }

  .js-responsive .b-pagination__last {
    right: 0;
  }
}

.b-payments {
  margin: 0 -5px;
}

.b-payments__item {
  display: inline-block;
  width: 33.33%;
  padding: 0 5px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.b-payments__item-wrap {
  display: block;
  border: 1px solid #D8D8D8;
  padding: 15px 15px 15px 60px;
  cursor: pointer;
}

.b-payments__item-wrap:hover {
  border-color: #000;
}

.selected .b-payments__item-wrap {
  border-color: #00975F;
}

.selected .b-payments__item-wrap .b-payments__name,
.selected .b-payments__item-wrap .b-payments__price {
  color: #00975F;
}

.b-payments__name {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
}

.b-payments__price {
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #989898;
}

.b-phone {
  line-height: 25px;
  color: #00975e;
  font-size: 20px;
  font-family: robotolight,helvetica,sans-serif;
  font-weight: 100;
}

.b-phone__link {
  text-decoration: none;
  color: #00975E;
}

.b-phone__link:hover {
  color: #00975E;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-phone {
    font-size: 20px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-phone {
    font-size: 30px;
  }
}

.picker {
  width: 300px;
  top: 33px;
}

.picker__holder {
  padding: 15px 15px 5px;
  border-radius: 0;
  border: 1px solid #D8D8D8;
  position: relative;
  overflow: visible;
}

.picker__holder:after,
.picker__holder:before {
  position: absolute;
  content: '';
  left: 50%;
  height: 0;
  border-style: solid;
  width: 0;
}

.picker__holder:before {
  top: -13px;
  margin-left: -13px;
  border-width: 0 13px 13px;
  border-color: transparent transparent #fff;
  z-index: 5;
}

.picker__holder:after {
  top: -14px;
  margin-left: -14px;
  border-width: 0 14px 14px;
  border-color: transparent transparent #D8D8D8;
  z-index: 3;
}

.picker__header {
  background: #fff;
  height: auto;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 15px;
}

.picker__nav--next,
.picker__nav--prev {
  padding: 0;
  width: 0;
  background: 0 0;
}

.picker__nav--next:before,
.picker__nav--prev:before {
  font-weight: 400!important;
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  color: #B2B2B2;
}

.picker__day,
.picker__month,
.picker__weekday,
.picker__year {
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.picker__nav--prev {
  left: 0;
}

.picker__nav--prev:before {
  content: "\e056";
}

.picker__nav--next {
  right: 15px;
}

.picker__nav--next:before {
  content: "\e057";
}

.picker__month,
.picker__year {
  color: #323232;
  font-size: 19px;
  line-height: 30px;
}

.picker__table thead {
  border-bottom: none;
}

.picker__weekday {
  color: #00975b;
  font-size: 12px;
  text-align: center;
}

.picker__day {
  margin-top: 7px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  color: #323232;
  font-size: 14px;
  padding: 0;
}

.picker__day:hover {
  background: #C1E8D7;
}

.picker__day--highlighted,
.picker__day--today {
  background: #fff;
  border: none;
  color: #323232;
}

.picker__day--highlighted:before,
.picker__day--today:before {
  display: none;
}

.picker__day--selected {
  color: #fff!important;
  background: #00975B!important;
  border: none;
}

.picker__day--disabled {
  color: #aaa!important;
  background: #f4f4f4!important;
}

.b-pickup-discount {
  background-color: #EFF0F0;
  padding: 15px;
  color: #333;
  display: inline-block;
  font-size: 14px;
}

.b-pickup-discount__tip {
  float: left;
  margin-right: 15px;
}

.b-pickup-discount .description {
  display: none;
}

.b-pickup-discount.g-self-discount {
  position: relative;
  background-color: #d8f4ef;
  color: #009258;
  padding-left: 32px;
}

.b-pickup-discount.g-self-discount:before {
  position: absolute;
  left: 8px;
  top: 12px;
  content: "\e146";
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: #009258;
}

.b-fast-order .b-pickup-discount {
  margin-bottom: 15px;
}

.b-fast-order .b-pickup-discount.g-self-discount:before {
  top: 14px;
}

.b-checkout.b-pickup-discount {
  margin-top: 20px;
}

.g_order_complete.print .b-pickup-discount.g-self-discount {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #333;
  font-size: 13px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  width: 100%;
  box-sizing: border-box;
}

.b-price_show-caption {
  cursor: pointer;
  position: relative;
}

.b-price__actual {
  color: #323232;
}

.b-price__two-price {
  color: #00975E;
  display: block;
  cursor: pointer;
  position: relative;
}

.b-price__two-price-value {
  display: inline-block;
  position: relative;
}

.b-price__two-price-value:before {
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  border-bottom: 1px dashed #00975E;
}

.b-price__old-price,
.b-price__old-price-value {
  display: inline-block;
  position: relative;
}

.b-poll__question,
.b-poll__top {
  border-bottom: 1px solid #d9d9d9;
}

.b-price__old-price-value:after {
  position: absolute;
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  top: 50%;
  background: #FF6981;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.b-price-good .g_rur:before,
.b-price__rub:before,
.priceDescTooltip .g_rur:before {
  content: '\20BD';
}

.b-price-good__old-price-value:after,
.b-price-good_type_cards .b-price-good__old-price-value:after {
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
}

.b-price__rub {
  position: relative;
  background: 0 0;
  font-size: inherit;
  vertical-align: baseline;
}

.b-price__rub:before {
  display: inline;
  font-size: inherit;
  font-family: robotoregular;
  color: inherit;
}

.priceDescTooltip .row.head,
.priceDescTooltip .row.total .price {
  color: #323232;
  font-family: robotobold,helvetica,sans-serif;
  font-weight: 700;
}

.b-price__wordrub {
  display: none;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
}

.priceDescTooltip .row {
  clear: both;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  white-space: normal;
  margin-bottom: 10px;
  overflow: hidden;
}

.priceDescTooltip .row.head {
  font-size: 14px;
  line-height: 20px;
}

.priceDescTooltip .row.total {
  margin-bottom: 0;
  padding-top: 7px;
  border-top: 1px solid #B1B1B1;
}

.priceDescTooltip .row.total .price {
  font-size: 14px;
}

.priceDescTooltip .name {
  width: 240px;
  float: left;
}

.priceDescTooltip .price {
  width: 60px;
  float: right;
  text-align: right;
}

.priceDescTooltip .g_rur {
  background: 0 0;
  width: auto;
  margin-left: 3px;
  padding-top: 0;
  position: relative;
  height: auto;
  height: 14px;
  line-height: 16px;
  vertical-align: top;
}

.priceDescTooltip .g_rur:before {
  display: inline;
  font-size: 16px;
  font-family: robotoregular;
  line-height: 16px;
  color: inherit;
}

.b-poll,
.b-price-cards-bottom__old-price,
.b-price-cards__old-price,
.b-price-good .pb-value {
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-poll {
  background-color: #fff;
  color: #333;
  font-size: 14px;
}

.b-poll__question.disabled .b-poll__question-title,
.b-poll__question_rate.disabled .b-poll__question-title {
  color: #999;
}

.b-poll__top {
  font-size: 14px;
  line-height: 20px;
}

.b-poll__title {
  margin-bottom: 15px;
}

.b-poll__subtitle {
  margin-bottom: 10px;
}

.b-poll__question .b-poll__question-list {
  padding-left: 17px;
}

.b-poll__question.disabled .b-poll__question-option-list {
  display: none;
}

.b-poll__question_rate {
  border: none;
  margin-bottom: 10px;
  padding: 0;
}

.b-poll__question_rate .b-poll__question-title {
  display: block;
  float: left;
  width: 45%;
  margin: 0;
  padding-left: 17px;
  padding-right: 15px;
  font-size: 14px!important;
  line-height: 20px!important;
}

.b-poll__question.client .b-poll__question_text .b-poll__question-title,
.b-poll__question.client .b-poll__question_textarea .b-poll__question-title {
  display: none;
  padding-left: 0;
}

.b-poll__question_rate.disabled .b-poll__question-option-list,
.b-poll__question_rate.disabled .b-poll__question-option-list_rate-wrap {
  display: none;
}

.b-poll__question_text .b-poll__question-title {
  padding-left: 0;
}

.b-poll__question_text input {
  padding: 10px 12px;
}

.b-poll__question_textarea .b-poll__question-title {
  padding-left: 0;
}

.b-poll__question_textarea textarea {
  border: 1px solid #e5e5e5;
  padding: 10px 12px;
  box-sizing: border-box;
}

.b-poll__question.client .b-poll__question_text input,
.b-promo-blocks__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-poll__question.delivery_rate .b-poll__question-list,
.b-poll__question.manager_rate .b-poll__question-list {
  padding-left: 17px;
}

.b-poll__question.client {
  max-width: 770px;
  border-bottom: none;
}

.b-poll__question.client .b-poll__question_text {
  float: left;
  margin: 0 0 10px;
  clear: left;
}

.b-poll__question.client .b-poll__question_text input {
  width: 260px;
  height: 40px;
  box-sizing: border-box;
}

.b-poll__question.client .b-poll__question_text.order_code {
  clear: none;
  margin-left: 10px;
}

.b-poll__question.client .b-poll__question_text.order_code input {
  width: 350px;
}

.b-poll__question.client .b-poll__question_textarea {
  float: left;
  margin: -64px 0 10px 10px;
}

.b-poll__question.client .b-poll__question_textarea.comments textarea {
  width: 350px;
  height: 104px;
  border: 1px solid #e5e5e5;
  resize: none;
}

.b-poll__question.client .b-poll__question_checkbox {
  clear: both;
  margin-top: 10px;
}

.b-poll__question.client .b-poll__question_checkbox .b-poll__question-option-list,
.b-poll__question.client .b-poll__question_checkbox .b-poll__question-title {
  padding-left: 0;
}

.b-poll__question.client .b-poll__question_checkbox .checkbox {
  float: left;
  display: inline-block;
  width: 21px;
  height: 20px;
  overflow: hidden;
  margin-top: -2px;
  margin-right: 8px;
  background: url(/img/new/icons_sprite.png?v22122014) 0 -19px no-repeat;
  cursor: pointer;
}

.b-poll__question.client .b-poll__question_checkbox .checkbox.checked {
  margin-top: -1px;
  background-position: 0 0;
}

.b-poll__question-list {
  list-style: none;
}

.b-poll__question-list.hide {
  display: none;
}

.b-poll__question-title {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 17px;
}

.b-poll__question-title .num {
  margin-left: -17px;
}

.b-poll__question-option {
  margin-bottom: 5px;
  cursor: pointer;
}

.b-poll__question-option label {
  cursor: pointer;
}

.b-poll__question-option .label_text {
  cursor: pointer;
  line-height: 23px;
  white-space: normal;
}

.b-poll__question-option .label_text::first-letter {
  text-transform: uppercase;
}

.b-poll__question-option .checkbox {
  cursor: pointer;
}

.b-poll__question-option input[type=radio] {
  vertical-align: middle;
}

.b-poll__question-option_rate {
  float: left;
  clear: none;
  width: 26px;
  height: 26px;
  margin-right: 32px;
  cursor: pointer;
}

.b-poll__question-option_rate.val_1 .label_text {
  color: #9355da;
  left: -43px;
}

.b-poll__question-option_rate.val_2 .label_text {
  color: #9355da;
  left: 0;
}

.b-poll__question-option_rate.val_3 .label_text {
  color: #00985f;
  left: 67px;
}

.b-poll__question-option_rate.val_4 .label_text {
  color: #00985f;
  left: 124px;
}

.b-poll__question-option_rate.val_5 {
  margin-right: 0;
}

.b-poll__question-option_rate.val_5 .label_text {
  color: #00985f;
  left: 185px;
}

.b-poll__question-option_rate.checked .label_text,
.b-poll__question-option_rate.ie6_hover .label_text,
.b-poll__question-option_rate:hover .label_text {
  visibility: visible;
}

.b-poll__question-option_rate .radio {
  cursor: pointer;
}

.b-poll__question-option_rate .radio input {
  display: block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.b-poll__question-option_rate .label_text {
  display: block;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: -15px;
  min-width: 114px;
  -width: 114px;
  padding: 1px 3px 2px;
  text-align: center;
  white-space: nowrap;
  font-size: 13px;
}

.b-poll__question-option-list {
  display: block;
  list-style: none;
  padding-left: 16px;
}

.b-poll__question-option-list_rate {
  position: absolute;
  width: 260px;
  height: 26px;
  bottom: 1px;
  margin: 0;
}

.b-poll__question-option-list_rate-wrap {
  float: left;
  display: block;
  position: relative;
  top: -4px;
  width: 286px;
  height: 29px;
  padding: 0 0 0 30px;
  background: url(/img/polls/icons_smile.png) no-repeat;
}

.b-poll__question-option-list_rate-wrap.ie6_hover .label_text,
.b-poll__question-option-list_rate-wrap:hover .label_text {
  visibility: hidden;
}

.b-poll__question-option-list_rate-wrap .b-poll__question-option_rate.checked:hover .label_text,
.b-poll__question-option-list_rate-wrap .b-poll__question-option_rate.ie6_hover .label_text,
.b-poll__question-option-list_rate-wrap .b-poll__question-option_rate:hover .label_text {
  visibility: visible;
}

.b-poll__btn-wrap {
  padding-top: 0!important;
  padding-bottom: 25px!important;
}

.b-poll__btn-submit {
  width: 170px;
  height: 50px;
  margin: 0 0 0 17px;
  background: #00975E;
  color: #fff;
  cursor: pointer;
}

.b-poll__btn-submit:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-poll__btn-submit:active {
  background: #007348;
}

.b-poll__btn-submit.disabled,
.b-poll__btn-submit:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-poll__btn-submit[disabled=disabled] {
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  color: #999;
}

.b-poll__top {
  padding: 12px 20px 15px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-poll__top {
    padding: 5px 40px 15px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-poll__top {
    padding: 7px 20px 15px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-poll__top {
    padding: 6px 10px 10px;
  }
}

.b-poll__question {
  padding: 15px 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-poll__question {
    padding: 15px 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-poll__question {
    padding: 15px 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-poll__question {
    padding: 10px;
  }
}

.b-poll__btn-wrap {
  padding: 15px 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-poll__btn-wrap {
    padding: 15px 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-poll__btn-wrap {
    padding: 15px 20px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-poll {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
  }

  .js-responsive .b-poll .b-poll__question-option-list_rate-wrap {
    left: -7px;
  }

  .js-responsive .b-poll .b-poll__btn-wrap {
    margin-bottom: 10px!important;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-poll__btn-wrap {
    padding: 10px;
  }

  .js-responsive .b-poll__question.client .b-poll__question-list,
  .js-responsive .b-poll__question.delivery_rate .b-poll__question-list,
  .js-responsive .b-poll__question.manager_rate .b-poll__question-list {
    padding-left: 0;
  }

  .js-responsive .b-poll__question_rate {
    border: none;
    margin-bottom: 10px;
    padding: 0;
  }

  .js-responsive .b-poll__question_rate .b-poll__question-title {
    width: auto;
    margin-bottom: 10px;
    float: none;
    padding-right: 0;
  }

  .js-responsive .b-poll__question_rate-wrap {
    float: none;
    margin-bottom: 3px;
  }

  .js-responsive .b-poll__question.delivery_rate .b-poll__question-option-list_rate-wrap,
  .js-responsive .b-poll__question.manager_rate .b-poll__question-option-list_rate-wrap {
    left: -4px;
  }

  .js-responsive .b-poll__question.client .b-poll__question_text {
    float: none;
    margin: 10px 0;
  }

  .js-responsive .b-poll__question.client .b-poll__question_text input {
    width: 100%;
  }

  .js-responsive .b-poll__question.client .b-poll__question_text.order_code {
    margin-left: 0;
  }

  .js-responsive .b-poll__question.client .b-poll__question_text.order_code input {
    width: 100%;
  }

  .js-responsive .b-poll__question.client .b-poll__question_textarea {
    float: none;
    margin: 10px 0;
  }

  .js-responsive .b-poll__question.client .b-poll__question_textarea.comments textarea {
    width: 100%;
    height: 120px;
  }

  .js-responsive .b-poll__btn-submit {
    width: 100%;
    margin-left: 0;
  }
}

.b-price-good_type_cards .g_priceTwo .value,
.b-price-good_type_cards-bottom .g_priceTwo .value {
  border-bottom: 1px dashed #00985f;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-poll__question.delivery_rate .b-poll__question-list,
  .js-responsive .b-poll__question.manager_rate .b-poll__question-list {
    padding-left: 17px;
  }

  .js-responsive .b-poll__question-option-list {
    padding-left: 15px;
  }

  .js-responsive .b-poll__question-option-list_rate-wrap {
    top: 0;
  }
}

.b-price-cards__old-price,
.b-price-cards__two-price {
  top: -13px;
  font-size: 30px;
  line-height: 41px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-poll__question.delivery_rate .b-poll__question-list,
  .js-responsive .b-poll__question.manager_rate .b-poll__question-list {
    padding-left: 21px;
  }

  .js-responsive .b-poll__question-option-list {
    padding-left: 17px;
  }
}

.b-price-cards {
  width: 145px;
  display: inline-block;
  margin-right: 30px;
  padding-top: 15px;
  height: 65px;
  text-align: right;
}

.b-price-cards_mode_twoprice {
  height: 80px;
  padding-top: 0;
}

.b-price-cards__actual {
  font-size: 30px;
  line-height: 41px;
}

.b-price-cards__actual_one {
  font-size: 30px;
  display: block;
}

.b-price-cards__two-price-value:before {
  bottom: 6px;
}

.b-price-cards__old-price,
.b-price-cards__old-price .b-price-cards__rub:before {
  color: #999;
}

.b-price-cards__rub:before {
  font-size: inherit!important;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-price-cards__old-price,
  .js-responsive .b-price-cards__two-price {
    font-size: 24px;
    line-height: 30px;
    top: -6px;
  }

  .js-responsive .b-price-cards {
    float: left;
    width: 105px;
    text-align: right;
    height: 40px;
    padding-top: 6px;
    margin-right: 15px;
  }

  .js-responsive .b-price-cards_mode_twoprice {
    margin-top: -7px;
    padding-top: 0;
    height: 50px;
  }

  .js-responsive .b-price-cards__actual {
    font-size: 24px;
    line-height: 30px;
  }

  .js-responsive .b-price-cards__two-price-value:before {
    bottom: 4px;
  }

  .js-responsive .b-price-cards__rub:before {
    font-size: 16px;
  }
}

.b-price-cards-bottom {
  width: 125px;
  height: 55px;
  display: block;
  text-align: right;
  margin-top: 13px;
}

.b-price-cards-bottom_mode_twoprice {
  margin-top: -2px;
}

.b-price-cards-bottom__actual {
  font-size: 30px;
  line-height: 41px;
}

.b-price-cards-bottom__actual_one {
  font-size: 30px;
  display: block;
}

.b-price-cards-bottom__two-price {
  font-size: 30px;
  line-height: 41px;
  top: -13px;
}

.b-price-cards-bottom__two-price-value:before {
  bottom: 6px;
}

.b-price-cards-bottom__old-price {
  top: -13px;
  color: #999;
  font-size: 30px;
  line-height: 41px;
}

.b-price-cards-bottom__old-price .b-price-cards__rub:before {
  color: #999;
}

.b-price-cards-bottom__rub:before {
  font-size: inherit!important;
}

@media screen and (max-width:730px) {
  .js-responsive .b-price-cards-bottom {
    width: 110px;
    text-align: right;
    margin-top: 3px;
    height: 40px;
    margin-right: 15px;
  }

  .js-responsive .b-price-cards-bottom_mode_twoprice {
    margin-top: 0;
    height: 50px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-price-cards-bottom {
    float: none;
    text-align: right;
    height: 60px;
    margin-top: 0;
    width: 100%;
  }

  .js-responsive .b-price-cards-bottom__actual {
    font-size: 24px;
    line-height: 30px;
  }

  .js-responsive .b-price-cards-bottom__actual_one {
    font-size: 24px;
    display: block;
  }

  .js-responsive .b-price-cards-bottom__two-price {
    font-size: 24px;
    line-height: 30px;
    top: -6px;
  }

  .js-responsive .b-price-cards-bottom__two-price-value:before {
    bottom: 4px;
  }

  .js-responsive .b-price-cards-bottom__old-price {
    top: -6px;
    color: #999;
    font-size: 24px;
    font-family: robotoregular,helvetica,sans-serif;
    font-weight: 400;
    line-height: 30px;
  }

  .js-responsive .b-price-cards-bottom__old-price .b-price-cards__rub:before {
    color: #999;
  }

  .js-responsive .b-price-cards-bottom__rub:before {
    font-size: 16px;
  }
}

.b-price-good .pb-value {
  color: #323232;
  font-size: 22px;
  line-height: 30px;
}

.b-price-good .g_rur:before,
.b-total-summ-block .rur:before,
.b-total__rub:before {
  font-family: robotoregular;
}

.b-price-good .g_rur {
  position: relative;
  background: 0 0;
  bottom: -2px;
}

.b-price-good .g_rur:before {
  display: block;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  color: #323232;
}

.b-price-good-list__old-price,
.b-price-good__old-price-value,
.b-price-good_type_cards .b-price-good__old-price-value,
.b-price-good_type_cards .g_priceTwo,
.b-price-good_type_cards-bottom .b-price-good__old-price-value,
.b-price-good_type_cards-bottom .g_priceTwo,
.b-price-good_type_universal .g_priceTwo {
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-price-good-list__two-price-value:before,
.b-universal-good-price__two-price-value:before {
  bottom: 3px;
}

.b-price-good .tooltipstered {
  display: none!important;
}

.b-price-good__old-price-value {
  color: #999;
  font-size: 18px;
  line-height: 20px;
  position: relative;
}

.b-price-good__old-price-value:after {
  position: absolute;
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  top: 50%;
  background: #FF6981;
  transform: rotate(-10deg);
}

.b-price-good_type_cards {
  width: 145px;
}

.b-price-good_type_universal {
  text-align: right;
  width: 100%;
  padding-right: 0;
  height: 35px;
  margin-bottom: 10px;
  vertical-align: bottom;
}

.b-price-good_type_universal .g_priceTwo {
  top: -7px;
  color: #00985f;
  font-size: 18px;
}

.b-price-good_type_universal .g_priceTwo .value {
  border-bottom: 1px dashed #00985f;
  line-height: 20px;
  display: inline-block;
}

.b-price-good_type_universal .g_priceTwo .g_rur {
  width: 11px;
  margin-left: 6px;
  text-align: left;
}

.b-price-good_type_universal .g_priceTwo .g_rur:before {
  color: #00985f;
  width: 11px;
}

.b-price-good_type_universal.b-price-good_mode_twoprice {
  line-height: 20px;
  height: 45px;
  margin-top: -10px!important;
}

.b-price-good_type_universal.b-price-good_mode_twoprice .pb-priceActual {
  display: block!important;
  font-size: 18px!important;
}

.b-price-good_type_universal.b-price-good_mode_twoprice .pb-priceActual .pb-value {
  font-size: 18px!important;
}

.b-price-good_type_universal.b-price-good_mode_twoprice .b-price-good__old-price {
  position: relative;
  top: -5px;
}

.b-price-good_type_universal.b-price-good_mode_twoprice .b-price-good__old-price .g_rur:before {
  color: #999;
}

.b-price-good_type_cards {
  text-align: right;
  height: 65px;
  margin-bottom: 15px;
  padding-right: 0;
  float: none;
}

.b-price-good_type_cards .pb-value {
  font-size: 30px;
  line-height: 30px;
}

.b-price-good_type_cards .g_rur:before {
  font-size: 24px;
}

.b-price-good_type_cards .g_priceTwo {
  color: #00985f;
  font-size: 30px;
  cursor: pointer;
}

.b-price-good_type_cards .g_priceTwo .g_rur:before {
  color: #00985f;
}

.b-price-good_type_cards .b-price-good__old-price {
  position: relative;
}

.b-price-good_type_cards .b-price-good__old-price .g_rur:before {
  color: #999;
}

.b-price-good_type_cards .b-price-good__old-price-value {
  color: #999;
  font-size: 30px;
  line-height: 20px;
  position: relative;
}

.b-price-good_type_cards .b-price-good__old-price-value:after {
  position: absolute;
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  top: 50%;
  background: #FF6981;
  transform: rotate(-10deg);
}

.b-price-good_type_cards-bottom.b-price-good_mode_twoprice {
  padding-top: 15px!important;
}

.b-price-good_type_cards-bottom {
  text-align: left;
  padding-top: 30px;
}

.b-price-good_type_cards-bottom .descr {
  display: none!important;
}

.b-price-good_type_cards-bottom .pb-value {
  font-size: 30px;
  line-height: 30px;
}

.b-price-good_type_cards-bottom .g_rur {
  overflow: visible;
  font-size: 0;
}

.b-price-good_type_cards-bottom .g_rur:before {
  font-size: 24px;
}

.b-price-good_type_cards-bottom .g_priceTwo {
  color: #00985f;
  font-size: 30px;
  cursor: pointer;
}

.b-price-good_type_cards-bottom .g_priceTwo .g_rur:before {
  color: #00985f;
}

.b-price-good_type_cards-bottom .b-price-good__old-price {
  position: relative;
}

.b-price-good_type_cards-bottom .b-price-good__old-price .g_rur:before {
  color: #999;
}

.b-price-good_type_cards-bottom .b-price-good__old-price-value {
  color: #999;
  font-size: 30px;
  line-height: 20px;
  position: relative;
}

.b-price-good_type_cards-bottom .b-price-good__old-price-value:after {
  position: absolute;
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  top: 50%;
  background: #FF6981;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

@media screen and (max-width:533px) {
  .js-responsive .b-price-good .pb-priceActual {
    display: inline-block;
  }

  .js-responsive .b-price-good_type_universal {
    text-align: right!important;
    padding-right: 0!important;
  }

  .js-responsive .b-price-good_type_cards-bottom.b-price-good_mode_twoprice {
    padding-top: 0!important;
    height: auto;
  }

  .js-responsive .b-price-good_type_cards-bottom {
    text-align: left!important;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-price-good_type_cards {
    width: 110px;
    text-align: left;
    top: -10px!important;
  }

  .js-responsive .b-price-good_type_cards .pb-priceActual {
    margin-top: 12px;
  }

  .js-responsive .b-price-good_type_universal {
    text-align: center;
    width: 100%;
    padding-right: 0;
    height: 40px;
    margin-bottom: 10px;
  }

  .js-responsive .b-price-good_type_cards-bottom .pb-priceActual {
    margin-top: 13px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-price-good_type_universal {
    text-align: center;
    width: 100%;
    padding-right: 0;
    height: 40px;
    margin-bottom: 10px;
  }

  .js-responsive .b-price-good_type_cards {
    width: 105px;
    float: left!important;
    text-align: left;
    margin-top: -8px!important;
    margin-bottom: 0;
    height: 55px;
  }

  .js-responsive .b-price-good_type_cards .pb-value {
    font-size: 24px;
    line-height: 30px;
  }

  .js-responsive .b-price-good_type_cards .g_rur:before {
    font-size: 19px;
  }

  .js-responsive .b-price-good_type_cards .pb-priceActual {
    margin-top: 15px;
  }

  .js-responsive .b-price-good_type_cards .g_priceTwo {
    position: relative;
    top: -10px;
  }

  .js-responsive .b-price-good_type_cards .g_priceTwo .plus,
  .js-responsive .b-price-good_type_cards .g_priceTwo .value {
    font-size: 24px;
    line-height: 30px;
  }

  .js-responsive .b-price-good_type_cards .g_priceTwo .g_rur:before {
    font-size: 19px;
  }

  .js-responsive .b-price-good_type_cards .b-price-good__old-price-inside {
    top: -4px;
    position: relative;
  }

  .js-responsive .b-price-good_type_cards .b-price-good__old-price-value {
    color: #999;
    font-size: 24px;
    font-family: robotoregular,helvetica,sans-serif;
    font-weight: 400;
  }

  .js-responsive .b-price-good_type_cards-bottom.b-price-good_mode_twoprice {
    padding-top: 0!important;
    height: 65px;
  }

  .js-responsive .b-price-good_type_cards-bottom {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .js-responsive .b-price-good_type_cards-bottom .pb-priceActual .pb-value,
  .js-responsive .b-price-good_type_cards-bottom .priceOne .pb-value {
    font-size: 24px;
    line-height: 30px;
  }

  .js-responsive .b-price-good_type_cards-bottom .pb-priceActual .g_rur:before,
  .js-responsive .b-price-good_type_cards-bottom .priceOne .g_rur:before {
    font-size: 19px;
  }

  .js-responsive .b-price-good_type_cards-bottom .g_priceTwo {
    position: relative;
    top: -10px;
  }

  .js-responsive .b-price-good_type_cards-bottom .g_priceTwo .plus,
  .js-responsive .b-price-good_type_cards-bottom .g_priceTwo .value {
    font-size: 24px;
    line-height: 30px;
  }

  .js-responsive .b-price-good_type_cards-bottom .g_priceTwo .g_rur:before {
    font-size: 19px;
  }
}

.b-price-good-list__old-price,
.b-price-good-list__two-price {
  height: 25px;
  top: -6px;
  line-height: 24px;
  font-size: 18px;
}

.b-price-good-list {
  padding-top: 4px;
  display: block;
}

.b-price-good-list_mode_twoprice {
  padding-top: 0;
  margin-top: -7px;
}

.b-price-good-list__actual {
  font-size: 22px;
  line-height: 24px;
  height: 25px;
}

.b-price-good-list__actual_one {
  font-size: 18px;
  display: block;
}

.b-price-good-list__old-price {
  color: #999;
}

.b-price__descr .text {
  display: none;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-price-good-list_mode_twoprice {
    position: relative;
    display: inline-block;
    height: 43px;
  }

  .js-responsive .b-price-good-list__old-price,
  .js-responsive .b-price-good-list__two-price {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    white-space: nowrap;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-price-good-list__two-price {
    position: relative;
  }
}

.b-print__pdf {
  display: block;
  height: 60px;
  width: 120px;
  padding-left: 20px;
}

.b-print__pdf .fileicon-pdf {
  background: url(/img/icons/file-icons.png?v1) -124px 0 no-repeat;
  display: inline-block;
  float: left;
  width: 30px;
  height: 60px;
}

.b-print__pdf a {
  padding-left: 12px;
  line-height: 46px;
}

.b-print__pdf a:hover {
  text-decoration: underline;
}

.b-promo-blocks {
  margin-bottom: 20px;
}

.b-promo-blocks__inside {
  margin: 0 -5px;
}

.b-promo-blocks__item {
  box-sizing: border-box;
  width: 33.33%;
  padding: 0 5px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  text-decoration: none;
  height: auto;
  -webkit-transform: translate3d(0,0,0);
}

.b-promo-blocks__img {
  position: relative;
}

.b-promo-blocks__img img {
  width: 100%;
}

.b-promo-blocks__img-shadow {
  -webkit-transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  -ms-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
  display: block;
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.b-promo-blocks__item:hover .b-promo-blocks__img-shadow {
  opacity: .4;
}

.b-promo-blocks__name {
  color: #fff!important;
  font-size: 16px!important;
  font-family: robotoregular,helvetica,sans-serif!important;
  font-weight: 400!important;
  line-height: 25px;
  position: absolute;
  top: 10px;
  left: 20px;
}

.b-promo-blocks__btn {
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: -17px;
  width: 150px;
  position: absolute;
  text-align: center;
  bottom: 50%;
  left: 20px;
}

@media screen and (max-width:730px) {
  .js-responsive .b-promo-blocks__img,
  .js-responsive .b-promo-blocks__name {
    display: none;
  }

  .js-responsive .b-promo-blocks {
    margin-bottom: 10px;
  }

  .js-responsive .b-promo-blocks__inside {
    margin: 0 -4px;
  }

  .js-responsive .b-promo-blocks__item {
    width: 100%;
    margin-bottom: 8px;
    padding: 0 4px;
    height: 140px!important;
  }

  .js-responsive .b-promo-blocks__item:nth-child(2),
  .js-responsive .b-promo-blocks__item:nth-child(3) {
    width: 50%;
  }

  .js-responsive .b-promo-blocks__item:nth-child(2) .b-promo-blocks__btn,
  .js-responsive .b-promo-blocks__item:nth-child(3) .b-promo-blocks__btn {
    padding-right: 25%;
  }

  .js-responsive .b-promo-blocks__item:nth-child(1) .b-promo-blocks__btn:after {
    content: "\e003";
  }

  .js-responsive .b-promo-blocks__item:nth-child(2) .b-promo-blocks__btn:after {
    content: "\e08f";
  }

  .js-responsive .b-promo-blocks__item:nth-child(3) .b-promo-blocks__btn:after {
    content: "\e074";
  }

  .js-responsive .b-promo-blocks__btn {
    border: none;
    color: #323232;
    background: #fff;
    width: auto;
    height: auto;
    top: 0!important;
    left: 4px!important;
    right: 4px!important;
    bottom: 0!important;
    text-align: left;
    padding: 10px 0 0 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .js-responsive .b-promo-blocks__btn:hover {
    color: #323232!important;
  }

  .js-responsive .b-promo-blocks__btn:after {
    font-family: megaicons,Arial,ArialRuble,sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #E4E4E4;
    bottom: 15px;
    right: 15px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    color: #00975E;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-promo-blocks__btn {
    bottom: 15px;
    left: 15px;
    margin-bottom: 0;
  }

  .js-responsive .b-promo-blocks__name {
    font-size: 16px;
    line-height: 20px;
    left: 15px;
  }

  .js-responsive .b-promo-blocks__item:nth-child(2) .b-promo-blocks__name {
    width: auto;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-promo-blocks {
    margin-bottom: 20px;
  }

  .js-responsive .b-promo-blocks__name {
    font-size: 19px!important;
  }
}

.b-promo-code {
  padding-top: 15px;
  height: 40px;
}

.b-promo-code__left {
  width: 217px;
  float: left;
  margin-right: 10px;
}

.b-promo-code__left .b-input {
  width: 100%;
  height: 40px;
}

.b-promo-code__btn {
  float: left;
  background: #00975E;
  color: #fff;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  cursor: pointer;
  padding: 0 20px;
  border: none;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.b-promo-code__btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-promo-code__btn:active {
  background: #007348;
}

.b-promo-code__btn.disabled,
.b-promo-code__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-promo-code__btn .f-errorsNew {
  max-width: 280px;
  width: 280px;
  line-height: 1;
}

.b-promo-code__btn.disable {
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default;
  color: #989898;
}

@media screen and (max-width:730px) {
  .js-responsive .b-promo-code {
    position: relative;
  }

  .js-responsive .b-promo-code__left {
    width: auto;
    float: none;
    padding-right: 5px;
    margin-right: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-responsive .b-promo-code__btn {
    position: absolute;
    top: 15px;
    right: 0;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    cursor: pointer;
    width: 147px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.b-promo-goods,
.b-promo-goods__item {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-promo-code__left {
    width: 220px;
  }
}

.b-promo-goods {
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
}

.b-promo-goods_six {
  width: 100%;
}

.b-promo-goods__inside {
  position: relative;
  background: #d9d9d9;
}

.b-promo-goods__inside:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  background: #E6E7E8;
}

.b-promo-goods__item {
  width: 50%;
  padding-right: 1px;
  vertical-align: top;
  box-sizing: border-box;
}

.b-promo-goods__item:nth-of-type(3),
.b-promo-goods_six .b-promo-goods__item:nth-of-type(5) {
  display: none;
}

.b-promo-goods_six .b-promo-goods__item,
.b-promo-goods_six .b-promo-goods__item .b-category-menu {
  width: 25%;
}

.b-promo-goods__item:nth-of-type(2) {
  padding-right: 0;
  border-right: 1px solid #fff;
}

.b-promo-goods_six .b-promo-goods__item:nth-of-type(6) {
  display: inline-block;
}

.b-promo-goods_type_accessories .b-promo-goods__item:nth-of-type(2) {
  display: none;
}

.b-promo-goods_type_accessories .b-promo-goods__item:nth-of-type(3) {
  display: inline-block;
}

@media screen and (max-width:533px) {
  .js-responsive .b-promo-goods {
    width: 100%;
    padding: 0;
    margin-bottom: 10px!important;
  }

  .js-responsive .b-promo-goods__inside {
    margin: 0!important;
    background: 0 0!important;
  }

  .js-responsive .b-promo-goods__inside:before {
    background: 0 0;
  }

  .js-responsive .b-promo-goods__item {
    width: 100%!important;
    padding: 0;
  }

  .js-responsive .b-promo-goods__item:nth-of-type(2) {
    border-right: none!important;
  }

  .js-responsive .b-promo-goods_six .b-promo-goods__item .b-category-menu {
    width: 100%!important;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-promo-goods {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }

  .js-responsive .b-promo-goods__item,
  .js-responsive .b-promo-goods_six .b-promo-goods__item,
  .js-responsive .b-promo-goods_six .b-promo-goods__item .b-category-menu {
    width: 50%;
  }

  .js-responsive .b-promo-goods__inside {
    margin: 0;
  }

  .js-responsive .b-promo-goods_six .b-promo-goods__item:nth-of-type(3),
  .js-responsive .b-promo-goods_six .b-promo-goods__item:nth-of-type(4),
  .js-responsive .b-promo-goods_six .b-promo-goods__item:nth-of-type(5) {
    display: none;
  }

  .js-responsive .b-promo-goods_six .b-promo-goods__item:nth-of-type(6) {
    display: inline-block;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-promo-goods__item {
    width: 33.33%;
  }

  .js-responsive .b-promo-goods_six .b-promo-goods__item,
  .js-responsive .b-promo-goods_six .b-promo-goods__item .b-category-menu {
    width: 16.66%;
  }

  .js-responsive .b-promo-goods__item:nth-of-type(2) {
    display: inline-block!important;
    padding-right: 1px;
    border-right: none;
  }

  .js-responsive .b-promo-goods_six .b-promo-goods__item:nth-of-type(5),
  .js-responsive .b-promo-goods_six .b-promo-goods__item:nth-of-type(6),
  .js-responsive .b-promo-goods_type_accessories .js-responsive .b-promo-goods__item:nth-of-type(3) {
    display: inline-block;
  }

  .js-responsive .b-promo-goods__item:nth-of-type(3) {
    display: inline-block;
    padding-right: 0;
    border-right: 1px solid #fff;
  }

  .js-responsive .b-promo-goods_six .b-promo-goods__item:nth-of-type(3) {
    padding-right: 1px;
    border-right: none;
  }
}

.b-promo-total__left,
.b-promo-total__right {
  display: inline-block;
  min-height: 60px;
  vertical-align: top;
  width: 50%;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-promo-total:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
    visibility: hidden;
  }

  .js-responsive .b-promo-total__left,
  .js-responsive .b-promo-total__right {
    display: block;
    width: auto;
  }

  .js-responsive .b-promo-total__left {
    float: left;
  }

  .js-responsive .b-promo-total__right {
    float: right;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-promo-total__left {
    float: none;
    width: 100%;
  }

  .js-responsive .b-promo-total__left:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
    visibility: hidden;
  }
}

.b-rate {
  text-align: right;
}

.b-rate__descr {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
  color: #323232;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-rate__descr:hover {
  text-decoration: underline;
  color: #323232;
}

.b-rate__rate-star {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  position: relative;
  top: -2px;
}

.b-rate__star-item {
  display: inline-block;
  cursor: pointer;
  padding-right: 3px;
}

.b-comments .b-comments__title .b-rate__star-item,
.b-rate__rate-star.rated .b-rate__star-item {
  cursor: default;
}

.b-rate__star-item:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0a5";
  font-size: 18px;
  display: inline;
  color: #BBBDBF;
}

.b-reg-info__checkbox-title,
.b-reg-info__password-link,
.b-replace-card__form-agreement {
  font-weight: 400;
  font-family: robotoregular,helvetica,sans-serif;
}

.b-rate__star-item.active:before {
  color: #00975E;
  content: "\e0a6";
}

.b-rate__star-item.deactive:before {
  color: #BBBDBF;
  content: "\e0a5";
}

.b-rate_stars.rate_1 .b-rate__star-item:first-child:before {
  color: #00975E;
  content: "\e0a6";
}

.b-rate_stars.rate_1 .b-rate__star-item:first-child.deactive:before {
  color: #BBBDBF;
  content: "\e0a5";
}

.b-rate_stars.rate_2 .b-rate__star-item:nth-child(-n+2):before {
  color: #00975E;
  content: "\e0a6";
}

.b-rate_stars.rate_2 .b-rate__star-item:nth-child(-n+2).deactive:before {
  color: #BBBDBF;
  content: "\e0a5";
}

.b-rate_stars.rate_3 .b-rate__star-item:nth-child(-n+3):before {
  color: #00975E;
  content: "\e0a6";
}

.b-rate_stars.rate_3 .b-rate__star-item:nth-child(-n+3).deactive:before {
  color: #BBBDBF;
  content: "\e0a5";
}

.b-rate_stars.rate_4 .b-rate__star-item:nth-child(-n+4):before {
  color: #00975E;
  content: "\e0a6";
}

.b-rate_stars.rate_4 .b-rate__star-item:nth-child(-n+4).deactive:before {
  color: #BBBDBF;
  content: "\e0a5";
}

.b-rate_stars.rate_5 .b-rate__star-item:before {
  color: #00975E;
  content: "\e0a6";
}

.b-rate_stars.rate_5 .b-rate__star-item.deactive:before {
  color: #BBBDBF;
  content: "\e0a5";
}

.b-comments .b-comments__title .b-rate__descr:hover {
  text-decoration: none;
}

.b-recent-goods {
  font-size: 0;
  margin-bottom: 20px;
}

.b-recent-goods__title {
  color: #323232;
  margin-bottom: 10px;
}

.b-recent-goods__all-history {
  display: inline-block;
  float: right;
  font-size: 14px;
  color: #008AFB;
  text-decoration: none;
}

.b-recent-goods__all-history:hover {
  text-decoration: underline;
  color: #008AFB;
}

.b-recent-goods__item {
  display: none;
  width: 25%;
  vertical-align: top;
  border-right: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.b-recent-goods__item:nth-child(-n+5) {
  display: inline-block;
}

.b-recent-goods__item:last-child,
.b-recent-goods__item:nth-child(5) {
  border-right: 1px solid #fff;
}

.b-recent-goods__item .b-universal-good .buyBlock {
  min-height: 90px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-recent-goods {
    margin-bottom: 25px;
  }

  .js-responsive .b-recent-goods__item {
    width: 16.66%;
    display: inline-block;
  }

  .js-responsive .b-recent-goods__item:nth-child(5) {
    border-right: 1px solid #d9d9d9;
  }

  .js-responsive .b-recent-goods__item:last-child {
    border-right: 1px solid #fff;
  }

  .js-responsive .b-recent-goods.colsval-5 .b-recent-goods__item {
    width: 20%;
  }

  .js-responsive .b-recent-goods.colsval-5 .b-recent-goods__item:nth-child(4) {
    border-right: 1px solid #d9d9d9;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-recent-goods__item {
    width: 33.33%;
  }

  .js-responsive .b-recent-goods__item:nth-child(5) {
    display: none;
  }

  .js-responsive .b-recent-goods__item:nth-child(4) {
    border-right: 1px solid #fff;
  }

  .js-responsive .b-recent-goods__title {
    font-size: 19px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-recent-goods__item {
    display: none;
    width: 50%;
    vertical-align: top;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-responsive .b-recent-goods__item:nth-child(-n+5) {
    display: inline-block;
  }

  .js-responsive .b-recent-goods__item:nth-child(3) {
    border-right: 1px solid #fff;
  }

  .js-responsive .b-recent-goods__item:nth-child(4) {
    border-right: 1px solid #d9d9d9;
  }

  .js-responsive .b-recent-goods__item:nth-child(4),
  .js-responsive .b-recent-goods__item:nth-child(5) {
    border-bottom: none;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-recent-goods {
    margin: 0;
  }

  .js-responsive .b-recent-goods__item {
    display: none;
    width: 100%!important;
    vertical-align: top;
    border-right: none!important;
    border-bottom: none!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  .js-responsive .b-recent-goods__item:nth-child(-n+5) {
    display: none!important;
  }

  .js-responsive .b-recent-goods__item:nth-child(-n+4) {
    display: inline-block!important;
  }
}

.b-reg-info__btn,
.b-replace-card__field {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-reg-info .b-input,
.b-reg-info .f-element__password {
  width: 335px;
  margin-bottom: 5px;
  height: 40px;
}

.b-reg-info__new-password {
  display: none;
}

.b-reg-info__new-password-field .f-element,
.b-reg-info__save-password,
.b-reg-info__subscribe-left,
.b-reg-info__subscribe-right {
  display: inline-block;
  vertical-align: top;
}

.b-reg-info__save-password {
  font-size: 14px;
  line-height: 40px;
  heigh: 40px;
  margin-left: 10px;
  width: 152px;
  text-align: center;
  margin-top: 14px;
  background: #00975E;
  color: #fff;
  cursor: pointer;
}

.b-reg-info__save-password:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-reg-info__save-password:active {
  background: #007348;
}

.b-reg-info__save-password.disabled,
.b-reg-info__save-password:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-reg-info__title {
  margin-bottom: 10px;
}

.b-reg-info__block {
  margin-bottom: 15px;
}

.b-reg-info__subscribe {
  margin-top: 24px;
  margin-bottom: 24px;
}

.b-reg-info__subscribe-left {
  width: 235px;
}

.b-reg-info__subscribe-right {
  width: auto;
  position: relative;
  top: -25px;
}

.b-reg-info__sub-sms {
  clear: both;
  margin-bottom: 25px;
  margin-top: -20px;
}

.b-reg-info__password {
  width: 465px;
  position: relative;
}

.b-reg-info__password-link {
  color: #008bfb;
  font-size: 14px;
  border-bottom: 1px dashed transparent;
  position: absolute;
  right: 0;
  top: 26px;
}

.b-reg-info__password-link:hover {
  border-color: #008BFB;
}

.b-reg-info__checkbox-title {
  color: #323232;
  font-size: 14px;
}

.b-reg-info__btn {
  background: #00975E;
  color: #fff;
  font-size: 14px;
  width: 177px;
  text-align: center;
  line-height: 40px;
  display: block;
  cursor: pointer;
  box-sizing: border-box;
}

.b-reg-info__btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-reg-info__btn:active {
  background: #007348;
}

.b-reg-info__btn.disabled,
.b-reg-info__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-reg-info .b-input,
  .js-responsive .b-reg-info .f-element__password {
    width: 477px;
  }

  .js-responsive .b-reg-info__subscribe .b-input {
    width: 242px;
  }

  .js-responsive .b-reg-info__password {
    width: 605px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-reg-info .b-input,
  .js-responsive .b-reg-info .f-element__password {
    width: 230px;
  }

  .js-responsive .b-reg-info__password {
    width: 360px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-reg-info .b-input,
  .js-responsive .b-reg-info .f-element__password,
  .js-responsive .b-reg-info__btn,
  .js-responsive .b-reg-info__password {
    width: 100%;
  }

  .js-responsive .b-reg-info__password-link {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 10px;
    display: inline-block;
  }

  .js-responsive .b-reg-info__new-password-field .f-element {
    display: block;
  }

  .js-responsive .b-reg-info__save-password {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 16px;
  }

  .js-responsive .b-reg-info__subscribe-right {
    display: block;
    top: 0;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .js-responsive .b-reg-info__sub-sms {
    margin-top: 0;
  }
}

.b-replace-card {
  background: #fff;
  padding: 10px 20px 20px;
}

.b-replace-card:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-replace-card h1 {
  margin-bottom: 10px;
}

.b-replace-card__text p {
  margin-bottom: 15px;
}

.b-replace-card__message {
  margin-bottom: 20px;
}

.b-replace-card h3,
.b-replace-card h4 {
  margin-bottom: 10px;
}

.b-replace-card__form {
  max-width: 1100px;
}

.b-replace-card__group {
  margin-bottom: 22px;
}

.b-replace-card__group:last-child {
  margin-bottom: 23px;
}

.b-replace-card .lost {
  font-size: 14px;
  color: #323232;
}

.b-replace-card .b-textarea {
  height: 90px;
  width: 100%!important;
}

.b-replace-card__field {
  box-sizing: border-box;
  vertical-align: top;
}

.b-replace-card__field .f-field {
  position: relative;
}

.b-replace-card__field .tt-question {
  position: absolute!important;
  right: 10px;
  top: 10px!important;
}

.b-replace-card__field .f-element {
  width: 100%;
}

.b-replace-card__field .b-input,
.b-replace-card__field .b-textarea,
.b-replace-card__field .chzn-container {
  width: 100%!important;
}

.b-replace-card__field_mob {
  padding-top: 24px!important;
}

.b-replace-card__form-agreement {
  position: relative;
  clear: left;
  display: block;
  width: auto;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.b-replace-card__form-agreement label {
  display: block;
  width: auto;
  height: auto;
  padding-left: 27px;
}

.b-replace-card__form-agreement .checkbox {
  position: absolute;
  top: 0;
  left: 0;
}

.b-replace-card__form-agreement .b-finish__subscribe {
  padding-top: 0;
}

.b-replace-card__form-agreement .b-finish__subscribe label {
  padding-left: 0;
}

.b-replace-card__form-agreement .b-finish__subscribe.__text {
  line-height: 1.5;
}

.b-replace-card__btn {
  float: right;
  background: #00975E;
  color: #fff;
  cursor: pointer;
}

.b-replace-card__btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-replace-card__btn:active {
  background: #007348;
}

.b-replace-card__btn.disabled,
.b-replace-card__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-replace-card__fieldset {
  font-size: 0;
  margin-bottom: 10px;
}

.b-replace-card__fieldset_three,
.b-replace-card__fieldset_two {
  margin: 0 -5px 10px;
  font-size: 0;
}

.b-replace-card__fieldset_two .b-replace-card__field {
  display: inline-block;
  width: 50%;
  padding: 0 5px;
}

.b-replace-card__fieldset_two .b-replace-card__field .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  width: 33.33%;
  padding-right: 10px;
}

.b-replace-card__fieldset_two .b-replace-card__field .item:last-child {
  padding-right: 0;
}

.b-replace-card__fieldset_two .b-replace-card__field .item .chzn-container {
  width: 100%!important;
}

.b-replace-card__fieldset_three .b-replace-card__field {
  display: inline-block;
  width: 33.33%;
  padding: 0 5px;
}

.b-replace-card .tt-question {
  position: relative;
  display: inline-block;
  float: none;
  width: 18px;
  height: 20px;
  vertical-align: middle;
  background: url(/img/new/icons_sprite.png) -481px -88px;
  margin-left: 5px;
  border: none;
  border-radius: 0;
}

.b-replace-card .tt-question:before {
  display: none;
}

.b-replace-card .f-errorsBlock {
  width: 500px;
  display: inline-block;
  float: left;
}

.b-replace-card .f-element.g_tool_tip_container.f-error input {
  padding-right: 70px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-replace-card .mainForm,
  .js-responsive .b-replace-card__text {
    width: 72%;
  }

  .js-responsive .b-replace-card h1 {
    margin-bottom: 0;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-replace-card {
    padding: 5px 8px 15px;
    margin: 0 -8px;
  }

  .js-responsive .b-replace-card__fieldset_two {
    margin: 0 0 10px;
    font-size: 0;
  }

  .js-responsive .b-replace-card__fieldset_two .b-replace-card__field {
    display: inline-block;
    width: 100%;
    padding: 0;
  }

  .js-responsive .b-replace-card__fieldset_two .b-replace-card__field .item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    display: inline-block;
    width: 33.33%;
    padding-right: 10px;
  }

  .js-responsive .b-replace-card__fieldset_two .b-replace-card__field .item:last-child {
    padding-right: 0;
  }

  .js-responsive .b-replace-card__fieldset_two .b-replace-card__field .item .chzn-container {
    width: 100%!important;
  }

  .js-responsive .b-replace-card__fieldset_two .b-replace-card__field .birth_date {
    margin-top: 10px;
  }

  .js-responsive .b-replace-card__fieldset_three {
    margin: 0 0 10px;
    font-size: 0;
  }

  .js-responsive .b-replace-card__fieldset_three .b-replace-card__field {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }

  .js-responsive .b-replace-card .f-errorsBlock {
    height: auto;
  }

  .js-responsive .b-replace-card__form-agreement .b-finish__subscribe {
    padding-top: 24px;
  }
}

.b-requisites .f-element,
.b-result-search {
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

@media screen and (max-width:533px) {
  .js-responsive .b-replace-card__btn {
    width: 100%!important;
    float: none!important;
  }

  .js-responsive .b-replace-card .f-errorsBlock {
    margin-right: 0!important;
    clear: both;
    height: 20px;
  }

  .js-responsive .b-replace-card__form-agreement .b-finish__subscribe {
    padding-top: 24px;
  }
}

.b-requisites .checkbox-entity {
  display: block;
  padding-left: 30px;
}

.b-requisites .f-errorsBlock {
  margin-bottom: 5px;
}

.b-requisites__content {
  font-size: 0;
  margin-bottom: 15px;
}

.b-requisites__content label {
  font-size: 14px;
}

.b-requisites__title {
  margin-bottom: 15px;
  font-size: 19px;
  line-height: 25px;
}

.b-requisites .quick_buy {
  margin: 15px 0 20px!important;
}

.b-requisites .addr_copy .f-field {
  display: inline-block;
  cursor: pointer;
}

.b-requisites .addr_copy .f-field label {
  cursor: pointer;
}

.b-requisites__btn {
  background: #00975E;
  cursor: pointer;
  color: #fff;
  width: 177px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  text-align: center;
  margin-bottom: 12px;
}

.b-requisites__btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-requisites__btn:active {
  background: #007348;
}

.b-requisites__btn.disabled,
.b-requisites__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-requisites .buttons {
  clear: both;
}

.b-requisites .f-element {
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.b-requisites .f-element.is-ind-pred,
.b-requisites .f-element.quick_buy {
  font-size: 14px;
  line-height: 20px;
  float: left;
}

.b-requisites .f-element.bank_address {
  width: 100%;
  clear: both;
}

.b-requisites .f-element.bank,
.b-requisites .f-element.full_name,
.b-requisites .f-element.korr_bank,
.b-requisites .f-element.ks,
.b-requisites .f-element.rs {
  width: 100%;
  clear: both;
  padding-right: 0;
}

.b-requisites .f-element.inn,
.b-requisites .f-element.real_street,
.b-requisites .f-element.region,
.b-requisites .f-element.tel,
.b-requisites .f-element.ur_street {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
}

.b-requisites .f-element.fax,
.b-requisites .f-element.kpp,
.b-requisites .f-element.real_city,
.b-requisites .f-element.ur_city {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
}

.b-requisites .f-element.real_house,
.b-requisites .f-element.ur_house {
  width: 16.66%;
  padding: 0 5px;
  display: inline-block;
}

.b-requisites .f-element.real_korp,
.b-requisites .f-element.ur_korp {
  width: 16.66%;
  padding-left: 5px;
  display: inline-block;
}

.b-requisites .f-element.real_post_index,
.b-requisites .f-element.ur_post_index {
  width: 16.66%;
  display: inline-block;
}

.b-requisites .f-element.bik,
.b-requisites .f-element.okonh,
.b-requisites .f-element.okpo {
  display: block;
  width: 100%;
  padding: 0;
}

.b-requisites .f-element .b-input,
.b-requisites .f-element .chzn-container {
  width: 100%!important;
}

.b-requisites__delete {
  color: #008BFB;
  display: inline-block;
  font-size: 14px;
  position: relative;
  margin-left: 20px;
  line-height: 41px;
}

.b-requisites__delete:before,
.b-result-search__reset:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b-requisites__delete:before {
  display: inline-block;
  content: "\e059";
  font-size: 11px;
  color: #008BFB;
  margin-right: 5px;
  text-decoration: none!important;
}

.b-result-search:hover .b-result-search__btn:before,
.b-result-search_state_focus .b-result-search__btn:before {
  color: #00975e;
}

.b-requisites__delete:hover,
.b-simpage__item-desc a:hover {
  text-decoration: underline;
}

.b-requisites__delete .gBut,
.b-requisites__delete .gBut:hover {
  background-color: transparent;
}

.b-result-search,
.b-result-search__field {
  -webkit-box-sizing: border-box;
  background: #FBFBFB;
}

.b-requisites #is-ind-pred,
.b-requisites #quick_buy {
  font-size: 14px;
  line-height: 20px;
}

.b-requisites .is-ind-pred,
.b-requisites .is-ind-pred label,
.b-requisites .quick_buy,
.b-requisites .quick_buy label {
  cursor: pointer!important;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-requisites .f-element.real_street,
  .js-responsive .b-requisites .f-element.ur_street {
    width: 100%;
    padding: 0;
  }

  .js-responsive .b-requisites .f-element.real_house,
  .js-responsive .b-requisites .f-element.real_korp,
  .js-responsive .b-requisites .f-element.real_post_index,
  .js-responsive .b-requisites .f-element.ur_house,
  .js-responsive .b-requisites .f-element.ur_korp,
  .js-responsive .b-requisites .f-element.ur_post_index {
    width: 33.33%;
  }

  .js-responsive .b-requisites .f-element.bik,
  .js-responsive .b-requisites .f-element.okonh,
  .js-responsive .b-requisites .f-element.okpo {
    width: 100%;
    padding-left: 0;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-requisites .f-element {
    width: 100%;
    padding: 0;
  }

  .js-responsive .b-requisites .f-element.real_house,
  .js-responsive .b-requisites .f-element.ur_house {
    width: 33.33%;
    padding-left: 5px;
    padding-right: 0;
  }

  .js-responsive .b-requisites .f-element.real_korp,
  .js-responsive .b-requisites .f-element.ur_korp {
    width: 33.33%;
    padding-left: 5px;
  }

  .js-responsive .b-requisites__btn {
    width: 100%;
  }

  .js-responsive .b-requisites .buttons {
    text-align: center;
  }

  .js-responsive .b-requisites__delete {
    margin: 0;
  }
}

.b-result-search {
  margin-top: 5px;
  margin-bottom: 30px;
  height: 40px;
  width: 660px;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  position: relative;
}

.b-result-search:hover,
.b-result-search_state_focus {
  border-color: #00975e;
}

.b-result-search__field,
.b-salons ul li .section {
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-result-search__field {
  display: block;
  width: 99.98%;
  box-sizing: border-box;
  padding-right: 65px;
  height: 38px;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
  border: none!important;
}

.b-result-search__reset {
  display: block;
  position: absolute;
  right: 45px;
  top: 0;
  cursor: pointer;
}

.b-result-search__reset:after {
  content: '';
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}

.b-result-search__reset:before {
  display: inline-block;
  content: "\e059";
  font-size: 10px;
  color: #999;
  vertical-align: middle;
}

.b-result-search__btn:before,
.b-salons ul li .service5:before,
.b-salons ul li .service6:before,
.b-salons__search:before {
  line-height: 1;
  font-size: 20px;
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-weight: 400!important;
  font-style: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b-result-search__reset:hover:before {
  color: #000;
}

.b-result-search__btn {
  position: absolute;
  display: block;
  right: 8px;
  top: 9px;
  cursor: pointer;
  background: 0 0;
  height: 21px;
}

.b-result-search__btn:before {
  display: inline;
  content: "\e043";
  color: #999;
}

.b-result-search__btn:hover:before {
  color: #000;
}

@media screen and (max-width:533px) {
  .js-responsive .b-result-search {
    margin-bottom: 15px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-result-search {
    width: 100%;
  }
}

.b-salons {
  position: relative;
}

.b-salons .list {
  height: auto!important;
}

.b-salons .scroller {
  z-index: 99999;
}

.b-salons ul {
  padding-left: 0!important;
}

.b-salons ul li {
  padding-left: 0!important;
  margin-bottom: 0!important;
}

.b-salons ul li .section {
  width: 55%!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}

.b-salons ul li .work_time,
.b-salons__search input {
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-salons ul li .work_time {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0;
  width: 35%!important;
  text-align: right;
}

.b-salons ul li .service5 {
  width: 20px;
  height: 25px;
  background: 0 0!important;
  position: relative;
}

.b-salons ul li .service5:before {
  position: absolute;
  content: "\e121";
  color: #00975e;
}

.b-salons ul li .service5.disable:before,
.b-salons ul li .service6.disable:before {
  color: #999;
}

.b-salons ul li .service6 {
  width: 20px;
  height: 25px;
  background: 0 0!important;
  position: relative;
  margin-right: 5px;
}

.b-salons ul li .service6:before {
  position: absolute;
  content: "\e011";
  color: #00975e;
}

.b-salons__search {
  margin-bottom: 15px;
  position: relative;
}

.b-salons__search:before {
  display: block;
  content: "\e043";
  color: #999;
  position: absolute;
  right: 7px;
  top: 9px;
}

.b-salons__search input {
  width: 100%!important;
  font-size: 14px;
  background: #fbfbfb;
  border: 1px solid #d9d9d9;
  padding-left: 10px;
  height: 40px;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.b-search-list__item,
.b-search-list__item_col-6 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-salons .ul.baron {
  height: 325px!important;
  position: relative;
}

@media screen and (max-width:533px) {
  .b-salons ul li .section,
  .b-salons ul li .work_time {
    width: 100%!important;
    padding-right: 50px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-salons {
    position: static;
  }

  .js-responsive .b-salons .ul.baron {
    height: auto!important;
    position: absolute;
    top: 120px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    width: auto!important;
  }
}

.b-scrolltop {
  position: fixed;
  right: 20px;
  bottom: 162px;
  z-index: 50;
  display: none;
}

.b-scrolltop__block {
  display: block;
  height: 35px;
  width: 50px;
  background: #fff;
  text-align: center;
  padding: 5px 0 6px;
  font-size: 40px;
  color: #00985f;
  text-decoration: none;
  position: relative;
  opacity: .75;
  transition: all .3s;
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.b-scrolltop__block:hover {
  color: #00985f;
  opacity: 1;
  transition: all .3s;
}

.b-search-list .b-news-list-item b,
.b-search-list .highlight {
  color: #56058b;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-scrolltop__block:before {
  content: "\e04a";
}

.b-scrolltop__block:after {
  position: absolute;
  content: "\e104";
  font-size: 18px;
  left: 16px;
  top: 14px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-scrolltop {
    right: 40px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-scrolltop {
    bottom: 50px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-scrolltop {
    bottom: 30px;
    right: 10px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-scrolltop {
    bottom: 94px;
  }
}

.b-search-list {
  background: #fff;
  position: relative;
}

.b-search-list:after {
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #D9D9D9;
  display: block;
  position: absolute;
  content: '';
  visibility: visible;
}

.b-search-list .highlight {
  font-size: inherit;
  background: #B3D8FD;
}

.b-search-list__item {
  padding: 0 0 1px;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  width: 25%;
  background: #d9d9d9;
}

.b-search-list__item .b-good__inside {
  border-right: 1px solid #D9D9D9;
}

.b-search-list__item:nth-child(4n) .b-good__inside {
  border-right: 1px solid #fff;
}

.b-search-list__item.slice:nth-child(5),
.b-search-list__item.slice:nth-child(6) {
  display: none;
}

.b-search-list__item_col-4,
.b-search-list__item_col-6 {
  display: inline-block;
  background: #d9d9d9;
  vertical-align: top;
}

.b-search-list__item_col-6 {
  padding: 0 1px 1px 0;
  box-sizing: border-box;
  width: 50%;
}

.b-search-list__item_col-6:nth-child(2) {
  padding-right: 0;
}

.b-search-list__item_col-4 {
  padding: 0 1px 1px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
}

.b-search-list__item_col-4:nth-child(3n) {
  padding-right: 0;
}

.b-search-list__item_col-4.slice:nth-child(4) {
  display: none;
}

.b-search-list .b-news-list-item {
  height: 239px;
  margin: 0;
  border-top: none;
  border-bottom: none;
}

.b-search-list .b-news-list-item .b-news-list-item__title {
  font-size: 16px;
  line-height: 20px;
}

.b-search-list .b-news-list-item .b-news-list-item__img-holder {
  width: 90px;
  height: 90px;
  margin-left: 0;
}

.b-search-list .b-news-list-item .b-news-list-item__main {
  max-width: 100%;
  margin-left: 0!important;
}

.b-search-list .b-news-list-item b {
  font-size: inherit;
  background: #B3D8FD;
}

.b-search-list .b-tarif__inside {
  padding-left: 15px;
  padding-right: 15px;
  height: 354px;
}

.b-search-list .b-tarif__description {
  height: 150px;
}

.b-search-list .b-tarif__segment {
  display: block;
}

.b-search-list .b-tarif__segment_left {
  width: auto;
  margin-right: 0;
  margin-bottom: 15px;
}

.b-search-list .b-tarif__segment_center {
  width: auto;
  margin-right: 0;
  margin-bottom: 5px;
}

.b-search-list .b-tarif__segment_right {
  width: auto;
}

.b-search-list .b-tarif__photo {
  display: inline-block;
  float: none;
  margin-bottom: 10px;
}

.b-search-list .b-tarif__title {
  display: inline-block;
  max-width: 70%;
  vertical-align: top;
}

.b-search-list .b-tarif__options-btn {
  position: absolute;
  bottom: 20px;
  right: 118px;
  z-index: 1;
}

.b-search-list .b-actions-list__title {
  font-size: 16px;
  line-height: 20px;
}

.b-search-list .b-actions-list__item.slice:nth-child(4) {
  display: none;
}

@media screen and (max-width:533px) {
  .js-responsive .b-search-list {
    margin-bottom: 10px;
  }

  .js-responsive .b-search-list .b-search-list__item {
    padding-bottom: 0;
    width: 100%!important;
    padding-right: 0!important;
  }

  .js-responsive .b-search-list .b-search-list__item.slice {
    display: none!important;
  }

  .js-responsive .b-search-list .b-search-list__item .b-good__inside {
    border-right: none!important;
  }

  .js-responsive .b-search-list .b-search-list__item:first-child {
    display: inline-block!important;
  }

  .js-responsive .b-search-list .b-search-list__item_col-4 {
    padding: 0 0 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .js-responsive .b-search-list .b-search-list__item_col-4:nth-child(3n) {
    padding-right: 0;
  }

  .js-responsive .b-search-list .b-search-list__item_col-4.slice:nth-child(2) {
    display: none;
  }

  .js-responsive .b-search-list .b-search-list__item_col-6 {
    padding-bottom: 0;
  }

  .js-responsive .b-search-list .b-tarif .b-tarif__inside {
    height: 279px;
  }

  .js-responsive .b-search-list .b-tarif .b-tarif__description {
    height: 125px!important;
  }

  .js-responsive .b-search-list .b-good {
    margin: 0;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-search-list__item {
    width: 50%;
  }

  .js-responsive .b-search-list__item.slice {
    display: none;
  }

  .js-responsive .b-search-list__item.slice:nth-child(-n+2) {
    display: inline-block;
  }

  .js-responsive .b-search-list .b-news-list-item .b-news-list-item__img-holder,
  .js-responsive .b-search-list__item_col-6.slice:nth-child(2) {
    display: none;
  }

  .js-responsive .b-search-list__item.slice:nth-child(2) {
    padding-right: 0;
  }

  .js-responsive .b-search-list__item.slice:nth-child(2) .b-good__inside {
    border-right: 1px solid #fff;
  }

  .js-responsive .b-search-list__item_col-6 {
    padding: 0 0 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .js-responsive .b-search-list .b-group-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .js-responsive .b-search-list .b-good__inside {
    padding: 10px;
  }

  .js-responsive .b-search-list .b-news-list-item {
    height: auto;
  }

  .js-responsive .b-search-list .b-news-list-item .b-news-list-item__main {
    margin-left: 0;
  }

  .js-responsive .b-search-list .b-tarif__title {
    max-width: 69%;
  }

  .js-responsive .b-search-list .b-tarif__description {
    height: 150px;
  }
}

.b-simpage__item,
.b-simpage__item-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-search-list .b-actions-list__title,
  .js-responsive .b-search-list .b-news-list-item .b-news-list-item__title {
    font-size: 16px;
    line-height: 20px;
  }

  .js-responsive .b-search-list__item_col-4 {
    width: 50%;
  }

  .js-responsive .b-search-list__item_col-4:nth-child(2) {
    padding-right: 0;
  }

  .js-responsive .b-search-list__item_col-4.slice:nth-child(3) {
    display: none;
  }

  .js-responsive .b-search-list__item_col-4:nth-child(3n) {
    padding-right: 1px;
  }

  .js-responsive .b-search-list__item_col-4:nth-child(2n) {
    padding-right: 0;
  }

  .js-responsive .b-search-list .b-news-list-item {
    margin: 0;
  }

  .js-responsive .b-search-list .b-news-list-item .b-news-list-item__img-holder {
    display: block;
    width: 90px;
    height: 90px;
  }

  .js-responsive .b-search-list .b-tarif__inside {
    height: 349px;
  }

  .js-responsive .b-search-list .b-tarif__description {
    height: 165px;
  }

  .js-responsive .b-search-list .b-actions-list__item.slice:nth-child(3) {
    display: none;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-search-list .b-actions-list__title,
  .js-responsive .b-search-list .b-news-list-item .b-news-list-item__title {
    font-size: 19px;
    line-height: 24px;
  }

  .js-responsive .b-search-list__item {
    width: 16.66%;
  }

  .js-responsive .b-search-list__item:nth-child(4n) {
    border-right: none;
  }

  .js-responsive .b-search-list__item:nth-child(4n) .b-good__inside {
    border-right: 1px solid #D9D9D9;
  }

  .js-responsive .b-search-list__item:nth-child(5) {
    display: inline-block;
  }

  .js-responsive .b-search-list__item:nth-child(6n) {
    display: inline-block;
    padding-right: 0;
  }

  .js-responsive .b-search-list__item:nth-child(6n) .b-good__inside {
    border-right: 1px solid #fff;
  }

  .js-responsive .b-search-list__item_col-4 {
    padding: 0 1px 1px 0;
    width: 25%;
    background: #d9d9d9;
  }

  .js-responsive .b-search-list__item_col-4:nth-child(4n) {
    display: inline-block;
    padding-right: 0;
  }

  .js-responsive .b-search-list .b-tarif__title {
    max-width: 76%;
  }

  .js-responsive .b-search-list .b-news-list-item {
    min-height: 194px;
  }

  .js-responsive .b-search-list .b-news-list-item .b-news-list-item__img-holder {
    width: 95px;
    height: 95px;
  }

  .js-responsive .b-search-list .b-news-list-item .b-news-list-item__main {
    margin-left: 105px;
  }

  .js-responsive .b-search-list .b-actions-list__item:nth-child(4) {
    display: inline-block;
  }
}

.b-select-sim iframe {
  width: 100%;
}

.b-select-sim__btn {
  line-height: 40px;
  height: 40px;
  width: 135px;
  text-align: center;
  background: #00975E;
  color: #fff;
  cursor: pointer;
  clear: both;
  margin: 0 auto;
}

.b-select-sim__btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-select-sim__btn:active {
  background: #007348;
}

.b-select-sim__btn.disabled,
.b-select-sim__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-select-sim .close {
  right: 15px;
  top: 15px;
  position: absolute;
  display: block;
  z-index: 99;
  background: 0 0!important;
  width: auto!important;
  height: auto!important;
}

.b-select-sim .close:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\e059";
  color: #999;
  font-size: 13px;
}

.b-select-sim .b-mnp__sim-inner {
  margin-top: 0;
}

.g-browser-ie9 .b-select-sim iframe {
  height: 330px!important;
}

@media screen and (max-width:730px) {
  .js-responsive .b-select-sim .g_modal-overlay {
    background: #fff;
    opacity: 1!important;
  }
}

.b-seo-text {
  background: 0 0;
  margin-bottom: 30px;
}

.b-seo-text_margin-top {
  margin-top: 20px;
}

.b-seo-text__content {
  color: #999;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  line-height: 20px;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-seo-text {
    margin-bottom: 45px;
  }
}

.b-setup {
  margin-left: 245px;
  border-left: 1px solid #d9d9d9;
}

.b-setup:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-setup__content {
  padding: 20px 20px 30px;
}

.b-setup__title {
  margin-bottom: 10px;
}

.b-setup .confirm_change_email {
  display: none;
}

.g_wizard .b-setup {
  border-left: none;
}

.g_wizard .b-setup .b-setup__content {
  padding: 0;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-setup {
    margin-left: 200px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-setup {
    margin-left: 170px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-setup {
    margin-left: 0;
  }

  .js-responsive .b-setup__content {
    padding: 0 8px 30px;
  }
}

.b-setup-menu {
  width: 245px;
  float: left;
}

.b-setup-menu__item {
  display: block;
}

.b-setup-menu__active {
  display: none;
}

.b-setup-menu__link {
  display: block;
  line-height: 20px;
  padding: 14px 0 14px 20px;
  color: #323232;
  font-size: 14px;
  border-bottom: 1px solid #d9d9d9;
}

.b-setup-menu__link:hover {
  color: #323232;
}

.b-setup-menu__link_state_active {
  color: #fff;
  background: #00975E;
}

.b-setup-menu__link_state_active:hover {
  color: #fff;
}

@media screen and (max-width:730px) {
  .js-responsive .b-setup-menu {
    width: auto;
    float: none;
    padding: 5px 8px 0;
    margin-bottom: 25px;
    position: relative;
  }

  .js-responsive .b-setup-menu__list {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 8888;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    left: 8px;
    right: 8px;
  }

  .js-responsive .b-setup-menu__active {
    display: block;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #d9d9d9;
    padding-left: 12px;
    position: relative;
    cursor: pointer;
  }

  .js-responsive .b-setup-menu__active:after {
    position: absolute;
    display: block;
    content: '';
    right: 15px;
    top: 50%;
    margin-top: -2px;
    border: 5px solid transparent;
    border-top: 5px solid #000;
  }

  .js-responsive .b-setup-menu__active_state_open {
    border-left-color: #000;
    border-right-color: #000;
    border-top-color: #000;
  }

  .js-responsive .b-setup-menu__link {
    padding: 0 0 0 12px;
    line-height: 40px;
  }

  .js-responsive .b-setup-menu__link_state_active {
    color: #323232;
    background: #fff;
  }

  .js-responsive .b-setup-menu__link:hover {
    color: #00975E;
  }

  .js-responsive .b-setup-menu__item:nth-child(even) {
    background: #F2F2F2;
  }
}

.b-simpage__desc,
.b-simpage__item-desc {
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  line-height: 20px;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-setup-menu {
    width: 170px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-setup-menu {
    width: 200px;
  }
}

.b-simpage .b-top-panel {
  border-bottom: none;
}

.b-simpage__desc {
  color: #333;
  background: #fff;
  margin-bottom: -5px;
}

.b-simpage__item {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 10px 5px 0;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.b-simpage__item-inner,
.b-simpage__item-top {
  display: block;
  -o-box-sizing: border-box;
  background: #fff;
}

.b-simpage__item-list {
  margin: 0 -5px;
}

.b-simpage__item-inner {
  box-sizing: border-box;
  position: relative;
}

.b-simpage__item-img,
.b-simpage__item-top {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.b-simpage__item-top {
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 15px 20px;
}

.b-simpage__item-top a {
  color: #333;
}

.b-simpage__item-top a:focus,
.b-simpage__item-top a:hover {
  color: #333;
  border-bottom: 1px solid #333;
}

.b-simpage__item-img {
  display: inline-block;
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 50% 50%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -50px;
}

.b-sort-panel,
.b-tarif__inside {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.b-sort-panel,
.b-tarif__inside,
.b-tarif__photo {
  -ms-box-sizing: border-box;
}

.b-simpage__item-desc {
  margin-left: 115px;
  color: #333;
}

.b-simpage__item_buy .b-simpage__item-img {
  background-image: url(/img/sim_icon_buy.svg);
}

.b-simpage__item_change .b-simpage__item-img {
  background-image: url(/img/sim_icon_change.svg);
}

@media screen and (min-width:1274px) {
  .js-responsive .b-simpage__item-top {
    padding: 15px 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-simpage__item-top {
    padding: 15px 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-simpage__item-top {
    padding: 10px;
  }
}

.b-simpage__item-inner {
  padding: 15px 20px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-simpage__item-inner {
    padding: 15px 20px;
  }

  .js-responsive .b-simpage__item-desc {
    min-height: 100px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-simpage__item-inner {
    padding: 15px 20px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-simpage__item-inner {
    padding: 10px;
  }

  .js-responsive .b-simpage__item-list {
    margin-left: -10px;
    margin-right: -10px;
  }

  .js-responsive .b-simpage__item {
    width: 100%;
    padding: 0 0 10px;
  }

  .js-responsive .b-simpage__item-desc {
    min-height: 100px;
  }

  .js-responsive .b-simpage__desc {
    margin-bottom: 0;
  }
}

.b-sms-confirm__text {
  margin-bottom: 10px;
  display: block;
}

.b-sms-confirm__input {
  display: inline-block;
  margin-right: 10px;
}

.b-sms-confirm__fieldset {
  margin-bottom: 15px;
}

.b-sms-confirm__btn {
  display: inline-block;
  width: 135px;
  text-align: center;
  line-height: 40px;
  background: #00975E;
  color: #fff;
  cursor: pointer;
}

.b-sms-confirm__btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-sms-confirm__btn:active {
  background: #007348;
}

.b-sms-confirm__btn.disabled,
.b-sms-confirm__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-sms-confirm__btn.disable,
.b-sms-confirm__btn.disabled {
  color: #999!important;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
}

.b-sms-confirm__btn.callMe {
  width: 176px;
}

.b-social__item {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-left: 15px;
  background: #DBDCDE;
  text-align: center;
  vertical-align: top;
}

.b-social__item:first-child {
  margin-left: 0;
}

.b-social__item:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  line-height: 30px;
  color: #4D4D4D;
  font-size: 15px;
}

.b-social__item:hover:before {
  color: #fff;
}

.b-social__item_type_lj:before {
  content: '\e066';
}

.b-social__item_type_lj:hover {
  background: #6b98c2;
}

.b-social__item_type_hh:before {
  content: "\e065";
}

.b-social__item_type_hh:hover {
  background: #7ca3b3;
}

.b-social__item_type_tw:before {
  content: "\e062";
}

.b-social__item_type_tw:hover {
  background: #36c6f4;
}

.b-social__item_type_fb:before {
  content: "\e064";
}

.b-social__item_type_fb:hover {
  background: #26609e;
}

.b-social__item_type_vk:before {
  content: "\e178";
}

.b-social__item_type_vk:hover {
  background: #5081a7;
}

.b-social__item_type_ok:before {
  content: "\e060";
}

.b-social__item_type_ok:hover {
  background: #f7901e;
}

.b-social__item_type_yt:before {
  content: "\e063";
}

.b-social__item_type_yt:hover {
  background: #ce332e;
}

.b-sort-panel {
  width: 190px;
  float: none;
  position: relative;
  height: 30px;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.b-sort-panel__list {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 555;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  left: 0;
  right: 0;
}

.b-sort-panel__item {
  display: block;
  font-size: 12px;
  cursor: pointer;
  line-height: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.b-sort-panel__item:last-child {
  border-bottom: none;
}

.b-sort-panel__item:nth-child(odd) {
  background: #F2F2F2;
}

.b-sort-panel__item:hover {
  color: #00975B;
}

.b-sort-panel__link {
  display: block;
  padding-left: 12px;
}

.b-sort-panel__active {
  display: block;
  font-size: 12px;
  line-height: 28px;
  height: 28px;
  border: 1px solid #d9d9d9;
  padding-left: 12px;
  position: relative;
  cursor: pointer;
}

.b-sort-panel__active:after {
  position: absolute;
  display: block;
  content: '';
  right: 10px;
  top: 50%;
  margin-top: -2px;
  border: 5px solid transparent;
  border-top: 5px solid #000;
}

.b-sort-panel__active:hover {
  border-color: #000;
}

.b-sort-panel__active_state_open {
  border-left-color: #000;
  border-right-color: #000;
  border-top-color: #000;
}

.b-specs-element {
  border-bottom: 1px solid #d9d9d9;
}

.b-specs-element .g_clear_block {
  padding-bottom: 10px;
}

.b-specs-element .g_specs_showTypes_radioVert label {
  font-size: 14px;
}

@media screen and (max-width:533px) {
  .js-responsive .b-sort-panel {
    width: 185px!important;
  }

  .js-responsive .b-sort-panel__active,
  .js-responsive .b-sort-panel__link {
    padding-left: 6px!important;
  }

  .js-responsive .b-specs-element.id-2 ul,
  .js-responsive .b-specs-element.id-5777 ul {
    width: 280px!important;
  }

  .js-responsive .b-specs-element.id-2 li,
  .js-responsive .b-specs-element.id-5777 li {
    width: 100%!important;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-specs-element.id-2 ul,
  .js-responsive .b-specs-element.id-5777 ul {
    font-size: 0;
    width: 309px;
  }

  .js-responsive .b-specs-element.id-2 li,
  .js-responsive .b-specs-element.id-5777 li {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
}

.b-tabs-good {
  padding: 20px;
  font-size: 0;
  overflow: hidden;
}

.b-tabs-good__item {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  border: 1px solid #DBDCDE;
  margin-left: -1px;
}

.b-tabs-good__item.active {
  background: #00975E;
  border-color: #00975E;
}

.b-tabs-good__item.active .b-tabs-good__feed-count,
.b-tabs-good__item.active .b-tabs-good__item-link {
  color: #fff;
}

.b-tabs-good__item.active:hover {
  background: #00975E;
}

.b-tabs-good__item.disabled {
  display: none;
}

.b-tabs-good__item:hover {
  background: #F2F2F2;
}

.b-tabs-good__item .hidden {
  display: none!important;
}

.b-tabs-good__item-link {
  text-decoration: none;
  display: block;
  padding: 0 30px;
  color: #323232;
  font-size: 14px;
  font-family: robotobold,helvetica,sans-serif;
  font-weight: 700;
  line-height: 40px;
}

.b-tabs-good__item-link:hover {
  color: #323232;
}

.b-tabs-good__feed-count {
  color: #00975B;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-tabs-good__item-link {
    line-height: 40px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-tabs-good {
    padding: 10px;
  }

  .js-responsive .b-tabs-good__item-link {
    line-height: 40px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-tabs-good {
    padding: 0;
    margin-bottom: 10px;
    overflow: hidden;
    background: #E6E7E8;
    position: relative;
    height: 50px;
  }

  .js-responsive .b-tabs-good__list {
    position: absolute;
    left: 0;
  }

  .js-responsive .b-tabs-good__item {
    border: none;
    padding-right: 15px;
    position: relative;
    border-bottom: 1px solid #DBDCDE;
  }

  .js-responsive .b-tabs-good__item.active {
    background: 0 0;
  }

  .js-responsive .b-tabs-good__item.active:after {
    position: absolute;
    bottom: -1px;
    display: block;
    content: '';
    border: 8px solid transparent;
    border-bottom: 8px solid #fff;
    left: 50%;
    margin-left: -13px;
    z-index: 5;
  }

  .js-responsive .b-tabs-good__item-link {
    line-height: 50px;
    color: #008AFB;
    padding: 0 10px;
  }

  .js-responsive .b-tabs-good__item.active .b-tabs-good__item-link {
    color: #323232;
  }

  .js-responsive .b-tabs-good__feed-count {
    display: none;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-tabs-good__list {
    width: auto!important;
    white-space: nowrap;
  }
}

.b-tags {
  font-size: 0;
}

.b-tags__item {
  display: inline-block;
  margin-right: 20px;
}

.b-tags__link {
  font-size: 12px;
  line-height: 20px;
}

.b-tags__link:hover {
  text-decoration: underline;
}

.b-tarif__inside,
.b-text a {
  text-decoration: none;
}

.b-tags__link_state_active {
  color: #333;
  text-decoration: none;
}

.g-page {
  overflow: hidden;
}

.page_tariff_11231:after,
.page_tariff_9303:after,
.page_tariff_9560:after {
  content: '';
  width: 100%;
  height: 500px;
  background: url(/img/banners/tariff/main.jpg?ver=1) center top no-repeat #1b1018;
  position: absolute;
  top: 0;
  z-index: -1;
}

.page_tariff__9560:after {
  background: url(/img/banners/tariff/9560.jpg?ver=1) center top no-repeat #011923;
}

.page_tariff_9303:after {
  background: url(/img/banners/tariff/9303.jpg?ver=1) center top no-repeat #011923;
}

[data-amount="0"] {
  color: #fff;
  font-size: 6px;
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
  position: absolute;
  left: 0;
}

[data-amount="1"]:before,
[data-amount="0"]:before {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 33px;
  height: 13px;
  background: url(/img/banners/tariff/infinity.svg) no-repeat;
  background-size: 100% auto;
}

[data-amount="1"] {
  color: #fff;
  font-size: 6px;
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
  position: relative;
  top: 0;
}

.recommended:before {
  content: 'Рекомендуем';
  background: #00985f;
  z-index: 100;
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  margin-right: 5px;
  padding: 0 5px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.recommended .g_actionTipNew {
  left: 100px;
}

.recommended .b-tarif__inside:first-child {
  border-color: #00985f;
  border-bottom: 2px solid #00985f;
}

.recommended_second .b-tarif__actions {
  top: -1px;
}

.b-tarif_container {
  padding-bottom: 20px;
  background: #fff;
}

.b-tarif_container .b-top-panel_right {
  padding-bottom: 0;
}

.b-tarif_container .b-top-panel_right-hidden {
  padding: 0;
  min-height: 0;
}

.b-tarif_container .b-top-panel_right.wizard {
  padding-left: 0;
  padding-right: 0;
}

.b-tarif_main {
  position: relative;
  margin: 20px;
}

.b-tarif_main .b-goods-list__item {
  border-bottom: none;
}

.b-tarif-cards__specs-table,
.b-tarif_main .b-goods-list__item:last-child {
  border-bottom: 1px solid #d9d9d9;
}

.b-tarif_main.isWizard {
  margin: 20px 0 0;
}

.b-tarif svg {
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 16px;
  fill: #00985f;
}

.b-tarif_connection,
.b-tarif_internet,
.b-tarif_left,
.b-tarif_right {
  display: table-cell;
  vertical-align: middle;
}

.b-tarif_left_abon,
.b-tarif_left_descr {
  font-size: 14px;
  display: block;
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
}

.b-tarif_left {
  width: 34%;
}

.b-tarif_left:first-child {
  padding-top: 10px;
}

.b-tarif_left_descr {
  padding-top: 25px;
}

.b-tarif_left_abon {
  padding-top: 10px;
}

.b-tarif_left_abon_price {
  font-size: 19px;
}

.b-tarif_left_abon_price .abon_tarif:before {
  font-size: 15px;
}

.b-tarif_internet {
  width: 28%;
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
}

.b-tarif_internet .tarif_internet:before {
  content: '';
  border-left: 1px solid #d9d9d9;
}

.b-tarif_internet_mobile {
  display: none;
}

.b-tarif_internet_infoblock_infinity {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.b-tarif_internet_infoblock_leftside {
  position: absolute;
  left: 0;
  top: -9px;
  font-size: 24px;
  font-family: robotolight,Arial,ArialRuble,sans-serif;
}

.b-tarif_internet_infoblock_leftside_unit {
  position: relative;
  font-size: 14px;
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
}

.b-tarif_internet_infoblock_internet {
  position: relative;
  padding-left: 65px;
}

.b-tarif_internet_infoblock_internet:not(:last-child) {
  margin-bottom: 26px;
}

.b-tarif_internet_infoblock_internet:before {
  content: '';
  position: absolute;
  left: 55px;
  top: 5px;
  bottom: 4px;
}

.b-tarif_internet_infoblock_main {
  max-width: 230px;
  padding-left: 0;
  margin-bottom: 10px;
}

.b-tarif_internet_infoblock_main_text {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  display: inline-block;
}

.b-tarif_internet_infoblock_main_text_capture {
  font-size: 14px;
  line-height: 20px;
  color: #999;
}

.b-tarif_connection {
  text-align: center;
}

.b-tarif_connection_block {
  display: inline-block;
  text-align: left;
  padding: 12px 0;
}

.b-tarif_connection_infoblock {
  font-family: robotolight,Arial,ArialRuble,sans-serif;
  font-size: 19px;
}

.b-tarif_connection_infoblock_smalltext {
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
  font-size: 14px;
}

.b-tarif_right {
  width: 160px;
  height: 160px;
}

.b-tarif_right_infoblock {
  font-size: 19px;
  display: block;
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
  width: 100%;
}

.b-tarif_right_infoblock_smalltext {
  font-size: 14px;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 5px;
}

.b-tarif_banner_text,
.b-tarif_banner_text_special {
  color: #fff;
  font-family: megafont2016,helvetica,sans-serif;
  font-size: 40px;
  height: 260px;
  display: table-cell;
  padding-left: 21px;
  vertical-align: middle;
  line-height: 54px;
}

.b-tarif_banner {
  position: relative;
}

.b-tarif_banner_text_special {
  text-indent: -.45em;
}

.b-tarif_banner_desctop {
  display: block;
}

.b-tarif_banner_mobile,
.b-tarif_banner_tablet {
  display: none;
}

.b-tarif_banner img {
  width: 100%;
}

.b-tarif_bottom {
  position: relative;
  padding: 10px 0 20px;
  display: inline-flex;
  width: 100%;
}

.b-tarif_bottom_block {
  height: 130px;
  background: #fff;
  position: relative;
  width: 25%;
  cursor: pointer;
}

.b-tarif_bottom_block:not(:last-child) {
  margin-right: 10px;
}

.b-tarif_bottom_block_title {
  font-size: 19px;
  display: block;
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
  padding: 25px 0 0 28px;
}

.b-tarif_bottom_block:after {
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  background: #57068c;
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.b-tarif_bottom_block [data-icon]:before,
.b-tarif_bottom_block_icon [data-icon]:before {
  font-family: megaicons!important;
  content: attr(data-icon);
  font-size: 25px;
  color: #019861;
  line-height: 1;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.b-tarif_bottom_block .icon_tarif {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  height: 30px;
  width: 30px;
}

.b-tarif_bottom_block_icon {
  position: absolute;
  right: 30px;
  bottom: 25px;
  padding: 10px;
  height: 30px;
  width: 30px;
  border: 1px solid #019861;
  border-radius: 59px;
}

.b-tarif_bottom_block_icon_sim {
  background: url(/img/banners/tariff/icons/sim.png) no-repeat;
  width: 30px;
  height: 30px;
  position: relative;
  background-size: contain;
  top: 2px;
}

.b-tarif_bottom_block_icon_korp {
  background: url(/img/banners/tariff/icons/korp.png) no-repeat;
  width: 30px;
  height: 30px;
  position: relative;
  background-size: contain;
  top: 5px;
}

.b-tarif_bottom_block:hover [data-icon]:before {
  color: #fff;
}

.b-tarif_bottom_block:hover .b-tarif_bottom_block_icon {
  border: 1px solid #fff;
}

.b-tarif_bottom_block:hover .b-tarif_bottom_block_icon_sim {
  background: url(/img/banners/tariff/icons/simhover.png) no-repeat;
  width: 30px;
  height: 30px;
  position: relative;
  background-size: contain;
  top: 2px;
}

.b-tarif_bottom_block:hover .b-tarif_bottom_block_icon_korp {
  background: url(/img/banners/tariff/icons/korphover.png) no-repeat;
  width: 30px;
  height: 30px;
  position: relative;
  background-size: contain;
  top: 5px;
}

.b-tarif__inside {
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  background: #fff;
  color: #333;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: box-shadow .1s ease-out;
  -moz-transition: box-shadow .1s ease-out;
  -o-transition: box-shadow .1s ease-out;
  -ms-transition: box-shadow .1s ease-out;
  transition: box-shadow .1s ease-out;
  z-index: 5;
  cursor: pointer;
  padding: 35px 30px;
}

.b-tarif__options-btn,
.b-tarif__photo {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.b-tarif__inside:active,
.b-tarif__inside:hover {
  color: #333;
  -webkit-box-shadow: 0 3px 7px 3px rgba(0,0,0,.1);
  box-shadow: 0 3px 7px 3px rgba(0,0,0,.1);
  z-index: 10;
}

.b-tarif__inside .b-price-good__rub:before {
  font-family: robotolight;
}

.b-tarif__segment {
  display: table-cell;
  vertical-align: top;
  font-size: 14px;
}

.b-tarif__segment_left {
  width: 45%;
  margin-right: 1.9%;
}

.b-tarif__segment_center {
  margin-top: 25px;
  width: 55%;
  margin-right: 1.9%;
}

.b-tarif__segment_right {
  float: right;
}

.b-tarif__segment .b-good__buy-block {
  margin-bottom: 0;
}

.b-tarif__photo {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-right: 15px;
  position: relative;
  z-index: 0;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.b-tarif__actions .b-actions__item,
.b-tarif__photo img,
.b-tarif__photo-ico {
  display: inline-block;
}

.b-tarif__photo img {
  max-height: 100%;
  max-width: 100%;
  line-height: 50px;
  vertical-align: top;
}

.b-tarif__photo-ico {
  max-height: 100%;
  max-width: 100%;
  vertical-align: top;
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #00985f;
}

.b-tarif__actions {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
}

.b-tarif__title {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  height: 40px;
}

.b-tarif__title-entity {
  display: block;
}

.b-tarif__title-link {
  color: #008bfb;
  font-weight: 400;
  font-size: 19px;
}

.b-tarif__title-link:hover {
  text-decoration: underline;
}

.b-tarif__description {
  display: block;
  font-size: 14px;
  padding-left: 10px;
}

.b-tarif__description td[width="19"] img {
  position: relative;
  left: -2px;
}

.b-tarif__description td[width="5"] {
  display: none;
}

.b-tarif__description ul {
  padding-left: 20px;
  list-style-position: outside;
  list-style-image: url(/img/list-dash.png);
}

.b-tarif__description ul li {
  background: 0 0;
  margin-bottom: 5px;
  display: list-item;
  padding: 0;
}

.b-tarif__description ul p {
  margin-bottom: 5px;
}

.b-tarif__description b {
  font-weight: 400;
}

.b-tarif__description b+ul {
  margin-top: 5px;
}

.b-tarif__options-btn {
  display: block;
  width: 155px;
  height: 30px;
  margin-left: 10px;
  margin-top: 10px;
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  color: #333;
  cursor: pointer;
  line-height: 28px;
  font-size: 14px;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.b-tarif__buy-block .b-good__buy,
.b-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.b-tarif__options-btn:hover {
  background: #00BF78;
  border-color: #00BF78;
  color: #fff;
}

.b-tarif__buy-block .b-price-good {
  display: block;
  text-align: right;
  font-size: 24px;
  font-family: robotolight,Arial,ArialRuble,sans-serif;
  margin: 5px 0 10px;
}

.b-tarif__buy-block .b-good__buy {
  width: 100px;
  height: 40px;
  line-height: 37px;
  display: inline-block;
  box-sizing: border-box;
}

.b-tarif__buy-block .b-good__buy-wrap {
  display: block;
  width: auto;
  text-align: right;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-tarif_banner_text,
  .js-responsive .b-tarif_banner_text_special {
    height: 240px;
  }

  .js-responsive .b-tarif__title h4 {
    max-width: 270px;
  }

  .js-responsive .b-tarif__title-link,
  .js-responsive .b-tarif_connection_infoblock {
    font-size: 24px;
  }

  .js-responsive .b-tarif__buy-block .b-price-good {
    font-size: 30px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .main_tarif {
    margin-top: -20px;
  }

  .js-responsive .b-tarif_container .b-top-panel_right {
    padding: 7px 20px;
  }

  .js-responsive .b-tarif_container .b-top-panel_right-hidden {
    padding: 0;
    min-height: 0;
  }

  .js-responsive .b-tarif_banner {
    z-index: 1;
  }

  .js-responsive .b-tarif_banner_text,
  .js-responsive .b-tarif_banner_text_special {
    height: 36.6vw;
    font-size: 34px;
    line-height: 46px;
  }

  .js-responsive .b-tarif_banner_desctop,
  .js-responsive .b-tarif_banner_mobile {
    display: none;
  }

  .js-responsive .b-tarif__inside,
  .js-responsive .b-tarif_banner_tablet {
    display: block;
  }

  .js-responsive .b-tarif_left {
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }

  .js-responsive .b-tarif_internet {
    min-width: 260px;
    width: 40%;
    vertical-align: top;
  }

  .js-responsive .page_tariff_11231:after,
  .js-responsive .page_tariff_9303:after,
  .js-responsive .page_tariff_9560:after {
    content: '';
    width: 100%;
    height: 53.4vw;
    position: absolute;
    top: 0;
    z-index: 0;
  }

  .js-responsive .b-tarif_connection,
  .js-responsive .b-tarif_right {
    vertical-align: top;
  }

  .js-responsive .b-tarif_connection_block:first-child,
  .js-responsive .b-tarif_right_block:first-child {
    padding-top: 0;
  }

  .js-responsive .b-tarif_center_infoblock {
    padding-top: 20px;
  }

  .js-responsive .page_tariff .g-wrapper {
    background: 0 0!important;
  }

  .js-responsive .page_tariff_11231:after {
    background: url(/img/banners/tariff/main_tablet.jpg?ver=1) center bottom no-repeat #1b1018;
    background-size: 100vw;
  }

  .js-responsive .page_tariff_9560:after {
    background: url(/img/banners/tariff/9560_tablet.jpg?ver=1) center bottom no-repeat #011923;
  }

  .js-responsive .page_tariff_9303:after {
    background: url(/img/banners/tariff/9303_tablet.jpg?ver=1) center bottom no-repeat #011923;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .recommended {
    border-right: 1px solid #00985f!important;
  }

  .js-responsive .b-recent-goods {
    margin: 0 15px;
  }

  .js-responsive .page_tariff .content,
  .js-responsive .page_tariff_11231 .content,
  .js-responsive .page_tariff_9303 .content,
  .js-responsive .page_tariff_9560 .content {
    margin: 0 -15px;
  }

  .js-responsive .b-tarif_banner {
    z-index: 1;
  }

  .js-responsive .b-tarif_banner_text,
  .js-responsive .b-tarif_banner_text_special {
    height: 46.7vw;
    font-size: 24px;
    line-height: 36px;
    width: 100px;
  }

  .js-responsive .page_tariff_11231:after,
  .js-responsive .page_tariff_9303:after,
  .js-responsive .page_tariff_9560:after {
    content: '';
    width: 100%;
    height: 54.4vw;
    position: absolute;
    z-index: 0;
    top: 0;
  }

  .js-responsive .page_tariff .g-wrapper {
    background: 0 0!important;
  }

  .js-responsive .page_tariff_11231:after {
    background: url(/img/banners/tariff/main_mobile.jpg?ver=1) center bottom no-repeat #1b1018;
    background-size: 98vw;
  }

  .js-responsive .page_tariff_9560:after {
    background: url(/img/banners/tariff/9560_mobile.jpg?ver=1) center bottom no-repeat #011923;
    background-size: 98vw;
  }

  .js-responsive .page_tariff_9303:after {
    background: url(/img/banners/tariff/9303_mobile.jpg?ver=1) center bottom no-repeat #011923;
  }

  .js-responsive .new_block {
    display: flex;
    top: 0;
    position: relative;
  }

  .js-responsive .tarif_details_adv {
    width: 250px!important;
    padding: 10px 0;
  }

  .js-responsive .b-tarif_container .b-top-panel_right {
    padding: 0 15px;
  }

  .js-responsive .b-tarif__inside {
    padding-left: 25px;
    padding-right: 25px;
  }

  .js-responsive .b-tarif_main {
    margin: 0;
  }

  .js-responsive .b-tarif_internet {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    min-width: 200px;
  }

  .js-responsive .b-tarif_internet_infoblock_main {
    max-width: 100%;
  }

  .js-responsive .b-tarif_connection {
    display: block;
    text-align: left;
  }

  .js-responsive .b-tarif_connection_block {
    margin-right: 40px;
  }

  .js-responsive .b-tarif_connection_block br {
    display: none;
  }

  .js-responsive .b-tarif_right {
    height: 88px;
  }

  .js-responsive .b-tarif__segment_right {
    float: left;
  }

  .js-responsive .b-tarif__buy-block .b-price-good {
    text-align: left;
  }

  .js-responsive .b-tarif__buy-block .b-good__buy-wrap {
    padding-left: 0;
  }

  .js-responsive .b-tarif_bottom {
    display: block;
  }

  .js-responsive .b-tarif_bottom_block {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-tarif_main .b-goods-list__item:last-child {
    border-bottom: 1px solid #d9d9d9!important;
  }

  .js-responsive .b-tarif_container .b-top-panel_right {
    padding: 0;
    margin: 0 15px;
  }

  .js-responsive .b-tarif .b-good__buy-block {
    left: 0;
    margin-top: 0;
  }

  .js-responsive .b-tarif_banner_text,
  .js-responsive .b-tarif_banner_text_special {
    height: 240px;
  }

  .js-responsive .b-tarif_connection_block:last-child {
    margin-right: 0;
  }

  .js-responsive .page_tariff .content,
  .js-responsive .page_tariff_11231 .content,
  .js-responsive .page_tariff_9303 .content,
  .js-responsive .page_tariff_9560 .content {
    margin: 0 -15px;
  }

  .js-responsive .b-tarif_right {
    display: block;
    height: 88px;
  }

  .js-responsive .page_tariff_11231:after,
  .js-responsive .page_tariff_9303:after,
  .js-responsive .page_tariff_9560:after {
    content: '';
    width: 100%;
    height: 287px;
    position: absolute;
    top: 0;
    z-index: 0;
  }

  .js-responsive .b-tarif__segment_center,
  .js-responsive .b-tarif__segment_left {
    display: block;
    width: 100%;
  }

  .js-responsive .page_tariff .g-wrapper {
    background: 0 0!important;
  }

  .js-responsive .page_tariff_11231:after {
    background: url(/img/banners/tariff/main_mobile.jpg?ver=1) center bottom no-repeat #1b1018;
    background-size: auto 88%;
  }

  .js-responsive .page_tariff_9560:after {
    background: url(/img/banners/tariff/9560_mobile.jpg?ver=1) center bottom no-repeat #011923;
    background-size: auto 88%;
  }

  .js-responsive .page_tariff_9303:after {
    background: url(/img/banners/tariff/9303_mobile.jpg?ver=1) center bottom no-repeat #011923;
    background-size: auto 88%;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-good-cards_fast-preview .b-good-cards__section_type_character {
    display: block;
  }

  .js-responsive .b-good-cards_fast-preview .b-good-cards__block:last-child {
    display: none;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-tarif-cards__aside {
    display: block;
  }

  .js-responsive .b-tarif-cards__main {
    margin-right: 330px;
  }
}

.tarif_free {
  display: none;
}

svg {
  fill: #019861;
}

.b-tarif-cards {
  width: 100%;
  background: #fff;
  position: relative;
}

.b-tarif-cards_bottom,
.b-tarif-cards_top {
  padding-top: 35px;
  display: block;
}

.b-tarif-cards_bottom.actionborder,
.b-tarif-cards_top.actionborder {
  border-bottom: 1px solid #D9D9D9;
}

.b-tarif-cards_bottom_title,
.b-tarif-cards_top_title {
  font-family: robotoregular,helvetica,sans-serif;
  font-size: 35px;
  line-height: 22px;
  color: #00985f;
}

.b-tarif-cards_top .tarif_details_ad {
  margin-bottom: 20px;
}

.b-tarif-cards_top_left {
  display: inline-block;
  padding-bottom: 20px;
  width: 67%;
  line-height: 38px;
}

.b-tarif-cards_top_right {
  display: inline-block;
  float: right;
}

.b-tarif-cards_bottom {
  display: table;
  width: 100%;
  padding: 0;
  border: none;
}

.b-tarif-cards_bottom_left,
.b-tarif-cards_bottom_right {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  margin: 0;
}

.b-tarif-cards_bottom_left .b-tarif-cards__price-block,
.b-tarif-cards_bottom_right .b-tarif-cards__price-block {
  margin-bottom: 0;
  padding-top: 30px;
}

.b-tarif-cards_bottom_left {
  font-size: 16px;
}

.b-tarif-cards_center {
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
  font-size: 19px;
}

.b-tarif-cards_center.notaction {
  border-top: 1px solid #D9D9D9;
}

.b-tarif-cards_center_block {
  border-bottom: 1px solid #D9D9D9;
  padding: 25px 0;
  display: table;
  width: 100%;
}

.b-tarif-cards_center_block_left,
.b-tarif-cards_center_block_right {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  position: relative;
}

.b-tarif-cards_center_block_left_title,
.b-tarif-cards_center_block_right_title {
  font-size: 24px;
  height: 50px;
  vertical-align: bottom;
  display: table-cell;
}

.b-tarif-cards_center_block_left_caption,
.b-tarif-cards_center_block_right_caption {
  color: #00985f;
  padding-left: 30px;
}

.b-tarif-cards_center_block_left_main_text,
.b-tarif-cards_center_block_right_main_text {
  padding-left: 30px;
}

.b-tarif-cards_center_block_left_main:not(:last-child),
.b-tarif-cards_center_block_right_main:not(:last-child) {
  padding-bottom: 10px;
}

.b-tarif-cards_center_block_left_main svg,
.b-tarif-cards_center_block_right_main svg {
  width: 20px;
  height: 20px;
}

.b-tarif-cards_center_block_right {
  width: 54%;
  font-family: robotolight,Arial,ArialRuble,sans-serif;
  font-size: 19px;
  padding-left: 21%;
}

.b-tarif-cards_center_block_right [data-amount="0"] {
  color: #fff;
  font-size: 1px;
  display: inline-block;
  vertical-align: top;
  line-height: 27px;
  position: relative;
}

.b-tarif-cards_center_block_right [data-amount="0"]:before {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 40px;
  height: 20px;
  background: url(/img/banners/tariff/infinity.svg) no-repeat;
  background-size: 100% auto;
}

.b-tarif-cards_center_infoblock_icon {
  display: inline-block;
  position: absolute;
  left: 0;
}

.b-tarif-cards>h1 {
  padding-left: 20px;
}

.b-tarif-cards__aside {
  width: 260px;
  padding-right: 20px;
  float: right;
  margin-top: 33px;
}

.b-tarif-cards__aside .b-promo-blocks__item {
  width: 100%;
  height: auto;
  padding: 0;
}

.b-tarif-cards__aside_mobile,
.b-tarif-cards__aside_tablet {
  display: none;
}

.b-tarif-cards__main {
  margin-right: 280px;
  padding: 0 40px;
}

.b-tarif-cards__main .b-actions-cards {
  margin-top: 15px;
  margin-bottom: 0;
}

.b-tarif-cards__main .b-actions-cards:first-child {
  margin-top: 0;
}

.b-tarif-cards__main_recomm {
  position: absolute;
  top: 2px;
  left: 22px;
  background: #00985f;
  z-index: 100;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  margin-right: 5px;
  padding: 4px 10px;
  text-transform: uppercase;
  color: #fff;
}

.b-tarif-filter [data-icon]:before,
.b-title-link__link:after,
.b-top-panel__ad_icon:before {
  font-style: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.b-tarif-cards__action,
.b-tarif-cards__action-header {
  color: #333;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-tarif-cards__main_recomm.isWizard {
  left: 2px;
}

.b-tarif-cards__action {
  display: block;
  width: auto;
  margin-top: 15px;
  padding: 10px;
  background-color: #f1f1f1;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.b-tarif-cards__action-header {
  font-size: 19px;
  line-height: 1.2;
  margin-bottom: 5px;
}

.b-tarif-cards__specs .green,
.b-tarif-filter_block .choose_fill:hover .choose_left_text,
.b-tarif-filter_block .choose_fill:hover .choose_right_text,
.b-tarif-filter_block .choose_left:hover .choose_left_text,
.b-tarif-filter_block .choose_left:hover .choose_right_text,
.b-tarif-filter_block .choose_right:hover .choose_left_text,
.b-tarif-filter_block .choose_right:hover .choose_right_text {
  color: #00985f;
}

.b-tarif-cards__action p {
  margin-bottom: 5px;
}

.b-tarif-cards__specs {
  font-size: 14px;
  line-height: 1.4;
}

.b-tarif-cards__specs-table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
}

.b-tarif-cards__specs-table th {
  width: 60%;
  font-size: 14px;
  padding: 15px 15px 15px 0;
  border-top: 1px solid #d9d9d9;
  vertical-align: top;
  text-align: left;
}

.b-tarif-cards__specs-table td {
  border-top: 1px solid #d9d9d9;
  font-size: 18px;
  vertical-align: middle;
  text-align: right;
}

.b-tarif-cards__specs-table ul {
  list-style: none;
  padding-left: 10px;
}

.b-tarif-cards__specs-table ul li {
  margin-bottom: 5px;
}

.b-tarif-cards__descr {
  width: auto!important;
  margin-top: 20px;
  font-size: 14px;
}

.b-tarif-cards__descr .b-good-description {
  margin-bottom: 20px;
}

.b-tarif-cards__descr .b-good-description__mobile,
.b-tarif-cards__descr .b-good-description__small,
.b-tarif-cards__descr .b-good-description__title {
  display: none;
}

.b-tarif-cards__descr .b-good-description__full {
  display: block;
}

.b-tarif-cards__descr .b-good-description ul {
  padding-left: 20px;
  list-style-position: outside;
  list-style-image: url(/img/list-dash.png);
}

.b-tarif-cards__descr .b-good-description ul li {
  background: 0 0;
  margin-bottom: 5px;
  display: list-item;
  padding: 0;
}

.b-tarif-cards__descr .b-good-description ul p {
  margin-bottom: 5px;
}

.b-tarif-cards__descr .b-good-description b {
  font-size: 24px;
  font-weight: 400;
}

.b-tarif-cards__descr .b-good-description b+ul {
  margin-top: 5px;
}

.b-tarif-cards__ad.b-top-panel__ad {
  display: block;
  width: auto;
  margin: 20px 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.4;
}

.b-tarif-cards__ad.b-top-panel__ad .b-top-panel__ad_icon {
  line-height: .7;
}

.b-tarif-cards__options {
  margin-bottom: 30px;
  width: auto;
  padding: 15px;
  border: 1px solid #d9d9d9;
}

.b-tarif-cards__options h3 {
  margin-bottom: 5px;
}

.b-tarif-cards__options .g_goods_tariffOptions {
  margin: 0;
  padding: 0;
  width: auto;
  overflow: hidden;
}

.b-tarif-cards__options .g_goods_tariffOptions .to-content {
  clear: none;
  padding: 0;
  margin: 0;
}

.b-tarif-cards__options .g_goods_tariffOptions .to-content .to-optionsList {
  padding: 0;
}

.b-tarif-cards__price-block {
  text-align: right;
  margin-bottom: 30px;
  display: inline-block;
  float: right;
}

.b-tarif-cards__price-block .b-good__buy-wrap {
  display: inline-block;
  width: 105px;
  height: 40px;
  vertical-align: top;
  margin-bottom: 15px;
}

.b-tarif-cards__price-block .b-price-good__actual {
  font-size: 30px;
  line-height: 1;
  position: relative;
  top: 5px;
  right: 0;
  font-family: robotolight,helvetica,sans-serif;
  font-weight: 400;
}

.b-tarif-cards__price-block .b-good__buy {
  width: 100px;
  height: 40px;
  line-height: 37px;
  display: inline-block;
  box-sizing: border-box;
}

.b-textarea,
.b-tooltip {
  -o-box-sizing: border-box;
}

.b-tarif-cards__price-block .b-price__rub {
  font-size: inherit;
  line-height: 1;
  position: relative;
  left: -4px;
}

.b-tarif-cards__price-block .b-price__rub:before {
  font-size: inherit;
  font-family: robotolight,helvetica,sans-serif;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-tarif-cards__main {
    margin-right: 0;
  }

  .js-responsive .b-tarif-cards__aside {
    width: 310px;
  }

  .js-responsive .b-tarif-cards__main_recomm {
    left: 42px;
  }

  .js-responsive .b-tarif-cards__main_recomm.isWizard {
    left: 2px;
  }

  .js-responsive .b-tarif-cards_center_block_right {
    font-size: 24px;
    padding-right: 20px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-tarif-cards>h1 {
    padding-left: 7px;
  }

  .js-responsive .b-tarif-cards__main {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 0;
  }

  .js-responsive .b-tarif-cards__action {
    padding-left: 10px;
    padding-right: 10px;
  }

  .js-responsive .b-tarif-cards__options,
  .js-responsive .b-tarif-cards__price-block {
    margin-bottom: 15px;
  }

  .js-responsive .b-tarif-cards__aside {
    display: none;
  }

  .js-responsive .b-tarif-cards__aside_tablet {
    display: block;
    position: relative;
    top: 20px;
    padding-top: 20px;
    background: #e6e7e8;
  }

  .js-responsive .b-tarif-cards__aside_tablet .b-promo-blocks__item {
    width: 100%;
    padding: 0;
  }

  .js-responsive .b-tarif-cards__aside_mobile {
    display: none;
  }

  .js-responsive .b-tarif-cards_top_left {
    width: 60%;
  }

  .js-responsive .b-tarif-cards_top_title {
    line-height: 35px;
  }

  .js-responsive .b-tarif-cards_center_block_left {
    font-size: 14px;
  }

  .js-responsive .b-tarif-cards_center_block_left_title,
  .js-responsive .b-tarif-cards_center_block_right {
    font-size: 19px;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-tarif-cards_title {
    font-size: 30px;
    line-height: 30px;
  }

  .js-responsive .b-tarif-cards_top {
    height: 120px;
  }

  .js-responsive .b-tarif-cards_top_left {
    width: 100%;
    display: block;
  }

  .js-responsive .b-tarif-cards_top_right {
    float: left;
  }

  .js-responsive .b-tarif-cards_top .tarif_details_ad {
    position: absolute;
    right: 20px;
    width: auto;
  }

  .js-responsive .b-tarif-cards_top .tarif_details_ad a {
    display: block;
  }

  .js-responsive .b-tarif-cards_bottom {
    display: block;
    width: 100%;
    padding: 0;
    border: none;
  }

  .js-responsive .b-tarif-cards_bottom_left,
  .js-responsive .b-tarif-cards_bottom_right {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
  }

  .js-responsive .b-tarif-cards_bottom_left .b-tarif-cards__specs-more,
  .js-responsive .b-tarif-cards_bottom_right .b-tarif-cards__specs-more {
    font-size: 13px;
  }

  .js-responsive .b-tarif-cards_bottom_left .b-tarif-cards__price-block,
  .js-responsive .b-tarif-cards_bottom_right .b-tarif-cards__price-block {
    margin-bottom: 0;
    padding-top: 30px;
    float: left;
  }

  .js-responsive .b-tarif-cards_bottom_left {
    padding-top: 30px;
  }

  .js-responsive .b-tarif-cards__options {
    margin-bottom: 30px;
    width: auto!important;
    padding: 15px;
    border: 1px solid #d9d9d9;
  }

  .js-responsive .b-tarif-cards__options h3 {
    margin-bottom: 5px;
  }

  .js-responsive .b-tarif-cards__options .g_goods_tariffOptions {
    margin: 0;
    padding: 0;
    width: auto;
    min-width: 0;
  }

  .js-responsive .b-tarif-cards__options .g_goods_tariffOptions .to-content {
    clear: none;
    padding: 0;
    margin: 0;
  }

  .js-responsive .b-tarif-cards__options .g_goods_tariffOptions .to-content .to-optionsList {
    padding: 0;
  }

  .js-responsive .b-tarif-cards__options .g_goods_tariffOptions .to-content td {
    min-width: 0;
    width: 0;
  }

  .js-responsive .b-tarif-cards__options .g_goods_tariffOptions .to-content td.to-month {
    min-width: 0;
    width: 0;
    vertical-align: top;
  }

  .js-responsive .b-tarif-cards__options .g_goods_tariffOptions .to-content td.to-month select {
    width: 65px;
  }

  .js-responsive .b-tarif-cards__aside {
    display: none;
  }

  .js-responsive .b-tarif-cards__aside_mobile {
    display: block;
    position: relative;
    top: 20px;
    padding-top: 20px;
    background: #e6e7e8;
  }

  .js-responsive .b-tarif-cards__aside_mobile .b-promo-blocks__item {
    width: 100%;
    padding: 0;
    height: auto!important;
  }

  .js-responsive .b-tarif-cards__aside_mobile .b-promo-blocks__img {
    display: block;
  }

  .js-responsive .b-tarif-cards__aside_tablet {
    display: none;
  }

  .js-responsive .b-tarif-cards__main_recomm {
    left: 17px;
  }

  .js-responsive .b-tarif-cards__main_recomm.isWizard {
    left: 2px;
  }

  .js-responsive .b-tarif-cards__price-block {
    text-align: left;
  }

  .js-responsive .b-tarif-cards_top_title {
    font-size: 30px;
  }

  .js-responsive .b-tarif-cards_center {
    font-size: 13px;
  }

  .js-responsive .b-tarif-cards_center_block_right {
    width: 110px;
  }

  .js-responsive .b-tarif-cards_center_block_left {
    width: 50%;
  }

  .js-responsive .b-tarif-cards_center_block_left_main {
    width: auto;
  }

  .js-responsive .b-tarif-cards_center_block_left_title {
    font-size: 19px;
    width: 100%;
  }

  .js-responsive .b-tarif-cards_bottom_right {
    padding: 10px 0;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .page_tariff .b-breadcrumbs {
    display: block;
    padding: 0 13px;
  }

  .js-responsive .b-tarif-cards__price-block {
    float: left;
    text-align: left;
    padding-top: 20px;
  }

  .js-responsive .b-tarif-cards_top {
    height: auto;
  }

  .js-responsive .b-tarif-cards_top_right {
    display: block;
    width: 100%;
  }

  .js-responsive .b-tarif-cards_top .tarif_details_ad {
    position: relative;
    right: 0;
  }

  .js-responsive .b-tarif-cards_top_left {
    padding-bottom: 0;
  }

  .js-responsive .b-tarif-cards__price-block .b-price-good__actual {
    top: 0;
    right: 0;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 10px;
  }

  .js-responsive .b-tarif-cards__main {
    padding-left: 15px;
    padding-right: 15px;
  }

  .js-responsive .b-tarif-cards_center_infoblock_icon {
    display: block;
    position: relative;
  }

  .js-responsive .b-tarif-cards_center_block_left {
    width: 53%;
    vertical-align: top;
  }

  .js-responsive .b-tarif-cards_center_block_left_main_text {
    display: block;
    width: 100%;
    padding-left: 0;
  }

  .js-responsive .b-tarif-cards_center_block_left_caption {
    padding-left: 0;
  }

  .js-responsive .b-tarif-cards_center_block_left_title {
    font-size: 18px;
  }

  .js-responsive .b-tarif-cards_center_block_right {
    padding-left: 24px;
  }

  .js-responsive__ad.b-top-panel__ad_icon {
    line-height: .7!important;
  }

  .js-responsive .b-seo-text__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-tarif-cards__aside {
    display: block;
  }

  .js-responsive .b-tarif-cards__main {
    margin-right: 330px;
  }

  .js-responsive .b-tarif-cards__ad.b-top-panel__ad {
    display: block;
    width: auto;
  }

  .js-responsive .b-tarif-cards__ad.b-top-panel__ad .b-top-panel__ad_icon {
    line-height: .7;
  }
}

.b-tarif-filter {
  position: relative;
  background: #fff;
  width: 100%;
  display: table;
  padding-bottom: 10px;
}

.b-tarif-filter_block {
  width: 24%;
  padding-right: 2%;
  padding-bottom: 40px;
  display: inline-block;
}

.b-tarif-filter_block.thirdblock {
  width: 48%;
  padding-right: 0;
}

.b-tarif-filter_block .title {
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
  font-size: 19px;
}

.b-tarif-filter_block svg {
  width: 35px;
  height: 20px;
  fill: #999;
}

.b-tarif-filter_block.firstblock {
  padding-left: 0;
}

.b-tarif-filter_block .choose {
  position: relative;
  height: 35px;
  background: #f3f3f3;
  border-radius: 31px;
  margin-top: 20px;
  box-shadow: inset 1px 2px 1px 1px #dedbdb;
}

.b-tarif-filter_block .choose_fill,
.b-tarif-filter_block .choose_left,
.b-tarif-filter_block .choose_right {
  width: 50%;
  height: 35px;
  border-radius: 30px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  float: left;
}

.b-tarif-filter_block .choose_fill:hover .b-svg-icon,
.b-tarif-filter_block .choose_left:hover .b-svg-icon,
.b-tarif-filter_block .choose_right:hover .b-svg-icon {
  fill: #00985f;
}

.b-tarif-filter_block .choose .active_tariff svg,
.b-tarif-filter_block .choose .active_tariff:hover .b-svg-icon,
.b-tarif-filter_block .choose.active .g_choose_common:hover .b-svg-icon {
  fill: #fff;
}

.b-tarif-filter_block .choose_fill_icons,
.b-tarif-filter_block .choose_left_icons,
.b-tarif-filter_block .choose_right_icons {
  display: block;
  line-height: 38px;
}

.b-tarif-filter_block .choose_fill_text,
.b-tarif-filter_block .choose_left_text,
.b-tarif-filter_block .choose_right_text {
  font-family: robotoregular,Arial,ArialRuble,sans-serif;
  font-size: 12px;
  color: #999;
  display: block;
  text-align: center;
  padding-top: 10px;
}

.b-tarif-filter_block .choose_fill_plus,
.b-tarif-filter_block .choose_left_plus,
.b-tarif-filter_block .choose_right_plus {
  padding: 0 5px;
  color: #999;
}

.b-tarif-filter_block .choose.active .choose_left_text,
.b-tarif-filter_block .choose.active .choose_right_text {
  color: #999;
}

.b-tarif-filter_block .choose .active_tariff {
  position: relative;
  width: 50%;
  height: 35px;
  border-radius: 31px;
  background: #00985f;
  box-shadow: inset 0 -2px 2px rgba(0,0,0,.4),0 2px 3px rgba(0,0,0,.2);
}

.b-tarif-filter_block .choose .active_tariff [data-icon]:before {
  color: #fff;
}

.b-tarif-filter_block .choose .active_tariff .text {
  color: #019861;
}

.b-tarif-filter_block .choose .active_tariff .choose_right_plus,
.b-tarif-filter_block .choose .active_tariff_right_plus {
  color: #fff;
}

.b-tarif-filter_block .choose .active_tariff .thirdblock_tarif_icon {
  background: #fff;
}

.b-tarif-filter_block .choose .active_tariff:hover .choose_left_text,
.b-tarif-filter_block .choose .active_tariff:hover .choose_right_text {
  color: #00985f;
}

.b-tarif-filter_block .choose_fill,
.b-tarif-filter_block .choose_fill.active_tariff {
  position: absolute;
  transition: none;
}

.b-tarif-filter_block .choose.secondblock_tarif {
  position: relative;
}

.b-tarif-filter_block .choose.secondblock_tarif .choose_right svg {
  width: 60px;
}

.b-tarif-filter_block .choose.thirdblock_tarif .g_choose_common {
  width: 25%;
}

.b-tarif-filter_block .choose.thirdblock_tarif .choose_fill.active_tariff {
  position: absolute;
  width: 25%;
}

.b-tarif-filter_block .choose.thirdblock_tarif .choose_right.middle_3 svg {
  width: 60px;
}

.b-tarif-filter_block .choose.thirdblock_tarif_icon {
  width: 20px;
  height: 2px;
  background: #b8b8b8;
  margin: 0 auto;
  line-height: 30px;
  top: 15px;
  position: relative;
}

.b-tarif-filter [data-icon]:before {
  font-family: megaicons!important;
  content: attr(data-icon);
  font-weight: 400!important;
  color: #999;
  line-height: 1;
}

.b-tarif-filter .icon_tarif {
  text-align: center;
  position: relative;
  height: 35px;
  font-size: 20px;
}

.b-tarif-filter .id_3 .choose_left [data-icon]:before {
  padding-bottom: 13px;
}

.b-tarif-filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  top: 0;
  margin-left: 0;
  display: none;
}

.b-tarif-filter .ui-widget-content .ui-state-default {
  border: none;
  background: 0 0;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-tarif-filter {
    padding: 10px;
    width: 100%;
  }

  .js-responsive .b-tarif-filter.wizard {
    padding: 10px 0;
    width: 100%;
  }

  .js-responsive .b-tarif-filter_block {
    padding: 0 0 30px 15px;
  }

  .js-responsive .b-tarif-filter_block .title {
    font-size: 14px;
  }

  .js-responsive .b-tarif-filter_block.firstblock {
    padding-left: 0;
  }

  .js-responsive .b-tarif-filter_block .firstblock,
  .js-responsive .b-tarif-filter_block .secondblock {
    width: 25%;
  }

  .js-responsive .b-tarif-filter_block .thirdblock {
    display: block;
    width: 50%;
  }

  .js-responsive .b-tarif-filter .choose {
    height: 25px;
    margin-top: 15px;
  }

  .js-responsive .b-tarif-filter .choose_left_text,
  .js-responsive .b-tarif-filter .choose_right_text {
    font-size: 10px;
    padding-top: 3px;
  }

  .js-responsive .b-tarif-filter .choose_left_icons,
  .js-responsive .b-tarif-filter .choose_right_icons {
    line-height: 28px;
  }

  .js-responsive .b-tarif-filter .choose .active_tariff {
    height: 25px;
  }

  .js-responsive .b-tarif-filter .choose .active_tariff .id_3 .choose_left [data-icon]:before {
    padding-bottom: 10px;
  }

  .js-responsive .b-tarif-filter .icon_tarif {
    height: 25px;
    font-size: 15px;
  }

  .js-responsive .b-tarif-filter svg {
    width: 25px;
    height: 15px;
  }
}

.b-text p,
.b-textarea {
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

@media screen and (max-width:730px) {
  .js-responsive .tarif_free {
    margin: 0 5px;
  }

  .js-responsive .b-tarif-filter {
    padding: 0;
    display: block;
  }

  .js-responsive .b-tarif-filter .choose {
    height: 25px;
    margin-top: 15px;
  }

  .js-responsive .b-tarif-filter .choose .active_tariff,
  .js-responsive .b-tarif-filter .choose_left,
  .js-responsive .b-tarif-filter .choose_right,
  .js-responsive .b-tarif-filter .icon_tarif {
    height: 25px;
  }

  .js-responsive .b-tarif-filter_block {
    padding-left: 0;
  }

  .js-responsive .b-tarif-filter_block .title {
    font-size: 14px;
  }

  .js-responsive .b-tarif-filter_block svg {
    width: 25px;
    height: 15px;
  }

  .js-responsive .b-tarif-filter .firstblock {
    width: 49%;
    display: inline-block;
  }

  .js-responsive .b-tarif-filter .secondblock {
    width: 48%;
    display: inline-block;
    float: right;
  }

  .js-responsive .b-tarif-filter .thirdblock {
    width: 100%;
    display: block;
  }

  .js-responsive .b-title-link__link:after {
    bottom: 5px;
  }
}

.b-text p {
  color: #323232;
  line-height: 20px;
}

.b-text a:hover {
  text-decoration: underline;
}

.b-textarea {
  border: 1px solid #b2b2b2!important;
  padding-left: 12px;
  padding-top: 10px;
  background: #fff;
  border-radius: 0;
  color: #333;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
}

.b-textarea:focus,
.b-textarea:hover {
  border-color: #000!important;
}

.b-tooltip,
.b-top-menu__submenu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.b-textarea:hover {
  cursor: text;
}

.b-textarea:disabled {
  border-color: #d9d9d9;
  background: #f2f2f2;
  color: #333;
  cursor: default;
}

.b-textarea::-webkit-input-placeholder {
  color: #999;
}

.b-textarea::-moz-placeholder {
  color: #999;
}

.b-textarea:-moz-placeholder {
  color: #999;
}

.b-textarea:-ms-input-placeholder {
  color: #999;
}

.b-textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.b-textarea:focus::-moz-placeholder {
  color: transparent;
}

.b-textarea:focus:-moz-placeholder {
  color: transparent;
}

.b-textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.b-title-link {
  color: #323232!important;
  font-size: 19px!important;
  font-family: robotoregular,helvetica,sans-serif!important;
  font-weight: 400!important;
  margin-bottom: 7px;
}

.b-title-link__link {
  text-decoration: none;
  color: #323232;
  position: relative;
}

.b-title-link__link:hover {
  color: #323232;
}

.b-title-link__link:hover span {
  text-decoration: underline;
}

.b-title-link__link:after {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-weight: 400!important;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e03e";
  top: 6px;
  font-size: 15px;
  right: -17px;
  color: #323232;
  text-decoration: none!important;
}

.b-title-link__link:hover.b-title-link__link:after,
.b-top-menu__link {
  text-decoration: none;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-title-link {
    margin-bottom: 5px;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-title-link {
    font-size: 24px!important;
    margin-bottom: 5px;
  }

  .js-responsive .b-title-link__link:after {
    top: 9px;
  }
}

.b-tooltip {
  display: none;
  position: absolute;
  width: 340px;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  height: auto;
  top: 5px;
  padding: 10px 15px;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.3);
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,.3);
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 111;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  -ms-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.b-tooltip:after,
.b-tooltip:before {
  position: absolute;
  content: '';
  display: block;
}

.b-tooltip_actions {
  top: 0;
}

.b-tooltip:before {
  top: 2px;
  border: 5px solid transparent;
  z-index: 2;
}

.b-tooltip:after {
  top: 0;
  border: 7px solid transparent;
  z-index: 1;
}

.b-tooltip_show-left,
.b-tooltip_show-right {
  visibility: visible;
  display: block!important;
  opacity: 1;
}

.b-tooltip_show-right {
  right: -350px;
}

.b-tooltip_show-right:before {
  left: -10px;
  border-right: 5px solid #fff;
}

.b-tooltip_show-right:after {
  left: -14px;
  border-right: 7px solid #d9d9d9;
}

.b-tooltip_show-left {
  left: -350px;
}

.b-tooltip_show-left:before {
  right: -10px;
  border-left: 5px solid #fff;
}

.b-tooltip_show-left:after {
  right: -14px;
  border-left: 7px solid #d9d9d9;
}

.b-top-menu {
  z-index: 777;
  background: #fff;
  max-width: 1440px;
  margin: 0 auto;
  height: 49px;
  position: relative;
}

.b-top-menu_state_show {
  display: block!important;
}

.b-top-menu__inside {
  font-size: 0;
  display: block;
  text-align: justify;
  text-align-last: justify;
  text-justify: distribute-all-lines;
  width: 100%;
  zoom: 1;
}

.b-top-menu__inside:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.b-top-menu__item {
  display: inline-block;
  position: relative;
  zoom: 1;
}

.b-top-menu__item:hover {
  -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 5px 1px rgba(0,0,0,.3);
  box-shadow: 0 1px 5px 1px rgba(0,0,0,.3);
}

.b-top-menu__item:hover:after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #fff;
  content: '';
}

.b-top-menu__item:hover .b-top-menu__submenu {
  display: block;
}

.b-top-menu__item_type_last .b-top-menu__submenu {
  left: auto;
  right: 0;
}

.b-top-menu__item:last-child.selected:before {
  content: '';
  display: block;
  right: -1px;
  height: 100%;
  position: absolute;
  top: 0;
  width: 1px;
  background: #00985F;
}

.b-top-menu__item:last-child.selected:hover:before {
  display: none;
}

.b-top-menu__item.selected {
  background: #00985F;
}

.b-top-menu__item.selected:hover,
.b-top-panel {
  background: #fff;
}

.b-top-menu__item.selected .b-top-menu__link {
  color: #fff;
}

.b-top-menu__item.selected:hover .b-top-menu__link {
  color: #323232;
}

.b-top-menu__link {
  display: block;
  font-size: 16px;
  line-height: 49px;
  color: #323232;
  padding: 0 33px;
}

.b-top-menu__link:hover {
  color: #323232;
  text-decoration: underline;
}

.b-top-menu__submenu {
  display: none;
  position: absolute;
  min-width: 100%;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  top: 49px;
  left: 0;
  background: #fff;
  white-space: nowrap;
  padding: 15px 0 15px 33px;
  -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 5px 1px rgba(0,0,0,.3);
  box-shadow: 0 1px 5px 1px rgba(0,0,0,.3);
}

.b-store-locator-widget__map-search,
.b-top-panel__btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.b-top-menu__submenu-list {
  display: inline-block;
  padding-right: 33px;
  vertical-align: top;
  text-align-last: left;
}

.b-top-menu__submenu-item {
  text-align-last: left;
  margin-bottom: 10px;
  text-align: left;
}

.b-top-menu__submenu-link {
  font-size: 14px;
  color: #323232;
  text-decoration: none;
  line-height: 20px;
  text-align: left;
}

.b-top-menu__submenu-link:hover {
  color: #323232;
  text-decoration: underline;
}

@media screen and (max-width:1019px) {
  .js-responsive .g_navigation-topMenu {
    display: none!important;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-top-menu {
    height: 59px;
  }

  .js-responsive .b-top-menu__link {
    font-size: 19px;
    line-height: 59px;
    padding: 0 40px;
  }

  .js-responsive .b-top-menu__submenu {
    top: 59px;
    padding: 15px 0 15px 45px;
  }

  .js-responsive .b-top-menu__submenu-list {
    padding-right: 45px;
  }

  .js-responsive .b-top-menu__submenu-item {
    margin-bottom: 15px;
  }

  .js-responsive .b-top-menu__submenu-link {
    font-size: 16px;
  }
}

.b-top-panel {
  border-bottom: 1px solid #D9D9D9;
  padding: 12px 15px 15px;
  position: relative;
  min-height: 40px;
}

.b-top-panel:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-top-panel .bold {
  color: inherit;
  font-size: inherit;
  font-family: robotobold,helvetica,sans-serif;
  font-weight: 700;
}

.b-top-panel_type_padding-big {
  padding: 12px 20px 20px;
  border-bottom: none;
}

.b-top-panel_type_padding-big h1 {
  margin-bottom: 15px;
}

.b-top-panel_type_news {
  padding: 12px 20px 15px;
}

.b-top-panel_type_news h1 {
  margin-left: -2px;
}

.b-top-panel_lk {
  padding: 9px 20px 10px!important;
}

.b-top-panel_sale {
  padding: 15px!important;
}

.b-top-panel_sim {
  padding: 9px 20px 0!important;
  border-bottom: none!important;
}

.b-top-panel_right {
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: none;
}

.b-top-panel_right:after {
  display: none;
}

.b-top-panel_actions {
  padding-bottom: 0!important;
}

.b-top-panel__title_left {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-bottom: 10px;
}

.b-top-panel__title_actions {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  float: none;
}

.b-top-panel__subtitle {
  margin-bottom: 15px;
}

.b-top-panel__select-filter {
  display: none;
}

.b-top-panel__desc {
  color: inherit;
  font-size: 14px;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
  position: relative;
  line-height: 20px;
}

.b-top-panel__desc a:hover {
  text-decoration: underline;
}

.b-top-panel__desc-left {
  float: left;
  display: block;
  width: 70%;
  vertical-align: top;
}

.b-top-panel__desc-right {
  display: inline-block;
  float: right;
  width: 28%;
  margin-left: 2%;
  vertical-align: top;
  text-align: right;
}

.b-top-panel__desc-right .b-top-panel__btn {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #00975b;
}

.b-top-panel__btn {
  background: #00975E;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-top: 15px;
  padding: 12px 25px;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
}

.b-top-panel__btn:hover {
  background: #00BF78;
  text-decoration: none;
}

.b-top-panel__btn:active {
  background: #007348;
}

.b-top-panel__btn.disabled,
.b-top-panel__btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-top-panel__btn:active,
.b-top-panel__btn:hover {
  color: #fff;
}

.b-top-panel__query {
  color: #56058B;
}

.b-top-panel__sort {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.b-top-panel__count,
.b-top-panel__mobile-filter {
  display: none;
}

.b-top-panel__tags {
  padding-right: 210px;
  margin-top: 10px;
}

.b-top-panel__ad {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.b-top-panel__ad_icon {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 1.8em;
  line-height: .7;
  color: #00985f;
}

.b-top-panel__ad_icon:before {
  content: "\e07f";
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-weight: 400!important;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.b-top-panel__ad a:hover {
  text-decoration: underline;
}

.b-top-panel__btn-right {
  display: block;
  float: right;
}

.b-top-panel__filter-selected {
  display: none;
  float: left;
  clear: both;
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.5;
}

.b-top-panel__filter-selected>span {
  color: #999;
}

.b-top-panel__filter-selected .b-price__rub:before {
  color: #333;
  font-size: 12px;
  content: '\20BD';
}

@media screen and (min-width:1274px) {
  .js-responsive .b-top-panel {
    padding: 5px 15px 9px;
  }

  .js-responsive .b-top-panel_sale {
    padding: 9px 15px!important;
  }

  .js-responsive .b-top-panel_type_padding-big {
    padding: 4px 20px 20px;
  }

  .js-responsive .b-top-panel_type_padding-big h1 {
    margin-bottom: 0;
  }

  .js-responsive .b-top-panel_type_news {
    padding: 12px 20px 9px;
  }

  .js-responsive .b-top-panel_nomargin {
    padding: 9px 15px 10px;
  }

  .js-responsive .b-top-panel_right {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
  }

  .js-responsive .b-top-panel__desc-left {
    float: left;
    display: block;
    width: 75%;
    vertical-align: top;
  }

  .js-responsive .b-top-panel__desc-right {
    display: inline-block;
    float: right;
    width: 22%;
    margin-left: 2%;
    vertical-align: top;
    text-align: right;
  }

  .js-responsive .b-top-panel__tags {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-top-panel__mobile-filter:before,
  .js-responsive .b-top-panel__select-filter-close:before {
    font-family: megaicons,Arial,ArialRuble,sans-serif!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .js-responsive .b-top-panel {
    padding: 7px 15px 15px;
  }

  .js-responsive .b-top-panel_type_padding-big {
    padding: 12px 20px 20px;
  }

  .js-responsive .b-top-panel_right {
    padding: 7px 8px 15px;
  }

  .js-responsive .b-top-panel__title {
    margin-bottom: 10px;
  }

  .js-responsive .b-top-panel__title_actions {
    width: 100%;
    display: block;
  }

  .js-responsive .b-top-panel_type_news {
    padding: 12px 20px 9px;
  }

  .js-responsive .b-top-panel_sim h1 {
    margin-bottom: 0!important;
  }

  .js-responsive .b-top-panel__desc-left {
    display: block;
    width: auto;
    float: none;
  }

  .js-responsive .b-top-panel__desc-right {
    display: block;
    width: auto;
    margin-left: 0;
    text-align: left;
    float: none;
  }

  .js-responsive .b-top-panel__desc-right .b-top-panel__btn {
    position: static;
  }

  .js-responsive .b-top-panel__select-filter {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    clear: both;
    padding-top: 10px;
    padding-right: 30px;
    position: relative;
  }

  .js-responsive .b-top-panel__select-filter-close {
    right: 0;
    top: 10px;
    position: absolute;
    display: block;
    z-index: 99;
    background: 0 0!important;
    width: auto!important;
    height: auto!important;
  }

  .js-responsive .b-top-panel__select-filter-close:before {
    line-height: 1;
    display: block;
    content: "\e059";
    color: #999;
    font-size: 13px;
  }

  .js-responsive .b-top-panel_nomargin {
    padding: 10px 15px 15px;
  }

  .js-responsive .b-top-panel_nomargin .b-top-panel__title {
    margin-bottom: 0;
  }

  .js-responsive .b-top-panel__tags {
    padding-right: 0;
    margin-bottom: 15px;
    margin-top: 0;
  }

  .js-responsive .b-top-panel_mobile_hide {
    display: none;
  }

  .js-responsive .b-top-panel__sort {
    position: relative;
    float: right;
    right: auto;
    bottom: auto;
  }

  .js-responsive .b-top-panel__mobile-filter {
    background: #F2F2F2;
    border: 1px solid #D9D9D9;
    color: #333;
    float: left;
    font-size: 12px;
    display: block;
    height: 30px;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    cursor: pointer;
  }

  .js-responsive .b-top-panel__mobile-filter:hover {
    background: #00BF78;
    border-color: #00BF78;
    color: #fff;
  }

  .js-responsive .b-top-panel__mobile-filter:active {
    background: #007348;
    border-color: #007348;
    color: #fff;
  }

  .js-responsive .b-top-panel__mobile-filter:before {
    display: inline-block;
    line-height: 1;
    content: "\e0c0";
    font-size: 15px;
    position: relative;
    top: 3px;
    margin-right: 3px;
  }

  .js-responsive .b-top-panel__filter-selected {
    display: block;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-top-panel {
    border-bottom: none;
    margin: 0 0 10px;
    padding: 6px 10px 10px;
  }

  .js-responsive .b-top-panel_type_padding-big {
    padding: 6px 10px 10px;
  }

  .js-responsive .b-top-panel_right {
    margin-left: 0;
    margin-right: 0;
  }

  .js-responsive .b-top-panel_lk {
    padding: 6px 10px 10px!important;
  }

  .js-responsive .b-top-panel_sim {
    margin: 0!important;
  }

  .js-responsive .b-top-panel__title {
    font-size: 30px;
    line-height: 35px;
  }

  .js-responsive .b-top-panel__title_left {
    float: none;
    width: 100%;
  }

  .js-responsive .b-top-panel__ad {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .js-responsive .b-top-panel__ad_icon {
    line-height: .7;
  }

  .js-responsive .b-top-panel__tags {
    padding-right: 0;
  }

  .js-responsive .b-top-panel_nomargin {
    margin-bottom: 0;
  }

  .js-responsive.isShow .b-top-panel {
    margin: 0 0 8px;
    padding: 0;
  }

  .js-responsive.isShow .b-top-panel__tags,
  .js-responsive.isShow .b-top-panel__title {
    padding-left: 8px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-top-panel {
    border-bottom: none;
    margin: 0 -15px 10px;
  }

  .js-responsive .b-top-panel_type_padding-big {
    padding: 6px 8px 10px;
  }

  .js-responsive .b-top-panel__tags {
    padding-right: 0;
  }

  .js-responsive .b-top-panel__mobile-filter-hide,
  .js-responsive .b-top-panel__subtitle {
    display: none;
  }

  .js-responsive .b-top-panel__mobile-filter {
    padding: 0 6px!important;
  }

  .js-responsive .b-top-panel__title_left {
    float: none;
    width: 100%;
  }

  .js-responsive .b-top-panel__ad {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .js-responsive .b-top-panel__ad .b-top-panel__ad_icon {
    line-height: 1.5;
  }

  .js-responsive .b-top-panel__btn {
    display: block;
    width: auto;
  }

  .js-responsive .b-top-panel_right {
    margin: 0 10px;
  }

  .js-responsive .g-content_type_mobile-full {
    margin: 0 -15px;
  }

  .js-responsive .g-content_type_mobile-full .seoWrap {
    margin: 0 15px;
  }
}

.b-total {
  text-align: right;
  padding-top: 20px;
  float: right;
}

.b-total__text {
  font-size: 14px;
  line-height: 20px;
  color: #323232;
}

.b-total__text_caption {
  position: relative;
  top: -4px;
}

.b-total__price {
  font-size: 31px;
  line-height: 25px;
  position: relative;
}

.b-total__rub {
  font-size: 0;
}

.b-total__rub:before {
  display: inline;
  content: '\20BD';
  font-size: 31px;
  line-height: 25px;
  color: inherit;
}

.b-total__tooltip-icon {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  border: 1px solid #008AFB;
  position: relative;
  border-radius: 50%;
  bottom: -2px;
  cursor: pointer;
}

.b-total__tooltip-icon:before {
  content: '?';
  display: block;
  font-size: 10px;
  line-height: 10px;
  width: 12px;
  position: absolute;
  top: 2px;
  text-align: center;
  color: #008AFB;
}

.b-total-summ-block__total {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}

.b-total-summ-block__total-left {
  float: left;
  font-size: 16px;
  color: #323232;
  line-height: 20px;
}

.b-total-summ-block__total-price {
  float: right;
  font-size: 22px;
  line-height: 20px;
  color: #323232;
}

.b-total-summ-block .rur {
  width: auto;
  margin-left: 3px;
  padding-top: 0;
  position: relative;
  height: auto;
}

.b-total-summ-block .rur:before {
  display: inline;
  content: '\20BD';
  font-size: 22px;
  line-height: 20px;
  color: inherit;
}

.b-total-summ-block__all-total {
  border-top: 1px solid #d8d8d8;
  margin-top: 5px;
  padding-top: 5px;
}

.b-total-summ-block__all-total:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-total-summ-block__all-total-left {
  float: left;
  font-size: 24px;
  line-height: 41px;
  color: #323232;
}

.b-total-summ-block__all-total-price {
  float: right;
  font-size: 31px;
  line-height: 41px;
  color: #323232;
}

.b-total-summ-block__all-total-price .rur:before {
  font-size: 31px;
  line-height: 41px;
}

.b-total-summ-block_fast-order {
  padding-left: 162px;
  padding-top: 10px;
  margin-top: -63px;
}

.b-total-summ-block_fast-order .b-total-summ-block__total-left {
  width: 160px!important;
  font-size: 14px!important;
  line-height: 20px!important;
  text-align: left;
}

.b-total-summ-block_fast-order .b-total-summ-block__all-total {
  text-align: right;
}

.b-total-summ-block_fast-order .b-total-summ-block__all-total-left {
  display: inline-block;
  width: auto!important;
  vertical-align: bottom;
  float: none!important;
  line-height: 25px!important;
  font-size: 19px!important;
  margin-right: 10px;
  padding-top: 13px;
}

.b-total-summ-block_fast-order .b-total-summ-block__acc {
  background: #ff8622;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 16px;
  line-height: 30px;
  padding: 0 15px;
  text-align: center;
}

.b-total-summ-block_fast-order .b-total-summ-block__acc .b-price__rub,
.b-total-summ-block_fast-order .b-total-summ-block__acc .b-price__rub::before {
  font-size: 13px;
}

@media screen and (max-width:730px) {
  .js-responsive .b-total-summ-block_fast-order {
    margin: 0;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-total-summ-block_fast-order {
    padding-left: 0;
    width: 100%;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .b-total-summ-block__total-left {
    font-size: 19px;
  }

  .js-responsive .b-total-summ-block__all-total {
    margin-top: 20px;
  }
}

.b-store-locator-widget {
  clear: both;
  width: 100%;
  height: 506px;
  box-sizing: border-box;
  margin-top: 16px;
}

.b-store-locator-widget .top {
  width: auto;
  height: 40px;
  margin-bottom: 0;
  position: relative;
  background: #d9d9d9;
  padding: 12px;
}

.b-store-locator-widget .top .buttons {
  float: right;
  margin: 0;
}

.b-store-locator-widget .top .buttons.desktop {
  display: inline-block;
}

.b-store-locator-widget .top .buttons.mobile {
  display: none;
}

.b-store-locator-widget .top .buttons>div {
  float: left;
}

.b-store-locator-widget__map-search {
  z-index: 99;
  position: relative;
  height: 70px;
  width: 70%;
  max-width: 660px;
  display: inline-block;
  margin-bottom: -8px;
  -khtml-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.b-store-locator-widget__map-search .search-item {
  padding: 5px 40px;
  cursor: pointer;
  line-height: 1.3;
  font-size: 14px;
}

.b-store-locator-widget__map-search .search-item .highlight {
  background: #e8d7f6;
}

.b-store-locator-widget__map-search-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: 0;
  padding: 0 40px;
  -khtml-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.b-store-locator-widget__map-search-reset,
.b-store-locator-widget__map-search-submit {
  top: 0;
  height: 40px;
  width: 40px;
  border: none;
  background: 0 0;
  outline: 0;
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-weight: 400!important;
  line-height: 40px;
  position: absolute;
  font-style: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}

.b-store-locator-widget__map-search-submit {
  left: 0;
  padding: 0 0 0 9px;
  color: #00985f;
  font-size: 23px;
}

.b-store-locator-widget__map-search-reset {
  right: 0;
  padding: 0;
  text-align: center;
  font-size: 20px;
  color: #ccc;
  display: none;
}

.b-universal-good-price__old-price,
.b-universal-good-price__two-price {
  line-height: 24px;
  top: -6px;
  font-size: 18px;
}

.b-store-locator-widget__map-search-reset:hover {
  color: #E86980;
}

.b-store-locator-widget__map-search-suggests {
  display: none;
  position: absolute;
  top: 55px;
  left: 15px;
  width: 600px;
  background: #fff;
  padding-bottom: 5px;
}

.b-store-locator-widget .mapWrap {
  width: 100%;
  height: 450px;
  box-sizing: border-box;
}

.js-responsive .b-fast-order .b-store-locator-widget__map-search {
  width: 58%;
  max-width: 550px;
}

.js-responsive .b-fast-order .b-store-locator-widget__map-search-input {
  width: 345px;
}

.js-responsive .b-fast-order .b-store-locator-widget__map-search-reset {
  left: 305px;
}

@media screen and (max-width:1019px) {
  .js-responsive .b-store-locator-widget__map-search {
    width: 56%;
  }
}

@media screen and (max-width:730px) {
  .js-responsive .b-store-locator-widget,
  .js-responsive .b-store-locator-widget .mapWrap {
    min-height: 0;
  }

  .js-responsive .b-store-locator-widget .top {
    height: auto;
    padding-top: 8px;
    padding-bottom: 2px;
    box-sizing: border-box;
  }

  .js-responsive .b-store-locator-widget .top .buttons {
    float: none;
    height: 44px;
  }

  .js-responsive .b-store-locator-widget .top .buttons.desktop {
    display: none;
  }

  .js-responsive .b-store-locator-widget .top .buttons.mobile {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .js-responsive .b-store-locator-widget .top .buttons.mobile>div {
    box-sizing: border-box;
    width: 33.3%;
  }

  .js-responsive .b-store-locator-widget__map-search {
    height: 45px;
    width: auto;
    display: block;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }

  .js-responsive .b-store-locator-widget__map-search-input {
    width: 100%;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    border-left: none;
  }

  .js-responsive .b-store-locator-widget__map-search-submit {
    top: 0;
  }

  .js-responsive .b-store-locator-widget__map-search-reset {
    right: 12px;
    top: 0;
  }

  .js-responsive .b-fast-order .b-store-locator-widget__map-search {
    width: auto;
    max-width: 700px;
  }

  .js-responsive .b-fast-order .b-store-locator-widget__map-search-input {
    width: 100%;
  }

  .js-responsive .b-fast-order .b-store-locator-widget__map-search-reset {
    left: auto;
    right: 0;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-store-locator-widget__map-search ::-webkit-input-placeholder {
    font-size: 12px;
  }

  .js-responsive .b-store-locator-widget__map-search ::-moz-placeholder {
    font-size: 12px;
  }

  .js-responsive .b-store-locator-widget__map-search :-moz-placeholder {
    font-size: 12px;
  }

  .js-responsive .b-store-locator-widget__map-search :-ms-input-placeholder {
    font-size: 12px;
  }
}

.b-universal-good-price {
  padding-top: 17px;
  display: block;
}

.b-universal-good-price_mode_twoprice {
  padding-top: 0;
}

.b-universal-good-price__actual {
  font-size: 22px;
  line-height: 24px;
}

.b-universal-good-price__actual_one {
  font-size: 18px;
  display: block;
}

.b-universal-good-price__old-price {
  color: #999;
  font-family: robotoregular,helvetica,sans-serif;
  font-weight: 400;
}

.b-year-filter {
  margin-top: 5px;
}

.b-year-filter__label {
  font-size: 14px;
  line-height: 40px;
}

.b-year-filter__year {
  display: inline-block;
  margin-left: 10px;
}

@media screen and (max-width:730px) {
  .js-responsive .b-year-filter {
    margin-top: 5px;
  }

  .js-responsive .b-year-filter__label {
    font-size: 14px;
    line-height: 20px;
  }

  .js-responsive .b-year-filter__year {
    display: block;
    margin-left: 0;
    margin-top: 3px;
  }

  .js-responsive .b-year-filter .chzn-container {
    width: 100%!important;
  }
}

.b-zoom-image__modal {
  max-width: 1440px;
  width: auto;
  display: inline-block;
  z-index: 99999;
  height: 90%;
  position: relative;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.b-zoom-image__modal .b-modal__close {
  top: 15px!important;
  right: 30px!important;
  padding-top: 0!important;
  z-index: 100;
}

.b-zoom-image__container {
  min-height: 500px;
  background: #fff;
  height: 100%;
}

.b-zoom-image__title {
  position: absolute;
  color: #333!important;
  font-size: 14px!important;
  font-family: robotobold,helvetica,sans-serif!important;
  font-weight: 700!important;
  line-height: 20px;
  top: 15px;
  left: 30px;
  right: 15px;
  z-index: 99;
  text-align: left;
}

.b-zoom-image iframe {
  width: 100%;
  height: 100%;
  position: relative!important;
  overflow: hidden;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-zoom-image__modal {
    width: 100%;
  }

  .js-responsive .b-zoom-image__modal .b-modal__close {
    right: 15px!important;
  }
}

@media screen and (max-width:1470px) {
  .js-responsive .b-zoom-image__modal {
    padding: 0 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .js-responsive .b-zoom-image__modal .b-modal__close {
    right: 30px!important;
  }
}

.f-element__title {
  font-size: 10px;
  color: transparent;
  margin-bottom: 3px;
  display: block;
}

.g-content,
.g-content_goodcart {
  margin-bottom: 35px;
}

.f-element__title_show {
  color: #999;
}

.f-element__title_show .f-element__req {
  color: #E96980;
}

.f-element__title_focused {
  color: #000;
}

.f-element__title_focused .f-element__req {
  color: #E96980;
}

.f-element.show-calendar .f-element__title,
.f-element_hovered .f-element__title_show {
  color: #000;
}

.f-element.show-calendar .f-element__req {
  color: #E96980;
}

.f-element__password {
  position: relative;
}

.f-element__password-show {
  display: none;
}

.f-element__eye {
  display: block;
  position: absolute;
  top: 15px;
  right: 7px;
  cursor: pointer;
}

.f-element__eye:before {
  font-family: megaicons,Arial,ArialRuble,sans-serif!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  font-size: 15px;
  content: "\e148";
  color: #999;
}

.f-element__eye_show {
  top: 13px;
}

.f-element__eye_show:before {
  color: #00985F;
  content: "\e08e";
}

.f-element__req {
  color: transparent;
}

.f-element__text {
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  display: block;
  position: relative;
  top: 2px;
}

.f-element__caption {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #0087FE;
  color: #0087FE;
  line-height: 12px;
  text-align: center;
  border-radius: 50%;
  font-size: 10px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.f-element__caption:hover {
  color: #0087FE;
}

.f-element .picker {
  top: 60px;
  left: 50%;
  margin-left: -150px;
}

.f-element .f-field_placeholder {
  left: 1px;
  top: 0;
  height: 40px;
  position: absolute;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #b2b2b2;
  white-space: nowrap;
  -webkit-transition: color .1s ease;
  transition: color .1s ease;
  padding: 0 10px;
  font-size: 14px;
  line-height: 42px;
  z-index: 5;
}

.f-element .size_meter {
  display: none;
}

.f-element .gradient {
  display: none!important;
}

@media screen and (max-width:730px) {
  .js-responsive .f-element .f-field {
    position: relative;
  }

  .js-responsive .f-element__caption {
    position: absolute;
    right: 10px;
    top: 13px;
  }
}

.g-content {
  font-size: 0;
}

.g-content:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.g-content_type_leftbar:before,
.g-content_type_rightbar:before {
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  top: 0;
  z-index: 11;
}

.g-content_type_leftbar {
  padding-left: 25%;
  position: relative;
  background: #fff;
}

.g-content_type_leftbar:before {
  position: absolute;
  left: 25%;
  background: #d9d9d9;
}

.g-content_type_rightbar {
  padding-right: 25%;
  position: relative;
  background: #fff;
}

.g-content_type_rightbar:before {
  position: absolute;
  right: 25%;
  background: #d9d9d9;
}

.g-content_type_rightbar:after {
  display: none;
}

.g-content_archive,
.g-content_background_white,
.g-content_complete {
  background: #fff;
}

@media screen and (max-width:730px) {
  .js-responsive .g-content_goodcart {
    margin: 0 0 35px;
  }

  .js-responsive .g-content_background_white {
    margin: 0 -8px 35px;
  }

  .js-responsive .g-content_archive {
    background: 0 0;
    margin: 0 -8px 35px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .g-content {
    margin-bottom: 25px;
  }

  .js-responsive .g-content_complete,
  .js-responsive .g-content_goodcart {
    margin: 0 -10px 20px!important;
  }
}

.g-leftbar {
  width: 25%;
  float: left;
  position: relative;
  z-index: 1;
}

@media screen and (min-width:1274px) {
  .js-responsive .g-content_type_leftbar {
    padding-left: 16.66%;
  }

  .js-responsive .g-content_type_leftbar:before {
    left: 16.66%;
  }

  .js-responsive .g-content_type_leftbar_wide {
    padding-left: 25%;
  }

  .js-responsive .g-content_type_leftbar_wide:before {
    left: 25%;
  }

  .js-responsive .g-content_type_leftbar.colsval-5 {
    padding-left: 20%;
  }

  .js-responsive .g-content_type_leftbar.colsval-5:before {
    left: 20%;
  }

  .js-responsive .g-content_type_rightbar {
    padding-right: 16.66%;
  }

  .js-responsive .g-content_type_rightbar:before {
    right: 16.66%;
  }

  .js-responsive .g-content_type_rightbar_wide {
    padding-right: 21%;
  }

  .js-responsive .g-content_type_rightbar_wide:before {
    right: 21%;
  }

  .js-responsive .g-leftbar {
    width: 16.66%;
  }

  .js-responsive .g-leftbar_wide {
    width: 25%;
  }

  .js-responsive .g-leftbar.colsval-5 {
    width: 20%;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .g-content_type_leftbar:before,
  .js-responsive .g-content_type_rightbar:before {
    display: none;
  }

  .js-responsive .g-content_type_leftbar {
    padding-left: 0;
  }

  .js-responsive .g-content_type_rightbar {
    padding-right: 0;
  }

  .js-responsive .g-leftbar {
    display: block;
    float: none;
    width: auto;
  }

  .js-responsive .g-leftbar_filter {
    z-index: 9999;
  }
}

.g-rightbar {
  width: 25%;
  float: right;
  position: relative;
  z-index: 1;
}

@media screen and (max-width:1019px) {
  .js-responsive .g-rightbar {
    display: block;
    float: none;
    width: auto;
  }
}

@media screen and (min-width:1274px) {
  .js-responsive .g-rightbar {
    width: 16.66%;
  }

  .js-responsive .g-rightbar_wide {
    width: 21%;
  }
}

.b-universal-good {
  background: #fff;
}

.b-universal-good__inside {
  padding: 10px 15px;
  -webkit-transition: box-shadow .1s ease-out;
  -moz-transition: box-shadow .1s ease-out;
  -o-transition: box-shadow .1s ease-out;
  -ms-transition: box-shadow .1s ease-out;
  transition: box-shadow .1s ease-out;
  z-index: 5;
  min-height: 150px;
  position: relative;
}

.b-universal-good__inside:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.b-universal-good__inside:hover {
  -webkit-box-shadow: 0 3px 7px 3px rgba(0,0,0,.1);
  box-shadow: 0 3px 7px 3px rgba(0,0,0,.1);
  z-index: 10;
}

.b-universal-good_compare .b-universal-good__inside {
  padding: 10px 15px 4px!important;
}

.b-universal-good_compare .b-universal-good__inside:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-universal-good__title {
  overflow: hidden;
  height: 40px;
  font-size: 14px;
  line-height: 20px!important;
  position: relative;
  margin-bottom: 10px;
  white-space: normal;
}

.b-universal-good_compare .b-universal-good__title {
  padding-right: 20px;
}

.b-universal-good__title-link {
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  display: inherit;
  color: #323232;
}

.b-universal-good__title-link:hover {
  color: #323232;
  text-decoration: underline;
}

.b-universal-good__gradient {
  background: -webkit-gradient(linear,left,rgba(255,255,255,0),#fff 25px);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0),#fff 25px);
  background: -moz-linear-gradient(left,rgba(255,255,255,0),#fff);
  background: -ms-linear-gradient(left,rgba(255,255,255,0),#fff);
  background: -o-linear-gradient(left,rgba(255,255,255,0),#fff);
  background: linear-gradient(left,rgba(255,255,255,0),#fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  bottom: 0;
  height: 25px;
  right: 0;
  max-height: 100%;
  position: absolute;
  width: 50px;
}

.b-universal-good__photo {
  display: block;
  width: 45%;
  float: left;
  padding-right: 5%;
}

.b-universal-good__photo a {
  display: block;
}

.b-universal-good__photo a img {
  width: 100%;
  display: block;
  max-width: 100px;
}

.b-universal-good.is_conn .b-universal-good__photo a img {
  width: 50px;
  margin-left: 18px;
  margin-top: 22px;
}

.b-universal-good__buy-wrap {
  width: 50%;
  display: block;
  float: right;
}

.b-universal-good__price {
  height: 40px;
  text-align: right;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
}

.b-universal-good__buy-btn {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  background: #00975E;
  color: #fff;
  clear: both;
  cursor: pointer;
}

.b-universal-good__buy-btn:hover {
  background: #00BF78;
  color: #fff;
  text-decoration: none;
}

.b-universal-good__buy-btn:active {
  background: #007348;
}

.b-universal-good__buy-btn.disabled,
.b-universal-good__buy-btn:disabled {
  color: #B2B2B2;
  background: #F2F2F2;
  border: 1px solid #D9D9D9;
  cursor: default!important;
}

.b-universal-good .reserveBlock,
.b-universal-good__status {
  display: none;
}

.b-universal-good_compare .b-universal-good__status {
  display: block;
  float: right;
  width: 106px;
  padding-top: 10px;
}

.b-universal-good_compare .b-universal-good__status .b-good-cards__status-item {
  color: #323232!important;
  font-size: 11px!important;
  font-family: robotoregular,helvetica,sans-serif!important;
  font-weight: 400!important;
  padding-left: 16px;
  margin-bottom: 5px;
  line-height: 13px;
}

.b-universal-good_compare .b-universal-good__status .b-good-cards__status-item:before {
  font-size: 10px;
  top: 1px;
}

@media screen and (min-width:1274px) {
  .js-responsive .b-universal-good__inside {
    padding: 10px 15px;
  }

  .js-responsive .b-universal-good__photo a img {
    max-width: 100%;
    width: auto;
    max-height: 90px;
  }
}

@media screen and (max-width:1019px) {
  .js-responsive .b-universal-good__inside {
    padding: 10px;
  }
}

@media screen and (max-width:533px) {
  .js-responsive .b-universal-good__fast,
  .js-responsive .b-universal-good__status a {
    display: none;
  }

  .js-responsive .b-universal-good__photo {
    height: auto;
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .js-responsive .b-universal-good__form {
    width: 100px;
    float: left;
  }

  .js-responsive .b-universal-good__buy-block {
    width: 100%;
  }

  .js-responsive .b-universal-good__buy-wrap {
    width: 100px;
    padding: 0;
    margin-top: 5px;
    float: left;
  }

  .js-responsive .b-universal-good__price {
    text-align: right;
  }

  .js-responsive .b-universal-good__buy {
    width: 100%;
  }

  .js-responsive .b-universal-good__status {
    float: left;
    width: 50%;
    clear: none;
  }

  .js-responsive .b-universal-good__compare,
  .js-responsive .b-universal-good__fast {
    display: none;
    opacity: 1;
  }
}