dickkie1234321 commited on
Commit
8b2da02
·
verified ·
1 Parent(s): 64366e3

Upload 170 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +8 -0
  2. git_project_smmbooster.git_o75kno.zip +3 -0
  3. public_html/.htaccess +149 -0
  4. public_html/.user.ini +15 -0
  5. public_html/SAMJOBS.php +201 -0
  6. public_html/api_balance.php +162 -0
  7. public_html/api_orders.php +114 -0
  8. public_html/assets/.assets.php +0 -0
  9. public_html/assets/boostrap/.boostrap.php +0 -0
  10. public_html/assets/boostrap/css/aos.css +1 -0
  11. public_html/assets/boostrap/css/bootstrap.min.css +0 -0
  12. public_html/assets/boostrap/css/magnific-popup.css +351 -0
  13. public_html/assets/boostrap/css/normalize.css +422 -0
  14. public_html/assets/boostrap/css/owl.carousel.min.css +6 -0
  15. public_html/assets/boostrap/css/owl.theme.default.min.css +6 -0
  16. public_html/assets/boostrap/css/style.css +2601 -0
  17. public_html/assets/boostrap/img/banner-app.jpg +0 -0
  18. public_html/assets/boostrap/img/blog/author.png +0 -0
  19. public_html/assets/boostrap/img/blog/banner.jpg +3 -0
  20. public_html/assets/boostrap/img/blog/img1.jpg +3 -0
  21. public_html/assets/boostrap/img/blog/img2.jpg +0 -0
  22. public_html/assets/boostrap/img/blog/img3.jpg +0 -0
  23. public_html/assets/boostrap/img/blog/img4.jpg +0 -0
  24. public_html/assets/boostrap/img/blog/img5.jpg +0 -0
  25. public_html/assets/boostrap/img/blog/logo.png +0 -0
  26. public_html/assets/boostrap/img/blog/sug1.png +0 -0
  27. public_html/assets/boostrap/img/blog/sug2.png +0 -0
  28. public_html/assets/boostrap/img/blog/thumb1.jpg +0 -0
  29. public_html/assets/boostrap/img/blog/thumb2.jpg +0 -0
  30. public_html/assets/boostrap/img/blog/thumb3.jpg +0 -0
  31. public_html/assets/boostrap/img/blog/thumb4.jpg +0 -0
  32. public_html/assets/boostrap/img/blog1.png +0 -0
  33. public_html/assets/boostrap/img/blog2.png +0 -0
  34. public_html/assets/boostrap/img/blog3.png +3 -0
  35. public_html/assets/boostrap/img/client1.png +0 -0
  36. public_html/assets/boostrap/img/client2.png +0 -0
  37. public_html/assets/boostrap/img/fav/android-icon-48x48.png +0 -0
  38. public_html/assets/boostrap/img/fav/android-icon-72x72.png +0 -0
  39. public_html/assets/boostrap/img/fav/apple-icon-114x114.png +0 -0
  40. public_html/assets/boostrap/img/fav/favicon-96x96.png +0 -0
  41. public_html/assets/boostrap/img/feature-app.jpg +0 -0
  42. public_html/assets/boostrap/img/fun-bg.jpg +3 -0
  43. public_html/assets/boostrap/img/home-shape.jpg +0 -0
  44. public_html/assets/boostrap/img/home2/bg-home.jpg +3 -0
  45. public_html/assets/boostrap/img/home2/icon/feature1.png +0 -0
  46. public_html/assets/boostrap/img/home2/icon/feature2.png +0 -0
  47. public_html/assets/boostrap/img/home2/icon/feature3.png +0 -0
  48. public_html/assets/boostrap/img/home2/icon/feature4.png +0 -0
  49. public_html/assets/boostrap/img/home2/icon/feature5.png +0 -0
  50. public_html/assets/boostrap/img/home2/icon/feature6.png +0 -0
