/***************************************************
  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 
 */
/***********************************************************************/
.social-follow {
  margin-top: 200px; }

.footer-top {
  background: transparent; }
  .footer-top .container {
    background: white; }
  .footer-top .block_newsletter {
    display: block;
    padding: 0;
    text-align: right; }
    .rtl .footer-top .block_newsletter {
      text-align: left; }
    .footer-top .block_newsletter.block .title_block, .footer-top .block_newsletter.block .block_content {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -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; }
    .footer-top .block_newsletter.block .title_block {
      padding: 0; }
    .footer-top .block_newsletter .conditional {
      padding: 0; }
      .footer-top .block_newsletter .conditional p {
        padding: 15px 0;
        margin-bottom: 0; }
    .footer-top .block_newsletter form {
      width: 50%;
      padding-bottom: 30px; }
  .footer-top .block-social {
    padding-bottom: 70px;
    text-align: right; }
    .rtl .footer-top .block-social {
      text-align: left; }
    .footer-top .block-social li {
      padding-right: 30px; }
      .rtl .footer-top .block-social li {
        padding-left: 30px;
        padding-right: inherit; }
      .footer-top .block-social li:last-child {
        padding-right: 0px; }
        .rtl .footer-top .block-social li:last-child {
          padding-left: 0px;
          padding-right: inherit; }

.footer-center {
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent; }
  .footer-center .container {
    background: white; }
  .footer-center .contact_info {
    text-align: right; }
    .rtl .footer-center .contact_info {
      text-align: left; }

.footer-container {
  margin-top: 0; }
  .footer-container li {
    color: black; }
    .footer-container li a {
      color: black; }

.footer-bottom {
  background: transparent;
  min-height: 30px; }
  .footer-bottom .container {
    padding-top: 0;
    padding-bottom: 0; }

.footer_center {
  padding-top: 70px;
  padding-bottom: 100px; }

.footer_bottom {
  border-top: 1px solid #f1f1f1;
  padding-top: 21px;
  padding-bottom: 21px; }
  .footer_bottom p {
    margin-bottom: 0; }
  .footer_bottom .block {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .banner_footer {
    margin: 0 !important; }

  .social-follow {
    padding-right: 85px; }
    .rtl .social-follow {
      padding-left: 85px;
      padding-right: inherit; } }
@media (max-width: 767px) {
  .footer-top .block_newsletter form {
    width: 100%; }

  .footer-center .contact_info {
    text-align: left;
    margin-bottom: 0; }
    .rtl .footer-center .contact_info {
      text-align: right; }
  .footer-center .footer_logo {
    text-align: center;
    padding-bottom: 50px; }

  .footer-bottom {
    padding-top: 0px;
    padding-bottom: 0px; }

  .footer_bottom {
    padding-top: 60px;
    padding-bottom: 40px; } }
@media (max-width: 1199px) {
  .footer-bottom {
    padding-bottom: 60px; } }
@media (min-width: 1200px) and (max-width: 1400px) {
  .footer-bottom {
    padding-bottom: 50px; } }

/*# sourceMappingURL=footerposition1519236138.css.map */
