/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	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 
 */
/***********************************************************************/
.footer-center {
  background: #292929;
  color: #999999; }

@media (max-width: 991px) {
  .footer-bottom {
    border-top: 1px solid #e9e9e9; } }

.box-top-footer {
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .box-top-footer {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .box-top-footer {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1200px) {
    .box-top-footer {
      margin-left: 35px;
      margin-right: 35px; } }
  .box-top-footer:after {
    display: none; }
  @media (min-width: 1500px) {
    .box-top-footer > [class*="col-"] {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 992px) {
    .box-top-footer > [class*="col-"] + [class*="col-"] {
      border-left: 1px solid #404040; }
      .rtl .box-top-footer > [class*="col-"] + [class*="col-"] {
        border-right: 1px solid #404040;
        border-left: inherit; } }
  @media (max-width: 991px) {
    .box-top-footer .group-center {
      text-align: center;
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      box-ordinal-group: 1;
      -webkit-order: 1;
      -moz-order: 1;
      order: 1;
      -ms-flex-order: 1; } }
  @media (max-width: 991px) {
    .box-top-footer .group-left {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      box-ordinal-group: 2;
      -webkit-order: 2;
      -moz-order: 2;
      order: 2;
      -ms-flex-order: 2; } }
  @media (max-width: 991px) {
    .box-top-footer .group-right {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      box-ordinal-group: 3;
      -webkit-order: 3;
      -moz-order: 3;
      order: 3;
      -ms-flex-order: 3; } }
  .box-top-footer .logo {
    margin-bottom: 25px; }
  .box-top-footer .block_newsletter {
    margin-bottom: 20px; }

.box-bottom-footer {
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (min-width: 992px) {
    .box-bottom-footer {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media (min-width: 1200px) {
    .box-bottom-footer {
      margin-left: 35px;
      margin-right: 35px; } }
  .box-bottom-footer > [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;
    -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: 767px) {
      .box-bottom-footer > [class*="col-"] {
        text-align: center; } }
  @media (min-width: 992px) {
    .box-bottom-footer .left-bottom-footer {
      -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-bottom-footer .center-bottom-footer {
    -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 (min-width: 992px) {
    .box-bottom-footer .right-bottom-footer {
      -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-footer .copyright {
    text-align: center; }

/*# sourceMappingURL=footerposition1548698649.css.map */
