/* Home 05 */
/***************************************************
  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 {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  line-height: 44px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .bottomnav strong {
    color: #f9723c; }
  .bottomnav a {
    color: #fff; }
  .bottomnav p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px; }
  .bottomnav .block-social .title_block, .bottomnav .block-social p {
    display: none; }

.h4-wrlogo a,
.header_logo a {
  text-align: left;
  margin: 0;
  display: block; }

.header_logo,
.h4-wrlogo {
  padding: 31px 0; }

.bottomnav .ApRow,
.header-top .ApRow {
  display: flex;
  align-items: center; }

#leosearchtopbox {
  position: absolute;
  right: 15px;
  left: auto;
  opacity: 0;
  visibility: hidden; }

#leo_search_block_top.active #leosearchtopbox {
  opacity: 1;
  visibility: visible; }

#leo_search_block_top .title_block {
  display: block;
  font-size: 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  width: 20px;
  height: 20px;
  letter-spacing: inherit;
  line-height: 20px;
  margin-bottom: 0; }
  #leo_search_block_top .title_block:before {
    content: '\f002';
    font-size: 20px;
    display: block;
    color: #000; }

.userinfo-selector.popup-over a.popup-title {
  color: #000;
  line-height: 20px; }

.header-top {
  border-top: 1px solid rgba(255, 225, 255, 0.1); }
  .header-top .ApRow {
    display: flex;
    align-items: center; }

.ApMegamenu {
  text-align: center;
  display: block; }

.leo-megamenu {
  display: inline-block;
  vertical-align: top;
  position: static; }

.nav-right > * {
  margin-left: 35px; }
  .rtl .nav-right > * {
    margin-right: 35px;
    margin-left: inherit; }
.nav-right .icon i {
  font-size: 20px; }

@media (min-width: 992px) {
  .bottomnav,
  .header-top {
    padding: 0 60px; } }
@media (max-width: 991px) {
  .bottomnav,
  .header-top {
    padding: 0 15px; }

  .nav-right > * {
    margin-left: 25px; }
    .rtl .nav-right > * {
      margin-right: 25px;
      margin-left: inherit; }

  .bottomnav .nav-right {
    justify-content: space-between; }
    .bottomnav .nav-right > * {
      margin-left: 0; }
      .rtl .bottomnav .nav-right > * {
        margin-right: 0;
        margin-left: inherit; } }

/*# sourceMappingURL=headerposition2436439003.css.map */
