/* =============================================
   Подключение шрифта Themify
   ============================================= */
@font-face {
    font-family: 'themify';
    src: url('../webfonts/themify/themify.eot?-fvbane');
    src: url('../webfonts/themify/themify.eot?#iefix-fvbane') format('embedded-opentype'),
         url('../webfonts/themify/themify.woff?-fvbane') format('woff'),
         url('../webfonts/themify/themify.ttf?-fvbane') format('truetype'),
         url('../webfonts/themify/themify.svg?-fvbane#themify') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =============================================
   Базовые стили для всех иконок
   ============================================= */
[class^="ti-"],
[class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Улучшение рендеринга */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* =============================================
   Иконки действий и интерфейса
   ============================================= */
.ti-wand:before              { content: "\e600"; } /* Волшебная палочка */
.ti-search:before            { content: "\e610"; } /* Поиск */
.ti-zoom-in:before           { content: "\e611"; } /* Приблизить */
.ti-zoom-out:before          { content: "\e612"; } /* Отдалить */
.ti-cut:before               { content: "\e613"; } /* Вырезать */
.ti-settings:before          { content: "\e60f"; } /* Настройки */
.ti-reload:before            { content: "\e619"; } /* Перезагрузить */
.ti-plus:before              { content: "\e61a"; } /* Плюс */
.ti-minus:before             { content: "\e622"; } /* Минус */
.ti-close:before             { content: "\e646"; } /* Закрыть */
.ti-check:before             { content: "\e64c"; } /* Галочка */
.ti-check-box:before         { content: "\e64d"; } /* Чекбокс */
.ti-na:before                { content: "\e620"; } /* Н/Д */
.ti-menu:before              { content: "\e68e"; } /* Меню */
.ti-menu-alt:before          { content: "\e68f"; } /* Меню (альт.) */
.ti-more:before              { content: "\e6e1"; } /* Ещё */
.ti-more-alt:before          { content: "\e6e2"; } /* Ещё (альт.) */
.ti-export:before            { content: "\e63e"; } /* Экспорт */
.ti-import:before            { content: "\e632"; } /* Импорт */
.ti-save:before              { content: "\e746"; } /* Сохранить */
.ti-save-alt:before          { content: "\e747"; } /* Сохранить (альт.) */
.ti-trash:before             { content: "\e605"; } /* Корзина */
.ti-unlock:before            { content: "\e603"; } /* Разблокировать */
.ti-lock:before              { content: "\e62b"; } /* Заблокировать */
.ti-unlink:before            { content: "\e604"; } /* Убрать ссылку */
.ti-link:before              { content: "\e62d"; } /* Ссылка */
.ti-key:before               { content: "\e631"; } /* Ключ */
.ti-power-off:before         { content: "\e682"; } /* Выключение */
.ti-plug:before              { content: "\e683"; } /* Вилка */
.ti-ruler:before             { content: "\e614"; } /* Линейка */
.ti-ruler-pencil:before      { content: "\e615"; } /* Линейка с карандашом */
.ti-ruler-alt:before         { content: "\e616"; } /* Линейка (альт.) */
.ti-ruler-alt-2:before       { content: "\e6db"; } /* Линейка (альт. 2) */
.ti-receipt:before           { content: "\e6dc"; } /* Чек */

/* =============================================
   Стрелки и навигация
   ============================================= */
.ti-arrow-up:before          { content: "\e627"; } /* Стрелка вверх */
.ti-arrow-right:before       { content: "\e628"; } /* Стрелка вправо */
.ti-arrow-down:before        { content: "\e62a"; } /* Стрелка вниз */
.ti-arrow-left:before        { content: "\e629"; } /* Стрелка влево */
.ti-arrow-top-right:before   { content: "\e65a"; } /* Стрелка вверх-вправо */
.ti-arrow-top-left:before    { content: "\e65b"; } /* Стрелка вверх-влево */
.ti-arrow-circle-up:before   { content: "\e65c"; } /* Стрелка в круге вверх */
.ti-arrow-circle-right:before { content: "\e65d"; } /* Стрелка в круге вправо */
.ti-arrow-circle-down:before { content: "\e65f"; } /* Стрелка в круге вниз */
.ti-arrow-circle-left:before { content: "\e65e"; } /* Стрелка в круге влево */
.ti-angle-up:before          { content: "\e648"; } /* Угол вверх */
.ti-angle-right:before       { content: "\e649"; } /* Угол вправо */
.ti-angle-down:before        { content: "\e64b"; } /* Угол вниз */
.ti-angle-left:before        { content: "\e64a"; } /* Угол влево */
.ti-angle-double-up:before   { content: "\e660"; } /* Двойной угол вверх */
.ti-angle-double-right:before { content: "\e661"; } /* Двойной угол вправо */
.ti-angle-double-down:before { content: "\e663"; } /* Двойной угол вниз */
.ti-angle-double-left:before { content: "\e662"; } /* Двойной угол влево */
.ti-arrows-vertical:before   { content: "\e657"; } /* Стрелки вертикальные */
.ti-arrows-horizontal:before { content: "\e658"; } /* Стрелки горизонтальные */
.ti-arrows-corner:before     { content: "\e6be"; } /* Стрелки угловые */
.ti-back-right:before        { content: "\e6bc"; } /* Назад вправо */
.ti-back-left:before         { content: "\e6bd"; } /* Назад влево */
.ti-exchange-vertical:before { content: "\e63f"; } /* Обмен вертикальный */
.ti-location-arrow:before    { content: "\e62c"; } /* Стрелка местоположения */
.ti-direction:before         { content: "\e6a8"; } /* Направление */
.ti-direction-alt:before     { content: "\e6a9"; } /* Направление (альт.) */
.ti-move:before              { content: "\e656"; } /* Переместить */
.ti-new-window:before        { content: "\e732"; } /* Новое окно */
.ti-shift-right:before       { content: "\e679"; } /* Сдвиг вправо */
.ti-shift-left:before        { content: "\e67a"; } /* Сдвиг влево */
.ti-shift-right-alt:before   { content: "\e6d9"; } /* Сдвиг вправо (альт.) */
.ti-shift-left-alt:before    { content: "\e6da"; } /* Сдвиг влево (альт.) */

/* =============================================
   Медиа и управление воспроизведением
   ============================================= */
.ti-control-play:before      { content: "\e6ad"; } /* Воспроизвести */
.ti-control-pause:before     { content: "\e6ae"; } /* Пауза */
.ti-control-stop:before      { content: "\e6ab"; } /* Стоп */
.ti-control-forward:before   { content: "\e6af"; } /* Вперёд */
.ti-control-backward:before  { content: "\e6b0"; } /* Назад */
.ti-control-shuffle:before   { content: "\e6ac"; } /* Перемешать */
.ti-control-skip-forward:before  { content: "\e722"; } /* Пропустить вперёд */
.ti-control-skip-backward:before { content: "\e723"; } /* Пропустить назад */
.ti-control-record:before    { content: "\e724"; } /* Запись */
.ti-control-eject:before     { content: "\e725"; } /* Извлечь */
.ti-volume:before            { content: "\e601"; } /* Громкость */
.ti-video-clapper:before     { content: "\e6ce"; } /* Видео-хлопушка */
.ti-video-camera:before      { content: "\e6cf"; } /* Видеокамера */
.ti-music:before             { content: "\e688"; } /* Музыка */
.ti-music-alt:before         { content: "\e689"; } /* Музыка (альт.) */
.ti-headphone:before         { content: "\e69d"; } /* Наушники */
.ti-headphone-alt:before     { content: "\e719"; } /* Наушники (альт.) */
.ti-microphone:before        { content: "\e68d"; } /* Микрофон */
.ti-microphone-alt:before    { content: "\e6e3"; } /* Микрофон (альт.) */

/* =============================================
   Файлы, папки и облака
   ============================================= */
.ti-folder:before            { content: "\e639"; } /* Папка */
.ti-file:before              { content: "\e6a4"; } /* Файл */
.ti-files:before             { content: "\e6a3"; } /* Файлы */
.ti-archive:before           { content: "\e6bf"; } /* Архив */
.ti-zip:before               { content: "\e664"; } /* ZIP */
.ti-image:before             { content: "\e633"; } /* Изображение */
.ti-clip:before              { content: "\e647"; } /* Скрепка */
.ti-clipboard:before         { content: "\e6b4"; } /* Буфер обмена */
.ti-cloud:before             { content: "\e6b1"; } /* Облако */
.ti-cloud-up:before          { content: "\e6b2"; } /* Загрузка в облако */
.ti-cloud-down:before        { content: "\e6b3"; } /* Скачать из облака */
.ti-upload:before            { content: "\e66b"; } /* Загрузить */
.ti-download:before          { content: "\e6a7"; } /* Скачать */
.ti-harddrive:before         { content: "\e69f"; } /* Жёсткий диск */
.ti-harddrives:before        { content: "\e69e"; } /* Жёсткие диски */
.ti-server:before            { content: "\e67d"; } /* Сервер */

/* =============================================
   Текст и редактура
   ============================================= */
.ti-pencil:before            { content: "\e61c"; } /* Карандаш */
.ti-pencil-alt:before        { content: "\e61d"; } /* Карандаш (альт.) */
.ti-pencil-alt2:before       { content: "\e6df"; } /* Карандаш (альт. 2) */
.ti-write:before             { content: "\e6c8"; } /* Писать */
.ti-brush:before             { content: "\e650"; } /* Кисть */
.ti-brush-alt:before         { content: "\e727"; } /* Кисть (альт.) */
.ti-eraser:before            { content: "\e6a5"; } /* Ластик */
.ti-ink-pen:before           { content: "\e716"; } /* Перо */
.ti-paint-roller:before      { content: "\e61e"; } /* Валик */
.ti-paint-bucket:before      { content: "\e61f"; } /* Ведро с краской */
.ti-palette:before           { content: "\e6e0"; } /* Палитра */
.ti-text:before              { content: "\e672"; } /* Текст */
.ti-uppercase:before         { content: "\e66a"; } /* Верхний регистр */
.ti-underline:before         { content: "\e66c"; } /* Подчёркивание */
.ti-Italic:before            { content: "\e696"; } /* Курсив */
.ti-smallcap:before          { content: "\e677"; } /* Капитель */
.ti-paragraph:before         { content: "\e685"; } /* Абзац */
.ti-notepad:before           { content: "\e67c"; } /* Блокнот */
.ti-book:before              { content: "\e6b7"; } /* Книга */
.ti-bookmark:before          { content: "\e617"; } /* Закладка */
.ti-bookmark-alt:before      { content: "\e618"; } /* Закладка (альт.) */
.ti-quote-right:before       { content: "\e67e"; } /* Кавычка правая */
.ti-quote-left:before        { content: "\e67f"; } /* Кавычка левая */
.ti-list:before              { content: "\e694"; } /* Список */
.ti-list-ol:before           { content: "\e734"; } /* Нумерованный список */
.ti-shortcode:before         { content: "\e6d8"; } /* Шорткод */

/* =============================================
   Выравнивание
   ============================================= */
.ti-align-right:before       { content: "\e6c1"; } /* По правому краю */
.ti-align-left:before        { content: "\e6c2"; } /* По левому краю */
.ti-align-justify:before     { content: "\e6c3"; } /* По ширине */
.ti-align-center:before      { content: "\e6c4"; } /* По центру */

/* =============================================
   Сетка и макеты (Layout)
   ============================================= */
.ti-layout:before                  { content: "\e62e"; } /* Макет */
.ti-layout-width-full:before       { content: "\e6e8"; } /* На всю ширину */
.ti-layout-width-default:before    { content: "\e6e9"; } /* Стандартная ширина */
.ti-layout-width-default-alt:before { content: "\e6ea"; } /* Стандартная ширина (альт.) */
.ti-layout-tab:before              { content: "\e6eb"; } /* Вкладка */
.ti-layout-tab-window:before       { content: "\e6ec"; } /* Вкладка окна */
.ti-layout-tab-v:before            { content: "\e6ed"; } /* Вертикальная вкладка */
.ti-layout-tab-min:before          { content: "\e6ee"; } /* Мини-вкладка */
.ti-layout-slider:before           { content: "\e6ef"; } /* Слайдер */
.ti-layout-slider-alt:before       { content: "\e6f0"; } /* Слайдер (альт.) */
.ti-layout-sidebar-right:before    { content: "\e6f1"; } /* Сайдбар справа */
.ti-layout-sidebar-none:before     { content: "\e6f2"; } /* Без сайдбара */
.ti-layout-sidebar-left:before     { content: "\e6f3"; } /* Сайдбар слева */
.ti-layout-sidebar-2:before        { content: "\e736"; } /* Два сайдбара */
.ti-layout-placeholder:before      { content: "\e6f4"; } /* Плейсхолдер */
.ti-layout-menu:before             { content: "\e6f5"; } /* Меню */
.ti-layout-menu-v:before           { content: "\e6f6"; } /* Вертикальное меню */
.ti-layout-menu-separated:before   { content: "\e6f7"; } /* Раздельное меню */
.ti-layout-menu-full:before        { content: "\e6f8"; } /* Полное меню */
.ti-layout-media-right:before      { content: "\e6fa"; } /* Медиа справа */
.ti-layout-media-right-alt:before  { content: "\e6f9"; } /* Медиа справа (альт.) */
.ti-layout-media-left:before       { content: "\e6ff"; } /* Медиа слева */
.ti-layout-media-left-alt:before   { content: "\e6fe"; } /* Медиа слева (альт.) */
.ti-layout-media-center:before     { content: "\e701"; } /* Медиа по центру */
.ti-layout-media-center-alt:before { content: "\e700"; } /* Медиа по центру (альт.) */
.ti-layout-media-overlay:before    { content: "\e6fb"; } /* Медиа с наложением */
.ti-layout-media-overlay-alt:before     { content: "\e6fc"; } /* Медиа с наложением (альт.) */
.ti-layout-media-overlay-alt-2:before   { content: "\e6fd"; } /* Медиа с наложением (альт. 2) */
.ti-layout-list-thumb:before       { content: "\e702"; } /* Список с превью */
.ti-layout-list-thumb-alt:before   { content: "\e703"; } /* Список с превью (альт.) */
.ti-layout-list-post:before        { content: "\e704"; } /* Список постов */
.ti-layout-list-large-image:before { content: "\e705"; } /* Список с большим изображением */
.ti-layout-line-solid:before       { content: "\e706"; } /* Сплошная линия */
.ti-layout-grid4:before            { content: "\e707"; } /* Сетка 4 */
.ti-layout-grid3:before            { content: "\e708"; } /* Сетка 3 */
.ti-layout-grid2:before            { content: "\e709"; } /* Сетка 2 */
.ti-layout-grid2-thumb:before      { content: "\e70a"; } /* Сетка 2 с превью */
.ti-layout-grid4-alt:before        { content: "\e737"; } /* Сетка 4 (альт.) */
.ti-layout-grid3-alt:before        { content: "\e738"; } /* Сетка 3 (альт.) */
.ti-layout-grid2-alt:before        { content: "\e739"; } /* Сетка 2 (альт.) */
.ti-layout-cta-right:before        { content: "\e70b"; } /* CTA справа */
.ti-layout-cta-left:before         { content: "\e70c"; } /* CTA слева */
.ti-layout-cta-center:before       { content: "\e70d"; } /* CTA по центру */
.ti-layout-cta-btn-right:before    { content: "\e70e"; } /* Кнопка CTA справа */
.ti-layout-cta-btn-left:before     { content: "\e70f"; } /* Кнопка CTA слева */
.ti-layout-column4:before          { content: "\e710"; } /* Колонки 4 */
.ti-layout-column3:before          { content: "\e711"; } /* Колонки 3 */
.ti-layout-column2:before          { content: "\e712"; } /* Колонки 2 */
.ti-layout-column4-alt:before      { content: "\e73a"; } /* Колонки 4 (альт.) */
.ti-layout-column3-alt:before      { content: "\e73b"; } /* Колонки 3 (альт.) */
.ti-layout-column2-alt:before      { content: "\e73c"; } /* Колонки 2 (альт.) */
.ti-layout-accordion-separated:before { content: "\e713"; } /* Аккордеон раздельный */
.ti-layout-accordion-merged:before  { content: "\e714"; } /* Аккордеон слитный */
.ti-layout-accordion-list:before    { content: "\e715"; } /* Аккордеон-список */
.ti-widgetized:before               { content: "\e6ca"; } /* Виджетизировано */
.ti-widget:before                   { content: "\e6cb"; } /* Виджет */
.ti-widget-alt:before               { content: "\e6cc"; } /* Виджет (альт.) */
.ti-view-list:before                { content: "\e667"; } /* Режим списка */
.ti-view-list-alt:before            { content: "\e668"; } /* Режим списка (альт.) */
.ti-view-grid:before                { content: "\e669"; } /* Режим сетки */
.ti-line-double:before              { content: "\e6e5"; } /* Двойная линия */
.ti-line-dotted:before              { content: "\e6e6"; } /* Пунктир */
.ti-line-dashed:before              { content: "\e6e7"; } /* Тире */
.ti-split-v:before                  { content: "\e675"; } /* Разделение вертикальное */
.ti-split-h:before                  { content: "\e676"; } /* Разделение горизонтальное */
.ti-split-v-alt:before              { content: "\e6d6"; } /* Разделение вертикальное (альт.) */

/* =============================================
   Устройства и объекты
   ============================================= */
.ti-desktop:before           { content: "\e640"; } /* Компьютер */
.ti-tablet:before            { content: "\e609"; } /* Планшет */
.ti-mobile:before            { content: "\e621"; } /* Телефон */
.ti-camera:before            { content: "\e64e"; } /* Камера */
.ti-printer:before           { content: "\e681"; } /* Принтер */
.ti-mouse:before             { content: "\e68a"; } /* Мышь */
.ti-mouse-alt:before         { content: "\e68b"; } /* Мышь (альт.) */
.ti-tv:before, /* Алиас, если нужен */
.ti-signal:before            { content: "\e60c"; } /* Сигнал */
.ti-server:before            { content: "\e67d"; } /* Сервер */
.ti-harddrive:before         { content: "\e69f"; } /* Жёсткий диск */
.ti-harddrives:before        { content: "\e69e"; } /* Жёсткие диски */
.ti-key:before               { content: "\e631"; } /* Ключ */

/* =============================================
   Социальные сети и бренды
   ============================================= */
.ti-github:before            { content: "\e73f"; } /* GitHub */
.ti-facebook:before          { content: "\e741"; } /* Facebook */
.ti-twitter:before           { content: "\e72a"; } /* Twitter */
.ti-twitter-alt:before       { content: "\e74b"; } /* Twitter (альт.) */
.ti-instagram:before         { content: "\e73d"; } /* Instagram */
.ti-linkedin:before          { content: "\e735"; } /* LinkedIn */
.ti-youtube:before           { content: "\e728"; } /* YouTube */
.ti-vimeo:before             { content: "\e729"; } /* Vimeo */
.ti-vimeo-alt:before         { content: "\e74a"; } /* Vimeo (альт.) */
.ti-pinterest:before         { content: "\e731"; } /* Pinterest */
.ti-pinterest-alt:before     { content: "\e753"; } /* Pinterest (альт.) */
.ti-dribbble:before          { content: "\e743"; } /* Dribbble */
.ti-flickr:before            { content: "\e740"; } /* Flickr */
.ti-flickr-alt:before        { content: "\e759"; } /* Flickr (альт.) */
.ti-tumblr:before            { content: "\e72c"; } /* Tumblr */
.ti-tumblr-alt:before        { content: "\e74c"; } /* Tumblr (альт.) */
.ti-skype:before             { content: "\e72d"; } /* Skype */
.ti-google:before            { content: "\e73e"; } /* Google */
.ti-apple:before             { content: "\e744"; } /* Apple */
.ti-android:before           { content: "\e745"; } /* Android */
.ti-microsoft:before         { content: "\e733"; } /* Microsoft */
.ti-microsoft-alt:before     { content: "\e754"; } /* Microsoft (альт.) */
.ti-linux:before             { content: "\e755"; } /* Linux */
.ti-dropbox:before           { content: "\e742"; } /* Dropbox */
.ti-dropbox-alt:before       { content: "\e75c"; } /* Dropbox (альт.) */
.ti-wordpress:before         { content: "\e749"; } /* WordPress */
.ti-drupal:before            { content: "\e75b"; } /* Drupal */
.ti-joomla:before            { content: "\e757"; } /* Joomla */
.ti-html5:before             { content: "\e758"; } /* HTML5 */
.ti-css3:before              { content: "\e75d"; } /* CSS3 */
.ti-reddit:before            { content: "\e752"; } /* Reddit */
.ti-soundcloud:before        { content: "\e74f"; } /* SoundCloud */
.ti-sharethis:before         { content: "\e750"; } /* ShareThis */
.ti-sharethis-alt:before     { content: "\e751"; } /* ShareThis (альт.) */
.ti-stack-overflow:before    { content: "\e74e"; } /* Stack Overflow */
.ti-trello:before            { content: "\e74d"; } /* Trello */
.ti-jsfiddle:before          { content: "\e756"; } /* JSFiddle */
.ti-rss:before               { content: "\e75e"; } /* RSS */
.ti-rss-alt:before           { content: "\e75f"; } /* RSS (альт.) */
.ti-share:before             { content: "\e72e"; } /* Поделиться */
.ti-share-alt:before         { content: "\e72f"; } /* Поделиться (альт.) */
.ti-email:before             { content: "\e75a"; } /* Email */

/* =============================================
   Пользователи и коммуникации
   ============================================= */
.ti-user:before              { content: "\e602"; } /* Пользователь */
.ti-id-badge:before          { content: "\e699"; } /* Бейдж */
.ti-crown:before             { content: "\e642"; } /* Корона */
.ti-comment:before           { content: "\e644"; } /* Комментарий */
.ti-comments:before          { content: "\e643"; } /* Комментарии */
.ti-comment-alt:before       { content: "\e645"; } /* Комментарий (альт.) */
.ti-comments-smiley:before   { content: "\e726"; } /* Комментарий-смайл */
.ti-thought:before           { content: "\e606"; } /* Мысль */
.ti-envelope:before          { content: "\e6a6"; } /* Конверт */
.ti-announcement:before      { content: "\e64f"; } /* Объявление */
.ti-support:before           { content: "\e6d4"; } /* Поддержка */
.ti-help:before              { content: "\e69c"; } /* Помощь */
.ti-help-alt:before          { content: "\e718"; } /* Помощь (альт.) */
.ti-info:before              { content: "\e697"; } /* Информация */
.ti-info-alt:before          { content: "\e717"; } /* Информация (альт.) */
.ti-alert:before             { content: "\e6c5"; } /* Предупреждение */
.ti-bell:before              { content: "\e6b8"; } /* Колокольчик */

/* =============================================
   Жесты и взаимодействия
   ============================================= */
.ti-hand-point-up:before     { content: "\e71a"; } /* Палец вверх */
.ti-hand-point-right:before  { content: "\e71b"; } /* Палец вправо */
.ti-hand-point-left:before   { content: "\e71c"; } /* Палец влево */
.ti-hand-point-down:before   { content: "\e71d"; } /* Палец вниз */
.ti-hand-stop:before         { content: "\e636"; } /* Стоп */
.ti-hand-open:before         { content: "\e637"; } /* Открытая ладонь */
.ti-hand-drag:before         { content: "\e638"; } /* Перетаскивание */
.ti-thumb-up:before          { content: "\e670"; } /* Палец вверх */
.ti-thumb-down:before        { content: "\e671"; } /* Палец вниз */

/* =============================================
   Элементы интерфейса
   ============================================= */
.ti-home:before              { content: "\e69b"; } /* Дом */
.ti-world:before             { content: "\e665"; } /* Мир */
.ti-map:before               { content: "\e690"; } /* Карта */
.ti-map-alt:before           { content: "\e691"; } /* Карта (альт.) */
.ti-location-pin:before      { content: "\e693"; } /* Метка */
.ti-pin:before               { content: "\e61b"; } /* Булавка */
.ti-pin2:before              { content: "\e6dd"; } /* Булавка 2 */
.ti-pin-alt:before           { content: "\e6de"; } /* Булавка (альт.) */
.ti-target:before            { content: "\e607"; } /* Цель */
.ti-anchor:before            { content: "\e6c0"; } /* Якорь */
.ti-eye:before               { content: "\e63d"; } /* Глаз */
.ti-flag:before              { content: "\e63a"; } /* Флаг */
.ti-flag-alt:before          { content: "\e63b"; } /* Флаг (альт.) */
.ti-flag-alt-2:before        { content: "\e63c"; } /* Флаг (альт. 2) */
.ti-star:before              { content: "\e60a"; } /* Звезда */
.ti-heart:before             { content: "\e634"; } /* Сердце */
.ti-heart-broken:before      { content: "\e635"; } /* Разбитое сердце */
.ti-shield:before            { content: "\e67b"; } /* Щит */
.ti-infinite:before          { content: "\e698"; } /* Бесконечность */
.ti-pulse:before             { content: "\e680"; } /* Пульс */
.ti-timer:before             { content: "\e66e"; } /* Таймер */
.ti-alarm-clock:before       { content: "\e6c6"; } /* Будильник */
.ti-calendar:before          { content: "\e6b6"; } /* Календарь */
.ti-time:before              { content: "\e72b"; } /* Время */
.ti-agenda:before            { content: "\e6c7"; } /* Ежедневник */
.ti-stats-up:before          { content: "\e673"; } /* Статистика вверх */
.ti-stats-down:before        { content: "\e674"; } /* Статистика вниз */
.ti-pie-chart:before         { content: "\e684"; } /* Круговая диаграмма */
.ti-bar-chart:before         { content: "\e6ba"; } /* Столбчатая диаграмма */
.ti-bar-chart-alt:before     { content: "\e6bb"; } /* Столбчатая диаграмма (альт.) */
.ti-package:before           { content: "\e687"; } /* Пакет */
.ti-bag:before               { content: "\e655"; } /* Сумка */
.ti-briefcase:before         { content: "\e651"; } /* Портфель */
.ti-shopping-cart:before     { content: "\e60d"; } /* Корзина покупок */
.ti-shopping-cart-full:before { content: "\e60e"; } /* Полная корзина */
.ti-wallet:before            { content: "\e6cd"; } /* Кошелёк */
.ti-money:before             { content: "\e68c"; } /* Деньги */
.ti-credit-card:before       { content: "\e721"; } /* Банковская карта */
.ti-tag:before               { content: "\e608"; } /* Тег */
.ti-gift:before              { content: "\e6a0"; } /* Подарок */
.ti-ticket:before            { content: "\e66f"; } /* Билет */
.ti-truck:before             { content: "\e66d"; } /* Грузовик */
.ti-car:before               { content: "\e6b5"; } /* Автомобиль */
.ti-cup:before               { content: "\e641"; } /* Чашка */
.ti-game:before              { content: "\e6a1"; } /* Игра */
.ti-rocket:before            { content: "\e730"; } /* Ракета */
.ti-light-bulb:before        { content: "\e695"; } /* Лампочка */
.ti-spray:before             { content: "\e60b"; } /* Спрей */
.ti-stamp:before             { content: "\e6d5"; } /* Печать */
.ti-magnet:before            { content: "\e6e4"; } /* Магнит */
.ti-dashboard:before         { content: "\e6aa"; } /* Приборная панель */
.ti-panel:before             { content: "\e686"; } /* Панель */
.ti-basketball:before        { content: "\e6b9"; } /* Баскетбол */
.ti-bolt:before              { content: "\e652"; } /* Молния */
.ti-bolt-alt:before          { content: "\e653"; } /* Молния (альт.) */
.ti-blackboard:before        { content: "\e654"; } /* Доска */
.ti-hummer:before            { content: "\e69a"; } /* Молоток */
.ti-medall:before            { content: "\e623"; } /* Медаль */
.ti-medall-alt:before        { content: "\e624"; } /* Медаль (альт.) */
.ti-marker:before            { content: "\e625"; } /* Маркер */
.ti-marker-alt:before        { content: "\e626"; } /* Маркер (альт.) */
.ti-wheelchair:before        { content: "\e666"; } /* Инвалидное кресло */
.ti-filter:before            { content: "\e6a2"; } /* Фильтр */
.ti-wand:before              { content: "\e600"; } /* Волшебная палочка */
.ti-layers:before            { content: "\e62f"; } /* Слои */
.ti-layers-alt:before        { content: "\e630"; } /* Слои (альт.) */
.ti-vector:before            { content: "\e6d0"; } /* Вектор */
.ti-slice:before             { content: "\e6d7"; } /* Срез */
.ti-fullscreen:before        { content: "\e659"; } /* Полный экран */
.ti-window:before            { content: "\e6c9"; } /* Окно */
.ti-shine:before             { content: "\e678"; } /* Блеск */
.ti-loop:before              { content: "\e692"; } /* Петля */
.ti-gallery:before           { content: "\e71e"; } /* Галерея */

/* =============================================
   Смайлы и эмоции
   ============================================= */
.ti-face-smile:before        { content: "\e71f"; } /* Улыбка */
.ti-face-sad:before          { content: "\e720"; } /* Грусть */

/* =============================================
   Логотипы Themify
   ============================================= */
.ti-themify-logo:before      { content: "\e6d1"; } /* Themify лого */
.ti-themify-favicon:before   { content: "\e6d2"; } /* Themify favicon */
.ti-themify-favicon-alt:before { content: "\e6d3"; } /* Themify favicon (альт.) */