@import "jquery-ui.min.css";
@import "jquery-ui.structure.min.css";
/*Для ретина дисплеев*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.icon-menu {
  overflow: hidden;
  background-image: url(/images/menu_icon.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
@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) {
  .icon-menu {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/menu_icon@2x.png);
    background-size: 20px 12px;
  }
}
.icon-menu:hover {
  background-image: url(/images/menu_icon_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-menu:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/menu_icon_h@2x.png);
    background-size: 20px 12px;
  }
}
.icon-menu.icon-full {
  display: block;
  padding-left: 0;
  width: 20px;
  height: 12px;
}
.icon-close {
  background-image: url(/images/close.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
@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) {
  .icon-close {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/close@2x.png);
    background-size: 16px 16px;
  }
}
.icon-close:hover {
  background-image: url(/images/close_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-close:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/close_h@2x.png);
    background-size: 16px 16px;
  }
}
.icon-close.icon-full {
  display: block;
  padding-left: 0;
  width: 16px;
  height: 16px;
}
.icon-search {
  background-image: url(/images/icon_search.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
@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) {
  .icon-search {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_search@2x.png);
    background-size: 19px 20px;
  }
}
.icon-search:hover {
  background-image: url(/images/icon_search_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-search:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_search_h@2x.png);
    background-size: 19px 20px;
  }
}
.icon-search.icon-full {
  display: block;
  padding-left: 0;
  width: 19px;
  height: 20px;
}
.icon-profile {
  background-image: url(/images/icon-profile.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
@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) {
  .icon-profile {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-profile@2x.png);
    background-size: 23px 22px;
  }
}
.icon-profile:hover {
  background-image: url(/images/icon-profile_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-profile:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-profile_h@2x.png);
    background-size: 23px 22px;
  }
}
.icon-profile.icon-full {
  display: block;
  padding-left: 0;
  width: 23px;
  height: 22px;
}
.icon-time-c {
  background-image: url(/images/time_company.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
@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) {
  .icon-time-c {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/time_company@2x.png);
    background-size: 50px 50px;
  }
}
.icon-time-c:hover {
  background-image: url(/images/time_company.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-time-c:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/time_company@2x.png);
    background-size: 50px 50px;
  }
}
.icon-time-c.icon-full {
  display: block;
  padding-left: 0;
  width: 50px;
  height: 50px;
}
.icon-edit-c {
  background-image: url(/images/edit_company.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
@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) {
  .icon-edit-c {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/edit_company@2x.png);
    background-size: 50px 50px;
  }
}
.icon-edit-c:hover {
  background-image: url(/images/edit_company.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-edit-c:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/edit_company@2x.png);
    background-size: 50px 50px;
  }
}
.icon-edit-c.icon-full {
  display: block;
  padding-left: 0;
  width: 50px;
  height: 50px;
}
.icon-sale-c {
  background-image: url(/images/sale_company.png);
  background-repeat: no-repeat;
  padding-left: 30px;
}
@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) {
  .icon-sale-c {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/sale_company@2x.png);
    background-size: 50px 50px;
  }
}
.icon-sale-c:hover {
  background-image: url(/images/sale_company.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-sale-c:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/sale_company@2x.png);
    background-size: 50px 50px;
  }
}
.icon-sale-c.icon-full {
  display: block;
  padding-left: 0;
  width: 50px;
  height: 50px;
}
.icon-news-back {
  background-image: url(/images/arrow_news.png);
  background-repeat: no-repeat;
  padding-left: 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) {
  .icon-news-back {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_news@2x.png);
    background-size: 6px 11px;
  }
}
.icon-news-back:hover {
  background-image: url(/images/arrow_news.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-news-back:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_news@2x.png);
    background-size: 6px 11px;
  }
}
.icon-news-back.icon-full {
  display: block;
  padding-left: 0;
  width: 6px;
  height: 11px;
}
.icon-white-back {
  background-image: url(/images/arrow_white_back.png);
  background-repeat: no-repeat;
  padding-left: 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) {
  .icon-white-back {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_white_back@2x.png);
    background-size: 6px 11px;
  }
}
.icon-white-back:hover {
  background-image: url(/images/arrow_white_back.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-white-back:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_white_back@2x.png);
    background-size: 6px 11px;
  }
}
.icon-white-back.icon-full {
  display: block;
  padding-left: 0;
  width: 6px;
  height: 11px;
}
.p_logo {
  display: inline-block;
  background-image: url(/images/p_logo.png);
  background-repeat: no-repeat;
  width: 55px;
  height: 21px;
}
@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) {
  .p_logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/p_logo@2x.png);
    background-size: 55px 21px;
  }
}
.icon-rub {
  display: inline-block;
  background-image: url(/images/rub.png);
  background-repeat: no-repeat;
  width: 9px;
  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) {
  .icon-rub {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/rub@2x.png);
    background-size: 9px 14px;
  }
}
.icon-email {
  background-image: url(/images/icon_email.png);
  background-repeat: no-repeat;
  padding-left: 28px;
}
@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) {
  .icon-email {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_email@2x.png);
    background-size: 16px 12px;
  }
}
.icon-email.black {
  background-image: url(/images/icon_email-b.png);
  background-repeat: no-repeat;
  background-position: left center;
}
@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) {
  .icon-email.black {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_email-b@2x.png);
    background-size: 16px 12px;
  }
}
.icon-email:hover:not(.nohover) {
  background-image: url(/images/icon_email_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-email:hover:not(.nohover) {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_email_h@2x.png);
    background-size: 16px 12px;
  }
}
.icon-email.icon-full {
  display: block;
  padding-left: 0;
  width: 16px;
  height: 12px;
}
.icon-print {
  background-image: url(/images/icon_print.png);
  background-repeat: no-repeat;
  padding-left: 28px;
}
@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) {
  .icon-print {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_print@2x.png);
    background-size: 17px 16px;
  }
}
.icon-print.black {
  background-image: url(/images/icon_print-b.png);
  background-repeat: no-repeat;
  background-position: left center;
}
@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) {
  .icon-print.black {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_print-b@2x.png);
    background-size: 17px 16px;
  }
}
.icon-print:hover:not(.nohover) {
  background-image: url(/images/icon_print_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-print:hover:not(.nohover) {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_print_h@2x.png);
    background-size: 17px 16px;
  }
}
.icon-print.icon-full {
  display: block;
  padding-left: 0;
  width: 17px;
  height: 16px;
}
.icon-phone {
  background-image: url(/images/icon_phone.png);
  background-repeat: no-repeat;
  padding-left: 28px;
}
@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) {
  .icon-phone {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_phone@2x.png);
    background-size: 12px 18px;
  }
}
.icon-phone.black {
  background-image: url(/images/icon_phone-b.png);
  background-repeat: no-repeat;
  background-position: left center;
}
@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) {
  .icon-phone.black {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_phone-b@2x.png);
    background-size: 12px 18px;
  }
}
.icon-phone:hover:not(.nohover) {
  background-image: url(/images/icon_phone_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-phone:hover:not(.nohover) {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_phone_h@2x.png);
    background-size: 12px 18px;
  }
}
.icon-phone.icon-full {
  display: block;
  padding-left: 0;
  width: 12px;
  height: 18px;
}
.icon-pin {
  background-image: url(/images/pin_contact.png);
  background-repeat: no-repeat;
  padding-left: 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) {
  .icon-pin {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/pin_contact@2x.png);
    background-size: 8px 12px;
  }
}
.icon-pin.white {
  background-image: url(/images/pin_contact-w.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-pin.white {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/pin_contact-w@2x.png);
    background-size: 8px 12px;
  }
}
.icon-pin:hover,
.icon-pin.active {
  background-image: url(/images/pin_contact_h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-pin:hover,
  .icon-pin.active {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/pin_contact_h@2x.png);
    background-size: 8px 12px;
  }
}
.icon-pin.icon-full {
  display: block;
  padding-left: 0;
  width: 8px;
  height: 12px;
}
.icon-car {
  background-image: url(/images/icon-car.png);
  background-repeat: no-repeat;
  padding-left: 25px;
}
@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) {
  .icon-car {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-car@2x.png);
    background-size: 17px 14px;
  }
}
.icon-car:hover {
  background-image: url(/images/icon-car.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-car:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-car@2x.png);
    background-size: 17px 14px;
  }
}
.icon-car.icon-full {
  display: block;
  padding-left: 0;
  width: 17px;
  height: 14px;
}
.icon-car.hover:hover {
  background-image: url(/images/icon-car-h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-car.hover:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-car-h@2x.png);
    background-size: 17px 14px;
  }
}
.icon-car.active {
  background-image: url(/images/icon-car-h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-car.active {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-car-h@2x.png);
    background-size: 17px 14px;
  }
}
.icon-bus {
  background-image: url(/images/icon-bus.png);
  background-repeat: no-repeat;
  padding-left: 25px;
}
@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) {
  .icon-bus {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-bus@2x.png);
    background-size: 16px 19px;
  }
}
.icon-bus:hover {
  background-image: url(/images/icon-bus.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-bus:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-bus@2x.png);
    background-size: 16px 19px;
  }
}
.icon-bus.icon-full {
  display: block;
  padding-left: 0;
  width: 16px;
  height: 19px;
}
.icon-bus.hover:hover {
  background-image: url(/images/icon-bus-h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-bus.hover:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-bus-h@2x.png);
    background-size: 16px 19px;
  }
}
.icon-bus.active {
  background-image: url(/images/icon-bus-h.png);
  background-repeat: no-repeat;
}
@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) {
  .icon-bus.active {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-bus-h@2x.png);
    background-size: 16px 19px;
  }
}
.icon-bottom {
  background-image: url(/images/arrow-bottom.png);
  background-repeat: no-repeat;
  padding-left: 25px;
}
@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) {
  .icon-bottom {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow-bottom@2x.png);
    background-size: 10px 6px;
  }
}
.icon-bottom.icon-full {
  display: block;
  padding-left: 0;
  width: 10px;
  height: 6px;
}
.icon-lk-cart {
  background-image: url(/images/icon-lk-cart.png);
  background-repeat: no-repeat;
  padding-left: 60px;
}
@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) {
  .icon-lk-cart {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-lk-cart@2x.png);
    background-size: 44px 33px;
  }
}
.icon-lk-doc {
  background-image: url(/images/icon-lk-doc.png);
  background-repeat: no-repeat;
  padding-left: 60px;
}
@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) {
  .icon-lk-doc {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-lk-doc@2x.png);
    background-size: 38px 37px;
  }
}
.icon-lk-msg {
  background-image: url(/images/icon-lk-msg.png);
  background-repeat: no-repeat;
  padding-left: 60px;
}
@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) {
  .icon-lk-msg {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-lk-msg@2x.png);
    background-size: 38px 41px;
  }
}
.icon-lk-ost {
  background-image: url(/images/icon-lk-ost.png);
  background-repeat: no-repeat;
  padding-left: 60px;
}
@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) {
  .icon-lk-ost {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-lk-ost@2x.png);
    background-size: 31px 43px;
  }
}
@font-face {
  font-family: 'rouble';
  src: url('../fonts/rouble.woff') format('woff');
}
html {
  height: 100%;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 13px;
  height: 100%;
}
a {
  outline: none;
}
h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
ol {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  list-style-position: inside;
  padding-left: 0;
}
.no-load,
.no-load * {
  -webkit-transition: all 0s !important;
  -moz-transition: all 0s !important;
  -o-transition: all 0s !important;
  transition: all 0s !important;
}
* {
  box-sizing: border-box;
}
textarea {
  resize: vertical;
}
.wrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  min-width: 1024px;
  height: 100%;
}
.breadcrumbs,
.breadcrumbs-big {
  padding: 0;
  overflow: hidden;
  list-style: none;
  margin-bottom: 15px;
  padding-top: 15px;
}
.breadcrumbs li,
.breadcrumbs-big li {
  float: left;
  margin-right: 5px;
}
.breadcrumbs li:before,
.breadcrumbs-big li:before {
  content: '>';
  margin-right: 5px;
}
.breadcrumbs li:first-child:before,
.breadcrumbs-big li:first-child:before {
  display: none;
}
.breadcrumbs li,
.breadcrumbs-big li,
.breadcrumbs li a,
.breadcrumbs-big li a {
  font-size: 11px;
  font-weight: 100;
  color: #000;
  text-decoration: none;
}
.breadcrumbs li a,
.breadcrumbs-big li a {
  color: #878787;
}
@media print {
  script {
    display: none !important;
  }
}
.header-cnt {
  position: relative;
  z-index: 3000;
  height: 55px;
  min-width: 1024px;
  border-bottom: 1px solid #d0d0d0;
}
.header-cnt .inner {
  background: #fff;
  width: 100%;
  height: 100%;
}
.header-cnt .search-cnt {
  height: 55px;
  border-right: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  display: inline-block;
  width: 25%;
  min-width: 225px;
  position: relative;
}
.header-cnt .search-cnt input[type=text] {
  height: 54px;
  padding: 0 19px;
  box-sizing: border-box;
  border: none;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 12px;
}
.header-cnt .search-cnt input[type=text] ::-webkit-input-placeholder {
  color: #b5b5b5;
  font: 'Roboto' 12px;
}
.header-cnt .search-cnt input[type=text] ::-moz-placeholder {
  color: #b5b5b5;
  font: 'Roboto' 12px;
}
.header-cnt .search-cnt input[type=text] :-moz-placeholder {
  color: #b5b5b5;
  font: 'Roboto' 12px;
}
.header-cnt .search-cnt input[type=text] :-ms-input-placeholder {
  color: #b5b5b5;
  font: 'Roboto' 12px;
}
.header-cnt .search-cnt .icon-search {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
  cursor: pointer;
  position: absolute;
  right: 19px;
  top: 18px;
}
.header-cnt .search-cnt.error input {
  color: #f26c4f;
  border: 1px solid #f26c4f;
}
.header-cnt .header-nav {
  display: inline-block;
  width: 43%;
  margin-right: 68px;
  float: right;
}
@media screen and (max-width: 1060px) {
  .header-cnt .header-nav {
    width: 50%;
    margin-right: 25px;
  }
}
@media screen and (max-width: 1200px) {
  .header-cnt .header-nav {
    margin-right: 82px;
  }
}
.header-cnt .header-nav .cart {
  text-align: center;
  height: 55px;
  float: right;
  width: 55px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.header-cnt .header-nav ul {
  width: 90%;
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: justify;
  float: left;
}
.header-cnt .header-nav ul li {
  display: table-cell;
  height: 55px;
  vertical-align: middle;
  text-align: center;
}
.header-cnt .header-nav ul li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.header-cnt .header-nav ul li a:hover {
  color: #95c600;
}
.header-cnt .header-nav ul li.ya-phone a,
.header-cnt .header-nav ul li.email a {
  display: block;
}
.header-cnt .header-nav ul li.ya-phone a + a,
.header-cnt .header-nav ul li.email a + a {
  margin-top: 3px;
}
.header-cnt .header-nav ul li.first {
  text-align: left;
}
.header-cnt .header-nav ul li.feedback {
  text-align: right;
}
.header-cnt .profile-url {
  border-left: 1px solid #d0d0d0;
  float: right;
  display: block;
  height: 55px;
  width: 167px;
  line-height: 64px;
  position: relative;
  list-style: none;
}
.header-cnt .profile-url i:not(.fa) {
  display: inline-block;
  margin-left: 16px;
}
.header-cnt .profile-url .hide-text {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 54px;
  margin-left: 59px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
  color: #000000;
}
.header-cnt .profile-url.authorized .hide-text {
  margin-left: 0;
  width: 100%;
}
.header-cnt .profile-url {
  width: 167px;
}
.header-cnt .profile-url.authorized .hide-text + i {
  top: 90%;
  left: 50%;
  display: block;
  position: absolute;
  transform: translate(-50%, -100%);
  color: #95c600;
}
.header-cnt .profile-url[data-depth] {
  line-height: 55px;
  vertical-align: middle;
  padding-left: 0;
  margin-bottom: 0;
}
.header-cnt .profile-url[data-depth] a {
  display: inline-block;
}
.header-cnt .profile-url[data-depth] ul[data-depth] {
  width: 100%;
  line-height: 35px;
  background-color: white;
  margin-left: 0;
  box-shadow: -5px 5px 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
}
.header-cnt .profile-url[data-depth] ul[data-depth] a {
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.header-cnt .profile-url i:not(.fa) {
  background-image: url(/images/icon-profile_h.png);
  background-repeat: no-repeat;
}
@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-cnt .profile-url i:not(.fa) {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon-profile_h@2x.png);
    background-size: 23px 22px;
  }
}
.header-cnt .profile-url .hide-text {
  color: #95c600;
}
@media screen and (max-width: 1200px) {
  .header-cnt .profile-url {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
  }
  .header-cnt .profile-url {
    box-shadow: -1px 0 3px #ccc;
  }
}
.blur-main {
  width: 300px;
  position: relative;
  background-image: url(/images/blur_main.png);
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  z-index: 4000;
  height: 100%;
}
@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) {
  .blur-main {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/blur_main@2x.png);
    background-size: cover;
  }
}
.blur-main:before,
.blur-main:after {
  content: " ";
  display: table;
}
.blur-main:after {
  clear: both;
}
.blur-main .main-sidebar {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
  width: 235px;
  border-right: 0px solid rgba(3, 129, 0, 0.75);
  height: 100%;
}
.blur-main .main-sidebar .wrap {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  height: 100%;
}
.blur-main .main-sidebar.empty {
  width: 235px;
}
.blur-main .main-sidebar .trigger-menu-cnt {
  float: left;
  width: 65px;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: rgba(255, 255, 255, 0.75);
}
.blur-main .main-sidebar .trigger-menu-cnt .icon-menu {
  margin: 22px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blur-main .main-sidebar .present-cnt {
  width: 100%;
  background: rgba(3, 129, 0, 0.75);
  position: relative;
  height: 100%;
}
.blur-main .main-sidebar .present-cnt .logo {
  margin: 23px 0 40px 23px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: top 0s;
  -moz-transition: top 0s;
  -o-transition: top 0s;
  transition: top 0s;
  z-index: 10000;
  position: relative;
}
.blur-main .main-sidebar .present-cnt .content {
  box-sizing: border-box;
  width: 235px;
  padding: 0px 30px;
}
.blur-main .main-sidebar .credits {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 235px;
  box-sizing: border-box;
  font: 300 11px Roboto, sans-serif;
  height: 112px;
  padding: 22px 48px 20px 21px;
  background: rgba(0, 0, 0, 0.11);
  margin-top: 60px;
}
.blur-main .main-sidebar .credits p {
  margin: 0 0 15px 0;
}
.blur-main .main-sidebar .credits .address {
  color: #fff;
  margin: 0 0 15px 0;
}
.blur-main .main-sidebar .credits .p_logo {
  width: 55px;
  height: 21px;
  background-image: url(/images/p_logo.png);
  background-repeat: no-repeat;
  display: block;
  opacity: 0.9;
}
@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) {
  .blur-main .main-sidebar .credits .p_logo {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/p_logo@2x.png);
    background-size: 55px 21px;
  }
}
.blur-main .hide-block #main-menu-trigger {
  display: none;
}
.blur-main .hide-block #main-menu-trigger:checked + .hidden-menu {
  left: 0;
}
.blur-main .hide-block .hidden-menu {
  position: fixed;
  top: 0;
  left: -235px;
  height: 100%;
  width: 235px;
  background-image: url(/images/logo_hide_menu.png);
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.75);
  background-position: center 38px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
@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) {
  .blur-main .hide-block .hidden-menu {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/logo_hide_menu@2x.png);
    background-size: 53px 27px;
  }
}
.blur-main .hide-block .hidden-menu .icon-close {
  margin: 22px;
  cursor: pointer;
}
.blur-main .hide-block .hidden-menu > ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 60px 0 0 0;
}
.blur-main .hide-block .hidden-menu > ul > li {
  margin-bottom: 21px;
}
.blur-main .hide-block .hidden-menu > ul > li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
.blur-main .hide-block .hidden-menu > ul > li:hover > ul {
  max-height: 300px;
}
.blur-main .hide-block .hidden-menu > ul > li > ul {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  box-sizing: border-box;
  list-style: none;
  margin: 7px 0 20px 0;
  padding: 0;
  position: relative;
  max-height: 0;
  overflow: hidden;
}
.blur-main .hide-block .hidden-menu > ul > li > ul:before {
  position: absolute;
  content: '';
  width: 3px;
  height: 1px;
  bottom: 0;
  left: 50%;
  margin-left: -1.5px;
  background: #000;
}
.blur-main .hide-block .hidden-menu > ul > li > ul li {
  margin: 0;
  padding: 7px 15px;
}
.blur-main .hide-block .hidden-menu > ul > li > ul li a {
  font-size: 12px;
  line-height: 18px;
}
.blur-main .hide-block .hidden-menu > ul .selected {
  color: #95c600;
}
.menu-trigger-line {
  height: 100%;
  width: 100%;
  display: block;
  cursor: pointer;
}
.main-container {
  height: 100%;
  position: relative;
  padding: 2rem 3rem 0 3rem;
}
.main-container a:not(.btn) {
  color: #333;
  text-decoration: none;
}
.main-container .sidebar {
  width: 330px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  overflow: scroll;
  background-image: url(/images/bg_side.png);
  background-repeat: repeat;
}
.main-container .sidebar * {
  color: #fff;
}
@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) {
  .main-container .sidebar {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/bg_side@2x.png);
    background-size: 331px 334px;
  }
}
.main-container .sidebar > .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-container .sidebar h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
}
.main-container .sidebar .custom_label label {
  color: #fff;
}
.main-container .sidebar .padding {
  padding: 25px 50px 50px 50px;
}
.main-container .sidebar .padding.small-top-padding {
  padding-top: 35px;
}
.main-container .sidebar .padding.normal-padding {
  padding: 50px;
}
.main-container > .container-inner > .inner {
  box-sizing: border-box;
}
.main-container > .container-inner > .inner.no-padding {
  padding: 0;
}
.main-container > .container-inner > .inner.no-full {
  margin-right: 330px;
}
.main-container > .container-inner > .inner h1 {
  margin-bottom: 40px;
}
.main-container > .container-inner > .inner h1,
.main-container > .container-inner > .inner h1 * {
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 23px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}
.main-container > .container-inner > .inner h2 {
  margin-top: 20px;
}
.main-container > .container-inner > .inner h2,
.main-container > .container-inner > .inner h2 * {
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}
.main-container > .container-inner > .inner h3 {
  margin-top: 15px;
}
.main-container > .container-inner > .inner h3,
.main-container > .container-inner > .inner h3 *:not(.fa) {
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}
.main-container > .container-inner > .inner .js-tab-item ul {
  padding: 0 0 0 15px;
}
.main-container > .container-inner > .inner p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin: 20px 0 30px 0;
}
.main-container > .container-inner > .inner .js-tab-item ul li p {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  padding-left: 0;
}
.main-container > .container-inner > .inner .slider-comment {
  text-align: center;
}
.main-container > .container-inner > .inner .slider-comment p {
  font-weight: bold;
  color: #000000;
  font-style: normal;
}
.main-container > .container-inner > .inner .mini-menu {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
  overflow: hidden;
  text-align: right;
}
.main-container > .container-inner > .inner .mini-menu li {
  display: inline-block;
}
.main-container > .container-inner > .inner .mini-menu li,
.main-container > .container-inner > .inner .mini-menu li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.main-container > .container-inner > .inner .mini-menu li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 11px 15px;
}
@media screen and (max-width: 1060px) {
  .main-container > .container-inner > .inner .mini-menu li a {
    padding: 11px 13px;
  }
}
.main-container > .container-inner > .inner .mini-menu li a.active,
.main-container > .container-inner > .inner .mini-menu li a:hover {
  color: #95c600;
  border: 1px solid #95c600;
}
footer.right {
  margin-right: 0 !important;
}
.control {
  width: 100%;
  margin-top: 20px;
}
.control span {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  margin-bottom: 45px;
  cursor: pointer;
}
.control span a {
  background-image: url(/images/arrow_control_w.png);
  background-repeat: no-repeat;
}
@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) {
  .control span a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_control_w@2x.png);
    background-size: 26px 26px;
  }
}
.control span.black a {
  background-image: url(/images/arrow_control.png);
  background-repeat: no-repeat;
}
@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) {
  .control span.black a {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_control@2x.png);
    background-size: 26px 26px;
  }
}
.control span:hover a {
  opacity: 0.75;
}
.control span.prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.control span a {
  display: block;
  width: 100%;
  height: 100%;
}
.control span a.disabled {
  opacity: 0.5;
}
.video-block {
  overflow: hidden;
  margin-bottom: 45px;
}
.video-block .video-item {
  width: 50%;
  float: left;
  position: relative;
  cursor: pointer;
}
.video-block .video-item:before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.48);
  background-image: url(/images/play_btn.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@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) {
  .video-block .video-item:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/play_btn@2x.png);
    background-size: 15px 18px;
  }
}
.video-block .video-item.big {
  width: 64%;
  height: 496px;
}
.video-block .video-item.small {
  width: 36%;
}
.video-block .video-item.fbig {
  width: 100%;
}
.video-block .video-item > * {
  display: block;
  width: 100%;
  height: 100%;
}
.video-block .video-item.img:before {
  top: 0;
  bottom: auto;
  background-image: url(/images/open_popup.png);
  background-repeat: no-repeat;
}
@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) {
  .video-block .video-item.img:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/open_popup@2x.png);
    background-size: 15px 18px;
  }
}
.video-block .video-item.img img {
  position: static;
  max-width: 200%;
  max-height: 200%;
  min-width: 100%;
  min-height: 100%;
}
.video-block .video-item img {
  position: absolute;
  max-width: 200%;
  max-height: 200%;
  min-width: 100%;
  min-height: 100%;
}
.video-block .video-item iframe {
  display: none;
}
.tooltip-cnt {
  position: absolute;
  padding: 40px 15px 34px 40px;
  top: -1000px;
  left: -1000px;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.93);
  max-width: 300px;
  min-width: 200px;
  box-sizing: border-box;
  margin-left: -7px;
  margin-top: -9px;
  box-shadow: 0 0 3px #909090;
}
.tooltip-cnt .type_block {
  position: absolute;
  top: 12px;
  left: 40px;
}
.tooltip-cnt .time {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 22px;
  height: 22px;
  background: #464646;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
}
.tooltip-cnt .text {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
}
.tooltip-cnt .text a {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  -webkit-transition: all 0.3ms;
  -moz-transition: all 0.3ms;
  -o-transition: all 0.3ms;
  transition: all 0.3ms;
}
.tooltip-cnt .text a h3 {
  font-weight: 300;
  margin: 0;
}
.tooltip-cnt .text a:hover {
  opacity: .8;
}
.tooltip-cnt:before,
.tooltip-cnt:after {
  position: absolute;
  right: -16px;
  top: 0;
  width: 16px;
  height: 50%;
  content: '';
  background: inherit;
}
.tooltip-cnt:after {
  top: 50%;
  background: url("/images/tooltip_tr.png");
  background-position: right bottom;
  background-size: 100% 100%;
}
.tooltip-cnt .close {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 15px;
  right: 0;
  cursor: pointer;
  background-image: url(/images/close_t.png);
  background-repeat: no-repeat;
}
@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) {
  .tooltip-cnt .close {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/close_t@2x.png);
    background-size: 11px 11px;
  }
}
.tooltip-cnt .close:hover {
  background-image: url(/images/close_t_h.png);
  background-repeat: no-repeat;
}
@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) {
  .tooltip-cnt .close:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/close_t_h@2x.png);
    background-size: 11px 11px;
  }
}
.back_page {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  background-position: 0 5px;
  margin: 45px 0;
  display: inline-block;
}
.small-news-cnt.sidebar_padding_cnt {
  padding: 25px 50px 10px 50px;
}
.small-news-cnt.sidebar_padding_cnt > a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.small-news-cnt.sidebar_padding_cnt > a:after {
  content: '>';
  margin-left: 5px;
}
.small-news-cnt .date_small {
  font-size: 10px;
  line-height: 16px;
  opacity: 0.43;
  color: #fff;
}
.small-news-cnt .date {
  float: none;
  color: #fff;
}
.small-news-cnt .date sup {
  font-size: 25px;
  color: #fff;
}
.small-news-cnt .date span {
  font-size: 39px;
  color: #fff;
}
.small-news-cnt .date sub {
  font-size: 12px;
  color: #fff;
}
.small-news-cnt .small_news {
  font-size: 12px;
  margin-top: 7px;
  color: #fff;
  text-transform: uppercase;
}
.small-news-cnt .small_news:after {
  display: block;
  margin: 20px 0;
  content: '';
  background: #fff;
  width: 13px;
  height: 1px;
}
.side-back {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.side-back i {
  margin-left: 9px;
  position: relative;
  top: 3px;
}
.add-padding {
  padding: 20px 50px 0 50px;
  margin-right: 330px;
}
.js-dateArray {
  display: none;
}
.hide {
  display: none;
}
.js-paralax-height {
  overflow: hidden;
}
.main-sidebar .side-datepicker-cnt {
  position: absolute;
  bottom: 0;
}
@media all and (max-width: 1000px) {
  .service-item-box a {
    width: 100% !important;
  }
  body,
  .index-page {
    overflow: visible !important;
  }
  .blur-main .hide-block .hidden-menu {
    position: absolute;
  }
}
@media all and (max-height: 690px) {
  .main-sidebar .side-datepicker-cnt {
    bottom: auto;
    top: 410px;
  }
}
@media all and (max-height: 650px) {
  .blur-main {
    top: 0 !important;
  }
  .main-container .sidebar {
    top: 0 !important;
  }
  body > .wrapper,
  .index-page .blur-main,
  .blur-main .main-sidebar,
  .blur-main .hide-block .hidden-menu,
  .blur-main .main-sidebar .trigger-menu-cnt,
  .blur-main .main-sidebar .present-cnt {
    height: 650px !important;
  }
  .action_page .side_href,
  .documentation_page .sticky.fixed,
  .blur-main .hide-block .hidden-menu,
  .credits {
    position: absolute !important;
  }
  .header-cnt {
    top: 0 !important;
  }
}
.side-datepicker-cnt {
  box-sizing: border-box;
  width: 180px;
}
.js-datepicker {
  padding-bottom: 50px;
}
.js-datepicker * {
  max-width: 100%;
  max-height: 170px;
}
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev,
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next {
  background: none;
  border: none;
  position: absolute;
  cursor: pointer;
  top: 5px;
  margin-left: -5px;
}
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev *,
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next * {
  width: 6px;
  height: 11px;
  margin-left: -3px;
  margin-top: -7px;
  background-image: url(/images/arrow_side_calendar_h.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
@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) {
  .js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev *,
  .js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next * {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_side_calendar_h@2x.png);
    background-size: 6px 11px;
  }
}
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev:hover *,
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next:hover * {
  background-image: url(/images/arrow_side_calendar.png);
  background-repeat: no-repeat;
}
@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) {
  .js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev:hover *,
  .js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next:hover * {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_side_calendar@2x.png);
    background-size: 6px 11px;
  }
}
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next * {
  right: 8px;
  left: auto;
}
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next * {
  background-image: url(/images/arrow_side_calendar_r_h.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
@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) {
  .js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next * {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_side_calendar_r_h@2x.png);
    background-size: 6px 11px;
  }
}
.js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next:hover * {
  background-image: url(/images/arrow_side_calendar_r.png);
  background-repeat: no-repeat;
}
@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) {
  .js-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next:hover * {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_side_calendar_r@2x.png);
    background-size: 6px 11px;
  }
}
.js-datepicker .ui-datepicker .ui-datepicker-next-hover,
.js-datepicker .ui-datepicker .ui-datepicker-prev-hover {
  top: 2px;
}
.js-datepicker .ui-datepicker .ui-datepicker-next-hover.ui-datepicker-next-hover,
.js-datepicker .ui-datepicker .ui-datepicker-prev-hover.ui-datepicker-next-hover {
  right: 2px;
}
.js-datepicker .ui-datepicker-calendar {
  max-width: 175px;
  font-size: 12px;
  color: #fff;
}
.js-datepicker .ui-datepicker-calendar thead {
  display: none;
}
.js-datepicker .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content {
  background: none;
  border: none;
}
.js-datepicker .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content .ui-widget-header {
  background: none;
  border: none;
  height: 38px;
}
.js-datepicker .ui-state-default {
  border: none !important;
  background: none !important;
  color: #fff !important;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  text-align: center !important;
  margin-bottom: 5px !important;
}
.js-datepicker td {
  text-align: center;
}
.js-datepicker .js-tooltip-hover a {
  background: rgba(255, 255, 255, 0.47) !important;
  color: #000 !important;
  border-radius: 100% !important;
  width: 22px !important;
  height: 22px !important;
  line-height: 17px !important;
  display: inline-block !important;
  vertical-align: middle !important;
}
.js-datepicker .ui-datepicker-title * {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}
.hide-big-target {
  color: #fff;
  border-bottom: dotted 1px #fff;
  text-decoration: none;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 35px;
}
.hide-big-cnt {
  -webkit-transition: max-height 0.8s ease-out;
  -moz-transition: max-height 0.8s ease-out;
  -o-transition: max-height 0.8s ease-out;
  transition: max-height 0.8s ease-out;
  overflow: hidden;
  position: relative;
}
.field {
  width: 100%;
  margin-top: 15px;
}
.field * {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
}
.field.custom_radio input[type=radio] {
  display: none;
}
.field.custom_radio label {
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  display: block;
}
.field.custom_radio label:before {
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
}
.field.custom_radio label:before,
.field.custom_radio label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  border-radius: 100%;
}
.field.custom_radio label:after {
  width: 7px;
  height: 7px;
  top: 4px;
  left: 2px;
  background: #fff;
  display: none;
}
.field.custom_radio input[type=radio]:checked + label:after {
  display: block;
}
.field.custom_select {
  position: relative;
}
.field.custom_select select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  border: 1px solid #fff;
  padding: 8px 15px;
  cursor: pointer;
  margin-bottom: 1px;
}
.field.custom_select select option {
  color: #000;
}
.field.custom_select:before {
  position: absolute;
  content: '';
  right: 18px;
  top: 50%;
  width: 7px;
  height: 4px;
  margin-top: -2px;
  background-image: url(/images/select.png);
  background-repeat: no-repeat;
}
@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) {
  .field.custom_select:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/select@2x.png);
    background-size: 7px 4px;
  }
}
.field.custom_label {
  position: relative;
}
.field.custom_label label {
  font-size: 12px;
  line-height: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #413f41;
}
.field.custom_label label.error {
  position: absolute;
  right: -1px;
  bottom: -4px;
  width: 100%;
  text-align: right;
  color: #f26c4f;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 11px;
  line-height: 16px;
  text-transform: none;
}
.field.custom_label input,
.field.custom_label textarea {
  margin-top: 2px !important;
}
.field.custom_upload {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
.field.custom_upload input {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.field.custom_upload.white-btn {
  padding: 5px 15px;
  background: #cccccc;
  border: 1px solid transparent;
  display: inline-block;
  width: auto;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.field.custom_upload.white-btn.otz-b {
  width: 150px;
  margin: 0;
  text-align: center;
  cursor: pointer;
  border: 1px solid #cccccc;
  background: none;
}
.field.custom_upload.white-btn.otz-b * {
  cursor: pointer;
}
.field.custom_upload.white-btn:before {
  content: attr(data-new-file);
  position: absolute;
  padding: 5px 15px;
  top: 0;
  left: 102%;
  width: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.field.custom_upload.white-btn label {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: 20px;
  font-weight: 300;
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.field .ui-slider {
  margin-bottom: 70px;
  margin-top: 24px;
  height: 3px;
  background: #dcdcdc;
  position: relative;
  padding: 0;
  border: 0;
}
.field .ui-slider,
.field .ui-slider * {
  border-radius: 0;
}
.field .ui-slider .ui-slider-range {
  background: #95c600;
  height: 100%;
  position: absolute;
  top: 0;
}
.field .ui-slider .ui-slider-handle {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.63);
  position: absolute;
  top: -4px;
  outline: none;
  display: block;
  cursor: pointer;
}
.field .ui-slider .ui-slider-handle:before {
  font-size: 10px;
  line-height: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  position: absolute;
  content: attr(data-val);
  color: #fff;
  margin-left: -20px;
  width: 50px;
  height: 20px;
  bottom: -20px;
  text-align: center;
}
.field .isChecked {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.field input[type=radio]:checked ~ .isChecked,
.field input[type=checkbox]:checked ~ .isChecked {
  max-height: 200px;
}
.field input[type=email],
.field input[type=text],
.field input[type=password],
.field input[type=search],
.field input[type=date],
.field textarea {
  background: none;
  border: 1px solid #413f41;
  width: 100%;
  padding: 10px 19px;
  margin: 15px 0;
  color: #000;
}
.sidebar .field input[type=email],
.sidebar .field input[type=text],
.sidebar .field input[type=password],
.sidebar .field input[type=search],
.sidebar .field input[type=date],
.sidebar .field textarea {
  border-color: #fff;
  color: #fff;
}
.sidebar .field input[type=email].error,
.sidebar .field input[type=text].error,
.sidebar .field input[type=password].error,
.sidebar .field input[type=search].error,
.sidebar .field input[type=date].error,
.sidebar .field textarea.error {
  border-color: #f26c4f;
}
.field textarea {
  min-height: 95px;
}
.append-file-input,
.append-form {
  margin-left: 25px;
  position: relative;
  margin-bottom: 15px;
  display: inline-block;
}
.append-file-input:before,
.append-form:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 50%;
  margin-top: -7px;
  height: 16px;
  width: 16px;
  background-image: url(/images/sel_plus.png);
  background-repeat: no-repeat;
}
@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) {
  .append-file-input:before,
  .append-form:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/sel_plus@2x.png);
    background-size: 16px 16px;
  }
}
.side_href {
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
}
.null-margin-bottom {
  margin-bottom: 0 !important;
}
.null-margin-top {
  margin-top: 0 !important;
}
.custom-list {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  margin: 0;
  list-style: none;
  padding: 0;
}
.custom-list li {
  padding-left: 8px;
  position: relative;
}
.custom-list li:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: 0px;
  background: #4c4c4c;
}
.accordion-cnt {
  margin-top: 20px;
  overflow: hidden;
  clear: both;
}
.accordion-cnt .trigger-accordion {
  display: inline-block;
  border-bottom: 1px dotted #fff;
  cursor: pointer;
}
.empty-btn {
  background: none;
  border: 1px solid #fff;
  outline: none;
  margin-top: 15px;
  padding: 10px 20px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal !important;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.empty-btn:hover {
  color: #000 !important;
  background: #fff;
}
.empty-btn.black {
  color: #000;
  border-color: #000;
}
.empty-btn.link {
  text-decoration: none;
}
.fixheight {
  height: 20px;
  width: 1px;
}
.fixheight.big {
  height: 60px;
}
.pagination {
  overflow: hidden;
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 70px;
  margin-bottom: 70px;
}
.pagination li {
  float: left;
  width: 26px;
  height: 26px;
  margin-right: 16px;
}
.pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal !important;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.pagination li .disable {
  opacity: 0.6;
}
.pagination li .active {
  background: #95c600;
  border-radius: 100%;
  color: #fff;
}
.pagination li .next,
.pagination li .prev {
  background-image: url(/images/arrow_control.png);
  background-repeat: no-repeat;
}
@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) {
  .pagination li .next,
  .pagination li .prev {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_control@2x.png);
    background-size: 26px 26px;
  }
}
.pagination li .next:hover,
.pagination li .prev:hover {
  background-image: url(/images/arrow_control_h.png);
  background-repeat: no-repeat;
}
@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) {
  .pagination li .next:hover,
  .pagination li .prev:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_control_h@2x.png);
    background-size: 26px 26px;
  }
}
.pagination li .prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
blockquote {
  padding: 24px;
  margin: 25px 0;
  border: 1px solid #95c600;
  border-right: none;
  border-left: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  position: relative;
}
blockquote:before {
  position: absolute;
  left: 0;
  top: 30px;
  content: '';
  width: 15px;
  height: 13px;
  background-image: url(/images/quote.png);
  background-repeat: no-repeat;
}
@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) {
  blockquote:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/quote@2x.png);
    background-size: 15px 13px;
  }
}
.date:not(.input-group) * {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: normal !important;
}
.date:not(.input-group) span {
  font-size: 40px !important;
  position: relative !important;
  top: 4px !important;
  font-weight: 300 !important;
  -webkit-transform: rotate(2deg) !important;
  -moz-transform: rotate(2deg) !important;
  -ms-transform: rotate(2deg) !important;
  -o-transform: rotate(2deg) !important;
  transform: rotate(2deg) !important;
}
.date:not(.input-group) sup {
  font-size: 25px !important;
  line-height: 17px !important;
}
.date:not(.input-group) sub {
  font-size: 12px !important;
  line-height: 17px !important;
}
.img-wrap {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.img-wrap:before {
  opacity: 0;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.48);
  background-image: url(/images/open_popup.png);
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1000000;
}
@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) {
  .img-wrap:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/open_popup@2x.png);
    background-size: 42px 42px;
  }
}
.img-wrap:hover:before {
  opacity: 1;
}
.trigger-border-bottom {
  border-bottom: 1px dotted #fff;
  text-decoration: none;
}
.tab-list-trigger {
  border-bottom: 1px solid #95c600;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.tab-list-trigger li {
  float: left;
}
.tab-list-trigger li a {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 15px;
  text-decoration: none;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.tab-list-trigger li a.active {
  border: 1px solid #95c600;
  border-bottom: none;
}
.popup-img-cnt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.83);
  z-index: 1000000000;
  text-align: center;
  vertical-align: middle;
}
.popup-img-cnt .inner-popup-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 80%;
  height: 80%;
}
.popup-img-cnt .inner-popup-img .content-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup-img-cnt .inner-popup-img .content-img img {
  display: block;
  margin: auto;
  max-width: 80%;
  max-height: 100%;
}
.popup-img-cnt .inner-popup-img .content-img .pop-up-comment {
  color: #fff;
}
.popup-img-cnt .inner-popup-img .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 23px;
  height: 23px;
  cursor: pointer;
  background-image: url(/images/close_pop.png);
  background-repeat: no-repeat;
}
@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) {
  .popup-img-cnt .inner-popup-img .close {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/close_pop@2x.png);
    background-size: 23px 22px;
  }
}
.popup-img-cnt .inner-popup-img .close:hover {
  background-image: url(/images/close_pop_h.png);
  background-repeat: no-repeat;
}
@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) {
  .popup-img-cnt .inner-popup-img .close:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/close_pop_h@2x.png);
    background-size: 23px 22px;
  }
}
.popup-img-cnt .inner-popup-img .prev,
.popup-img-cnt .inner-popup-img .next {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  width: 15px;
  height: 29px;
  cursor: pointer;
  z-index: 10;
  background-image: url(/images/arrow_popup.png);
  background-repeat: no-repeat;
}
@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) {
  .popup-img-cnt .inner-popup-img .prev,
  .popup-img-cnt .inner-popup-img .next {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_popup@2x.png);
    background-size: 15px 29px;
  }
}
.popup-img-cnt .inner-popup-img .prev:hover,
.popup-img-cnt .inner-popup-img .next:hover {
  background-image: url(/images/arrow_popup_h.png);
  background-repeat: no-repeat;
}
@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) {
  .popup-img-cnt .inner-popup-img .prev:hover,
  .popup-img-cnt .inner-popup-img .next:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/arrow_popup_h@2x.png);
    background-size: 15px 29px;
  }
}
.popup-img-cnt .inner-popup-img .prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  right: auto;
  left: 0;
}
.text-center {
  text-align: center !important;
}
.row .col2 {
  width: 50%;
  float: left;
}
.no-padding {
  padding: 0 !important;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.authorized.profile-url .icon-profile {
  width: 30px;
  height: 30px;
  background-image: url(/images/lk-profile.png);
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
  left: -2px;
}
@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) {
  .authorized.profile-url .icon-profile {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/lk-profile@2x.png);
    background-size: 30px 30px;
  }
}
.authorized.profile-url .hide-text {
  width: 100%;
  text-align: center;
  color: #95c600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 0;
}
.authorized.profile-url .icon-profile {
  background-image: url(/images/lk-profile.png);
  background-repeat: no-repeat;
}
@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) {
  .authorized.profile-url .icon-profile {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/lk-profile@2x.png);
    background-size: 30px 30px;
  }
}
.float-right {
  float: right;
  margin: 15px 0 15px 15px;
}
.popup-cnt {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.83);
  z-index: 1000000000;
  text-align: left;
  vertical-align: middle;
  overflow: auto;
}
.popup-cnt .inner-cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 500px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.popup-cnt .inner-cnt .inner {
  padding: 10px 25px 15px;
}
.popup-cnt .inner-cnt .inner.bg {
  background: url("/images/popup_bg.png");
  background-size: 100% 100%;
}
.popup-cnt .inner-cnt .inner.bg * {
  color: #fff;
  border-color: #fff;
}
.popup-cnt .inner-cnt .inner.bg small {
  margin-bottom: 25px;
  margin-top: 10px;
}
.popup-cnt .inner-cnt .remember-pass {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  float: right;
  text-decoration: none;
  border-bottom: 1px dotted #000000;
  margin-top: 16px;
}
.popup-cnt .inner-cnt h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 28px;
  margin: 5px 0;
}
.popup-cnt .inner-cnt .head {
  position: relative;
  border-bottom: 1px solid #b0b0b0;
  padding: 10px 25px;
}
.popup-cnt .inner-cnt .head .close {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  background: url("/images/popup_close.png") no-repeat center;
}
.popup-cnt .inner-cnt .field * {
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.popup-cnt .inner-cnt .field input,
.popup-cnt .inner-cnt .field select,
.popup-cnt .inner-cnt .field textarea {
  border: 1px solid #838383;
  border-radius: 0;
  outline: none;
  margin: 0;
}
.popup-cnt .inner-cnt .field textarea {
  resize: none;
  margin: 0;
}
.popup-cnt .inner-cnt .field.custom_select:before {
  width: 7px;
  height: 4px;
  margin-top: 6px;
  background: url("/images/popup_select.png") no-repeat center;
}
.popup-cnt .inner-cnt .field label {
  margin-bottom: 4px;
  display: block;
}
.sidebar .popup-cnt .inner-cnt .field label {
  color: #fff;
}
.popup-cnt .inner-cnt .field.error {
  position: relative;
}
.popup-cnt .inner-cnt .field.error,
.popup-cnt .inner-cnt .field.error input,
.popup-cnt .inner-cnt .field.error select,
.popup-cnt .inner-cnt .field.error textarea {
  border-color: #f26c4f;
}
.popup-cnt .inner-cnt .field.error:after {
  position: absolute;
  content: attr(data-error);
  top: 100%;
  right: 0;
  color: #f26c4f;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 11px;
  line-height: 16px;
}
.popup-cnt .inner-cnt small {
  display: block;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  color: #000;
  margin-top: 18px;
}
.popup-cnt .inner-cnt .empty-btn {
  margin: 0;
  padding: 8px 25px;
}
.popup-cnt .inner-cnt .hr {
  margin-top: 10px;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #b0b0b0;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
}
.popup-cnt .inner-cnt .hr span {
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0px 10px;
}
.popup-cnt .inner-cnt .hr:before {
  width: 100%;
  height: 1px;
  background: #b0b0b0;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
}
.popup-cnt .inner-cnt hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #B0B0B0;
  outline: none;
  margin-bottom: 5px;
}
.popup-cnt .inner-cnt .row .col2 {
  padding-left: 8px;
}
.popup-cnt .inner-cnt .row .col2:first-child {
  padding-left: 0;
  padding-right: 8px;
}
.no-scroll {
  overflow: hidden;
}
.field.custom_label .error,
.field.custom_label .error input,
.field.custom_label .error textarea {
  border-color: #f26c4f;
}
.js-validation-form-new .field {
  position: relative;
}
.js-validation-form-new .field.error input,
.js-validation-form-new .field.error textarea {
  border-color: #f26c4f;
}
.js-validation-form-new .field.error:after {
  position: absolute;
  content: attr(data-error);
  bottom: -5px;
  right: 0;
  color: #f26c4f;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 11px;
  line-height: 16px;
}
.js-validation-form-new .custom_upload.error:after {
  position: relative;
  display: block;
}
.scroll-to-top {
  position: absolute;
  bottom: 12px;
  left: 35%;
  margin-left: -16px;
  background: url(/images/up.png) center top no-repeat;
  cursor: pointer;
  padding-top: 28px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.scroll-to-top.visible {
  visibility: visible;
  opacity: 1;
}
.map-columns a {
  color: #000;
}
.map-columns .map-level-0 a {
  font-weight: normal;
}
#ya_share1 {
  height: 32px;
}
.index-page .wrapper {
  background-image: url(/images/main_background.jpg);
  background-repeat: no-repeat;
}
@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) {
  .index-page .wrapper {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/main_background@2x.jpg);
    background-size: auto auto;
  }
}
@media screen and (max-width: 1366px) {
  .index-page .wrapper {
    background: url('/images/back_mini.jpg');
  }
}
.index-page .blur-main {
  height: 765px;
  margin-top: -55px;
}
.index-page .main-sidebar h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}
.index-page .side-news-cnt * {
  color: #fff;
}
.index-page .side-news-cnt .side-news-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.index-page .side-news-cnt .side-news-list li {
  margin-top: 5px;
  padding-bottom: 10px;
}
.index-page .side-news-cnt .side-news-list .date sup {
  font-size: 25px;
}
.index-page .side-news-cnt .side-news-list .date sup:after {
  content: '/';
  font-weight: 300;
  font-size: 39px;
  position: relative;
  top: 10px;
  left: -3px;
  transform: rotate(6deg);
  display: inline-block;
}
.index-page .side-news-cnt .side-news-list .date sub {
  font-size: 12px;
  margin-left: -6px;
}
.index-page .side-news-cnt .side-news-list p {
  font-size: 11px;
  font-weight: 300;
  margin: 15px 0 0 0;
}
.index-page .side-news-cnt .side-news-list a {
  text-decoration: none;
}
.index-page .presentation-main-page {
  height: 710px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.index-page .presentation-main-page > li {
  box-sizing: border-box;
  width: 20%;
  position: relative;
  float: left;
  border-left: 1px solid rgba(255, 255, 255, 0.38);
  height: 100%;
}
.index-page .presentation-main-page > li:first-child {
  border-left: none;
}
.index-page .presentation-main-page > li img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.index-page .presentation-main-page > li h1 {
  margin: 0;
  padding: 0 30px;
  background-color: rgba(44, 36, 50, 0.5);
}
.index-page .presentation-main-page li h1,
.index-page .presentation-main-page li h1 a {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1320px) {
  .index-page .presentation-main-page li h1 {
    padding: 0 20px;
  }
  .index-page .presentation-main-page li h1,
  .index-page .presentation-main-page li h1 a {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1100px) {
  .index-page .presentation-main-page li h1 {
    padding: 0 10px;
  }
  .index-page .presentation-main-page li h1,
  .index-page .presentation-main-page li h1 a {
    font-size: 14px;
    line-height: 22px;
  }
}
.index-page .presentation-main-page > li .inner {
  padding: 320px 0 0 0;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.index-page .presentation-main-page > li hr {
  position: relative;
  border: none;
  outline: none;
  margin-top: 10px;
}
.index-page .presentation-main-page > li hr:before {
  position: absolute;
  bottom: 0;
  left: 30px;
  content: '';
  width: 30px;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 1320px) {
  .index-page .presentation-main-page > li hr:before {
    left: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .index-page .presentation-main-page > li hr:before {
    left: 10px;
  }
}
.index-page .presentation-main-page > li ul {
  max-height: 1px;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: rgba(44, 36, 50, 0.5);
}
.index-page .presentation-main-page > li ul li a {
  display: block;
  padding: 8px 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.index-page .presentation-main-page > li ul li a.bords:after {
  content: '';
  position: absolute;
  left: 5%;
  top: 0;
  width: 90%;
  border-top: 1px solid #fff;
}
.index-page .presentation-main-page > li ul li a:hover {
  background: rgba(149, 198, 0, 0.6);
}
.index-page .presentation-main-page > li ul li a:hover:before {
  position: absolute;
  content: '';
  left: 18px;
  top: 50%;
  margin-top: -3.5px;
  width: 5px;
  height: 7px;
  background-image: url(/images/mini_arrow.png);
  background-repeat: no-repeat;
}
@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) {
  .index-page .presentation-main-page > li ul li a:hover:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/mini_arrow@2x.png);
    background-size: 5px 7px;
  }
}
.index-page .presentation-main-page > li ul li a:hover:after {
  opacity: 0;
}
@media screen and (max-width: 1320px) {
  .index-page .presentation-main-page > li ul li a {
    padding: 8px 20px;
  }
  .index-page .presentation-main-page > li ul li a:hover:before {
    left: 8px;
  }
}
@media screen and (max-width: 1100px) {
  .index-page .presentation-main-page > li ul li a {
    padding: 8px 10px;
  }
  .index-page .presentation-main-page > li ul li a:hover:before {
    display: none;
  }
}
.index-page .presentation-main-page > li:hover img {
  opacity: 1;
}
.index-page .presentation-main-page > li:hover ul {
  max-height: 300px;
}
.company-page #js-control-company {
  text-align: right;
  margin-top: 30px;
}
.company-page .sert-slider-cnt {
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: 100%;
  padding-bottom: 10px;
}
.company-page .sert-slider-cnt li {
  position: relative;
}
.company-page .sert-slider-cnt li img {
  width: 100%;
  cursor: pointer;
}
.company-page .sert-slider-cnt li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-bottom: 23px solid #eee;
  border-right: 23px solid transparent;
}
.company-page .sert-slider-cnt li:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-top: 23px solid #fff;
  border-left: 23px solid transparent;
}
.action_page .sidebar .company-side-cnt,
.company-page .sidebar .company-side-cnt {
  padding-top: 110px;
}
.action_page .sidebar .company-side-cnt .direction-list,
.company-page .sidebar .company-side-cnt .direction-list {
  list-style: none;
  padding: 0;
  margin: 42px 0 0 0;
}
.action_page .sidebar .company-side-cnt .direction-list li,
.company-page .sidebar .company-side-cnt .direction-list li {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 60px;
  padding: 0 60px 0 0;
}
.action_page .sidebar .company-side-cnt .direction-list li a:hover,
.company-page .sidebar .company-side-cnt .direction-list li a:hover {
  text-decoration: none;
  color: #95c600;
}
.action_page .sidebar .company-side-cnt .direction-list li i,
.company-page .sidebar .company-side-cnt .direction-list li i {
  margin-bottom: 20px;
}
.action_page .sidebar .company-side-cnt .direction-list li i.icon-full,
.company-page .sidebar .company-side-cnt .direction-list li i.icon-full {
  display: block;
  padding-left: 0;
  width: 50px;
  height: 50px;
}
.company-page .video-block {
  width: 100%;
}
.company-page .video-block .video-item.big {
  padding-right: 3px;
}
.company-page .video-block .video-item.small + .small {
  margin-top: 3px;
}
.company-page .inner.no-full {
  margin-right: 313px !important;
}
.news_page .sidebar * {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
}
.news_page .sidebar form {
  padding-bottom: 50px;
}
.news_page .sidebar .empty-btn {
  float: right;
}
.news_page .sidebar .empty-btn.link {
  margin-right: 4px;
}
.news_page .fixheight {
  clear: both;
}
.news_page .side-back:hover {
  text-decoration: underline;
}
.news_page .news-list {
  list-style: none;
  position: relative;
  padding: 0;
  margin-bottom: 0;
}
.news_page .news-list img {
  width: 130px;
  height: 75px;
  object-fit: contain;
}
.news_page .news-list .date {
  position: absolute;
  top: -4px;
  left: 0;
}
.news_page .news-list .date * {
  color: #628105;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
}
.news_page .news-list .date span {
  font-size: 40px;
  font-weight: 300;
  position: relative;
  top: 4px;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
.news_page .news-list .date sup {
  font-size: 25px;
  line-height: 17px;
}
.news_page .news-list .date sub {
  font-size: 12px;
  line-height: 17px;
}
.news_page .news-list p {
  margin-bottom: 9px;
}
.news_page .news-list .tag a {
  color: #95c600;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 11px;
  line-height: 20px;
}
.news_page .news-list li {
  position: relative;
  padding: 0 0 11px 77px;
  margin-bottom: 35px;
}
.news_page .news-list.news-one li {
  padding: 0 50px 0 70px;
}
.news_page .padding-news {
  padding: 0 0 0 20px;
}
.news_page .padding-news .date {
  position: absolute;
  top: -4px;
  left: 0;
}
.news_page .padding-news .date * {
  color: #95c600;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
}
.news_page .news-one-cnt {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .news_page .news-one-cnt {
    padding: 0;
  }
}
.news_page .gallery-slider {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #b0b0b0;
}
.news_page .gallery-slider *:not(.control *) {
  margin: 0;
  padding: 0;
  width: 100%;
}
.news_page .gallery-slider li {
  padding: 0 45px;
}
@media only screen and (max-width: 1024px) {
  .news_page .gallery-slider li {
    padding: 0;
  }
}
.news_page .gallery-slider ul {
  margin: 0;
  list-style: none;
  width: 500px;
}
.news_page .gallery-slider .gall-news-one {
  padding: 25px;
}
.news_page .gall-news-one {
  font-size: 0;
  padding-top: 20px;
  max-width: 700px;
  margin: 20px auto 0;
}
.news_page .gall-news-one .img-wrap {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 220px;
  overflow: hidden;
  padding: 2px;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.news_page .gall-news-one .img-wrap:before {
  opacity: 0;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.48);
  background-image: url(/images/open_popup.png);
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1000000;
  transform: scale(0.8);
}
@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) {
  .news_page .gall-news-one .img-wrap:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/open_popup@2x.png);
    background-size: 42px 42px;
  }
}
.news_page .gall-news-one .img-wrap img {
  min-height: 100%;
  position: absolute;
  left: -50%;
  right: -50%;
  top: -50%;
  bottom: -50%;
  margin: auto;
}
.news_page .gall-news-one .img-wrap:hover {
  z-index: 100000000;
  transform: scale(1.2);
}
.news_page .gall-news-one .img-wrap:hover:before {
  opacity: 1;
  transform: scale(1);
}
.news_page .news-detail-pic {
  width: 100%;
}
.news_page .news-detail-pic .img-wrap {
  width: 100%;
}
.news_page .news-detail-pic .img-wrap img {
  max-width: 100%;
  display: block;
}
@media only screen and (max-width: 1600px) {
  .news_page .news-detail-pic .img-wrap img {
    width: 100%;
  }
}
.news_page .news-detail-pic .img-wrap:before {
  opacity: 0;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.48);
  background-image: url(/images/open_popup.png);
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1000000;
  transform: scale(0.8);
}
@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) {
  .news_page .news-detail-pic .img-wrap:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/open_popup@2x.png);
    background-size: 42px 42px;
  }
}
.news_page .news-detail-pic .img-wrap .js-popup-open-img {
  max-width: 100%;
}
.news_page .news-detail-pic .img-wrap:hover:before {
  opacity: 1;
  transform: scale(1);
}
.vacancy_page p,
.vacancy_page ul,
.vacancy_page ul li {
  color: #4c4c4c;
}
.vacancy_page h3 span {
  color: #95c600 !important;
}
.vacancy_page .list-vacancy {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vacancy_page .list-vacancy li {
  margin-bottom: 12px;
}
.vacancy_page .list-vacancy li,
.vacancy_page .list-vacancy li a {
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.vacancy_page .list-vacancy li:hover,
.vacancy_page .list-vacancy li a:hover {
  color: #95c600;
}
.vacancy_page .inner.no-full ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.vacancy_page .demands-box ul li {
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
  font-weight: 300;
}
.vacancy_page .sidebar-vacancy {
  padding: 55px 50px;
}
.vacancy_page .sidebar-vacancy > a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 50px;
  display: block;
}
.vacancy_page .sidebar-vacancy > a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #95c600;
}
.vacancy_page .sidebar-vacancy form {
  padding-bottom: 30px;
}
.vacancy_page .sidebar-vacancy form p {
  font-family: 'Roboto';
  font-weight: 300;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  margin: 18px 0;
}
.vacancy_page .sidebar-vacancy.left-text {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}
.vacancy_page .sidebar-vacancy h2 {
  margin: 5px 0;
}
.vacancy_page .sidebar-vacancy .faces {
  margin-top: 15px !important;
}
.vacancy_page .creator-big {
  border: 1px solid #95c600;
  border-left: none;
  border-right: none;
  padding: 15px 0;
  margin: 25px 0;
}
.vacancy_page .creator-big > span {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #4c4c4c;
}
.vacancy_page .creator-big .creator-cont {
  padding-left: 130px;
  position: relative;
}
.vacancy_page .creator-big .creator-cont img {
  position: absolute;
  top: 0;
  left: 30px;
  width: 80px;
  border-radius: 100%;
}
.vacancy_page .creator-big .creator-cont .head {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  color: #4c4c4c;
  margin-bottom: 25px;
}
.vacancy_page .creator-big .contact {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.vacancy_page .creator-big .contact li {
  float: left;
  margin-left: 15px;
  padding-left: 35px;
}
.vacancy_page .creator-big .contact li:first-child {
  margin-left: 0;
}
.vacancy_page .creator-big .contact li.phone {
  background: url('/images/learn-o-phoneb.png') no-repeat 4px center;
}
.vacancy_page .creator-big .contact li.email {
  background: url('/images/learn-o-emailb.png') no-repeat left center;
}
.vacancy_page .creator-big .contact li,
.vacancy_page .creator-big .contact li * {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 36px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
.vacancy_page .creator-big .contact li a {
  border-bottom: 1px dotted;
}
.catalog_page .small_href {
  float: right;
  margin-top: 0;
  margin-right: 55px;
}
.catalog_page .small_href * {
  color: #232323;
}
.catalog_page .small_href a {
  width: 150px;
  display: inline-block;
  text-decoration: none;
}
.catalog_page .small_href a:hover {
  color: #95c600;
}
.catalog_page .small_href .icon_doc {
  padding-left: 28px;
  background-image: url(/images/doc.png);
  background-repeat: no-repeat;
  background-position: left 5px;
}
@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) {
  .catalog_page .small_href .icon_doc {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/doc@2x.png);
    background-size: 13px 17px;
  }
}
.catalog_page .small_href .icon_doc:hover {
  background-image: url(/images/doc_h.png);
  background-repeat: no-repeat;
  background-position: left 5px;
}
@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) {
  .catalog_page .small_href .icon_doc:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/doc_h@2x.png);
    background-size: 13px 17px;
  }
}
.catalog_page .catalog_list_cnt {
  width: 100%;
  min-height: 100%;
}
.catalog_page .catalog_list_cnt .catalog_ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}
.catalog_page .catalog_list_cnt .catalog_ul > li {
  float: left;
  width: 33.33333333%;
  border-left: 1px solid #d0d0d0;
  min-height: 100%;
  padding-bottom: 40px;
}
.catalog_page .catalog_list_cnt .catalog_ul > li ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
.catalog_page .catalog_list_cnt .catalog_ul > li ul li a {
  color: #000;
  box-sizing: border-box;
  display: inline-block;
  padding: 8px 5px 8px 48px;
  width: 100%;
  font-weight: 100;
  font-size: 14px;
  text-decoration: none;
  position: relative;
}
.catalog_page .catalog_list_cnt .catalog_ul > li ul li a:hover {
  background: #95c600;
  color: #fff;
}
.catalog_page .catalog_list_cnt .catalog_ul > li ul li a:before {
  position: absolute;
  content: '';
  left: 30px;
  top: 50%;
  margin-top: -3.5px;
  background-image: url(/images/vs_arrow.png);
  background-repeat: no-repeat;
  height: 7px;
  width: 5px;
}
@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) {
  .catalog_page .catalog_list_cnt .catalog_ul > li ul li a:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/vs_arrow@2x.png);
    background-size: 5px 7px;
  }
}
.catalog_page .catalog_list_cnt .catalog_ul .img_wrap {
  height: 210px;
  position: relative;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.catalog_page .catalog_list_cnt .catalog_ul .img_wrap img {
  position: absolute;
  width: 100%;
  min-height: 100%;
}
.catalog_page .catalog_list_cnt .catalog_ul .img_wrap:before {
  z-index: 100;
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: url(/images/catalog_style_img.png), linear-gradient(to right, transparent 67%, #ffffff 56%);
  background-repeat: no-repeat;
}
.catalog_page .catalog_list_cnt .catalog_ul .img_wrap:after {
  z-index: 99;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 10px;
  background: #fff;
}
.catalog_page .catalog_list_cnt .catalog_ul h2 {
  margin: 35px 0 20px 48px;
  float: left;
}
.catalog_page .catalog_list_cnt .catalog_ul .small_href {
  margin-top: 11px;
  margin-right: 25px;
}
.catalog_page .category.main,
.catalog_page .category .main {
  padding-top: 83px;
}
.catalog_page .categoryp.seo_text,
.catalog_page .category p.seo_text {
  margin: 0;
  padding-bottom: 30px;
}
.catalog_page .categoryp.seo_text:first-child,
.catalog_page .category p.seo_text:first-child {
  padding-top: 30px;
}
.catalog_page .categoryp.seo_text:first-child,
.catalog_page .category p.seo_text:first-child {
  padding-top: 0;
}
.catalog_page .category.sidebar,
.catalog_page .category .sidebar {
  padding: 0;
  position: absolute;
}
.catalog_page .category.sidebar > .inner,
.catalog_page .category .sidebar > .inner {
  padding-bottom: 0px;
}
.catalog_page .category.sidebar > .inner *,
.catalog_page .category .sidebar > .inner * {
  color: #fff;
}
.catalog_page .category.sidebar .side_href,
.catalog_page .category .sidebar .side_href {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  padding-top: 36px;
}
.catalog_page .category.sidebar .side_href a,
.catalog_page .category .sidebar .side_href a {
  display: block;
  margin-left: 20px;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
}
.catalog_page .category.sidebar .side_href a:hover,
.catalog_page .category .sidebar .side_href a:hover {
  color: #95c600;
}
.catalog_page .category.sidebar .icon_doc,
.catalog_page .category .sidebar .icon_doc {
  padding-left: 28px;
  background-image: url(/images/doc_w.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .category.sidebar .icon_doc,
  .catalog_page .category .sidebar .icon_doc {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/doc_w@2x.png);
    background-size: 13px 17px;
  }
}
.catalog_page .category.sidebar .icon_doc:hover,
.catalog_page .category .sidebar .icon_doc:hover {
  background-image: url(/images/doc_h.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .category.sidebar .icon_doc:hover,
  .catalog_page .category .sidebar .icon_doc:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/doc_h@2x.png);
    background-size: 13px 17px;
  }
}
.catalog_page .category.sidebar .icon_ok,
.catalog_page .category .sidebar .icon_ok {
  padding-left: 28px;
  background-image: url(/images/icon_ok_w.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .category.sidebar .icon_ok,
  .catalog_page .category .sidebar .icon_ok {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_ok_w@2x.png);
    background-size: 17px 16px;
  }
}
.catalog_page .category.sidebar .icon_ok:hover,
.catalog_page .category .sidebar .icon_ok:hover {
  background-image: url(/images/icon_ok.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .category.sidebar .icon_ok:hover,
  .catalog_page .category .sidebar .icon_ok:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_ok@2x.png);
    background-size: 17px 16px;
  }
}
.catalog_page .category.sidebar .sidebar_padding_cnt,
.catalog_page .category .sidebar .sidebar_padding_cnt {
  padding: 25px 50px 10px 50px;
}
.catalog_page .category.sidebar .sidebar_padding_cnt > a,
.catalog_page .category .sidebar .sidebar_padding_cnt > a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.catalog_page .category.sidebar .sidebar_padding_cnt > a:after,
.catalog_page .category .sidebar .sidebar_padding_cnt > a:after {
  content: '>';
  margin-left: 5px;
}
.catalog_page .category.category_list,
.catalog_page .category .category_list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  overflow: hidden;
}
.catalog_page .category.category_list > li,
.catalog_page .category .category_list > li {
  position: relative;
  width: 320px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 40px;
}
.brands-wrapper {
  padding-top: 10px;
}
.brands-wrapper a {
  font-weight: normal !important;
}
.show-all-brands-js a {
  color: #8e8e8e !important;
}
.show-all-brands-js a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #D3D3DD transparent transparent transparent;
  position: absolute;
  top: 4px;
  right: -10px;
  transition: .4s;
}
.show-all-brands-js a.show:after {
  transition: .4s;
  transform: rotate(180deg);
}
.brands-s {
  padding-bottom: 6px;
}
.hidden-brands-s {
  display: none;
  padding-top: 10px;
  padding-bottom: 5px;
}
.hidden-brands-s.show {
  display: block;
}
.brands-s a:after,
.hidden-brands-s a:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #8BDC2F;
  margin: 0 4px;
  vertical-align: middle;
}
.brands-s a:last-child:after,
.hidden-brands-s a:last-child:after {
  display: none;
}
.hidden-brands-s a {
  margin-bottom: 5px;
}
.hidden-brands-s a:hover:before,
.brands-s a:hover:before {
  display: none;
}
.catalog_page .category.category_list > li img,
.catalog_page .category .category_list > li img {
  max-width: 101px;
  position: absolute;
  top: 0;
  left: 0;
}
.catalog_page .category.category_list > li h2,
.catalog_page .category .category_list > li h2 {
  margin: 0;
  padding-left: 125px;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
/*.catalog_page .category.category_list > li ul,
.catalog_page .category .category_list > li ul {
  padding-left: 125px;
  list-style: none;
}*/
/*.catalog_page .category.category_list > li ul li a,
.catalog_page .category .category_list > li ul li a {
  text-decoration: none;
  display: block;
  position: relative;
  color: #000;
}*/
/*.catalog_page .category.category_list > li img,
.catalog_page .category .category_list > li img {
  max-width: 101px;
  position: absolute;
  top: 50px;
  left: 0;
}*/
/*.catalog_page .category.category_list > li h2,
.catalog_page .category .category_list > li h2 {
 position: absolute;
 top: -26px;
 left: 0;
 width: 101px;
}*/
.catalog_page .category.category_list > li ul,
.catalog_page .category .category_list > li ul {
  padding-left: 150px;
  list-style: none;
}
.catalog_page .category.category_list > li ul li,
.catalog_page .category .category_list > li ul li {
  margin-bottom: 8px;
}
.catalog_page .category.category_list > li ul li a,
.catalog_page .category .category_list > li ul li a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #000;
  font-weight: 600;
}
.catalog_page .category.category_list > li ul li a:hover,
.catalog_page .category .category_list > li ul li a:hover {
  color: #95c600;
}
.catalog_page .category.category_list > li ul li a:hover:before,
.catalog_page .category .category_list > li ul li a:hover:before {
  content: '>';
  position: absolute;
  margin-left: -12px;
}
.catalog_page .perechen.main,
.catalog_page .perechen .main {
  padding-top: 83px;
}
.catalog_page .perechenp.seo_text,
.catalog_page .perechen p.seo_text {
  margin: 0;
  padding-bottom: 30px;
}
.catalog_page .perechenp.seo_text:first-child,
.catalog_page .perechen p.seo_text:first-child {
  padding-top: 30px;
}
.catalog_page .perechenp.seo_text:first-child,
.catalog_page .perechen p.seo_text:first-child {
  padding-top: 0;
}
.catalog_page .perechen.sidebar,
.catalog_page .perechen .sidebar {
  padding: 0;
  position: absolute;
}
.catalog_page .perechen.sidebar > .inner,
.catalog_page .perechen .sidebar > .inner {
  padding-bottom: 0px;
}
.catalog_page .perechen.sidebar > .inner *,
.catalog_page .perechen .sidebar > .inner * {
  color: #fff;
}
.catalog_page .perechen.sidebar .side_href,
.catalog_page .perechen .sidebar .side_href {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  padding-top: 36px;
}
.catalog_page .perechen.sidebar .side_href a,
.catalog_page .perechen .sidebar .side_href a {
  display: block;
  margin-left: 20px;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
}
.catalog_page .perechen.sidebar .side_href a:hover,
.catalog_page .perechen .sidebar .side_href a:hover {
  color: #95c600;
}
.catalog_page .perechen.sidebar .icon_doc,
.catalog_page .perechen .sidebar .icon_doc {
  padding-left: 28px;
  background-image: url(/images/doc_w.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .perechen.sidebar .icon_doc,
  .catalog_page .perechen .sidebar .icon_doc {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/doc_w@2x.png);
    background-size: 13px 17px;
  }
}
.catalog_page .perechen.sidebar .icon_doc:hover,
.catalog_page .perechen .sidebar .icon_doc:hover {
  background-image: url(/images/doc_h.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .perechen.sidebar .icon_doc:hover,
  .catalog_page .perechen .sidebar .icon_doc:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/doc_h@2x.png);
    background-size: 13px 17px;
  }
}
.catalog_page .perechen.sidebar .icon_ok,
.catalog_page .perechen .sidebar .icon_ok {
  padding-left: 28px;
  background-image: url(/images/icon_ok_w.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .perechen.sidebar .icon_ok,
  .catalog_page .perechen .sidebar .icon_ok {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_ok_w@2x.png);
    background-size: 17px 16px;
  }
}
.catalog_page .perechen.sidebar .icon_ok:hover,
.catalog_page .perechen .sidebar .icon_ok:hover {
  background-image: url(/images/icon_ok.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
@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) {
  .catalog_page .perechen.sidebar .icon_ok:hover,
  .catalog_page .perechen .sidebar .icon_ok:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_ok@2x.png);
    background-size: 17px 16px;
  }
}
.catalog_page .perechen.sidebar .sidebar_padding_cnt,
.catalog_page .perechen .sidebar .sidebar_padding_cnt {
  padding: 25px 50px 10px 50px;
}
.catalog_page .perechen.sidebar .sidebar_padding_cnt > a,
.catalog_page .perechen .sidebar .sidebar_padding_cnt > a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.catalog_page .perechen.sidebar .sidebar_padding_cnt > a:after,
.catalog_page .perechen .sidebar .sidebar_padding_cnt > a:after {
  content: '>';
  margin-left: 5px;
}
.catalog_page .perechen.category_list,
.catalog_page .perechen .category_list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  overflow: hidden;
}
.catalog_page .perechen.category_list > li,
.catalog_page .perechen .category_list > li {
  position: relative;
  width: 320px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 40px;
}
.catalog_page .perechen.category_list > li img,
.catalog_page .perechen .category_list > li img {
  max-width: 101px;
  position: absolute;
  top: 0;
  left: 0;
}
.catalog_page .perechen.category_list > li h2,
.catalog_page .perechen .category_list > li h2 {
  margin: 0;
  padding-left: 125px;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.catalog_page .perechen.category_list > li ul,
.catalog_page .perechen .category_list > li ul {
  padding-left: 125px;
  list-style: none;
}
.catalog_page .perechen.category_list > li ul li,
.catalog_page .perechen .category_list > li ul li {
  margin-bottom: 8px;
}
.catalog_page .perechen.category_list > li ul li a,
.catalog_page .perechen .category_list > li ul li a {
  text-decoration: none;
  display: block;
  position: relative;
  color: #000;
}
.catalog_page .perechen.category_list > li ul li a:hover,
.catalog_page .perechen .category_list > li ul li a:hover {
  color: #95c600;
}
.catalog_page .perechen.category_list > li ul li a:hover:before,
.catalog_page .perechen .category_list > li ul li a:hover:before {
  content: '>';
  position: absolute;
  margin-left: -12px;
}
.catalog_page .perechen .filter_cnt {
  /*form div:first-child h2 {
              margin-top: 0;
            }*/
}
.catalog_page .perechen .filter_cnt h2 {
  font-size: 20px;
  line-height: 28px;
  margin-top: 45px;
}
.catalog_page .perechen .filter_cnt .price-range {
  padding-bottom: 20px;
}
.catalog_page .perechen .filter_cnt .ui-slider {
  margin-top: 24px;
  height: 3px;
  background: #dcdcdc;
  position: relative;
}
.catalog_page .perechen .filter_cnt .ui-slider .ui-slider-range {
  background: #95c600;
  height: 100%;
  position: absolute;
  top: 0;
}
.catalog_page .perechen .filter_cnt .ui-slider .ui-slider-handle {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.63);
  position: absolute;
  top: -4px;
  outline: none;
  display: block;
  cursor: pointer;
}
.catalog_page .perechen .filter_cnt .ui-slider .ui-slider-handle:before {
  position: absolute;
  content: attr(data-val);
  color: #fff;
  margin-left: -20px;
  width: 50px;
  height: 20px;
  bottom: -20px;
  text-align: center;
}
.catalog_page .perechen .filter_cnt .hide-big-target {
  color: #fff;
  border-bottom: dotted 1px #fff;
  text-decoration: none;
  margin-top: 10px;
  display: inline-block;
}
.catalog_page .perechen .filter_cnt .simple_submit {
  margin-top: 45px;
}
.catalog_page .perechen .filter_cnt a.showmore {
  margin: 20px 0;
  border-bottom: 1px #ffffff dotted;
  text-decoration: none;
  display: inline-block;
  width: auto;
}
.catalog_page .perechen small.green-bg {
  display: block;
  padding: 1px 0;
  background: #95c600;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
}
.catalog_page .perechen .view-filter {
  margin-top: 19px;
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
  padding: 23px 0;
  overflow: hidden;
}
.catalog_page .perechen .view-filter .left {
  float: left;
}
.catalog_page .perechen .view-filter .right {
  float: right;
}
.catalog_page .perechen .view-filter,
.catalog_page .perechen .view-filter * {
  color: #4c4c4c;
}
.catalog_page .perechen .view-filter > div > * {
  display: inline-block;
  margin-left: 12px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.catalog_page .perechen .view-filter > div > *:first-child {
  margin-left: 0;
}
.catalog_page .perechen .view-filter a {
  text-decoration: none;
  border-bottom: dotted 1px #4c4c4c;
  box-sizing: border-box;
}
.catalog_page .perechen .view-filter a:hover,
.catalog_page .perechen .view-filter a.active {
  color: #95c600;
  border-bottom: none;
}
.catalog_page .perechen .view-filter .icon-list,
.catalog_page .perechen .view-filter .icon-grid {
  margin-left: 46px;
  position: relative;
}
.catalog_page .perechen .view-filter .icon-list:before,
.catalog_page .perechen .view-filter .icon-grid:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 20px;
  top: 2px;
  left: -34px;
}
.catalog_page .perechen .view-filter .icon-list:before {
  background: url("/images/icon-list.png") no-repeat;
}
.catalog_page .perechen .view-filter .icon-list:hover:before,
.catalog_page .perechen .view-filter .icon-list.active:before {
  background: url("/images/icon-list_h.png") no-repeat;
}
.catalog_page .perechen .view-filter .icon-grid:before {
  background: url("/images/icon-grid.png") no-repeat;
}
.catalog_page .perechen .view-filter .icon-grid:hover:before,
.catalog_page .perechen .view-filter .icon-grid.active:before {
  background: url("/images/icon-grid_h.png") no-repeat;
}
.catalog_page .perechen .perechen-produts.grid {
  list-style: none;
  margin: 0;
  margin-top: 35px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog_page .perechen .perechen-produts.grid > li {
  /*float: left;*/
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog_page .perechen .perechen-produts.grid > li > div {
    height: 100%;
    padding: 15px;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.catalog_page .perechen .perechen-produts.grid > li > div:hover {
    border: 1px solid #95c600;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px #ccc;
}
.catalog_page .perechen .perechen-produts.grid > li .perechen-img {
  display: block;
  width: 100%;
}
.catalog_page .perechen .perechen-produts.grid > li img {
  margin: 0 auto;
}
.catalog_page .perechen .perechen-produts.grid > li a {
  text-decoration: none;
}
.catalog_page .perechen .perechen-produts.grid > li h3 {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 0;
  height: 32px;
  font-weight: 700;
  overflow: hidden;
}
.related-product-name h3 {
  font-weight: 700 !important;
}
.catalog_page .perechen .perechen-produts.grid > li .art {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  height: 32px;
  margin-bottom: 0;
  margin-top: 15px;
}
.catalog_page .perechen .perechen-produts.grid > li .art span {
  color: #95c600;
}
.catalog_page .perechen .perechen-produts.grid > li ul.param {
  padding: 0;
  list-style: none;
}
.catalog_page .perechen .perechen-produts.grid > li ul.param li {
  overflow: hidden;
  margin-bottom: 10px;
}
.catalog_page .perechen .perechen-produts.grid > li ul.param li,
.catalog_page .perechen .perechen-produts.grid > li ul.param li * {
  font-size: 11px;
  line-height: 11px;
  color: #4c4c4c;
  font-weight: 100;
  vertical-align: bottom;
}
.catalog_page .perechen .perechen-produts.grid > li ul.param li > span.pr {
  float: right;
}
.catalog_page .perechen .perechen-produts.grid > li ul.param li span {
  background: #fff;
}
.catalog_page .perechen .perechen-produts.grid > li ul.param li.open {
  cursor: pointer;
  text-align: center;
  background: none;
}
.catalog_page .perechen .perechen-produts.grid > li .icon-carTon {
  float: right;
  margin-top: -18px;
}
.catalog_page .perechen .perechen-produts.grid > li .price {
  font-size: 18px;
  line-height: 22px;
  color: #000;
}
.price-cnt {
  margin-top: 20px;
  width: 100%;
}
.param-cnt{
  width: 100%;
}
.catalog_page .perechen .perechen-produts.grid > li .perechen-img a {
  display: block;
  height: 100%;
  width: 100%;
}
.catalog_page .perechen .perechen-produts.grid > li .perechen-img a img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.catalog_page .perechen .perechen-produts.grid .grid-hide {
  display: none;
}
.catalog_page .perechen .perechen-produts,
.catalog_page .perechen .perechen-produts * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.catalog_page .perechen .perechen-produts li ul.param li > a {
  float: right;
}
.catalog_page .perechen .perechen-produts.list {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog_page .perechen .perechen-produts.list > li {
  border-bottom: 1px solid #95c600;
  padding-bottom: 15px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}
.catalog_page .perechen .perechen-produts.list > li > div {
  padding-right: 40px;
}
.catalog_page .perechen .perechen-produts.list > li img {
  margin: 0 auto;
  float: left;
  max-width: 24%;
}
.catalog_page .perechen .perechen-produts.list > li a {
  text-decoration: none;
}
.catalog_page .perechen .perechen-produts.list > li h3 {
  display: inline-block;
  font-size: 12px;
  line-height: 22px;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 0px;
}
.catalog_page .perechen .perechen-produts.list > li .art {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
}
.catalog_page .perechen .perechen-produts.list > li .art span {
  color: #95c600;
}
.catalog_page .perechen .perechen-produts.list > li ul.param {
  padding: 0;
  list-style: none;
}
.catalog_page .perechen .perechen-produts.list > li ul.param li {
  overflow: hidden;
  margin-bottom: 10px;
  background: url('/images/dotted.png') left 9px repeat-x;
}
.catalog_page .perechen .perechen-produts.list > li ul.param li,
.catalog_page .perechen .perechen-produts.list > li ul.param li * {
  font-size: 12px;
  line-height: 12px;
  color: #4c4c4c;
  font-weight: 100;
  vertical-align: bottom;
}
.catalog_page .perechen .perechen-produts.list > li ul.param li > span.pr {
  float: right;
  max-width: 50%;
}
.catalog_page .perechen .perechen-produts.list > li ul.param li span {
  background: #fff;
}
.catalog_page .perechen .perechen-produts.list > li ul.param li > a:hover {
  text-decoration: underline;
}
.catalog_page .perechen .perechen-produts.list > li .discount {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #038100;
  color: #fff;
  border-radius: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  position: relative;
  top: -3px;
  left: 8px;
}
.catalog_page .perechen .perechen-produts.list > li .price {
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  color: #000;
}
.catalog_page .perechen .perechen-produts.list > li .col2 {
  width: 45%;
  white-space: nowrap;
}
.catalog_page .perechen .perechen-produts.list > li .col2:first-child {
  width: 55%;
}
.catalog_page .perechen .perechen-produts.list > li .col3 {
  float: left;
  width: 38%;
  box-sizing: border-box;
  padding-left: 25px;
}
.catalog_page .perechen .perechen-produts.list > li .col3.param-cnt .param .open {
  cursor: pointer;
  text-align: center;
  background: none;
}
.catalog_page .perechen .perechen-produts.list > li .col3.param-cnt .param .open:hover {
  background-position: 0 0;
}
.catalog_page .perechen .perechen-produts.list > li .col3.price-cnt {
  padding-top: 0;
}
.catalog_page .perechen .perechen-produts.list > li .info-block {
  padding-left: 14px;
  background: url("/images/perechen_info.png") no-repeat left center;
}
.catalog_page .perechen .perechen-produts.list > li .info-block .old {
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.7);
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
}
.catalog_page .perechen .perechen-produts.list > li .info-block p {
  margin: 0;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 8px;
  line-height: 13px;
}
.catalog_page .perechen .perechen-produts.list > li hr {
  outline: none;
  border: none;
  height: 1px;
  width: 100%;
  background: #ccc;
  margin: 15px 0;
}
@media screen and (max-width: 1330px) {
  .catalog_page .perechen .perechen-produts.list > li .col3 {
    width: 100%;
    padding-left: 0;
  }
  .catalog_page .perechen .perechen-produts.list > li img {
    max-width: 100%;
  }
}
.catalog_page .perechen .perechen-produts.list > li .empty-btn {
  margin-top: 0px;
  display: inline-block;
  padding: 7px 14px;
  line-height: 14px;
}
.catalog_page .perechen .perechen-produts.list > li .empty-btn i {
  position: relative;
  display: inline-block;
  width: 15px;
}
.catalog_page .perechen .perechen-produts.list > li .empty-btn i.icon-cart:before {
  position: absolute;
  top: 0;
  margin-top: -12px;
  content: '';
  left: -4px;
  width: 15px;
  height: 14px;
  background: url("/images/perechen_cart.png");
  display: inline-block;
}
.catalog_page .perechen .perechen-produts.list > li .empty-btn:hover {
  background: #ccc;
}
.catalog_page .perechen .perechen-produts.list > li .perechen-img {
  text-align: center;
}
.catalog_page .perechen .perechen-produts.list > li .perechen-img a {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.catalog_page .perechen .perechen-produts.list .prod-box {
  float: left;
  width: 70%;
  padding-left: 25px;
  /*.col3{
                  width: 50%;
                }*/
}
.catalog_page .perechen .icon-carTon {
  padding-left: 25px;
  background: url("/images/perechen_carton.png") no-repeat left center;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  color: #000;
  padding-top: 5px;
}
.catalog_page .perechen .icon-carTon span {
  color: #95c600;
}
.catalog_page .perechen.sidebar .date_small {
  font-size: 10px;
  line-height: 16px;
  opacity: 0.43;
}
.catalog_page .perechen.sidebar .small_news {
  font-size: 12px;
  margin-top: 7px;
  text-transform: uppercase;
}
.catalog_page .perechen.sidebar .small_news:after {
  display: block;
  margin: 20px 0;
  content: '';
  background: #fff;
  width: 13px;
  height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.catalog_page .perechen.sidebar .sidebar_padding_cnt > a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.catalog_page .perechen .pagintion {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
}
.catalog_page .sidebar .sidebar_padding_cnt .date.new-date {
  opacity: .5;
}
.catalog_page .product.sidebar > * {
  padding: 120px 50px 100px 53px;
}
.catalog_page .product.sidebar p {
  font-size: 12px;
  line-height: 18px;
  font-weight: 100;
}
.catalog_page .product.sidebar ul {
  padding-left: 12px;
  list-style-image: url('/images/arrow_ul.png');
}
.catalog_page .product.sidebar ul li {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
.catalog_page .product .bx-prev,
.catalog_page .product .bx-next {
  display: block;
  width: 100%;
  height: 100%;
}
.catalog_page .pagination {
  margin-bottom: 0;
}
.catalog_page .ceo-text {
  padding: 15px 50px;
}
.catalog_page .head-links-box {
  margin: -15px 0px 15px;
}
.catalog_page .head-links-box .head-links-wrapper {
  overflow: hidden;
  height: 30px;
}
.catalog_page .head-links-box .head-links-wrapper.open {
  height: auto;
}
.catalog_page .head-links-box .head-links-button {
  text-align: center;
  padding: 5px 0;
  margin: 10px auto;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  cursor: pointer;
  width: 99.5%;
}
.catalog_page .head-links {
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.catalog_page .head-links li {
  display: inline-block;
  vertical-align: middle;
  margin: 2px;
  text-align: center;
}
.catalog_page .head-links li a {
  color: #187f00;
  border: 1px solid #fff;
  text-decoration: none;
  font-size: 11px;
  line-height: 16px;
  display: block;
  padding: 5px 10px;
}
.catalog_page .head-links li.selected a,
.catalog_page .head-links li:hover a {
  background-color: #fff;
  color: #000 !important;
}
.catalog_page .subs-links a {
  text-decoration: none;
  border-bottom: dotted 1px #fff;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.catalog_page .subs-links a:hover,
.catalog_page .subs-links a.active {
  color: #95c600;
  border-bottom: 1px dotted #95c600;
}
.catalog_page .subs-links a:after {
  content: '';
  display: block;
  width: 100%;
  height: 10px;
}
/*.catalog_page .category.category_list > li,
.catalog_page .category .category_list > li {
  padding-right: 30px;
  width: 50%;
  min-height: 101px;
}*/
.catalog_page .category.category_list > li,
.catalog_page .category .category_list > li {
  padding-right: 30px;
  width: 50%;
  min-height: 101px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1280px) {
  /*  .catalog_page .category.category_list > li,
    .catalog_page .category .category_list > li {
      padding-top: 120px;
    }*/
  .catalog_page .category.category_list > li,
  .catalog_page .category .category_list > li {
    padding-top: 165px;
  }
  .catalog_page .category.category_list > li h2,
  .catalog_page .category .category_list > li h2 {
    padding-left: 0;
  }
  .catalog_page .category.category_list > li ul,
  .catalog_page .category .category_list > li ul {
    padding-left: 0;
  }
}
.catalog_page .main-container > .container-inner > .inner:first-child {
  padding: 0px 50px 0px 50px;
}
.reg_page .reg-side-cnt {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}
.reg_page .reg-side-cnt form {
  padding-bottom: 40px;
}
.reg_page small {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  color: #4c4c4c;
  display: block;
  margin-bottom: 20px;
}
.reg_page .green-line-registration {
  background: #95c600;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.reg_page .green-line-registration .right {
  float: right;
}
.reg_page .green-line-registration a {
  margin-left: 25px;
  margin-right: 25px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  height: 22px;
}
.reg_page .green-line-registration a span {
  border-bottom: 1px dotted #000;
}
.reg_page .green-line-registration:before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 60px;
  width: 15px;
  height: 15px;
  background: url("/images/reg-kupon.png") center;
}
.reg_page .control-action {
  float: right;
  margin-top: 0;
  width: auto;
}
.reg_page .reg-kupon {
  padding: 35px 25px;
  margin-bottom: 25px;
  border: 1px dashed #000;
  border-left: none;
  border-right: none;
  overflow: hidden;
  position: relative;
}
.reg_page .reg-kupon._event > .col1 {
  width: 300px;
}
.reg_page .reg-kupon._event > .col2 {
  padding-left: 300px;
}
.reg_page .reg-kupon > .col1 {
  width: 220px;
  float: left;
  position: absolute;
}
.reg_page .reg-kupon > .col2 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 240px;
  padding-bottom: 40px;
}
.reg_page .reg-kupon > .col2 h2 {
  margin-top: 0;
}
.reg_page .reg-kupon h3 {
  margin-top: 35px;
  margin-bottom: 5px;
}
.reg_page .reg-kupon p {
  margin-top: 0;
  text-transform: uppercase;
}
.reg_page .reg-kupon a {
  color: #ccc;
}
.reg_page .reg-kupon span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}
.reg_page .reg-kupon .big-text {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  font-style: italic;
  margin-top: 20px;
  position: relative;
}
.reg_page .reg-kupon .big-text:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 13px;
  height: 1px;
  background: #000;
}
.reg_page .reg-kupon i {
  width: 100%;
  clear: both;
}
.search_page .perechen-produts {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 35px;
  overflow: hidden;
}
.search_page .pagination {
  padding: 0;
  margin-top: 40px;
}
.search_page .side_href {
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  padding: 36px;
}
.search_page .search-category-links,
.search_page .search-category-links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.search_page .search-category-links li,
.search_page .search-category-links a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.search_page .search-category-links li > a {
  border-bottom: dotted 1px #fff;
}
.search_page .search-category-links li {
  margin-bottom: 14px;
  display: block;
}
.search_page .search-category-links .sub-menu {
  padding-left: 18px;
  overflow: hidden;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.search_page .search-category-links .active + .sub-menu {
  margin-top: 14px;
}
.search_page .search-category-links .active {
  border-bottom: 1px solid transparent;
}
.search_page .search-category-links .current-page {
  color: #95c600;
  border-bottom: 1px solid transparent;
}
.search_page .site-tab-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search_page .site-tab-list li {
  margin-top: 35px;
}
.search_page .site-tab-list .head {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  padding-right: 50px;
  display: block;
  margin: 11px 0;
}
.search_page .doc-tab-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search_page .doc-tab-list li {
  margin-bottom: 10px;
}
.search_page .doc-tab-list .breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 28px 0 10px 0;
  overflow: hidden;
}
.search_page .doc-tab-list .breadcrumbs li {
  float: left;
}
.search_page .doc-tab-list .breadcrumbs li,
.search_page .doc-tab-list .breadcrumbs li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #95c600;
  display: block;
}
.search_page .doc-tab-list .breadcrumbs li a:before {
  content: '>';
  font-size: 14px;
  position: relative;
  top: -1px;
  margin: 0 5px;
}
.search_page .doc-tab-list .breadcrumbs li:first-child a:before {
  display: none;
}
.search_page .doc-tab-list .head {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  padding-right: 50px;
  display: block;
}
.search_page .sidebar .company-side-cnt {
  padding-top: 110px;
  /*.direction-list{
        list-style: none;
        padding: 0;
        margin: 42px 0 0 0;
        li{
          font-family: 'Roboto Condensed', sans-serif;
          font-size: 12px;
          line-height: 20px;
          text-transform: uppercase;
          color: #fff;
          margin-bottom: 60px;
          padding: 0 60px 0 0;
          i{
            margin-bottom: 20px;
          }
        }
      }*/
}
.search_page .sidebar .company-side-cnt .direction-list {
  list-style: none;
  padding: 0;
  margin: 42px 0 0 0;
}
.search_page .sidebar .company-side-cnt .direction-list li {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 60px;
  padding: 0 60px 0 0;
}
.search_page .sidebar .company-side-cnt .direction-list li i {
  margin-bottom: 20px;
}
.search_page .sidebar .company-side-cnt .direction-list li i.icon-full {
  display: block;
  padding-left: 0;
  width: 50px;
  height: 50px;
}
.action_page .action-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.action_page .action-list li {
  overflow: hidden;
  margin-bottom: 25px;
}
.action_page .action-list li .img-wrap {
  float: left;
  margin-right: 28px;
  width: 130px;
  height: 130px;
  cursor: default;
  text-align: center;
}
.action_page .action-list li .img-wrap img {
  max-width: 100%;
  width: 130px;
  height: 75px;
  object-fit: contain;
}
.action_page .action-list li .img-wrap:before {
  display: none;
}
.action_page .action-list li .info-wrap .date {
  color: #95c600;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.action_page .action-list li .info-wrap a {
  color: #333;
}
.action_page .action-list li .info-wrap .head {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
  display: block;
}
.action_page .control-action {
  display: inline-block;
  float: right;
  width: 66px;
  margin-top: 0;
}
.action_page .control-action .next {
  margin-right: 0;
}
.action_page .control-action * {
  margin-bottom: 0;
}
.action_page .action-list-one {
  list-style: none;
  /*margin: 0 50px;*/
  margin: 0;
  padding: 0;
}
.action_page .action-list-one li > img {
  display: block;
  max-width: 100%;
}
.action_page .action-list-one img {
  max-width: 100%;
  height: auto;
}
.action_page .action-list-one .inner {
  padding: 0 25px;
}
.action_page .action-list-one h2 {
  margin-top: 10px;
}
.action_page .action-list-one .date {
  color: #95c600;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.action_page .back_page {
  margin-top: 0;
}
.action_page .back_page.icon-news-back {
  margin-top: 30px;
}
.action_page .back_page.to-reg {
  margin: 0px;
}
.action_page .sidebar_padding_cnt {
  padding-top: 0;
}
.action_page .side_href {
  width: 100%;
  box-sizing: border-box;
  background: #515151;
  overflow: hidden;
  padding-top: 36px;
  padding-bottom: 60px;
}
.action_page .side_href a {
  display: block;
  margin-left: 20px;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 20px;
  background-position: left 2px;
}
.action_page .side_href a:hover {
  color: #95c600;
}
.action_page .side_href a.icon-phone {
  background-position: left 0;
}
@media screen and (max-width: 1330px) {
  .action_page .action-list li .info-wrap p {
    margin-left: 127px;
  }
}
.brands-page .brands-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.brands-page .brands-list li a {
  text-decoration: none;
}
.brands-page .brands-list li span {
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.brands-page .brands-list li span:first-child {
  height: 100px;
}
.brands-page .brands-list li span:first-child img {
  display: inline-block;
  max-width: 80%;
  max-height: 90px;
  vertical-align: middle;
  margin-top: 0 !important;
}
.brands-page .brand-site {
  border: 1px solid #b0b0b0;
  border-right: none;
  border-left: none;
  margin: 50px 0;
}
.brands-page .brand-site.inner {
  padding: 20px 50px;
}
.brands-page .brand-site.inner .brand-photo-thing {
  width: 120px;
}
.brands-page .brand-site a {
  float: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dotted #000;
}
.brands-page .category_list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  overflow: hidden;
}
.brands-page .category_list > li {
  position: relative;
  width: 320px;
  margin-bottom: 40px;
  min-height: 101px;
  display: inline-block;
  vertical-align: top;
}
.brands-page .category_list > li img {
  max-width: 101px;
  position: absolute;
  top: 0;
  left: 0;
}
.brands-page .category_list > li h2 {
  margin: 0 0 10px 0 !important;
  padding-left: 125px;
  font-size: 16px;
  line-height: 22px;
  /*a{
          hyphens:auto;
          text-align:justify;
          -webkit-hyphens:auto;
          -webkit-hyphenate-character:"\2010";
          -webkit-hyphenate-limit-after:1;
          -webkit-hyphenate-limit-before:3;
          -moz-hyphens:auto;
          overflow-wrap:hyphenate;
        }*/
}
.brands-page .category_list > li ul {
  padding-left: 125px;
  list-style: none;
}
.brands-page .category_list > li ul li {
  margin-bottom: 8px;
}
.brands-page .category_list > li ul li a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #000;
}
.brands-page .category_list > li ul li a:hover {
  color: #95c600;
}
.brands-page .category_list > li ul li a:hover:before {
  content: '>';
  position: absolute;
  margin-left: -12px;
}
.brands-page .images-slider {
  list-style: none;
  margin: 0 0 60px 0;
  padding: 0;
}
.brands-page .images-slider * {
  text-align: center;
}
.brands-page .images-slider .js-popup-open-img {
  display: block;
  width: 100%;
}
.brands-page .images-slider .video-item {
  position: relative;
  cursor: pointer;
}
.brands-page .images-slider .video-item:before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.48);
  background-image: url(/images/play_btn.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@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) {
  .brands-page .images-slider .video-item:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/play_btn@2x.png);
    background-size: 15px 18px;
  }
}
.brands-page .images-slider .video-item:hover:before {
  opacity: 1;
}
.brands-page .images-slider .video-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.brands-page .js-control-cnt {
  text-align: right;
}
.brands-page .sidebar .company-side-cnt {
  padding-top: 110px;
}
.brands-page .sidebar .company-side-cnt .direction-list {
  list-style: none;
  padding: 0;
  margin: 42px 0 0 0;
}
.brands-page .sidebar .company-side-cnt .direction-list li {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 60px;
  padding: 0 60px 0 0;
}
.brands-page .sidebar .company-side-cnt .direction-list li i {
  margin-bottom: 20px;
}
.brands-page .sidebar .company-side-cnt .direction-list li i.icon-full {
  display: block;
  padding-left: 0;
  width: 50px;
  height: 50px;
}
.brands-page .sidebar .side_href {
  padding: 50px;
}
.brands-page .sidebar .side_href .icon_doc {
  background-image: url(/images/icon_doc_big.png);
  background-repeat: no-repeat;
  padding-left: 28px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@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) {
  .brands-page .sidebar .side_href .icon_doc {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_doc_big@2x.png);
    background-size: 16px 20px;
  }
}
.brands-page .sidebar .side_href .icon_doc:hover {
  background-image: url(/images/icon_doc_big_h.png);
  background-repeat: no-repeat;
  color: #95c600;
}
@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) {
  .brands-page .sidebar .side_href .icon_doc:hover {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/icon_doc_big_h@2x.png);
    background-size: 16px 20px;
  }
}
.brands-page .sidebar .price-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.brands-page .sidebar .price-list li {
  width: 100%;
  margin-bottom: 20px;
}
.brands-page .sidebar .price-list li a {
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  border-bottom: dotted 1px #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.brands-page .sidebar .price-list li a:hover {
  color: #95c600;
  border-bottom-color: #95c600;
}
.brands-page .sidebar .price-list li span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 9px;
  line-height: 20px;
  text-transform: uppercase;
  color: #a2a2a2;
}
.brands-page ul li p {
  margin: 0;
}
.brands-page ul.gall-list {
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.brands-page ul.gall-list li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  height: 135px;
  margin-left: 15px;
  overflow: hidden;
}
.brands-page ul.gall-list li:first-child {
  margin-left: 0;
}
.brands-page ul.gall-list li .img-wrap {
  width: 100%;
  height: 100%;
}
.brands-page ul.gall-list li .img-wrap img {
  display: block;
  height: 100%;
}
.brands-page .sert-slider-cnt {
  font-size: 0;
}
.brands-page .img-wrap {
  width: 100%;
  overflow: hidden;
}
.brands-page .img-wrap img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.brands-page .img-wrap.video:before {
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  content: '';
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.48);
  background-image: url(/images/play_btn.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
.product-info .bxslider .img-wrap img {
  max-height: 228px;
}
@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) {
  .brands-page .img-wrap.video:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/play_btn@2x.png);
    background-size: 15px 18px;
  }
}
.brands-page .img-wrap.video:hover:before {
  opacity: 1;
}
.complex-page .news-aside {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 70px;
}
.complex-page .news-aside * {
  color: #fff;
}
.complex-page .news-aside li {
  padding-bottom: 10px;
  margin-bottom: 25px;
  position: relative;
}
.complex-page .news-aside li p,
.complex-page .news-aside li p * {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.complex-page .news-aside li:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 13px;
  height: 1px;
  background: #fff;
}
.complex-page .field.custom_label.nomargin {
  margin-top: 0 !important;
}
.complex-page .field.custom_label.error {
  position: relative;
}
.complex-page .field.custom_label.error:after {
  position: absolute;
  content: attr(data-error);
  top: 88%;
  right: 0;
  color: #f26c4f;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 11px;
  line-height: 16px;
}
.complex-page .field.custom_label.error input,
.complex-page .field.custom_label.error textarea {
  border-color: #f26c4f;
}
.complex-page .complex-comments-list {
  list-style: none;
  margin: 40px 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.complex-page .complex-comments-list .photo {
  border-radius: 100%;
  position: absolute;
  overflow: hidden;
  width: 100px;
  height: 100px;
  /*.inner{
        position: absolute;
        width: 1000px;
        height: 1000px;
        margin-left: -500px;
        margin-top: -500px;
        top: 50%;
        left: 50%;
        text-align: center;
        line-height: 1130px;
        vertical-align: middle;
      }*/
}
.complex-page .complex-comments-list .photo img {
  max-width: 100%;
}
.complex-page .complex-comments-list .text {
  position: relative;
  padding-left: 175px;
}
.complex-page .complex-comments-list .text .name {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
}
.complex-page .complex-comments-list .text .sign {
  color: #4c4c4c;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
}
.complex-page .complex-comments-list .text p {
  position: relative;
}
.complex-page .complex-comments-list .text p:first-child:before {
  position: absolute;
  top: 6px;
  left: -30px;
  content: '';
  width: 15px;
  height: 13px;
  background-image: url(/images/quote_comments.png);
  background-repeat: no-repeat;
}
@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) {
  .complex-page .complex-comments-list .text p:first-child:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/quote_comments@2x.png);
    background-size: 15px 13px;
  }
}
.complex-page .complex-comments-list li {
  border-bottom: 1px solid #b0b0b0;
  padding: 20px 0 30px 0;
}
.complex-page .complex-comments-list li:first-child {
  border-top: 1px solid #b0b0b0;
}
.complex-page .complex-comments-list li .inner {
  min-height: 110px;
}
.complex-page {
  /*ul.sert-slider-cnt.js-normal-slider {
    li {
      a {
        display: block;
        width: 100%;
        img {
          width: 100%;
        }
      }
    }
  }*/
}
.complex-page .icon-com {
  padding: 0;
  margin: 0 auto;
  /*ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
    li {
      display: inline-block;
      a{
        span{

        }
        p{

        }
      }
    }*/
}
.complex-page .counter-com {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.complex-page .counter-com li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-bottom: 30px;
  width: 25%;
}
@media only screen and (max-width: 1280px) {
  .complex-page .counter-com li {
    width: 180px !important;
  }
}
.complex-page .counter-com li a {
  display: block;
  width: 100%;
  white-space: nowrap;
}
.complex-page .counter-com li a > * {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.complex-page .counter-com li span {
  margin: 0;
  padding: 10px 5px 20px 0px;
}
.complex-page .counter-com li p {
  width: 60%;
  padding: 0px 0px 5px 0px;
  font-family: 'Roboto Condensed', sans-serif;
  white-space: normal;
  float: none !important;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0 !important;
}
.complex-page .comment .cont .box2 div {
  width: 90%;
  margin: 0 auto;
  padding: 5px;
}
.complex-page .comment .cont .box2 div p {
  position: relative;
}
.complex-page .comment .cont .box2 div p::before {
  position: absolute;
  top: 2px !important;
  left: -20px !important;
  content: '';
  width: 15px;
  height: 13px;
  background-image: url(/images/learn-q.png);
  background-repeat: no-repeat;
}
.complex-page .gall-news-one {
  font-size: 0;
  padding: 15px 0;
}
.complex-page .gall-news-one .img-wrap {
  display: inline-block;
  width: 49%;
  margin: 1px;
  height: 220px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1060px) {
  .complex-page .gall-news-one .img-wrap {
    height: 110px;
  }
}
.complex-page .gall-news-one .img-wrap img {
  min-height: 100%;
  position: absolute;
  left: -50%;
  right: -50%;
  top: -50%;
  bottom: -50%;
  margin: auto;
}
.complex-page .gall-news-one .img-wrap:hover {
  z-index: 100000000;
  transform: scale(1.2);
}
.complex-page .gall-news-one .img-wrap:hover:before {
  transform: scale(0.8);
}
.complex-page .small-info {
  float: right;
  width: 45%;
  height: 250px;
}
.complex-page .categories.inner .field.custom_label {
  text-transform: uppercase;
}
.complex-page .sert-slider-cnt {
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: 100%;
  padding-bottom: 10px;
}
.complex-page .sert-slider-cnt li {
  position: relative;
  /*&:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 0px;
        height: 0px;
        border-bottom: 23px solid #eee;
        border-right: 23px solid transparent;
      }
      &:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 0px;
        height: 0px;
        border-top: 23px solid #fff;
        border-left: 23px solid transparent;
      }*/
}
.complex-page .sert-slider-cnt li .img-wrap {
  width: 100%;
}
.complex-page .sert-slider-cnt li img {
  width: 100%;
  display: block;
}
.complex-page ul.special-zones {
  font-size: 100px;
  width: 100%;
  list-style: none;
  padding: 15px 0;
  margin: 15px 0;
  overflow: hidden;
}
.complex-page ul.special-zones li {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.complex-page ul.special-zones li a {
  display: block;
  position: relative;
}
.complex-page ul.special-zones li a img {
  display: block;
  width: 100%;
}
.complex-page ul.special-zones li a .head {
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 20px;
  left: 0;
}
.complex-page .zones {
  overflow: hidden;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}
.complex-page .zones h2 {
  cursor: pointer;
}
.complex-page .zones h2.active:before {
  transform: rotate(180deg);
}
.complex-page .zones.closed {
  height: 60px;
}
.complex-page .inner img.complex-page-img {
  max-width: 100%;
}
ul.preview-project {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.preview-project li {
  width: 100%;
  margin-top: 15px;
  min-height: 65px;
}
ul.preview-project li:first-child {
  margin-top: 0;
}
ul.preview-project li a {
  display: block;
  text-decoration: none;
  position: relative;
}
ul.preview-project li a > * {
  display: inline-block;
  vertical-align: top;
}
ul.preview-project li a img {
  width: 100%;
}
ul.preview-project li a img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
ul.preview-project li a .proj-txt {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
}
ul.preview-project li a .proj-txt > * {
  display: block;
}
ul.preview-project li a .proj-txt .head {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.75);
}
.complex-page .label.active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.complex-page .label:before {
  position: absolute;
  content: '';
  right: 15px;
  top: 50%;
  margin-top: -2px;
  width: 7px;
  height: 4px;
  background: url("/images/product_down.png") no-repeat center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.complex-page .paddingspan {
  padding-right: 25px;
  display: inline-block;
}
.complex-page .paddingimg {
  max-width: 100%;
}
.complex-page a.complex-link {
  border-bottom: 1px dotted #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin: 7px 0;
}
.complex-page a.complex-link:hover {
  border-bottom: 1px dotted #95c600;
  color: #95c600;
}
.complex-page .sidebar .js-validation-form .inputtext {
  margin: 10px 0 5px;
}
@media only screen and (max-height: 750px) {
  .complex-page .sidebar .js-validation-form .inputtextarea {
    height: 65px;
  }
}
.complex-page .img-wrap {
  width: 100%;
}
.complex-page .img-wrap img {
  max-width: 100%;
}
.complex-page .proj-video-box .open-video {
  background: #95c600;
  margin: 12px 0;
  padding: 12px;
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
.complex-page .proj-video-box .proj-video-player {
  width: 100%;
  text-align: center;
}
.complex-page .proj-video-box .proj-video-player > div {
  display: inline-block;
}
.complex-page .proj-video-box .proj-video-player > div > div:nth-child(4) {
  background-color: #fff;
}
.complex-page .proj-video-box .proj-video-player > div > div video {
  background-color: #000;
}
.complex-page .control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  float: right;
  margin: 0;
  height: 30px;
}
.preview-project-viewport {
  overflow: hidden;
  width: 100%;
  height: 80%;
  margin-bottom: 10px;
}
.preview-project-viewport .preview-project-viewport-inner {
  padding-bottom: 90px;
}
.preview-solutions-viewport .preview-solutions-viewport-inner {
  padding-bottom: 90px;
}
.all-project {
  margin-top: -40px;
}
ul.all-project-box {
  font-size: 150px;
  width: 100%;
  list-style: none;
  padding: 15px 0;
  margin-top: -40px;
  overflow: hidden;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
ul.all-project-box li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 40px;
  width: 175px;
  overflow: hidden;
}
ul.all-project-box li a {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  display: block;
}
ul.all-project-box li a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
ul.all-project-box li a span {
  display: block;
  margin-top: 15px;
}
.contact-page p.head {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
}
.contact-page p.head.icon-car {
  background-position: left 6px;
}
.contact-page p.head + p {
  margin-bottom: 30px;
  margin-top: 10px;
}
.contact-page .contact-map {
  height: 500px;
  margin: 40px 0;
}
.contact-page .contact-side {
  width: 100%;
  background: url("/images/contact_side.jpg") center;
  background-size: auto 100%;
  height: 100%;
}
.contact-page .contacts-list {
  list-style: none;
  padding: 0 45px 0 0;
  margin: 0;
}
.contact-page .contacts-list li {
  background-position: left 3px;
}
.contact-page .contacts-list li,
.contact-page .contacts-list li * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-page .contacts-list li a {
  text-decoration: none;
}
.contact-page .contacts-list li a:hover {
  color: #95c600;
}
.contact-page .contacts-list li:hover {
  color: #95c600;
}
.contact-page .address-cnt h2 {
  margin-top: 0;
}
.contact-page .address-cnt address {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-style: normal;
}
.contact-page {
  /*.way-scheme{
    height: 100%;
  }*/
}
.contact-page address {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-style: normal;
}
.contact-page .contact-tab {
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
  overflow: hidden;
}
.contact-page .contact-tab li {
  float: left;
  margin-right: 30px;
}
.contact-page .contact-tab li a {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-page .contact-tab li a,
.contact-page .contact-tab li a * {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
}
.contact-page .contact-tab li a.active,
.contact-page .contact-tab li a.active * {
  color: #95c600;
  border-bottom-color: #95c600;
}
.contact-page .contact-tab li a.icon-car {
  background-position: left 6px;
}
.contact-page .contact-tab li a span {
  border-bottom: 1px dotted #000;
  line-height: 24px;
}
.contact-page .contact-tab li a:hover {
  color: #95c600;
}
.contact-page .contact-tab li a:hover span {
  border-bottom-color: #95c600;
  color: #95c600;
}
.contact-page .contact-tab.no-tab {
  margin-bottom: 40px;
}
.contact-page .contact-tab.no-tab a,
.contact-page .contact-tab.no-tab a * {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  text-transform: none;
  text-decoration: none;
  color: #000;
}
.contact-page .js-tab-item li {
  font-weight: 300;
}
.contact-page .background-green {
  box-sizing: border-box;
  padding-top: 15px;
  display: block;
  background: url("/images/fullGreenWidth.png") no-repeat 50% 50%;
  background-size: 100% 100%;
  height: 70px;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.contact-page .background-green .icon-bottom {
  background-position: center center;
  width: 100%;
  margin-top: 8px;
}
.contact-page .map-cnt {
  height: 490px;
}
.contact-page .sidebar .contacts-list {
  list-style: none;
  padding: 100px 50px 40px 50px;
  margin: 0;
}
.contact-page .sidebar .contacts-list li {
  background-position: left 3px;
  margin-bottom: 18px;
}
.contact-page .sidebar .contacts-list li,
.contact-page .sidebar .contacts-list li * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-page .sidebar .contacts-list li:hover a {
  border-bottom-color: transparent;
}
.contact-page .sidebar .contacts-list li a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}
.contact-page .sidebar .contacts-list li a:hover {
  color: #95c600;
}
.contact-page .sidebar .contacts-list li.active a {
  color: #95c600;
  border-bottom-color: transparent;
}
.contact-page .inner.no-full {
  margin-right: 313px !important;
}
.contact-page .video-way-file {
  height: 400px;
}
.history_page .history-vac {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 35px;
}
.history_page .history-vac li {
  margin-top: 15px;
}
.history_page .history-vac li a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.history_page .history-vac li a:hover {
  color: #95c600;
}
.history_page .history-human-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.history_page .history-human-list li {
  position: relative;
  margin-bottom: 70px;
}
.history_page .history-human-list .photo {
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  border-radius: 100%;
  width: 170px;
  height: 170px;
}
.history_page .history-human-list .photo img {
  width: 100%;
}
.history_page .history-human-list .photo .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -500px;
  margin-left: -500px;
  width: 1000px;
  height: 1000px;
  line-height: 1200px;
  vertical-align: middle;
  text-align: center;
}
.history_page .history-human-list .info {
  padding-left: 220px;
}
.history_page .history-human-list .info .name {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.history_page .history-human-list .info .sign {
  ont-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}
@media screen and (max-width: 1100px) {
  .history_page .history-human-list .photo {
    position: relative;
    margin: 0 auto;
  }
  .history_page .history-human-list .info {
    padding-left: 0;
    margin-top: 30px;
  }
}
.learn-page .head-learn {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.learn-page .head-learn .col1 {
  width: 600px;
  position: relative;
}
.learn-page .head-learn .col1 h1 {
  width: 60%;
}
.learn-page .head-learn .col2 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.learn-page .head-learn .var-view {
  list-style: none;
  margin-bottom: 0;
}
.learn-page .head-learn .var-view li {
  float: left;
  margin-left: 65px;
}
.learn-page .head-learn .var-view li a {
  font-size: 12px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #000;
  border-bottom: 1px dotted #000;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.learn-page .head-learn .var-view li a:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 20px;
  top: -2px;
  left: -34px;
}
.learn-page .head-learn .var-view li a.active,
.learn-page .head-learn .var-view li a:hover {
  color: #95c600;
  border-bottom-color: transparent;
}
.learn-page .head-learn .var-view li a.icon-list:before {
  top: 1px;
  background: url("/images/icon-list.png") no-repeat;
}
.learn-page .head-learn .var-view li a.icon-list.active:before,
.learn-page .head-learn .var-view li a.icon-list:hover:before {
  background: url("/images/icon-list_h.png") no-repeat;
}
.learn-page .head-learn .var-view li a.icon-cal:before {
  height: 24px;
  background: url("/images/icon-cal.png") no-repeat;
}
.learn-page .head-learn .var-view li a.icon-cal.active:before,
.learn-page .head-learn .var-view li a.icon-cal:hover:before {
  background: url("/images/icon-cal_h.png") no-repeat;
}
.learn-page .learn-head-link {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  list-style: none;
}
.learn-page .learn-head-link li {
  margin-bottom: 10px;
}
.learn-page .learn-head-link li a {
  display: inline-block;
  text-decoration: none;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  position: relative;
}
.learn-page .learn-head-link li a:before {
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -10px;
  content: '';
}
.learn-page .learn-head-link li a.icon-edit:before {
  width: 14px;
  height: 19px;
  background: url("/images/learn_edit.png") no-repeat center;
}
.learn-page .learn-head-link li a.icon-base:before {
  width: 16px;
  height: 19px;
  background: url("/images/learn_base.png") no-repeat center;
}
.learn-page .learn-head-link li a.border-bottom {
  border-bottom: 1px dotted #000;
}
.learn-page .calendar-cnt {
  width: 100%;
  margin-top: 50px;
  padding-top: 20px;
  border-top: 1px solid #c6c6c6;
}
.learn-page .calendar-cnt * {
  background: none;
  border: none;
  border-radius: 0;
  color: #95c600;
}
.learn-page .calendar-cnt > div {
  width: 100%;
  padding: 0;
}
.learn-page .calendar-cnt .ui-datepicker-header {
  max-height: 65px;
  text-align: center;
}
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  margin: 0;
  left: 0;
  top: 0;
  z-index: 1;
}
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-prev {
  margin: 0 100px 0 0;
}
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-next {
  margin: 0 0 0 100px;
}
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-prev,
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-next {
  position: relative;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 26px;
  height: 26px;
}
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-prev span,
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-next span {
  width: 26px;
  height: 26px;
  left: 0;
  top: 0;
  margin: 0;
  background: url("/images/arrow_control.png");
}
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-next.ui-state-hover {
  border: none;
  background: none;
  cursor: pointer;
}
.learn-page .calendar-cnt .ui-datepicker-header .ui-datepicker-prev span {
  background: url("/images/arrow_control_r.png");
}
.learn-page .calendar-cnt .ui-datepicker-calendar {
  margin: 20px 0 0 0;
  text-align: left;
}
.learn-page .calendar-cnt .ui-datepicker-calendar thead th {
  background: #95c600;
  text-align: left;
  font-weight: normal;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  padding: 10px 8px;
}
.learn-page .calendar-cnt .ui-datepicker-calendar thead th span {
  color: #2c2432;
}
.learn-page .calendar-cnt .ui-datepicker-calendar tr {
  border-bottom: 1px solid #7f7f7f;
}
.learn-page .calendar-cnt .ui-datepicker-calendar th,
.learn-page .calendar-cnt .ui-datepicker-calendar td {
  border-left: 1px solid #7f7f7f;
  box-sizing: border-box;
}
.learn-page .calendar-cnt .ui-datepicker-calendar th:first-child,
.learn-page .calendar-cnt .ui-datepicker-calendar td:first-child {
  border-left: none;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .ui-state-default {
  background: none;
  border: none;
  text-align: left;
  font-weight: normal;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  color: #000;
  min-height: 100px;
  padding: 10px 8px;
  cursor: default;
}
@media only screen and (max-height: 800px) {
  .learn-page .calendar-cnt .ui-datepicker-calendar .ui-state-default {
    min-height: initial;
  }
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover {
  background: #95c600;
  position: relative;
  transition: opacity,background .3s linear;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover * {
  color: white !important;
  transition: color .3s linear;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .ui-state-default {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content {
  background: #95c600;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 102px;
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 8px 10px 35px;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content .inner {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 16px;
  color: #fff;
  display: block;
  display: -webkit-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
@media only screen and (max-height: 800px) {
  .learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content .inner {
    height: 75%;
  }
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content .inner a {
  text-align: left;
  color: #95c600;
  text-decoration: none;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content .inner a:hover {
  background: none;
  border: none;
  font-weight: 300;
  text-decoration: underline;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content .inner hr {
  background: #fff;
  height: 1px;
  width: 100%;
  border: none;
  outline: none;
  margin: 15px 0;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content .inner * {
  margin: 0;
  padding: 0;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content .inner b {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 16px;
  display: block;
}
@media only screen and (max-height: 800px) {
  .learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content {
    min-height: initial;
    height: 42px;
  }
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content:before {
  border: 7px solid transparent;
  border-right: 7px solid rgba(255, 255, 255, 0.61);
  border-bottom: 7px solid rgba(255, 255, 255, 0.61);
  content: '';
  position: absolute;
  bottom: 1px;
  right: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover .content:after {
  border: 7px solid transparent;
  border-left: 7px solid rgba(255, 255, 255, 0.61);
  border-top: 7px solid rgba(255, 255, 255, 0.61);
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover.ui-datepicker-week-end .content {
  left: auto;
  right: 0;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover:hover {
  position: relative;
  z-index: 100;
  box-shadow: 0 0 4px #ccc;
  opacity: 1;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover:hover .content {
  width: 300px;
  height: auto;
  background-color: white;
  box-shadow: 1px 1px 1px 1px #ccc;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover:hover .content * {
  color: #2c2432 !important;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover:hover .content:before {
  bottom: -10px;
  right: -10px;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover:hover .content:after {
  top: 1px;
  left: 1px;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover.past {
  background: #2c2432;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover.past .content {
  background: #2c2432;
}
.learn-page .calendar-cnt .ui-datepicker-calendar .js-tooltipL-hover.past .content * {
  color: white !important;
}
.learn-page .list-base-learn {
  list-style: none;
  padding: 0;
  margin: 0 0 50px 0;
}
.learn-page .list-base-learn li {
  position: relative;
  padding-left: 125px;
  margin-bottom: 15px;
}
.learn-page .list-base-learn li img {
  position: absolute;
  left: 0;
  top: 5px;
}
.learn-page .list-base-learn li h2 {
  margin-top: 0;
}
.learn-page .list-base-learn li p {
  margin-bottom: 0;
}
.learn-page .list-base-learn li a {
  text-decoration: none;
}
.learn-page .list-base-learn li time,
.learn-page .list-base-learn li span {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #95c600;
  font-weight: 300;
}
.learn-page .list-base-learn li span {
  color: #000;
}
.learn-page .list-base-learn li .top-time {
  color: #628105;
  border-bottom: 1px dotted;
  margin-bottom: -20px;
}
.learn-page .all-comments {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  border-bottom: 1px dotted;
  text-transform: uppercase;
  text-decoration: none;
  margin: 20px 0;
  display: inline-block;
}
.learn-page .control-action {
  display: inline-block;
  float: right;
  width: 66px;
  margin-top: 30px;
}
.learn-page .control-action .next {
  margin-right: 0;
}
.learn-page .control-action.null-margin {
  margin-top: 25px;
}
.learn-page .control-action.null-margin span {
  margin-top: 0;
}
.learn-page .control-action .empty-btn {
  display: inline-block;
  text-decoration: none;
  margin-top: -12px;
}
.learn-page .control-action .empty-btn .icon-comment {
  width: 30px;
  display: inline-block;
  position: relative;
}
.learn-page .control-action .empty-btn .icon-comment:before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 16px;
  width: 22px;
  margin-top: -12px;
  background: url("/images/learn-comment.png") no-repeat center;
  content: '';
}
.learn-page .control-action.big {
  width: 250px;
}
.learn-page .counter-company {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin: 40px 0 20px 0;
}
.learn-page .counter-company li {
  float: left;
  width: 50%;
  position: relative;
  margin-bottom: 30px;
}
.learn-page .counter-company li.clearfix {
  clear: both;
  margin: 0;
}
@media screen and (max-width: 1060px) {
  .learn-page .counter-company li {
    width: 100%;
  }
}
.learn-page .counter-company li span {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 73px;
  line-height: 73px;
  font-weight: bold;
  color: #95c600;
  position: absolute;
  top: 0;
  left: 0;
}
.learn-page .counter-company li p {
  margin: 0;
  padding: 8px 10px 0 60px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.learn-page .row .col3 {
  width: 32%;
  float: left;
  padding: 1px;
  box-sizing: border-box;
  margin-left: 2%;
}
.learn-page .row .col3:first-child {
  margin-left: 0;
}
.learn-page .inner.no-full form {
  padding-bottom: 50px;
}
.learn-page .inner.no-full form label {
  color: #000;
}
.learn-page .inner.no-full form input,
.learn-page .inner.no-full form textarea {
  border-color: #000 !important;
  color: #000;
}
.learn-page .comment-learn {
  list-style: none;
  padding: 0;
  margin: 0;
}
.learn-page .comment-learn li {
  padding-left: 50px;
  position: relative;
}
.learn-page .comment-learn li:before {
  position: absolute;
  content: '';
  width: 15px;
  height: 13px;
  left: 15px;
  top: 0;
  background: url("/images/learn-q.png") no-repeat center;
}
.learn-page .comment-learn li p,
.learn-page .comment-learn li > div {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  color: #404040;
  width: 475px;
  position: relative;
}
.learn-page .comment-learn li .comment {
  background-color: #fff;
  margin: 20px 0 0px 0;
}
.learn-page .comment-learn li .user {
  margin-left: 50%;
  width: 50%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000;
  position: relative;
}
.learn-page .comment-learn li .user span {
  color: #9e9e9e;
}
.learn-page .comment-learn li .user:before {
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -1px;
  left: -17px;
  width: 13px;
  height: 1px;
  background: #000;
}
.learn-page .comment-learn ul {
  list-style: none;
}
.learn-page .side_href {
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  padding-top: 36px;
  padding-bottom: 60px;
}
.learn-page .side_href a {
  display: block;
  margin-left: 20px;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 20px;
  background-position: left 2px;
}
.learn-page p.head {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
}
.learn-page .info-creator .photo {
  min-height: 60px;
  position: relative;
  padding-left: 60px;
}
.learn-page .info-creator .photo img {
  width: 50px;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.learn-page .info-creator .photo h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  width: 130px;
  margin-top: 0px;
  padding-top: 5px;
}
.learn-page .info-creator .head {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  color: #fff;
  margin-bottom: 25px;
  position: relative;
}
.learn-page .info-creator .head:before {
  position: absolute;
  bottom: -12px;
  left: 0;
  height: 1px;
  width: 13px;
  background: #fff;
  content: '';
}
.learn-page .info-creator .contact {
  padding: 0;
  margin: 0;
  list-style: none;
}
.learn-page .info-creator .contact li {
  padding-left: 35px;
}
.learn-page .info-creator .contact li.phone {
  background: url('/images/learn-o-phone.png') no-repeat 4px center;
}
.learn-page .info-creator .contact li.email {
  background: url('/images/learn-o-email.png') no-repeat left center;
}
.learn-page .info-creator .contact li,
.learn-page .info-creator .contact li * {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.learn-page .info-creator .contact li a {
  border-bottom: 1px dotted;
}
.learn-page .creator-big {
  border: 1px solid #95c600;
  border-left: none;
  border-right: none;
  padding: 15px 0;
  margin: 25px 0;
}
.learn-page .creator-big > span {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #4c4c4c;
}
.learn-page .creator-big .inner {
  padding-left: 130px;
  position: relative;
}
.learn-page .creator-big .inner img {
  position: absolute;
  top: 0;
  left: 30px;
  width: 80px;
  border-radius: 100%;
}
.learn-page .creator-big .inner .head {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  color: #4c4c4c;
  margin-bottom: 25px;
}
.learn-page .creator-big .contact {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.learn-page .creator-big .contact li {
  float: left;
  margin-left: 15px;
  padding-left: 35px;
}
.learn-page .creator-big .contact li:first-child {
  margin-left: 0;
}
.learn-page .creator-big .contact li.phone {
  background: url('/images/learn-o-phoneb.png') no-repeat 4px center;
}
.learn-page .creator-big .contact li.email {
  background: url('/images/learn-o-emailb.png') no-repeat left center;
}
.learn-page .creator-big .contact li,
.learn-page .creator-big .contact li * {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 36px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
.learn-page .creator-big .contact li a {
  border-bottom: 1px dotted;
}
.learn-page .map-cnt {
  height: 500px;
  width: 100%;
  margin-bottom: 50px;
  padding-right: 310px;
}
.learn-page .inner.no-full.no-padding-new {
  padding: 0;
  margin-right: 350px;
}
.learn-page .inner.bottom {
  position: relative;
  padding: 25px 50px;
}
.learn-page .inner.bottom .learn-head-link {
  position: static;
  text-align: center;
}
.learn-page .inner.bottom .learn-head-link li {
  vertical-align: top;
  display: inline-block;
  padding-left: 35px;
  margin-bottom: 10px;
  margin-left: 30px;
}
.learn-page .inner.bottom .learn-head-link li:first-child {
  margin-left: 0;
}
p.light {
  color: rgba(0, 0, 0, 0.71);
  font-family: 'Roboto';
  font-weight: 300;
}
.ul-file {
  list-style: none;
  margin: 40px 0 50px 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
}
.ul-file li {
  margin-bottom: 15px;
}
.ul-file a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.ul-file a:hover {
  color: #95c600;
}
.ul-file span {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 9px;
  line-height: 20px;
  color: #a2a2a2;
  display: block;
}
hr {
  width: 100%;
  border: none;
  height: 1px;
  background: #ccc;
  margin: 0;
  margin-bottom: 50px;
  outline: none;
}
.learn-people-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.learn-people-list li {
  position: relative;
  width: 49%;
  display: inline-block;
  min-height: 200px;
}
.learn-people-list li > * {
  display: block;
  padding-left: 145px;
}
.learn-people-list li img {
  position: absolute;
  left: 0;
  top: 3px;
  padding-left: 0;
}
.learn-people-list li .head,
.learn-people-list li span,
.learn-people-list li i {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  color: #4c4c4c;
}
.display-inline-block {
  display: inline-block;
}
.img-title {
  position: relative;
  min-height: 75px;
}
.img-title img {
  max-width: 100%;
  display: block;
}
@media only screen and (max-width: 1400px) {
  .img-title img {
    width: 100%;
  }
}
.img-title .date {
  position: absolute;
  top: 20px;
  left: 0;
  background: rgba(255, 255, 255, 0.71);
  padding: 0 5px;
}
.img-title .date sup {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 25px;
  line-height: 17px;
  color: #000;
  text-transform: uppercase;
}
.img-title .date sub {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #000;
  text-transform: uppercase;
}
.img-title .date span {
  position: relative;
  bottom: 3px;
}
.tumb-img {
  margin-top: 15px;
}
.lear-base-bottom-href {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.lear-base-bottom-href li {
  float: left;
  margin-right: 35px;
}
.lear-base-bottom-href li a {
  padding-left: 30px;
  color: #000;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.lear-base-bottom-href li a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  content: '';
}
.lear-base-bottom-href li a.cal:before {
  width: 21px;
  height: 21px;
  background: url("/images/learn-base-cal.png") no-repeat center;
  margin-top: -12px;
}
.lear-base-bottom-href li a.base {
  padding-left: 24px;
}
.lear-base-bottom-href li a.base:before {
  width: 16px;
  height: 19px;
  background: url("/images/learn-base-base.png") no-repeat center;
}
.sidebar-popup {
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  -o-transition: right 0.3s;
  transition: right 0.3s;
}
.sidebar-popup .close {
  width: 23px;
  height: 22px;
  background-image: url(/images/close_pop.png);
  background-repeat: no-repeat;
  display: block;
  margin-bottom: 40px;
}
@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) {
  .sidebar-popup .close {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/close_pop@2x.png);
    background-size: 23px 22px;
  }
}
.sidebar-popup form {
  padding-bottom: 150px;
}
.null-padding-top {
  padding-top: 0 !important;
}
.list-base-learn > li {
  min-height: 101px;
}
.list-base-learn > li a h2 {
  margin-top: 5px !important;
}
.main-container .list-base-learn-text-box ul {
  margin: 0;
  padding: 0;
}
.main-container .list-base-learn-text-box ul li {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  float: none;
  font-size: 12px;
}
.main-container .list-base-learn-text-box ul li > * {
  position: static;
}
.main-container .list-base-learn-text-box ul li p {
  padding: 0;
  margin: 0;
}
.main-container .list-base-learn-text-box ul li > span {
  display: none;
}
.learn-page .company-side-cnt.padding.null-padding-top .field {
  margin-top: 15px;
}
.learn-page .company-side-cnt.padding.null-padding-top .field label {
  color: #fff;
}
.learn-page .sidebar {
  width: 350px;
}
.learn-page .sidebar h2 {
  margin: 0;
}
.learn-page .sidebar .add-box {
  padding-top: 25px;
}
.learn-page .sidebar .add-box > span {
  text-transform: uppercase;
  font-size: 14px;
}
.lk-page .header-cnt .profile-url {
  background: #95c600;
}
.lk-page .header-cnt .profile-url .icon-profile {
  width: 30px;
  height: 30px;
  background-image: url(/images/lk-profile.png);
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
  left: -2px;
}
@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) {
  .lk-page .header-cnt .profile-url .icon-profile {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/lk-profile@2x.png);
    background-size: 30px 30px;
  }
}
.lk-page .header-cnt .profile-url .hide-text {
  width: 65%;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.lk-page .lk-mini-menu {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.lk-page .lk-mini-menu li {
  margin-left: 35px;
  float: left;
}
.lk-page .lk-mini-menu li a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #e2eecb;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lk-page .lk-mini-menu li a:hover {
  color: #95c600;
}
.lk-page .lk-mini-menu-wrap {
  overflow: hidden;
}
.lk-page .lk-main-menu {
  list-style: none;
  margin: 0;
  width: 100%;
  overflow: hidden;
  padding: 2px;
  margin-top: 35px;
}
.lk-page .lk-main-menu li {
  box-sizing: border-box;
  float: left;
  width: 45%;
  height: 230px;
  line-height: 230px;
  margin-right: 5%;
  margin-bottom: 5%;
  border: 1px solid #f1f1f1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.lk-page .lk-main-menu li .inner {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  text-align: center;
  line-height: normal;
  position: relative;
}
.lk-page .lk-main-menu li .inner h1 {
  font-size: 28px;
  line-height: 32px;
  display: inline-block;
  height: 45px;
}
.lk-page .lk-main-menu li .inner h1.icon-lk-ost,
.lk-page .lk-main-menu li .inner h1.icon-lk-msg {
  line-height: 45px;
}
.lk-page .lk-main-menu li .inner h1.icon-lk-doc {
  line-height: 36px;
}
.lk-page .lk-main-menu li .inner .popup-btn {
  width: 100%;
  position: absolute;
  bottom: -50px;
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.lk-page .lk-main-menu li .inner .popup-btn a {
  display: inline-block;
  padding: 10px;
  border: 1px solid #95c600;
  background: #fff;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.lk-page .lk-main-menu li .inner .popup-btn a:hover {
  background: #95c600;
  color: #fff;
}
.lk-page .lk-main-menu li:hover {
  border-color: #95c600;
  box-shadow: 2px 2px 0 #95c600, -2px -2px 0 #95c600, -2px 2px 0 #95c600, 2px -2px 0 #95c600;
}
.lk-page .lk-main-menu li:hover .inner .popup-btn {
  opacity: 1;
  bottom: -20px;
}
.comments-page .comments-list {
  list-style: none;
  margin: 40px 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.comments-page .comments-list .photo {
  position: absolute;
  overflow: hidden;
  width: 100px;
  height: 100px;
}
.comments-page .comments-list .photo .inner {
  /*position: absolute;
        width: 1000px;
        height: 1000px;
        margin-left: -500px;
        margin-top: -500px;
        top: 50%;
        left: 50%;
        text-align: center;
        line-height: 1130px;
        vertical-align: middle;*/
  position: absolute;
  width: 100%;
  top: 30%;
  left: 0;
  text-align: center;
}
.comments-page .comments-list .photo .inner img {
  max-width: 100%;
}
.comments-page .comments-list .text {
  position: relative;
  padding-left: 175px;
  box-sizing: border-box;
  width: 100%;
}
.comments-page .comments-list .text:before {
  position: absolute;
  top: 6px;
  left: 150px;
  content: '';
  width: 15px;
  height: 13px;
  background-image: url(/images/quote_comments.png);
  background-repeat: no-repeat;
}
@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) {
  .comments-page .comments-list .text:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/quote_comments@2x.png);
    background-size: 15px 13px;
  }
}
.comments-page .comments-list .text .name {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
}
.comments-page .comments-list .text .sign {
  color: #4c4c4c;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  padding-top: 5px;
}
.comments-page .comments-list .text p {
  position: relative;
}
.comments-page .comments-list .text p.date {
  margin: 0 0 -10px 0;
  opacity: .7;
  padding: 5px 0;
}
.comments-page .comments-list .text p.date:before {
  display: none;
}
.comments-page .comments-list .text a {
  text-decoration: none;
  border-bottom: 1px dotted #000;
  color: #000;
}
.comments-page .comments-list .text a:hover {
  color: #95c600;
  border-bottom: 1px dotted #95c600;
}
.comments-page .comments-list > li {
  border-bottom: 1px solid #b0b0b0;
  padding: 20px 20px 30px;
}
.comments-page .comments-list > li:first-child {
  border-top: 1px solid #b0b0b0;
}
.comments-page .sidebar form {
  padding-bottom: 100px;
}
.comments-page .sidebar form .field {
  width: 100%;
  margin-top: 10px;
}
.comments-page .sidebar form .field textarea {
  margin-top: 0;
}
.ok-box {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  margin: 20px 0 0px 0;
}
.info-page .control-action {
  display: inline-block;
  float: right;
  width: 66px;
  margin-top: 0;
}
.info-page .control-action .next {
  margin-right: 0;
}
.info-page .sidebar .small_header {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 12px 0;
}
.info-page .sidebar .date_small {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #95c600;
  opacity: 1;
}
.info-page .sidebar .small-news-cnt {
  padding-bottom: 100px;
}
.info-page .info-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-page .info-list li {
  margin-bottom: 35px;
}
.info-page .info-list .date {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #95c600;
}
.info-page .info-list h2 {
  margin-top: 10px;
}
.info-page .pagination {
  margin-top: 35px;
  padding-left: 0;
}
.selection-equip .sidebar form {
  padding-bottom: 20px;
}
.selection-equip .selection-equip-line {
  border: 1px solid #b0b0b0;
  border-right: none;
  border-left: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.selection-equip .selection-equip-line > .row > .col2:first-child {
  width: 30%;
}
.selection-equip .selection-equip-line > .row > .col2:first-child + .col2 {
  width: 70%;
}
.selection-equip .selection-equip-tab {
  list-style: none;
  padding: 0;
  margin: 25px 0 0 0;
}
.selection-equip .selection-equip-tab li {
  display: inline-block;
}
.selection-equip .selection-equip-tab li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 35px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px dotted #000;
}
.selection-equip .selection-equip-tab li a.active,
.selection-equip .selection-equip-tab li a:hover {
  color: #95c600;
  border-bottom-color: transparent;
}
.selection-equip .file-list {
  padding: 25px 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.selection-equip .file-list li {
  width: 33.3333%;
  margin-top: 16px;
}
.selection-equip .file-list li a {
  text-decoration: none;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  padding-left: 30px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.selection-equip .file-list li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  width: 19px;
  height: 23px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url(/images/select_equip_file.png);
  background-repeat: no-repeat;
}
@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) {
  .selection-equip .file-list li a:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/select_equip_file@2x.png);
    background-size: 19px 23px;
  }
}
.selection-equip .file-list li a:hover {
  color: #95c600;
  text-decoration: underline;
}
.selection-equip .file-list li a:hover:before {
  background-image: url(/images/select_equip_file_hover.png);
  background-repeat: no-repeat;
}
@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) {
  .selection-equip .file-list li a:hover:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/select_equip_file_hover@2x.png);
    background-size: 19px 23px;
  }
}
.selection-equip .js-validation-form-new .field.error:after {
  top: 85%;
}
@media screen and (max-width: 1366px) {
  .selection-equip .selection-equip-tab {
    margin: 15px 0 0 15px;
  }
  .selection-equip .selection-equip-tab li:first-child {
    display: block;
  }
}
.documentation_page .sidebar form {
  padding-bottom: 25px;
}
.documentation_page .icon-doc-sc {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 1px dotted #000;
  position: relative;
}
.documentation_page .sticky {
  background: #fff;
  width: 1019px;
  z-index: 500;
}
.documentation_page .sticky.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.documentation_page .doc-loadlist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.documentation_page .doc-loadlist li {
  cursor: pointer;
}
.documentation_page .doc-loadlist li .custom_checkbox {
  z-index: 1;
}
.documentation_page .doc-loadlist li .custom_checkbox input[type=checkbox]:checked + label > .fake-checkbox:after {
  display: block;
  content: "";
  width: 15px;
  height: 12px;
  left: -2px;
  position: absolute;
  top: -5px;
  background: url('/images/ok_h.png') no-repeat;
  z-index: 10;
}
.documentation_page .doc-loadlist li .custom_checkbox label {
  display: inline-block;
}
.documentation_page .doc-loadlist li .custom_checkbox label .fake-checkbox {
  display: inline-block;
  z-index: 2;
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  position: absolute;
  left: 0px;
  top: 2px;
  padding: 0;
  margin: 0;
}
.documentation_page .doc-loadlist li .custom_checkbox label:before {
  display: none;
}
.documentation_page .doc-loadlist li .custom_checkbox label:after {
  display: none;
}
.documentation_page .doc-loadlist li .custom_checkbox .doc-download {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0;
}
.documentation_page .doc-loadlist li h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
.documentation_page .doc-loadlist li .field {
  margin-top: 0;
  width: initial;
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
.documentation_page .doc-loadlist li .field label {
  padding-left: 20px;
}
.documentation_page .doc-loadlist li .field label,
.documentation_page .doc-loadlist li .field label * {
  color: #000;
}
.documentation_page .doc-loadlist li:not(.head) span {
  display: block;
  padding-left: 30px;
  margin-left: 5px;
  position: relative;
}
.documentation_page .doc-loadlist li span.icon-acrobat:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  width: 19px;
  height: 23px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url(/images/select_equip_file.png);
  background-repeat: no-repeat;
}
@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) {
  .documentation_page .doc-loadlist li span.icon-acrobat:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/select_equip_file@2x.png);
    background-size: 19px 23px;
  }
}
.documentation_page .doc-loadlist li span.icon-zip:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  width: 19px;
  height: 23px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: url('/images/select_equip_file_z.png') no-repeat;
}
.documentation_page .doc-loadlist li span.green {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #95c600;
  margin-top: 3px;
}
.documentation_page .doc-loadlist .show a {
  text-decoration: none;
}
.documentation_page .doc-loadlist .show a,
.documentation_page .doc-loadlist .show a * {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #000;
}
.documentation_page .doc-loadlist .show a span {
  padding: 0;
  display: inline-block;
  border-bottom: 1px dotted #000;
}
.documentation_page .doc-loadlist .show a i {
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  margin: 5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
}
.text-left {
  text-align: left !important;
  justify-content: flex-start;
}
.text-right {
  text-align: right !important;
  justify-content: flex-end;
}
.text-right.for-comm-button {
  position: relative;
}
.text-right.for-comm-button .b-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
}
.text-right.for-comm-button .b-box:hover ~ .empty-btn.black {
  background-color: #95c600;
  border-color: #95c600;
}
.service-page .nomargin {
  margin-top: 0;
}
.service-page .main-container .sidebar .padding {
  padding: 50px 0;
}
.service-page .main-container .sidebar .padding form {
  padding: 0 50px;
}
.service-page .main-container .sidebar .nomargin,
.service-page .main-container .sidebar .form-desc-txt {
  padding: 0 50px;
}
.service-page .main-container .sidebar .custom_select {
  padding: 0;
}
.service-page .main-container .sidebar .form-desc-txt-success {
  padding: 50px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}
.service-page .images-slider {
  list-style: none;
  margin: 0 0 60px 0;
  padding: 0;
}
.service-page .images-slider * {
  text-align: center;
}
.service-page .images-slider .js-popup-open-img {
  display: block;
  width: 100%;
}
.service-page .images-slider .video-item {
  position: relative;
  cursor: pointer;
}
.service-page .images-slider .video-item:before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.48);
  background-image: url(/images/play_btn.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@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) {
  .service-page .images-slider .video-item:before {
    /* on retina, use image that's scaled by 2 */
    background-image: url(/images/play_btn@2x.png);
    background-size: 15px 18px;
  }
}
.service-page .images-slider .video-item:hover:before {
  opacity: 1;
}
.service-page .images-slider .video-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.service-page .js-control-cnt {
  text-align: right;
}
.service-page .js-control-cnt span {
  margin-bottom: 0;
}
.service-page .js-control-cnt span:first-child {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.service-page .sert-slider-cnt .img-wrap {
  width: 100%;
}
.service-page .sert-slider-cnt .img-wrap img {
  width: 100%;
}
.pres-material a {
  color: #95c600;
  font-family: 'Roboto Condensed', sans-serif;
  display: inline-block;
}
img.img-center {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.services-h3 {
  width: 100%;
  padding: 12px 17px;
  background: #95c600;
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px !important;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.show-js-validation-form-new {
  display: block;
  text-align: center;
}
.service-page .service-item-box {
  font-weight: 300;
}
.service-item-box img {
  max-width: 100%;
  height: auto;
}
.service-page .service-item-box ol {
  font-size: 15px;
}
.service-page .service-item .bx-wrapper {
  width: 100% !important;
  max-width: 100% !important;
}
@media print {
  header,
  .blur-main,
  .main-container.main-container .sidebar {
    display: none !important;
  }
  .main-container > .inner.no-full {
    /* margin-right: 100px; */
  }
  .main-container > .container-inner > .inner.no-full {
    margin-right: 0px !important;
  }
  .main-container.main-container {
    height: auto !important;
    overflow: auto !important;
  }
  body {
    overflow: auto !important;
  }
  #bx-panel,
  #bx-panel-top {
    display: none !important;
  }
}
body.mac-os .container-inner > .inner.no-full {
  margin-right: 330px !important;
}
.learn-page .inner.no-full form textarea.error {
  border-color: #f26c4f !important;
}
.js-validation-empty.materials {
  display: none;
}
#feednews.subscribe-black .field.custom_checkbox label:before {
  border: 1px solid #000;
}
#feednews.subscribe-black .field.custom_checkbox label:after {
  background: url(/images/ok_h.png) 0 0 no-repeat;
}
#feednews.subscribe-black .empty-btn {
  margin-top: 25px;
  color: #000;
  border-color: #000;
}
#feednews.subscribe-black .empty-btn:hover {
  background-color: #95c600;
  border-color: #95c600;
}
#feednews.subscribe-black .trigger-accordion.js-accordion {
  border-bottom: 1px dotted #000;
}
.way-scheme img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
span.head {
  font-size: 12px;
  line-height: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  padding: 3px 0;
}
#subs-box .all {
  margin-bottom: 30px;
}
#subs-box .field.custom_checkbox:last-child {
  margin-top: 30px;
}
.value-range-slider {
  margin-bottom: 60px;
}
.currency-rub span {
  font-family: 'rouble', sans-serif !important;
}
.parsley-errors-list {
  display: none;
}
select.parsley-error,
textarea.parsley-error,
input.parsley-error {
  background-color: rgba(247, 229, 239, 0.26) !important;
  border: 1px solid #f6bfbf !important;
}
.hidden {
  display: none;
}
@media all and (max-device-width: 650px) {
  .learn-page .list-base-learn li,
  .comments-page .comments-list .text {
    padding-left: 0;
  }
  .learn-page .list-base-learn li img,
  .comments-page .comments-list .photo {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
  ul.all-project-box li {
    width: 44%;
  }
}
