-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpricing.html
506 lines (419 loc) · 19.2 KB
/
pricing.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
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
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta charset="UTF-8"/>
<title>Imago Rendering Studio</title>
<meta name="description" content="Imago was founded in 2018 by Andres Baptista and Rodrigo Figueredo. We are a Rendering and 3dart imaging studio based in Montevideo, Uruguay."/>
<meta name="keywords" content="imago - Rendering Visualization Studio"/>
<meta name="author" content="Rodrigo Figueredo"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Imago Rendering Studio"/>
<meta name="google-site-verification" content="E0SpeRDXnyyyYe_az7hMb6PirOHIawPyVZi6EA_HKSc" />
<meta property="og:description" content="Imago was founded in 2018 by Andres Baptista and Rodrigo Figueredo. We are a Rendering and 3dart imaging studio based in Montevideo, Uruguay."/>
<meta property="og:url" content="https://imago.uy"/>
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
<link rel="stylesheet" type="text/css" href="styles/styles.css">
<link rel="stylesheet" type="text/css" href="styles/styles.css">
<link rel="stylesheet" type="text/css" href="styles/prices.css">
<link rel="stylesheet" href="https://use.typekit.net/oov2wcw.css">
<script src="https://www.gstatic.com/firebasejs/8.3.1/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.3.1/firebase-firestore.js"></script>
</head>
<body>
<!-- Load Facebook SDK for JavaScript -->
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v6.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
<div id="fb-root"></div>
<!-- Your customer chat code -->
<div class="fb-customerchat"
attribution=setup_tool
page_id="108697060701498"
theme_color="#ff0066"
logged_in_greeting="Hi! How can we help you?"
logged_out_greeting="Hi! How can we help you?">
</div>
<!--barra fija arriba desktop-->
<header class="navbar-noboots" id="navbar-noboots">
<div class="wrapper-1">
<h1 class="title"><a href="/">imago</h1></a>
</div>
<div class="wrapper-2">
<ul class="menu">
<li class="items"><a href="#" id="link-font">works</a>
<div class="sub-menu1">
<ul class="activenavbar">
<li class="items dropdown-content "><a href="https://imagouy.com/index.html" id="portfolio-translate">Arch Viz</a></li>
<li class="items dropdown-content"><a href="https://imagouy.com/360.html" id="360-translate">360º Viz</a></li>
<li class="items dropdown-content"><a href="https://imagouy.com/vr.html" id="vr-translate">Ps V.R</a></li>
</ul>
</div>
</li>
<li class="items"><a href="#" id="link-font-about" class="currents">about us</a>
<div class="sub-menu1">
<ul class="activenavbar" >
<li class="items dropdown-content"><a href="https://imagouy.com/artists.html" id="artist-translate">artists</a></li>
<li class="items dropdown-content"><a href="https://imagouy.com/process.html" id="process-translate">process</a></li>
<li class="items dropdown-content"><a href="https://imagouy.com/pricing.html" id="prices-translate" class="currents">prices</a></li>
<li class="items dropdown-content"><a href="https://imagouy.com/reviews.html" id="references-translate">references</a></li>
</ul>
</div>
</li>
<li class="items"><a href="https://imagouy.com/contact.html" id="contactid">contact</a></li>
<li class="items"><a href="#eng" onclick="timedRefresh()">eng <a>|</a></a> <a href="#esp" onclick="timedRefresh()">esp</a></li>
</ul>
<ul class="social-menu">
<li class="social-icon" id="instagram"><a href="https://www.instagram.com/imago_uy" target="_blank"><i
class="fa fa-instagram"></i></a></li>
<li class="social-icon" id="linkedin"><a href="https://www.linkedin.com/company/imagouy" target="_blank"><i
class="fa fa-linkedin"></i></a></li>
<li class="social-icon" id="facebook"><a href="https://www.facebook.com/Imago-Rendering-Studio-108697060701498" target="_blank"><i
class="fa fa-facebook"></i></a></li>
</ul>
</div>
</header>
<!--barra fija arriba telefono navbar-->
<section class="phonenavbar" id="phonenavbarid">
<h1 class="titlephone"><a href="/">imago</h1></a>
<input type="checkbox" id="nav-toggle" class="nav-toggle">
<nav class="navphone-3">
<ul>
<li class="currentsphone"><a href="https://imagouy.com/index.html" id="portfolio-translate-phone">Arch Viz</a></li>
<li class="currentsphone"><a href="https://imagouy.com/360.html" id="360-translate-phone">360º Viz</a></li>
<li class="currentsphone"><a href="https://imagouy.com/vr.html" id="psvr-translate-phone">Ps V.R</a></li>
<hr></hr>
<li class="currentsphone"><a href="https://imagouy.com/artists.html" id="artist-translate-phone">artists</a></li>
<li class="currentsphone"><a href="https://imagouy.com/process.html" id="process-translate-phone">process</a></li>
<li class="currentsphone"><a href="https://imagouy.com/pricing.html" id="prices-translate-phone" class="currents">prices</a></li>
<li class="currentsphone"><a href="https://imagouy.com/reviews.html" id="references-translate-phone">references</a></li>
<li class="currentsphone"><a href="https://imagouy.com/contact.html" id="contact-translate-phone">contact</a></li>
<hr></hr>
<li><a href="#eng" onclick="timedRefresh()">eng <a>|</a></a> <a href="#esp" onclick="timedRefresh()">esp</a></li>
<hr></hr>
</ul>
<ul class="flex-icon">
<li class="social-icon" id="instagram"><a href="https://www.instagram.com/imago_uy" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li class="social-icon" id="linkedin"><a href="https://www.linkedin.com/company/imagouy" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li class="social-icon" id="facebook"><a href="https://www.facebook.com/Imago-Rendering-Studio-108697060701498" target="_blank"><i class="fa fa-facebook"></i></a></li>
</ul>
</nav>
<label for="nav-toggle" class="nav-toggle-label">
<span></span>
</label>
</section>
<!--seccion imagenes-->
<div class="main">
<div class="header-prices">
<h1 id="titleservicefor">Who is our service for?</h>
</div>
<div class="icons-totals">
<div class="icons-prices">
<img src="images/icon.jpg" data-src="">
<p id="architecture-studio">Architecture studios</p>
</div>
<div class="icons-prices">
<img src="images/icon.jpg" data-src="">
<p id="finalcareerstudents">Final degree students</p>
</div>
<div class="icons-prices">
<img src="images/icon.jpg" data-src="">
<p id="developers">Developers</p>
</div>
<div class="icons-prices">
<img src="images/icon.jpg" data-src="">
<p id="professionals">Professionals</p>
</div>
</div>
<div class="textb"><p id="principalparagraph">We budget every work separately. The price for every project is defined by the complexity of it, the scope of works, deadline, etc. This way we can assure the best value for your money.
To set an accurate budget, we need to check the project. Basic documentation should be enough, maybe some plans or sketches. There is no need to wait for a fully developed version.
We also need an estimation of the number of images, video length or virtual tour hot spots, depending on what kind of service fits best your needs.
If you are interested in our services, send us a request and we will make an offer with no obligation. </p>
<p class="ifYouAre" id="ifYouAreId">You can send us the information of the differents services to receive an estimated price in your inbox. To check the real price, please contact us.</p>
</div>
<form id="prices-form" >
<div class="experience-select-timeline">
<label id="timelinetranslate"><b>SELECT TIMELINE</b></label>
<select id="timeline">
<option value="" selected id="selectanoption2" >
Select an Option
</option>
<option class="select-experience" value="rush" id="rushtranslate">
Rush (2-10 days)
</option>
<option class="select-experience" value="standard" id="standardtranslate">
Standard(11-30 days)
</option>
</select>
</div>
<div class="amount-interior">
<div>
<label id="interiorrenderingtrans"><b>INDOOR   RENDERINGS</b></label>
</div>
<div class="amountrenderings">
<p id="interioramounttrans">Interiors amount</p>
<input type="number" value="0" id="interior" min="0" onchange="interiorPrices()"/>
</div>
<div class="slidecontainer">
<div class="scopeflex">
<div>
<p id="scoperender">Indoor-Scope</p>
</div>
<div>
<input type="range" min="1" max="3" value="1" step="1" id="interior-slider" onchange="addingImageInteriorScope()">
</div>
</div>
</div>
</div>
<div class="images" id="images-scopes">
<img src="img/imgscope/2x1Vh.jpg" data-src="" id="imageid">
</div>
<div class="amount-exterior">
<div>
<label id="exteriorrenderingtrans"><b>OUTDOOR RENDERINGS</b></label>
</div>
<div class="amountrenderings">
<p id="exterioramounttrans">Exteriors amount</p>
<input type="number" value="0" id="exterior" min="0" onchange="exteriorPrices()"/>
</div>
<div class="slidecontainer">
<div class="scopeflex">
<div>
<p id="scoperender2">Outdoor-Scope</p>
</div>
<div>
<input type="range" min="1" max="3" value="1" step="1" id="exterior-slider" onchange="addingImageExteriorScope()">
</div>
</div>
</div>
</div>
<div class="images" id="images-scopes-exterior">
<img src="img/imgscope/2x1Hh.jpg" data-src="">
</div>
<div class="model-select">
<label id="imstudent"><b>I'M A FINAL DEGREE STUDENT</b></label>
<div>
<label class="switch">
<input type="checkbox" id="switchValue" onclick="changeToggleDisabledEnabled()">
<span class="slider round"></span>
<input type="checkbox" id="otro">
</label>
</div>
</div>
<div class="experience-select">
<label id="selectexperiencetrans"><b>SELECT EXPERIENCE</b></label>
<select id="experience" onchange="addingParagraphOnExperience() " disabled>
<option class="select-experience" value="" id="selectanoption" selected>
Select an option
</option>
<option class="select-experience" value="light-experience" id="lightexperiencetransl">Light Experience</option>
<option class="select-experience" value="full-experience" id="fullexperiencetransl">Full Experience</option>
</select>
</div>
<div class="jsExperience" id="jsExperienceid">
</div>
<div class=allNoStudentFactor>
<div class="amount-exterior">
<div>
<label id="animationrenderingtrans"><b>ANIMATION RENDERS</b></label>
</div>
<div class="amountrenderings">
<p id="animationamounttrans">Time (seconds)</p>
<input type="number" value="0" id="animation" min="0" onchange=""/>
</div>
<div class="slidecontainer">
<div class="scopeflex">
<div>
<p id="scoperender3">Anim-Scope</p>
</div>
<div>
<input type="range" min="1" max="3" value="1" step="1" id="animation-slider" onchange="addingImageAnimationScope()">
</div>
</div>
</div>
</div>
<div class="images" id="images-scopes-animation">
<img src="img/imgscope/1x1Bk-video.jpg" data-src="" id="imageidanimation">
</div>
<div class="amount-exterior">
<div>
<label id="rendering360trans"><b>360º VISUALIZATION</b></label>
</div>
<div class="amountrenderings">
<p id="360trans">From previous renders?</p>
<select id="render360">
<option class="select-experience" value="yes" id="previousYesTranslate">
Yes
</option>
<option class="select-experience" value="no" id="previousNoTranslate" selected>
No
</option>
</select>
</div>
<div class="amountrenderings">
<p id="amount360trans">360 Amount</p>
<input type="number" value="0" id="360vis" min="0" onchange=""/>
</div>
<div class="slidecontainer">
<div class="scopeflex">
<div>
<p id="scoperender360">360-Scope</p>
</div>
<div>
<input type="range" min="1" max="3" value="1" step="1" id="360-slider" onchange="addingImage360Scope()">
</div>
</div>
</div>
</div>
<div class="images" id="images-scopes-360">
<img src="img/imgscope/1x1Bk-360.jpg" data-src="" id="imageid360">
</div>
<div class="amount-exterior">
<div>
<label id="VRrenderingtrans"><b>VIRTUAL REALITY EXP</b></label>
</div>
<div class="amountrenderings">
<p id="VRtransprev">From previous renders?</p>
<select id="renderVR">
<option class="select-experience" value="yes" id="previousYesTranslateVR">
Yes
</option>
<option class="select-experience" value="no" id="previousNoTranslateVR" selected>
No
</option>
</select>
</div>
<div class="amountrenderings">
<p id="vrtransFreedom">Experience of movements</p>
<select id="movements">
<option value="" selected id="selectanoptionVR" >
Select an Option
</option>
<option class="select-experience" value="low" id="lowTranslate">
Low experience (1 - 10 cameras)
</option>
<option class="select-experience" value="medium" id="mediumTranslate">
Medium experience (11 - 20 cameras)
</option>
<option class="select-experience" value="high" id="hightranslate">
High experience (21 - 30 cameras)
</option>
<option class="select-experience" value="real" id="realtranslate">
Real experience (More than 30 cameras)
</option>
</select>
</div>
<div class="slidecontainer">
<div class="scopeflex">
<div>
<p id="vrscoperender3">VR-Scope</p>
</div>
<div>
<input type="range" min="1" max="3" value="1" step="1" id="VR-slider" onchange="addingImageVr()">
</div>
</div>
</div>
</div>
<div class="images" id="images-scopes-vr">
<img src="img/imgscope/1x1Bk-vr.jpg" data-src="" id="imageidvr">
</div>
<div class="jsExperience2">
<p id="freedomMovements">"the freedom of movement gives you the possibility to move around the scene in a more fluid way and look at the project from many more viewpoints. The experience to choose depend on the size of the project."</p>
</div>
<div class="model-select">
<label id="brochure"><b>SALES BROCHURES AND WEBSITES</b></label>
<div>
<label class="switch2">
<input type="checkbox" id="switchValue2" onclick="changeToggleDisabledEnabled2()">
<span class="slider round"></span>
<input type="checkbox" id="2">
</label>
</div>
</div>
<div class="jsExperience3">
<p id="latestTrends">Using the latest trends in the field of sales and marketing psychology, brochures and websites are a great attraction for users to get to know you. As developers and passionate about design in all its aspects, we can provide a creative solution that attracts their attention, increasing your sales.</p>
</div>
</div>
</form>
<form id="formtext"
name="Form"
action="https://formsubmit.co/imago.rendering.studio@gmail.com"
method="POST"
enctype="multipart/form-data">
<input type="text" name="name" placeholder="name" class="inputlast" id="nametranslate" required>
<input type="email" name="email" placeholder="E-mail" class="inputlast" id="emailvalid" required>
<textarea class="message" name="textarea" placeholder="Input data - No fill" required id="textareaidnow" readonly></textarea>
<button id="ocultarboton"></button>
</form>
<div id="animationError"></div>
<div id="timeLineError"></div>
<div id="experienceError"></div>
<button id="idbutton" onclick="button()">check estimated prices</button>
<div id="spinner-wrapper"><div class="lds-ring"><div></div><div></div><div></div><div></div></div></div>
<!--<div class="button" id="idshow">
<button onclick="showPrices()" type="button" id="checkpricing">Check Estimated Price</button>
</div>-->
<div class="tabledivwith">
<table class="table table-hover">
<tbody id="tablacarrito">
<thead>
<tr class="table-opacity" id="opacity-one">
<th id="scoptranslate">SCOPE</th>
<th id="amounttranslate">INFORMATION</th>
<th>SUB-TOTAL</th>
</tr>
</thead>
</tbody>
</table>
</div>
<div class=bottom>
<div class="p3">
<p3 id="lastparagraph">This is goint to send you an estimated price. It depends on the project complexities. If you want to know the exact price, contact us privately and we will answer all your questions.</p3>
</div>
</div>
<div class="white"></div>
</div>
<footer>
<hr>
<p id="rights-reserved">© 2021 Imago Rendering Studio. All rights reserved</p>
</footer>
<script>
var config = {
apiKey: "AIzaSyB-_3cJwipSHk92LPruNvEPd5ZXrNgAdHE",
authDomain: "imago-rendering-studio.firebaseapp.com",
databaseURL: "https://imago-rendering-studio-default-rtdb.firebaseio.com/",
projectId: "imago-rendering-studio",
storageBucket: "imago-rendering-studio.appspot.com",
messagingSenderId: "1014080498693",
appId: "1:1014080498693:web:167d2e1bde1d8998ea006c",
measurementId: "G-EGER1EWKPX"
};
// Initialize Firebase
firebase.initializeApp(config);
const db = firebase.firestore();
db.settings({ timestampsInSnapshots: true});
</script>
<!--precio script-->
<script src="js/storeemails.js"></script><!--navbar move-->
<script src="js/navbarmove.js"></script><!--navbar move-->
<script src="js/prices-js.js"> </script>
<script src="js/translate.js"></script><!--navbar move-->
<script src="js/translate-pricing.js"></script>
<!--fin precio script-->
</body>
</html>