-
Notifications
You must be signed in to change notification settings - Fork 0
/
nosotros.html
252 lines (228 loc) · 13.7 KB
/
nosotros.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
<!DOCTYPE html>
<html lang="en">
<head><!--Aca comienza el head-->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="we offer you more than a photo album for your travel. We offer emotions, sensations, feelings. May your trip leave a beutiful mark on your life. Visit us!">
<meta name="keywords" content="Travel, Events, Incentives, Argentina">
<meta name="author" content="Facundo Ruiz Diaz">
<meta name="copyright" content="Reinvent Travel & Events">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Marcellus+SC&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Marcellus&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<!--Estilos personales-->
<link rel="stylesheet" href="css/estilos.css">
<title>Reinvent Travel & Events - Travel is living - About us</title>
</head><!--Aca termina el head-->
<body><!--Aca comienza el body-->
<header class="encabezado__estilo"><!--Aca empieza el header-->
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid">
<img class="logoNav encabezado__logo" src="imagenes/logo_reinvent_horizontal.png" alt="logoReinvent">
<button class="navbar-toggler bordeBoton" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end encabezado__barra" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item encabezado__efectoMenu">
<a class="nav-link colorMenu" aria-current="page" href="index.html">HOME</a>
</li>
<li class="nav-item encabezado__efectoMenu">
<a class="nav-link colorMenu" href="nosotros.html">ABOUT US</a>
</li>
<li class="nav-item encabezado__efectoMenu">
<a class="nav-link colorMenu" href="servicios.html">SERVICES</a>
</li>
<li class="nav-item dropdown encabezado__efectoMenu">
<a class="nav-link dropdown-toggle colorMenu" href="destinos.html" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
DESTINATIONS
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item encabezado__efectoMenu" href="bariloche.html">Bariloche</a></li>
<li><a class="dropdown-item encabezado__efectoMenu" href="index.html">Buenos Aires</a></li>
<li><a class="dropdown-item encabezado__efectoMenu" href="index.html">Calafate</a></li>
<li><a class="dropdown-item encabezado__efectoMenu" href="index.html">Iguazu Falls</a></li>
<li><a class="dropdown-item encabezado__efectoMenu" href="index.html">Mendoza</a></litml>
<li><a class="dropdown-item encabezado__efectoMenu" href="index.html">NOA</a></li>
<li><a class="dropdown-item encabezado__efectoMenu" href="index.html">Ushuaia</a></li>
</ul>
</li>
<li class="nav-item encabezado__efectoMenu">
<a class="nav-link colorMenu" href="contacto.html" tabindex="-1">CONTACT US</a>
</li>
</ul>
</div>
</div>
</nav>
</header><!--Aca termina el header-->
<main><!-- Aca comienza el principal-->
<div class="principal__centrado">
<img src="http://drive.google.com/uc?export=view&id=1eSMJvTCezqD6cSNqySROn30HbfkHuGPY" class="img-fluid principal__imagenGrande" alt="Creation of our logo">
</div>
<div class="principal__textosLargos">
<p class="principal__textos">We are dreamers! We are convinced the impossible can be turned into reality. Our aim is to achieve travel experiences. We can access to the most reserved secrets of our country for our clients to get an “insiders” approach to our culture. In our planning we love to interact with artists, artisans, musicians, actors, cooks, dancers and all those individuals who can give a different perspective to the ordinary. That is our secret… to keep our minds active and inspired to offer unique programs.</p>
<p class="principal__textos">We like to think of ourselves as interpreters who will process your ideas and put them in motion, supplying international-standard production conditions. We have acquired considerable knowledge and professional know-how in the design, development and management of a wide variety of VIP Events.</p>
</div>
<section class="d-none d-sm-block container-fluid">
<div class="row">
<div class="principal__listaNosotros">
<ul>
<li>Incentives</li>
<li>Events</li>
<li>Luxury Trips</li>
</ul>
</div>
<div class="principal__listaNosotros">
<ul id="estiloLista">
<li id="estiloLista">Tailor Made</li>
<li id="estilosLista">Tour & Travel</li>
</ul>
</div>
<div class="row align-items-center">
<div class="col-5">
<img src="imagenes/nosotros/AboutUsAlbano.jpg" class="principal__aboutFoto" alt="Mr Garibaldi">
</div>
<div class="col-7">
<h2 class="principal__subtitulos">Albano Garibaldi</h2>
<p class="principal__textos">My long history and knowledge in the MICE industry, has allowed me to develop myself with commitment, effort and dedication in this exciting profession that I have chosen since I was young. I take each project I face as a new challenge that I focus entirely on, with passion, creativity and responsibility. Having as a single goal being able to see in each client that desired smile and the feeling of having achieved successful results.</p>
</div>
</div>
<div class="row align-items-center">
<div class="col-7">
<h2 class="principal__subtitulos">Facundo Ruiz Diaz</h2>
<p class="principal__textos">I started to get involved in tourism at the age of 15, working with my father. This experience not only convinced me to study that career but also completely fell in love. In my years in tourism I have worked in several companies. My personal growth through my work experience, my born creativity, great passion and dedication to the maximum, made me start this personal project.</p>
</div>
<div class="col-5">
<img src="imagenes/nosotros/AboutUsFacundo.jpg"class="principal__aboutFoto" alt="Mr Ruiz Diaz">
</div>
</div>
<div>
<div class="tituloVideo">
<h2 class="principal__titulosConFondo">Discover More About Us</h2>
</div>
</div>
<div class="video-responsive">
<iframe src="https://www.youtube.com/embed/CxWUYJbpmUk" frameborder="0" allowfullscreen></iframe>
</div>
</section>
<section class="d-block d-sm-none container-fluid">
<div class="row">
<div class="principal__listaNosotros">
<ul>
<li>Incentives</li>
<li>Events</li>
<li>Luxury Trips</li>
</ul>
</div>
<div class="principal__listaNosotros">
<ul id="estiloLista">
<li id="estiloLista">Tailor Made</li>
<li id="estilosLista">Tour & Travel</li>
</ul>
</div>
<div>
<div>
<h2 class="principal__subtitulos">Albano Garibaldi</h2>
</div>
<div>
<img src="imagenes/nosotros/AboutUsAlbano.jpg" class="principal__aboutFoto" alt="Mr Garibaldi">
</div>
<div>
<p class="principal__textos">My long history and knowledge in the MICE industry, has allowed me to develop myself with commitment, effort and dedication in this exciting profession that I have chosen since I was young. I take each project I face as a new challenge that I focus entirely on, with passion, creativity and responsibility. Having as a single goal being able to see in each client that desired smile and the feeling of having achieved successful results.</p>
</div>
</div>
<div>
<div>
<h2 class="principal__subtitulos">Facundo Ruiz Diaz</h2>
</div>
<div>
<img src="imagenes/nosotros/AboutUsFacundo.jpg"class="principal__aboutFoto" alt="Mr Ruiz Diaz">
</div>
<div>
<p class="principal__textos">I started to get involved in tourism at the age of 15, working with my father. This experience not only convinced me to study that career but also completely fell in love. In my years in tourism I have worked in several companies. My personal growth through my work experience, my born creativity, great passion and dedication to the maximum, made me start this personal project.</p>
</div>
</div>
<div>
<div class="tituloVideo">
<h2 class="principal__titulosConFondo">Discover More About Us</h2>
</div>
</div>
<div class="video-responsive">
<iframe src="https://www.youtube.com/embed/CxWUYJbpmUk" frameborder="0" allowfullscreen></iframe>
</div>
</section>
</main><!--Aca termina lo principal-->
<!----------- Aca Inicia el Footer ------------>
<footer class="footer-bs">
<div class="row">
<div class="col-md-4 footer-brand animated fadeInLeft">
<h2>Reinvent Travel & Events</h2>
<p>Alicia Moreau de Justo 954 - Oficina 901</p>
<p>Tel: +54 11 123 4567</p>
<p>Email: info@reinvent-events.com</p>
</div>
<div class="col-md-3 footer-nav animated fadeInUp">
<h4>Menu —</h4>
<div class="col-md-6">
<ul class="pages">
<li><a href="index.html">Home</a></li>
<li><a href="nosotros.html">About Us</a></li>
<li><a href="servicios.html">Services</a></li>
<li><a href="bariloche.html">Destinations</a></li>
<li><a href="contacto.html">Contac Us</a></li>
</ul>
</div>
<div class="col-md-6">
<ul class="list">
<li><a href="bariloche.html">Bariloche</a></li>
<li><a href="index.html">Buenos Aires</a></li>
<li><a href="index.html">Calafate</a></li>
<li><a href="index.html">Iguazu Falls</a></li>
<li><a href="index.html">Mendoza</a></li>
<li><a href="index.html">NOA</a></li>
<li><a href="index.html">Ushuaia</a></li>
</ul>
</div>
</div>
<div class="col-md-2 footer-social animated fadeInDown">
<h4>Follow Us</h4>
<ul>
<li><a href="www.facebook.com">Facebook</a></li>
<li><a href="www.twitter.com">Twitter</a></li>
<li><a href="www.instagram.com">Instagram</a></li>
<li><a href="www.linkedin.com">LinkedIn</a></li>
</ul>
</div>
<div class="col-md-3 footer-ns animated fadeInRight">
<h4>Newsletter</h4>
<p>Subscribe to our newsletter and find out about all the news!</p>
<p>
<div class="input-group">
<input type="email" class="form-control" placeholder="Email...">
<button type="button" class="btn btn-light">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope" viewBox="0 0 16 16">
<path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383l-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z"/>
</svg>
</button>
</div><!-- /input-group -->
</p>
</div>
</div>
</footer>
<!--Aca termina el footer-->
<!-- Separate Popper and Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js" integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.min.js" integrity="sha384-pQQkAEnwaBkjpqZ8RU1fF1AKtTcHJwFl3pblpTlHXybJjHpMYo79HY3hIi4NKxyj" crossorigin="anonymous"></script>
<!--Animations-->
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
</body><!--Aca termina el body-->
</html>