update
Some checks failed
Deploy Static Site / deploy (push) Failing after 31s

This commit is contained in:
2025-08-01 09:58:17 +04:00
parent e2aad01d1c
commit df0807f5d2
107 changed files with 4777 additions and 5143 deletions

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -39,33 +39,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -40,6 +40,8 @@ p {
} }
.container { .container {
display: flex;
justify-content: space-between;
width: 100%; width: 100%;
max-width: 1600px; max-width: 1600px;
margin: 0 auto; margin: 0 auto;
@ -120,6 +122,7 @@ h3 {
} }
.hero__search-icon { .hero__search-icon {
padding: 0;
display: none; display: none;
background-color: rgba(35, 50, 85, 100); background-color: rgba(35, 50, 85, 100);
flex-shrink: 0; flex-shrink: 0;
@ -146,13 +149,14 @@ h3 {
.search-form__label span { .search-form__label span {
z-index: 1; z-index: 1;
position: absolute; position: absolute;
right: 13px; right: 15px;
top: 50%; top: 10px;
width: 22px; width: 20px;
height: 22px; height: 20px;
display: block; display: block;
transform: translateY(-50%); transform: translateY(-50%);
background: url("search.svg") no-repeat center center; text-align: center;
background: url('search.svg') no-repeat;
} }
.search-form__label.cross span { .search-form__label.cross span {
@ -169,11 +173,6 @@ h3 {
display: none; display: none;
} }
.hero__search form {
padding-top: 80px;
padding-bottom: 91px;
}
input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) { input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
width: 789px; width: 789px;
position: relative; position: relative;
@ -283,7 +282,6 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
display: block; display: block;
height: 32px; height: 32px;
} }
.header__navi ul { .header__navi ul {
list-style: none; list-style: none;
display: flex; display: flex;
@ -297,7 +295,7 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
} }
.header__navi ul li + li { .header__navi ul li + li {
margin-right: 32px; margin-right: 36px;
} }
.link-active__square-1 { .link-active__square-1 {
@ -424,9 +422,7 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
.hero__search-form { .hero__search-form {
flex: 1 1 auto; flex: 1 1 auto;
max-width: 520px; width: 100%;
padding-left: 30px;
margin-left: 64px;
} }
.search-form__input, .search-form__input,
@ -440,32 +436,142 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
.mob { .mob {
display: none; display: none;
} }
.nav-wrap {
position: relative;
display: flex;
width: 100%;
}
.nav-container {
width: 100%;
display: flex;
position: relative;
justify-content: space-between;
align-items: center;
}
.header__navi { .header__navi {
display: flex; display: flex;
order: revert;
margin-left: auto;
position: relative; position: relative;
justify-content: end;
flex-direction: row-reverse;
margin-left: auto;
width: 100%;
right: 0;
z-index: 2; z-index: 2;
-webkit-user-select: none; -webkit-user-select: none;
user-select: none; user-select: none;
} }
@media (max-width: 1100px) {
.header__navi {
margin-left: auto;
width: 100%;
justify-content: end;
flex-direction: row;
}
}
.header__navi ul li a { .header__navi ul li a {
line-height: 21px; line-height: 21px;
} }
.hero__search-form {
flex: 1 1 auto;
width: 100%;
max-width: 520px;
}
.sidebar__wrapper { .sidebar__wrapper {
position: sticky; position: sticky;
top: 80px; top: 80px;
/*display: flex; */ /*display: flex; */
transition: top 0.2s linear; transition: top 0.2s linear;
} }
.hero__search {
display: flex; justify-content: end; width: 100%; border-radius: 8px;
}
.--header-hidden .sidebar__wrapper { .--header-hidden .sidebar__wrapper {
top: 0; top: 0;
max-height: 100svh; max-height: 100svh;
} }
@media (min-width: 1101px) {
.search-form {
width: 100%;
max-width: 100%;
}
.header__navi {
padding-left: 8px;
justify-content: space-between;
}
.hero-wrap {
width: 100%;
max-width: 520px;
padding-left: 30px;
margin-left: 55px;
margin-right: 60px;
}
}
@media (max-width: 900px) {
.hero-wrap {
display: flex; justify-content: end; width: 100%;
}
.hero__search-form {
position: absolute;
right: 0;
padding-left: 8px;
padding-right: 0;
display: flex;
width: 0; /* Начальная ширина 0 */
max-width: 100%;
z-index: 10;
overflow: hidden; /* Скрываем содержимое, когда форма свернута */
transition: width 0.35s cubic-bezier(0.77, 0.2, 0.05, 1),
background 0.35s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.search-form__label span {
background: url('Union.svg') no-repeat;
}
.hero__search-form.mobsearch {
width: 100%; /* Полная ширина при активации */
max-width: 100%;
}
}
@media (min-width: 900px) and (max-width: 1100px) {
.search-form {
width: 100%;
}
.search-form__label span {
background: url('Union.svg') no-repeat;
}
.search-form__input{
border: none;
padding: 0;
}
.hero__search-form {
position: absolute;
top: -7px;
right: 0;
padding-left: 8px;
padding-right: 0;
display: flex;
width: 0; /* Начальная ширина 0 */
max-width: 100%;
z-index: 10;
overflow: hidden; /* Скрываем содержимое, когда форма свернута */
transition: width 0.35s cubic-bezier(0.77, 0.2, 0.05, 1),
background 0.35s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.hero__search-form.mobsearch {
width: 100%; /* Полная ширина при активации */
max-width: 100%;
}
.search-form.mobsearch .search-form__input {
width: 100%;
}
.search-form__input.mobsearch {
border: 1px solid #e2e2e2;
padding: 10px 15px 10px 17px;
}
}
@media (max-width: 900px) { @media (max-width: 900px) {
input[type="text"] { input[type="text"] {
width: 100%; width: 100%;
@ -522,6 +628,9 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
} }
.header__navi { .header__navi {
display: flex;
}
.header__navi ul {
display: none; display: none;
} }
@ -551,10 +660,6 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
margin-bottom: 0; margin-bottom: 0;
} }
.header__navi {
top: 2px;
}
.header__list { .header__list {
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25); box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
} }
@ -621,7 +726,6 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
} }
.hero__search { .hero__search {
margin-top: -1px;
position: relative; position: relative;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
@ -632,13 +736,13 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
} }
.hero__search-icon { .hero__search-icon {
width: 18px;
height: 20px; !important;
display: block; display: block;
padding-top: 8px;
} }
.hero__side-icon { .hero__side-icon {
display: block; display: flex;
padding-top: 8px;
margin-left: 17px; margin-left: 17px;
} }
@ -647,24 +751,6 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
top: 8px; top: 8px;
} }
.hero__search-form,
.header .ya-site-form {
display: block;
position: absolute;
left: 0;
top: 0;
height: 72px;
padding: 12px 15px;
display: flex;
align-items: center;
width: 100%;
max-width: 100%;
z-index: 1;
transform: translateY(-100%);
transition: transform 0.1s cubic-bezier(0.77, 0.2, 0.05, 1),
background 0.1s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.hero__search-form.show-search-panel, .hero__search-form.show-search-panel,
.ya-site-form.show-search-panel { .ya-site-form.show-search-panel {
transform: none; transform: none;
@ -694,51 +780,7 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
max-width: clac(100% - 30px); max-width: clac(100% - 30px);
} }
} }
@media (max-width: 1100px) {
.search-form {
padding-left: 8px;
padding-right: 8px;
width: 100%;
}
.search-form-input{
border: none;
padding: 0;
}
.hero-search-form {
position: absolute;
top: -6px;
transform: translateX(0);
height: 76px;
padding: 0;
align-items: center;
max-width: 0;
z-index: 1;
right: 0;
left: auto;
width: 0;
overflow: hidden;
transition: width 0.5s ease-in-out,
max-width 0.5s ease-in-out,
transform 0.5s ease-in-out;
}
.hero-search-form.mobsearch {
width: 100%;
max-width: 100%;
transform: translateX(0);
}
.search-form.mobsearch .search-form-input {
width: 100%;
}
.search-form-input.mobsearch {
border: 1px solid #e2e2e2;
padding: 10px 15px 10px 17px;
}
}
@media (max-width: 768px) { @media (max-width: 768px) {
.hero-search-form { .hero-search-form {
@ -757,6 +799,8 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
} }
@media (min-width: 900px) and (max-width: 1100px) { @media (min-width: 900px) and (max-width: 1100px) {
.hero__search-icon { .hero__search-icon {
width: 18px;
height: 20px; !important;
display: block; display: block;
} }
} }

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -1,27 +1,10 @@
<header class="header <IFNOT_QUICKBPM><%HEADER_THEME_COLOR%></IFNOT_QUICKBPM><IF_QUICKBPM><%QUICK_HEADER_THEME_COLOR%></IF_QUICKBPM>"> <header class="header <IFNOT_QUICKBPM><%HEADER_THEME_COLOR%></IFNOT_QUICKBPM><IF_QUICKBPM><%QUICK_HEADER_THEME_COLOR%></IF_QUICKBPM>">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="<IFNOT_QUICKBPM><%TVAR_HOME_URL%></IFNOT_QUICKBPM><IF_QUICKBPM><%TVAR_HOME_URL_QUICK%></IF_QUICKBPM>"> <a class="header__logo" href="<IFNOT_QUICKBPM><%TVAR_HOME_URL%></IFNOT_QUICKBPM><IF_QUICKBPM><%TVAR_HOME_URL_QUICK%></IF_QUICKBPM>">
<img src="<IFNOT_QUICKBPM><%HREF_LOGO%></IFNOT_QUICKBPM><IF_QUICKBPM><%HREF_LOGO_QUICK%></IF_QUICKBPM>" alt="header logo"> <img src="<IFNOT_QUICKBPM><%HREF_LOGO%></IFNOT_QUICKBPM><IF_QUICKBPM><%HREF_LOGO_QUICK%></IF_QUICKBPM>" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(<%YM_ID%>,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<%YANDEX_SEARCH%>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="./search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="./side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<IFNOT_QUICKBPM> <IFNOT_QUICKBPM>
<%HEADER_LIST%> <%HEADER_LIST%>
@ -29,6 +12,19 @@
<IF_QUICKBPM> <IF_QUICKBPM>
<%HEADER_LIST_QUICK%> <%HEADER_LIST_QUICK%>
</IF_QUICKBPM> </IF_QUICKBPM>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<%YANDEX_SEARCH%>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>
</header> </header>

View File

@ -28,33 +28,29 @@
<body class="search-page"> <body class="search-page">
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>
</header> </header>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -42,33 +42,29 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M6ETBEC1R9"></script><script>window.dataLayer=window.dataLayer || []; function gtag(){dataLayer.push(arguments);}gtag('js', new Date()); gtag('config', 'G-M6ETBEC1R9');</script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-M6ETBEC1R9"></script><script>window.dataLayer=window.dataLayer || []; function gtag(){dataLayer.push(arguments);}gtag('js', new Date()); gtag('config', 'G-M6ETBEC1R9');</script>
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>
<script type="text/javascript"> <script type="text/javascript">

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -858,7 +858,12 @@ function getTitleSite() {
// добавляет label, чтобы появились иконки поиска и очискти // добавляет label, чтобы появились иконки поиска и очискти
const currentUrl = window.location.href; const currentUrl = window.location.href;
document.querySelector("#search-icon").addEventListener('click', () => {
document.querySelector("#search-panel").classList.add('mobsearch')
})
document.querySelector('#reset-search').addEventListener('click', () => {
document.querySelector("#search-panel").classList.remove('mobsearch')
} )
if ( if (
/elma365.com\/ru\/help/i.test(currentUrl) || /elma365.com\/ru\/help/i.test(currentUrl) ||
/elma365.com\/en\/help/i.test(currentUrl) || /elma365.com\/en\/help/i.test(currentUrl) ||
@ -875,6 +880,7 @@ if (
if (searchIcon) { if (searchIcon) {
searchIcon.addEventListener("click", (evt) => { searchIcon.addEventListener("click", (evt) => {
evt.preventDefault(); evt.preventDefault();
searchPanel.classList.add("mobsearch")
searchPanel.classList.toggle("show-search-panel"); searchPanel.classList.toggle("show-search-panel");
setTimeout(() => searchInput.focus(), 500); setTimeout(() => searchInput.focus(), 500);

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -40,33 +40,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

View File

@ -41,33 +41,29 @@
<header class="header elma-365"> <header class="header elma-365">
<div class="container"> <div class="container">
<div class="nav-container">
<a class="header__logo" href="https://elma365.com/ru/help"> <a class="header__logo" href="https://elma365.com/ru/help">
<img src="./logo.svg" alt="header logo"> <img src="./logo.svg" alt="header logo">
</a> </a>
<!-- <div class="hero__search-form" id="search-panel"> <div class="nav-wrap">
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
<label class="search-form__label">
<span id="reset-search" class="search__icon"></span>
<input class="search-form__input" type="text">
</label>
<input class="search-form__submit" type="submit" value="Submit">
</form>
</div> -->
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
<div class="hero__search">
<a href="#" id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</a>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
<div class="header__navi"> <div class="header__navi">
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul> <ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li class="header__list-item"><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">CSP</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm-functions.html">CRM+CX</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/kedo/kedo.html">КЭДО</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li><ul class="social-links-header" ><li class="social-link-header"><a target="_blank" class="project-link" href="https://elma-academy.com/ru/">Academy</a></li><li class="social-link-header"><a target="_blank" class="project-link" href="https://community.elma365.com/ru/">Community</a></li><li></ul></ul></span></li><li class="header__list-item"><a class="header__list-item-url" href="https://api.elma365.com/ru/"target="_blank">API</a></li><li class="header__list-item"><a class="header__list-item-url" href="https://tssdk.elma365.com/latest/"target="_blank">SDK</a></li><li class="header__list-item header__list-item-latest"><a class="header__list-item-url header__list-item-last" href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
<div class="hero-wrap">
<div class="hero__search" style="display: flex; justify-content: end; width: 100%">
<button id="search-icon" class="hero__search-icon">
<img src="search-icon-white.svg" alt="search string">
</button>
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
</div>
<a href="#" id="side-menu-icon" class="hero__side-icon">
<img src="side_menu.svg" alt="side menu">
</a>
</div>
</div>
</div>
</div> </div>
</div> </div>

Some files were not shown because too many files have changed in this diff Show More