/***************************************************
  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-color: var(--theme-color-secondary); }

.footer-center {
  padding: 110px 0 105px 0; }
  @media (max-width: 991px) {
    .footer-center {
      padding: 45px 0; } }
  .footer-center .title_block {
    margin-bottom: 33px; }
    @media (max-width: 991px) {
      .footer-center .title_block {
        margin-bottom: 12px; } }

@media (min-width: 992px) {
  .footer-left {
    width: 25%; } }
@media (max-width: 991px) {
  .footer-left {
    margin-bottom: 30px; } }
.footer-left p {
  margin-bottom: 0; }
.footer-left .f-text {
  margin: 30px 0; }
.footer-left .f-text,
.footer-left .f-phone {
  display: block; }
.footer-left .f-text,
.footer-left .f-text,
.footer-left .f-phone, .footer-left .f-email {
  color: #e4e4e4;
  line-height: 28px;
  font-size: 14px;
  font-weight: 400; }
.footer-left .block_content {
  margin-bottom: 30px; }
.footer-left .block-social ul li {
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 1;
  color: #e4e4e4; }
  .footer-left .block-social ul li:not(:last-child) {
    margin-right: 30px; }
    .rtl .footer-left .block-social ul li:not(:last-child) {
      margin-left: 30px;
      margin-right: inherit; }
  .footer-left .block-social ul li:hover {
    color: var(--theme-color-default); }

#footer .block-social {
  padding: 0; }

@media (min-width: 992px) {
  .footer-right {
    width: 24.971%; } }
.footer-right p {
  margin-bottom: 0;
  line-height: 40px;
  color: #e4e4e4;
  font-weight: 400; }

@media (min-width: 992px) {
  .footer-block-link {
    width: 16.66667%; } }
@media (max-width: 767px) and (min-width: 481px) {
  .footer-block-link {
    margin-bottom: 30px; }
    .footer-block-link.no-mg {
      margin-bottom: 0; } }
@media (max-width: 480px) {
  .footer-block-link {
    margin-bottom: 30px; } }

.title_block {
  color: #FFFFFF; }

.footer-container .ApLink li a {
  color: #e4e4e4; }
  .footer-container .ApLink li a::before {
    background-color: #e4e4e4; }

.box-footer-bottom {
  border-top: none; }

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.box-footer-bottom .copyright {
  color: #e4e4e4; }

.box-footer-lang div.title,
.box-footer-lang .popup-over a.popup-title {
  color: #e4e4e4; }

.box-email_footer {
  padding-top: 95px; }
  @media (max-width: 767px) {
    .box-email_footer {
      padding-top: 50px; } }

.block_newsletter {
  width: 100%;
  text-align: center; }
  .block_newsletter .input-wrapper {
    max-width: 720px;
    width: 100%;
    margin: 0 auto; }
    .block_newsletter .input-wrapper input {
      height: 60px;
      padding: 15px 20px;
      background-color: #353535;
      border: 1px solid #353535;
      font-weight: 400;
      color: #e4e4e4; }
      .block_newsletter .input-wrapper input:hover {
        border: 1px solid #353535; }
    .block_newsletter .input-wrapper button {
      height: 60px;
      padding: 15px 60px;
      background-color: #5C5C5C;
      border: 1px solid #5C5C5C;
      font-size: 16px;
      line-height: 1.71;
      font-weight: 400;
      text-transform: uppercase;
      border-radius: 0;
      margin-left: 20px; }
      .rtl .block_newsletter .input-wrapper button {
        margin-right: 20px;
        margin-left: inherit; }
      .block_newsletter .input-wrapper button span {
        display: block; }
      .block_newsletter .input-wrapper button:hover {
        background-color: #787272;
        border-color: #787272; }
    @media (max-width: 480px) {
      .block_newsletter .input-wrapper {
        flex-wrap: wrap;
        gap: 10px 0; }
        .block_newsletter .input-wrapper button {
          margin-left: 0;
          height: 50px;
          padding: 10px 60px; }
          .rtl .block_newsletter .input-wrapper button {
            margin-right: 0;
            margin-left: inherit; }
        .block_newsletter .input-wrapper input {
          height: 50px;
          padding: 10px 20px; } }
    @media (max-width: 400px) {
      .block_newsletter .input-wrapper button {
        width: 100%; } }

#block-newsletter-label {
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 25px;
  text-transform: uppercase; }
  @media (max-width: 575px) {
    #block-newsletter-label {
      font-size: 22px;
      line-height: 1.2; } }

#block-newsletter-sub {
  font-weight: 400;
  color: #e4e4e4;
  margin-bottom: 25px;
  padding: 0; }

.block-toggler .navbar-toggler i,
.footer-container .links .navbar-toggler i {
  color: #FFFFFF; }

/*# sourceMappingURL=footerposition2060800330.css.map */
