.inputfile-6 + label strong {
  background: url(../img/pin.svg) no-repeat center;
  background-size: 0.80527086vw auto;
}
.inputfile-6 + label {
  border: 0;
  background-color: #fff;
}
.inputfile + label {
  width: 100%;
  max-width: 100%;
  display: flex;
  font-weight: normal;
  font-size: 1.31771596vw;
  line-height: 150%;
  outline: none;
  height: 4.39238653vw;
  padding: 0 1.61054173vw;
}
.inputfile-6 + label span {
  width: auto;
  flex: 1;
  padding-left: 0;
}
.inputfile-6 + label span:empty:after {
  content: "Прикрепить файл";
  position: absolute;
  color: rgba(33, 33, 33, 0.5);
}
.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
  background-color: transparent;
}
.inputfile-6 + label {
  color: #212121;
}
.inputfile-6 + label span,
.inputfile-6 + label strong {
  padding: 1.31771596vw 1.31771596vw 1.31771596vw 0;
}
@media only screen and (max-width: 991px) {
  /*lg*/
  .inputfile-6 + label strong {
    background-size: 1.43229167vw auto;
  }
  .inputfile + label {
    font-size: 2.34375vw;
    height: 7.8125vw;
    padding: 0 2.86458333vw;
  }
  .inputfile-6 + label span,
  .inputfile-6 + label strong {
    padding: 2.34375vw 2.34375vw 2.34375vw 0;
  }
}
@media only screen and (max-width: 575px) {
  /*sm*/
  .inputfile-6 + label strong {
    background-size: 3.4375vw auto;
  }
  .inputfile + label {
    font-size: 4.375vw;
    height: 15.625vw;
    padding: 0 5vw;
  }
  .inputfile-6 + label span,
  .inputfile-6 + label strong {
    padding: 4.375vw 5vw 0 0;
  }
}
/*# sourceMappingURL=input-file.css.map */