/*.wrapper {
  position: relative;
  display: block;
  max-width: 1024px;
  height: auto;
  margin: 0 auto;
}
.center {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-box-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -webkit-box-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}
.inner-text-block {
  padding: 32px 0;
  color: #000000;
  font-size: 16px;
  font-family: ptsansregular;
  line-height: 22px;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
}
.inner-text-block p {
  margin: 8px 0;
}
.inner-text-block h1,
.inner-text-block h2,
.inner-text-block h3,
.inner-text-block h4 {
  margin: 0;
  padding: 16px 0;
  color: #01b8be;
}
.inner-text-block h1.title,
.inner-text-block h2.title,
.inner-text-block h3.title,
.inner-text-block h4.title {
  text-align: center;
  text-transform: uppercase;
  padding: 24px 0;
}
.inner-text-block h1 {
  text-align: center;
  font-size: 36px;
}
.inner-text-block h2 {
  text-align: left;
  font-size: 30px;
}
.inner-text-block h3 {
  text-align: left;
  font-size: 24px;
}
.inner-text-block h4 {
  text-align: left;
  font-size: 20px;
}
.inner-text-block ul {
  list-style-type: disc;
  margin: 4px 0 4px 32px;
}
.inner-text-block img {
  margin: 0 12px;
}
@media screen and (max-width: 720px) {
  .inner-text-block {
    margin: 0;
    padding: 12px;
  }
  .inner-text-block ul {
    list-style-type: disc;
    margin: 0 0 0 12px;
  }
  .inner-text-block .block-franchising_boss-info i {
    color: #525252;
    font-size: 20px;
    font-family: ptsansregular;
    line-height: 22px;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
  }
  .inner-text-block img {
    max-width: 100%;
    height: auto;
    margin: 0;
  }
}
.vrachi-detail {
  background-color: #f9f9f9;
}
.vrachi-detail .spec {
  color: #7a7a7a;
}
.vrachi-detail h2 {
  text-align: center;
}
.vrachi-detail .vrachi-comments {
  margin: 16px 0;
}
.vrachi-detail .vrachi-comment > div {
  width: 80%;
  margin: 0 auto;
  text-align: justify;
}
.vrachi-detail .vrachi-comment > div.vrachi-comment-number {
  font-size: 20px;
  font-weight: 600;
  color: #777;
  text-align: center;
}
.vrachi-detail .vrachi-comment > div.vrachi-comment-date {
  font-weight: 600;
  color: #777;
}
.vrachi-detail .vrachi-comment > div.vrachi-comment-autor {
  text-align: right;
}
.directs-detail,
.directs-article {
  background-color: #d4f4f8;
}
.slick-arrow {
  position: absolute;
  display: inline-block;
  color: #01B8BE;
  top: 30%;
  cursor: pointer;
  z-index: 500;
}
.slick-arrow.fa {
  font-size: 32px;
}
.slick-arrow.fa-angle-left {
  left: 4px;
}
.slick-arrow.fa-angle-right {
  right: 4px;
}
.action-button {
  display: inline-block;
  padding: 0 8px;
  width: 145px;
  height: 45px;
  font-size: 16px;
  text-align: center;
  line-height: 2.7;
  background-color: #1990cd;
  border: 1px solid #1990cd;
  color: #fff;
  border-radius: 50px;
  text-decoration: none;
  cursor: pointer;
  margin: 32px 0 0 16px;
}
.action-button:hover,
.action-button:focus {
  color: #1990cd;
  background-color: transparent;
  transition: 0.5s;
}
.action-button:active {
  color: #fff;
  background-color: #1990cd;
  box-shadow: inset 0 0 24px #777;
}
.clinic-button {
  display: inline-block;
  padding: 0 8px;
  width: auto;
  height: 45px;
  font-size: 16px;
  text-align: center;
  line-height: 2.7;
  background-color: #01b8be;
  border: 1px solid #01b8be;
  color: #fff;
  border-radius: 50px;
  text-decoration: none;
  cursor: pointer;
  margin: 16px 0;
}
.clinic-button:hover,
.clinic-button:focus {
  color: #01b8be;
  background-color: transparent;
  transition: 0.5s;
}
.clinic-button:active {
  color: #fff;
  background-color: #01b8be;
  box-shadow: inset 0 0 24px #777;
}
.block-text-info {
  padding: 4px 0;
}
.block-text-info b,
.block-text-info p {
  display: inline-block;
  margin-bottom: 0;
}
.person-manager-block {
  background-color: #f3f3f3;
}
.person-manager-block .wrap {
  position: relative;
  display: flex;
  max-width: 1024px;
  height: auto;
  margin: 0 auto;
  padding: 30px 0;
}
@media screen and (max-width: 720px) {
  .person-manager-block .wrap {
    margin: 0 8px;
    padding: 12px 0;
  }
}
.person-manager-block .photo {
  flex: 1;
}
@media screen and (max-width: 720px) {
  .person-manager-block .photo img {
    max-width: 100%;
    width: 200px;
    height: 135px;
  }
}
.person-manager-block .info {
  flex: 2;
  margin-left: 30px;
}
.person-manager-block .info p {
  color: #000000;
  font-size: 23px;
  font-family: ptsansregular;
  line-height: 22px;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  text-align: left;
  margin: 5px 0 15px 0;
}
.person-manager-block .info b {
  color: #000000;
  font-size: 32px;
  font-family: ptsansregular;
  line-height: 22px;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  margin-top: 10px;
  display: block;
}
.person-manager-block .info i {
  color: #525252;
  font-size: 23px;
  font-family: ptsansregular;
  line-height: 22px;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
}
.person-manager-block .info a {
  color: #085f8a;
  font-size: 23px;
  font-family: ptsansregular;
  line-height: 22px;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  border-bottom: 1px solid #085f8a;
}
.person-manager-block .info a:hover {
  text-decoration: none;
  border-bottom: none;
}
@media screen and (max-width: 720px) {
  .person-manager-block .info {
    margin-left: 8px;
  }
  .person-manager-block .info p {
    color: #000000;
    font-size: 14px;
    font-family: ptsansregular;
    line-height: 22px;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    text-align: left;
  }
  .person-manager-block .info b {
    color: #000000;
    font-size: 16px;
    font-family: ptsansregular;
    line-height: 22px;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    text-align: left;
    margin-top: 0;
  }
  .person-manager-block .info i {
    color: #525252;
    font-size: 16px;
    font-family: ptsansregular;
    line-height: 22px;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
  }
}
.header {
  height: 200px;
  display: block;
  position: relative;
  background-color: #fff;
  z-index: 994;
}
.header.plus-if-is-admin {
  top: auto !important;
}
.header.normalize-header {
  transition: unset;
}
.header.collapse-header {
  height: 100px;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.header.collapse-header .service-block {
  height: 24px;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.header.collapse-header .service-block .wrapper .service-list,
.header.collapse-header .service-block .wrapper .service-cabinet {
  height: 24px;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.header.collapse-header .contacts,
.header.collapse-header .contacts-block > div {
  padding: 0;
  height: 48px;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
  -webkit-transition: padding 0.5s ease-out;
  -moz-transition: padding 0.5s ease-out;
  -o-transition: padding 0.5s ease-out;
  transition: padding 0.5s ease-out;
}
.header.collapse-header .contacts-block {
  height: 64px;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.header.collapse-header .contacts-block .contacts-block-logo {
  padding-top: 8px;
}
.header.collapse-header .contacts-block-location .location-text {
  margin: 4px 0 4px 0;
}
.header.collapse-header .menu-block,
.header.collapse-header .menu-block .menu-line,
.header.collapse-header .menu-block .menu-search .search-icon {
  height: 32px;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.menu-second-floor {
  position: fixed;
  top: 50px;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  background-color: #008CC7;
  width: 100%;
  height: 28px;
}
.menu-second-floor > a {
  display: block;
  width: auto;
  color: #fff;
  padding: 0 12px;
}
.menu-second-floor .vl {
  border-left: 2px solid #fff;
  height: 20px;
}
.med-zapis .med-zapis_specialist {
  border-bottom: 1px solid #E6EEF1;
  position: sticky;
  z-index: 500;
  top: 128px;
  background-color: #fff;
  border-top: 1px solid #cdced0;
  padding: 15px 0;
}
@media screen and (max-width: 720px) {
  .med-zapis .med-zapis_specialist {
    top: 12px;
    padding: 8px 0;
  }
}
.med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel {
  margin: 8px 0;
}
@media screen and (max-width: 720px) {
  .med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel .carousel__inner .slick-next {
    right: 0;
  }
  .med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel .carousel__inner .slick-prev {
    left: 0;
  }
}
.med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel .carousel__inner .slick-arrow {
  z-index: 500;
}
.med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel .carousel__inner .slick-track .carousel__item {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -webkit-box-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -webkit-box-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel .carousel__inner .slick-track .carousel__item .doctors__date {
  text-align: center;
  display: inline-block;
  flex: 1;
}
@media screen and (max-width: 720px) {
  .med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel .carousel__inner .slick-track .carousel__item .doctors__date span {
    display: none;
  }
  .med-zapis .med-zapis_specialist .med-zapis_specialist_right .calendar-root .carousel .carousel__inner .slick-track .carousel__item .doctors__date .hidden {
    display: inline-block !important;
    font-weight: 600;
  }
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .pointers {
  margin-bottom: 8px;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .pointers li a {
  margin-top: -4px;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .doctab .doctab-spec {
  margin-left: 4px;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .doctab .carousel {
  margin: 8px 0;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .doctab .carousel .carousel__list {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-box-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -webkit-box-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .doctab .carousel .carousel__list .carousel__item {
  width: auto;
  flex: 1;
  margin: 0 4px;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .doctab .carousel .carousel__list .carousel__item .schedule__cell {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  display: block;
  margin: 0;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .doctab .carousel .carousel__list .carousel__item .schedule__cell.work {
  background: #3699ec;
  color: #fff;
}
.med-zapis .spec-content-block .spec-doc .doc-calendar .doctab .carousel .carousel__list .carousel__item .schedule__cell.unwork {
  color: #828288;
  background: #eeeff3;
}
#otziv .share-modul_block {
  background-color: #e4f3f8;
}
#otziv .share-modul_block input[type='text'],
#otziv .share-modul_block textarea {
  width: 100%;
  margin-bottom: 9px;
  padding: 4px 8px;
  font-size: 12px;
  font-family: ptsansregular;
}
#otziv .share-modul_block select {
  box-sizing: border-box;
  padding: 4px;
}
#otziv .half {
  width: 49.6% !important;
  display: inline-block;
}
#otziv .calendar_button {
  position: absolute;
  margin-left: -24px;
}
#otziv .rating {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding: 0;
  color: #057db9;
  cursor: pointer;
}
#otziv .rating:checked {
  color: #000;
}
#otziv .descr {
  margin: 8px 4px;
}
@media screen and (max-width: 720px) {
  #otziv .descr {
    margin: 4px 2px;
  }
}
#otziv .capthca-img {
  display: inline-block;
}
#otziv [name="captcha_word"] {
  width: auto !important;
}
#otziv fieldset {
  white-space: nowrap;
}
#otziv .terms {
  text-align: center;
}
#otziv .terms .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #1990CD;
  border: 1px solid #1990CD;
  border-radius: 50px;
  width: 200px;
  height: 48px;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
  outline: 0;
  margin: 16px 0;
}
#otziv .terms .btn:hover {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  color: #1990CD;
  background-color: transparent;
}
#otziv .terms #agree {
  margin: 4px 8px;
}
#otziv .disable {
  cursor: no-drop !important;
  opacity: 0.7;
}
form.basket-form fieldset {
  white-space: nowrap;
}
form.basket-form fieldset label {
  white-space: normal;
}
form.basket-form .disable {
  cursor: no-drop !important;
  opacity: 0.7;
}
.modal-open .modal {
  z-index: 2000;
}
/* /laboratoriya/ 
.wrap-top{height: 96px;}
.analysis-wrap{
  .wrapper();
  a{.font(@color:#f0305e,@size:15px,@height:1);}
}
h1.analysis-title {text-align: center;padding: 16px 0;}
.analysis-nav{
  .flex(@wrap:wrap,@horizontal:center,@vertical:center);
  background-color:#f7f7f7;
  border: solid 1px #dadada;
  a{
    padding: 16px 8px;
    text-align: center;
    flex: 1 1 128px;
    text-decoration: underline dashed;
    &:hover{ text-decoration: none;}
    &.active{ text-decoration: none; color:#000; }
  }
}
.analysis-search {
  & form > div {
    margin: 16px;
    text-align: right;
  }
  .search-input{
    border: solid 1px #b8b8b8;
    width: 100%;
    height: 32px;
    padding: 4px;   
  }
  .analysis-names {
    border: solid 1px #b8b8b8;
    height: 32px;
    width: 50%;
    float: left;
  }
  .button {
    .button(@width:128px,@height:32px,@fone:#f0305e,@radius:5px);
    line-height: 1;
    box-shadow: inset 0 -12px 12px #b0204a;
    &:hover{ box-shadow: none;}
  }
  .search-suggest{
      position: absolute;
      top: auto;
    left: auto;
      height: 160px;
      background: #fff;
      z-index: 12;
      overflow-y: scroll;
    display: none;
    width: 97%;
    border: 1px solid #3379b7;
    text-align: left;
  }
  .auto-suggestion {
      padding: 4px 8px;
      &:hover{ text-decoration: underline;}
  }
}
.analysis-content-wrap {
  background-color:#f7f7f7;
  border: solid 1px #dadada;
}
*//*
.after-title {
  color: #01b8be;
  font-size: 28px;
  font-family: ptsansregular;
  line-height: 1;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  text-align: center;
}
.analysis-tab {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-box-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -webkit-box-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.analysis-tab a {
  flex: 1 1 50%;
  background-color: #1890cd;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-box-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  font-size: 16px;
  font-family: ptsansregular;
  line-height: 1;
  font-style: normal;
  text-align: justify;
  text-decoration: none;
  text-align: center;
  padding: 16px 4px;
  border: 1px #DAEBF0 solid;
}
.analysis-tab a.active {
  background-color: #DAEBF0;
  color: #555;
}
.analysis-item-table {
  width: 100%;
}
.analysis-item-row {
  border: 1px #ddd solid;
  border-bottom: none;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -webkit-box-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -webkit-box-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.analysis-item-row .analysis-item-name {
  flex: 4;
  position: relative;
  cursor: pointer;
}
.analysis-item-row .analysis-item-name p {
  max-width: 95%;
  color: #337ab7;
}
.analysis-item-row .analysis-item-name .fa {
  position: absolute;
  right: 8px;
}
.analysis-item-row .analysis-item-price {
  flex: 1;
  font-weight: 600;
  text-align: center;
}
.analysis-item-row .analysis-item-name,
.analysis-item-row .analysis-item-price {
  background-color: #DAEBF0;
  padding: 8px;
}
.analysis-item-row .analysis-item-name.first,
.analysis-item-row .analysis-item-price.first {
  background-color: #fff;
}
.analysis-item-menu {
  display: none;
  background-color: #f9f9f9;
  padding: 8px;
  border: 1px #DAEBF0 solid;
  box-shadow: inset 0 -16px 24px #e8e8e8;
}
.analysis-item-menu .analysis-item-check {
  margin: 0 8px;
  position: relative;
  top: 2px;
}
.analysis-complex > .analysis-item-name {
  text-align: center;
  background-color: #1890cd;
  color: #fff;
  padding: 6px 0;
  font-weight: 600;
}
.expand-basket {
  position: absolute !important;
}
.expand-basket.expanded {
  position: fixed !important;
  height: auto;
}
.expand-basket-left {
  padding: 4px;
}
.tabs-menu {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -webkit-box-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -webkit-box-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.tabs-menu li a {
  padding: 4px;
}
.delete {
  color: #fff;
}
.wrap-top {
  
}
p.basket-item-name {
  width: 384px;
  white-space: normal;
}

.error404-slider {
  height: 95px;
}
.error404-message-wrap {
  text-align: center;
}
.error404-message-wrap > div {
  margin: 48px 0;
}
.error404-message-wrap strong {
  font-size: 180px;
  color: #0073AE;
  font-weight: 600;
  line-height: 1;
}
.error404-message-wrap b {
  font-size: 64px;
  color: #0073AE;
  font-weight: 600;
  line-height: 1;
}
*/