@font-face {
  font-family: New_Zelek;
  /* Имя шрифта */
  src: url(/fonts/New_Zelek.eot?a1f30ab6b9b14abc3b66b901c30ddafc) format('eot'), url(/fonts/New_Zelek.ttf?88d5782d01806e05e6ef71e184003104), url(/fonts/New_Zelek.svg?040db05245c0d872e9fc4fb46350cf39) format('svg'), url(/fonts/New_Zelek.woff?c74679dac269054f245bc177c3063031) format('woff');
  font-display: swap;
}
html,
body {
  color: #333333;
  background-color: transparent;
}
html {
  background: #fff url(/images/bg.jpg?1ee053ba991359f77d430ba2aeaeda41) center top no-repeat;
  padding-top: 60px;
}
p.contacts-group a {
  color: #0a0a0a;
  text-decoration: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* MIXINS */
.text-center {
  text-align: center;
}
.brad0 {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.img-thumbnail {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
}
/* STYLES */
.service-item {
  height: 280px;
}
a:focus {
  outline: none;
}
.col-xs-5 {
  margin-top: 10px;
}
button.call-me-back-button {
  color: #007ecc;
  border: none;
  background: inherit;
  outline: none;
}
button.call-me-back-button:hover,
button.call-me-back-button:active {
  border: none;
  outline: none;
}
.breadcrumb {
  margin-top: 23px;
}
.breadcrumb li {
  font-family: New_Zelek;
  text-decoration: none;
  font-size: 15px;
}
.breadcrumb li.active {
  color: #cd2626;
}
.breadcrumb li a {
  text-decoration: none;
  color: #333333;
}
.breadcrumb li a:hover {
  color: #cd2626;
}
.header p {
  text-align: center;
  font: bold 18px/18px Tahoma;
  color: black;
  text-shadow: 2px 2px 2px #C9C9C9;
}
.header img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}
.navbar-default {
  border: none;
  background-color: transparent;
  margin-left: -40px;
  margin-right: -40px;
}
.navbar-default h3.mini-menu {
  display: none;
}
.navbar-default.menu.top {
  text-align: center;
}
.navbar-default.menu.top a {
  font-family: New_Zelek;
  text-decoration: none;
  font-size: 28px;
  color: #333333;
}
.navbar-default.menu.top a.active {
  color: #cd2626;
}
.navbar-default.menu.top a:hover,
.navbar-default.menu.top a:active {
  color: #cd2626;
  background: none !important;
}
.navbar-default .navbar-nav .active a {
  color: #cd2626;
  background-color: transparent;
}
.news a {
  text-decoration: none;
  cursor: pointer;
}
.news span.date {
  margin-top: 10px;
}
.news.anons h2 {
  color: #000;
  position: relative;
}
.news.anons a:hover {
  color: #cd2626;
}
.news.anons .short-text {
  padding-left: 7px;
}
.news.anons p.anotation {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  color: #87878787;
}
.news.video h2 {
  color: #007ecc;
  position: relative;
}
.news.video h2::before {
  display: block;
  position: absolute;
  content: '';
  width: 23px;
  height: 26px;
  background: url(/images/icon-video.jpg?035067523b15e208b1ff75b8baf77316);
  left: -30px;
  top: 5px;
}
.news.video a:hover {
  color: #007ecc;
}
.news.photo span.date {
  background-color: #005959;
}
.news.photo h2 {
  color: #005959;
  position: relative;
}
.news.photo h2::before {
  display: block;
  position: absolute;
  content: '';
  width: 26px;
  height: 20px;
  background: url(/images/icon-ph.jpg?b1289b7c812e376f322a0ac0997ee4bf);
  left: -30px;
  top: 5px;
}
.news.photo h2 img {
  margin: 0 auto;
}
.news.photo a:hover {
  color: #005959;
}
.col-xs-7 {
  margin-top: 30px;
}
.col-xs-7.vecherinki {
  padding: 0 10px 30px 10px;
}
.col-xs-7.vecherinki img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}
.col-xs-7.vecherinki a {
  text-decoration: none;
  cursor: pointer;
}
.lichnosti {
  margin: 20px 10px 20px 10px;
}
.lichnosti .col-xs-4,
.lichnosti .col-sm-3 {
  padding: 5px;
}
.lichnosti img {
  -webkit-box-shadow: 3px 3px 6px #000;
          box-shadow: 3px 3px 6px #000;
}
.lichnosti img:hover {
  -webkit-box-shadow: 3px 3px 6px #cd2626;
          box-shadow: 3px 3px 6px #cd2626;
}
.price {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.price:hover {
  color: #fff;
  background-image: none;
  background-color: #311515;
}
.tovar {
  margin-top: 10px;
  position: relative;
  display: block;
  text-align: center;
}
.tovar img {
  margin: 0 auto;
}
.tovar .badge-success {
  background: #005959;
  margin-bottom: 15px;
}
.tovar .bottomka {
  text-align: center;
  padding: 0;
  left: 0;
  bottom: 0;
  float: left;
  width: 100%;
}
.tovar .bottomka.relative {
  position: relative;
}
.tovar .badge-danger {
  background: #cd2626;
}
.tovar h3 {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 24px;
  line-height: 1.1;
}
.tovar .model {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 46px;
}
.video-block {
  margin-top: 30px;
}
.nav-tabs {
  margin-top: 40px;
}
.nav-tabs li a {
  color: #000;
}
.nav-tabs li .active a {
  color: #cd2626;
}
.tab-pane {
  margin-top: 20px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #cd2626;
}
.block-arenda {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .service-item {
    height: 300px;
  }
  .news h2 {
    margin-left: 40px;
  }
  .navbar-default.menu.top a {
    display: block;
    text-align: center;
  }
}
.panel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 15px;
  -webkit-box-shadow: 2px 2px 4px #000;
          box-shadow: 2px 2px 4px #000;
  background: #efefef;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-top: 3px;
  text-align: center;
  position: relative;
}
.panel a {
  padding: 3px 4px 2px 4px;
  display: inline-block;
  margin-right: 7px;
  margin-top: -5px;
  margin-bottom: -1px;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  font-family: Trebuchet MS;
  font-size: 15px;
}
.panel a:hover {
  background-color: #000;
  color: #fff;
}
.panel a.active {
  background-color: #000;
  color: #fff;
}
.djname h1 {
  text-align: center;
  font-family: New_Zelek;
  margin-bottom: 50px;
}
.djname h1 a {
  text-decoration: none;
  color: #000;
  font-size: 170px;
  line-height: 1;
}
.djname h1 span {
  color: #cd2626;
}
.uslugi .bottomka {
  margin-bottom: 20px;
}
.uslugi .bottomka.right {
  text-align: right;
}
.uslugi .bottomka.right h4 {
  text-align: center;
  height: 35px;
}
.zvonok {
  color: #cd2626;
}
.zvonok h2 {
  font-size: 20px;
}
.footer {
  background-color: #000;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 18px;
}
.abs-cart {
  position: fixed;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-border-radius: 15px;
  text-align: center;
  width: 70px;
  height: 100px;
  background-color: #000;
  color: #fff;
  border: 2px solid #fff;
  -webkit-box-shadow: 2px 2px 1px #c9c9c9;
          box-shadow: 2px 2px 1px #c9c9c9;
  padding: 7px 5px 7px 14px;
  left: -14px;
  z-index: 10003;
  cursor: pointer;
}
.abs-langs {
  top: 180px;
  position: fixed;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-border-radius: 15px;
  text-align: center;
  width: 70px;
  height: 100px;
  padding: 7px 5px 7px 14px;
  left: -14px;
  z-index: 100;
}
.abs-langs form a.change-lang {
  margin-top: 1px;
}
.lichnosti-people {
  margin: 10px 5px 10px 5px;
}
.lichnosti-people .col-xs-4,
.lichnosti-people .col-sm-2 {
  padding: 2px;
  float: right;
}
.lichnosti-people img {
  -webkit-box-shadow: 3px 3px 6px #000;
          box-shadow: 3px 3px 6px #000;
}
.lichnosti-people img:hover {
  -webkit-box-shadow: 3px 3px 6px #cd2626;
          box-shadow: 3px 3px 6px #cd2626;
}
.lichnosti-people .active {
  background-color: #cd2626;
  border: 1px solid #cd2626;
}
.carousel-control {
  position: absolute;
  top: 92%;
  left: 15px;
  width: 22px;
  height: 31px;
  margin-top: -20px;
  font-size: 40px;
  font-weight: 100;
  line-height: 21px;
  color: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  border-radius: 23px;
  opacity: 0.2;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  right: 15px !important;
  left: auto;
}
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}
.btn-default:focus {
  color: #fff;
}
.embed-responsive {
  margin-top: 20px;
  margin-bottom: 20px;
}
p.news {
  font-size: 12px;
  color: #a19b9b;
}
p.news-b {
  color: #878787;
  line-height: 1.5em;
}
.tovar-nado {
  display: inline-block;
  margin-left: 20px;
}
.tovar-nado p {
  font-size: 16px;
  line-height: 20px;
}
.tovar-nado p i {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .lichnosti {
    margin: 0px;
  }
  .news h2 {
    margin-left: 5px;
  }
  .abs-cart {
    top: 0px;
    height: 54px;
    width: 45px;
    font-size: 11px;
  }
  .abs-cart img {
    width: 18px;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 14px;
  }
  h3 {
    font-size: 14px;
  }
  h4 {
    font-size: 14px;
  }
  .navbar-default {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #e7e7e7;
  }
  .navbar-default span.mini-menu {
    display: inline-block;
    margin-top: 10px;
    font-family: New_Zelek;
    text-align: center;
    margin-left: 44px;
    font-size: 14px;
  }
  .djname h1 a {
    font-size: 60px;
  }
  .panel {
    height: auto;
    padding: 0;
    overflow: hidden;
  }
  .panel a {
    display: block;
    width: 100%;
    margin: 0px;
    padding-bottom: 3px;
  }
  .panel.affix {
    position: fixed;
    width: 90%;
    margin: 10px 15px;
    left: 0px;
    top: 0px;
    z-index: 1049;
  }
  .panel.affix a {
    display: inline;
    font-size: 25px;
  }
  .panel.affix a span {
    display: none;
  }
  .panel.affix.sm a {
    font-size: 20px;
  }
  .uslugi .bottomka.right {
    text-align: center;
  }
  .tovar .bottomka {
    position: relative;
  }
  .header p {
    font-size: 16px;
  }
  h2 {
    font-size: 25px;
  }
  h4 {
    font-size: 16px;
  }
}
.checkout {
  border: 0;
}
.checkout td,
.checkout tr {
  border: 0 !important;
}
.checkout td {
  text-align: center;
  vertical-align: middle !important;
}
.checkout img {
  max-width: 50px;
}
.forma h2 {
  text-align: center;
}
.buy-form-label {
  padding-top: 8px;
}
@media (min-width: 768px) {
  .main-menu .active a:hover {
    background-color: transparent;
  }
  .navbar-default.menu.top a {
    font-size: 30px;
  }
  .tovar {
    height: 420px;
  }
  .tovar.heightless {
    height: auto;
  }
  #similar-equipment .tovar {
    height: 225px;
  }
  #similar-equipment .tovar.heightless {
    height: auto;
  }
  .affix {
    margin-top: 0px;
    top: 0;
    position: fixed;
    z-index: 10001;
  }
}
@media (max-width: 991px) {
  .navbar-default.menu.top a {
    font-size: 19px;
  }
  .affix {
    margin-top: 0px;
    top: 0;
    position: fixed;
    z-index: 10001;
    width: 726px;
  }
}
@media (min-width: 992px) {
  .panel a {
    font-size: 18px;
    margin-right: 10px;
  }
  .navbar-default.menu.top a {
    font-size: 24px;
  }
  .affix {
    margin-top: 0px;
    top: 0;
    position: fixed;
    z-index: 10001;
    width: 936px;
  }
}
@media (min-width: 1200px) {
  .tovar {
    height: 480px;
  }
  #similar-equipment .tovar {
    height: 300px;
  }
  .navbar-default.menu.top a {
    font-size: 30px;
  }
  .panel a {
    font-size: 26px;
    margin-right: 13px;
  }
  .panel.affix {
    margin-top: 0px;
    top: 0;
    position: fixed;
    z-index: 10001;
    width: 1141px;
  }
}
a div.play-btn {
  font-size: 60px;
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  top: 43%;
  left: 50%;
  z-index: 1048;
  margin: -20px 0 0 -20px;
}
