/* Source and licensing information for the line(s) below can be found at https://www.autoservice-audi.ru/themes/contrib/bootstrap/css/components/affix.css. */
/**
 * @file
 * Styles for Bootstrap affix effect.
 */

.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1035;
  left: 0;
}

/* Source and licensing information for the above line(s) can be found at https://www.autoservice-audi.ru/themes/contrib/bootstrap/css/components/affix.css. */