/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.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; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide:focus {
    outline: none;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';

/* Slider */

.slick-loading .slick-list {
    background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}


/* Icons */

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}


/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.dropdown-toggle::after {
  border-top: 0;
}

.navbar {
  padding: 0;
}
@media (min-width: 992px) {
  .navbar {
    padding: 0.5rem 0 !important;
  }
}

.appointment-btn-top {
  padding: 11px 32px !important;
}

.navbar-light .navbar-nav .nav-link {
  font-weight: 500;
  font-size: 13px;
  padding: 12px 22px;
  color: black;
}
@media (min-width: 992px) {
  .navbar-light .navbar-nav .nav-link {
    padding: 12px 14px;
  }
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #2e6995;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  -webkit-box-shadow: 0px 3px 16px -11px rgba(0, 0, 0, 0.46);
          box-shadow: 0px 3px 16px -11px rgba(0, 0, 0, 0.46);
}

.nav-style-2 li a {
  padding: 0 22px 0 0 !important;
}

.nav-item a i {
  font-size: 8px;
  vertical-align: middle;
}

.nav-item a span {
  font-size: 11px;
  vertical-align: top;
  font-weight: 700;
  background: #2e6995;
  color: #fff;
  padding: 0 5px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.btn-light {
  background-color: #fdf2de;
  color: #f69e03;
  font-size: 14px;
  padding: 14px 20px;
  border-radius: 2px;
}
.btn-light:hover {
  background-color: #fdf2de;
  color: #f69e03;
  padding: 14px 20px;
  border-radius: 2px;
}

.btn-warning {
  background-color: #f1cc3f !important;
  border: none;
  border-width: 0px;
  border-color: transparent;
  border-radius: 0px;
  padding: 20px 30px;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-danger {
  border-radius: 0;
  padding: 15px 35px;
  background: rgba(245, 73, 131, 0.75);
  border: rgba(245, 73, 131, 0.75);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 600;
  border: 2px solid transparent;
}
.btn-danger:hover {
  background: #fff;
  color: #10242b;
  border: 2px solid rgba(245, 73, 131, 0.75);
}

.btn-outline-primary {
  border: 2px solid #2e6995;
  color: #2e6995 !important;
  border-radius: 22px;
  padding: 10px 38px;
  font-size: 14px;
}
.btn-outline-primary:hover {
  background: #2e6995;
  border-color: #2e6995;
  color: #fff !important;
}

.btn-outline-success {
  border: 1px solid #ed7426;
  padding: 9px 7px;
  color: #ed7426;
}
@media (min-width: 768px) {
  .btn-outline-success {
    padding: 12px 24px;
  }
}
.btn-outline-success:hover {
  border: 1px solid #ed7426;
  color: #000;
  background: #ed7426;
}

.btn-primary {
  background-color: #2e6995 !important;
  border: none !important;
  border-radius: 32px;
  padding: 13px 27px;
  color: #fff;
  font-weight: 400;
  -webkit-box-shadow: 4.5px 7.794px 13px 0px #afc1ec;
          box-shadow: 4.5px 7.794px 13px 0px #afc1ec;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 13px;
}
.btn-primary:hover {
  background: #3c5eb3 !important;
  border-color: #3c5eb3 !important;
}
.btn-primary:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-success {
  background-color: #ed7426;
  border-radius: 0px;
  padding: 18px 38px;
  border-radius: 6px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  border-color: #ed7426;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-success:hover {
  border-color: #4aab84;
  background: #4aab84;
}
.btn-success:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  background: #4aab84 !important;
  border-color: #4aab84 !important;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-dark {
  padding: 14px 22px;
  font-size: 14px;
  border-radius: 7px;
  background-color: #2c2e31;
  -webkit-box-shadow: 0.8px 3.094px 12px 0px #2c2e31;
          box-shadow: 0.8px 3.094px 12px 0px #2c2e31;
  border: transparent;
}
.btn-dark:focus {
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.navbar-light .navbar-toggler {
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  margin: -73px 0 0;
}

.nav-custome1 {
  margin: 0 0 0 !important;
}

.nav-custome {
  margin: -44px 0 0 !important;
}

.navbar-toggler:focus {
  border: none;
  outline: none;
}

.navbar-collapse {
  background: #fff;
}
@media (min-width: 992px) {
  .navbar-collapse {
    background: none !important;
  }
}

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-radius: 0;
  padding: 24px 12px;
}

.input-group > .input-group-append > .btn {
  border-radius: 0;
  background: #2e6995;
  border-color: #2e6995;
  color: #fff;
}

.form-control {
  padding: 0 0.85rem;
}

textarea {
  padding: 8px 12px;
  border-radius: 0.25rem;
  border: 1px solid #ced4da;
}

@media (min-width: 991px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    border: none;
    font-size: 15px;
    border-radius: 0;
    min-width: 12rem;
    -webkit-box-shadow: 0 0px 29px -26px rgba(0, 0, 0, 0.44);
            box-shadow: 0 0px 29px -26px rgba(0, 0, 0, 0.44);
    margin: 0;
  }

  .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    top: 42px;
  }

  .dropdown-submenu:hover .dropdown-menu1 {
    visibility: visible;
    opacity: 1;
  }

  .navbar-toggleable-md .navbar-collapse {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .dropdown-item {
    padding: 0.55rem 1.5rem;
    color: #3c3f42;
    font-size: 13px;
  }
  .dropdown-item:hover {
    background: none;
    color: #2e6995;
  }
}
.dropdown-item {
  padding: 0.55rem 1.5rem;
  color: #3c3f42;
  font-size: 13px;
}
.dropdown-item:hover {
  background: none;
  color: #2e6995;
}

.form-custom {
  background: none;
  border-bottom: 2px solid #7898dd;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding-left: 3px;
  font-size: 13px;
}

.form-group-cutom {
  position: relative;
  margin: 0 0 40px;
  font-size: 13px;
}
.form-group-cutom i {
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 13px;
}
.form-group-cutom textarea {
  background: none !important;
}

.dropdown-left {
  left: -122px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: 1px;
}

.dropdown-submenu > a:after {
  display: block;
  content: "";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}

@media (min-width: 991px) {
  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
}
.dropdown-menu1 {
  left: -192px;
  top: -6px !important;
}

body {
  color: #2c2e31;
  font-family: "Roboto", sans-serif;
}

h1 {
  font-size: 34px;
  margin: 10px 0;
  font-weight: bold;
}
@media (min-width: 768px) {
  h1 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 55px;
  }
}

h2 {
  font-size: 34px;
  font-weight: 500;
}
@media (min-width: 576px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-size: 25px;
}

h4 {
  font-size: 19px;
  font-weight: 700;
}

p {
  line-height: 13px;
  line-height: 1.8;
  font-size: 14px;
}

a:focus {
  outline: none;
}

.space {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .space {
    padding: 90px 0;
  }
}

.container {
  max-width: 1260px;
}

.container-custom {
  max-width: 1124px;
}

.light {
  background: #f4f6fa;
}

.space-mb {
  margin: 0 0 90px;
}

.space-mt {
  margin: 90px 0 0;
}

/* --------- Header --------- */
.banner--wrap {
  background: url(../images/banner-bg.jpg) center no-repeat;
  background-size: cover;
}

.banner:focus {
  outline: none;
}

.anim-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
  padding-top: 60px;
}

.animated-hero {
  position: absolute;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  will-change: transform, opacity;
}

.slick-current.slick-active .animated-hero {
  -webkit-animation: slideUp 1s ease 1s 1 normal forwards;
          animation: slideUp 1s ease 1s 1 normal forwards;
}

.slick-slide .main-title h1,
.slick-slide .main-title p {
  opacity: 0;
  -webkit-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
          transform: translateY(-20%);
  will-change: transform, opacity;
}

.slick-slide .main-title > span, .slick-slide .main-title > a {
  opacity: 0;
}

.slick-current.slick-active .main-title > span {
  -webkit-animation: fadeIn 1s ease 1s 1 normal forwards;
          animation: fadeIn 1s ease 1s 1 normal forwards;
}
.slick-current.slick-active .main-title a {
  -webkit-animation: fadeIn 1s ease 1.5s 1 normal forwards;
          animation: fadeIn 1s ease 1.5s 1 normal forwards;
}
.slick-current.slick-active .main-title h1 {
  -webkit-animation: slideDown 1s ease 0.5s 1 normal forwards;
          animation: slideDown 1s ease 0.5s 1 normal forwards;
}
.slick-current.slick-active .main-title p {
  -webkit-animation: slideDown 1s ease 1s 1 normal forwards;
          animation: slideDown 1s ease 1s 1 normal forwards;
}

