/* Footer 02 */
/***************************************************
  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 
 */
/***********************************************************************/
#index .footer-container {
  margin-top: 0; }

.footer-container {
  max-width: 1770px;
  margin: auto;
  background: #171a21; }

.address_w {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #888888;
  margin-top: 40px; }

.copyright {
  font-size: 14px;
  color: #888888; }
  .copyright span {
    color: #fff; }

@media (min-width: 992px) {
  .footer-center .ApRow {
    display: flex; }

  .first-wrap {
    order: 0; }

  .second-w {
    order: 4; }

  .third-wrap {
    order: 1; }

  .fourth-wrap {
    order: 2; }

  .fifth-wrap {
    order: 3; } }
@media (min-width: 768px) {
  .footer-bottom .ApRow {
    display: flex;
    align-items: center;
    padding-top: 36px;
    padding-bottom: 60px; }

  .pay-w {
    text-align: right; }
    .rtl .pay-w {
      text-align: left; }

  .footer-bottom .container {
    border-top: 1px solid rgba(255, 225, 255, 0.1); } }
@media (max-width: 767px) {
  .footer-bottom {
    text-align: center;
    margin-bottom: 30px; }

  .logo-footer {
    margin-top: 30px; }

  .copyright {
    padding-bottom: 20px; } }
@media (max-width: 991px) {
  .third-wrap {
    clear: both; }

  .copyright {
    padding-bottom: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .pay-w img {
    width: 100% !important; } }

/*# sourceMappingURL=footerposition3277560474.css.map */
