/***************************************************
  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 
 */
/***********************************************************************/
/* latin-ext */
@font-face {
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF81WPoK7Es.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF81VvoK.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
:root {
  --font-family-megamenu: 'Marcellus', serif; }

@media (min-width: 576px) {
  .col_logo {
    width: fit-content !important; } }

.col__info2 {
  flex: 1; }

@media (min-width: 992px) {
  .col_left {
    flex: 1; } }
@media (max-width: 991px) {
  .col_left {
    display: none; } }

@media (max-width: 991px) {
  .header-top {
    position: relative; }

  .header_menu {
    position: absolute;
    left: 0;
    bottom: 8px; }
    .rtl .header_menu {
      right: 0;
      left: auto; }

  .col_logo {
    order: -1; } }
  @media (max-width: 991px) and (min-width: 576px) {
    .col_logo {
      padding-left: 60px; }
      .rtl .col_logo {
        padding-right: 60px;
        padding-left: inherit; } }

@media (max-width: 575px) {
  .col_logo {
    margin-bottom: 15px;
    order: -1; }

  .header_menu {
    bottom: 6px; }
    .header_menu .navbar-header .navbar-toggler {
      margin-top: 0;
      margin-bottom: 0; } }
@media (max-width: 420px) {
  .custom__signin {
    width: 100% !important;
    padding-bottom: 10px; }
    .custom__signin > * {
      margin: 0 !important; }
    .custom__signin .userinfo-selector {
      float: right !important; }
      [dir] .custom__signin .userinfo-selector {
        float: left !important; } }

/*# sourceMappingURL=headerposition2988111742.css.map */
