/***************************************************
  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 
 */
/***********************************************************************/
.box-footer-center .title_block {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px; }
.box-footer-center #block-newsletter-label {
  display: none; }
.box-footer-center .block_newsletter p:not(.alert) {
  padding: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #666; }
.box-footer-center .block_newsletter .input-wrapper input {
  height: 48px; }
.box-footer-center .block_newsletter .input-wrapper button {
  position: absolute;
  right: 30px; }
  .rtl .box-footer-center .block_newsletter .input-wrapper button {
    left: 30px;
    right: auto; }
.box-footer-center .col-conditions {
  margin-bottom: 0; }
.box-footer-center .email {
  font-size: 14px;
  line-height: 22px; }

#footer .block-social {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 10px; }

.footer-container .ApLink li a {
  color: #666; }
  .footer-container .ApLink li a:hover {
    color: var(--theme-color-default); }

@media (max-width: 991px) {
  .footer-subemail {
    max-width: 500px;
    width: 100%;
    margin: 30px auto 0;
    text-align: center; } }

@media (max-width: 991px) {
  .box-footer-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; } }
@media (max-width: 575px) {
  .box-footer-center {
    justify-content: flex-start; } }
@media (max-width: 767px) {
  .footer-logo {
    margin-bottom: 30px;
    text-align: center; } }
.block-toggler .navbar-toggler i {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: 600; }

.box-footer-after {
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .box-footer-after > div:last-child {
    text-align: right; }
    .rtl .box-footer-after > div:last-child {
      text-align: left; }
  .box-footer-after .copyright {
    font-size: 14px;
    line-height: 22px;
    color: #666; }
  @media (max-width: 767px) {
    .box-footer-after {
      padding-top: 30px;
      padding-bottom: 30px; }
      .box-footer-after > div {
        text-align: center; }
        .box-footer-after > div:last-child {
          margin-top: 10px;
          text-align: center; } }

.footer-bottom {
  border-top: 1px solid #E1E1E1; }

/*# sourceMappingURL=footerposition1982854331.css.map */
