@@include("../partials/head-links.html", {"title": "Service Detail - Vatech HTML Template"})
@@include("../partials/preloader.html")
@@include("../partials/header-12.html",{ "classList": "navbar-light navbar-red w-100" })
@@include("../partials/head.html",{ "title": "Services Details", "class":"box-red-single-banner"} )
@@include("../sections/service-detail/section-1.html", {"class":"section-service-detail"})
@@include("../sections/blog-sidebar/section-3.html")
@@include("../partials/footer-13.html", {"class":"footer-red"})
@@include("../partials/btn-scroll-top.html")
@@include("../partials/scripts.html")