.sr-footer-04 {
  position: relative;
}

.sr-footer-04 .button__container {
  position: absolute;
  bottom: 3%;
  right: 5%;
  height: 3rem;
  width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.sr-footer-04 .button__container:hover {
  filter: brightness(1.2);
}

.sr-footer-04 .sr-footer-nav .hs-menu-wrapper>ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sr-footer-04 .sr-footer-nav .hs-menu-wrapper>ul li, .sr-footer-04 .sr-footer-nav .hs-menu-wrapper>ul li a {
  display: inline-block;
  padding-right: 1.475rem;
}

.sr-footer-04 .menu-wrapper {
  padding: 2rem 0;
}

.sr-footer-04 .sr-footer-nav li a {
  line-height: 2rem;
}

.sr-footer-04 .sr-footer-nav li a:not(:hover) {
  color: inherit;
}

.sr-footer-04 .social {
  list-style: none;
  padding: 0;
}

.sr-footer-04 .social li {
  display: inline-block;
  text-align: center;
}

.sr-footer-04 .social li a {
  border-bottom: none;
  font-size: 1.4em;
}

.sr-footer-04 ul.social li {
  display: inline-block;
  margin: 0.5rem
}

.sr-footer-04 ul.social li i {
  border-radius: 50%;
  width: 2.3rem;
  height: 2.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: inherit;
}

.sr-footer-04 .footer-logo {
  margin-bottom: .8rem;
}

.sr-footer-04 ul.hs-menu-children-wrapper {
  list-style-type: none;
  padding: 0;
}

.sr-footer-04 li.hs-menu-item.hs-menu-depth-2 a {
  padding: 8px 20px;
  display: block;
}

.sr-footer-04 li.hs-menu-item.hs-menu-depth-2 a:hover {
  background: #000;
  color: #fff;
}

.sr-footer-04 .row.footer-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sr-footer-04 .footer-logo-social img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .sr-footer-04 ul.social li {
    margin-right: 1rem;
    margin-left: 0;
  }

  .row.footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .sr-footer-04 .social {
    padding-bottom: 2rem;
    padding-top: 0;
  }

  .sr-footer-04 .sr-footer-nav .hs-menu-wrapper>ul li, .sr-footer-04 .sr-footer-nav .hs-menu-wrapper>ul li a {
    line-height: 3;
  }
}
ul.citiesList {
padding-left:0px;
}
ul.citiesList li {
    padding-bottom: 8px;
    list-style: none;
}
.b2c-footer a {
    color: #a8a8a8;
}
.b2c-footer a: {
color:89898c;
  text-decoration:underline;
}
.b2c-footer a:hover {
    color: #fff;
  text-decoration:underline;
}
ul.footerList {
  padding-left:0px;
}
ul.footerList li {
    padding-bottom: 16px;
    list-style: none;
  font-size:16px;
}

.b2c-footer hr {
    border-top: 1px solid #ffffff29;
}
li.countryList {
    font-size: 16px;
    font-weight: 700;
}