.gitattributes CHANGED
@@ -33,3 +33,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ public_html/assets/boostrap/img/blog/banner.jpg filter=lfs diff=lfs merge=lfs -text
37
+ public_html/assets/boostrap/img/blog/img1.jpg filter=lfs diff=lfs merge=lfs -text
38
+ public_html/assets/boostrap/img/blog3.png filter=lfs diff=lfs merge=lfs -text
39
+ public_html/assets/boostrap/img/fun-bg.jpg filter=lfs diff=lfs merge=lfs -text
40
+ public_html/assets/boostrap/img/home2/bg-home.jpg filter=lfs diff=lfs merge=lfs -text
41
+ public_html/assets/fonts/The-Icon-ofcdaa.eot filter=lfs diff=lfs merge=lfs -text
42
+ public_html/assets/fonts/The-Icon-ofcdaa.ttf filter=lfs diff=lfs merge=lfs -text
43
+ public_html/assets/fonts/The-Icon-ofcdaa.woff filter=lfs diff=lfs merge=lfs -text
git_project_smmbooster.git_o75kno.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7406f43e9e1482e49d8b10f1b39a27f10ff0ac6073550964ab1c9e8e3f51ef90
3
+ size 5508836
public_html/.htaccess ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ RewriteEngine On
2
+ RewriteCond %{QUERY_STRING} (\|%3E) [NC,OR]
3
+ RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
4
+ RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
5
+ RewriteCond %{QUERY_STRING} (\<|%3C).*iframe.*(\>|%3E) [NC,OR]
6
+ RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [NC,OR]
7
+ RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2}) [NC,OR]
8
+ RewriteCond %{QUERY_STRING} ^.*(;|<|>|'|"|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|cast|set|declare|drop|update|md5|benchmark).* [NC,OR]
9
+ RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
10
+ RewriteCond %{QUERY_STRING} (<|%3C)([^i]*i)+frame.*(>|%3E) [NC,OR]
11
+ RewriteCond %{QUERY_STRING} \.\./\.\. [OR]
12
+ RewriteCond %{QUERY_STRING} (sp_executesql) [NC,OR]
13
+ RewriteCond %{QUERY_STRING} ^.*(<|>|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR]
14
+ RewriteCond %{REQUEST_URI} (\<|%3C).*script.*(\>|%3E) [NC,OR]
15
+ RewriteCond %{REQUEST_URI} onmouseover [NC]
16
+ RewriteCond %{REQUEST_URI} style [NC]
17
+ RewriteRule ^ - [F]
18
+
19
+ RewriteEngine On
20
+ RewriteCond %{QUERY_STRING} base64_encode.*\\(.*\\) [OR]
21
+ RewriteCond %{QUERY_STRING} (\\<|<).*script.*(\\>|>) [NC,OR]
22
+ RewriteCond %{QUERY_STRING} GLOBALS(=|\\[|\\%[0-9A-Z]{0,2}) [OR]
23
+ RewriteCond %{QUERY_STRING} _REQUEST(=|\\[|\\%[0-9A-Z]{0,2})
24
+ RewriteRule ^(.*)$ index.php [F,L]
25
+
26
+ RewriteCond %{HTTP_USER_AGENT} ^$ [OR]
27
+ RewriteCond %{HTTP_USER_AGENT} ^(-|\.|') [OR]
28
+ RewriteCond %{HTTP_USER_AGENT} ^(.*)(<|>|%3C|%3E)(.*) [NC,OR]
29
+ RewriteCond %{HTTP_USER_AGENT} ^(java|curl|wget)(.*) [NC,OR]
30
+ RewriteCond %{HTTP_USER_AGENT} ^(.*)(libwww-perl|libwwwperl|snoopy|curl|wget|winhttp|python|nikto|scan|clshttp|archiver|loader|email|harvest|fetch|extract|grab|miner|suck|reaper|leach)(.*) [NC,OR]
31
+ RewriteCond %{REQUEST_URI} ^(/,|/;|/<|/>|/'|/`|/%2C|/%3C|/%3E|/%27|/////) [NC,OR]
32
+ RewriteCond %{QUERY_STRING} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C|%3C|%3E|%27|%26%23|%60)(.*) [NC,OR]
33
+ RewriteCond %{HTTP_REFERER} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C|<|>|'|%3C|%3E|%26%23|%27|%60)(.*) [NC,OR]
34
+ RewriteCond %{QUERY_STRING} ^(.*)('|-|<|>|,|/|\\|\.a|\.c|\.t|\.d|\.p|\.i|\.e|\.j)(.*) [NC,OR]
35
+ RewriteCond %{HTTP_COOKIE} ^(.*)(<|>|'|%3C|%3E|%27)(.*) [NC]
36
+ #RewriteRule ^(.*)$ index.php [NC]
37
+
38
+ RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
39
+ RewriteRule .* - [F]
40
+ RewriteCond %{HTTPS} off
41
+ RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
42
+ RewriteRule ^([a-zA-Z0-9-_/]+)$ index.php [QSA]
43
+
44
+ ErrorDocument 404 /erro404.html
45
+
46
+ #Gzip
47
+ <ifmodule mod_deflate.c>
48
+ AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
49
+ </ifmodule>
50
+ #End Gzip
51
+
52
+ <IfModule mod_expires.c>
53
+ #ExpiresActive On
54
+ #ExpiresByType image/gif "access plus 1 weeks"
55
+ #ExpiresByType image/svg "access plus 1 weeks"
56
+ #ExpiresByType image/jpg "access plus 1 weeks"
57
+ #ExpiresByType image/jpeg "access plus 1 weeks"
58
+ #ExpiresByType image/png "access plus 1 weeks"
59
+ #ExpiresByType text/css "access plus 1 weeks"
60
+ #ExpiresByType application/javascript "access plus 1 weeks"
61
+ #ExpiresByType application/x-javascript "access plus 1 weeks"
62
+ #ExpiresByType text/javascript "access plus 1 weeks"
63
+ </IfModule>
64
+
65
+
66
+
67
+ <IfModule mod_headers.c>
68
+ Header set Connection keep-alive
69
+ </IfModule>
70
+
71
+ <FilesMatch "\.zip$">
72
+ Require all denied
73
+ </FilesMatch>
74
+
75
+
76
+ <Files 403.shtml>
77
+ order allow,deny
78
+ allow from all
79
+ </Files>
80
+
81
+ # Redireciona domínio com o www para endereço sem o www
82
+ RewriteEngine On
83
+ SetOutputFilter DEFLATE
84
+ AddOutputFilterByType DEFLATE text/html text/plain text/xml
85
+ RewriteCond %{REQUEST_FILENAME} !-f
86
+ RewriteCond %{REQUEST_FILENAME} !-d
87
+ RewriteRule ^(!.(\.gif|\.jpg|\.png|\.swf|\.css|\.js|\.txt|\.php|\.htm|\.html)|.+[^/])$ /$1/ [R=301,NC]
88
+ RewriteRule ^(.[^.*]+)\/$ ?jogar=$1 [NC]
89
+ Options -Indexes
90
+ Options +FollowSymLinks
91
+ RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
92
+ RewriteRule ^(.*)$ http:\/\/%1%{REQUEST_URI} [R=301,QSA,NC,L]
93
+
94
+ RewriteEngine On
95
+ RewriteCond %{HTTPS} off
96
+ RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
97
+
98
+
99
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:ulJ1u6C9E4
100
+ deny from 138.59.126.70
101
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE ulJ1u6C9E4:IPDENYID
102
+
103
+
104
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:rnKIeajSL6
105
+ deny from 2804:d55:49c7:2800:985f:b1d2:5da7:79dd
106
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE rnKIeajSL6:IPDENYID
107
+
108
+
109
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:1ub3DUKRUD
110
+ deny from 187.19.255.164
111
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE 1ub3DUKRUD:IPDENYID
112
+
113
+
114
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:u12Oqd1vUW
115
+ deny from 93.190.142.103
116
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE u12Oqd1vUW:IPDENYID
117
+
118
+
119
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:pUGihG9ZK7
120
+ deny from 2804:29b8:507c:4b4:ec3d:8f6f:999d:b005
121
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE pUGihG9ZK7:IPDENYID
122
+
123
+
124
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:0ez1heRfEU
125
+ deny from 2804:29b8:507c:4b4:64d3:7d4f:25d4:3d1b
126
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE 0ez1heRfEU:IPDENYID
127
+
128
+
129
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:B6YIU8Rgpl
130
+ deny from 2804:38a:a104:85dd:0:40:2459:3d01
131
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE B6YIU8Rgpl:IPDENYID
132
+
133
+
134
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:CC5BBBt27K
135
+ deny from 45.162.118.132
136
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE CC5BBBt27K:IPDENYID
137
+
138
+
139
+
140
+
141
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:m2Aqy9wx2m
142
+ deny from 186.194.157.35
143
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE m2Aqy9wx2m:IPDENYID
144
+
145
+
146
+ # DO NOT REMOVE THIS LINE AND THE LINES BELOW IPDENYID:TbDxLOcbAE
147
+ deny from 2804:389:c07d:58e8:0:3:570e:ea01
148
+ # DO NOT REMOVE THIS LINE AND THE LINES ABOVE TbDxLOcbAE:IPDENYID
149
+
public_html/.user.ini ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ; cPanel-generated php ini directives, do not edit
2
+ ; Manual editing of this file may result in unexpected behavior.
3
+ ; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
4
+ ; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
5
+
6
+ display_errors = On
7
+ max_execution_time = 30000
8
+ max_input_time = 60
9
+ max_input_vars = 2000
10
+ memory_limit = -1
11
+ post_max_size = 64M
12
+ session.gc_maxlifetime = 1440
13
+ session.save_path = "/var/cpanel/php/sessions/ea-php74"
14
+ upload_max_filesize = 60M
15
+ zlib.output_compression = On
public_html/SAMJOBS.php ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ date_default_timezone_set('America/Sao_Paulo');
3
+
4
+ require_once __DIR__.'/lib/autoload.php';
5
+ require_once __DIR__.'/int/int.php';
6
+
7
+ use PHPMailer\PHPMailer\PHPMailer;
8
+ $mail = new PHPMailer;
9
+
10
+ /*********************************************/
11
+
12
+ if( empty($_GET["token"]) || $_GET["token"] != $keys_key_moto ):
13
+ die("Invalid request!");
14
+ endif;
15
+ /*********************************************/
16
+ //glycon_check(DINAMICLISANCE, LISANCE_URL, 10);
17
+
18
+
19
+ $crons_details = $conn->prepare("SELECT * FROM crons");
20
+ $crons_details->execute(array("cron_status"=>"1"));
21
+ $crons_details = $crons_details->fetchAll(PDO::FETCH_ASSOC);
22
+
23
+
24
+
25
+ //crons statusu aktif olan cronları çektik
26
+ $CRON_GUVENLIK = true;
27
+ /**************************************************************************************************************************************************/
28
+ foreach($crons_details as $cron){
29
+ // echo $cron['cron_endup']. ' cronun çalışma aralığı (dakika) - '.$cron['cron_name'].' '.$cron['cron_id'].'<br>';
30
+ $cron_date_update = date('d.m.Y H:i:s', strtotime($cron['cron_date_update']));
31
+ // echo $cron_date_update. ' cron son çalıştığı tarih <br>';
32
+ $newdate = date('d.m.Y H:i:s', strtotime('+'.$cron['cron_endup'].' minutes', strtotime($cron_date_update)));
33
+ //echo $newdate. ' cronun çalışması gereken tarih<br>';
34
+ /**************************************************************************************************************************************/
35
+ if(strtotime($newdate) < strtotime(date('d.m.Y H:i:s'))){
36
+ //echo '<br> cron çalıştı <br>';
37
+ /*******************************************************************************************************************/
38
+ if($cron['cron_id'] == 1){
39
+
40
+ include('api_orders.php');
41
+
42
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
43
+ $update->execute(array("cron_id"=>1,"date"=>date("Y.m.d H:i:s") ));
44
+
45
+ if($update){
46
+ $cronname = $cron['cron_name'];
47
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
48
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
49
+
50
+ }else{
51
+ exit;
52
+ }
53
+ }
54
+ /*******************************************************************************************************************/
55
+ /*******************************************************************************************************************/
56
+ if($cron['cron_id'] == 2){
57
+
58
+ include('site_orders.php');
59
+
60
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
61
+ $update->execute(array("cron_id"=>2,"date"=>date("Y.m.d H:i:s") ));
62
+
63
+ if($update){
64
+ $cronname = $cron['cron_name'];
65
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
66
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
67
+
68
+ }else{
69
+ exit;
70
+ }
71
+ }
72
+ /*******************************************************************************************************************/
73
+ /*******************************************************************************************************************/
74
+ if($cron['cron_id'] == 3){
75
+
76
+ include('dripfeed.php');
77
+
78
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
79
+ $update->execute(array("cron_id"=>3,"date"=>date("Y.m.d H:i:s") ));
80
+
81
+ if($update){
82
+ $cronname = $cron['cron_name'];
83
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
84
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
85
+
86
+ }else{
87
+ exit;
88
+ }
89
+ }
90
+ /*******************************************************************************************************************/
91
+ /*******************************************************************************************************************/
92
+ if($cron['cron_id'] == 4){
93
+
94
+ include('sync.php');
95
+
96
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
97
+ $update->execute(array("cron_id"=>4,"date"=>date("Y.m.d H:i:s") ));
98
+
99
+ if($update){
100
+ $cronname = $cron['cron_name'];
101
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
102
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
103
+
104
+ }else{
105
+ exit;
106
+ }
107
+ }
108
+ /*******************************************************************************************************************/
109
+ /*******************************************************************************************************************/
110
+ if($cron['cron_id'] == 5){
111
+
112
+ include('providers.php');
113
+
114
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
115
+ $update->execute(array("cron_id"=>5,"date"=>date("Y.m.d H:i:s") ));
116
+
117
+ if($update){
118
+ $cronname = $cron['cron_name'];
119
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
120
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
121
+
122
+ }else{
123
+ exit;
124
+ }
125
+ }
126
+ /*******************************************************************************************************************/
127
+ /*******************************************************************************************************************/
128
+ if($cron['cron_id'] == 6){
129
+
130
+ include('send_tasks.php');
131
+
132
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
133
+ $update->execute(array("cron_id"=>6,"date"=>date("Y.m.d H:i:s") ));
134
+
135
+ if($update){
136
+ $cronname = $cron['cron_name'];
137
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
138
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
139
+
140
+ }else{
141
+ exit;
142
+ }
143
+ }
144
+
145
+
146
+
147
+
148
+ /*********************************************************************************************************************/
149
+
150
+
151
+ if($cron['cron_id'] == 8){
152
+
153
+
154
+ include('refill.php');
155
+
156
+ echo 1;
157
+ exit;
158
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
159
+ $update->execute(array("cron_id"=>8,"date"=>date("Y.m.d H:i:s") ));
160
+
161
+ if($update){
162
+ $cronname = $cron['cron_name'];
163
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
164
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
165
+
166
+ }else{
167
+ exit;
168
+ }
169
+ }
170
+
171
+
172
+
173
+ /*******************************************************************************************************************/
174
+ /*******************************************************************************************************************/
175
+ if($cron['cron_id'] == 7){
176
+
177
+ include('balance_alert.php');
178
+
179
+ $update = $conn->prepare("UPDATE crons SET cron_date_update=:date WHERE cron_id=:cron_id ");
180
+ $update->execute(array("cron_id"=>7,"date"=>date("Y.m.d H:i:s") ));
181
+
182
+ if($update){
183
+ $cronname = $cron['cron_name'];
184
+ $report = $conn->prepare("INSERT INTO crons_report SET crons_service_name=:crons_service_name, crons_detail=:crons_detail ");
185
+ $report = $report->execute(array("crons_service_name"=>$cronname, "crons_detail"=>$cronname." isimli cron ".date("d.m.Y H:i:s"). " was run on." ));
186
+
187
+ }else{
188
+ exit;
189
+ }
190
+ }
191
+ /*******************************************************************************************************************/
192
+
193
+
194
+ //echo '<br> ------------------------- <br>';
195
+
196
+
197
+ } else{/*echo '<br> cron çalışmadı<br><br><br>';*/}
198
+ /**************************************************************************************************************************************/
199
+ }
200
+ /**************************************************************************************************************************************************/
201
+ ?>
public_html/api_balance.php ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ require __DIR__.'/core/lib/autoload.php';
4
+ require __DIR__.'/int/int.php';
5
+
6
+ $smmapi = new SMMApi();
7
+
8
+ $api_details = $conn->prepare("SELECT * FROM service_api");
9
+ $api_details->execute(array());
10
+ $api_details = $api_details->fetchAll(PDO::FETCH_ASSOC);
11
+
12
+ if($user["access"]["providers"]){ ?>
13
+
14
+ <?php if(!$_GET["q"] == 1){ ?>
15
+
16
+
17
+ <div class="form-group">
18
+
19
+
20
+ <table class="table providers_list">
21
+ <thead>
22
+ <tr>
23
+ <th class="p-l" width="45%">Fornecedor</th>
24
+ <th>Saldo</th>
25
+ <th></th>
26
+ </tr>
27
+ </thead>
28
+ <tbody>
29
+
30
+
31
+
32
+ <?php foreach($api_details as $provider): ?>
33
+
34
+ <?php
35
+ $balance = $smmapi->action(array('key' =>$provider["api_key"],'action' =>'balance'),$provider["api_url"]);
36
+ $balance1 = $balance->balance;
37
+ $balance2 = $balance->currency;
38
+ if($balance1 == null){
39
+ $error = 1;
40
+ $call = '<i class="fas fa-question-circle"></i>';
41
+ }else{
42
+ $error = 0;
43
+ $call = $balance1." ".$balance2;
44
+ }
45
+
46
+ ?>
47
+ <tr <?php if($error == 1 ): echo 'class="grey"'; endif; ?> class="list_item ">
48
+ <td class="name p-l"><?php echo $provider["api_name"]; ?> </td>
49
+ <td><?=$call?></td>
50
+ <td class="p-r">
51
+
52
+ <button type="button" class="btn btn-default btn-xs pull-right" data-toggle="modal" data-target="#modalDiv" data-action="edit_provider" data-id="<?=$provider["id"]?>" >Editar</button>
53
+ </td>
54
+ </td>
55
+
56
+ <input type="hidden" name="privder_changes" value="privder_changes" >
57
+ <?php endforeach; ?>
58
+ </tbody>
59
+ </table>
60
+ </div>
61
+ </div>
62
+
63
+
64
+ <?php }else{ ?>
65
+
66
+
67
+ <div class="form-group">
68
+
69
+
70
+ <table class="table providers_list">
71
+ <thead>
72
+ <tr>
73
+ <th class="p-l" width="45%">Fornecedor</th>
74
+ <th>Saldo</th>
75
+ <th></th>
76
+ </tr>
77
+ </thead>
78
+ <tbody>
79
+
80
+
81
+
82
+ <?php foreach($api_details as $provider): ?>
83
+
84
+
85
+ <tr id="" class="list_item ">
86
+ <td class="name p-l"><?php echo $provider["api_name"]; ?> </td>
87
+ <td> <i class="fas fa-spinner fa-spin"></i>
88
+ </td>
89
+ <td class="p-r">
90
+
91
+ <button type="button" class="btn btn-default btn-xs pull-right" data-toggle="modal" data-target="#modalDiv" data-action="edit_provider" data-id="<?=$provider["id"]?>" >Editar</button>
92
+ </td>
93
+ </td>
94
+
95
+
96
+ <input type="hidden" name="privder_changes" value="privder_changes" >
97
+ <?php endforeach; ?>
98
+ </tbody>
99
+ </table>
100
+ </div>
101
+ </div>
102
+
103
+
104
+ <?php } ?>
105
+
106
+ <?php } ?>
107
+
108
+
109
+ <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sweetalert2.min.js"></script>
110
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/sweetalert2.min.css">
111
+
112
+ <script>
113
+ $(document).ready(function() {
114
+ $('.des-default').click(function() {
115
+ var id = $(this).data('id');
116
+ Swal.fire({
117
+ title: 'Please Wait(About 1min)',
118
+ text: 'Loading...',
119
+ allowOutsideClick: false,
120
+ showConfirmButton: false,
121
+ onBeforeOpen: function() {
122
+ Swal.showLoading();
123
+ }
124
+ });
125
+ $.ajax({
126
+ url: '/admin/fetch',
127
+ type: 'POST',
128
+ data: {id: id},
129
+ success: function(response) {
130
+ if (response == 'success') {
131
+ Swal.fire({
132
+ title: 'Success',
133
+ text: 'Fetched.',
134
+ icon: 'success'
135
+ });
136
+ } else {
137
+ Swal.fire({
138
+ title: 'Fail',
139
+ text: 'Not Fetched.',
140
+ icon: 'error'
141
+ });
142
+ }
143
+ },
144
+ error: function() {
145
+ Swal.fire({
146
+
147
+ title: 'Success',
148
+ text: 'Fetched.',
149
+ icon: 'success'
150
+ });
151
+ },
152
+ complete: function() {
153
+ setTimeout(function() {
154
+ Swal.close();
155
+ }, 3000);
156
+ }
157
+ });
158
+ });
159
+ });
160
+
161
+ </script>
162
+
public_html/api_orders.php ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ if(!isset($CRON_GUVENLIK)){
4
+ echo "You cannot run cron file manually";
5
+ exit;
6
+ }
7
+
8
+ $smmapi = new SMMApi();
9
+ $fapi = new socialsmedia_api();
10
+
11
+ $orders = $conn->prepare("SELECT *,services.service_id as service_id,services.service_api as api_id FROM orders
12
+ INNER JOIN clients ON clients.client_id=orders.client_id
13
+ INNER JOIN services ON services.service_id=orders.service_id
14
+ LEFT JOIN categories ON categories.category_id=services.category_id
15
+ INNER JOIN service_api ON service_api.id=services.service_api
16
+ WHERE orders.dripfeed=:dripfeed && orders.subscriptions_type=:subs && orders.order_status=:statu && orders.order_error=:error && orders.order_detail=:detail LIMIT 10 ");
17
+ $orders->execute(array("dripfeed"=>1,"subs"=>1,"statu"=>"pending","detail"=>"cronpending","error"=>"-"));
18
+ $orders = $orders->fetchAll(PDO::FETCH_ASSOC);
19
+
20
+
21
+ foreach( $orders as $order )
22
+ {
23
+ $user = $conn->prepare("SELECT * FROM clients WHERE client_id=:id");
24
+ $user -> execute(array("id"=>$order["client_id"]));
25
+ $user = $user->fetch(PDO::FETCH_ASSOC);
26
+ $price = $order["order_charge"];
27
+ $clientBalance = $user["balance"];
28
+ $clientSpent = $user["spent"];
29
+ $balance_type = $order["balance_type"];
30
+ $balance_limit = $order["debit_limit"];
31
+ $link = $order["order_url"];
32
+
33
+
34
+
35
+ $conn->beginTransaction();
36
+ if( $order["api_type"] == 1 ):
37
+ ## Standart api başla ##
38
+ if( $order["service_package"] == 1 || $order["service_package"] == 2 ):
39
+ ## Standart başla ##
40
+ $get_order = $smmapi->action(array('key' =>$order["api_key"],'action' =>'add','service'=>$order["api_service"],'link'=>$order["order_url"],'quantity'=>$order["order_quantity"]),$order["api_url"]);
41
+ if( @!$get_order->order ):
42
+ $error = json_encode($get_order);
43
+ $order_id = "";
44
+ else:
45
+ $error = "-";
46
+ $order_id = @$get_order->order;
47
+ endif;
48
+ ## Standart bitti ##
49
+ elseif( $order["service_package"] == 3 ):
50
+ ## Custom comments başla ##
51
+
52
+ $comments = json_decode($order["order_extras"],true);
53
+ $get_order = $smmapi->action(array('key' =>$order["api_key"],'action' =>'add','service'=>$order["api_service"],'link'=>$order["order_url"],'comments'=>$comments["comments"]),$order["api_url"]);
54
+ if( @!$get_order->order ):
55
+ $error = json_encode($get_order);
56
+ $order_id = "";
57
+ else:
58
+ $error = "-";
59
+ $order_id = @$get_order->order;
60
+ endif;
61
+ ## Custom comments bitti ##
62
+ else:
63
+ endif;
64
+ $orderstatus= $smmapi->action(array('key' =>$order["api_key"],'action' =>'status','order'=>$order_id),$order["api_url"]);
65
+ $balance = $smmapi->action(array('key' =>$order["api_key"],'action' =>'balance'),$order["api_url"]);
66
+ $api_charge = $orderstatus->charge;
67
+ if( !$api_charge ): $api_charge = 0; endif;
68
+ $currency = $balance->currency;
69
+
70
+ $currencycharge = 1;
71
+
72
+ ## Standart api bitti ##
73
+ elseif( $order["api_type"] == 3 ):
74
+ if( $order["service_package"] == 1 || $order["service_package"] == 2 ):
75
+ ## Standart başla ##
76
+
77
+ $get_order = $fapi->query(array('cmd'=>'orderadd','token' =>$order["api_key"],'apiurl'=>$order["api_url"],'orders'=>[['service'=>$order["api_service"],'amount'=>$order["order_quantity"],'data'=>$order["order_url"]]] ));
78
+ if( @!$get_order[0][0]['status'] == "error" ):
79
+ $error = json_encode($get_order);
80
+ $order_id = "";
81
+ $api_charge = "0";
82
+ $currencycharge = 1;
83
+ else:
84
+ $error = "-";
85
+ $order_id = @$get_order[0][0]["id"];
86
+ $orderstatus= $fapi->query(array('cmd'=>'orderstatus','token' => $order["api_key"],'apiurl'=>$order["api_url"],'orderid'=>[$order_id]));
87
+ $balance = $fapi->query(array('cmd'=>'profile','token' =>$order["api_key"],'apiurl'=>$order["api_url"]));
88
+ $api_charge = $orderstatus[$order_id]["order"]["price"];
89
+ $currency = "TRY";
90
+
91
+ $currencycharge = 1;
92
+
93
+ endif;
94
+ ## Standart bitti ##
95
+ endif;
96
+
97
+ else:
98
+ endif;
99
+
100
+ $update_order = $conn->prepare("UPDATE orders SET order_start=:start, order_error=:error, api_orderid=:orderid, order_detail=:detail, api_charge=:api_charge, api_currencycharge=:api_currencycharge, order_profit=:profit WHERE order_id=:id ");
101
+ $update_order = $update_order->execute(array("start"=>$start_count,"error"=>$error,"orderid"=>$order_id,"detail"=>json_encode($get_order),"id"=>$order["order_id"],"profit"=>$api_charge*$currencycharge,"api_charge"=>$api_charge,"api_currencycharge"=>$currencycharge ));
102
+
103
+ if( $update_order )
104
+ {
105
+ $conn->commit();
106
+ }else
107
+ {
108
+ $conn->rollBack();
109
+ }
110
+
111
+
112
+
113
+ echo "<br>";
114
+ }
public_html/assets/.assets.php ADDED
File without changes
public_html/assets/boostrap/.boostrap.php ADDED
File without changes
public_html/assets/boostrap/css/aos.css ADDED
@@ -0,0 +1 @@
 
 
1
+ [data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}
public_html/assets/boostrap/css/bootstrap.min.css ADDED
The diff for this file is too large to render. See raw diff
 
public_html/assets/boostrap/css/magnific-popup.css ADDED
@@ -0,0 +1,351 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+
13
+ .mfp-wrap {
14
+ top: 0;
15
+ left: 0;
16
+ width: 100%;
17
+ height: 100%;
18
+ z-index: 1043;
19
+ position: fixed;
20
+ outline: none !important;
21
+ -webkit-backface-visibility: hidden; }
22
+
23
+ .mfp-container {
24
+ text-align: center;
25
+ position: absolute;
26
+ width: 100%;
27
+ height: 100%;
28
+ left: 0;
29
+ top: 0;
30
+ padding: 0 8px;
31
+ box-sizing: border-box; }
32
+
33
+ .mfp-container:before {
34
+ content: '';
35
+ display: inline-block;
36
+ height: 100%;
37
+ vertical-align: middle; }
38
+
39
+ .mfp-align-top .mfp-container:before {
40
+ display: none; }
41
+
42
+ .mfp-content {
43
+ position: relative;
44
+ display: inline-block;
45
+ vertical-align: middle;
46
+ margin: 0 auto;
47
+ text-align: left;
48
+ z-index: 1045; }
49
+
50
+ .mfp-inline-holder .mfp-content,
51
+ .mfp-ajax-holder .mfp-content {
52
+ width: 100%;
53
+ cursor: auto; }
54
+
55
+ .mfp-ajax-cur {
56
+ cursor: progress; }
57
+
58
+ .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
59
+ cursor: -moz-zoom-out;
60
+ cursor: -webkit-zoom-out;
61
+ cursor: zoom-out; }
62
+
63
+ .mfp-zoom {
64
+ cursor: pointer;
65
+ cursor: -webkit-zoom-in;
66
+ cursor: -moz-zoom-in;
67
+ cursor: zoom-in; }
68
+
69
+ .mfp-auto-cursor .mfp-content {
70
+ cursor: auto; }
71
+
72
+ .mfp-close,
73
+ .mfp-arrow,
74
+ .mfp-preloader,
75
+ .mfp-counter {
76
+ -webkit-user-select: none;
77
+ -moz-user-select: none;
78
+ user-select: none; }
79
+
80
+ .mfp-loading.mfp-figure {
81
+ display: none; }
82
+
83
+ .mfp-hide {
84
+ display: none !important; }
85
+
86
+ .mfp-preloader {
87
+ color: #CCC;
88
+ position: absolute;
89
+ top: 50%;
90
+ width: auto;
91
+ text-align: center;
92
+ margin-top: -0.8em;
93
+ left: 8px;
94
+ right: 8px;
95
+ z-index: 1044; }
96
+ .mfp-preloader a {
97
+ color: #CCC; }
98
+ .mfp-preloader a:hover {
99
+ color: #FFF; }
100
+
101
+ .mfp-s-ready .mfp-preloader {
102
+ display: none; }
103
+
104
+ .mfp-s-error .mfp-content {
105
+ display: none; }
106
+
107
+ button.mfp-close,
108
+ button.mfp-arrow {
109
+ overflow: visible;
110
+ cursor: pointer;
111
+ background: transparent;
112
+ border: 0;
113
+ -webkit-appearance: none;
114
+ display: block;
115
+ outline: none;
116
+ padding: 0;
117
+ z-index: 1046;
118
+ box-shadow: none;
119
+ touch-action: manipulation; }
120
+
121
+ button::-moz-focus-inner {
122
+ padding: 0;
123
+ border: 0; }
124
+
125
+ .mfp-close {
126
+ width: 44px;
127
+ height: 44px;
128
+ line-height: 44px;
129
+ position: absolute;
130
+ right: 0;
131
+ top: 0;
132
+ text-decoration: none;
133
+ text-align: center;
134
+ opacity: 0.65;
135
+ padding: 0 0 18px 10px;
136
+ color: #FFF;
137
+ font-style: normal;
138
+ font-size: 28px;
139
+ font-family: Arial, Baskerville, monospace; }
140
+ .mfp-close:hover,
141
+ .mfp-close:focus {
142
+ opacity: 1; }
143
+ .mfp-close:active {
144
+ top: 1px; }
145
+
146
+ .mfp-close-btn-in .mfp-close {
147
+ color: #333; }
148
+
149
+ .mfp-image-holder .mfp-close,
150
+ .mfp-iframe-holder .mfp-close {
151
+ color: #FFF;
152
+ right: -6px;
153
+ text-align: right;
154
+ padding-right: 6px;
155
+ width: 100%; }
156
+
157
+ .mfp-counter {
158
+ position: absolute;
159
+ top: 0;
160
+ right: 0;
161
+ color: #CCC;
162
+ font-size: 12px;
163
+ line-height: 18px;
164
+ white-space: nowrap; }
165
+
166
+ .mfp-arrow {
167
+ position: absolute;
168
+ opacity: 0.65;
169
+ margin: 0;
170
+ top: 50%;
171
+ margin-top: -55px;
172
+ padding: 0;
173
+ width: 90px;
174
+ height: 110px;
175
+ -webkit-tap-highlight-color: transparent; }
176
+ .mfp-arrow:active {
177
+ margin-top: -54px; }
178
+ .mfp-arrow:hover,
179
+ .mfp-arrow:focus {
180
+ opacity: 1; }
181
+ .mfp-arrow:before,
182
+ .mfp-arrow:after {
183
+ content: '';
184
+ display: block;
185
+ width: 0;
186
+ height: 0;
187
+ position: absolute;
188
+ left: 0;
189
+ top: 0;
190
+ margin-top: 35px;
191
+ margin-left: 35px;
192
+ border: medium inset transparent; }
193
+ .mfp-arrow:after {
194
+ border-top-width: 13px;
195
+ border-bottom-width: 13px;
196
+ top: 8px; }
197
+ .mfp-arrow:before {
198
+ border-top-width: 21px;
199
+ border-bottom-width: 21px;
200
+ opacity: 0.7; }
201
+
202
+ .mfp-arrow-left {
203
+ left: 0; }
204
+ .mfp-arrow-left:after {
205
+ border-right: 17px solid #FFF;
206
+ margin-left: 31px; }
207
+ .mfp-arrow-left:before {
208
+ margin-left: 25px;
209
+ border-right: 27px solid #3F3F3F; }
210
+
211
+ .mfp-arrow-right {
212
+ right: 0; }
213
+ .mfp-arrow-right:after {
214
+ border-left: 17px solid #FFF;
215
+ margin-left: 39px; }
216
+ .mfp-arrow-right:before {
217
+ border-left: 27px solid #3F3F3F; }
218
+
219
+ .mfp-iframe-holder {
220
+ padding-top: 40px;
221
+ padding-bottom: 40px; }
222
+ .mfp-iframe-holder .mfp-content {
223
+ line-height: 0;
224
+ width: 100%;
225
+ max-width: 900px; }
226
+ .mfp-iframe-holder .mfp-close {
227
+ top: -40px; }
228
+
229
+ .mfp-iframe-scaler {
230
+ width: 100%;
231
+ height: 0;
232
+ overflow: hidden;
233
+ padding-top: 56.25%; }
234
+ .mfp-iframe-scaler iframe {
235
+ position: absolute;
236
+ display: block;
237
+ top: 0;
238
+ left: 0;
239
+ width: 100%;
240
+ height: 100%;
241
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
242
+ background: #000; }
243
+
244
+ /* Main image in popup */
245
+ img.mfp-img {
246
+ width: auto;
247
+ max-width: 100%;
248
+ height: auto;
249
+ display: block;
250
+ line-height: 0;
251
+ box-sizing: border-box;
252
+ padding: 40px 0 40px;
253
+ margin: 0 auto; }
254
+
255
+ /* The shadow behind the image */
256
+ .mfp-figure {
257
+ line-height: 0; }
258
+ .mfp-figure:after {
259
+ content: '';
260
+ position: absolute;
261
+ left: 0;
262
+ top: 40px;
263
+ bottom: 40px;
264
+ display: block;
265
+ right: 0;
266
+ width: auto;
267
+ height: auto;
268
+ z-index: -1;
269
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
270
+ background: #444; }
271
+ .mfp-figure small {
272
+ color: #BDBDBD;
273
+ display: block;
274
+ font-size: 12px;
275
+ line-height: 14px; }
276
+ .mfp-figure figure {
277
+ margin: 0; }
278
+
279
+ .mfp-bottom-bar {
280
+ margin-top: -36px;
281
+ position: absolute;
282
+ top: 100%;
283
+ left: 0;
284
+ width: 100%;
285
+ cursor: auto; }
286
+
287
+ .mfp-title {
288
+ text-align: left;
289
+ line-height: 18px;
290
+ color: #F3F3F3;
291
+ word-wrap: break-word;
292
+ padding-right: 36px; }
293
+
294
+ .mfp-image-holder .mfp-content {
295
+ max-width: 100%; }
296
+
297
+ .mfp-gallery .mfp-image-holder .mfp-figure {
298
+ cursor: pointer; }
299
+
300
+ @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
301
+ /**
302
+ * Remove all paddings around the image on small screen
303
+ */
304
+ .mfp-img-mobile .mfp-image-holder {
305
+ padding-left: 0;
306
+ padding-right: 0; }
307
+ .mfp-img-mobile img.mfp-img {
308
+ padding: 0; }
309
+ .mfp-img-mobile .mfp-figure:after {
310
+ top: 0;
311
+ bottom: 0; }
312
+ .mfp-img-mobile .mfp-figure small {
313
+ display: inline;
314
+ margin-left: 5px; }
315
+ .mfp-img-mobile .mfp-bottom-bar {
316
+ background: rgba(0, 0, 0, 0.6);
317
+ bottom: 0;
318
+ margin: 0;
319
+ top: auto;
320
+ padding: 3px 5px;
321
+ position: fixed;
322
+ box-sizing: border-box; }
323
+ .mfp-img-mobile .mfp-bottom-bar:empty {
324
+ padding: 0; }
325
+ .mfp-img-mobile .mfp-counter {
326
+ right: 5px;
327
+ top: 3px; }
328
+ .mfp-img-mobile .mfp-close {
329
+ top: 0;
330
+ right: 0;
331
+ width: 35px;
332
+ height: 35px;
333
+ line-height: 35px;
334
+ background: rgba(0, 0, 0, 0.6);
335
+ position: fixed;
336
+ text-align: center;
337
+ padding: 0; } }
338
+
339
+ @media all and (max-width: 900px) {
340
+ .mfp-arrow {
341
+ -webkit-transform: scale(0.75);
342
+ transform: scale(0.75); }
343
+ .mfp-arrow-left {
344
+ -webkit-transform-origin: 0;
345
+ transform-origin: 0; }
346
+ .mfp-arrow-right {
347
+ -webkit-transform-origin: 100%;
348
+ transform-origin: 100%; }
349
+ .mfp-container {
350
+ padding-left: 6px;
351
+ padding-right: 6px; } }
public_html/assets/boostrap/css/normalize.css ADDED
@@ -0,0 +1,422 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
2
+
3
+ /**
4
+ * 1. Change the default font family in all browsers (opinionated).
5
+ * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
6
+ */
7
+
8
+ html {
9
+ font-family: sans-serif; /* 1 */
10
+ -ms-text-size-adjust: 100%; /* 2 */
11
+ -webkit-text-size-adjust: 100%; /* 2 */
12
+ }
13
+
14
+ /**
15
+ * Remove the margin in all browsers (opinionated).
16
+ */
17
+
18
+ body {
19
+ margin: 0;
20
+ }
21
+
22
+ /* HTML5 display definitions
23
+ ========================================================================== */
24
+
25
+ /**
26
+ * Add the correct display in IE 9-.
27
+ * 1. Add the correct display in Edge, IE, and Firefox.
28
+ * 2. Add the correct display in IE.
29
+ */
30
+
31
+ article,
32
+ aside,
33
+ details, /* 1 */
34
+ figcaption,
35
+ figure,
36
+ footer,
37
+ header,
38
+ main, /* 2 */
39
+ menu,
40
+ nav,
41
+ section,
42
+ summary { /* 1 */
43
+ display: block;
44
+ }
45
+
46
+ /**
47
+ * Add the correct display in IE 9-.
48
+ */
49
+
50
+ audio,
51
+ canvas,
52
+ progress,
53
+ video {
54
+ display: inline-block;
55
+ }
56
+
57
+ /**
58
+ * Add the correct display in iOS 4-7.
59
+ */
60
+
61
+ audio:not([controls]) {
62
+ display: none;
63
+ height: 0;
64
+ }
65
+
66
+ /**
67
+ * Add the correct vertical alignment in Chrome, Firefox, and Opera.
68
+ */
69
+
70
+ progress {
71
+ vertical-align: baseline;
72
+ }
73
+
74
+ /**
75
+ * Add the correct display in IE 10-.
76
+ * 1. Add the correct display in IE.
77
+ */
78
+
79
+ template, /* 1 */
80
+ [hidden] {
81
+ display: none;
82
+ }
83
+
84
+ /* Links
85
+ ========================================================================== */
86
+
87
+ /**
88
+ * 1. Remove the gray background on active links in IE 10.
89
+ * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
90
+ */
91
+
92
+ a {
93
+ background-color: transparent; /* 1 */
94
+ -webkit-text-decoration-skip: objects; /* 2 */
95
+ }
96
+
97
+ /**
98
+ * Remove the outline on focused links when they are also active or hovered
99
+ * in all browsers (opinionated).
100
+ */
101
+
102
+ a:active,
103
+ a:hover {
104
+ outline-width: 0;
105
+ }
106
+
107
+ /* Text-level semantics
108
+ ========================================================================== */
109
+
110
+ /**
111
+ * 1. Remove the bottom border in Firefox 39-.
112
+ * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
113
+ */
114
+
115
+ abbr[title] {
116
+ border-bottom: none; /* 1 */
117
+ text-decoration: underline; /* 2 */
118
+ text-decoration: underline dotted; /* 2 */
119
+ }
120
+
121
+ /**
122
+ * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
123
+ */
124
+
125
+ b,
126
+ strong {
127
+ font-weight: inherit;
128
+ }
129
+
130
+ /**
131
+ * Add the correct font weight in Chrome, Edge, and Safari.
132
+ */
133
+
134
+ b,
135
+ strong {
136
+ font-weight: bolder;
137
+ }
138
+
139
+ /**
140
+ * Add the correct font style in Android 4.3-.
141
+ */
142
+
143
+ dfn {
144
+ font-style: italic;
145
+ }
146
+
147
+ /**
148
+ * Correct the font size and margin on `h1` elements within `section` and
149
+ * `article` contexts in Chrome, Firefox, and Safari.
150
+ */
151
+
152
+ h1 {
153
+ font-size: 2em;
154
+ margin: 0.67em 0;
155
+ }
156
+
157
+ /**
158
+ * Add the correct background and color in IE 9-.
159
+ */
160
+
161
+ mark {
162
+ background-color: #ff0;
163
+ color: #000;
164
+ }
165
+
166
+ /**
167
+ * Add the correct font size in all browsers.
168
+ */
169
+
170
+ small {
171
+ font-size: 80%;
172
+ }
173
+
174
+ /**
175
+ * Prevent `sub` and `sup` elements from affecting the line height in
176
+ * all browsers.
177
+ */
178
+
179
+ sub,
180
+ sup {
181
+ font-size: 75%;
182
+ line-height: 0;
183
+ position: relative;
184
+ vertical-align: baseline;
185
+ }
186
+
187
+ sub {
188
+ bottom: -0.25em;
189
+ }
190
+
191
+ sup {
192
+ top: -0.5em;
193
+ }
194
+
195
+ /* Embedded content
196
+ ========================================================================== */
197
+
198
+ /**
199
+ * Remove the border on images inside links in IE 10-.
200
+ */
201
+
202
+ img {
203
+ border-style: none;
204
+ }
205
+
206
+ /**
207
+ * Hide the overflow in IE.
208
+ */
209
+
210
+ svg:not(:root) {
211
+ overflow: hidden;
212
+ }
213
+
214
+ /* Grouping content
215
+ ========================================================================== */
216
+
217
+ /**
218
+ * 1. Correct the inheritance and scaling of font size in all browsers.
219
+ * 2. Correct the odd `em` font sizing in all browsers.
220
+ */
221
+
222
+ code,
223
+ kbd,
224
+ pre,
225
+ samp {
226
+ font-family: monospace, monospace; /* 1 */
227
+ font-size: 1em; /* 2 */
228
+ }
229
+
230
+ /**
231
+ * Add the correct margin in IE 8.
232
+ */
233
+
234
+ figure {
235
+ margin: 1em 40px;
236
+ }
237
+
238
+ /**
239
+ * 1. Add the correct box sizing in Firefox.
240
+ * 2. Show the overflow in Edge and IE.
241
+ */
242
+
243
+ hr {
244
+ box-sizing: content-box; /* 1 */
245
+ height: 0; /* 1 */
246
+ overflow: visible; /* 2 */
247
+ }
248
+
249
+ /* Forms
250
+ ========================================================================== */
251
+
252
+ /**
253
+ * 1. Change font properties to `inherit` in all browsers (opinionated).
254
+ * 2. Remove the margin in Firefox and Safari.
255
+ */
256
+
257
+ button,
258
+ input,
259
+ select,
260
+ textarea {
261
+ font: inherit; /* 1 */
262
+ margin: 0; /* 2 */
263
+ }
264
+
265
+ /**
266
+ * Restore the font weight unset by the previous rule.
267
+ */
268
+
269
+ optgroup {
270
+ font-weight: bold;
271
+ }
272
+
273
+ /**
274
+ * Show the overflow in IE.
275
+ * 1. Show the overflow in Edge.
276
+ */
277
+
278
+ button,
279
+ input { /* 1 */
280
+ overflow: visible;
281
+ }
282
+
283
+ /**
284
+ * Remove the inheritance of text transform in Edge, Firefox, and IE.
285
+ * 1. Remove the inheritance of text transform in Firefox.
286
+ */
287
+
288
+ button,
289
+ select { /* 1 */
290
+ text-transform: none;
291
+ }
292
+
293
+ /**
294
+ * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
295
+ * controls in Android 4.
296
+ * 2. Correct the inability to style clickable types in iOS and Safari.
297
+ */
298
+
299
+ button,
300
+ html [type="button"], /* 1 */
301
+ [type="reset"],
302
+ [type="submit"] {
303
+ -webkit-appearance: button; /* 2 */
304
+ }
305
+
306
+ /**
307
+ * Remove the inner border and padding in Firefox.
308
+ */
309
+
310
+ button::-moz-focus-inner,
311
+ [type="button"]::-moz-focus-inner,
312
+ [type="reset"]::-moz-focus-inner,
313
+ [type="submit"]::-moz-focus-inner {
314
+ border-style: none;
315
+ padding: 0;
316
+ }
317
+
318
+ /**
319
+ * Restore the focus styles unset by the previous rule.
320
+ */
321
+
322
+ button:-moz-focusring,
323
+ [type="button"]:-moz-focusring,
324
+ [type="reset"]:-moz-focusring,
325
+ [type="submit"]:-moz-focusring {
326
+ outline: 1px dotted ButtonText;
327
+ }
328
+
329
+ /**
330
+ * Change the border, margin, and padding in all browsers (opinionated).
331
+ */
332
+
333
+ fieldset {
334
+ border: 1px solid #c0c0c0;
335
+ margin: 0 2px;
336
+ padding: 0.35em 0.625em 0.75em;
337
+ }
338
+
339
+ /**
340
+ * 1. Correct the text wrapping in Edge and IE.
341
+ * 2. Correct the color inheritance from `fieldset` elements in IE.
342
+ * 3. Remove the padding so developers are not caught out when they zero out
343
+ * `fieldset` elements in all browsers.
344
+ */
345
+
346
+ legend {
347
+ box-sizing: border-box; /* 1 */
348
+ color: inherit; /* 2 */
349
+ display: table; /* 1 */
350
+ max-width: 100%; /* 1 */
351
+ padding: 0; /* 3 */
352
+ white-space: normal; /* 1 */
353
+ }
354
+
355
+ /**
356
+ * Remove the default vertical scrollbar in IE.
357
+ */
358
+
359
+ textarea {
360
+ overflow: auto;
361
+ }
362
+
363
+ /**
364
+ * 1. Add the correct box sizing in IE 10-.
365
+ * 2. Remove the padding in IE 10-.
366
+ */
367
+
368
+ [type="checkbox"],
369
+ [type="radio"] {
370
+ box-sizing: border-box; /* 1 */
371
+ padding: 0; /* 2 */
372
+ }
373
+
374
+ /**
375
+ * Correct the cursor style of increment and decrement buttons in Chrome.
376
+ */
377
+
378
+ [type="number"]::-webkit-inner-spin-button,
379
+ [type="number"]::-webkit-outer-spin-button {
380
+ height: auto;
381
+ }
382
+
383
+ /**
384
+ * 1. Correct the odd appearance in Chrome and Safari.
385
+ * 2. Correct the outline style in Safari.
386
+ */
387
+
388
+ [type="search"] {
389
+ -webkit-appearance: textfield; /* 1 */
390
+ outline-offset: -2px; /* 2 */
391
+ }
392
+
393
+ /**
394
+ * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
395
+ */
396
+
397
+ [type="search"]::-webkit-search-cancel-button,
398
+ [type="search"]::-webkit-search-decoration {
399
+ -webkit-appearance: none;
400
+ }
401
+
402
+ /**
403
+ * Correct the text style of placeholders in Chrome, Edge, and Safari.
404
+ */
405
+
406
+ ::-webkit-input-placeholder {
407
+ color: inherit;
408
+ opacity: 0.54;
409
+ }
410
+
411
+ /**
412
+ * 1. Correct the inability to style clickable types in iOS and Safari.
413
+ * 2. Change font properties to `inherit` in Safari.
414
+ */
415
+
416
+ ::-webkit-file-upload-button {
417
+ -webkit-appearance: button; /* 1 */
418
+ font: inherit; /* 2 */
419
+ }
420
+
421
+
422
+
public_html/assets/boostrap/css/owl.carousel.min.css ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ /**
2
+ * Owl Carousel v2.3.2
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;cursor:hand;-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:none;touch-action:none;-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 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%}
public_html/assets/boostrap/css/owl.theme.default.min.css ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ /**
2
+ * Owl Carousel v2.3.2
3
+ * Copyright 2013-2018 David Deutsch
4
+ * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
5
+ */
6
+ .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
public_html/assets/boostrap/css/style.css ADDED
@@ -0,0 +1,2601 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Title: Rapp App landing page
3
+ * Author: XeroTheme Teams
4
+ */
5
+
6
+ /* --------------------------------------------------------
7
+ [Table of contents]
8
+ 1. Global styles
9
+ 2. Menu styles
10
+ 3.Banner
11
+ 4.App Feature
12
+ 5.About app
13
+ 6.Screenshot app
14
+ 7.Fun fact
15
+ 8.Price table
16
+ 9.Meet the team
17
+ 10.Testimonials
18
+ 11.FAQ section
19
+ 12.Recent blog
20
+ 13.Contact us
21
+ 14.Footer copyright
22
+ 15.Responsive
23
+ 16.Home version two
24
+ 17.Home version three
25
+ 18.Home version four
26
+ 19.Blog main
27
+ 20.Blog details
28
+ 21.Blog Light
29
+ 22.Blog Details Light
30
+
31
+ [End table of contents]
32
+ ----------------------------------------------------------------------- */
33
+
34
+ /* ------------------------------
35
+ Global styles
36
+ ---------------------------- */
37
+
38
+ html, body, div, span, applet, object, iframe,
39
+
40
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
41
+
42
+ a, abbr, acronym, address, big, cite, code,
43
+
44
+ del, dfn, em, img, ins, kbd, q, s, samp,
45
+
46
+ small, strike, strong, sub, sup, tt, var,
47
+
48
+ b, u, i, center,
49
+
50
+ dl, dt, dd, ol, ul, li,
51
+
52
+ fieldset, form, label, legend,
53
+
54
+ table, caption, tbody, tfoot, thead, tr, th, td,
55
+
56
+ article, aside, canvas, details, embed,
57
+
58
+ figure, figcaption, footer, header, hgroup,
59
+
60
+ menu, nav, output, ruby, section, summary,
61
+
62
+ time, mark, audio, video {
63
+
64
+ margin: 0;
65
+
66
+ padding: 0;
67
+
68
+ border: 0;
69
+
70
+ font-size: 100%;
71
+
72
+ font: inherit;
73
+
74
+ vertical-align: baseline; }
75
+
76
+
77
+
78
+ article, aside, details, figcaption, figure,
79
+
80
+ footer, header, hgroup, menu, nav, section {
81
+
82
+ display: block; }
83
+
84
+
85
+
86
+ body {
87
+
88
+ line-height: 1; }
89
+
90
+
91
+
92
+ ol, ul {
93
+
94
+ list-style: none; }
95
+
96
+
97
+
98
+ blockquote, q {
99
+
100
+ quotes: none; }
101
+
102
+
103
+
104
+ blockquote:before, blockquote:after,
105
+
106
+ q:before, q:after {
107
+
108
+ content: '';
109
+
110
+ content: none; }
111
+
112
+
113
+
114
+ table {
115
+
116
+ border-collapse: collapse;
117
+
118
+ border-spacing: 0; }
119
+
120
+
121
+
122
+ body {
123
+
124
+ font-family: 'Poppins', sans-serif;
125
+ font-weight: 400;
126
+ font-size: 14px;
127
+
128
+ line-height: 26px;
129
+
130
+ letter-spacing: 0;
131
+ background-color: #191D28;
132
+ }
133
+
134
+
135
+
136
+ img {
137
+
138
+ max-width: 100%; }
139
+
140
+
141
+
142
+ a,
143
+
144
+ a:hover,
145
+
146
+ a:focus {
147
+
148
+ cursor: pointer !important;
149
+
150
+ outline: none;
151
+
152
+ text-decoration: none; }
153
+
154
+
155
+
156
+ h1,
157
+
158
+ h2,
159
+
160
+ h3,
161
+
162
+ h4,
163
+
164
+ h5,
165
+
166
+ h6 {
167
+
168
+ font-family: 'Poppins', sans-serif;
169
+ font-weight: 400;
170
+
171
+ color: #1e2c34;
172
+
173
+ margin: 0;
174
+
175
+ padding: 0; }
176
+
177
+
178
+
179
+ ul, li {
180
+
181
+ margin: 0;
182
+
183
+ padding: 0;
184
+
185
+ list-style: none; }
186
+
187
+
188
+
189
+ strong {
190
+
191
+ font-weight: 700; }
192
+
193
+
194
+
195
+ /* This only works with JavaScript,
196
+ if it's not present, don't show loader */
197
+
198
+ .no-js #loader {
199
+ display: none;
200
+ }
201
+
202
+ .js #loader {
203
+ display: block;
204
+ position: absolute;
205
+ left: 100px;
206
+ top: 0;
207
+ }
208
+
209
+ .se-pre-con {
210
+ position: fixed;
211
+ left: 0px;
212
+ top: 0px;
213
+ width: 100%;
214
+ height: 100%;
215
+ z-index: 9999999;
216
+ background: url(../img/loader_ico.gif) center no-repeat #fff;
217
+ }
218
+
219
+
220
+ /* --------------------------------
221
+
222
+ menue style
223
+
224
+ -------------------------------- */
225
+ .active_sc{
226
+ background:#1e222d !important;
227
+ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=77, Color=#000000)";/*IE 8*/
228
+ -moz-box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/*FF 3.5+*/
229
+ -webkit-box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
230
+ box-shadow: -3px 13px 24px -1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
231
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
232
+ transition: box-shadow 2s;
233
+ padding-top: 10px !important;
234
+ z-index: 9999;
235
+ transition: 0.3s all;
236
+ }
237
+ .navbar.active_sc .navbar-brand{
238
+ padding-top: 0;
239
+ }
240
+
241
+
242
+
243
+ .navbar.navbar-expand-lg{
244
+ background: none;
245
+ transition: 0.3s all;
246
+ z-index: 999;
247
+ padding-top: 20px;
248
+ }
249
+
250
+ .navbar.navbar-expand-lg .nav-item a:hover{
251
+ color: #ffffff;
252
+ }
253
+ .navbar-light .navbar-brand{
254
+ padding-top: 10px;
255
+ }
256
+ .navbar .nav-item a{
257
+ color: #ffffff;
258
+ font-size: 14px;
259
+ font-family: 'Poppins', sans-serif;
260
+ font-weight: 600;
261
+ text-transform: capitalize;
262
+ text-transform: uppercase;
263
+ }
264
+ .navbar .navbar-nav .active>.nav-link,
265
+ .navbar .navbar-nav .nav-link.active,
266
+ .navbar .navbar-nav .nav-link.show,
267
+ .navbar .navbar-nav .show>.nav-link{
268
+ color: #f0083f;
269
+ text-decoration: underline;
270
+ }
271
+
272
+
273
+
274
+ /* --------------------------------
275
+
276
+ close menue style
277
+
278
+ -------------------------------- */
279
+
280
+
281
+
282
+
283
+ /* --------------------------------
284
+
285
+ Start Banner style
286
+
287
+ -------------------------------- */
288
+
289
+ /*particle*/
290
+ #particles-js{
291
+ width: 100%;
292
+ height: 100%;
293
+ position: absolute;
294
+ left: 0;
295
+ top: 0;
296
+ z-index: -8;
297
+ }
298
+
299
+
300
+ /*video background*/
301
+ #video-background {
302
+ height: 100%;
303
+ left: 0;
304
+ position: absolute;
305
+ top: 0;
306
+ width: 100%;
307
+ z-index: -9;
308
+ }
309
+ .hero-section.home-blue.home-video:after{
310
+ content: '';
311
+ width: 100%;
312
+ height: 100%;
313
+ position: absolute;
314
+ left: 0;
315
+ top:0;
316
+ z-index: -9;
317
+ background-color: #14149b ;
318
+ opacity: 0.5;
319
+ }
320
+
321
+
322
+ .hero-section{
323
+ width: 100%;
324
+ padding-top: 180px;
325
+ overflow: hidden;
326
+ position: relative;
327
+ z-index: 9;
328
+ }
329
+
330
+ .hero-content h1{
331
+ color: #ffffff;
332
+ font-weight: 700;
333
+ line-height: 1.2em;
334
+ font-size: 48px;
335
+ }
336
+ .hero-content h1 b{
337
+ color: #f0083f;
338
+ }
339
+ .hero-content p{
340
+ color: #ffffff;
341
+ padding-top: 28px;
342
+ font-weight: 500;
343
+ font-size: 20px;
344
+ line-height: 1.7em;
345
+ }
346
+
347
+ .hero-content .btn-group .btn{
348
+ margin-top: 28px;
349
+ background-color: #f0083f;
350
+ color: #ffffff;
351
+ padding: 12px 36px;
352
+ font-weight: 600;
353
+ font-size: 14px;
354
+ outline: 0;
355
+ }
356
+ .hero-content .btn-group .btn:nth-child(2){
357
+ margin-left: 30px;
358
+ background:none;
359
+ color: #f0083f;
360
+ border:1px solid #f0083f;
361
+ }
362
+ .hero-content .btn-group .btn i{
363
+ padding-right: 5px;
364
+ }
365
+
366
+ /*mobile mockup*/
367
+ .banner-app-mock{
368
+ position: relative;
369
+ width: 272px;
370
+ }
371
+ .banner-app-mock .mockup{
372
+ width: 272px;
373
+ height: 552px;
374
+ position: absolute;
375
+ left: 0;
376
+ top: 0;
377
+ z-index: 5;
378
+ }
379
+ .banner-app-mock .main-img{
380
+ margin-top: 20px;
381
+ width: 240px;
382
+ height: 520px;
383
+ margin-left: 15px;
384
+ }
385
+ .hero-section .pos-r{
386
+ position: relative;
387
+ }
388
+ .hero-section .mobile-graphic{
389
+ width: 100%;
390
+ position: absolute;
391
+ left: -20px;
392
+ top: 0;
393
+ z-index: -2;
394
+ }
395
+ /*mobile mockup*/
396
+
397
+
398
+ /*container line*/
399
+ .container-line {
400
+ position: absolute;
401
+ top: 0;
402
+ left: 0;
403
+ width: 100%;
404
+ height: 100%;
405
+ z-index: -1;
406
+ margin: 0 auto;
407
+ }
408
+ .container-line-center {
409
+ width: 70%;
410
+ margin: 0 auto;
411
+ position: relative;
412
+ height: 100%;
413
+ }
414
+ .line-item {
415
+ float: left;
416
+ width: 25%;
417
+ height: 100%;
418
+ box-sizing: border-box;
419
+ border-right: 1px solid #323847;
420
+ height: 100%;
421
+ position: relative;
422
+ }
423
+ .line-item:first-child {
424
+ border-left: 1px solid #323847;
425
+ border-right: 0;
426
+ }
427
+ .line-item.one:before {
428
+ content: '';
429
+ position: absolute;
430
+ top: 0;
431
+ left: -2px;
432
+ width: 3px;
433
+ height: 15px;
434
+ -webkit-animation: scroll2 8s ease-out infinite;
435
+ -moz-animation: scroll2 8s ease-out infinite;
436
+ -ms-animation: scroll2 8s ease-out infinite;
437
+ -o-animation: scroll2 8s ease-out infinite;
438
+ animation: scroll2 8s ease-out infinite;
439
+ background: rgb(192, 196, 214, 0.3 );
440
+ }
441
+ .line-item.three{
442
+ border-right:0;
443
+ }
444
+ .line-shape:first-child:before {
445
+ content: '';
446
+ position: absolute;
447
+ top: 0;
448
+ right: -2px;
449
+ width: 3px;
450
+ height: 15px;
451
+ -webkit-animation: scroll2 8s ease-out infinite;
452
+ -moz-animation: scroll2 8s ease-out infinite;
453
+ -ms-animation: scroll2 8s ease-out infinite;
454
+ -o-animation: scroll2 8s ease-out infinite;
455
+ animation: scroll2 8s ease-out infinite;
456
+ background: rgb(192, 196, 214, 0.3 );
457
+ }
458
+ .line-shape:last-child:before {
459
+ content: '';
460
+ position: absolute;
461
+ bottom: 0;
462
+ right: -2px;
463
+ width: 3px;
464
+ height: 15px;
465
+ -webkit-animation: scroll1 6s ease-out infinite;
466
+ -moz-animation: scroll2 6s ease-out infinite;
467
+ -ms-animation: scroll2 6s ease-out infinite;
468
+ -o-animation: scroll2 6s ease-out infinite;
469
+ animation: scroll1 6s ease-out infinite;
470
+ background: rgb(192, 196, 214, 0.3 );
471
+ }
472
+
473
+ .line-item.two:before {
474
+ content: '';
475
+ position: absolute;
476
+ bottom: 0;
477
+ right: -2px;
478
+ width: 3px;
479
+ height: 15px;
480
+ -webkit-animation: scroll1 6s ease-out infinite;
481
+ -mox-animation: scroll1 6s ease-out infinite;
482
+ -ms-animation: scroll1 6s ease-out infinite;
483
+ -o-animation: scroll1 6s ease-out infinite;
484
+ animation: scroll1 6s ease-out infinite;
485
+ background: rgb(192, 196, 214, 0.3 );
486
+ }
487
+ .line-item.four:before {
488
+ content: '';
489
+ position: absolute;
490
+ top: 0;
491
+ right: -2px;
492
+ width: 3px;
493
+ height: 15px;
494
+ -webkit-animation: scroll4 5s ease-out infinite;
495
+ -moz-animation: scroll4 5s ease-out infinite;
496
+ -ms-animation: scroll4 5s ease-out infinite;
497
+ -o-animation: scroll4 5s ease-out infinite;
498
+ animation: scroll4 5s ease-out infinite;
499
+ background: rgb(192, 196, 214, 0.3 );
500
+ }
501
+
502
+ @-webkit-keyframes scroll2 {
503
+ 0% {
504
+ opacity: 1;
505
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
506
+ top: 0
507
+ }
508
+ 50% {
509
+ top: 50%
510
+ }
511
+ 100% {
512
+ top: 100%;
513
+ opacity: 1;
514
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
515
+ }
516
+ }
517
+ @keyframes scroll2 {
518
+ 0% {
519
+ opacity: 1;
520
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
521
+ top: 0
522
+ }
523
+ 50% {
524
+ top: 50%
525
+ }
526
+ 100% {
527
+ top: 100%;
528
+ opacity: 1;
529
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
530
+ }
531
+ }
532
+ @-webkit-keyframes scroll1 {
533
+ 0% {
534
+ opacity: 1;
535
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
536
+ bottom: 0
537
+ }
538
+ 50% {
539
+ bottom: 50%
540
+ }
541
+ 100% {
542
+ bottom: 100%;
543
+ opacity: 1;
544
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
545
+ }
546
+ }
547
+ @keyframes scroll1 {
548
+ 0% {
549
+ opacity: 1;
550
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
551
+ bottom: 0
552
+ }
553
+ 50% {
554
+ bottom: 50%
555
+ }
556
+ 100% {
557
+ bottom: 100%;
558
+ opacity: 1;
559
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
560
+ }
561
+ }
562
+ @-webkit-keyframes scroll3 {
563
+ 0% {
564
+ opacity: 1;
565
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
566
+ top: 0
567
+ }
568
+ 50% {
569
+ top: 50%
570
+ }
571
+ 100% {
572
+ top: 100%;
573
+ opacity: 1;
574
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
575
+ }
576
+ }
577
+ @keyframes scroll3 {
578
+ 0% {
579
+ opacity: 1;
580
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
581
+ top: 0
582
+ }
583
+ 50% {
584
+ top: 50%
585
+ }
586
+ 100% {
587
+ top: 100%;
588
+ opacity: 1;
589
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
590
+ }
591
+ }
592
+ @-webkit-keyframes scroll4 {
593
+ 0% {
594
+ opacity: 1;
595
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
596
+ bottom: 0
597
+ }
598
+ 50% {
599
+ bottom: 50%
600
+ }
601
+ 100% {
602
+ bottom: 100%;
603
+ opacity: 1;
604
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
605
+ }
606
+ }
607
+ @keyframes scroll4 {
608
+ 0% {
609
+ opacity: 1;
610
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
611
+ top: 0
612
+ }
613
+ 50% {
614
+ top: 50%
615
+ }
616
+ 100% {
617
+ top: 100%;
618
+ opacity: 1;
619
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
620
+ }
621
+ }
622
+ @-webkit-keyframes scroll5 {
623
+ 0% {
624
+ opacity: 1;
625
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
626
+ top: 0
627
+ }
628
+ 50% {
629
+ top: 50%
630
+ }
631
+ 100% {
632
+ top: 100%;
633
+ opacity: 1;
634
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
635
+ }
636
+ }
637
+ @keyframes scroll5 {
638
+ 0% {
639
+ opacity: 1;
640
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
641
+ top: 0
642
+ }
643
+ 50% {
644
+ top: 50%
645
+ }
646
+ 100% {
647
+ top: 100%;
648
+ opacity: 1;
649
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
650
+ }
651
+ }
652
+
653
+ /* --------------------------------
654
+
655
+ Close Banner style
656
+
657
+ -------------------------------- */
658
+
659
+
660
+
661
+
662
+ /* --------------------------------
663
+
664
+ Start App Feature style
665
+
666
+ -------------------------------- */
667
+
668
+ .app-feature-sec{
669
+ width: 100%;
670
+ padding-top: 120px;
671
+ position: relative;
672
+ }
673
+ .app-feature-sec .title{
674
+ text-align: center;
675
+ }
676
+ .title {
677
+ padding-bottom: 90px;
678
+ width: 100%;
679
+ }
680
+ .title h3{
681
+ color: #ffffff;
682
+ font-weight: 700;
683
+ font-size: 36px;
684
+ line-height: 1.2em;
685
+ padding-bottom: 20px;
686
+ }
687
+ .title p{
688
+ color: #ffffff;
689
+ font-weight: 500;
690
+ font-size: 18px;
691
+ }
692
+
693
+ .app-mock-up-img{
694
+ position: relative;
695
+ }
696
+ .banner-app-mock{
697
+ position: relative;
698
+ width: 272px;
699
+ }
700
+ .banner-app-mock .mockup{
701
+ width: 272px;
702
+ height: 552px;
703
+ position: absolute;
704
+ left: 0;
705
+ top: 0;
706
+ z-index: 5;
707
+ }
708
+ .banner-app-mock .main-img{
709
+ margin-top: 20px;
710
+ width: 240px;
711
+ height: 520px;
712
+ margin-left: 15px;
713
+ }
714
+ .app-mock-up-img .mobile-graphic{
715
+ width: 100%;
716
+ position: absolute;
717
+ right: 0;
718
+ top: 0;
719
+ z-index: -2;
720
+ }
721
+
722
+ /*end mobile mock*/
723
+
724
+ .feature-inside ul li{
725
+ width: 100%;
726
+ padding-bottom: 45px;
727
+ position: relative;
728
+ padding-left: 70px;
729
+ }
730
+
731
+ .feature-inside ul li h4{
732
+ color: #ffffff;
733
+ font-weight: 600;
734
+ font-size: 24px;
735
+ line-height: 1.2em;
736
+ padding-bottom: 14px;
737
+ }
738
+ .feature-inside ul li p{
739
+ color: #ffffff;
740
+ font-weight: 400;
741
+ font-size: 16px;
742
+ }
743
+
744
+ .feature-inside ul li img{
745
+ position: absolute;
746
+ left: 0;
747
+ top: 0;
748
+ }
749
+ .feature-inside ul li:hover h4{
750
+ color: #f0083f;
751
+ }
752
+
753
+ .feature-inside .btn-group .btn{
754
+ background-color: #f0083f;
755
+ color: #ffffff;
756
+ padding: 10px;
757
+ padding-left: 45px;
758
+ padding-right: 18px;
759
+ margin-right: 20px;
760
+ position: relative;
761
+ text-align: left;
762
+ font-weight: 600;
763
+ font-size: 14px;
764
+ min-width: 170px;
765
+ }
766
+ .feature-inside .btn-group .btn i{
767
+ position: absolute;
768
+ left: 8px;
769
+ top: 18px;
770
+ }
771
+
772
+
773
+ /* --------------------------------
774
+
775
+ Close App Feature style
776
+
777
+ -------------------------------- */
778
+
779
+
780
+
781
+
782
+ /* --------------------------------
783
+
784
+ Start About app style
785
+
786
+ -------------------------------- */
787
+
788
+
789
+ .about-app-sec{
790
+ width: 100%;
791
+ padding-top: 120px;
792
+ overflow: hidden;
793
+ position: relative;
794
+ }
795
+
796
+ .special-graphic{
797
+ position: relative;
798
+ }
799
+ .special-graphic .mock{
800
+ position: absolute;
801
+ max-width: 102%;
802
+ left: -1px;
803
+ top: -2px;
804
+ }
805
+
806
+ .about-app-sec .title p{
807
+ padding-bottom: 24px;
808
+ font-weight: 400;
809
+ font-size: 16px;
810
+ }
811
+ .about-app-sec .title .btn{
812
+ color: #ffffff;
813
+ background-color: #f0083f;
814
+ padding: 18px 36px;
815
+ font-weight: 600;
816
+ font-size: 14px;
817
+ }
818
+
819
+
820
+
821
+ /* --------------------------------
822
+
823
+ Close About app style
824
+
825
+ -------------------------------- */
826
+
827
+
828
+
829
+
830
+ /* --------------------------------
831
+
832
+ Start Screenshot app style
833
+
834
+ -------------------------------- */
835
+
836
+ .app-screenshot-sec{
837
+ width: 100%;
838
+ padding-top: 120px;
839
+ padding-bottom: 120px;
840
+ position: relative;
841
+ }
842
+
843
+ .app-screenshot-sec .owl-carousel .owl-dots{
844
+ width: 100%;
845
+ text-align: center;
846
+ margin-top: 50px;
847
+ }
848
+ .app-screenshot-sec .owl-carousel button.owl-dot{
849
+ background-color: #f0083f;
850
+ width: 15px;
851
+ height: 15px;
852
+ margin:10px;
853
+ outline: 0;
854
+ -webkit-border-radius: 50%;
855
+ -moz-border-radius: 50%;
856
+ border-radius: 50%;
857
+ position: relative;
858
+ }
859
+
860
+ .app-screenshot-sec .owl-dot.active:before{
861
+ content: '';
862
+ width: 25px;
863
+ height: 25px;
864
+ position: absolute;
865
+ left: -4.2px;
866
+ top: -5px;
867
+ border:1px solid #f0083f;
868
+ -webkit-border-radius: 50%;
869
+ -moz-border-radius: 50%;
870
+ border-radius: 50%;
871
+ }
872
+
873
+
874
+ /* --------------------------------
875
+
876
+ Close Screenshot app style
877
+
878
+ -------------------------------- */
879
+
880
+
881
+
882
+
883
+ /* --------------------------------
884
+
885
+ Start Fun fact style
886
+
887
+ -------------------------------- */
888
+
889
+ .fun-fact{
890
+ width: 100%;
891
+ padding: 120px 0;
892
+ position: relative;
893
+ z-index: 9;
894
+ background-image: url(../img/fun-bg.jpg);
895
+ background-size: cover;
896
+ background-position: center;
897
+ background-repeat: no-repeat;
898
+ }
899
+ .fun-fact:after{
900
+ content: '';
901
+ width: 100%;
902
+ height: 100%;
903
+ position: absolute;
904
+ left: 0;
905
+ top: 0;
906
+ background-color: #000000;
907
+ opacity: 0.8;
908
+ z-index: -9;
909
+ }
910
+
911
+ .single-fact{
912
+ width: 100%;
913
+ text-align: center;
914
+ }
915
+ .single-fact h2{
916
+ font-weight: 600;
917
+ color: #f0083f;
918
+ font-size: 60px;
919
+ padding-bottom: 10px;
920
+ line-height: 1.2em;
921
+ }
922
+ .single-fact h5{
923
+ color: #f0083f;
924
+ font-weight: 600;
925
+ font-size: 24px;
926
+ }
927
+
928
+
929
+
930
+ /* --------------------------------
931
+
932
+ Close Fun fact style
933
+
934
+ -------------------------------- */
935
+
936
+
937
+
938
+
939
+ /* --------------------------------
940
+
941
+ Start Price Table style
942
+
943
+ -------------------------------- */
944
+
945
+ .price-table-sec{
946
+ width: 100%;
947
+ padding-top: 120px;
948
+ position: relative;
949
+ }
950
+
951
+ .single-price-table{
952
+ width: 100%;
953
+ border:1px solid #f0083f;
954
+ padding: 22px;
955
+ }
956
+
957
+ .price-header{
958
+ position: relative;
959
+ z-index: 9;
960
+ text-align: center;
961
+ padding-top: 60px;
962
+ min-height: 200px;
963
+ }
964
+ .price-header img{
965
+ position: absolute;
966
+ left: 0;
967
+ top: 0;
968
+ z-index: -9;
969
+ }
970
+ .price-header .hide{
971
+ display: none;
972
+ }
973
+ .center .price-header .hide{
974
+ display: block;
975
+ }
976
+ .center .price-header .show{
977
+ display: none;
978
+ }
979
+ .price-header h4{
980
+ color: #ffffff;
981
+ font-weight: 600;
982
+ font-size: 30px;
983
+ padding-bottom: 20px;
984
+ }
985
+ .price-header h3{
986
+ color: #ffffff;
987
+ font-weight: 700;
988
+ font-size: 36px;
989
+ }
990
+ .price-header h3 small{
991
+ font-weight: 600;
992
+ font-size: 18px;
993
+ }
994
+ .price-body{
995
+ width: 100%;
996
+ text-align: center;
997
+ }
998
+ .price-body ul li{
999
+ color: #ffffff;
1000
+ font-weight: 500;
1001
+ font-size: 18px;
1002
+ padding-top: 12px;
1003
+ }
1004
+
1005
+ .price-body .btn{
1006
+ background: none;
1007
+ border:2px solid #ffffff;
1008
+ color: #ffffff;
1009
+ padding: 10px 26px;
1010
+ font-weight: 600;
1011
+ font-size: 14px;
1012
+ margin-top: 32px;
1013
+ }
1014
+ .center .price-body .btn{
1015
+ background-color: #f0083f;
1016
+ border-color: #f0083f;
1017
+ }
1018
+
1019
+ /* --------------------------------
1020
+
1021
+ Close Price Table style
1022
+
1023
+ -------------------------------- */
1024
+
1025
+
1026
+
1027
+
1028
+
1029
+ /* --------------------------------
1030
+
1031
+ Start Meet the team style
1032
+
1033
+ -------------------------------- */
1034
+
1035
+
1036
+ .our-team-sec{
1037
+ width: 100%;
1038
+ padding-top: 120px;
1039
+ position: relative;
1040
+ }
1041
+
1042
+ .our-team-sec .owl-carousel .owl-item img{
1043
+ width: 150px;
1044
+ height: 150px;
1045
+ border-radius: 50%;
1046
+ margin: 0 auto;
1047
+ border:2px solid #f0083f;
1048
+ }
1049
+
1050
+ .our-team-sec .single-team{
1051
+ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)";/*IE 8*/
1052
+ -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,0.3);/*FF 3.5+*/
1053
+ -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
1054
+ box-shadow: 0 0 4px 1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
1055
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000); /*IE 5.5-7*/
1056
+
1057
+ background-color: #1e222d;
1058
+ text-align: center;
1059
+ margin:10px;
1060
+ padding: 30px 10px;
1061
+ }
1062
+ .our-team-sec .single-team h4{
1063
+ color: #ffffff;
1064
+ padding-top: 20px;
1065
+ font-weight: 600;
1066
+ font-size: 30px;
1067
+ line-height: 1.2em;
1068
+ }
1069
+ .our-team-sec .single-team p{
1070
+ color: #ffffff;
1071
+ font-weight: 500;
1072
+ font-size: 18px;
1073
+ padding-top: 12px;;
1074
+ }
1075
+
1076
+ .our-team-sec .single-team ul li{
1077
+ display: inline-block;
1078
+ padding-top: 20px;
1079
+ padding-left: 10px;
1080
+ }
1081
+ .our-team-sec .single-team ul li a{
1082
+ color: #ffffff;
1083
+ }
1084
+ .our-team-sec .single-team:hover h4,
1085
+ .our-team-sec .single-team:hover p,
1086
+ .our-team-sec .single-team:hover ul li a{
1087
+ color: #f0083f;
1088
+ }
1089
+
1090
+ .our-team-sec .owl-carousel .owl-dots{
1091
+ width: 100%;
1092
+ text-align: center;
1093
+ margin-top: 50px;
1094
+ }
1095
+ .our-team-sec .owl-carousel button.owl-dot{
1096
+ background-color: #f0083f;
1097
+ width: 15px;
1098
+ height: 15px;
1099
+ margin:10px;
1100
+ outline: 0;
1101
+ -webkit-border-radius: 50%;
1102
+ -moz-border-radius: 50%;
1103
+ border-radius: 50%;
1104
+ position: relative;
1105
+ }
1106
+
1107
+ .our-team-sec .owl-dot.active:before{
1108
+ content: '';
1109
+ width: 25px;
1110
+ height: 25px;
1111
+ position: absolute;
1112
+ left: -4.2px;
1113
+ top: -5px;
1114
+ border:1px solid #f0083f;
1115
+ -webkit-border-radius: 50%;
1116
+ -moz-border-radius: 50%;
1117
+ border-radius: 50%;
1118
+ }
1119
+
1120
+
1121
+ /* --------------------------------
1122
+
1123
+ Close Meet the team style
1124
+
1125
+ -------------------------------- */
1126
+
1127
+
1128
+
1129
+
1130
+
1131
+ /* --------------------------------
1132
+
1133
+ Start Testimonial style
1134
+
1135
+ -------------------------------- */
1136
+
1137
+
1138
+
1139
+ .testimonials-sec{
1140
+ width: 100%;
1141
+ padding-top: 120px;
1142
+ position: relative;
1143
+ }
1144
+ .testimonials-sec .title {
1145
+ padding-bottom: 0;
1146
+ }
1147
+ .testimonials-sec .owl-carousel .owl-item img{
1148
+ width: 65px;
1149
+ height: 65px;
1150
+ border-radius: 50%;
1151
+ }
1152
+
1153
+ .testimonials-sec .single-testi:hover{
1154
+ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color=#000000)";/*IE 8*/
1155
+ -moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.5);/*FF 3.5+*/
1156
+ -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.5);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
1157
+ box-shadow: 0 0 10px 1px rgba(0,0,0,0.5);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
1158
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#000000); /*IE 5.5-7*/
1159
+ }
1160
+ .testimonials-sec .single-testi{
1161
+ -webkit-transition: 0.3s all;
1162
+ -moz-transition: 0.3s all;
1163
+ -ms-transition: 0.3s all;
1164
+ transition: 0.3s all;
1165
+ background-color: #1e222d;
1166
+ text-align: left;
1167
+ margin:5px;
1168
+ padding: 16px 20px;
1169
+ }
1170
+ .testimonials-sec .single-testi p{
1171
+ color: #ffffff;
1172
+ font-weight: 400;
1173
+ font-size: 15px;
1174
+ padding-bottom: 16px;
1175
+ }
1176
+ .testimonials-sec .single-testi .media-body{
1177
+ padding-left: 15px;
1178
+ }
1179
+ .testimonials-sec .single-testi h4{
1180
+ color: #ffffff;
1181
+ font-size: 18px;
1182
+ padding-bottom: 5px;
1183
+ }
1184
+ .testimonials-sec .single-testi h5{
1185
+ color: #ffffff;
1186
+ font-size: 12px;
1187
+ }
1188
+
1189
+ .testimonials-sec .owl-nav{
1190
+ width: 100%;
1191
+ position: absolute;
1192
+ left: -52%;
1193
+ bottom: -10px;
1194
+ }
1195
+ .testimonials-sec .owl-carousel .owl-nav button.owl-next,
1196
+ .testimonials-sec .owl-carousel .owl-nav button.owl-prev{
1197
+ background-color: #f0083f;
1198
+ margin-right: 14px;
1199
+ width: 28px;
1200
+ height: 28px;
1201
+ text-align: center;
1202
+ color: #1e222d;
1203
+ }
1204
+
1205
+
1206
+ /* --------------------------------
1207
+
1208
+ Close Testimonial style
1209
+
1210
+ -------------------------------- */
1211
+
1212
+
1213
+
1214
+
1215
+ /* --------------------------------
1216
+
1217
+ Start FAQ section style
1218
+
1219
+ -------------------------------- */
1220
+
1221
+
1222
+ .faq-sec{
1223
+ width: 100%;
1224
+ padding-top: 120px;
1225
+ position: relative;
1226
+ }
1227
+
1228
+
1229
+ .app-mock-up-img{
1230
+ position: relative;
1231
+ }
1232
+ .banner-app-mock{
1233
+ position: relative;
1234
+ width: 272px;
1235
+ }
1236
+ .banner-app-mock .mockup{
1237
+ width: 272px;
1238
+ height: 552px;
1239
+ position: absolute;
1240
+ left: 0;
1241
+ top: 0;
1242
+ z-index: 5;
1243
+ }
1244
+ .banner-app-mock .main-img{
1245
+ margin-top: 20px;
1246
+ width: 240px;
1247
+ height: 520px;
1248
+ margin-left: 15px;
1249
+ }
1250
+ .app-mock-up-img .mobile-graphic{
1251
+ width: 100%;
1252
+ position: absolute;
1253
+ right: 0;
1254
+ top: 0;
1255
+ z-index: -2;
1256
+ }
1257
+
1258
+ .faq-sec #accordion .card{
1259
+ margin-bottom: 24px;
1260
+ background-color: #1e222d;
1261
+ }
1262
+ .card-header h5 > .btnc:before {
1263
+ float: right !important;
1264
+ font-family: Font Awesome\ 5 Free;
1265
+ content:"\f068";
1266
+ font-weight: 900;
1267
+ padding-right: 5px;
1268
+ color: #f0083f;
1269
+ width: 35px;
1270
+ height: 35px;
1271
+ text-align: center;
1272
+ border-radius: 50%;
1273
+ font-size: 14px;
1274
+ padding-top: 5px;
1275
+ padding-left: 4px;
1276
+ }
1277
+ .card-header h5 > .btnc.collapsed:before {
1278
+ float: right !important;
1279
+ content:"\f067";
1280
+ }
1281
+
1282
+ .card-header button{
1283
+ width: 100%;
1284
+ border:0;
1285
+ outline: 0;
1286
+ background: none;
1287
+ font-weight: 500;
1288
+ color: #f0083f;
1289
+ font-size: 18px;
1290
+ text-align: left;
1291
+ cursor: pointer;
1292
+ }
1293
+ .faq-sec #accordion .card-body{
1294
+ color: #ffffff;
1295
+ font-size: 16px;
1296
+ font-weight: 400;
1297
+ }
1298
+
1299
+
1300
+
1301
+ /* --------------------------------
1302
+
1303
+ Close FAQ section style
1304
+
1305
+ -------------------------------- */
1306
+
1307
+
1308
+
1309
+
1310
+
1311
+ /* --------------------------------
1312
+
1313
+ Start Recent blog style
1314
+
1315
+ -------------------------------- */
1316
+
1317
+ .recent-blog-sec{
1318
+ width: 100%;
1319
+ padding-top: 120px;
1320
+ position: relative;
1321
+ }
1322
+
1323
+ .recent-blog-sec .single-blog .card{
1324
+ background: none;
1325
+ border:0;
1326
+ }
1327
+ .recent-blog-sec .single-blog .card h4{
1328
+ font-weight: 600;
1329
+ color: #f0083f;
1330
+ font-size: 20px;
1331
+ }
1332
+ .recent-blog-sec .single-blog .card-body{
1333
+ padding-left: 0;
1334
+ }
1335
+ .recent-blog-sec .single-blog .card h4 a{
1336
+ color: #f0083f;
1337
+ }
1338
+ .recent-blog-sec .single-blog .card p{
1339
+ color: #ffffff;
1340
+ font-weight: 400;
1341
+ font-size: 14px;
1342
+ padding-top: 14px;
1343
+ }
1344
+ .recent-blog-sec .single-blog .card .btn{
1345
+ color: #f0083f;
1346
+ font-weight: 600;
1347
+ font-size: 18px;
1348
+ margin: 0;
1349
+ padding: 0;
1350
+ margin-top: 20px;
1351
+ }
1352
+ .recent-blog-sec .single-blog .card .btn i{
1353
+ padding-left: 15px;
1354
+ }
1355
+
1356
+
1357
+ /* --------------------------------
1358
+
1359
+ Close Recent blog style
1360
+
1361
+ -------------------------------- */
1362
+
1363
+
1364
+
1365
+
1366
+ /* --------------------------------
1367
+
1368
+ Start Contact us style
1369
+
1370
+ -------------------------------- */
1371
+
1372
+
1373
+ .contactus-sec{
1374
+ width: 100%;
1375
+ padding-top: 120px;
1376
+ padding-bottom: 80px;
1377
+ position: relative;
1378
+ z-index: 9;
1379
+ }
1380
+
1381
+ #map{
1382
+ width: 100%;
1383
+ height: 490px;
1384
+ position: absolute;
1385
+ left: 0;
1386
+ top:320px;
1387
+ z-index: -9;
1388
+ }
1389
+
1390
+ .contactus-sec .inside-contact{
1391
+ background-color: #191d28;
1392
+ padding: 30px 36px;
1393
+ margin-top: 170px;
1394
+ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=0, Color=#000000)";/*IE 8*/
1395
+ -moz-box-shadow: 0 0 11px 2px rgba(0,0,0,0.5);/*FF 3.5+*/
1396
+ -webkit-box-shadow: 0 0 11px 2px rgba(0,0,0,0.5);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
1397
+ box-shadow: 0 0 11px 2px rgba(0,0,0,0.5);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
1398
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=135, Color=#000000); /*IE 5.5-7*/
1399
+ }
1400
+
1401
+ .contact-form input,
1402
+ .contact-form textarea{
1403
+ width: 100%;
1404
+ font-size: 12px;
1405
+ color: #66788b;
1406
+ border:1px solid #66788b;
1407
+ outline: 0;
1408
+ padding: 10px;
1409
+ background: none;
1410
+ }
1411
+ .help-block.with-errors{
1412
+ color: red;
1413
+ }
1414
+ .contact-form .btn{
1415
+ opacity: 1;
1416
+ padding: 16px 36px;
1417
+ color: #ffffff;
1418
+ background-color: #f0083f;
1419
+ font-weight: 600;
1420
+ font-size: 18px;
1421
+ text-transform: uppercase;
1422
+ cursor: pointer;
1423
+ }
1424
+
1425
+ .single-details{
1426
+ width: 100%;
1427
+ text-align: center;
1428
+ padding-bottom: 25px;
1429
+
1430
+ }
1431
+ .single-details p{
1432
+ font-weight: 500;
1433
+ font-size: 16px;
1434
+ line-height: 1.7em;
1435
+ color: #ffffff;
1436
+ }
1437
+
1438
+ .contactus-sec .social-extra{
1439
+ width: 100%;
1440
+ text-align: center;
1441
+ margin-top: 80px;
1442
+ }
1443
+ .contactus-sec .social-extra li{
1444
+ display: inline-block;
1445
+ }
1446
+ .contactus-sec .social-extra .btn{
1447
+ width: 35px;
1448
+ height: 35px;
1449
+ background-color: #ffffff;
1450
+ padding-top: 5px;
1451
+ text-align: center;
1452
+ margin:5px;
1453
+ color:#191d28;
1454
+ }
1455
+
1456
+
1457
+
1458
+ /* --------------------------------
1459
+
1460
+ Close Contact us style
1461
+
1462
+ -------------------------------- */
1463
+
1464
+
1465
+
1466
+
1467
+ /* --------------------------------
1468
+
1469
+ Start Footer copyright style
1470
+
1471
+ -------------------------------- */
1472
+
1473
+ .copyright-text{
1474
+ width: 100%;
1475
+ text-align: center;
1476
+ background-color: #1e222d;
1477
+ padding: 20px 0;
1478
+
1479
+ }
1480
+
1481
+ .copyright-text p{
1482
+ color: #ffffff;
1483
+ }
1484
+
1485
+
1486
+
1487
+
1488
+ /* --------------------------------
1489
+
1490
+ Close Footer copyright style
1491
+
1492
+ -------------------------------- */
1493
+
1494
+
1495
+
1496
+
1497
+
1498
+ /* --------------------------------
1499
+
1500
+ Start Responsive style
1501
+
1502
+ -------------------------------- */
1503
+
1504
+
1505
+ @media only screen and (max-width : 767px) {
1506
+ .navbar .navbar-collapse{
1507
+ text-align: center;
1508
+ background-color: #1e222d;
1509
+ }
1510
+ .navbar-toggler{
1511
+ color: #ffffff;
1512
+ border:1px solid #ffffff;
1513
+ }
1514
+
1515
+ .hero-section .pos-r{
1516
+ margin-top: 60px;
1517
+ }
1518
+
1519
+ .hero-content h1{
1520
+ font-size: 36px;
1521
+ }
1522
+ .hero-content p{
1523
+ font-size: 16px;
1524
+ }
1525
+ .title h3,
1526
+ .price-header h3{
1527
+ font-size: 28px;
1528
+ }
1529
+ .title p,
1530
+ .feature-inside ul li p,
1531
+ .our-team-sec .single-team p{
1532
+ font-size: 14px;
1533
+ }
1534
+
1535
+ .app-mock-up-img{
1536
+ margin-bottom: 60px;
1537
+ }
1538
+
1539
+ .feature-inside ul li h4,
1540
+ .single-fact h5{
1541
+ font-size: 20px;
1542
+ }
1543
+
1544
+ .single-fact h2{
1545
+ font-size: 48px;
1546
+ }
1547
+
1548
+ .price-table-sec .title{
1549
+ padding-bottom: 60px;
1550
+ }
1551
+ .single-price-table{
1552
+ margin-top: 30px;
1553
+ }
1554
+ .price-header img{
1555
+ height: 200px;
1556
+ width: 100%;
1557
+ }
1558
+ .price-header h4{
1559
+ font-size:24px;
1560
+ }
1561
+ .price-header h3 small{
1562
+ font-size: 14px;
1563
+ }
1564
+ .price-body ul li{
1565
+ font-size: 16px;
1566
+ }
1567
+ .testimonials-sec .owl-nav{
1568
+ left: 0;
1569
+ bottom: -50px;
1570
+ }
1571
+ .testimonials-sec .title{
1572
+ padding-bottom: 90px;
1573
+ }
1574
+
1575
+ .our-team-sec .single-team h4{
1576
+ font-size: 24px;
1577
+ }
1578
+ .single-details p{
1579
+ font-size: 14px;
1580
+ }
1581
+
1582
+ .feature-inside .btn-group{
1583
+ display: block;
1584
+ }
1585
+ .single-fact{
1586
+ margin: 20px 0;
1587
+ }
1588
+ .contact-details{
1589
+ margin-top: 60px;
1590
+ }
1591
+
1592
+ }
1593
+
1594
+ @media only screen and (max-width : 400px) {
1595
+ .hero-content .btn-group{
1596
+ display: inline;
1597
+
1598
+ }
1599
+ .hero-content .btn-group .btn{
1600
+ clear: both;
1601
+ float: left;
1602
+ }
1603
+ .hero-content .btn-group .btn:nth-child(2){
1604
+ margin-left: 0;
1605
+ }
1606
+ .feature-inside .btn-group .btn:nth-child(1){
1607
+ margin-bottom: 20px;
1608
+ }
1609
+ }
1610
+
1611
+ @media only screen and (min-device-width : 768px) and (max-device-width : 992px) {
1612
+ .navbar .navbar-collapse{
1613
+ text-align: center;
1614
+ background-color: #1e222d;
1615
+ }
1616
+ .navbar-toggler{
1617
+ color: #ffffff;
1618
+ border:1px solid #ffffff;
1619
+ }
1620
+
1621
+ .hero-content h1{
1622
+ font-size: 36px;
1623
+ }
1624
+ .hero-content p{
1625
+ font-size: 16px;
1626
+ }
1627
+ .title h3,
1628
+ .price-header h3{
1629
+ font-size: 28px;
1630
+ }
1631
+ .title p,
1632
+ .feature-inside ul li p,
1633
+ .our-team-sec .single-team p{
1634
+ font-size: 14px;
1635
+ }
1636
+
1637
+ .feature-inside ul li h4,
1638
+ .single-fact h5{
1639
+ font-size: 20px;
1640
+ }
1641
+
1642
+ .single-fact h2{
1643
+ font-size: 48px;
1644
+ }
1645
+ .price-header img{
1646
+ height: 200px;
1647
+ }
1648
+ .price-header h4{
1649
+ font-size:24px;
1650
+ }
1651
+ .price-header h3 small{
1652
+ font-size: 14px;
1653
+ }
1654
+ .price-body ul li{
1655
+ font-size: 16px;
1656
+ }
1657
+ .our-team-sec .single-team h4{
1658
+ font-size: 24px;
1659
+ }
1660
+ .single-details p{
1661
+ font-size: 14px;
1662
+ }
1663
+
1664
+ .feature-inside .btn-group{
1665
+ display: block;
1666
+ }
1667
+ .feature-inside .btn-group .btn:nth-child(1){
1668
+ margin-bottom: 20px;
1669
+ }
1670
+
1671
+
1672
+ }
1673
+
1674
+
1675
+
1676
+
1677
+ /* --------------------------------
1678
+
1679
+ Close Responsive style
1680
+
1681
+ -------------------------------- */
1682
+
1683
+
1684
+
1685
+
1686
+
1687
+ /* --------------------------------
1688
+
1689
+ Start Home version two style
1690
+
1691
+ -------------------------------- */
1692
+
1693
+ .home-blue.active_sc{
1694
+ background-color: #14149b !important;
1695
+ }
1696
+ .hero-section.home-blue{
1697
+ background-color: #14149b;
1698
+ padding-bottom: 120px;
1699
+ }
1700
+ .home-blue .hero-content h1 b{
1701
+ color: #ffffff;
1702
+ }
1703
+ .navbar.home-blue .navbar-nav .active>.nav-link,
1704
+ .navbar.home-blue .navbar-nav .nav-link.active,
1705
+ .navbar.home-blue .navbar-nav .nav-link.show,
1706
+ .navbar.home-blue .navbar-nav .show>.nav-link{
1707
+ color: #ffffff;
1708
+ text-decoration: underline;
1709
+ }
1710
+
1711
+ .hero-section.home-blue .btn-group .btn:nth-child(1){
1712
+ background-color: #ffffff;
1713
+ color: #14149b;
1714
+ }
1715
+ .hero-section.home-blue .btn-group .btn:nth-child(2){
1716
+ color: #fff;
1717
+ border-color: #ffffff;
1718
+ }
1719
+
1720
+ .app-feature-sec.home-blue{
1721
+ background-color: #ffffff;
1722
+ }
1723
+
1724
+ .home-blue .title h3,
1725
+ .home-blue .title p,
1726
+ .home-blue .feature-inside ul li h4,
1727
+ .home-blue .feature-inside ul li p{
1728
+ color: #191d28;
1729
+ }
1730
+ .home-blue .feature-inside .btn-group .btn{
1731
+ background-color: #14149b;
1732
+ }
1733
+ .home-blue .feature-inside .btn-grou .btn {
1734
+ background-color: #14149b;
1735
+ color: #ffffff;
1736
+ padding: 10px;
1737
+ padding-left: 45px;
1738
+ padding-right: 18px;
1739
+ margin-right: 20px;
1740
+ position: relative;
1741
+ text-align: left;
1742
+ font-weight: 600;
1743
+ font-size: 14px;
1744
+ min-width: 170px;
1745
+ }
1746
+ .feature-inside .btn-grou .btn i {
1747
+ position: absolute;
1748
+ left: 8px;
1749
+ top: 18px;
1750
+ }
1751
+ .feature-inside.right-algn ul li{
1752
+ padding-left: 0;
1753
+ padding-right: 70px;
1754
+ text-align: right;
1755
+ }
1756
+ .feature-inside.right-algn ul li img{
1757
+ right: 0;
1758
+ left: auto;
1759
+ }
1760
+
1761
+ .about-app-sec.home-blue{
1762
+ background-color: #ffffff;
1763
+ }
1764
+
1765
+ .app-screenshot-sec.home-blue{
1766
+ background-color: #ffffff;
1767
+ }
1768
+ .app-screenshot-sec.home-blue .owl-carousel button.owl-dot{
1769
+ background-color: #14149b ;
1770
+ }
1771
+ .app-screenshot-sec.home-blue .owl-dot.active:before{
1772
+ border-color: #14149b;
1773
+ }
1774
+
1775
+ .fun-fact.home-blue:after{
1776
+ background-color: #14149b;
1777
+ }
1778
+ .home-blue .single-fact h2,
1779
+ .home-blue .single-fact h5{
1780
+ color: #ffffff;
1781
+ }
1782
+
1783
+ .price-table-sec.home-blue{
1784
+ background-color: #ffffff;
1785
+ }
1786
+
1787
+ .home-blue .price-header h4,
1788
+ .home-blue .price-header h3,
1789
+ .home-blue .price-body ul li{
1790
+ color: #191d28;
1791
+ }
1792
+ .home-blue .center .price-header h4,
1793
+ .home-blue .center .price-header h3{
1794
+ color: #ffffff;
1795
+ }
1796
+ .home-blue .price-body .btn{
1797
+ color: #191d28;
1798
+ border-color: #191d28;
1799
+ }
1800
+ .home-blue .center .price-body .btn{
1801
+ background-color: #14149b;
1802
+ color: #ffffff;
1803
+ border-color: #14149b;
1804
+ }
1805
+
1806
+ .home-blue .single-price-table{
1807
+ margin-bottom: 5px;
1808
+ border:0;
1809
+ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)";/*IE 8*/
1810
+ -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,0.3);/*FF 3.5+*/
1811
+ -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
1812
+ box-shadow: 0 0 4px 1px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
1813
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000); /*IE 5.5-7*/
1814
+ }
1815
+
1816
+
1817
+ .our-team-sec.home-blue{
1818
+ background-color: #ffffff;
1819
+ }
1820
+ .our-team-sec.home-blue .single-team{
1821
+ background:none;
1822
+ }
1823
+ .our-team-sec.home-blue .single-team h4,
1824
+ .our-team-sec.home-blue .single-team p,
1825
+ .our-team-sec.home-blue .single-team ul li a{
1826
+ color: #191d28;
1827
+ }
1828
+ .our-team-sec.home-blue .single-team:hover h4,
1829
+ .our-team-sec.home-blue .single-team:hover p,
1830
+ .our-team-sec.home-blue .single-team:hover ul li a{
1831
+ color: #14149b;
1832
+ }
1833
+ .our-team-sec.home-blue .owl-carousel .owl-item img{
1834
+ border-color: #14149b;
1835
+ }
1836
+ .our-team-sec.home-blue .owl-carousel button.owl-dot{
1837
+ background-color: #14149b ;
1838
+ }
1839
+ .our-team-sec.home-blue .owl-dot.active:before{
1840
+ border-color: #14149b;
1841
+ }
1842
+
1843
+ .testimonials-sec.home-blue{
1844
+ background-color: #ffffff;
1845
+ }
1846
+ .testimonials-sec.home-blue .owl-carousel .owl-nav button.owl-next,
1847
+ .testimonials-sec.home-blue .owl-carousel .owl-nav button.owl-prev{
1848
+ background-color: #14149b;
1849
+ color: #ffffff;
1850
+ }
1851
+ .testimonials-sec.home-blue .single-testi{
1852
+ background-color: #14149b;
1853
+ }
1854
+
1855
+ .faq-sec.home-blue{
1856
+ background-color: #ffffff;
1857
+ }
1858
+
1859
+ .faq-sec.home-blue .banner-app-mock{
1860
+ z-index: 9;
1861
+ }
1862
+ .faq-sec.home-blue .app-mock-up-img .mobile-graphic{
1863
+ z-index: 2;
1864
+ }
1865
+ .faq-sec.home-blue #accordion .card{
1866
+ background-color: #ffffff;
1867
+ }
1868
+ .home-blue .card-header button{
1869
+ color: #14149b;
1870
+ }
1871
+ .faq-sec.home-blue #accordion .card-body{
1872
+ color: #191d28;
1873
+ }
1874
+ .home-blue .card-header h5 > .btnc:before{
1875
+ color: #14149b;
1876
+ }
1877
+ .about-app-sec.home-blue .title .btn{
1878
+ background-color: #14149b;
1879
+ color: #ffffff;
1880
+ }
1881
+
1882
+ .recent-blog-sec.home-blue{
1883
+ background-color: #ffffff;
1884
+ }
1885
+ .recent-blog-sec.home-blue .single-blog .card h4 a{
1886
+ color: #14149b;
1887
+ }
1888
+ .recent-blog-sec.home-blue .single-blog .card .btn{
1889
+ color: #14149b;
1890
+ }
1891
+ .recent-blog-sec.home-blue .single-blog .card p{
1892
+ color: #191d28;
1893
+ }
1894
+
1895
+ .contactus-sec.home-blue{
1896
+ background-color: #ffffff;
1897
+ }
1898
+ .contactus-sec.home-blue .inside-contact{
1899
+ background-color: #14149b;
1900
+ }
1901
+
1902
+ .home-blue .contact-form .btn{
1903
+ background-color: #14149b;
1904
+ border:1px solid #ffffff;
1905
+ color: #ffffff;
1906
+ }
1907
+
1908
+ .contactus-sec.home-blue .social-extra .btn{
1909
+ background-color: #191d28;
1910
+ color: #ffffff;
1911
+ }
1912
+ .copyright-text.home-blue{
1913
+ background-color: #e6e6e6;
1914
+ }
1915
+ .copyright-text.home-blue p{
1916
+ color: #191d28;
1917
+ }
1918
+ body.home-white{
1919
+ background-color: #ffffff;
1920
+ }
1921
+
1922
+ @media only screen and (max-width : 767px) {
1923
+ .app-feature-sec.home-blue .banner-app-mock{
1924
+ margin-top: 50px;
1925
+ }
1926
+ }
1927
+
1928
+
1929
+ /* --------------------------------
1930
+
1931
+ Close Home version two style
1932
+
1933
+ -------------------------------- */
1934
+
1935
+
1936
+
1937
+
1938
+ /* --------------------------------
1939
+
1940
+ Start Home version three style
1941
+
1942
+ -------------------------------- */
1943
+
1944
+ .hero-section.home-blue.home-slider{
1945
+ background-image: url(../img/home2/bg-home.jpg);
1946
+ background-repeat: no-repeat;
1947
+ background-size: cover;
1948
+ background-position: center;
1949
+ z-index: 9;
1950
+ position: relative;
1951
+ }
1952
+ .hero-section.home-blue.home-slider:after{
1953
+ content: '';
1954
+ width: 100%;
1955
+ height: 100%;
1956
+ position: absolute;
1957
+ left: 0;
1958
+ top: 0;
1959
+ background-color: #14149b;
1960
+ opacity: 0.9;
1961
+ z-index: -2;
1962
+ }
1963
+
1964
+ .home-slider .owl-carousel .owl-item .banner-app-mock .main-img{
1965
+ width: 240px;
1966
+ }
1967
+ .home-slider .owl-carousel .owl-item .banner-app-mock .mockup{
1968
+ width: 272px;
1969
+ top: -25px;
1970
+ }
1971
+
1972
+ .home-slider .owl-dots{
1973
+ width: 100%;
1974
+ text-align: center;
1975
+ margin-bottom: -40px;
1976
+ }
1977
+ .home-slider .owl-carousel button.owl-dot {
1978
+ background-color: #ffffff;
1979
+ width: 15px;
1980
+ height: 15px;
1981
+ margin: 10px;
1982
+ outline: 0;
1983
+ -webkit-border-radius: 50%;
1984
+ -moz-border-radius: 50%;
1985
+ border-radius: 50%;
1986
+ position: relative;
1987
+ }
1988
+ .home-slider .owl-dot.active:before {
1989
+ content: '';
1990
+ width: 25px;
1991
+ height: 25px;
1992
+ position: absolute;
1993
+ left: -4.2px;
1994
+ top: -5px;
1995
+ border: 1px solid #ffffff;
1996
+ -webkit-border-radius: 50%;
1997
+ -moz-border-radius: 50%;
1998
+ border-radius: 50%;
1999
+ }
2000
+
2001
+ /* Feel free to change duration */
2002
+ .animated {
2003
+ -webkit-animation-duration : 1000 ms ;
2004
+ animation-duration : 1000 ms ;
2005
+ -webkit-animation-fill-mode : both ;
2006
+ animation-fill-mode : both ;
2007
+ }
2008
+
2009
+
2010
+
2011
+ @-webkit-keyframes fadeInLeft {
2012
+ from {
2013
+ opacity: 0;
2014
+ -webkit-transform: translate3d(-100%, 0, 0);
2015
+ transform: translate3d(-100%, 0, 0);
2016
+ }
2017
+
2018
+ to {
2019
+ opacity: 1;
2020
+ -webkit-transform: translate3d(0, 0, 0);
2021
+ transform: translate3d(0, 0, 0);
2022
+ }
2023
+ }
2024
+
2025
+ @keyframes fadeInLeft {
2026
+ from {
2027
+ opacity: 0;
2028
+ -webkit-transform: translate3d(-100%, 0, 0);
2029
+ transform: translate3d(-100%, 0, 0);
2030
+ }
2031
+
2032
+ to {
2033
+ opacity: 1;
2034
+ -webkit-transform: translate3d(0, 0, 0);
2035
+ transform: translate3d(0, 0, 0);
2036
+ }
2037
+ }
2038
+
2039
+ .fadeInLeft {
2040
+ -webkit-animation-name: fadeInLeft;
2041
+ animation-name: fadeInLeft;
2042
+ }
2043
+
2044
+
2045
+ @-webkit-keyframes fadeOut {
2046
+ from {
2047
+ opacity: 1;
2048
+ }
2049
+
2050
+ to {
2051
+ opacity: 0;
2052
+ }
2053
+ }
2054
+
2055
+ @keyframes fadeOut {
2056
+ from {
2057
+ opacity: 1;
2058
+ }
2059
+
2060
+ to {
2061
+ opacity: 0;
2062
+ }
2063
+ }
2064
+
2065
+ .fadeOut {
2066
+ -webkit-animation-name: fadeOut;
2067
+ animation-name: fadeOut;
2068
+ }
2069
+
2070
+
2071
+
2072
+ /* --------------------------------
2073
+
2074
+ Close Home version three style
2075
+
2076
+ -------------------------------- */
2077
+
2078
+
2079
+
2080
+
2081
+
2082
+ /* --------------------------------
2083
+
2084
+ Start Home version Four style
2085
+
2086
+ -------------------------------- */
2087
+
2088
+
2089
+
2090
+ .hero-section.home-rec{
2091
+ background-image: url(../img/home-shape.jpg);
2092
+ background-repeat: no-repeat;
2093
+ background-size: cover;
2094
+ background-position: bottom;
2095
+ }
2096
+ .home-blue.home-rec .feature-inside .btn-grou .btn,
2097
+ .about-app-sec.home-blue.home-rec .title .btn,
2098
+ .fun-fact.home-blue.home-rec:after,
2099
+ .testimonials-sec.home-blue.home-rec .single-testi,
2100
+ .contactus-sec.home-blue.home-rec .inside-contact,
2101
+ .home-blue.home-rec .contact-form .btn{
2102
+ background-color: #05cdcb;
2103
+ background: -moz-linear-gradient(167deg, #05cdcb 0%, #14149b 100%); /* ff3.6+ */
2104
+ background: -webkit-gradient(linear, left top, right top, color-stop(0%, #14149b), color-stop(100%, #05cdcb)); /* safari4+,chrome */
2105
+ background: -webkit-linear-gradient(167deg, #05cdcb 0%, #14149b 100%); /* safari5.1+,chrome10+ */
2106
+ background: -o-linear-gradient(167deg, #05cdcb 0%, #14149b 100%); /* opera 11.10+ */
2107
+ background: -ms-linear-gradient(167deg, #05cdcb 0%, #14149b 100%); /* ie10+ */
2108
+ background: linear-gradient(283deg, #05cdcb 0%, #14149b 100%); /* w3c */
2109
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14149b', endColorstr='#05cdcb',GradientType=1 ); /* ie6-9 */
2110
+ }
2111
+ .home-blue.home-rec .contact-form input,
2112
+ .home-blue.home-rec .contact-form textarea,
2113
+ .home-blue.home-rec .contact-form .btn{
2114
+ border-color: #05cdcb;
2115
+ }
2116
+
2117
+
2118
+
2119
+ /* --------------------------------
2120
+
2121
+ Close Home version Four style
2122
+
2123
+ -------------------------------- */
2124
+
2125
+
2126
+
2127
+
2128
+
2129
+ /* --------------------------------
2130
+
2131
+ Start Blog page style
2132
+
2133
+ -------------------------------- */
2134
+
2135
+ .inner-page-banner{
2136
+ width: 100%;
2137
+ position: relative;
2138
+ background-image: url(../img/blog/banner.jpg);
2139
+ background-repeat: no-repeat;
2140
+ background-size: cover;
2141
+ padding: 250px 0;
2142
+ background-position: center;
2143
+ z-index: 9;
2144
+ margin-top: 10px;
2145
+ }
2146
+ .inner-page-banner:after{
2147
+ content: '';
2148
+ width: 100%;
2149
+ height: 100%;
2150
+ position: absolute;
2151
+ left: 0;
2152
+ top: 0;
2153
+ background-color: #191d28;
2154
+ opacity: 0.8;
2155
+ z-index: -9;
2156
+ }
2157
+ .inner-page-banner .inside-title{
2158
+ text-align: center;
2159
+ }
2160
+ .inner-page-banner .inside-title h2{
2161
+ font-weight: 700;
2162
+ color: #f0083f;
2163
+ font-size: 36px;
2164
+ line-height: 1.2em;
2165
+ }
2166
+
2167
+ .blog-page-main{
2168
+ width: 100%;
2169
+ padding-top: 90px;
2170
+ }
2171
+ /*blog post*/
2172
+ .single-post-main{
2173
+ width: 100%;
2174
+ padding-bottom: 40px;
2175
+ }
2176
+ .single-post-main img{
2177
+ width: 100%;
2178
+ }
2179
+ .single-post-main .blog-content{
2180
+ margin-top: -110px;
2181
+ margin-left: 30px;
2182
+ margin-right: 30px;
2183
+ background-color: #292e3e;
2184
+ position: relative;
2185
+ z-index: 5;
2186
+ padding:20px 40px;
2187
+ }
2188
+ .single-post-main .blog-content ul li{
2189
+ display: inline-block;
2190
+ color: #ffffff;
2191
+ font-weight: 500;
2192
+ font-size: 14px;
2193
+ padding-right: 10px;
2194
+ padding-bottom: 8px;
2195
+ }
2196
+ .single-post-main .blog-content ul li a{
2197
+ color: #ffffff;
2198
+ font-weight: 500%;
2199
+ }
2200
+ .single-post-main .blog-content h3{
2201
+ font-weight: 600;
2202
+ color: #f0083f;
2203
+ font-size: 26px;
2204
+ line-height: 1.3em;
2205
+ }
2206
+ .single-post-main .blog-content h3 a{
2207
+ color: #f0083f;
2208
+ }
2209
+ .single-post-main .blog-content p{
2210
+ color: #ffffff;
2211
+ padding-top: 12px;
2212
+ font-weight: 400;
2213
+ font-size: 16px;
2214
+ }
2215
+ .single-post-main .blog-content .btn{
2216
+ background-color: #f0083f;
2217
+ color: #ffffff;
2218
+ padding: 14px 36px;
2219
+ margin-top: 26px;
2220
+ }
2221
+
2222
+ /*widget*/
2223
+ .blog_search{
2224
+ width: 100%;
2225
+ position: relative;
2226
+ margin-bottom: 20px;
2227
+ }
2228
+ .blog_search input {
2229
+ width: 100%;
2230
+ background: none;
2231
+ padding: 12px 15px;
2232
+ font-weight: 300;
2233
+ color: #c8cac9;
2234
+ font-size: 14px;
2235
+ border: 0;
2236
+ outline: 0;
2237
+ border:1px solid #f0083f;
2238
+ border-radius: 10px;
2239
+ }
2240
+ .blog_search button {
2241
+ position: absolute;
2242
+ right: 0px;
2243
+ top: 0px;
2244
+ border: 0;
2245
+ color: #ffffff;
2246
+ background-color: #f0083f;
2247
+ padding: 10px 18px;
2248
+ cursor: pointer;
2249
+ border-radius: 10px;
2250
+ }
2251
+ .sidebar-popular-post h3,
2252
+ .widget-categories h3,
2253
+ .widget-tags h3{
2254
+ color: #ffffff;
2255
+ width: 100%;
2256
+ border-bottom: 1px solid #f0083f;
2257
+ padding-bottom: 8px;
2258
+ margin-bottom: 8px;
2259
+ font-weight: 500;
2260
+ font-size: 18px;
2261
+ }
2262
+
2263
+ .sidebar-popular-post .media-body a{
2264
+ color: #ffffff;
2265
+ font-weight: 500;
2266
+ font-size: 16px;
2267
+ }
2268
+ .sidebar-popular-post ul .media{
2269
+ margin-top: 20px;
2270
+ }
2271
+
2272
+ .sidebar-popular-post .media-body p{
2273
+ color: #ffffff;
2274
+ }
2275
+
2276
+ .widget-categories{
2277
+ margin-top: 20px;
2278
+ }
2279
+ .widget-categories li {
2280
+ padding-bottom: 10px;
2281
+ }
2282
+ .widget-categories li a{
2283
+ color: #ffffff;
2284
+ font-weight: 400;
2285
+ }
2286
+ .widget-categories li a:hover{
2287
+ color: #f0083f;
2288
+ }
2289
+
2290
+ .widget-tags ul li a{
2291
+ display: flex;
2292
+ background-color: #f0083f;
2293
+ color: #ffffff;
2294
+ float: left;
2295
+ padding: 10px;
2296
+ margin-right: 10px;
2297
+ margin-top: 10px;
2298
+ }
2299
+
2300
+ .blog-page-main .page-link{
2301
+ background-color: #f0083f;
2302
+ color: #ffffff;
2303
+ margin: 10px;
2304
+ }
2305
+
2306
+ @media only screen and (max-width : 767px) {
2307
+ .sidebar-widget{
2308
+ padding-top: 60px;
2309
+ }
2310
+ .inner-page-banner{
2311
+ padding: 150px 0;
2312
+ }
2313
+ }
2314
+
2315
+ /* --------------------------------
2316
+
2317
+ Close Blog page style
2318
+
2319
+ -------------------------------- */
2320
+
2321
+
2322
+
2323
+
2324
+ /* --------------------------------
2325
+
2326
+ Start Blog details page style
2327
+
2328
+ -------------------------------- */
2329
+
2330
+ .single-post-main.full-details .blog-content{
2331
+ margin: 0;
2332
+ background:none;
2333
+ padding-left: 0;
2334
+ padding-right: 0;
2335
+ }
2336
+ .single-post-main.full-details .blog-content blockquote{
2337
+ background-color: #1e222d;
2338
+ color: #ffffff;
2339
+ font-style: italic;
2340
+ padding: 10px 20px;
2341
+ margin-top: 20px;
2342
+ }
2343
+
2344
+
2345
+ /*suggested post*/
2346
+ .single-suggested-post{
2347
+ width: 100%;
2348
+ padding-top: 10px;
2349
+ }
2350
+ .single-suggested-post .sug-title,
2351
+ .single-comment-page .com-title{
2352
+ border-top: 1px dotted #f0083f;
2353
+ padding-bottom: 15px;
2354
+ margin-bottom: 22px;
2355
+ padding-top: 20px;
2356
+ }
2357
+ .single-suggested-post .sug-title h3,
2358
+ .single-comment-page .com-title h3{
2359
+ font-weight: 600;
2360
+ color: #ffffff;
2361
+ font-size: 30px;
2362
+ line-height: 1.3em;
2363
+ }
2364
+
2365
+ .single-suggested-post .single-blog{
2366
+ margin-bottom: 40px;
2367
+ }
2368
+
2369
+ .single-suggested-post .single-blog .card{
2370
+ background: none;
2371
+ border:0;
2372
+ }
2373
+ .single-suggested-post .single-blog .card h4{
2374
+ font-weight: 600;
2375
+ color: #f0083f;
2376
+ font-size: 20px;
2377
+ }
2378
+ .single-suggested-post .single-blog .card-body{
2379
+ padding-left: 0;
2380
+ }
2381
+ .single-suggested-post .single-blog .card h4 a{
2382
+ color: #f0083f;
2383
+ }
2384
+ .single-suggested-post .single-blog .card p{
2385
+ color: #ffffff;
2386
+ font-weight: 400;
2387
+ font-size: 14px;
2388
+ padding-top: 14px;
2389
+ }
2390
+ .single-suggested-post .single-blog .card .btn{
2391
+ color: #f0083f;
2392
+ font-weight: 600;
2393
+ font-size: 18px;
2394
+ margin: 0;
2395
+ padding: 0;
2396
+ margin-top: 20px;
2397
+ }
2398
+ .single-suggested-post .single-blog .card .btn i{
2399
+ padding-left: 15px;
2400
+ }
2401
+
2402
+ /*comment box*/
2403
+
2404
+ .single-comment-page .comment-view{
2405
+ background-color: #1e222d;
2406
+ padding: 22px 28px;
2407
+ }
2408
+ .single-comment-page .comment-view .media img{
2409
+ width: 70px;
2410
+ height: 70px;
2411
+ border-radius: 50%;
2412
+ }
2413
+
2414
+ .single-comment-page .comment-view .media-body{
2415
+ padding-left: 20px;
2416
+ }
2417
+ .single-comment-page .comment-view .media-body h4{
2418
+ font-weight: 500;
2419
+ color: #ffffff;
2420
+ font-size: 24px;
2421
+ }
2422
+ .single-comment-page .comment-view .media-body p{
2423
+ padding-top: 15px;
2424
+ padding-bottom: 20px;
2425
+ color: #ffffff;
2426
+ }
2427
+ .single-comment-page .comment-view .media-body a{
2428
+ font-weight: 600;
2429
+ color: #ff003c;
2430
+ font-size: 16px;
2431
+ }
2432
+ .single-comment-page .comment-box {
2433
+ padding-top: 35px;
2434
+ padding-bottom: 20px;
2435
+
2436
+ }
2437
+ .single-comment-page .comment-box h3{
2438
+ font-weight: 600;
2439
+ color: #ffffff;
2440
+ font-size: 30px;
2441
+ padding-bottom: 35px;
2442
+ }
2443
+ .single-comment-page .comment-box input,
2444
+ .single-comment-page .comment-box textarea{
2445
+ width: 100%;
2446
+ padding: 20px;
2447
+ color: #8b8b8b;
2448
+ font-size: 14px;
2449
+ border:1px solid #8b8b8b;
2450
+ outline: 0;
2451
+ margin-bottom: 20px;
2452
+ background:none;
2453
+ }
2454
+ .single-comment-page .comment-box button{
2455
+ color: #ffffff;
2456
+ background-color: #f0083f;
2457
+ padding: 18px 24px;
2458
+ font-weight: 600;
2459
+ font-size: 16px;
2460
+ border:0;
2461
+ outline: 0;
2462
+ cursor: pointer;
2463
+ }
2464
+
2465
+
2466
+
2467
+ /* --------------------------------
2468
+
2469
+ Close Blog details page style
2470
+
2471
+ -------------------------------- */
2472
+
2473
+
2474
+
2475
+
2476
+ /* --------------------------------
2477
+
2478
+ Start Blog light page style
2479
+
2480
+ -------------------------------- */
2481
+
2482
+ .navbar-expand-lg.blog-light{
2483
+ background-color: #F2F7FF;
2484
+ }
2485
+ .navbar.blog-light .nav-item a{
2486
+ color: #191d28;
2487
+ }
2488
+ .navbar.navbar-expand-lg.blog-light .nav-item a:hover{
2489
+ color: #191d28;
2490
+ }
2491
+ .navbar.blog-light .navbar-nav .nav-link.active{
2492
+ color: #14149b;
2493
+ }
2494
+ body.blog-light{
2495
+ background-color: #F2F7FF;
2496
+ }
2497
+
2498
+ .inner-page-banner.blog-light:after{
2499
+ background-color: #14149b;
2500
+ }
2501
+ .inner-page-banner.blog-light .inside-title h2{
2502
+ color: #ffffff;
2503
+ }
2504
+
2505
+ .blog-light .single-post-main .blog-content{
2506
+ background-color: #ffffff;
2507
+ }
2508
+ .blog-light .single-post-main .blog-content ul li,
2509
+ .blog-light .single-post-main .blog-content ul li a,
2510
+ .blog-light .single-post-main .blog-content h3 a,
2511
+ .blog-light .single-post-main .blog-content p,
2512
+ .blog-light .sidebar-popular-post h3,
2513
+ .blog-light .widget-categories h3,
2514
+ .blog-light .widget-tags h3,
2515
+ .blog-light .sidebar-popular-post .media-body a,
2516
+ .blog-light .sidebar-popular-post .media-body p,
2517
+ .blog-light .widget-categories li a,
2518
+ .blog-light .widget-categories li a:hover{
2519
+ color: #191d28;
2520
+ }
2521
+ .blog-light .single-post-main .blog-content .btn{
2522
+ color: #ffffff;
2523
+ background-color: #14149b;
2524
+ }
2525
+
2526
+ .blog-light .blog_search input{
2527
+ background-color: #ffffff;
2528
+ border-color: #14149b;
2529
+ }
2530
+ .blog-light .blog_search button,
2531
+ .blog-light .widget-tags ul li a,
2532
+ .blog-light .blog-page-main .page-link{
2533
+ background-color: #14149b;
2534
+ }
2535
+ .blog-light .sidebar-popular-post h3,
2536
+ .blog-light .widget-categories h3,
2537
+ .blog-light .widget-tags h3{
2538
+ border-color: #14149b;
2539
+ }
2540
+
2541
+
2542
+ /* --------------------------------
2543
+
2544
+ Close Blog light page style
2545
+
2546
+ -------------------------------- */
2547
+
2548
+
2549
+
2550
+
2551
+ /* --------------------------------
2552
+
2553
+ Start Blog Details light page style
2554
+
2555
+ -------------------------------- */
2556
+
2557
+ .blog-light .single-post-main .blog-content h3{
2558
+ color: #191d28;
2559
+ }
2560
+ .blog-light .single-post-main.full-details .blog-content{
2561
+ background: none;
2562
+ }
2563
+ .blog-light .single-post-main.full-details .blog-content blockquote{
2564
+ background-color: #ffffff;
2565
+ color: #191d28;
2566
+ }
2567
+ .blog-light .single-suggested-post .sug-title h3,
2568
+ .blog-light .single-comment-page .com-title h3,
2569
+ .blog-light .single-suggested-post .single-blog .card p,
2570
+ .blog-light .single-comment-page .comment-view .media-body h4,
2571
+ .blog-light .single-comment-page .comment-view .media-body p,
2572
+ .blog-light .single-comment-page .comment-box h3{
2573
+ color: #191d28;
2574
+ }
2575
+ .blog-light .single-suggested-post .sug-title,
2576
+ .blog-light .single-comment-page .com-title{
2577
+ border-color: #14149b;
2578
+ }
2579
+ .blog-light .single-suggested-post .single-blog .card h4 a,
2580
+ .blog-light .single-suggested-post .single-blog .card .btn,
2581
+ .blog-light .single-comment-page .comment-view .media-body a{
2582
+ color: #14149b;
2583
+ }
2584
+
2585
+ .blog-light .single-comment-page .comment-view{
2586
+ background-color: #ffffff;
2587
+ }
2588
+ .blog-light .single-comment-page .comment-box input,
2589
+ .blog-light .single-comment-page .comment-box textarea{
2590
+ background-color: #ffffff;
2591
+ }
2592
+ .blog-light .single-comment-page .comment-box button{
2593
+ background-color: #14149b;
2594
+ color: #ffffff;
2595
+ }
2596
+
2597
+ /* --------------------------------
2598
+
2599
+ Close Blog Details light page style
2600
+
2601
+ -------------------------------- */
public_html/assets/boostrap/img/banner-app.jpg ADDED
public_html/assets/boostrap/img/blog/author.png ADDED
public_html/assets/boostrap/img/blog/banner.jpg ADDED

Git LFS Details

  • SHA256: dfeb14ffdc86739bac2847497fd7b779659f96bec87b4249fd7894bbb5c5ba0f
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
public_html/assets/boostrap/img/blog/img1.jpg ADDED

Git LFS Details

  • SHA256: 760ec0b49e6fa411b07a13ff16a6e2a6ea4e52fe537ebbacda7ec5415aeef660
  • Pointer size: 131 Bytes
  • Size of remote file: 113 kB
public_html/assets/boostrap/img/blog/img2.jpg ADDED
public_html/assets/boostrap/img/blog/img3.jpg ADDED
public_html/assets/boostrap/img/blog/img4.jpg ADDED
public_html/assets/boostrap/img/blog/img5.jpg ADDED
public_html/assets/boostrap/img/blog/logo.png ADDED
public_html/assets/boostrap/img/blog/sug1.png ADDED
public_html/assets/boostrap/img/blog/sug2.png ADDED
public_html/assets/boostrap/img/blog/thumb1.jpg ADDED
public_html/assets/boostrap/img/blog/thumb2.jpg ADDED
public_html/assets/boostrap/img/blog/thumb3.jpg ADDED
public_html/assets/boostrap/img/blog/thumb4.jpg ADDED
public_html/assets/boostrap/img/blog1.png ADDED
public_html/assets/boostrap/img/blog2.png ADDED
public_html/assets/boostrap/img/blog3.png ADDED

Git LFS Details

  • SHA256: d0e1ff0e7ef76100500741d7c78407ad44fd27bbda72312b821c380b56e8bc4c
  • Pointer size: 131 Bytes
  • Size of remote file: 149 kB
public_html/assets/boostrap/img/client1.png ADDED
public_html/assets/boostrap/img/client2.png ADDED
public_html/assets/boostrap/img/fav/android-icon-48x48.png ADDED
public_html/assets/boostrap/img/fav/android-icon-72x72.png ADDED
public_html/assets/boostrap/img/fav/apple-icon-114x114.png ADDED
public_html/assets/boostrap/img/fav/favicon-96x96.png ADDED
public_html/assets/boostrap/img/feature-app.jpg ADDED
public_html/assets/boostrap/img/fun-bg.jpg ADDED

Git LFS Details

  • SHA256: 2ea2850d10285f1e0e4d6f20797f37882d7665ce67e3080cfdd7c4bdc364c34c
  • Pointer size: 131 Bytes
  • Size of remote file: 214 kB
public_html/assets/boostrap/img/home-shape.jpg ADDED
public_html/assets/boostrap/img/home2/bg-home.jpg ADDED

Git LFS Details

  • SHA256: 6ff22769b43744c71643c6048153f604011db25ecc182abaead5f74b560c8d70
  • Pointer size: 131 Bytes
  • Size of remote file: 183 kB
public_html/assets/boostrap/img/home2/icon/feature1.png ADDED
public_html/assets/boostrap/img/home2/icon/feature2.png ADDED
public_html/assets/boostrap/img/home2/icon/feature3.png ADDED
public_html/assets/boostrap/img/home2/icon/feature4.png ADDED
public_html/assets/boostrap/img/home2/icon/feature5.png ADDED
public_html/assets/boostrap/img/home2/icon/feature6.png ADDED