From 170f0fa6a1a149b4cf4d801bfbada2ed1c14f59d Mon Sep 17 00:00:00 2001
From: ABHISHEK SINGH <51941958+AbhiSinghDeveloper@users.noreply.github.com>
Date: Mon, 10 Aug 2020 11:22:43 +0530
Subject: [PATCH 01/55] Initial commit
---
LICENSE | 201 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
README.md | 1 +
2 files changed, 202 insertions(+)
create mode 100644 LICENSE
create mode 100644 README.md
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..261eeb9
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..964a483
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+# DevScript.github.io
\ No newline at end of file
From e9da66e86ce23d5703b4573da05119dea8e41393 Mon Sep 17 00:00:00 2001
From: ABHISHEK SINGH <51941958+AbhiSinghDeveloper@users.noreply.github.com>
Date: Mon, 10 Aug 2020 11:23:54 +0530
Subject: [PATCH 02/55] index.html
---
index.html | 1507 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 1507 insertions(+)
create mode 100644 index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..f7a53da
--- /dev/null
+++ b/index.html
@@ -0,0 +1,1507 @@
+
+
+
+
+
+
+
+ DevScript
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
DevScript Community
+
Let us COME together to LEARN & GROW
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
About Us
+
Find Out More About Us
+
Started on 7th July ,2020 we are a vibrant knowledge society, passionate to bring a deep sense of
+ technology for you to thrive in the real world. DevScript community provides a platform for talented and
+ motivated students who are interested in domains like machine learning, Game development, embedded systems
+ and other techno-savvy fields.
+
+
+
+
+
+
+
+
What we DO?
+
+ We conduct webinars, lectures, quizzes, technical debates and hacks that help you to develop a niche in
+ the tech society. We help you brush up your skills regularly through hackathons and quizzes.
+
+
+
+
+
+
Hands-on Session
+
Sessions that provide students with varied opportunities of learning on vivid technical topics and
+ incorporating assignments to increase the cope of knowledge.
+
+
+
+
+
+
Bootcamps
+
We conduct 5-6 days Series of Sessions on a specific topic that assist the metamorphosis from
+ primary to maestro levels.
+
+
+
+
+
+
Quizzes
+
For a wide range of technical and non-technical topics we conduct quizzes that help in expansion of
+ knowledge and endorse qualities like healthy competition with fun and excitement.
+
+
+
+
+
+
Technical Debates
+
Participants debate on given technical topics which include multi-faceted knowledge cutting across
+ several disciplines outside the learner's normal academic subjects.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Join Our Community
+
+
+
+
+
+
+
+
BECOME A CAMPUS REPRESENTATIVE
+
Campus Representative program at DevScript is aimed at identifying energetic, passionate tech geeks who aspire to take the initiative and make a mark. Be the face & voice of DevScript at your campus.
+
+
Roles and Responsibilities of DevScript Representatives :
+
+
Connect with other ambassadors, share resources and get recognized globally.
+
Get students to attend workshops, to enhance their skills set for future job assistance from our
+ side.
+
Associate DevScript with various college societies and fest department.
+
+
+
+
+
Apply Now
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
BECOME A MENTOR
+
+
+
You’ll be the catalyst for motivating students to achieve and fulfil their tech-dreams.
+ You can change two lives- ‘Yours and Theirs’ . So, if you think you’ve domain
+ knowledge and are ready to guide others
+
+
Domains are:
+
+
+
+
+ Web Development
+ Python
+ Machine Learning
+ Flutter Development
+ Android Development
+
+
+
+
+ Security
+ Blockchain
+ DevOps
+ Cloud Computing
+ Quantum Computing
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Upcoming Events
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Game Session
+
+
Speaker
+
+
+
+
+
+
+
+
+
+
Game Session
+
+
Speaker
+
+
+
+
+
+
+
+
+
+
Game Session
+
+
Speaker
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
4782
+
Community Members
+
+
+
+
+
+
+
+
5
+
Hands-On Session
+
+
+
+
+
+
+
+
+
15
+
Hard Working Team
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
XYZ
+
Winner of Scripto-Mania 1.0
+
+
+ It was quite an interactive session. Both the hosts were enthusiastic and conducted the quiz smoothly. One more good catch was that the quiz was taken on kahoot due to which there wasn't even a single second to search anything on the internet. All in all, it was an amazing experience✨
+
+
+
+
+
+
+
Sara Wilsson
+
Designer
+
+
+ Export tempor illum tamen malis malis eram quae irure esse labore quem cillum quid cillum eram malis
+ quorum velit fore eram velit sunt aliqua noster fugiat irure amet legam anim culpa.
+
+
+
+
+
+
+
Jena Karlis
+
Store Owner
+
+
+ Enim nisi quem export duis labore cillum quae magna enim sint quorum nulla quem veniam duis minim tempor
+ labore quem eram duis noster aute amet eram fore quis sint minim.
+
+
+
+
+
+
+
Matt Brandon
+
Freelancer
+
+
+ Fugiat enim eram quae cillum dolore dolor amet nulla culpa multos export minim fugiat minim velit minim
+ dolor enim duis veniam ipsum anim magna sunt elit fore quem dolore labore illum veniam.
+
+
+
+
+
+
+
John Larson
+
Entrepreneur
+
+
+ Quis quorum aliqua sint quem legam fore sunt eram irure aliqua veniam tempor noster veniam enim culpa
+ labore duis sunt culpa nulla illum cillum fugiat legam esse veniam culpa fore nisi cillum quid.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ x
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From dc05329503709d9efaeecfcd9e6c296b3bc025c6 Mon Sep 17 00:00:00 2001
From: Abhishek Singh
Date: Mon, 10 Aug 2020 11:28:07 +0530
Subject: [PATCH 03/55] Assets Uploaded
---
assets/css/infinite-slider.css | 115 +
assets/css/style.css | 2837 +++++
assets/img/Development.png | Bin 0 -> 109404 bytes
assets/img/Home_01.png | Bin 0 -> 173013 bytes
assets/img/Live.jpeg | Bin 0 -> 85387 bytes
assets/img/Upcoming.jpeg | Bin 0 -> 60184 bytes
...atsApp_Image_2020-08-08_at_4.19.52_PM.jpeg | Bin 0 -> 6835 bytes
...atsApp_Image_2020-08-08_at_4.19.53_PM.jpeg | Bin 0 -> 12346 bytes
assets/img/about.jpg | Bin 0 -> 101585 bytes
assets/img/apple-touch-icon.png | Bin 0 -> 1738 bytes
assets/img/campus1.jpg | Bin 0 -> 24723 bytes
assets/img/chat-bot.ico | Bin 0 -> 432254 bytes
assets/img/clients/ISCAP.jpeg | Bin 0 -> 135185 bytes
assets/img/clients/LU.png | Bin 0 -> 49315 bytes
assets/img/clients/NeoVantium.png | Bin 0 -> 42945 bytes
assets/img/clients/cblogo.png | Bin 0 -> 23108 bytes
assets/img/clients/geeks.png | Bin 0 -> 18025 bytes
assets/img/counselling.png | Bin 0 -> 127784 bytes
assets/img/favicon.ico | Bin 0 -> 15406 bytes
assets/img/hero-bg.jpg | Bin 0 -> 266158 bytes
assets/img/hero-bg2.jpg | Bin 0 -> 434290 bytes
assets/img/logo.png | Bin 0 -> 9186 bytes
assets/img/peep-crowd.svg | 1 +
assets/img/portfolio/portfolio-1.jpg | Bin 0 -> 25343 bytes
assets/img/portfolio/portfolio-2.jpg | Bin 0 -> 146969 bytes
assets/img/portfolio/portfolio-3.jpg | Bin 0 -> 19157 bytes
assets/img/portfolio/portfolio-4.jpg | Bin 0 -> 17934 bytes
assets/img/portfolio/portfolio-5.jpg | Bin 0 -> 21473 bytes
assets/img/portfolio/portfolio-6.jpg | Bin 0 -> 21797 bytes
assets/img/portfolio/portfolio-7.jpg | Bin 0 -> 96574 bytes
assets/img/portfolio/portfolio-8.jpg | Bin 0 -> 29790 bytes
assets/img/portfolio/portfolio-9.jpg | Bin 0 -> 23422 bytes
assets/img/portfolio/portfolio-details-1.jpg | Bin 0 -> 124864 bytes
assets/img/portfolio/portfolio-details-2.jpg | Bin 0 -> 139811 bytes
assets/img/portfolio/portfolio-details-3.jpg | Bin 0 -> 64737 bytes
assets/img/services.png | Bin 0 -> 83577 bytes
assets/img/team/team-1.jpg | Bin 0 -> 40201 bytes
assets/img/team/team-2.jpg | Bin 0 -> 49059 bytes
assets/img/team/team-3.jpg | Bin 0 -> 36680 bytes
assets/img/team/team-4.jpg | Bin 0 -> 27423 bytes
assets/img/testimg.jpeg | Bin 0 -> 31561 bytes
assets/img/testimonials-bg.jpg | Bin 0 -> 206108 bytes
assets/img/testimonials/testimonials-1.jpg | Bin 0 -> 39727 bytes
assets/img/testimonials/testimonials-2.jpg | Bin 0 -> 57584 bytes
assets/img/testimonials/testimonials-3.jpg | Bin 0 -> 17247 bytes
assets/img/testimonials/testimonials-4.jpg | Bin 0 -> 20220 bytes
assets/img/testimonials/testimonials-5.jpg | Bin 0 -> 22595 bytes
assets/img/testimonials/winner.PNG | Bin 0 -> 345462 bytes
assets/js/action.js | 23 +
assets/js/main.js | 236 +
assets/vendor/aos/aos.css | 1 +
assets/vendor/aos/aos.js | 1 +
.../vendor/bootstrap/css/bootstrap-grid.css | 3952 +++++++
.../bootstrap/css/bootstrap-grid.css.map | 1 +
.../bootstrap/css/bootstrap-grid.min.css | 7 +
.../bootstrap/css/bootstrap-grid.min.css.map | 1 +
.../vendor/bootstrap/css/bootstrap-reboot.css | 426 +
.../bootstrap/css/bootstrap-reboot.css.map | 1 +
.../bootstrap/css/bootstrap-reboot.min.css | 8 +
.../css/bootstrap-reboot.min.css.map | 1 +
.../bootstrap/css/bootstrap-utilities.css | 3517 ++++++
.../bootstrap/css/bootstrap-utilities.css.map | 1 +
.../bootstrap/css/bootstrap-utilities.min.css | 7 +
.../css/bootstrap-utilities.min.css.map | 1 +
assets/vendor/bootstrap/css/bootstrap.css | 9729 +++++++++++++++++
assets/vendor/bootstrap/css/bootstrap.css.map | 1 +
assets/vendor/bootstrap/css/bootstrap.min.css | 7 +
.../bootstrap/css/bootstrap.min.css.map | 1 +
.../vendor/bootstrap/js/bootstrap.bundle.js | 7678 +++++++++++++
.../bootstrap/js/bootstrap.bundle.js.map | 1 +
.../bootstrap/js/bootstrap.bundle.min.js | 7 +
.../bootstrap/js/bootstrap.bundle.min.js.map | 1 +
assets/vendor/bootstrap/js/bootstrap.esm.js | 5038 +++++++++
.../vendor/bootstrap/js/bootstrap.esm.js.map | 1 +
.../vendor/bootstrap/js/bootstrap.esm.min.js | 7 +
.../bootstrap/js/bootstrap.esm.min.js.map | 1 +
assets/vendor/bootstrap/js/bootstrap.js | 5066 +++++++++
assets/vendor/bootstrap/js/bootstrap.js.map | 1 +
assets/vendor/bootstrap/js/bootstrap.min.js | 7 +
.../vendor/bootstrap/js/bootstrap.min.js.map | 1 +
assets/vendor/boxicons/css/animations.css | 386 +
assets/vendor/boxicons/css/boxicons.css | 4911 +++++++++
assets/vendor/boxicons/css/boxicons.min.css | 1 +
.../vendor/boxicons/css/transformations.css | 30 +
assets/vendor/boxicons/fonts/boxicons.eot | Bin 0 -> 263296 bytes
assets/vendor/boxicons/fonts/boxicons.svg | 1472 +++
assets/vendor/boxicons/fonts/boxicons.ttf | Bin 0 -> 263128 bytes
assets/vendor/boxicons/fonts/boxicons.woff | Bin 0 -> 263204 bytes
assets/vendor/boxicons/fonts/boxicons.woff2 | Bin 0 -> 89924 bytes
assets/vendor/counterup/counterup.min.js | 11 +
assets/vendor/icofont/fonts/icofont.woff | Bin 0 -> 645604 bytes
assets/vendor/icofont/fonts/icofont.woff2 | Bin 0 -> 537868 bytes
assets/vendor/icofont/icofont.min.css | 7 +
assets/vendor/isotope-layout/isotope.pkgd.js | 3563 ++++++
.../vendor/isotope-layout/isotope.pkgd.min.js | 12 +
.../vendor/jquery.easing/jquery.easing.min.js | 1 +
assets/vendor/jquery/jquery.min.js | 2 +
assets/vendor/jquery/jquery.min.map | 1 +
assets/vendor/owl.carousel/LICENSE | 23 +
assets/vendor/owl.carousel/README.md | 122 +
.../owl.carousel/assets/ajax-loader.gif | Bin 0 -> 3208 bytes
.../owl.carousel/assets/owl.carousel.css | 186 +
.../owl.carousel/assets/owl.carousel.min.css | 6 +
.../owl.carousel/assets/owl.theme.default.css | 50 +
.../assets/owl.theme.default.min.css | 6 +
.../owl.carousel/assets/owl.theme.green.css | 50 +
.../assets/owl.theme.green.min.css | 6 +
.../owl.carousel/assets/owl.video.play.png | Bin 0 -> 4976 bytes
assets/vendor/owl.carousel/owl.carousel.js | 3448 ++++++
.../vendor/owl.carousel/owl.carousel.min.js | 7 +
assets/vendor/php-email-form/changelog.txt | 13 +
assets/vendor/php-email-form/validate.js | 165 +
assets/vendor/venobox/venobox.css | 250 +
assets/vendor/venobox/venobox.js | 811 ++
assets/vendor/venobox/venobox.min.css | 1 +
assets/vendor/venobox/venobox.min.js | 12 +
.../vendor/waypoints/jquery.waypoints.min.js | 7 +
117 files changed, 54244 insertions(+)
create mode 100644 assets/css/infinite-slider.css
create mode 100644 assets/css/style.css
create mode 100644 assets/img/Development.png
create mode 100644 assets/img/Home_01.png
create mode 100644 assets/img/Live.jpeg
create mode 100644 assets/img/Upcoming.jpeg
create mode 100644 assets/img/WhatsApp_Image_2020-08-08_at_4.19.52_PM.jpeg
create mode 100644 assets/img/WhatsApp_Image_2020-08-08_at_4.19.53_PM.jpeg
create mode 100644 assets/img/about.jpg
create mode 100644 assets/img/apple-touch-icon.png
create mode 100644 assets/img/campus1.jpg
create mode 100644 assets/img/chat-bot.ico
create mode 100644 assets/img/clients/ISCAP.jpeg
create mode 100644 assets/img/clients/LU.png
create mode 100644 assets/img/clients/NeoVantium.png
create mode 100644 assets/img/clients/cblogo.png
create mode 100644 assets/img/clients/geeks.png
create mode 100644 assets/img/counselling.png
create mode 100644 assets/img/favicon.ico
create mode 100644 assets/img/hero-bg.jpg
create mode 100644 assets/img/hero-bg2.jpg
create mode 100644 assets/img/logo.png
create mode 100644 assets/img/peep-crowd.svg
create mode 100644 assets/img/portfolio/portfolio-1.jpg
create mode 100644 assets/img/portfolio/portfolio-2.jpg
create mode 100644 assets/img/portfolio/portfolio-3.jpg
create mode 100644 assets/img/portfolio/portfolio-4.jpg
create mode 100644 assets/img/portfolio/portfolio-5.jpg
create mode 100644 assets/img/portfolio/portfolio-6.jpg
create mode 100644 assets/img/portfolio/portfolio-7.jpg
create mode 100644 assets/img/portfolio/portfolio-8.jpg
create mode 100644 assets/img/portfolio/portfolio-9.jpg
create mode 100644 assets/img/portfolio/portfolio-details-1.jpg
create mode 100644 assets/img/portfolio/portfolio-details-2.jpg
create mode 100644 assets/img/portfolio/portfolio-details-3.jpg
create mode 100644 assets/img/services.png
create mode 100644 assets/img/team/team-1.jpg
create mode 100644 assets/img/team/team-2.jpg
create mode 100644 assets/img/team/team-3.jpg
create mode 100644 assets/img/team/team-4.jpg
create mode 100644 assets/img/testimg.jpeg
create mode 100644 assets/img/testimonials-bg.jpg
create mode 100644 assets/img/testimonials/testimonials-1.jpg
create mode 100644 assets/img/testimonials/testimonials-2.jpg
create mode 100644 assets/img/testimonials/testimonials-3.jpg
create mode 100644 assets/img/testimonials/testimonials-4.jpg
create mode 100644 assets/img/testimonials/testimonials-5.jpg
create mode 100644 assets/img/testimonials/winner.PNG
create mode 100644 assets/js/action.js
create mode 100644 assets/js/main.js
create mode 100644 assets/vendor/aos/aos.css
create mode 100644 assets/vendor/aos/aos.js
create mode 100644 assets/vendor/bootstrap/css/bootstrap-grid.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap-grid.css.map
create mode 100644 assets/vendor/bootstrap/css/bootstrap-grid.min.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap-grid.min.css.map
create mode 100644 assets/vendor/bootstrap/css/bootstrap-reboot.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap-reboot.css.map
create mode 100644 assets/vendor/bootstrap/css/bootstrap-reboot.min.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap-reboot.min.css.map
create mode 100644 assets/vendor/bootstrap/css/bootstrap-utilities.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap-utilities.css.map
create mode 100644 assets/vendor/bootstrap/css/bootstrap-utilities.min.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap-utilities.min.css.map
create mode 100644 assets/vendor/bootstrap/css/bootstrap.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap.css.map
create mode 100644 assets/vendor/bootstrap/css/bootstrap.min.css
create mode 100644 assets/vendor/bootstrap/css/bootstrap.min.css.map
create mode 100644 assets/vendor/bootstrap/js/bootstrap.bundle.js
create mode 100644 assets/vendor/bootstrap/js/bootstrap.bundle.js.map
create mode 100644 assets/vendor/bootstrap/js/bootstrap.bundle.min.js
create mode 100644 assets/vendor/bootstrap/js/bootstrap.bundle.min.js.map
create mode 100644 assets/vendor/bootstrap/js/bootstrap.esm.js
create mode 100644 assets/vendor/bootstrap/js/bootstrap.esm.js.map
create mode 100644 assets/vendor/bootstrap/js/bootstrap.esm.min.js
create mode 100644 assets/vendor/bootstrap/js/bootstrap.esm.min.js.map
create mode 100644 assets/vendor/bootstrap/js/bootstrap.js
create mode 100644 assets/vendor/bootstrap/js/bootstrap.js.map
create mode 100644 assets/vendor/bootstrap/js/bootstrap.min.js
create mode 100644 assets/vendor/bootstrap/js/bootstrap.min.js.map
create mode 100644 assets/vendor/boxicons/css/animations.css
create mode 100644 assets/vendor/boxicons/css/boxicons.css
create mode 100644 assets/vendor/boxicons/css/boxicons.min.css
create mode 100644 assets/vendor/boxicons/css/transformations.css
create mode 100644 assets/vendor/boxicons/fonts/boxicons.eot
create mode 100644 assets/vendor/boxicons/fonts/boxicons.svg
create mode 100644 assets/vendor/boxicons/fonts/boxicons.ttf
create mode 100644 assets/vendor/boxicons/fonts/boxicons.woff
create mode 100644 assets/vendor/boxicons/fonts/boxicons.woff2
create mode 100644 assets/vendor/counterup/counterup.min.js
create mode 100644 assets/vendor/icofont/fonts/icofont.woff
create mode 100644 assets/vendor/icofont/fonts/icofont.woff2
create mode 100644 assets/vendor/icofont/icofont.min.css
create mode 100644 assets/vendor/isotope-layout/isotope.pkgd.js
create mode 100644 assets/vendor/isotope-layout/isotope.pkgd.min.js
create mode 100644 assets/vendor/jquery.easing/jquery.easing.min.js
create mode 100644 assets/vendor/jquery/jquery.min.js
create mode 100644 assets/vendor/jquery/jquery.min.map
create mode 100644 assets/vendor/owl.carousel/LICENSE
create mode 100644 assets/vendor/owl.carousel/README.md
create mode 100644 assets/vendor/owl.carousel/assets/ajax-loader.gif
create mode 100644 assets/vendor/owl.carousel/assets/owl.carousel.css
create mode 100644 assets/vendor/owl.carousel/assets/owl.carousel.min.css
create mode 100644 assets/vendor/owl.carousel/assets/owl.theme.default.css
create mode 100644 assets/vendor/owl.carousel/assets/owl.theme.default.min.css
create mode 100644 assets/vendor/owl.carousel/assets/owl.theme.green.css
create mode 100644 assets/vendor/owl.carousel/assets/owl.theme.green.min.css
create mode 100644 assets/vendor/owl.carousel/assets/owl.video.play.png
create mode 100644 assets/vendor/owl.carousel/owl.carousel.js
create mode 100644 assets/vendor/owl.carousel/owl.carousel.min.js
create mode 100644 assets/vendor/php-email-form/changelog.txt
create mode 100644 assets/vendor/php-email-form/validate.js
create mode 100644 assets/vendor/venobox/venobox.css
create mode 100644 assets/vendor/venobox/venobox.js
create mode 100644 assets/vendor/venobox/venobox.min.css
create mode 100644 assets/vendor/venobox/venobox.min.js
create mode 100644 assets/vendor/waypoints/jquery.waypoints.min.js
diff --git a/assets/css/infinite-slider.css b/assets/css/infinite-slider.css
new file mode 100644
index 0000000..18a8203
--- /dev/null
+++ b/assets/css/infinite-slider.css
@@ -0,0 +1,115 @@
+/* Slider */
+.slick-slide {
+ margin: 0px 20px;
+}
+
+.slick-slide img {
+ width: 100%;
+}
+
+.slick-slider
+{
+ position: relative;
+ display: block;
+ box-sizing: border-box;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+ -webkit-touch-callout: none;
+ -khtml-user-select: none;
+ -ms-touch-action: pan-y;
+ touch-action: pan-y;
+ -webkit-tap-highlight-color: transparent;
+}
+
+.slick-list
+{
+ position: relative;
+ display: block;
+ overflow: hidden;
+ margin: 0;
+ padding: 0;
+}
+.slick-list:focus
+{
+ outline: none;
+}
+.slick-list.dragging
+{
+ cursor: pointer;
+ cursor: hand;
+}
+
+.slick-slider .slick-track,
+.slick-slider .slick-list
+{
+ -webkit-transform: translate3d(0, 0, 0);
+ -moz-transform: translate3d(0, 0, 0);
+ -ms-transform: translate3d(0, 0, 0);
+ -o-transform: translate3d(0, 0, 0);
+ transform: translate3d(0, 0, 0);
+}
+
+.slick-track
+{
+ position: relative;
+ top: 0;
+ left: 0;
+ display: block;
+}
+.slick-track:before,
+.slick-track:after
+{
+ display: table;
+ content: '';
+}
+.slick-track:after
+{
+ clear: both;
+}
+.slick-loading .slick-track
+{
+ visibility: hidden;
+}
+
+.slick-slide
+{
+ display: none;
+ float: left;
+ height: 100%;
+ min-height: 1px;
+}
+[dir='rtl'] .slick-slide
+{
+ float: right;
+}
+.slick-slide img
+{
+ display: block;
+}
+.slick-slide.slick-loading img
+{
+ display: none;
+}
+.slick-slide.dragging img
+{
+ pointer-events: none;
+}
+.slick-initialized .slick-slide
+{
+ display: block;
+}
+.slick-loading .slick-slide
+{
+ visibility: hidden;
+}
+.slick-vertical .slick-slide
+{
+ display: block;
+ height: auto;
+ border: 1px solid transparent;
+}
+.slick-arrow.slick-hidden {
+ display: none;
+}
\ No newline at end of file
diff --git a/assets/css/style.css b/assets/css/style.css
new file mode 100644
index 0000000..9a4cc37
--- /dev/null
+++ b/assets/css/style.css
@@ -0,0 +1,2837 @@
+/**
+* Template Name: BizLand - v2.0.0
+* Template URL: https://bootstrapmade.com/bizland-bootstrap-business-template/
+* Author: BootstrapMade.com
+* License: https://bootstrapmade.com/license/
+*/
+
+/*--------------------------------------------------------------
+# General
+--------------------------------------------------------------*/
+body {
+ font-family: "Open Sans", sans-serif;
+ color: #444444;
+}
+
+a {
+ color: #1A73E8;
+ text-decoration: none;
+}
+
+a:hover {
+ color: #3b8af2;
+ text-decoration: none;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ font-family: "Roboto", sans-serif;
+}
+
+/*--------------------------------------------------------------
+# Preloader
+--------------------------------------------------------------*/
+#preloader {
+ position: fixed;
+ top: 0;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ z-index: 9999;
+ overflow: hidden;
+ background: #fff;
+}
+
+#preloader:before {
+ content: "";
+ position: fixed;
+ top: calc(50% - 30px);
+ left: calc(50% - 30px);
+ border: 6px solid #1A73E8;
+ border-top-color: #e2eefd;
+ border-radius: 50%;
+ width: 60px;
+ height: 60px;
+ -webkit-animation: animate-preloader 1s linear infinite;
+ animation: animate-preloader 1s linear infinite;
+}
+
+@-webkit-keyframes animate-preloader {
+ 0% {
+ transform: rotate(0deg);
+ }
+ 100% {
+ transform: rotate(360deg);
+ }
+}
+
+@keyframes animate-preloader {
+ 0% {
+ transform: rotate(0deg);
+ }
+ 100% {
+ transform: rotate(360deg);
+ }
+}
+
+/*--------------------------------------------------------------
+# Back to top button
+--------------------------------------------------------------*/
+.back-to-top {
+ position: fixed;
+ display: none;
+ left: 15px;
+ bottom: 15px;
+ z-index: 99999;
+}
+
+.back-to-top i {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ font-size: 24px;
+ width: 40px;
+ height: 40px;
+ border-radius: 4px;
+ background: #1A73E8;
+ color: #fff;
+ transition: all 0.4s;
+}
+
+.back-to-top i:hover {
+ background: #3284f1;
+ color: #fff;
+}
+
+/*--------------------------------------------------------------
+# Disable aos animation delay on mobile devices
+--------------------------------------------------------------*/
+@media screen and (max-width: 768px) {
+ [data-aos-delay] {
+ transition-delay: 0 !important;
+ }
+}
+
+/*--------------------------------------------------------------
+# Top Bar
+--------------------------------------------------------------*/
+#topbar {
+ background: #1A73E8;
+ height: 40px;
+ font-size: 14px;
+ transition: all 0.5s;
+ color: #fff;
+}
+
+#topbar.topbar-scrolled {
+ top: -40px;
+}
+
+#topbar .contact-info a {
+ line-height: 1;
+ color: #fff;
+ transition: 0.3s;
+}
+
+#topbar .contact-info a:hover {
+ text-decoration: underline;
+}
+
+#topbar .contact-info i {
+ padding-right: 4px;
+ margin-left: 15px;
+}
+
+#topbar .contact-info i:first-child {
+ margin-left: 0;
+}
+
+#topbar .social-links a {
+ color: rgba(255, 255, 255, 0.6);
+ padding-left: 15px;
+ display: inline-block;
+ line-height: 1px;
+ transition: 0.3s;
+}
+
+#topbar .social-links a:hover {
+ color: #fff;
+}
+
+/*--------------------------------------------------------------
+# Header
+--------------------------------------------------------------*/
+#header {
+ transition: all 0.5s;
+ z-index: 997;
+ border-bottom: 1px solid rgba(255, 255, 255, 0.1);
+}
+
+#header.header-scrolled, #header.header-inner-pages {
+ background: #0f0f0f;
+}
+
+#header .logo {
+ font-size: 30px;
+ position: relative;
+ left: 100px;
+ margin-left: -65px;
+ line-height: 1.5;
+ font-weight: 700;
+ letter-spacing: 0.5px;
+}
+
+#header .logo a {
+ color:#1A73E8;
+}
+
+#header .logo img {
+ max-height: 40px;
+}
+
+@media (max-width: 992px) {
+ #header {
+ border: 20;
+ padding: 15px 0;
+ }
+ #header .logo {
+ font-size: 30px;
+ margin: 0;
+ padding: 0px;
+ line-height: 1.5;
+ font-weight: 700;
+ letter-spacing: 0.5px;
+ }
+}
+
+/*--------------------------------------------------------------
+# Navigation Menu
+--------------------------------------------------------------*/
+/* Desktop Navigation */
+.nav-menu ul {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.nav-menu > ul {
+ display: flex;
+}
+
+.nav-menu > ul > li {
+ position: relative;
+ white-space: nowrap;
+ margin: 0 12px;
+}
+
+.nav-menu a {
+ display: block;
+ position: relative;
+ color: rgba(255, 255, 255, 0.7);
+ transition: 0.3s;
+ font-size: 14px;
+ padding: 25px 3px;
+ font-weight: 600;
+ font-family: "Open Sans", sans-serif;
+}
+
+.nav-menu > ul > li > a:before {
+ content: "";
+ position: absolute;
+ width: 100%;
+ height: 2px;
+ bottom: -2px;
+ left: 0;
+ background-color: #1A73E8;
+ visibility: hidden;
+ width: 0px;
+ transition: all 0.3s ease-in-out 0s;
+}
+
+.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .active > a:before {
+ visibility: visible;
+ width: 100%;
+}
+
+.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
+ color: #fff;
+}
+
+.nav-menu .drop-down ul {
+ display: block;
+ position: absolute;
+ left: 0;
+ top: calc(100% + 30px);
+ z-index: 99;
+ opacity: 0;
+ visibility: hidden;
+ padding: 10px 0;
+ background: #fff;
+ box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
+ transition: 0.3s;
+ border-top: 2px solid #1A73E8;
+}
+
+.nav-menu .drop-down:hover > ul {
+ opacity: 1;
+ top: 100%;
+ visibility: visible;
+}
+
+.nav-menu .drop-down li {
+ min-width: 180px;
+ position: relative;
+}
+
+.nav-menu .drop-down ul a {
+ padding: 10px 20px;
+ font-size: 14px;
+ font-weight: 500;
+ text-transform: none;
+ color: #282828;
+}
+
+.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
+ color: #1A73E8;
+}
+
+.nav-menu .drop-down > a:after {
+ content: "\ea99";
+ font-family: IcoFont;
+ padding-left: 5px;
+}
+
+.nav-menu .drop-down .drop-down ul {
+ top: 0;
+ left: calc(100% - 30px);
+}
+
+.nav-menu .drop-down .drop-down:hover > ul {
+ opacity: 1;
+ top: 0;
+ left: 100%;
+}
+
+.nav-menu .drop-down .drop-down > a {
+ padding-right: 35px;
+}
+
+.nav-menu .drop-down .drop-down > a:after {
+ content: "\eaa0";
+ font-family: IcoFont;
+ position: absolute;
+ right: 15px;
+}
+
+@media (max-width: 1366px) {
+ .nav-menu .drop-down .drop-down ul {
+ left: -90%;
+ }
+ .nav-menu .drop-down .drop-down:hover > ul {
+ left: -100%;
+ }
+ .nav-menu .drop-down .drop-down > a:after {
+ content: "\ea9d";
+ }
+}
+
+/* Get Startet Button */
+.get-started-btn {
+ margin-left: 25px;
+ background: #1A73E8;
+ color: #fff;
+ border-radius: 50px;
+ padding: 8px 25px 9px 25px;
+ white-space: nowrap;
+ transition: 0.3s;
+ font-size: 14px;
+ display: inline-block;
+}
+
+.get-started-btn:hover {
+ background: #00b371;
+ color: #fff;
+}
+
+@media (max-width: 992px) {
+ .get-started-btn {
+ margin: 0 48px 0 0;
+ padding: 6px 18px;
+ }
+}
+
+/* Mobile Navigation */
+.mobile-nav-toggle {
+ position: fixed;
+ right: 15px;
+ top: 18px;
+ z-index: 9998;
+ border: 0;
+ background: none;
+ font-size: 24px;
+ transition: all 0.4s;
+ outline: none !important;
+ line-height: 1;
+ cursor: pointer;
+ text-align: right;
+}
+
+.mobile-nav-toggle i {
+ color: #fff;
+}
+
+.mobile-nav {
+ position: fixed;
+ top: 55px;
+ right: 15px;
+ bottom: 15px;
+ left: 15px;
+ z-index: 9999;
+ overflow-y: auto;
+ background: #fff;
+ transition: ease-in-out 0.2s;
+ opacity: 0;
+ visibility: hidden;
+ border-radius: 10px;
+ padding: 10px 0;
+}
+
+.mobile-nav * {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.mobile-nav a {
+ display: block;
+ position: relative;
+ color: #282828;
+ padding: 10px 20px;
+ font-weight: 500;
+ outline: none;
+}
+
+.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
+ color: #1A73E8;
+ text-decoration: none;
+}
+
+.mobile-nav .drop-down > a:after {
+ content: "\ea99";
+ font-family: IcoFont;
+ padding-left: 10px;
+ position: absolute;
+ right: 15px;
+}
+
+.mobile-nav .active.drop-down > a:after {
+ content: "\eaa1";
+}
+
+.mobile-nav .drop-down > a {
+ padding-right: 35px;
+}
+
+.mobile-nav .drop-down ul {
+ display: none;
+ overflow: hidden;
+}
+
+.mobile-nav .drop-down li {
+ padding-left: 20px;
+}
+
+.mobile-nav-overly {
+ width: 100%;
+ height: 100%;
+ z-index: 9997;
+ top: 0;
+ left: 0;
+ position: fixed;
+ background: rgba(15, 15, 15, 0.6);
+ overflow: hidden;
+ display: none;
+ transition: ease-in-out 0.2s;
+}
+
+.mobile-nav-active {
+ overflow: hidden;
+}
+
+.mobile-nav-active .mobile-nav {
+ opacity: 1;
+ visibility: visible;
+}
+
+.mobile-nav-active .mobile-nav-toggle i {
+ color: #fff;
+}
+
+/* Watermark*/
+#background{
+ position:absolute;
+ z-index:0;
+ background:white;
+ display:block;
+ min-height:50%;
+ min-width:50%;
+ color:yellow;
+}
+
+#content{
+ position:absolute;
+ z-index:1;
+}
+
+#bg-text
+{
+ color:lightgrey;
+ font-size:120px;
+ transform:rotate(300deg);
+ -webkit-transform:rotate(300deg);
+}
+/*--------------------------------------------------------------
+# Hero Section
+--------------------------------------------------------------*/
+#hero {
+ width: 100%;
+ height: 100vh;
+ background: url("../img/hero-bg2.jpg") top center;
+ background-size: cover;
+ position: relative;
+}
+
+#hero:before {
+ content: "";
+ background: rgba(0, 0, 0, 0.6);
+ position: absolute;
+ bottom: 0;
+ top: 0;
+ left: 0;
+ right: 0;
+}
+
+#hero .container {
+ padding-top: 72px;
+ position: relative;
+ text-align: center;
+}
+
+#hero h1 {
+ margin: 0 0 10px 0;
+ font-size: 48px;
+ font-weight: 700;
+ line-height: 56px;
+ color: #fff;
+}
+
+#hero h2 {
+ color: #eee;
+ margin-bottom: 40px;
+ font-size: 24px;
+}
+
+#hero .play-btn {
+ width: 94px;
+ height: 94px;
+ margin: 0 auto;
+ background: radial-gradient(#1A73E8 50%, rgba(30, 144, 255, 0.3) 52%);
+ border-radius: 50%;
+ display: block;
+ overflow: hidden;
+ position: relative;
+}
+
+#hero .play-btn::after {
+ content: '';
+ position: absolute;
+ left: 50%;
+ top: 50%;
+ transform: translateX(-40%) translateY(-50%);
+ width: 0;
+ height: 0;
+ border-top: 10px solid transparent;
+ border-bottom: 10px solid transparent;
+ border-left: 15px solid #fff;
+ z-index: 100;
+ transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
+}
+
+#hero .play-btn::before {
+ content: '';
+ position: absolute;
+ width: 120px;
+ height: 120px;
+ -webkit-animation-delay: 0s;
+ animation-delay: 0s;
+ -webkit-animation: pulsate-btn 3s;
+ animation: pulsate-btn 3s;
+ -webkit-animation-direction: forwards;
+ animation-direction: forwards;
+ -webkit-animation-iteration-count: infinite;
+ animation-iteration-count: infinite;
+ -webkit-animation-timing-function: steps;
+ animation-timing-function: steps;
+ opacity: 1;
+ border-radius: 50%;
+ border: 5px solid rgba(65, 105, 225, 0.7);
+ top: -15%;
+ left: -15%;
+ background: rgba(198, 16, 0, 0);
+}
+
+#hero .play-btn:hover::after {
+ border-left: 15px solid #1A73E8;
+ transform: scale(20);
+}
+
+#hero .play-btn:hover::before {
+ content: '';
+ position: absolute;
+ left: 50%;
+ top: 50%;
+ transform: translateX(-40%) translateY(-50%);
+ width: 0;
+ height: 0;
+ border: none;
+ border-top: 10px solid transparent;
+ border-bottom: 10px solid transparent;
+ border-left: 15px solid #fff;
+ z-index: 200;
+ -webkit-animation: none;
+ animation: none;
+ border-radius: 0;
+}
+
+@media (min-width: 1024px) {
+ #hero {
+ background-attachment: fixed;
+ }
+}
+
+@media (max-width: 768px) {
+ #hero h1 {
+ font-size: 28px;
+ line-height: 36px;
+ }
+ #hero h2 {
+ font-size: 18px;
+ line-height: 24px;
+ margin-bottom: 30px;
+ }
+}
+
+@-webkit-keyframes pulsate-btn {
+ 0% {
+ transform: scale(0.6, 0.6);
+ opacity: 1;
+ }
+ 100% {
+ transform: scale(1, 1);
+ opacity: 0;
+ }
+}
+
+@keyframes pulsate-btn {
+ 0% {
+ transform: scale(0.6, 0.6);
+ opacity: 1;
+ }
+ 100% {
+ transform: scale(1, 1);
+ opacity: 0;
+ }
+}
+
+/*--------------------------------------------------------------
+# Sections General
+--------------------------------------------------------------*/
+section {
+ padding: 60px 0;
+ overflow: hidden;
+}
+/*
+.section-bg {
+ background-color: #f6f9fe;
+}*/
+
+.section-title {
+ text-align: center;
+ padding-bottom: 30px;
+ /*background-color: #f6f9fe;*/
+}
+
+.section-title h1 {
+
+ letter-spacing: 1px;
+ font-weight: 700;
+ padding: 8px 20px;
+ margin: 0;
+ background: #e7f1fd;
+ color: #1A73E8;
+ display: inline-block;
+ text-transform: uppercase;
+ border-radius: 50px;
+}
+
+.section-title h3 {
+ margin: 15px 0 0 0;
+ font-size: 32px;
+ font-weight: 700;
+}
+
+.section-title h3 span {
+ color: #1A73E8;
+}
+
+.section-title p {
+ margin: 15px auto 0 auto;
+ font-weight: 600;
+}
+
+@media (min-width: 1024px) {
+ .section-title p {
+ width: 50%;
+ }
+}
+
+/*--------------------------------------------------------------
+# Breadcrumbs
+--------------------------------------------------------------*/
+.breadcrumbs {
+ padding: 20px 0;
+ background-color: #f1f6fe;
+ min-height: 40px;
+ margin-top: 134px;
+}
+
+@media (max-width: 992px) {
+ .breadcrumbs {
+ margin-top: 58px;
+ }
+}
+
+.breadcrumbs h2 {
+ font-size: 24px;
+ font-weight: 300;
+ margin: 0;
+}
+
+@media (max-width: 992px) {
+ .breadcrumbs h2 {
+ margin: 0 0 10px 0;
+ }
+}
+
+.breadcrumbs ol {
+ display: flex;
+ flex-wrap: wrap;
+ list-style: none;
+ padding: 0;
+ margin: 0;
+ font-size: 14px;
+}
+
+.breadcrumbs ol li + li {
+ padding-left: 10px;
+}
+
+.breadcrumbs ol li + li::before {
+ display: inline-block;
+ padding-right: 10px;
+ color: #6c757d;
+ content: "/";
+}
+
+@media (max-width: 768px) {
+ .breadcrumbs .d-flex {
+ display: block !important;
+ }
+ .breadcrumbs ol {
+ display: block;
+ }
+ .breadcrumbs ol li {
+ display: inline-block;
+ }
+}
+
+/*--------------------------------------------------------------
+# Featured Services
+--------------------------------------------------------------*/
+.featured-services .icon-box {
+ padding: 30px;
+ position: relative;
+ overflow: hidden;
+ background: #fff;
+ box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
+ transition: all 0.3s ease-in-out;
+ border-radius: 8px;
+ z-index: 1;
+}
+
+.featured-services .icon-box::before {
+ content: '';
+ position: absolute;
+ background: #cbe0fb;
+ right: 0;
+ left: 0;
+ bottom: 0;
+ top: 100%;
+ transition: all 0.3s;
+ z-index: -1;
+}
+
+.featured-services .icon-box:hover::before {
+ background: #1A73E8;
+ top: 0;
+ border-radius: 0px;
+}
+
+.featured-services .icon {
+ margin-bottom: 15px;
+}
+
+.featured-services .icon i {
+ font-size: 48px;
+ line-height: 1;
+ color: #1A73E8;
+ transition: all 0.3s ease-in-out;
+}
+
+.featured-services .title {
+ font-weight: 700;
+ margin-bottom: 15px;
+ font-size: 18px;
+}
+
+.featured-services .title a {
+ color: #111;
+}
+
+.featured-services .description {
+ font-size: 15px;
+ line-height: 28px;
+ margin-bottom: 0;
+}
+
+.featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description {
+ color: #fff;
+}
+
+.featured-services .icon-box:hover .icon i {
+ color: #fff;
+}
+.btn-wrap {
+ margin: 20px -20px -20px -20px;
+ padding: 20px 15px;
+ text-align: center;
+}
+
+.featured-services .btn-buy {
+ background: #1A73E8;
+ display: inline-block;
+ padding: 8px 35px 10px 35px;
+ border-radius: 4px;
+ border: 2px solid #fff;
+ color: #fff;
+ transition: none;
+ font-size: 14px;
+ font-weight: 400;
+ font-family: "Roboto", sans-serif;
+ font-weight: 600;
+ transition: 0.3s;
+}
+
+.featured-services .btn-buy:hover {
+ background: #3b8af2;
+}
+
+/*--------------------------------------------------------------
+# About
+--------------------------------------------------------------*/
+.about .content h3 {
+ font-weight: 600;
+ font-size: 26px;
+}
+
+.about .content ul {
+ list-style: none;
+ padding: 0;
+}
+
+.about .content ul li {
+ display: flex;
+ align-items: flex-start;
+ margin-bottom: 35px;
+}
+
+.about .content ul li:first-child {
+ margin-top: 35px;
+}
+
+.about .content ul i {
+ background: #fff;
+ box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
+ font-size: 24px;
+ padding: 20px;
+ margin-right: 15px;
+ color: #1A73E8;
+ border-radius: 50px;
+}
+
+.about .content ul h5 {
+ font-size: 18px;
+ color: #555555;
+}
+
+.about .content ul p {
+ font-size: 15px;
+}
+
+.about .content p:last-child {
+ margin-bottom: 0;
+}
+
+.about .animated {
+ animation: up-down 2s ease-in-out infinite alternate-reverse both;
+}
+
+#JOC2{
+ padding: 15px;
+}
+#JOC2 .btn-get-started {
+ font-family: Circular;
+ font-weight: 500;
+ font-size: 16px;
+ letter-spacing: 1px;
+ display: inline-block;
+ padding: 8px 28px;
+ border-radius: 3px;
+ transition: 0.5s;
+ margin: 10px;
+ color: #fff;
+ background: #ff7300;
+}
+@media (max-width: 991px) {
+ .JOC2 .JOC2-img img {
+ max-width: 70%;
+ }
+}
+
+@media (max-width: 767px) {
+ .JOC2 .JOC2-img img {
+ max-width: 90%;
+ }
+}
+
+#JOC1 .animated {
+ animation: up-down 2s ease-in-out infinite alternate-reverse both;
+}
+
+/*--------------------------------------------------------------
+# JOC1 Section
+--------------------------------------------------------------*/
+#JOC1 {
+ width: 100%;
+ height: auto;
+ border-bottom: 2px solid #fcebe3;
+ margin: -30px 0 -72px 0;
+}
+
+
+#JOC1 .btn-get-started {
+ font-family: Circular;
+ font-weight: 500;
+ font-size: 16px;
+ letter-spacing: 1px;
+ display: inline-block;
+ padding: 8px 28px;
+ border-radius: 3px;
+ transition: 0.5s;
+ margin: 10px;
+ color: #fff;
+ background: #ff7300;
+}
+
+#JOC1 .btn-get-started:hover {
+ background: #ef7f4d;
+}
+
+#JOC1 .animated {
+ animation: up-down 2s ease-in-out infinite alternate-reverse both;
+}
+
+#JOC2 {
+ margin-top: 15px;
+}
+
+#JOC1 img {
+ width: 100%;
+ height: 350px;
+}
+
+#JOC2 li {
+ list-style-type: disc;
+}
+#JOC2 .domain-container{
+ float: left;
+ width: 80%;
+}
+#JOC2 .domain_left {
+ float: left;
+}
+
+#JOC2 .domain_right {
+ float: right;
+}
+#JOC2 .animated {
+ animation: up-down 2s ease-in-out infinite alternate-reverse both;
+}
+
+@media (min-width: 1024px) {
+ #JOC1 {
+ background-attachment: fixed;
+ }
+}
+
+@media (max-width: 991px) {
+ /*#JOC1 {
+ height: calc(100vh - 72px);
+ }*/
+ #JOC1 .animated {
+ -webkit-animation: none;
+ animation: none;
+ }
+ #JOC1 .JOC1-img {
+ text-align: center;
+ }
+ #JOC1 .JOC1-img img {
+ width: 50%;
+ }
+}
+
+@media (max-width: 768px) {
+ #JOC1 h1 {
+ font-size: 28px;
+ line-height: 36px;
+ }
+ #JOC1 h2 {
+ font-size: 18px;
+ line-height: 24px;
+ margin-bottom: 30px;
+ }
+ #JOC1 .JOC1-img img {
+ width: 70%;
+ }
+}
+
+@media (max-width: 575px) {
+ #JOC1 .JOC1-img img {
+ width: 80%;
+ }
+}
+
+@-webkit-keyframes up-down {
+ 0% {
+ transform: translateY(15px);
+ }
+ 100% {
+ transform: translateY(-15px);
+ }
+}
+
+@keyframes up-down {
+ 0% {
+ transform: translateY(15px);
+ }
+ 100% {
+ transform: translateY(-15px);
+ }
+}
+
+
+/*-------------------------------------------------------------
+# Live Events
+--------------------------------------------------------------*/
+
+.background {
+ position: absolute;
+ top: -40px;
+ left: -40px;
+ height: 120%;
+ width: 120%;
+ background-image: url(https://images.pexels.com/photos/531880/pexels-photo-531880.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
+ background-size: cover;
+ background-position: center;
+ background-repeat: no-repeat;
+ -webkit-filter: blur(30px);
+ filter: blur(30px);
+}
+
+.card {
+ position: rela;
+ border-radius: 8px;
+ height: 450px;
+ width: 400px;
+ top: 0;
+ right: 0;
+ left: 0;
+ bottom: 0;
+ margin: auto;
+ background-size: cover;
+ background-position: center;
+ background-repeat: no-repeat;
+ box-shadow: 0 0 80px -10px black;
+ overflow: hidden;
+}
+
+.card-blur {
+ position: absolute;
+ height: 100%;
+ width: calc(100% + 1px);
+ background-color: black;
+ opacity: 0;
+ transition: opacity 0.15s ease-in;
+}
+
+.card:hover .card-blur {
+ opacity: 0.6;
+}
+
+.footer {
+ z-index: 1;
+ position: absolute;
+ height: 80px;
+ width: 100%;
+ bottom: 0;
+}
+
+svg#curve {
+ position: absolute;
+ fill: white;
+ left: 0;
+ bottom: 0;
+ width: 400px;
+ height: 450px;
+}
+
+.connections {
+ height: 80px;
+ width: 400px;
+ position: absolute;
+ left: 0;
+ right: 0;
+ bottom: 100px;
+ margin: auto;
+}
+
+.connection {
+ height: 25px;
+ width: 25px;
+ border-radius: 100%;
+ background-color: white;
+ display: inline-block;
+ padding: 5px;
+ margin-right: 25px;
+ transform: translateY(200px);
+
+ transition: transform 1s cubic-bezier(.46, 1.48, .18, .81);
+}
+
+.card:hover .connection {
+ transform: translateY(0px);
+}
+
+.connection.facebook {
+ margin-left: 20px;
+ padding: 5px;
+}
+
+.connection.twitter {
+ transition-delay: 0.02s;
+}
+
+.connection.behance {
+ transition-delay: 0.04s;
+}
+
+.connection.facebook .icon {
+ height: 18px;
+ width: 18px;
+ margin-top: 4px;
+ margin-left: 4px;
+ background-image: url(https://www.xink.io/wp-content/themes/xink/assets/images/icons/black/64/facebook_001.png);
+ background-position: center;
+ background-size: cover;
+}
+
+.connection.twitter .icon {
+ height: 100%;
+ width: 100%;
+ background-image: url(https://www.xink.io/wp-content/themes/xink/assets/images/icons/black/64/instagram_001.png);
+ background-position: center;
+ background-size: cover;
+}
+
+.connection.behance .icon {
+ height: 100%;
+ width: 100%;
+ background-image: url(https://www.xink.io/wp-content/themes/xink/assets/images/icons/black/64/twitter_001.png);
+ background-position: center;
+ background-size: cover;
+}
+
+.info {
+font-family: Inconsolata;
+ padding-left: 20px;
+ transform: translateY(250px);
+
+ transition: transform 1s cubic-bezier(.31,1.21,.64,1.02);
+}
+
+.card:hover .info {
+ transform: translateY(0px);
+}
+
+.name {
+ font-weight: bolder;
+ padding-top: 5px;
+}
+
+.job {
+ margin-top: 10px;
+}
+
+/*-------------------------------------------------------------
+# Upcoming Events
+--------------------------------------------------------------*/
+
+* {
+ margin: 0;
+ padding: 0;
+ font-family: 'Sofia', sans-serif;
+}
+ h2 {
+ color: #0a4870;
+ font-weight: 500;
+}
+ ul {
+ display: flex;
+ flex-wrap: wrap;
+ list-style: none;
+ padding: 0;
+}
+ ul .booking-card {
+ position: relative;
+ height: 400px;
+ display: flex;
+ flex: 0 0 300px;
+ flex-direction: column;
+ margin: 20px;
+ margin-left: 10px;
+ margin-bottom: 30px;
+ -webkit-border-radius: 10px;
+ -moz-border-radius: 10px;
+ border-radius: 10px;
+ overflow: hidden;
+ background-position: center center;
+ background-size: cover;
+ text-align: center;
+ color: #0a4870;
+ transition: 0.3s;
+}
+ ul .booking-card::before {
+ content: '';
+ position: absolute;
+ top: 0;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ background: rgba(10, 72, 112, 0);
+ transition: 0.3s;
+}
+ ul .booking-card .book-container {
+ height: 300px;
+}
+ ul .booking-card .book-container .content {
+ position: relative;
+ opacity: 0;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ height: 100%;
+ width: 100%;
+ transform: translateY(-200px);
+ transition: 0.3s;
+}
+ ul .booking-card .book-container .content .btn {
+ border: 3px solid white;
+ padding: 10px 15px;
+ background: none;
+ text-transform: uppercase;
+ font-weight: bold;
+ font-size: 1.3em;
+ color: white;
+ cursor: pointer;
+ transition: 0.3s;
+}
+ ul .booking-card .book-container .content .btn:hover {
+ background: white;
+ border: 0px solid white;
+ color: #0a4870;
+}
+ ul .booking-card .informations-container {
+ flex: 1 0 auto;
+ padding: 20px;
+ background: #f0f0f0;
+ transform: translateY(206px);
+ transition: 0.3s;
+}
+ ul .booking-card .informations-container .title {
+ position: relative;
+ padding-bottom: 10px;
+ margin-bottom: 10px;
+ font-weight: bold;
+ font-size: 1.2em;
+}
+ ul .booking-card .informations-container .title::after {
+ content: '';
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ height: 3px;
+ width: 50px;
+ margin: auto;
+ background: #0a4870;
+}
+ ul .booking-card .informations-container .price {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-top: 10px;
+}
+ ul .booking-card .informations-container .price .icon {
+ margin-right: 10px;
+}
+ ul .booking-card .informations-container .more-information {
+ opacity: 0;
+ transition: 0.3s;
+}
+ ul .booking-card .informations-container .more-information .info-and-date-container {
+ display: flex;
+}
+ ul .booking-card .informations-container .more-information .info-and-date-container .box {
+ flex: 1 0;
+ padding: 15px;
+ margin-top: 20px;
+ -webkit-border-radius: 10px;
+ -moz-border-radius: 10px;
+ border-radius: 10px;
+ background: white;
+ font-weight: bold;
+ font-size: 0.9em;
+}
+ ul .booking-card .informations-container .more-information .info-and-date-container .box .icon {
+ margin-bottom: 5px;
+}
+ ul .booking-card .informations-container .more-information .info-and-date-container .box.info {
+ color: #ec992c;
+ margin-right: 10px;
+}
+ ul .booking-card .informations-container .more-information .disclaimer {
+ margin-top: 20px;
+ font-size: 0.8em;
+ color: #7d7d7d;
+}
+ ul .booking-card:hover::before {
+ background: rgba(10, 72, 112, 0.6);
+}
+ ul .booking-card:hover .book-container .content {
+ opacity: 1;
+ transform: translateY(0px);
+}
+ ul .booking-card:hover .informations-container {
+ transform: translateY(0px);
+}
+ ul .booking-card:hover .informations-container .more-information {
+ opacity: 1;
+}
+ @media (max-width: 768px) {
+ ul .booking-card::before {
+ background: rgba(10, 72, 112, 0.6);
+ }
+ ul .booking-card .book-container .content {
+ opacity: 1;
+ transform: translateY(0px);
+ }
+ ul .booking-card .informations-container {
+ transform: translateY(0px);
+ }
+ ul .booking-card .informations-container .more-information {
+ opacity: 1;
+ }
+}
+ .credits {
+ display: table;
+ background: #0a4870;
+ color: white;
+ line-height: 25px;
+ margin: 10px auto;
+ padding: 20px;
+ -webkit-border-radius: 10px;
+ -moz-border-radius: 10px;
+ border-radius: 10px;
+ text-align: center;
+}
+ .credits a {
+ color: #e3ebf1;
+}
+ h1 {
+ margin: 10px 20px;
+}
+
+
+/*--------------------------------------------------------------
+# Skills
+--------------------------------------------------------------*/
+.skills .progress {
+ height: 60px;
+ display: block;
+ background: none;
+ border-radius: 0;
+}
+
+.skills .progress .skill {
+ padding: 0;
+ margin: 0 0 6px 0;
+ text-transform: uppercase;
+ display: block;
+ font-weight: 600;
+ font-family: "Poppins", sans-serif;
+ color: #222222;
+}
+
+.skills .progress .skill .val {
+ float: right;
+ font-style: normal;
+}
+
+.skills .progress-bar-wrap {
+ background: #e2eefd;
+ height: 10px;
+}
+
+.skills .progress-bar {
+ width: 1px;
+ height: 10px;
+ transition: .9s;
+ background-color: #1A73E8;
+}
+
+/*--------------------------------------------------------------
+# Counts
+--------------------------------------------------------------*/
+.counts {
+ padding: 70px 0 60px;
+}
+
+.counts .count-box {
+ padding: 30px 30px 25px 30px;
+ width: 100%;
+ position: relative;
+ text-align: center;
+ background: #f1f6fe;
+}
+
+.counts .count-box i {
+ position: absolute;
+ top: -28px;
+ left: 50%;
+ transform: translateX(-50%);
+ font-size: 24px;
+ background: #1A73E8;
+ padding: 12px;
+ color: #fff;
+ border-radius: 50px;
+ border: 5px solid #fff;
+}
+
+.counts .count-box span {
+ font-size: 36px;
+ display: block;
+ font-weight: 600;
+ color: #062b5b;
+}
+
+.counts .count-box p {
+ padding: 0;
+ margin: 0;
+ font-family: "Roboto", sans-serif;
+ font-size: 14px;
+}
+.clients{
+ position: relative;
+ display: flex;
+ justify-content: space-between;
+}
+.clients_img img {
+ width: 5%;
+ transition: all 0.4s ease-in-out;
+ display: inline-block;
+ padding: 15px 0;
+}
+.center {
+ background-color: red;
+ left: 15%;
+ width: 50%;
+}
+/*--------------------------------------------------------------
+# Clients
+--------------------------------------------------------------*/
+.clients {
+ padding: 15px 0;
+ text-align: center;
+}
+
+.clients img {
+ max-width: 45%;
+ transition: all 0.4s ease-in-out;
+ display: inline-block;
+ padding: 15px 0;
+}
+
+.clients img:hover {
+ transform: scale(1.15);
+}
+
+@media (max-width: 768px) {
+ .clients img {
+ max-width: 40%;
+ }
+}
+/*--------------------------------------------------------------
+# Services
+--------------------------------------------------------------*/
+.services .icon-box {
+ text-align: center;
+ border: 1px solid #e2eefd;
+ padding: 80px 20px;
+ transition: all ease-in-out 0.3s;
+ background: #fff;
+}
+
+.services .icon-box .icon {
+ margin: 0 auto;
+ width: 64px;
+ height: 64px;
+ background: #f1f6fe;
+ border-radius: 4px;
+ border: 1px solid #deebfd;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-bottom: 20px;
+ transition: ease-in-out 0.3s;
+}
+
+.services .icon-box .icon i {
+ color: #3b8af2;
+ font-size: 28px;
+ transition: ease-in-out 0.3s;
+}
+
+.services .icon-box h4 {
+ font-weight: 700;
+ margin-bottom: 15px;
+ font-size: 24px;
+}
+
+.services .icon-box h4 a {
+ color: #222222;
+ transition: ease-in-out 0.3s;
+}
+
+.services .icon-box p {
+ line-height: 24px;
+ font-size: 14px;
+ margin-bottom: 0;
+}
+
+.services .icon-box:hover {
+ border-color: #fff;
+ box-shadow: 0px 0 25px 0 rgba(16, 110, 234, 0.1);
+}
+
+.services .icon-box:hover h4 a, .services .icon-box:hover .icon i {
+ color: #1A73E8;
+}
+
+.services .icon-box:hover .icon {
+ border-color: #1A73E8;
+}
+/* services Section
+--------------------------------*/
+#services {
+ padding: 60px 0 40px 0;
+}
+
+#services .box {
+ padding: 30px;
+ position: relative;
+ overflow: hidden;
+ border-radius: 10px;
+ margin: 0 10px 40px 10px;
+ background: #fff;
+ box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
+ transition: all 0.3s ease-in-out;
+ text-align: center;
+}
+
+#services .box:hover {
+ transform: scale(1.1);
+}
+
+#services .icon {
+ margin: 0 auto 15px auto;
+ padding-top: 12px;
+ display: inline-block;
+ text-align: center;
+ border-radius: 50%;
+ width: 60px;
+ height: 60px;
+ background: #fceef3;
+}
+
+#services .icon i {
+ font-size: 36px;
+ line-height: 1;
+}
+
+#services .title {
+ font-weight: 500;
+ margin-bottom: 15px;
+ font-size: 18px;
+}
+
+#services .title a {
+ color: #111;
+}
+
+#services .box:hover .title a {
+ color: #1bb1dc;
+}
+.btn-primary{
+ color: white;
+}
+
+.popup-link a{
+ background: #333;
+ color: #fff;
+ font-size:17px;
+ cursor:pointer;
+ text-decoration:none;
+}
+
+.popup-container {
+ visibility: hidden;
+ opacity: 0;
+ transition: all 0.3s ease-in-out;
+ transform: scale(1.3);
+ position: fixed;
+ z-index: 1;
+ left: 0;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ overflow-y: auto;
+ background-color: rgba(21, 17, 17, 0.61);
+ display: flex;
+ align-items: center;
+}
+.popup-content {
+ background-color: #fefefe;
+ margin: auto;
+ overflow: scroll;
+ height: 75%;
+ padding: 25px;
+ border: 3px solid #888;
+ width: 70%;
+}
+.popup-content p{
+ font-size: 17px;
+ padding: 10px;
+ line-height: 20px;
+}
+.techStack{
+ background-color: #3e7bff;
+ padding: 5px;
+ color: white;
+ border-radius: 3px;
+ display: inline-block;
+ margin-bottom: 2px;
+}
+
+.popup-content a.close{
+ color: #aaaaaa;
+ float: right;
+ font-size: 28px;
+ font-weight: bold;
+ background: none;
+ padding: 0;
+ margin: 0;
+ text-decoration:none;
+}
+
+.popup-content a.close:hover{
+ color:#333;
+}
+
+.popup-content span:hover,
+.popup-content span:focus {
+ color: #000;
+ text-decoration: none;
+ cursor: pointer;
+}
+
+.popup-container:target{
+ visibility: visible;
+ opacity: 1;
+ transform: scale(1);
+}
+
+.popup-container h3{
+ margin:10px;
+}
+.right{
+ width: 40%;
+ margin-top:20px;
+ float: right;
+}
+.left{
+ width: 60%;
+ padding: 20px;
+ float: left;
+}
+/*--------------------------------------------------------------
+# Testimonials
+--------------------------------------------------------------*/
+.testimonials {
+ padding: 80px 0;
+ background: url("../img/testimonials-bg.jpg") no-repeat;
+ background-position: center center;
+ background-size: cover;
+ position: relative;
+}
+
+.testimonials::before {
+ content: "";
+ position: absolute;
+ left: 0;
+ right: 0;
+ top: 0;
+ bottom: 0;
+ background: rgba(0, 0, 0, 0.7);
+}
+
+.testimonials .section-header {
+ margin-bottom: 40px;
+}
+
+.testimonials .testimonial-item {
+ text-align: center;
+ color: #fff;
+}
+
+.testimonials .testimonial-item .testimonial-img {
+ width: 100px;
+ border-radius: 50%;
+ border: 6px solid rgba(255, 255, 255, 0.15);
+ margin: 0 auto;
+}
+
+.testimonials .testimonial-item h3 {
+ font-size: 20px;
+ font-weight: bold;
+ margin: 10px 0 5px 0;
+ color: #fff;
+}
+
+.testimonials .testimonial-item h4 {
+ font-size: 14px;
+ color: #ddd;
+ margin: 0 0 15px 0;
+}
+
+.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
+ color: rgba(255, 255, 255, 0.4);
+ font-size: 26px;
+}
+
+.testimonials .testimonial-item .quote-icon-left {
+ display: inline-block;
+ left: -5px;
+ position: relative;
+}
+
+.testimonials .testimonial-item .quote-icon-right {
+ display: inline-block;
+ right: -5px;
+ position: relative;
+ top: 10px;
+}
+
+.testimonials .testimonial-item p {
+ font-style: italic;
+ margin: 0 auto 15px auto;
+ color: #eee;
+}
+
+.testimonials .owl-nav, .testimonials .owl-dots {
+ margin-top: 5px;
+ text-align: center;
+}
+
+.testimonials .owl-dot {
+ display: inline-block;
+ margin: 0 5px;
+ width: 12px;
+ height: 12px;
+ border-radius: 50%;
+ background-color: rgba(255, 255, 255, 0.4) !important;
+}
+
+.testimonials .owl-dot.active {
+ background-color: #1A73E8 !important;
+}
+
+@media (min-width: 1024px) {
+ .testimonials {
+ background-attachment: fixed;
+ }
+}
+
+@media (min-width: 992px) {
+ .testimonials .testimonial-item p {
+ width: 80%;
+ }
+}
+
+/*--------------------------------------------------------------
+# Portfolio
+--------------------------------------------------------------*/
+.portfolio #portfolio-flters {
+ padding: 0;
+ margin: 0 auto 15px auto;
+ list-style: none;
+ text-align: center;
+ border-radius: 50px;
+ padding: 2px 15px;
+}
+
+.portfolio #portfolio-flters li {
+ cursor: pointer;
+ display: inline-block;
+ padding: 10px 15px 8px 15px;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 1;
+ text-transform: uppercase;
+ color: #444444;
+ margin-bottom: 5px;
+ transition: all 0.3s ease-in-out;
+}
+
+.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
+ color: #1A73E8;
+}
+
+.portfolio #portfolio-flters li:last-child {
+ margin-right: 0;
+}
+
+.portfolio .portfolio-item {
+ margin-bottom: 30px;
+}
+
+.portfolio .portfolio-item .portfolio-info {
+ opacity: 0;
+ position: absolute;
+ left: 30px;
+ right: 30px;
+ bottom: 0;
+ z-index: 3;
+ transition: all ease-in-out 0.3s;
+ background: rgba(255, 255, 255, 0.9);
+ padding: 15px;
+}
+
+.portfolio .portfolio-item .portfolio-info h4 {
+ font-size: 18px;
+ color: #fff;
+ font-weight: 600;
+ color: #222222;
+}
+
+.portfolio .portfolio-item .portfolio-info p {
+ color: #555555;
+ font-size: 14px;
+ margin-bottom: 0;
+}
+
+.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
+ position: absolute;
+ right: 40px;
+ font-size: 24px;
+ top: calc(50% - 18px);
+ color: #3c3c3c;
+}
+
+.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
+ color: #1A73E8;
+}
+
+.portfolio .portfolio-item .portfolio-info .details-link {
+ right: 10px;
+}
+
+.portfolio .portfolio-item .portfolio-links {
+ opacity: 0;
+ left: 0;
+ right: 0;
+ text-align: center;
+ z-index: 3;
+ position: absolute;
+ transition: all ease-in-out 0.3s;
+}
+
+.portfolio .portfolio-item .portfolio-links a {
+ color: #fff;
+ margin: 0 2px;
+ font-size: 28px;
+ display: inline-block;
+ transition: 0.3s;
+}
+
+.portfolio .portfolio-item .portfolio-links a:hover {
+ color: #6ba7f5;
+}
+
+.portfolio .portfolio-item:hover .portfolio-info {
+ opacity: 1;
+ bottom: 20px;
+}
+
+/*--------------------------------------------------------------
+# Portfolio Details
+--------------------------------------------------------------*/
+.portfolio-details {
+ padding-top: 30px;
+}
+
+.portfolio-details .portfolio-details-container {
+ position: relative;
+}
+
+.portfolio-details .portfolio-details-carousel {
+ position: relative;
+ z-index: 1;
+}
+
+.portfolio-details .portfolio-details-carousel .owl-nav, .portfolio-details .portfolio-details-carousel .owl-dots {
+ margin-top: 5px;
+ text-align: left;
+}
+
+.portfolio-details .portfolio-details-carousel .owl-dot {
+ display: inline-block;
+ margin: 0 10px 0 0;
+ width: 12px;
+ height: 12px;
+ border-radius: 50%;
+ background-color: #ddd !important;
+}
+
+.portfolio-details .portfolio-details-carousel .owl-dot.active {
+ background-color: #1A73E8 !important;
+}
+
+.portfolio-details .portfolio-info {
+ padding: 30px;
+ position: absolute;
+ right: 0;
+ bottom: -70px;
+ background: #fff;
+ box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
+ z-index: 2;
+}
+
+.portfolio-details .portfolio-info h3 {
+ font-size: 22px;
+ font-weight: 700;
+ margin-bottom: 20px;
+ padding-bottom: 20px;
+ border-bottom: 1px solid #eee;
+}
+
+.portfolio-details .portfolio-info ul {
+ list-style: none;
+ padding: 0;
+ font-size: 15px;
+}
+
+.portfolio-details .portfolio-info ul li + li {
+ margin-top: 10px;
+}
+
+.portfolio-details .portfolio-description {
+ padding-top: 50px;
+}
+
+.portfolio-details .portfolio-description h2 {
+ width: 50%;
+ font-size: 26px;
+ font-weight: 700;
+ margin-bottom: 20px;
+}
+
+.portfolio-details .portfolio-description p {
+ padding: 0 0 0 0;
+}
+
+@media (max-width: 768px) {
+ .portfolio-details .portfolio-description h2 {
+ width: 100%;
+ }
+ .portfolio-details .portfolio-info {
+ position: static;
+ margin-top: 30px;
+ }
+}
+
+/*--------------------------------------------------------------
+# Team
+--------------------------------------------------------------*/
+.team {
+ padding: 60px 0;
+}
+
+.team .member {
+ margin-bottom: 20px;
+ overflow: hidden;
+ border-radius: 4px;
+ background: #fff;
+ box-shadow: 0px 2px 15px rgba(16, 110, 234, 0.15);
+}
+
+.team .member .member-img {
+ position: relative;
+ overflow: hidden;
+}
+
+.team .member .social {
+ position: absolute;
+ left: 0;
+ bottom: 30px;
+ right: 0;
+ opacity: 0;
+ transition: ease-in-out 0.3s;
+ text-align: center;
+}
+
+.team .member .social a {
+ transition: color 0.3s;
+ color: #222222;
+ margin: 0 3px;
+ padding-top: 7px;
+ border-radius: 4px;
+ width: 36px;
+ height: 36px;
+ background: rgba(16, 110, 234, 0.8);
+ display: inline-block;
+ transition: ease-in-out 0.3s;
+ color: #fff;
+}
+
+.team .member .social a:hover {
+ background: #3b8af2;
+}
+
+.team .member .social i {
+ font-size: 18px;
+}
+
+.team .member .member-info {
+ padding: 25px 15px;
+}
+
+.team .member .member-info h4 {
+ font-weight: 700;
+ margin-bottom: 5px;
+ font-size: 18px;
+ color: #222222;
+}
+
+.team .member .member-info span {
+ display: block;
+ font-size: 13px;
+ font-weight: 400;
+ color: #aaaaaa;
+}
+
+.team .member .member-info p {
+ font-style: italic;
+ font-size: 14px;
+ line-height: 26px;
+ color: #777777;
+}
+
+.team .member:hover .social {
+ opacity: 1;
+ bottom: 15px;
+}
+
+/*--------------------------------------------------------------
+# Pricing
+--------------------------------------------------------------*/
+.pricing .box {
+ padding: 20px;
+ background: #fff;
+ text-align: center;
+ box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
+ border-radius: 5px;
+ position: relative;
+ overflow: hidden;
+}
+
+.pricing .box h3 {
+ font-weight: 400;
+ margin: -20px -20px 20px -20px;
+ padding: 20px 15px;
+ font-size: 16px;
+ font-weight: 600;
+ color: #777777;
+ background: #f8f8f8;
+}
+
+.pricing .box h4 {
+ font-size: 36px;
+ color: #1A73E8;
+ font-weight: 600;
+ font-family: "Poppins", sans-serif;
+ margin-bottom: 20px;
+}
+
+.pricing .box h4 sup {
+ font-size: 20px;
+ top: -15px;
+ left: -3px;
+}
+
+.pricing .box h4 span {
+ color: #bababa;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+.pricing .box ul {
+ padding: 0;
+ list-style: none;
+ color: #444444;
+ text-align: center;
+ line-height: 20px;
+ font-size: 14px;
+}
+
+.pricing .box ul li {
+ padding-bottom: 16px;
+}
+
+.pricing .box ul i {
+ color: #1A73E8;
+ font-size: 18px;
+ padding-right: 4px;
+}
+
+.pricing .box ul .na {
+ color: #ccc;
+ text-decoration: line-through;
+}
+
+.pricing .btn-wrap {
+ margin: 20px -20px -20px -20px;
+ padding: 20px 15px;
+ background: #f8f8f8;
+ text-align: center;
+}
+
+.pricing .btn-buy {
+ background: #1A73E8;
+ display: inline-block;
+ padding: 8px 35px 10px 35px;
+ border-radius: 4px;
+ color: #fff;
+ transition: none;
+ font-size: 14px;
+ font-weight: 400;
+ font-family: "Roboto", sans-serif;
+ font-weight: 600;
+ transition: 0.3s;
+}
+
+.pricing .btn-buy:hover {
+ background: #3b8af2;
+}
+
+.pricing .featured h3 {
+ color: #fff;
+ background: #1A73E8;
+}
+
+.pricing .advanced {
+ width: 200px;
+ position: absolute;
+ top: 18px;
+ right: -68px;
+ transform: rotate(45deg);
+ z-index: 1;
+ font-size: 14px;
+ padding: 1px 0 3px 0;
+ background: #1A73E8;
+ color: #fff;
+}
+
+/*--------------------------------------------------------------
+# Frequently Asked Questions
+--------------------------------------------------------------*/
+.faq {
+ padding: 60px 0;
+}
+
+.faq .faq-list {
+ padding: 0;
+ list-style: none;
+}
+
+.faq .faq-list li {
+ padding: 0 0 20px 25px;
+}
+
+.faq .faq-list a {
+ display: block;
+ position: relative;
+ font-family: #1A73E8;
+ font-size: 18px;
+ font-weight: 500;
+}
+
+.faq .faq-list i {
+ font-size: 18px;
+ position: absolute;
+ left: -25px;
+ top: 6px;
+}
+
+.faq .faq-list p {
+ margin-bottom: 20px;
+ font-size: 15px;
+}
+
+.faq .faq-list a.collapse {
+ color: #1A73E8;
+}
+
+.faq .faq-list a.collapsed {
+ color: #343a40;
+}
+
+.faq .faq-list a.collapsed:hover {
+ color: #1A73E8;
+}
+
+.faq .faq-list a.collapsed i::before {
+ content: "\eab2" !important;
+}
+
+/*--------------------------------------------------------------
+# Contact
+--------------------------------------------------------------*/
+.contact .info-box {
+ color: #444444;
+ text-align: center;
+ box-shadow: 0 0 30px rgba(214, 215, 216, 0.3);
+ padding: 20px 0 30px 0;
+}
+
+.contact .info-box i {
+ font-size: 32px;
+ color: #1A73E8;
+ border-radius: 50%;
+ padding: 8px;
+ border: 2px dotted #b3d1fa;
+}
+
+.contact .info-box h3 {
+ font-size: 20px;
+ color: #777777;
+ font-weight: 700;
+ margin: 10px 0;
+}
+
+.contact .info-box p {
+ padding: 0;
+ line-height: 24px;
+ font-size: 14px;
+ margin-bottom: 0;
+}
+
+.contact .php-email-form {
+ box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
+ padding: 30px;
+}
+
+.contact .php-email-form .validate {
+ display: none;
+ color: red;
+ margin: 0 0 15px 0;
+ font-weight: 400;
+ font-size: 13px;
+}
+
+.contact .php-email-form .error-message {
+ display: none;
+ color: #fff;
+ background: #ed3c0d;
+ text-align: left;
+ padding: 15px;
+ font-weight: 600;
+}
+
+.contact .php-email-form .error-message br + br {
+ margin-top: 25px;
+}
+
+.contact .php-email-form .sent-message {
+ display: none;
+ color: #fff;
+ background: #18d26e;
+ text-align: center;
+ padding: 15px;
+ font-weight: 600;
+}
+
+.contact .php-email-form .loading {
+ display: none;
+ background: #fff;
+ text-align: center;
+ padding: 15px;
+}
+
+.contact .php-email-form .loading:before {
+ content: "";
+ display: inline-block;
+ border-radius: 50%;
+ width: 24px;
+ height: 24px;
+ margin: 0 10px -6px 0;
+ border: 3px solid #18d26e;
+ border-top-color: #eee;
+ -webkit-animation: animate-loading 1s linear infinite;
+ animation: animate-loading 1s linear infinite;
+}
+
+.contact .php-email-form .form-group {
+ margin-bottom: 20px;
+}
+
+.contact .php-email-form input, .contact .php-email-form textarea {
+ border-radius: 0;
+ box-shadow: none;
+ font-size: 14px;
+}
+
+.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
+ border-color: #1A73E8;
+}
+
+.contact .php-email-form input {
+ padding: 10px 15px;
+}
+
+.contact .php-email-form textarea {
+ padding: 12px 15px;
+}
+
+.contact .php-email-form button[type="submit"] {
+ background: #1A73E8;
+ border: 0;
+ padding: 10px 30px;
+ color: #fff;
+ transition: 0.4s;
+ border-radius: 4px;
+}
+
+.contact .php-email-form button[type="submit"]:hover {
+ background: #3b8af2;
+}
+
+@-webkit-keyframes animate-loading {
+ 0% {
+ transform: rotate(0deg);
+ }
+ 100% {
+ transform: rotate(360deg);
+ }
+}
+
+@keyframes animate-loading {
+ 0% {
+ transform: rotate(0deg);
+ }
+ 100% {
+ transform: rotate(360deg);
+ }
+}
+
+/*Discord*/
+
+section.community {
+ position: relative;
+ background: #fff;
+ padding-top: 100px;
+}
+
+section.community .light-coral {
+ position: absolute;
+ left: 25%;
+ bottom: 0;
+ width: 55%;
+}
+
+section.community .coral {
+ position: absolute;
+ left: 35%;
+ bottom: 0;
+ width: 35%;
+}
+
+section.community .community-grid {
+ position: relative;
+ text-align: center;
+ display: -ms-grid;
+ display: grid;
+ row-gap: 30px;
+ -ms-flex-pack: center;
+ justify-content: center;
+ -ms-grid-columns: (1fr) [12];
+ grid-template-columns: repeat(12,1fr);
+ -ms-grid-rows: auto auto 130px;
+ grid-template-rows: auto auto 130px;
+ grid-template-areas: "t t t t t t t t t t t t" "c c c c c c c c c c c c" "p p p p p p p p p p p p";
+}
+
+section.community .community-grid .title {
+ grid-area: t;
+}
+
+section.community .community-grid .title h2 {
+ font-weight: 700;
+}
+
+section.community .community-grid .content {
+ display: -ms-flexbox;
+ display: flex;
+ -ms-flex-pack: center;
+ justify-content: center;
+ -ms-flex-align: center;
+ align-items: center;
+ grid-area: c;
+ margin-bottom: 35px;
+}
+
+section.community .community-grid .content button {
+ margin-left: 40px;
+}
+
+section.community .community-grid .content .bullet {
+ color: #47B382;
+}
+
+section.featured-courses-1 .featured-courses-1-grid .side-title span,section.featured-courses-2 .featured-courses-2-grid .side-title span {
+ font-size: 36px;
+ line-height: 44px;
+ color: var(--night);
+ font-weight: 700;
+}
+
+section.community .community-grid .peeps {
+ grid-area: p;
+}
+
+section.community .community-grid .peeps .small-crowd {
+ display: none;
+ position: absolute;
+ width: 70%;
+ left: 5%;
+ bottom: 0;
+}
+
+section.community .community-grid .peeps .crowd {
+ position: absolute;
+ bottom: 0;
+ left: 23%;
+ width: 63%;
+ max-width: 850px;
+}
+
+section.community .community-grid .peeps .animated {
+ animation: up-down 2s ease-in-out infinite alternate-reverse both;
+}
+.transition, .join_btn {
+ transition: all 0.1s ease;
+}
+.join_btn {
+ position: relative;
+ display: inline-block;
+ margin: 1em;
+ padding: 1em 2em;
+ border: 0;
+ border-radius: 30px;
+ text-align: center;
+ white-space: nowrap;
+ cursor: pointer;
+ font-family: 'Open Sans', sans-serif;
+ font-size: 14px;
+}
+.join_btn:hover {
+ box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
+}
+.join_btn:active {
+ transform: translateY(1px);
+ box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.15);
+}
+.join_btn:focus {
+ outline: none;
+}
+.join_btn--ghost {
+ background-color: transparent;
+ border: 1px solid #1A73E8;
+ color: #1A73E8;
+}
+.join_btn--action {
+ background-color: #1A73E8;
+ color: white;
+}
+
+.join_btn--dropdown {
+ padding-right: 3em;
+}
+.join_btn--dropdown:before {
+ content: '';
+ right: 24px;
+ top: 22px;
+ width: 2px;
+ height: 6px;
+ background-color: rgba(0, 0, 0, 0.1);
+ position: absolute;
+ transform: rotate(-45deg);
+}
+.join_btn--dropdown:after {
+ content: '';
+ right: 20px;
+ top: 22px;
+ width: 2px;
+ height: 6px;
+ background-color: rgba(0, 0, 0, 0.1);
+ position: absolute;
+ transform: rotate(45deg);
+}
+/*--------------------------------------------------------------
+# Footer
+--------------------------------------------------------------*/
+
+
+.footer-distributed{
+ background: #111;
+ box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
+ box-sizing: border-box;
+ width: 100%;
+ font: bold 16px sans-serif;
+ text-align: left;
+ padding: 50px 60px 20px;
+ overflow: hidden;
+}
+/* Footer left */
+
+.footer-distributed .footer-left{
+ float: left;
+}
+
+/* The company logo */
+
+.footer-distributed .footer-left img{
+ height: 300px;
+}
+
+.footer-distributed h3 span{
+ color: #5383d3;
+}
+
+/* Footer links */
+
+.footer-distributed .footer-links{
+ color: #ffffff;
+ margin: 0 0 10px;
+ padding: 0;
+}
+
+.footer-distributed .footer-links a{
+ display:inline-block;
+ line-height: 1.8;
+ text-decoration: none;
+ color: inherit;
+}
+
+.footer-distributed .footer-company-name,
+ .footer-distributed .footer-author-name{
+ color: #8f9296;
+ font-size: 14px;
+ font-weight: normal;
+ margin: 0;
+}
+
+/* Footer social icons */
+
+.footer-distributed .footer-icons{
+ margin-top: 40px;
+ margin-bottom: 40px;
+}
+
+.footer-distributed .footer-icons a{
+ display: inline-block;
+ width: 35px;
+ height: 35px;
+ cursor: pointer;
+ background-color: #33383b;
+ border-radius: 2px;
+
+ font-size: 20px;
+ color: #ffffff;
+ text-align: center;
+ line-height: 35px;
+
+ margin-right: 3px;
+ margin-bottom: 5px;
+}
+
+/* Footer Right */
+
+.footer-distributed .footer-right{
+ float: right;
+}
+
+.footer-distributed .footer-right p{
+ display: inline-block;
+ vertical-align: top;
+ margin: 15px 42px 0 0;
+ color: #ffffff;
+}
+
+/* The contact form */
+
+.footer-distributed form{
+ display: inline-block;
+}
+
+.footer-distributed form input,
+.footer-distributed form textarea{
+ display: block;
+ border-radius: 3px;
+ box-sizing: border-box;
+ background-color: #1f2022;
+ box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
+ border: none;
+ resize: none;
+
+ font: inherit;
+ font-size: 14px;
+ font-weight: normal;
+ color: #d1d2d2;
+
+ width: 400px;
+ padding: 18px;
+}
+
+.footer-distributed ::-webkit-input-placeholder {
+ color: #5c666b;
+}
+
+.footer-distributed ::-moz-placeholder {
+ color: #5c666b;
+ opacity: 1;
+}
+
+.footer-distributed :-ms-input-placeholder{
+ color: #5c666b;
+}
+
+
+.footer-distributed form input{
+ height: 55px;
+ margin-bottom: 15px;
+}
+
+.footer-distributed form textarea{
+ height: 100px;
+ margin-bottom: 20px;
+}
+
+.footer-distributed form button{
+ border-radius: 3px;
+ background-color: #33383b;
+ color: #ffffff;
+ border: 0;
+ padding: 15px 50px;
+ font-weight: bold;
+ float: right;
+}
+
+.footer-distributed .input-container {
+ display: flex;
+ width: 100%;
+ margin-bottom: 15px;
+}
+
+.footer-distributed .input-container .icon {
+ padding: 10px;
+ color: white;
+ min-width: 50px;
+ text-align: center;
+}
+.footer-distributed .input-container .input-field {
+ width: 200%;
+ padding: 10px;
+ outline: none;
+}
+
+/* If you don't want the footer to be responsive, remove these media queries */
+
+@media (max-width: 1000px) {
+
+ .footer-distributed {
+ font: bold 14px sans-serif;
+ }
+
+ .footer-distributed .footer-company-name,
+ .footer-distributed .footer-author-name{
+ font-size: 12px;
+ }
+
+ .footer-distributed form input,
+ .footer-distributed form textarea{
+ width: 250px;
+ }
+
+ .footer-distributed form button{
+ padding: 10px 35px;
+ }
+
+}
+
+@media (max-width: 800px) {
+
+ .footer-distributed{
+ padding: 30px;
+ }
+
+ .footer-distributed .footer-left,
+ .footer-distributed .footer-right{
+ float: none;
+ max-width: 300px;
+ margin: 0 auto;
+ }
+
+ .footer-distributed .footer-left{
+ margin-bottom: 40px;
+ }
+
+ .footer-distributed form{
+ margin-top: 30px;
+ }
+
+ .footer-distributed form{
+ display: block;
+ }
+
+ .footer-distributed form button{
+ float: none;
+ }
+}
+
+
+.footer-down {
+ background: #111;
+ text-align: center;
+ height: 30px;
+}
+
+.footer-down p {
+ color: #8f9296;
+ margin:0;
+}
+
+.chat-bot{
+ display: none;
+ position: absolute;
+ right: 25px;
+ bottom: 20px;
+ position: fixed;
+ z-index: 10000;
+}
+
+.close-chat{
+ right: 50px;
+ bottom: 400px;
+ position: fixed;
+ width: 50px;
+ font-size: 2rem;
+ background-color: #2B303E;
+ color: red;
+ border: none;
+ outline: none;
+}
+
+
+.btn-chat{
+ position: absolute;
+ right: 30px;
+ bottom: 30px;
+ position: fixed;
+ border: none;
+ height: 60px;
+}
+
+.btn-chat img {
+ height: 60px;
+ border-radius: 50%;
+}
+
+.nav-open .nav{
+ transform: translateX(0);
+
+}
+
+.nav-open .nav-toggle{
+ position: fixed;
+}
+
+.nav-open .hamburger{
+ transform: rotate(.625turn);
+}
+
+.nav-open .hamburger::before{
+ transform: rotate(90deg) translateX(-6px);
+}
+
+.nav-open .hamburger::after{
+ opacity: 0;
+}
\ No newline at end of file
diff --git a/assets/img/Development.png b/assets/img/Development.png
new file mode 100644
index 0000000000000000000000000000000000000000..e4a7bb48892a9ab2c08a43c30ef82926cb4acf0e
GIT binary patch
literal 109404
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