/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

/* Font Awesome 5 Solid Icons */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../fontawesome5/fa-solid-900.eot");
    src: url("../fontawesome5/fa-solid-900.eot?#iefix") format("embedded-opentype"),
         url("../fontawesome5/fa-solid-900.woff2") format("woff2"),
         url("../fontawesome5/fa-solid-900.woff") format("woff"),
         url("../fontawesome5/fa-solid-900.ttf") format("truetype"),
         url("../fontawesome5/fa-solid-900.svg#fontawesome") format("svg");
}

/* Font Awesome 5 Regular Icons */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fontawesome5/fa-regular-400.eot");
    src: url("../fontawesome5/fa-regular-400.eot?#iefix") format("embedded-opentype"),
         url("../fontawesome5/fa-regular-400.woff2") format("woff2"),
         url("../fontawesome5/fa-regular-400.woff") format("woff"),
         url("../fontawesome5/fa-regular-400.ttf") format("truetype"),
         url("../fontawesome5/fa-regular-400.svg#fontawesome") format("svg");
}

/* Font Awesome 5 Brands Icons */
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fontawesome5/fa-brands-400.eot");
    src: url("../fontawesome5/fa-brands-400.eot?#iefix") format("embedded-opentype"),
         url("../fontawesome5/fa-brands-400.woff2") format("woff2"),
         url("../fontawesome5/fa-brands-400.woff") format("woff"),
         url("../fontawesome5/fa-brands-400.ttf") format("truetype"),
         url("../fontawesome5/fa-brands-400.svg#fontawesome") format("svg");
}

/* Base Font Awesome 5 Classes */
.fas,
.far,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Solid Icons */
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/* Regular Icons */
.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

/* Brand Icons */
.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

