<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************
  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 
 */
/***********************************************************************/
/*header 2 (header home 2)*/
@media (min-width: 768px) {
  #index:not(.keep-header) #page {
    position: relative; }
    #index:not(.keep-header) #page #header {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      z-index: 1;
      max-width: 1600px;
      margin: auto;
      width: 100%;
      background-color: transparent; } }

/*# sourceMappingURL=headerposition1692220449.css.map */
</pre></body></html>