/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 992px) {
  .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; } }
@media (min-width: 992px) {
  .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; } }
@media (min-width: 992px) {
  .box-top-header .right-top-header {
    position: static;
    -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-top-header .right-top-header .header_info {
      position: absolute;
      margin: auto;
      z-index: 9;
      top: 0;
      bottom: 0;
      left: 20px;
      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;
      float: left;
      width: 41.66667%; }
      .rtl .box-top-header .right-top-header .header_info {
        right: 20px;
        left: auto; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .box-top-header .right-top-header .header_info {
        float: left;
        width: 33.33333%; } }

@media (min-width: 992px) {
  .box-top-header .right-top-header .popup-over:last-child {
    margin-right: -8px; }
    .rtl .box-top-header .right-top-header .popup-over:last-child {
      margin-left: -8px;
      margin-right: inherit; } }
@media (max-width: 991px) {
  .box-top-header .right-top-header .currency-selector,
  .box-top-header .right-top-header .language-selector-wrapper {
    float: right; }
    .rtl .box-top-header .right-top-header .currency-selector, .rtl
    .box-top-header .right-top-header .language-selector-wrapper {
      float: left; }
  .box-top-header .right-top-header .userinfo-selector {
    float: left; }
    .rtl .box-top-header .right-top-header .userinfo-selector {
      float: right; }
    .box-top-header .right-top-header .userinfo-selector .popup-content {
      right: auto;
      left: 0; }
      .rtl .box-top-header .right-top-header .userinfo-selector .popup-content {
        right: 0;
        left: auto; } }

@media (max-width: 575px) {
  .box-middle-header {
    position: relative; } }
@media (min-width: 576px) {
  .box-middle-header {
    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-middle-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-middle-header .left-middle-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: 575px) {
    .box-middle-header .left-middle-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; } }
@media (max-width: 575px) {
  .box-middle-header .center-middle-header {
    position: static;
    -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-middle-header .center-middle-header #search_widget {
      position: static; }
      .box-middle-header .center-middle-header #search_widget .popup-content {
        width: auto;
        right: 15px;
        left: 15px; }
        .rtl .box-middle-header .center-middle-header #search_widget .popup-content {
          right: 15px;
          left: 15px; } }
.box-middle-header .right-middle-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; }

#header_logo {
  padding-top: 20px;
  padding-bottom: 20px; }

.header_info {
  padding: 5px 0; }
  .header_info .box-login a {
    text-transform: uppercase;
    color: #d39761;
    font-weight: bold; }
  .header_info .box-infor a {
    display: inline-block;
    vertical-align: middle; }
    .header_info .box-infor a + a {
      margin-left: 15px; }
      .rtl .header_info .box-infor a + a {
        margin-right: 15px;
        margin-left: inherit; }

@media (max-width: 991px) and (min-width: 768px) {
  .group-contact {
    padding-right: 0px;
    padding-left: 0px; }
    .group-contact::after {
      content: "";
      display: table;
      clear: both; }
    .group-contact .block {
      padding-right: 20px;
      padding-left: 20px;
      float: left;
      width: 50%; } }

.product-deal-group {
  padding: 0 70px;
  margin: 0 auto; }
  @media (max-width: 1199px) {
    .product-deal-group {
      padding: 0 25px; } }

.box-copyright {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .box-copyright {
      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; } }

/*# sourceMappingURL=profile1481881109.css.map */
