-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
244 lines (227 loc) · 42 KB
/
index.html
File metadata and controls
244 lines (227 loc) · 42 KB
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Custom Bootstrap Carousel</title>
<link rel="author" href="humans.txt">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link href="bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<body>
<div class="my-carousel container hidden-xs hidden-sm">
<h1>Carousel Title Version 1</h1>
<!-- DESKTOP CAROUSEL Version 1 -->
<div id="custom-carousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators carousel-indicators--img">
<li data-target="#custom-carousel" data-slide-to="0" class="active">
<div class="thumbnail">
<div class="svg-icon">
<svg height="110px" style="enable-background:new 0 0 110 110;" version="1.0" viewBox="0 0 110 110" width="110px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Artboard"/><g id="Multicolor"><circle cx="55" cy="55" r="55" style="fill:#25B7D3;"/><g><g><path d="M37,79c0,0,3.778-10.39-2.436-17.401c-0.339-0.383-0.336-0.96,0.01-1.337 C36.719,57.917,40.528,57.967,46,68c1.429,2.619,4.409,2.479,7,1c4.928-2.813,12.04-11.775,19.5-9.592 c0.339,0.099,0.601,0.37,0.688,0.712c0.087,0.342-0.013,0.705-0.263,0.955L47,87L37,79z" style="fill:#FBC8C8;"/></g><g><path d="M87,58c0,0.552-0.448,1-1,1H24c-0.552,0-1-0.448-1-1v-2c0-0.552,0.448-1,1-1h62 c0.552,0,1,0.448,1,1V58z" style="fill:#F0F1F1;"/></g><g><path d="M55,27c1.042,0,2.034,0.046,3,0.115V24c0-0.552-0.448-1-1-1h-4c-0.552,0-1,0.448-1,1v3.115 C52.966,27.046,53.958,27,55,27z" style="fill:#FFFFFF;"/></g><g><path d="M27,55c0,0-1-28,28-28s28,28,28,28H27z" style="fill:#E2E4E5;"/></g><g><polygon points="37,79 27,87 47,87 " style="fill:#3E3E3F;"/></g><g><path d="M55,27c-29,0-28,28-28,28h28V27z" style="fill:#FFFFFF;"/></g><g><path d="M37,79c0,0,3.778-10.39-2.436-17.401c-0.339-0.383-0.336-0.96,0.01-1.337 C36.719,57.917,40.528,57.967,46,68c1.429,2.619,4.409,2.479,7,1c4.928-2.813,12.04-11.775,19.5-9.592 c0.339,0.099,0.601,0.37,0.688,0.712c0.087,0.342-0.013,0.705-0.263,0.955L47,87L37,79z" style="fill:#FBC8C8;"/></g><g><path d="M72.925,61.075c0.25-0.25,0.35-0.612,0.263-0.955s-0.349-0.613-0.688-0.712 C65.04,57.226,57.928,66.187,53,69c-2.591,1.479-5.571,1.619-7-1c-5.472-10.033-9.281-10.083-11.426-7.738 c-0.345,0.377-0.349,0.955-0.01,1.337C40.778,68.609,37,79,37,79l2.727,2.182l30.975-17.884L72.925,61.075z" style="fill:#F7B4B4;"/></g></g></g></svg>
</div>
<div class="svg-title">
<p>TITLE 1</p>
</div>
</div>
</li>
<li data-target="#custom-carousel" data-slide-to="1">
<div class="thumbnail">
<div class="svg-icon">
<svg height="110px" style="enable-background:new 0 0 110 110;" version="1.0" viewBox="0 0 110 110" width="110px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Artboard"/><g id="Multicolor"><circle cx="55" cy="55" r="55" style="fill:#25B7D3;"/><g><path d="M87,73.727c0,1.607-1.302,2.909-2.909,2.909H25.909c-1.607,0-2.909-1.302-2.909-2.909V33 c0-1.607,1.302-2.909,2.909-2.909h58.182C85.698,30.091,87,31.393,87,33V73.727z" style="fill:#3E3E3F;"/><rect height="7.455" style="fill:#E2E4E5;" width="17.455" x="46.273" y="76.636"/><path d="M69.545,85.545c0,0.803-0.651,1.455-1.455,1.455H41.909c-0.803,0-1.455-0.651-1.455-1.455 s0.651-1.455,1.455-1.455h26.182C68.894,84.091,69.545,84.742,69.545,85.545z" style="fill:#F0F1F1;"/><path d="M87,73.727V65H23v8.727c0,1.607,1.303,2.909,2.909,2.909h58.182C85.697,76.636,87,75.334,87,73.727 z" style="fill:#FFFFFF;"/><path d="M55,74.909c-2.156,0-3.909-1.753-3.909-3.909c0-2.155,1.754-3.909,3.909-3.909 s3.909,1.753,3.909,3.909C58.909,73.156,57.156,74.909,55,74.909z M55,69.091c-1.053,0-1.909,0.856-1.909,1.909 c0,1.053,0.856,1.909,1.909,1.909s1.909-0.856,1.909-1.909C56.909,69.948,56.053,69.091,55,69.091z" style="fill:#CFD3D4;"/><path d="M23,32.909v32h19.724L77.633,30H25.909C24.303,30,23,31.303,23,32.909z" style="fill:#5B5C5F;"/><g><path d="M30.414,37.489c0-1.104,0.378-1.724,1.104-1.724c0.727,0,1.104,0.62,1.104,1.724 c0,1.109-0.378,1.729-1.104,1.729C30.792,39.218,30.414,38.598,30.414,37.489z M32.163,37.489c0-0.974-0.237-1.371-0.644-1.371 c-0.402,0-0.644,0.397-0.644,1.371c0,0.979,0.242,1.376,0.644,1.376C31.925,38.864,32.163,38.467,32.163,37.489z M31.518,37.174 c0.184,0,0.32,0.14,0.32,0.315c0,0.179-0.136,0.32-0.32,0.32c-0.179,0-0.315-0.141-0.315-0.32 C31.203,37.314,31.339,37.174,31.518,37.174z" style="fill:#FFFFFF;"/><path d="M34.408,36.312l-0.799,0.484l-0.213-0.31l1.066-0.664h0.392v2.979h0.683v0.359H33.59v-0.359h0.819 V36.312z" style="fill:#FFFFFF;"/><path d="M41.06,36.273l0.213,0.334l-1.695,1.037l1.695,1.041l-0.233,0.325l-1.846-1.153v-0.431 L41.06,36.273z" style="fill:#FFFFFF;"/><path d="M43.742,39.16v-1.564h-1.211v1.564h-0.46v-3.337h0.46v1.395h1.211v-1.395h0.46v3.337H43.742z" style="fill:#FFFFFF;"/><path d="M46.264,36.21v2.95h-0.46v-2.95h-1.032v-0.387h2.538l-0.048,0.387H46.264z" style="fill:#FFFFFF;"/><path d="M49.822,39.16l-0.097-1.71c-0.024-0.47-0.024-1.012-0.019-1.119h-0.015l-0.528,2.233h-0.441 l-0.552-2.233h-0.019c0,0.111,0.01,0.688-0.01,1.119l-0.082,1.71h-0.426l0.189-3.337h0.61l0.514,2.228h0.019l0.489-2.228h0.615 l0.189,3.337H49.822z" style="fill:#FFFFFF;"/><path d="M51.031,39.16v-3.337h0.46v2.935h1.516l-0.053,0.402H51.031z" style="fill:#FFFFFF;"/><path d="M55.796,37.426v0.431L53.95,39.01l-0.233-0.325l1.695-1.041l-1.695-1.037l0.213-0.334 L55.796,37.426z" style="fill:#FFFFFF;"/><path d="M30.414,43.298c0-1.104,0.378-1.724,1.104-1.724c0.727,0,1.104,0.62,1.104,1.724 c0,1.109-0.378,1.729-1.104,1.729C30.792,45.027,30.414,44.407,30.414,43.298z M32.163,43.298c0-0.974-0.237-1.371-0.644-1.371 c-0.402,0-0.644,0.397-0.644,1.371c0,0.979,0.242,1.376,0.644,1.376C31.925,44.673,32.163,44.276,32.163,43.298z M31.518,42.983 c0.184,0,0.32,0.14,0.32,0.315c0,0.179-0.136,0.32-0.32,0.32c-0.179,0-0.315-0.141-0.315-0.32 C31.203,43.123,31.339,42.983,31.518,42.983z" style="fill:#FFFFFF;"/><path d="M33.895,44.596h1.516l-0.053,0.373h-1.986v-0.354c1.153-1.143,1.507-1.604,1.507-2.107 c0-0.359-0.242-0.562-0.567-0.562c-0.276,0-0.465,0.102-0.669,0.358l-0.31-0.218c0.262-0.324,0.591-0.514,1.003-0.514 c0.61,0,1.003,0.388,1.003,0.921C35.338,43.075,34.878,43.656,33.895,44.596z" style="fill:#FFFFFF;"/><path d="M41.06,42.082l0.213,0.334l-1.695,1.037l1.695,1.041l-0.233,0.325l-1.846-1.153v-0.431 L41.06,42.082z" style="fill:#FFFFFF;"/><path d="M43.049,44.969h-0.92v-3.337h0.848c0.596,0,1.192,0.189,1.192,0.843 c0,0.426-0.3,0.649-0.581,0.712v0.019c0.334,0.063,0.727,0.257,0.727,0.809C44.313,44.746,43.674,44.969,43.049,44.969z M43.059,41.995h-0.47v1.046h0.509c0.388,0,0.601-0.16,0.601-0.538C43.698,42.135,43.456,41.995,43.059,41.995z M43.131,43.409 h-0.543v1.187h0.523c0.325,0,0.717-0.092,0.717-0.572C43.829,43.535,43.514,43.409,43.131,43.409z" style="fill:#FFFFFF;"/><path d="M46.041,45.027c-0.819,0-1.24-0.683-1.24-1.719c0-1.017,0.421-1.734,1.24-1.734 c0.819,0,1.24,0.693,1.24,1.729C47.281,44.32,46.859,45.027,46.041,45.027z M46.041,41.951c-0.543,0-0.761,0.475-0.761,1.356 s0.233,1.342,0.761,1.342c0.543,0,0.76-0.465,0.76-1.347C46.801,42.421,46.583,41.951,46.041,41.951z" style="fill:#FFFFFF;"/><path d="M48.659,44.969h-0.78v-3.337h0.727c0.79,0,1.574,0.266,1.574,1.652 C50.18,44.678,49.367,44.969,48.659,44.969z M48.708,42H48.34v2.606h0.373c0.475,0,0.978-0.242,0.978-1.322 C49.691,42.15,49.163,42,48.708,42z" style="fill:#FFFFFF;"/><path d="M52.082,43.685v1.284h-0.465V43.69l-1.124-2.059h0.509l0.853,1.632h0.015l0.857-1.632h0.479 L52.082,43.685z" style="fill:#FFFFFF;"/><path d="M55.796,43.235v0.431l-1.846,1.153l-0.233-0.325l1.695-1.041l-1.695-1.037l0.213-0.334 L55.796,43.235z" style="fill:#FFFFFF;"/><path d="M30.414,49.107c0-1.104,0.378-1.724,1.104-1.724c0.727,0,1.104,0.62,1.104,1.724 c0,1.109-0.378,1.729-1.104,1.729C30.792,50.836,30.414,50.216,30.414,49.107z M32.163,49.107c0-0.974-0.237-1.371-0.644-1.371 c-0.402,0-0.644,0.397-0.644,1.371c0,0.979,0.242,1.376,0.644,1.376C31.925,50.482,32.163,50.085,32.163,49.107z M31.518,48.792 c0.184,0,0.32,0.14,0.32,0.315c0,0.179-0.136,0.32-0.32,0.32c-0.179,0-0.315-0.141-0.315-0.32 C31.203,48.932,31.339,48.792,31.518,48.792z" style="fill:#FFFFFF;"/><path d="M34.292,50.836c-0.388,0-0.785-0.14-1.041-0.45l0.29-0.242c0.189,0.223,0.465,0.329,0.736,0.329 c0.45,0,0.722-0.252,0.722-0.659c0-0.465-0.286-0.62-0.678-0.62h-0.257l0.053-0.344h0.175c0.32,0,0.62-0.179,0.62-0.567 c0-0.354-0.271-0.548-0.615-0.548c-0.286,0-0.484,0.102-0.702,0.305l-0.242-0.266c0.286-0.271,0.615-0.393,0.969-0.393 c0.639,0,1.037,0.383,1.037,0.838c0,0.407-0.3,0.708-0.634,0.771v0.019c0.368,0.024,0.741,0.3,0.741,0.809 C35.464,50.395,34.994,50.836,34.292,50.836z" style="fill:#FFFFFF;"/><path d="M41.06,47.891l0.213,0.334l-1.695,1.037l1.695,1.041l-0.233,0.325l-1.846-1.153v-0.431 L41.06,47.891z" style="fill:#FFFFFF;"/><path d="M43.742,50.778v-1.564h-1.211v1.564h-0.46V47.44h0.46v1.395h1.211V47.44h0.46v3.337H43.742z" style="fill:#FFFFFF;"/><path d="M45.59,47.808v1.09h1.23v0.368h-1.23v1.148h1.507v0.363H45.13V47.44h1.928l-0.053,0.368H45.59z" style="fill:#FFFFFF;"/><path d="M49.575,49.94h-1.284l-0.257,0.838h-0.46l1.08-3.337h0.581l1.08,3.337h-0.484L49.575,49.94z M48.403,49.567h1.061l-0.518-1.71h-0.019L48.403,49.567z" style="fill:#FFFFFF;"/><path d="M51.564,50.778h-0.78V47.44h0.727c0.79,0,1.574,0.266,1.574,1.652 C53.085,50.487,52.271,50.778,51.564,50.778z M51.612,47.808h-0.368v2.606h0.373c0.475,0,0.978-0.242,0.978-1.322 C52.596,47.959,52.068,47.808,51.612,47.808z" style="fill:#FFFFFF;"/><path d="M54.304,47.808v1.09h1.23v0.368h-1.23v1.148h1.507v0.363h-1.967V47.44h1.928l-0.053,0.368H54.304z " style="fill:#FFFFFF;"/><path d="M58.022,49.306L59,50.778h-0.547l-0.891-1.414h-0.426v1.414h-0.46V47.44h0.877 c0.833,0,1.269,0.319,1.269,0.944C58.821,48.884,58.472,49.189,58.022,49.306z M57.595,47.799h-0.46v1.211H57.6 c0.465,0,0.731-0.174,0.731-0.625C58.332,47.968,58.094,47.799,57.595,47.799z" style="fill:#FFFFFF;"/><path d="M61.605,49.044v0.431l-1.846,1.153l-0.233-0.325l1.695-1.041l-1.695-1.037l0.213-0.334 L61.605,49.044z" style="fill:#FFFFFF;"/><path d="M30.414,54.916c0-1.104,0.378-1.724,1.104-1.724c0.727,0,1.104,0.62,1.104,1.724 c0,1.109-0.378,1.729-1.104,1.729C30.792,56.645,30.414,56.025,30.414,54.916z M32.163,54.916c0-0.974-0.237-1.371-0.644-1.371 c-0.402,0-0.644,0.397-0.644,1.371c0,0.979,0.242,1.376,0.644,1.376C31.925,56.292,32.163,55.894,32.163,54.916z M31.518,54.601 c0.184,0,0.32,0.14,0.32,0.315c0,0.179-0.136,0.32-0.32,0.32c-0.179,0-0.315-0.141-0.315-0.32 C31.203,54.742,31.339,54.601,31.518,54.601z" style="fill:#FFFFFF;"/><path d="M35.101,55.788v0.799H34.67v-0.799h-1.366v-0.315l0.978-2.282l0.373,0.155l-0.882,2.088h0.896 l0.044-0.872h0.387v0.872h0.421v0.354H35.101z" style="fill:#FFFFFF;"/><path d="M41.06,53.7l0.213,0.334l-1.695,1.037l1.695,1.041l-0.233,0.325l-1.846-1.153v-0.431L41.06,53.7z" style="fill:#FFFFFF;"/><path d="M42.284,57.091l-0.359-0.16l2.068-4.267l0.354,0.17L42.284,57.091z" style="fill:#FFFFFF;"/><path d="M46.646,56.587v-1.564h-1.211v1.564h-0.46V53.25h0.46v1.395h1.211V53.25h0.46v3.337H46.646z" style="fill:#FFFFFF;"/><path d="M48.495,53.618v1.09h1.23v0.368h-1.23v1.148h1.507v0.363h-1.967V53.25h1.928l-0.053,0.368H48.495z " style="fill:#FFFFFF;"/><path d="M52.479,55.749h-1.284l-0.257,0.838h-0.46l1.08-3.337h0.581l1.08,3.337h-0.484L52.479,55.749z M51.307,55.376h1.061l-0.518-1.71H51.83L51.307,55.376z" style="fill:#FFFFFF;"/><path d="M54.468,56.587h-0.78V53.25h0.727c0.79,0,1.574,0.266,1.574,1.652 C55.989,56.297,55.176,56.587,54.468,56.587z M54.517,53.618h-0.368v2.606h0.373c0.475,0,0.978-0.242,0.978-1.322 C55.5,53.768,54.972,53.618,54.517,53.618z" style="fill:#FFFFFF;"/><path d="M57.208,53.618v1.09h1.23v0.368h-1.23v1.148h1.507v0.363h-1.967V53.25h1.928l-0.053,0.368H57.208z " style="fill:#FFFFFF;"/><path d="M60.926,55.114l0.979,1.473h-0.547l-0.891-1.414H60.04v1.414h-0.46V53.25h0.877 c0.833,0,1.269,0.319,1.269,0.944C61.726,54.693,61.377,54.998,60.926,55.114z M60.5,53.608h-0.46v1.211h0.465 c0.465,0,0.731-0.174,0.731-0.625C61.236,53.778,60.999,53.608,60.5,53.608z" style="fill:#FFFFFF;"/><path d="M64.509,54.853v0.431l-1.846,1.153l-0.233-0.325l1.695-1.041l-1.695-1.037l0.213-0.334 L64.509,54.853z" style="fill:#FFFFFF;"/></g></g></g></svg>
</div>
<div class="svg-title">
<p>TITLE 2</p>
</div>
</div>
</li>
<li data-target="#custom-carousel" data-slide-to="2">
<div class="thumbnail">
<div class="svg-icon">
<svg height="110px" style="enable-background:new 0 0 110 110;" version="1.0" viewBox="0 0 110 110" width="110px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Artboard"/><g id="Multicolor"><circle cx="55" cy="55" r="55" style="fill:#32BEA6;"/><g><rect height="60" style="fill:#FFFFFF;" width="50" x="37" y="27"/><g><path d="M65.724,73c0,4.418,3.582,8,8,8c4.418,0,8.416-3.601,8-8c-0.423-4.476-3.893-8.042-8-8 C69.306,65.046,65.724,68.582,65.724,73z" style="fill:#FBE158;"/><path d="M65.724,73c0,4.42,3.58,8,8,8c3.36,0,6.233-2.067,7.42-5l-14.78-6.153 C65.951,70.813,65.724,71.88,65.724,73z" style="fill:#059BBF;"/><path d="M65.712,73.003c0,2.82,1.46,5.3,3.667,6.727l4.327-6.82l-7.353-3.06 C65.939,70.817,65.712,71.883,65.712,73.003z" style="fill:#4AC3AF;"/><path d="M66.364,69.847l7.36,3.067V65C70.424,65,67.591,67,66.364,69.847z" style="fill:#FA5655;"/></g><rect height="18" style="fill:#4AC3AF;" width="4" x="77" y="40"/><rect height="10" style="fill:#4AC3AF;" width="4" x="69.712" y="48"/><g><circle cx="60.333" cy="68.167" r="1.5" style="fill:#CFD3D4;"/><rect height="1" style="fill:#CFD3D4;" width="10" x="46.712" y="67.667"/></g><g><circle cx="60.333" cy="73.333" r="1.5" style="fill:#CFD3D4;"/><rect height="1" style="fill:#CFD3D4;" width="10" x="46.712" y="72.833"/></g><g><circle cx="60.333" cy="78.5" r="1.5" style="fill:#CFD3D4;"/><rect height="1" style="fill:#CFD3D4;" width="10" x="46.712" y="78"/></g><path d="M39.742,58.021L28.944,68.819c-1.344,1.344-3.522,1.344-4.867,0s-1.344-3.522,0-4.867L34.9,53.131 C36.098,55.126,37.758,56.805,39.742,58.021z" style="fill:#84462D;"/><path d="M36.992,55.826L24.041,68.777c-1.308-1.344-1.296-3.492,0.03-4.824L34.9,53.125 C35.489,54.104,36.195,55.01,36.992,55.826z" style="fill:#9C6144;"/><path d="M47.4,60.1c-7.995,0-14.5-6.505-14.5-14.5s6.505-14.5,14.5-14.5s14.5,6.505,14.5,14.5 S55.396,60.1,47.4,60.1z" style="fill:#FFFFFF;"/><path d="M47.4,31.088c8.012,0,14.512,6.5,14.512,14.512s-6.5,14.512-14.512,14.512 c-8.041,0-14.512-6.561-14.512-14.512C32.888,37.588,39.388,31.088,47.4,31.088 M47.4,29.1c-9.098,0-16.5,7.402-16.5,16.5 s7.402,16.5,16.5,16.5s16.5-7.402,16.5-16.5S56.499,29.1,47.4,29.1L47.4,29.1z" style="fill:#CFD3D4;"/><circle cx="47.4" cy="45.6" r="11.558" style="fill:#6FDAF1;"/><path d="M47.4,34.042c-6.383,0-11.558,5.175-11.558,11.558c0,3.158,1.27,6.018,3.323,8.104l16.339-16.339 C53.418,35.311,50.559,34.042,47.4,34.042z" style="fill:#9CE5F4;"/></g></g></svg>
</div>
<div class="svg-title">
<p>TITLE 3</p>
</div>
</div>
</li>
<li data-target="#custom-carousel" data-slide-to="3">
<div class="thumbnail">
<div class="svg-icon">
<svg height="110px" style="enable-background:new 0 0 110 110;" version="1.0" viewBox="0 0 110 110" width="110px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Artboard"/><g id="Multicolor"><circle cx="55" cy="55" r="55" style="fill:#25B7D3;"/><g><path d="M65,85c0,1.105-0.895,2-2,2H47c-1.105,0-2-0.895-2-2V57c0-1.105,0.895-2,2-2h16 c1.105,0,2,0.895,2,2V85z" style="fill:#3E3E3F;"/><path d="M87,85c0,1.105-0.895,2-2,2H69c-1.105,0-2-0.895-2-2V57c0-1.105,0.895-2,2-2h16 c1.105,0,2,0.895,2,2V85z" style="fill:#3E3E3F;"/><path d="M43,85c0,1.105-0.895,2-2,2H25c-1.105,0-2-0.895-2-2V57c0-1.105,0.895-2,2-2h16 c1.105,0,2,0.895,2,2V85z" style="fill:#3E3E3F;"/><circle cx="38.5" cy="59.5" r="1.5" style="fill:#FA5655;"/><circle cx="33.5" cy="59.5" r="1.5" style="fill:#F99134;"/><circle cx="28.5" cy="59.5" r="1.5" style="fill:#FACB1B;"/><path d="M76,41.562c0-3.954-2.442-7.332-5.898-8.723c-2.738-6.696-7.162-9.417-12.579-9.417 c-5.092,0-9.506,2.902-11.67,7.147c-3.443-1.466-7.325,0.969-7.468,4.74C35.251,36.414,33,39.393,33,42.906 c0,4.453,3.61,8.062,8.062,8.062h26.875C67.937,50.969,76,49.473,76,41.562z" style="fill:#F0F1F1;"/><path d="M57.523,23.422c-5.092,0-9.506,2.902-11.67,7.147c-3.443-1.466-7.325,0.969-7.468,4.74 C35.251,36.414,33,39.393,33,42.906c0,4.228,3.257,7.69,7.398,8.029l24.923-24.924C63.083,24.225,60.45,23.422,57.523,23.422z" style="fill:#FFFFFF;"/><circle cx="60.5" cy="59.5" r="1.5" style="fill:#FA5655;"/><circle cx="55.5" cy="59.5" r="1.5" style="fill:#F99134;"/><circle cx="50.5" cy="59.5" r="1.5" style="fill:#FACB1B;"/><circle cx="82.5" cy="59.5" r="1.5" style="fill:#FA5655;"/><circle cx="77.5" cy="59.5" r="1.5" style="fill:#F99134;"/><circle cx="72.5" cy="59.5" r="1.5" style="fill:#FACB1B;"/><rect height="2" style="fill:#818284;" width="20" x="23" y="80"/><rect height="2" style="fill:#818284;" width="20" x="23" y="75"/><rect height="2" style="fill:#818284;" width="20" x="23" y="70"/><rect height="2" style="fill:#818284;" width="20" x="23" y="65"/><rect height="2" style="fill:#818284;" width="20" x="45" y="80"/><rect height="2" style="fill:#818284;" width="20" x="45" y="75"/><rect height="2" style="fill:#818284;" width="20" x="45" y="70"/><rect height="2" style="fill:#818284;" width="20" x="45" y="65"/><rect height="2" style="fill:#818284;" width="20" x="67" y="80"/><rect height="2" style="fill:#818284;" width="20" x="67" y="75"/><rect height="2" style="fill:#818284;" width="20" x="67" y="70"/><rect height="2" style="fill:#818284;" width="20" x="67" y="65"/></g></g></svg>
</div>
<div class="svg-title">
<p>TITLE 4</p>
</div>
</div>
</li>
<li data-target="#custom-carousel" data-slide-to="4">
<div class="thumbnail">
<div class="svg-icon">
<svg enable-background="new 0 0 64 64" height="64px" version="1.1" viewBox="0 0 64 64" width="64px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Layer_1"><g><circle cx="32" cy="32" fill="#E0E0D1" r="32"/></g><g opacity="0.2"><path d="M33.752,53.565c-0.968,0.581-2.537,0.581-3.504,0L12.726,43.051c-0.968-0.581-0.968-1.522,0-2.103 l17.522-10.513c0.968-0.581,2.537-0.581,3.504,0l17.522,10.513c0.968,0.581,0.968,1.522,0,2.103L33.752,53.565z" fill="#231F20"/></g><g><path d="M33.752,51.565c-0.968,0.581-2.537,0.581-3.504,0L12.726,41.051c-0.968-0.581-0.968-1.522,0-2.103 l17.522-10.513c0.968-0.581,2.537-0.581,3.504,0l17.522,10.513c0.968,0.581,0.968,1.522,0,2.103L33.752,51.565z" fill="#C75C5C"/></g><g opacity="0.2"><path d="M33.752,45.565c-0.968,0.581-2.537,0.581-3.504,0L12.726,35.051c-0.968-0.581-0.968-1.522,0-2.103 l17.522-10.513c0.968-0.581,2.537-0.581,3.504,0l17.522,10.513c0.968,0.581,0.968,1.522,0,2.103L33.752,45.565z" fill="#231F20"/></g><g><path d="M33.752,43.565c-0.968,0.581-2.537,0.581-3.504,0L12.726,33.051c-0.968-0.581-0.968-1.522,0-2.103 l17.522-10.513c0.968-0.581,2.537-0.581,3.504,0l17.522,10.513c0.968,0.581,0.968,1.522,0,2.103L33.752,43.565z" fill="#76C2AF"/></g><g opacity="0.2"><path d="M33.752,37.565c-0.968,0.581-2.537,0.581-3.504,0L12.726,27.051c-0.968-0.581-0.968-1.522,0-2.103 l17.522-10.513c0.968-0.581,2.537-0.581,3.504,0l17.522,10.513c0.968,0.581,0.968,1.522,0,2.103L33.752,37.565z" fill="#231F20"/></g><g><path d="M33.752,35.565c-0.968,0.581-2.537,0.581-3.504,0L12.726,25.051c-0.968-0.581-0.968-1.522,0-2.103 l17.522-10.513c0.968-0.581,2.537-0.581,3.504,0l17.522,10.513c0.968,0.581,0.968,1.522,0,2.103L33.752,35.565z" fill="#4F5D73"/></g></g><g id="Layer_2"/></svg>
</div>
<div class="svg-title">
<p>TITLE 5</p>
</div>
</div>
</li>
<li data-target="#custom-carousel" data-slide-to="5">
<div class="thumbnail">
<div class="svg-icon">
<svg height="110px" style="enable-background:new 0 0 110 110;" version="1.0" viewBox="0 0 110 110" width="110px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Artboard"/><g id="Multicolor"><circle cx="55" cy="54.98" r="55" style="fill:#FABC3D;"/><g><path d="M87,28.98v52c0,3.31-2.69,6-6,6H29c-3.31,0-6-2.69-6-6v-52c0-3.31,2.69-6,6-6h52 C84.31,22.98,87,25.67,87,28.98z" style="fill:#0484AB;"/><path d="M87,31.93v49.05c0,3.31-2.69,6-6,6H29c-3.31,0-6-2.69-6-6V67.24l11.21-7.21l17.01,3l15.53-10.35 l8.96-15.91L87,31.93z" style="fill:#059BBF;"/><path d="M87,39.98v-2h-7v-4h-2v4h-5v2h5v6h-6v-3h-2v3h-1v2h1v6h-6v0h-2v0h0v2h0v6h-6v-2h-2v2h-6v-1.001h-2 v1.001h-6v-2h-2v2h-6v-1.001h-2v1.001h-2.22v2H30v6h-7v2h7v6h-7v2h7v6.999h2V79.98h6v7h2v-7h6v6.999h2V79.98h6v7h2v-7h6v7h2v-7h6 v7h2v-7h6v7h2v-7h7v-2h-7v-6h7v-2h-7v-6h7v-2h-7v-6h7v-2h-7v-6h7v-2h-7v-6H87z M64,55.98h6v6h-6V55.98z M70,63.98v6h-6v-6H70z M62,63.98v6h-6v-6H62z M54,63.98v6h-6v-6H54z M46,63.98v6h-6v-6H46z M32,63.98h6v6h-6V63.98z M32,77.98v-6h6v6H32z M40,77.98v-6 h6v6H40z M48,77.98v-6h6v6H48z M56,77.98v-6h6v6H56z M64,77.98v-6h6v6H64z M78,77.98h-6v-6h6V77.98z M78,69.98h-6v-6h6V69.98z M78,61.98h-6v-6h6V61.98z M78,53.98h-6v-6h6V53.98z" style="fill:#21B2D1;"/><path d="M87,29.75l-10.657,4.561c-2.675-1.35-5.437,1.629-3.915,4.192l-5.916,10.529 c-2.138-0.371-3.949,1.555-3.412,3.681l-10.308,6.875C52.292,59.211,51.675,58.98,51,58.98c-1.12,0-2.084,0.621-2.6,1.53 L36.95,58.488c-0.679-4.095-6.793-2.775-5.864,1.178L23,64.86v2.38l9.17-5.898c1.483,1.151,3.537,0.68,4.429-0.891l11.45,2.02 c0.235,1.422,1.462,2.509,2.95,2.509c1.892,0,3.398-1.766,2.898-3.735l10.31-6.871c2.853,2.14,6.397-1.663,4.042-4.358 l5.754-10.218c2.462,0.871,4.714-1.556,3.781-3.917L87,31.93V29.75z" style="fill:#FFFFFF;"/><polygon points="59,47.98 51,53.98 43,47.98 43,29.98 59,29.98 " style="fill:#FFFFFF;"/><g><path d="M51.035,34.133c0.44,0,0.789,0.349,0.789,0.789v0.212c0.819,0.122,1.547,0.364,2.199,0.728 c0.288,0.167,0.546,0.455,0.546,0.91c0,0.576-0.455,1.016-1.031,1.016c-0.182,0-0.364-0.045-0.531-0.136 c-0.425-0.228-0.849-0.41-1.259-0.516v2.305c2.306,0.622,3.292,1.562,3.292,3.261s-1.304,2.791-3.215,3.003v0.804 c0,0.44-0.349,0.789-0.789,0.789c-0.439,0-0.789-0.349-0.789-0.789V45.69c-1.077-0.137-2.093-0.516-2.988-1.062 c-0.318-0.197-0.516-0.5-0.516-0.91c0-0.592,0.455-1.032,1.046-1.032c0.197,0,0.41,0.076,0.591,0.197 c0.637,0.41,1.244,0.698,1.941,0.85v-2.412c-2.184-0.592-3.261-1.426-3.261-3.23c0-1.668,1.274-2.791,3.185-2.988v-0.182 C50.247,34.482,50.596,34.133,51.035,34.133z M50.322,39.047v-2.048c-0.728,0.106-1.046,0.47-1.046,0.956 C49.276,38.425,49.488,38.743,50.322,39.047z M51.748,41.701v2.108c0.713-0.106,1.077-0.44,1.077-0.986 C52.825,42.323,52.567,41.99,51.748,41.701z" style="fill:#F37A10;"/></g></g></g></svg>
</div>
<div class="svg-title">
<p>TITLE 6</p>
</div>
</div>
</li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<div class="carousel-caption">
<h3>TITLE 1</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 2</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 3</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 4</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 5</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 6</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
</div>
<!-- Controls -->
<!-- <a class="left carousel-control" href="#custom-carousel" role="button" data-slide="prev">
<span class="fa fa-2x fa-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#custom-carousel" role="button" data-slide="next">
<span class="fa fa-2x fa-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a> -->
</div>
<!-- END DESKTOP CAROUSEL Version 1 -->
<hr>
<div class="my-carousel container hidden-xs hidden-sm">
<h1>Carousel Title Version 2</h1>
<!-- DESKTOP CAROUSEL Version 2 -->
<div id="custom-carousel-v2" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators carousel-indicators--img">
<li data-target="#custom-carousel-v2" data-slide-to="0" class="active">
<div class="thumbnail">
<div class="svg-icon">
<div class="svg-icon">
<svg class="cls-1 svg-icon2" enable-background="new 0 0 75 75" height="75px" id="Calque_1" version="1.1" viewBox="0 0 75 75" width="75px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><g><path d="M35.417,49.653c-2.313-0.176-3.747-1.353-4.108-1.662c-0.276-0.233-0.541-0.478-0.771-0.697l-0.416-0.415 c-2.008-2.132-2.649-4.37-2.144-7.481c0.215-1.315,0.697-2.526,1.207-3.809c0.139-0.349,0.278-0.701,0.414-1.057 c0.145,0.955,0.239,1.869,0.273,2.532l0.158,3.068l1.678-2.574c2.011-3.085,3.734-9.5,4-14.189 c0.062-1.12-0.073-2.176-0.516-3.533s-1.766-1.13-1.766-1.13l0.25,2.101c0.374,3.146-0.687,8.775-2.215,12.734 c-0.233-1.326-0.436-2.179-0.68-3.322c-0.407-1.905-1.719-3.062-1.719-3.062s0.031,1.188-0.281,3.094 c-0.315,1.919-0.847,3.073-1.454,4.601c-0.526,1.325-1.071,2.695-1.322,4.226c-0.609,3.745,0.212,6.574,2.681,9.195l0.455,0.454 c0.272,0.261,0.569,0.533,0.873,0.79c0.609,0.52,2.432,1.917,5.251,2.131c0.026,0.002,0.052,0.003,0.077,0.003 c0.518,0,0.956-0.399,0.996-0.924C36.38,50.175,35.967,49.695,35.417,49.653z" /></g><g><path d="M48.76,34.494c-0.888-4.016-3.135-7.182-3.793-7.935c-1.238-1.518-2.28-1.778-2.28-1.778 s0.583,1.344,0.676,2.867s-0.149,2.049-0.67,3.38c-0.417-1.435-2.568-5.998-4.068-8.279c-1.417-2.154-3.421-4.457-5.491-5.747 c0.047,0.496,0.322,1.855,0.369,2.344c3.415,3.462,7.2,11.466,7.852,14.589l0.405,1.938l1.32-1.476 c0.662-0.74,1.521-2.485,1.987-4.193c0.634,1.197,1.321,2.822,1.741,4.722c0.693,3.134,0.767,7.717-2.815,11.751 c-0.624,0.704-1.977,2.816-4.759,2.974c-0.552,0.032-0.973,0.504-0.942,1.055c0.03,0.532,0.471,0.943,0.998,0.943 c0.019,0,0.039,0,0.058-0.001c2.397-0.137,4.102-1.344,6.141-3.644C49.63,43.34,49.554,38.083,48.76,34.494z" /></g></g>
</svg>
</div>
</div>
<div class="svg-title">
<p>TITLE 1</p>
</div>
</div>
</li>
<li data-target="#custom-carousel-v2" data-slide-to="1">
<div class="thumbnail">
<div class="svg-icon">
<svg class="cls-1 svg-icon2" enable-background="new 0 0 75 75" height="75px" id="Calque_1" version="1.1" viewBox="0 0 75 75" width="75px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><g><g><g><path d="M34.977,27.395v25.114c0,0.51,1,0.924,1,0.959V26.435C35.977,26.471,34.977,26.884,34.977,27.395z"/></g></g><g><g><path d="M35.984,47.625c-2.861-0.94-9.519-5.646-9.519-11.951c0-6.351,6.743-11.913,10.007-13.302 c0.537-0.229,0.574-0.873,0.387-1.374s-0.677-0.563-0.949-0.458C31.75,22.155,24.53,28.448,24.53,35.673 c0,7.632,8.041,13.03,11.235,13.891l0.216,0.069l-0.005-0.008v-2.013C35.977,47.616,35.996,47.621,35.984,47.625z"/></g></g><g><g><g><path d="M31.182,37.729c-0.415-0.334-1-0.266-1.336,0.149c-0.334,0.416-0.256,1.024,0.16,1.358l5.521,4.461 c0.146,0.117,0.449,0.182,0.449,0.203v-2.289L31.182,37.729z"/></g></g><g><g><path d="M35.437,42.191c-0.416,0.334-0.505,0.942-0.171,1.358c0.186,0.231,0.711,0.353,0.711,0.359v-2.186L35.437,42.191z"/></g></g><g><g><path d="M32.542,32.557c-0.417-0.335-1.001-0.267-1.336,0.149c-0.334,0.416-0.256,1.024,0.16,1.358l4.151,3.362 c0.149,0.119,0.46,0.184,0.46,0.204v-2.28L32.542,32.557z"/></g></g><g><g><path d="M35.449,35.919c-0.416,0.334-0.505,0.942-0.171,1.358c0.184,0.228,0.699,0.348,0.699,0.358V35.46L35.449,35.919z"/></g></g><g><g><path d="M34.118,28.513c-0.417-0.335-1.001-0.266-1.336,0.149c-0.334,0.416-0.256,1.024,0.16,1.358l2.561,2.086 c0.153,0.123,0.474,0.188,0.474,0.205v-2.27L34.118,28.513z"/></g></g><g><g><path d="M35.462,30.599c-0.416,0.334-0.505,0.942-0.171,1.358c0.181,0.225,0.686,0.344,0.686,0.357v-2.163L35.462,30.599z"/></g></g></g></g><g><path d="M35.977,54.503c-0.579,0-1-0.469-1-1.047V26.237c0-0.578,0.421-1.047,1-1.047s1,0.469,1,1.047v27.219 C36.977,54.034,36.556,54.503,35.977,54.503z"/></g><g><g><path d="M39.496,26.429c-0.023,0-0.519,0.005-0.519,0.007v27.033c0,0.002,0.496,0.007,0.519,0.007 c0.534,0,1.481-0.433,1.481-0.966V27.395C40.977,26.861,40.03,26.429,39.496,26.429z"/></g><g><path d="M38.693,21.04c-0.271,0.48,0.128,1.229,0.446,1.381c3.139,1.534,9.494,7.08,9.494,13.253 c0,6.427-5.656,10.932-9.656,11.938v2.013l0.2-0.061c3.789-1.045,11.293-6.354,11.293-13.89c0-7.023-6.75-13.214-10.731-15.045 C39.451,20.497,38.964,20.56,38.693,21.04z"/></g><g><path d="M45.27,37.878c-0.334-0.415-0.921-0.483-1.338-0.149l-4.955,3.992v2.186c0,0-0.006,0.002,0.001,0.002 c0.211,0,0.415-0.069,0.594-0.213l5.555-4.461C45.542,38.902,45.604,38.294,45.27,37.878z"/></g><g><path d="M43.912,32.706c-0.334-0.416-0.921-0.484-1.338-0.149l-3.597,2.903v2.175c0,0,0.002,0.004,0.013,0.004 c0.211,0,0.415-0.069,0.594-0.213l4.184-3.362C44.184,33.73,44.246,33.122,43.912,32.706z"/></g><g><path d="M42.335,28.662c-0.334-0.415-0.92-0.483-1.338-0.149l-2.02,1.638v2.163c0,0.001,0.011,0.005,0.026,0.005 c0.211,0,0.415-0.069,0.594-0.213l2.595-2.086C42.607,29.686,42.669,29.078,42.335,28.662z"/></g><g><path d="M39.977,54.503c-0.579,0-1-0.469-1-1.047V26.237c0-0.578,0.421-1.047,1-1.047s1,0.469,1,1.047v27.219 C40.977,54.034,40.556,54.503,39.977,54.503z"/></g></g></g>
</svg>
</div>
<div class="svg-title">
<p>TITLE 2</p>
</div>
</div>
</li>
<li data-target="#custom-carousel-v2" data-slide-to="2">
<div class="thumbnail">
<div class="svg-icon">
<svg class="cls-1 svg-icon2" enable-background="new 0 0 75 75" height="75px" id="Calque_1" version="1.1" viewBox="0 0 75 75" width="75px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><g><path d="M35.417,49.653c-2.313-0.176-3.747-1.353-4.108-1.662c-0.276-0.233-0.541-0.478-0.771-0.697l-0.416-0.415 c-2.008-2.132-2.649-4.37-2.144-7.481c0.215-1.315,0.697-2.526,1.207-3.809c0.139-0.349,0.278-0.701,0.414-1.057 c0.145,0.955,0.239,1.869,0.273,2.532l0.158,3.068l1.678-2.574c2.011-3.085,3.734-9.5,4-14.189 c0.062-1.12-0.073-2.176-0.516-3.533s-1.766-1.13-1.766-1.13l0.25,2.101c0.374,3.146-0.687,8.775-2.215,12.734 c-0.233-1.326-0.436-2.179-0.68-3.322c-0.407-1.905-1.719-3.062-1.719-3.062s0.031,1.188-0.281,3.094 c-0.315,1.919-0.847,3.073-1.454,4.601c-0.526,1.325-1.071,2.695-1.322,4.226c-0.609,3.745,0.212,6.574,2.681,9.195l0.455,0.454 c0.272,0.261,0.569,0.533,0.873,0.79c0.609,0.52,2.432,1.917,5.251,2.131c0.026,0.002,0.052,0.003,0.077,0.003 c0.518,0,0.956-0.399,0.996-0.924C36.38,50.175,35.967,49.695,35.417,49.653z" /></g><g><path d="M48.76,34.494c-0.888-4.016-3.135-7.182-3.793-7.935c-1.238-1.518-2.28-1.778-2.28-1.778 s0.583,1.344,0.676,2.867s-0.149,2.049-0.67,3.38c-0.417-1.435-2.568-5.998-4.068-8.279c-1.417-2.154-3.421-4.457-5.491-5.747 c0.047,0.496,0.322,1.855,0.369,2.344c3.415,3.462,7.2,11.466,7.852,14.589l0.405,1.938l1.32-1.476 c0.662-0.74,1.521-2.485,1.987-4.193c0.634,1.197,1.321,2.822,1.741,4.722c0.693,3.134,0.767,7.717-2.815,11.751 c-0.624,0.704-1.977,2.816-4.759,2.974c-0.552,0.032-0.973,0.504-0.942,1.055c0.03,0.532,0.471,0.943,0.998,0.943 c0.019,0,0.039,0,0.058-0.001c2.397-0.137,4.102-1.344,6.141-3.644C49.63,43.34,49.554,38.083,48.76,34.494z" /></g></g>
</svg>
</div>
<div class="svg-title">
<p>TITLE 3</p>
</div>
</div>
</li>
<li data-target="#custom-carousel-v2" data-slide-to="3">
<div class="thumbnail">
<div class="svg-icon">
<svg class="cls-1 svg-icon2" enable-background="new 0 0 75 75" height="75px" id="Calque_1" version="1.1" viewBox="0 0 75 75" width="75px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><g><g><g><path d="M34.977,27.395v25.114c0,0.51,1,0.924,1,0.959V26.435C35.977,26.471,34.977,26.884,34.977,27.395z"/></g></g><g><g><path d="M35.984,47.625c-2.861-0.94-9.519-5.646-9.519-11.951c0-6.351,6.743-11.913,10.007-13.302 c0.537-0.229,0.574-0.873,0.387-1.374s-0.677-0.563-0.949-0.458C31.75,22.155,24.53,28.448,24.53,35.673 c0,7.632,8.041,13.03,11.235,13.891l0.216,0.069l-0.005-0.008v-2.013C35.977,47.616,35.996,47.621,35.984,47.625z"/></g></g><g><g><g><path d="M31.182,37.729c-0.415-0.334-1-0.266-1.336,0.149c-0.334,0.416-0.256,1.024,0.16,1.358l5.521,4.461 c0.146,0.117,0.449,0.182,0.449,0.203v-2.289L31.182,37.729z"/></g></g><g><g><path d="M35.437,42.191c-0.416,0.334-0.505,0.942-0.171,1.358c0.186,0.231,0.711,0.353,0.711,0.359v-2.186L35.437,42.191z"/></g></g><g><g><path d="M32.542,32.557c-0.417-0.335-1.001-0.267-1.336,0.149c-0.334,0.416-0.256,1.024,0.16,1.358l4.151,3.362 c0.149,0.119,0.46,0.184,0.46,0.204v-2.28L32.542,32.557z"/></g></g><g><g><path d="M35.449,35.919c-0.416,0.334-0.505,0.942-0.171,1.358c0.184,0.228,0.699,0.348,0.699,0.358V35.46L35.449,35.919z"/></g></g><g><g><path d="M34.118,28.513c-0.417-0.335-1.001-0.266-1.336,0.149c-0.334,0.416-0.256,1.024,0.16,1.358l2.561,2.086 c0.153,0.123,0.474,0.188,0.474,0.205v-2.27L34.118,28.513z"/></g></g><g><g><path d="M35.462,30.599c-0.416,0.334-0.505,0.942-0.171,1.358c0.181,0.225,0.686,0.344,0.686,0.357v-2.163L35.462,30.599z"/></g></g></g></g><g><path d="M35.977,54.503c-0.579,0-1-0.469-1-1.047V26.237c0-0.578,0.421-1.047,1-1.047s1,0.469,1,1.047v27.219 C36.977,54.034,36.556,54.503,35.977,54.503z"/></g><g><g><path d="M39.496,26.429c-0.023,0-0.519,0.005-0.519,0.007v27.033c0,0.002,0.496,0.007,0.519,0.007 c0.534,0,1.481-0.433,1.481-0.966V27.395C40.977,26.861,40.03,26.429,39.496,26.429z"/></g><g><path d="M38.693,21.04c-0.271,0.48,0.128,1.229,0.446,1.381c3.139,1.534,9.494,7.08,9.494,13.253 c0,6.427-5.656,10.932-9.656,11.938v2.013l0.2-0.061c3.789-1.045,11.293-6.354,11.293-13.89c0-7.023-6.75-13.214-10.731-15.045 C39.451,20.497,38.964,20.56,38.693,21.04z"/></g><g><path d="M45.27,37.878c-0.334-0.415-0.921-0.483-1.338-0.149l-4.955,3.992v2.186c0,0-0.006,0.002,0.001,0.002 c0.211,0,0.415-0.069,0.594-0.213l5.555-4.461C45.542,38.902,45.604,38.294,45.27,37.878z"/></g><g><path d="M43.912,32.706c-0.334-0.416-0.921-0.484-1.338-0.149l-3.597,2.903v2.175c0,0,0.002,0.004,0.013,0.004 c0.211,0,0.415-0.069,0.594-0.213l4.184-3.362C44.184,33.73,44.246,33.122,43.912,32.706z"/></g><g><path d="M42.335,28.662c-0.334-0.415-0.92-0.483-1.338-0.149l-2.02,1.638v2.163c0,0.001,0.011,0.005,0.026,0.005 c0.211,0,0.415-0.069,0.594-0.213l2.595-2.086C42.607,29.686,42.669,29.078,42.335,28.662z"/></g><g><path d="M39.977,54.503c-0.579,0-1-0.469-1-1.047V26.237c0-0.578,0.421-1.047,1-1.047s1,0.469,1,1.047v27.219 C40.977,54.034,40.556,54.503,39.977,54.503z"/></g></g></g>
</svg>
</div>
<div class="svg-title">
<p>TITLE 4</p>
</div>
</div>
</li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<div class="carousel-caption">
<h3>TITLE 1</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 2</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 3</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
<div class="item">
<div class="carousel-caption">
<h3>TITLE 4</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</p>
</div>
</div>
</div>
<!-- Controls -->
<!-- <a class="left carousel-control" href="#custom-carousel-v2" role="button" data-slide="prev">
<span class="fa fa-2x fa-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#custom-carousel-v2" role="button" data-slide="next">
<span class="fa fa-2x fa-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a> -->
</div>
<!-- END DESKTOP CAROUSEL Version 2 -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="bootstrap/dist/js/bootstrap.min.js"></script>
</body>
</html>