/** 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: #f1f1f1; }

.footer-center {
  background: #292929;
  color: #cccccc; }

@media (max-width: 991px) {
  .footer-bottom {
    border-top: 1px solid #e9e9e9; } }

.box-top-footer {
  padding-top: 50px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .box-top-footer {
      padding-top: 60px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .box-top-footer {
      padding-top: 80px;
      padding-bottom: 80px;
      overflow: hidden; }
      .box-top-footer .group-background {
        padding-left: 45px;
        padding-right: 45px; }
        .box-top-footer .group-background:before {
          content: '';
          background: #FFFFFF;
          position: absolute;
          top: -1000px;
          bottom: -1000px;
          left: 15px;
          right: 15px;
          z-index: 1;
          opacity: 0.5;
          filter: alpha(opacity=50); }
        .box-top-footer .group-background > * {
          z-index: 2;
          position: relative; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .box-top-footer .block:last-child {
      margin-bottom: 30px; } }
  .box-top-footer .logo {
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .box-top-footer .logo {
        text-align: center; } }

.box-middle-footer {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .box-middle-footer {
      overflow: hidden; }
      .box-middle-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; }
      .box-middle-footer .left-middle-footer {
        -webkit-box-pack: start;
        -moz-box-pack: start;
        box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start; }
      .box-middle-footer .right-middle-footer {
        -webkit-box-pack: end;
        -moz-box-pack: end;
        box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end; }
      .box-middle-footer .group-background {
        padding-left: 45px;
        padding-right: 45px; }
        .box-middle-footer .group-background:before {
          content: '';
          background: #383838;
          position: absolute;
          top: -1000px;
          bottom: -1000px;
          left: 15px;
          right: 15px;
          z-index: 1;
          opacity: 0.5;
          filter: alpha(opacity=50); }
        .box-middle-footer .group-background > * {
          z-index: 2;
          position: relative; } }
  @media (max-width: 767px) {
    .box-middle-footer .block-social {
      text-align: center;
      margin-bottom: 15px; } }
  .box-middle-footer .block_newsletter {
    width: 100%; }
    @media (min-width: 992px) {
      .box-middle-footer .block_newsletter {
        width: 80%; }
        .footer-container .box-middle-footer .block_newsletter .title_block,
        .box-middle-footer .block_newsletter .box-title .title_block {
          margin-bottom: 0px; }
        .box-middle-footer .block_newsletter .description {
          display: none; }
        .box-middle-footer .block_newsletter .popup-content-newsletter {
          margin-left: -10px;
          margin-right: -10px;
          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-middle-footer .block_newsletter .popup-content-newsletter .box-title {
            padding-left: 10px;
            padding-right: 10px; } }
      @media (min-width: 992px) and (min-width: 768px) {
        .box-middle-footer .block_newsletter .popup-content-newsletter .box-title {
          width: 40%; } }
      @media (min-width: 992px) and (min-width: 992px) {
        .box-middle-footer .block_newsletter .popup-content-newsletter .box-title {
          width: 35%; } }
      @media (min-width: 992px) and (min-width: 1200px) {
        .box-middle-footer .block_newsletter .popup-content-newsletter .box-title {
          width: 30%; } }
    @media (min-width: 992px) {
          .box-middle-footer .block_newsletter .popup-content-newsletter .block_content {
            padding-left: 10px;
            padding-right: 10px; } }
      @media (min-width: 992px) and (min-width: 768px) {
        .box-middle-footer .block_newsletter .popup-content-newsletter .block_content {
          width: 60%; } }
      @media (min-width: 992px) and (min-width: 992px) {
        .box-middle-footer .block_newsletter .popup-content-newsletter .block_content {
          width: 65%; } }
      @media (min-width: 992px) and (min-width: 1200px) {
        .box-middle-footer .block_newsletter .popup-content-newsletter .block_content {
          width: 70%; } }

    @media (max-width: 991px) {
      .box-middle-footer .block_newsletter {
        width: 100%;
        max-width: 550px;
        margin-left: auto;
        margin-right: auto; }
        .box-middle-footer .block_newsletter .box-title, .box-middle-footer .block_newsletter .description {
          display: none; }
        .box-middle-footer .block_newsletter .block_content {
          display: block !important; } }

.box-bottom-footer {
  padding-top: 10px;
  padding-bottom: 10px; }
  .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 (min-width: 768px) {
    .box-bottom-footer .left-bottom-footer {
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start; } }
  @media (min-width: 768px) {
    .box-bottom-footer .right-bottom-footer {
      -webkit-box-pack: end;
      -moz-box-pack: end;
      box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end; } }
  @media (max-width: 767px) {
    .box-bottom-footer .copyright {
      text-align: center; } }

/*# sourceMappingURL=footerposition1548637679.css.map */
