.brands {
  color: #313437;
  background-color: #fff;
}

.brands {
  display: block;
  text-align: center;
  padding: 40px 0;
}

@media (max-width:767px) {
  .brands a {
    padding: 30px 0;
  }
}

.brands img {
  display: inline-block;
  margin: 10px 20px;
  vertical-align: middle;
}

@media (max-width:1px) {
  .backbutpc {
    background: url("../../assets/img/yosi_rdy.png") right / 37% no-repeat, #f4f5f9!important;
  }
}

.form-fildstyle {
  border-radius: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-bottom-color: rgba(21,29,92,0.73);
  border-left-width: 0px;
}

.rboxe:hover {
  border-color: rgb(83,109,248);
  border-width: 2px!important;
}

@media (min-width:1145px) {
  .backhbutpc {
    background: url("../../assets/img/webackhelp.png") left 46% / cover no-repeat, #5c4ed9!important;
  }
}

@media (min-width:1145px) {
  .backhdbutpctxt {
    display: block!important;
  }
}

html {
  scroll-behavior: smooth !important;
}

@media (max-width:400px) {
  .header-but-categ {
    font-size: 46px!important;
  }
}

