/***************************************************
  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 
 */
/* $image-appagebuilder-path:                  "../../../../../img/modules/appagebuilder/img/" !default;
$image-leofeature-path:                     "../../../../../img/modules/leofeature/img/" !default;
$image-quicklogin-path:                     "../../../../../img/modules/leoquicklogin/img/" !default;
$image-slideshow-typo-path:                 "../../../../../img/modules/leoslideshow/img/typo/" !default;
$image-slideshow-iview-path:                "../../../../../../../img/modules/leoslideshow/img/iView/" !default; */
/***********************************************************************/
/**************************************
              Header 1
**************************************/
#leo_block_top {
  text-align: right;
  border-right: 2px dotted #e8e8e8;
  padding-right: 0.9375rem;
  margin-right: 0.9375rem; }
  .rtl #leo_block_top {
    text-align: left; }
  .rtl #leo_block_top {
    border-left: 2px dotted #e8e8e8;
    border-right: inherit; }
  .rtl #leo_block_top {
    padding-left: 0.9375rem;
    padding-right: inherit; }
  .rtl #leo_block_top {
    margin-left: 0.9375rem;
    margin-right: inherit; }
  #leo_block_top .popup-title {
    padding: 0.3125rem 0 0; }

.group-megamenu {
  border-top: 2px dotted #e8e8e8;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.leo-megamenu .navbar-nav > li:first-child > a {
  padding: 1.25rem 1.25rem 1.25rem 0; }
  .rtl .leo-megamenu .navbar-nav > li:first-child > a {
    padding: 1.25rem 0 1.25rem 1.25rem; }

@media (max-width: 991px) {
  .col-megamenu {
    position: static; }

  .leo-megamenu.navbar {
    position: static; }
  .leo-megamenu.disable-canvas .leo-top-menu {
    left: 1.25rem;
    right: 1.25rem; }
  .leo-megamenu .navbar-header .navbar-toggler {
    margin: 0.375rem 0 0.3125rem; }

  .group-megamenu .col-megamenu {
    text-align: left; }
    .rtl .group-megamenu .col-megamenu {
      text-align: right; } }
@media (min-width: 768px) and (max-width: 991px) {
  .headertop-flex {
    margin-top: 0.625rem; }
    .headertop-flex .right-headertop {
      position: absolute;
      right: 0; }
      .rtl .headertop-flex .right-headertop {
        left: 0;
        right: auto; } }
@media (max-width: 767px) {
  .headertop-flex {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem; }
    .headertop-flex > [class*="col-"] {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }

  .header_logo {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; } }

/*# sourceMappingURL=headerposition1533230108.css.map */
