<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************
  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 
 */
/***********************************************************************/
.information a {
  color: #30373E; }
  .information a:hover {
    color: #DAA14C !important; }

.popup-over a.popup-title,
.icon-w .icon {
  font-size: 18px; }
  .popup-over a.popup-title:hover,
  .icon-w .icon:hover {
    color: #DAA14C !important; }

.popup-over#leo_block_top .popup-content {
  right: auto;
  left: 0; }
  .rtl .popup-over#leo_block_top .popup-content {
    right: 0;
    left: auto; }

#leo_search_block_top {
  position: relative; }
  #leo_search_block_top .title_block {
    display: flex;
    text-align: left;
    color: #30373E;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.015em;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0;
    align-items: center; }
    .rtl #leo_search_block_top .title_block {
      text-align: right; }
    #leo_search_block_top .title_block i {
      padding-right: 5px;
      font-size: 18px; }
      .rtl #leo_search_block_top .title_block i {
        padding-left: 5px;
        padding-right: inherit; }
    #leo_search_block_top .title_block:hover {
      color: #DAA14C; }
  #leo_search_block_top #leosearchtopbox {
    z-index: 9999;
    position: absolute;
    top: 100%;
    visibility: hidden;
    left: 0;
    opacity: 0;
    min-width: 290px;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45); }
  #leo_search_block_top.active #leosearchtopbox {
    visibility: visible;
    opacity: 1;
    transform: translateY(10px); }

.menu-w {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px; }

.bottomnav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.bottomnav {
  padding: 20px 15px; }

.header_logo a {
  margin: auto; }

#index #header, #index #header .header-top {
  background: #F8F6F4; }

@media (min-width: 992px) {
  .leo-top-menu .horizontal {
    display: flex;
    justify-content: center; }

  .bottomnav {
    padding: 20px 35px; } }
@media (max-width: 991px) {
  .leo-megamenu .navbar-toggler {
    position: absolute;
    left: 15px; }
    .rtl .leo-megamenu .navbar-toggler {
      right: 15px;
      left: auto; }

  header .header_logo {
    margin-left: 60px; }
    .rtl header .header_logo {
      margin-right: 60px;
      margin-left: inherit; }

  #header, #header .header-top {
    background: #504a46; }

  .logo-w {
    order: 1; }

  .icon-w {
    order: 2; }

  .menu-w {
    order: 3;
    padding-top: 15px; }

  #leo_search_block_top .title_block {
    display: none; }

  #leo_search_block_top #leosearchtopbox {
    position: static;
    opacity: 1;
    visibility: visible; }

  #leo_search_block_top {
    width: 100%; }

  .header-top {
    padding: 20px 0; }

  .header-top .ApColumn {
    position: static; } }
@media (max-width: 575px) {
  #leo_search_block_top #leosearchtopbox {
    min-width: calc(100% - 50px); } }
.keep-header .header-container {
  background: #F8F6F4; }

/*# sourceMappingURL=headerposition2580811717.css.map */
</pre></body></html>