html body #admin-menu,
html body #admin-menu .dropdown {
  z-index: 99999;
}
body .main-container-view {
  margin-top: 0;
}
@media (min-width: 1200px) {
  body.front:not(.zone-com) #new-header #top-menu .top-buttons .right-container {
    min-width: 154px;
  }
}
#new-header {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1200;
}
@media (max-width: 991px) {
  #new-header .wrapperFixedContainer {
    display: none;
  }
}
#new-header #top-menu {
  background-color: #f3f5f8;
  position: relative;
  z-index: 10000;
}
@media (max-width: 991px) {
  #new-header #top-menu {
    display: none;
  }
}
#new-header #top-menu .top-buttons {
  position: relative;
  float: right;
  margin-top: 0;
  padding-bottom: 0;
}
#new-header #top-menu .top-buttons > a {
  color: #505050;
  font-size: 13px ;
  font-family: "Open Sans";
  font-weight: 400 ;
  margin: 5px 18px 7px;
  padding: 0;
  display: inline-block;
  float: left;
  line-height: 18px;
}
#new-header #top-menu .top-buttons .demo-button {
  display: none;
}
@media (max-width: 1199px) {
  #new-header #top-menu .top-buttons .demo-button {
    display: block;
    margin: 4px 40px 0;
    line-height: 22px;
    border-radius: 2px !important;
    width: 110px;
    padding: 0;
    text-align: center;
    color: #fff;
  }
}
#new-header #top-menu .top-buttons #block-search-form {
  width: 20px;
  height: 20px;
  float: left;
  margin-top: 0;
}
#new-header #top-menu .top-buttons #block-search-form input.form-text {
  right: 15px;
  top: -11px;
  height: 24px!important;
  font-size: 13px;
  padding: 0 30px 0 15px;
  border-radius: 3px;
  line-height: 25px;
  width: 280px;
}
#new-header #top-menu .top-buttons #block-search-form .form-submit {
  margin: 5px 0 0;
  top: 0;
  background: url("../img/buttons/search-button-black.png") center center no-repeat;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  outline: none;
  box-shadow: none;
  border: 0;
}
#new-header #top-menu .top-buttons #block-search-form .mobile-search-close {
  top: 5px;
  background-size: 14px 14px;
}
#new-header #top-menu .top-buttons .right-container {
  float: right;
  z-index: 1001;
  position: relative;
}
#new-header #top-menu .top-buttons .right-container .language-menu-block {
  position: relative;
}
#new-header #top-menu .top-buttons .right-container .language-menu-block section.block.block-locale {
  padding: 0 0 0px;
  top: 6px;
  margin-left: 0;
  height: 30px;
}
#new-header #top-menu .top-buttons .right-container .language-menu-block section.block.block-locale .block-title {
  font-size: 0;
  width: 22px;
  height: 22px;
  background: url(../img/multilang/sprite_lang.png) -8px -29px no-repeat;
  margin: -2px auto 0;
  background-size: 38px 335px;
}
#new-header #top-menu .top-buttons .right-container .language-menu-block section.block.block-locale ul {
  margin-left: -211px;
  z-index: 999999;
}
#new-header #top-menu .top-buttons .right-container .language-menu-block section.block.block-locale ul li a {
  font: 300 14px/100% HelveticaNeueCyr Light;
  color: #4e4e4e;
  padding: 0 8px;
}
#new-header #top-menu .top-buttons .right-container > a {
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  margin: 5px 0px 7px;
  padding: 0;
  float: right;
  color: #505050;
}
#new-header #mobile-search .form-submit {
  width: 20px;
  height: 20px;
  display: block;
  z-index: 2;
  border-bottom: none;
  text-indent: -9999px;
  background: url("../img/buttons/search_button_mobile.png") no-repeat;
  outline: none;
  box-shadow: none;
  border: 0;
}
#new-header .demo-button {
  margin-top: 20px;
  display: inline-block;
  float: right;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  font-family: Open sans;
  font-weight: 400;
  width: 100%;
  max-width: 140px;
  text-align: center;
  padding: 0px 22px 1px 22px;
  background: #76c224;
  background: -moz-linear-gradient(left, #76c224 0%, #6eae25 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #76c224), color-stop(100%, #6eae25));
  background: -webkit-linear-gradient(left, #76c224 0%, #6eae25 100%);
  background: -o-linear-gradient(left, #76c224 0%, #6eae25 100%);
  background: -ms-linear-gradient(left, #76c224 0%, #6eae25 100%);
  background: linear-gradient(to right, #76c224 0%, #6eae25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76c224', endColorstr='#6eae25', GradientType=1);
  border-radius: 3px !important;
  margin-left: 30px !important;
  margin-right: 0;
}
@media (max-width: 1199px) {
  #new-header .demo-button {
    display: none;
  }
}
#new-header .demo-button:hover,
#new-header .demo-button:focus {
  color: #fff;
  background-color: #9cdb6e;
  text-decoration: none;
  box-shadow: -1px 1px 6px 0 rgba(162, 162, 162, 0.6);
}
#new-header #mega-menu {
  position: relative;
  width: 100%;
  background-color: #fff;
}
#new-header #mega-menu.scroll-to-fixed-fixed {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#new-header #mega-menu > .container {
  padding-left: 15px;
  padding-right: 15px;
}
#new-header #mega-menu .tb-megamenu .tb-megamenu-item.level-1:last-of-type > a {
  margin-right: 0;
}
#new-header #mega-menu .tb-megamenu .tb-megamenu-item.level-1 > a {
  font-size: 16px !important;
  font-family: "Open Sans" !important;
  font-weight: 400 !important;
  padding: 17px 0 3px;
}
#new-header #mega-menu .tb-megamenu .tb-megamenu-item.level-1 .demo-button {
  /*margin-left: 117px !important;
          @media(max-width: 1199px){
            margin-left: 82px !important;
          }*/
}
#new-header #mega-menu .tb-megamenu .tb-megamenu-item.level-1 .demo-button.about {
  left: 50%;
  margin-left: -70px !important;
  top: 105px;
  font-size: 10px;
  background: #f26d1f;
  color: #fff;
  line-height: 26px;
}
#new-header #mega-menu .tb-megamenu .dropdown-menu {
  top: 78px;
}
#new-header #mega-menu .tb-megamenu .nav {
  float: right;
}
@media (min-width: 992px) {
  #new-header #mega-menu .logo {
    display: block;
    margin-top: 22px;
    width: auto;
  }
}
body #ts-breadcrumbs {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.page-node-14490.zone-com.alias-company-values div#ts-breadcrumbs {
  display: none;
}
.zone-ru #new-header #mega-menu .logo img,
.zone-ua #new-header #mega-menu .logo img {
  width: 151px;
  height: 29px;
}
.zone-ru #new-header #mega-menu .logo img {
  width: 170px;
  height: auto;
}
body.i18n-pl #new-header .demo-button {
  width: auto;
  max-width: inherit;
}
html[lang='pt'] #new-header .demo-button {
  max-width: 200px;
}
html[lang="cs"] #new-header .demo-button {
  max-width: 150px;
}
.ts-language-switcher {
  display: inline-block;
  margin-left: 45px;
}
.ts-language-switcher a {
  color: #505050;
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 400;
  margin: 5px 0 7px;
  padding: 0;
  display: inline-block;
  float: left;
  line-height: 18px;
}
.ts-language-switcher a:hover {
  text-decoration: none;
}
.ts-language-switcher a + a {
  margin-left: 11px;
  padding-left: 11px;
  position: relative;
}
.ts-language-switcher a + a:before {
  content: "";
  width: 1px;
  height: 11px;
  background-color: #505050;
  position: absolute;
  top: 4px;
  left: 0;
}
.front .right-container {
  margin-left: 45px;
}
.front .ts-language-switcher {
  float: right;
  margin-left: 35px;
}
.i18n-uk .ts-language-ua {
  color: #f27721;
}
.i18n-ru .ts-language-ru {
  color: #f27721;
}
/*# sourceMappingURL=header.min.css.map */