/***************************************************
  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; }

.copyright {
  color: #F5F5F5;
  text-align: center;
  padding: 20px 0; }

.footer-top,
.footer-center {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.footer-container .block #block-newsletter-label {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 40px; }

.block_newsletter {
  max-width: 630px;
  margin: auto;
  position: relative; }
  .block_newsletter:before {
    content: '';
    background: url(../../../../../assets/img/modules/appagebuilder/img/icon_paper-plane.svg) no-repeat center center;
    width: 68px;
    height: 68px;
    display: block;
    position: absolute;
    top: 30px;
    right: 0; }
    .rtl .block_newsletter:before {
      left: 0;
      right: auto; }
    @media (max-width: 767px) {
      .block_newsletter:before {
        position: static;
        margin: auto; } }

.text-footer {
  padding: 30px 0 20px;
  line-height: 24px; }

@media (min-width: 992px) {
  .footer-top {
    padding-top: 60px;
    padding-bottom: 80px; }

  .footer-center {
    padding-top: 70px;
    padding-bottom: 80px; } }
@media (max-width: 991px) {
  .footer-top,
  .footer-center {
    padding-top: 30px;
    padding-bottom: 30px; } }

/*# sourceMappingURL=footerposition2261572610.css.map */
