Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
File size: 43,473 Bytes
3cc73fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
<!DOCTYPE html>
<html lang="en">
 <head>
  <style>
   /*!* Bootstrap v4.2.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{margin-top:0;margin-bottom:1rem}small{font-size:80%}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}img{vertical-align:middle;border-style:none}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.h5,.h6,h1,h2,h3,h4,h5{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small{font-size:80%;font-weight:400}.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-6,.col-lg-4,.col-lg-6,.col-lg-8,.col-md,.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-sm-4{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media(min-width:576px){.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}@media(min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.collapse:not(.show){display:none}.btn-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover{z-index:1}.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuNSknIHN0cm9rZS13aWR0aD0nMicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+)}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.page-link:not(:disabled):not(.disabled){cursor:pointer}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-light{color:#212529;background-color:#f8f9fa}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}.bg-light{background-color:#f8f9fa!important}.bg-white{background-color:#fff!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.rounded{border-radius:.25rem!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}@media(min-width:768px){.d-md-inline-block{display:inline-block!important}}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.float-right{float:right!important}@supports((position:-webkit-sticky) or (position:sticky)){}.w-auto{width:auto!important}.h-100{height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.py-1{padding-top:.25rem!important}.py-1{padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.px-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important}.py-3{padding-top:1rem!important}.py-3{padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important}.py-4{padding-bottom:1.5rem!important}.pt-5,.py-5{padding-top:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-muted{color:#6c757d!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}}html{font-size:17px}body{color:#454547;line-height:1.6}a{color:#00b841}a:hover{color:#a7e3bc}p>a{text-decoration:underline}p>a:hover{text-decoration:none}.h5,.h6,h1,h2,h3,h4,h5{font-weight:400;margin-bottom:.8rem}h1{font-size:1.9rem}h2{font-size:1.6rem}h3{font-size:1.4rem}.btn-yellow{color:#454547;background-color:#eddc78;border:3px solid #d8c465;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.5);box-shadow:1px 1px 2px rgba(0,0,0,.5)}.btn-yellow:hover,.btn-yellow:active{color:#fff;background-color:#f0dc94;border-color:#ddcc79;-webkit-box-shadow:none;box-shadow:none}.btn-info{color:#fff;background-color:#6dd190;border-color:#3ab866}.btn-info:hover,.btn-info:active{background-color:#3ab866!important;border-color:#287d46!important}.lead{font-weight:400}.site-logo>a{display:block}.site-logo>a>img{max-width:215px;max-height:70px}.site-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-info{padding:.4rem}.tagline{font-size:1.2rem;line-height:1.3;display:inline-block;text-align:center}.tagline>span{display:block;font-size:.7rem}.site-info-phone>a{font-weight:300;font-size:1.7rem;line-height:1;display:block}.site-info-phone>a:hover{text-decoration:none}header{color:#287d46}header .site-logo{text-align:center;padding:.5rem 1rem .3rem}header .site-info{text-align:center}header .site-info-phone>a{color:#3ab866}header .site-info-phone>a:hover{color:#a7e3bc}.filter-button-group .is-checked{background-color:#e2e6ea;border-color:#dae0e5}.category-text{max-height:0;overflow:hidden;-webkit-transition:max-height 300ms ease-in-out;transition:max-height 300ms ease-in-out}.category-text span{display:inline-block;padding:0 0 30px}.listing-card h3{margin:5px 0 10px;padding:0}.listing-card{border:1px solid #ddd;background:#fff;margin-bottom:30px;border-radius:4px;font-size:.92em;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.listing-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.listing-card__img{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7;width:25%;min-width:121px}.listing-card__img img{width:80%;margin:0 auto}.listing-card__title{padding:5px 5px 0 10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.listing-card__title address{margin-bottom:0}.listing-card__name{font-size:1.03rem;letter-spacing:-.04rem;font-weight:500;color:#777}.listing-card__types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.listing-card__types>div{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0;padding:13px 5px;font-weight:500;font-size:.8em;border-right:1px solid #ddd;border-top:1px solid #ddd;line-height:1.25}.listing-card__types>div>span{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;letter-spacing:-.03rem}.listing-card__types>div:last-child{border-right:none}.listing-card__types>div.disabled{font-weight:400}.listing-card__types>div.disabled>span{opacity:.25}.listing-card__types>div.active>span{color:#3ab866}.listing-card__body{padding:1rem;border-top:1px solid #ddd}.listing-card__body .services-title{font-weight:500;font-size:.8rem;margin-top:.6rem;margin-bottom:.8rem;color:#777;text-transform:uppercase}.listing-card__body .services-title:first-child{margin-top:0}.listing-phone{padding-left:15px;font-size:.8rem}span.service-item{display:inline-block;font-size:.9em;padding:.2em 1em;margin:0 .2em .8em;color:#026d37;white-space:nowrap}.title-line{display:block;position:relative}.title-line:after{content:'';position:absolute;top:50%;left:0;z-index:1;width:100%;height:1px;background:#dadada}.title-line span{display:inline-block;background-color:#fff;position:relative;z-index:2;padding-right:10px}.details-btn{margin:0 .7rem .5rem 0}.details-btn span{font-size:.8em}footer{color:#fff}footer .site-logo{padding:0 1rem 1rem 0;text-align:center}footer .site-info{text-align:center}footer .site-info-phone>a{color:#fff}footer .site-info-phone>a:hover{color:#a7e3bc}.site-nav{background:#6dd190;background:-webkit-gradient(linear,left top,left bottom,from(#99e5b0),to(#24bf5a));background:linear-gradient(to bottom,#99e5b0 0%,#24bf5a 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#99e5b0',endColorstr='#24bf5a',GradientType=0 );border-bottom:4px solid #d8c465;border-top:2px solid #6bcc8d}.site-nav a{color:#fff;padding:.6rem 0;border-bottom:1px dotted rgba(255,255,255,.5)}.site-nav a.near-me-btn{display:inline-block;background:#eddc78;padding:.3rem .4rem;color:#444;border-radius:.3rem;border:1px solid #cab551;font-weight:500;font-size:.9rem;letter-spacing:-.03rem;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.site-nav .navbar-toggler{padding:.25rem;margin:.25rem 0;color:#fff;border-color:#28a745;background-color:#39b866;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.site-nav .navbar-toggler .menu-text{text-transform:uppercase;vertical-align:middle;font-weight:400;font-size:.9rem}.navbar-dark .navbar-toggler-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDI1NSwgMjU1LCAyNTUsIDEpJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBkPSdNNCA3aDIyTTQgMTVoMjJNNCAyM2gyMicvPjwvc3ZnPg==)}.breadcrumb-wrapper .breadcrumb{font-size:.9rem;margin:0;padding:.5rem 0;background-color:transparent}.breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item::before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J00yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eicgZmlsbD0nIzAwODk3QicvPjwvc3ZnPg==)}.breadcrumb-item.active>a{color:#6c757d}.us-bg{background-image:url(../images/us-map.svg);background-repeat:no-repeat;background-position:center 22%;background-size:contain;padding-bottom:2rem}.bg-city{background-repeat:no-repeat;background-position:center 50%;background-size:auto 60%;padding-bottom:2rem}.badge{font-weight:400}.badge-light{color:#999}.pad-list>li{padding:.2rem 15px}.pad-list>li>a{font-size:1.1rem;font-weight:500}footer{background-color:#6dd190;color:rgba(255,255,255,.9);padding:1.4rem 0 0;font-weight:400}footer a{color:#fff}footer .footer-menu{background-color:#3ab866;padding:1rem 0;font-size:.8rem}footer .footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}footer .footer-copyright{background-color:#287d46;padding:.8rem 0}.sidepanel{width:100%;max-width:510px;margin:0 auto 3.2rem}.sidepanel .sidepanel__title{background:#ccf4dc;border-left:1px solid #ddd;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:4px solid #d8c465;color:inherit;padding:1rem;font-size:1.6rem;text-align:center;line-height:1}.sidepanel .sidepanel__title.title-rounded{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.sidepanel .sidepanel__body{border:1px solid #ddd;padding:1.2rem 1rem 1.5rem;text-align:center;background-color:#fbfbfb}.sidepanel .form-text{font-size:1rem;color:#287d46;font-weight:500}.insurance-box{background:url(../images/shield2.svg) center center/cover no-repeat;background-size:contain;text-align:center;margin-bottom:30px;color:#287d46;min-height:295px}.insurance-box .title{font-size:1.9em;padding:20px 0 40px;font-weight:600}.insurance-box .action{font-size:1.6em;font-weight:400;padding-bottom:25px}.insurance-box .phone{font-weight:900;font-size:1.9rem}.insurance-box .foot{margin:0;padding:30px 0 0}.insurance-box .foot small{font-weight:600}.left-content{margin-bottom:2rem}.btn-group>.btn:not(:first-child){margin-left:0}#filter-buttons .btn-light{background-color:#f3f9f5;border-color:#fff}#filter-buttons .btn-light:hover{color:#212529;background-color:#d6f3e2;border-color:#fff}#filter-buttons .btn-light:focus{-webkit-box-shadow:0 0 0 .15rem rgba(190,228,190,.4);box-shadow:0 0 0 .15rem rgba(190,228,190,.4)}#filter-buttons.filter-button-group .is-checked{background-color:#d6f3e2;border-color:#fff}section.bg-light .cta-box{background-color:#fff;-webkit-box-shadow:0 0 1px rgba(0,0,0,.5);box-shadow:0 0 1px rgba(0,0,0,.5)}.cta-box{background-color:#f8f9fa;padding:1rem;border-radius:.3rem;text-align:center}.cta-box .cta-title{font-size:1.5rem;color:#287d46}.cta-box .cta-text{font-size:.95rem}.cta-box .form-text{font-size:1rem;color:#287d46;font-weight:500}.cta-box .form-control{background-color:#f3f9f5}.icon-search-sm:before{display:inline-block;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0nc2VhcmNoLXNtJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyMSAyMS4wMjMzJz48cGF0aCBkPSdNMjAuODM2NywxOC41ODM4bC01Ljg5LTUuOTM2NWEuNTMyNC41MzI0LDAsMCwwLS4wNDg4LS4wNDNBOC4xMiw4LjEyLDAsMSwwLDEyLjYzMTYsMTQuODhhLjU0NzUuNTQ3NSwwLDAsMCwuMDM5LjA0MzRsNS44OSw1LjkzNjVhLjU2MTMuNTYxMywwLDAsMCwuNzkxNywwbDEuNDg0NS0xLjQ4NDRBLjU2MTYuNTYxNiwwLDAsMCwyMC44MzY3LDE4LjU4MzhaTTguMTIyOSwxMy4wMjE0YTQuODk4Niw0Ljg5ODYsMCwxLDEsNC44OTg1LTQuODk4NUE0Ljg5ODUsNC44OTg1LDAsMCwxLDguMTIyOSwxMy4wMjE0WicgZmlsbD0nIzMzMycvPjwvc3ZnPg==);width:21px;height:21.02px;vertical-align:middle}.icon-check:before{display:inline-block;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGNsYXNzPSdjaGVjay1tYXJrJyB2aWV3Qm94PScwIDAgMTQuMTQ1NiAxNSc+PHBhdGggZD0nTTE0LjE0NTUuNDc2M2MuMDI0Mi40NTMxLTMuNzA2Niw1LjQ0NjQtNS4yMTk1LDguOTI2LS41MywxLjIxLTEuMDU5LDIuNDk2My0xLjU4ODUsMy43MDY2LS4yMjY5LjM3ODItLjMwMjYsMS4yODU5LS43NTY0LDEuNTg4NUEzLjM5MzcsMy4zOTM3LDAsMCwxLDUuMjk1MSwxNWMtLjIyNjksMC0uOTA3NywwLTEuMTM0Ny0uMjI2OUEyNS45NzY0LDI1Ljk3NjQsMCwwLDEsMi4zNDUsMTIuMjc2OEMxLjg5MTEsMTEuNTk2LDAsOS43MDQ5LDAsOS4xNzU0YzAtLjkwNzcsMS41MTI5LTEuMTM0NywxLjg5MTEtMS4xMzQ3LDEuMzYxNiwwLDIuNzIzMiwyLjQ5NjMsMy4yNTI3LDMuMzI4NGEuMDc0Mi4wNzQyLDAsMCwwLC4wNzU3LS4wNzI1di0uMDAzMkM2LjUwNTQsNy40MzU2LDguNzc0NywyLjgyMTMsMTAuODkyOC41NTE5LDExLjMzMzgtLjA5MSwxNC4xMDc3LS4yNDIzLDE0LjE0NTUuNDc2M1onIGZpbGw9JyMzYWI4NjYnIGZpbGwtcnVsZT0nZXZlbm9kZCcvPjwvc3ZnPg==);width:14.1456px;height:15px;vertical-align:text-top;margin-right:1px}#loader{text-align:center}.lds-roller{display:inline-block;position:relative;width:64px;height:64px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:32px 32px;transform-origin:32px 32px}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#3ab866;margin:-3px 0 0 -3px}.lds-roller div:nth-child(1){-webkit-animation-delay:-.036s;animation-delay:-.036s}.lds-roller div:nth-child(1):after{top:50px;left:50px}.lds-roller div:nth-child(2){-webkit-animation-delay:-.072s;animation-delay:-.072s}.lds-roller div:nth-child(2):after{top:54px;left:45px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:57px;left:39px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:58px;left:32px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:57px;left:25px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:54px;left:19px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:50px;left:14px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:45px;left:10px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.font600{font-weight:600!important}.font700{font-weight:700!important}.bg-green-lightest{background-color:#f2f9f5}@media(min-width:1200px){.container{max-width:1200px}.navbar-collapse{margin-right:6%}.site-nav a.near-me-btn{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;padding:.3rem .8rem;font-size:inherit;letter-spacing:inherit}}@media(min-width:990px){.right-content{float:right;max-width:31%;margin-left:2%}.left-content{float:left;max-width:66%}.sticky{position:sticky;position:-webkit-sticky;top:3.2rem;padding-bottom:3.2rem}.sticky>.sidepanel{margin-bottom:0}.site-info-phone>a{font-size:2.1rem}}@media(max-width:990px){#filter-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}#filter-buttons>button{width:25%;border-right:1px solid #fff;border-top:1px solid #fff;border-left:1px solid #fff}#filter-buttons>button:first-child{border-radius:0;border-top-left-radius:.25rem}#filter-buttons>button:nth-child(4){border-top-right-radius:.25rem}#filter-buttons>button:nth-child(5){border-bottom-left-radius:.25rem}#filter-buttons>button:nth-child(6){white-space:nowrap}#filter-buttons>button:last-child{border-radius:0;border-bottom-right-radius:.25rem}}@media(min-width:768px){.site-info-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .site-logo{text-align:left;padding-bottom:1rem}.site-nav a{border-bottom:none;letter-spacing:-.02rem;font-size:.9rem}.us-bg{background-position:center bottom}}@media(min-width:480px){footer .footer-menu ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left}}@media(max-width:480px){h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.15rem}h1,h2,h3{line-height:1.4}.lead{font-size:1.05rem}.pad-list>li>a{font-size:.97rem}.listing-card__name{font-size:.95rem}.site-nav>.container{padding-left:0;padding-right:0}#filter-buttons.btn-group{width:100%}#filter-buttons .btn{padding:.375rem .4rem;font-size:.7rem}.bg-city{background-size:contain}span.service-item{white-space:normal}.listing-card__types>div{min-width:25%}.listing-card__types>div:nth-child(4){border-right:none}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}[data-toggle=collapse]:not(.collapsed) .if-collapsed{display:none}[data-toggle=collapse].collapsed .if-not-collapsed{display:none}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}
  </style>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
  <meta content="Browse Addiction Treatment Services in Burke County, NC and find help in Burke County" name="description">
  <title>
   List of Addiction Treatment Services in Burke County, NC
  </title>
 </head>
 <body>
  <header id="header">
   <div class="container">
    <div class="row">
     <div class="col-md-6">
      <div class="site-logo">
       <a>
        <img alt="Dashshaw Addiction Treatment" src="rick.jpg">
       </a>
      </div>
     </div>
     <div class="col-md-6 site-info-container">
      <div class="site-info">
       <div class="tagline d-none d-md-inline-block">
        QUESTIONS ABOUT TREATMENT?
        <span>
         100% Free and confidential Help-Line
        </span>
       </div>
       <div class="site-info-phone">
        <a>
         1-[PHONE REDACTED]
        </a>
       </div>
      </div>
     </div>
    </div>
   </div>
  </header>
  <div class="site-nav">
   <div class="container">
    <nav class="navbar navbar-expand-xl navbar-dark">
     <button aria-controls="topNav" aria-expanded="false" aria-label="Toggle top navigation" class="navbar-toggler" data-target="#topNav" data-toggle="collapse" type="button">
      <span class="navbar-toggler-icon">
      </span>
      <span class="menu-text">
       Menu
      </span>
     </button>
     <div class="collapse navbar-collapse justify-content-between" id="topNav">
      <a class="d-flex align-items-center" rel="nofollow">
       Payment Options for Drug Rehab
      </a>
      <a class="d-flex align-items-center" rel="nofollow">
       Inpatient Drug Rehab
      </a>
      <a class="d-flex align-items-center" rel="nofollow">
       Drug &amp; Alcohol Detox
      </a>
      <a class="d-flex align-items-center" rel="nofollow">
       Relapse Prevention &amp; Aftercare
      </a>
     </div>
     <a class="near-me-btn" id="near-me-btn">
      <span class="icon-search-sm">
      </span>
      Drug Rehabs Near Me
     </a>
    </nav>
   </div>
  </div>
  <div aria-label="breadcrumb" class="breadcrumb-wrapper bg-light">
   <div class="container">
    <ol class="breadcrumb" itemscope itemtype="">
     <li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="">
      <a itemprop="item" itemtype="">
       <span itemprop="name">
        Home
       </span>
      </a>
      <meta content="1" itemprop="position">
     </li>
     <li aria-current="page" class="breadcrumb-item active" itemprop="itemListElement" itemscope itemtype="">
      <a itemprop="item" itemtype="">
       <span itemprop="name">
        North Carolina
       </span>
      </a>
      <meta content="2" itemprop="position">
     </li>
     <li aria-current="page" class="breadcrumb-item active" itemprop="itemListElement" itemscope itemtype="">
      <a itemprop="item" itemtype="">
       <span itemprop="name">
        Burke County
       </span>
      </a>
      <meta content="3" itemprop="position">
     </li>
    </ol>
   </div>
  </div>
  <main role="main">
   <section class="pt-5 bg-white">
    <div class="container">
     <div class="row">
      <div class="col">
       <div class="row">
        <div class="col-lg-8 mb-4">
         <h1 class="mb-4">
          5 Best Ways to find a Rehab in Burke County, NC
         </h1>
         <h2>
          1. Discover Rehab Needs and Goals
         </h2>
         <p>
          Every alcohol and drug rehab center in Burke County has different specialties. This is the reason you need to pick a facility that is right for you and your recovery needs.
         </p>
         <h2>
          2. Consult with Rehab Experts
         </h2>
         <p>
          You should consult with substance abuse professionals in Burke County so that they can help you learn how to choose the best rehab program. They have more experience and knowledge in addiction than you do and should be able to guide you appropriately.
         </p>
         <h2>
          3. Investigate Your Options
         </h2>
         <p>
          It is also essential that you understand all the options open to you before making a choice. Check what is available in Burke County and find out how each of these options will benefit you then come to a decision.
         </p>
         <h2>
          4. Think about Different Factors
         </h2>
         <p>
          One of the 5 top ways to locate a rehab program in Burke County involves understanding the factors that go into making a rehab effective and successful. These factors include but are not limited to:
         </p>
         <ul>
          <li>
           Cost of rehab
          </li>
          <li>
           Amenities
          </li>
          <li>
           Duration of program
          </li>
          <li>
           Therapies and treatments
          </li>
         </ul>
         <p>
          Use these factors to help you understand the differences between all the alcohol and drug rehabilitation programs that you find in Burke County.
         </p>
         <h2>
          5. Choose
         </h2>
         <p>
          After going through the process outlined above, the final thing you should do is pick a rehabilitation center that is highly likely to meet all your needs and requirements for addiction treatment in Burke County.
         </p>
        </div>
        <div class="col-lg-4">
         <div class="sidepanel">
          <div class="sidepanel__title title-rounded">
           <span class="text-uppercase">
            Ready To Get Help?
           </span>
          </div>
          <div class="sidepanel__body">
           <p class="mb-4">
            We can help you find the right treatment facility that best fits your overall needs and financial requirements.
           </p>
           <a class="btn btn-lg btn-yellow font600 mb-5">
            Call 1-[PHONE REDACTED]
           </a>
           <fieldset class="border p-2">
            <legend class="form-text text-uppercase w-auto">
             Or fill out this form.
            </legend>
            <form action="contact.php" class="pt-2" method="POST">
             <input name="cform" type="hidden" value="">
             <div class="form-group">
              <input class="form-control" name="name" placeholder="Name" required type="text">
             </div>
             <div class="form-group">
              <input class="form-control" name="phone" placeholder="Phone" required type="text">
             </div>
             <div class="form-group">
              <textarea class="form-control" id="how_can_we_help" name="how_can_we_help" placeholder="How can we help?"></textarea>
             </div>
             <div class="text-center text-muted">
              <small>
               100% Free and Confidential
              </small>
             </div>
             <div class="text-center">
              <input class="btn btn-info mb-3" type="submit" value="Send Help Request">
             </div>
            </form>
           </fieldset>
          </div>
         </div>
        </div>
       </div>
      </div>
     </div>
    </div>
   </section>
   <section class="py-5 bg-light bg-city">
    <div class="container">
     <h2 class="mb-5">
      Cities with Drug Rehab Centers in Burke County, NC
     </h2>
     <p class="lead text-muted">
      Select a City:
     </p>
     <ul class="row list-unstyled pad-list">
      <li class="col-md-3 col-sm-4 col-6">
       <a>
        Morganton
       </a>
      </li>
     </ul>
    </div>
   </section>
   <section class="py-5">
    <div class="container">
     <h2 class="mb-5">
      Drug Rehab Programs in Burke County, NC by Category
     </h2>
     <p class="lead text-muted">
      Select a Category:
     </p>
     <ul class="row list-unstyled pad-list">
      <li class="col-md-3 col-sm-4 col-6">
       <a>
        Outpatient
        <span class="badge badge-pill badge-light">
         6
        </span>
       </a>
      </li>
      <li class="col-md-3 col-sm-4 col-6">
       <a>
        Counseling
        <span class="badge badge-pill badge-light">
         4
        </span>
       </a>
      </li>
      <li class="col-md-3 col-sm-4 col-6">
       <a>
        12 Step
        <span class="badge badge-pill badge-light">
         4
        </span>
       </a>
      </li>
      <li class="col-md-3 col-sm-4 col-6">
       <a>
        Aftercare
        <span class="badge badge-pill badge-light">
         4
        </span>
       </a>
      </li>
     </ul>
    </div>
   </section>
  </main>
  <footer>
   <section class="footer-main">
    <div class="container">
     <div class="row">
      <div class="col-md-4">
       <div class="site-logo">
        <a>
         <img alt="Dashshaw Addiction Help &amp; Recovery" class="img-fluid" src="rick.jpg">
        </a>
       </div>
       <div class="site-info mb-3">
        <div class="tagline">
         Get Treatment Options
         <span>
          100% Free and confidential
         </span>
        </div>
        <div class="site-info-phone">
         <a>
          1-[PHONE REDACTED]
         </a>
        </div>
       </div>
      </div>
      <div class="col-md-8">
       <h5>
        General Disclaimer:
       </h5>
       <p>
        <small>
         All information contained in this website is not intended to provide medical advice of any kind.
        </small>
       </p>
      </div>
     </div>
    </div>
   </section>
   <section class="footer-menu">
    <div class="container">
     <div class="footer-nav">
      <ul class="list-unstyled d-flex justify-content-between mb-0">
       <li>
        <a rel="nofollow">
         Home
        </a>
       </li>
       <li>
        <a rel="nofollow">
         About Us
        </a>
       </li>
       <li>
        <a rel="nofollow">
         Privacy Policy
        </a>
       </li>
       <li>
        <a rel="nofollow">
         Terms &amp; Conditions
        </a>
       </li>
      </ul>
     </div>
    </div>
   </section>
   <section class="footer-copyright">
    <div class="container">
     <p class="text-center mt-2 mb-0">
      <small>
       &copy; Copyright 2019 | dashshaw.com | All Rights Reserved.
      </small>
     </p>
    </div>
   </section>
  </footer>
 </body>
</html>