/* Footer 01 */
/***************************************************
  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 {
  background: #171a21; }
  .footer-container .block #block-newsletter-label {
    font-size: 55px;
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    text-align: center; }
    @media (max-width: 767px) {
      .footer-container .block #block-newsletter-label {
        font-size: 36px; } }

.block_newsletter {
  text-align: center;
  max-width: 470px;
  margin: auto; }
  .block_newsletter p.alert {
    color: #000; }

.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); }

  .footer-center {
    margin-top: 35px; } }
@media (max-width: 991px) {
  .third-wrap {
    clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
  .pay-w img {
    width: 100% !important; } }
@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; } }
@media (min-width: 768px) and (max-width: 991px) {
  .pay-w img {
    width: 100% !important; } }

/*# sourceMappingURL=footerposition2018392748.css.map */
