2022-12-11 15:29:37 +05:00
<!DOCTYPE html>
< html class = "no-js" lang = "en" > < head >
< meta http-equiv = "content-type" content = "text/html; charset=UTF-8" >
< meta charset = "utf-8" >
2022-12-17 18:15:09 +05:00
< base href = "/skin/{$smarty.server.SERVER_NAME}/" / >
2022-12-11 15:29:37 +05:00
< title > Сервисный центр Инсталл< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "description" content = "Premium Bootstrap v5.1.3 Landing Page Template" >
< meta name = "keywords" content = "bootstrap v5.1.3, premium, marketing, multipurpose" >
< meta content = "Themesdesign" name = "author" >
< link rel = "shortcut icon" href = "https://themesdesign.in/tulsy/layouts/images/favicon.ico" >
2022-12-17 18:15:09 +05:00
< link rel = "stylesheet" href = "css/bootstrap.min.css" type = "text/css" >
< link rel = "stylesheet" href = "css/tobii.min.css" type = "text/css" >
< link rel = "stylesheet" type = "text/css" href = "css/materialdesignicons.min.css" >
< link rel = "stylesheet" href = "css/swiper-bundle.min.css" >
< link rel = "stylesheet" type = "text/css" href = "css/pe-icon-7-stroke.min.css" >
< link rel = "stylesheet" type = "text/css" href = "css/style.css" >
2022-12-11 15:29:37 +05:00
< / head >
< body data-bs-spy = "scroll" data-bs-target = "#navbar" data-bs-offset = "71" cz-shortcut-listen = "true" >
<!-- Navbar Start -->
< nav class = "navbar navbar-expand-lg fixed-top navbar-custom sticky sticky-dark" id = "navbar" >
< div class = "container" >
<!-- LOGO -->
< a class = "navbar-brand logo" href = "#" >
2022-12-17 18:15:09 +05:00
< img src = "img/logo-light.png" class = "logo-light" alt = "" height = "16" >
< img src = "img/logo-dark.png" class = "logo-dark" alt = "" height = "16" >
2022-12-11 15:29:37 +05:00
< / a >
< button class = "navbar-toggler collapsed" type = "button" data-bs-toggle = "collapse" data-bs-target = "#navbarCollapse" aria-controls = "navbarCollapse" aria-expanded = "false" aria-label = "Toggle navigation" >
< i class = "mdi mdi-menu" > < / i >
< / button >
< div class = "collapse navbar-collapse" id = "navbarCollapse" >
< ul class = "navbar-nav ms-auto navbar-center" id = "mySidenav" >
< li class = "nav-item" >
< a href = "#home" class = "nav-link active" > Главная< / a >
< / li >
< li class = "nav-item" >
< a href = "#about" class = "nav-link" > О компании< / a >
< / li >
< li class = "nav-item" >
< a href = "#services" class = "nav-link" > Сервисы< / a >
< / li >
< li class = "nav-item" >
< a href = "#work" class = "nav-link" > Внедрения< / a >
< / li >
< li class = "nav-item" >
< a href = "#pricing" class = "nav-link" > Прайс-лист< / a >
< / li >
< li class = "nav-item" >
< a href = "#team" class = "nav-link" > Команда< / a >
< / li >
< li class = "nav-item" >
< a href = "#blog" class = "nav-link" > Блоги< / a >
< / li >
< li class = "nav-item" >
< a href = "#contact" class = "nav-link me-0" > Контакты< / a >
< / li >
< / ul >
< / div >
< / div >
< / nav >
<!-- Navbar End -->
<!-- START CONSTRUCTION - HOME -->
< section class = "section construction-home" id = "home" >
< div class = "bg-overlay" > < / div >
< div class = "home-center" >
< div class = "home-desc-center" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-12" >
< div class = "construction-home-content text-center text-white" >
< h4 class = "construction-home-title line-height_1_6 text-uppercase letter-spacing_4" >
Мы внедряем электронный документооборот< br > Для крупных и малых организаций!< / h4 >
< div class = "construction-home-border mt-4" > < / div >
< p class = "construction-home-desc f-16 mt-4 mx-auto line-height_1_8" > Pleasure rationally encounter in consequences that are extremely painful again pursues loves desires obtain pain itself because pain.< / p >
< div class = "mt-4 pt-3" >
< a href = "#" class = "btn btn-md btn-custom" > What We Do< / a >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / section >
<!-- END CONSTRUCTION - HOME -->