/* 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: #b26b53;
  color: #fff; }
  .bottomnav a {
    color: #fff; }
    .bottomnav a:hover {
      color: #212121; }
  .bottomnav p {
    font-size: 12px;
    line-height: 40px;
    margin-bottom: 0;
    color: #fff; }
    .bottomnav p a {
      text-decoration: underline; }
  .bottomnav .block-social .title_block, .bottomnav .block-social p {
    display: none; }
  .bottomnav .block-social a:hover:before {
    color: #212121; }

.nav-center {
  text-align: center; }

#leosearchtopbox {
  position: absolute;
  right: 30px;
  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; }

.nav-right > * {
  margin-left: 35px; }
  .rtl .nav-right > * {
    margin-right: 35px;
    margin-left: inherit; }
.nav-right .icon i {
  font-size: 20px; }

.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; }

.userinfo-selector.popup-over a.popup-title {
  color: #000; }

.header_logo {
  padding: 21px 0; }

@media (min-width: 992px) {
  .bottomnav,
  .header-top {
    padding: 0 60px; } }
@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; } }
@media (max-width: 991px) {
  .bottomnav,
  .header-top {
    padding: 0 15px; }

  .logo-w {
    order: 2; }

  .menu-w {
    order: 1; }

  .icon-w {
    order: 3; }

  .ApMegamenu {
    text-align: left; }
    .rtl .ApMegamenu {
      text-align: right; } }
@media (max-width: 575px) {
  .block-social {
    text-align: center;
    margin: auto; }

  .bottomnav .nav-right {
    justify-content: space-between; }
    .bottomnav .nav-right > * {
      margin-left: 0; }
      .rtl .bottomnav .nav-right > * {
        margin-right: 0;
        margin-left: inherit; } }

/*# sourceMappingURL=headerposition2960430789.css.map */
