/*Header 5 home 5 leo choper elements*/
/***************************************************
  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 .header-top {
  background-color: #fff; }

@media (min-width: 1200px) {
  .header-menu .col-menu .logo {
    position: absolute;
    top: 50%;
    z-index: 99;
    left: 50%;
    transform: translate(-50%, -50%); } }
@media (max-width: 1199px) {
  .header-menu .col-menu .logo {
    text-align: center; } }
@media (max-width: 991px) {
  .header-menu .col-menu .icon-menu {
    position: absolute;
    bottom: -24px;
    left: 35px; }
    .rtl .header-menu .col-menu .icon-menu {
      right: 35px;
      left: auto; } }
@media (max-width: 1024px) {
  .header-menu .col-menu {
    order: 1; }
  .header-menu .col-search,
  .header-menu .col-info {
    order: 2; } }

@media (max-width: 1199px) {
  .leo-megamenu .navbar-nav {
    justify-content: center; } }
@media (min-width: 1200px) {
  .leo-megamenu .navbar-nav > li:nth-child(4) > a::before {
    display: none; } }
@media (min-width: 1200px) {
  .leo-megamenu .navbar-nav > li:nth-child(4) {
    margin-left: auto; }
    .rtl .leo-megamenu .navbar-nav > li:nth-child(4) {
      margin-right: auto;
      margin-left: inherit; } }

/*# sourceMappingURL=headerposition3082855328.css.map */
