|
|
@ -278,7 +278,7 @@ |
|
|
|
<div class="phone-search__content"> |
|
|
|
<div class="phone-search__content"> |
|
|
|
<input type="text" class="phone-search__input" placeholder="Поиск"> |
|
|
|
<input type="text" class="phone-search__input" placeholder="Поиск"> |
|
|
|
|
|
|
|
|
|
|
|
<div class="phone-search__found"> |
|
|
|
<div class="phone-search__found active"> |
|
|
|
<!-- <p class="text-1"> |
|
|
|
<!-- <p class="text-1"> |
|
|
|
К сожалению, по вашему запросу ничего не найдено |
|
|
|
К сожалению, по вашему запросу ничего не найдено |
|
|
|
</p> --> |
|
|
|
</p> --> |
|
|
@ -678,7 +678,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form__item form__item--two"> |
|
|
|
<div class="form__item form__item--two"> |
|
|
|
<div class="input__block"> |
|
|
|
<div class="input__block"> |
|
|
|
<input class="input__field" type="phone" name="Имя" minlength="2" placeholder="" required> |
|
|
|
<input class="input__field" type="phone" pattern="+7\s[0-9]{3}\s[0-9]{3}\s[0-9]{4}" name="Имя" minlength="15" maxlength="15" placeholder="" required> |
|
|
|
<label class="input__label">Телефон</label> |
|
|
|
<label class="input__label">Телефон</label> |
|
|
|
<span class="input__error">Телефон введен не верно</span> |
|
|
|
<span class="input__error">Телефон введен не верно</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -693,9 +693,9 @@ |
|
|
|
<div class="form__additional"> |
|
|
|
<div class="form__additional"> |
|
|
|
<input type="file" id="free__file"> |
|
|
|
<input type="file" id="free__file"> |
|
|
|
<label for="free__file" class="form__file"> |
|
|
|
<label for="free__file" class="form__file"> |
|
|
|
<button href="#" class="btn-social form__mini-btn"> |
|
|
|
<div href="#" class="btn-social form__mini-btn"> |
|
|
|
<img src="/assets/img/icon/paper-clip.svg" alt=""> |
|
|
|
<img src="/assets/img/icon/paper-clip.svg" alt=""> |
|
|
|
</button> |
|
|
|
</div> |
|
|
|
<p class="form-additional__text text-3">Загрузить свой проект на просчет</p> |
|
|
|
<p class="form-additional__text text-3">Загрузить свой проект на просчет</p> |
|
|
|
</label> |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -1124,17 +1124,17 @@ |
|
|
|
<div class="form__additional"> |
|
|
|
<div class="form__additional"> |
|
|
|
<input type="file" id="free__file"> |
|
|
|
<input type="file" id="free__file"> |
|
|
|
<label for="free__file" class="form__file"> |
|
|
|
<label for="free__file" class="form__file"> |
|
|
|
<button href="#" class="btn-social form__mini-btn"> |
|
|
|
<div href="#" class="btn-social form__mini-btn"> |
|
|
|
<img src="/assets/img/icon/paper-clip.svg" alt=""> |
|
|
|
<img src="/assets/img/icon/paper-clip.svg" alt=""> |
|
|
|
</button> |
|
|
|
</div> |
|
|
|
<p class="form-additional__text text-3">Загрузить свой проект на просчет</p> |
|
|
|
<p class="form-additional__text text-3">Загрузить свой проект на просчет</p> |
|
|
|
</label> |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="form__additional"> |
|
|
|
<div class="form__additional"> |
|
|
|
<label for="free__agreement" class="form__checkbox-block"> |
|
|
|
<label for="free__agreement-1" class="form__checkbox-block"> |
|
|
|
<input type="checkbox" id="free__agreement" class="form__checkbox" required=""> |
|
|
|
<input type="checkbox" id="free__agreement-1" class="form__checkbox" required=""> |
|
|
|
<div class="form-checkbox__square"></div> |
|
|
|
<div class="form-checkbox__square"></div> |
|
|
|
<p class="form-additional__text text-3"> |
|
|
|
<p class="form-additional__text text-3"> |
|
|
|
Я принимаю<br> |
|
|
|
Я принимаю<br> |
|
|
@ -1182,8 +1182,8 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="form__additional"> |
|
|
|
<div class="form__additional"> |
|
|
|
<label for="free__agreement" class="form__checkbox-block"> |
|
|
|
<label for="free__agreement-2" class="form__checkbox-block"> |
|
|
|
<input type="checkbox" id="free__agreement" class="form__checkbox" required=""> |
|
|
|
<input type="checkbox" id="free__agreement-2" class="form__checkbox" required=""> |
|
|
|
<div class="form-checkbox__square"></div> |
|
|
|
<div class="form-checkbox__square"></div> |
|
|
|
<p class="form-additional__text text-3"> |
|
|
|
<p class="form-additional__text text-3"> |
|
|
|
Я принимаю<br> |
|
|
|
Я принимаю<br> |
|
|
|