/***************************************************
  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: 1441px) {
  #index:not(.keep-header, .layout-boxed-lg) #page {
    position: relative; }
  #index:not(.keep-header, .layout-boxed-lg) #page #header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    margin: auto;
    width: 100%;
    background-color: transparent; }
    #index:not(.keep-header, .layout-boxed-lg) #page #header .header-top {
      background: transparent; }

  .header-top {
    background-color: #021D2A; } }
@media (max-width: 1440px) {
  #header .header-top {
    background-color: #002B40; }

  .leo-megamenu .navbar-nav > li > a:before {
    bottom: -40px; }

  .leo-megamenu .dropdown-menu {
    top: calc(100% + 21px); } }
.header-top {
  border-bottom: 1px dotted #02486B; }

@media (max-width: 1600px) and (min-width: 1441px) {
  .box-top .col-logo {
    width: fit-content; }
  .box-top .col-menu {
    flex: 1; } }
@media (max-width: 1440px) and (min-width: 992px) {
  .box-top .col-logo {
    width: fit-content; }
  .box-top .col-info {
    flex: 1; }
  .box-top .col-menu {
    width: 100%;
    order: 2; } }
@media (max-width: 991px) {
  .box-top .col-logo, .box-top .col-menu {
    width: fit-content; }
  .box-top .col-info {
    flex: 1; }
  .box-top .col-menu {
    order: -1; } }
@media (max-width: 767px) {
  .box-top .col-info-btn {
    display: none; }
  .box-top .col-info {
    padding-right: 30px; }
    .rtl .box-top .col-info {
      padding-left: 30px;
      padding-right: inherit; } }
@media (max-width: 480px) {
  .box-top .col-logo {
    order: -1;
    width: 100%; }
    .box-top .col-logo .header_logo {
      text-align: center; }
  .box-top .col-menu {
    order: initial; } }

body.layout-boxed-lg .box-top .col-menu {
  width: 100%;
  order: 2; }
body.layout-boxed-lg .box-top .col-info {
  flex: 1; }

.layout-boxed-lg .box-top .col-logo {
  width: fit-content; }
.layout-boxed-lg .box-top .col-info {
  flex: 1; }
.layout-boxed-lg .box-top .col-menu {
  width: 100%;
  order: 2; }
.layout-boxed-lg #header .header-top {
  background-color: #002B40; }
.layout-boxed-lg .leo-megamenu .navbar-nav > li > a:before {
  bottom: -40px; }
.layout-boxed-lg .leo-megamenu .dropdown-menu {
  top: calc(100% + 21px); }

/*# sourceMappingURL=headerposition2216498636.css.map */
