/***************************************************
  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: #f9f9f9; }
  @media (max-width: 991px) and (min-width: 768px) {
    .footer-container .block .title_block {
      margin: 0px 0px 20px 0px; }
      .rtl .footer-container .block .title_block {
        margin: 0px 0px 20px 0px; } }

.footer-top {
  color: #d4d4d4; }

.footer-center {
  color: #888888;
  background: #363a42; }

.footer-bottom {
  color: #31353d;
  background: #ffffff; }

.box-top-footer {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .box-top-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;
      -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-middle-footer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (max-width: 767px) {
  .box-middle-footer {
    padding-bottom: 30px; } }
@media (min-width: 768px) {
  .box-middle-footer > [class*="col-"] {
    padding-top: 50px;
    padding-bottom: 50px; } }
@media (min-width: 992px) {
  .box-middle-footer > [class*="col-"] {
    padding-top: 60px;
    padding-bottom: 60px; } }
@media (min-width: 1200px) {
  .box-middle-footer > [class*="col-"] {
    padding-top: 80px;
    padding-bottom: 80px; } }
@media (max-width: 991px) {
  .box-middle-footer > [class*="col-"] {
    padding-top: 30px;
    padding-bottom: 30px; } }
@media (max-width: 767px) {
  .box-middle-footer > [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 0px; } }
@media (max-width: 991px) and (min-width: 576px) {
  .box-middle-footer > [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px; } }
@media (min-width: 768px) {
  .box-middle-footer .group-logo {
    padding-left: 30px;
    padding-right: 30px; } }
@media (min-width: 1200px) {
  .box-middle-footer .group-logo {
    padding-left: 40px;
    padding-right: 40px; } }
@media (max-width: 991px) {
  .box-middle-footer .group-logo {
    padding-top: 50px;
    padding-bottom: 50px; } }
@media (min-width: 992px) {
  .box-middle-footer .group-logo + [class*="col-"] {
    padding: 60px 15px 60px 30px; }
    .rtl .box-middle-footer .group-logo + [class*="col-"] {
      padding: 60px 30px 60px 15px; } }
@media (min-width: 1200px) {
  .box-middle-footer .group-logo + [class*="col-"] {
    padding: 80px 15px 80px 40px; }
    .rtl .box-middle-footer .group-logo + [class*="col-"] {
      padding: 80px 40px 80px 15px; } }

.box-bottom-footer {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .box-bottom-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-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; }
  @media (min-width: 768px) {
    .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; } }
  @media (min-width: 768px) {
    .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; } }

/*# sourceMappingURL=footerposition1491402918.css.map */
