/***************************************************
  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 
 */
/***********************************************************************/
.leo-megamenu .megamenu {
  display: flex;
  justify-content: center; }

@media (min-width: 992px) {
  #index #header .header-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
    z-index: 99; }
    .rtl #index #header .header-top {
      right: 0;
      left: auto; } }

@media (max-width: 1199px) and (min-width: 1025px) {
  .box__top4 > .elementor-container {
    min-height: 80px !important; } }
@media (max-width: 1199px) and (min-width: 768px) {
  .header__logo {
    width: 100px !important; }

  .header__menu, .header__info {
    flex: 1; } }
@media (max-width: 991px) {
  #header,
  #header .header-top {
    background-color: #fff; }

  .header__menu {
    width: 80px !important;
    flex: none; }

  .header__info {
    flex: 1; } }
@media (max-width: 767px) {
  .header__logo {
    order: -1;
    margin-bottom: 15px;
    text-align: center; }
    .header__logo .elementor-widget-wrap {
      justify-content: center !important; }

  .header__info .sign__in .elementor-widget-container {
    margin-left: 0 !important; }
    .rtl .header__info .sign__in .elementor-widget-container {
      margin-right: 0 !important;
      margin-left: inherit; } }
@media (max-width: 480px) {
  .header__logo {
    width: auto;
    flex: 1;
    margin-bottom: 0;
    text-align: left; }
    .rtl .header__logo {
      text-align: right; }
    .header__logo .elementor-widget-wrap {
      justify-content: flex-start !important; }

  .header__menu {
    width: fit-content !important; }

  .header__info {
    flex: none;
    margin-top: 15px; }
    .header__info .sign__in {
      flex: 1; } }
.banner__image img {
  width: 100%; }

/*# sourceMappingURL=headerposition2403077087.css.map */
