/** 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 {
  background: #1f2022;
  color: #cccccc; }

.footer-top {
  background-color: #3d3d3d; }

.box-top-footer {
  padding-top: 50px;
  padding-bottom: 40px; }
  @media (min-width: 576px) {
    .box-top-footer {
      padding-top: 60px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .box-top-footer {
      padding-top: 70px; } }
  @media (max-width: 991px) and (min-width: 576px) {
    .box-top-footer .block:last-child {
      margin-bottom: 30px; } }
  @media (min-width: 576px) {
    .box-top-footer .block-social {
      margin-top: 25px; } }

.box-middle-footer {
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .box-middle-footer {
      padding-bottom: 60px; } }
  @media (min-width: 992px) {
    .box-middle-footer {
      padding-bottom: 70px; } }
  .box-middle-footer:before {
    content: '';
    display: block;
    height: 1px;
    top: 0px;
    left: 10px;
    right: 10px;
    position: absolute;
    border-bottom: 1px solid #404040; }
  @media (min-width: 1200px) {
    .box-middle-footer > [class*="col-"] {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 992px) {
    .box-middle-footer > [class*="col-"] + [class*="col-"] {
      border-left: 1px solid #404040; }
      .rtl .box-middle-footer > [class*="col-"] + [class*="col-"] {
        border-right: 1px solid #404040;
        border-left: inherit; } }
  @media (min-width: 1200px) {
    .box-middle-footer > [class*="col-"]:first-child {
      padding: 0px 30px 0px 10px; }
      .rtl .box-middle-footer > [class*="col-"]:first-child {
        padding: 0px 10px 0px 30px; } }
  @media (min-width: 1200px) {
    .box-middle-footer > [class*="col-"]:last-child {
      padding: 0px 10px 0px 30px; }
      .rtl .box-middle-footer > [class*="col-"]:last-child {
        padding: 0px 30px 0px 10px; } }
  @media (min-width: 1200px) {
    .box-middle-footer > [class*="col-"]:first-child:last-child {
      padding: 0px 10px 0px 10px; }
      .rtl .box-middle-footer > [class*="col-"]:first-child:last-child {
        padding: 0px 10px 0px 10px; } }
  @media (min-width: 576px) {
    .box-middle-footer .block-social {
      margin-top: 25px; } }
  .box-middle-footer .logo {
    margin-bottom: 25px; }

.box-bottom-footer {
  position: relative;
  padding-top: 30px;
  padding-bottom: 15px; }
  .box-bottom-footer:before {
    content: '';
    display: block;
    height: 1px;
    top: 0px;
    left: 10px;
    right: 10px;
    position: absolute;
    border-bottom: 1px solid #404040; }
  .box-bottom-footer .DeoBlockLink, .box-bottom-footer .payment {
    margin-bottom: 15px; }

/*# sourceMappingURL=footerposition1512543369.css.map */
