-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhardware-solutions.html
582 lines (456 loc) · 81.2 KB
/
hardware-solutions.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
<!DOCTYPE html>
<html amp lang="en-us">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/dentech-logo-200x200.png" type="image/x-icon">
<meta name="description" content="On top of best-selling dental practice software like our Practice Management System, Dentech also gives you access to all the latest dental hardware for running your practice, from sensors to monitors.">
<meta name="amp-script-src" content="">
<title>Dentech | Hardware Solutions</title>
<link rel="canonical" href="https://dentech.com/hardware-solutions.html">
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style>
<noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap" rel="stylesheet">
<style amp-custom>
div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,ol,ul,li,figcaption,textarea,input{font: inherit;}*{-webkit-box-sizing: border-box;box-sizing: border-box;outline: none;}*:focus{outline: none;}body{position: relative;font-style: normal;line-height: 1.6;color: #48525c;}section{background-color: #eeeeee;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;overflow: hidden;padding: 0;}h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}p,li,blockquote{letter-spacing: normal;line-height: 1.6;}ul,ol,blockquote,p{margin-bottom: 0;margin-top: 0;}a{cursor: pointer;}a,a:hover{text-decoration: none;}a.mbr-iconfont:hover{text-decoration: none;}h1,h2,h3,h4,h5,h6,.display-1,.display-2,.display-4,.display-5,.display-7{word-break: break-word;word-wrap: break-word;}b,strong{font-weight: bold;}blockquote{padding: 10px 0 10px 20px;position: relative;border-left: 3px solid;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition-delay: 9999s;transition-delay: 9999s;-webkit-transition-property: background-color,color;-o-transition-property: background-color,color;transition-property: background-color,color;}html,body{height: auto;min-height: 100vh;}.mbr-section-title{margin: 0;padding: 0;font-style: normal;line-height: 1.2;width: 100%;color: #20202a;}.mbr-section-subtitle{line-height: 1.2;width: 100%;color: #20202a;}.mbr-text{font-style: normal;line-height: 1.6;width: 100%;color: #48525c;font-weight: 400;}.mbr-white{color: #ffffff;}.mbr-black{color: #000000;}.align-left{text-align: left;}.align-left .list-item{justify-content: flex-start;}.align-center{text-align: center;}.align-center .list-item{justify-content: center;}.align-right{text-align: right;}.align-right .list-item{justify-content: flex-end;}@media (max-width: 767px){.align-left,.align-center,.align-right{text-align: center;}.align-left .list-item,.align-center .list-item,.align-right .list-item{justify-content: center;}}.mbr-light{font-weight: 300;}.mbr-regular{font-weight: 400;}.mbr-semibold{font-weight: 600;}.mbr-bold{font-weight: 700;}.icons-list a{margin: 0;}.icons-list a:last-child{margin: 0;}.mbr-figure{align-self: center;}.hidden{visibility: hidden;}.super-hide{display: none;}.inactive{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;pointer-events: none;-webkit-user-drag: none;user-drag: none;}.mbr-overlay{position: absolute;bottom: 0;left: 0;right: 0;top: 0;z-index: 0;}.map-placeholder{display: none;}.google-map,.google-map iframe{position: relative;width: 100%;height: 400px;}amp-img{width: 100%;}amp-img img{max-height: 100%;max-width: 100%;}img.mbr-temp{width: 100%;}.rounded{border-radius: 50%;}.is-builder .nodisplay + img[async],.is-builder .nodisplay + img[decoding="async"],.is-builder amp-img > a + img[async],.is-builder amp-img > a + img[decoding="async"]{display: none;}html:not(.is-builder) amp-img > a{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}.is-builder .temp-amp-sizer{position: absolute;}.is-builder amp-youtube .temp-amp-sizer,.is-builder amp-vimeo .temp-amp-sizer{position: static;}.mobirise-spinner{position: absolute;top: 50%;left: 40%;margin-left: 10%;-webkit-transform: translate3d(-50%,-50%,0);z-index: 4;}.mobirise-spinner em{width: 24px;height: 24px;background: #3ac;border-radius: 100%;display: inline-block;-webkit-animation: slide 1s infinite;}.mobirise-spinner em:nth-child(1){-webkit-animation-delay: 0.1s;}.mobirise-spinner em:nth-child(2){-webkit-animation-delay: 0.2s;}.mobirise-spinner em:nth-child(3){-webkit-animation-delay: 0.3s;}@-moz-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-webkit-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-o-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}.mobirise-loader .amp-active > div{display: none;}.iconfont-wrapper{display: inline-flex;}.mbr-flex{display: flex;}.flex-wrap{flex-wrap: wrap;}.mbr-jc-s{justify-content: flex-start;}.mbr-jc-c{justify-content: center;}.mbr-jc-e{justify-content: flex-end;}.mbr-row-reverse{flex-direction: row-reverse;}.mbr-column{flex-direction: column;}amp-img,img{height: 100%;width: 100%;}.hidden-slide{display: none;}.visible-slide{display: flex;}section,.container,.container-fluid{position: relative;word-wrap: break-word;}.mbr-fullscreen .mbr-overlay{min-height: 100vh;}.mbr-fullscreen{display: flex;align-items: center;height: 100vh;min-height: 100vh;padding: 3rem 0;}.container{padding: 0 1rem;width: 100%;margin-right: auto;margin-left: auto;}@media (max-width: 767px){.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;}}.container-fluid{width: 100%;padding: 0 1rem;}.btn{position: relative;font-weight: 700;margin: 0.4rem 0.9rem;border: 2px solid;font-style: normal;white-space: normal;transition: all 0.3s cubic-bezier(0.25,0.1,0.25,1);display: inline-flex;align-items: center;justify-content: center;word-break: break-word;line-height: 1.2rem;letter-spacing: normal;}.btn-form{padding: 1rem 2rem;}.btn-form:hover{cursor: pointer;}.btn{padding: 1rem 2rem;border-radius: 3px;}.btn-sm{padding: 0.4rem 0.8rem;border-radius: 3px;}.btn-md{padding: 1rem 2rem;border-radius: 3px;}.btn-lg{padding: 1.2rem 3.2rem;border-radius: 3px;}form .btn,form .mbr-section-btn{margin: 0;}.note-popover .btn:after{display: none;}.mbr-section-btn{margin: 0 -0.9rem;font-size: 0;}nav .mbr-section-btn{margin-left: 0rem;margin-right: 0rem;}.btn .mbr-iconfont,.btn.btn-md .mbr-iconfont{cursor: pointer;margin: 0 0.8rem 0 0;}.btn-sm .mbr-iconfont{margin: 0 0.5rem 0 0;}[type="submit"]{-webkit-appearance: none;}section.menu{min-height: 56px;overflow: visible;padding: 0;}.menu-container{display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;align-items: center;min-height: 56px;}@media (max-width: 991px){.menu-container{max-width: 100%;padding: 0.5rem 1rem;}} @media (max-width: 767px){.menu-container{padding: 0.5rem 1rem;}}.navbar{z-index: 100;width: 100%;position: absolute;box-shadow: 0 2px 10px 0 rgba(0,0,0,0.07);}.navbar-fixed-top{position: fixed;top: 0;}.navbar-brand{display: flex;align-items: center;word-break: break-word;z-index: 1;}.navbar-logo{margin: 0 0.8rem 0 0;}@media (max-width: 767px){.navbar-logo amp-img{max-height: 35px;max-width: 35px;}}.navbar-caption-wrap{display: flex;}.navbar .navbar-collapse{display: flex;-ms-flex-preferred-size: auto;flex-basis: auto;align-items: center;justify-content: space-between;width: 100%;}@media (max-width: 991px){.navbar .navbar-collapse{display: none;position: absolute;top: 0;right: 0;height: 100vh;overflow-y: auto;padding: 70px 2rem 1rem;z-index: 1;}}@media (max-width: 991px){.navbar.opened .navbar-collapse.show,.navbar.opened .navbar-collapse.collapsing{display: block;}.is-builder .navbar-collapse{position: fixed;}}.navbar-nav{list-style-type: none;display: flex;flex-wrap: wrap;padding-left: 0;min-width: 10rem;}@media (max-width: 991px){.navbar-nav{flex-direction: column;}} .navbar-nav .mbr-iconfont{margin: 0 0.2rem 0 0;}.nav-item{word-break: break-all;}.nav-link{display: flex;align-items: center;justify-content: center;}.nav-link,.navbar-caption{transition: all 0.2s;letter-spacing: normal;}.nav-dropdown .dropdown-menu{min-width: 10rem;position: absolute;left: 0;padding: 10px 0;border-radius: 0 0 4px 4px;transition: opacity 0.2s cubic-bezier(0.25,0.1,0.25,1);}.nav-dropdown .dropdown-menu .dropdown-item{line-height: normal;display: flex;justify-content: center;align-items: center;padding: 0 15px;margin: 20px 0;white-space: nowrap;}.nav-dropdown .dropdown-menu .dropdown-item:active{background: none;}.nav-dropdown .dropdown-menu .dropdown{position: relative;}.dropdown-menu .dropdown:hover > .dropdown-menu{opacity: 1;pointer-events: all;}.nav-dropdown .dropdown-submenu{top: 0;left: 100%;margin: 0;}.nav-item.dropdown{position: relative;}.nav-item.dropdown .dropdown-menu{opacity: 0;pointer-events: none;}.nav-item.dropdown:hover > .dropdown-menu{opacity: 1;pointer-events: all;}.link.dropdown-toggle:after{content: "";margin-left: 0.25rem;border-top: 0.35em solid;border-right: 0.35em solid transparent;border-left: 0.35em solid transparent;border-bottom: 0;}.navbar .dropdown.open > .dropdown-menu{display: block;}@media (max-width: 991px){.is-builder .nav-dropdown .dropdown-menu{position: relative;}.nav-dropdown .dropdown-submenu{left: 0;}.nav-dropdown .dropdown-menu .dropdown-item{padding: 0;margin: 0 0 1rem 0;justify-content: center;}.nav-dropdown .dropdown-menu .dropdown-item:after{right: auto;}.navbar.opened .dropdown-menu{top: 0;}.dropdown-toggle[data-toggle="dropdown-submenu"]:after{content: "";margin-left: 0.25rem;border-top: 0.35em solid;border-right: 0.35em solid transparent;border-left: 0.35em solid transparent;border-bottom: 0;top: 55%;}}.navbar-buttons{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}@media (max-width: 991px){.navbar-buttons{flex-direction: column;}}.menu-social-list{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}.menu-social-list a{margin: 0 0.5rem;}.menu-social-list a span{font-size: 1.5rem;}button.navbar-toggler{position: relative;width: 31px;height: 20px;cursor: pointer;transition: all .2s;-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}.hamburger span{position: absolute;right: 0;width: 30px;height: 2px;border-right: 5px;}.hamburger span:nth-child(1){top: 0;transition: all .2s;}.hamburger span:nth-child(2){top: 8px;transition: all .15s;}.hamburger span:nth-child(3){top: 8px;transition: all .15s;}.hamburger span:nth-child(4){top: 16px;transition: all .2s;}nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(4),nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(1){top: 8px;width: 0;opacity: 0;right: 50%;transition: all .2s;}nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(2){transform: rotate(-45deg);transition: all .25s;}nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(3){transform: rotate(45deg);transition: all .25s;}.ampstart-btn.hamburger{position: relative;margin-left: auto;height: 20px;width: 30px;background: none;border: none;cursor: pointer;z-index: 1000;}@media (min-width: 992px){.nav-dropdown .dropdown-menu{box-shadow: 0 10px 25px 0 rgba(0,0,0,0.2);}.ampstart-btn,amp-sidebar{display: none;}.dropdown-menu .dropdown-toggle:after{content: "";border-bottom: 0.35em solid transparent;border-left: 0.35em solid;border-right: 0;border-top: 0.35em solid transparent;margin-left: 0.3rem;margin-top: -0.3077em;position: absolute;right: 1.1538em;top: 50%;}}.close-sidebar{width: 30px;height: 30px;position: relative;cursor: pointer;background-color: transparent;border: none;}.close-sidebar span{position: absolute;left: 0;width: 30px;height: 2px;border-right: 5px;top: 14px;}.close-sidebar span:nth-child(1){transform: rotate(-45deg);}.close-sidebar span:nth-child(2){transform: rotate(45deg);}.builder-sidebar{position: relative;height: 100vh;overflow-y: auto;min-width: 10rem;z-index: 1030;padding: 1rem 2rem;max-width: 20rem;}.builder-sidebar .dropdown:hover > .dropdown-menu{position: relative;text-align: center;}section.sidebar-open:before{content: '';position: fixed;top: 0;bottom: 0;right: 0;left: 0;background-color: rgba(0,0,0,0.2);z-index: 1040;}.is-builder section.horizontal-menu .ampstart-btn{display: none;}.is-builder section.horizontal-menu .dropdown-menu{z-index: auto;opacity: 1;pointer-events: auto;}.is-builder .menu{overflow: visible;}#sidebar{background-color: transparent;}.card-title{margin: 0;}.card{position: relative;background-color: transparent;border: none;border-radius: 0;width: 100%;padding: 0 1rem;}@media (max-width: 767px){.card:not(.last-child){padding-bottom: 30px;}} .card .card-img{width: auto;border-radius: 0;}.card .card-wrapper{height: 100%;}@media (max-width: 767px){.card .card-wrapper{flex-direction: column;}} .card img{height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;}.card-inner,.items-list{display: flex;flex-direction: column;}.items-list{list-style-type: none;padding: 0;}.items-list .list-item{padding: 1rem 2rem;}.card-head{padding: 1.5rem 2rem;}.card-price-wrap{padding: 1rem 2rem;}.card-button{padding: 1rem;margin: 0;}.timeline-wrap{position: relative;}.timeline-wrap .iconBackground{position: absolute;left: 50%;width: 20px;height: 20px;line-height: 30px;text-align: center;border-radius: 50%;font-size: 30px;display: inline-block;background-color: #000000;top: 20px;margin: 0 0 0 -10px;}@media (max-width: 767px){.timeline-wrap .iconBackground{left: 0;}}.separline{position: relative;}@media (max-width: 767px){.separline:not(.last-child){padding-bottom: 2rem;}} .separline:before{position: absolute;content: "";width: 2px;background-color: #000000;left: calc(50% - 1px);height: calc(100% - 20px);top: 40px;}@media (max-width: 767px){.separline:before{left: 0;}}.gallery-img-wrap{position: relative;height: 100%;}.gallery-img-wrap:hover{cursor: pointer;}.gallery-img-wrap:hover .icon-wrap,.gallery-img-wrap:hover .caption-on-hover{opacity: 1;}.gallery-img-wrap:hover:after{opacity: .5;}.gallery-img-wrap amp-img{height: 100%;}.gallery-img-wrap:after{content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: #000;opacity: 0;transition: opacity 0.2s;pointer-events: none;}.gallery-img-wrap .icon-wrap,.gallery-img-wrap .img-caption{z-index: 3;pointer-events: none;position: absolute;}.gallery-img-wrap .icon-wrap,.gallery-img-wrap .caption-on-hover{opacity: 0;transition: opacity 0.2s;}.gallery-img-wrap .icon-wrap{left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;padding: .5rem;border-radius: 50%;}.gallery-img-wrap .amp-iconfont{color: #000;font-size: 1rem;width: 1rem;display: block;}.gallery-img-wrap .img-caption{left: 0;right: 0;}.gallery-img-wrap .img-caption.caption-top{top: 0;}.gallery-img-wrap .img-caption.caption-bottom{bottom: 0;}.gallery-img-wrap .img-caption:not(.caption-on-hover):after{content: "";position: absolute;top: 0;left: 0;right: 0;height: 100%;transition: opacity 0.2s;z-index: -1;pointer-events: none;}@media (max-width: 767px){.gallery-img-wrap:after,.gallery-img-wrap:hover:after,.gallery-img-wrap .icon-wrap{display: none;}.gallery-img-wrap .caption-on-hover{opacity: 1;}}.is-builder .gallery-img-wrap .icon-wrap,.is-builder .gallery-img-wrap .img-caption > *{pointer-events: all;}.amp-carousel-button,.dots-wrapper .dots span{transition: all 0.4s;cursor: pointer;outline: none;}.amp-carousel-button{width: 50px;height: 50px;border-radius: 50%;}.dots-wrapper .dots{display: inline-block;margin: 4px 8px;}.dots-wrapper .dots span{display: block;border-radius: 12px;height: 24px;width: 24px;background-color: #ffffff;border: 10px solid #cccccc;opacity: 0.5;}.dots-wrapper .dots span.current{width: 40px;}.dots-wrapper .dots span:hover,.dots-wrapper .dots span.current{opacity: 1;}.amp-carousel-button-next:after{right: 1rem;}.amp-carousel-button-prev:after{left: 1rem;}button.btn-img{cursor: pointer;}.is-builder .preview button.btn-img{opacity: 0.5;position: relative;pointer-events: none;}amp-image-lightbox,.lightbox{background: rgba(0,0,0,0.8);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 100%;height: 100%;overflow: auto;}amp-image-lightbox a.control,.lightbox a.control{position: absolute;cursor: default;top: 0;right: 0;}amp-image-lightbox .close,.lightbox .close{background: none;border: none;position: absolute;top: 16px;right: 16px;height: 32px;width: 32px;cursor: pointer;z-index: 1000;}amp-image-lightbox .close:before,amp-image-lightbox .close:after,.lightbox .close:before,.lightbox .close:after{position: absolute;top: 0;right: 16px;content: ' ';height: 32px;width: 2px;background-color: #fff;}amp-image-lightbox .close:before,.lightbox .close:before{transform: rotate(45deg);}amp-image-lightbox .close:after,.lightbox .close:after{transform: rotate(-45deg);}amp-image-lightbox .video-block,.lightbox .video-block{width: 100%;}div[submit-success] > *,div[submit-error] > *{padding: 15px;margin-bottom: 1rem;}.form-block{z-index: 1;background-color: transparent;padding: 0;position: relative;overflow: hidden;}.form-block .mbr-overlay{z-index: -1;}@media (max-width: 991px){.form-block{padding: 0;}}form input,form textarea,form select{padding: 1rem;line-height: 1.2rem;width: 100%;background: #ffffff;border-width: 2px;border-style: solid;border-color: #767676;border-radius: 3px;color: #000000;}form input[type="checkbox"],form input[type="radio"]{border: none;background: none;width: auto;}form .field{padding-bottom: 0.5rem;padding-top: 0.5rem;}form textarea.field-input{height: 200px;}form .fieldset{display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}textarea[type="hidden"]{display: none;}.form-check{margin-bottom: 0;}.form-check-label{padding-left: 0;}.form-check-input{position: relative;margin: 4px;}.form-check-inline{display: inline-flex;align-items: center;padding-left: 0;margin-right: .75rem;}.mbr-row,.mbr-form-row{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -1rem;margin-right: -1rem;}.mbr-form-row{margin-left: -0.5rem;margin-right: -0.5rem;}.mbr-form-row > [class*="mbr-col"]{padding-left: 0.5rem;padding-right: 0.5rem;}@media (max-width: 767px){.mbr-col,.mbr-col-auto{padding-right: 1rem;padding-left: 1rem;}.mbr-col-sm-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 1rem;padding-left: 1rem;}}@media (min-width: 768px){.mbr-col,.mbr-col-auto{padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-2{-ms-flex: 0 0 16.6666666667%;-webkit-box-flex: 0;flex: 0 0 16.6666666667%;max-width: 16.6666666667%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-3{-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-4{-ms-flex: 0 0 33.3333333333%;-webkit-box-flex: 0;flex: 0 0 33.3333333333%;max-width: 33.3333333333%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-5{-ms-flex: 0 0 41.6666666667%;-webkit-box-flex: 0;flex: 0 0 41.6666666667%;max-width: 41.6666666667%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-6{-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-7{-ms-flex: 0 0 58.3333333333%;-webkit-box-flex: 0;flex: 0 0 58.3333333333%;max-width: 58.3333333333%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-8{-ms-flex: 0 0 66.6666666667%;-webkit-box-flex: 0;flex: 0 0 66.6666666667%;max-width: 66.6666666667%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-10{-ms-flex: 0 0 83.3333333333%;-webkit-box-flex: 0;flex: 0 0 83.3333333333%;max-width: 83.3333333333%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-md-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 1rem;padding-left: 1rem;}}.mbr-col{-ms-flex: 1 1 auto;-webkit-box-flex: 1;flex: 1 1 auto;max-width: 100%;}.mbr-col-auto{-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;}@media (min-width: 992px){.mbr-col,.mbr-col-auto{padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-2{-ms-flex: 0 0 16.6666666667%;-webkit-box-flex: 0;flex: 0 0 16.6666666667%;max-width: 16.6666666667%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-3{-ms-flex: 0 0 25%;-webkit-box-flex: 0;flex: 0 0 25%;max-width: 25%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-4{-ms-flex: 0 0 33.3333333333%;-webkit-box-flex: 0;flex: 0 0 33.3333333333%;max-width: 33.3333333333%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-5{-ms-flex: 0 0 41.6666666667%;-webkit-box-flex: 0;flex: 0 0 41.6666666667%;max-width: 41.6666666667%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-6{-ms-flex: 0 0 50%;-webkit-box-flex: 0;flex: 0 0 50%;max-width: 50%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-7{-ms-flex: 0 0 58.3333333333%;-webkit-box-flex: 0;flex: 0 0 58.3333333333%;max-width: 58.3333333333%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-8{-ms-flex: 0 0 66.6666666667%;-webkit-box-flex: 0;flex: 0 0 66.6666666667%;max-width: 66.6666666667%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-9{-ms-flex: 0 0 75%;-webkit-box-flex: 0;flex: 0 0 75%;max-width: 75%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-10{-ms-flex: 0 0 83.3333333333%;-webkit-box-flex: 0;flex: 0 0 83.3333333333%;max-width: 83.3333333333%;padding-right: 1rem;padding-left: 1rem;}.mbr-col-lg-12{-ms-flex: 0 0 100%;-webkit-box-flex: 0;flex: 0 0 100%;max-width: 100%;padding-right: 1rem;padding-left: 1rem;}}@media (min-width: 992px){.lg-pb{padding-bottom: 3rem;}}@media (max-width: 991px){.md-pb{padding-bottom: 3rem;}}.mbr-pt-1,.mbr-py-1{padding-top: 10px;}.mbr-pb-1,.mbr-py-1{padding-bottom: 10px;}.mbr-px-1{padding-left: 10px;padding-right: 10px;}.mbr-p-1{padding: 10px;}.mbr-pt-2,.mbr-py-2{padding-top: 1rem;}.mbr-pb-2,.mbr-py-2{padding-bottom: 1rem;}.mbr-px-2{padding-left: 1rem;padding-right: 1rem;}.mbr-p-2{padding: 1rem;}.mbr-pt-3,.mbr-py-3{padding-top: 25px;}.mbr-pb-3,.mbr-py-3{padding-bottom: 25px;}.mbr-px-3{padding-left: 25px;padding-right: 25px;}.mbr-p-3{padding: 25px;}.mbr-pt-4,.mbr-py-4{padding-top: 2rem;}.mbr-pb-4,.mbr-py-4{padding-bottom: 2rem;}.mbr-px-4{padding-left: 2rem;padding-right: 2rem;}.mbr-p-4{padding: 2rem;}.mbr-pt-5,.mbr-py-5{padding-top: 3rem;}.mbr-pb-5,.mbr-py-5{padding-bottom: 3rem;}.mbr-px-5{padding-left: 3rem;padding-right: 3rem;}.mbr-p-5{padding: 3rem;}@media (max-width: 991px){.mbr-py-4,.mbr-py-5{padding-top: 1rem;padding-bottom: 1rem;}.mbr-px-4,.mbr-px-5{padding-left: 1rem;padding-right: 1rem;}.mbr-p-3,.mbr-p-4,.mbr-p-5{padding: 1rem;}}.mbr-ml-auto{margin-left: auto;}.mbr-mr-auto{margin-right: auto;}.mbr-m-auto{margin: auto;}#scrollToTopMarker{position: absolute;width: 0px;height: 0px;top: 300px;}#scrollToTopButton{position: fixed;bottom: 25px;right: 25px;opacity: .4;z-index: 5000;font-size: 32px;height: 60px;width: 60px;border: none;border-radius: 3px;cursor: pointer;}#scrollToTopButton:focus{outline: none;}#scrollToTopButton a:before{content: '';position: absolute;height: 40%;top: 36%;width: 2px;left: calc(50% - 1px);}#scrollToTopButton a:after{content: '';position: absolute;border-top: 2px solid;border-right: 2px solid;width: 40%;height: 40%;left: calc(30% - 1px);bottom: 30%;transform: rotate(-45deg);}.is-builder #scrollToTopButton a:after{left: 30%;}a{font-style: normal;}@media (max-width: 767px){.mbr-section-btn,.mbr-section-title{text-align: center;}}@media (min-width: 992px){.mbr-col-lg-11{flex: 0 0 91.666%;max-width: 91.666%;padding-right: 1rem;padding-left: 1rem;}}
body{font-family: Inter;}blockquote{border-color: #83c928;}div[submit-success] > *{background: #83c928;color: #000000;}div[submit-error] > *{background: #ffdc00;color: #000000;}.display-1{font-family: 'Poppins',sans-serif;font-size: 4rem;}.display-2{font-family: 'Poppins',sans-serif;font-size: 3.25rem;}.display-4{font-family: 'Poppins',sans-serif;font-size: 1rem;}.display-5{font-family: 'Poppins',sans-serif;font-size: 1.8rem;}.display-7{font-family: 'Poppins',sans-serif;font-size: 1.2rem;}.display-1 .mbr-iconfont-btn{font-size: 4rem;width: 4rem;}.display-2 .mbr-iconfont-btn{font-size: 3.25rem;width: 3.25rem;}.display-4 .mbr-iconfont-btn{font-size: 1rem;width: 1rem;}.display-5 .mbr-iconfont-btn{font-size: 1.8rem;width: 1.8rem;}.display-7 .mbr-iconfont-btn{font-size: 1.2rem;width: 1.2rem;}@media (max-width: 768px){.display-1{font-size: 3.2rem;font-size: calc( 2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));}.display-2{font-size: 2.6rem;font-size: calc( 1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem) / (48 - 20))));}.display-4{font-size: 0.8rem;font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));}.display-5{font-size: 1.44rem;font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));}.display-7{font-size: 0.96rem;font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));}}.bg-primary{background-color: #83c928;}.bg-success{background-color: #83c928;}.bg-info{background-color: #83c928;}.bg-warning{background-color: #ff8f00;}.bg-danger{background-color: #ffdc00;}.btn-primary,.btn-primary:active,.btn-primary.active{background-color: #83c928;border-color: #83c928;color: #ffffff;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus{color: #ffffff;background-color: #59891b;border-color: #59891b;}.btn-primary.disabled,.btn-primary:disabled{color: #ffffff;background-color: #59891b;border-color: #59891b;}.btn-secondary,.btn-secondary:active,.btn-secondary.active{background-color: #00dcc0;border-color: #00dcc0;color: #ffffff;}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary.focus{color: #ffffff;background-color: #00907d;border-color: #00907d;}.btn-secondary.disabled,.btn-secondary:disabled{color: #ffffff;background-color: #00907d;border-color: #00907d;}.btn-info,.btn-info:active,.btn-info.active{background-color: #83c928;border-color: #83c928;color: #ffffff;}.btn-info:hover,.btn-info:focus,.btn-info.focus{color: #ffffff;background-color: #59891b;border-color: #59891b;}.btn-info.disabled,.btn-info:disabled{color: #ffffff;background-color: #59891b;border-color: #59891b;}.btn-success,.btn-success:active,.btn-success.active{background-color: #83c928;border-color: #83c928;color: #ffffff;}.btn-success:hover,.btn-success:focus,.btn-success.focus{color: #ffffff;background-color: #59891b;border-color: #59891b;}.btn-success.disabled,.btn-success:disabled{color: #ffffff;background-color: #59891b;border-color: #59891b;}.btn-warning,.btn-warning:active,.btn-warning.active{background-color: #ff8f00;border-color: #ff8f00;color: #ffffff;}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus{color: #ffffff;background-color: #b36400;border-color: #b36400;}.btn-warning.disabled,.btn-warning:disabled{color: #ffffff;background-color: #b36400;border-color: #b36400;}.btn-danger,.btn-danger:active,.btn-danger.active{background-color: #ffdc00;border-color: #ffdc00;color: #000000;}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus{color: #000000;background-color: #b39a00;border-color: #b39a00;}.btn-danger.disabled,.btn-danger:disabled{color: #000000;background-color: #b39a00;border-color: #b39a00;}.btn-black,.btn-black:active,.btn-black.active{background-color: #333333;border-color: #333333;color: #ffffff;}.btn-black:hover,.btn-black:focus,.btn-black.focus{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-black.disabled,.btn-black:disabled{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-white,.btn-white:active,.btn-white.active{background-color: #ffffff;border-color: #ffffff;color: #808080;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white.disabled,.btn-white:disabled{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white,.btn-white:active,.btn-white.active{color: #333333;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #333333;}.btn-white.disabled,.btn-white:disabled{color: #333333;}.btn-primary-outline,.btn-primary-outline:active,.btn-primary-outline.active{background: none;border-color: #4c7417;color: #4c7417;}.btn-primary-outline:hover,.btn-primary-outline:focus,.btn-primary-outline.focus{color: #ffffff;background-color: #83c928;border-color: #83c928;}.btn-primary-outline.disabled,.btn-primary-outline:disabled{color: #ffffff;background-color: #83c928;border-color: #83c928;}.btn-secondary-outline,.btn-secondary-outline:active,.btn-secondary-outline.active{background: none;border-color: #007667;color: #007667;}.btn-secondary-outline:hover,.btn-secondary-outline:focus,.btn-secondary-outline.focus{color: #ffffff;background-color: #00dcc0;border-color: #00dcc0;}.btn-secondary-outline.disabled,.btn-secondary-outline:disabled{color: #ffffff;background-color: #00dcc0;border-color: #00dcc0;}.btn-info-outline,.btn-info-outline:active,.btn-info-outline.active{background: none;border-color: #4c7417;color: #4c7417;}.btn-info-outline:hover,.btn-info-outline:focus,.btn-info-outline.focus{color: #ffffff;background-color: #83c928;border-color: #83c928;}.btn-info-outline.disabled,.btn-info-outline:disabled{color: #ffffff;background-color: #83c928;border-color: #83c928;}.btn-success-outline,.btn-success-outline:active,.btn-success-outline.active{background: none;border-color: #4c7417;color: #4c7417;}.btn-success-outline:hover,.btn-success-outline:focus,.btn-success-outline.focus{color: #ffffff;background-color: #83c928;border-color: #83c928;}.btn-success-outline.disabled,.btn-success-outline:disabled{color: #ffffff;background-color: #83c928;border-color: #83c928;}.btn-warning-outline,.btn-warning-outline:active,.btn-warning-outline.active{background: none;border-color: #995600;color: #995600;}.btn-warning-outline:hover,.btn-warning-outline:focus,.btn-warning-outline.focus{color: #ffffff;background-color: #ff8f00;border-color: #ff8f00;}.btn-warning-outline.disabled,.btn-warning-outline:disabled{color: #ffffff;background-color: #ff8f00;border-color: #ff8f00;}.btn-danger-outline,.btn-danger-outline:active,.btn-danger-outline.active{background: none;border-color: #998400;color: #998400;}.btn-danger-outline:hover,.btn-danger-outline:focus,.btn-danger-outline.focus{color: #000000;background-color: #ffdc00;border-color: #ffdc00;}.btn-danger-outline.disabled,.btn-danger-outline:disabled{color: #000000;background-color: #ffdc00;border-color: #ffdc00;}.btn-black-outline,.btn-black-outline:active,.btn-black-outline.active{background: none;border-color: #000000;color: #000000;}.btn-black-outline:hover,.btn-black-outline:focus,.btn-black-outline.focus{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-black-outline.disabled,.btn-black-outline:disabled{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-white-outline,.btn-white-outline:active,.btn-white-outline.active{background: none;border-color: #ffffff;color: #ffffff;}.btn-white-outline:hover,.btn-white-outline:focus,.btn-white-outline.focus{color: #333333;background-color: #ffffff;border-color: #ffffff;}.text-primary{color: #83c928;}.text-secondary{color: #00dcc0;}.text-success{color: #83c928;}.text-info{color: #83c928;}.text-warning{color: #ff8f00;}.text-danger{color: #ffdc00;}.text-white{color: #ffffff;}.text-black{color: #000000;}a.text-primary:hover,a.text-primary:focus{color: #4c7417;}a.text-secondary:hover,a.text-secondary:focus{color: #007667;}a.text-success:hover,a.text-success:focus{color: #4c7417;}a.text-info:hover,a.text-info:focus{color: #4c7417;}a.text-warning:hover,a.text-warning:focus{color: #995600;}a.text-danger:hover,a.text-danger:focus{color: #998400;}a.text-white:hover,a.text-white:focus{color: #cccccc;}a.text-black:hover,a.text-black:focus{color: #4d4d4d;}.alert-success{background-color: #83c928;}.alert-info{background-color: #83c928;}.alert-warning{background-color: #ff8f00;}.alert-danger{background-color: #ffdc00;}.mbr-section-btn a.btn:not(.btn-form){border-radius: 100px;}.nav-tabs .nav-link{border-radius: 100px;}a,a:hover{color: #83c928;}.mbr-plan-header.bg-primary .mbr-plan-subtitle,.mbr-plan-header.bg-primary .mbr-plan-price-desc{color: #e1f4c9;}.mbr-plan-header.bg-success .mbr-plan-subtitle,.mbr-plan-header.bg-success .mbr-plan-price-desc{color: #e1f4c9;}.mbr-plan-header.bg-info .mbr-plan-subtitle,.mbr-plan-header.bg-info .mbr-plan-price-desc{color: #e1f4c9;}.mbr-plan-header.bg-warning .mbr-plan-subtitle,.mbr-plan-header.bg-warning .mbr-plan-price-desc{color: #ffe9cc;}.mbr-plan-header.bg-danger .mbr-plan-subtitle,.mbr-plan-header.bg-danger .mbr-plan-price-desc{color: #fff8cc;}.mobirise-spinner em:nth-child(1){background: #83c928;}.mobirise-spinner em:nth-child(2){background: #00dcc0;}.mobirise-spinner em:nth-child(3){background: #83c928;}#scrollToTopMarker{display: none;}#scrollToTopButton{background-color: #64bf46;border-radius: 50%;}#scrollToTopButton a:before{background: #ffffff;}#scrollToTopButton a:after{border-top-color: #ffffff;border-right-color: #ffffff;}.btn:not(.btn-form){box-shadow: 0 15px 35px -5px rgba(0,0,0,0.25);}.btn:not(.btn-form):hover,.btn:not(.btn-form):focus,.btn:not(.btn-form).focus{transform: translateY(-0.125rem);box-shadow: 0 25px 20px -15px rgba(0,0,0,0.15);}.amp-carousel-button{box-shadow: 0 10px 15px 0 rgba(0,0,0,0.4);background-color: #f3f3f3;}.amp-carousel-button:hover{background-color: #fff;box-shadow: 0 20px 30px 0 rgba(0,0,0,0.2);}.amp-carousel-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23005AF0' %3E%3Cpath d='M9 3L7.94 4.06l4.19 4.19H3v1.5h9.13l-4.19 4.19L9 15l6-6z'/%3E%3C/svg%3E");}.amp-carousel-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23005AF0'%3E%3Cpath d='M15 8.25H5.87l4.19-4.19L9 3 3 9l6 6 1.06-1.06-4.19-4.19H15v-1.5z'/%3E%3C/svg%3E");}.cid-szdfPVZ9yL{padding-top: 75px;padding-bottom: 75px;background-color: #293d68;}@media (min-width: 992px){.cid-szdfPVZ9yL .text-block{padding: 0 2rem;}}@media (max-width: 991px){.cid-szdfPVZ9yL .image-block{padding-bottom: 1.5rem;}}.cid-szdfPVZ9yL amp-img{border-radius: 10px;box-shadow: inset 0 0 0 1px #ebebf0,0 15px 30px 0 rgba(0,0,0,0.15);}.cid-szdfPVZ9yL amp-img img{border-radius: 10px;object-fit: cover;}.cid-szdfPVZ9yL .mbr-section-title{color: #64bf46;}.cid-szdfPVZ9yL .mbr-text,.cid-szdfPVZ9yL .mbr-section-btn{color: #ffffff;}.cid-szdeAZqJ3a{padding-top: 75px;padding-bottom: 75px;background-color: #ffffff;}@media (min-width: 992px){.cid-szdeAZqJ3a .text-block{padding: 0 2rem;}}@media (max-width: 991px){.cid-szdeAZqJ3a .image-block{padding-bottom: 1.5rem;}}.cid-szdeAZqJ3a amp-img{border-radius: 10px;box-shadow: inset 0 0 0 1px #ebebf0,0 15px 30px 0 rgba(0,0,0,0.15);}.cid-szdeAZqJ3a amp-img img{border-radius: 10px;object-fit: cover;}.cid-szdeAZqJ3a .mbr-text,.cid-szdeAZqJ3a .mbr-section-btn{text-align: left;}.cid-szdeAZR0Vs{padding-top: 60px;padding-bottom: 60px;background-color: #293d68;}.cid-szdeAZR0Vs .card-wrapper{position: relative;background-color: #f7f7f7;border-radius: 10px;box-shadow: inset 0 0 0 1px #ebebf0,0 15px 30px 0 rgba(0,0,0,0.15);}.cid-szdeAZR0Vs .card-wrapper:before{transform: rotate(45deg);width: 14px;height: 14px;background-color: #f7f7f7;bottom: -7px;content: "";display: block;left: 50px;position: absolute;}.cid-szdeAZR0Vs .author-title{color: #ffffff;}.cid-szdeAZR0Vs .mbr-section-title{color: #64bf46;}.cid-szdeAZR0Vs .author-name{color: #ffffff;}.cid-szdeB0wxVy{padding-top: 75px;padding-bottom: 75px;background-color: #293d68;}.cid-szdeB0wxVy .mbr-text{text-align: left;color: #ffffff;}.cid-szdeB0wxVy .mbr-section-title{color: #64bf46;}.cid-szdeB0OriY{padding-top: 0px;padding-bottom: 75px;background-color: #293d68;}.cid-szdeB0OriY .card-img{border-radius: 10px;box-shadow: inset 0 0 0 1px #ebebf0,0 15px 30px 0 rgba(0,0,0,0.15);}.cid-szdeB0OriY img{border-radius: 10px;}.cid-szdeB0OriY .link{transition: all 0.3s cubic-bezier(0.25,0.1,0.25,1);}.cid-szdeB0OriY .link .mbr-iconfont{font-size: 16px;width: 16px;margin-right: 10px;vertical-align: middle;}.cid-szdeB0OriY .link:hover{transform: translatex(10px);}.cid-szdeB0OriY .mbr-section-title{color: #ffffff;}.cid-szdeB0OriY .mbr-text{color: #ffffff;}.cid-sAwmmShWsC{padding-top: 75px;padding-bottom: 75px;background-color: #293d68;}.cid-sAwmmShWsC .carousel,.cid-sAwmmShWsC .slider-box,.cid-sAwmmShWsC .carousel-img{width: 100%;height: 300px;}.cid-sAwmmShWsC img{border-radius: 10px;object-fit: cover;}.cid-sAwmmShWsC .carousel-img{cursor: pointer;position: relative;margin: 1rem 0 3rem;margin-left: 2rem;border-radius: 10px;box-shadow: 0 15px 30px 0 rgba(0,0,0,0.15);}.cid-sAwmmShWsC .carousel-img:last-child{margin-right: 2rem;}.cid-sAwmmShWsC .bottom_block{margin-top: 4rem;}@media (min-width: 768px){.cid-sAwmmShWsC .carousel-img{max-width: 450px;}}@media (max-width: 767px){.cid-sAwmmShWsC .amp-carousel-button{display: none;}.cid-sAwmmShWsC .carousel-img{padding: 0;margin-left: 1.5rem;}.cid-sAwmmShWsC .carousel-img:first-child{margin-left: 0;}.cid-sAwmmShWsC .carousel-img:last-child{margin-right: 0;}}.cid-sAwmmShWsC amp-img:after,.cid-sAwmmShWsC .icon-wrap{position: absolute;opacity: 0;pointer-events: none;transition: opacity .3s;}.cid-sAwmmShWsC amp-img:after{content: "";right: 0;bottom: 0;left: 0;top: 0;background-color: #14a800;border-radius: 10px;}.cid-sAwmmShWsC .icon-wrap{width: 2rem;height: 2rem;left: 50%;top: 50%;transform: translate(-50%,-50%);}.cid-sAwmmShWsC .icon-wrap .amp-iconfont{font-size: 2rem;width: 2rem;color: #ffffff;}.cid-sAwmmShWsC .carousel-img:hover amp-img:after{opacity: 0.5;}.cid-sAwmmShWsC .carousel-img:hover .icon-wrap{opacity: 1;}.cid-sAwmmShWsC .mbr-section-title{color: #64bf46;}.cid-sAwmmShWsC P{color: #ffffff;}.cid-szdeB1gnYK{padding-top: 75px;padding-bottom: 0px;background-color: #f9f9fa;}.cid-szdeB1gnYK .mbr-section-title{text-align: center;color: #64bf46;}.cid-szdeB1yiPH{padding-top: 60px;padding-bottom: 60px;background-color: #f9f9fa;}@media (max-width: 991px){.cid-szdeB1yiPH .btn-container{padding-top: 2rem;}}.cid-szdeB1yiPH .mbr-text{text-align: left;}.cid-szdeB1QRvb{padding-top: 0px;padding-bottom: 75px;background-color: #f9f9fa;}.cid-szdeB1QRvb .card-img .mbr-iconfont{color: #14a800;font-size: 3rem;width: 3rem;}@media (max-width: 767px){.cid-szdeB1QRvb .card-img .mbr-iconfont{font-size: 30px;width: 30px;}}.cid-szdeB1QRvb .mbr-text,.cid-szdeB1QRvb .mbr-section-title{color: #170ca4;}.cid-szdeB1QRvb .mbr-section-title,.cid-szdeB1QRvb .card-img,.cid-szdeB1QRvb .mbr-section-btn{color: #20202a;text-align: center;}.cid-szQGIKnm1Z{padding-top: 45px;padding-bottom: 45px;background-color: #293d68;}@media (max-width: 991px){.cid-szQGIKnm1Z .items-col{margin: 1rem 0;}}.cid-szQGIKnm1Z .group-title,.cid-szQGIKnm1Z .item{color: #170ca4;}.cid-szQGIKnm1Z .group-title{color: #ffffff;text-align: left;}.cid-szQGIKnm1Z .item{color: #ffffff;text-align: left;}.cid-sC2rQCOVUa{min-height: 56px;background-color: #293d68;}.cid-sC2rQCOVUa .brand-name{margin-right: 2rem;margin-top: 6px;}.cid-sC2rQCOVUa .brand-name a{font-weight: 700;}.cid-sC2rQCOVUa .menu-container{padding: 0 30px;}.cid-sC2rQCOVUa .hamburger span,.cid-sC2rQCOVUa .close-sidebar span{background: #ffffff;}.cid-sC2rQCOVUa .nav-dropdown .dropdown-menu .dropdown-item{font-weight: 700;width: 100%;text-align: inherit;}.cid-sC2rQCOVUa a.nav-link{font-weight: 700;}.cid-sC2rQCOVUa .navbar{min-height: 56px;background: #293d68;}@media (max-width: 991px){.cid-sC2rQCOVUa .navbar .navbar-brand{flex-shrink: initial;}}.cid-sC2rQCOVUa .navbar-brand{flex-shrink: 0;padding: 0;margin: 0;}@media (min-width: 992px){.cid-sC2rQCOVUa .navbar-expand-lg .navbar-nav .nav-link{padding: 13px 0;}.cid-sC2rQCOVUa .navbar-nav .nav-link{margin: 0;}.cid-sC2rQCOVUa .navbar-nav .nav-item{margin: 0 18px -5px;}.cid-sC2rQCOVUa .navbar-buttons{margin-left: 2rem;}}.cid-sC2rQCOVUa .navbar-buttons .btn{box-shadow: none;transform: none;}.cid-sC2rQCOVUa .builder-sidebar,.cid-sC2rQCOVUa .collapse,.cid-sC2rQCOVUa .navbar.navbar-expand-lg .dropdown .dropdown-menu{background-color: #293d68;}@media (max-width: 991px){.cid-sC2rQCOVUa .navbar-nav a{padding: 0;margin: 0 0 1rem;}.cid-sC2rQCOVUa .dropdown-menu{padding: 0;}}.cid-sC2rQCOVUa .close-sidebar:focus{outline: 2px auto #83c928;}.cid-sC2rQCOVUa amp-img{height: 40px;width: 40px;}.cid-sC2rQCOVUa amp-img img{height: 40px;object-fit: contain;}
[class*="-iconfont"]{display: inline-flex;}</style>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>
<script async custom-element="amp-image-lightbox" src="https://cdn.ampproject.org/v0/amp-image-lightbox-0.1.js"></script>
<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://dentech.com/hardware-solutions/">
<meta property="og:title" content="Dentech | Hardware Solutions">
<meta property="og:description" content="On top of best-selling dental practice software like our Practice Management System, Dentech also gives you access to all the latest dental hardware for running your practice, from sensors to monitors.">
<meta property="og:image" content="https://dentech.com/assets/images/mbr-1773x1177.jpg">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://dentech.com/hardware-solutions/">
<meta property="twitter:title" content="Dentech | Hardware Solutions">
<meta property="twitter:description" content="On top of best-selling dental practice software like our Practice Management System, Dentech also gives you access to all the latest dental hardware for running your practice, from sensors to monitors.">
<meta property="twitter:image" content="https://dentech.com/assets/images/mbr-1773x1177.jpg">
</head>
<body><amp-sidebar id="sidebar" class="cid-sC2rQCOVUa" layout="nodisplay" side="right">
<div class="builder-sidebar" id="builder-sidebar">
<button on="tap:sidebar.close" class="close-sidebar">
<span></span>
<span></span>
</button>
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true"><li class="nav-item dropdown">
<a class="nav-link link dropdown-toggle text-white display-4" data-toggle="dropdown-submenu" aria-expanded="false">Features</a>
<div class="dropdown-menu">
<a class="dropdown-item text-white text-primary display-4" href="practice-management.html">Practice Management</a>
<a class="dropdown-item text-white text-primary display-4" href="voice-activated-charting.html">Voice Activated Charting<br></a><a class="dropdown-item text-white text-primary display-4" href="document-management.html">Document Management</a><a class="dropdown-item text-white text-primary display-4" href="digital-imaging.html" aria-expanded="false">Digital Imaging</a><a class="dropdown-item text-white text-primary display-4" href="patient-communication.html">Patient Communication</a><a class="dropdown-item text-white text-primary display-4" href="patient-check-in.html">Patient Check-in</a><div class="dropdown"><a class="dropdown-item text-white text-primary dropdown-toggle display-4" data-toggle="dropdown-submenu" aria-expanded="false">eServices</a><div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-white text-primary display-4" href="eclaims.html">eClaims</a><a class="dropdown-item text-white text-primary display-4" href="estatements.html">eStatements</a><a class="dropdown-item text-white text-primary display-4" href="denscript.html">DenScript</a><a class="dropdown-item text-white text-primary display-4" href="fastattach.html">FastAttach</a></div></div><div class="dropdown"><a class="dropdown-item text-white text-primary dropdown-toggle display-4" aria-expanded="false" data-toggle="dropdown-submenu">Managed Services</a><div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-white text-primary display-4" href="dencloud.html" aria-expanded="false">DenCloud</a><a class="dropdown-item text-white text-primary display-4" href="managed-firewall.html" aria-expanded="false">Managed Firewall</a><a class="dropdown-item text-white text-primary display-4" href="antivirus-monitoring.html" aria-expanded="false">Antivirus Monitoring</a><a class="dropdown-item text-white text-primary display-4" href="network-it-services.html" aria-expanded="false">Network IT Services</a><a class="dropdown-item text-white text-primary display-4" href="patch-management.html" aria-expanded="false">Patch Management</a></div></div><a class="dropdown-item text-white text-primary display-4" href="hardware-solutions.html" aria-expanded="false">Hardware Solutions</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link link text-white text-primary display-4" href="support.html" aria-expanded="false">Support</a>
</li>
<li class="nav-item">
<a class="nav-link link text-white text-primary display-4" href="resources.html" aria-expanded="false">Resources</a>
</li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="about.html">About</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="https://blog.dentech.com/" target="_blank">Blog</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="https://blog.dentech.com/" target="_blank"><span class="mobi-mbri mobi-mbri-phone mbr-iconfont mbr-iconfont-btn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M18.9 24l-.7-.4C14.4 21.5 11 19.1 7.9 16 4.9 13 2.4 9.6.4 5.8L0 5.1 5.1 0l6.2 6.2-2 2.9 5.5 5.5 2.9-2 6.2 6.2-5 5.2zm-9.6-9.3c2.8 2.7 5.8 5 9.2 6.9l2.7-2.7-3.6-3.6-2.9 2-7.9-7.9 2-2.9-3.7-3.7-2.6 2.7c1.9 3.4 4.1 6.4 6.8 9.2z"></path></svg></span>(866) 549-8702</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="https://gotoassist.dentech.com/" target="_blank"><span class="mobi-mbri mobi-mbri-desktop mbr-iconfont mbr-iconfont-btn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M24 18V2H0v16h9v2H7v2h10v-2h-2v-2h9zm-11 2h-2v-2h2v2zM2 16V4h20v12H2z"></path></svg></span>Go To Assist</a></li></ul>
<div class="navbar-buttons mbr-section-btn align-center"><a class="btn btn-sm btn-info display-4" href="schedule-demo.html">Schedule Demo</a></div>
</div>
</amp-sidebar>
<!-- Analytics -->
<script async="" custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<amp-analytics type="gtag" data-credentials="include">
<script type="application/json">
{
"vars" : {
"gtag_id": "UA-125739925-1",
"config" : {
"UA-125739925-1": { "groups": "default" }
}
}
}
</script>
</amp-analytics>
<!-- /Analytics -->
<section class="menu horizontal-menu cid-sC2rQCOVUa" id="menu2-id">
<nav class="navbar navbar-dropdown navbar-expand-lg navbar-fixed-top">
<div class="menu-container container-fluid">
<div class="navbar-brand">
<span class="navbar-logo">
<amp-img src="assets/images/dentech-logo-200x200.png" layout="responsive" width="40" height="40" alt="Dentech Practice Management Software" class="mobirise-loader">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="index.html"></a>
</amp-img>
</span>
<p class="brand-name mbr-fonts-style mbr-bold display-4"><a href="index.html" class="text-primary">Dentech</a></p></div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true"><li class="nav-item dropdown">
<a class="nav-link link dropdown-toggle text-white display-4" data-toggle="dropdown-submenu" aria-expanded="false">Features</a>
<div class="dropdown-menu">
<a class="dropdown-item text-white text-primary display-4" href="practice-management.html">Practice Management</a>
<a class="dropdown-item text-white text-primary display-4" href="voice-activated-charting.html">Voice Activated Charting<br></a><a class="dropdown-item text-white text-primary display-4" href="document-management.html">Document Management</a><a class="dropdown-item text-white text-primary display-4" href="digital-imaging.html" aria-expanded="false">Digital Imaging</a><a class="dropdown-item text-white text-primary display-4" href="patient-communication.html">Patient Communication</a><a class="dropdown-item text-white text-primary display-4" href="patient-check-in.html">Patient Check-in</a><div class="dropdown"><a class="dropdown-item text-white text-primary dropdown-toggle display-4" data-toggle="dropdown-submenu" aria-expanded="false">eServices</a><div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-white text-primary display-4" href="eclaims.html">eClaims</a><a class="dropdown-item text-white text-primary display-4" href="estatements.html">eStatements</a><a class="dropdown-item text-white text-primary display-4" href="denscript.html">DenScript</a><a class="dropdown-item text-white text-primary display-4" href="fastattach.html">FastAttach</a></div></div><div class="dropdown"><a class="dropdown-item text-white text-primary dropdown-toggle display-4" aria-expanded="false" data-toggle="dropdown-submenu">Managed Services</a><div class="dropdown-menu dropdown-submenu"><a class="dropdown-item text-white text-primary display-4" href="dencloud.html" aria-expanded="false">DenCloud</a><a class="dropdown-item text-white text-primary display-4" href="managed-firewall.html" aria-expanded="false">Managed Firewall</a><a class="dropdown-item text-white text-primary display-4" href="antivirus-monitoring.html" aria-expanded="false">Antivirus Monitoring</a><a class="dropdown-item text-white text-primary display-4" href="network-it-services.html" aria-expanded="false">Network IT Services</a><a class="dropdown-item text-white text-primary display-4" href="patch-management.html" aria-expanded="false">Patch Management</a></div></div><a class="dropdown-item text-white text-primary display-4" href="hardware-solutions.html" aria-expanded="false">Hardware Solutions</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link link text-white text-primary display-4" href="support.html" aria-expanded="false">Support</a>
</li>
<li class="nav-item">
<a class="nav-link link text-white text-primary display-4" href="resources.html" aria-expanded="false">Resources</a>
</li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="about.html">About</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="https://blog.dentech.com/" target="_blank">Blog</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="https://blog.dentech.com/" target="_blank"><span class="mobi-mbri mobi-mbri-phone mbr-iconfont mbr-iconfont-btn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M18.9 24l-.7-.4C14.4 21.5 11 19.1 7.9 16 4.9 13 2.4 9.6.4 5.8L0 5.1 5.1 0l6.2 6.2-2 2.9 5.5 5.5 2.9-2 6.2 6.2-5 5.2zm-9.6-9.3c2.8 2.7 5.8 5 9.2 6.9l2.7-2.7-3.6-3.6-2.9 2-7.9-7.9 2-2.9-3.7-3.7-2.6 2.7c1.9 3.4 4.1 6.4 6.8 9.2z"></path></svg></span>(866) 549-8702</a></li><li class="nav-item"><a class="nav-link link text-white text-primary display-4" href="https://gotoassist.dentech.com/" target="_blank"><span class="mobi-mbri mobi-mbri-desktop mbr-iconfont mbr-iconfont-btn"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M24 18V2H0v16h9v2H7v2h10v-2h-2v-2h9zm-11 2h-2v-2h2v2zM2 16V4h20v12H2z"></path></svg></span>Go To Assist</a></li></ul>
<div class="navbar-buttons mbr-section-btn align-center"><a class="btn btn-sm btn-info display-4" href="schedule-demo.html">Schedule Demo</a></div>
</div>
<button on="tap:sidebar.toggle" class="ampstart-btn hamburger sticky-but">
<span></span>
<span></span>
<span></span>
<span></span>
</button>
</div>
</nav>
<!-- AMP plug -->
</section>
<section class="features10 cid-szdfPVZ9yL" id="features10-7u">
<div class="container-fluid">
<div class="mbr-row mbr-jc-c mbr-row-reverse">
<div class="image-block mbr-col-sm-12 mbr-col-md-12 mbr-col-lg-6 ">
<amp-img src="assets/images/mbr-1773x1177.jpg" layout="responsive" width="886.4999999999999" height="588.5" alt="Dental Hardware Solutions" class="mobirise-loader">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
</div>
<div class="mbr-col-sm-12 mbr-col-md-12 mbr-col-lg-6">
<div class="text-block mbr-m-auto">
<h1 class="mbr-section-title mbr-fonts-style align-left mbr-bold mbr-pb-2 display-2">The Latest Dental Equipment</h1>
<p class="mbr-fonts-style mbr-text align-left mbr-pt-1 mbr-pb-3 display-7">On top of best-selling dental practice software like our Practice Management System, Dentech also gives you access to all the latest dental hardware for running your practice.
<br>
<br>Whether you’re opening a new practice or looking to update your existing hardware to the best available, our expert staff can guide you toward the right solutions for you and your business.<br></p>
<div class="mbr-section-btn align-left"><a class="btn btn-md btn-primary display-4" href="schedule-demo.html">SCHEDULE A DEMO</a></div>
</div>
</div>
</div></div>
</section>
<section class="features10 cid-szdeAZqJ3a" id="features10-7b">
<div class="container">
<div class="mbr-row mbr-jc-c">
<div class="image-block mbr-col-sm-12 mbr-col-md-12 mbr-col-lg-6 ">
<amp-img src="assets/images/mbr-1076x717.jpg" layout="responsive" width="997.9637377963737" height="665" alt="Dental Hardware Equipment" class="mobirise-loader">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
</div>
<div class="mbr-col-sm-12 mbr-col-md-12 mbr-col-lg-6">
<div class="text-block mbr-m-auto">
<p class="mbr-fonts-style mbr-text align-left mbr-pt-1 mbr-pb-3 display-7"><strong>Our Catalog</strong></p><p>Explore our full catalog dental practice equipment listed below and contact us today by emailing sales@dentech.com or by calling 800-233-4998.
<br>
<br>- Intraoral Cameras
<br>- Digital Sensors
<br>- Dental Practice Servers
<br>- Workstations<br>- Monitors<br>- Touch Screen Monitors<br>- Laptops<br>- Tablets<br>- Scanners<br>- Printers
<br>- Label Printers
<br>- UPS-Battery Backups
<br>- Firewalls
<br>- Network Switches
<br>- Signature Pads
<br>- Network Attached Storage Devices
<br>- Dental Practice Accessories</p><p> </p><p> </p><p> </p>
</div>
</div>
</div></div>
</section>
<section class="testimonials1 mbr-section cid-szdeAZR0Vs" id="testimonials1-7c">
<div class="container">
<div class="mbr-row mbr-jc-c">
<div class="mbr-col-sm-12 mbr-col-md-12">
<h2 class="mbr-section-title mbr-fonts-style mbr-bold align-center mbr-pb-4 display-2">
What Our Fantastic Users Say
</h2>
</div>
<div class="card mbr-col-sm-12 mbr-col-md-6 mbr-flex mbr-column mbr-col-lg-4 md-pb">
<div class="card-wrapper mbr-p-5">
<p class="mbr-text mbr-fonts-style align-left display-5">"You shouldn’t have to change the way you practice to fit your software."<br><br>⭐⭐⭐⭐⭐<br>
</p>
</div>
<div class="signature mbr-pt-2 mbr-px-2">
<div class="author-name mbr-fonts-style mbr-bold display-7">Dr. Gross</div>
<div class="author-title mbr-semibold mbr-fonts-style display-4">The Healthy Smile Dental Center, Long-Time Dentech User</div>
</div>
</div>
<div class="card mbr-col-sm-12 mbr-col-md-6 mbr-flex mbr-column mbr-col-lg-4 md-pb last-child">
<div class="card-wrapper mbr-p-5">
<p class="mbr-text mbr-fonts-style align-left display-5">"You shouldn’t have to change the way you practice to fit your software."
<br>
<br>⭐⭐⭐⭐⭐</p>
</div>
<div class="signature mbr-pt-2 mbr-px-2">
<div class="author-name mbr-fonts-style mbr-bold display-7">Dr. Gross</div>
<div class="author-title mbr-semibold mbr-fonts-style display-4">The Healthy Smile Dental Center, Long-Time Dentech User</div>
</div>
</div>
<div class="card mbr-col-sm-12 mbr-col-md-6 mbr-flex mbr-column mbr-col-lg-4 last-child">
<div class="card-wrapper mbr-p-5">
<p class="mbr-text mbr-fonts-style align-left display-5">"You shouldn’t have to change the way you practice to fit your software."
<br>
<br>⭐⭐⭐⭐⭐</p>
</div>
<div class="signature mbr-pt-2 mbr-px-2">
<div class="author-name mbr-fonts-style mbr-bold display-7">Dr. Gross</div>
<div class="author-title mbr-semibold mbr-fonts-style display-4">The Healthy Smile Dental Center, Long-Time Dentech User</div>
</div>
</div>
</div>
</div>
</section>
<section class="02 mbr-section article cid-szdeB0wxVy" id="content2-7d">
<div class="container">
<div class="mbr-row mbr-jc-c">
<div class="mbr-col-sm-12 mbr-col-md-10 mbr-col-lg-10">
<h3 class="mbr-fonts-style mbr-section-title mbr-bold mbr-pb-2 display-2">“Alexa, Show Me My Appointments.”</h3>
<p class="mbr-text mbr-fonts-style mbr-py-1 display-7">That’s right! For over 40 years, at Dentech, we have a reputation for pioneering a lot of the dental software features used today. In fact, many have become industry standards.
<br>
<br>Now, Dentech’s ‘Check Me In’ appointment monitor is on the cutting-edge, allowing you to get real-time information with just the sound of your voice.<br></p>
</div>
</div>
</div>
</section>
<section class="features1 mbr-section cid-szdeB0OriY" id="features1-7e">
<div class="container">
<div class="mbr-row mbr-jc-c">
<div class="card mbr-col-sm-12 mbr-col-md-6">
<div class="card-wrapper">
<div class="card-img">
<amp-img src="assets/images/dental-camera-and-imaging-450x301.jpeg" layout="responsive" width="537.9738105726873" height="301.531" alt="Intraoral Dental Camera" class="mobirise-loader">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
</div>
<div class="card-box mbr-pt-4">
<h4 class="mbr-section-title mbr-fonts-style mbr-bold display-7">Dental Cameras</h4>
<p class="mbr-text mbr-fonts-style mbr-pt-1 display-4">Capture high-def pictures of your patients without overpaying for them. Check out Dentech's lineup of dental cameras now. </p>
<p class="link mbr-fonts-style mbr-bold mbr-pt-2 display-4"><a href="#" class="text-primary" style=""><span class="mbr-iconfont mobi-mbri-right mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M24 11l-6.7 6.7-1.4-1.4 4.3-4.3H0v-2h20.2l-4.3-4.3 1.4-1.4L24 11z"></path></svg></span></a><a href="dental-cameras.html" class="text-primary">Explore Now</a></p>
</div>
</div>
</div>
<div class="card mbr-col-sm-12 mbr-col-md-6 last-child">
<div class="card-wrapper">
<div class="card-img">
<amp-img src="assets/images/dental-sensor-dental-imaging-450x254.jpeg" layout="responsive" height="301.875" width="537.9950495049505" alt="" class="mobirise-loader">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
</amp-img>
</div>
<div class="card-box mbr-pt-4">
<h4 class="mbr-section-title mbr-fonts-style mbr-bold display-7">Dental Sensors</h4>
<p class="mbr-text mbr-fonts-style mbr-pt-1 display-4">Dentech has handpicked the best intraoral dental sensors for all your imaging needs. Check out our catalog now.</p>
<p class="link mbr-fonts-style mbr-bold mbr-pt-2 display-4"><a href="#" class="text-primary"><span class="mbr-iconfont mobi-mbri-right mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M24 11l-6.7 6.7-1.4-1.4 4.3-4.3H0v-2h20.2l-4.3-4.3 1.4-1.4L24 11z"></path></svg></span></a><a href="dental-sensors.html" class="text-primary">Read More</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="slider2 slider cid-sAwmmShWsC" id="slider2-dg">
<div class="container">
<div class="mbr-pb-4">
<h3 class="mbr-fonts-style mbr-section-title mbr-bold align-center mbr-pb-2 display-2">Featured Products</h3>
</div>
<div class="slider-box align-center"><amp-carousel class="carousel" height="360" layout="fixed-height" type="carousel"><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/voice-activated-charting-in-office-1-600x338.jpg" alt="Voice Activated Charting" width="639.0532544378698" layout="responsive" height="360" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="voice-activated-charting.html"></a>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mobi-mbri-search mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M23.7 22.3l-9.4-9.4C15.4 11.5 16 9.8 16 8c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l9.4 9.4 1.4-1.4zM8 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path></svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/dentech-practice-management-software-header-600x450.jpg" alt="Dentech Practice Management Software" width="480" height="360" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="practice-management.html"></a>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mobi-mbri-search mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M23.7 22.3l-9.4-9.4C15.4 11.5 16 9.8 16 8c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l9.4 9.4 1.4-1.4zM8 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path></svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/patient-communicator-dentech-450x245.png" alt="Dentech Patient Communication" width="479.0204081632653" height="360" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="patient-communication.html"></a>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mobi-mbri-search mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M23.7 22.3l-9.4-9.4C15.4 11.5 16 9.8 16 8c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l9.4 9.4 1.4-1.4zM8 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path></svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/document-management-dentech-software-1-1-450x338.png" alt="Dentech Document Management Software" width="479.28994082840234" height="360" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="document-management.html"></a>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mobi-mbri-search mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M23.7 22.3l-9.4-9.4C15.4 11.5 16 9.8 16 8c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l9.4 9.4 1.4-1.4zM8 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path></svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/estatement-view-on-computer-600x400.jpg" alt="eStatement in Office" width="540" height="360" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="estatements.html"></a>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mobi-mbri-search mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M23.7 22.3l-9.4-9.4C15.4 11.5 16 9.8 16 8c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l9.4 9.4 1.4-1.4zM8 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path></svg></span>
</div>
</div><div class="carousel-img mbr-col-sm-12">
<amp-img class="mobirise-loader" src="assets/images/mbr-1773x1177.jpg" alt="Hardware Solutions" width="542.2939677145284" height="360" layout="responsive" on="tap:lightbox1" role="button" tabindex="0">
<div placeholder="" class="placeholder">
<div class="mobirise-spinner">
<em></em>
<em></em>
<em></em>
</div></div>
<a href="hardware-solutions.html"></a>
</amp-img>
<div class="icon-wrap" on="tap:lightbox1" role="button" tabindex="0">
<span class="amp-iconfont mobi-mbri-search mobi-mbri"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="100%" height="100%"><path d="M23.7 22.3l-9.4-9.4C15.4 11.5 16 9.8 16 8c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l9.4 9.4 1.4-1.4zM8 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path></svg></span>
</div>
</div></amp-carousel>
</div>
<div class="bottom_block">
<p class="mbr-text align-center mbr-fonts-style mbr-pb-2 display-7">We offer features that directly cater to your dental practices every need. Our goal is to help your practice run smoothly so you can provide the best patient care imaginable.</p>
</div>
</div>
<amp-image-lightbox id="lightbox1" layout="nodisplay">
<a class="control" data-close-button-aria-label="Close">
<span class="close"></span>
</a>
</amp-image-lightbox>
</section>
<section class="mbr-section 01 cid-szdeB1gnYK" id="content1-7f">
<div class="container">
<div class="mbr-row mbr-jc-c">
<div class="mbr-col-sm-12 mbr-col-md-10">
<h2 class="mbr-section-title align-center mbr-fonts-style mbr-bold display-1">Let's Work Together!</h2>
</div>
</div>
</div>
</section>
<section class="info2 cid-szdeB1yiPH" id="info2-7g">
<div class="container">
<div class="mbr-row mbr-jc-c mbr-row-reverse">
<div class="mbr-col-sm-12 mbr-col-md-10 mbr-col-lg-8">
<h3 class="mbr-text align-left mbr-fonts-style mbr-regular display-7">Dentech can help your practice run smoother than ever. Request a demo today to see how we can create an amazing clinical experience for your patients.</h3>
</div>
<div class="btn-container mbr-col-sm-12 mbr-col-md-10 mbr-col-lg-4 align-center mbr-flex">
<div class="mbr-section-btn mbr-m-auto"><a class="btn btn-primary display-4" href="schedule-demo.html">Request a Demo</a></div>
</div>
</div>
</div>
</section>
<section class="features3 mbr-section cid-szdeB1QRvb" id="features3-7h">
<div class="container">
<div class="mbr-row mbr-jc-c">
<div class="card mbr-col-sm-12 mbr-col-md-6 mbr-col-lg-4 md-pb">
<div class="card-img align-center mbr-pb-2">
<div class="iconfont-wrapper">
<span class="mbr-iconfont mbri-calendar"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M7.333 2.667c-0.369 0-0.667 0.297-0.667 0.667v5.333c0 0.369 0.297 0.667 0.667 0.667s0.667-0.297 0.667-0.667v-5.333c0-0.369-0.297-0.667-0.667-0.667zM24.667 2.667c-0.369 0-0.667 0.297-0.667 0.667v5.333c0 0.369 0.297 0.667 0.667 0.667s0.667-0.297 0.667-0.667v-5.333c0-0.369-0.297-0.667-0.667-0.667zM2 5.333c-1.096 0-2 0.904-2 2v20c0 1.096 0.904 2 2 2h28c1.096 0 2-0.904 2-2v-20c0-1.096-0.904-2-2-2h-2.667c-0.446 0-0.667 0.33-0.667 0.667s0.216 0.667 0.667 0.667h2.667c0.381 0 0.667 0.286 0.667 0.667v20c0 0.381-0.286 0.667-0.667 0.667h-28c-0.381 0-0.667-0.286-0.667-0.667v-20c0-0.381 0.286-0.667 0.667-0.667h2.667c0.448 0 0.67-0.333 0.667-0.667s-0.231-0.667-0.667-0.667h-2.667zM10 5.333c-0.431 0-0.667 0.33-0.667 0.667s0.216 0.673 0.667 0.667h12c0.397 0 0.667-0.33 0.667-0.667s-0.199-0.667-0.667-0.667h-12zM4.667 13.333c-0.369 0-0.667 0.297-0.667 0.667s0.297 0.667 0.667 0.667h4c0.369 0 0.667-0.297 0.667-0.667s-0.297-0.667-0.667-0.667h-4zM14 13.333c-0.369 0-0.667 0.297-0.667 0.667s0.297 0.667 0.667 0.667h4c0.369 0 0.667-0.297 0.667-0.667s-0.297-0.667-0.667-0.667h-4zM23.333 13.333c-0.369 0-0.667 0.297-0.667 0.667s0.297 0.667 0.667 0.667h4c0.369 0 0.667-0.297 0.667-0.667s-0.297-0.667-0.667-0.667h-4zM4.667 20c-0.369 0-0.667 0.297-0.667 0.667s0.297 0.667 0.667 0.667h4c0.369 0 0.667-0.297 0.667-0.667s-0.297-0.667-0.667-0.667h-4zM14 20c-0.369 0-0.667 0.297-0.667 0.667s0.297 0.667 0.667 0.667h4c0.369 0 0.667-0.297 0.667-0.667s-0.297-0.667-0.667-0.667h-4zM23.333 20c-0.369 0-0.667 0.297-0.667 0.667s0.297 0.667 0.667 0.667h4c0.369 0 0.667-0.297 0.667-0.667s-0.297-0.667-0.667-0.667h-4z"></path>
</svg></span>
</div>
</div>
<h3 class="mbr-section-title mbr-white mbr-fonts-style align-center mbr-bold mbr-py-1 display-7">
Schedule your demo</h3>
</div>
<div class="card mbr-col-sm-12 mbr-col-md-6 mbr-col-lg-4 md-pb">
<div class="card-img align-center mbr-pb-2">
<div class="iconfont-wrapper">
<span class="mbr-iconfont mbri-speed"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M8.628-0.008c-0.318 0.020-0.575 0.26-0.619 0.569l-2.667 17.337c-0.005 0.030-0.008 0.066-0.008 0.102 0 0.368 0.298 0.667 0.667 0.667h5.854l-2.508 12.536c-0.008 0.039-0.013 0.084-0.013 0.13 0 0.368 0.299 0.667 0.667 0.667 0.21 0 0.397-0.097 0.52-0.249l16.001-20.001c0.091-0.113 0.146-0.258 0.146-0.417 0-0.368-0.299-0.667-0.667-0.667-0 0-0 0-0 0h-8.255l4.852-9.703c0.044-0.087 0.070-0.189 0.070-0.297 0-0.368-0.298-0.666-0.666-0.667h-10.667c-0.003-0-0.006-0-0.009-0-0.368 0-0.667 0.298-0.667 0.667s0.299 0.667 0.667 0.667c0.003 0 0.007-0 0.010-0h9.588l-4.852 9.703c-0.044 0.087-0.070 0.189-0.070 0.297 0 0.368 0.298 0.666 0.666 0.667h7.945l-13.422 16.776 2.13-10.646c0.008-0.039 0.013-0.084 0.013-0.13 0-0.368-0.298-0.667-0.666-0.667h-5.891l2.549-16.565c0.006-0.033 0.009-0.072 0.009-0.111 0-0.368-0.299-0.667-0.667-0.667-0.014 0-0.028 0-0.042 0.001z"></path>
</svg></span>
</div>
</div>
<h3 class="mbr-section-title mbr-white mbr-fonts-style align-center mbr-bold mbr-py-1 display-7">
Integrate existing systems</h3>
</div>
<div class="card mbr-col-sm-12 mbr-col-md-6 mbr-col-lg-4 last-child">
<div class="card-img align-center mbr-pb-2">
<div class="iconfont-wrapper">
<span class="mbr-iconfont mbri-smile-face"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32" fill="currentColor">
<path d="M20.667 10.667c0.369 0 0.667 0.297 0.667 0.667v2.667c0 0.369-0.297 0.667-0.667 0.667s-0.667-0.297-0.667-0.667v-2.667c0-0.369 0.297-0.667 0.667-0.667zM11.333 10.667c0.369 0 0.667 0.297 0.667 0.667v2.667c0 0.369-0.297 0.667-0.667 0.667s-0.667-0.297-0.667-0.667v-2.667c0-0.369 0.297-0.667 0.667-0.667zM16 25.333c2.434 0 4.142-0.71 5.153-1.452s1.432-1.566 1.432-1.566c0.441-0.807-0.823-1.388-1.177-0.59 0 0-0.233 0.501-1.028 1.084s-2.195 1.19-4.379 1.19c-2.185 0-3.486-0.601-4.325-1.185s-1.108-1.092-1.108-1.092c-0.482-0.865-1.557-0.081-1.149 0.65 0 0 0.463 0.804 1.509 1.532s2.64 1.429 5.073 1.429zM16 0c-8.852 0-16 7.148-16 16s7.148 16 16 16c8.852 0 16-7.148 16-16s-7.148-16-16-16zM16 1.333c8.137 0 14.667 6.53 14.667 14.667s-6.53 14.667-14.667 14.667c-8.137 0-14.667-6.53-14.667-14.667s6.53-14.667 14.667-14.667z"></path>
</svg></span>
</div>
</div>
<h3 class="mbr-section-title mbr-white mbr-fonts-style align-center mbr-bold mbr-py-1 display-7">
Delight your patients</h3>
</div>
</div>
</div>
</section>
<section class="footer3 cid-szQGIKnm1Z" id="footer3-cc">
<div class="container">
<div class="mbr-row mbr-jc-c">
<div class="items-col mbr-col-sm-12 align-center mbr-col-md-6 mbr-col-lg-3">
<h3 class="mbr-fonts-style group-title mbr-white mbr-bold mbr-pb-2 display-5">Dentech</h3>
<div class="item">
<p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4">
<a href="careers.html" class="text-primary">Careers</a></p><p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4"><a href="about.html" class="text-primary">About</a><br><br><a href="contact.html" class="text-primary">Contact</a></p><p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4"><a href="page33.html" class="text-primary">ePayments</a><br></p></div>
</div>
<div class="items-col mbr-col-sm-12 mbr-col-lg-3 align-center mbr-col-md-6">
<h3 class="mbr-fonts-style group-title mbr-white mbr-bold mbr-pb-2 display-5">
Documentation</h3>
<div class="item mbr-semibolds">
<p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4">
<a href="resources.html" class="text-primary">Resources</a></p><p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4">
<a href="training.html" class="text-primary">Training</a></p><p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4">
<a href="roadmap.html" class="text-primary">Product Roadmap</a></p></div>
</div>
<div class="items-col mbr-col-sm-12 mbr-col-lg-3 align-center mbr-col-md-6">
<h3 class="mbr-fonts-style group-title mbr-white mbr-bold mbr-pb-2 display-5">
Support</h3>
<div class="item mbr-semibolds">
<p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4"><a href="support.html" class="text-primary">Support</a></p><p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4">
<a href="https://gotoassist.dentech.com/" class="text-primary" target="_blank">Go To Assist</a></p><p class="item mbr-semibold mbr-fonts-style mbr-py-1 display-4">
<a href="enhancement-request.html" class="text-primary">Enhancement Request</a><br><br><a href="privacy-policy.html" class="text-primary">Privacy Policy</a></p></div>
</div>
</div>
</div>
</section>
</body>
</html>