@font-face {
  font-family: 'fontello';
  src: url('/styles/icons/font-main/fontello.eot');
  src: url('/styles/icons/font-main/fontello.eot') format('embedded-opentype'),
    url('/styles/icons/font-main/fontello.woff2') format('woff2'),
    url('/styles/icons/font-main/fontello.woff') format('woff'),
    url('/styles/icons/font-main/fontello.ttf') format('truetype'),
    url('/styles/icons/font-main/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/web/20250806073739im_/https://tntwebsites.com/tnticons/font/fontello.svg?53393960#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mail:before {
  content: '\e800';
}

/* '' */
.icon-mail-alt:before {
  content: '\e801';
}

/* '' */
.icon-comment-empty:before {
  content: '\e802';
}

/* '' */
.icon-rss:before {
  content: '\e803';
}

/* '' */
.icon-user:before {
  content: '\e804';
}

/* '' */
.icon-facebook:before {
  content: '\e805';
}

/* '' */
.icon-gplus-old:before {
  content: '\e806';
}

/* '' */
.icon-twitter:before {
  content: '\e807';
}

/* '' */
.icon-menu:before {
  content: '\e808';
}

/* '' */
.icon-location:before {
  content: '\e809';
}

/* '' */
.icon-map:before {
  content: '\e80a';
}

/* '' */
.icon-phone:before {
  content: '\e80b';
}

/* '' */
.icon-wordpress:before {
  content: '\e80c';
}

/* '' */
.icon-youtube:before {
  content: '\e80d';
}

/* '' */
.icon-youtube-play:before {
  content: '\e80e';
}

/* '' */
.icon-star:before {
  content: '\e80f';
}

/* '' */
.icon-star-half:before {
  content: '\e810';
}

/* '' */
.icon-download:before {
  content: '\e811';
}

/* '' */
.icon-camera-alt:before {
  content: '\e812';
}

/* '' */
.icon-plus-squared-alt:before {
  content: '\e813';
}

/* '' */
.icon-attach:before {
  content: '\e814';
}

/* '' */
.icon-calendar:before {
  content: '\e815';
}

/* '' */
.icon-calendar-1:before {
  content: '\e816';
}

/* '' */
.icon-facebook-squared:before {
  content: '\e817';
}

/* '' */
.icon-picture:before {
  content: '\e818';
}

/* '' */
.icon-angle-left:before {
  content: '\e819';
}

/* '' */
.icon-angle-right:before {
  content: '\e81a';
}

/* '' */
.icon-star-empty:before {
  content: '\e81b';
}

/* '' */
.icon-tag:before {
  content: '\e81c';
}

/* '' */
.icon-yelp:before {
  content: '\e81d';
}

/* '' */
.icon-instagramm:before {
  content: '\e81e';
}

/* '' */
.icon-pinterest:before {
  content: '\e81f';
}

/* '' */
.icon-gplus-squared:before {
  content: '\e820';
}

/* '' */
.icon-youtube-squared:before {
  content: '\e821';
}

/* '' */
.icon-linkedin:before {
  content: '\e822';
}

/* '' */
.icon-linkedin-squared:before {
  content: '\e823';
}

/* '' */
.icon-tnt:before {
  content: '\e824';
}

/* '' */
.icon-angle-down:before {
  content: '\e825';
}

/* '' */
.icon-right-circled2:before {
  content: '\e826';
}

/* '' */
.icon-doc-text:before {
  content: '\e827';
}

/* '' */
.icon-article-alt:before {
  content: '\e828';
}

/* '' */
.icon-yahoo:before {
  content: '\e829';
}

/* '' */
.icon-endo:before {
  content: '\e82a';
}

/* '' */
.icon-tooth:before {
  content: '\e82b';
}

/* '' */
.icon-ortho:before {
  content: '\e82c';
}

/* '' */
.icon-perio:before {
  content: '\e82d';
}

/* '' */
.icon-toothcosmetic:before {
  content: '\e82e';
}

/* '' */
.icon-pencil:before {
  content: '\e82f';
}

/* '' */
.icon-home:before {
  content: '\e830';
}

/* '' */
.icon-building:before {
  content: '\e831';
}

/* '' */
.icon-ok-1:before {
  content: '\e832';
}

/* '' */
.icon-play-circled2:before {
  content: '\e833';
}

/* '' */
.icon-help-circled:before {
  content: '\e834';
}

/* '' */
.icon-chat:before {
  content: '\e835';
}

/* '' */
.icon-calendar-2:before {
  content: '\e836';
}

/* '' */
.icon-files:before {
  content: '\e837';
}

/* '' */
.icon-quote:before {
  content: '\e838';
}

/* '' */
.icon-clock:before {
  content: '\e839';
}

/* '' */
.icon-angle-up:before {
  content: '\e83a';
}

/* '' */
.icon-angle-double-left:before {
  content: '\e83b';
}

/* '' */
.icon-angle-double-right:before {
  content: '\e83c';
}

/* '' */
.icon-paper-plane-empty:before {
  content: '\e83d';
}

/* '' */
.icon-foursquare:before {
  content: '\e83e';
}

/* '' */
.icon-facebook-official:before {
  content: '\e83f';
}

/* '' */
.icon-plus:before {
  content: '\e840';
}

/* '' */
.icon-minus:before {
  content: '\e841';
}

/* '' */
.icon-minus-squared-alt:before {
  content: '\e842';
}

/* '' */
.icon-right-dir:before {
  content: '\e844';
}

/* '' */
.icon-left-dir:before {
  content: '\e845';
}

/* '' */
.icon-gplus:before {
  content: '\e846';
}

/* '' */
.icon-search:before {
  content: '\e847';
}

/* '' */
.icon-toothbrush-paste:before {
  content: '\e848';
}

/* '' */
.icon-toothbrush:before {
  content: '\e849';
}

/* '' */
.icon-stop:before {
  content: '\e900';
}

/* '' */
.icon-ok:before {
  content: '\e901';
}

/* '' */
.icon-left-big:before {
  content: '\e903';
}

/* '' */
.icon-right-big:before {
  content: '\e904';
}

/* '' */
.icon-angle-circled-left:before {
  content: '\e906';
}

/* '' */
.icon-angle-circled-right:before {
  content: '\e907';
}

/* '' */
.icon-left-circled:before {
  content: '\e910';
}

/* '' */
.icon-right-circled:before {
  content: '\e911';
}

/* '' */
.icon-up-circled:before {
  content: '\e912';
}

/* '' */
.icon-down-circled:before {
  content: '\e913';
}

/* '' */
.icon-ok-circled:before {
  content: '\e914';
}

/* '' */
.icon-docs:before {
  content: '\e915';
}

/* '' */
.icon-doc:before {
  content: '\e916';
}

/* '' */
.icon-user-md:before {
  content: '\e918';
}

/* '' */
.icon-plus-squared:before {
  content: '\e919';
}

/* '' */
.icon-mobile:before {
  content: '\e920';
}

/* '' */
.icon-minus-squared:before {
  content: '\e925';
}

/* '' */
.icon-left:before {
  content: '\e927';
}

/* '' */
.icon-right:before {
  content: '\e928';
}

/* '' */
.icon-calendar-plus-o:before {
  content: '\e930';
}

/* '' */
.icon-map-o:before {
  content: '\e931';
}

/* '' */
.icon-book:before {
  content: '\e932';
}

/* '' */
.icon-circle:before {
  content: '\e933';
}

/* '' */
.icon-phone-squared:before {
  content: '\e934';
}

/* '' */
.icon-down-dir:before {
  content: '\e935';
}

/* '' */
.icon-up-dir:before {
  content: '\e936';
}

/* '' */
.icon-play-circled:before {
  content: '\e937';
}

/* '' */
.icon-play:before {
  content: '\e938';
}

/* '' */
.icon-pause:before {
  content: '\e939';
}

/* '' */
.icon-cd:before {
  content: '\e940';
}

/* '' */
.icon-dollar:before {
  content: '\e941';
}

/* '' */
.icon-camera:before {
  content: '\e942';
}

/* '' */
.icon-right-circle:before {
  content: '\e943';
}

/* '' */
.icon-left-circle:before {
  content: '\e944';
}

/* '' */
.icon-up-circle:before {
  content: '\e945';
}

/* '' */
.icon-down-circle:before {
  content: '\e946';
}

/* '' */
.icon-healthgrades:before {
  content: '\e947';
}

/* '' */
.icon-map-marker:before {
  content: '\e948';
}

/* '' */
.icon-ok-circle:before {
  content: '\e949';
}

/* '' */
.icon-google:before {
  content: '\e950';
}

/* '' */
.icon-minus-circled:before {
  content: '\e951';
}

/* '' */
.icon-plus-circled:before {
  content: '\e952';
}

/* '' */
.icon-dot-circled:before {
  content: '\e953';
}

/* '' */
.icon-localmed:before {
  content: '\e954';
}

/* '' */
.icon-snapchat-ghost:before {
  content: '\f2ac';
}

/* '' */
/*
     FILE ARCHIVED ON 07:37:39 Aug 06, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:14:30 Nov 29, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.603
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 18.796
  LoadShardBlock: 337.395 (3)
  PetaboxLoader3.datanode: 280.8 (4)
  PetaboxLoader3.resolve: 148.897 (2)
  load_resource: 202.682
*/