/* 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 
 */
/***********************************************************************/
.footer-container .ApColumn .block {
  margin-bottom: 0; }

.footer-container {
  background: #f8f7f7; }

.footer-top, .footer-center {
  background: transparent; }

.contact-w {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 18px; }

.contact-w p {
  margin-bottom: 30px; }

.contact-w a {
  line-height: 30px; }

#footer_social_list {
  margin-top: 30px; }
  #footer_social_list li {
    display: block;
    text-align: left; }
    .rtl #footer_social_list li {
      text-align: right; }
    #footer_social_list li a span {
      display: inline-block; }

.footer-bottom {
  background: #ffebec; }
  .footer-bottom .container {
    padding: 25px 0; }

.copyright {
  font-size: 14px;
  color: #000; }

@media (min-width: 768px) {
  .footer-center .container {
    padding: 75px 15px 60px; } }

/*# sourceMappingURL=footerposition1544615406.css.map */
