UNCLASSIFIED

Commit 553d183f authored by Static Sites Deploy Bot's avatar Static Sites Deploy Bot
Browse files

Deploying test-site v0.0.6 to static sites hosting.

parent ecad6f0d
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
<path fill="#00CF9F" fill-rule="nonzero" d="M0 6c0 .418.34.758.758.758h8.341l-3.635 3.635a.758.758 0 0 0 0 1.071.758.758 0 0 0 1.072 0L12 6 6.536.536a.758.758 0 0 0-1.071 1.071l3.634 3.635H.758A.758.758 0 0 0 0 6z"/>
</svg>
\ No newline at end of file
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Blog</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<!-- CSS -->
<link rel="stylesheet" href="/css/owl.carousel.css" />
<link rel="stylesheet" href="/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/font-awesome.min.css" />
<link rel="stylesheet" href="/css/airspace.css" />
<link rel="stylesheet" href="/css/style.css" />
<link rel="stylesheet" href="/css/ionicons.min.css" />
<link rel="stylesheet" href="/css/animate.css" />
<link rel="stylesheet" href="/css/responsive.css" />
<link rel="stylesheet" href="/css/syntax.css" />
<!-- CSS for Product Template-->
<!-- CSS for Get Started Template-->
<!-- CSS for Platform 1 Template-->
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/custom.css" />
<!-- Js -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/owl.carousel.min.js"></script>
<script src="/js/plugins.js"></script>
<script src="/js/min/waypoints.min.js"></script>
<script src="/js/jquery.counterup.js"></script>
<script src="/js/main.js"></script>
<!-- ionicons -->
<script src="https://unpkg.com/ionicons@5.0.0/dist/ionicons.js"></script>
<!--
/*
* Airspace
* Ported to Jekyll by Andrew Lee
* https://github.com/ndrewtl/airspace-jekyll
* Designed and Developed by ThemeFisher
* https://themefisher.com/
*
*/
-->
</head>
<body>
<!-- Header Start -->
<header>
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- header Nav Start -->
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/index.html">
<img src="/img/logo.png" style="width:auto; height:100%" alt="Logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="/">Home</a></li>
<!-- <li><a href="/portfolio/">Portfolio</a></li> -->
<li class="dropdown">
<a href="/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Services <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/learning/pathways/">Learning Pathways</a></li>
<li><a href="/services/mentorship.html">Guided Mentorship</a></li>
<li><a href="/services/talent-development.html">Tron Node Buildout</a></li>
</ul>
</li>
<li class="dropdown">
<a href="/puckboard/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Puckboard <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/puckboard/">About Puckboard</a></li>
<li><a href="/puckboard/getstarted/">Get Started</a></li>
<li><a href="/p1/">Platform 1</a></li>
</ul>
</li>
<!-- <li><a href="/#service">Resources</a></li> -->
<li class="dropdown">
<a href="/services/common-links.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Resources <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/services/common-links.html">Common Links</a></li>
<li><a href="https://tron.substack.com/">Blog</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</li>
<!-- <li><a href="/partners/">Partners</a></li> -->
<!-- <li><a href="/blog/">Blog</a></li> -->
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
</div>
</div>
</header><!-- header close -->
<!-- Slider Start -->
<section id="global-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1>Get the latest on what we're doing</h1>
<p>Catch up with us, anytime and anywhere</p>
</div>
</div>
</div>
</div>
</section>
<!-- footer Start -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="footer-manu">
<ul>
<li><a href="/">Home</a></li>
<!-- <li><a href="/portfolio/">Portfolio</a></li> -->
<li><a href="/#service">Services</a></li>
<li><a href="/puckboard/">Puckboard</a></li>
<!-- <li><a href="/partners/">Partners</a></li> -->
<!-- <li><a href="/blog/">Blog</a></li> -->
<li><a href="https://tron.substack.com/">Blog</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</div>
</div>
<p>Site developed and maintained by <a href="/">Tron Gov</a>. Portions of this site utilize <a href="http://www.themefisher.com">Themefisher</a> designs. All rights reserved.
</p>
</div>
</div>
</div>
</footer>
</body>
</html>
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Contact us!</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<!-- CSS -->
<link rel="stylesheet" href="/css/owl.carousel.css" />
<link rel="stylesheet" href="/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/font-awesome.min.css" />
<link rel="stylesheet" href="/css/airspace.css" />
<link rel="stylesheet" href="/css/style.css" />
<link rel="stylesheet" href="/css/ionicons.min.css" />
<link rel="stylesheet" href="/css/animate.css" />
<link rel="stylesheet" href="/css/responsive.css" />
<link rel="stylesheet" href="/css/syntax.css" />
<!-- CSS for Product Template-->
<!-- CSS for Get Started Template-->
<!-- CSS for Platform 1 Template-->
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/custom.css" />
<!-- Js -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/owl.carousel.min.js"></script>
<script src="/js/plugins.js"></script>
<script src="/js/min/waypoints.min.js"></script>
<script src="/js/jquery.counterup.js"></script>
<script src="/js/main.js"></script>
<!-- ionicons -->
<script src="https://unpkg.com/ionicons@5.0.0/dist/ionicons.js"></script>
<!--
/*
* Airspace
* Ported to Jekyll by Andrew Lee
* https://github.com/ndrewtl/airspace-jekyll
* Designed and Developed by ThemeFisher
* https://themefisher.com/
*
*/
-->
</head>
<body>
<!-- Header Start -->
<header>
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- header Nav Start -->
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/index.html">
<img src="/img/logo.png" style="width:auto; height:100%" alt="Logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="/">Home</a></li>
<!-- <li><a href="/portfolio/">Portfolio</a></li> -->
<li class="dropdown">
<a href="/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Services <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/learning/pathways/">Learning Pathways</a></li>
<li><a href="/services/mentorship.html">Guided Mentorship</a></li>
<li><a href="/services/talent-development.html">Tron Node Buildout</a></li>
</ul>
</li>
<li class="dropdown">
<a href="/puckboard/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Puckboard <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/puckboard/">About Puckboard</a></li>
<li><a href="/puckboard/getstarted/">Get Started</a></li>
<li><a href="/p1/">Platform 1</a></li>
</ul>
</li>
<!-- <li><a href="/#service">Resources</a></li> -->
<li class="dropdown">
<a href="/services/common-links.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Resources <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/services/common-links.html">Common Links</a></li>
<li><a href="https://tron.substack.com/">Blog</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</li>
<!-- <li><a href="/partners/">Partners</a></li> -->
<!-- <li><a href="/blog/">Blog</a></li> -->
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
</div>
</div>
</header><!-- header close -->
<!-- Slider Start -->
<section id="global-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1>Drop Us A Note</h1>
<!-- <p>Don’t just take our word for it. Check out some of our latest work.</p> -->
</div>
</div>
</div>
</div>
</section>
<!-- contact form start -->
<section id="contact-form">
<div class="container">
<!-- <div class="row">
<div class="col-md-6 col-sm-12">
<div class="block">
<form>
<div class="form-group">
<input type="text" class="form-control" placeholder="Your Name">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Email Address">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Subject">
</div>
</form>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="block">
<form>
<div class="form-group-2">
<textarea class="form-control" rows="3" placeholder="Your Message"></textarea>
</div>
<button class="btn btn-default" type="submit">Send Message</button>
</form>
</div>
</div>
</div> -->
<div id="contact-box" class="row">
<div class="col-md-6 col-sm-12">
<div class="block">
<!-- <h2>Stop By For A visit</h2> -->
<ul class="address-block">
<!-- <li>
<i class="fa fa-map-marker"></i>North Main Street,Brooklyn Australia
</li> -->
<li>
<i class="fa fa-envelope-o"></i><a href="mailto:tron@afwerx.af.mil">Email: tron@afwerx.af.mil</a>
</li>
<!-- <li>
<i class="fa fa-phone"></i>Phone:+88 01672 506 744
</li> -->
</ul>
<ul class="social-icons">
<li>Follow us on Linked In: &nbsp;
<a href="https://www.linkedin.com/company/tron-air-force/"><i class="fa fa-linkedin"></i></a>
</li>
<!-- <li>
<a href="http://www.themefisher.com"><i class="fa fa-google"></i></a>
</li>
<li>
<a href="http://www.themefisher.com"><i class="fa fa-pinterest"></i></a>
</li>
<li>
<a href="http://www.themefisher.com"><i class="fa fa-dribbble"></i></a>
</li>
<li>
<a href="http://www.themefisher.com"><i class="fa fa-behance"></i></a>
</li>
<li>
<a href="http://www.themefisher.com"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="http://www.themefisher.com"><i class="fa fa-facebook"></i></a>
</li> -->
</ul>
</div>
</div>
<!-- <div class="col-md-6 col-sm-12">
<div class="block">
<h2>We Also Count In Google Map</h2>
<div class="google-map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3022.472979439986!2d-73.97769068489596!3d40.7516207793276!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c2590247c56379%3A0x15e13bea38b43e18!2sChrysler+Building!5e0!3m2!1sen!2sus!4v1477406538220" width="555" height="300" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div> -->
</div>
</div>
</section>
<!-- Call to action Start -->
<!-- <section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>We design delightful digital experiences.</h2>
<p>Read more about what we do and our philosophy of design. Judge for yourself The work and results we’ve achieved for other clients, and meet our highly experienced Team who just love to design.</p>
<a class="btn btn-default btn-call-to-action" href="#" >Tell Us Your Story</a>
</div>
</div>
</div>
</div>
</section> -->
<!-- footer Start -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="footer-manu">
<ul>
<li><a href="/">Home</a></li>
<!-- <li><a href="/portfolio/">Portfolio</a></li> -->
<li><a href="/#service">Services</a></li>
<li><a href="/puckboard/">Puckboard</a></li>
<!-- <li><a href="/partners/">Partners</a></li> -->
<!-- <li><a href="/blog/">Blog</a></li> -->
<li><a href="https://tron.substack.com/">Blog</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</div>
</div>
<p>Site developed and maintained by <a href="/">Tron Gov</a>. Portions of this site utilize <a href="http://www.themefisher.com">Themefisher</a> designs. All rights reserved.
</p>
</div>
</div>
</div>
</footer>
</body>
</html>
/*
* This is the main css file that ships with the airspace theme.
* In airspace, it is called style.css
* However, style.css now holds additional styles for this jekyll port. (Not written by ThemeFisher)
* The original style.css is now called airspace.css
*
*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600);
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,500,700);
@import url(//fonts.googleapis.com/css?family=Volkhov:400italic);
/* var text-decoration */
/*--
Common Css
--*/
body {
font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Roboto', sans-serif;
}
h2 {
font-size: 30px;
font-weight: 400;
}
h3 {
font-size: 28px;
font-weight: 300;
}
p {
font-size: 15px;
line-height: 28px;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
a,
a:active,
a:focus,
a:active {
text-decoration: none !important;
}
.section-title {
margin-bottom: 70px;
}
.section-title h2 {
text-transform: uppercase;
font-size: 28px;
font-weight: 600;
}
.section-title p {
font-family: 'Volkhov', serif;
font-style: italic;
color: #666;
}
/*--
Header Start
--*/
header {
background: #fff;
padding: 20px 0;
}
header .navbar {
margin-bottom: 0px;
border: 0px;
}
header .navbar-brand {
padding-top: 5px;
}
header .navbar-default {
background: none;
border: 0px;
}
header .navbar-default .navbar-nav {
padding-top: 10px;
}
header .navbar-default .navbar-nav li a {
color: #333333;
padding: 10px 26px;
font-size: 15px;
}
font header .navbar-default .navbar-nav li a:hover {
color: #000;
}
/*---------------------------------------------
Index Start
-----------------------------------------------*/
/*--
Slider Start
--*/
#slider {
background: url("../img/slider-bg.png") no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: 10% 0%;
padding: 200px 0 280px 0;
position: relative;
}
#slider:before {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: linear-gradient(to left, #8b86a3, #322e40);
opacity: 0.95;
}
#slider .block {
color: #E3E3E4;
}
#slider .block h1 {
font-family: 'Roboto', sans-serif;
font-weight: 100;
font-size: 45px;
line-height: 60px;
letter-spacing: 10px;
padding-bottom: 45px;
}
#slider .block p {
font-size: 23px;
line-height: 40px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
letter-spacing: 3px;
}
/*--
wrapper Start
--*/
#intro {
padding: 100px 0;
}
#intro .block h2 {
padding-top: 35px;
line-height: 27px;
margin: 0;
}
#intro .block p {
color: #7B7B7B;
padding-top: 20px;
}
#intro .block img {
padding-left: 40px;
width: 100%;
}
#intro .section-title {
margin-bottom: 0px;
}
#intro .section-title p {
padding-top: 20px;
}
/*--
service Start
--*/
#service {
text-align: center;
padding: 90px 0;
}
#service .service-item {
padding-bottom: 30px;
}
#service .service-item i {
font-size: 60px;
color: #4A4656;
}
#service .service-item h4 {
padding-top: 20px;
margin: 0;
color: #666;
}
#service .service-item p {
color: #888;
padding-top: 10px;
margin: 0;
font-size: 14px;
line-height: 1.8;
}
/*--
call-to-action Start
--*/
#call-to-action {
background: url("../img/call-to-action-bg.jpg") no-repeat;
background-size: cover;
background-attachment: fixed;
padding: 70px 0px;
position: relative;
text-align: center;
color: #fff;
}
#call-to-action:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #1d192c;
opacity: 0.95;
}
#call-to-action h2 {
padding-bottom: 20px;
line-height: 33px;
margin: 0;
font-size: 30px;
}
#call-to-action p {
font-size: 14px;
line-height: 1.6;
}
#call-to-action .btn-call-to-action {
padding: 15px 35px;
border: none;
background-color: #fff;
font-size: 15px;
color: #333333;
margin-top: 30px;
}
/*--
Feature Start
--*/
#feature {
background: url("../img/matrix-dev-computer.png");
background-position: 50% 94px;
width: 100%;
display: block;
position: relative;
overflow: visible;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
background-color: #fff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
padding: 100px 0;
}
#feature:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #1d192c;
opacity: 0.95;
}
#feature h2 {
font-size: 28px;
font-weight: 600;
margin-bottom: 30px;
color: #fff;
}
#feature p {
color: #fff;
margin-bottom: 20px;
}
#feature .btn-view-works {
padding: 15px 35px;
border: none;
background-color: #fff;
font-size: 15px;
color: #333333;
margin-top: 30px;
}
/*--
content Start
--*/
#testimonial {
padding: 100px 0;
}
#testimonial .block h2 {
line-height: 27px;
color: #5C5C5C;
padding-top: 110px;
}
#testimonial .block p {
padding-top: 50px;
color: #7B7B7B;
}
#testimonial .counter-box li {
width: 50%;
float: left;
text-align: center;
margin: 30px 0 30px;
}
#testimonial .counter-box li i {
font-size: 35px;
}
#testimonial .counter-box li h4 {
font-size: 30px;
font-weight: bold;
}
#testimonial .counter-box li span {
color: #555;
}
#testimonial .testimonial-carousel {
text-align: center;
width: 75%;
border: 1px solid #DEDEDE;
padding: 24px;
margin: 0 auto;
}
#testimonial .testimonial-carousel img {
padding-bottom: 38px;
}
#testimonial .testimonial-carousel p {
line-height: 28px;
font-weight: 300;
padding-bottom: 20px;
}
#testimonial .testimonial-carousel .user img {
padding-bottom: 0px;
border-radius: 500px;
}
#testimonial .testimonial-carousel .user p {
padding-bottom: 0;
font-size: 12px;
line-height: 20px;
color: #353241;
}
#testimonial .testimonial-carousel .user p span {
display: block;
color: #353241;
font-weight: 600;
}
#testimonial .testimonial-carousel .owl-carousel .owl-pagination div {
border: 1px solid #1D1D1D;
border-radius: 500px;
display: inline-block;
height: 10px;
margin-right: 15px;
width: 10px;
}
#testimonial .testimonial-carousel .owl-carousel .owl-pagination div.active {
background: #5C5C5C;
font-size: 30px;
display: inline-block;
border: 0px;
}
/*--
features Start
--*/
#clients-logo-section {
padding-top: 30px;
padding-bottom: 75px;
}
#clients-logo-section .clients-logo-img {
padding: 0px 50px;
}
/*---------------------------------------------
Work Start
-----------------------------------------------*/
/*--
Slider-work Start
--*/
#global-header {
background: url("../img/slider-bg.png") no-repeat;
background-size: cover;
padding-top: 150px;
padding-bottom: 107px;
position: relative;
background-attachment: fixed;
}
#global-header:before {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: linear-gradient(to left, #928dab, #1f1c2c 70%);
opacity: 0.95;
}
#global-header .block {
color: #E3E3E4;
margin: 0 auto;
padding-left: 90px;
text-align: center;
}
#global-header .block h1 {
font-weight: 100;
font-size: 45px;
letter-spacing: 6px;
padding-bottom: 15px;
margin-top: 0;
text-transform: capitalize;
}
#global-header .block p {
font-size: 16px;
font-weight: 300;
letter-spacing: 1px;
word-spacing: 3px;
}
/*--
portfolio-work Start
--*/
#portfolio-work {
overflow: hidden;
padding: 80px 0;
}
#portfolio-work .block .portfolio-menu {
padding-bottom: 30px;
text-align: center;
}
#portfolio-work .block .portfolio-menu ul {
border: 1px solid #999999;
display: inline-block;
margin-bottom: 40px;
}
#portfolio-work .block .portfolio-menu ul li {
display: inline-block;
padding: 0px 25px;
cursor: pointer;
font-size: 15px;
line-height: 40px;
font-weight: 600;
color: #333333;
text-transform: capitalize;
position: relative;
}
#portfolio-work .block .portfolio-menu ul .active {
color: #655E7A;
position: relative;
}
#portfolio-work .block .portfolio-menu ul .active:before {
content: "\f0d7";
position: absolute;
font-family: 'FontAwesome';
bottom: -18px;
font-size: 30px;
width: 20px;
left: 0px;
right: 0px;
top: 23px;
margin: 0 auto;
color: #fff;
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
#portfolio-work .block .portfolio-menu ul li:hover:before {
content: "\f0d7";
position: absolute;
font-family: 'FontAwesome';
bottom: -18px;
font-size: 30px;
width: 20px;
left: 0px;
right: 0px;
top: 24px;
margin: 0 auto;
color: #fff;
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
#portfolio-work .block .portfolio-contant ul li {
float: left;
width: 32.22%;
overflow: hidden;
margin: 6px;
position: relative;
}
#portfolio-work .block .portfolio-contant ul li:hover .overly {
opacity: 1;
}
#portfolio-work .block .portfolio-contant ul li:hover .position-center {
position: absolute;
top: 50%;
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
#portfolio-work .block .portfolio-contant ul li a {
display: block;
color: #fff;
}
#portfolio-work .block .portfolio-contant ul li a h2 {
font-size: 22px;
text-transform: uppercase;
letter-spacing: 1px;
}
#portfolio-work .block .portfolio-contant ul li a p {
font-size: 15px;
}
#portfolio-work .block .portfolio-contant ul li a span {
font-style: italic;
font-size: 13px;
color: #655E7A;
}
#portfolio-work .block .portfolio-contant ul img {
width: 100%;
height: auto;
}
#portfolio-work .block .portfolio-contant .overly {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.9);
opacity: 0;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
text-align: center;
}
#portfolio-work .block .portfolio-contant .position-center {
position: absolute;
top: 50%;
left: 10%;
-webkit-transform: translate(0%, 50%);
-moz-transform: translate(0%, 50%);
-ms-transform: translate(0%, 50%);
transform: translate(0%, 50%);
-webkit-transition: .5s all;
-o-transition: .5s all;
transition: .5s all;
}
#portfolio-work .block .mix {
display: none;
}
/*--
wrapper-work Start
--*/
#wrapper-work {
overflow: hidden;
padding-top: 100px;
}
#wrapper-work ul li {
width: 50%;
float: left;
position: relative;
}
#wrapper-work ul li img {
width: 100%;
height: 100%;
}
#wrapper-work ul li .items-text {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
color: #fff;
background: rgba(0, 0, 0, 0.6);
padding-left: 44px;
padding-top: 140px;
}
#wrapper-work ul li .items-text h2 {
padding-bottom: 28px;
padding-top: 75px;
position: relative;
}
#wrapper-work ul li .items-text h2:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 75px;
height: 3px;
background: #fff;
}
#wrapper-work ul li .items-text p {
padding-top: 30px;
font-size: 16px;
line-height: 27px;
font-weight: 300;
padding-right: 80px;
}
/*--
features-work Start
--*/
#features-work {
padding-top: 50px;
padding-bottom: 75px;
}
#features-work .block ul li {
width: 19%;
text-align: center;
display: inline-block;
padding: 40px 0px;
}
/*---------------------------------------------
Work Close
-----------------------------------------------*/
/*=============================================*/
/*---------------------------------------------
Contact Start
-----------------------------------------------*/
/*--
slider-contact Start
--*/
#slider-contact {
background: url("../img/slider-bg.png") no-repeat;
background-size: cover;
padding-top: 150px;
padding-bottom: 107px;
position: relative;
}
#slider-contact:before {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background: linear-gradient(to left, #928dab, #1f1c2c 70%);
opacity: 0.95;
}
#slider-contact .block {
color: #E3E3E4;
margin: 0 auto;
padding-left: 90px;
}
#slider-contact .block h1 {
font-family: 'Roboto', sans-serif;
font-weight: 100;
font-size: 45px;
line-height: 60px;
letter-spacing: 6px;
padding-bottom: 15px;
}
#slider-contact .block p {
font-size: 23px;
line-height: 40px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
letter-spacing: 1px;
word-spacing: 3px;
}
/*--
contact-form Start
--*/
#contact-form {
padding-top: 70px;
padding-bottom: 35px;
}
#contact-form .block form .form-group {
padding-bottom: 15px;
margin: 0px;
}
#contact-form .block form .form-group .form-control {
background: #F6F8FA;
height: 60px;
border: 1px solid #EEF2F6;
box-shadow: none;
width: 100%;
}
#contact-form .block form .form-group-2 {
padding-bottom: 15px;
margin: 0px;
}
#contact-form .block form .form-group-2 textarea {
background: #F6F8FA;
height: 135px;
border: 1px solid #EEF2F6;
box-shadow: none;
width: 100%;
}
#contact-form .block button {
width: 100%;
height: 60px;
background: #47424C;
border: none;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
}
/*--
wrapper-contact Start
--*/
.address-block li {
margin-bottom: 20px;
}
.address-block li i {
margin-right: 15px;
font-size: 20px;
width: 20px;
}
.social-icons {
margin-top: 40px;
}
.social-icons li {
display: inline-block;
margin: 0 6px;
}
.social-icons a {
display: inline-block;
}
.social-icons i {
color: #2C2C2C;
margin-right: 25px;
font-size: 25px;
}
.google-map {
position: relative;
}
.google-map #map {
width: 100%;
height: 300px;
background-color: #ff432e;
}
#contact-box {
padding-top: 35px;
padding-bottom: 58px;
}
#contact-box .block img {
width: 100%;
}
#contact-box .block h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
color: #000;
font-size: 28px;
padding-bottom: 30px;
}
#contact-box .block p {
color: #5C5C5C;
display: block;
}
/*--
features-contact Start
--*/
#features-contact {
padding-top: 50px;
padding-bottom: 75px;
}
#features-contact .block ul li {
width: 19%;
text-align: center;
display: inline-block;
padding: 40px 0px;
}
/*---------------------------------------------
Contact Close
-----------------------------------------------*/
/*--------- Heading------------*/
.heading {
padding-bottom: 60px;
text-align: center;
}
.heading h2 {
color: #000;
font-size: 30px;
line-height: 40px;
font-weight: 400;
}
.heading p {
font-size: 18px;
line-height: 40px;
color: #292929;
font-weight: 300;
}
/*---------------------------*/
/*--
footer Start
--*/
footer {
background: #F5F5F5;
text-align: center;
padding-top: 48px;
padding-bottom: 55px;
}
footer p {
font-size: 13px;
line-height: 25px;
color: #919191;
}
footer a {
color: #595959;
}
footer .footer-manu {
padding-bottom: 25px;
}
footer .footer-manu ul {
margin: 0px;
padding: 0px;
}
footer .footer-manu ul li {
display: inline-block;
padding: 0px 20px;
}
footer .footer-manu ul li a {
display: inline-block;
color: #494949;
}
footer .footer-manu ul li a:hover {
color: #000;
}
This diff is collapsed.
This diff is collapsed.
.container-padded {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px;
padding-right: 15px;
}
ion-icon {
font-size: 32px;
}
.styled-table-wrapper {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.styled-table {
border-collapse: collapse;
margin: 25px 0;
font-size: 0.9em;
font-family: sans-serif;
min-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
background-color: #009879;
color: #ffffff;
text-align: left;
}
.styled-table th,
.styled-table td {
padding: 12px 15px;
}
.styled-table tbody tr {
border-bottom: 1px solid #dddddd;
}
.styled-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}
.styled-table tbody tr:last-of-type {
border-bottom: 2px solid #009879;
}
.styled-table tbody tr.active-row {
font-weight: bold;
color: #009879;
}
.hidden {
display: none;
}
.sdi-apply {
background-color: #2C2D33;
padding: 2rem;
color: #fff;
border-radius: 10px;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.sdi-video {
display: flex;
justify-content: center;
padding: 2% 0 2%;
}
.sdi-video video {
box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.25);
}
.linktext {
color: #00cf9f;
font-size: 14px;
line-height: 1.5;
font-weight: bold;
text-transform: uppercase;
}
.linktext::after {
content: "";
position: absolute;
background-image: url(/assets/right-arrow-icon.svg);
width: 20px;
height: 20px;
background-repeat: no-repeat;
margin-left: 10px;
margin-top: 4px;
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
/*
* Core Owl Carousel CSS File
* v1.3.3
*/
/* clearfix */
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* display none until init */
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
/*
* This css file includes styles added in the jekyll port of this theme.
* To find the original style.css that ships with Airspace, read airspace.css
*
*/
.italic {
font-style: italic;
}
.bold {
font-weight: bold;
}
.center-text {
text-align: center;
}
.post-area {
padding: 40px;
width: 100%;
min-height: 150px;
background-color: white;
border-bottom: 1px dotted #ddd;
}
.post-area a:link, .post-area a:visited {
font-size: 30px;
color: #333;
}
.post-area a:hover {
color: #0D0017;
}
/*
* syntax.css
* GitHub syntax highlighting styles
* obtained from https://github.com/mojombo/tpw/blob/master/css/syntax.css
*
*/
.highlight { background: #ffffff; }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .o { font-weight: bold } /* Operator */
.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #999999 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #009999 } /* Literal.Number */
.highlight .s { color: #d14 } /* Literal.String */
.highlight .na { color: #008080 } /* Name.Attribute */
.highlight .nb { color: #0086B3 } /* Name.Builtin */
.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
.highlight .no { color: #008080 } /* Name.Constant */
.highlight .ni { color: #800080 } /* Name.Entity */
.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
.highlight .nn { color: #555555 } /* Name.Namespace */
.highlight .nt { color: #000080 } /* Name.Tag */
.highlight .nv { color: #008080 } /* Name.Variable */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #009999 } /* Literal.Number.Float */
.highlight .mh { color: #009999 } /* Literal.Number.Hex */
.highlight .mi { color: #009999 } /* Literal.Number.Integer */
.highlight .mo { color: #009999 } /* Literal.Number.Oct */
.highlight .sb { color: #d14 } /* Literal.String.Backtick */
.highlight .sc { color: #d14 } /* Literal.String.Char */
.highlight .sd { color: #d14 } /* Literal.String.Doc */
.highlight .s2 { color: #d14 } /* Literal.String.Double */
.highlight .se { color: #d14 } /* Literal.String.Escape */
.highlight .sh { color: #d14 } /* Literal.String.Heredoc */
.highlight .si { color: #d14 } /* Literal.String.Interpol */
.highlight .sx { color: #d14 } /* Literal.String.Other */
.highlight .sr { color: #009926 } /* Literal.String.Regex */
.highlight .s1 { color: #d14 } /* Literal.String.Single */
.highlight .ss { color: #990073 } /* Literal.String.Symbol */
.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #008080 } /* Name.Variable.Class */
.highlight .vg { color: #008080 } /* Name.Variable.Global */
.highlight .vi { color: #008080 } /* Name.Variable.Instance */
.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment