/* Home 01 */
/***************************************************
  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 
 */
/***********************************************************************/
.bottomnav {
  background: #171a21;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.144px;
  display: block;
  text-align: center; }
  .bottomnav .ApHtml {
    line-height: 40px; }
    .bottomnav .ApHtml span {
      color: #c7c7c7; }
    .bottomnav .ApHtml a {
      color: #fff; }
      .bottomnav .ApHtml a span {
        color: #fff;
        padding-right: 5px; }
        .rtl .bottomnav .ApHtml a span {
          padding-left: 5px;
          padding-right: inherit; }

@media (min-width: 992px) {
  .header-top {
    padding: 0 50px; } }
.header_logo {
  padding: 31px 0; }

#leosearchtopbox {
  position: absolute;
  right: 20px;
  left: auto;
  opacity: 0;
  visibility: hidden; }
  .rtl #leosearchtopbox {
    right: auto;
    left: 20px; }

#leo_search_block_top.active #leosearchtopbox {
  opacity: 1;
  visibility: visible; }

#leo_search_block_top .title_block {
  display: block;
  font-size: 0;
  font-family: "icomoon";
  font-weight: 300;
  width: 20px;
  height: 20px;
  letter-spacing: inherit;
  line-height: 20px;
  margin-bottom: 0; }
  #leo_search_block_top .title_block:before {
    content: "\e91b";
    font-size: 20px;
    display: block;
    line-height: 16px; }

.nav-right > * {
  margin-left: 35px; }
  .rtl .nav-right > * {
    margin-right: 35px;
    margin-left: inherit; }
.nav-right .icon i {
  font-size: 22px; }

.header-top .ApRow {
  display: flex;
  align-items: center; }

.ApMegamenu {
  display: block;
  text-align: center; }
  .ApMegamenu .leo-megamenu {
    display: inline-block;
    vertical-align: top;
    position: static; }

@media (max-width: 767px) {
  .bottomnav .ApHtml {
    line-height: 20px;
    padding: 15px 0; }

  .nav-right > * {
    margin-left: 25px; }
    .rtl .nav-right > * {
      margin-right: 25px;
      margin-left: inherit; }

  .header-top {
    padding: 0 15px; } }
@media (max-width: 991px) {
  .header-top {
    padding: 0 15px; } }

/*# sourceMappingURL=headerposition2960430789.css.map */