/* Essential Icons for ENT Website */
.fa-phone:before { content: "\f095"; }
.fa-phone-alt:before { content: "\f879"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-clock:before { content: "\f017"; }
.fa-user:before { content: "\f007"; }
.fa-user-edit:before { content: "\f4ff"; }
.fa-search:before { content: "\f002"; }
.fa-bars:before { content: "\f0c9"; }
.fa-times:before { content: "\f00d"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-long-arrow-alt-right:before { content: "\f30b"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-check:before { content: "\f00c"; }
.fa-star:before { content: "\f005"; }
.fa-heart:before { content: "\f004"; }
.fa-home:before { content: "\f015"; }
.fa-calendar:before { content: "\f073"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-map-marker:before { content: "\f041"; }
.fa-globe:before { content: "\f0ac"; }
.fa-link:before { content: "\f0c1"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-download:before { content: "\f019"; }
.fa-upload:before { content: "\f093"; }
.fa-print:before { content: "\f02f"; }
.fa-share:before { content: "\f064"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-comments:before { content: "\f086"; }
.fa-comment:before { content: "\f075"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-lock:before { content: "\f023"; }
.fa-unlock:before { content: "\f09c"; }
.fa-key:before { content: "\f084"; }
.fa-cog:before { content: "\f013"; }
.fa-cogs:before { content: "\f085"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-tools:before { content: "\f7d9"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-question-circle:before { content: "\f059"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-warning:before { content: "\f071"; }
.fa-check-circle:before { content: "\f058"; }
.fa-times-circle:before { content: "\f057"; }
.fa-ban:before { content: "\f05e"; }
.fa-trash:before { content: "\f1f8"; }
.fa-trash-alt:before { content: "\f2ed"; }
.fa-edit:before { content: "\f044"; }
.fa-pencil-alt:before { content: "\f303"; }
.fa-save:before { content: "\f0c7"; }
.fa-copy:before { content: "\f0c5"; }
.fa-paste:before { content: "\f0ea"; }
.fa-cut:before { content: "\f0c4"; }
.fa-file:before { content: "\f15b"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-file-word:before { content: "\f1c2"; }
.fa-file-excel:before { content: "\f1c3"; }
.fa-file-powerpoint:before { content: "\f1c4"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-image:before { content: "\f03e"; }
.fa-images:before { content: "\f302"; }
.fa-video:before { content: "\f03d"; }
.fa-music:before { content: "\f001"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-volume-up:before { content: "\f028"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-mute:before { content: "\f6a9"; }
.fa-volume-off:before { content: "\f026"; }
.fa-camera:before { content: "\f030"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-microphone:before { content: "\f130"; }
.fa-microphone-alt:before { content: "\f3c9"; }
.fa-microphone-slash:before { content: "\f131"; }
.fa-headphones:before { content: "\f025"; }
.fa-tablet-alt:before { content: "\f3fa"; }
.fa-laptop:before { content: "\f109"; }
.fa-desktop:before { content: "\f108"; }
.fa-server:before { content: "\f233"; }
.fa-database:before { content: "\f1c0"; }
.fa-hdd:before { content: "\f0a0"; }
.fa-memory:before { content: "\f538"; }
.fa-microchip:before { content: "\f2db"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-bluetooth:before { content: "\f293"; }
.fa-bluetooth-b:before { content: "\f294"; }
.fa-signal:before { content: "\f012"; }
.fa-battery-full:before { content: "\f240"; }
.fa-battery-three-quarters:before { content: "\f241"; }
.fa-battery-half:before { content: "\f242"; }
.fa-battery-quarter:before { content: "\f243"; }
.fa-battery-empty:before { content: "\f244"; }
.fa-plug:before { content: "\f1e6"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-fire:before { content: "\f06d"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cloud-rain:before { content: "\f73d"; }
.fa-cloud-sun:before { content: "\f6c4"; }
.fa-snowflake:before { content: "\f2dc"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-tint:before { content: "\f043"; }
.fa-leaf:before { content: "\f06c"; }
.fa-seedling:before { content: "\f4d8"; }
.fa-tree:before { content: "\f1bb"; }
.fa-car:before { content: "\f1b9"; }
.fa-car-side:before { content: "\f5e4"; }
.fa-truck:before { content: "\f0d1"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-bicycle:before { content: "\f206"; }
.fa-plane:before { content: "\f072"; }
.fa-helicopter:before { content: "\f533"; }
.fa-rocket:before { content: "\f135"; }
.fa-ship:before { content: "\f21a"; }
.fa-subway:before { content: "\f239"; }
.fa-train:before { content: "\f238"; }
.fa-bus:before { content: "\f207"; }
.fa-taxi:before { content: "\f1ba"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-fire-truck:before { content: "\f72b"; }
.fa-police-car:before { content: "\f72c"; }
.fa-bed:before { content: "\f236"; }
.fa-wind:before { content: "\f72e"; }
.fa-at:before { content: "\f1fa"; }
.fa-square:before { content: "\f0c8"; }

/* Social Media Icons */
.fa-facebook-f:before { content: "\f39e"; }
.fa-twitter:before { content: "\f099"; }
.fa-instagram:before { content: "\f16d"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-youtube:before { content: "\f167"; }
.fa-google-plus-g:before { content: "\f0d5"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-snapchat:before { content: "\f2ab"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-telegram:before { content: "\f2c6"; }
.fa-discord:before { content: "\f392"; }
.fa-reddit:before { content: "\f1a1"; }
.fa-tumblr:before { content: "\f173"; }
.fa-flickr:before { content: "\f16e"; }
.fa-vimeo:before { content: "\f27d"; }
.fa-spotify:before { content: "\f1bc"; }
.fa-apple:before { content: "\f179"; }
.fa-android:before { content: "\f17b"; }
.fa-windows:before { content: "\f17a"; }
.fa-linux:before { content: "\f17c"; }
.fa-github:before { content: "\f09b"; }
.fa-gitlab:before { content: "\f296"; }
.fa-bitbucket:before { content: "\f171"; }
.fa-stack-overflow:before { content: "\f16c"; }
.fa-wordpress:before { content: "\f19a"; }
.fa-drupal:before { content: "\f1a9"; }
.fa-joomla:before { content: "\f1aa"; }
.fa-magento:before { content: "\f3a4"; }
.fa-opencart:before { content: "\f23d"; }
.fa-paypal:before { content: "\f1ed"; }
.fa-cc-visa:before { content: "\f1f0"; }
.fa-cc-mastercard:before { content: "\f1f1"; }
.fa-cc-amex:before { content: "\f1f3"; }
.fa-cc-discover:before { content: "\f1f2"; }
.fa-cc-stripe:before { content: "\f1f5"; }
.fa-amazon:before { content: "\f270"; }
.fa-ebay:before { content: "\f4f4"; }
.fa-etsy:before { content: "\f2d7"; }
.fa-shopify:before { content: "\f957"; }
.fa-squarespace:before { content: "\f5be"; }
.fa-wix:before { content: "\f5cf"; }
.fa-weebly:before { content: "\f5ca"; }
.fa-medium:before { content: "\f23a"; }
.fa-quora:before { content: "\f2c4"; }
.fa-stack-exchange:before { content: "\f18d"; }
.fa-slack:before { content: "\f198"; }
.fa-skype:before { content: "\f17e"; }
.fa-viber:before { content: "\f409"; }
.fa-line:before { content: "\f3c0"; }
.fa-wechat:before { content: "\f1d7"; }
.fa-qq:before { content: "\f1d6"; }
.fa-weibo:before { content: "\f18a"; }
.fa-renren:before { content: "\f18b"; }
.fa-baidu:before { content: "\f20a"; }
.fa-tencent-weibo:before { content: "\f1d5"; }
.fa-sina-weibo:before { content: "\f18a"; }
.fa-zhihu:before { content: "\f63f"; }
.fa-bilibili:before { content: "\f3e3"; }
.fa-tiktok:before { content: "\e07b"; }
.fa-snapchat-ghost:before { content: "\f2ac"; }
.fa-snapchat-square:before { content: "\f2ad"; }
.fa-discord-alt:before { content: "\f392"; }
.fa-telegram-plane:before { content: "\f3fe"; }
.fa-whatsapp-square:before { content: "\f40c"; }
.fa-whatsapp-alt:before { content: "\f40d"; }
.fa-viber-alt:before { content: "\f40a"; }
.fa-line-alt:before { content: "\f3c1"; }
.fa-wechat-alt:before { content: "\f1d8"; }
.fa-qq-alt:before { content: "\f1d7"; }
.fa-weibo-alt:before { content: "\f18c"; }
.fa-renren-alt:before { content: "\f18d"; }
.fa-baidu-alt:before { content: "\f20b"; }
.fa-tencent-weibo-alt:before { content: "\f1d6"; }
.fa-sina-weibo-alt:before { content: "\f18b"; }
.fa-zhihu-alt:before { content: "\f640"; }
.fa-bilibili-alt:before { content: "\f3e4"; }
.fa-tiktok-alt:before { content: "\e07c"; } 