/** 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 {
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea; }

.footer-center {
  padding-left: 15px;
  padding-right: 15px; }

.footer-bottom {
  padding-left: 15px;
  padding-right: 15px;
  border-top: 3px double #eaeaea; }

.box-middle-footer {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .box-middle-footer {
      padding-top: 60px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .box-middle-footer {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .box-middle-footer .block:last-child {
      margin-bottom: 30px; } }
  .box-middle-footer .logo {
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .box-middle-footer .logo {
        text-align: center; } }
  .box-middle-footer .payment {
    margin-top: 25px; }
    @media (max-width: 767px) {
      .box-middle-footer .payment {
        text-align: center; } }

.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=footerposition1549022479.css.map */
