.b-footer-magento {
  font-family: "FuturaT";
  justify-content: center;
  width: 100%;
  background: #363636;
  text-align: left;
}
.b-footer-magento a {
  box-sizing: content-box;
}
.b-footer-magento a .b-footer__icon--login img {
  vertical-align: unset;
}
.b-footer-magento a:hover {
  opacity: 1;
  color: #ffffff !important;
}
.b-footer-magento a:visited,
.b-footer-magento a {
  text-decoration: none;
  color: #ffffff;
}
/* .b-footer-magento a:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
}

.b-footer-magento div:focus,
.b-footer-magento a:focus {
    color: #ffffff;
} */
.b-footer__center {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
}
.b-footer__title {
  margin-left: 8px;
}
.b-footer__product {
  display: flex;
  width: 18%;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin-top: 55px;
  color: #ffffff;
}
.b-footer__product--l {
  margin-left: 5px;
}
.b-footer__name {
  margin-left: 8px;
  margin-top: 23px;
}
.b-footer__name--mobile {
  margin-top: 16px;
  margin-bottom: 8px;
}
.b-footer__wrapper {
  margin-top: 23px;
  font-weight: normal;
  line-height: 18px;
}
.b-footer__wrapper--mt {
  margin-top: 0 !important;
}
.b-footer__wrapper--contact {
  width: 250px;
  line-height: 23px;
  margin-left: 1px;
}
.b-footer__list {
  display: flex;
  align-items: center;
  width: fit-content;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.b-footer__list:hover {
  text-decoration: underline;
}
.b-footer__list--mt {
  margin-top: 24px;
}
.b-footer__list--contact {
  margin: 20px 0;
}
.b-footer__list--name {
  white-space: nowrap;
}
.b-footer__list--p {
  margin-top: 5px;
  text-align: center;
}
.b-footer__icon {
  width: 20px;
  margin-right: 1px;
}
.b-footer__icon--login {
  margin-top: 3px;
}
.b-footer__all {
  display: flex;
  margin-left: 7px;
  margin-top: 19px;
  font-weight: normal;
  color: #ffffff;
  cursor: pointer;
}
.b-footer__all:hover {
  text-decoration: underline;
  color: #ffffff;
}
.b-footer__all a:visited {
  text-decoration: none;
  color: #d90000 !important;
}
.b-footer__arrow {
  width: 20px;
  margin-left: 9px;
}
.b-footer__border {
  border-right: 1px solid #ffffff;
  opacity: 0.3;
  height: 90%;
  margin-top: 38px;
}
.b-footer__right {
  display: flex;
  width: 63%;
}
.b-footer__right--r {
  margin-left: 53px;
  width: 95%;
}
.b-footer__right--l {
  margin-left: -45px;
}
.b-footer__up {
  width: 91%;
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
.b-footer__down {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.b-footer__down .social {
  margin-top: 11px !important;
  padding-bottom: 20px;
  margin-top: 20px;
}
.b-footer__flex {
  display: flex;
  background-color: aqua;
  width: 100%;
}
.b-footer__map {
  align-self: baseline;
  width: 40px;
  margin-right: 15px;
  margin-left: 5px;
}
.b-footer__phone {
  width: 21px;
  margin-right: 15px;
  margin-left: 5px;
}
.b-footer__contact {
  font-size: 20px;
  margin-bottom: 3px;
}
.b-footer__contact a {
  color: #ffffff;
  text-decoration: none;
}
.b-footer__mail {
  display: flex;
  width: 20px;
  margin-right: 15px;
  margin-left: 5px;
}
.b-footer__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 164px;
  height: 42px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
  color: #ffffff;
  background: #d90000;
  box-shadow: 0px 3px 10px rgba(3, 9, 38, 0.4);
  border-radius: 100px;
  margin-top: 47px;
  cursor: pointer;
}
.b-footer__button:hover {
  text-decoration: underline;
  text-decoration-color: #fac0c0;
}
.b-footer__socials {
  margin-left: 17px;
  align-content: center;
}
.b-footer__social {
  display: flex;
  font-weight: normal;
  font-size: 20px;
}
.b-footer__handler {
  width: 33%;
  align-content: center;
}
.b-footer__handler a {
  margin-left: 33%;
}
.b-footer__text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  color: white;
}
.b-footer__media {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.b-footer__medias {
  width: 33px;
  cursor: pointer;
  margin-right: 17px;
}
.b-footer__medias--linkedin img {
  width: 24px;
}
.b-footer__info {
  width: 44%;
  display: flex;
  align-self: center;
  margin-right: 11px;
  margin-top: 0px;
  padding-bottom: 28px;
  margin-left: 8%;
}
.b-footer__logo {
  margin-top: 22px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 124px;
}
.b-footer__rights {
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 22px;
  margin-top: 20px;
  color: #ffffff;
}
.b-footer__login {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 30px;
  width: 124px;
  height: 25px;
  margin-left: 5px;
  background: #ffffff;
  box-shadow: 0px 3px 10px rgba(3, 9, 38, 0.4);
  border-radius: 100px;
  cursor: pointer;
  text-decoration: none;
}
.b-footer__login--mobile {
  display: none;
}
.b-footer__login--toTablet {
  margin-top: 15px;
  display: flex;
}
.b-footer__txt {
  color: red;
  display: flex;
  align-items: center;
}
.b-footer__dealer {
  font-family: "Roboto";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-left: 12px;
  text-align: center;
  white-space: nowrap;
}
.b-footer__mobile {
  margin-bottom: 30px;
  color: #d90000;
}
.b-footer__items {
  background: #363636;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 21px;
  color: #ffffff;
  padding: 5px 0;
}
.b-footer__item {
  display: flex;
  justify-content: center;
  padding: 10px 0;
  text-transform: uppercase;
}
.b-footer__dropdown {
  display: none;
  flex-direction: column;
  align-items: center;
  background: #414141;
  padding: 5px 0;
}
.b-footer__list-mobile {
  display: flex;
  align-items: center;
  width: fit-content;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 0;
  cursor: pointer;
}
.b-footer__list-mobile:focus {
  color: #ffffff;
}
.b-footer__arrow-toggle {
  width: 17px;
  padding-top: 2px;
  margin-left: 5px;
}
.b-contact {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-left: 2px;
}
.information {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
.customer {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-left: 38px;
}
.disclaimer {
  margin-left: 110px !important;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-right: -42px;
}
.hide {
  display: none;
}
@media (max-width: 599px) {
  .b-footer__center {
    display: none;
  }
  .b-footer__text {
    display: none;
  }
  .b-footer__button {
    width: 240px;
    margin-top: 0;
  }
  .b-footer__socials {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: 18px;
    border-bottom: 1px solid grey;
  }
  .b-footer__social {
    width: 100%;
    margin-top: 28px;
    display: block;
    margin-bottom: 30px;
  }
  .b-footer__info {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: 0;
    margin-top: 45px;
    padding-bottom: 50px;
    width: auto;
  }
  .b-footer__media {
    margin-top: 18px;
    justify-content: space-evenly;
  }
  .b-footer__logo {
    margin-top: 30px;
  }
  .b-footer__rights {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .b-footer__name {
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
  }
  .b-footer__list {
    padding: 10px 10px;
  }
  .b-footer__list:hover {
    color: #ffffff;
  }
  .b-footer__all {
    color: #ffffff;
  }
  .b-footer__contact a {
    color: #ffffff;
  }
  .b-footer__login--mobile {
    display: flex;
  }
  .b-footer__login--toTablet {
    display: none;
  }
  .disclaimer__name:focus {
    color: blue;
  }
  .ms {
    margin-top: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 799px) {
  .b-footer__center {
    flex-wrap: wrap;
  }
  .b-footer__product {
    width: 90%;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid grey;
  }
  .b-footer__product--l {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
  }
  .b-footer__product--r {
    display: none;
  }
  .b-footer__product--tech {
    width: 250px;
    margin-top: 67px;
  }
  .b-footer__right {
    width: 90%;
  }
  .b-footer__down {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .b-contact {
    display: none;
  }
  .b-footer__info {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    margin-top: 45px;
    padding-bottom: 50px;
  }
  .b-footer__rights {
    align-self: center;
  }
  .b-footer__media {
    width: 250px;
  }
  .b-footer__medias {
    margin-right: 0;
  }
  .b-footer__logo {
    margin-top: 17px;
  }
  .b-footer__socials {
    display: flex;
    margin-left: 0;
  }
  .b-footer__handler {
    display: none;
  }
  .b-footer__social {
    display: flex;
    margin-top: 0;
  }
  .b-footer__button {
    margin-top: 0;
  }
  .b-footer__text {
    margin: 0 20px;
  }
  .b-footer__wrapper--contact {
    width: 250px;
  }
  .b-footer__up {
    width: 100%;
    flex-wrap: wrap;
  }
  .b-footer__mobile {
    display: none;
  }
  .b-small {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .hd {
    margin-top: 50px;
    justify-content: center;
    width: 100%;
  }
  .ms {
    margin-top: 55px;
  }
  .disclaimer {
    width: 50%;
    margin-top: 55px;
    margin-right: 0;
    margin-left: 0 !important;
  }
  .b-footer__button {
    display: none;
  }
  .b-footer__text {
    display: none;
  }
  .information {
    width: 50%;
  }
  .customer {
    width: 250px;
    margin-left: 0;
  }
}
@media (min-width: 800px) and (max-width: 1024px) {
  .b-footer__product {
    width: 25%;
  }
  .b-footer__border {
    height: 100%;
  }
  .b-footer__right {
    width: 50%;
  }
  .b-footer__right--l {
    margin-left: -19px;
  }
  .b-footer__right--r {
    margin-left: 30px;
  }
  .b-footer__down {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .b-footer__info {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    margin-top: 45px;
    padding-bottom: 50px;
  }
  .b-footer__rights {
    align-self: center;
  }
  .b-contact {
    display: none !important;
  }
  .b-footer__handler {
    display: none !important;
  }
  .b-footer__logo {
    margin-top: 18px;
  }
  .b-footer__media {
    width: 250px;
  }
  .b-footer__medias {
    margin-right: 0;
  }
  .b-footer__socials {
    display: flex;
    margin-left: 0;
  }
  .b-footer__social {
    display: flex;
    margin-top: 0;
  }
  .b-footer__button {
    margin-top: 0;
    display: none;
  }
  .b-footer__text {
    display: none;
    margin: 0 20px;
  }
  .b-footer__wrapper--contact {
    width: 180px;
  }
  .b-footer__up {
    width: 100%;
    flex-wrap: wrap;
  }
  .b-footer__mobile {
    display: none;
  }
  .b-small {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .hd {
    margin-top: 50px;
    justify-content: center;
    width: 100%;
  }
  .ms {
    margin-top: 55px;
  }
  .customer {
    margin-left: 0;
    margin-top: 40px;
  }
  .disclaimer {
    width: 63%;
    margin-top: 55px;
    margin-right: 0;
    margin-left: 0 !important;
  }
  .information {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1350px) {
  .b-footer__social {
    display: unset;
  }
  .b-footer__socials {
    margin-top: 14px;
  }
  .b-footer__info {
    width: 50%;
    margin-top: -21px !important;
  }
  .b-footer__text {
    margin-bottom: 14px;
  }
  .b-footer__down .social {
    margin-top: 54px;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .b-footer__product {
    width: 20%;
  }
  .b-footer__right {
    width: 75%;
  }
  .b-footer__right--l {
    margin-left: -19px;
  }
  .b-footer__info {
    margin-right: -31px;
    margin-top: -155px;
  }
  .b-footer__rights {
    align-self: center;
  }
  .b-footer__logo {
    min-width: 100px;
    margin-top: 30px;
  }
  .b-footer__dealer {
    margin-left: 0;
  }
  .customer {
    margin-right: 30px;
    white-space: nowrap;
  }
  .disclaimer {
    margin-right: 0;
    margin-left: 0 !important;
  }
  .ms {
    display: none;
  }
}
@media (min-width: 1351px) and (max-width: 1600px) {
  .b-footer__info {
    margin-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .customer {
    margin-left: 76px !important;
  }
}
@media (min-width: 1601px) {
  .ms {
    display: none;
  }
}
@media (min-width: 1921px) {
  .b-footer__center {
    justify-content: space-between;
    width: 1300px;
    margin: 0 auto;
  }
  .b-footer__product {
    width: 25%;
  }
  .b-footer__up {
    width: 100%;
  }
  .b-footer__right {
    flex-grow: 1;
  }
  .b-footer__down {
    width: 120%;
  }
}
