/* 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 
 */
/***********************************************************************/
.footer-container {
  margin-top: 0;
  padding-top: 30px;
  background: url("../../../../../assets/img/modules/appagebuilder/img/pattern.jpg") center center repeat; }
  .footer-container .title_block {
    margin-bottom: 10px; }

.footer-top {
  padding: 18px 0 0;
  position: relative;
  background: #214232; }
  .footer-top a {
    color: #fff;
    line-height: 20px; }
    .footer-top a i {
      padding-right: 5px; }
      .rtl .footer-top a i {
        padding-left: 5px;
        padding-right: inherit; }

.footer-bottom {
  padding: 30px 0;
  background: #262626;
  border-top: 1px solid #353535; }

.footer-center {
  background: #262626; }

.contact-title {
  position: relative;
  z-index: 2; }
  .contact-title p {
    font-family: "BlocklynGrunge";
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    text-transform: uppercase; }

.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; }

@media (min-width: 1200px) {
  .footer-top:before {
    content: '';
    background: url("../../../../../assets/img/modules/appagebuilder/img/bg1.png") top left no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    position: absolute;
    top: -30px;
    left: 0; }

  .contact-title p {
    transform: translateX(20%); } }
@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; }

  .footer-center {
    padding: 60px; } }
@media (max-width: 1199px) {
  .pay {
    font-size: 0;
    line-height: 0; } }
@media (max-width: 991px) {
  .copyright {
    display: block;
    margin-top: 15px; }

  .pay img {
    margin-top: 15px; }

  .footer-top,
  .footer-center {
    padding: 30px 0px; } }
@media (max-width: 767px) {
  .footer-top .title_block {
    padding-top: 15px; } }

/*# sourceMappingURL=footerposition3772759514.css.map */
