menu.css 8.67 KB
Newer Older
Patrick's avatar
Patrick committed
1
#btn_StreetDay, #btn_RailDay, #btn_AirDay, #btn_AllDay{
Patrick's avatar
Patrick committed
2
3
4
5
6
7
8
9
10
11
12
13
14
    background-color: #ffcc33; /* yellow */
    border: none;
    color: white;
    width:3.2em;
    height:1.8em;
    /* padding: 15px 32px; */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;  
    border-radius: 2px;
    box-shadow: 0 8px 16px 0 rgba(255,204,51,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
Patrick's avatar
Patrick committed
15
#btn_StreetDay:hover, #btn_RailDay:hover, #btn_AirDay:hover, #btn_AllDay:hover{
Patrick's avatar
Patrick committed
16
17
18
19
20
    background-color: #af8a1c;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    cursor: pointer; 
}

Patrick's avatar
Patrick committed
21
#btn_StreetNight, #btn_RailNight, #btn_AirNight, #btn_AllNight{
Patrick's avatar
Patrick committed
22
23
24
25
26
27
28
29
30
31
32
33
34
    background-color: #3583f8; /* yellow */
    border: none;
    color: white;
    width:3.2em;
    height:1.8em;
    /* padding: 15px 32px; */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;  
    border-radius: 2px;
    box-shadow: 0 8px 16px 0 #3583f833, 0 6px 20px 0 rgba(0,0,0,0.19);
}
Patrick's avatar
Patrick committed
35
#btn_StreetNight:hover, #btn_RailNight:hover, #btn_AirNight:hover, #btn_AllNight:hover{
Patrick's avatar
Patrick committed
36
37
38
39
    background-color: #235fb9;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    cursor: pointer; 
}
Patrick's avatar
Patrick committed
40
#btn_StreetOff, #btn_RailOff, #btn_AirOff, #btn_AllOff{
Patrick's avatar
Patrick committed
41
42
43
44
45
46
47
48
49
50
51
52
53
    background-color: #424242; /* yellow */
    border: none;
    color: white;
    width:2.4em;
    height:1.8em;
    /* padding: 15px 32px; */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;  
    border-radius: 2px;
    box-shadow: 0 8px 16px 0 #27272733, 0 6px 20px 0 rgba(0,0,0,0.19);
}
Patrick's avatar
Patrick committed
54
#btn_StreetOff:hover, #btn_RailOff:hover, #btn_AirOff:hover, #btn_AllOff:hover{
Patrick's avatar
Patrick committed
55
56
57
58
59
    background-color: #161616;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    cursor: pointer; 
}

Patrick's avatar
Patrick committed
60
#btn_NoiseSensOn,#btn_NoiseSensOpen,#btn_NoiseSensShow, #btn_NoiseSensOff, .btn_on, .btn_off{
Patrick's avatar
Patrick committed
61
62
63
64
65
66
67
68
69
70
71
72
73
    background-color: #424242; /* yellow */
    border: none;
    color: white;
    width:4em;
    height:1.8em;
    /* padding: 15px 32px; */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;  
    border-radius: 2px;
    box-shadow: 0 8px 16px 0 #27272733, 0 6px 20px 0 rgba(0,0,0,0.19);
}
Patrick's avatar
Patrick committed
74
#btn_NoiseSensOn:hover,#btn_NoiseSensOpen:hover,#btn_NoiseSensShow:hover, #btn_NoiseSensOff:hover, .btn_on:hover, .btn_off:hover{
Patrick's avatar
Patrick committed
75
76
77
78
79
    background-color: #161616;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    cursor: pointer; 
}
#tourstart-btn, #balloon-startscreen{
Patrick's avatar
Patrick committed
80
81
82
83
84
85
86
87
88
    /* box-shadow: 0 8px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); */
    /* box-shadow:
    0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 100px 80px rgba(0, 0, 0, 0.12)
  ; */
