/*Home 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 .ApColumn .block {
  margin-bottom: 0; }
  .footer-container .ApColumn .block.list-inline {
    padding-bottom: 10px; }

.footer-container {
  background: #191919;
  text-align: center; }

.footer-top, .footer-center {
  background: transparent; }

.footer-container .block .title_block#block-newsletter-label {
  font-size: 30px;
  margin-bottom: 0; }

.block_newsletter form input[type=email] {
  text-align: center; }

.block_newsletter form .btn {
  margin: 32px auto 0 !important; }
  .block_newsletter form .btn:hover {
    background: #ffffff;
  color: #000; }
  @media (max-width: 767px) {
    .block_newsletter form .btn {
      margin: 10px auto 0 !important; } }

.copyright {
  color: #fff; }

.footer-bottom {
  background: #ffebec; }
  .footer-bottom .container {
    padding: 25px 0; }

.footer-container .ApColumn .block-social .title_block {
  display: none; }

.block-social li a:before {
  background: transparent;
  color: #000;
  font-size: 15px;
  line-height: 50px;
  width: 50px;
  height: 50px; }

.block_newsletter form .input-wrapper {
  flex-direction: column; }

@media (min-width: 768px) {
  .block_newsletter form .input-wrapper {
    width: calc(100%/3);
    margin: auto; }

  .footer-top .container {
    border-bottom: 1px solid rgba(229, 229, 229, 0.1); }

  .footer-center .container {
    padding-top: 50px;
    padding-bottom: 50px; } }
@media (max-width: 767px) {
  .footer-top {
    padding-top: 30px; }

  .block-social {
    text-align: center; }

  .footer-center .list-inline {
    margin-top: 20px; } }

/*# sourceMappingURL=footerposition1533299549.css.map */
