@import 'style.css';
.header-sprite {
  background-image: url(new-header-sprites.png);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 402px 254px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-sprite {
    background-image: url(new-header-sprites@2X.png);
  }
}
.header-sprite-bg-contacts {
  background-position: -2.5px -2.5px;
  width: 150px;
  height: 184.5px;
}
.header-sprite-bg-map {
  background-position: -156.5px -2.5px;
  width: 134px;
  height: 195.5px;
}
.header-sprite-call {
  background-position: -294.5px -2.5px;
  width: 14.5px;
  height: 15px;
}
.header-sprite-logo {
  background-position: -2.5px -202px;
  width: 156.5px;
  height: 50px;
}
.header-sprite-outcoming-call {
  background-position: -313px -2.5px;
  width: 16px;
  height: 15.5px;
}
.header-sprite-search {
  background-position: -333px -2.5px;
  width: 19.5px;
  height: 19.5px;
}
.header-sprite-search-active {
  background-position: -356.5px -2.5px;
  width: 19.5px;
  height: 19.5px;
}
.header-sprite-search-big {
  background-position: -294.5px -26px;
  width: 21.5px;
  height: 21px;
}
.header-sprite-search-big-active {
  background-position: -320px -26px;
  width: 21.5px;
  height: 21px;
}
.header-sprite-time {
  background-position: -380px -2.5px;
  width: 14px;
  height: 14px;
}
.header-sprite-time-big {
  background-position: -380px -20.5px;
  width: 20px;
  height: 20.5px;
}
.x---content-stuff {
  height: 2000px;
  padding: 100px 15px 15px;
}
.new-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 110;
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.b-top-alert.open ~ header .new-header {
  top: 31px;
}
.b-top-alert_green.open ~ header .new-header {
  top: 41px;
}
.new-header .header-search-block_overlay {
  top: 50px;
  width: 410px;
}
.float .new-header {
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .new-header {
    position: relative;
    display: none;
  }
}
.new-header__content {
  width: 940px;
  position: relative;
  margin: 0 auto;
  padding: 15px;
}
.new-header__content:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
@media (max-width: 1024px) {
  .new-header__content {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.new-header__brand {
  background-image: url(new-header-sprites.png);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 402px 254px;
  background-position: -2.5px -202px;
  width: 156.5px;
  height: 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .new-header__brand {
    background-image: url(new-header-sprites@2X.png);
  }
}
.new-header__logo {
  display: block;
  text-decoration: none;
  width: 200px;
  float: left;
  margin-right: 50px;
}
@media (max-width: 1024px) {
  .new-header__logo {
    margin-right: 30px;
    width: auto;
  }
}
.new-header__schedule {
  display: block;
  float: left;
  width: 250px;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .new-header__schedule {
    width: 230px;
  }
}
.new-header__schedule-box {
  border: 1px solid #b5b5b5;
  position: relative;
  color: black;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 28px;
  height: 28px;
  border-radius: 3px;
  padding-left: 40px;
  padding-right: 15px;
  white-space: nowrap;
  display: inline-block;
  letter-spacing: -0.1px;
}
.new-header__schedule-box:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -7px;
  background-image: url(new-header-sprites.png);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 402px 254px;
  background-position: -380px -2.5px;
  width: 14px;
  height: 14px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .new-header__schedule-box:before {
    background-image: url(new-header-sprites@2X.png);
  }
}
.new-header__schedule-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 29px;
  width: 1px;
  background: #b5b5b5;
  display: block;
  height: 100%;
}
.new-header__phone {
  width: 125px;
  float: left;
  white-space: nowrap;
  font-size: 17px;
  color: black;
  font-weight: bold;
  margin-right: 25px;
  margin-top: 15px;
}
.new-header__phone a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .new-header__phone {
    margin-right: 15px;
  }
}
.new-header__order {
  width: 130px;
  float: left;
  margin-right: 25px;
  margin-top: 10px;
}
.new-header__order:hover .dropdown {
  display: block;
}
@media (max-width: 1024px) {
  .new-header__order {
    margin-right: 20px;
    width: 145px;
  }
}
.new-header__button {
  display: block;
  text-decoration: none;
  padding: 8px 15px 9px;
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  background: #00a14b;
  border-radius: 4px;
  white-space: nowrap;
  text-align: center;
}
.new-header__button:hover {
  background: #e74c3c;
  color: white;
}
.new-header__button_mobile {
  display: none;
}
@media (max-width: 1024px) {
  .new-header__button_mobile {
    display: block;
  }
}
@media (max-width: 1024px) {
  .new-header__button_desctop {
    display: none;
  }
}
.new-header__contacts {
  width: 100px;
  float: left;
  margin-top: 15px;
}
.new-header__contacts:hover .dropdown {
  display: block;
}
@media (max-width: 1024px) {
  .new-header__contacts {
    display: none;
  }
}
.new-header__contacts-link {
  position: relative;
  text-decoration: none;
  padding-left: 20px;
  color: #b8b8b8;
  transition: none;
}
.new-header__contacts-link span {
  border-bottom: 1px solid #b8b8b8;
  display: inline-block;
  line-height: 18px;
  font-size: 17px;
}
.new-header__contacts-link:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  opacity: .4;
  background-image: url(new-header-sprites.png);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 402px 254px;
  background-position: -294.5px -2.5px;
  width: 14.5px;
  height: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .new-header__contacts-link:before {
    background-image: url(new-header-sprites@2X.png);
  }
}
.new-header__contacts-link:hover {
  color: black;
}
.new-header__contacts-link:hover span {
  border-bottom-color: black;
}
.new-header__contacts-link:hover:before {
  opacity: 1;
}
@media (max-width: 1024px) {
  .new-header__contacts-link {
    display: none;
  }
}
.new-header__search {
  width: 15px;
  float: right;
  margin-top: 17px;
}
@media (max-width: 1024px) {
  .new-header__search {
    display: none;
  }
}
.new-header__search-trigger {
  background-image: url(new-header-sprites.png);
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 402px 254px;
  background-position: -333px -2.5px;
  width: 19.5px;
  height: 19.5px;
  opacity: .40;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .new-header__search-trigger {
    background-image: url(new-header-sprites@2X.png);
  }
}
.new-header__search-trigger:hover {
  background-position: -356.5px -2.5px;
  width: 19.5px;
  height: 19.5px;
  opacity: 1;
}
.new-header .dropdown {
  position: absolute;
  padding-top: 9px;
  z-index: 12;
  display: none;
}
.new-header .dropdown ul {
  padding: 0;
  margin: 0;
  background: white;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
}
.new-header .dropdown ul li {
  display: block;
  background: white;
  border-top: 1px solid #e7e7e7!important;
  transition: background .3s ease, color .3s ease;
  margin-bottom: -1px;
}
.new-header .dropdown ul li:first-child {
  border-top: none!important;
}
.new-header .dropdown ul li,
.new-header .dropdown ul li a {
  color: #c65b31!important;
  font-size: 15px!important;
  font-weight: 400!important;
  text-decoration: none!important;
}
.new-header .dropdown ul li a {
  display: block;
  padding: 10px 15px;
  border: none!important;
}
.new-header .dropdown ul li:hover {
  background-color: #969696!important;
}
.new-header .dropdown ul li:hover,
.new-header .dropdown ul li:hover a {
  color: white!important;
}
@media (min-width: 1024px) {
  .header--new {
    padding-top: 85px;
  }
  .b-top-alert.open ~ .header--new {
    padding-top: 116px;
  }
  .b-top-alert_green.open ~ .header--new {
    padding-top: 126px;
  }
  .header--new .header-top {
    display: none!important;
  }
  .header--new .header-nav {
    background: #e74c3c;
  }
}
.roll-tabs {
  margin: 15px 0;
  border-bottom: 1px solid #cfcfcf;
}
@media (max-width: 600px) {
  .roll-tabs {
    border-bottom: 0;
  }
}
.roll-tabs__tab {
  display: inline-block;
  padding: 10px 15px;
  color: #343434;
  font-weight: bold;
  border-bottom: none!important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-decoration: underline;
  position: relative;
  background: #efefef;
  color: #0078c4;
}
.roll-tabs__tab.active {
  border: 1px solid #cfcfcf;
  background: #fff;
  color: #343434;
  text-decoration: none;
}
.roll-tabs__tab.active:after {
  content: '';
  position: absolute;
  bottom: -1px;
  height: 1px;
  width: 100%;
  display: block;
  background: white;
  left: 0;
}
@media (max-width: 600px) {
  .roll-tabs__tab.active:after {
    display: none;
  }
}
.roll-tabs__tab.active:hover {
  background: #fff;
  color: #343434;
}
@media (max-width: 600px) {
  .roll-tabs__tab.active {
    border: 0;
  }
}
.roll-tabs__tab:hover {
  background: #ddd;
  color: #343434;
}
@media (max-width: 800px) {
  .roll-tabs__tab {
    padding: 10px 10px;
  }
}
@media (max-width: 700px) {
  .roll-tabs__tab {
    padding: 6px 10px;
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .roll-tabs__tab {
    display: block;
    border-radius: 0;
    border-left: 1px solid #cfcfcf!important;
    border-right: 1px solid #cfcfcf!important;
  }
  .roll-tabs__tab:first-child {
    border-top: 1px solid #cfcfcf!important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .roll-tabs__tab:last-child {
    border-bottom: 1px solid #cfcfcf!important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.roll-tab {
  display: none;
}
.roll-tab_active {
  display: block;
}

/*# sourceMappingURL=header.css.map */