/***************************************************
  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-link .ApBlockLink .title_block {
  color: #000000;
  margin-bottom: 16px;
  float: left; }
  .rtl .footer-link .ApBlockLink .title_block {
    float: right; }
.footer-link ul li {
  line-height: 38px; }
  .footer-link ul li a {
    color: #626262; }
  .footer-link ul li:hover a {
    color: var(--theme-color-default);
    transform: translateX(10px); }
.footer-link .float-xs-right {
  float: left !important; }
@media (max-width: 400px) {
  .footer-link {
    width: 100%; } }

.box-footer-center {
  padding-top: 90px;
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    .box-footer-center {
      padding-top: 50px;
      display: flex;
      flex-wrap: wrap;
      gap: 35px 0; } }
  @media (max-width: 480px) {
    .box-footer-center {
      gap: 25px 0; } }

.footer-right {
  border-left: 1px solid #e2e2e2; }
  .footer-right p {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 0; }
    .footer-right p.text {
      margin-bottom: 35px; }
    .footer-right p:not(.text) {
      margin: 5px 0;
      color: #626262; }
    .footer-right p a {
      color: #626262; }
    .footer-right p span {
      color: #000000;
      display: inline-block;
      margin-right: 6px; }
      .rtl .footer-right p span {
        margin-left: 6px;
        margin-right: inherit; }
    .footer-right p a:hover {
      color: var(--theme-color-default); }
  .footer-right > .block {
    max-width: 325px;
    margin: 0 auto; }
  .rtl .footer-right {
    border-right: 1px solid #e2e2e2;
    border-left: inherit; }
  @media (max-width: 991px) {
    .footer-right > .block {
      margin: 0; } }
  @media (max-width: 480px) {
    .footer-right {
      border: none; } }

.block-toggler .navbar-toggler {
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px; }
  .rtl .block-toggler .navbar-toggler {
    margin-right: 10px;
    margin-left: inherit; }

.copyright {
  color: #999999; }
  .copyright p {
    margin-bottom: 0; }
  .copyright a {
    color: #000000; }
    .copyright a:hover {
      color: var(--theme-color-default); }

.box-footer-after {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px 0; }
  .box-footer-after .t-right {
    text-align: right; }
    .rtl .box-footer-after .t-right {
      text-align: left; }
    @media (max-width: 575px) {
      .box-footer-after .t-right {
        text-align: center; } }
  @media (max-width: 575px) {
    .box-footer-after {
      text-align: center; } }

#footer {
  border-top: 1px solid #ebebeb; }

/*# sourceMappingURL=footerposition1902333676.css.map */
