Showing
15 changed files
with
4950 additions
and
0 deletions
Too many changes to show.
To preserve performance only 15 of 15+ files are displayed.
website/404.html
0 → 100644
1 | +<!DOCTYPE html> | ||
2 | +<html lang="en"> | ||
3 | + | ||
4 | +<head> | ||
5 | + <meta charset="UTF-8"> | ||
6 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
7 | + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
8 | + | ||
9 | + <title>Mitagen HTML5 Template</title> | ||
10 | + | ||
11 | + <link rel="shortcut icon" href="assets/img/favicon.png" type="image/x-icon"> | ||
12 | + | ||
13 | + <!-- stylesheets --> | ||
14 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@300;400;500;600&display=swap"> | ||
15 | + <link rel="stylesheet" href="assets/css/flaticon.css"> | ||
16 | + <link rel="stylesheet" href="assets/css/font-awesome.min.css"> | ||
17 | + <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> | ||
18 | + <link rel="stylesheet" href="assets/css/animate.min.css"> | ||
19 | + <link rel="stylesheet" href="assets/css/slick.css"> | ||
20 | + <link rel="stylesheet" href="assets/css/custom-animation.css"> | ||
21 | + <link rel="stylesheet" href="assets/css/magnific-popup.css"> | ||
22 | + <link rel="stylesheet" href="assets/css/bootstrap-v4.1.3.min.css"> | ||
23 | + <link rel="stylesheet" href="assets/css/spacing.min.css"> | ||
24 | + <link rel="stylesheet" href="assets/css/mainmenu.css"> | ||
25 | + <link rel="stylesheet" href="assets/css/style.css"> | ||
26 | + <link rel="stylesheet" href="assets/css/responsive.css"> | ||
27 | + | ||
28 | +</head> | ||
29 | + | ||
30 | +<body> | ||
31 | + | ||
32 | + <div class="page-wrapper"> | ||
33 | + | ||
34 | + <!-- Preloader --> | ||
35 | + <div class="preloader"></div> | ||
36 | + | ||
37 | + <!--==================================================================== | ||
38 | + Start header area | ||
39 | + =====================================================================--> | ||
40 | + | ||
41 | + <header class="main-header"> | ||
42 | + | ||
43 | + <!--Header-Upper--> | ||
44 | + <div class="header-upper"> | ||
45 | + <div class="container-fluid clearfix"> | ||
46 | + | ||
47 | + <div class="header-inner clearfix"> | ||
48 | + <div class="logo-outer"> | ||
49 | + <div class="logo"><a href="index.html"><img src="assets/img/logo.png" alt="" title=""></a></div> | ||
50 | + </div> | ||
51 | + | ||
52 | + <!-- Main Menu --> | ||
53 | + <nav class="main-menu navbar-expand-lg ml-md-auto"> | ||
54 | + <div class="navbar-header clearfix"> | ||
55 | + <div class="logo"><a href="index.html"><img src="assets/img/logo.png" alt="" title=""></a></div> | ||
56 | + <!-- Toggle Button --> | ||
57 | + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse-one"> | ||
58 | + <span class="icon-bar"></span> | ||
59 | + <span class="icon-bar"></span> | ||
60 | + <span class="icon-bar"></span> | ||
61 | + </button> | ||
62 | + </div> | ||
63 | + | ||
64 | + <div class="navbar-collapse navbar-collapse-one collapse clearfix"> | ||
65 | + <ul class="navigation clearfix"> | ||
66 | + <li><a href="index.html">Home</a></li> | ||
67 | + <li><a href="about.html">About</a></li> | ||
68 | + <li><a href="services.html">services</a></li> | ||
69 | + <li class="dropdown current"><a href="#">pages</a> | ||
70 | + <ul> | ||
71 | + <li><a href="gallery.html">Gallery</a></li> | ||
72 | + <li><a href="pricing.html">Pricing</a></li> | ||
73 | + <li><a href="team.html">Team</a></li> | ||
74 | + <li><a href="404.html">404</a></li> | ||
75 | + </ul> | ||
76 | + </li> | ||
77 | + <li class="dropdown"><a href="#">blog</a> | ||
78 | + <ul> | ||
79 | + <li><a href="blog-grid.html">Blog Grid</a></li> | ||
80 | + <li><a href="blog-classic.html">Blog Classic</a></li> | ||
81 | + <li><a href="blog-details.html">Blog Details</a></li> | ||
82 | + </ul> | ||
83 | + </li> | ||
84 | + <li><a href="contact.html">contact</a></li> | ||
85 | + </ul> | ||
86 | + </div> | ||
87 | + </nav> | ||
88 | + <!-- Main Menu End--> | ||
89 | + | ||
90 | + <!-- Menu buttons--> | ||
91 | + <div class="menu-button ml-55"> | ||
92 | + <a href="#" class="theme-btn">Start Project</a> | ||
93 | + </div> | ||
94 | + </div> | ||
95 | + | ||
96 | + </div> | ||
97 | + </div> | ||
98 | + <!--End Header Upper--> | ||
99 | + | ||
100 | + </header> | ||
101 | + | ||
102 | + <!--==================================================================== | ||
103 | + End header area | ||
104 | + =====================================================================--> | ||
105 | + | ||
106 | + | ||
107 | + <!--==================================================================== | ||
108 | + Start Banner Section | ||
109 | + =====================================================================--> | ||
110 | + <section class="banner-section rel"> | ||
111 | + <div class="container"> | ||
112 | + <h2 class="page-title">Error</h2> | ||
113 | + <nav aria-label="breadcrumb"> | ||
114 | + <ol class="breadcrumb"> | ||
115 | + <li class="breadcrumb-item"><a href="index.html">Home</a></li> | ||
116 | + <li class="breadcrumb-item active" aria-current="page">404</li> | ||
117 | + </ol> | ||
118 | + </nav> | ||
119 | + | ||
120 | + | ||
121 | + <div class="shape shapeAnimationOne l-10 t-60"> | ||
122 | + <img src="assets/img/shapes/shape1.png" alt="Shape"> | ||
123 | + </div> | ||
124 | + <div class="shape shapeAnimationTwo l-70 t-60"> | ||
125 | + <img src="assets/img/shapes/shape2.png" alt="Shape"> | ||
126 | + </div> | ||
127 | + <div class="shape shapeAnimationThree l-50 t-100"> | ||
128 | + <img src="assets/img/shapes/shape3.png" alt="Shape"> | ||
129 | + </div> | ||
130 | + </div> | ||
131 | + </section> | ||
132 | + <!--==================================================================== | ||
133 | + End Banner Section | ||
134 | + =====================================================================--> | ||
135 | + <!--==================================================================== | ||
136 | + End banner section | ||
137 | + =====================================================================--> | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + <!--==================================================================== | ||
142 | + Start Error section | ||
143 | + =====================================================================--> | ||
144 | + <section class="error-page text-center mt-100 rmt-100 mb-150 rmb-100"> | ||
145 | + <div class="container"> | ||
146 | + <div class="error-inner"> | ||
147 | + <div class="error-text mb-50"> | ||
148 | + <h1 class="wow customFadeInDown delay-0-1s slow">404</h1> | ||
149 | + <h2 class="wow customFadeInRight delay-0-3s slow">Opps!! Looks like something went wrong</h2> | ||
150 | + </div> | ||
151 | + <div class="home-or-search wow customFadeInUp delay-0-5s slow"> | ||
152 | + <a href="index.html" class="theme-btn">Go to Home</a> | ||
153 | + <span class="or">Or</span> | ||
154 | + <!-- Error Search Form --> | ||
155 | + <div class="search-box"> | ||
156 | + <form method="post" action="#"> | ||
157 | + <div class="form-group mb-0 d-flex"> | ||
158 | + <input type="search" name="search-field" value="" placeholder="Search...." required=""> | ||
159 | + <button type="submit"><span class="flaticon-search"></span></button> | ||
160 | + </div> | ||
161 | + </form> | ||
162 | + </div> | ||
163 | + </div> | ||
164 | + </div> | ||
165 | + </div> | ||
166 | + </section> | ||
167 | + <!--==================================================================== | ||
168 | + End Error section | ||
169 | + =====================================================================--> | ||
170 | + | ||
171 | + | ||
172 | + <!--==================================================================== | ||
173 | + Start Call For Action section | ||
174 | + =====================================================================--> | ||
175 | + <section class="call-for-action text-center"> | ||
176 | + <div class="container"> | ||
177 | + <div class="call-action-content"> | ||
178 | + <h2>Have any question about us?</h2> | ||
179 | + <p> Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commo do consequat.</p> | ||
180 | + <a href="contant.html" class="theme-btn">Please Contact</a> | ||
181 | + </div> | ||
182 | + </div> | ||
183 | + </section> | ||
184 | + <!--==================================================================== | ||
185 | + End Call For Action section | ||
186 | + =====================================================================--> | ||
187 | + | ||
188 | + | ||
189 | + | ||
190 | + <!--==================================================================== | ||
191 | + Start footer section | ||
192 | + =====================================================================--> | ||
193 | + <footer class="footer-section mt-125 pt-100"> | ||
194 | + <div class="container"> | ||
195 | + | ||
196 | + <div class="row"> | ||
197 | + | ||
198 | + <!--big column--> | ||
199 | + <div class="col-lg-7"> | ||
200 | + <div class="row"> | ||
201 | + | ||
202 | + <!--Footer Column--> | ||
203 | + <div class="col-sm-7"> | ||
204 | + <div class="footer-widget logo-widget mr-35"> | ||
205 | + <div class="footer-logo"><a href="index.html"><img src="assets/img/logo.png" alt="logo"></a></div> | ||
206 | + <div class="widget-content"> | ||
207 | + <div class="text"> | ||
208 | + <p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
209 | + </div> | ||
210 | + <div class="footer-social-icon mt-35"> | ||
211 | + <div class="social-link-icon"> | ||
212 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
213 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
214 | + <a href="#"><i class="fa fa-skype"></i></a> | ||
215 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
216 | + </div> | ||
217 | + </div> | ||
218 | + </div> | ||
219 | + </div> | ||
220 | + </div> | ||
221 | + | ||
222 | + <!--Footer Column--> | ||
223 | + <div class="col-sm-5"> | ||
224 | + <div class="footer-widget links-widget"> | ||
225 | + <h4 class="footer-title">Usefull Links</h4> | ||
226 | + <div class="widget-content"> | ||
227 | + <ul> | ||
228 | + <li><a href="#">About Us</a></li> | ||
229 | + <li><a href="#">Services</a></li> | ||
230 | + <li><a href="#">Project</a></li> | ||
231 | + <li><a href="#">Blog</a></li> | ||
232 | + <li><a href="#">Contact</a></li> | ||
233 | + </ul> | ||
234 | + </div> | ||
235 | + </div> | ||
236 | + </div> | ||
237 | + </div> | ||
238 | + </div> | ||
239 | + | ||
240 | + <!--big column--> | ||
241 | + <div class="col-lg-5"> | ||
242 | + <div class="row"> | ||
243 | + | ||
244 | + <!--Footer Column--> | ||
245 | + <div class="col-sm-5"> | ||
246 | + <div class="footer-widget links-widget"> | ||
247 | + <h4 class="footer-title">Services</h4> | ||
248 | + <div class="widget-content"> | ||
249 | + <ul> | ||
250 | + <li><a href="#">Search Optimization</a></li> | ||
251 | + <li><a href="#">Wireframing Task</a></li> | ||
252 | + <li><a href="#">Market Analysis</a></li> | ||
253 | + <li><a href="#">Web Development</a></li> | ||
254 | + <li><a href="#">Web Design</a></li> | ||
255 | + </ul> | ||
256 | + </div> | ||
257 | + </div> | ||
258 | + </div> | ||
259 | + | ||
260 | + <!--Footer Column--> | ||
261 | + <div class="col-sm-7"> | ||
262 | + <div class="footer-widget info-widget"> | ||
263 | + <h4 class="footer-title">Contact</h4> | ||
264 | + <div class="office-info"> | ||
265 | + <ul> | ||
266 | + <li><i class="flaticon-home"></i>1301 Hoffman Avenue, Brooklyn New York, <br>NY-11206</li> | ||
267 | + <li><i class="flaticon-telephone"></i>+1 (012) 345-6789 <br> | ||
268 | + +1 (123) 456-7899</li> | ||
269 | + <li><i class="flaticon-email"></i>info@yourmail.com</li> | ||
270 | + </ul> | ||
271 | + </div> | ||
272 | + </div> | ||
273 | + </div> | ||
274 | + </div> | ||
275 | + </div> | ||
276 | + | ||
277 | + </div> | ||
278 | + </div> | ||
279 | + <!--Copyright--> | ||
280 | + <div class="footer-bottom"> | ||
281 | + <div class="copyright">Copyright @2020 M_Themes All rights By <a href="http://www.bootstrapmb.com/">bootstrapmb</a></div> | ||
282 | + </div> | ||
283 | + | ||
284 | + </footer> | ||
285 | + | ||
286 | + | ||
287 | + <!--==================================================================== | ||
288 | + End footer section | ||
289 | + =====================================================================--> | ||
290 | + | ||
291 | + <!-- Scroll Top Button --> | ||
292 | + <button class="scroll-top scroll-to-target" data-target="html"> | ||
293 | + <span class="fa fa-angle-up"></span> | ||
294 | + </button> | ||
295 | + | ||
296 | + </div> | ||
297 | + | ||
298 | + | ||
299 | + | ||
300 | + <!--==================================================================== | ||
301 | + Include All Js File | ||
302 | + ====================================================================--> | ||
303 | + <!-- All Plugins --> | ||
304 | + <script src="assets/js/jquery-3.3.1.min.js"></script> | ||
305 | + <script src="assets/js/bootstrap-v4.1.3.min.js"></script> | ||
306 | + <script src="assets/js/owl.carousel.min.js"></script> | ||
307 | + <script src="assets/js/jquery.countTo.js"></script> | ||
308 | + <script src="assets/js/jquery.magnific-popup.min.js"></script> | ||
309 | + <script src="assets/js/isotope.pkgd.min.js"></script> | ||
310 | + <script src="assets/js/slick.min.js"></script> | ||
311 | + <script src="assets/js/wow.min.js"></script> | ||
312 | + <script src="assets/js/appear.js"></script> | ||
313 | + <script src="assets/js/main.js"></script> | ||
314 | + | ||
315 | +</body> | ||
316 | + | ||
317 | +</html> |
website/about.html
0 → 100644
1 | +<!DOCTYPE html> | ||
2 | +<html lang="en"> | ||
3 | + | ||
4 | +<head> | ||
5 | + <meta charset="UTF-8"> | ||
6 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
7 | + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
8 | + | ||
9 | + <title>Mitagen HTML5 Template</title> | ||
10 | + | ||
11 | + <link rel="shortcut icon" href="assets/img/favicon.png" type="image/x-icon"> | ||
12 | + | ||
13 | + <!-- stylesheets --> | ||
14 | + <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@300;400;500;600&display=swap"> | ||
15 | + <link rel="stylesheet" href="assets/css/flaticon.css"> | ||
16 | + <link rel="stylesheet" href="assets/css/font-awesome.min.css"> | ||
17 | + <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> | ||
18 | + <link rel="stylesheet" href="assets/css/animate.min.css"> | ||
19 | + <link rel="stylesheet" href="assets/css/slick.css"> | ||
20 | + <link rel="stylesheet" href="assets/css/custom-animation.css"> | ||
21 | + <link rel="stylesheet" href="assets/css/magnific-popup.css"> | ||
22 | + <link rel="stylesheet" href="assets/css/bootstrap-v4.1.3.min.css"> | ||
23 | + <link rel="stylesheet" href="assets/css/spacing.min.css"> | ||
24 | + <link rel="stylesheet" href="assets/css/mainmenu.css"> | ||
25 | + <link rel="stylesheet" href="assets/css/style.css"> | ||
26 | + <link rel="stylesheet" href="assets/css/responsive.css"> | ||
27 | + | ||
28 | +</head> | ||
29 | + | ||
30 | +<body> | ||
31 | + | ||
32 | + <div class="page-wrapper"> | ||
33 | + | ||
34 | + <!-- Preloader --> | ||
35 | + <div class="preloader"></div> | ||
36 | + | ||
37 | + <!--==================================================================== | ||
38 | + Start header area | ||
39 | + =====================================================================--> | ||
40 | + | ||
41 | + <header class="main-header"> | ||
42 | + | ||
43 | + <!--Header-Upper--> | ||
44 | + <div class="header-upper"> | ||
45 | + <div class="container-fluid clearfix"> | ||
46 | + | ||
47 | + <div class="header-inner clearfix"> | ||
48 | + <div class="logo-outer"> | ||
49 | + <div class="logo"><a href="index.html"><img src="assets/img/logo.png" alt="" title=""></a></div> | ||
50 | + </div> | ||
51 | + | ||
52 | + <!-- Main Menu --> | ||
53 | + <nav class="main-menu navbar-expand-lg ml-md-auto"> | ||
54 | + <div class="navbar-header clearfix"> | ||
55 | + <div class="logo"><a href="index.html"><img src="assets/img/logo.png" alt="" title=""></a></div> | ||
56 | + <!-- Toggle Button --> | ||
57 | + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse-one"> | ||
58 | + <span class="icon-bar"></span> | ||
59 | + <span class="icon-bar"></span> | ||
60 | + <span class="icon-bar"></span> | ||
61 | + </button> | ||
62 | + </div> | ||
63 | + | ||
64 | + <div class="navbar-collapse navbar-collapse-one collapse clearfix"> | ||
65 | + <ul class="navigation clearfix"> | ||
66 | + <li><a href="index.html">Home</a></li> | ||
67 | + <li class="current"><a href="about.html">About</a></li> | ||
68 | + <li><a href="services.html">services</a></li> | ||
69 | + <li class="dropdown"><a href="#">pages</a> | ||
70 | + <ul> | ||
71 | + <li><a href="gallery.html">Gallery</a></li> | ||
72 | + <li><a href="pricing.html">Pricing</a></li> | ||
73 | + <li><a href="team.html">Team</a></li> | ||
74 | + <li><a href="404.html">404</a></li> | ||
75 | + </ul> | ||
76 | + </li> | ||
77 | + <li class="dropdown"><a href="#">blog</a> | ||
78 | + <ul> | ||
79 | + <li><a href="blog-grid.html">Blog Grid</a></li> | ||
80 | + <li><a href="blog-classic.html">Blog Classic</a></li> | ||
81 | + <li><a href="blog-details.html">Blog Details</a></li> | ||
82 | + </ul> | ||
83 | + </li> | ||
84 | + <li><a href="contact.html">contact</a></li> | ||
85 | + </ul> | ||
86 | + </div> | ||
87 | + </nav> | ||
88 | + <!-- Main Menu End--> | ||
89 | + | ||
90 | + <!-- Menu buttons--> | ||
91 | + <div class="menu-button ml-55"> | ||
92 | + <a href="#" class="theme-btn">Start Project</a> | ||
93 | + </div> | ||
94 | + </div> | ||
95 | + | ||
96 | + </div> | ||
97 | + </div> | ||
98 | + <!--End Header Upper--> | ||
99 | + | ||
100 | + </header> | ||
101 | + | ||
102 | + <!--==================================================================== | ||
103 | + End header area | ||
104 | + =====================================================================--> | ||
105 | + | ||
106 | + | ||
107 | + <!--==================================================================== | ||
108 | + Start Banner Section | ||
109 | + =====================================================================--> | ||
110 | + <section class="banner-section rel"> | ||
111 | + <div class="container"> | ||
112 | + <h2 class="page-title">About</h2> | ||
113 | + <nav aria-label="breadcrumb"> | ||
114 | + <ol class="breadcrumb-list"> | ||
115 | + <li class="breadcrumb-item"><a href="index.html">Home</a></li> | ||
116 | + <li class="breadcrumb-item active" aria-current="page">About</li> | ||
117 | + </ol> | ||
118 | + </nav> | ||
119 | + | ||
120 | + <div class="shape shapeAnimationOne l-10 t-60"> | ||
121 | + <img src="assets/img/shapes/shape1.png" alt="Shape"> | ||
122 | + </div> | ||
123 | + <div class="shape shapeAnimationTwo l-70 t-60"> | ||
124 | + <img src="assets/img/shapes/shape2.png" alt="Shape"> | ||
125 | + </div> | ||
126 | + <div class="shape shapeAnimationThree l-50 t-100"> | ||
127 | + <img src="assets/img/shapes/shape3.png" alt="Shape"> | ||
128 | + </div> | ||
129 | + </div> | ||
130 | + </section> | ||
131 | + <!--==================================================================== | ||
132 | + End Banner Section | ||
133 | + =====================================================================--> | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | + <!--==================================================================== | ||
138 | + Start About Section | ||
139 | + =====================================================================--> | ||
140 | + <section class="about-section rel mt-85 mb-100"> | ||
141 | + <div class="container"> | ||
142 | + <div class="row align-items-center"> | ||
143 | + <div class="col-lg-5"> | ||
144 | + <div class="about-content mr-20 rmr-0 rmb-50 wow customFadeInRight delay-0-1s slow"> | ||
145 | + <div class="section-title mb-35"> | ||
146 | + <span class="sub-title">About</span> | ||
147 | + <h2>Provide Search Engine Optimization Service Since 2012</h2> | ||
148 | + </div> | ||
149 | + <p>Consectetur adipisicing elitsed do eiusmod tempor incididunt ut labore et dolore magna aliqua Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commo do consequat.</p> | ||
150 | + <p>Adipisicing elitsed do eiusmod tempor incididunt ut labore et dolore</p> | ||
151 | + <a href="#" class="theme-btn mt-20">Start A Project</a> | ||
152 | + </div> | ||
153 | + </div> | ||
154 | + <div class="col-lg-7"> | ||
155 | + <div class="about-image wow customFadeInLeft delay-0-1s slow"> | ||
156 | + <img src="assets/img/about/about.png" alt="about image"> | ||
157 | + </div> | ||
158 | + </div> | ||
159 | + </div> | ||
160 | + </div> | ||
161 | + | ||
162 | + <div class="shape shapeAnimationFour l-10 t-5"> | ||
163 | + <img src="assets/img/shapes/shape4.png" alt="Shape"> | ||
164 | + </div> | ||
165 | + <div class="shape shapeAnimationFive r-10 t-100 zm-1"> | ||
166 | + <img src="assets/img/shapes/shape2.png" alt="Shape"> | ||
167 | + </div> | ||
168 | + </section> | ||
169 | + <!--==================================================================== | ||
170 | + End About Section | ||
171 | + =====================================================================--> | ||
172 | + | ||
173 | + | ||
174 | + | ||
175 | + <!--==================================================================== | ||
176 | + Start services section | ||
177 | + =====================================================================--> | ||
178 | + <section class="services-section rel text-center mt-100 mb-80"> | ||
179 | + <div class="container"> | ||
180 | + <div class="row"> | ||
181 | + | ||
182 | + <!-- single-service --> | ||
183 | + <div class="col-lg-4 col-md-6"> | ||
184 | + <div class="single-service-box"> | ||
185 | + <div class="service-icon mb-25"> | ||
186 | + <img src="assets/img/services/service4.png" alt="Service Icon"> | ||
187 | + </div> | ||
188 | + <div class="service-content"> | ||
189 | + <h4><a href="#">Search Optimization</a></h4> | ||
190 | + <p>Adipisicing elitsed do eiusmod tempor incididunt ut labore et dolore</p> | ||
191 | + </div> | ||
192 | + </div> | ||
193 | + </div> | ||
194 | + | ||
195 | + <!-- single-service --> | ||
196 | + <div class="col-lg-4 col-md-6"> | ||
197 | + <div class="single-service-box"> | ||
198 | + <div class="service-icon mb-25"> | ||
199 | + <img src="assets/img/services/service5.png" alt="Service Icon"> | ||
200 | + </div> | ||
201 | + <div class="service-content"> | ||
202 | + <h4><a href="#">Ui/UX Design</a></h4> | ||
203 | + <p>Adipisicing elitsed do eiusmod tempor incididunt ut labore et dolore</p> | ||
204 | + </div> | ||
205 | + </div> | ||
206 | + </div> | ||
207 | + | ||
208 | + <!-- single-service --> | ||
209 | + <div class="col-lg-4 col-md-6"> | ||
210 | + <div class="single-service-box"> | ||
211 | + <div class="service-icon mb-25"> | ||
212 | + <img src="assets/img/services/service6.png" alt="Service Icon"> | ||
213 | + </div> | ||
214 | + <div class="service-content"> | ||
215 | + <h4><a href="#">Web Development</a></h4> | ||
216 | + <p>Adipisicing elitsed do eiusmod tempor incididunt ut labore et dolore</p> | ||
217 | + </div> | ||
218 | + </div> | ||
219 | + </div> | ||
220 | + | ||
221 | + </div> | ||
222 | + </div> | ||
223 | + | ||
224 | + <div class="shape shapeAnimationOne l-10 t-0"> | ||
225 | + <img src="assets/img/shapes/shape3.png" alt="Shape"> | ||
226 | + </div> | ||
227 | + <div class="shape shapeAnimationTwo t-100 r-5"> | ||
228 | + <img src="assets/img/shapes/shape1.png" alt="Shape"> | ||
229 | + </div> | ||
230 | + </section> | ||
231 | + <!--==================================================================== | ||
232 | + End services section | ||
233 | + =====================================================================--> | ||
234 | + | ||
235 | + | ||
236 | + <!--==================================================================== | ||
237 | + Start Our Success Section | ||
238 | + =====================================================================--> | ||
239 | + <section class="success-section pt-105 pb-50"> | ||
240 | + <div class="container"> | ||
241 | + <div class="row"> | ||
242 | + <div class="col-lg-3 col-md-6"> | ||
243 | + <div class="success-box"> | ||
244 | + <i class="flaticon-competition"></i> | ||
245 | + <div class="count-wrap"> | ||
246 | + <span class="count-text" data-speed="5000" data-stop="78">0</span> | ||
247 | + <p>Awards Win</p> | ||
248 | + </div> | ||
249 | + </div> | ||
250 | + </div> | ||
251 | + <div class="col-lg-3 col-md-6"> | ||
252 | + <div class="success-box"> | ||
253 | + <i class="flaticon-happy"></i> | ||
254 | + <div class="count-wrap"> | ||
255 | + <span class="count-text" data-speed="5000" data-stop="250">0</span> | ||
256 | + <p>Happy Clients</p> | ||
257 | + </div> | ||
258 | + </div> | ||
259 | + </div> | ||
260 | + <div class="col-lg-3 col-md-6"> | ||
261 | + <div class="success-box"> | ||
262 | + <i class="flaticon-admin"></i> | ||
263 | + <div class="count-wrap"> | ||
264 | + <span class="count-text" data-speed="5000" data-stop="26">0</span> | ||
265 | + <p>Team Member</p> | ||
266 | + </div> | ||
267 | + </div> | ||
268 | + </div> | ||
269 | + <div class="col-lg-3 col-md-6"> | ||
270 | + <div class="success-box"> | ||
271 | + <i class="flaticon-startup"></i> | ||
272 | + <div class="count-wrap"> | ||
273 | + <span class="count-text plus" data-speed="5000" data-stop="320">0</span> | ||
274 | + <p>Projects Done</p> | ||
275 | + </div> | ||
276 | + </div> | ||
277 | + </div> | ||
278 | + </div> | ||
279 | + </div> | ||
280 | + | ||
281 | + <div class="success-bg small"></div> | ||
282 | + | ||
283 | + <div class="shape shapeAnimationFour r-5 t-100"> | ||
284 | + <img src="assets/img/shapes/shape3.png" alt="Shape"> | ||
285 | + </div> | ||
286 | + </section> | ||
287 | + <!--==================================================================== | ||
288 | + End Our Success Section | ||
289 | + =====================================================================--> | ||
290 | + | ||
291 | + | ||
292 | + | ||
293 | + <!--==================================================================== | ||
294 | + Start video section | ||
295 | + =====================================================================--> | ||
296 | + <div class="video-section rel mb-115"> | ||
297 | + <div class="container"> | ||
298 | + <div class="video-wrap"> | ||
299 | + <img src="assets/img/video-bg.png" alt="Video BG"> | ||
300 | + <a href="https://www.youtube.com/watch?v=IvHbytUtjE4" class="vedio-play mfp-iframe"><i class="flaticon-play"></i></a> | ||
301 | + </div> | ||
302 | + </div> | ||
303 | + | ||
304 | + <div class="shape shapeAnimationThree b-40 l-10"> | ||
305 | + <img src="assets/img/shapes/shape1.png" alt="Shape"> | ||
306 | + </div> | ||
307 | + <div class="shape shapeAnimationFive b-5 l-5"> | ||
308 | + <img src="assets/img/shapes/shape3.png" alt="Shape"> | ||
309 | + </div> | ||
310 | + <div class="shape left-right r-10 b-30"> | ||
311 | + <img src="assets/img/shapes/shape5.png" alt="Shape"> | ||
312 | + </div> | ||
313 | + <div class="shape shapeAnimationOne r-10 b-0"> | ||
314 | + <img src="assets/img/shapes/shape2.png" alt="Shape"> | ||
315 | + </div> | ||
316 | + </div> | ||
317 | + <!--==================================================================== | ||
318 | + End services two section | ||
319 | + =====================================================================--> | ||
320 | + | ||
321 | + | ||
322 | + | ||
323 | + <!--==================================================================== | ||
324 | + Start team section | ||
325 | + =====================================================================--> | ||
326 | + <section class="team-section rel mb-65"> | ||
327 | + <div class="container"> | ||
328 | + <div class="section-title mb-35 pr-65"> | ||
329 | + <span class="sub-title">team</span> | ||
330 | + <h2>Our Skilled Member Whose Efforts <br>Lead Us On This Path</h2> | ||
331 | + </div> | ||
332 | + | ||
333 | + <div class="team-carousel owl-carousel text-center"> | ||
334 | + | ||
335 | + <div class="team-item"> | ||
336 | + <img src="assets/img/team/team1.png" alt="Team Image"> | ||
337 | + <div class="service-two-content"> | ||
338 | + <div class="social-link-icon"> | ||
339 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
340 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
341 | + <a href="#"><i class="fa fa-linkedin"></i></a> | ||
342 | + <a href="#"><i class="fa fa-pinterest"></i></a> | ||
343 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
344 | + </div> | ||
345 | + <h5>Willum Muzad</h5> | ||
346 | + <h6>Founder</h6> | ||
347 | + </div> | ||
348 | + </div> | ||
349 | + <div class="team-item"> | ||
350 | + <img src="assets/img/team/team2.png" alt="Team Image"> | ||
351 | + <div class="service-two-content"> | ||
352 | + <div class="social-link-icon"> | ||
353 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
354 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
355 | + <a href="#"><i class="fa fa-linkedin"></i></a> | ||
356 | + <a href="#"><i class="fa fa-pinterest"></i></a> | ||
357 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
358 | + </div> | ||
359 | + <h5>Fahima Akon</h5> | ||
360 | + <h6>Co-Founder</h6> | ||
361 | + </div> | ||
362 | + </div> | ||
363 | + <div class="team-item"> | ||
364 | + <img src="assets/img/team/team3.png" alt="Team Image"> | ||
365 | + <div class="service-two-content"> | ||
366 | + <div class="social-link-icon"> | ||
367 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
368 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
369 | + <a href="#"><i class="fa fa-linkedin"></i></a> | ||
370 | + <a href="#"><i class="fa fa-pinterest"></i></a> | ||
371 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
372 | + </div> | ||
373 | + <h5>Robert Firoz</h5> | ||
374 | + <h6>Developer</h6> | ||
375 | + </div> | ||
376 | + </div> | ||
377 | + <div class="team-item"> | ||
378 | + <img src="assets/img/team/team1.png" alt="Team Image"> | ||
379 | + <div class="service-two-content"> | ||
380 | + <div class="social-link-icon"> | ||
381 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
382 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
383 | + <a href="#"><i class="fa fa-linkedin"></i></a> | ||
384 | + <a href="#"><i class="fa fa-pinterest"></i></a> | ||
385 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
386 | + </div> | ||
387 | + <h5>Willum Muzad</h5> | ||
388 | + <h6>Founder</h6> | ||
389 | + </div> | ||
390 | + </div> | ||
391 | + <div class="team-item"> | ||
392 | + <img src="assets/img/team/team2.png" alt="Team Image"> | ||
393 | + <div class="service-two-content"> | ||
394 | + <div class="social-link-icon"> | ||
395 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
396 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
397 | + <a href="#"><i class="fa fa-linkedin"></i></a> | ||
398 | + <a href="#"><i class="fa fa-pinterest"></i></a> | ||
399 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
400 | + </div> | ||
401 | + <h5>Fahima Akon</h5> | ||
402 | + <h6>Co-Founder</h6> | ||
403 | + </div> | ||
404 | + </div> | ||
405 | + <div class="team-item"> | ||
406 | + <img src="assets/img/team/team3.png" alt="Team Image"> | ||
407 | + <div class="service-two-content"> | ||
408 | + <div class="social-link-icon"> | ||
409 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
410 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
411 | + <a href="#"><i class="fa fa-linkedin"></i></a> | ||
412 | + <a href="#"><i class="fa fa-pinterest"></i></a> | ||
413 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
414 | + </div> | ||
415 | + <h5>Robert Firoz</h5> | ||
416 | + <h6>Developer</h6> | ||
417 | + </div> | ||
418 | + </div> | ||
419 | + | ||
420 | + </div> | ||
421 | + </div> | ||
422 | + <div class="shape shapeAnimationFour l-10 t-100"> | ||
423 | + <img src="assets/img/shapes/shape2.png" alt="Shape"> | ||
424 | + </div> | ||
425 | + <div class="shape shapeAnimationThree b-30 r-10"> | ||
426 | + <img src="assets/img/shapes/shape1.png" alt="Shape"> | ||
427 | + </div> | ||
428 | + </section> | ||
429 | + <!--==================================================================== | ||
430 | + End team section | ||
431 | + =====================================================================--> | ||
432 | + | ||
433 | + | ||
434 | + | ||
435 | + <!--==================================================================== | ||
436 | + Start Testimonials section | ||
437 | + =====================================================================--> | ||
438 | + <section class="testimonials-section rel text-center mb-115"> | ||
439 | + <div class="container"> | ||
440 | + <div class="testimonials-wrap"> | ||
441 | + <div class="section-title mb-40"> | ||
442 | + <span class="sub-title">testimonials</span> | ||
443 | + <h2>Important Feedback Form Our <br>Clients</h2> | ||
444 | + </div> | ||
445 | + | ||
446 | + <div class="testimonial-two-wrap"> | ||
447 | + <div class="testi-two-item"> | ||
448 | + <i class="flaticon-quote"></i> | ||
449 | + <p>Nibh viverra malesuada. Nunc sem lacus, accumsan quis, faucibus non, congue vel, arcu. Ut scelerisque hendrerit tellus. Integer sagittis. Vivamus a mauris eget arcu gravida tristique.</p> | ||
450 | + <div class="author-info"> | ||
451 | + <div class="author-img"> | ||
452 | + <img src="assets/img/testimonials/testi1.png" alt="Testimonial Author"> | ||
453 | + </div> | ||
454 | + <div class="author-about"> | ||
455 | + <h4>Mithila Sarra</h4> | ||
456 | + <h6>Australia</h6> | ||
457 | + <div class="rattings"> | ||
458 | + <i class="fa fa-star"></i> | ||
459 | + <i class="fa fa-star"></i> | ||
460 | + <i class="fa fa-star"></i> | ||
461 | + <i class="fa fa-star"></i> | ||
462 | + <i class="fa fa-star"></i> | ||
463 | + </div> | ||
464 | + </div> | ||
465 | + </div> | ||
466 | + </div> | ||
467 | + <div class="testi-two-item"> | ||
468 | + <i class="flaticon-quote"></i> | ||
469 | + <p>Amet nibh viverra malesuada. Nunc sem lacus, accumsan quis, faucibus non, congue vel, arcu. Ut scelerisque hendrerit tellus. Integer sagittis. Vivamus a mauris eget arcu gravida tristique.</p> | ||
470 | + <div class="author-info"> | ||
471 | + <div class="author-img"> | ||
472 | + <img src="assets/img/testimonials/testi2.png" alt="Testimonial Author"> | ||
473 | + </div> | ||
474 | + <div class="author-about"> | ||
475 | + <h4>Farzana Khan</h4> | ||
476 | + <h6>Australia</h6> | ||
477 | + <div class="rattings"> | ||
478 | + <i class="fa fa-star"></i> | ||
479 | + <i class="fa fa-star"></i> | ||
480 | + <i class="fa fa-star"></i> | ||
481 | + <i class="fa fa-star"></i> | ||
482 | + <i class="fa fa-star"></i> | ||
483 | + </div> | ||
484 | + </div> | ||
485 | + </div> | ||
486 | + </div> | ||
487 | + </div> | ||
488 | + | ||
489 | + </div> | ||
490 | + </div> | ||
491 | + <div class="shape shapeAnimationFive r-20 t-5"> | ||
492 | + <img src="assets/img/shapes/shape2.png" alt="Shape"> | ||
493 | + </div> | ||
494 | + <div class="shape left-right l-5 t-100"> | ||
495 | + <img src="assets/img/shapes/shape5.png" alt="Shape"> | ||
496 | + </div> | ||
497 | + <div class="shape shapeAnimationOne r-5 t-100"> | ||
498 | + <img src="assets/img/shapes/shape3.png" alt="Shape"> | ||
499 | + </div> | ||
500 | + </section> | ||
501 | + <!--==================================================================== | ||
502 | + End Testimonials section | ||
503 | + =====================================================================--> | ||
504 | + | ||
505 | + | ||
506 | + | ||
507 | + | ||
508 | + <!--==================================================================== | ||
509 | + Start Call For Action section | ||
510 | + =====================================================================--> | ||
511 | + <section class="call-for-action text-center"> | ||
512 | + <div class="container"> | ||
513 | + <div class="call-action-content"> | ||
514 | + <h2>Have any question about us?</h2> | ||
515 | + <p> Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commo do consequat.</p> | ||
516 | + <a href="contant.html" class="theme-btn">Please Contact</a> | ||
517 | + </div> | ||
518 | + </div> | ||
519 | + </section> | ||
520 | + <!--==================================================================== | ||
521 | + End Call For Action section | ||
522 | + =====================================================================--> | ||
523 | + | ||
524 | + | ||
525 | + | ||
526 | + <!--==================================================================== | ||
527 | + Start footer section | ||
528 | + =====================================================================--> | ||
529 | + <footer class="footer-section mt-125 pt-100"> | ||
530 | + <div class="container"> | ||
531 | + | ||
532 | + <div class="row"> | ||
533 | + | ||
534 | + <!--big column--> | ||
535 | + <div class="col-lg-7"> | ||
536 | + <div class="row"> | ||
537 | + | ||
538 | + <!--Footer Column--> | ||
539 | + <div class="col-sm-7"> | ||
540 | + <div class="footer-widget logo-widget mr-35"> | ||
541 | + <div class="footer-logo"><a href="index.html"><img src="assets/img/logo.png" alt="logo"></a></div> | ||
542 | + <div class="widget-content"> | ||
543 | + <div class="text"> | ||
544 | + <p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
545 | + </div> | ||
546 | + <div class="footer-social-icon mt-35"> | ||
547 | + <div class="social-link-icon"> | ||
548 | + <a href="#"><i class="fa fa-facebook-f"></i></a> | ||
549 | + <a href="#"><i class="fa fa-twitter"></i></a> | ||
550 | + <a href="#"><i class="fa fa-skype"></i></a> | ||
551 | + <a href="#"><i class="fa fa-instagram"></i></a> | ||
552 | + </div> | ||
553 | + </div> | ||
554 | + </div> | ||
555 | + </div> | ||
556 | + </div> | ||
557 | + | ||
558 | + <!--Footer Column--> | ||
559 | + <div class="col-sm-5"> | ||
560 | + <div class="footer-widget links-widget"> | ||
561 | + <h4 class="footer-title">Usefull Links</h4> | ||
562 | + <div class="widget-content"> | ||
563 | + <ul> | ||
564 | + <li><a href="#">About Us</a></li> | ||
565 | + <li><a href="#">Services</a></li> | ||
566 | + <li><a href="#">Project</a></li> | ||
567 | + <li><a href="#">Blog</a></li> | ||
568 | + <li><a href="#">Contact</a></li> | ||
569 | + </ul> | ||
570 | + </div> | ||
571 | + </div> | ||
572 | + </div> | ||
573 | + </div> | ||
574 | + </div> | ||
575 | + | ||
576 | + <!--big column--> | ||
577 | + <div class="col-lg-5"> | ||
578 | + <div class="row"> | ||
579 | + | ||
580 | + <!--Footer Column--> | ||
581 | + <div class="col-sm-5"> | ||
582 | + <div class="footer-widget links-widget"> | ||
583 | + <h4 class="footer-title">Services</h4> | ||
584 | + <div class="widget-content"> | ||
585 | + <ul> | ||
586 | + <li><a href="#">Search Optimization</a></li> | ||
587 | + <li><a href="#">Wireframing Task</a></li> | ||
588 | + <li><a href="#">Market Analysis</a></li> | ||
589 | + <li><a href="#">Web Development</a></li> | ||
590 | + <li><a href="#">Web Design</a></li> | ||
591 | + </ul> | ||
592 | + </div> | ||
593 | + </div> | ||
594 | + </div> | ||
595 | + | ||
596 | + <!--Footer Column--> | ||
597 | + <div class="col-sm-7"> | ||
598 | + <div class="footer-widget info-widget"> | ||
599 | + <h4 class="footer-title">Contact</h4> | ||
600 | + <div class="office-info"> | ||
601 | + <ul> | ||
602 | + <li><i class="flaticon-home"></i>1301 Hoffman Avenue, Brooklyn New York, <br>NY-11206</li> | ||
603 | + <li><i class="flaticon-telephone"></i>+1 (012) 345-6789 <br> | ||
604 | + +1 (123) 456-7899</li> | ||
605 | + <li><i class="flaticon-email"></i>info@yourmail.com</li> | ||
606 | + </ul> | ||
607 | + </div> | ||
608 | + </div> | ||
609 | + </div> | ||
610 | + </div> | ||
611 | + </div> | ||
612 | + | ||
613 | + </div> | ||
614 | + </div> | ||
615 | + <!--Copyright--> | ||
616 | + <div class="footer-bottom"> | ||
617 | + <div class="copyright">Copyright @2020 M_Themes All rights By <a href="http://www.bootstrapmb.com/">bootstrapmb</a></div> | ||
618 | + </div> | ||
619 | + | ||
620 | + </footer> | ||
621 | + | ||
622 | + | ||
623 | + <!--==================================================================== | ||
624 | + End footer section | ||
625 | + =====================================================================--> | ||
626 | + | ||
627 | + <!-- Scroll Top Button --> | ||
628 | + <button class="scroll-top scroll-to-target" data-target="html"> | ||
629 | + <span class="fa fa-angle-up"></span> | ||
630 | + </button> | ||
631 | + | ||
632 | + </div> | ||
633 | + | ||
634 | + | ||
635 | + | ||
636 | + <!--==================================================================== | ||
637 | + Include All Js File | ||
638 | + ====================================================================--> | ||
639 | + <!-- All Plugins --> | ||
640 | + <script src="assets/js/jquery-3.3.1.min.js"></script> | ||
641 | + <script src="assets/js/bootstrap-v4.1.3.min.js"></script> | ||
642 | + <script src="assets/js/owl.carousel.min.js"></script> | ||
643 | + <script src="assets/js/jquery.countTo.js"></script> | ||
644 | + <script src="assets/js/jquery.magnific-popup.min.js"></script> | ||
645 | + <script src="assets/js/isotope.pkgd.min.js"></script> | ||
646 | + <script src="assets/js/slick.min.js"></script> | ||
647 | + <script src="assets/js/wow.min.js"></script> | ||
648 | + <script src="assets/js/appear.js"></script> | ||
649 | + <script src="assets/js/main.js"></script> | ||
650 | + | ||
651 | +</body> | ||
652 | + | ||
653 | +</html> |
website/assets/css/animate.min.css
0 → 100644
1 | +@charset "UTF-8"; | ||
2 | + | ||
3 | +/*! | ||
4 | + * animate.css -https://daneden.github.io/animate.css/ | ||
5 | + * Version - 3.7.2 | ||
6 | + * Licensed under the MIT license - http://opensource.org/licenses/MIT | ||
7 | + * | ||
8 | + * Copyright (c) 2019 Daniel Eden | ||
9 | + */ | ||
10 | + | ||
11 | +@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}} |
website/assets/css/bootstrap-v4.1.3.min.css
0 → 100644
This diff could not be displayed because it is too large.
website/assets/css/custom-animation.css
0 → 100644
1 | +.slow { | ||
2 | + -webkit-animation-duration: 1.5s; | ||
3 | + animation-duration: 1.5s; | ||
4 | +} | ||
5 | + | ||
6 | + | ||
7 | +@-webkit-keyframes left-right { | ||
8 | + 0% {-webkit-transform: translate(0);transform: translate(0);} | ||
9 | + 50% {-webkit-transform: translate(110px);transform: translate(110px);} | ||
10 | + 100% {-webkit-transform: translate(0);transform: translate(0);} | ||
11 | +} | ||
12 | +@keyframes left-right { | ||
13 | + 0% {-webkit-transform: translate(0);transform: translate(0);} | ||
14 | + 50% {-webkit-transform: translate(110px);transform: translate(110px);} | ||
15 | + 100% {-webkit-transform: translate(0);transform: translate(0);} | ||
16 | +} | ||
17 | + | ||
18 | +.left-right { | ||
19 | + -webkit-animation: left-right 10s infinite linear; | ||
20 | + animation: left-right 10s infinite linear; | ||
21 | +} | ||
22 | + | ||
23 | + | ||
24 | +@-webkit-keyframes rotated { | ||
25 | + 0% {-webkit-transform: rotate(0);transform: rotate(0);} | ||
26 | + 50% {-webkit-transform: rotate(175deg);transform: rotate(175deg);} | ||
27 | + 100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);} | ||
28 | +} | ||
29 | +@keyframes rotated { | ||
30 | + 0% {-webkit-transform: rotate(0);transform: rotate(0);} | ||
31 | + 50% {-webkit-transform: rotate(175deg);transform: rotate(175deg);} | ||
32 | + 100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);} | ||
33 | +} | ||
34 | + | ||
35 | + | ||
36 | +.rotated { | ||
37 | + -webkit-animation: rotated 25s infinite linear; | ||
38 | + animation: rotated 25s infinite linear; | ||
39 | +} | ||
40 | + | ||
41 | + | ||
42 | +@-webkit-keyframes testimonial-zoom-in-out { | ||
43 | + 0% {-webkit-transform: scale(0.3);transform: scale(0.3);} | ||
44 | + 40% {-webkit-transform: scale(0.6);transform: scale(0.6);} | ||
45 | + 100% {-webkit-transform: scale(0.3);transform: scale(0.3);} | ||
46 | +} | ||
47 | +@keyframes testimonial-zoom-in-out { | ||
48 | + 0% {-webkit-transform: scale(0.3);transform: scale(0.3);} | ||
49 | + 40% {-webkit-transform: scale(0.6);transform: scale(0.6);} | ||
50 | + 100% {-webkit-transform: scale(0.3);transform: scale(0.3);} | ||
51 | +} | ||
52 | + | ||
53 | +@keyframes cs-zoom-in-out { | ||
54 | + 0% {-webkit-transform: scale(0.3);transform: scale(0.3);} | ||
55 | + 40% {-webkit-transform: scale(1);transform: scale(1);} | ||
56 | + 100% {-webkit-transform: scale(0.3);transform: scale(0.3);} | ||
57 | +} | ||
58 | + | ||
59 | + | ||
60 | +@-webkit-keyframes down-up { | ||
61 | + 0% {-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px);} | ||
62 | + 50% {-webkit-transform: translate(0px, 18px);transform: translate(0px, 18px);} | ||
63 | + 100% {-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px);} | ||
64 | + | ||
65 | +} | ||
66 | + | ||
67 | +@keyframes down-up { | ||
68 | + 0% {-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px);} | ||
69 | + 50% {-webkit-transform: translate(0px, 18px);transform: translate(0px, 18px);} | ||
70 | + 100% {-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px);} | ||
71 | + | ||
72 | +} | ||
73 | + | ||
74 | +.down-up { | ||
75 | + -webkit-animation: down-up 5s infinite linear; | ||
76 | + animation: down-up 5s infinite linear; | ||
77 | +} | ||
78 | + | ||
79 | + | ||
80 | +@-webkit-keyframes rotated3d { | ||
81 | + 0% { | ||
82 | + -webkit-transform: rotateY(0deg); | ||
83 | + transform: rotateY(0deg); | ||
84 | + } | ||
85 | + 100% { | ||
86 | + -webkit-transform: rotateY(360deg); | ||
87 | + transform: rotateY(360deg); | ||
88 | + } | ||
89 | +} | ||
90 | +@keyframes rotated3d { | ||
91 | + 0% { | ||
92 | + -webkit-transform: rotateY(0deg); | ||
93 | + transform: rotateY(0deg); | ||
94 | + } | ||
95 | + 100% { | ||
96 | + -webkit-transform: rotateY(360deg); | ||
97 | + transform: rotateY(360deg); | ||
98 | + } | ||
99 | +} | ||
100 | + | ||
101 | + | ||
102 | +.rotated3d { | ||
103 | + -webkit-animation: rotated3d 10s infinite linear; | ||
104 | + animation: rotated3d 10s infinite linear; | ||
105 | +} | ||
106 | + | ||
107 | + | ||
108 | +@-webkit-keyframes animationRoundTopBottom{ | ||
109 | + 0% { | ||
110 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
111 | + transform: translate(0px,0px) rotate(0deg) ; | ||
112 | + } | ||
113 | + 25% { | ||
114 | + -webkit-transform: translate(0px,150px) rotate(90deg) ; | ||
115 | + transform: translate(0px,150px) rotate(90deg) ; | ||
116 | + } | ||
117 | + 50% { | ||
118 | + -webkit-transform: translate(150px,150px) rotate(180deg) ; | ||
119 | + transform: translate(150px,150px) rotate(180deg) ; | ||
120 | + } | ||
121 | + 75% { | ||
122 | + -webkit-transform: translate(150px,0px) rotate(270deg) ; | ||
123 | + transform: translate(150px,0px) rotate(270deg) ; | ||
124 | + } | ||
125 | + 100% { | ||
126 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
127 | + transform: translate(0px,0px) rotate(360deg) ; | ||
128 | + } | ||
129 | +} | ||
130 | + | ||
131 | +@keyframes animationRoundTopBottom{ | ||
132 | + 0% { | ||
133 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
134 | + transform: translate(0px,0px) rotate(0deg) ; | ||
135 | + } | ||
136 | + 25% { | ||
137 | + -webkit-transform: translate(0px,150px) rotate(90deg) ; | ||
138 | + transform: translate(0px,150px) rotate(90deg) ; | ||
139 | + } | ||
140 | + 50% { | ||
141 | + -webkit-transform: translate(150px,150px) rotate(180deg) ; | ||
142 | + transform: translate(150px,150px) rotate(180deg) ; | ||
143 | + } | ||
144 | + 75% { | ||
145 | + -webkit-transform: translate(150px,0px) rotate(270deg) ; | ||
146 | + transform: translate(150px,0px) rotate(270deg) ; | ||
147 | + } | ||
148 | + 100% { | ||
149 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
150 | + transform: translate(0px,0px) rotate(360deg) ; | ||
151 | + } | ||
152 | +} | ||
153 | + | ||
154 | +.animationRoundTopBottom { | ||
155 | + -webkit-animation: animationRoundTopBottom 20s infinite linear; | ||
156 | + animation: animationRoundTopBottom 20s infinite linear; | ||
157 | +} | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | +@-webkit-keyframes animationRoundTopBottomTwo{ | ||
162 | + 0% { | ||
163 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
164 | + transform: translate(0px,0px) rotate(0deg) ; | ||
165 | + } | ||
166 | + 25% { | ||
167 | + -webkit-transform: translate(150px,0px) rotate(90deg) ; | ||
168 | + transform: translate(150px,0px) rotate(90deg) ; | ||
169 | + } | ||
170 | + 50% { | ||
171 | + -webkit-transform: translate(150px,150px) rotate(180deg) ; | ||
172 | + transform: translate(150px,150px) rotate(180deg) ; | ||
173 | + } | ||
174 | + 75% { | ||
175 | + -webkit-transform: translate(0px,150px) rotate(270deg) ; | ||
176 | + transform: translate(0px,150px) rotate(270deg) ; | ||
177 | + } | ||
178 | + 100% { | ||
179 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
180 | + transform: translate(0px,0px) rotate(360deg) ; | ||
181 | + } | ||
182 | +} | ||
183 | +@keyframes animationRoundTopBottomTwo{ | ||
184 | + 0% { | ||
185 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
186 | + transform: translate(0px,0px) rotate(0deg) ; | ||
187 | + } | ||
188 | + 25% { | ||
189 | + -webkit-transform: translate(150px,0px) rotate(90deg) ; | ||
190 | + transform: translate(150px,0px) rotate(90deg) ; | ||
191 | + } | ||
192 | + 50% { | ||
193 | + -webkit-transform: translate(150px,150px) rotate(180deg) ; | ||
194 | + transform: translate(150px,150px) rotate(180deg) ; | ||
195 | + } | ||
196 | + 75% { | ||
197 | + -webkit-transform: translate(0px,150px) rotate(270deg) ; | ||
198 | + transform: translate(0px,150px) rotate(270deg) ; | ||
199 | + } | ||
200 | + 100% { | ||
201 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
202 | + transform: translate(0px,0px) rotate(360deg) ; | ||
203 | + } | ||
204 | +} | ||
205 | + | ||
206 | +.animationRoundTopBottomTwo { | ||
207 | + -webkit-animation: animationRoundTopBottomTwo 25s infinite linear; | ||
208 | + animation: animationRoundTopBottomTwo 25s infinite linear; | ||
209 | +} | ||
210 | + | ||
211 | + | ||
212 | + | ||
213 | +@keyframes group-border-infinite{ | ||
214 | + 100%{ | ||
215 | + transform: translateY(-400px); | ||
216 | + } | ||
217 | +} | ||
218 | + | ||
219 | + | ||
220 | +/* =====animate.min.css overright ====*/ | ||
221 | +.customFadeInDown { | ||
222 | + -webkit-animation-name: customFadeInDown; | ||
223 | + animation-name: customFadeInDown; | ||
224 | +} | ||
225 | +@-webkit-keyframes customFadeInDown { | ||
226 | + from { | ||
227 | + opacity: 0; | ||
228 | + -webkit-transform: translate3d(0, -100px, 0); | ||
229 | + transform: translate3d(0, -100px, 0); | ||
230 | + } | ||
231 | + | ||
232 | + to { | ||
233 | + opacity: 1; | ||
234 | + -webkit-transform: translate3d(0, 0, 0); | ||
235 | + transform: translate3d(0, 0, 0); | ||
236 | + } | ||
237 | +} | ||
238 | +@keyframes customFadeInDown { | ||
239 | + from { | ||
240 | + opacity: 0; | ||
241 | + -webkit-transform: translate3d(0, -100px, 0); | ||
242 | + transform: translate3d(0, -100px, 0); | ||
243 | + } | ||
244 | + | ||
245 | + to { | ||
246 | + opacity: 1; | ||
247 | + -webkit-transform: translate3d(0, 0, 0); | ||
248 | + transform: translate3d(0, 0, 0); | ||
249 | + } | ||
250 | +} | ||
251 | +.customFadeInUp { | ||
252 | + -webkit-animation-name: customFadeInUp; | ||
253 | + animation-name: customFadeInUp; | ||
254 | +} | ||
255 | +@-webkit-keyframes customFadeInUp { | ||
256 | + from { | ||
257 | + opacity: 0; | ||
258 | + -webkit-transform: translate3d(0, 100px, 0); | ||
259 | + transform: translate3d(0, 100px, 0); | ||
260 | + } | ||
261 | + | ||
262 | + to { | ||
263 | + opacity: 1; | ||
264 | + -webkit-transform: translate3d(0, 0, 0); | ||
265 | + transform: translate3d(0, 0, 0); | ||
266 | + } | ||
267 | +} | ||
268 | +@keyframes customFadeInUp { | ||
269 | + from { | ||
270 | + opacity: 0; | ||
271 | + -webkit-transform: translate3d(0, 100px, 0); | ||
272 | + transform: translate3d(0, 100px, 0); | ||
273 | + } | ||
274 | + | ||
275 | + to { | ||
276 | + opacity: 1; | ||
277 | + -webkit-transform: translate3d(0, 0, 0); | ||
278 | + transform: translate3d(0, 0, 0); | ||
279 | + } | ||
280 | +} | ||
281 | +.customFadeInLeft { | ||
282 | + -webkit-animation-name: customFadeInLeft; | ||
283 | + animation-name: customFadeInLeft; | ||
284 | +} | ||
285 | +@-webkit-keyframes customFadeInLeft { | ||
286 | + from { | ||
287 | + opacity: 0; | ||
288 | + -webkit-transform: translate3d(-100px, 0, 0); | ||
289 | + transform: translate3d(-100px, 0, 0); | ||
290 | + } | ||
291 | + | ||
292 | + to { | ||
293 | + opacity: 1; | ||
294 | + -webkit-transform: translate3d(0, 0, 0); | ||
295 | + transform: translate3d(0, 0, 0); | ||
296 | + } | ||
297 | +} | ||
298 | +@keyframes customFadeInLeft { | ||
299 | + from { | ||
300 | + opacity: 0; | ||
301 | + -webkit-transform: translate3d(-100px, 0, 0); | ||
302 | + transform: translate3d(-100px, 0, 0); | ||
303 | + } | ||
304 | + | ||
305 | + to { | ||
306 | + opacity: 1; | ||
307 | + -webkit-transform: translate3d(0, 0, 0); | ||
308 | + transform: translate3d(0, 0, 0); | ||
309 | + } | ||
310 | +} | ||
311 | +.customFadeInRight { | ||
312 | + -webkit-animation-name: customFadeInRight; | ||
313 | + animation-name: customFadeInRight; | ||
314 | +} | ||
315 | +@-webkit-keyframes customFadeInRight { | ||
316 | + from { | ||
317 | + opacity: 0; | ||
318 | + -webkit-transform: translate3d(100px, 0, 0); | ||
319 | + transform: translate3d(100px, 0, 0); | ||
320 | + } | ||
321 | + | ||
322 | + to { | ||
323 | + opacity: 1; | ||
324 | + -webkit-transform: translate3d(0, 0, 0); | ||
325 | + transform: translate3d(0, 0, 0); | ||
326 | + } | ||
327 | +} | ||
328 | +@keyframes customFadeInRight { | ||
329 | + from { | ||
330 | + opacity: 0; | ||
331 | + -webkit-transform: translate3d(100px, 0, 0); | ||
332 | + transform: translate3d(100px, 0, 0); | ||
333 | + } | ||
334 | + | ||
335 | + to { | ||
336 | + opacity: 1; | ||
337 | + -webkit-transform: translate3d(0, 0, 0); | ||
338 | + transform: translate3d(0, 0, 0); | ||
339 | + } | ||
340 | +} | ||
341 | + | ||
342 | +@keyframes shapeAnimationOne { | ||
343 | + 0% { | ||
344 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
345 | + transform: translate(0px,0px) rotate(0deg) ; | ||
346 | + } | ||
347 | + 25% { | ||
348 | + -webkit-transform: translate(0px,150px) rotate(90deg) ; | ||
349 | + transform: translate(0px,150px) rotate(90deg) ; | ||
350 | + } | ||
351 | + 50% { | ||
352 | + -webkit-transform: translate(150px,150px) rotate(180deg) ; | ||
353 | + transform: translate(150px,150px) rotate(180deg) ; | ||
354 | + } | ||
355 | + 75% { | ||
356 | + -webkit-transform: translate(150px,0px) rotate(270deg) ; | ||
357 | + transform: translate(150px,0px) rotate(270deg) ; | ||
358 | + } | ||
359 | + 100% { | ||
360 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
361 | + transform: translate(0px,0px) rotate(360deg) ; | ||
362 | + } | ||
363 | +} | ||
364 | + | ||
365 | +.shapeAnimationOne { | ||
366 | + -webkit-animation: shapeAnimationOne 20s infinite linear; | ||
367 | + animation: shapeAnimationOne 20s infinite linear; | ||
368 | +} | ||
369 | + | ||
370 | + | ||
371 | +@keyframes shapeAnimationTwo { | ||
372 | + 0% { | ||
373 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
374 | + transform: translate(0px,0px) rotate(0deg) ; | ||
375 | + } | ||
376 | + 25% { | ||
377 | + -webkit-transform: translate(-150px,-0px) rotate(270deg) ; | ||
378 | + transform: translate(-150px,-0px) rotate(270deg) ; | ||
379 | + } | ||
380 | + 50% { | ||
381 | + -webkit-transform: translate(-150px,-150px) rotate(180deg) ; | ||
382 | + transform: translate(-150px,-150px) rotate(180deg) ; | ||
383 | + } | ||
384 | + 75% { | ||
385 | + -webkit-transform: translate(-0px,-150px) rotate(90deg) ; | ||
386 | + transform: translate(-0px,-150px) rotate(90deg) ; | ||
387 | + } | ||
388 | + 100% { | ||
389 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
390 | + transform: translate(0px,0px) rotate(360deg) ; | ||
391 | + } | ||
392 | +} | ||
393 | + | ||
394 | +.shapeAnimationTwo { | ||
395 | + -webkit-animation: shapeAnimationTwo 25s infinite linear; | ||
396 | + animation: shapeAnimationTwo 25s infinite linear; | ||
397 | +} | ||
398 | + | ||
399 | + | ||
400 | +@keyframes shapeAnimationThree { | ||
401 | + 0% { | ||
402 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
403 | + transform: translate(0px,0px) rotate(0deg) ; | ||
404 | + } | ||
405 | + 25% { | ||
406 | + -webkit-transform: translate(50px,150px) rotate(90deg) ; | ||
407 | + transform: translate(50px,150px) rotate(90deg) ; | ||
408 | + } | ||
409 | + 50% { | ||
410 | + -webkit-transform: translate(150px,150px) rotate(180deg) ; | ||
411 | + transform: translate(150px,150px) rotate(180deg) ; | ||
412 | + } | ||
413 | + 75% { | ||
414 | + -webkit-transform: translate(150px,50px) rotate(270deg) ; | ||
415 | + transform: translate(150px,50px) rotate(270deg) ; | ||
416 | + } | ||
417 | + 100% { | ||
418 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
419 | + transform: translate(0px,0px) rotate(360deg) ; | ||
420 | + } | ||
421 | +} | ||
422 | + | ||
423 | +.shapeAnimationThree { | ||
424 | + -webkit-animation: shapeAnimationThree 25s infinite linear; | ||
425 | + animation: shapeAnimationThree 25s infinite linear; | ||
426 | +} | ||
427 | + | ||
428 | + | ||
429 | +@keyframes shapeAnimationFour { | ||
430 | + 0% { | ||
431 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
432 | + transform: translate(0px,0px) rotate(0deg) ; | ||
433 | + } | ||
434 | + 25% { | ||
435 | + -webkit-transform: translate(-150px -50px) rotate(90deg) ; | ||
436 | + transform: translate(-150px -50px) rotate(90deg) ; | ||
437 | + } | ||
438 | + 50% { | ||
439 | + -webkit-transform: translate(-150px,-150px) rotate(180deg) ; | ||
440 | + transform: translate(-150px,-150px) rotate(180deg) ; | ||
441 | + } | ||
442 | + 75% { | ||
443 | + -webkit-transform: translate(-50px,-150px) rotate(270deg) ; | ||
444 | + transform: translate(-50px,-150px) rotate(270deg) ; | ||
445 | + } | ||
446 | + 100% { | ||
447 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
448 | + transform: translate(0px,0px) rotate(360deg) ; | ||
449 | + } | ||
450 | +} | ||
451 | + | ||
452 | +.shapeAnimationFour { | ||
453 | + -webkit-animation: shapeAnimationFour 20s infinite linear; | ||
454 | + animation: shapeAnimationFour 20s infinite linear; | ||
455 | +} | ||
456 | + | ||
457 | + | ||
458 | + | ||
459 | +@keyframes shapeAnimationFive { | ||
460 | + 0% { | ||
461 | + -webkit-transform: translate(0px,0px) rotate(0deg) ; | ||
462 | + transform: translate(0px,0px) rotate(0deg) ; | ||
463 | + } | ||
464 | + 25% { | ||
465 | + -webkit-transform: translate(-100px -100px) rotate(90deg) ; | ||
466 | + transform: translate(-100px -100px) rotate(90deg) ; | ||
467 | + } | ||
468 | + 50% { | ||
469 | + -webkit-transform: translate(100px, 50px) rotate(180deg) ; | ||
470 | + transform: translate(100px, 50px) rotate(180deg) ; | ||
471 | + } | ||
472 | + 75% { | ||
473 | + -webkit-transform: translate(-100px,150px) rotate(270deg) ; | ||
474 | + transform: translate(-100px,150px) rotate(270deg) ; | ||
475 | + } | ||
476 | + 100% { | ||
477 | + -webkit-transform: translate(0px,0px) rotate(360deg) ; | ||
478 | + transform: translate(0px,0px) rotate(360deg) ; | ||
479 | + } | ||
480 | +} | ||
481 | + | ||
482 | +.shapeAnimationFive { | ||
483 | + -webkit-animation: shapeAnimationFive 20s infinite linear; | ||
484 | + animation: shapeAnimationFive 20s infinite linear; | ||
485 | +} | ||
486 | + | ||
487 | + | ||
488 | + | ||
489 | +@keyframes animPulse { | ||
490 | + 0%, 40%, 60%, 100%{ | ||
491 | + transform: translate(0) | ||
492 | + } | ||
493 | + 30% { | ||
494 | + transform: translate(20px,40px); | ||
495 | + } | ||
496 | + 50% { | ||
497 | + transform: translate(40px,80px); | ||
498 | + } | ||
499 | + 80% { | ||
500 | + transform: translate(80px,100px); | ||
501 | + } | ||
502 | +} | ||
503 | + | ||
504 | +@keyframes landingBubble { | ||
505 | + 0%, 40%, 60%, 100%{ | ||
506 | + transform: translate(0) | ||
507 | + } | ||
508 | + 30% { | ||
509 | + transform: translate(10px,-40px); | ||
510 | + } | ||
511 | + 50% { | ||
512 | + transform: translate(40px,-80px); | ||
513 | + } | ||
514 | + 80% { | ||
515 | + transform: translate(80px,-100px); | ||
516 | + } | ||
517 | + | ||
518 | +} | ||
519 | + | ||
520 | + | ||
521 | + | ||
522 | +.delay-0-1s { | ||
523 | + -webkit-animation-delay: 0.1s; | ||
524 | + animation-delay: 0.1s; | ||
525 | +} | ||
526 | +.delay-0-2s { | ||
527 | + -webkit-animation-delay: 0.2s; | ||
528 | + animation-delay: 0.2s; | ||
529 | +} | ||
530 | +.delay-0-3s { | ||
531 | + -webkit-animation-delay: 0.3s; | ||
532 | + animation-delay: 0.3s; | ||
533 | +} | ||
534 | +.delay-0-4s { | ||
535 | + -webkit-animation-delay: 0.4s; | ||
536 | + animation-delay: 0.4s; | ||
537 | +} | ||
538 | +.delay-0-5s { | ||
539 | + -webkit-animation-delay: 0.5s; | ||
540 | + animation-delay: 0.5s; | ||
541 | +} | ||
542 | +.delay-0-6s { | ||
543 | + -webkit-animation-delay: 0.6s; | ||
544 | + animation-delay: 0.6s; | ||
545 | +} | ||
546 | +.delay-0-7s { | ||
547 | + -webkit-animation-delay: 0.7s; | ||
548 | + animation-delay: 0.7s; | ||
549 | +} | ||
550 | +.delay-0-8s { | ||
551 | + -webkit-animation-delay: 0.8s; | ||
552 | + animation-delay: 0.8s; | ||
553 | +} | ||
554 | +.delay-0-9s { | ||
555 | + -webkit-animation-delay: 0.9s; | ||
556 | + animation-delay: 0.9s; | ||
557 | +} | ||
558 | +.delay-1s { | ||
559 | + -webkit-animation-delay: 1s; | ||
560 | + animation-delay: 1s; | ||
561 | +} | ||
562 | +.delay-1-1s { | ||
563 | + -webkit-animation-delay: 1.1s; | ||
564 | + animation-delay: 1.1s; | ||
565 | +}.delay-1-2s { | ||
566 | + -webkit-animation-delay: 1.2s; | ||
567 | + animation-delay: 1.2s; | ||
568 | +} | ||
569 | +.delay-1-3s { | ||
570 | + -webkit-animation-delay: 1.3s; | ||
571 | + animation-delay: 1.3s; | ||
572 | +} | ||
573 | +.delay-1-4s { | ||
574 | + -webkit-animation-delay: 1.4s; | ||
575 | + animation-delay: 1.4s; | ||
576 | +} | ||
577 | +.delay-1-5s { | ||
578 | + -webkit-animation-delay: 1.5s; | ||
579 | + animation-delay: 1.5s; | ||
580 | +} | ||
581 | +.delay-1-6s { | ||
582 | + -webkit-animation-delay: 1.6s; | ||
583 | + animation-delay: 1.6s; | ||
584 | +} | ||
585 | +.delay-1-7s { | ||
586 | + -webkit-animation-delay: 1.7s; | ||
587 | + animation-delay: 1.7s; | ||
588 | +} | ||
589 | + | ||
590 | + | ||
591 | +/* Positioning */ | ||
592 | +.rel { | ||
593 | + position: relative; | ||
594 | +} | ||
595 | + | ||
596 | +.shape { | ||
597 | + position: absolute; | ||
598 | +} | ||
599 | + | ||
600 | +.l-0 { | ||
601 | + left: 0; | ||
602 | +} | ||
603 | +.l-2 { | ||
604 | + left: 2%; | ||
605 | +} | ||
606 | +.l-5 { | ||
607 | + left: 5%; | ||
608 | +} | ||
609 | +.l-10 { | ||
610 | + left: 10%; | ||
611 | +} | ||
612 | +.l-15 { | ||
613 | + left: 15%; | ||
614 | +} | ||
615 | +.l-20 { | ||
616 | + left: 20%; | ||
617 | +} | ||
618 | +.l-30 { | ||
619 | + left: 30%; | ||
620 | +} | ||
621 | +.l-40 { | ||
622 | + left: 40%; | ||
623 | +} | ||
624 | +.l-50 { | ||
625 | + left: 50%; | ||
626 | +} | ||
627 | +.l-60 { | ||
628 | + left: 60%; | ||
629 | +} | ||
630 | +.l-70 { | ||
631 | + left: 70%; | ||
632 | +} | ||
633 | +.l-80 { | ||
634 | + left: 80%; | ||
635 | +} | ||
636 | +.l-90 { | ||
637 | + left: 90%; | ||
638 | +} | ||
639 | +.l-95 { | ||
640 | + left: 95%; | ||
641 | +} | ||
642 | +.l-102 { | ||
643 | + left: 102%; | ||
644 | +} | ||
645 | +.l-105 { | ||
646 | + left: 105%; | ||
647 | +} | ||
648 | + | ||
649 | +.t-0 { | ||
650 | + top: 0; | ||
651 | +} | ||
652 | +.t-5 { | ||
653 | + top: 5%; | ||
654 | +} | ||
655 | +.t-10 { | ||
656 | + top: 10%; | ||
657 | +} | ||
658 | +.t-20 { | ||
659 | + top: 20%; | ||
660 | +} | ||
661 | +.t-30 { | ||
662 | + top: 30%; | ||
663 | +} | ||
664 | +.t-35 { | ||
665 | + top: 35%; | ||
666 | +} | ||
667 | +.t-40 { | ||
668 | + top: 40%; | ||
669 | +} | ||
670 | +.t-50 { | ||
671 | + top: 50%; | ||
672 | +} | ||
673 | +.t-55 { | ||
674 | + top: 55%; | ||
675 | +} | ||
676 | +.t-60 { | ||
677 | + top: 60%; | ||
678 | +} | ||
679 | +.t-70 { | ||
680 | + top: 70%; | ||
681 | +} | ||
682 | +.t-80 { | ||
683 | + top: 80%; | ||
684 | +} | ||
685 | +.t-90 { | ||
686 | + top: 90%; | ||
687 | +} | ||
688 | +.t-95 { | ||
689 | + top: 95%; | ||
690 | +} | ||
691 | +.t-105 { | ||
692 | + top: 105%; | ||
693 | +} | ||
694 | +.t-100 { | ||
695 | + top: 100%; | ||
696 | +} | ||
697 | + | ||
698 | +.r-0 { | ||
699 | + right: 0; | ||
700 | +} | ||
701 | +.r-2 { | ||
702 | + right: 2%; | ||
703 | +} | ||
704 | +.r-5 { | ||
705 | + right: 5%; | ||
706 | +} | ||
707 | +.r-10 { | ||
708 | + right: 10%; | ||
709 | +} | ||
710 | +.r-15 { | ||
711 | + right: 15%; | ||
712 | +} | ||
713 | +.r-20 { | ||
714 | + right: 20%; | ||
715 | +} | ||
716 | +.r-30 { | ||
717 | + right: 30%; | ||
718 | +} | ||
719 | +.r-40 { | ||
720 | + right: 40%; | ||
721 | +} | ||
722 | +.r-50 { | ||
723 | + right: 50%; | ||
724 | +} | ||
725 | +.r-60 { | ||
726 | + right: 60%; | ||
727 | +} | ||
728 | +.r-70 { | ||
729 | + right: 70%; | ||
730 | +} | ||
731 | +.r-80 { | ||
732 | + right: 80%; | ||
733 | +} | ||
734 | +.r-90 { | ||
735 | + right: 90%; | ||
736 | +} | ||
737 | +.r-103 { | ||
738 | + right: 103%; | ||
739 | +} | ||
740 | + | ||
741 | +.b-0 { | ||
742 | + bottom: 0; | ||
743 | +} | ||
744 | +.b-5 { | ||
745 | + bottom: 5%; | ||
746 | +} | ||
747 | +.b-10 { | ||
748 | + bottom: 10%; | ||
749 | +} | ||
750 | +.b-20 { | ||
751 | + bottom: 20%; | ||
752 | +} | ||
753 | +.b-30 { | ||
754 | + bottom: 30%; | ||
755 | +} | ||
756 | +.b-40 { | ||
757 | + bottom: 40%; | ||
758 | +} | ||
759 | +.b-50 { | ||
760 | + bottom: 50%; | ||
761 | +} | ||
762 | +.b-60 { | ||
763 | + bottom: 60%; | ||
764 | +} | ||
765 | +.b-70 { | ||
766 | + bottom: 70%; | ||
767 | +} | ||
768 | +.b-80 { | ||
769 | + bottom: 80%; | ||
770 | +} | ||
771 | +.b-90 { | ||
772 | + bottom: 90%; | ||
773 | +} | ||
774 | +.b-95 { | ||
775 | + bottom: 95%; | ||
776 | +} | ||
777 | + | ||
778 | + | ||
779 | +.zm-1 { | ||
780 | + z-index: -1; | ||
781 | +} | ||
782 | +.z-1 { | ||
783 | + z-index: 1; | ||
784 | +} | ||
785 | +.z-2 { | ||
786 | + z-index: 2; | ||
787 | +} | ||
788 | +.z-3 { | ||
789 | + z-index: 3; | ||
790 | +} | ||
791 | +.z-4 { | ||
792 | + z-index: 4; | ||
793 | +} | ||
794 | +.z-5 { | ||
795 | + z-index: 5; | ||
796 | +} |
website/assets/css/flaticon.css
0 → 100644
1 | + /* | ||
2 | + Flaticon icon font: Flaticon | ||
3 | + Creation date: 23/09/2020 12:42 | ||
4 | + */ | ||
5 | + | ||
6 | +@font-face { | ||
7 | + font-family: "Flaticon"; | ||
8 | + src: url("../fonts/Flaticon.eot"); | ||
9 | + src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), | ||
10 | + url("../fonts/Flaticon.woff2") format("woff2"), | ||
11 | + url("../fonts/Flaticon.woff") format("woff"), | ||
12 | + url("../fonts/Flaticon.ttf") format("truetype"), | ||
13 | + url("../fonts/Flaticon.svg#Flaticon") format("svg"); | ||
14 | + font-weight: normal; | ||
15 | + font-style: normal; | ||
16 | +} | ||
17 | + | ||
18 | +@media screen and (-webkit-min-device-pixel-ratio:0) { | ||
19 | + @font-face { | ||
20 | + font-family: "Flaticon"; | ||
21 | + src: url("../fonts/Flaticon.svg#Flaticon") format("svg"); | ||
22 | + } | ||
23 | +} | ||
24 | + | ||
25 | +[class^="flaticon-"]:before, [class*=" flaticon-"]:before, | ||
26 | +[class^="flaticon-"]:after, [class*=" flaticon-"]:after { | ||
27 | + font-family: Flaticon; | ||
28 | + font-style: normal; | ||
29 | +} | ||
30 | + | ||
31 | +.flaticon-facebook:before { content: "\f100"; } | ||
32 | +.flaticon-twitter:before { content: "\f101"; } | ||
33 | +.flaticon-linkedin-letters:before { content: "\f102"; } | ||
34 | +.flaticon-pinterest:before { content: "\f103"; } | ||
35 | +.flaticon-instagram:before { content: "\f104"; } | ||
36 | +.flaticon-analytics:before { content: "\f105"; } | ||
37 | +.flaticon-analytics-1:before { content: "\f106"; } | ||
38 | +.flaticon-startup:before { content: "\f107"; } | ||
39 | +.flaticon-competition:before { content: "\f108"; } | ||
40 | +.flaticon-admin:before { content: "\f109"; } | ||
41 | +.flaticon-speed:before { content: "\f10a"; } | ||
42 | +.flaticon-happy:before { content: "\f10b"; } | ||
43 | +.flaticon-logout:before { content: "\f10c"; } | ||
44 | +.flaticon-left-arrow:before { content: "\f10d"; } | ||
45 | +.flaticon-right-arrow:before { content: "\f10e"; } | ||
46 | +.flaticon-home:before { content: "\f10f"; } | ||
47 | +.flaticon-telephone:before { content: "\f110"; } | ||
48 | +.flaticon-email:before { content: "\f111"; } | ||
49 | +.flaticon-quote:before { content: "\f112"; } | ||
50 | +.flaticon-play:before { content: "\f113"; } | ||
51 | +.flaticon-chevron:before { content: "\f114"; } | ||
52 | +.flaticon-loupe:before { content: "\f115"; } | ||
53 | +.flaticon-search:before { content: "\f116"; } | ||
54 | +.flaticon-searching:before { content: "\f117"; } | ||
55 | +.flaticon-plus:before { content: "\f118"; } | ||
56 | +.flaticon-add:before { content: "\f119"; } | ||
57 | +.flaticon-placeholder:before { content: "\f11a"; } | ||
58 | +.flaticon-pin:before { content: "\f11b"; } |
website/assets/css/font-awesome.min.css
0 → 100644
1 | +/*! | ||
2 | + * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome | ||
3 | + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) | ||
4 | + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} |
website/assets/css/magnific-popup.css
0 → 100644
1 | +/* Magnific Popup CSS */ | ||
2 | +.mfp-bg { | ||
3 | + top: 0; | ||
4 | + left: 0; | ||
5 | + width: 100%; | ||
6 | + height: 100%; | ||
7 | + z-index: 1042; | ||
8 | + overflow: hidden; | ||
9 | + position: fixed; | ||
10 | + background: #0b0b0b; | ||
11 | + opacity: 0.8; | ||
12 | + filter: alpha(opacity=80); } | ||
13 | + | ||
14 | +.mfp-wrap { | ||
15 | + top: 0; | ||
16 | + left: 0; | ||
17 | + width: 100%; | ||
18 | + height: 100%; | ||
19 | + z-index: 1043; | ||
20 | + position: fixed; | ||
21 | + outline: none !important; | ||
22 | + -webkit-backface-visibility: hidden; } | ||
23 | + | ||
24 | +.mfp-container { | ||
25 | + text-align: center; | ||
26 | + position: absolute; | ||
27 | + width: 100%; | ||
28 | + height: 100%; | ||
29 | + left: 0; | ||
30 | + top: 0; | ||
31 | + padding: 0 8px; | ||
32 | + -webkit-box-sizing: border-box; | ||
33 | + -moz-box-sizing: border-box; | ||
34 | + box-sizing: border-box; } | ||
35 | + | ||
36 | +.mfp-container:before { | ||
37 | + content: ''; | ||
38 | + display: inline-block; | ||
39 | + height: 100%; | ||
40 | + vertical-align: middle; } | ||
41 | + | ||
42 | +.mfp-align-top .mfp-container:before { | ||
43 | + display: none; } | ||
44 | + | ||
45 | +.mfp-content { | ||
46 | + position: relative; | ||
47 | + display: inline-block; | ||
48 | + vertical-align: middle; | ||
49 | + margin: 0 auto; | ||
50 | + text-align: left; | ||
51 | + z-index: 1045; } | ||
52 | + | ||
53 | +.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { | ||
54 | + width: 100%; | ||
55 | + cursor: auto; } | ||
56 | + | ||
57 | +.mfp-ajax-cur { | ||
58 | + cursor: progress; } | ||
59 | + | ||
60 | +.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { | ||
61 | + cursor: -moz-zoom-out; | ||
62 | + cursor: -webkit-zoom-out; | ||
63 | + cursor: zoom-out; } | ||
64 | + | ||
65 | +.mfp-zoom { | ||
66 | + cursor: pointer; | ||
67 | + cursor: -webkit-zoom-in; | ||
68 | + cursor: -moz-zoom-in; | ||
69 | + cursor: zoom-in; } | ||
70 | + | ||
71 | +.mfp-auto-cursor .mfp-content { | ||
72 | + cursor: auto; } | ||
73 | + | ||
74 | +.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { | ||
75 | + -webkit-user-select: none; | ||
76 | + -moz-user-select: none; | ||
77 | + user-select: none; } | ||
78 | + | ||
79 | +.mfp-loading.mfp-figure { | ||
80 | + display: none; } | ||
81 | + | ||
82 | +.mfp-hide { | ||
83 | + display: none !important; } | ||
84 | + | ||
85 | +.mfp-preloader { | ||
86 | + color: #cccccc; | ||
87 | + position: absolute; | ||
88 | + top: 50%; | ||
89 | + width: auto; | ||
90 | + text-align: center; | ||
91 | + margin-top: -0.8em; | ||
92 | + left: 8px; | ||
93 | + right: 8px; | ||
94 | + z-index: 1044; } | ||
95 | + .mfp-preloader a { | ||
96 | + color: #cccccc; } | ||
97 | + .mfp-preloader a:hover { | ||
98 | + color: white; } | ||
99 | + | ||
100 | +.mfp-s-ready .mfp-preloader { | ||
101 | + display: none; } | ||
102 | + | ||
103 | +.mfp-s-error .mfp-content { | ||
104 | + display: none; } | ||
105 | + | ||
106 | +button.mfp-close, button.mfp-arrow { | ||
107 | + overflow: visible; | ||
108 | + cursor: pointer; | ||
109 | + background: transparent; | ||
110 | + border: 0; | ||
111 | + -webkit-appearance: none; | ||
112 | + display: block; | ||
113 | + outline: none; | ||
114 | + padding: 0; | ||
115 | + z-index: 1046; | ||
116 | + -webkit-box-shadow: none; | ||
117 | + box-shadow: none; } | ||
118 | +button::-moz-focus-inner { | ||
119 | + padding: 0; | ||
120 | + border: 0; } | ||
121 | + | ||
122 | +.mfp-close { | ||
123 | + width: 44px; | ||
124 | + height: 44px; | ||
125 | + line-height: 44px; | ||
126 | + position: absolute; | ||
127 | + right: 0; | ||
128 | + top: 0; | ||
129 | + text-decoration: none; | ||
130 | + text-align: center; | ||
131 | + opacity: 0.65; | ||
132 | + padding: 0 0 18px 10px; | ||
133 | + color: white; | ||
134 | + font-style: normal; | ||
135 | + font-size: 28px; | ||
136 | + font-family: Arial, Baskerville, monospace; } | ||
137 | + .mfp-close:hover, .mfp-close:focus { | ||
138 | + opacity: 1; } | ||
139 | + .mfp-close:active { | ||
140 | + top: 1px; } | ||
141 | + | ||
142 | +.mfp-close-btn-in .mfp-close { | ||
143 | + color: #333333; } | ||
144 | + | ||
145 | +.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { | ||
146 | + color: white; | ||
147 | + right: -6px; | ||
148 | + text-align: right; | ||
149 | + padding-right: 6px; | ||
150 | + width: 100%; } | ||
151 | + | ||
152 | +.mfp-counter { | ||
153 | + position: absolute; | ||
154 | + top: 0; | ||
155 | + right: 0; | ||
156 | + color: #cccccc; | ||
157 | + font-size: 12px; | ||
158 | + line-height: 18px; } | ||
159 | + | ||
160 | +.mfp-arrow { | ||
161 | + position: absolute; | ||
162 | + opacity: 0.65; | ||
163 | + margin: 0; | ||
164 | + top: 50%; | ||
165 | + margin-top: -55px; | ||
166 | + padding: 0; | ||
167 | + width: 90px; | ||
168 | + height: 110px; | ||
169 | + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } | ||
170 | + .mfp-arrow:active { | ||
171 | + margin-top: -54px; } | ||
172 | + .mfp-arrow:hover, .mfp-arrow:focus { | ||
173 | + opacity: 1; } | ||
174 | + .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { | ||
175 | + content: ''; | ||
176 | + display: block; | ||
177 | + width: 0; | ||
178 | + height: 0; | ||
179 | + position: absolute; | ||
180 | + left: 0; | ||
181 | + top: 0; | ||
182 | + margin-top: 35px; | ||
183 | + margin-left: 35px; | ||
184 | + border: medium inset transparent; } | ||
185 | + .mfp-arrow:after, .mfp-arrow .mfp-a { | ||
186 | + border-top-width: 13px; | ||
187 | + border-bottom-width: 13px; | ||
188 | + top: 8px; } | ||
189 | + .mfp-arrow:before, .mfp-arrow .mfp-b { | ||
190 | + border-top-width: 21px; | ||
191 | + border-bottom-width: 21px; } | ||
192 | + | ||
193 | +.mfp-arrow-left { | ||
194 | + left: 0; } | ||
195 | + .mfp-arrow-left:after, .mfp-arrow-left .mfp-a { | ||
196 | + border-right: 17px solid white; | ||
197 | + margin-left: 31px; } | ||
198 | + .mfp-arrow-left:before, .mfp-arrow-left .mfp-b { | ||
199 | + margin-left: 25px; | ||
200 | + border-right: 27px solid #3f3f3f; } | ||
201 | + | ||
202 | +.mfp-arrow-right { | ||
203 | + right: 0; } | ||
204 | + .mfp-arrow-right:after, .mfp-arrow-right .mfp-a { | ||
205 | + border-left: 17px solid white; | ||
206 | + margin-left: 39px; } | ||
207 | + .mfp-arrow-right:before, .mfp-arrow-right .mfp-b { | ||
208 | + border-left: 27px solid #3f3f3f; } | ||
209 | + | ||
210 | +.mfp-iframe-holder { | ||
211 | + padding-top: 40px; | ||
212 | + padding-bottom: 40px; } | ||
213 | + .mfp-iframe-holder .mfp-content { | ||
214 | + line-height: 0; | ||
215 | + width: 100%; | ||
216 | + max-width: 900px; } | ||
217 | + .mfp-iframe-holder .mfp-close { | ||
218 | + top: -40px; } | ||
219 | + | ||
220 | +.mfp-iframe-scaler { | ||
221 | + width: 100%; | ||
222 | + height: 0; | ||
223 | + overflow: hidden; | ||
224 | + padding-top: 56.25%; } | ||
225 | + .mfp-iframe-scaler iframe { | ||
226 | + position: absolute; | ||
227 | + display: block; | ||
228 | + top: 0; | ||
229 | + left: 0; | ||
230 | + width: 100%; | ||
231 | + height: 100%; | ||
232 | + box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); | ||
233 | + background: black; } | ||
234 | + | ||
235 | +/* Main image in popup */ | ||
236 | +img.mfp-img { | ||
237 | + width: auto; | ||
238 | + max-width: 100%; | ||
239 | + height: auto; | ||
240 | + display: block; | ||
241 | + line-height: 0; | ||
242 | + -webkit-box-sizing: border-box; | ||
243 | + -moz-box-sizing: border-box; | ||
244 | + box-sizing: border-box; | ||
245 | + padding: 40px 0 40px; | ||
246 | + margin: 0 auto; } | ||
247 | + | ||
248 | +/* The shadow behind the image */ | ||
249 | +.mfp-figure { | ||
250 | + line-height: 0; } | ||
251 | + .mfp-figure:after { | ||
252 | + content: ''; | ||
253 | + position: absolute; | ||
254 | + left: 0; | ||
255 | + top: 40px; | ||
256 | + bottom: 40px; | ||
257 | + display: block; | ||
258 | + right: 0; | ||
259 | + width: auto; | ||
260 | + height: auto; | ||
261 | + z-index: -1; | ||
262 | + box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); | ||
263 | + background: #444444; } | ||
264 | + .mfp-figure small { | ||
265 | + color: #bdbdbd; | ||
266 | + display: block; | ||
267 | + font-size: 12px; | ||
268 | + line-height: 14px; } | ||
269 | + | ||
270 | +.mfp-bottom-bar { | ||
271 | + margin-top: -36px; | ||
272 | + position: absolute; | ||
273 | + top: 100%; | ||
274 | + left: 0; | ||
275 | + width: 100%; | ||
276 | + cursor: auto; } | ||
277 | + | ||
278 | +.mfp-title { | ||
279 | + text-align: left; | ||
280 | + line-height: 18px; | ||
281 | + color: #f3f3f3; | ||
282 | + word-wrap: break-word; | ||
283 | + padding-right: 36px; } | ||
284 | + | ||
285 | +.mfp-image-holder .mfp-content { | ||
286 | + max-width: 100%; } | ||
287 | + | ||
288 | +.mfp-gallery .mfp-image-holder .mfp-figure { | ||
289 | + cursor: pointer; } | ||
290 | + | ||
291 | +@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { | ||
292 | + /** | ||
293 | + * Remove all paddings around the image on small screen | ||
294 | + */ | ||
295 | + .mfp-img-mobile .mfp-image-holder { | ||
296 | + padding-left: 0; | ||
297 | + padding-right: 0; } | ||
298 | + .mfp-img-mobile img.mfp-img { | ||
299 | + padding: 0; } | ||
300 | + .mfp-img-mobile .mfp-figure { | ||
301 | + /* The shadow behind the image */ } | ||
302 | + .mfp-img-mobile .mfp-figure:after { | ||
303 | + top: 0; | ||
304 | + bottom: 0; } | ||
305 | + .mfp-img-mobile .mfp-figure small { | ||
306 | + display: inline; | ||
307 | + margin-left: 5px; } | ||
308 | + .mfp-img-mobile .mfp-bottom-bar { | ||
309 | + background: rgba(0, 0, 0, 0.6); | ||
310 | + bottom: 0; | ||
311 | + margin: 0; | ||
312 | + top: auto; | ||
313 | + padding: 3px 5px; | ||
314 | + position: fixed; | ||
315 | + -webkit-box-sizing: border-box; | ||
316 | + -moz-box-sizing: border-box; | ||
317 | + box-sizing: border-box; } | ||
318 | + .mfp-img-mobile .mfp-bottom-bar:empty { | ||
319 | + padding: 0; } | ||
320 | + .mfp-img-mobile .mfp-counter { | ||
321 | + right: 5px; | ||
322 | + top: 3px; } | ||
323 | + .mfp-img-mobile .mfp-close { | ||
324 | + top: 0; | ||
325 | + right: 0; | ||
326 | + width: 35px; | ||
327 | + height: 35px; | ||
328 | + line-height: 35px; | ||
329 | + background: rgba(0, 0, 0, 0.6); | ||
330 | + position: fixed; | ||
331 | + text-align: center; | ||
332 | + padding: 0; } } | ||
333 | + | ||
334 | +@media all and (max-width: 900px) { | ||
335 | + .mfp-arrow { | ||
336 | + -webkit-transform: scale(0.75); | ||
337 | + transform: scale(0.75); } | ||
338 | + .mfp-arrow-left { | ||
339 | + -webkit-transform-origin: 0; | ||
340 | + transform-origin: 0; } | ||
341 | + .mfp-arrow-right { | ||
342 | + -webkit-transform-origin: 100%; | ||
343 | + transform-origin: 100%; } | ||
344 | + .mfp-container { | ||
345 | + padding-left: 6px; | ||
346 | + padding-right: 6px; } } | ||
347 | + | ||
348 | +.mfp-ie7 .mfp-img { | ||
349 | + padding: 0; } | ||
350 | +.mfp-ie7 .mfp-bottom-bar { | ||
351 | + width: 600px; | ||
352 | + left: 50%; | ||
353 | + margin-left: -300px; | ||
354 | + margin-top: 5px; | ||
355 | + padding-bottom: 5px; } | ||
356 | +.mfp-ie7 .mfp-container { | ||
357 | + padding: 0; } | ||
358 | +.mfp-ie7 .mfp-content { | ||
359 | + padding-top: 44px; } | ||
360 | +.mfp-ie7 .mfp-close { | ||
361 | + top: 0; | ||
362 | + right: 0; | ||
363 | + padding-top: 0; } |
website/assets/css/mainmenu.css
0 → 100644
1 | +/*** | ||
2 | +==================================================================== | ||
3 | + Main Header style | ||
4 | +==================================================================== | ||
5 | +***/ | ||
6 | +.header-light .main-menu .navigation > li > a { | ||
7 | + color: #243E63; | ||
8 | +} | ||
9 | + | ||
10 | +.header-light .main-menu .navigation > li:hover > a, | ||
11 | +.header-light .main-menu .navigation > li.current > a { | ||
12 | + border-bottom: 2px solid #635AF2; | ||
13 | +} | ||
14 | + | ||
15 | +.header-light .main-menu .navbar-header .navbar-toggle .icon-bar { | ||
16 | + background: #243E63; | ||
17 | +} | ||
18 | + | ||
19 | +/* ================================ Start All css ================================= */ | ||
20 | +.main-header { | ||
21 | + position: absolute; | ||
22 | + left: 0px; | ||
23 | + top: 35px; | ||
24 | + z-index: 999; | ||
25 | + width: 100%; | ||
26 | +} | ||
27 | + | ||
28 | +.header-upper { | ||
29 | + position: relative; | ||
30 | + z-index: 5; | ||
31 | + -webkit-transition: 0.5s; | ||
32 | + transition: 0.5s; | ||
33 | +} | ||
34 | + | ||
35 | +.header-inner { | ||
36 | + display: flex; | ||
37 | + align-items: center; | ||
38 | +} | ||
39 | + | ||
40 | +.logo-outer { | ||
41 | + position: relative; | ||
42 | + z-index: 25; | ||
43 | +} | ||
44 | + | ||
45 | +.main-menu .navigation > li { | ||
46 | + position: relative; | ||
47 | + float: left; | ||
48 | +} | ||
49 | + | ||
50 | +.main-menu .navigation > li:last-child::after { | ||
51 | + display: none; | ||
52 | +} | ||
53 | + | ||
54 | +.main-menu .navigation > li > a { | ||
55 | + color: #1C00AF; | ||
56 | + display: block; | ||
57 | + padding: 5px 0; | ||
58 | + font-weight: 600; | ||
59 | + margin: 18px 24px; | ||
60 | + position: relative; | ||
61 | + text-transform: capitalize; | ||
62 | + border-bottom: 3px solid transparent; | ||
63 | + font-family: 'Poppins', sans-serif; | ||
64 | + -webkit-transition: 0.5s; | ||
65 | + transition: 0.5s; | ||
66 | + opacity: 1; | ||
67 | +} | ||
68 | + | ||
69 | +.main-menu .navigation > li:last-child > a { | ||
70 | + margin-right: 0; | ||
71 | +} | ||
72 | + | ||
73 | +.main-menu .navigation > li:hover > a, | ||
74 | +.main-menu .navigation > li.current > a, | ||
75 | +.main-menu .navigation > li.current-menu-item > a { | ||
76 | + opacity: 1; | ||
77 | +} | ||
78 | + | ||
79 | +.main-menu .navigation > li:hover > a:after { | ||
80 | + opacity: 1; | ||
81 | +} | ||
82 | + | ||
83 | +.main-menu .navigation > li > ul { | ||
84 | + position: absolute; | ||
85 | + right: auto; | ||
86 | + top: 100%; | ||
87 | + width: 204px; | ||
88 | + border-radius: 4px; | ||
89 | + padding: 7px 0; | ||
90 | + z-index: 100; | ||
91 | + display: none; | ||
92 | + background: #ffffff; | ||
93 | + -webkit-box-shadow: 0px 30px 30px rgba(115, 117, 165, 0.07); | ||
94 | + box-shadow: 0px 30px 30px rgba(115, 117, 165, 0.07); | ||
95 | +} | ||
96 | + | ||
97 | +.main-menu .navigation > li > ul > li { | ||
98 | + position: relative; | ||
99 | + width: 100%; | ||
100 | +} | ||
101 | + | ||
102 | +.main-menu .navigation > li > ul > li:last-child { | ||
103 | + border-bottom: none; | ||
104 | +} | ||
105 | + | ||
106 | +.main-menu .navigation > li > ul > li > a { | ||
107 | + position: relative; | ||
108 | + display: block; | ||
109 | + padding: 7px 32px; | ||
110 | + color: #243E63; | ||
111 | + text-align: left; | ||
112 | + padding-right: 0px !important; | ||
113 | + -webkit-transition: 0.5s; | ||
114 | + transition: 0.5s; | ||
115 | + font-size: 14px; | ||
116 | + font-weight: 600; | ||
117 | +} | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | +.main-menu .navigation > li > ul > li > a:hover { | ||
122 | + color: #1C00AF; | ||
123 | +} | ||
124 | + | ||
125 | +.main-menu .navigation > li > ul > li ul { | ||
126 | + position: absolute; | ||
127 | + left: 100%; | ||
128 | + top: 0%; | ||
129 | + width: 250px; | ||
130 | + z-index: 100; | ||
131 | + display: none; | ||
132 | + padding: 7px 0; | ||
133 | + border-radius: 4px; | ||
134 | + background: #ffffff; | ||
135 | + -webkit-box-shadow: 0px 30px 30px rgba(115, 117, 165, 0.07); | ||
136 | + box-shadow: 0px 30px 30px rgba(115, 117, 165, 0.07); | ||
137 | +} | ||
138 | + | ||
139 | +.main-menu .navigation > li > ul > li > ul:before { | ||
140 | + position: absolute; | ||
141 | + content: ''; | ||
142 | + right: 100%; | ||
143 | + top: 0px; | ||
144 | + width: 20px; | ||
145 | + height: 100%; | ||
146 | +} | ||
147 | + | ||
148 | +.main-menu .navigation > li > ul > li > ul li { | ||
149 | + position: relative; | ||
150 | + width: 100%; | ||
151 | + padding: 0; | ||
152 | +} | ||
153 | + | ||
154 | +.main-menu .navigation > li > ul > li > ul li:last-child { | ||
155 | + border-bottom: none; | ||
156 | +} | ||
157 | + | ||
158 | +.main-menu .navigation > li > ul > li > ul > li a { | ||
159 | + position: relative; | ||
160 | + display: block; | ||
161 | + padding: 7px 32px; | ||
162 | + line-height: 24px; | ||
163 | + font-weight: 400; | ||
164 | + text-align: left; | ||
165 | + padding-right: 0px !important; | ||
166 | + text-transform: capitalize; | ||
167 | + transition: all 500ms ease; | ||
168 | + -moz-transition: all 500ms ease; | ||
169 | + -webkit-transition: all 500ms ease; | ||
170 | + -ms-transition: all 500ms ease; | ||
171 | + -o-transition: all 500ms ease; | ||
172 | +} | ||
173 | + | ||
174 | +.main-menu .navigation > li > ul > li > ul > li a:hover { | ||
175 | + color: #F82462; | ||
176 | +} | ||
177 | + | ||
178 | +.main-menu .navigation > li.dropdown:hover > ul { | ||
179 | + visibility: visible; | ||
180 | + opacity: 1; | ||
181 | +} | ||
182 | + | ||
183 | +.main-menu .navigation li > ul > li.dropdown:hover ul { | ||
184 | + visibility: visible; | ||
185 | + opacity: 1; | ||
186 | + left: 100%; | ||
187 | + top: 0%; | ||
188 | +} | ||
189 | + | ||
190 | +.main-menu .navbar-collapse ul li.dropdown .dropdown-btn { | ||
191 | + position: absolute; | ||
192 | + right: 10px; | ||
193 | + top: 0; | ||
194 | + width: 50px; | ||
195 | + height: 43px; | ||
196 | + border-left: 1px solid rgba(255, 255, 255, 0.1); | ||
197 | + text-align: center; | ||
198 | + font-size: 16px; | ||
199 | + line-height: 43px; | ||
200 | + color: #243E63; | ||
201 | + cursor: pointer; | ||
202 | + z-index: 5; | ||
203 | +} | ||
204 | + | ||
205 | +.main-menu .navbar-collapse > ul > li.dropdown > .dropdown-btn { | ||
206 | + display: none; | ||
207 | +} | ||
208 | + | ||
209 | +.navbar-header { | ||
210 | + display: none; | ||
211 | +} | ||
212 | + | ||
213 | +.main-menu .navigation > li:hover > a, | ||
214 | +.main-menu .navigation > li.current > a { | ||
215 | + border-bottom: 3px solid #1C00AF; | ||
216 | +} | ||
217 | + | ||
218 | + | ||
219 | +/* ================================ End All css ================================= */ | ||
220 | + | ||
221 | + | ||
222 | + | ||
223 | +/* ==============================Start Sticky Header css ==================================*/ | ||
224 | + | ||
225 | +.main-header.fixed-header { | ||
226 | + position: fixed; | ||
227 | + top: -100px; | ||
228 | + background: #FFFFFF; | ||
229 | + transform: translateY(100px); | ||
230 | + transition: transform .85s cubic-bezier(0.88, 0.06, 0.64, 0.99); | ||
231 | + box-shadow: 0px 30px 30px rgba(115, 117, 165, 0.07); | ||
232 | +} | ||
233 | + | ||
234 | +.fixed-header .main-menu { | ||
235 | + padding-top: 0px; | ||
236 | +} | ||
237 | + | ||
238 | +.main-menu .navigation > li:after { | ||
239 | + display: none; | ||
240 | +} | ||
241 | + | ||
242 | +/* ==============================End Sticky Header css ==================================*/ | ||
243 | + | ||
244 | + | ||
245 | +/* Megamenu */ | ||
246 | +.main-header .header-upper .upper-right { | ||
247 | + position: initial; | ||
248 | +} | ||
249 | + | ||
250 | +.main-header .nav-outer { | ||
251 | + position: inherit; | ||
252 | +} | ||
253 | + | ||
254 | +.main-menu { | ||
255 | + position: inherit; | ||
256 | +} | ||
257 | + | ||
258 | +.main-menu .navigation { | ||
259 | + position: inherit; | ||
260 | +} | ||
261 | + | ||
262 | +.main-menu .navigation > li { | ||
263 | + position: inherit; | ||
264 | +} | ||
265 | + | ||
266 | +.main-menu .navigation .megamenu { | ||
267 | + position: absolute; | ||
268 | + left: 0px; | ||
269 | + top: 100%; | ||
270 | + width: 100%; | ||
271 | + padding: 35px 0px; | ||
272 | + z-index: 100; | ||
273 | + display: none; | ||
274 | + background: #ffffff; | ||
275 | + box-shadow: 0px 31px 85px rgba(3, 4, 29, 0.15); | ||
276 | +} | ||
277 | + | ||
278 | +.main-menu .navigation > li.dropdown:hover .megamenu { | ||
279 | + visibility: visible; | ||
280 | + opacity: 1; | ||
281 | +} | ||
282 | + | ||
283 | +.megamenu .mega-title { | ||
284 | + border-bottom: 1px solid #ddd; | ||
285 | + margin: 10px 0 0; | ||
286 | + padding-bottom: 15px; | ||
287 | + text-transform: capitalize; | ||
288 | + font-size: 18px; | ||
289 | +} | ||
290 | + | ||
291 | +.main-menu .navigation > li > .megamenu li { | ||
292 | + position: relative; | ||
293 | + width: 100%; | ||
294 | +} | ||
295 | + | ||
296 | +.main-menu .navigation > li > .megamenu li > a { | ||
297 | + position: relative; | ||
298 | + display: block; | ||
299 | + padding: 10px 15px; | ||
300 | + line-height: 24px; | ||
301 | + font-weight: 500; | ||
302 | + font-size: 14px; | ||
303 | + text-align: left; | ||
304 | + padding-right: 0px !important; | ||
305 | + text-transform: capitalize; | ||
306 | + transition: all 500ms ease; | ||
307 | + -moz-transition: all 500ms ease; | ||
308 | + -webkit-transition: all 500ms ease; | ||
309 | + -ms-transition: all 500ms ease; | ||
310 | + -o-transition: all 500ms ease; | ||
311 | +} | ||
312 | + | ||
313 | +.main-menu .navigation > li > .megamenu li:last-child a { | ||
314 | + border-bottom: none; | ||
315 | +} | ||
316 | + | ||
317 | +.main-menu .navigation > li > .megamenu li > a:hover { | ||
318 | + color: #f82462; | ||
319 | +} | ||
320 | + | ||
321 | +/* home-megamenu */ | ||
322 | +.home-megamenu a { | ||
323 | + display: block; | ||
324 | + margin-bottom: 30px; | ||
325 | + border-radius: 5px; | ||
326 | + box-shadow: 0 0 53px rgba(48, 48, 138, 0.09); | ||
327 | +} | ||
328 | + | ||
329 | +.home-megamenu a:hover { | ||
330 | + box-shadow: 0px 0px 53px rgba(48, 48, 138, 0.13); | ||
331 | +} | ||
332 | + | ||
333 | +.home-megamenu a span { | ||
334 | + display: block; | ||
335 | + text-align: center; | ||
336 | + position: relative; | ||
337 | +} | ||
338 | + | ||
339 | +.home-megamenu a span .demo-img { | ||
340 | + border-radius: 5px; | ||
341 | + box-shadow: 0px 0px 10px rgba(46, 46, 154, 0.13); | ||
342 | +} | ||
343 | + | ||
344 | +.home-megamenu a span .mega-hover-dot { | ||
345 | + position: absolute; | ||
346 | + left: 2px; | ||
347 | + top: 10px; | ||
348 | + opacity: 0; | ||
349 | + visibility: hidden; | ||
350 | + transition: 0.4s; | ||
351 | +} | ||
352 | + | ||
353 | +.home-megamenu a:hover span .mega-hover-dot { | ||
354 | + opacity: 1; | ||
355 | + visibility: visible; | ||
356 | +} | ||
357 | + | ||
358 | +.home-megamenu a span.text { | ||
359 | + padding: 13px 0; | ||
360 | + color: #000; | ||
361 | + font-weight: 500; | ||
362 | + transition: .4s; | ||
363 | +} | ||
364 | + | ||
365 | +.home-megamenu a:hover span.text { | ||
366 | + color: #6259F1; | ||
367 | +} | ||
368 | + | ||
369 | + | ||
370 | +/*** | ||
371 | +==================================================================== | ||
372 | + Start Main menu button style area | ||
373 | +==================================================================== | ||
374 | + ***/ | ||
375 | + | ||
376 | +/* =============================== exta large ===================== */ | ||
377 | + | ||
378 | +@media only screen and (min-width: 1200px) { | ||
379 | + .main-menu .navbar-collapse > .navigation > li:first-child > a { | ||
380 | + margin-left: 10px; | ||
381 | + } | ||
382 | +} | ||
383 | + | ||
384 | +@media only screen and (max-width: 1199px) { | ||
385 | + .header-style .container-fliud { | ||
386 | + padding: 0 15px | ||
387 | + } | ||
388 | +} | ||
389 | + | ||
390 | + | ||
391 | +/* =============================== Tabe menu ===================== */ | ||
392 | +/* ==================== Responsive css max-width: 992px ===========================*/ | ||
393 | + | ||
394 | +@media only screen and (max-width: 991px) { | ||
395 | + | ||
396 | + /* ------Start All css ------= */ | ||
397 | + .main-menu { | ||
398 | + float: left; | ||
399 | + } | ||
400 | + | ||
401 | + .sup-log { | ||
402 | + margin-top: 0; | ||
403 | + float: right; | ||
404 | + } | ||
405 | + | ||
406 | + .logo-center .main-menu { | ||
407 | + position: absolute; | ||
408 | + top: 50%; | ||
409 | + } | ||
410 | + | ||
411 | + .main-header { | ||
412 | + top: 10px; | ||
413 | + padding: 15px 0; | ||
414 | + } | ||
415 | + | ||
416 | + .logo-outer, | ||
417 | + .fixed-header .logo-outer { | ||
418 | + text-align: center; | ||
419 | + margin: auto; | ||
420 | + } | ||
421 | + | ||
422 | + .main-menu .navigation { | ||
423 | + margin: auto; | ||
424 | + } | ||
425 | + | ||
426 | + | ||
427 | + /* ------End All css ------= */ | ||
428 | + | ||
429 | + | ||
430 | + /* =============================== Mobile menu ===================== | ||
431 | +================== Responsive css max-width: 767px ===========================*/ | ||
432 | + | ||
433 | + | ||
434 | + /* ------Start All css ------= */ | ||
435 | + .main-menu .navigation > li > .megamenu .row { | ||
436 | + margin: 0px; | ||
437 | + } | ||
438 | + | ||
439 | + .main-menu .navigation .megamenu { | ||
440 | + position: relative; | ||
441 | + } | ||
442 | + | ||
443 | + .main-menu .navigation > li { | ||
444 | + position: relative; | ||
445 | + } | ||
446 | + | ||
447 | + .main-menu .navbar-header { | ||
448 | + position: relative; | ||
449 | + display: block; | ||
450 | + width: 100%; | ||
451 | + z-index: 99; | ||
452 | + } | ||
453 | + | ||
454 | + .navbar-header .logo, | ||
455 | + .navbar-header .fixed-logo { | ||
456 | + float: left; | ||
457 | + max-width: 150px; | ||
458 | + } | ||
459 | + | ||
460 | + .logo-outer { | ||
461 | + display: none; | ||
462 | + } | ||
463 | + | ||
464 | + .header-upper .upper-right { | ||
465 | + position: relative; | ||
466 | + width: 100%; | ||
467 | + padding-top: 0px; | ||
468 | + } | ||
469 | + | ||
470 | + .main-menu { | ||
471 | + width: 100%; | ||
472 | + } | ||
473 | + | ||
474 | + .main-menu .navbar-header .navbar-toggle { | ||
475 | + float: right; | ||
476 | + cursor: pointer; | ||
477 | + margin-top: 1px; | ||
478 | + background: transparent; | ||
479 | + } | ||
480 | + | ||
481 | + .main-menu .navbar-header .navbar-toggle .icon-bar { | ||
482 | + background: #222; | ||
483 | + height: 3px; | ||
484 | + width: 29px; | ||
485 | + display: block; | ||
486 | + margin: 7px 5px; | ||
487 | + } | ||
488 | + | ||
489 | + .fixed-header .main-menu .navbar-header .navbar-toggle .icon-bar { | ||
490 | + background: #243E63; | ||
491 | + } | ||
492 | + | ||
493 | + .main-menu .collapse { | ||
494 | + max-height: 325px; | ||
495 | + overflow: auto; | ||
496 | + float: none; | ||
497 | + width: 100%; | ||
498 | + padding: 0px 0px 0px; | ||
499 | + border: none; | ||
500 | + border-radius: 3px; | ||
501 | + } | ||
502 | + | ||
503 | + .main-menu .navbar-collapse > .navigation { | ||
504 | + float: none !important; | ||
505 | + margin-top: 25px; | ||
506 | + width: 100% !important; | ||
507 | + background: #fff; | ||
508 | + border: 1px solid #ffffff; | ||
509 | + border-top: none; | ||
510 | + } | ||
511 | + | ||
512 | + .main-menu .navbar-collapse > .navigation > li { | ||
513 | + margin: 0px !important; | ||
514 | + float: none !important; | ||
515 | + width: 100%; | ||
516 | + } | ||
517 | + | ||
518 | + .main-menu .navigation > li > a, | ||
519 | + .main-menu .navigation > li > ul:before { | ||
520 | + border: none; | ||
521 | + } | ||
522 | + | ||
523 | + .main-menu .navbar-collapse > .navigation > li > a { | ||
524 | + padding: 5px 10px !important; | ||
525 | + border: none !important; | ||
526 | + } | ||
527 | + | ||
528 | + .main-menu .navigation li.dropdown > a:after, | ||
529 | + .main-menu .navigation > li.dropdown > a:before, | ||
530 | + .main-menu .navigation > li > ul > li > a::before, | ||
531 | + .main-menu .navigation > li > ul > li > ul > li > a::before { | ||
532 | + color: #ffffff !important; | ||
533 | + right: 15px; | ||
534 | + font-size: 16px; | ||
535 | + display: none !important; | ||
536 | + } | ||
537 | + | ||
538 | + .main-menu .navbar-collapse > .navigation > li > ul, | ||
539 | + .main-menu .navbar-collapse > .navigation > li > ul > li > ul { | ||
540 | + position: relative; | ||
541 | + border: none; | ||
542 | + float: none; | ||
543 | + visibility: visible; | ||
544 | + opacity: 1; | ||
545 | + display: none; | ||
546 | + margin: 0px; | ||
547 | + padding: 0px; | ||
548 | + left: auto !important; | ||
549 | + right: auto !important; | ||
550 | + top: auto !important; | ||
551 | + width: 100%; | ||
552 | + border-radius: 0px; | ||
553 | + transition: none !important; | ||
554 | + -webkit-transition: none !important; | ||
555 | + -ms-transition: none !important; | ||
556 | + -o-transition: none !important; | ||
557 | + -moz-transition: none !important; | ||
558 | + -webkit-box-shadow: none !important; | ||
559 | + box-shadow: none !important; | ||
560 | + } | ||
561 | + | ||
562 | + | ||
563 | + .main-menu .navbar-collapse > .navigation > li, | ||
564 | + .main-menu .navbar-collapse > .navigation > li > ul > li, | ||
565 | + .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li { | ||
566 | + border-top: 1px solid #f3f3f3 !important; | ||
567 | + opacity: 1 !important; | ||
568 | + top: 0px !important; | ||
569 | + padding-top: 0; | ||
570 | + padding-bottom: 0; | ||
571 | + left: 0px !important; | ||
572 | + visibility: visible !important; | ||
573 | + border-bottom: none; | ||
574 | + } | ||
575 | + | ||
576 | + .main-menu .navbar-collapse > .navigation > li:first-child { | ||
577 | + border: none; | ||
578 | + } | ||
579 | + | ||
580 | + .main-menu .navbar-collapse > .navigation > li > a, | ||
581 | + .main-menu .navbar-collapse > .navigation > li > ul > li > a, | ||
582 | + .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a { | ||
583 | + line-height: 22px; | ||
584 | + color: #243E63; | ||
585 | + text-align: left; | ||
586 | + min-height: 0px; | ||
587 | + } | ||
588 | + | ||
589 | + .main-menu .navbar-collapse > .navigation > li > a:hover, | ||
590 | + .main-menu .navbar-collapse > .navigation > li > a:active, | ||
591 | + .main-menu .navbar-collapse > .navigation > li > a:focus { | ||
592 | + /* background:#F82462; */ | ||
593 | + } | ||
594 | + | ||
595 | + .main-menu .navbar-collapse > .navigation > li:hover > a, | ||
596 | + .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, | ||
597 | + .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, | ||
598 | + .main-menu .navbar-collapse > .navigation > li.current > a, | ||
599 | + .main-menu .navbar-collapse > .navigation > li.current-menu-item > a { | ||
600 | + color: #1C00AF; | ||
601 | + } | ||
602 | + | ||
603 | + .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn { | ||
604 | + display: block; | ||
605 | + transform: rotate(90deg); | ||
606 | + } | ||
607 | + | ||
608 | + .main-menu .navbar-collapse > .navigation li.dropdown:after, | ||
609 | + .main-menu .navigation > li > ul:before { | ||
610 | + display: none !important; | ||
611 | + } | ||
612 | + | ||
613 | + .main-menu .navigation > li > a { | ||
614 | + margin: 2px; | ||
615 | + margin-bottom: 2px; | ||
616 | + } | ||
617 | + | ||
618 | + .header-inner { | ||
619 | + padding: 25px 0; | ||
620 | + } | ||
621 | + | ||
622 | + .logo-center .main-menu { | ||
623 | + position: relative; | ||
624 | + } | ||
625 | + | ||
626 | + .header-inner > .dg-header-right { | ||
627 | + display: none; | ||
628 | + } | ||
629 | + | ||
630 | + | ||
631 | +} | ||
632 | + | ||
633 | + | ||
634 | +/*** | ||
635 | +==================================================================== | ||
636 | + End Main menu button style area | ||
637 | +==================================================================== | ||
638 | + ***/ |
website/assets/css/owl.carousel.min.css
0 → 100644
1 | +/** | ||
2 | + * Owl Carousel v2.3.4 | ||
3 | + * Copyright 2013-2018 David Deutsch | ||
4 | + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE | ||
5 | + */ | ||
6 | +.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} |
website/assets/css/responsive.css
0 → 100644
1 | +@media screen and (max-width: 1700px) { | ||
2 | + .menu-button { | ||
3 | + display: none; | ||
4 | + } | ||
5 | + .hero-img { | ||
6 | + margin: 0; | ||
7 | + } | ||
8 | + | ||
9 | +} | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | +/* // Large devices */ | ||
14 | +@media only screen and (min-width: 1400px) { | ||
15 | + .header-inner { | ||
16 | + padding: 10px 125px; | ||
17 | + } | ||
18 | + .about-image { | ||
19 | + margin: 0 -170px 0 50px; | ||
20 | + } | ||
21 | + | ||
22 | +} | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | +@media only screen and (max-width: 1400px) { | ||
27 | + .header-inner { | ||
28 | + padding: 0 15px; | ||
29 | + } | ||
30 | + .hero-content { | ||
31 | + max-width: 650px; | ||
32 | + } | ||
33 | + .hero-content h1 { | ||
34 | + font-size: 50px; | ||
35 | + } | ||
36 | + | ||
37 | +} | ||
38 | + | ||
39 | + | ||
40 | +@media (max-width: 1199.98px) and (min-width: 992px) { | ||
41 | + | ||
42 | + | ||
43 | +} | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | +/* // Large devices (desktops, less than 1200px) */ | ||
49 | +@media (max-width: 1199.98px) { | ||
50 | + .faq-image { | ||
51 | + margin-bottom: 50px; | ||
52 | + } | ||
53 | + .testi-image-wrap .slick-arrow.left, | ||
54 | + .testimonial-two-wrap .slick-arrow.left { | ||
55 | + right: 100%; | ||
56 | + } | ||
57 | + .testi-image-wrap .slick-arrow.right, | ||
58 | + .testimonial-two-wrap .slick-arrow.right { | ||
59 | + left: 100%; | ||
60 | + } | ||
61 | + .testimonial-two-wrap { | ||
62 | + padding: 0 25px; | ||
63 | + } | ||
64 | + .sps-one .service-right-content.ml-50{ | ||
65 | + margin-left: 0px; | ||
66 | + } | ||
67 | + .sps-one .service-right-content.mt-50{ | ||
68 | + margin-top: 0px; | ||
69 | + } | ||
70 | + | ||
71 | +} | ||
72 | +@media (max-width: 1100.98px) { | ||
73 | + .main-menu .navigation > li > a { | ||
74 | + margin: 20px 15px; | ||
75 | + } | ||
76 | + .error-text h1 { | ||
77 | + font-size: 180px; | ||
78 | + } | ||
79 | + | ||
80 | + | ||
81 | +} | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | +@media (max-width: 991.98px) and (min-width: 768px) { | ||
86 | + | ||
87 | + | ||
88 | + | ||
89 | +} | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | +/* // Medium devices (tablets, less than 992px) */ | ||
94 | +@media (max-width: 991.98px) { | ||
95 | + .main-menu .navigation > li > a { | ||
96 | + margin: 5px 10px; | ||
97 | + } | ||
98 | + .hero-img { | ||
99 | + display: none; | ||
100 | + } | ||
101 | + .success-bg.small { | ||
102 | + height: 150%; | ||
103 | + } | ||
104 | + .vedio-play { | ||
105 | + width: 125px; | ||
106 | + height: 125px; | ||
107 | + font-size: 50px; | ||
108 | + line-height: 125px; | ||
109 | + } | ||
110 | + | ||
111 | + | ||
112 | +} | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | +/* // Small devices (landscape phones, less than 768px) */ | ||
117 | +@media (max-width: 767.98px) { | ||
118 | + .section-title br { | ||
119 | + display: none; | ||
120 | + } | ||
121 | + .call-action-content { | ||
122 | + padding: 30px 50px 45px; | ||
123 | + } | ||
124 | + .vedio-play { | ||
125 | + width: 75px; | ||
126 | + height: 75px; | ||
127 | + font-size: 25px; | ||
128 | + line-height: 75px; | ||
129 | + } | ||
130 | + .success-bg.small { | ||
131 | + height: 120%; | ||
132 | + } | ||
133 | + .get-in-touch { | ||
134 | + display: block; | ||
135 | + } | ||
136 | + .contact-item { | ||
137 | + width: 100%; | ||
138 | + border-right: 0; | ||
139 | + border-bottom: 1px solid #1C00AF; | ||
140 | + } | ||
141 | + .banner-section .rotated { | ||
142 | + width: 100px; | ||
143 | + } | ||
144 | + .contact-form { | ||
145 | + padding: 55px 25px; | ||
146 | + } | ||
147 | + .error-text h1 { | ||
148 | + font-size: 130px; | ||
149 | + } | ||
150 | + .team-carousel .owl-nav{ | ||
151 | + display: none; | ||
152 | + } | ||
153 | + .faq-image{ | ||
154 | + display: none; | ||
155 | + } | ||
156 | + | ||
157 | +} | ||
158 | + | ||
159 | +/* // Extra small devices (portrait phones, less than 576px) */ | ||
160 | +@media (max-width: 575.98px) { | ||
161 | + .section-title h2 { | ||
162 | + font-size: 26px; | ||
163 | + } | ||
164 | + .blog-content h4{ | ||
165 | + font-size: 20px; | ||
166 | + } | ||
167 | + .call-action-content h2 { | ||
168 | + font-size: 24px; | ||
169 | + } | ||
170 | + .service-inner { | ||
171 | + padding: 55px 20px 70px; | ||
172 | + } | ||
173 | + .testimonials-wrap { | ||
174 | + padding: 0 25px; | ||
175 | + } | ||
176 | + .testi-content-wrap { | ||
177 | + padding: 40px 20px 30px; | ||
178 | + } | ||
179 | + .discount, | ||
180 | + .filter-btn-inner:after, | ||
181 | + .filter-btn-inner:before { | ||
182 | + display: none; | ||
183 | + } | ||
184 | + .error-text h1 { | ||
185 | + font-size: 95px; | ||
186 | + } | ||
187 | + .latest-comments .comments-box:nth-child(2) { | ||
188 | + margin-left: 25px; | ||
189 | + } | ||
190 | + .latest-comments .comments-box:nth-child(3) { | ||
191 | + margin-left: 45px; | ||
192 | + } | ||
193 | + | ||
194 | + | ||
195 | +} | ||
196 | + | ||
197 | +/* // Small devices (landscape phones, 576px and up) */ | ||
198 | +@media (min-width: 768px) { | ||
199 | + | ||
200 | + | ||
201 | + | ||
202 | +} | ||
203 | + | ||
204 | +@media (max-width: 525px) { | ||
205 | + .hero-content h1 { | ||
206 | + font-size: 28px; | ||
207 | + } | ||
208 | + .hero-content br { | ||
209 | + display: none; | ||
210 | + } | ||
211 | + .theme-btn.btn-big { | ||
212 | + padding: 15px 40px; | ||
213 | + } | ||
214 | + .scroll-top { | ||
215 | + width: 40px; | ||
216 | + height: 40px; | ||
217 | + line-height: 35px; | ||
218 | + } | ||
219 | + .home-or-search { | ||
220 | + display: block; | ||
221 | + } | ||
222 | + .home-or-search .or { | ||
223 | + display: block; | ||
224 | + margin: 15px; | ||
225 | + } | ||
226 | + | ||
227 | +} | ||
228 | + | ||
229 | + | ||
230 | +@media (max-width: 430px) { | ||
231 | + .services-two .section-title { | ||
232 | + padding-right: 0; | ||
233 | + } | ||
234 | + .team-carousel .owl-nav { | ||
235 | + top: -25px; | ||
236 | + } | ||
237 | + .call-action-content { | ||
238 | + padding: 30px 20px 45px; | ||
239 | + } | ||
240 | + .error-text h1 { | ||
241 | + font-size: 90px; | ||
242 | + } | ||
243 | + .blog-content h3 { | ||
244 | + font-size: 24px; | ||
245 | + } | ||
246 | + .comments-box { | ||
247 | + display: block; | ||
248 | + } | ||
249 | + .comments-avatar { | ||
250 | + margin-bottom: 15px; | ||
251 | + } | ||
252 | + .contact-form { | ||
253 | + padding: 55px 30px; | ||
254 | + } | ||
255 | + .testimonial-two-wrap { | ||
256 | + padding: 0px; | ||
257 | + } | ||
258 | + .testimonial-two-wrap .slick-arrow:before { | ||
259 | + display: none; | ||
260 | + } | ||
261 | + | ||
262 | +} | ||
263 | + | ||
264 | + | ||
265 | + | ||
266 | +@media (max-width: 350px) { | ||
267 | + | ||
268 | + | ||
269 | +} | ||
270 | + |
website/assets/css/slick.css
0 → 100644
1 | +/* Slider */ | ||
2 | +.slick-slider | ||
3 | +{ | ||
4 | + position: relative; | ||
5 | + | ||
6 | + display: block; | ||
7 | + box-sizing: border-box; | ||
8 | + | ||
9 | + -webkit-user-select: none; | ||
10 | + -moz-user-select: none; | ||
11 | + -ms-user-select: none; | ||
12 | + user-select: none; | ||
13 | + | ||
14 | + -webkit-touch-callout: none; | ||
15 | + -khtml-user-select: none; | ||
16 | + -ms-touch-action: pan-y; | ||
17 | + touch-action: pan-y; | ||
18 | + -webkit-tap-highlight-color: transparent; | ||
19 | +} | ||
20 | + | ||
21 | +.slick-list | ||
22 | +{ | ||
23 | + position: relative; | ||
24 | + | ||
25 | + display: block; | ||
26 | + overflow: hidden; | ||
27 | + | ||
28 | + margin: 0; | ||
29 | + padding: 0; | ||
30 | +} | ||
31 | +.slick-list:focus | ||
32 | +{ | ||
33 | + outline: none; | ||
34 | +} | ||
35 | +.slick-list.dragging | ||
36 | +{ | ||
37 | + cursor: pointer; | ||
38 | + cursor: hand; | ||
39 | +} | ||
40 | + | ||
41 | +.slick-slider .slick-track, | ||
42 | +.slick-slider .slick-list | ||
43 | +{ | ||
44 | + -webkit-transform: translate3d(0, 0, 0); | ||
45 | + -moz-transform: translate3d(0, 0, 0); | ||
46 | + -ms-transform: translate3d(0, 0, 0); | ||
47 | + -o-transform: translate3d(0, 0, 0); | ||
48 | + transform: translate3d(0, 0, 0); | ||
49 | +} | ||
50 | + | ||
51 | +.slick-track | ||
52 | +{ | ||
53 | + position: relative; | ||
54 | + top: 0; | ||
55 | + left: 0; | ||
56 | + | ||
57 | + display: block; | ||
58 | + margin-left: auto; | ||
59 | + margin-right: auto; | ||
60 | +} | ||
61 | +.slick-track:before, | ||
62 | +.slick-track:after | ||
63 | +{ | ||
64 | + display: table; | ||
65 | + | ||
66 | + content: ''; | ||
67 | +} | ||
68 | +.slick-track:after | ||
69 | +{ | ||
70 | + clear: both; | ||
71 | +} | ||
72 | +.slick-loading .slick-track | ||
73 | +{ | ||
74 | + visibility: hidden; | ||
75 | +} | ||
76 | + | ||
77 | +.slick-slide | ||
78 | +{ | ||
79 | + display: none; | ||
80 | + float: left; | ||
81 | + | ||
82 | + height: 100%; | ||
83 | + min-height: 1px; | ||
84 | +} | ||
85 | +[dir='rtl'] .slick-slide | ||
86 | +{ | ||
87 | + float: right; | ||
88 | +} | ||
89 | +.slick-slide img | ||
90 | +{ | ||
91 | + display: block; | ||
92 | +} | ||
93 | +.slick-slide.slick-loading img | ||
94 | +{ | ||
95 | + display: none; | ||
96 | +} | ||
97 | +.slick-slide.dragging img | ||
98 | +{ | ||
99 | + pointer-events: none; | ||
100 | +} | ||
101 | +.slick-initialized .slick-slide | ||
102 | +{ | ||
103 | + display: block; | ||
104 | +} | ||
105 | +.slick-loading .slick-slide | ||
106 | +{ | ||
107 | + visibility: hidden; | ||
108 | +} | ||
109 | +.slick-vertical .slick-slide | ||
110 | +{ | ||
111 | + display: block; | ||
112 | + | ||
113 | + height: auto; | ||
114 | + | ||
115 | + border: 1px solid transparent; | ||
116 | +} | ||
117 | +.slick-arrow.slick-hidden { | ||
118 | + display: none; | ||
119 | +} |
website/assets/css/spacing.min.css
0 → 100644
1 | +/****************************************************** */ | ||
2 | +/**************** Padding Margin Spacing ************* */ | ||
3 | +/****************************************************** */ | ||
4 | +.p-5{padding:5px!important}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-25{padding:25px}.p-30{padding:30px}.p-35{padding:35px}.p-40{padding:40px}.p-45{padding:45px}.p-50{padding:50px}.p-55{padding:55px}.p-60{padding:60px}.p-65{padding:65px}.p-70{padding:70px}.p-75{padding:75px}.p-80{padding:80px}.p-85{padding:85px}.p-90{padding:90px}.p-95{padding:95px}.p-100{padding:100px}.p-105{padding:105px}.p-110{padding:110px}.p-115{padding:115px}.p-120{padding:120px}.p-125{padding:125px}.p-130{padding:130px}.p-135{padding:135px}.p-140{padding:140px}.p-145{padding:145px}.p-150{padding:150px}.p-155{padding:155px}.p-160{padding:160px}.p-165{padding:165px}.p-170{padding:170px}.p-175{padding:175px}.p-180{padding:180px}.p-185{padding:185px}.p-190{padding:190px}.p-195{padding:195px}.p-200{padding:200px}.p-205{padding:205px}.p-210{padding:210px}.p-215{padding:215px}.p-220{padding:220px}.p-225{padding:225px}.p-230{padding:230px}.p-235{padding:235px}.p-240{padding:240px}.p-245{padding:245px}.p-250{padding:250px}.pt-5,.py-5{padding-top:5px!important}.pt-10,.py-10{padding-top:10px}.pt-15,.py-15{padding-top:15px}.pt-20,.py-20{padding-top:20px}.pt-25,.py-25{padding-top:25px}.pt-30,.py-30{padding-top:30px}.pt-35,.py-35{padding-top:35px}.pt-40,.py-40{padding-top:40px}.pt-45,.py-45{padding-top:45px}.pt-50,.py-50{padding-top:50px}.pt-55,.py-55{padding-top:55px}.pt-60,.py-60{padding-top:60px}.pt-65,.py-65{padding-top:65px}.pt-70,.py-70{padding-top:70px}.pt-75,.py-75{padding-top:75px}.pt-80,.py-80{padding-top:80px}.pt-85,.py-85{padding-top:85px}.pt-90,.py-90{padding-top:90px}.pt-95,.py-95{padding-top:95px}.pt-100,.py-100{padding-top:100px}.pt-105,.py-105{padding-top:105px}.pt-110,.py-110{padding-top:110px}.pt-115,.py-115{padding-top:115px}.pt-120,.py-120{padding-top:120px}.pt-125,.py-125{padding-top:125px}.pt-130,.py-130{padding-top:130px}.pt-135,.py-135{padding-top:135px}.pt-140,.py-140{padding-top:140px}.pt-145,.py-145{padding-top:145px}.pt-150,.py-150{padding-top:150px}.pt-155,.py-155{padding-top:155px}.pt-160,.py-160{padding-top:160px}.pt-165,.py-165{padding-top:165px}.pt-170,.py-170{padding-top:170px}.pt-175,.py-175{padding-top:175px}.pt-180,.py-180{padding-top:180px}.pt-185,.py-185{padding-top:185px}.pt-190,.py-190{padding-top:190px}.pt-195,.py-195{padding-top:195px}.pt-200,.py-200{padding-top:200px}.pt-205,.py-205{padding-top:205px}.pt-210,.py-210{padding-top:210px}.pt-215,.py-215{padding-top:215px}.pt-220,.py-220{padding-top:220px}.pt-225,.py-225{padding-top:225px}.pt-230,.py-230{padding-top:230px}.pt-235,.py-235{padding-top:235px}.pt-240,.py-240{padding-top:240px}.pt-245,.py-245{padding-top:245px}.pt-250,.py-250{padding-top:250px}.pr-5,.px-5{padding-right:5px!important}.pr-10,.px-10{padding-right:10px}.pr-15,.px-15{padding-right:15px}.pr-20,.px-20{padding-right:20px}.pr-25,.px-25{padding-right:25px}.pr-30,.px-30{padding-right:30px}.pr-35,.px-35{padding-right:35px}.pr-40,.px-40{padding-right:40px}.pr-45,.px-45{padding-right:45px}.pr-50,.px-50{padding-right:50px}.pr-55,.px-55{padding-right:55px}.pr-60,.px-60{padding-right:60px}.pr-65,.px-65{padding-right:65px}.pr-70,.px-70{padding-right:70px}.pr-75,.px-75{padding-right:75px}.pr-80,.px-80{padding-right:80px}.pr-85,.px-85{padding-right:85px}.pr-90,.px-90{padding-right:90px}.pr-95,.px-95{padding-right:95px}.pr-100,.px-100{padding-right:100px}.pr-105,.px-105{padding-right:105px}.pr-110,.px-110{padding-right:110px}.pr-115,.px-115{padding-right:115px}.pr-120,.px-120{padding-right:120px}.pr-125,.px-125{padding-right:125px}.pr-130,.px-130{padding-right:130px}.pr-135,.px-135{padding-right:135px}.pr-140,.px-140{padding-right:140px}.pr-145,.px-145{padding-right:145px}.pr-150,.px-150{padding-right:150px}.pr-155,.px-155{padding-right:155px}.pr-160,.px-160{padding-right:160px}.pr-165,.px-165{padding-right:165px}.pr-170,.px-170{padding-right:170px}.pr-175,.px-175{padding-right:175px}.pr-180,.px-180{padding-right:180px}.pr-185,.px-185{padding-right:185px}.pr-190,.px-190{padding-right:190px}.pr-195,.px-195{padding-right:195px}.pr-200,.px-200{padding-right:200px}.pr-205,.px-205{padding-right:205px}.pr-210,.px-210{padding-right:210px}.pr-215,.px-215{padding-right:215px}.pr-220,.px-220{padding-right:220px}.pr-225,.px-225{padding-right:225px}.pr-230,.px-230{padding-right:230px}.pr-235,.px-235{padding-right:235px}.pr-240,.px-240{padding-right:240px}.pr-245,.px-245{padding-right:245px}.pr-250,.px-250{padding-right:250px}.pb-5,.py-5{padding-bottom:5px!important}.pb-10,.py-10{padding-bottom:10px}.pb-15,.py-15{padding-bottom:15px}.pb-20,.py-20{padding-bottom:20px}.pb-25,.py-25{padding-bottom:25px}.pb-30,.py-30{padding-bottom:30px}.pb-35,.py-35{padding-bottom:35px}.pb-40,.py-40{padding-bottom:40px}.pb-45,.py-45{padding-bottom:45px}.pb-50,.py-50{padding-bottom:50px}.pb-55,.py-55{padding-bottom:55px}.pb-60,.py-60{padding-bottom:60px}.pb-65,.py-65{padding-bottom:65px}.pb-70,.py-70{padding-bottom:70px}.pb-75,.py-75{padding-bottom:75px}.pb-80,.py-80{padding-bottom:80px}.pb-85,.py-85{padding-bottom:85px}.pb-90,.py-90{padding-bottom:90px}.pb-95,.py-95{padding-bottom:95px}.pb-100,.py-100{padding-bottom:100px}.pb-105,.py-105{padding-bottom:105px}.pb-110,.py-110{padding-bottom:110px}.pb-115,.py-115{padding-bottom:115px}.pb-120,.py-120{padding-bottom:120px}.pb-125,.py-125{padding-bottom:125px}.pb-130,.py-130{padding-bottom:130px}.pb-135,.py-135{padding-bottom:135px}.pb-140,.py-140{padding-bottom:140px}.pb-145,.py-145{padding-bottom:145px}.pb-150,.py-150{padding-bottom:150px}.pb-155,.py-155{padding-bottom:155px}.pb-160,.py-160{padding-bottom:160px}.pb-165,.py-165{padding-bottom:165px}.pb-170,.py-170{padding-bottom:170px}.pb-175,.py-175{padding-bottom:175px}.pb-180,.py-180{padding-bottom:180px}.pb-185,.py-185{padding-bottom:185px}.pb-190,.py-190{padding-bottom:190px}.pb-195,.py-195{padding-bottom:195px}.pb-200,.py-200{padding-bottom:200px}.pb-205,.py-205{padding-bottom:205px}.pb-210,.py-210{padding-bottom:210px}.pb-215,.py-215{padding-bottom:215px}.pb-220,.py-220{padding-bottom:220px}.pb-225,.py-225{padding-bottom:225px}.pb-230,.py-230{padding-bottom:230px}.pb-235,.py-235{padding-bottom:235px}.pb-240,.py-240{padding-bottom:240px}.pb-245,.py-245{padding-bottom:245px}.pb-250,.py-250{padding-bottom:250px}.pl-5,.px-5{padding-left:5px!important}.pl-10,.px-10{padding-left:10px}.pl-15,.px-15{padding-left:15px}.pl-20,.px-20{padding-left:20px}.pl-25,.px-25{padding-left:25px}.pl-30,.px-30{padding-left:30px}.pl-35,.px-35{padding-left:35px}.pl-40,.px-40{padding-left:40px}.pl-45,.px-45{padding-left:45px}.pl-50,.px-50{padding-left:50px}.pl-55,.px-55{padding-left:55px}.pl-60,.px-60{padding-left:60px}.pl-65,.px-65{padding-left:65px}.pl-70,.px-70{padding-left:70px}.pl-75,.px-75{padding-left:75px}.pl-80,.px-80{padding-left:80px}.pl-85,.px-85{padding-left:85px}.pl-90,.px-90{padding-left:90px}.pl-95,.px-95{padding-left:95px}.pl-100,.px-100{padding-left:100px}.pl-105,.px-105{padding-left:105px}.pl-110,.px-110{padding-left:110px}.pl-115,.px-115{padding-left:115px}.pl-120,.px-120{padding-left:120px}.pl-125,.px-125{padding-left:125px}.pl-130,.px-130{padding-left:130px}.pl-135,.px-135{padding-left:135px}.pl-140,.px-140{padding-left:140px}.pl-145,.px-145{padding-left:145px}.pl-150,.px-150{padding-left:150px}.pl-155,.px-155{padding-left:155px}.pl-160,.px-160{padding-left:160px}.pl-165,.px-165{padding-left:165px}.pl-170,.px-170{padding-left:170px}.pl-175,.px-175{padding-left:175px}.pl-180,.px-180{padding-left:180px}.pl-185,.px-185{padding-left:185px}.pl-190,.px-190{padding-left:190px}.pl-195,.px-195{padding-left:195px}.pl-200,.px-200{padding-left:200px}.pl-205,.px-205{padding-left:205px}.pl-210,.px-210{padding-left:210px}.pl-215,.px-215{padding-left:215px}.pl-220,.px-220{padding-left:220px}.pl-225,.px-225{padding-left:225px}.pl-230,.px-230{padding-left:230px}.pl-235,.px-235{padding-left:235px}.pl-240,.px-240{padding-left:240px}.pl-245,.px-245{padding-left:245px}.pl-250,.px-250{padding-left:250px}.m-5{margin:5px!important}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-25{margin:25px}.m-30{margin:30px}.m-35{margin:35px}.m-40{margin:40px}.m-45{margin:45px}.m-50{margin:50px}.m-55{margin:55px}.m-60{margin:60px}.m-65{margin:65px}.m-70{margin:70px}.m-75{margin:75px}.m-80{margin:80px}.m-85{margin:85px}.m-90{margin:90px}.m-95{margin:95px}.m-100{margin:100px}.m-105{margin:105px}.m-110{margin:110px}.m-115{margin:115px}.m-120{margin:120px}.m-125{margin:125px}.m-130{margin:130px}.m-135{margin:135px}.m-140{margin:140px}.m-145{margin:145px}.m-150{margin:150px}.m-155{margin:155px}.m-160{margin:160px}.m-165{margin:165px}.m-170{margin:170px}.m-175{margin:175px}.m-180{margin:180px}.m-185{margin:185px}.m-190{margin:190px}.m-195{margin:195px}.m-200{margin:200px}.m-205{margin:205px}.m-210{margin:210px}.m-215{margin:215px}.m-220{margin:220px}.m-225{margin:225px}.m-230{margin:230px}.m-235{margin:235px}.m-240{margin:240px}.m-245{margin:245px}.m-250{margin:250px}.mt-5,.my-5{margin-top:5px!important}.mt-10,.my-10{margin-top:10px}.mt-15,.my-15{margin-top:15px}.mt-20,.my-20{margin-top:20px}.mt-25,.my-25{margin-top:25px}.mt-30,.my-30{margin-top:30px}.mt-35,.my-35{margin-top:35px}.mt-40,.my-40{margin-top:40px}.mt-45,.my-45{margin-top:45px}.mt-50,.my-50{margin-top:50px}.mt-55,.my-55{margin-top:55px}.mt-60,.my-60{margin-top:60px}.mt-65,.my-65{margin-top:65px}.mt-70,.my-70{margin-top:70px}.mt-75,.my-75{margin-top:75px}.mt-80,.my-80{margin-top:80px}.mt-85,.my-85{margin-top:85px}.mt-90,.my-90{margin-top:90px}.mt-95,.my-95{margin-top:95px}.mt-100,.my-100{margin-top:100px}.mt-105,.my-105{margin-top:105px}.mt-110,.my-110{margin-top:110px}.mt-115,.my-115{margin-top:115px}.mt-120,.my-120{margin-top:120px}.mt-125,.my-125{margin-top:125px}.mt-130,.my-130{margin-top:130px}.mt-135,.my-135{margin-top:135px}.mt-140,.my-140{margin-top:140px}.mt-145,.my-145{margin-top:145px}.mt-150,.my-150{margin-top:150px}.mt-155,.my-155{margin-top:155px}.mt-160,.my-160{margin-top:160px}.mt-165,.my-165{margin-top:165px}.mt-170,.my-170{margin-top:170px}.mt-175,.my-175{margin-top:175px}.mt-180,.my-180{margin-top:180px}.mt-185,.my-185{margin-top:185px}.mt-190,.my-190{margin-top:190px}.mt-195,.my-195{margin-top:195px}.mt-200,.my-200{margin-top:200px}.mt-205,.my-205{margin-top:205px}.mt-210,.my-210{margin-top:210px}.mt-215,.my-215{margin-top:215px}.mt-220,.my-220{margin-top:220px}.mt-225,.my-225{margin-top:225px}.mt-230,.my-230{margin-top:230px}.mt-235,.my-235{margin-top:235px}.mt-240,.my-240{margin-top:240px}.mt-245,.my-245{margin-top:245px}.mt-250,.my-250{margin-top:250px}.mr-5,.mx-5{margin-right:5px!important}.mr-10,.mx-10{margin-right:10px}.mr-15,.mx-15{margin-right:15px}.mr-20,.mx-20{margin-right:20px}.mr-25,.mx-25{margin-right:25px}.mr-30,.mx-30{margin-right:30px}.mr-35,.mx-35{margin-right:35px}.mr-40,.mx-40{margin-right:40px}.mr-45,.mx-45{margin-right:45px}.mr-50,.mx-50{margin-right:50px}.mr-55,.mx-55{margin-right:55px}.mr-60,.mx-60{margin-right:60px}.mr-65,.mx-65{margin-right:65px}.mr-70,.mx-70{margin-right:70px}.mr-75,.mx-75{margin-right:75px}.mr-80,.mx-80{margin-right:80px}.mr-85,.mx-85{margin-right:85px}.mr-90,.mx-90{margin-right:90px}.mr-95,.mx-95{margin-right:95px}.mr-100,.mx-100{margin-right:100px}.mr-105,.mx-105{margin-right:105px}.mr-110,.mx-110{margin-right:110px}.mr-115,.mx-115{margin-right:115px}.mr-120,.mx-120{margin-right:120px}.mr-125,.mx-125{margin-right:125px}.mr-130,.mx-130{margin-right:130px}.mr-135,.mx-135{margin-right:135px}.mr-140,.mx-140{margin-right:140px}.mr-145,.mx-145{margin-right:145px}.mr-150,.mx-150{margin-right:150px}.mr-155,.mx-155{margin-right:155px}.mr-160,.mx-160{margin-right:160px}.mr-165,.mx-165{margin-right:165px}.mr-170,.mx-170{margin-right:170px}.mr-175,.mx-175{margin-right:175px}.mr-180,.mx-180{margin-right:180px}.mr-185,.mx-185{margin-right:185px}.mr-190,.mx-190{margin-right:190px}.mr-195,.mx-195{margin-right:195px}.mr-200,.mx-200{margin-right:200px}.mr-205,.mx-205{margin-right:205px}.mr-210,.mx-210{margin-right:210px}.mr-215,.mx-215{margin-right:215px}.mr-220,.mx-220{margin-right:220px}.mr-225,.mx-225{margin-right:225px}.mr-230,.mx-230{margin-right:230px}.mr-235,.mx-235{margin-right:235px}.mr-240,.mx-240{margin-right:240px}.mr-245,.mx-245{margin-right:245px}.mr-250,.mx-250{margin-right:250px}.mb-5,.my-5{margin-bottom:5px!important}.mb-10,.my-10{margin-bottom:10px}.mb-15,.my-15{margin-bottom:15px}.mb-20,.my-20{margin-bottom:20px}.mb-25,.my-25{margin-bottom:25px}.mb-30,.my-30{margin-bottom:30px}.mb-35,.my-35{margin-bottom:35px}.mb-40,.my-40{margin-bottom:40px}.mb-45,.my-45{margin-bottom:45px}.mb-50,.my-50{margin-bottom:50px}.mb-55,.my-55{margin-bottom:55px}.mb-60,.my-60{margin-bottom:60px}.mb-65,.my-65{margin-bottom:65px}.mb-70,.my-70{margin-bottom:70px}.mb-75,.my-75{margin-bottom:75px}.mb-80,.my-80{margin-bottom:80px}.mb-85,.my-85{margin-bottom:85px}.mb-90,.my-90{margin-bottom:90px}.mb-95,.my-95{margin-bottom:95px}.mb-100,.my-100{margin-bottom:100px}.mb-105,.my-105{margin-bottom:105px}.mb-110,.my-110{margin-bottom:110px}.mb-115,.my-115{margin-bottom:115px}.mb-120,.my-120{margin-bottom:120px}.mb-125,.my-125{margin-bottom:125px}.mb-130,.my-130{margin-bottom:130px}.mb-135,.my-135{margin-bottom:135px}.mb-140,.my-140{margin-bottom:140px}.mb-145,.my-145{margin-bottom:145px}.mb-150,.my-150{margin-bottom:150px}.mb-155,.my-155{margin-bottom:155px}.mb-160,.my-160{margin-bottom:160px}.mb-165,.my-165{margin-bottom:165px}.mb-170,.my-170{margin-bottom:170px}.mb-175,.my-175{margin-bottom:175px}.mb-180,.my-180{margin-bottom:180px}.mb-185,.my-185{margin-bottom:185px}.mb-190,.my-190{margin-bottom:190px}.mb-195,.my-195{margin-bottom:195px}.mb-200,.my-200{margin-bottom:200px}.mb-205,.my-205{margin-bottom:205px}.mb-210,.my-210{margin-bottom:210px}.mb-215,.my-215{margin-bottom:215px}.mb-220,.my-220{margin-bottom:220px}.mb-225,.my-225{margin-bottom:225px}.mb-230,.my-230{margin-bottom:230px}.mb-235,.my-235{margin-bottom:235px}.mb-240,.my-240{margin-bottom:240px}.mb-245,.my-245{margin-bottom:245px}.mb-250,.my-250{margin-bottom:250px}.ml-5,.mx-5{margin-left:5px!important}.ml-10,.mx-10{margin-left:10px}.ml-15,.mx-15{margin-left:15px}.ml-20,.mx-20{margin-left:20px}.ml-25,.mx-25{margin-left:25px}.ml-30,.mx-30{margin-left:30px}.ml-35,.mx-35{margin-left:35px}.ml-40,.mx-40{margin-left:40px}.ml-45,.mx-45{margin-left:45px}.ml-50,.mx-50{margin-left:50px}.ml-55,.mx-55{margin-left:55px}.ml-60,.mx-60{margin-left:60px}.ml-65,.mx-65{margin-left:65px}.ml-70,.mx-70{margin-left:70px}.ml-75,.mx-75{margin-left:75px}.ml-80,.mx-80{margin-left:80px}.ml-85,.mx-85{margin-left:85px}.ml-90,.mx-90{margin-left:90px}.ml-95,.mx-95{margin-left:95px}.ml-100,.mx-100{margin-left:100px}.ml-105,.mx-105{margin-left:105px}.ml-110,.mx-110{margin-left:110px}.ml-115,.mx-115{margin-left:115px}.ml-120,.mx-120{margin-left:120px}.ml-125,.mx-125{margin-left:125px}.ml-130,.mx-130{margin-left:130px}.ml-135,.mx-135{margin-left:135px}.ml-140,.mx-140{margin-left:140px}.ml-145,.mx-145{margin-left:145px}.ml-150,.mx-150{margin-left:150px}.ml-155,.mx-155{margin-left:155px}.ml-160,.mx-160{margin-left:160px}.ml-165,.mx-165{margin-left:165px}.ml-170,.mx-170{margin-left:170px}.ml-175,.mx-175{margin-left:175px}.ml-180,.mx-180{margin-left:180px}.ml-185,.mx-185{margin-left:185px}.ml-190,.mx-190{margin-left:190px}.ml-195,.mx-195{margin-left:195px}.ml-200,.mx-200{margin-left:200px}.ml-205,.mx-205{margin-left:205px}.ml-210,.mx-210{margin-left:210px}.ml-215,.mx-215{margin-left:215px}.ml-220,.mx-220{margin-left:220px}.ml-225,.mx-225{margin-left:225px}.ml-230,.mx-230{margin-left:230px}.ml-235,.mx-235{margin-left:235px}.ml-240,.mx-240{margin-left:240px}.ml-245,.mx-245{margin-left:245px}.ml-250,.mx-250{margin-left:250px} | ||
5 | +/****************************************************** */ | ||
6 | +/*********** Responsive Padding Margin Spacing ******** */ | ||
7 | +/****************************************************** */ | ||
8 | +@media only screen and (max-width:991px){.rp-0{padding:0!important}.rp-5{padding:5px!important}.rp-10{padding:10px}.rp-15{padding:15px}.rp-20{padding:20px}.rp-25{padding:25px}.rp-30{padding:30px}.rp-35{padding:35px}.rp-40{padding:40px}.rp-45{padding:45px}.rp-50{padding:50px}.rp-55{padding:55px}.rp-60{padding:60px}.rp-65{padding:65px}.rp-70{padding:70px}.rp-75{padding:75px}.rp-80{padding:80px}.rp-85{padding:85px}.rp-90{padding:90px}.rp-95{padding:95px}.rp-100{padding:100px}.rp-105{padding:105px}.rp-110{padding:110px}.rp-115{padding:115px}.rp-120{padding:120px}.rp-125{padding:125px}.rp-130{padding:130px}.rp-135{padding:135px}.rp-140{padding:140px}.rp-145{padding:145px}.rp-150{padding:150px}.rpt-0,.rpy-0{padding-top:0!important}.rpt-5,.rpy-5{padding-top:5px!important}.rpt-10,.rpy-10{padding-top:10px}.rpt-15,.rpy-15{padding-top:15px}.rpt-20,.rpy-20{padding-top:20px}.rpt-25,.rpy-25{padding-top:25px}.rpt-30,.rpy-30{padding-top:30px}.rpt-35,.rpy-35{padding-top:35px}.rpt-40,.rpy-40{padding-top:40px}.rpt-45,.rpy-45{padding-top:45px}.rpt-50,.rpy-50{padding-top:50px}.rpt-55,.rpy-55{padding-top:55px}.rpt-60,.rpy-60{padding-top:60px}.rpt-65,.rpy-65{padding-top:65px}.rpt-70,.rpy-70{padding-top:70px}.rpt-75,.rpy-75{padding-top:75px}.rpt-80,.rpy-80{padding-top:80px}.rpt-85,.rpy-85{padding-top:85px}.rpt-90,.rpy-90{padding-top:90px}.rpt-95,.rpy-95{padding-top:95px}.rpt-100,.rpy-100{padding-top:100px}.rpt-105,.rpy-105{padding-top:105px}.rpt-110,.rpy-110{padding-top:110px}.rpt-115,.rpy-115{padding-top:115px}.rpt-120,.rpy-120{padding-top:120px}.rpt-125,.rpy-125{padding-top:125px}.rpt-130,.rpy-130{padding-top:130px}.rpt-135,.rpy-135{padding-top:135px}.rpt-140,.rpy-140{padding-top:140px}.rpt-145,.rpy-145{padding-top:145px}.rpt-150,.rpy-150{padding-top:150px}.rpr-0,.rpx-0{padding-right:0!important}.rpr-5,.rpx-5{padding-right:5px!important}.rpr-10,.rpx-10{padding-right:10px}.rpr-15,.rpx-15{padding-right:15px!important}.rpr-20,.rpx-20{padding-right:20px}.rpr-25,.rpx-25{padding-right:25px}.rpr-30,.rpx-30{padding-right:30px}.rpr-35,.rpx-35{padding-right:35px}.rpr-40,.rpx-40{padding-right:40px}.rpr-45,.rpx-45{padding-right:45px}.rpr-50,.rpx-50{padding-right:50px}.rpr-55,.rpx-55{padding-right:55px}.rpr-60,.rpx-60{padding-right:60px}.rpr-65,.rpx-65{padding-right:65px}.rpr-70,.rpx-70{padding-right:70px}.rpr-75,.rpx-75{padding-right:75px}.rpr-80,.rpx-80{padding-right:80px}.rpr-85,.rpx-85{padding-right:85px}.rpr-90,.rpx-90{padding-right:90px}.rpr-95,.rpx-95{padding-right:95px}.rpr-100,.rpx-100{padding-right:100px}.rpr-105,.rpx-105{padding-right:105px}.rpr-110,.rpx-110{padding-right:110px}.rpr-115,.rpx-115{padding-right:115px}.rpr-120,.rpx-120{padding-right:120px}.rpr-125,.rpx-125{padding-right:125px}.rpr-130,.rpx-130{padding-right:130px}.rpr-135,.rpx-135{padding-right:135px}.rpr-140,.rpx-140{padding-right:140px}.rpr-145,.rpx-145{padding-right:145px}.rpr-150,.rpx-150{padding-right:150px}.rpb-0,.rpy-0{padding-bottom:0!important}.rpb-5,.rpy-5{padding-bottom:5px!important}.rpb-10,.rpy-10{padding-bottom:10px}.rpb-15,.rpy-15{padding-bottom:15px}.rpb-20,.rpy-20{padding-bottom:20px}.rpb-25,.rpy-25{padding-bottom:25px}.rpb-30,.rpy-30{padding-bottom:30px}.rpb-35,.rpy-35{padding-bottom:35px}.rpb-40,.rpy-40{padding-bottom:40px}.rpb-45,.rpy-45{padding-bottom:45px}.rpb-50,.rpy-50{padding-bottom:50px}.rpb-55,.rpy-55{padding-bottom:55px}.rpb-60,.rpy-60{padding-bottom:60px}.rpb-65,.rpy-65{padding-bottom:65px}.rpb-70,.rpy-70{padding-bottom:70px}.rpb-75,.rpy-75{padding-bottom:75px}.rpb-80,.rpy-80{padding-bottom:80px}.rpb-85,.rpy-85{padding-bottom:85px}.rpb-90,.rpy-90{padding-bottom:90px}.rpb-95,.rpy-95{padding-bottom:95px}.rpb-100,.rpy-100{padding-bottom:100px}.rpb-105,.rpy-105{padding-bottom:105px}.rpb-110,.rpy-110{padding-bottom:110px}.rpb-115,.rpy-115{padding-bottom:115px}.rpb-120,.rpy-120{padding-bottom:120px}.rpb-125,.rpy-125{padding-bottom:125px}.rpb-130,.rpy-130{padding-bottom:130px}.rpb-135,.rpy-135{padding-bottom:135px}.rpb-140,.rpy-140{padding-bottom:140px}.rpb-145,.rpy-145{padding-bottom:145px}.rpb-150,.rpy-150{padding-bottom:150px}.rpl-0,.rpx-0{padding-left:0!important}.rpl-5,.rpx-5{padding-left:5px!important}.rpl-10,.rpx-10{padding-left:10px}.rpl-15,.rpx-15{padding-left:15px!important}.rpl-20,.rpx-20{padding-left:20px}.rpl-25,.rpx-25{padding-left:25px}.rpl-30,.rpx-30{padding-left:30px}.rpl-35,.rpx-35{padding-left:35px}.rpl-40,.rpx-40{padding-left:40px}.rpl-45,.rpx-45{padding-left:45px}.rpl-50,.rpx-50{padding-left:50px}.rpl-55,.rpx-55{padding-left:55px}.rpl-60,.rpx-60{padding-left:60px}.rpl-65,.rpx-65{padding-left:65px}.rpl-70,.rpx-70{padding-left:70px}.rpl-75,.rpx-75{padding-left:75px}.rpl-80,.rpx-80{padding-left:80px}.rpl-85,.rpx-85{padding-left:85px}.rpl-90,.rpx-90{padding-left:90px}.rpl-95,.rpx-95{padding-left:95px}.rpl-100,.rpx-100{padding-left:100px}.rpl-105,.rpx-105{padding-left:105px}.rpl-110,.rpx-110{padding-left:110px}.rpl-115,.rpx-115{padding-left:115px}.rpl-120,.rpx-120{padding-left:120px}.rpl-125,.rpx-125{padding-left:125px}.rpl-130,.rpx-130{padding-left:130px}.rpl-135,.rpx-135{padding-left:135px}.rpl-140,.rpx-140{padding-left:140px}.rpl-145,.rpx-145{padding-left:145px}.rpl-150,.rpx-150{padding-left:150px}.rm-0{margin:0!important}.rm-5{margin:5px!important}.rm-10{margin:10px}.rm-15{margin:15px}.rm-20{margin:20px}.rm-25{margin:25px}.rm-30{margin:30px}.rm-35{margin:35px}.rm-40{margin:40px}.rm-45{margin:45px}.rm-50{margin:50px}.rm-55{margin:55px}.rm-60{margin:60px}.rm-65{margin:65px}.rm-70{margin:70px}.rm-75{margin:75px}.rm-80{margin:80px}.rm-85{margin:85px}.rm-90{margin:90px}.rm-95{margin:95px}.rm-100{margin:100px}.rm-105{margin:105px}.rm-110{margin:110px}.rm-115{margin:115px}.rm-120{margin:120px}.rm-125{margin:125px}.rm-130{margin:130px}.rm-135{margin:135px}.rm-140{margin:140px}.rm-145{margin:145px}.rm-150{margin:150px}.rmt-0,.rmy-0{margin-top:0!important}.rmt-5,.rmy-5{margin-top:5px!important}.rmt-10,.rmy-10{margin-top:10px}.rmt-15,.rmy-15{margin-top:15px}.rmt-20,.rmy-20{margin-top:20px}.rmt-25,.rmy-25{margin-top:25px}.rmt-30,.rmy-30{margin-top:30px}.rmt-35,.rmy-35{margin-top:35px}.rmt-40,.rmy-40{margin-top:40px}.rmt-45,.rmy-45{margin-top:45px}.rmt-50,.rmy-50{margin-top:50px}.rmt-55,.rmy-55{margin-top:55px}.rmt-60,.rmy-60{margin-top:60px}.rmt-65,.rmy-65{margin-top:65px}.rmt-70,.rmy-70{margin-top:70px}.rmt-75,.rmy-75{margin-top:75px}.rmt-80,.rmy-80{margin-top:80px}.rmt-85,.rmy-85{margin-top:85px}.rmt-90,.rmy-90{margin-top:90px}.rmt-95,.rmy-95{margin-top:95px}.rmt-100,.rmy-100{margin-top:100px}.rmt-105,.rmy-105{margin-top:105px}.rmt-110,.rmy-110{margin-top:110px}.rmt-115,.rmy-115{margin-top:115px}.rmt-120,.rmy-120{margin-top:120px}.rmt-125,.rmy-125{margin-top:125px}.rmt-130,.rmy-130{margin-top:130px}.rmt-135,.rmy-135{margin-top:135px}.rmt-140,.rmy-140{margin-top:140px}.rmt-145,.rmy-145{margin-top:145px}.rmt-150,.rmy-150{margin-top:150px}.rmr-0,.rmx-0{margin-right:0!important}.rmr-5,.rmx-5{margin-right:5px!important}.rmr-10,.rmx-10{margin-right:10px}.rmr-15,.rmx-15{margin-right:15px}.rmr-20,.rmx-20{margin-right:20px}.rmr-25,.rmx-25{margin-right:25px}.rmr-30,.rmx-30{margin-right:30px}.rmr-35,.rmx-35{margin-right:35px}.rmr-40,.rmx-40{margin-right:40px}.rmr-45,.rmx-45{margin-right:45px}.rmr-50,.rmx-50{margin-right:50px}.rmr-55,.rmx-55{margin-right:55px}.rmr-60,.rmx-60{margin-right:60px}.rmr-65,.rmx-65{margin-right:65px}.rmr-70,.rmx-70{margin-right:70px}.rmr-75,.rmx-75{margin-right:75px}.rmr-80,.rmx-80{margin-right:80px}.rmr-85,.rmx-85{margin-right:85px}.rmr-90,.rmx-90{margin-right:90px}.rmr-95,.rmx-95{margin-right:95px}.rmr-100,.rmx-100{margin-right:100px}.rmr-105,.rmx-105{margin-right:105px}.rmr-110,.rmx-110{margin-right:110px}.rmr-115,.rmx-115{margin-right:115px}.rmr-120,.rmx-120{margin-right:120px}.rmr-125,.rmx-125{margin-right:125px}.rmr-130,.rmx-130{margin-right:130px}.rmr-135,.rmx-135{margin-right:135px}.rmr-140,.rmx-140{margin-right:140px}.rmr-145,.rmx-145{margin-right:145px}.rmr-150,.rmx-150{margin-right:150px}.rmb-0,.rmy-0{margin-bottom:0!important}.rmb-5,.rmy-5{margin-bottom:5px!important}.rmb-10,.rmy-10{margin-bottom:10px}.rmb-15,.rmy-15{margin-bottom:15px}.rmb-20,.rmy-20{margin-bottom:20px}.rmb-25,.rmy-25{margin-bottom:25px}.rmb-30,.rmy-30{margin-bottom:30px}.rmb-35,.rmy-35{margin-bottom:35px}.rmb-40,.rmy-40{margin-bottom:40px}.rmb-45,.rmy-45{margin-bottom:45px}.rmb-50,.rmy-50{margin-bottom:50px}.rmb-55,.rmy-55{margin-bottom:55px}.rmb-60,.rmy-60{margin-bottom:60px}.rmb-65,.rmy-65{margin-bottom:65px}.rmb-70,.rmy-70{margin-bottom:70px}.rmb-75,.rmy-75{margin-bottom:75px}.rmb-80,.rmy-80{margin-bottom:80px}.rmb-85,.rmy-85{margin-bottom:85px}.rmb-90,.rmy-90{margin-bottom:90px}.rmb-95,.rmy-95{margin-bottom:95px}.rmb-100,.rmy-100{margin-bottom:100px}.rmb-105,.rmy-105{margin-bottom:105px}.rmb-110,.rmy-110{margin-bottom:110px}.rmb-115,.rmy-115{margin-bottom:115px}.rmb-120,.rmy-120{margin-bottom:120px}.rmb-125,.rmy-125{margin-bottom:125px}.rmb-130,.rmy-130{margin-bottom:130px}.rmb-135,.rmy-135{margin-bottom:135px}.rmb-140,.rmy-140{margin-bottom:140px}.rmb-145,.rmy-145{margin-bottom:145px}.rmb-150,.rmy-150{margin-bottom:150px}.rml-0,.rmx-0{margin-left:0!important}.rml-5,.rmx-5{margin-left:5px!important}.rml-10,.rmx-10{margin-left:10px}.rml-15,.rmx-15{margin-left:15px}.rml-20,.rmx-20{margin-left:20px}.rml-25,.rmx-25{margin-left:25px}.rml-30,.rmx-30{margin-left:30px}.rml-35,.rmx-35{margin-left:35px}.rml-40,.rmx-40{margin-left:40px}.rml-45,.rmx-45{margin-left:45px}.rml-50,.rmx-50{margin-left:50px}.rml-55,.rmx-55{margin-left:55px}.rml-60,.rmx-60{margin-left:60px}.rml-65,.rmx-65{margin-left:65px}.rml-70,.rmx-70{margin-left:70px}.rml-75,.rmx-75{margin-left:75px}.rml-80,.rmx-80{margin-left:80px}.rml-85,.rmx-85{margin-left:85px}.rml-90,.rmx-90{margin-left:90px}.rml-95,.rmx-95{margin-left:95px}.rml-100,.rmx-100{margin-left:100px}.rml-105,.rmx-105{margin-left:105px}.rml-110,.rmx-110{margin-left:110px}.rml-115,.rmx-115{margin-left:115px}.rml-120,.rmx-120{margin-left:120px}.rml-125,.rmx-125{margin-left:125px}.rml-130,.rmx-130{margin-left:130px}.rml-135,.rmx-135{margin-left:135px}.rml-140,.rmx-140{margin-left:140px}.rml-145,.rmx-145{margin-left:145px}.rml-150,.rmx-150{margin-left:150px}} |
website/assets/css/style.css
0 → 100644
1 | +/* Mitagen - HTML 5 Template */ | ||
2 | + | ||
3 | +/************ TABLE OF CONTENTS *************** | ||
4 | +01. Global CSS | ||
5 | +02. Hero Section | ||
6 | +03. Banner Section | ||
7 | +04. Services Section | ||
8 | +05. Project section | ||
9 | +06. Success Section | ||
10 | +07. Video Section | ||
11 | +08. Services Two | ||
12 | +09. Pricing Section | ||
13 | +10. Team Section | ||
14 | +11. FAQ Section | ||
15 | +12. Testimonials Section | ||
16 | +13. Blog Section | ||
17 | +14. Call For Action | ||
18 | +15. Contact Page | ||
19 | +16. Error Section | ||
20 | +17. Footer Section | ||
21 | +更多模板:www.bootstrapmb.com | ||
22 | +**********************************************/ | ||
23 | + | ||
24 | +/*** | ||
25 | +==================================================================== | ||
26 | + Start Global CSS | ||
27 | +==================================================================== | ||
28 | + ***/ | ||
29 | +* { | ||
30 | + margin: 0px; | ||
31 | + padding: 0px; | ||
32 | + border: none; | ||
33 | + outline: none; | ||
34 | +} | ||
35 | + | ||
36 | +body { | ||
37 | + position: relative; | ||
38 | + margin: 0; | ||
39 | + padding: 0; | ||
40 | + font-family: 'Open Sans', sans-serif; | ||
41 | + font-weight: 400; | ||
42 | + font-size: 16px; | ||
43 | + color: #848484; | ||
44 | + line-height: 28px; | ||
45 | +} | ||
46 | + | ||
47 | +h1, | ||
48 | +h2, | ||
49 | +h3, | ||
50 | +h4, | ||
51 | +h5, | ||
52 | +h6 { | ||
53 | + color: #222222; | ||
54 | + line-height: 1.25; | ||
55 | + font-family: 'Poppins', sans-serif; | ||
56 | +} | ||
57 | + | ||
58 | +h1 a, | ||
59 | +h2 a, | ||
60 | +h3 a, | ||
61 | +h4 a, | ||
62 | +h5 a, | ||
63 | +h6 a { | ||
64 | + color: #222222; | ||
65 | +} | ||
66 | + | ||
67 | +h1 { | ||
68 | + font-size: 60px; | ||
69 | +} | ||
70 | + | ||
71 | +h2 { | ||
72 | + font-size: 28px; | ||
73 | +} | ||
74 | + | ||
75 | +h3 { | ||
76 | + font-size: 24px; | ||
77 | +} | ||
78 | + | ||
79 | +h4 { | ||
80 | + font-size: 20px; | ||
81 | +} | ||
82 | + | ||
83 | +h5 { | ||
84 | + font-size: 18px; | ||
85 | +} | ||
86 | + | ||
87 | +h6 { | ||
88 | + font-size: 16px; | ||
89 | +} | ||
90 | + | ||
91 | +p { | ||
92 | + margin-bottom: 15px; | ||
93 | +} | ||
94 | + | ||
95 | +a { | ||
96 | + color: #222222; | ||
97 | +} | ||
98 | + | ||
99 | +a:hover { | ||
100 | + color: #1C00AF; | ||
101 | +} | ||
102 | + | ||
103 | +ul, | ||
104 | +li { | ||
105 | + padding: 0; | ||
106 | + margin: 0; | ||
107 | + text-decoration: none; | ||
108 | + list-style: none; | ||
109 | +} | ||
110 | + | ||
111 | +a, | ||
112 | +a:hover, | ||
113 | +a:focus, | ||
114 | +a:active, | ||
115 | +button:focus { | ||
116 | + text-decoration: none; | ||
117 | + border: none; | ||
118 | + outline: 0; | ||
119 | +} | ||
120 | + | ||
121 | +img { | ||
122 | + max-width: 100%; | ||
123 | +} | ||
124 | + | ||
125 | +/* global social media */ | ||
126 | +@media (min-width: 1260px) { | ||
127 | + .container { | ||
128 | + max-width: 1200px; | ||
129 | + } | ||
130 | +} | ||
131 | + | ||
132 | +/*default button*/ | ||
133 | +.theme-btn { | ||
134 | + color: #FFFFFF; | ||
135 | + font-weight: 600; | ||
136 | + cursor: pointer; | ||
137 | + transition: 0.5s; | ||
138 | + padding: 13px 40px; | ||
139 | + border-radius: 10px; | ||
140 | + display: inline-block; | ||
141 | + background: transparent linear-gradient(142deg, #1C00AF 0%, #0E0058 100%) 0% 0% no-repeat padding-box; | ||
142 | +} | ||
143 | + | ||
144 | +.theme-btn:hover { | ||
145 | + color: #FFFFFF; | ||
146 | + background: transparent linear-gradient(142deg, #0E0058 0%, #1C00AF 100%) 0% 0% no-repeat padding-box; | ||
147 | +} | ||
148 | + | ||
149 | +.theme-btn.btn-big { | ||
150 | + padding: 20px 48px; | ||
151 | +} | ||
152 | + | ||
153 | +/*Section title*/ | ||
154 | +.section-title .sub-title { | ||
155 | + color: #1C00AF; | ||
156 | + font-weight: 600; | ||
157 | + margin-bottom: 5px; | ||
158 | + display: inline-block; | ||
159 | + text-transform: capitalize; | ||
160 | + font-family: 'Poppins', sans-serif; | ||
161 | + | ||
162 | +} | ||
163 | + | ||
164 | +/*Social Icon*/ | ||
165 | +.social-link-icon a { | ||
166 | + color: #848484; | ||
167 | + margin-bottom: 10px; | ||
168 | + margin: 0 20px 5px 0; | ||
169 | + display: inline-block; | ||
170 | +} | ||
171 | + | ||
172 | +.social-link-icon a:hover { | ||
173 | + color: #1C00AF | ||
174 | +} | ||
175 | + | ||
176 | +.social-link-icon a:last-child { | ||
177 | + margin-right: 0; | ||
178 | +} | ||
179 | + | ||
180 | +/*** Page Wrapper ***/ | ||
181 | +.page-wrapper { | ||
182 | + position: relative; | ||
183 | + margin: 0 auto; | ||
184 | + width: 100%; | ||
185 | + min-width: 300px; | ||
186 | + overflow: hidden; | ||
187 | +} | ||
188 | + | ||
189 | +/*** Preloader ***/ | ||
190 | +.preloader { | ||
191 | + position: fixed; | ||
192 | + left: 0px; | ||
193 | + top: 0px; | ||
194 | + width: 100%; | ||
195 | + height: 100%; | ||
196 | + z-index: 999999; | ||
197 | + background-color: #ffffff; | ||
198 | + background-position: center center; | ||
199 | + background-repeat: no-repeat; | ||
200 | + background-image: url(../img/preloader.gif); | ||
201 | + background-size: 80px; | ||
202 | +} | ||
203 | + | ||
204 | +/*** Scroll To Top style ***/ | ||
205 | +.scroll-top { | ||
206 | + width: 55px; | ||
207 | + height: 55px; | ||
208 | + line-height: 55px; | ||
209 | + position: fixed; | ||
210 | + bottom: 30px; | ||
211 | + right: 30px; | ||
212 | + font-size: 22px; | ||
213 | + border-radius: 50%; | ||
214 | + z-index: 99; | ||
215 | + display: none; | ||
216 | + color: #fff; | ||
217 | + text-align: center; | ||
218 | + cursor: pointer; | ||
219 | + background: transparent linear-gradient(142deg, #1C00AF 0%, #0E0058 100%) 0% 0% no-repeat padding-box; | ||
220 | + -webkit-animation: pulse 2s infinite; | ||
221 | + -o-animation: pulse 2s infinite; | ||
222 | + animation: pulse 2s infinite; | ||
223 | +} | ||
224 | + | ||
225 | +.scroll-top:after { | ||
226 | + position: absolute; | ||
227 | + z-index: -1; | ||
228 | + content: ''; | ||
229 | + top: 100%; | ||
230 | + left: 5%; | ||
231 | + height: 10px; | ||
232 | + width: 90%; | ||
233 | + opacity: 1; | ||
234 | + background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%); | ||
235 | + background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%); | ||
236 | + background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%); | ||
237 | +} | ||
238 | + | ||
239 | + | ||
240 | +/*pagination style*/ | ||
241 | +.pagination li { | ||
242 | + border-radius: 4px; | ||
243 | + display: inline-block; | ||
244 | + margin-right: 10px; | ||
245 | + background: #fafafa; | ||
246 | + text-align: center; | ||
247 | +} | ||
248 | + | ||
249 | +.pagination li a { | ||
250 | + padding: 20px; | ||
251 | + line-height: 45px; | ||
252 | + font-size: 20px; | ||
253 | + font-weight: 400; | ||
254 | + color: #222222; | ||
255 | + transition: 0.3s; | ||
256 | + font-family: 'Poppins', sans-serif; | ||
257 | +} | ||
258 | +.pagination li.current a{ | ||
259 | + color: #fff; | ||
260 | +} | ||
261 | +.pagination li:hover, | ||
262 | +.pagination li.current{ | ||
263 | + color: #fff; | ||
264 | + background: #180098; | ||
265 | +} | ||
266 | +.pagination li a:hover, | ||
267 | +.pagination li .current a{ | ||
268 | + color: #fff; | ||
269 | +} | ||
270 | + | ||
271 | +/*form style*/ | ||
272 | +input, | ||
273 | +textarea, | ||
274 | +.form-group input, | ||
275 | +.form-group textarea { | ||
276 | + border: none; | ||
277 | + color: #848484; | ||
278 | + padding: 33px 30px; | ||
279 | + border-radius: 15px; | ||
280 | + margin-bottom: 30px; | ||
281 | +} | ||
282 | + | ||
283 | +input:focus, | ||
284 | +textarea:focus, | ||
285 | +.form-group input:focus, | ||
286 | +.form-group textarea:focus { | ||
287 | + box-shadow: none; | ||
288 | +} | ||
289 | + | ||
290 | +input:placeholder, | ||
291 | +textarea:placeholder, | ||
292 | +.form-group input:placeholder, | ||
293 | +.form-group textarea:placeholder { | ||
294 | + color: #848484; | ||
295 | +} | ||
296 | + | ||
297 | +/*border radius*/ | ||
298 | +.br-5 { | ||
299 | + border-radius: 5px; | ||
300 | +} | ||
301 | + | ||
302 | +.br-10 { | ||
303 | + border-radius: 10px; | ||
304 | +} | ||
305 | + | ||
306 | +.br-15 { | ||
307 | + border-radius: 15px; | ||
308 | +} | ||
309 | + | ||
310 | +.br-20 { | ||
311 | + border-radius: 20px; | ||
312 | +} | ||
313 | + | ||
314 | +.br-25 { | ||
315 | + border-radius: 25px; | ||
316 | +} | ||
317 | + | ||
318 | +.br-30 { | ||
319 | + border-radius: 30px; | ||
320 | +} | ||
321 | + | ||
322 | + | ||
323 | +/*** | ||
324 | +==================================================================== | ||
325 | + End Global CSS | ||
326 | +==================================================================== | ||
327 | + ***/ | ||
328 | + | ||
329 | +/*** | ||
330 | +==================================================================== | ||
331 | + Start Hero Section | ||
332 | +==================================================================== | ||
333 | + ***/ | ||
334 | +.hero-section { | ||
335 | + position: relative; | ||
336 | + background: url('../img/hero/hero-bg.png'); | ||
337 | + background-position: center bottom; | ||
338 | + background-size: cover; | ||
339 | +} | ||
340 | + | ||
341 | +.hero-content h1 { | ||
342 | + font-weight: 300; | ||
343 | + margin-bottom: 25px; | ||
344 | +} | ||
345 | + | ||
346 | +.hero-content p { | ||
347 | + font-size: 18px; | ||
348 | + max-width: 535px; | ||
349 | + font-weight: 600; | ||
350 | + margin-bottom: 40px; | ||
351 | +} | ||
352 | + | ||
353 | +.hero-img { | ||
354 | + margin: 0 -200px 0 90px; | ||
355 | +} | ||
356 | + | ||
357 | +/*** | ||
358 | +==================================================================== | ||
359 | + End Hero Section | ||
360 | +==================================================================== | ||
361 | + ***/ | ||
362 | + | ||
363 | + | ||
364 | +/*** | ||
365 | +==================================================================== | ||
366 | + Start Banner Section | ||
367 | +==================================================================== | ||
368 | + ***/ | ||
369 | +.banner-section { | ||
370 | + height: 550px; | ||
371 | + display: flex; | ||
372 | + text-align: center; | ||
373 | + align-items: center; | ||
374 | + background-size: cover; | ||
375 | + justify-content: center; | ||
376 | + background-position: bottom; | ||
377 | + background-image: url(../img/banner.png); | ||
378 | +} | ||
379 | + | ||
380 | +.page-title { | ||
381 | + font-size: 45px; | ||
382 | + margin-top: 75px; | ||
383 | +} | ||
384 | + | ||
385 | +.breadcrumb { | ||
386 | + margin: auto; | ||
387 | + width: max-content; | ||
388 | + background: transparent; | ||
389 | +} | ||
390 | +.breadcrumb-list li{ | ||
391 | + display: inline-block; | ||
392 | +} | ||
393 | +.breadcrumb-list a{ | ||
394 | + font-size: 14px; | ||
395 | + font-weight: 600; | ||
396 | + color: #222; | ||
397 | +} | ||
398 | +.breadcrumb-item+.breadcrumb-item::before { | ||
399 | + content: '>'; | ||
400 | +} | ||
401 | + | ||
402 | +.breadcrumb-item.active { | ||
403 | + color: #1C00AF; | ||
404 | + font-weight: 600; | ||
405 | + font-size: 14px; | ||
406 | +} | ||
407 | + | ||
408 | +/*** | ||
409 | +==================================================================== | ||
410 | + End Banner Section | ||
411 | +==================================================================== | ||
412 | + | ||
413 | + | ||
414 | +/*** | ||
415 | +==================================================================== | ||
416 | + Start Services Section | ||
417 | +==================================================================== | ||
418 | +***/ | ||
419 | +.single-service-box { | ||
420 | + padding: 20px 10px; | ||
421 | + margin-bottom: 30px; | ||
422 | + box-shadow: 0 30px 25px rgba(100,100,140,.08); | ||
423 | +} | ||
424 | + | ||
425 | +.service-content h4 { | ||
426 | + margin-bottom: 15px; | ||
427 | +} | ||
428 | + | ||
429 | +.style-three .service-content h4 { | ||
430 | + font-size: 18px; | ||
431 | + font-weight: 600; | ||
432 | +} | ||
433 | + | ||
434 | +/*services page*/ | ||
435 | +.sps-one, | ||
436 | +.sps-three, | ||
437 | +.sps-five { | ||
438 | + position: relative; | ||
439 | +} | ||
440 | + | ||
441 | + | ||
442 | + | ||
443 | +/*** | ||
444 | +==================================================================== | ||
445 | + End Services Section | ||
446 | +==================================================================== | ||
447 | + ***/ | ||
448 | + | ||
449 | +/*** | ||
450 | +==================================================================== | ||
451 | + Start Project section | ||
452 | +==================================================================== | ||
453 | +***/ | ||
454 | +.portfolio-section { | ||
455 | + position: relative; | ||
456 | +} | ||
457 | + | ||
458 | +.portfolio-menu button { | ||
459 | + position: relative; | ||
460 | + display: inline-block; | ||
461 | + padding: 12px 20px 7px; | ||
462 | + cursor: pointer; | ||
463 | + background: none; | ||
464 | + border: none; | ||
465 | + color: #403F3F; | ||
466 | + font-weight: 500; | ||
467 | + font-family: 'Poppins', sans-serif; | ||
468 | + -webkit-transition: all 300ms ease; | ||
469 | + -o-transition: all 300ms ease; | ||
470 | + transition: all 300ms ease; | ||
471 | +} | ||
472 | + | ||
473 | +.portfolio-menu button.active, | ||
474 | +.portfolio-menu button:hover { | ||
475 | + color: #9F01E1; | ||
476 | +} | ||
477 | + | ||
478 | +.single-portfolio-item { | ||
479 | + position: relative; | ||
480 | + overflow: hidden; | ||
481 | + border-radius: 27px; | ||
482 | + margin-top: 20px; | ||
483 | + margin-bottom: 10px; | ||
484 | + box-shadow: 0 5px 9px rgba(0, 0, 0, 0.09); | ||
485 | +} | ||
486 | + | ||
487 | +.single-portfolio-item::before { | ||
488 | + content: ""; | ||
489 | + position: absolute; | ||
490 | + top: 20px; | ||
491 | + left: 20px; | ||
492 | + opacity: 0; | ||
493 | + border-radius: 23px; | ||
494 | + width: calc(100% - 40px); | ||
495 | + height: calc(100% - 40px); | ||
496 | + background: linear-gradient(60deg, rgb(26 0 163 / 66%), rgb(17 1 105 / 83%)); | ||
497 | + -webkit-transition: .7s; | ||
498 | + -o-transition: .7s; | ||
499 | + transition: .7s; | ||
500 | +} | ||
501 | + | ||
502 | +.portfolio-hover { | ||
503 | + position: absolute; | ||
504 | + left: 0px; | ||
505 | + top: 50%; | ||
506 | + right: 0; | ||
507 | + text-align: center; | ||
508 | + -webkit-transform: translateY(-50%); | ||
509 | + -ms-transform: translateY(-50%); | ||
510 | + transform: translateY(-50%); | ||
511 | + -webkit-transition: .7s; | ||
512 | + -o-transition: .7s; | ||
513 | + transition: .7s; | ||
514 | + opacity: 0; | ||
515 | +} | ||
516 | + | ||
517 | +.portfolio-hover a { | ||
518 | + color: #fff; | ||
519 | + padding: 10px; | ||
520 | + font-size: 40px; | ||
521 | + font-weight: 500; | ||
522 | +} | ||
523 | +.portfolio-hover h4{ | ||
524 | + font-size: 18px; | ||
525 | + font-weight: 400; | ||
526 | + margin-top: 20px; | ||
527 | + color: #fff; | ||
528 | + line-height: 27px; | ||
529 | +} | ||
530 | +.single-portfolio-item:hover .portfolio-hover { | ||
531 | + opacity: 1; | ||
532 | + left: 0; | ||
533 | +} | ||
534 | + | ||
535 | +.single-portfolio-item:hover::before { | ||
536 | + opacity: .95; | ||
537 | +} | ||
538 | + | ||
539 | +.single-portfolio-item img { | ||
540 | + width: 100%; | ||
541 | +} | ||
542 | + | ||
543 | +.portfolio-right-shape { | ||
544 | + position: absolute; | ||
545 | + right: 0; | ||
546 | + bottom: 10%; | ||
547 | + width: 82%; | ||
548 | + z-index: -1; | ||
549 | + text-align: right; | ||
550 | +} | ||
551 | + | ||
552 | +.mfp-figure::after { | ||
553 | + box-shadow: none; | ||
554 | + background: transparent; | ||
555 | +} | ||
556 | + | ||
557 | +.mfp-counter { | ||
558 | + top: -10px; | ||
559 | + right: 20px; | ||
560 | +} | ||
561 | + | ||
562 | +/*** | ||
563 | +==================================================================== | ||
564 | + End Project section | ||
565 | +==================================================================== | ||
566 | +***/ | ||
567 | + | ||
568 | + | ||
569 | +/*** ==================================================================== | ||
570 | + Start Success Section | ||
571 | +====================================================================***/ | ||
572 | +.success-section { | ||
573 | + position: relative; | ||
574 | +} | ||
575 | + | ||
576 | +.success-bg { | ||
577 | + position: absolute; | ||
578 | + height: 190%; | ||
579 | + width: 100%; | ||
580 | + left: 0; | ||
581 | + top: 0; | ||
582 | + z-index: -1; | ||
583 | + background: url('../img/success/success-bg.png'); | ||
584 | + background-size: cover; | ||
585 | +} | ||
586 | + | ||
587 | +.success-box { | ||
588 | + display: flex; | ||
589 | + margin-bottom: 45px; | ||
590 | +} | ||
591 | + | ||
592 | +.success-box i { | ||
593 | + font-size: 40px; | ||
594 | + color: #FFFFFF; | ||
595 | + width: 88px; | ||
596 | + height: 88px; | ||
597 | + line-height: 88px; | ||
598 | + margin-right: 20px; | ||
599 | + border-radius: 50%; | ||
600 | + text-align: center; | ||
601 | + background: rgba(21, 11, 68, 0.5); | ||
602 | +} | ||
603 | + | ||
604 | +.count-text { | ||
605 | + font-size: 48px; | ||
606 | + color: #FFFFFF; | ||
607 | + line-height: 1; | ||
608 | + font-family: 'Poppins', sans-serif; | ||
609 | +} | ||
610 | + | ||
611 | +.count-text.plus:after { | ||
612 | + content: '+'; | ||
613 | +} | ||
614 | + | ||
615 | +.count-wrap p { | ||
616 | + font-size: 20px; | ||
617 | + color: #FFFFFF; | ||
618 | + margin: 10px 0 0; | ||
619 | +} | ||
620 | + | ||
621 | +/*** | ||
622 | +==================================================================== | ||
623 | + End Success Section | ||
624 | +==================================================================== | ||
625 | + ***/ | ||
626 | + | ||
627 | +/*** ==================================================================== | ||
628 | + Start Video Section | ||
629 | +====================================================================***/ | ||
630 | +.video-wrap { | ||
631 | + max-width: 960px; | ||
632 | + margin: auto; | ||
633 | + position: relative; | ||
634 | + border-radius: 20px; | ||
635 | + overflow: hidden; | ||
636 | +} | ||
637 | + | ||
638 | +.video-wrap:after { | ||
639 | + content: ''; | ||
640 | + height: 100%; | ||
641 | + width: 100%; | ||
642 | + left: 0; | ||
643 | + top: 0; | ||
644 | + opacity: 0.75; | ||
645 | + position: absolute; | ||
646 | + background: rgb(95 66 240 / 62%); | ||
647 | +} | ||
648 | + | ||
649 | +.vedio-play { | ||
650 | + position: absolute; | ||
651 | + left: 50%; | ||
652 | + top: 50%; | ||
653 | + z-index: 2; | ||
654 | + width: 185px; | ||
655 | + height: 185px; | ||
656 | + color: #FFFFFF; | ||
657 | + font-size: 50px; | ||
658 | + border: 2px solid; | ||
659 | + border-radius: 50%; | ||
660 | + line-height: 185px; | ||
661 | + text-align: center; | ||
662 | + transform: translate(-50%, -50%); | ||
663 | + transition: .5s; | ||
664 | +} | ||
665 | + | ||
666 | +.vedio-play:hover { | ||
667 | + color: #fa2b2b; | ||
668 | + border: 2px solid; | ||
669 | +} | ||
670 | + | ||
671 | +/*** | ||
672 | +==================================================================== | ||
673 | + End Video Section | ||
674 | +==================================================================== | ||
675 | + ***/ | ||
676 | + | ||
677 | +/*** ==================================================================== | ||
678 | + Start Services Two Section | ||
679 | +====================================================================***/ | ||
680 | +.services-two .service-inner{ | ||
681 | + background-size: cover; | ||
682 | + background-repeat: no-repeat; | ||
683 | + background-position: center; | ||
684 | +} | ||
685 | +.service-inner { | ||
686 | + padding: 70px 40px 90px; | ||
687 | + background: #FFFFFF; | ||
688 | + border-radius: 25px; | ||
689 | + box-shadow: 0 1px 23px rgba(0, 0, 0, 0.03); | ||
690 | +} | ||
691 | + | ||
692 | +.service-carousel .owl-stage-outer { | ||
693 | + padding: 25px 0; | ||
694 | +} | ||
695 | + | ||
696 | +.service-style-two { | ||
697 | + padding: 25px; | ||
698 | + margin-top: 30px; | ||
699 | + border-radius: 25px; | ||
700 | + box-shadow: 0 1px 17px rgba(0, 0, 0, 0.07); | ||
701 | +} | ||
702 | + | ||
703 | +.service-image { | ||
704 | + margin-bottom: 20px; | ||
705 | +} | ||
706 | + | ||
707 | +.read-more{ | ||
708 | + font-size: 16px; | ||
709 | + font-weight: 600; | ||
710 | + color: #707070; | ||
711 | + transition: .5s; | ||
712 | +} | ||
713 | +.read-more i { | ||
714 | + margin-right: 8px; | ||
715 | +} | ||
716 | + | ||
717 | +.service-carousel .owl-dots { | ||
718 | + text-align: center; | ||
719 | +} | ||
720 | + | ||
721 | +.service-carousel .owl-dots .owl-dot { | ||
722 | + height: 6px; | ||
723 | + width: 22px; | ||
724 | + transition: 0.5s; | ||
725 | + margin: 0 5px 5px; | ||
726 | + border-radius: 2px; | ||
727 | + background-color: #D4D4D4; | ||
728 | +} | ||
729 | + | ||
730 | +.service-carousel .owl-dots .owl-dot.active { | ||
731 | + background-color: #1C00AF; | ||
732 | + width: 42px; | ||
733 | +} | ||
734 | + | ||
735 | + | ||
736 | +/*** | ||
737 | +==================================================================== | ||
738 | + End Services Two Section | ||
739 | +==================================================================== | ||
740 | + ***/ | ||
741 | + | ||
742 | + | ||
743 | + | ||
744 | +/*** ==================================================================== | ||
745 | + Start Pricing Section | ||
746 | +====================================================================***/ | ||
747 | +.filter-btn-wrap li a { | ||
748 | + color: #1e008f; | ||
749 | + transition: 0.5s; | ||
750 | + font-weight: 500; | ||
751 | + padding: 15px 20px; | ||
752 | + background: #eeeeee; | ||
753 | + display: inline-block; | ||
754 | + font-family: 'Poppins', sans-serif; | ||
755 | +} | ||
756 | + | ||
757 | +.filter-btn-wrap li a.active { | ||
758 | + background: #16008a; | ||
759 | + color: #fff; | ||
760 | +} | ||
761 | + | ||
762 | +.filter-btn-wrap li:first-child a { | ||
763 | + border-radius: 30px 0 0 30px; | ||
764 | +} | ||
765 | + | ||
766 | +.filter-btn-wrap li:last-child a { | ||
767 | + border-radius: 0 30px 30px 0; | ||
768 | +} | ||
769 | + | ||
770 | +.filter-btn-inner { | ||
771 | + position: relative; | ||
772 | +} | ||
773 | + | ||
774 | +.filter-btn-inner:before { | ||
775 | + content: ''; | ||
776 | + width: 5px; | ||
777 | + height: 5px; | ||
778 | + border-radius: 50%; | ||
779 | + display: inline-block; | ||
780 | + background: #FFFFFF; | ||
781 | + position: absolute; | ||
782 | + left: 93%; | ||
783 | + top: 46%; | ||
784 | +} | ||
785 | + | ||
786 | +.filter-btn-inner:after { | ||
787 | + content: ''; | ||
788 | + width: 50px; | ||
789 | + display: inline-block; | ||
790 | + border-bottom: 2px solid #9F01E1; | ||
791 | + position: absolute; | ||
792 | + left: 96%; | ||
793 | + top: 49%; | ||
794 | +} | ||
795 | + | ||
796 | +.discount { | ||
797 | + color: #403F3F; | ||
798 | + font-weight: 500; | ||
799 | + line-height: 16px; | ||
800 | + text-align: left; | ||
801 | + font-family: 'Poppins', sans-serif; | ||
802 | + position: absolute; | ||
803 | + left: calc(100% + 60px); | ||
804 | + top: 0; | ||
805 | + width: 120px; | ||
806 | +} | ||
807 | + | ||
808 | +.discount span { | ||
809 | + color: #1a01a1; | ||
810 | + border-radius: 50%; | ||
811 | + display: inline-block; | ||
812 | + line-height: 36px; | ||
813 | + font-size: 16px; | ||
814 | + text-align: center; | ||
815 | + letter-spacing: 1px; | ||
816 | + font-weight: 600; | ||
817 | +} | ||
818 | + | ||
819 | + | ||
820 | +.table-tab-content { | ||
821 | + display: none; | ||
822 | +} | ||
823 | + | ||
824 | +.table-tab-content.active { | ||
825 | + display: block; | ||
826 | +} | ||
827 | + | ||
828 | +.single-price-box { | ||
829 | + background: #FFFFFF; | ||
830 | + box-shadow: 0 5px 9px rgba(0, 0, 0, 0.09); | ||
831 | + border-radius: 28px; | ||
832 | + position: relative; | ||
833 | + margin-bottom: 30px; | ||
834 | + text-align: center; | ||
835 | + padding-bottom: 40px; | ||
836 | +} | ||
837 | + | ||
838 | +.price-head{ | ||
839 | + padding: 40px 30px; | ||
840 | + text-align: center; | ||
841 | + background: transparent linear-gradient(142deg, #180093 0%, #500171 100%) 0% 0% no-repeat padding-box; | ||
842 | + border-radius: 28px 28px 0px 0px; | ||
843 | +} | ||
844 | + | ||
845 | +.single-price-box .category { | ||
846 | + color: #FFFFFF; | ||
847 | + position: relative; | ||
848 | + display: block; | ||
849 | + font-size: 24px; | ||
850 | + font-weight: 500; | ||
851 | + margin-bottom: 25px; | ||
852 | + font-family: 'Poppins', sans-serif; | ||
853 | +} | ||
854 | + | ||
855 | +.single-price-box .price { | ||
856 | + color: #FFFFFF; | ||
857 | + font-size: 50px; | ||
858 | + font-weight: 600; | ||
859 | + display: inline-block; | ||
860 | + position: relative; | ||
861 | + padding-left: 12px; | ||
862 | + font-family: 'Poppins', sans-serif; | ||
863 | +} | ||
864 | + | ||
865 | +.single-price-box .price:before { | ||
866 | + content: '$'; | ||
867 | + font-size: 20px; | ||
868 | + position: absolute; | ||
869 | + left: 0; | ||
870 | + top: -15px; | ||
871 | + font-weight: 300; | ||
872 | +} | ||
873 | + | ||
874 | +.single-price-box .price:after { | ||
875 | + content: '/mo'; | ||
876 | + font-size: 18px; | ||
877 | +} | ||
878 | +.single-price-box .price.yr:after { | ||
879 | + content: '/Year'; | ||
880 | + font-size: 18px; | ||
881 | +} | ||
882 | +.single-price-box .list{ | ||
883 | + padding: 30px 30px; | ||
884 | + text-align: center; | ||
885 | +} | ||
886 | + | ||
887 | +.single-price-box li { | ||
888 | + font-size: 18px; | ||
889 | + font-weight: 300; | ||
890 | + margin-bottom: 10px; | ||
891 | + font-family: 'Poppins', sans-serif; | ||
892 | + list-style-position: inside; | ||
893 | + position: relative; | ||
894 | +} | ||
895 | + | ||
896 | + | ||
897 | +.single-price-box .theme-btn { | ||
898 | + padding: 9px 50px; | ||
899 | + margin-top: 5px; | ||
900 | +} | ||
901 | + | ||
902 | +/*** | ||
903 | +==================================================================== | ||
904 | + End Pricing section | ||
905 | +==================================================================== | ||
906 | +***/ | ||
907 | + | ||
908 | + | ||
909 | + | ||
910 | +/*** ==================================================================== | ||
911 | + Start Team Section | ||
912 | +====================================================================***/ | ||
913 | +.team-carousel .owl-stage-outer { | ||
914 | + padding: 25px 0; | ||
915 | +} | ||
916 | + | ||
917 | +.team-item { | ||
918 | + background: #F5F5F5; | ||
919 | + border-radius: 25px; | ||
920 | + margin-bottom: 30px; | ||
921 | +} | ||
922 | + | ||
923 | +.team-item img { | ||
924 | + width: 100%; | ||
925 | + border-radius: 25px 25px 0px 0px; | ||
926 | +} | ||
927 | + | ||
928 | +.service-two-content { | ||
929 | + padding: 22px; | ||
930 | +} | ||
931 | + | ||
932 | +.service-two-content h5 { | ||
933 | + font-weight: 600; | ||
934 | + margin: 10px 0; | ||
935 | +} | ||
936 | + | ||
937 | +.service-two-content h6 { | ||
938 | + color: #1C00AF; | ||
939 | + font-weight: 600; | ||
940 | + margin: 0; | ||
941 | +} | ||
942 | + | ||
943 | +.team-carousel .owl-nav { | ||
944 | + position: absolute; | ||
945 | + right: 0; | ||
946 | + top: -65px; | ||
947 | +} | ||
948 | +.team-carousel .owl-nav span:before{ | ||
949 | + font-size: 26px; | ||
950 | +} | ||
951 | +.team-carousel .owl-nav button.owl-prev { | ||
952 | + border-right: 1px solid #D1D1D1 !important; | ||
953 | + margin-right: 15px; | ||
954 | + padding-right: 15px !important; | ||
955 | +} | ||
956 | + | ||
957 | +.team-carousel .owl-nav button:hover { | ||
958 | + color: #1C00AF; | ||
959 | +} | ||
960 | + | ||
961 | +/*** | ||
962 | +==================================================================== | ||
963 | + End Team Section | ||
964 | +==================================================================== | ||
965 | + ***/ | ||
966 | + | ||
967 | +/*** ==================================================================== | ||
968 | + Start FAQ Section | ||
969 | +====================================================================***/ | ||
970 | +.faq-section { | ||
971 | + max-width: 1545px; | ||
972 | +} | ||
973 | + | ||
974 | +.faq-accordion .card { | ||
975 | + border: none; | ||
976 | + padding: 15px 30px; | ||
977 | + border-radius: 8px; | ||
978 | + background: #FFFFFF; | ||
979 | + margin-bottom: 30px; | ||
980 | + box-shadow: 0 3px 11px rgba(28, 0, 175, 0.05); | ||
981 | +} | ||
982 | + | ||
983 | +.card-header { | ||
984 | + padding: 0; | ||
985 | + border: none; | ||
986 | + background: transparent; | ||
987 | +} | ||
988 | + | ||
989 | +.card-header .collapsed { | ||
990 | + color: #222222; | ||
991 | +} | ||
992 | + | ||
993 | +.card-header button { | ||
994 | + width: 100%; | ||
995 | + color: #1C00AF; | ||
996 | + font-size: 18px; | ||
997 | + cursor: pointer; | ||
998 | + text-align: left; | ||
999 | + transition: 0.5s; | ||
1000 | + font-weight: 500; | ||
1001 | + background: transparent; | ||
1002 | + font-family: 'Poppins', sans-serif; | ||
1003 | +} | ||
1004 | + | ||
1005 | +.card-header button:hover { | ||
1006 | + color: #1C00AF; | ||
1007 | +} | ||
1008 | + | ||
1009 | +.card-header button i { | ||
1010 | + float: right; | ||
1011 | + transition: 0.35s; | ||
1012 | + display: inline-block; | ||
1013 | + transform: rotate(90deg); | ||
1014 | +} | ||
1015 | + | ||
1016 | +.card-header .collapsed i { | ||
1017 | + transform: rotate(0); | ||
1018 | +} | ||
1019 | + | ||
1020 | +.card-body { | ||
1021 | + padding: 16px 0 10px; | ||
1022 | +} | ||
1023 | + | ||
1024 | +/*** | ||
1025 | +==================================================================== | ||
1026 | + End FAQ Section | ||
1027 | +==================================================================== | ||
1028 | + ***/ | ||
1029 | + | ||
1030 | +/*** ==================================================================== | ||
1031 | + Start Testimonials Section | ||
1032 | +====================================================================***/ | ||
1033 | +.testi-image-wrap, | ||
1034 | +.testimonial-two-wrap { | ||
1035 | + max-width: 610px; | ||
1036 | + margin: 0 auto 60px; | ||
1037 | +} | ||
1038 | + | ||
1039 | +.testi-image { | ||
1040 | + height: 145px; | ||
1041 | +} | ||
1042 | + | ||
1043 | +.testi-image img { | ||
1044 | + width: 95px; | ||
1045 | + height: 95px; | ||
1046 | + transition: 0.5s; | ||
1047 | + border-radius: 10px; | ||
1048 | +} | ||
1049 | + | ||
1050 | +.testi-image.slick-current + .testi-image img { | ||
1051 | + width: 145px; | ||
1052 | + height: 145px; | ||
1053 | +} | ||
1054 | + | ||
1055 | +.testi-image-wrap .slick-arrow, | ||
1056 | +.testimonial-two-wrap .slick-arrow { | ||
1057 | + font-size: 25px; | ||
1058 | + cursor: pointer; | ||
1059 | + position: absolute; | ||
1060 | + top: calc(50% - 20px); | ||
1061 | +} | ||
1062 | + | ||
1063 | +.testi-image-wrap .slick-arrow.left, | ||
1064 | +.testimonial-two-wrap .slick-arrow.left { | ||
1065 | + right: calc(100% + 200px); | ||
1066 | +} | ||
1067 | +.testi-image-wrap .slick-arrow.left:hover{ | ||
1068 | + color: #1C00AF; | ||
1069 | +} | ||
1070 | + | ||
1071 | +.testi-image-wrap .slick-arrow.right, | ||
1072 | +.testimonial-two-wrap .slick-arrow.right { | ||
1073 | + left: calc(100% + 200px); | ||
1074 | +} | ||
1075 | +.testimonial-two-wrap .slick-arrow:before{ | ||
1076 | + font-size: 26px; | ||
1077 | +} | ||
1078 | +.testimonial-two-wrap .slick-arrow:hover{ | ||
1079 | + color: #1C00AF; | ||
1080 | + transition: .5s; | ||
1081 | +} | ||
1082 | +.testi-image-wrap .slick-arrow.right:hover { | ||
1083 | + color: #1C00AF; | ||
1084 | +} | ||
1085 | +.testi-image { | ||
1086 | + padding: 0 30px; | ||
1087 | +} | ||
1088 | + | ||
1089 | +.testi-image img { | ||
1090 | + display: inline-block; | ||
1091 | +} | ||
1092 | + | ||
1093 | +.testi-content-wrap { | ||
1094 | + margin: auto; | ||
1095 | + max-width: 820px; | ||
1096 | + border-radius: 25px; | ||
1097 | + padding: 40px 100px 30px; | ||
1098 | + box-shadow: 0 2px 35px rgba(28, 0, 175, 0.03); | ||
1099 | +} | ||
1100 | + | ||
1101 | +.testi-content-wrap:after { | ||
1102 | + content: "\f112"; | ||
1103 | + font-family: Flaticon; | ||
1104 | + position: absolute; | ||
1105 | + font-size: 30px; | ||
1106 | + color: #1C00AF; | ||
1107 | + left: 50%; | ||
1108 | + top: -10px; | ||
1109 | + transform: translate(-50%); | ||
1110 | +} | ||
1111 | + | ||
1112 | +.testi-content h4 { | ||
1113 | + font-weight: 600; | ||
1114 | + margin-top: 25px; | ||
1115 | +} | ||
1116 | + | ||
1117 | +.testi-content h6 { | ||
1118 | + color: #1C00AF; | ||
1119 | + font-size: 14px; | ||
1120 | + font-weight: 600; | ||
1121 | +} | ||
1122 | + | ||
1123 | +.rattings { | ||
1124 | + margin-top: 10px; | ||
1125 | +} | ||
1126 | + | ||
1127 | +.rattings i { | ||
1128 | + color: #F6BE23; | ||
1129 | + font-size: 14px; | ||
1130 | +} | ||
1131 | + | ||
1132 | +/*testimonial two*/ | ||
1133 | +.author-info { | ||
1134 | + display: flex; | ||
1135 | + align-items: center; | ||
1136 | + justify-content: center; | ||
1137 | + margin-top: 30px; | ||
1138 | +} | ||
1139 | + | ||
1140 | +.author-about { | ||
1141 | + text-align: left; | ||
1142 | +} | ||
1143 | + | ||
1144 | +.author-img { | ||
1145 | + margin-right: 30px; | ||
1146 | +} | ||
1147 | + | ||
1148 | +.author-img img { | ||
1149 | + width: 100%; | ||
1150 | + height: auto; | ||
1151 | + border-radius: 50%; | ||
1152 | +} | ||
1153 | + | ||
1154 | +.author-about h6 { | ||
1155 | + font-size: 14px; | ||
1156 | + color: #1C00AF; | ||
1157 | +} | ||
1158 | + | ||
1159 | +.testi-two-item > i { | ||
1160 | + color: #1C00AF; | ||
1161 | + font-size: 30px; | ||
1162 | + line-height: 1; | ||
1163 | + margin-bottom: 20px; | ||
1164 | + display: inline-block; | ||
1165 | +} | ||
1166 | + | ||
1167 | +/*** | ||
1168 | +==================================================================== | ||
1169 | + End Testimonials Section | ||
1170 | +==================================================================== | ||
1171 | + ***/ | ||
1172 | + | ||
1173 | +/*** ==================================================================== | ||
1174 | + Start Blog Section | ||
1175 | +====================================================================***/ | ||
1176 | +.blog-item { | ||
1177 | + padding: 25px 23px; | ||
1178 | + background: #F8F8F8; | ||
1179 | + border-radius: 24px; | ||
1180 | + margin-bottom: 30px; | ||
1181 | + box-shadow: 1px 9px 16px rgba(28, 0, 175, 0.07); | ||
1182 | +} | ||
1183 | + | ||
1184 | +.blog-img { | ||
1185 | + margin-bottom: 20px; | ||
1186 | +} | ||
1187 | + | ||
1188 | +.blog-img img { | ||
1189 | + width: 100%; | ||
1190 | + border-radius: 15px; | ||
1191 | +} | ||
1192 | + | ||
1193 | +.name-date { | ||
1194 | + display: flex; | ||
1195 | + font-size: 14px; | ||
1196 | + justify-content: space-between; | ||
1197 | + font-weight: 500; | ||
1198 | + margin-bottom: 12px; | ||
1199 | + font-family: 'Poppins', sans-serif; | ||
1200 | +} | ||
1201 | + | ||
1202 | +.blog-content h4 { | ||
1203 | + font-size: 22px; | ||
1204 | + margin-bottom: 15px; | ||
1205 | +} | ||
1206 | + | ||
1207 | +.blog-content h3 { | ||
1208 | + font-size: 26px; | ||
1209 | + margin-bottom: 15px; | ||
1210 | + font-weight: 600; | ||
1211 | +} | ||
1212 | + | ||
1213 | +blockquote { | ||
1214 | + font-size: 22px; | ||
1215 | + line-height: 33px; | ||
1216 | + position: relative; | ||
1217 | + padding-left: 40px; | ||
1218 | + margin: 50px 0; | ||
1219 | + color: #222; | ||
1220 | +} | ||
1221 | + | ||
1222 | +blockquote:before { | ||
1223 | + content: ''; | ||
1224 | + position: absolute; | ||
1225 | + height: calc(100% + 15px); | ||
1226 | + width: 20px; | ||
1227 | + left: 0; | ||
1228 | + top: -7px; | ||
1229 | + border-radius: 8px; | ||
1230 | + background: transparent linear-gradient(142deg, #120556 0%, #300bec 100%) 0% 0% no-repeat padding-box; | ||
1231 | +} | ||
1232 | + | ||
1233 | +.tag-share { | ||
1234 | + display: flex; | ||
1235 | + flex-wrap: wrap; | ||
1236 | + align-items: center; | ||
1237 | +} | ||
1238 | + | ||
1239 | +.tag-share span { | ||
1240 | + color: #222222; | ||
1241 | + font-size: 18px; | ||
1242 | + font-weight: 600; | ||
1243 | + margin-right: 20px; | ||
1244 | +} | ||
1245 | + | ||
1246 | +.tag-share .tags { | ||
1247 | + margin-right: auto; | ||
1248 | +} | ||
1249 | + | ||
1250 | +.share .social-link-icon a { | ||
1251 | + font-size: 18px; | ||
1252 | + -webkit-text-fill-color: #16008e; | ||
1253 | +} | ||
1254 | + | ||
1255 | +/*comments*/ | ||
1256 | +.comment-title h3 { | ||
1257 | + font-weight: 600; | ||
1258 | +} | ||
1259 | + | ||
1260 | +.latest-comments { | ||
1261 | + padding: 25px; | ||
1262 | + background: #F8F8F8; | ||
1263 | + border-radius: 25px; | ||
1264 | + box-shadow: 0 5px 9px rgba(0, 0, 0, 0.09); | ||
1265 | +} | ||
1266 | + | ||
1267 | +.comments-box { | ||
1268 | + display: flex; | ||
1269 | + margin-bottom: 45px; | ||
1270 | +} | ||
1271 | + | ||
1272 | +.comments-box:last-child { | ||
1273 | + margin-bottom: 0; | ||
1274 | +} | ||
1275 | + | ||
1276 | +.comments-avatar { | ||
1277 | + flex: none; | ||
1278 | + max-width: 100px; | ||
1279 | + margin-right: 25px; | ||
1280 | +} | ||
1281 | +.comments-avatar img{ | ||
1282 | + border-radius: 50%; | ||
1283 | +} | ||
1284 | +.comments-text { | ||
1285 | + width: 100%; | ||
1286 | +} | ||
1287 | + | ||
1288 | +.avatar-name .reply { | ||
1289 | + float: right; | ||
1290 | + color: #222222; | ||
1291 | + font-weight: 600; | ||
1292 | + position: relative; | ||
1293 | + top: -5px; | ||
1294 | +} | ||
1295 | + | ||
1296 | +.avatar-name span { | ||
1297 | + font-size: 15px; | ||
1298 | + color: #222222; | ||
1299 | + font-family: 'Poppins', sans-serif; | ||
1300 | +} | ||
1301 | + | ||
1302 | +.avatar-name h5 { | ||
1303 | + color: #222; | ||
1304 | + font-weight: 600; | ||
1305 | +} | ||
1306 | + | ||
1307 | +.comment-form { | ||
1308 | + padding: 30px 25px; | ||
1309 | + background: #F8F8F8; | ||
1310 | + border-radius: 25px; | ||
1311 | + box-shadow: 0 5px 9px rgba(0, 0, 0, 0.09); | ||
1312 | +} | ||
1313 | + | ||
1314 | + | ||
1315 | +/*widgets*/ | ||
1316 | +.widget { | ||
1317 | + padding: 25px; | ||
1318 | + margin-bottom: 40px; | ||
1319 | + border-radius: 15px; | ||
1320 | + box-shadow: 0 5px 9px rgba(0, 0, 0, 0.09); | ||
1321 | +} | ||
1322 | + | ||
1323 | +.widget:last-child { | ||
1324 | + margin-bottom: 0; | ||
1325 | +} | ||
1326 | + | ||
1327 | +.widget-title { | ||
1328 | + font-size: 22px; | ||
1329 | + font-weight: 600; | ||
1330 | + margin-bottom: 25px; | ||
1331 | + position: relative; | ||
1332 | + display: inline-block; | ||
1333 | +} | ||
1334 | + | ||
1335 | +.widget-title:after { | ||
1336 | + content: ''; | ||
1337 | + width: 33px; | ||
1338 | + display: inline-block; | ||
1339 | + border-bottom: 2px solid #19009a; | ||
1340 | + margin-left: 18px; | ||
1341 | + top: -5px; | ||
1342 | + position: relative; | ||
1343 | +} | ||
1344 | + | ||
1345 | + | ||
1346 | +/*search widget*/ | ||
1347 | +.widget_search { | ||
1348 | + padding: 0; | ||
1349 | +} | ||
1350 | + | ||
1351 | +.widget_search form { | ||
1352 | + display: flex; | ||
1353 | +} | ||
1354 | + | ||
1355 | +.widget_search input { | ||
1356 | + padding: 10px 25px; | ||
1357 | + margin-bottom: 0; | ||
1358 | + width: 100%; | ||
1359 | + border-radius: 15px; | ||
1360 | +} | ||
1361 | + | ||
1362 | +.widget_search button { | ||
1363 | + flex: none; | ||
1364 | + width: 68px; | ||
1365 | + height: 62px; | ||
1366 | + color: #FFFFFF; | ||
1367 | + cursor: pointer; | ||
1368 | + font-size: 14px; | ||
1369 | + line-height: 50px; | ||
1370 | + background: #190098; | ||
1371 | + border-radius: 0 5px 5px 0; | ||
1372 | +} | ||
1373 | + | ||
1374 | +/*Popular Post widget*/ | ||
1375 | +.widget-popular-post { | ||
1376 | + max-width: 330px; | ||
1377 | +} | ||
1378 | + | ||
1379 | +.widget-post-item { | ||
1380 | + display: flex; | ||
1381 | + align-items: center; | ||
1382 | + margin-bottom: 15px; | ||
1383 | +} | ||
1384 | + | ||
1385 | +.widget-post-item:last-child { | ||
1386 | + margin-bottom: 0; | ||
1387 | +} | ||
1388 | + | ||
1389 | +.widget-post-image { | ||
1390 | + flex: none; | ||
1391 | + width: 85px; | ||
1392 | + margin-right: 15px; | ||
1393 | + border-radius: 0 12px; | ||
1394 | +} | ||
1395 | +.widget-post-image img{ | ||
1396 | + border-radius: 0px 10px 0px 10px; | ||
1397 | +} | ||
1398 | +.widget-post-content .date { | ||
1399 | + color: #190098; | ||
1400 | + display: inline-block; | ||
1401 | + font-size: 14px; | ||
1402 | + font-weight: 600; | ||
1403 | + font-family: 'Poppins', sans-serif; | ||
1404 | +} | ||
1405 | + | ||
1406 | +.widget-post-content h6 { | ||
1407 | + margin: 0; | ||
1408 | + font-weight: 400; | ||
1409 | + | ||
1410 | +} | ||
1411 | +.widget-post-content h6 a{ | ||
1412 | + color: #848484; | ||
1413 | + transition: .5s; | ||
1414 | +} | ||
1415 | +.widget-post-content h6 a:hover{ | ||
1416 | + color: #190098; | ||
1417 | + transition: .5s; | ||
1418 | +} | ||
1419 | +/*category widget*/ | ||
1420 | +.widget ul li { | ||
1421 | + margin-bottom: 8px; | ||
1422 | +} | ||
1423 | + | ||
1424 | +.widget ul li:last-child { | ||
1425 | + margin-bottom: 0; | ||
1426 | +} | ||
1427 | + | ||
1428 | +.widget ul li a { | ||
1429 | + color: #848484; | ||
1430 | + font-size: 14px; | ||
1431 | + font-weight: 500; | ||
1432 | +} | ||
1433 | +.widget ul li a:hover{ | ||
1434 | + color: #190098; | ||
1435 | + transition: .5s; | ||
1436 | +} | ||
1437 | +.widget ul li a span{ | ||
1438 | + float: right; | ||
1439 | +} | ||
1440 | + | ||
1441 | +/*tag widget*/ | ||
1442 | +.tags a { | ||
1443 | + color: #222; | ||
1444 | + padding: 6px 30px; | ||
1445 | + border-radius: 6px; | ||
1446 | + background: #f3f3f3; | ||
1447 | + margin: 0 10px 15px 0; | ||
1448 | + display: inline-block; | ||
1449 | + font-size: 14px; | ||
1450 | + font-weight: 600; | ||
1451 | + transition: .5s; | ||
1452 | +} | ||
1453 | +.tags a:hover{ | ||
1454 | + background: #190098; | ||
1455 | + color: #FFFFFF; | ||
1456 | + transition: .5s; | ||
1457 | +} | ||
1458 | +/*** | ||
1459 | +==================================================================== | ||
1460 | + End Blog Section | ||
1461 | +==================================================================== | ||
1462 | + ***/ | ||
1463 | + | ||
1464 | +/*** ==================================================================== | ||
1465 | + Start Call For Action Section | ||
1466 | +====================================================================***/ | ||
1467 | +.call-action-content { | ||
1468 | + margin: auto; | ||
1469 | + max-width: 820px; | ||
1470 | + border-radius: 25px; | ||
1471 | + padding: 30px 155px 45px; | ||
1472 | + box-shadow: 0 2px 34px rgba(28, 0, 175, 0.03); | ||
1473 | +} | ||
1474 | + | ||
1475 | +.call-action-content p, | ||
1476 | +.call-action-content h2 { | ||
1477 | + margin-bottom: 15px; | ||
1478 | +} | ||
1479 | + | ||
1480 | +/*** | ||
1481 | +==================================================================== | ||
1482 | + End Call For Action Section | ||
1483 | +==================================================================== | ||
1484 | + ***/ | ||
1485 | + | ||
1486 | + | ||
1487 | + | ||
1488 | +/*** ==================================================================== | ||
1489 | + Start Contact Page Section | ||
1490 | +====================================================================***/ | ||
1491 | +.contact-form-inner { | ||
1492 | + box-shadow: 0 8px 41px rgba(0, 0, 0, 0.07); | ||
1493 | +} | ||
1494 | + | ||
1495 | +/*contact form*/ | ||
1496 | +.contact-form { | ||
1497 | + padding: 55px; | ||
1498 | +} | ||
1499 | + | ||
1500 | +.contact-form .form-group input, | ||
1501 | +.contact-form .form-group textarea { | ||
1502 | + box-shadow: 0px 0px 11px rgb(147 147 147 / 10%); | ||
1503 | +} | ||
1504 | + | ||
1505 | +/*contact map*/ | ||
1506 | +.contact-map, | ||
1507 | +.outer-container, | ||
1508 | +.map-outer, | ||
1509 | +.map { | ||
1510 | + height: 100%; | ||
1511 | +} | ||
1512 | + | ||
1513 | +.contact-map .map { | ||
1514 | + min-height: 400px; | ||
1515 | +} | ||
1516 | + | ||
1517 | +/*get in touch*/ | ||
1518 | +.get-in-touch { | ||
1519 | + display: flex; | ||
1520 | + background: #FFFFFF; | ||
1521 | + box-shadow: 0 3px 14px rgba(0, 0, 0, 0.06); | ||
1522 | + padding: 50px 0; | ||
1523 | +} | ||
1524 | + | ||
1525 | +.contact-item { | ||
1526 | + width: 33.33%; | ||
1527 | + padding: 25px 15px; | ||
1528 | + border-right: 1px solid #e4e4e4; | ||
1529 | +} | ||
1530 | + | ||
1531 | +.contact-item:last-child { | ||
1532 | + border: none; | ||
1533 | +} | ||
1534 | + | ||
1535 | +.contact-item i { | ||
1536 | + height: 55px; | ||
1537 | + width: 55px; | ||
1538 | + line-height: 55px; | ||
1539 | + font-size: 45px; | ||
1540 | + background:-webkit-linear-gradient(45deg, #1a00a0, #a391ff); | ||
1541 | + -webkit-background-clip: text; | ||
1542 | + -webkit-text-fill-color: transparent; | ||
1543 | +} | ||
1544 | + | ||
1545 | +.contact-item ul { | ||
1546 | + margin-top: 20px; | ||
1547 | +} | ||
1548 | + | ||
1549 | +/*** | ||
1550 | +==================================================================== | ||
1551 | + End Contact Page section | ||
1552 | +==================================================================== | ||
1553 | +***/ | ||
1554 | + | ||
1555 | + | ||
1556 | + | ||
1557 | + | ||
1558 | +/*** ==================================================================== | ||
1559 | + Start Error Section | ||
1560 | +====================================================================***/ | ||
1561 | +.error-text h1 { | ||
1562 | + font-size: 240px; | ||
1563 | + font-weight: 600; | ||
1564 | + line-height: 1.1; | ||
1565 | +} | ||
1566 | + | ||
1567 | +.error-text h2 { | ||
1568 | + font-weight: 500; | ||
1569 | +} | ||
1570 | + | ||
1571 | +.home-or-search { | ||
1572 | + display: flex; | ||
1573 | + align-items: center; | ||
1574 | + max-width: 800px; | ||
1575 | + margin: auto; | ||
1576 | +} | ||
1577 | + | ||
1578 | +.home-or-search .theme-btn { | ||
1579 | + flex: none; | ||
1580 | +} | ||
1581 | + | ||
1582 | +.home-or-search .or { | ||
1583 | + flex: none; | ||
1584 | + margin: 0 30px; | ||
1585 | + color: #222222; | ||
1586 | + font-weight: 500; | ||
1587 | + font-family: 'Poppins', sans-serif; | ||
1588 | +} | ||
1589 | + | ||
1590 | +.search-box input { | ||
1591 | + box-shadow: 0 5px 9px rgba(0, 0, 0, 0.09); | ||
1592 | + border-radius: 40px; | ||
1593 | + padding: 22.5px 35px; | ||
1594 | + margin-bottom: 0; | ||
1595 | + width: 100%; | ||
1596 | +} | ||
1597 | + | ||
1598 | +.search-box input:focus { | ||
1599 | + box-shadow: 0 5px 9px rgba(0, 0, 0, 0.09); | ||
1600 | +} | ||
1601 | + | ||
1602 | +.search-box { | ||
1603 | + width: 100%; | ||
1604 | + position: relative; | ||
1605 | +} | ||
1606 | + | ||
1607 | +.search-box button { | ||
1608 | + height: 73px; | ||
1609 | + width: 73px; | ||
1610 | + border-radius: 50%; | ||
1611 | + cursor: pointer; | ||
1612 | + background: #130079; | ||
1613 | + color: #FFFFFF; | ||
1614 | + font-size: 20px; | ||
1615 | + position: absolute; | ||
1616 | + right: 0; | ||
1617 | +} | ||
1618 | + | ||
1619 | +/*** | ||
1620 | +==================================================================== | ||
1621 | + End Error section | ||
1622 | +==================================================================== | ||
1623 | +***/ | ||
1624 | + | ||
1625 | + | ||
1626 | + | ||
1627 | + | ||
1628 | +/*** ==================================================================== | ||
1629 | + Start Footer Section | ||
1630 | +====================================================================***/ | ||
1631 | + | ||
1632 | +.footer-section { | ||
1633 | + position: relative; | ||
1634 | + background:#f4f2ff; | ||
1635 | +} | ||
1636 | + | ||
1637 | + | ||
1638 | +.footer-logo { | ||
1639 | + position: relative; | ||
1640 | + margin-bottom: 30px; | ||
1641 | +} | ||
1642 | + | ||
1643 | +.footer-widget { | ||
1644 | + margin-bottom: 30px; | ||
1645 | +} | ||
1646 | + | ||
1647 | +.footer-widget.logo-widget .text { | ||
1648 | + letter-spacing: 1px; | ||
1649 | + font-family: 'Poppins', sans-serif; | ||
1650 | +} | ||
1651 | + | ||
1652 | + | ||
1653 | +/*link widget*/ | ||
1654 | +.footer-widget.info-widget, | ||
1655 | +.footer-widget.links-widget { | ||
1656 | + margin-top: 10px; | ||
1657 | +} | ||
1658 | + | ||
1659 | +.footer-title { | ||
1660 | + font-weight: 600; | ||
1661 | + position: relative; | ||
1662 | + margin-bottom: 40px; | ||
1663 | + text-transform: capitalize; | ||
1664 | +} | ||
1665 | + | ||
1666 | +.footer-title:after { | ||
1667 | + position: absolute; | ||
1668 | + content: ''; | ||
1669 | + height: 1px; | ||
1670 | + width: 40px; | ||
1671 | + left: 0; | ||
1672 | + top: 38px; | ||
1673 | + background: #848484; | ||
1674 | +} | ||
1675 | + | ||
1676 | +.footer-widget.links-widget li a { | ||
1677 | + color: #848484; | ||
1678 | + margin-bottom: 10px; | ||
1679 | + display: inline-block; | ||
1680 | + text-transform: capitalize; | ||
1681 | + transition: .5s; | ||
1682 | +} | ||
1683 | +.footer-widget.links-widget li a:hover{ | ||
1684 | + color: #1C00AF; | ||
1685 | + transition: .5s; | ||
1686 | +} | ||
1687 | +/*office info widget*/ | ||
1688 | +.office-info li { | ||
1689 | + display: flex; | ||
1690 | + margin-bottom: 8px; | ||
1691 | +} | ||
1692 | + | ||
1693 | +.office-info li i { | ||
1694 | + color: #1C00AF; | ||
1695 | + font-size: 18px; | ||
1696 | + margin-right: 20px; | ||
1697 | +} | ||
1698 | + | ||
1699 | +/* copyright css */ | ||
1700 | +.footer-bottom { | ||
1701 | + padding: 55px 0; | ||
1702 | + text-align: center; | ||
1703 | +} | ||
1704 | + | ||
1705 | +/*** ==================================================================== | ||
1706 | + End Footer Section | ||
1707 | +====================================================================***/ |
website/assets/fonts/Flaticon.eot
0 → 100644
No preview for this file type
-
Please register or login to post a comment