Introduction
Paheli is a responsive modern HTML template created for Cyber Security website. The template is built on Bootstrap, HTML, Sass, and CSS. Paheli Cyber Security is a HTML template meticulously crafted for Cyber Security Services and IT Management. Setting the standard for excellence, it leverages Bootstrap 5 to deliver a cutting-edge experience. Tailored specifically for cyber security websites, Paheli Cyber Security incorporates essential elements such as a Testimonial showcase and Services, making it the ideal choice for modern web and security agencies.
Also, this template has a working contact form, well-commented, and easily customizable source code with detailed documentation. These features will help make the template use and customization based on the ultimate needs.
Template Features:
- Multipage Demos
- Easy to Customize
- HTML5 & CSS3
- Clean & Simple Design
- Fully Responsive Layout
- W3 Valid
- Retina Ready
- Smooth Animation
- Owl Carousel
- RTL Support
- RemixIcon Free icons
- Built on Bootstrap (v5.x)
- Built on jQuery (v3.7.1)
- Built with Sass
- Well Documented
- Crossbrowser Compatible with Edge, IE11+, Firefox, Opera, Chrome
- Clean & Professional Code
- Developer Friendly
Getting Started
The template folder Paheli is available inside the downloaded zip file. Need to unzip the zip file to find the template also the documentation folder.
The files and folders structure is similar to the following:
- assets/css — folder with CSS files.
- assets/fonts — folder with fonts files.
- assets/images — folder with image files.
- assets/js — folder with Javascript files.
Upload the template files to the server with the help of one of the FTP-clients like FileZilla.
Files Edit & Upload:
Individual pages can be customized by opening in a code editor such as VS Code. Once all the customization completed then to make the website live you need to upload the updated project files to the hosting server for your own domain. The files can be uploaded using FTP client such as FileZilla.
HEAD CSS Structure
Followings are the css files which loaded inside the Head Section:
<!-- CSS Files -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/scrollCue.css">
<link rel="stylesheet" href="assets/css/remixicon.css">
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/magnific.popup.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
Followings are the rtl files which loaded inside the Head Section:
<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/aos.css">
<link rel="stylesheet" href="assets/css/flaticon_galla.css">
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/magnific.popup.css">
<link rel="stylesheet" href="assets/css/custom-fonts.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
Javascript Structure
Followings are the JS files which loaded before the end of HEAD or BODY Section:.
<!-- Js Files -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/meanmenu.min.js"></script>
<script src="assets/js/scrollCue.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.magnific.popup.js"></script>
<script src="assets/js/custom.js"></script>
Do You Want Real Demo Images?
Due to the Envato Policy, we are unable to include demo images inside the download bundle so for demo images please send an email to alhikmahsoftware.com.
HTML Structure
The Paheli is a responsive template and is based on the Bootstrap Framework. For more information you can check the Bootstrap CSS.
The general template structure is the same throughout the template and each of the part is under a section with a section id name. Here is the general structure:
<!-- Start Contact Form Area -->
<div class="contact-form-area pb-75">
<div class="container">
<div class="section-title text-center" data-cue="slideInUp">
<span class="d-block">Send Us A Message</span>
<h2>Get in Touch With Us Today.</h2>
</div>
<div class="contact-form-info" data-cue="slideInUp">
<form>
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Name">
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="email" class="form-control" placeholder="Email">
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Phone">
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Subject">
</div>
</div>
</div>
<div class="form-group">
<textarea class="form-control textarea" placeholder="Enter Your Comments" rows="3"></textarea>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="flexCheckDefault">
<label class="form-check-label" for="flexCheckDefault">
Save my name, email, and website in this browser for the next time I comment.
</label>
</div>
<button type="submit">Send A Message</button>
</form>
</div>
</div>
</div>
<!-- End Contact Form
Responsive Breakpoints
The Paheli is a responsive template and is based on the Bootstrap Framework. For more information you can check the Bootstrap CSS.
/* Max width 767px */
@media only screen and (max-width : 767px) {
}
/* Min width 576px to Max width 767px */
@media only screen and (min-width : 576px) and (max-width : 767px) {
}
/* Min width 768px to Max width 991px */
@media only screen and (min-width : 768px) and (max-width : 991px) {
}
/* Min width 992px to Max width 1199px */
@media only screen and (min-width : 992px) and (max-width : 1199px) {
}
/* Min width 1200px to Max width 1399px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
}
/* Min width 1400px to Max width 1599px */
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
}
/* Mobile and iPad Navbar */
@media only screen and (max-width: 991px) {
}
Fonts Used
By default, the template loads Plus+Jakarta+Sans font from Google Web Font Services. The font can be changed based on the website needs. Google Fonts
Font code can be found in the "style.scss" file path: assets/css/style.scss
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
--body-font-family: 'Poppins', sans-serif;
--heading-font-family: 'Libre Franklin', sans-serif;
}
Note: After SCSS file run then it will be work
Main Color Change Option
File path: assets/css/style.scss
:root {
--primaryColor: #6600FC;
--secondaryColor: #796eff;
--whiteColor: #ffffff;
--blackColor: #0C0B0B;
--paragraphColor: #666;
}
Note: After SCSS file run then it will be work
How to Run SCSS File
Please open the file Visual Studio Code Editor.
And following the video tutorial.
Here the Link: https://www.youtube.com/watch?v=0MWmv1Gvv5w
Owl Carousel Edit Option
File path: assets/js/main.js
// Partner JS
$(".partner-slider").owlCarousel({
dots: false,
loop: true,
margin: 25,
autoplay: true,
autoplayTimeout: 2000,
nav: false,
responsive:{
0:{
items:2,
},
768:{
items:3,
},
992:{
items:4,
},
1200:{
items:5,
}
}
})
More Info please browser the link: Owl Carousel Docs Options
How to Hide Scroll Animation
Please remove or comment the below code file path: assets/js/custom.js
// ScrollCue
scrollCue.init();
More Info please browser the link: ScrollCue
Speed Optimization
Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/img/..
- Tinypng
Please minify all CSS file path: assets/css/..
Please minify all JS file path: assets/js/..
How to Change Image?
Please go to the image file 'path: assets/images/...' replace the image which one you want following placeholder image size & name
How to Add New Updates of Existing Template
After a certain time, we will update our project based on the latest technology but in your template, you need to update on your own if you want.
Credits
Note: All images are used for preview purpose only and not included in the final purchase files.
Images from:
https://freepik.com/
https://pixabay.com/
https://unsplash.com/
Google Fonts:
Poppins
Libre Franklin
IconFont
RemixIcon
Support
24-Hour Turnaround Support:
- Quick, Dedicated & Professional Support!
- We only provide support through mail. Please submit your query to mychannel4651@gmail.com
- For any pre-purchase query, please use live chat on the item demo site also, email, and the item’s comment section on ThemeForest. Thanks!