@media (min-width: 1200px) {
  .banner-slider .slick-dots li.slick-active button:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 14px;
    width: 0;
    height: 2px;
    background-color: #ed7426;
    -webkit-animation: animWidth 1s ease 0s 1 normal forwards;
            animation: animWidth 1s ease 0s 1 normal forwards;
  }
}
.big-circle {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  will-change: transform, opacity;
}

.slick-current.slick-active .big-circle {
  -webkit-animation: expands 1s ease 0s 1 normal forwards;
          animation: expands 1s ease 0s 1 normal forwards;
}

.small-circle {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  will-change: transform, opacity;
}

.slick-current.slick-active .small-circle {
  -webkit-animation: expands 1s ease 0.5s 1 normal forwards;
          animation: expands 1s ease 0.5s 1 normal forwards;
}

@-webkit-keyframes expands {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes expands {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes animWidth {
  from {
    width: 0;
  }
  to {
    width: 35px;
  }
}
@keyframes animWidth {
  from {
    width: 0;
  }
  to {
    width: 35px;
  }
}
.banner-slider .slick-dots {
  bottom: 10px;
}
@media (min-width: 1200px) {
  .banner-slider .slick-dots {
    width: 50px;
    left: -16px;
    top: 28%;
  }
}
.banner-slider .slick-dots li button:before {
  font-size: 10px;
}

.banner-slider .slick-dots li.slick-active button:before {
  color: #ed7426;
}

.banner1 {
  background: url(../images/banner-2.jpg) center no-repeat;
  background-size: cover;
}
.banner1:focus {
  outline: none;
}

.cart-seperate {
  position: relative;
  padding: 0 2px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .cart-seperate {
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
  }
}
@media (min-width: 1200px) {
  .cart-seperate {
    margin-right: 15px;
    padding: 0 12px;
  }
}
.cart-seperate:before {
  position: absolute;
  content: "";
  border-left: 1px solid #ccc;
}
.cart-seperate a {
  padding: 12px 8px !important;
}
.cart-seperate li {
  display: inline-block;
}

.fa-top-search {
  font-size: 13px !important;
  font-weight: 600;
}

.main-title {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .main-title {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .main-title {
    padding: 20px 0 20px 72px;
  }
}
.main-title span {
  font-size: 21px;
  font-weight: 100;
}
.main-title p {
  font-size: 15px;
}

.main-title-style2 {
  padding: 60px 0 !important;
}

.main-slider-social {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  padding: 0;
  z-index: 11;
}
@media (max-width: 768px) {
  .main-slider-social {
    display: none;
  }
}
.main-slider-social li {
  list-style: none;
  margin: 0 0 20px;
}
@media (max-width: 768px) {
  .main-slider-social li {
    display: inline-block;
  }
}
.main-slider-social li a {
  color: #3c3f42;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 13px;
}
.main-slider-social li a:hover {
  color: #ed7426;
}

.play-btn {
  background: #ed7426;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  display: inline-block;
  -webkit-box-shadow: 0.7px 2.994px 12.1px 0px #ed7426;
          box-shadow: 0.7px 2.994px 12.1px 0px #ed7426;
  margin: 0 0 0 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.play-btn:hover {
  background: #4baf87;
}
.play-btn i {
  padding: 17px 18px;
  color: #fff;
  font-size: 13px;
}

.nav-icon-wrap {
  margin: 0;
  padding: 0;
}
.nav-icon-wrap li {
  list-style: none;
  display: inline-block;
}
.nav-icon-wrap li a {
  color: #3c3f42;
  padding: 0.5rem 0.5rem;
}
.nav-icon-wrap li a i {
  font-size: 13px;
}

.fluid-logo {
  float: right;
  padding: 10px 0;
}

.main-slider {
  position: relative;
}
.main-slider .slick-next {
  right: 50%;
  top: 96.5%;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.main-slider .slick-next:before {
  content: url(../images/main-slider-arrow1.png);
  background: #2e6995;
  padding: 10px 14px;
}
.main-slider .slick-prev {
  left: 50%;
  top: 96.5%;
  z-index: 999;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.main-slider .slick-prev:before {
  content: url(../images/main-slider-arrow.png);
  background: #2e6995;
  padding: 10px 14px;
}
.main-slider .slick-slide img {
  width: 100% !important;
}

.slider-img-text {
  position: relative;
  display: inline-block;
  width: 100%;
}

.slider-text-wrap {
  position: absolute;
  top: 0;
  left: 2%;
  width: 90%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 1200px) {
  .slider-text-wrap {
    left: 28%;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .slider-text-wrap {
    left: 11%;
    width: 60%;
  }
}
.slider-text-wrap .slider-text-wrap span,
.slider-text-wrap .slider-text-wrap h1,
.slider-text-wrap .slider-text-wrap p,
.slider-text-wrap .slider-text-wrap .play-btn {
  display: none;
}
@media (min-width: 992px) {
  .slider-text-wrap .slider-text-wrap span,
.slider-text-wrap .slider-text-wrap h1,
.slider-text-wrap .slider-text-wrap p,
.slider-text-wrap .slider-text-wrap .play-btn {
    display: block;
  }
}
@media (min-width: 992px) {
  .slider-text-wrap h1 {
    font-size: 40px;
  }
}

.slider-video {
  position: relative;
  display: inline-block;
  width: 100%;
}

.slider-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ed7426;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
}
.slider-video-icon i {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
}

.slider-img-text {
  display: inline-block;
}

.slider-video {
  display: inline-block;
}

/* --------- About Section --------- */
.about-experience {
  padding: 80px 0 0;
}

.booking-form {
  padding: 0;
  margin: -60px 0 0;
  background: #2e6995;
  padding: 40px;
  border-radius: 8px;
}
.booking-form li {
  position: relative;
  list-style: none;
  display: inline-block;
  width: 100%;
  margin: 0 0 14px;
}
@media (min-width: 768px) {
  .booking-form li {
    width: 23%;
    margin-right: 1.9%;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .booking-form li {
    width: 25%;
  }
}
.booking-form li input {
  font-size: 13px;
  height: 54px;
}
.booking-form li i {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 13px;
  color: #afacac;
}

.form-btn {
  margin-right: 0 !important;
  width: 100% !important;
}
@media (min-width: 768px) {
  .form-btn {
    width: 23% !important;
  }
}
@media (min-width: 992px) {
  .form-btn {
    width: 17% !important;
    float: right;
  }
}
.form-btn a {
  width: 100%;
}

.service-thumbnail {
  margin: 0 auto 35px auto;
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .service-thumbnail {
    text-align: left;
    margin: 0;
    border-right: 1px solid #cccccc5e;
  }
}
.service-thumbnail img {
  float: left;
  margin-right: 16px;
}

.service-thumbnail_text {
  text-align: left;
  margin: 10px 0 0 14px;
}
.service-thumbnail_text span {
  color: #ed7426;
}
.service-thumbnail_text p {
  margin: 0;
}

.services-top-icon {
  border: 2px solid #f4f6fa;
  border-radius: 4px;
  padding: 16px 16px;
}

.services-top-icon2 {
  border: 2px dashed;
  border-radius: 6px;
}

.services-top-icon2.blue {
  border-color: #b5c4eb !important;
}

.services-top-icon2.green {
  border-color: #bae2d5 !important;
}

.services-top-icon2.yellow {
  border-color: #c0b099 !important;
}

.about-video_block {
  background: #f4f6fa;
  -webkit-box-shadow: 0px 0px 23px -17px #2e6995;
          box-shadow: 0px 0px 23px -17px #2e6995;
  border: 12px solid #fff;
  margin: 0 0 90px;
}

.video-play-img {
  position: relative;
  display: block;
}

.video-play-btn {
  position: absolute;
  top: 30px;
  left: 30px;
  background: #ed7426;
  padding: 14px 0;
  width: 90px;
  border-radius: 6px;
  text-align: center;
}
.video-play-btn span {
  font-size: 10px;
  color: #fff;
}

.video-play-icon {
  position: relative;
  text-align: center;
  background: #4aa983;
  color: #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  margin: 0 auto;
}
.video-play-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 12px;
  padding: 7px 0;
}

.video-play-text {
  padding: 40px 40px;
}
.video-play-text span {
  color: #2e6995;
  font-weight: 500;
  margin: 0 0 20px;
  display: block;
}
.video-play-text h2 {
  position: relative;
}
.video-play-text h2:before {
  position: absolute;
  content: "";
  background: url(../images/about-text-show.png) no-repeat;
  top: -17px;
  left: -15px;
  width: 100px;
  height: 90px;
}
.video-play-text a {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}
.video-play-text hr {
  margin: 28px 0;
}

.blue {
  background: #e3e9f6;
}
.blue h3 {
  color: #8392b3;
}

.green {
  background: #e4f1f0;
}
.green h3 {
  color: #86b3b0;
}

.yellow {
  background: #f5f1eb;
}
.yellow h3 {
  color: #c0b099;
}

.gray {
  background: #e2e4e8;
}
.gray h3 {
  color: #909090;
}

.pink {
  background: #fef6fe;
}

.primary-color {
  background: #2e6995;
}

.primary-color-br:hover {
  border: 3px solid #2e6995 !important;
}

.secondary-color {
  background: #ed7426;
}

.secondary-color-br:hover {
  border: 3px solid #ed7426 !important;
}

.tertiary-color {
  background: #f9c863;
}

.tertiary-color-br:hover {
  border: 3px solid #f9c863 !important;
}

.quaternary-color {
  background: #d581d2;
}

.quaternary-color-br:hover {
  border: 3px solid #d581d2 !important;
}

.quaternary-br-color {
  border: 12px solid #fbf1fb !important;
}

.facilities {
  padding: 14px;
  margin: 25px 0 0;
  text-align: center;
  border-radius: 8px;
}
.facilities h3 {
  font-size: 26px;
  font-weight: 600;
  margin: 0;
}
.facilities span {
  font-size: 13px;
  margin: 0;
  color: #3c3f42;
  font-weight: 400;
}

.about-title-block {
  padding: 42px 0;
}
.about-title-block h3 {
  font-size: 28px;
  font-weight: 300;
}
.about-title-block h3 span {
  color: #2e6995;
  font-weight: 500;
}
.about-title-block p {
  font-size: 14px;
  margin: 0;
}

.about-form {
  background: url(../images/bg-home-form.jpg) no-repeat;
  background-size: cover;
}
.about-form p {
  font-weight: 300;
  font-size: 19px;
}
.about-form .dental-features_list i {
  background: #2e6995;
}
.about-form a {
  border-radius: 8px;
  font-size: 13px;
}

.booking-form-style2 {
  position: relative;
  background: #2e6995;
  border-radius: 6px;
  padding: 24px 30px;
  margin: 35px 0 0;
}
@media (min-width: 768px) {
  .booking-form-style2 {
    margin: -210px 0 0;
  }
}
.booking-form-style2 h3 {
  color: #fff;
  text-align: center;
  margin: 0 0 25px;
  font-weight: 500;
}
.booking-form-style2 .form-custom {
  border: none;
  border-radius: 8px;
  color: #fff;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 13px;
  background: #fff;
  height: 50px;
}
.booking-form-style2 .form-custom::-webkit-input-placeholder {
  color: #3c3f42;
}
.booking-form-style2 .form-custom::-moz-placeholder {
  color: #3c3f42;
}
.booking-form-style2 .form-custom:-ms-input-placeholder {
  color: #3c3f42;
}
.booking-form-style2 .form-custom::-ms-input-placeholder {
  color: #3c3f42;
}
.booking-form-style2 .form-custom::placeholder {
  color: #3c3f42;
}
.booking-form-style2 .form-group-cutom {
  margin: 0 0 20px;
}
.booking-form-style2 .form-group-cutom i {
  right: 13px;
  opacity: 0.6;
}

.custom-select {
  padding-left: 14px !important;
  padding-right: 14px !important;
  height: 50px !important;
  border: none !important;
  border-radius: 8px !important;
  font-size: 14px !important;
}
.custom-select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.booking-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}
@media (min-width: 768px) {
  .booking-bg {
    display: block;
  }
}
.booking-bg img {
  width: 100%;
}

/* --------- Our Services --------- */
.heading-style1 {
  margin: 0 0 30px;
}
.heading-style1 span {
  color: #2e6995;
  font-style: italic;
  position: relative;
  font-weight: 500;
  font-size: 13px;
}
.heading-style1 h2 {
  font-weight: 600;
}

.service-slider .slick-slide {
  margin: 0 12px;
}

.service-slider .slick-next {
  right: 23px;
  top: -68px;
}
.service-slider .slick-next:before {
  font-size: 32px;
  color: #9e9a9a;
  font-family: none;
  content: url(../images/arrow-right.png);
}

.service-slider .slick-prev {
  right: 56px !important;
  left: 93%;
  top: -68px;
}
.service-slider .slick-prev:before {
  font-size: 32px;
  color: #9e9a9a;
  font-family: none;
  content: url(../images/arrow-left.png);
}

.service-block {
  position: relative;
  padding: 40px 35px;
  border: 10px solid #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0 0 25px;
}
.service-block:focus {
  outline: none;
}
.service-block h3 {
  color: #000;
  margin: 32px 0 12px;
}
.service-block a {
  margin: 17px 0 0;
}

.service-bg-icon {
  position: absolute;
  right: 0;
  top: 9%;
}

.service-block.yellow:hover {
  border-color: #c0b099;
}
.service-block.yellow:hover a {
  background: #a79274 !important;
  -webkit-box-shadow: 4.5px 7.794px 13px 0px #a79274;
          box-shadow: 4.5px 7.794px 13px 0px #a79274;
}

.service-block.green:hover {
  border-color: #bae2d5;
}
.service-block.green:hover a {
  background: #52af90 !important;
  -webkit-box-shadow: 4.5px 7.794px 13px 0px #52af90;
          box-shadow: 4.5px 7.794px 13px 0px #52af90;
}

.service-block.blue:hover {
  border-color: #b5c4eb;
}
.service-block.blue:hover a {
  background: #2e6995 !important;
  -webkit-box-shadow: 4.5px 7.794px 13px 0px #2e6995;
          box-shadow: 4.5px 7.794px 13px 0px #2e6995;
}

.service-help_link {
  margin: 35px 0 0;
}

/* --------- Why Choose --------- */
.why-choose-block {
  position: relative;
  color: #fff;
}
.why-choose-block::before {
  position: absolute;
  content: "";
  background: url(../images/why-choose-bg-left.png) no-repeat #ed7426;
  background-size: cover;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55%;
}
@media (min-width: 768px) {
  .why-choose-block::before {
    height: 50%;
  }
}
@media (min-width: 992px) {
  .why-choose-block::before {
    width: 50%;
    height: 100%;
  }
}
.why-choose-block::after {
  position: absolute;
  content: "";
  background: url(../images/why-choose-bg-right.png) no-repeat #2e6995;
  background-size: cover;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 55%;
  z-index: -1;
}
@media (min-width: 992px) {
  .why-choose-block::after {
    width: 50%;
    height: 100%;
  }
}
.why-choose-block h2 {
  margin: 0 0 25px;
}
.why-choose-block hr {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.why-choose_list-br {
  margin: 6px 0 !important;
}

.why-choose_list {
  margin: 0 0 18px;
}
.why-choose_list i {
  vertical-align: top;
  background: #5da085;
  padding: 10px;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
}

.why-choose_list-content {
  display: inline-block;
  margin: 0 0 0 15px;
}
.why-choose_list-content span {
  font-size: 13px;
  font-weight: 300;
  color: #ffffffb8;
}
.why-choose_list-content h5 {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .why-choose_list-content h5 {
    font-size: 1.05rem;
  }
}
.why-choose_list-content h3 {
  font-size: 23px;
}

.why-choose_right {
  margin: 35px 0 0;
}
@media (min-width: 992px) {
  .why-choose_right {
    margin: 0 0 0 60px;
  }
}
.why-choose_right p {
  font-weight: 300;
  font-size: 13px;
  margin: 0 0 25px;
}

.choose-icon {
  position: relative;
  display: inline-block;
  background: #3858af47;
  border-radius: 6px;
  vertical-align: top;
  width: 60px;
  height: 60px;
  font-size: 17px;
}
.choose-icon i {
  position: absolute;
  background: none;
  font-size: 20px !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* --------- News --------- */
.news-img-block {
  position: relative;
}
.news-img-block .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #2e6995;
  -webkit-box-shadow: 4.5px 7.794px 13px 0px #ed7426;
          box-shadow: 4.5px 7.794px 13px 0px #ed7426;
  margin: 0;
}

.newsletter-subscribe h4 {
  font-weight: 400;
}

.newsletter-subscribe_form {
  position: relative;
  width: 70%;
}
.newsletter-subscribe_form input {
  border: 1px solid #2e6995;
  border-radius: 30px;
  padding: 26px;
}
.newsletter-subscribe_form a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #2e6995;
  margin: 0;
  border-radius: 50%;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.newsletter-subscribe_form a:hover {
  opacity: 0.8;
}
.newsletter-subscribe_form a i {
  position: relative;
  color: #fff;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0 23px;
  left: 50%;
}

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #2e6995;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
          animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #2e6995;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: #3157b9;
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #2e6995;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}

/* --------- Our Team --------- */
.our-team {
  padding: 80px 0 130px;
}

.sub-title_center {
  text-align: center;
  margin: 0 0 60px;
}
.sub-title_center span {
  color: #2e6995;
  font-weight: 500;
}

.doctors-slider .slick-slide {
  margin: 0 12px;
}

.doctors-slider .slick-next {
  right: 47%;
  top: 110%;
}
.doctors-slider .slick-next:before {
  font-size: 32px;
  color: #9e9a9a;
  font-family: none;
  content: url(../images/arrow-right.png);
}

.doctors-slider .slick-prev {
  left: 47%;
  top: 110%;
}
.doctors-slider .slick-prev:before {
  font-size: 32px;
  color: #9e9a9a;
  font-family: none;
  content: url(../images/arrow-left.png);
}

.team-img_block {
  padding: 20px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0 0 25px;
}
.team-img_block:hover {
  background: #2e6995;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.team-img_block img {
  margin: 0 auto 16px auto;
  width: 100%;
}
.team-img_block h4,
.team-img_block p {
  margin: 0;
}
.team-img_block p {
  font-size: 12px;
}
.team-img_block:focus {
  outline: none;
}

.team-img_block.green:hover {
  background: #ed7426;
  color: #fff;
}

.team-img_block.yellow:hover {
  background: #c0b099;
  color: #fff;
}

.team-img-socila-block {
  position: relative;
}

.social-icons {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 16%;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  right: 13%;
}
.social-icons li {
  list-style: none;
  width: 36px;
  height: 36px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 13px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 0px 13px -9px rgba(0, 0, 0, 0.75);
  border-radius: 50%;
  margin: 0 0 14px;
}
.social-icons li a {
  padding: 6px 0;
  display: block;
  color: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.social-icons li a:hover {
  color: #2e6995;
}
.social-icons li a i {
  font-size: 13px;
}

.team-img_block:hover .social-icons {
  opacity: 1;
}

.our-team-slider .slick-dots li.slick-active button:before {
  color: #2e6995;
}
.our-team-slider .slick-dots li button:before {
  font-size: 9px;
}

/* --------- Get a Consultant --------- */
.bg-img3 {
  background: url(../images/bg-img-3.jpg) no-repeat;
  background-size: cover;
}

.consultant-content {
  color: #fff;
  padding: 90px 0;
}
.consultant-content a {
  border-radius: 30px;
}
.consultant-content i {
  background: #3c3f42;
  -webkit-box-shadow: 4.5px 7.794px 13px 0px #2e6995;
          box-shadow: 4.5px 7.794px 13px 0px #2e6995;
  padding: 19px;
  border-radius: 50%;
  margin-left: 8px;
  font-size: 12px;
  color: #fff;
}
.consultant-content p {
  font-weight: 300;
}

/* --------- Testimonials --------- */
.testimonial {
  padding: 90px 0;
}

.testi-slider .slick-track {
  margin: 49px 0 0;
}

.testi-slider .slick-slide {
  margin: 0 12px;
}
.testi-slider .slick-slide:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.testi-slider .slick-dots {
  text-align: right;
  top: -60px;
  bottom: 100%;
  pointer-events: all;
}
.testi-slider .slick-dots li {
  margin: 0;
}

.testi-slider .slick-dots li button:before {
  font-size: 10px;
  color: #2e6995;
}

.testimonial-wrap {
  position: relative;
  border: 12px solid #e4f1f0;
  padding: 35px;
}
.testimonial-wrap ul {
  padding: 0;
  margin: 0;
}
.testimonial-wrap ul li {
  list-style: none;
  display: inline-block;
}
.testimonial-wrap ul li i {
  color: #f9c863;
  font-size: 14px;
  margin: 0 0 14px;
}
.testimonial-wrap p {
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
}
.testimonial-wrap p span {
  color: #2e6995;
}

.testi-img-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 6px solid #fff;
  -webkit-box-shadow: 0px 0px 23px -11px #2e6995;
          box-shadow: 0px 0px 23px -11px #2e6995;
  margin: -83px 0 20px;
}

.testi-styled-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.testi-style {
  position: absolute;
  background: url(../images/testi-side-img.png) no-repeat;
  right: 0;
  top: 0;
  bottom: 0;
}

.testi-name {
  position: relative;
  color: #2e6995;
  font-weight: 500;
  font-size: 14px;
  margin-left: 50px;
}
.testi-name:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  background: #2e6995;
  left: -50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-right: 60px;
}

/* --------- Blog --------- */
.blog-wrap {
  background: #f4f6fa;
}

.blog-row-block {
  padding: 18px 50px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.blog-row-block:last-child {
  border: none;
}
.blog-row-block:hover {
  background: url(../images/hover-bg.png) no-repeat #2e6995 100%;
  background-size: cover;
  color: #fff;
  border-radius: 4px;
}
.blog-row-block:hover span {
  color: #fff;
}
.blog-row-block:hover span:before {
  background: #fff;
}

.blog-row-block:hover .blog-read-more p {
  color: #fff;
}

.blog-row-block:hover .blog-read-more a {
  background: #3c3f42 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.blog-img {
  margin: 0 0 14px;
}
@media (min-width: 768px) {
  .blog-img {
    margin: 0;
  }
}
.blog-img img {
  width: 100%;
}

.blog-content {
  display: block;
  width: 100%;
  border-right: none;
}
@media (min-width: 768px) {
  .blog-content {
    border-right: 1px solid #ccc;
  }
}
.blog-content span {
  position: relative;
  color: #2e6995;
  font-size: 11px;
  font-style: italic;
  margin: 0 0 10px;
  display: block;
  padding-left: 28px;
  font-weight: 300;
}
.blog-content span:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 20px;
  background: #2e6995;
  left: 0;
  top: 50%;
  margin-right: 10px;
}
.blog-content h3 {
  font-size: 22px;
}

.blog-read-more {
  display: block;
  text-align: left;
  width: 100%;
}
@media (min-width: 768px) {
  .blog-read-more {
    text-align: center;
  }
}
.blog-read-more p {
  font-size: 11px;
  color: #2e6995;
  font-style: italic;
  margin: 0 0 8px;
}
.blog-read-more p i {
  margin-right: 10px;
}
.blog-read-more p span {
  margin: 0 8px;
  font-style: initial;
}
.blog-read-more a {
  font-size: 12px;
  padding: 11px 33px;
  font-weight: 300;
}

/* --------- Footer --------- */
footer {
  background: #3c3f42;
}
@media (min-width: 992px) {
  footer {
    background: url(../images/footer-bg.jpg) no-repeat #3c3f42;
    background-size: cover;
  }
}

.foot-contact-block {
  background: #33363a;
  padding: 40px 40px;
  border-radius: 3px;
  border-top: 4px solid #ed7426;
  margin: -4px 0 0;
}
@media (min-width: 992px) {
  .foot-contact-block {
    background: #3c3f42;
  }
}
.foot-contact-block img {
  margin: 0 0 25px;
}
.foot-contact-block p {
  color: #dededebd;
  font-weight: 300;
  font-size: 14px;
  margin: 0 0 25px;
}
.foot-contact-block h4 {
  color: #dededebd;
  margin: 0 0 15px;
  font-weight: 400;
}
.foot-contact-block h4 i {
  background: #ed7426;
  color: #fff;
  padding: 7px;
  font-size: 13px;
  margin-right: 14px;
  border-radius: 4px;
  vertical-align: text-top;
}

.foot-contact-block .fa-phone {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.foot-link-box {
  margin: 25px 0;
}
@media (min-width: 768px) {
  .foot-link-box {
    margin: 90px 0;
  }
}
.foot-link-box h4 {
  position: relative;
  color: #ed7426;
  padding: 0 0 20px;
  margin: 0 0 18px;
}
.foot-link-box h4:after {
  position: absolute;
  content: "";
  width: 45px;
  height: 3px;
  background: #3c3f42;
  left: 0;
  bottom: 0;
}
.foot-link-box ul {
  padding: 0;
  margin: 0;
}
.foot-link-box ul li {
  list-style: none;
  line-height: 2;
}
.foot-link-box ul li a {
  color: #dededebd;
  font-size: 13px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 300;
}
.foot-link-box ul li a:hover {
  color: #ed7426;
}
.foot-link-box ul li a i {
  margin-right: 14px;
}

.footlink-box_btn a {
  font-size: 14px;
  text-transform: unset;
  width: 100%;
  margin: 0 0 15px;
}
.footlink-box_btn ul {
  margin: 20px 0 0;
}
.footlink-box_btn ul li {
  display: inline-block;
}

.copyright {
  border-top: 1px solid #565555;
  padding: 25px 0;
}
.copyright p {
  color: #dededebd;
  font-size: 13px;
  margin: 0;
  display: inline-block;
}

#scroll {
  float: right;
  background: #ed7426;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#scroll:hover {
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
  background: #4aab84;
}
#scroll i {
  padding: 11px 0;
  color: #000;
  font-size: 12px;
}

/*------------------------------------------------------------------
ABOUT
-------------------------------------------------------------------*/
/* --------- Sub Header --------- */
.top-bar {
  padding: 24px 0;
}
.top-bar ul {
  padding: 0;
  margin: 0;
  display: none;
}
@media (min-width: 992px) {
  .top-bar ul {
    display: inline-block;
  }
}
.top-bar ul li {
  list-style: none;
  display: inline-block;
  padding: 0 12px;
  border-right: 2px solid #e9eaea;
}
@media (min-width: 1200px) {
  .top-bar ul li {
    padding: 0 42px;
  }
}
.top-bar ul li img {
  display: inline-block;
}
.top-bar ul li div {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 10px;
}
.top-bar ul li div span {
  font-size: 11px;
}

.top-bar .navbar-brand {
  display: inline-block;
}

.top-bar-style2 {
  background: #2e6995;
}

.topbar-social {
  padding: 12px 0;
  margin: 0;
}
.topbar-social li {
  list-style: none;
  display: inline-block;
  margin-right: 12px;
}
.topbar-social li a {
  font-size: 13px;
}
.topbar-social li a i {
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.topbar-social li a i:hover {
  color: #ed7426;
}

.topbar-contact {
  padding: 0;
  margin: 0;
  display: none;
}
@media (min-width: 992px) {
  .topbar-contact {
    display: block;
  }
}
.topbar-contact li {
  list-style: none;
  display: inline-block;
  margin-right: 16px;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
.topbar-contact .btn {
  border-radius: 0 !important;
  text-transform: capitalize;
  font-weight: 400;
}

.appointment-btn {
  border: none !important;
  padding-right: 0 !important;
}
.appointment-btn i {
  background: #ed7426;
  padding: 17px;
  border-radius: 50%;
  color: #fff;
  -webkit-box-shadow: 0.7px 2.994px 12.1px 0px #ed7426;
          box-shadow: 0.7px 2.994px 12.1px 0px #ed7426;
  font-size: 12px;
}

.sub-header {
  background: url(../images/sub-header-bg.png) no-repeat #4565cf;
  background-size: cover;
}

.sub-header_content {
  color: #fff;
}
.sub-header_content p {
  font-size: 12px;
  font-weight: 300;
  position: relative;
  display: inline-block;
}
.sub-header_content p:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  background: #fff;
  right: 0;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 0px 0 13px;
}
.sub-header_content h3 {
  font-size: 28px;
  opacity: 0.9;
}
.sub-header_content span {
  font-size: 12px;
  opacity: 0.9;
}

.sub-header_main {
  text-align: center;
}
.sub-header_main h2 {
  position: relative;
  font-size: 42px;
  color: #fff;
  opacity: 0.1;
  margin: 20px 0 0;
  text-align: left;
}
@media (min-width: 768px) {
  .sub-header_main h2 {
    font-size: 60px;
    margin: 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .sub-header_main h2 {
    font-size: 86px;
    font-weight: 600;
    margin: 18px 0 0;
  }
}
.sub-header_main h2:before {
  position: absolute;
  content: url(../images/sub-header-icon.png);
  left: 50%;
  top: 70%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  display: none;
}
@media (min-width: 768px) {
  .sub-header_main h2:before {
    display: block;
  }
}

/* --------- Our Mission --------- */
.mission-wrap {
  border: none;
  padding: 30px;
}
@media (min-width: 768px) {
  .mission-wrap {
    border-left: 4px dotted green;
  }
}
.mission-wrap a {
  font-size: 14px;
  color: #2e6995;
  text-decoration: underline;
}

/* --------- Counter --------- */
.counter {
  padding: 30px 0;
}

.counter-block {
  text-align: center;
  border: none;
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .counter-block {
    border-right: 2px dashed #cccccc59;
    text-align: left;
    margin: 0;
  }
}
.counter-block img {
  vertical-align: top;
}

.counter-text {
  display: block;
  margin: 0;
  color: #3c3f42;
}
@media (min-width: 992px) {
  .counter-text {
    display: inline-block;
    margin: 0 0 0 12px;
  }
}
.counter-text h2 {
  font-weight: 600;
  margin: 0;
  font-size: 32px;
  color: #3c3f42;
  opacity: 0.8;
}
.counter-text p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  opacity: 0.7;
}

.counter-btn_block {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .counter-btn_block {
    margin: 0;
  }
}

/*------------------------------------------------------------------
DOCTORS
-------------------------------------------------------------------*/
/* --------- Doctors --------- */
.docrtors-box1 {
  position: relative;
  text-align: center;
  border: 2px solid #f4f6fa;
  padding: 28px 20px;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0 14px 25px 14px;
}
.docrtors-box1:hover {
  background: #f4f6fa;
}
.docrtors-box1:hover .bg-shade {
  display: none;
}
.docrtors-box1 img {
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 0 auto;
}
.docrtors-box1 h4 {
  font-size: 21px;
  margin: 24px 0 10px;
}
.docrtors-box1 p,
.docrtors-box1 a {
  font-size: 13px;
}
.docrtors-box1 ul {
  padding: 0;
  margin: 20px 0 0;
}
.docrtors-box1 ul li {
  list-style: none;
  display: inline-block;
  margin: 0 12px;
}
.docrtors-box1 ul li a {
  color: #3c3f42;
}
.docrtors-box1 ul li a i {
  font-size: 13px;
}

.bg-shade {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.bg-shade img {
  width: 100%;
  border-radius: 0;
  border: none;
}

.dotor-box1-img {
  border-radius: 50%;
  width: 140px;
  height: 140px;
  -webkit-box-shadow: 0px 0px 14px -8px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 0px 14px -8px rgba(0, 0, 0, 0.75);
}

.emergency {
  padding: 90px 0;
  background: url(../images/bg-img-doctors.jpg) no-repeat;
  background-size: cover;
}

.emergency-box {
  background: url(../images/emergency-contact-bg.png) no-repeat #ed7426;
  background-size: cover;
  color: #fff;
  padding: 40px;
}
.emergency-box p {
  font-size: 14px;
}

.emergency-block {
  margin: 25px 0 0;
}
.emergency-block i {
  font-size: 20px;
  background: #2e6995;
  text-align: center;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  margin: 0 14px 0 0;
  vertical-align: middle;
  padding: 11px 0;
}

.emergency-text {
  display: inline-block;
  vertical-align: middle;
}
.emergency-text p {
  margin: 0;
}

.yellow-bg {
  background: #d9ae53 !important;
}

.doctors-box3 {
  position: relative;
  text-align: center;
  margin: 0 0 25px;
  padding: 30px 24px;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.doctors-box3:hover {
  background: #f4f6fa;
}
.doctors-box3 img {
  position: relative;
  border-radius: 50%;
  margin: 0 auto 24px auto;
  border: 8px solid #f4f6fa;
  width: 100%;
}
.doctors-box3 p {
  position: relative;
  font-size: 13px;
  padding: 0 0 12px;
  margin: 0;
}
.doctors-box3 p:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: #2e6995;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.doctors-plus-icon {
  position: absolute;
  top: 10%;
  right: 16%;
  background: #2e6995;
  color: #fff;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  padding: 7px 0;
}
.doctors-plus-icon i {
  font-size: 12px;
}

/*------------------------------------------------------------------
APPOINTMENT
-------------------------------------------------------------------*/
/* --------- Appointment --------- */
.background-bg4 {
  background: #f4f6fa;
  position: relative;
}
.background-bg4::before {
  position: absolute;
  content: "";
  background: url(../images/appointment-bg.png) no-repeat #2e6995;
  background-size: cover;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
}
@media (min-width: 992px) {
  .background-bg4::before {
    width: 52%;
    height: 100%;
  }
}

.why-choose_block {
  padding-left: 0;
  margin-top: 90px;
}
@media (min-width: 992px) {
  .why-choose_block {
    padding-left: 60px;
    margin-top: 0;
  }
}

.appointment-form_wrap {
  margin: 0 0 30px;
  color: #fff;
}
.appointment-form_wrap span {
  color: #fff;
}
.appointment-form_wrap input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.appointment-form_wrap input::-moz-placeholder {
  color: #fff;
  font-weight: 300;
}
.appointment-form_wrap input:-ms-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.appointment-form_wrap input::-ms-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.appointment-form_wrap input::placeholder {
  color: #fff;
  font-weight: 300;
}
.appointment-form_wrap input:focus {
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #ed7426;
}
.appointment-form_wrap label {
  font-weight: 300;
}
.appointment-form_wrap textarea {
  border-radius: 0;
  border: 2px solid #7898dd;
}
.appointment-form_wrap textarea:focus {
  border-color: #ed7426;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.whychoose-wrap {
  padding: 20px 22px;
  margin: 0 0 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.whychoose-wrap:hover {
  background: #fff;
}
.whychoose-wrap img {
  vertical-align: top;
  margin: 0 12px 10px 0;
  width: 38px;
}
.whychoose-wrap p {
  margin: 0;
}

.whychoose-text_block {
  display: inline-block;
  vertical-align: middle;
}
.whychoose-text_block h4 {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.whychoose-text_block p {
  font-size: 13px;
  opacity: 0.9;
}

/*------------------------------------------------------------------
BLOG
-------------------------------------------------------------------*/
/* --------- Blog List --------- */
.blog-list {
  position: relative;
  margin: 0 0 25px;
}
.blog-list img {
  width: 100%;
}
.blog-list h3 {
  margin: 0;
}

.blog-date {
  position: absolute;
  background: #ed7426;
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  left: 32px;
  top: 32px;
}
.blog-date h3 {
  font-size: 34px;
  margin: 0;
}
.blog-date span {
  font-size: 13px;
}

.blog-text-wrap {
  padding: 30px;
  border: 2px solid #f4f6fa;
}

.blog-comment-top {
  border-bottom: 1px solid #f4f6fa;
  margin: 0 0 16px;
}
.blog-comment-top i {
  font-size: 13px;
  color: #2e6995;
  margin-right: 8px;
}
.blog-comment-top p {
  font-size: 13px;
  display: inline-block;
}
.blog-comment-top p span {
  color: #3c3f42;
  margin: 0 12px;
}
.blog-comment-top label {
  float: right;
  font-size: 13px;
  background: #f4f6fa;
  padding: 6px 22px;
  border-radius: 22px;
}

.blog-sidebar {
  background: #f4f6fa;
  margin: 0 0 25px;
}

.blog-sidebar_search {
  margin: 0 !important;
  padding: 0;
  border: none !important;
}

.blog-sidebar_heading {
  border-bottom: 1px solid #ccc;
}
.blog-sidebar_heading h4 {
  padding: 22px 0 16px 0;
  margin: 0 0 0 30px;
  position: relative;
  display: inline-block;
}
.blog-sidebar_heading h4:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #2e6995;
  bottom: -2px;
  left: 0;
}

.blog-sidebar_wrap {
  padding: 30px 30px;
}

.blog-sidebar_content {
  border-bottom: 1px solid #ccc;
  padding: 0 0 12px;
  margin: 0 0 12px;
}
.blog-sidebar_content:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
.blog-sidebar_content .form-group {
  margin: 0;
  position: relative;
}
.blog-sidebar_content .form-group input {
  font-size: 14px;
  border: none;
  border-radius: 0;
  padding: 28px 18px;
}
.blog-sidebar_content .form-group i {
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #2e6995;
}

.thumbnail-wrap {
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumbnail-wrap:hover .thumbnail-hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumbnail-wrap img {
  margin-right: 20px;
  width: 100%;
}

.our-dental-service h3 {
  font-size: 23px;
}

.thumbnail-hover {
  position: absolute;
  background: #2e6995;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.thumbnail-hover i {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}

.thumbnail-text_wrap {
  display: inline-block;
  vertical-align: top;
}
.thumbnail-text_wrap p {
  font-size: 13px;
  margin: 0;
}
.thumbnail-text_wrap span {
  font-size: 12px;
  color: #2e6995;
}

.blog-sidebar_category {
  padding: 0;
  margin: 0;
}
.blog-sidebar_category li {
  list-style: none;
  border-bottom: 1px solid #ccc;
  padding: 12px 0;
}
.blog-sidebar_category li:last-child {
  border: none;
  padding-bottom: 0;
}
.blog-sidebar_category li a {
  font-size: 14px;
  color: #3c3f42;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog-sidebar_category li a:hover {
  color: #2e6995;
  text-decoration: none;
}
.blog-sidebar_category li span {
  float: right;
  background: #2e6995;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  text-align: center;
  padding: 1px 0;
}

.blog-sidebar_tags {
  padding: 0;
  margin: 0;
}
.blog-sidebar_tags li {
  list-style: none;
  display: inline-block;
  margin: 0 10px 20px 0;
}
.blog-sidebar_tags li a {
  color: #3c3f42;
  background: #fff;
  font-size: 14px;
  padding: 8px 24px;
  border-radius: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog-sidebar_tags li a:hover {
  background: #2e6995;
  color: #fff;
  text-decoration: none;
}

.blog-sidebar_social {
  padding: 0;
  margin: 0;
}
.blog-sidebar_social li {
  list-style: none;
  display: inline-block;
}
.blog-sidebar_social li a {
  display: block;
  border: 1px solid #2e6995;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 5px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .blog-sidebar_social li a {
    width: 40px;
    height: 40px;
    padding: 8px 0;
    margin-right: 6px;
  }
}
.blog-sidebar_social li a:hover {
  background: #2e6995;
  color: #fff;
}

.blog-join_us {
  background: url(../images/join-us.jpg) no-repeat;
  background-size: cover;
  text-align: center;
  padding: 20px;
  color: #fff;
}

.blog-join_us-content {
  border: 1px solid #fff;
  padding: 70px 30px;
}
.blog-join_us-content h6 {
  font-size: 14px;
  margin: 0 0 25px;
}
.blog-join_us-content p {
  font-size: 14px;
  margin: 0 0 25px;
}

/*------------------------------------------------------------------
BLOG GRID 2
-------------------------------------------------------------------*/
/* --------- Blog grid 2 --------- */
.blog-grid-wrap {
  background: #fff;
  padding: 0 20px;
  margin: 0 0 45px;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .blog-grid-wrap {
    margin: 0;
  }
}

.blog-grid-img {
  position: relative;
}
.blog-grid-img img {
  border-radius: 8px;
  margin: -16px 0 0;
  width: 100%;
}

.blog-grid-date {
  position: absolute;
  background: #ed7426;
  text-align: center;
  padding: 6px 15px;
  color: #fff;
  border-radius: 8px;
  left: 14px;
  top: 10px;
}
.blog-grid-date h5 {
  margin: 0;
  font-size: 20px;
}
.blog-grid-date p {
  margin: 0;
  font-size: 12px;
  font-weight: 300;
}

.blog-grid-top_icon {
  padding: 14px 0;
  border-bottom: 1px solid #ccc;
}
.blog-grid-top_icon label {
  margin: 0;
  font-size: 12px;
  border: 1px solid #2e6995;
  color: #2e6995;
  border-radius: 22px;
  padding: 3px 14px;
}
.blog-grid-top_icon p {
  font-size: 11px;
  display: inline-block;
  float: right;
  margin: 4px 0 0;
  opacity: 0.6;
}
.blog-grid-top_icon p i {
  color: #2e6995;
  margin: 0 8px 0 0;
}
.blog-grid-top_icon p span {
  margin: 0 10px;
}

.blog-grid_text {
  padding: 16px 0 19px;
}
.blog-grid_text a {
  color: #3c3f42;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.blog-grid_text a:hover {
  text-decoration: none;
  color: #2e6995;
}
.blog-grid_text a h4 {
  font-size: 19px;
  line-height: 1.4;
}
.blog-grid_text p {
  font-size: 13px;
  margin: 0;
}

.blog-slider .slick-slide {
  margin: 32px 12px;
}

/*------------------------------------------------------------------
CONTACT US
-------------------------------------------------------------------*/
/* --------- Contact Us --------- */
.map-img-wrap {
  position: relative;
}
.map-img-wrap ul {
  margin: 0;
  padding: 0;
}
.map-img-wrap ul li {
  list-style: none;
  position: absolute;
  display: inline-block;
  top: 10%;
  left: 50%;
}
.map-img-wrap ul li:first-child {
  left: 20%;
  top: 30%;
}
.map-img-wrap ul li:nth-child(2) {
  top: 60%;
  left: 55%;
}
.map-img-wrap ul li:nth-child(3) {
  top: 30%;
  left: 75%;
}
.map-img-wrap ul li i {
  font-size: 28px;
  color: #ed7426;
}

.contact-title {
  margin: 0 0 10px;
}
.contact-title h4 {
  margin: 0 0 22px;
}
.contact-title i {
  background: #2e6995;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 13px 0;
  font-size: 13px;
}
.contact-title img {
  width: 28px;
  margin-right: 10px;
  opacity: 0.6;
}
.contact-title p {
  font-size: 14px;
  display: inline-block;
  margin: 0;
  font-weight: 500;
  color: #3c3f42;
}
.contact-title span {
  font-size: 11px;
  float: right;
  margin: 6px 0 0;
}
.contact-title .alert-success {
  background-color: #d4edda80;
  border: 1px solid #ed7426;
}
.contact-title .alert-warning {
  background-color: #fff3cd82;
  border: 1px solid #f9c863;
}

.contact-title_icon {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 16px;
}
.contact-title_icon p {
  margin: 0;
  font-size: 12px;
}
.contact-title_icon h6 {
  line-height: 1.8;
  font-size: 14px;
}

.get-in-touch {
  position: relative;
  background: #ed7426;
  padding: 45px 40px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .get-in-touch {
    margin: -514px 0 0;
  }
}
.get-in-touch h3 {
  font-size: 30px;
  color: #fff;
  margin: 0 0 20px;
}
.get-in-touch textarea {
  margin: 0 0 25px;
  padding: 10px 14px;
  font-size: 13px;
  height: 150px;
}
.get-in-touch textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.get-in-touch .btn {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.get-in-touch .form-group {
  position: relative;
}
.get-in-touch .form-group input {
  padding: 24px 14px;
}
.get-in-touch .form-group input::-webkit-input-placeholder {
  font-size: 13px;
}
.get-in-touch .form-group input::-moz-placeholder {
  font-size: 13px;
}
.get-in-touch .form-group input:-ms-input-placeholder {
  font-size: 13px;
}
.get-in-touch .form-group input::-ms-input-placeholder {
  font-size: 13px;
}
.get-in-touch .form-group input::placeholder {
  font-size: 13px;
}
.get-in-touch .form-group input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.get-in-touch .form-group i {
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 11px;
  color: #ed7426;
}
.get-in-touch .form-group a {
  border-radius: 6px;
}
.get-in-touch .textarea-icon i {
  top: 18px;
}

.get-in-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  opacity: 0.4;
}

.get-in-touch-style2 {
  margin: 0;
  background: #2e6995;
}
.get-in-touch-style2 i {
  color: #3c3f42 !important;
}

/*------------------------------------------------------------------
PRICING
-------------------------------------------------------------------*/
/* --------- Pricing --------- */
.pricing {
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 0px 0px 23px -17px #3c3f42;
          box-shadow: 0px 0px 23px -17px #3c3f42;
}
.pricing li {
  list-style: none;
  width: 100%;
  padding: 55px;
  border-right: none;
  border-bottom: 1px solid #e6e6e6;
  display: inline-block;
  text-align: center;
}
.pricing li:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .pricing li {
    width: 32%;
    border-right: 1px solid #e6e6e6;
    border-bottom: none;
    margin: 0;
  }
  .pricing li:last-child {
    border-right: none;
  }
}
@media (min-width: 992px) {
  .pricing li {
    width: 33%;
  }
}
.pricing li h2 {
  margin: 20px 0 16px;
  color: #ed7426;
}
.pricing li h2 span {
  font-size: 22px;
}
.pricing li p {
  font-size: 14px;
  margin: 0 0 26px;
}

.pricing-tab {
  float: right;
  margin: 14px 0 0;
  background: #f4f6fa;
  border-radius: 4px;
  padding: 10px;
}
.pricing-tab .nav-link {
  font-size: 15px;
  color: #3c3f42;
}
.pricing-tab .nav-pills .nav-link.active {
  background: #2e6995;
}

.pricing-middle {
  position: relative;
}
.pricing-middle .btn {
  border-radius: 32px !important;
  text-transform: capitalize !important;
  font-weight: 400;
  padding: 16px 27px;
  border: none;
  -webkit-box-shadow: -8px 2px 38px -10px #ed7426;
          box-shadow: -8px 2px 38px -10px #ed7426;
}

.pricing-badge {
  position: absolute;
  top: -5px;
  right: 34px;
}

.pricing-bg {
  position: relative;
}
.pricing-bg::before {
  position: absolute;
  content: "";
  background: url(../images/pricing-bg-left.png) no-repeat #ed7426;
  background-size: cover;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 33%;
}
@media (min-width: 768px) {
  .pricing-bg::before {
    width: 50%;
    height: 100%;
  }
}
.pricing-bg::after {
  position: absolute;
  content: "";
  background: url(../images/pricing-bg-right.png) no-repeat #2e6995;
  background-size: cover;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  .pricing-bg::after {
    width: 50%;
    height: 100%;
  }
}

.pricing-text-wrap {
  color: #fff;
  padding: 20px 0 0;
}
@media (min-width: 992px) {
  .pricing-text-wrap {
    padding: 0 70px;
  }
}
.pricing-text-wrap p {
  font-size: 14px;
  line-height: 2;
}
.pricing-text-wrap .btn {
  margin: 30px 0 0;
  font-size: 14px;
  text-transform: capitalize;
}

.beer-slider {
  width: 100%;
}

.stylish-heading h2 {
  margin: 0 0 25px;
}

.pricing-view {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding-right: 20px;
  margin-right: 20px;
}
.pricing-view:last-child {
  border: none;
}
.pricing-view p {
  margin: 0;
}

.testi-slider2 {
  background: url(../images/testi-bg.png) no-repeat;
  background-size: cover;
}

.testimonial-style2 {
  padding: 90px 0 30px;
  text-align: center;
}
.testimonial-style2 img {
  border: 8px solid #fff;
  border-radius: 50%;
  margin: 0 auto 20px auto;
}
.testimonial-style2 ul {
  padding: 0;
  margin: 0 0 20px;
}
.testimonial-style2 ul li {
  list-style: none;
  display: inline-block;
  color: #f9c863;
  font-size: 14px;
  margin-right: 3px;
}
.testimonial-style2 p {
  padding: 0 20%;
  font-size: 19px;
  line-height: 2;
}
.testimonial-style2 span {
  color: #2e6995;
  font-size: 14px;
}

.testi-slider-style2 {
  background: url(../images/testi-bg.png) no-repeat;
  background-size: cover;
}
.testi-slider-style2 .slick-prev:before, .testi-slider-style2 .slick-next:before {
  color: #ed7426;
}
.testi-slider-style2 .slick-next {
  right: 0;
  z-index: 10;
}
.testi-slider-style2 .slick-next:before {
  content: url(../images/arrow-right.png);
  ont-size: 32px;
  color: #9e9a9a;
  font-family: none;
}
.testi-slider-style2 .slick-prev {
  left: 0;
  z-index: 10;
}
.testi-slider-style2 .slick-prev:before {
  content: url(../images/arrow-left.png);
  ont-size: 32px;
  color: #9e9a9a;
  font-family: none;
}

.testi-slider-style2-nav {
  padding: 40px 0;
}
.testi-slider-style2-nav img {
  margin: 0 auto;
}

.pricing-img-wrap {
  border: 10px solid #fff;
}

/*------------------------------------------------------------------
SERVICES 2
-------------------------------------------------------------------*/
/* --------- Services 2 --------- */
.services-2 {
  padding: 90px 0 0;
}

.service-box2 {
  position: relative;
  text-align: center;
  background: #f4f6fa;
  padding: 60px 26px;
  border: 2px solid #ccc;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0 0 25px;
  z-index: 1;
}
.service-box2:hover {
  background: #2e6995;
  color: #fff;
  border-color: #2e6995;
}
.service-box2:hover .service-box2-img {
  background: #b73e54;
  -webkit-filter: invert(1);
          filter: invert(1);
}
.service-box2:hover a {
  color: #fff;
}
.service-box2 a {
  text-decoration: underline;
  font-size: 14px;
}
.service-box2 h3 {
  font-size: 23px;
  margin: 10px 0 8px;
  font-weight: 600;
}
.service-box2 p {
  font-size: 13px;
}

.service-box2-img {
  background: #fff;
  padding: 16px;
  border-radius: 6px;
  margin: 0 0 16px;
  -webkit-box-shadow: 0px 8px 20px -14px #2e6995;
          box-shadow: 0px 8px 20px -14px #2e6995;
  width: 73px;
}

.service-box2-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

/*------------------------------------------------------------------
SERVICES DETAIL
-------------------------------------------------------------------*/
/* --------- Services Details --------- */
.service-detail_box {
  padding: 33px 26px;
  background: #f4f6fa;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0 0 25px;
  border: 3px solid transparent;
}
.service-detail_box h3 {
  font-size: 23px;
}
.service-detail_box p {
  font-size: 13px;
}
.service-detail_box a {
  font-size: 14px;
  font-weight: 500;
  color: #3c3f42;
  text-decoration: underline;
}

.service-detail-icon {
  margin: 0 0 16px;
}
.service-detail-icon h2 {
  display: inline-block;
  float: right;
  opacity: 0.1;
  font-weight: 400;
  font-size: 60px;
}

.service-detail-svg-block {
  display: inline-block;
  border-radius: 6px;
  padding: 14px;
}
.service-detail-svg-block img {
  display: inline-block;
  width: 40px;
  -webkit-filter: invert(1);
          filter: invert(1);
}

/*------------------------------------------------------------------
ERROR
-------------------------------------------------------------------*/
/* --------- Error --------- */
.error {
  background: url(../images/error.jpg) no-repeat;
  background-size: cover;
  height: 100vh;
  text-align: center;
}

.error-box h1 {
  font-weight: 700;
  font-size: 130px;
  text-shadow: 2px 5px 0px #ed7426;
}
@media (min-width: 576px) {
  .error-box h1 {
    font-size: 200px;
  }
}

/*------------------------------------------------------------------
HOME 2
-------------------------------------------------------------------*/
/* --------- Home 2 --------- */
.banner2 {
  background: url(../images/banner-2.jpg) center 100% no-repeat;
  background-size: cover;
}

/*------------------------------------------------------------------
BLOG DETAIL
-------------------------------------------------------------------*/
/* --------- Blog detail --------- */
.blog-deatil h5 {
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
}
.blog-deatil p {
  font-size: 14px;
}

.blog-testi {
  background: #2e6995;
  padding: 12px;
  margin: 0 0 25px;
}

.blog-testi_content {
  border: 1px solid #ccc;
  padding: 30px;
  color: #fff;
}
.blog-testi_content i {
  font-size: 42px;
}

.blog-testi_title p {
  display: inline-block;
}
.blog-testi_title p span {
  margin: 10px 0 0;
  display: block;
}

.blog-text-blok h3 {
  margin: 0 0 12px;
}
.blog-text-blok p {
  line-height: 1.8;
}

.tag-block {
  border-top: 1px solid #f4f6fa;
  border-bottom: 1px solid #f4f6fa;
  padding: 14px 0;
}

.tags span {
  display: inline-block;
  font-weight: 500;
  margin-right: 12px;
  font-size: 15px;
}
.tags ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.tags ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.tags ul li a {
  font-size: 12px;
  color: #3c3f42;
  background: #f4f6fa;
  padding: 6px 14px;
  border-radius: 22px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.tags ul li a:hover {
  background: #2e6995;
  color: #fff;
  text-decoration: none;
}

.share {
  text-align: right;
}
.share span {
  font-weight: 500;
  margin-right: 12px;
  font-size: 15px;
}
.share ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.share ul li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.share ul li a {
  color: #3c3f42;
  font-size: 11px;
  background: #f4f6fa;
  border-radius: 50%;
  padding: 9px 0;
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.share ul li a:hover {
  background: #2e6995;
  color: #fff;
}

.blog-pre-next {
  padding: 14px 0;
  display: inline-block;
}
.blog-pre-next img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  float: left;
  margin-right: 28px;
}

.blog-pre-next_content ul {
  padding: 0;
  margin: 0;
}
.blog-pre-next_content ul li {
  list-style: noen;
  display: inline-block;
}
.blog-pre-next_content ul li a {
  color: #3c3f42;
  font-size: 14px;
  margin-right: 6px;
}

.blog-arrows-left {
  font-size: 13px;
}
.blog-arrows-left i {
  margin-right: 8px;
}

.blog-arrows-right {
  font-size: 13px;
}
.blog-arrows-right i {
  margin-left: 8px;
}

.comment-wrap {
  padding: 25px 0;
}
.comment-wrap h3 {
  margin: 0 0 24px;
}
.comment-wrap .media img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.comment-wrap .media-body p {
  font-size: 14px;
}
.comment-wrap .media-body span {
  display: inline-block;
  font-size: 15px;
}
.comment-wrap .media-body span i {
  margin-right: 8px;
}
.comment-wrap .media-body a {
  float: right;
  font-size: 15px;
}
.comment-wrap .media-body a i {
  margin-left: 8px;
  vertical-align: middle;
}

.blog-comment-wrap h3 {
  font-weight: 600;
  margin: 20px 0 20px;
}
.blog-comment-wrap input {
  height: 50px;
}
.blog-comment-wrap input::-webkit-input-placeholder {
  font-size: 14px;
}
.blog-comment-wrap input::-moz-placeholder {
  font-size: 14px;
}
.blog-comment-wrap input:-ms-input-placeholder {
  font-size: 14px;
}
.blog-comment-wrap input::-ms-input-placeholder {
  font-size: 14px;
}
.blog-comment-wrap input::placeholder {
  font-size: 14px;
}
.blog-comment-wrap textarea {
  padding: 14px;
}
.blog-comment-wrap textarea::-webkit-input-placeholder {
  font-size: 14px;
}
.blog-comment-wrap textarea::-moz-placeholder {
  font-size: 14px;
}
.blog-comment-wrap textarea:-ms-input-placeholder {
  font-size: 14px;
}
.blog-comment-wrap textarea::-ms-input-placeholder {
  font-size: 14px;
}
.blog-comment-wrap textarea::placeholder {
  font-size: 14px;
}

/*------------------------------------------------------------------
SERVICE DETAIL
-------------------------------------------------------------------*/
/* --------- Service detail --------- */
.sidebar-category {
  margin: 30px 0 30px;
  background: #fff;
}
.sidebar-category ul {
  padding: 0;
  margin: 0;
}
.sidebar-category ul li {
  list-style: none;
  border-bottom: 1px solid #f4f6fa;
  border-color: #009688 transparent transparent transparent;
}
.sidebar-category ul li a {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 14px 16px;
}
.sidebar-category ul li a:hover {
  text-decoration: none;
  background: #2e6995;
}
.sidebar-category ul li a:hover span {
  color: #fff;
}
.sidebar-category ul li a:hover i {
  color: #fff;
}
.sidebar-category ul li a span {
  color: #3c3f42;
  padding-left: 12px;
  font-size: 13px;
  font-weight: 400;
}
.sidebar-category ul li a i {
  float: right;
  vertical-align: top;
  margin: 5px 0 0;
  font-size: 13px;
  color: #3c3f42;
  opacity: 0.4;
}
.sidebar-category ul li a img {
  width: 32px;
}

.service-detail_wrap {
  background: #fff;
  padding: 30px;
  margin-top:30px;
}

.service-detail_img img {
  margin: 0 0 30px;
}
.service-detail_img p {
  font-size: 13px;
}
.service-detail_img h2 {
  font-size: 30px;
  font-weight: 600;
}

.dental-features p {
  font-size: 13px;
}

.dental-features_list {
  padding: 0;
  margin: 0;
}
.dental-features_list li {
  list-style: none;
  padding: 0 0 14px 0;
}
.dental-features_list li i {
  color: #fff;
  background: #ed7426;
  border-radius: 50%;
  font-size: 9px;
  padding: 4px;
  float: left;
  margin: 0 16px 0 0;
  vertical-align: top;
}
.dental-features_list li h6 {
  font-size: 13px;
  margin: 0;
}
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}
