Rohit001 commited on
Commit
11cbd77
·
1 Parent(s): e9c96b2

Update static/home.css

Browse files
Files changed (1) hide show
  1. static/home.css +126 -80
static/home.css CHANGED
@@ -1,6 +1,7 @@
1
  .home-container {
2
  width: 100%;
3
  display: flex;
 
4
  overflow: auto;
5
  min-height: 100vh;
6
  align-items: center;
@@ -45,10 +46,12 @@
45
  left: 0px;
46
  width: 100%;
47
  height: 100vh;
48
- display: none;
49
  padding: 32px;
50
  z-index: 100;
51
  position: fixed;
 
 
52
  flex-direction: column;
53
  justify-content: space-between;
54
  background-color: #fff;
@@ -73,31 +76,10 @@
73
  align-items: center;
74
  justify-content: center;
75
  }
76
- .home-icon02 {
77
  width: var(--dl-size-size-xsmall);
78
  height: var(--dl-size-size-xsmall);
79
  }
80
- .home-nav1 {
81
- flex: 0 0 auto;
82
- display: flex;
83
- align-items: flex-start;
84
- flex-direction: column;
85
- }
86
- .home-text {
87
- margin-bottom: var(--dl-space-space-unit);
88
- }
89
- .home-text01 {
90
- margin-bottom: var(--dl-space-space-unit);
91
- }
92
- .home-text02 {
93
- margin-bottom: var(--dl-space-space-unit);
94
- }
95
- .home-text03 {
96
- margin-bottom: var(--dl-space-space-unit);
97
- }
98
- .home-text04 {
99
- margin-bottom: var(--dl-space-space-unit);
100
- }
101
  .home-container02 {
102
  flex: 0 0 auto;
103
  width: auto;
@@ -109,69 +91,93 @@
109
  .home-login1 {
110
  margin-right: var(--dl-space-space-twounits);
111
  }
112
- .home-icon-group {
 
113
  display: flex;
 
 
114
  }
115
- .home-icon04 {
116
- width: var(--dl-size-size-xsmall);
117
- height: var(--dl-size-size-xsmall);
118
- margin-right: var(--dl-space-space-twounits);
119
  }
120
- .home-icon06 {
121
- width: var(--dl-size-size-xsmall);
122
- height: var(--dl-size-size-xsmall);
123
- margin-right: var(--dl-space-space-twounits);
 
 
 
 
124
  }
125
- .home-icon08 {
126
- width: var(--dl-size-size-xsmall);
127
- height: var(--dl-size-size-xsmall);
 
 
 
 
 
128
  }
129
- .home-text05 {
130
- width: 517px;
 
 
 
 
 
 
 
 
 
 
131
  }
132
  .home-form {
133
  width: 490px;
134
- height: 519px;
135
  display: flex;
136
  z-index: 100;
137
  margin-top: var(--dl-space-space-oneandhalfunits);
138
  margin-bottom: 0px;
139
  background-color: #D9D9D9;
140
  }
141
- .home-container03 {
142
  flex: 0 0 auto;
143
- width: 180px;
144
  height: auto;
145
  display: flex;
146
  flex-direction: column;
147
  }
148
- .home-container04 {
149
  flex: 0 0 auto;
150
  width: 180px;
151
  height: 144px;
152
  display: flex;
153
- padding-right: var(--dl-space-space-unit);
 
154
  flex-direction: column;
155
  }
156
- .home-text07 {
157
  height: var(--dl-size-size-small);
 
158
  margin-top: var(--dl-space-space-unit);
159
  margin-left: var(--dl-space-space-threeunits);
160
  margin-right: var(--dl-space-space-threeunits);
161
  }
162
  .home-textinput {
163
- width: 164px;
164
- height: 33px;
165
- padding-left: var(--dl-space-space-unit);
 
166
  }
167
- .home-container05 {
168
  flex: 0 0 auto;
169
  width: auto;
170
  height: 144px;
171
  display: flex;
 
172
  flex-direction: column;
173
  }
174
- .home-text08 {
175
  height: var(--dl-size-size-small);
176
  align-self: center;
177
  margin-top: var(--dl-space-space-unit);
@@ -184,62 +190,67 @@
184
  margin-left: var(--dl-space-space-halfunit);
185
  padding-left: 1rem;
186
  }
187
- .home-container06 {
188
  flex: 0 0 auto;
189
  width: auto;
190
  height: 144px;
191
  display: flex;
 
 
192
  flex-direction: column;
193
  }
194
- .home-text09 {
195
- height: var(--dl-size-size-small);
196
  align-self: center;
197
  margin-top: var(--dl-space-space-unit);
198
  margin-left: 0px;
199
  }
200
  .home-textinput2 {
201
  width: var(--dl-size-size-large);
202
- height: 33px;
203
  align-self: stretch;
204
- margin-top: 0px;
205
  margin-left: var(--dl-space-space-halfunit);
206
  padding-left: 1rem;
207
  }
208
- .home-container07 {
209
  flex: 0 0 auto;
210
  width: auto;
211
  height: auto;
212
  display: flex;
213
  flex-direction: column;
214
  }
215
- .home-container08 {
216
  flex: 0 0 auto;
217
  width: auto;
218
  height: 144px;
219
  display: flex;
 
 
220
  flex-direction: column;
221
  }
222
- .home-text10 {
223
  height: var(--dl-size-size-small);
224
  align-self: center;
225
  margin-top: var(--dl-space-space-unit);
226
- margin-left: var(--dl-space-space-halfunit);
227
  }
228
  .home-textinput3 {
229
  width: var(--dl-size-size-large);
230
- height: 33px;
231
- align-self: stretch;
232
  padding-left: var(--dl-space-space-halfunit);
233
  }
234
- .home-container09 {
235
  flex: 0 0 auto;
236
  width: auto;
237
  height: 138px;
238
  display: flex;
 
239
  flex-direction: column;
240
  }
241
- .home-text11 {
242
  height: var(--dl-size-size-small);
 
243
  margin-top: var(--dl-space-space-unit);
244
  margin-left: var(--dl-space-space-halfunit);
245
  }
@@ -249,49 +260,44 @@
249
  margin-left: 0px;
250
  padding-left: 1rem;
251
  }
