.popup-form__col2.new_form_styles .success-message {
  text-align: center;
}

.popup-form__col2.new_form_styles .success-message ._title {
  font-family: "Arial Narrow Bold", "Arial Narrow", "Arial", sans-serif;
  font-stretch: condensed;
  font-size: 31px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 44px;
  margin-bottom: 25px;
}

.popup-form__col2 input[type=email],
.popup-form__col2 input[type=email],
.popup-form__col2 input[type=tel] {
    width: 100%;
    display: block;
    margin-bottom: 16px;
}



.popup-form__top-notes {
  line-height: 14px;
  font-size: 10px;
  color: #000000;
  opacity: 0.5;
  margin-bottom: 11px;
}
.popup-form__attach {
  position: relative;
  font-family: Arial;
  line-height: 14px;
  font-size: 12px;
  color: #000000;
  margin-bottom: 30px;
  height: 80px;
  cursor: pointer;
}
.popup-form__attach-default {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 0 15px;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(204, 204, 204, 0.2);
}
.popup-form__attach-icon {
  margin-right: 10px;
}
.popup-form__attach-text-block._name {
  display: none;
  margin-top: 9px;
}
.popup-form__attach-text-caption {
  opacity: 0.5;
}
.popup-form__attach-text-caption span {
  text-decoration: underline;
}
.popup-form__attach-text-note {
  margin-top: 3px;
  line-height: 14px;
  font-size: 11px;
  opacity: 0.2;
}
.popup-form__attach-dropzone {
  box-sizing: border-box;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 10px 6px 0 6px;
  background-color: transparent;
  border: 1.5px dashed rgba(0, 0, 0, 0.2);
  border-color: transparent;
  transition: border-color 0.3s ease 0s, background-color 0.3s ease 0s;
}
.popup-form__attach-dropzone.dz-started {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.popup-form__attach-dropzone.dz-started + .popup__attach-default {
  visibility: hidden;
  opacity: 0;
}
.popup-form__attach-dropzone.dz-started .popup-form__attach-dropzone-note {
  opacity: 0.7;
  visibility: visible;
}
.popup-form__attach-dropzone._drag {
  border-color: rgba(0, 0, 0, 0.2);
}
.popup-form__attach-dropzone.dz-drag-hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.popup-form__attach-dropzone:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.popup-form__attach-item {
  position: relative;
  text-align: center;
  width: 20%;
  max-width: 68px;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
.popup-form__attach-item.dz-error {
  display: none;
}
.popup-form__attach-item.dz-processing {
  display: block;
}
.popup-form__attach-item.dz-complete {
  display: block;
}
.popup-form__attach-item-name {
  font-size: 10px;
  opacity: 0.7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.popup-form__attach-delete {
  box-sizing: border-box;
  position: absolute;
  top: -3px;
  right: -2px;
  z-index: 10;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: transparent;
}
.popup-form__attach-delete:hover {
  background-color: transparent;
}
.popup-form__attach-delete .line {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  background-color: #828282;
}
.popup-form__attach-delete:after {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  background-color: #828282;
}
.popup-form__attach-delete:before {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  background-color: #828282;
  transform: translate(-50%, -50%) rotate(45deg);
}
.popup-form__attach-item-progress {
  padding: 0 5px;
}
.popup-form__attach-item-upload {
  display: block;
  width: 0;
  height: 2px;
  background-color: #ffc81f;
  transition: width 0.3s ease 0s;
}
.popup-form__attach-dropzone-note {
  position: absolute;
  left: 13px;
  bottom: -19px;
  font-size: 10px;
  color: #828282;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
}
.popup-request {
  width: 100%;
  height: 100%;
}
.popup-request .popup-form__col1 {
  float: left;
  width: 394px;
  height: 100%;
  max-height: none;
}
.popup-request .popup-form__col2 {
  width: 463px;
  height: 675px;
  overflow: auto;
  max-height: none;
  padding: 0 56px 0 42px;
}
.popup-request .popup-form__col2 h1 {
  margin: 53px 0 10px -2px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-stretch: condensed;
  line-height: 55px;
  font-size: 42px;
  letter-spacing: normal;
}
.popup-request .popup-form__col2 h1._smallest,
.popup-request._spare-parts .popup-form__col2 h1._smallest {
  font-size: 29px;
  line-height: 35px;
}

.popup-request .popup-form__col2 input[type="submit"] {
  margin: 23px 0 15px 0;
  font-size: 16px;
}
.popup-request .popup-form__close {
  right: 47px;
  top: 30px;
}
.popup-request .form-agreement__col2 {
  letter-spacing: -0.324786px;
  color: #403c3b;
}
.popup-request._spare-parts .popup-form__col2 h1 {
  line-height: 40px;
  font-size: 36px;
  margin: 37px 0 15px -2px;
}
.popup-request .popup-form__checkbox input[type="checkbox"] {
  visibility: visible;
  opacity: 0;
}
.profile-rent {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
}
.profile-rent__title {
  box-sizing: border-box;
  font-family: "Arial Narrow";
  font-size: 33px;
  text-align: center;
  text-transform: uppercase;
  color: #051521;
  margin: 0;
  padding: 26px 0 27px 0;
  max-height: 92px;
  background-color: #ffcd35;
}
.profile-rent__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 600px;
}
.profile-rent__content {
  box-sizing: border-box;
  padding: 32px 0 25px 30px;
  overflow: auto;
  height: 573px;
}
.profile-rent__caption {
  font-family: "Arial";
  font-weight: bold;
  line-height: 21px;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
.profile-rent__note {
  padding-top: 1px;
  line-height: 14px;
  font-size: 10px;
  color: #000;
  opacity: 0.5;
}
.profile-rent__form .profile-rent__cell input[type="text"],
.profile-rent__form .profile-rent__cell input[type="email"],
.profile-rent__form .profile-rent__cell input[type="tel"] {
  padding-top: 0;
  padding-bottom: 0;
  height: 30px;
  width: 100%;
  margin-right: 0;
  font-size: 11px;
  background-color: #fff;
}
.profile-rent__form .profile-rent__cell input[type="text"]:-moz-placeholder,
.profile-rent__form .profile-rent__cell input[type="email"]:-moz-placeholder,
.profile-rent__form .profile-rent__cell input[type="tel"]:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.profile-rent__form
  .profile-rent__cell
  input[type="text"]:-ms-input-placeholder,
.profile-rent__form
  .profile-rent__cell
  input[type="email"]:-ms-input-placeholder,
.profile-rent__form
  .profile-rent__cell
  input[type="tel"]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.profile-rent__form
  .profile-rent__cell
  input[type="text"]::-webkit-input-placeholder,
.profile-rent__form
  .profile-rent__cell
  input[type="email"]::-webkit-input-placeholder,
.profile-rent__form
  .profile-rent__cell
  input[type="tel"]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.profile-rent__form form {
  padding-top: 16px;
}
.profile-rent__form form textarea {
  padding: 7px 12px;
  min-height: 76px;
  width: 100%;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 14px;
}
.profile-rent__form form textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.profile-rent__form form textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.profile-rent__form form textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.profile-rent__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.profile-rent__cell {
  width: 292px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.profile-rent__cell:last-child {
  margin-right: 0;
}
.profile-rent__cell._full {
  width: 600px;
  margin-right: 0;
}
.profile-rent__cell._no-m-b {
  margin-bottom: 0;
}
.profile-rent__submit {
  width: 100%;
}
.profile-rent select option:first-child {
  display: none;
}
.profile-rent .popup-form__close {
  right: 14px;
  top: 14px;
  background-image: url("../images/popup-close.svg");
}
.profile-rent .form-agreement__col2 {
  width: 257px;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: -0.324786px;
  margin: -2px 0 0 1px;
}
.profile-rent .new_form_styles form input[type="submit"] {
  font-size: 16px;
}
.selectric-profile-rent__select {
  width: 100%;
}
.selectric-profile-rent__select.selectric-hover .selectric {
  border-color: #ffc81f;
}
.selectric-profile-rent__select.selectric-hover .selectric .button {
  border-color: #ffc81f;
}
.selectric-profile-rent__select.selectric-open .selectric {
  border-color: #ffc81f;
}
.selectric-profile-rent__select.selectric-open .selectric .button svg {
  transform: rotate(-180deg);
}
.selectric-profile-rent__select .selectric {
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #ccc;
  background-color: transparent;
  transition: border-color 0.3s ease 0s;
}
.selectric-profile-rent__select .selectric .label {
  height: 100%;
  margin: 0 30px 0 12px;
  line-height: 30px;
  font-size: 11px;
  color: #000;
  opacity: 0.5;
}
.selectric-profile-rent__select .selectric .button {
  box-sizing: border-box;
  border-left: 1px solid #ccc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 100%;
  background-color: transparent;
  transition: border-color 0.3s ease 0s;
}
.selectric-profile-rent__select .selectric .button::after {
  display: none;
}
.selectric-profile-rent__select .selectric .button svg {
  transition: transform 0.3s ease 0s;
}
.selectric-profile-rent__select .selectric-items {
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 13px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #b7b7b7;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.selectric-profile-rent__select .selectric-items li {
  box-sizing: border-box;
  line-height: 15px;
  font-size: 11px;
  min-height: 33px;
  padding: 9px 18px 6px 18px;
  color: #000;
  transition: background-color 0.3s ease 0s;
}
.selectric-profile-rent__select .selectric-items li:hover {
  background-color: #f3f3f3;
}
.selectric-profile-rent__select .selectric-items li.selected {
  background-color: #f3f3f3;
}
.selectric-profile-rent__select .selectric-items li:first-child {
  display: none;
}

/* === FOR MOBILE === */
.mobile_form .popup-form__attach {
  max-width: 500px;
}
/* === /FOR MOBILE === */
