/* 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 
 */
/***********************************************************************/
#index .footer-container {
  margin-top: 0; }
  @media (min-width: 992px) {
    #index .footer-container {
      margin-left: 314px; }
      .rtl #index .footer-container {
        margin-right: 314px;
        margin-left: inherit; } }

.footer-container .block h3#block-newsletter-label {
  color: #b26b53;
  font-size: 60px;
  font-weight: 400;
  line-height: 72px;
  font-family: "Beautiella";
  display: block;
  text-align: center;
  padding: 12px 0 0;
  margin: 0; }
  .footer-container .block h3#block-newsletter-label:before {
    display: block; }
.footer-container p:not(.alert) {
  font-size: 40px;
  line-height: 48px;
  color: #212121;
  margin-top: 10px;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .footer-container p:not(.alert) {
      font-size: 24px; } }

.letter-box .block_newsletter {
  background: #fff;
  padding: 100px 0; }
  .letter-box .block_newsletter .block_content {
    max-width: 630px;
    margin: auto;
    text-align: center; }
  .letter-box .block_newsletter button {
    background: transparent;
    color: #212121; }
    .letter-box .block_newsletter button span {
      display: none; }
    .letter-box .block_newsletter button:hover {
      color: #fff; }
  .letter-box .block_newsletter form input[type=email] {
    border: none; }
  .letter-box .block_newsletter form {
    border-bottom: 1px solid #e4ddda; }
  @media (max-width: 767px) {
    .letter-box .block_newsletter {
      padding: 0; } }

.footer-bottom .container {
  padding: 40px 0; }

.footer-bottom {
  text-align: center;
  color: #797979;
  line-height: 48px; }
  .footer-bottom a:first-child {
    font-size: 16px;
    font-weight: bold; }
  .footer-bottom a:last-child {
    color: #797979; }

/*# sourceMappingURL=footerposition1779467241.css.map */
