/* Footer 03 */
/***************************************************
  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 {
  margin-top: 0; }
  .footer-container .block .title_block {
    color: #262626;
    margin-bottom: 10px; }

.block_newsletter .input-wrapper {
  width: 100%;
  margin-top: 10px; }
.block_newsletter form .btn {
  margin-left: 0;
  margin-top: 20px;
  float: none !important; }
  .rtl .block_newsletter form .btn {
    margin-right: 0;
    margin-left: inherit; }
.block_newsletter form input[type=email] {
  border: 1px solid #E1E1E1; }

.footer-center {
  padding: 60px 0; }

.footer-bottom {
  border-top: 1px solid #E1E1E1; }
  .footer-bottom .block-social {
    text-align: center; }
    .footer-bottom .block-social a:before {
      font-size: 16px;
      color: #999999; }
    .footer-bottom .block-social .title_block {
      display: none; }

.contact-wf a {
  color: #666666;
  line-height: 26px;
  font-size: 14px; }
.contact-wf li:first-child a {
  font-weight: bold; }
.contact-wf i {
  margin-right: 5px;
  font-size: 13px; }
  .rtl .contact-wf i {
    margin-left: 5px;
    margin-right: inherit; }

.has-bg-button a {
  background: #7DAA17; }

@media (min-width: 1200px) {
  .footer-center {
    padding: 60px; }

  .footer-bottom {
    padding: 30px 60px; } }
@media (min-width: 992px) {
  .pay img {
    margin-left: 10px; }
    .rtl .pay img {
      margin-right: 10px;
      margin-left: inherit; }

  .pay {
    text-align: right; }
    .rtl .pay {
      text-align: left; } }
@media (max-width: 1199px) {
  .pay {
    font-size: 0;
    line-height: 0; }

  .footer-bottom {
    padding: 30px 15px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-center {
    padding: 60px 15px; }
    .footer-center .ApColumn:last-child {
      clear: both; } }
@media (max-width: 991px) {
  .footer-center {
    padding: 30px 0; }

  .footer-bottom {
    padding: 30px 0px; }

  .copyright {
    display: block;
    margin-top: 15px; }

  .footer-bottom .ApColumn .block {
    text-align: center;
    margin: 0 auto 15px !important; }

  .pay img {
    margin-top: 15px; } }

/*# sourceMappingURL=footerposition1776777465.css.map */
