/***************************************************
  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-container {
  background: #FFFFFF; }

.footer-top {
  color: #aaaaaa;
  background: #3b3b3e; }

.footer-center {
  color: #666666; }

.box-top-footer {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 1500px) {
    .box-top-footer {
      overflow: hidden; } }
  .box-top-footer .contact-footer .phone {
    margin-bottom: 20px; }
  @media (min-width: 1500px) {
    .box-top-footer .left-border {
      padding: 0px 50px 0px 15px; }
      .rtl .box-top-footer .left-border {
        padding: 0px 15px 0px 50px; }
      .box-top-footer .left-border:before {
        content: '';
        width: 1px;
        top: 0px;
        bottom: 0px;
        margin: -1000px 0;
        position: absolute;
        background: rgba(255, 255, 255, 0.05);
        right: 50px; }
        .rtl .box-top-footer .left-border:before {
          left: 50px;
          right: auto; } }
  @media (min-width: 1500px) {
    .box-top-footer .right-border {
      padding: 0px 15px 0px 50px; }
      .rtl .box-top-footer .right-border {
        padding: 0px 50px 0px 15px; }
      .box-top-footer .right-border:before {
        content: '';
        width: 1px;
        top: 0px;
        bottom: 0px;
        margin: -1000px 0;
        position: absolute;
        background: rgba(255, 255, 255, 0.05);
        left: 0px; }
        .rtl .box-top-footer .right-border:before {
          right: 0px;
          left: auto; } }

.box-middle-footer {
  padding-top: 25px;
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .box-middle-footer {
      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-footer > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -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: 768px) {
    .box-middle-footer .left-middle-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; } }
  @media (min-width: 768px) {
    .box-middle-footer .right-middle-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 {
  padding-top: 20px;
  padding-bottom: 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; }
  .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-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; }

/*# sourceMappingURL=footerposition1498325209.css.map */
