/** 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 {
  border-bottom: 1px solid #e9e9e9; }

.footer-bottom {
  border-bottom: 5px solid #000000; }

.box-middle-footer {
  padding-top: 20px;
  padding-bottom: 20px; }

.box-bottom-footer {
  padding-top: 40px; }
  @media (min-width: 992px) {
    .box-bottom-footer {
      padding-top: 0px; } }
  .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-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -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;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    @media (min-width: 992px) {
      .box-bottom-footer > [class*="col-"] {
        padding-top: 30px;
        padding-bottom: 30px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .box-bottom-footer > [class*="col-"] {
      padding-left: 30px;
      padding-right: 30px; } }
    @media (min-width: 992px) {
        .box-bottom-footer > [class*="col-"] + [class*="col-"] {
          border-left: 1px solid #e9e9e9; }
          .rtl .box-bottom-footer > [class*="col-"] + [class*="col-"] {
            border-right: 1px solid #e9e9e9;
            border-left: inherit; } }
    .box-bottom-footer > [class*="col-"] > * {
      margin-bottom: 20px; }
      @media (min-width: 992px) {
        .box-bottom-footer > [class*="col-"] > *:last-child {
          margin-bottom: 0px; } }
  @media (max-width: 991px) {
    .box-bottom-footer .left-bottom-footer {
      -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; } }
  @media (max-width: 991px) {
    .box-bottom-footer .center-bottom-footer {
      -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-bottom-footer .right-bottom-footer {
      -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; } }
  .box-bottom-footer .copyright {
    padding-top: 0px;
    padding-bottom: 0px; }

/*# sourceMappingURL=footerposition1549161486.css.map */
