/** 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-container {
  margin-left: 15px;
  margin-right: 15px; }
  @media (min-width: 1200px) {
    .footer-container {
      margin-left: 30px;
      margin-right: 30px; } }

.footer-center {
  background: #f8f8f8; }

.box-top-footer {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .box-top-footer {
      padding-top: 60px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .box-top-footer {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1200px) {
    .box-top-footer {
      padding-left: 30px;
      padding-right: 30px; } }
  .box-top-footer .left-top-footer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row; }
  .box-top-footer .block-social {
    margin-top: 15px; }
    @media (max-width: 767px) {
      .box-top-footer .block-social {
        text-align: center; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .box-top-footer .block:last-child {
      margin-bottom: 30px; } }
  .box-top-footer .logo {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .box-top-footer .logo {
        text-align: center; } }

/*# sourceMappingURL=footerposition1549116934.css.map */
