-
Notifications
You must be signed in to change notification settings - Fork 0
/
bariloche.html
255 lines (219 loc) · 15 KB
/
bariloche.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
<!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="descrption" content="There are too many adventures out there waiting to be lived and Bariloche is one of those. Travel with us and explore this amazing city and its landscapes.">
<meta name="keywords" content="Travel, Events, Incentives, Argentina, Bariloche">
<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/[email protected]/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 - Bariloche</title>
</head><!--Aca termina el head-->
<body><!--Aca comienza el body-->
<header class="encabezado__estilo">
<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 empieza el main-->
<div class="principal__centrado">
<img src="imagenes/bariloche/barilochePortada.jpg" class="img-fluid principal__imagenGrande" alt="Lago Nahuel Huapi">
</div>
<div>
<h1 id="aumentoTitulo" class="principal__titulo">SAN CARLOS DE BARILOCHE</h1>
</div>
<section id="grillaDestinos">
<div id="destinos__anchoTexto" class="bariloche__descripCiudad principal__textosLargos">
<p class="principal__textos">The city of Bariloche is located within the Nahuel Huapi National Park, in the province of Río Negro, forming part of the famous “De los Lagos” region in the extreme north of Patagonia. It is a tourist city of excellence, framed by some of the most important natural beauties in the country. Known as the national capital of adventure sports and the national capital of chocolate, the city is surrounded by ancient forests, snow-capped mountains and crystal clear lakes. With incredible panoramic views, landscapes that are colored according to the season, and prepared to make you experience pure adrenaline. Hiking, trekking, hiking, 4x4, horseback riding, rafting, zip-lining, rappelling are some of the many activities prepared for tourism.</p>
</div>
<div class="d-none d-md-block bariloche__claseHoteles borde__tarjetas">
<img class="destino__imagenSectionCiudad" src="imagenes/bariloche/barilocheHoteles.jpg" alt="Llao Llao Hotel">
<h4 class="destino__subtitulosDestinos rotacion">Hotels</h4>
<p class="principal__textos">With quality accommodation, hotels of international level, inns, cabins, mountain refuges and currently glamping has been incorporated.</p>
</div>
<div class="d-none d-sm-block d-md-none d-lg-none d-xl-none d-xxl-none bariloche__claseHoteles borde__tarjetas">
<img class="destino__logos" src="imagenes/bariloche/logohotel.png" alt="Hotels Logo">
<h4 class="destino__subtitulosDestinos rotacion">Hotels</h4>
</div>
<div class="d-block d-sm-none borde__tarjetas" id="destinosCelularAngosto1">
<img class="destino__logos" src="imagenes/bariloche/logohotel.png" alt="Hotels Logo">
<h4 class="destino__subtitulosDestinos rotacion">Hotels</h4>
</div>
<div class="d-none d-md-block bariloche__claseTours borde__tarjetas">
<img class="destino__imagenSectionCiudad" src="imagenes/bariloche/barilocheTours.jpg" alt="Arrayanes Forest">
<h4 class="destino__subtitulosDestinos rotacion">Tours</h4>
<p class="principal__textos">It has a great variety of tourist activities. Tour of the city, mountains, lakes and a great variety of adventure tourism all surrounded by incredible landscapes</p>
</div>
<div class="d-none d-sm-block d-md-none d-lg-none d-xl-none d-xxl-none bariloche__claseTours borde__tarjetas">
<img class="destino__logos" src="imagenes/bariloche/logotour.png" alt="Logo Tours">
<h4 class="destino__subtitulosDestinos rotacion">Tours</h4>
</div>
<div class="d-block d-sm-none borde__tarjetas" id="destinosCelularAngosto2">
<img class="destino__logos" src="imagenes/bariloche/logotour.png" alt="Logo Tours">
<h4 class="destino__subtitulosDestinos rotacion">Tours</h4>
</div>
<div class="d-none d-md-block bariloche__claseComida borde__tarjetas">
<img class="destino__imagenSectionCiudad" src="imagenes/bariloche/barilocheGastronomia.jpg" alt="Bariloche food">
<h4 class="destino__subtitulosDestinos rotacion">Gastronomy</h4>
<p class="principal__textos">It fuses European culture with new flavors: game meats, fish, smoked meats, cheeses and berries are the raw material for the most exquisite dishes of the region.</p>
</div>
<div class="d-none d-sm-block d-md-none d-lg-none d-xl-none d-xxl-none bariloche__claseComida borde__tarjetas">
<img class="destino__logos" src="imagenes/bariloche/logocomida.png" alt="Logo Food">
<h4 class="destino__subtitulosDestinos rotacion">Gastronomy</h4>
</div>
<div class="d-block d-sm-none borde__tarjetas" id="destinosCelularAngosto3">
<img class="col-4 destino__logos" src="imagenes/bariloche/logocomida.png" alt="Logo Food">
<h4 class="destino__subtitulosDestinos rotacion">Cuisine</h4>
</div>
<div id="destinos__anchoTexto" class="bariloche__definicionCiudad principal__textosLargos">
<p class="principal__textos"><b>DID YOU KNOW?</b> that from the city of Bariloche you can connect with the city of Puerto Varas in Chile? This unique journey navigates the Andes mountain range through three lakes connected by four land stretches. A trip that takes place every day of the year, revealing mountain landscapes and crossing the most colorful sector of Patagonia.</p>
</div>
<div class="bariloche__galeriaTitulo">
<h2 id="aparecer" class="principal__titulosConFondo">GALLERY</h2>
</div>
<div class="destinos__galeriaFotos borde__galeria">
<img class="destinos__imagenesGalerias borde__fotoGaleria imagen-escalar" src="imagenes/bariloche/barilocheGaleria1.jpg" alt="Downtown Bariloche">
<img class="destinos__imagenesGalerias borde__fotoGaleria imagen-escalar" src="imagenes/bariloche/barilocheGaleria2.jpg" alt="Rafting Bariloche - Rio Manso">
<img class="destinos__imagenesGalerias borde__fotoGaleria imagen-escalar" src="imagenes/bariloche/barilocheGaleria3.jpg" alt="Ski Bariloche - Cerro Catedral">
<img class="destinos__imagenesGalerias borde__fotoGaleria imagen-escalar" src="imagenes/bariloche/barilocheGaleria4.jpg" alt="Kayak Bariloche - Nahuel Huapi Lake">
</div>
<div id="carouselExampleFade" class="d-block d-sm-none carousel slide carousel-fade destinos__carrousel" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="imagenes/bariloche/barilocheGaleria1.jpg" class="d-block w-100" alt="Downtown Bariloche">
</div>
<div class="carousel-item">
<img src="imagenes/bariloche/barilocheGaleria2.jpg" class="d-block w-100" alt="Rafting Bariloche - Manso River">
</div>
<div class="carousel-item">
<img src="imagenes/bariloche/barilocheGaleria3.jpg" class="d-block w-100" alt="Ski Bariloche - Cerro Catedral">
</div>
<div class="carousel-item">
<img src="imagenes/bariloche/barilocheGaleria4.jpg" class="d-block w-100" alt="Kayak Bariloche - Nahuel Huapi Lake">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleFade" role="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleFade" role="button" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</a>
</div>
</section>
</main><!--Aca termina el main-->
<!----------- 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: [email protected]</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-->
<!-- Option 2: Separate Popper and Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/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>
</html>