/***************************************************
  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_logo {
  text-align: center; }

.leo-megamenu.navbar {
  padding-top: 10px; }
@media (min-width: 992px) {
  .leo-megamenu {
    text-align: center; } }
.leo-megamenu:before {
  content: "";
  width: 100%;
  overflow: hidden;
  position: absolute;
  height: 10px;
  display: block !important;
  top: 0;
  background: url("../../../../../assets/img/modules/appagebuilder/img/line-bg.png");
  background-repeat: repeat-x; }
@media (max-width: 991px) {
  .leo-megamenu .navbar-toggler {
    margin-top: 10px;
    margin-bottom: 10px; } }

.ApMegamenu {
  position: relative; }
  .ApMegamenu:before, .ApMegamenu:after {
    content: "";
    position: absolute;
    border-style: solid solid solid solid;
    border-color: transparent #fdfae9 transparent;
    top: 0;
    z-index: 9; }
  .ApMegamenu:before {
    border-width: 0 0 10px 10px;
    left: 0; }
  .ApMegamenu:after {
    border-width: 10px 10px 0 0;
    right: 0; }

/*# sourceMappingURL=headerposition1499794616.css.map */
