<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************
  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 {
  background: #FFFFFF; }

.footer-bottom {
  /*border-top: 1px solid #d7d7d7; */}

.box-top-footer {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .box-top-footer {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .box-top-footer .block-link-inline {
    margin-top: 40px; }
  .box-top-footer .block-social {
    margin-top: 25px; }
  .box-top-footer .block_newsletter {
    margin-top: 50px; }

.box-bottom-footer {
  padding-top: 20px;
  padding-bottom: 20px; }
  .box-bottom-footer &gt; [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }

/*# sourceMappingURL=footerposition1491402918.css.map */
</pre></body></html>