/***************************************************
  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 
 */
/*$app-image-path:     "../../../../../img/modules/appagebuilder/img/"!default; 
$menu-image-path:    "../../../../../img/modules/leobootstrapmenu/img/"!default;
$slide-image-path:   "../../../../../img/modules/leoslideshow/img/"!default;
$login-image-path:   "../../../../../img/modules/leoquicklogin/img/"!default;*/
/***********************************************************************/
/************* Header home 3 ***************/
.header-top {
  position: relative;
  z-index: 104; }

@media (max-width: 991px) {
  .box-header-3 .box-headercontent {
    display: flex;
    flex-wrap: wrap; } }
.box-header-3 .col-logo {
  margin-top: 35px; }
  @media (max-width: 991px) {
    .box-header-3 .col-logo {
      order: 1;
      text-align: center; } }
  @media (max-width: 767px) {
    .box-header-3 .col-logo {
      margin-top: 20px; } }
  @media (max-width: 320px) {
    .box-header-3 .col-logo {
      margin-top: 23px; } }
.box-header-3 .col-info {
  height: 120px; }
  @media (max-width: 991px) {
    .box-header-3 .col-info {
      order: 4;
      height: 90px; } }
.box-header-3 .menu-center {
  text-align: center; }
  @media (max-width: 991px) {
    .box-header-3 .menu-center {
      order: 2;
      text-align: left; }
      .rtl .box-header-3 .menu-center {
        text-align: right; } }
@media (max-width: 991px) {
  .box-header-3 .col-search {
    order: 2; } }

.leo-megamenu .navbar-toggler {
  margin-top: 45px;
  border-color: transparent;
  text-align: left;
  width: 35px;
  height: 35px;
  border-radius: 0; }
  .rtl .leo-megamenu .navbar-toggler {
    text-align: right; }
  @media (max-width: 991px) {
    .leo-megamenu .navbar-toggler {
      margin-top: 25px; } }
  .leo-megamenu .navbar-toggler:before {
    line-height: 35px; }
.leo-megamenu .navbar-nav > li {
  float: none;
  display: inline-block; }
  .leo-megamenu .navbar-nav > li > a {
    padding: 52px 15px 51px; }

.header-nav {
  border-bottom: none; }
  .header-nav .box-topnav {
    border-bottom: 1px solid rgba(192, 201, 210, 0.4); }

@media (max-width: 640px) {
  .topnav-left > div.email:after {
    display: inline-block; } }
@media (max-width: 480px) {
  .topnav-left > div.email:after {
    display: none; } }
@media (max-width: 640px) {
  .topnav-left > div.number-phone, .topnav-left > div.time-open {
    display: inline-block; } }
@media (max-width: 480px) {
  .topnav-left > div.time-open {
    display: none; } }

/** SEARCH **/
@media (min-width: 992px) {
  #header #search_widget {
    padding: 0;
    margin-bottom: 45px;
    float: none;
    width: 100%; }
    #header #search_widget:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      background: rgba(192, 201, 210, 0.25);
      bottom: 50%;
      z-index: 1; }
    #header #search_widget .block-form {
      position: relative;
      z-index: 999;
      background: transparent;
      height: auto;
      left: inherit;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
      #header #search_widget .block-form.active {
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible; }
    #header #search_widget .search-caption {
      display: none; }
    #header #search_widget .form-search {
      position: relative;
      left: inherit;
      top: inherit;
      width: 100%;
      max-width: 450px;
      margin: 0 auto;
      padding: 0;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
      #header #search_widget .form-search .search_query {
        height: 37px;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        background-color: #396cf2;
        padding: 0 40px 0 12px; }
        .rtl #header #search_widget .form-search .search_query {
          padding: 0 12px 0 40px; }
        #header #search_widget .form-search .search_query::-webkit-input-placeholder {
          color: #FFFFFF;
          opacity: 1; }
        #header #search_widget .form-search .search_query::-moz-placeholder {
          color: #FFFFFF;
          opacity: 1; }
        #header #search_widget .form-search .search_query:-moz-placeholder {
          color: #FFFFFF;
          opacity: 1; }
        #header #search_widget .form-search .search_query:-ms-input-placeholder {
          color: #FFFFFF;
          opacity: 1; }
      #header #search_widget .form-search .search-button {
        height: 37px;
        width: 40px;
        color: #FFFFFF;
        bottom: 0;
        right: 0; }
        .rtl #header #search_widget .form-search .search-button {
          left: 0;
          right: auto; }
        #header #search_widget .form-search .search-button i {
          font-size: 16px; }
        #header #search_widget .form-search .search-button:hover {
          color: #FFFFFF; }
  #header #click_show_search {
    display: none; } }
@media (max-width: 991px) {
  #header #search_widget {
    padding: 33px 5px 32px 5px;
    position: absolute;
    left: 0; }
    .rtl #header #search_widget {
      right: 0;
      left: auto; } }
#header #click_show_search {
  color: #4a5560; }
  #header #click_show_search:hover {
    color: #396cf2; }

/* Skin */
@media (min-width: 992px) {
  .blue #header #search_widget .form-search .search_query {
    background-color: #6AAFE6; } }

@media (min-width: 992px) {
  .deeppink #header #search_widget .form-search .search_query {
    background-color: #FF1493; } }

@media (min-width: 992px) {
  .green #header #search_widget .form-search .search_query {
    background-color: #8bc43f; } }

@media (min-width: 992px) {
  .lime #header #search_widget .form-search .search_query {
    background-color: #41A317; } }

@media (min-width: 992px) {
  .olive #header #search_widget .form-search .search_query {
    background-color: #808000; } }

@media (min-width: 992px) {
  .purple #header #search_widget .form-search .search_query {
    background-color: #8A2CB1; } }

@media (min-width: 992px) {
  .yellow #header #search_widget .form-search .search_query {
    background-color: #edb42c; } }

/*# sourceMappingURL=headerposition1536090322.css.map */
