.stickUpTop {
  background: #fff;
  left: 0;
  position: relative;
  top: 0;
  width: 100%; }

.stickUpHolder {
  padding: 0; }

@media only screen and (max-width: 1199px) {
  .isStuck .container {
    padding-left: 15px;
    padding-right: 15px; } }
#block_top_menu {
  padding-top: 27px; }
  #block_top_menu .container {
    padding: 0; }
  @media (min-width: 768px) {
    #block_top_menu .menu_indent {
      background: #171717;
      border-top: 1px solid #e8e8e8;
      display: block;
      left: 50%;
      margin: 0 0 0 -5000px;
      padding: 0;
      position: relative;
      width: 10000px;
      clear: both; }
      #block_top_menu .menu_indent:after {
        height: 1px;
        position: absolute;
        content: '';
        width: 100%;
        background: #171717;
        left: 0;
        bottom: 0; } }
