/* Footer 05 */
/***************************************************
  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 
 */
/***********************************************************************/
#main .page-footer {
  margin-bottom: 0; }

.footer-center .ApColumn .block,
.footer-top .ApColumn .block {
  margin-bottom: 0; }

.footer-top {
  padding-top: 85px;
  padding-bottom: 40px;
  position: relative; }
  .footer-top:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 1px;
    display: block !important;
    bottom: 0;
    background: #ededed;
    box-sizing: content-box;
    margin-left: -1000px; }
    .rtl .footer-top:before {
      margin-right: -1000px;
      margin-left: inherit; }
  .footer-top .ApColumn:nth-child(2) {
    border-right: 1px solid #eaeaea; }
    .rtl .footer-top .ApColumn:nth-child(2) {
      border-left: 1px solid #eaeaea;
      border-right: inherit; }
  .footer-top .ApColumn:nth-child(4) {
    border-left: 1px solid #eaeaea; }
    .rtl .footer-top .ApColumn:nth-child(4) {
      border-right: 1px solid #eaeaea;
      border-left: inherit; }

.block-social > * {
  display: inline-block;
  vertical-align: initial; }

.footer-container .block.block-social .title_block {
  margin-bottom: 0; }

.information li {
  margin-bottom: 5px; }
.information span {
  color: #000; }

.ApColumn .block.information {
  margin-bottom: 20px; }

.footer_logo {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .footer_logo {
      text-align: center; } }

/*# sourceMappingURL=footerposition2736769468.css.map */
