/***************************************************
  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 {
  border-bottom: 1px solid #e5e5e5; }
  #header.navbar-fixed-top.mini-navbar .header-logo {
    margin: 15px 0 5px; }

/*** header nav ***/
.header-nav {
  background: transparent; }
  @media (min-width: 768px) {
    .header-nav {
      min-height: 55px; } }

.gr-info {
  border-bottom: 1px solid #e6e6e6; }
  .gr-info .ApColumn {
    border-right: 1px solid #e6e6e6; }
    .rtl .gr-info .ApColumn {
      border-left: 1px solid #e6e6e6;
      border-right: inherit; }
    .gr-info .ApColumn .block.ApHtml {
      text-align: center;
      margin-bottom: 0; }
      .gr-info .ApColumn .block.ApHtml h4 {
        margin: 0;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 400;
        color: #121212;
        line-height: 55px; }
        @media (max-width: 991px) {
          .gr-info .ApColumn .block.ApHtml h4 {
            font-size: 10px; } }

/*** header-top ***/
.header-logo {
  text-align: center;
  margin: 50px 0 20px; }
  @media (max-width: 991px) {
    .header-logo {
      margin: 30px 0 10px; } }

@media (min-width: 1500px) {
  .center-header {
    position: relative !important; } }
@media (max-width: 991px) {
  .center-header {
    text-align: center; } }
@media (max-width: 480px) {
  .center-header {
    position: absolute !important;
    bottom: 5px; } }

@media (max-width: 991px) {
  .left-header {
    margin: 0; } }

.popup-over .popup-title {
  position: relative;
  color: #121212; }
  @media (max-width: 480px) {
    .popup-over .popup-title {
      padding: 16px 10px; } }
  .popup-over .popup-title .user_title, .popup-over .popup-title .icon-arrow-down {
    display: none; }
  .popup-over .popup-title i {
    font-size: 16px; }

.language-selector-wrapper .popup-title {
  padding: 16px 16px 16px 0; }
  .rtl .language-selector-wrapper .popup-title {
    padding: 16px 0 16px 16px; }
  @media (max-width: 480px) {
    .language-selector-wrapper .popup-title {
      padding: 16px 10px 16px 0; }
      .rtl .language-selector-wrapper .popup-title {
        padding: 16px 0 16px 10px; } }

@media (max-width: 480px) {
  .search-widget form {
    right: -100px; }
    .rtl .search-widget form {
      left: -100px;
      right: auto; } }

.ap-quick-login .popup-title:before {
  content: "";
  position: absolute;
  background: #b7b7b7;
  width: 1px;
  height: 16px;
  bottom: 50%;
  top: auto;
  left: 0;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }
  .rtl .ap-quick-login .popup-title:before {
    right: 0;
    left: auto; }

/*# sourceMappingURL=headerposition1536273190.css.map */
