/***************************************************
  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: url(../../../../../assets/img/modules/appagebuilder/img/bg-footer.jpg) center no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    .footer-container .block {
      margin-bottom: 25px; } }

.footer-bottom {
  border-top: 1px solid #4d4d4d; }

.box-top-footer {
  padding-top: 60px;
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    .box-top-footer {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .box-top-footer {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .box-top-footer .logo-dot {
    display: inline-block;
    margin-bottom: 50px; }

.box-footer-bottom {
  text-align: center; }
  .box-footer-bottom .copyright {
    padding-top: 25px;
    padding-bottom: 25px; }

/*# sourceMappingURL=footerposition1499360005.css.map */