252
- .home-container10 {
253
  flex: 0 0 auto;
254
  width: auto;
255
  height: 144px;
256
  display: flex;
 
257
  flex-direction: column;
258
  }
259
- .home-text12 {
260
  height: var(--dl-size-size-small);
261
  align-self: center;
262
  margin-top: var(--dl-space-space-unit);
263
  margin-left: 0px;
264
  padding-top: var(--dl-space-space-halfunit);
265
  }
266
- .result {
267
- height: var(--dl-size-size-small);
268
- align-self: center;
269
- margin-top: 20px;
270
- margin-left: 30px;
271
- padding-top: var(--dl-space-space-halfunit);
272
- }
273
  .home-textinput5 {
274
  width: var(--dl-size-size-large);
275
- height: 33px;
276
  align-self: stretch;
277
  margin-top: var(--dl-space-space-halfunit);
278
  padding-left: 1rem;
279
  }
280
- .home-container11 {
281
  flex: 0 0 auto;
282
  width: auto;
283
  height: auto;
284
  display: flex;
285
  flex-direction: column;
286
  }
287
- .home-container12 {
288
  flex: 0 0 auto;
289
  width: auto;
290
  height: 144px;
291
  display: flex;
 
292
  flex-direction: column;
293
  }
294
- .home-text13 {
295
  height: var(--dl-size-size-small);
296
  align-self: center;
297
  margin-top: var(--dl-space-space-unit);
@@ -299,19 +305,19 @@
299
  }
300
  .home-textinput6 {
301
  width: var(--dl-size-size-large);
302
- height: 33px;
303
- align-self: stretch;
304
  margin-left: var(--dl-space-space-halfunit);
305
  padding-left: 1rem;
306
  }
307
- .home-container13 {
308
  flex: 0 0 auto;
309
  width: auto;
310
  height: 144px;
311
  display: flex;
 
312
  flex-direction: column;
313
  }
314
- .home-text14 {
315
  height: var(--dl-size-size-small);
316
  align-self: center;
317
  margin-top: var(--dl-space-space-unit);
@@ -329,9 +335,13 @@
329
  width: var(--dl-size-size-large);
330
  align-self: center;
331
  margin-top: var(--dl-space-space-twounits);
 
332
  background-color: var(--dl-color-danger-500);
333
  }
334
- .home-text15 {
 
 
 
335
  width: auto;
336
  text-align: center;
337
  }
@@ -340,9 +350,24 @@
340
  width: var(--dl-size-size-large);
341
  align-self: center;
342
  margin-top: var(--dl-space-space-oneandhalfunits);
 
343
  padding-right: 1rem;
344
  background-color: var(--dl-color-primary-100);
