-
Notifications
You must be signed in to change notification settings - Fork 4
/
header.php
187 lines (171 loc) · 6.08 KB
/
header.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<!-- ==============================
Project: Metronic "Asentus" Frontend Freebie - Responsive HTML Template Based On Twitter Bootstrap 3.3.4
Version: 1.0
Author: KeenThemes
Primary use: Corporate, Business Themes.
Email: [email protected]
Follow: http://www.twitter.com/keenthemes
Like: http://www.facebook.com/keenthemes
Website: http://www.keenthemes.com
Premium: Premium Metronic Admin Theme: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
================================== -->
<html lang="en" class="no-js">
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>MIT Creative</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="" name="description"/>
<meta content="" name="author"/>
<!-- GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css"/>
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="css/component.css" rel="stylesheet">
<!-- PAGE LEVEL PLUGIN STYLES -->
<link href="css/animate.css" rel="stylesheet">
<link href="vendor/swiper/css/swiper.min.css" rel="stylesheet" type="text/css"/>
<!-- THEME STYLES -->
<link href="css/layout.min.css" rel="stylesheet" type="text/css"/>
<link href="css/logostyle.css" rel="stylesheet" type="text/css"/>
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico"/>
<script src="vendor/jquery.min.js" type="text/javascript"></script>
<script src="vendor/jquery-migrate.min.js" type="text/javascript"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL PLUGINS -->
<script src="vendor/jquery.easing.js" type="text/javascript"></script>
<script src="vendor/jquery.back-to-top.js" type="text/javascript"></script>
<script src="vendor/jquery.smooth-scroll.js" type="text/javascript"></script>
<script src="vendor/jquery.wow.min.js" type="text/javascript"></script>
<script src="vendor/jquery.parallax.min.js" type="text/javascript"></script>
<script src="vendor/swiper/js/swiper.jquery.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL SCRIPTS -->
<script src="js/layout.min.js" type="text/javascript"></script>
<script src="js/components/wow.min.js" type="text/javascript"></script>
<script src="js/components/swiper.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/components/swiper.js"></script>
<!-- Basic stylesheet -->
<!-- You can use latest version of jQuery -->
<!-- Include js plugin -->
<script src="js/jquery.flexisel.js"></script>
<style>
.gallery figure img {
display: block;
width: 100%;
vertical-align: middle;
}
ul{list-style:none;}
.flex-container {
padding: 0;
margin: 0;
list-style: none;
-ms-box-orient: horizontal;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.flex-item {
width: 150px;
height: 150px;
margin: 20px;
white-space: nowrap;
}
.flex-item img {
max-width:150px;
height:auto;
vertical-align: middle;
}
.helper {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.prod {
text-indent: 0px;
padding-left: 0px;
max-width:350px;
width: 350px;
}
.prod li {
padding:10px 35px;
margin:5px;
border:1px solid #ddd;
background: #fff;
}
.prod li:hover {
border-right:1px solid #17bed2;
border-bottom:1px solid #17bed2;
border-top:1px solid #17bed2;
}
.prod li:nth-child(odd) {
border-left:7px solid #555;
}
.prod li:nth-child(even) {
border-left:7px solid #aaa;
}
.center {
display: block;
position: relative;
margin: auto;
max-width: 350px;
width: 350px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
top: 0;
left: 100%;
margin-top: -1px;
}
.dropdown:hover {
cursor: pointer;
}
.nbs-flexisel-inner {
background: #fff;
border:none;
height:200px;
}
.flex-item table tr td:first-child {
background: #666;
}
.flex-item table tr td:nth-child(2) {
padding:5px 10px;
min-width: 200px;
}
.flex-item table tr td img {
width:80px;
}
.flex-item table tr td {
padding:5px;
}
.flex-item table {
border:1px solid #ddd;
background: #fff;
}
.team .flex-item {
width:280px;
height:auto;
margin:40px 20px;
}
.team h4 {
font-size: 20px;
margin:2px 0;
}
.contact h2, .contact {text-align: center;}
.contact b {font-size: 16px; color: #515769;}
.contact img { position: relative; margin: auto;}
.service img {width:50px; margin:10px 0;}
.fsite {font-family: "Arial Black", Gadget, sans-serif; font-size:18px;}
</style>
</head>
<!-- END HEAD -->