.footer {
  position: relative;
}
.footer .l-footer {
  padding-top: 30px;
}
.footer .l-footer img.footer-bg-image {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.footer .footer-wrapper {
  position: relative;
  padding-top: 30px;
}
.footer ul.socials {
  padding: 0 0 1.5em;
  margin: 0;
}
.footer ul.socials li.social-item {
  display: inline-block;
  padding: 0 0 0 10px;
}
.footer ul.socials li.social-item a:link,
.footer ul.socials li.social-item a:visited {
  color: #808080;
}
.footer .footer-wrapper .footer-inner-wrapper {
  position: relative;
}
.footer .footer-wrapper .footer-inner {
  padding-bottom: 3em;
  position: relative;
  max-width: fit-content;
}
.footer .footer-wrapper .footer-inner .row {
  align-items: center;
  justify-content: center;
}
.footer .footer-wrapper .footer-inner .footer-logo-wrapper,
.footer .footer-wrapper .footer-inner .footer-contact-wrapper,
.footer .footer-wrapper .footer-inner .footer-social-wrapper {
  padding-right: 30px;
}
.footer .footer-wrapper .footer-contact-wrapper {
  padding-top: 1.2em;
}
.footer .footer-wrapper .footer-contact-wrapper .footer-contact {
  padding-top: 0;
  padding-bottom: 0;
}
.footer .footer-wrapper .footer-contact-wrapper .footer-contact .contact-wrap {
  display: flex;
  align-items: center;
  column-gap: 10px;
  text-transform: uppercase;
}
.footer .footer-wrapper .footer-contact-wrapper .footer-contact .contact-wrap a {
  text-decoration: none;
}
.footer .footer-wrapper .footer-contact-wrapper .footer-contact .contact-wrap a.phone-wrapper {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.footer .footer-wrapper .footer-contact-wrapper .footer-contact .contact-wrap span {
  font-weight: 500;
  font-size: 10px;
  line-height: 11px;
  color: #000000;
  margin: 0;
}
.footer .footer-wrapper .footer-contact-wrapper p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.footer .footer-wrapper .footer-social-wrapper {
  padding-top: 2.5em;
}
.footer .footer-wrapper .footer-social-wrapper .social-media-block {
  justify-content: center;
  align-items: center;
  display: flex;
}
@media (max-width: 768px) {
  .footer .footer-wrapper .footer-social-wrapper .social-media-block {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .footer .footer-wrapper .footer-social-wrapper .social-media-block {
    justify-content: left;
  }
}
.footer .footer-menu-block ul {
  padding: 0;
}
.footer .footer-menu-block ul li {
  display: inline-block;
  margin: 0 3px 0 0;
  padding-right: 3px;
  border-right: 1px solid #808080;
  font-size: 10px;
  font-weight: 300;
  line-height: 11px;
  text-align: left;
}
.footer .footer-menu-block ul li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.footer .footer-menu-block ul li a {
  color: #000000;
  text-decoration: none;
}
.footer .copyright-block {
  font-size: 12px;
  line-height: 13.79px;
  color: rgba(0, 0, 0, 0.75);
  background: #ebebeb;
  padding: 8px 0;
  text-align: center;
  font-style: italic;
}
@media screen and (max-width: 400px) {
  .footer .copyright-block {
    font-size: 10px;
  }
}
.footer .mb.copyright-block {
  display: none;
}
.footer .footer-download-wrapper {
  display: flex;
  align-items: center;
}
.footer .footer-download-wrapper.hidden {
  opacity: 0;
}
.footer .footer-download-wrapper p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.footer .footer-download-wrapper span {
  font-size: 10px;
  line-height: 20px;
  display: inline-block;
  padding-bottom: 10px;
}
.footer .footer-download-wrapper .app-download-img {
  margin-right: 15px;
}
.footer .footer-download-wrapper .download-icon {
  cursor: pointer;
}
.footer .mb-copyright {
  display: none;
}
@media (max-width: 1120px) {
  .footer .footer-wrapper .footer-logo-wrapper,
  .footer .footer-wrapper .footer-contact-wrapper,
  .footer .footer-wrapper .footer-social-wrapper,
  .footer .footer-wrapper .footer-download-wrapper {
    width: 50%;
    flex: 0 0 50%;
  }
  .footer .footer-wrapper .footer-download-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .footer-wrapper .footer-download-wrapper.hidden {
    display: none;
  }
  .footer .footer-wrapper .footer-inner {
    padding-bottom: 1em;
  }
  .footer .footer-wrapper .footer-social-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .footer-wrapper .footer-social-wrapper .social-media-block {
    display: block;
  }
  .footer .footer-wrapper .footer-social-wrapper .footer-menu-block ul {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .footer .footer-wrapper .footer-social-wrapper {
    flex: 0 0 100%;
  }
  .footer .footer-wrapper .footer-social-wrapper .social-media-block {
    text-align: center;
  }
  .footer .footer-wrapper .footer-social-wrapper .footer-menu-block {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .footer .footer-wrapper .footer-logo-wrapper,
  .footer .footer-wrapper .footer-contact-wrapper,
  .footer .footer-wrapper .footer-social-wrapper,
  .footer .footer-wrapper .footer-download-wrapper {
    width: 100%;
    flex: 0 0 100%;
  }
  .footer .footer-wrapper .footer-social-wrapper .social-media-block {
    text-align: left;
    display: block;
  }
  .footer .footer-wrapper .footer-social-wrapper .footer-menu-block {
    text-align: left;
  }
}

#policy-cookie {
  background-color: #F7F6F3;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 50 !important;
}
#policy-cookie .cookie-banner {
  z-index: 1;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#policy-cookie .cookie-banner .icon-text-wrap {
  display: flex;
  align-items: center;
}
#policy-cookie .cookie-banner .icon-text-wrap p {
  font-size: 16px;
}
#policy-cookie .cookie-banner .btn, #policy-cookie .cookie-banner .btn:active {
  border-color: #CAC9C9;
  background: #FFF;
  color: #000;
  text-transform: capitalize;
  padding: 12px 26px !important;
  line-height: 1;
  font-size: 14px;
  height: auto;
  border-radius: 15px;
  margin-right: 20px;
  transition: none;
}
@media screen and (max-width: 768px) {
  #policy-cookie .cookie-banner {
    display: block;
  }
  #policy-cookie .cookie-banner .icon-text-wrap {
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  #policy-cookie .cookie-banner .icon-text-wrap > .pe-2 {
    align-self: flex-start;
  }
  #policy-cookie .cookie-banner .icon-text-wrap p {
    font-size: 12px;
  }
  #policy-cookie .cookie-banner .icon-text-wrap br {
    display: none;
  }
}
@media screen and (max-width: 665px) {
  #policy-cookie .cookie-banner .icon-text-wrap {
    margin-bottom: 5px;
    width: 80%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #policy-cookie .cookie-banner .icon-text-wrap > .pe-2 {
    align-self: flex-start;
    width: 30px;
    padding-right: 0px !important;
  }
  #policy-cookie .cookie-banner .icon-text-wrap p {
    font-size: 12px;
    width: calc(100% - 40px);
  }
  #policy-cookie .cookie-banner .col-auto {
    padding-left: 35px;
  }
}

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