/***************************************************
  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-center {
  padding: 110px 0 105px 0;
  border-top: 1px solid #E4E4E4; }
  @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 {
  color: var(--theme-color-secondary);
  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: var(--theme-color-secondary); }
  .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%; } }
@media (max-width: 991px) {
  .footer-right {
    margin-top: 30px; } }
.footer-right #block-newsletter-label {
  display: none; }
.footer-right #block-newsletter-sub {
  padding: 0;
  font-weight: 400;
  color: var(--theme-color-secondary);
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .footer-block-link {
    width: 16.66667%; } }
@media (max-width: 480px) {
  .footer-block-link:not(:last-child) {
    margin-bottom: 20px; } }

.block_newsletter {
  width: 100%; }
  .block_newsletter .input-wrapper {
    margin-bottom: 20px; }
    .block_newsletter .input-wrapper input {
      height: 55px;
      padding: 15px 20px;
      background-color: transparent;
      border: 1px solid #e4e4e4;
      border-right: none; }
      [dir] .block_newsletter .input-wrapper input {
        border-left: none;
        border-right: 1px solid #e4e4e4; }
      .block_newsletter .input-wrapper input:hover, .block_newsletter .input-wrapper input:focus {
        border: 1px solid #e4e4e4;
        border-right: none; }
      .block_newsletter .input-wrapper input::placeholder {
        font-weight: 400; }
    .block_newsletter .input-wrapper button {
      margin: 0;
      font-size: 16px;
      line-height: 1.71;
      font-weight: 400;
      text-transform: uppercase;
      background-color: transparent;
      color: var(--theme-color-secondary);
      height: 55px;
      padding: 5px 22px;
      border: 1px solid #e4e4e4;
      border-left: none;
      border-radius: 0; }
      [dir] .block_newsletter .input-wrapper button {
        border-right: none;
        border-left: 1px solid #e4e4e4; }
      .block_newsletter .input-wrapper button:hover {
        background-color: transparent;
        color: var(--theme-color-default);
        border-color: #e4e4e4; }

.footer-right-card {
  display: flex;
  flex-direction: column-reverse; }
  .footer-right-card .image_description p {
    margin-top: 18px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: var(--theme-color-secondary); }

/*# sourceMappingURL=footerposition3432751986.css.map */
