/***************************************************
  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 4
*****************************************/
@media (min-width: 1500px) {
  #page {
    margin: 0 0 0 300px; }
    .rtl #page {
      margin: 0 300px 0 0; } }

.box-top-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .box-top-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .box-top-header .left-top-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    .box-top-header .left-top-header .popup-over .popup-content {
      right: auto;
      left: 0px; }
      .rtl .box-top-header .left-top-header .popup-over .popup-content {
        right: 0px;
        left: auto; }
  .box-top-header .right-top-header {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }
    @media (min-width: 992px) {
      .box-top-header .right-top-header .popup-over .popup-title {
        padding: 13.5px 20px 13.5px 20px; }
        .rtl .box-top-header .right-top-header .popup-over .popup-title {
          padding: 13.5px 20px 13.5px 20px; } }
  .box-top-header .popup-over + .popup-over {
    margin: 0px 0px 0px 30px; }
    .rtl .box-top-header .popup-over + .popup-over {
      margin: 0px 30px 0px 0px; }
    @media (max-width: 575px) {
      .box-top-header .popup-over + .popup-over {
        margin: 0px 0px 0px 20px; }
        .rtl .box-top-header .popup-over + .popup-over {
          margin: 0px 20px 0px 0px; } }
  .box-top-header .popup-over .popup-title {
    border: none;
    padding: 13.5px 0px 13.5px 0px; }
    .rtl .box-top-header .popup-over .popup-title {
      padding: 13.5px 0px 13.5px 0px; }
  @media (min-width: 992px) {
    .box-top-header .popup-over.search-widget {
      margin: 0px 0px 0px 0px; }
      .rtl .box-top-header .popup-over.search-widget {
        margin: 0px 0px 0px 0px; }
      .box-top-header .popup-over.search-widget .popup-title {
        border-color: #eaeaea;
        padding: 14px 20px 14px 20px; }
        .rtl .box-top-header .popup-over.search-widget .popup-title {
          padding: 14px 20px 14px 20px; } }

.box-bottom-header {
  background: #272727; }
  @media (max-width: 991px) {
    .box-bottom-header {
      position: relative; } }
  .box-bottom-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    @media (min-width: 992px) {
      .box-bottom-header > [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px; } }
  .box-bottom-header .left-bottom-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (max-width: 991px) {
      .box-bottom-header .left-bottom-header {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
  .box-bottom-header .center-bottom-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (min-width: 992px) {
      .box-bottom-header .center-bottom-header {
        margin-bottom: 20px; } }
    @media (max-width: 991px) {
      .box-bottom-header .center-bottom-header {
        position: static; } }
  .box-bottom-header .right-bottom-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (max-width: 991px) {
      .box-bottom-header .right-bottom-header {
        -webkit-box-pack: end;
        -moz-box-pack: end;
        box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end; } }
  .box-bottom-header .header_logo {
    padding: 40px 0; }
    @media (max-width: 991px) {
      .box-bottom-header .header_logo {
        padding: 30px 0; } }

/*# sourceMappingURL=headerposition1514522654.css.map */
