.fa,
.fas,
.far,
.fal,
.fad,
.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-question-circle:before {
  content: "\f059";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-bars:before {
  content: "\f0c9";
}
.fa-pencil:before {
  content: "\f040";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cog:before {
  content: "\f013";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-book-reader:before {
  content: "\f5da";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-hand-point-up:before {
  content: "\f25a";
}
.fa-search-plus:before{
  content: "\f00e"; 
}
.fa-file-alt:before{
    content: "\f15c"; 
}
.fa-hand-pointer:before{
  content: "\f25a"; 
}
.fa-times:before {
  content: "\f00d"; }
  .fa-star:before {
    content: "\f005"; }


.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;
}


/* online experts css */
.container-fluids {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.ask-question-popups {
  position: fixed;
  left: calc(50% - 150px);
  width: 300px;
  bottom: 0;
  z-index: 99;
  background-color: #32526e;
  border-radius: 8px 8px 0 0;
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
}

.ask-question-popups .book-icon {
  font-size: 2rem;
  color: #fff;
  margin-top: 18px;
  margin-right: 32px;
  margin-left: 25px;
}

.popMessage_container {
  margin-top: 20px;
}

.ask-question-popups .color-online {
  font-size: 0.8rem;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.ask-question-popups.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.color-online {
  color: #30ff39;
}

.ask-question-popups p {
  color: #fff;
  margin-bottom: 0;
}

.servicefooter{
  padding-bottom: 50px !important;
}

/* end of code */

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/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;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}