/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
@media (min-width: 992px) {
  #index:not(.keep-header) #page {
    position: relative; }
  #index:not(.keep-header) #page #header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    margin: auto;
    width: 100%;
    background-color: transparent; }
    #index:not(.keep-header) #page #header .header-top {
      background: transparent; } }

/*# sourceMappingURL=headerposition2058481508.css.map */
