/* Footer 05 */
/***************************************************
  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: #212121;
  color: #999;
  font-size: 16px;
  line-height: 28px; }
  .footer-container .block .title_block {
    color: #fff; }
  .footer-container li a {
    color: #999;
    line-height: 36px; }

.footer_logo {
  margin-bottom: 30px; }

.pay-wf .title {
  margin-bottom: 15px;
  margin-top: 5px; }

.footer-center .block-social p {
  line-height: 10px; }

.address_w {
  max-width: 300px; }

.contact-w .block_content div {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px; }
  .contact-w .block_content div i {
    color: #fff; }
  .contact-w .block_content div:nth-child(2) a {
    color: #fff; }

.footer-bottom {
  padding: 40px 0; }

@media (min-width: 768px) {
  .footer-center {
    padding: 88px 0; }

  .footer-bottom {
    border-top: 1px solid #2c2c2c; }

  .contact-w {
    text-align: right; }
    .rtl .contact-w {
      text-align: left; }
    .contact-w .block_content div {
      margin-left: 50px; }
      .rtl .contact-w .block_content div {
        margin-right: 50px;
        margin-left: inherit; } }
@media (max-width: 1199px) {
  .contact-w {
    text-align: center; } }
@media (max-width: 767px) {
  .footer_logo {
    margin-top: 30px; } }

/*# sourceMappingURL=footerposition1978406321.css.map */
