/***************************************************
  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 1
*****************************************/
.header-nav {
  background: #333333; }

/* Menu */
@media (max-width: 1199px) and (min-width: 992px) {
  .leo-megamenu {
    text-align: center; } }
.leo-megamenu .navbar-nav::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 1199px) and (min-width: 992px) {
  .leo-megamenu .navbar-nav {
    display: inline-block; } }
.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
  width: auto !important;
  right: 0;
  left: 0; }
  .rtl .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
    right: 0;
    left: 0; }

/* Responsive */
@media (min-width: 1200px) {
  .ApMegamenu {
    width: 100%; }
    .ApMegamenu .megamenu.horizontal .menu-right {
      float: right; }
      .rtl .ApMegamenu .megamenu.horizontal .menu-right {
        float: left; }
    .ApMegamenu .leo-megamenu {
      z-index: 98;
      position: relative;
      margin-top: 15px; }

  .header-logo-center {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -moz-align-content: center;
    align-content: center;
    -ms-flex-line-pack: center;
    -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 {
    position: absolute;
    padding: 0;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 120px;
    margin: auto;
    text-align: center; } }
@media (max-width: 1199px) {
  .header-logo {
    padding-top: 30px;
    padding-bottom: 30px; } }
.box-top-header {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  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; }
  .box-top-header > [class*="col-"] {
    padding-right: 0px;
    padding-left: 0px;
    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; }
  .box-top-header .left-top-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    .box-top-header .left-top-header .popup-over .popup-content {
      right: auto;
      left: 0px; }
      .rtl .box-top-header .left-top-header .popup-over .popup-content {
        right: 0px;
        left: auto; }
  .box-top-header .right-top-header {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }

@media (min-width: 1200px) {
  .box-bottom-header {
    padding-top: 40px;
    padding-bottom: 40px; } }
@media (max-width: 991px) {
  .box-bottom-header .leo-megamenu .navbar-header {
    padding-top: 8px;
    padding-bottom: 8px; } }

@media (max-width: 479px) {
  .popup-search .search-widget .popup-content {
    right: 0;
    left: auto; }
    .rtl .popup-search .search-widget .popup-content {
      right: auto;
      left: 0; } }

/*# sourceMappingURL=headerposition1505482358.css.map */
