/***************************************************
  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 {
  border-top: 1px solid #e4e4e4;
  overflow: visible; }
  @media (min-width: 992px) {
    #index .footer-container {
      position: absolute;
      z-index: 9;
      bottom: 20px;
      width: 100%;
      border: none;
      left: 0; }
      .rtl #index .footer-container {
        right: 0;
        left: auto; } }

@media (min-width: 992px) {
  #index.layout-boxed-lg .footer-container {
    bottom: 75%; } }

.footer-center {
  padding: 0;
  background: transparent; }

@media (max-width: 991px) {
  .footer-position {
    padding-bottom: 50px; } }
@media (max-width: 480px) {
  .footer-position .ApColumn {
    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; } }
.footer-position .popup-over .popup-title {
  padding: 15px 7px; }
.footer-position .popup-over .popup-content {
  top: inherit;
  bottom: 100%; }
  .footer-position .popup-over .popup-content li {
    margin-bottom: 0; }

.block-social {
  padding: 11px 0; }
  .block-social ul li a {
    color: #000000; }
    .block-social ul li a:hover {
      color: #f35b25; }

/*# sourceMappingURL=footerposition3201700404.css.map */
