/** 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-top {
  border-top: 1px solid #e4e4e4; }

.footer-center {
  border-bottom: 1px solid #e4e4e4; }

.footer-bottom {
  border-bottom: 5px solid #000000; }

.box-top-footer {
  padding-top: 50px; }
  @media (min-width: 768px) {
    .box-top-footer {
      padding-top: 60px; } }
  @media (min-width: 992px) {
    .box-top-footer {
      padding-top: 80px; } }
  @media (max-width: 991px) {
    .box-top-footer .logo {
      text-align: center; } }
  @media (max-width: 767px) {
    .box-top-footer .logo {
      margin-bottom: 25px; } }

.box-middle-footer {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .box-middle-footer {
      padding-top: 30px;
      padding-bottom: 20px; } }
  @media (min-width: 992px) {
    .box-middle-footer {
      padding-bottom: 80px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .box-middle-footer .block:last-child {
      margin-bottom: 30px; } }

.box-bottom-footer {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .box-bottom-footer {
      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; } }
  .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; }
  .box-bottom-footer .copyright, .box-bottom-footer .made-by {
    text-align: center; }

/*# sourceMappingURL=footerposition1547402903.css.map */