345
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
346
  @media(max-width: 767px) {
347
  .home-navbar-interactive {
348
  padding-left: var(--dl-space-space-twounits);
@@ -354,6 +379,9 @@
354
  .home-burger-menu {
355
  display: flex;
356
  }
 
 
 
357
  }
358
  @media(max-width: 479px) {
359
  .home-navbar-interactive {
@@ -362,4 +390,22 @@
362
  .home-mobile-menu {
363
  padding: 16px;
364
  }
365
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  .home-container {
2
  width: 100%;
3
  display: flex;
4
+ z-index: 100;
5
  overflow: auto;
6
  min-height: 100vh;
7
  align-items: center;
 
46
  left: 0px;
47
  width: 100%;
48
  height: 100vh;
49
+ display: flex;
50
  padding: 32px;
51
  z-index: 100;
52
  position: fixed;
53
+ transform: translateY(-100%);
54
+ transition: 0.5s;
55
  flex-direction: column;
56
  justify-content: space-between;
57
  background-color: #fff;
 
76
  align-items: center;
77
  justify-content: center;
78
  }
79
+ .home-icon2 {
80
  width: var(--dl-size-size-xsmall);
81
  height: var(--dl-size-size-xsmall);
82
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  .home-container02 {
84
  flex: 0 0 auto;
85
  width: auto;
 
91
  .home-login1 {
92
  margin-right: var(--dl-space-space-twounits);
93
  }
94
+ .home-container03 {
95
+ height: 104px;
96
  display: flex;
97
+ align-items: center;
98
+ flex-direction: column;
99
  }
100
+ .home-text {
101
+ width: 517px;
 
 
102
  }
103
+ .home-container04 {
104
+ flex: 0 0 auto;
105
+ width: auto;
106
+ height: auto;
107
+ display: flex;
108
+ position: relative;
109
+ align-items: flex-start;
110
+ justify-content: center;
111
  }
112
+ .home-video {
113
+ top: 13vh;
114
+ left: -32vw;
115
+ width: auto;
116
+ height: var(--dl-size-size-xxlarge);
117
+ z-index: 100;
118
+ position: absolute;
119
+ transform: rotate(90deg);
120
  }
121
+ .home-container05 {
122
+ display: flex;
123
+ align-items: center;
124
+ flex-direction: column;
125
+ }
126
+ .home-container06 {
127
+ flex: 0 0 auto;
128
+ width: auto;
129
+ height: 519px;
130
+ display: flex;
131
+ align-items: flex-start;
132
+ justify-content: center;
133
  }
134
  .home-form {
135
  width: 490px;
136
+ height: 481px;
137
  display: flex;
138
  z-index: 100;
139
  margin-top: var(--dl-space-space-oneandhalfunits);
140
  margin-bottom: 0px;
141
  background-color: #D9D9D9;
142
  }
143
+ .home-container07 {
144
  flex: 0 0 auto;
145
+ width: 162px;
146
  height: auto;
147
  display: flex;
148
  flex-direction: column;
149
  }
150
+ .home-container08 {
151
  flex: 0 0 auto;
152
  width: 180px;
153
  height: 144px;
154
  display: flex;
155
+ align-self: center;
156
+ padding-right: 0px;
157
  flex-direction: column;
158
  }
159
+ .home-text02 {
160
  height: var(--dl-size-size-small);
161
+ align-self: center;
162
  margin-top: var(--dl-space-space-unit);
163
  margin-left: var(--dl-space-space-threeunits);
164
  margin-right: var(--dl-space-space-threeunits);
165
  }
166
  .home-textinput {
167
+ width: var(--dl-size-size-large);
168
+ height: auto;
169
+ margin-left: var(--dl-space-space-unit);
170
+ padding-left: 1rem;
171
  }
172
+ .home-container09 {
173
  flex: 0 0 auto;
174
  width: auto;
175
  height: 144px;
176
  display: flex;
177
+ align-self: center;
178
  flex-direction: column;
179
  }
180
+ .home-text03 {
181
  height: var(--dl-size-size-small);
182
  align-self: center;
183
  margin-top: var(--dl-space-space-unit);
 
190
  margin-left: var(--dl-space-space-halfunit);
191
  padding-left: 1rem;
192
  }
193
+ .home-container10 {
194
  flex: 0 0 auto;
195
  width: auto;
196
  height: 144px;
197
  display: flex;
198
+ position: relative;
199
+ align-self: center;
200
  flex-direction: column;
201
  }
202
+ .home-text04 {
203
+ height: auto;
204
  align-self: center;
205
  margin-top: var(--dl-space-space-unit);
206
  margin-left: 0px;
207
  }
208
  .home-textinput2 {
209
  width: var(--dl-size-size-large);
210
+ height: auto;
211
  align-self: stretch;
212
+ margin-top: var(--dl-space-space-twounits);
213
  margin-left: var(--dl-space-space-halfunit);
214
  padding-left: 1rem;
215
  }
216
+ .home-container11 {
217
  flex: 0 0 auto;
218
  width: auto;
219
  height: auto;
220
  display: flex;
221
  flex-direction: column;
222
  }
223
+ .home-container12 {
224
  flex: 0 0 auto;
225
  width: auto;
226
  height: 144px;
227
  display: flex;
228
+ align-self: center;
229
+ align-items: center;
230
  flex-direction: column;
231
  }
232
+ .home-text05 {
233
  height: var(--dl-size-size-small);
234
  align-self: center;
235
  margin-top: var(--dl-space-space-unit);
236
+ margin-left: 0px;
237
  }
238
  .home-textinput3 {
239
  width: var(--dl-size-size-large);
240
+ height: auto;
 
241
  padding-left: var(--dl-space-space-halfunit);
242
  }
243
+ .home-container13 {
244
  flex: 0 0 auto;
245
  width: auto;
246
  height: 138px;
247
  display: flex;
248
+ align-self: center;
249
  flex-direction: column;
250
  }
251
+ .home-text06 {
252
  height: var(--dl-size-size-small);
253
+ align-self: center;
254
  margin-top: var(--dl-space-space-unit);
255
  margin-left: var(--dl-space-space-halfunit);
256
  }
 
260
  margin-left: 0px;
261
  padding-left: 1rem;
262
  }
263
+ .home-container14 {
264
  flex: 0 0 auto;
265
  width: auto;
266
  height: 144px;
267
  display: flex;
268
+ align-self: center;
269
  flex-direction: column;
270
  }
271
+ .home-text07 {
272
  height: var(--dl-size-size-small);
273
  align-self: center;
274
  margin-top: var(--dl-space-space-unit);
275
  margin-left: 0px;
276
  padding-top: var(--dl-space-space-halfunit);
277
  }
 
 
 
 
 
 
 
278
  .home-textinput5 {
279
  width: var(--dl-size-size-large);
280
+ height: auto;
281
  align-self: stretch;
282
  margin-top: var(--dl-space-space-halfunit);
283
  padding-left: 1rem;
284
  }
285
+ .home-container15 {
286
  flex: 0 0 auto;
287
  width: auto;
288
  height: auto;
289
  display: flex;
290
  flex-direction: column;
291
  }
292
+ .home-container16 {
293
  flex: 0 0 auto;
294
  width: auto;
295
  height: 144px;
296
  display: flex;
297
+ align-self: center;
298
  flex-direction: column;
299
  }
300
+ .home-text08 {
301
  height: var(--dl-size-size-small);
302
  align-self: center;
303
  margin-top: var(--dl-space-space-unit);
 
305
  }
306
  .home-textinput6 {
307
  width: var(--dl-size-size-large);
308
+ height: auto;
 
309
  margin-left: var(--dl-space-space-halfunit);
310
  padding-left: 1rem;
311
  }
312
+ .home-container17 {
313
  flex: 0 0 auto;
314
  width: auto;
315
  height: 144px;
316
  display: flex;
317
+ align-self: center;
318
  flex-direction: column;
319
  }
320
+ .home-text09 {
321
  height: var(--dl-size-size-small);
322
  align-self: center;
323
  margin-top: var(--dl-space-space-unit);
 
335
  width: var(--dl-size-size-large);
336
  align-self: center;
337
  margin-top: var(--dl-space-space-twounits);
338
+ transition: 0.3s;
339
  background-color: var(--dl-color-danger-500);
340
  }
341
+ .home-button:active {
342
+ background-color: var(--dl-color-danger-700);
343
+ }
344
+ .home-text10 {
345
  width: auto;
346
  text-align: center;
347
  }
 
350
  width: var(--dl-size-size-large);
351
  align-self: center;
352
  margin-top: var(--dl-space-space-oneandhalfunits);
353
+ transition: 0.3s;
354
  padding-right: 1rem;
355
  background-color: var(--dl-color-primary-100);
356
  }
357
+ .home-button1:active {
358
+ background-color: var(--dl-color-primary-300);
359
+ }
360
+ .home-container18 {
361
+ display: flex;
362
+ align-items: center;
363
+ flex-direction: column;
364
+ }
365
+ @media(max-width: 991px) {
366
+ .home-video {
367
+ top: 13vh;
368
+ left: -25rem;
369
+ }
370
+ }
371
  @media(max-width: 767px) {
372
  .home-navbar-interactive {
373
  padding-left: var(--dl-space-space-twounits);
 
379
  .home-burger-menu {
380
  display: flex;
381
  }
382
+ .home-video {
383
+ display: none;
384
+ }
385
  }
386
  @media(max-width: 479px) {
387
  .home-navbar-interactive {
 
390
  .home-mobile-menu {
391
  padding: 16px;
392
  }
393
+ .home-video {
394
+ display: none;
395
+ }
396
+ .home-form {
397
+ width: auto;
398
+ }
399
+ .home-container07 {
400
+ width: auto;
401
+ }
402
+ .home-container08 {
403
+ width: auto;
404
+ }
405
+ .home-button {
406
+ width: auto;
407
+ }
408
+ .home-button1 {
409
+ width: auto;
410
+ }
411
+ }