/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	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-center {
  background: #f1f1f1; }

.footer-bottom {
  border-top: 1px solid #e9e9e9; }

.box-top-footer {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .box-top-footer {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .box-top-footer {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .box-top-footer .logo {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .box-top-footer .logo {
        text-align: center; } }
  .box-top-footer .block-social {
    margin-top: 30px;
    margin-bottom: 30px; }

.box-bottom-footer {
  padding-top: 5px;
  padding-bottom: 5px; }
  .box-bottom-footer > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -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; }
  @media (max-width: 767px) {
    .box-bottom-footer .copyright {
      text-align: center; } }

/*# sourceMappingURL=footerposition1548535401.css.map */
