/***************************************************
  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-nav {
  background: #fe6c61; }
  .header-nav .ApColumn .block {
    padding: 0; }

.header-top {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.header-logo {
  padding-top: 0;
  padding-bottom: 0; }
  @media (max-width: 991px) {
    .header-logo {
      margin: 20px 0; } }

.header-menu {
  position: static;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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 (max-width: 991px) {
    .header-menu {
      -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-flex {
  position: relative; }
  .header-flex .left-header {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static !important; }
  .header-flex .header-logo {
    -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; }

@media (max-width: 991px) {
  .leo-megamenu {
    float: left; }
    .rtl .leo-megamenu {
      float: right; } }
.leo-megamenu .navbar-nav > li > a {
  padding: 35px 20px; }
  @media (max-width: 1400px) {
    .leo-megamenu .navbar-nav > li > a {
      padding: 35px 15px; } }
.leo-megamenu .navbar-nav > li.icon-new .sub-title {
  top: 10px; }
.leo-megamenu .navbar-nav > li:first-child > a {
  padding: 35px 20px 35px 0; }
  .rtl .leo-megamenu .navbar-nav > li:first-child > a {
    padding: 35px 0 35px 20px; }
@media (max-width: 991px) {
  .leo-megamenu .navbar-header {
    position: absolute;
    z-index: 9;
    bottom: 10px; } }

#leo_block_top .popup-content {
  right: -40px; }
  .rtl #leo_block_top .popup-content {
    left: -40px;
    right: auto; }

/*# sourceMappingURL=headerposition1536273190.css.map */
