.p-head.border-bottom {
  border-bottom-color: #dee2e6 !important;
}

.p-head .title {
  color: #2cb7e0;
  text-transform: uppercase;
  font-weight: 500;
}

@media (min-width: 992px) {
  .p-head .title {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .p-head .title {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  .p-head .title {
    font-size: 0.875rem;
  }
}

.p-head .res-bck-icon a {
  color: #000;
  font-size: 13px;
  line-height: 11px;
  display: inline-block;
}

.OrdersFor {
  border-bottom: 1px solid #e9ecef;
}

.OrdersFor .input-group-prepend .input-group-text {
  color: #000;
  font-weight: 400;
  font-size: 1rem;
}

.OrdersFor .form-control .dropdown-toggle {
  min-width: 120px;
  padding-right: 0;
  color: #000;
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-size: 1rem;
}

.OrdersFor .form-control .dropdown-toggle .filter-option {
  padding-right: 15px;
}

.OrdersFor .form-control .dropdown-toggle:focus, .OrdersFor .form-control .dropdown-toggle:active {
  box-shadow: inherit !important;
}

.OrdersFor .form-control .dropdown-toggle:active {
  background: transparent;
}

.OrdersFor .dropdown-menu .dropdown-item.active,
.OrdersFor .dropdown-menu .dropdown-item:active {
  background: transparent;
  color: #2cb7e0;
  outline: 0;
}

.btn-o-detail {
  line-height: 1;
  font-size: 0.75rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-o-detail .icon {
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
}

.btn-o-detail .icon img {
  width: 12px;
}

.btn-o-detail .icon svg {
  width: 100%;
  height: 100%;
}

.btn-o-detail .icon svg path,
.btn-o-detail .icon svg circle {
  fill: #fff;
}

.consult-history-list {
  border: 1px solid rgba(44, 183, 224, 0.1);
  background: #fdfdff;
  padding: 10px;
  display: block;
  margin-bottom: 5px;
  border-radius: 10px;
  transition: all 0.2s;
}

.consult-history-list .consult-history-inner {
  position: relative;
  min-height: 50px;
}

@media (min-width: 576px) {
  .consult-history-list .consult-history-inner.pr-list {
    padding-right: 50%;
  }
}

@media (max-width: 767.98px) {
  .consult-history-list .consult-history-inner {
    padding-left: 60px;
    min-height: 50px;
  }
}

.consult-history-list .consult-history-inner .orderImg {
  margin-bottom: 0;
  margin-right: 0.5rem;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  vertical-align: top;
  background: rgba(44, 183, 224, 0.03);
  line-height: 50px;
  text-align: center;
}

.consult-history-list .consult-history-inner .orderImg img {
  max-width: 100%;
}

.consult-history-list .consult-history-inner .orderImg svg,
.consult-history-list .consult-history-inner .orderImg img {
  max-width: 24px;
  max-height: 24px;
  width: 100%;
}

.consult-history-list .consult-history-inner .orderImg svg path,
.consult-history-list .consult-history-inner .orderImg svg circle {
  fill: #2cb7e0;
}

@media (max-width: 767.98px) {
  .consult-history-list .consult-history-inner .orderImg {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.consult-history-list .consult-history-inner .consultInfo {
  vertical-align: top;
}

@media (min-width: 576px) and (max-width: 1199.98px) {
  .consult-history-list .consult-history-inner .consultInfo {
    width: 200px;
  }
}

.consult-history-list .consult-history-inner .consultDate {
  display: block;
  color: #6c757d;
  font-size: 0.8125rem;
}

@media (min-width: 576px) {
  .consult-history-list .consult-history-inner .consultDate {
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media (max-width: 575.98px) {
  .consult-history-list .consult-history-inner .consultDate {
    margin-bottom: 2px;
    font-size: 0.75rem;
  }
}

.consult-history-list .consult-history-inner .consultDate span {
  font-weight: 700;
}

@media (min-width: 576px) {
  .consult-history-list .consult-history-inner .consultBtnWrap {
    position: absolute;
    right: 0;
    top: 25px;
  }
}

@media (max-width: 575.98px) {
  .consult-history-list .consult-history-inner .consultBtnWrap {
    margin-top: 0.25rem;
    display: block;
  }
}

.consult-history-list .consult-history-inner .consultView {
  font-size: 0.75rem;
}

.consult-history-list .consult-history-inner .consultID {
  margin-bottom: 3px;
  font-size: 0.9375rem;
  line-height: 1.2;
  color: #000;
  font-weight: 500;
}

@media (max-width: 575.98px) {
  .consult-history-list .consult-history-inner .consultID {
    font-size: 0.875rem;
  }
}

.consult-history-list .consult-history-inner .consultID span {
  font-weight: 500;
}

.consult-history-list .consult-history-inner .consultDes {
  margin: 0;
  font-size: 0.8125rem;
  color: #6c757d;
}

.consult-history-list .consult-history-inner .orderQty {
  margin: 0;
  font-size: 0.8125rem;
  color: #6c757d;
}

.consult-history-list .consult-history-inner .alertConsult {
  display: block;
  font-size: 0.75rem;
  line-height: 1.2;
  margin-bottom: 3px;
}

@media (max-width: 575.98px) {
  .consult-history-list .consult-history-inner .alertConsult {
    font-size: 0.6875rem;
  }
}

.consult-history-list .consult-history-inner .alertConsult span {
  font-weight: 500;
}

.consult-history-list .consult-history-inner .consultType {
  position: absolute;
  right: 30%;
  top: 14px;
  font-size: 0.75rem;
  width: 130px;
  font-weight: 500;
  line-height: 1.2;
}

.mx-wid-700 {
  max-width: 700px;
}

.lead-info {
  font-size: 14px;
  font-weight: 500;
}

@media (min-width: 991px) {
  .p-body {
    min-height: 540px;
  }
}

.tick-head h4 {
  font-size: 19px;
  font-weight: 500;
}

.tick-head p {
  font-size: 15px;
}

/*chat-box-start*/
.user-chat-wrap {
  position: relative;
  margin-bottom: 15px;
  margin-right: 4%;
}

.user-chat-wrap.ad-chat-wrap {
  margin-right: 0%;
  margin-left: 4%;
}

.user-chat-wrap.ad-chat-wrap .user-chat-content {
  margin-left: 0;
  margin-right: 43px;
  background: #e6ebf3;
}

.user-chat-wrap.ad-chat-wrap .user-chat-content:before {
  display: none;
}

.user-chat-wrap.ad-chat-wrap .user-chat-content:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0px 6px 6px;
  border-color: transparent transparent transparent #e1e6ec;
  position: absolute;
  content: '';
  right: -6px;
  top: 6px;
}

.user-chat-wrap.ad-chat-wrap .user-chat-content h5 {
  text-align: right;
}

.user-chat-wrap.ad-chat-wrap .user-chat-content h5 small {
  margin-right: 10px;
}

.user-chat-wrap.ad-chat-wrap .user-icon {
  right: 0;
}

.user-chat-wrap .user-icon {
  height: 30px;
  width: 30px;
  background: #dfe2e8;
  border-radius: 100px;
  position: absolute;
  text-align: center;
  line-height: 30px;
  top: 0;
}

.user-chat-wrap .user-icon img {
  height: 20px;
  width: 20px;
}

.user-chat-wrap .user-chat-content {
  margin-left: 43px;
  background: #f5f7fb;
  padding: 15px;
  border-radius: 4px;
  position: relative;
}

.user-chat-wrap .user-chat-content:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #e1e6ec transparent;
  position: absolute;
  content: '';
  left: -6px;
  top: 6px;
}

.user-chat-wrap .user-chat-content h5 {
  margin-top: 0;
  color: #1a222b;
  font-size: 13px;
}

.user-chat-wrap .user-chat-content h5 small {
  margin-left: 10px;
  color: #a6b1c3;
  font-size: 11px;
}

.user-chat-wrap .user-chat-content p {
  color: #4f5c6b;
  font-size: 12px;
  margin-bottom: 10px;
  text-align: justify;
  line-height: 22px;
}

@media (max-width: 575px) {
  .user-chat-wrap .user-chat-content p {
    font-size: 11px;
    line-height: 18px;
  }
}

/*chat-box-end*/
.form-txtarea {
  height: 150px;
  min-height: 150px;
  max-height: 150px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  border: 1px solid #e9ecef;
}

.dashboardMenu .nav-item.active .nav-link {
  color: #2cb7e0;
}

.dashboardMenu .nav-item.active .icon svg path {
  fill: #2cb7e0;
}

.dashboardMenu .nav-item.active .icon svg circle {
  fill: #2cb7e0;
}

.notifi-img-cont {
  display: flex;
}

.notifi-img-cont .noti-img {
  width: 54px;
  height: 54px;
  border-radius: 100px;
  background: rgba(44, 183, 224, 0.03);
  padding: 8px;
  text-align: center;
  line-height: 28px;
}

.notifi-img-cont .noti-img img {
  max-width: 100%;
}

.notifi-img-cont .noti-img svg,
.notifi-img-cont .noti-img img {
  max-width: 24px;
  max-height: 24px;
  width: 100%;
}

.notifi-img-cont .noti-img svg path,
.notifi-img-cont .noti-img svg circle {
  fill: #2cb7e0;
}

.notifi-img-cont .notify-cont {
  margin-left: 10px;
  align-self: center;
}

@media (max-width: 767px) {
  .notifi-img-cont .notify-cont {
    max-width: calc(100% - 100px);
  }
}

.notifi-img-cont .notify-cont p {
  margin-bottom: 6px;
  color: #343a40;
  font-size: 0.8125rem;
}

.notifi-img-cont .notify-cont .event-date {
  font-size: 0.6875rem;
}

.notifi-img-cont.wallet .notify-cont {
  max-width: 100%;
  align-self: center;
}

.notifi-img-cont.wallet .notify-cont h5 {
  font-weight: 400;
  font-size: 0.9375rem;
  margin-bottom: 3px;
}

.notifi-img-cont.wallet .notify-cont .event-date {
  font-size: 11px;
}

@media (max-width: 767px) {
  .notifi-img-cont.wallet .notify-cont {
    display: block !important;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .notifi-img-cont.wallet .notify-cont .text-right {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .notifi-img-cont.wallet .notify-cont h6 {
    margin-bottom: 0px;
    margin-top: 10px;
  }
}

.notify-style {
  border: 1px solid rgba(44, 183, 224, 0.1);
  background: #fdfdff;
  padding: 10px;
  display: block;
  margin-bottom: 5px;
  border-radius: 10px;
  transition: all 0.2s;
}

.p-head-form .custom-input-group .form-control {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
}

.p-head-form .custom-input-group .input-group-text,
.p-head-form .custom-input-group .input-group-btn {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.medicalRecordsList {
  border: 1px solid rgba(44, 183, 224, 0.1);
  background: #fdfdff;
  padding: 10px;
  display: block;
  margin-bottom: 5px;
  border-radius: 10px;
  transition: all 0.2s;
}

.medicalRecordsList .medicalRecordsInner {
  position: relative;
  min-height: 50px;
}

@media (min-width: 650px) {
  .medicalRecordsList .medicalRecordsInner.pr-list {
    padding-right: 50%;
  }
}

@media (max-width: 649.98px) {
  .medicalRecordsList .medicalRecordsInner {
    padding-left: 60px;
    min-height: 50px;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsImg {
  margin-bottom: 0;
  margin-right: 0.5rem;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  vertical-align: top;
  background: rgba(44, 183, 224, 0.03);
  line-height: 50px;
  text-align: center;
}

.medicalRecordsList .medicalRecordsInner .recordsImg img {
  max-width: 100%;
}

.medicalRecordsList .medicalRecordsInner .recordsImg svg,
.medicalRecordsList .medicalRecordsInner .recordsImg img {
  max-width: 24px;
  max-height: 24px;
  width: 100%;
}

.medicalRecordsList .medicalRecordsInner .recordsImg svg path,
.medicalRecordsList .medicalRecordsInner .recordsImg svg circle {
  fill: #2cb7e0;
}

@media (max-width: 649.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsImg {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsInfo {
  vertical-align: top;
}

@media (min-width: 650px) and (max-width: 1199.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsInfo {
    width: 200px;
  }
}

@media (min-width: 576px) {
  .medicalRecordsList .medicalRecordsInner .recordsOpctions {
    position: absolute;
    right: 0;
    top: 15px;
  }
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsOpctions {
    margin-top: 0.5rem;
    display: block;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsOpctions .icon {
  margin-bottom: 0;
  margin-right: 0.4rem;
  width: 28px;
  height: 28px;
  line-height: 24px;
  overflow: hidden;
  border-radius: 100%;
  vertical-align: top;
  background: rgba(44, 183, 224, 0.03);
  border: 1px solid #2cb7e0;
  text-align: center;
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsOpctions .icon {
    width: 24px;
    height: 24px;
    line-height: 20px;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsOpctions .icon img {
  max-width: 100%;
}

.medicalRecordsList .medicalRecordsInner .recordsOpctions .icon svg,
.medicalRecordsList .medicalRecordsInner .recordsOpctions .icon img {
  max-width: 16px;
  max-height: 16px;
  width: 100%;
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsOpctions .icon svg,
  .medicalRecordsList .medicalRecordsInner .recordsOpctions .icon img {
    max-width: 12px;
    max-height: 12px;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsOpctions .icon svg path,
.medicalRecordsList .medicalRecordsInner .recordsOpctions .icon svg circle {
  fill: #2cb7e0;
}

@media (min-width: 650px) {
  .medicalRecordsList .medicalRecordsInner .recordsDownload {
    position: absolute;
    right: 0;
    top: 15px;
  }
}

@media (max-width: 649.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsDownload {
    margin-top: 0.5rem;
    display: block;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsDownload a {
  font-size: 0.8125rem;
  margin-right: 5px;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload a:first-child {
  color: #263077;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload a:first-child .icon svg path,
.medicalRecordsList .medicalRecordsInner .recordsDownload a:first-child .icon svg circle {
  fill: #263077;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload a:nth-child(2) {
  color: #2cb7df;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload a:nth-child(2) .icon svg path,
.medicalRecordsList .medicalRecordsInner .recordsDownload a:nth-child(2) .icon svg circle {
  fill: #2cb7e0;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload a:nth-child(3) {
  color: #51bb6c;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload a:nth-child(3) .icon svg path,
.medicalRecordsList .medicalRecordsInner .recordsDownload a:nth-child(3) .icon svg circle {
  fill: #51bb6c;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload .icon {
  margin-bottom: 0;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  line-height: 14px;
  overflow: hidden;
  vertical-align: top;
  text-align: center;
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsDownload .icon {
    width: 14px;
    height: 14px;
    line-height: 12px;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsDownload .icon img {
  max-width: 100%;
}

.medicalRecordsList .medicalRecordsInner .recordsDownload .icon svg,
.medicalRecordsList .medicalRecordsInner .recordsDownload .icon img {
  max-width: 14px;
  max-height: 14px;
  width: 100%;
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsDownload .icon svg,
  .medicalRecordsList .medicalRecordsInner .recordsDownload .icon img {
    max-width: 12px;
    max-height: 12px;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsFor {
  margin-bottom: 2px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsFor {
    font-size: 0.9375rem;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsFor span {
  font-weight: 500;
}

.medicalRecordsList .medicalRecordsInner .consultId {
  display: block;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #6c757d;
  font-weight: 500;
  margin-bottom: 2px;
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .consultId {
    font-size: 0.6875rem;
  }
}

.medicalRecordsList .medicalRecordsInner .recordsDate {
  display: block;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #6c757d;
}

@media (max-width: 575.98px) {
  .medicalRecordsList .medicalRecordsInner .recordsDate {
    font-size: 0.6875rem;
  }
}

.rem-wal-rt .rem-wal-rt-sp-1 {
  font-size: 0.75rem;
  color: #6c757d;
  margin-right: 5px;
  vertical-align: middle;
}

.rem-wal-rt .rem-wal-rt-sp-2 {
  color: #000;
  font-weight: 500;
  font-size: 1rem;
  vertical-align: middle;
  margin-right: 7px;
}

.field input[type="file"] {
  display: block;
}

.field .imgUpload .innerText {
  font-size: 8px !important;
}

.field .icon {
  margin-bottom: 0;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 100%;
  vertical-align: top;
  line-height: 16px;
  text-align: center;
}

.field .icon img {
  max-width: 100%;
}

.field .icon svg,
.field .icon img {
  max-width: 16px;
  max-height: 16px;
  width: 100%;
}

.field .icon svg path,
.field .icon svg circle {
  fill: #2cb7e0;
}

.field .imgUpload {
  height: 55px;
  width: 55px;
  text-align: center;
  vertical-align: middle;
  background: #f9f9f9;
  cursor: pointer;
  border: 1px solid #eee;
  margin-top: 10px;
  margin-bottom: 0;
}

.field .imageThumb {
  width: 55px;
  height: 55px;
  object-fit: cover;
  object-position: left;
}

.field .pip {
  display: inline-block;
  margin: 10px 10px 0 0;
  vertical-align: top;
  position: relative;
}

.field .remove {
  position: absolute;
  top: -4px;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  right: -5px;
  font-size: 10px;
  background: #000;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.field .remove:hover {
  background: #2cb7e0;
  color: #fff;
}

.actionBtn:nth-last-child(1) {
  transition-delay: 25ms;
}

.actionBtn:not(:last-child):nth-last-child(2) {
  transition-delay: 20ms;
}

.actionBtn:not(:last-child):nth-last-child(3) {
  transition-delay: 40ms;
}

.actionBtn:not(:last-child):nth-last-child(4) {
  transition-delay: 60ms;
}

[tooltip]:before {
  bottom: 25%;
  border-radius: 2px;
  background: #2cb7e0;
  color: #fff;
  content: attr(tooltip);
  font-size: 0.75rem;
  visibility: hidden;
  opacity: 0;
  padding: 6px 12px;
  margin-right: 12px;
  position: absolute;
  right: 100%;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  font-weight: 500;
  line-height: 1;
  transition: all .1s ease-out;
  transform: translateX(-25px);
  opacity: 0;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
  transform: inherit;
}

.subpanelWrap .subpanel {
  border-top: 1px dashed #c9ced4;
  padding-top: 1.5rem;
}

.subpanelWrap .subpanel:first-child {
  border-top: 0;
  padding-top: 0;
}

.subpanel .h5 {
  color: #263077;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.subpanelListWrap .subpanelList {
  border-top: 1px dashed #c9ced4;
  padding-top: 1.5rem;
}

.subpanelListWrap .subpanelList:first-child {
  border-top: 0;
  padding-top: 0;
}

.customInfo {
  font-size: 12px;
  display: flex;
  align-items: center;
}

.customInfo i {
  font-size: 20px;
  margin-right: 8px;
  margin-top: 4px;
}

.table {
  border-radius: 5px;
  overflow: hidden;
  font-size: 0.8125rem;
}

.table.table-bordered {
  border-color: #eceef2;
}

.table.table-bordered td {
  border-color: #eceef2;
}

.table.table-bordered th,
.table.table-bordered td {
  padding: .50rem;
}

.table .thead-dark th {
  color: #000;
  background-color: #fff;
  border-color: #eceef2;
}

.headTab {
  background: #f9f9f9;
  margin: 0;
  padding-top: .5rem;
}

.invite-eran {
  background: #fff;
  padding: 30px;
  max-width: 480px;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid rgba(44, 183, 224, 0.1);
}

@media (max-width: 575.98px) {
  .invite-eran {
    padding: 15px;
  }
}

.invite-eran .h1 {
  color: #263077;
  font-weight: 900;
}

@media (min-width: 992px) {
  .invite-eran .h1 {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .invite-eran .h1 {
    font-size: 1.375rem;
  }
}

@media (max-width: 767.98px) {
  .invite-eran .h1 {
    font-size: 1.25rem;
  }
}

.invite-eran .info {
  line-height: 1.8;
}

@media (min-width: 768px) {
  .invite-eran .info {
    font-size: 0.8125rem;
  }
}

@media (max-width: 767.98px) {
  .invite-eran .info {
    font-size: 0.75rem;
  }
}

.invite-eran .shareCode .form-control {
  font-weight: 500;
  text-align: center;
  color: #263077;
  border-style: dashed;
}

@media (min-width: 992px) {
  .invite-eran .shareCode .form-control {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .invite-eran .shareCode .form-control {
    font-size: 1.375rem;
  }
}

@media (max-width: 767.98px) {
  .invite-eran .shareCode .form-control {
    font-size: 1.25rem;
  }
}

@media (max-width: 575.98px) {
  .invite-eran .shareCode .form-control {
    width: 100%;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
}

@media (max-width: 575.98px) {
  .invite-eran .shareCode .input-group-append {
    width: 100%;
    margin-left: 0;
  }
}

.invite-eran .shareCode .btn-primary {
  text-transform: uppercase;
  font-weight: 500;
}

@media (max-width: 575.98px) {
  .invite-eran .shareCode .btn-primary {
    width: 100%;
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    font-size: 0.75rem;
  }
}

@media (max-width: 575.98px) {
  .addthisBox .h5 {
    font-size: 1rem;
  }
}

.imgList .imgBox {
  overflow: hidden;
  border: 1px solid #eee;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  margin-right: 8px;
  margin-bottom: 8px;
}

.bgWhite {
  background: #fff;
}

.adsWrap {
  overflow: hidden;
}

.box {
  display: inline-block;
  position: relative;
  margin: 0 .25rem;
  font-size: 0;
  line-height: 0;
}

.unit {
  text-align: center;
  font-size: 0.5625rem;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 .25rem;
}

.value {
  font-weight: 700;
  text-align: center;
  padding: .25rem;
  background-color: #000;
  color: #fff;
  font-variant-numeric: tabular-nums;
  border-radius: 0.3125rem !important;
}

@media (min-width: 992px) {
  .value {
    font-size: 1.375rem;
    line-height: 1.375rem;
  }
}

@media (max-width: 991.98px) {
  .value {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
}

.specialistSection,
.healthProblemsSection,
.howtoConsulatSection {
  background-size: 100% !important;
  overflow: hidden;
}

@media (min-width: 992px) {
  .spDoctorsSlider .listCategory .listCard .listImg {
    width: 140px;
    height: 140px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .spDoctorsSlider .listCategory .listCard .listImg {
    width: 120px;
    height: 120px;
  }
}

@media (max-width: 767.98px) {
  .spDoctorsSlider .listCategory .listCard .listImg {
    width: 80px;
    height: 80px;
  }
}

@media (min-width: 992px) {
  .cmHealthSlider .listCategory .listCard .listImg {
    width: 100%;
    height: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .cmHealthSlider .listCategory .listCard .listImg {
    width: 100%;
    height: 130px;
  }
}

@media (max-width: 767.98px) {
  .cmHealthSlider .listCategory .listCard .listImg {
    width: 100%;
    height: 90px;
  }
}

.cmHealthSlider .owl-dots {
  margin-top: 30px !important;
}

.listCategory .listCard .listImg {
  overflow: hidden;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}

.listCategory .listCard .title {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
}

@media (min-width: 992px) {
  .listCategory .listCard .title {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .listCategory .listCard .title {
    font-size: 0.875rem;
  }
}

@media (max-width: 767.98px) {
  .listCategory .listCard .title {
    font-size: 0.8125rem;
  }
}

.bannerCaption {
  cursor: pointer;
  height: 100%;
  border-left: 1px solid #e9ecef;
  border-bottom: 2px solid transparent;
}

.bannerCaption .captionTitle {
  font-size: 0.8125rem;
  color: #495057;
  font-weight: 400;
}

.bannerCaption .captionOffer {
  font-size: 0.6875rem;
  color: #adb5bd;
}

@media (max-width: 575.98px) {
  .box-sm-full-banner .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 575.98px) {
  .box-sm-full-banner .bannerWrap {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 575.98px) {
  .box-sm-full-banner .mainBanner {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 575.98px) {
  .box-sm-full-banner .mainBanner .border-radius-box {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
  }
}

.appDownloadSection {
  background-image: linear-gradient(to top, #263077, #263077) !important;
  color: #fff;
}

.appDownloadSection .appImg img {
  max-height: 436px;
  max-width: 100%;
}

@media (min-width: 992px) {
  .appDownloadSection .appImg img {
    margin-top: -54px;
  }
}

@media (max-width: 991.98px) {
  .appDownloadSection .appImg img {
    margin-top: -40px;
  }
}

.appDownloadSection .appContent .appInner {
  max-width: 580px;
}

.appDownloadSection .appContent .h2 {
  color: #fff;
  font-weight: 300;
}

@media (min-width: 992px) {
  .appDownloadSection .appContent .h2 {
    font-size: 1.875rem;
    line-height: 1.5;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .appDownloadSection .appContent .h2 {
    font-size: 1.5rem;
    line-height: 1.3;
  }
}

@media (max-width: 767.98px) {
  .appDownloadSection .appContent .h2 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
}

@media (min-width: 992px) {
  .appDownloadSection .appContent .h2 .heading img {
    max-width: 120px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .appDownloadSection .appContent .h2 .heading img {
    max-width: 100px;
  }
}

@media (max-width: 767.98px) {
  .appDownloadSection .appContent .h2 .heading img {
    max-width: 80px;
  }
}

.appDownloadSection .appContent .desc {
  color: #fff;
  font-weight: 300;
  opacity: 0.8;
}

@media (min-width: 992px) {
  .appDownloadSection .appContent .desc {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .appDownloadSection .appContent .desc {
    font-size: 0.875rem;
  }
}

@media (max-width: 767.98px) {
  .appDownloadSection .appContent .desc {
    font-size: 0.75rem;
  }
}

@media (max-width: 575.98px) {
  .appDownloadSection .appContent .appIcons a.iconIos,
  .appDownloadSection .appContent .appIcons a.iconAndroid {
    max-width: 100px;
  }
}

.sendAppLink .h5 {
  font-weight: 400;
}

@media (min-width: 992px) {
  .sendAppLink .h5 {
    font-size: 1rem;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .sendAppLink .h5 {
    font-size: 0.875rem;
  }
}

@media (max-width: 575.98px) {
  .sendAppLink .h5 {
    font-size: 0.75rem;
  }
}

@media (min-width: 768px) {
  .sendAppLink .sendAppForm .form-group {
    flex: 1;
  }
}

@media (max-width: 767.98px) {
  .sendAppLink .sendAppForm .form-group {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

.sendAppLink .sendAppForm .form-control {
  font-size: 1rem;
  font-weight: 900;
  color: #000;
  border-color: #fff;
  letter-spacing: 1px;
  border: 0;
}

@media (min-width: 992px) {
  .sendAppLink .sendAppForm .form-control {
    height: calc(1.5em + 0.75rem + 8px);
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .sendAppLink .sendAppForm .form-control {
    height: calc(1.5em + 0.75rem + 6px);
  }
}

.sendAppLink .sendAppForm .form-control::-webkit-input-placeholder {
  font-size: 0.75rem;
  font-weight: 300;
  color: #928a98;
}

.sendAppLink .sendAppForm .rounded-20 {
  border-radius: 20px;
}

.howtoConsulat:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #e3e2e5;
  position: absolute;
  left: 50%;
  top: 0;
}

.howtoConsulat .rowList .howTo,
.howtoConsulat .rowList .howToImg {
  z-index: 1;
}

@media (min-width: 768px) {
  .howtoConsulat .rowList:nth-child(odd) .howToContent {
    padding-left: 100px;
    margin-left: -28px;
  }
}

@media (min-width: 768px) {
  .howtoConsulat .rowList:nth-child(odd) .howToContent .indicatWrap {
    position: absolute;
    left: 0;
    top: 10px;
  }
}

.howtoConsulat .rowList:nth-child(even) .howTo {
  justify-content: flex-end;
  display: flex;
}

@media (min-width: 768px) {
  .howtoConsulat .rowList:nth-child(even) .howToContent {
    padding-right: 100px;
    margin-right: -30px;
  }
}

@media (min-width: 768px) {
  .howtoConsulat .rowList:nth-child(even) .howToContent .indicatWrap {
    position: absolute;
    right: 0;
    top: 10px;
  }
}

.howToContent {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .howToContent {
    max-width: 450px;
  }
}

@media (max-width: 767.98px) {
  .howToContent {
    background-color: #fdfcff;
    background-image: url(../images/bg-pattern.png);
    background-position: center;
    background-repeat: repeat;
    padding: 15px;
  }
}

.howToContent .indicatWrap .indicatCircle {
  position: relative;
  display: inline-block;
}

@media (min-width: 768px) {
  .howToContent .indicatWrap .indicatCircle {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 767.98px) {
  .howToContent .indicatWrap .indicatCircle {
    width: 24px;
    height: 24px;
  }
}

.howToContent .indicatWrap .indicatCircle:before, .howToContent .indicatWrap .indicatCircle:after {
  content: '';
  position: absolute;
}

.howToContent .indicatWrap .indicatCircle:before {
  background: #fff;
  border: 1px dashed #263077;
  border-radius: 100%;
  left: 0;
  top: 0;
}

@media (min-width: 768px) {
  .howToContent .indicatWrap .indicatCircle:before {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 767.98px) {
  .howToContent .indicatWrap .indicatCircle:before {
    width: 24px;
    height: 24px;
  }
}

.howToContent .indicatWrap .indicatCircle:after {
  background: #263077;
  border-radius: 100%;
  top: 9px;
  right: 9px;
}

@media (min-width: 768px) {
  .howToContent .indicatWrap .indicatCircle:after {
    width: 10px;
    height: 10px;
  }
}

@media (max-width: 767.98px) {
  .howToContent .indicatWrap .indicatCircle:after {
    width: 6px;
    height: 6px;
  }
}

.howToContent .title {
  font-weight: 500;
  color: #000;
}

@media (min-width: 992px) {
  .howToContent .title {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .howToContent .title {
    font-size: 1.125rem;
  }
}

@media (max-width: 767.98px) {
  .howToContent .title {
    font-size: 1.125rem;
  }
}

.howToContent .title .count {
  font-weight: 500;
  color: #e9ecef;
}

@media (min-width: 992px) {
  .howToContent .title .count {
    font-size: 2.25rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .howToContent .title .count {
    font-size: 1.75rem;
  }
}

@media (max-width: 767.98px) {
  .howToContent .title .count {
    font-size: 1.625rem;
  }
}

@media (max-width: 767.98px) {
  .howToContent .title {
    justify-content: center;
  }
}

.howToContent .desc {
  font-weight: 400;
  color: #6c757d;
  line-height: 2;
}

@media (min-width: 992px) {
  .howToContent .desc {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .howToContent .desc {
    font-size: 0.9375rem;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .howToContent .desc {
    font-size: 0.875rem;
  }
}

@media (max-width: 575.98px) {
  .howToContent .desc {
    font-size: 0.8125rem;
  }
}

@media (max-width: 767.98px) {
  .howToContent .desc {
    text-align: center;
  }
}

.telehealthSection {
  background: #f8f8f8;
  background-image: url(../images/bg-pattern.png);
  background-position: center;
  background-repeat: repeat;
}

.telehealthSection .subTitle {
  color: #263077;
  opacity: 0.8;
}

@media (min-width: 992px) {
  .telehealthSection .subTitle {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .telehealthSection .subTitle {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  .telehealthSection .subTitle {
    font-size: 0.9375rem;
  }
}

.telehealthSection .btnMore {
  font-weight: 500;
  padding: 12px 12px;
  max-width: 280px;
  width: 100%;
  border-radius: 100px;
}

@media (min-width: 992px) {
  .telehealthSection .btnMore {
    font-size: 0.9375rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .telehealthSection .btnMore {
    font-size: 0.875rem;
  }
}

@media (max-width: 767.98px) {
  .telehealthSection .btnMore {
    font-size: 0.75rem;
  }
}

.telehealthSection .telehealthList .inner {
  background: #eef5f7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

@media (min-width: 992px) {
  .telehealthSection .telehealthList .icon {
    width: 48px;
    height: 48px;
  }
}

@media (max-width: 991.98px) {
  .telehealthSection .telehealthList .icon {
    width: 42px;
    height: 42px;
  }
}

.telehealthSection .telehealthList .title {
  font-weight: 500;
  color: #000;
}

@media (min-width: 992px) {
  .telehealthSection .telehealthList .title {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .telehealthSection .telehealthList .title {
    font-size: 1.125rem;
  }
}

@media (max-width: 767.98px) {
  .telehealthSection .telehealthList .title {
    font-size: 1rem;
  }
}

.telehealthSection .telehealthList .desc {
  font-weight: 400;
  color: #6c757d;
  line-height: 1.8;
}

@media (min-width: 992px) {
  .telehealthSection .telehealthList .desc {
    font-size: 0.875rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .telehealthSection .telehealthList .desc {
    font-size: 0.8125rem;
  }
}

@media (max-width: 767.98px) {
  .telehealthSection .telehealthList .desc {
    font-size: 0.75rem;
  }
}

.profileRipple {
  width: 24px;
  height: 24px;
}

.stageWrap {
  width: 24px;
  height: 24px;
  overflow: hidden;
}

.stageWrap .imageBox {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

.stageWrap .imageBox img {
  padding: 8px;
  background: #fff;
}

.stageWrap .imageBox:nth-of-type(1) {
  animation-name: fader;
  animation-delay: 0.2s;
  animation-duration: 1s;
  z-index: 20;
}

.stageWrap .imageBox:nth-of-type(2) {
  z-index: 10;
}

.stageWrap .imageBox:nth-of-type(n+3) {
  display: none;
}

@keyframes fader {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.0;
  }
}

.rippleScale2 {
  background-color: #fff;
  border-radius: 100%;
}

.rippleScale2 {
  box-sizing: border-box;
  position: relative;
}

.rippleScale2:before {
  animation: rippleScale2 2s ease-out infinite;
  border: solid 1px #fff;
  border-radius: 1em;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-animation: rippleScale2 2s ease-out infinite;
}

.rippleScale2:after {
  animation: rippleScale2 2s 1s ease-out infinite;
  border: solid 1px #fff;
  border-radius: 1em;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

@keyframes rippleScale2 {
  0% {
    opacity: .50;
  }
  100% {
    border-radius: 2em;
    opacity: 0;
    transform: scale(2.5);
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
  }
}

.talkingRipple {
  width: 8px;
  height: 8px;
}

.ripple {
  background-color: #fff;
  border-radius: 100%;
}

.ripple {
  box-sizing: border-box;
  position: relative;
}

.ripple:before {
  animation: ripple 2s ease-out infinite;
  border: solid 2px #fff;
  border-radius: 1em;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.ripple:after {
  animation: ripple 2s 1s ease-out infinite;
  border: solid 2px #fff;
  border-radius: 1em;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

@keyframes ripple {
  0% {
    opacity: .50;
  }
  100% {
    border-radius: 2em;
    opacity: 0;
    transform: scale(3);
  }
}

.bannerShape .bannerShapeInner {
  position: relative;
  z-index: 1;
  right: 0;
  width: 100%;
  height: 100%;
  transition: inherit;
  text-align: center;
}

.bannerShape .bannerShapeInner::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #263077;
}

.helpdeskSection {
  background: rgba(38, 48, 119, 0.02);
  background-image: url(../images/bg-pattern.png);
  background-position: center;
  background-repeat: repeat;
}

@media (min-width: 992px) {
  .helpdeskSection .h4 {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .helpdeskSection .h4 {
    font-size: 1.125rem;
  }
}

@media (max-width: 767.98px) {
  .helpdeskSection .h4 {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .helpdeskSection .dec {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .helpdeskSection .dec {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  .helpdeskSection .dec {
    font-size: 0.875rem;
  }
}

.helpdeskSection a {
  font-weight: 900;
}

.homeFaqWrap .fBox {
  padding: 20px;
  background: rgba(38, 48, 119, 0.01);
  border: 1px solid rgba(38, 48, 119, 0.02);
  border-radius: 10px;
}

@media (min-width: 992px) {
  .homeFaqWrap .fBox {
    font-size: 0.8125rem;
  }
}

@media (max-width: 991.98px) {
  .homeFaqWrap .fBox {
    font-size: 0.75rem;
  }
}

.homeFaqWrap .fBox .h4 {
  padding-left: 20px;
  position: relative;
}

@media (min-width: 992px) {
  .homeFaqWrap .fBox .h4 {
    font-size: 1.125rem;
  }
}

@media (max-width: 991.98px) {
  .homeFaqWrap .fBox .h4 {
    font-size: 1rem;
  }
}

.homeFaqWrap .fBox .h4::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #263077;
  display: inline-block;
  margin-right: 12px;
  margin-left: -20px;
}

.homeFaqWrap .fBox p {
  line-height: 2;
}

.benefitsWrap .fBox {
  padding: 20px;
  background: rgba(38, 48, 119, 0.01);
  border: 1px solid rgba(38, 48, 119, 0.02);
  border-radius: 10px;
}

.benefitsWrap .fBox .icon {
  max-width: 48px;
  max-height: 48px;
}

@media (min-width: 992px) {
  .benefitsWrap .fBox {
    font-size: 0.8125rem;
  }
}

@media (max-width: 991.98px) {
  .benefitsWrap .fBox {
    font-size: 0.75rem;
  }
}

@media (min-width: 992px) {
  .benefitsWrap .fBox .h4 {
    font-size: 1.125rem;
  }
}

@media (max-width: 991.98px) {
  .benefitsWrap .fBox .h4 {
    font-size: 1rem;
  }
}

.benefitsWrap .fBox p {
  line-height: 2;
}
/*# sourceMappingURL=dashboard.css.map */