Patrick's avatar
Patrick committed
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
}
.btn-three{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
/* .btn_home{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    width:6em;
    height:2.3em;
    border-radius: 4px;
    text-align: center;
    margin-top: -15px;
} */

.btn_standard{
    background-color: #424242; /* yellow */
    border: none;
    color: white;

    /* padding: 15px 32px; */
    text-align: center;
    text-decoration: none;
    display: inline-block;

    border-radius: 2px;
    box-shadow: 0 8px 16px 0 #27272733, 0 6px 20px 0 rgba(0,0,0,0.19);
}
.btn_standard:hover{
    background-color: #161616;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    cursor: pointer; 
Patrick's avatar
Patrick committed
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
}

.dropbtn {
    background-color: #303030;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }
  
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown-content a:hover {background-color: #f1f1f1}
  
  .dropdown:hover .dropdown-content {
    display: block;
  }
  
  .dropdown:hover .dropbtn {
    background-color: #414141;
Patrick's avatar
Patrick committed
159
160
161
  }
  .leftstuff{
      float:left !important
Patrick's avatar
Patrick committed
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
  }

/* Unser Logo */
  .logo_kk{
    height: 75px;
    width: 75px;
    /* float: left; */
    z-index: 100;
    background: white;
    margin-top: 15px;
    position: absolute;
    /* padding: 25px; */
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    /* display: inline-block; */
    transition: width 1s;
    overflow:hidden;  
    cursor: pointer
  }
  #logo_title{
      display:none;
      position:relative;
  }
  .logo_kk:hover{
    width:250px;
  }
  .logo_kk:hover #logo_title{

    display:block;
    position: relative;
    float: left;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Roboto',sans-serif;
    height:75px;
    margin: 0px;
    padding: 26px 0;
    /* -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease; */
    transition: width 2s;
     /* padding: 2px; */
  }
  #logo_Main{
    height: 75px;
    width: 75px;
    /* position: relative; */
    padding: 15px;
    float:left;
  }

  .logo-box{
    display:none;
  }
  .company-logo{
    display:none;
  }
  .title-box{
    display:none;
  }

  .btn_size{
    padding: 7px !important;
Patrick's avatar
Patrick committed
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
  }

  .subcontent{
    padding:0px !important;
  }

  .column3 {
    float: left;
    width: 33.33%;
    padding: 10px;
    position: relative;
    text-align: center;
    color: white;
    /* height: 350px; Should be removed. Only for demonstration */
  }
Patrick's avatar
Patrick committed
241
242
243
244
245
246
247
248
249
250
251
252
  .column2 {

    width: 33.33%;
    padding: 10px;
    position: relative;

    color: black;
    height: 30px; /*Should be removed. Only for demonstration */
    float:left !important;
    margin-left: 20px;
    position:absolute;
  }
Patrick's avatar
Patrick committed
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
  .top-left {
    position: absolute;
    top: 8px;
    /* left: 16px; */
    background-color: #121212;
    padding: 4px;
    padding-left: 7px;
    padding-right: 7px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight:500;
  }

  .imagecol3{
    /* border-color:#121212; */
    border-width: 2px;
    border-radius:4px;
    border:solid #121212 ;
  }
  #colum_projects1{

  }
  #colum_projects2{

  }
  #colum_projects3{
   
  }
  
  /* Clear floats after the columns */
  .row3:after {
    content: "";
    display: table;
    clear: both;
Patrick's avatar
Patrick committed
288
289
290
291
292
293
  }
  .row2:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
Patrick's avatar
Patrick committed
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
  }


  /* ..-------------- */
  #btn_backtotop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
  }
  
  #btn_backtotop:hover {
    background-color: #555;
Patrick's avatar
Updates    
Patrick committed
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
  }

ul > li {
    display: inline-block;
    width: 5px;
    /* You can also add some margins here to make it look prettier */
    zoom:1;
    *display:inline;
    /* this fix is needed for IE7- */
}


/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  /* margin-bottom: 12px; */
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color:#f1f1f1;
  border-width: 2px;
  border-radius:4px;
  border:solid #424242 ;
  box-shadow:0 8px 16px 0 #27272733, 0 6px 20px 0 rgb(0 0 0 / 19%);
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #424242;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 7px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}