@media (max-width: 575.98px) {
  .patientForList {
    overflow: auto; } }

@media (min-width: 992px) {
  .patientFor {
    width: calc(100%/4 - 1rem); } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .patientFor {
    width: calc(100%/3 - 1rem); } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .patientFor {
    width: calc(100%/4 - 1rem); } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .patientFor {
    width: calc(100%/3 - 1rem); } }
@media (max-width: 575.98px) {
  .patientFor {
    margin-right: 5px;
    margin-bottom: 10px; } }
@media (min-width: 576px) {
  .patientFor {
    margin-bottom: 1rem; } }
.patientFor .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  color: #2cb7e0; }
.patientFor .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff; }
.patientFor .custom-control-label {
  display: block;
  border: 1px solid #eceef2;
  background: #fff;
  padding: 10px 40px 10px 15px;
  border-radius: 20px; }
  @media (max-width: 575.98px) {
    .patientFor .custom-control-label {
      display: flex; } }
  .patientFor .custom-control-label::before {
    left: auto;
    top: 12px;
    right: 12px;
    border-color: #ced4da;
    border-width: 2px;
    width: 1.125rem;
    height: 1.125rem; }
  .patientFor .custom-control-label::after {
    color: #ced4da;
    left: auto;
    top: 12px;
    right: 12px;
    width: 1.125rem;
    height: 1.125rem;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.625rem;
    text-align: center;
    line-height: 1.125rem; }
@media (min-width: 992px) {
  .patientFor .icon {
    width: 22px;
    height: 22px; } }
@media (max-width: 991.98px) {
  .patientFor .icon {
    width: 22px;
    height: 22px; } }
@media (min-width: 992px) {
  .patientFor .icon img {
    width: 22px; } }
@media (max-width: 991.98px) {
  .patientFor .icon img {
    width: 22px; } }
.patientFor .icon svg {
  width: 100%;
  height: 100%; }

.addressFor .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  color: #2cb7e0; }
.addressFor .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff; }
.addressFor .custom-control-label {
  display: block;
  border: 1px solid #eceef2;
  background: #f6f7fb;
  padding: 10px 40px 10px 15px;
  border-radius: 20px;
  white-space: nowrap;
  min-width: 184px; }
  @media (max-width: 575.98px) {
    .addressFor .custom-control-label {
      display: flex;
      font-size: 0.8125rem; } }
  .addressFor .custom-control-label::before {
    left: auto;
    top: 12px;
    right: 12px;
    border-color: #ced4da;
    border-width: 1px;
    width: 1.125rem;
    height: 1.125rem; }
  .addressFor .custom-control-label::after {
    color: #ced4da;
    left: auto;
    top: 12px;
    right: 12px;
    width: 1.125rem;
    height: 1.125rem;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.625rem;
    text-align: center;
    line-height: 1.125rem; }
@media (min-width: 992px) {
  .addressFor .icon {
    width: 22px;
    height: 22px; } }
@media (max-width: 991.98px) {
  .addressFor .icon {
    width: 20px;
    height: 20px; } }
@media (min-width: 992px) {
  .addressFor .icon img {
    width: 22px; } }
@media (max-width: 991.98px) {
  .addressFor .icon img {
    width: 20px; } }
.addressFor .icon svg {
  width: 100%;
  height: 100%; }

.conSb .conSbHead .title {
  font-weight: 500; }
  @media (min-width: 1200px) {
    .conSb .conSbHead .title {
      font-size: 1.875rem; } }
  @media (max-width: 1199.98px) {
    .conSb .conSbHead .title {
      font-size: 1.625rem;
      line-height: 1.4; } }
  @media (min-width: 1200px) {
    .conSb .conSbHead .title span {
      font-size: 1.5rem; } }
  @media (max-width: 1199.98px) {
    .conSb .conSbHead .title span {
      font-size: 1.25rem; } }
.conSb .conSbHead .subTitle {
  font-weight: 400; }
  @media (min-width: 1200px) {
    .conSb .conSbHead .subTitle {
      font-size: 1.125rem; } }
  @media (max-width: 1199.98px) {
    .conSb .conSbHead .subTitle {
      font-size: 0.9375rem; } }
.conSb .conSbBody .title {
  color: #2cb7e0;
  font-weight: 400; }
  @media (min-width: 1200px) {
    .conSb .conSbBody .title {
      font-size: 1.25rem; } }
  @media (max-width: 1199.98px) {
    .conSb .conSbBody .title {
      font-size: 1.125rem; } }
.conSb .conSbBody .desc {
  color: rgba(255, 255, 255, 0.5); }
  @media (min-width: 1200px) {
    .conSb .conSbBody .desc {
      font-size: 0.75rem;
      line-height: 1.8; } }
  @media (max-width: 1199.98px) {
    .conSb .conSbBody .desc {
      font-size: 0.6875rem;
      line-height: 1.5; } }
.conSb .conSbIcon {
  background: #263077;
  -webkit-animation: ripple01 1s linear infinite;
  animation: ripple01 1s linear infinite; }
  @media (min-width: 1200px) {
    .conSb .conSbIcon {
      width: 120px;
      height: 120px; } }
  @media (max-width: 1199.98px) {
    .conSb .conSbIcon {
      width: 100px;
      height: 100px; } }
  .conSb .conSbIcon .icon {
    display: inline-block; }
    @media (min-width: 1200px) {
      .conSb .conSbIcon .icon {
        width: 60px;
        height: 60px; } }
    @media (max-width: 1199.98px) {
      .conSb .conSbIcon .icon {
        width: 40px;
        height: 40px; } }
    @media (min-width: 1200px) {
      .conSb .conSbIcon .icon img {
        max-width: 60px; } }
    @media (max-width: 1199.98px) {
      .conSb .conSbIcon .icon img {
        max-width: 40px; } }
    .conSb .conSbIcon .icon svg {
      width: 100%;
      height: 100%; }
      .conSb .conSbIcon .icon svg path,
      .conSb .conSbIcon .icon svg circle {
        fill: #2cb7e0; }

.conService.owl-carousel .owl-nav button.owl-prev, .conService.owl-carousel .owl-nav button.owl-next {
  background: transparent;
  top: 30% !important;
  transform: translateY(-30%);
  padding: 0; }
  .conService.owl-carousel .owl-nav button.owl-prev .icon, .conService.owl-carousel .owl-nav button.owl-next .icon {
    width: 24px;
    height: 24px; }
    .conService.owl-carousel .owl-nav button.owl-prev .icon svg path,
    .conService.owl-carousel .owl-nav button.owl-prev .icon svg circle, .conService.owl-carousel .owl-nav button.owl-next .icon svg path,
    .conService.owl-carousel .owl-nav button.owl-next .icon svg circle {
      fill: rgba(255, 255, 255, 0.5); }
  .conService.owl-carousel .owl-nav button.owl-prev:hover svg path,
  .conService.owl-carousel .owl-nav button.owl-prev:hover svg circle, .conService.owl-carousel .owl-nav button.owl-next:hover svg path,
  .conService.owl-carousel .owl-nav button.owl-next:hover svg circle {
    fill: white; }

.consultBoxWrap .c-formHead .title {
  color: #263077;
  font-weight: 500; }
  @media (min-width: 576px) {
    .consultBoxWrap .c-formHead .title {
      font-size: 1.75rem; } }
  @media (max-width: 575.98px) {
    .consultBoxWrap .c-formHead .title {
      font-size: 1.375rem; } }
.consultBoxWrap .c-formHead .desc {
  font-weight: 300;
  color: #6c757d; }
  @media (min-width: 576px) {
    .consultBoxWrap .c-formHead .desc {
      font-size: 1rem; } }
  @media (max-width: 575.98px) {
    .consultBoxWrap .c-formHead .desc {
      font-size: 0.8125rem; } }
@media (min-width: 992px) {
  .consultBoxWrap .formBox .normalLabels .form-label-group label {
    font-size: 0.875rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .consultBoxWrap .formBox .normalLabels .form-label-group label {
    font-size: 0.8125rem; } }
@media (max-width: 767.98px) {
  .consultBoxWrap .formBox .normalLabels .form-label-group label {
    font-size: 0.75rem; } }
@media (max-width: 991.98px) {
  .consultBoxWrap .formBox .normalLabels .form-label-group .formChecRadio .custom-control-label {
    line-height: 1.8; } }
.consultBoxWrap .formBox .normalLabels .form-label-group .form-control {
  border-color: #eceef2; }
.consultBoxWrap .formBox .normalLabels .form-label-group .input-group-text {
  border-color: #eceef2; }
.consultBoxWrap .formBox .normalLabels .form-label-group .select2-container {
  width: 100% !important; }
  .consultBoxWrap .formBox .normalLabels .form-label-group .select2-container .select2-selection--single {
    border-color: #eceef2; }
.consultBoxWrap .formBox .normalLabels .form-label-group .select2-dropdown {
  border-color: #eceef2 !important; }
.consultBoxWrap .formBox .normalLabels .form-label-group .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #eceef2 !important;
  outline: 0; }
.consultBoxWrap .formBox .formBoxHead .title {
  color: #000;
  font-weight: 400; }
  @media (min-width: 992px) {
    .consultBoxWrap .formBox .formBoxHead .title {
      font-size: 1.125rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .consultBoxWrap .formBox .formBoxHead .title {
      font-size: 1rem; } }
  @media (max-width: 767.98px) {
    .consultBoxWrap .formBox .formBoxHead .title {
      font-size: 0.9375rem; } }

.c-formfooter {
  background: #fdfdff;
  bottom: 0;
  right: 0;
  box-shadow: 0 -3px 5px 0 rgba(197, 205, 206, 0.29);
  z-index: 10; }
  @media (min-width: 1500px) {
    .c-formfooter {
      width: calc(100% - 25%) !important; } }
  @media (min-width: 992px) {
    .c-formfooter {
      padding-top: 15px;
      padding-bottom: 15px;
      width: calc(100% - 33.3333333333%); } }
  @media (max-width: 991.98px) {
    .c-formfooter {
      padding-top: 10px;
      padding-bottom: 10px; } }

.formBoxBtn .btn-lg {
  max-width: 280px; }
  @media (min-width: 992px) {
    .formBoxBtn .btn-lg {
      padding: 10px 14px;
      font-size: 0.9375rem; } }
  @media (max-width: 991.98px) {
    .formBoxBtn .btn-lg {
      padding: 8px 12px;
      font-size: 0.875rem; } }

.fixedMenuTop {
  transition: all 0.2s; }
  @media (max-width: 991.98px) {
    .fixedMenuTop {
      position: fixed;
      top: 0;
      z-index: 1;
      left: 0;
      width: 100%; } }

@media (max-width: 575.98px) {
  .timeSlotList {
    overflow: auto; } }

@media (min-width: 992px) {
  .timeSlot {
    width: calc(100%/5 - 1rem); } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .timeSlot {
    width: calc(100%/4 - 1rem); } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .timeSlot {
    width: calc(100%/5 - 1rem); } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .timeSlot {
    width: calc(100%/4 - 1rem); } }
@media (max-width: 575.98px) {
  .timeSlot {
    margin-right: 5px;
    margin-bottom: 10px; } }
@media (min-width: 576px) {
  .timeSlot {
    margin-bottom: 1rem; } }
.timeSlot .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  color: #2cb7e0; }
.timeSlot .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff; }
.timeSlot .custom-control-input:checked ~ .custom-control-label {
  border-color: #2cb7e0;
  color: #2cb7e0; }
.timeSlot .custom-control-label {
  display: block;
  border: 1px solid #eceef2;
  background: #fdfdff;
  padding: 10px 40px 10px 15px;
  border-radius: 20px;
  white-space: nowrap; }
  @media (max-width: 575.98px) {
    .timeSlot .custom-control-label {
      display: flex; } }
  .timeSlot .custom-control-label::before {
    left: auto;
    top: 12px;
    right: 12px;
    border-color: #ced4da;
    border-width: 1px;
    width: 1.125rem;
    height: 1.125rem; }
  .timeSlot .custom-control-label::after {
    color: #ced4da;
    left: auto;
    top: 12px;
    right: 12px;
    width: 1.125rem;
    height: 1.125rem;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.625rem;
    text-align: center;
    line-height: 1.125rem; }
@media (min-width: 992px) {
  .timeSlot .icon {
    width: 22px;
    height: 22px; } }
@media (max-width: 991.98px) {
  .timeSlot .icon {
    width: 22px;
    height: 22px; } }
@media (min-width: 992px) {
  .timeSlot .icon img {
    width: 22px; } }
@media (max-width: 991.98px) {
  .timeSlot .icon img {
    width: 22px; } }
.timeSlot .icon svg {
  width: 100%;
  height: 100%; }

.appointmentBoxWrap .formBox .formBoxHead .icon {
  width: 42px;
  height: 42px;
  text-align: center;
  background: rgba(38, 48, 119, 0.05);
  line-height: 42px;
  border-radius: 100%; }
.appointmentBoxWrap .formBox .formBoxHead .timeframe {
  color: #adb5bd; }

#carouselWrap #pills-tab .nav-item .nav-link {
  border-radius: 0;
  border-bottom: 2px solid transparent; }
  #carouselWrap #pills-tab .nav-item .nav-link .day {
    color: #000;
    font-size: 1.125rem; }
  #carouselWrap #pills-tab .nav-item .nav-link .slotsCount {
    color: #adb5bd;
    font-size: 0.875rem;
    font-weight: 300; }
  #carouselWrap #pills-tab .nav-item .nav-link.active {
    color: #2cb7e0;
    border-color: #2cb7e0;
    background-color: transparent; }

.carouselTab {
  position: relative;
  padding: 0 50px; }

.btnPrevious {
  left: 0; }

.btnNext {
  right: 0; }

.btnPrevious,
.btnNext {
  z-index: 99;
  position: absolute;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .btnPrevious .icon,
  .btnNext .icon {
    width: 38px;
    height: 38px;
    text-align: center;
    background: #2cb7e0;
    border-radius: 100%;
    line-height: 38px; }
    .btnPrevious .icon img,
    .btnNext .icon img {
      max-width: 14px; }
    .btnPrevious .icon svg,
    .btnNext .icon svg {
      width: 100%;
      height: 100%;
      max-width: 14px;
      max-height: 14px; }
      .btnPrevious .icon svg path,
      .btnPrevious .icon svg circle,
      .btnNext .icon svg path,
      .btnNext .icon svg circle {
        fill: #fff; }

.carousel {
  width: 100%;
  position: relative;
  border-bottom: 2px solid #eceef2; }

.carousel ul {
  position: relative;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  min-width: 100%;
  margin-bottom: -2px !important;
  flex-wrap: nowrap;
  overflow: hidden; }

.carousel ul li {
  float: left;
  text-align: center;
  min-width: 200px; }

.tabWrap {
  width: 100%;
  overflow: hidden;
  position: relative; }

.tabWrap ul {
  position: relative;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  min-width: 100%;
  border-bottom: 2px solid #eceef2; }

.tabWrap ul li {
  float: left;
  text-align: center;
  min-width: 120px;
  margin-bottom: -2px; }

.tabWrap #pills-tab .nav-item .nav-link {
  border-radius: 0;
  border-bottom: 2px solid transparent;
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase; }
  .tabWrap #pills-tab .nav-item .nav-link.active {
    color: #2cb7e0;
    border-color: #2cb7e0;
    background-color: transparent; }

.bg-danger-light {
  background-color: rgba(242, 17, 54, 0.12) !important;
  color: #e63c3c !important; }

.bg-success-light {
  background-color: rgba(15, 183, 107, 0.12) !important;
  color: #26af48 !important; }

.time-items > span {
  display: block;
  text-align: right; }

.time-items > span.open-status {
  margin-bottom: 3px; }

.listing-day.current {
  border-bottom: 1px solid #ddd;
  padding-bottom: 13px;
  margin-bottom: 13px; }

.listing-day.current .day span {
  display: block;
  font-weight: normal; }

/* appts List */
.docsWrap .docsList:first-child {
  margin-top: 0; }

.docsList {
  background: #fff;
  border: 1px solid #eceef2;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
  position: relative;
  font-size: 13px;
  margin-top: 5px;
  transition: box-shadow .2s ease-in-out; }

.docsList:hover {
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.11); }

.profile-doc-img {
  height: 60px;
  max-width: 60px;
  min-width: 60px;
  position: relative;
  width: 100%;
  background-size: cover !important; }

.profile-det-info {
  overflow: hidden; }

.profile-det-info .h5 {
  font-size: 18px;
  color: #252f77; }

.profile-det-info .h6 {
  font-size: 15px;
  color: #585858; }

.profile-det-info .badge {
  border-radius: 3px 0 0 3px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding: 0 6px 0px 12px;
  position: relative;
  text-decoration: none;
  font-weight: 400;
  vertical-align: text-top;
  font-size: 11px; }

.profile-det-info .badge::after {
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  content: '';
  position: absolute;
  left: 0;
  top: 0; }

.docs-details .docsInfo {
  font-size: 13px;
  color: #585858; }

.docs-details .priceInfo {
  color: #585858; }

.docs-details .priceInfo strong {
  color: #2cb7e0;
  font-size: 0.9375rem; }

@media (min-width: 576px) {
  .docs-details .priceInfo {
    position: absolute;
    right: 0;
    top: 0; } }
.videoCall .fas {
  color: #50bb6b; }

.vocieCall .fas {
  color: #2eb7e1; }

.chat .fas {
  color: #283079; }

.web .fas {
  color: #215a8e; }

.mobile .fas {
  color: #1da89b; }

.time .fas {
  color: #5978e0; }

.docs-details .abtDiseas {
  color: #585858; }

.docs-details .abtDiseas .control-label {
  color: #000;
  font-weight: 500; }

.docs-details .abtDiseas p {
  font-size: 14px; }

.location .icon {
  text-align: center;
  display: inline-block; }
  @media (min-width: 992px) {
    .location .icon {
      width: 14px;
      height: 14px;
      border-radius: 100%; } }
  @media (max-width: 991.98px) {
    .location .icon {
      width: 14px;
      height: 14px; } }
  @media (min-width: 992px) {
    .location .icon img {
      width: 14px; } }
  @media (max-width: 991.98px) {
    .location .icon img {
      width: 14px; } }
  .location .icon svg {
    width: 100%;
    height: 100%; }
    .location .icon svg path,
    .location .icon svg circle {
      fill: #2cb7e0; }

.docsBtn .qrBtn .icon svg path,
.docsBtn .qrBtn .icon svg circle {
  fill: #263077; }
.docsBtn .qrBtn:hover svg path,
.docsBtn .qrBtn:hover svg circle {
  fill: #fff; }
.docsBtn .voBtn .icon svg path,
.docsBtn .voBtn .icon svg circle {
  fill: #2cb7e0; }
.docsBtn .voBtn:hover svg path,
.docsBtn .voBtn:hover svg circle {
  fill: #fff; }
.docsBtn .viBtn .icon svg path,
.docsBtn .viBtn .icon svg circle {
  fill: #28a745; }
.docsBtn .viBtn:hover svg path,
.docsBtn .viBtn:hover svg circle {
  fill: #fff; }
.docsBtn .icon {
  text-align: center;
  display: inline-block; }
  @media (min-width: 992px) {
    .docsBtn .icon {
      width: 12px;
      height: 12px;
      border-radius: 100%; } }
  @media (max-width: 991.98px) {
    .docsBtn .icon {
      width: 12px;
      height: 12px; } }
  @media (min-width: 992px) {
    .docsBtn .icon img {
      width: 12px; } }
  @media (max-width: 991.98px) {
    .docsBtn .icon img {
      width: 12px; } }
  .docsBtn .icon svg {
    width: 100%;
    height: 100%; }
    .docsBtn .icon svg path,
    .docsBtn .icon svg circle {
      fill: #fff;
      transition: fill 0.15s ease-in-out;
      -webkit-transition: fill 0.15s ease-in-out;
      -moz-transition: fill 0.15s ease-in-out;
      -ms-transition: fill 0.15s ease-in-out;
      -o-transition: fill 0.15s ease-in-out; }

@media (min-width: 576px) {
  .docs-action {
    max-width: 50%;
    flex: 0 0 50%;
    margin-left: auto;
    text-align: right;
    padding-top: 60px; } }
.search-group .form-control {
  padding-right: 40px; }
.search-group .search-group-btn {
  position: absolute;
  top: 1px;
  right: 1px; }
  .search-group .search-group-btn .search-btn-icon,
  .search-group .search-group-btn .load-ring {
    height: calc(1.5em + .75rem + 8px);
    padding: 6px 15px;
    line-height: 16px;
    display: inline-block; }
    .search-group .search-group-btn .search-btn-icon img,
    .search-group .search-group-btn .load-ring img {
      max-width: 16px;
      max-height: 16px; }
    .search-group .search-group-btn .search-btn-icon svg,
    .search-group .search-group-btn .load-ring svg {
      max-width: 16px;
      max-height: 16px; }

.fixedContainer {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0; }

.fixedContainerLeft {
  background: #263077; }
  @media (min-width: 992px) {
    .fixedContainerLeft {
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto; } }

.fixedContainerRight {
  background: #f5f7fb;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto; }

.contentBoxRight {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto; }

.loginContentBox {
  color: #000;
  max-width: 480px;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.02); }
  @media (min-width: 576px) {
    .loginContentBox {
      margin: 30px auto; } }
  @media (max-width: 575.98px) {
    .loginContentBox {
      margin: 15px auto; } }

.contentBoxLeft {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  color: #fff; }

.ls-Head .title {
  font-weight: 500;
  color: #263077; }
  @media (min-width: 576px) {
    .ls-Head .title {
      font-size: 1.5rem; } }
  @media (max-width: 575.98px) {
    .ls-Head .title {
      font-size: 1.375rem; } }
.ls-Head .desc {
  color: #000;
  font-weight: 300; }
  @media (min-width: 576px) {
    .ls-Head .desc {
      font-size: 1rem; } }
  @media (max-width: 575.98px) {
    .ls-Head .desc {
      font-size: 0.875rem; } }
  .ls-Head .desc .regMobile {
    font-size: 1.125rem;
    font-weight: 500;
    color: #000; }
    .ls-Head .desc .regMobile .icon {
      width: 14px;
      height: 14px;
      line-height: 14px; }
      .ls-Head .desc .regMobile .icon img {
        width: 14px; }
      .ls-Head .desc .regMobile .icon svg {
        width: 100%;
        height: 100%; }
        .ls-Head .desc .regMobile .icon svg path,
        .ls-Head .desc .regMobile .icon svg circle {
          fill: #2cb7e0; }
    .ls-Head .desc .regMobile .btn-link {
      font-size: 0.875rem; }
    .ls-Head .desc .regMobile:hover svg path,
    .ls-Head .desc .regMobile:hover svg circle {
      fill: #2cb7e0; }

.skipLink {
  font-weight: 500; }

.qrBoxWrap .qrBoxHead .title {
  font-size: 22px;
  font-weight: 400; }
.qrBoxWrap .qrimgWrap {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer; }
.qrBoxWrap .overlay {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  height: 250px;
  content: '';
  width: 250px;
  z-index: 99;
  top: 0;
  left: 0; }
  .qrBoxWrap .overlay .overlay-refresh {
    height: 95px;
    width: 95px;
    background: #00b9f5;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%); }
  .qrBoxWrap .overlay .icon {
    width: 28px;
    height: 28px; }
    .qrBoxWrap .overlay .icon img {
      width: 28px; }
    .qrBoxWrap .overlay .icon svg {
      width: 100%;
      height: 100%; }
      .qrBoxWrap .overlay .icon svg path,
      .qrBoxWrap .overlay .icon svg circle {
        fill: #fff; }
  .qrBoxWrap .overlay p {
    color: #fff;
    display: block;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.2; }
.qrBoxWrap .grLogo {
  height: 30px;
  width: 82px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 4px;
  border-radius: 3px; }
.qrBoxWrap .qrInfo .qrInfoImg {
  width: 36px;
  height: 36px; }
.qrBoxWrap .qrInfo .qrInfoDec {
  font-size: 0.75rem;
  flex: 1; }

@media (max-width: 991.98px) {
  .fixedContainerLeft .modal-dialog-centered {
    min-height: auto !important;
    height: auto !important; }
    .fixedContainerLeft .modal-dialog-centered::before {
      display: none; } }
.fixedContainerLeft .linkBackWrap {
  z-index: 2; }
  @media (max-width: 991.98px) {
    .fixedContainerLeft .linkBackWrap {
      position: absolute;
      right: 10px; } }
  @media (max-width: 991.98px) {
    .fixedContainerLeft .linkBackWrap {
      top: 5px; } }

@media (min-width: 992px) {
  .LeftBoxHeader .brandNew {
    max-width: 150px; } }
@media (max-width: 991.98px) {
  .LeftBoxHeader .brandNew {
    max-width: 90px; } }

.linkBack {
  color: #fff; }
  @media (min-width: 576px) {
    .linkBack {
      font-size: 0.875rem; } }
  @media (max-width: 575.98px) {
    .linkBack {
      font-size: 0.75rem; } }
  .linkBack:hover {
    color: #2cb7e0; }
    .linkBack:hover .icon svg path,
    .linkBack:hover .icon svg circle,
    .linkBack:hover .icon svg rect {
      fill: #2cb7e0; }
  .linkBack .icon {
    left: 0; }
    @media (min-width: 576px) {
      .linkBack .icon {
        width: 18px;
        height: 18px;
        line-height: 18px; } }
    @media (max-width: 575.98px) {
      .linkBack .icon {
        width: 16px;
        height: 16px;
        line-height: 16px; } }
    @media (min-width: 576px) {
      .linkBack .icon img {
        width: 18px; } }
    @media (max-width: 575.98px) {
      .linkBack .icon img {
        width: 16px; } }
    .linkBack .icon svg {
      width: 100%;
      height: 100%; }
      .linkBack .icon svg path,
      .linkBack .icon svg circle,
      .linkBack .icon svg rect {
        fill: #fff; }

.boxSeeHow {
  background: #a7a7a7;
  width: 190px;
  margin: auto; }

.flipBoxSeeHow {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: #263077; }

@media (max-width: 991.98px) {
  .fixedMenuChat .linkBackWrap {
    left: 0 !important;
    right: auto; } }
@media (max-width: 991.98px) {
  .fixedMenuChat .conDocBox .conDocList {
    padding-left: 35px; } }

.conDocBox .conDocList {
  background: #2d367b;
  border-radius: 3px;
  padding: 10px; }
  .conDocBox .conDocList .docImg {
    background-size: cover !important;
    border-radius: 100%; }
    @media (min-width: 992px) {
      .conDocBox .conDocList .docImg {
        width: 140px;
        height: 140px; } }
    @media (max-width: 991.98px) {
      .conDocBox .conDocList .docImg {
        width: 38px;
        height: 38px; } }
  @media (min-width: 992px) {
    .conDocBox .conDocList .docDec {
      width: 100%; } }
  @media (max-width: 991.98px) {
    .conDocBox .conDocList .docDec {
      flex: 1;
      display: flex;
      justify-content: space-between;
      width: 100%; } }
  @media (min-width: 992px) {
    .conDocBox .conDocList .doctorInfo .docName {
      font-size: 1.375rem; } }
  @media (max-width: 991.98px) {
    .conDocBox .conDocList .doctorInfo .docName {
      font-size: 0.875rem;
      max-width: 140px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; } }
  .conDocBox .conDocList .doctorInfo .docSpec {
    font-weight: 300;
    color: #ced4da; }
    @media (min-width: 992px) {
      .conDocBox .conDocList .doctorInfo .docSpec {
        font-size: 0.9375rem; } }
    @media (max-width: 991.98px) {
      .conDocBox .conDocList .doctorInfo .docSpec {
        font-size: 0.75rem;
        max-width: 140px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; } }
  .conDocBox .conDocList .doctorInfo .ratings {
    line-height: 1; }
    @media (max-width: 991.98px) {
      .conDocBox .conDocList .doctorInfo .ratings img {
        max-height: 10px; } }
  @media (min-width: 992px) {
    .conDocBox .conDocList .doctorConsultFor {
      border-top: 1px solid #343c7f !important;
      width: 100%; } }
  .conDocBox .conDocList .doctorConsultFor .consultFor .icon {
    text-align: center; }
    @media (min-width: 992px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .icon {
        width: 52px;
        height: 52px;
        display: inline-block;
        border-radius: 100%;
        border: 1px solid #2cb7e0;
        line-height: 48px; } }
    @media (max-width: 991.98px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .icon {
        width: 20px;
        height: 20px; } }
    @media (min-width: 992px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .icon img {
        width: 24px; } }
    @media (max-width: 991.98px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .icon img {
        width: 20px; } }
    @media (min-width: 992px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .icon svg {
        width: 24px;
        height: 24px; } }
    @media (max-width: 991.98px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .icon svg {
        width: 100%;
        height: 100%; } }
    .conDocBox .conDocList .doctorConsultFor .consultFor .icon svg path,
    .conDocBox .conDocList .doctorConsultFor .consultFor .icon svg circle {
      fill: #2cb7e0; }
  .conDocBox .conDocList .doctorConsultFor .consultFor .consultName {
    color: #fff; }
    @media (min-width: 992px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .consultName {
        font-size: 0.875rem; } }
    @media (max-width: 991.98px) {
      .conDocBox .conDocList .doctorConsultFor .consultFor .consultName {
        font-size: 0.8125rem; } }

.chatArea .form-control {
  border-radius: 50px; }
  @media (min-width: 992px) {
    .chatArea .form-control {
      padding: 10px 25px;
      height: 50px !important; } }
  @media (max-width: 991.98px) {
    .chatArea .form-control {
      padding: 6px 25px;
      height: 42px !important; } }

.btn-send {
  border-radius: 100%; }
  @media (min-width: 992px) {
    .btn-send {
      width: 50px;
      height: 50px; } }
  @media (max-width: 991.98px) {
    .btn-send {
      width: 42px;
      height: 42px; } }
  .btn-send .icon {
    text-align: center; }
    @media (min-width: 992px) {
      .btn-send .icon {
        width: 24px;
        height: 24px;
        display: inline-block; } }
    @media (max-width: 991.98px) {
      .btn-send .icon {
        width: 20px;
        height: 20px; } }
    @media (min-width: 992px) {
      .btn-send .icon img {
        width: 32px; } }
    @media (max-width: 991.98px) {
      .btn-send .icon img {
        width: 20px; } }
    .btn-send .icon svg {
      width: 100%;
      height: 100%; }
      .btn-send .icon svg path,
      .btn-send .icon svg circle {
        fill: #fff; }

.openUpload .icon {
  text-align: center; }
  @media (min-width: 992px) {
    .openUpload .icon {
      width: 32px;
      height: 32px;
      display: inline-block; } }
  @media (max-width: 991.98px) {
    .openUpload .icon {
      width: 24px;
      height: 24px; } }
  @media (min-width: 992px) {
    .openUpload .icon img {
      width: 32px; } }
  @media (max-width: 991.98px) {
    .openUpload .icon img {
      width: 24px; } }
  .openUpload .icon svg {
    width: 100%;
    height: 100%; }
    .openUpload .icon svg path,
    .openUpload .icon svg circle {
      fill: #6c757d; }

.chatReplies .chatDec {
  background: #f7fdff;
  margin-left: 10px; }
  .chatReplies .chatDec::after {
    left: -10px;
    bottom: -10px;
    border-color: #f7fdff transparent transparent transparent;
    transform: rotate(45deg); }

.chatSend .chatDec {
  margin-right: 10px; }

.chatDec {
  background: #eceeff;
  border-radius: 5px;
  padding: 15px; }
  @media (min-width: 992px) {
    .chatDec {
      font-size: 13px;
      max-width: 70%;
      min-width: 70%; } }
  @media (max-width: 991.98px) {
    .chatDec {
      font-size: 12px;
      max-width: 85%;
      min-width: 85%; } }
  @media (min-width: 992px) {
    .chatDec .text-muted {
      font-size: 12px; } }
  @media (max-width: 991.98px) {
    .chatDec .text-muted {
      font-size: 11px; } }
  .chatDec::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #eceeff transparent transparent transparent;
    transform: rotate(-45deg);
    position: absolute;
    right: -10px;
    bottom: -10px; }
  .chatDec .h6 {
    color: #2cb7e0; }
  .chatDec .label {
    color: #263077; }

.formChatBox .form-control {
  border-color: #2cb7e0; }
.formChatBox .custom-control-inline {
  margin-right: 0.5rem; }
.formChatBox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  color: #2cb7e0; }
.formChatBox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff; }
.formChatBox .custom-control-label {
  line-height: 22px; }
  .formChatBox .custom-control-label::before {
    border-color: #ced4da;
    border-width: 1px;
    width: 1rem;
    height: 1rem;
    border-radius: 3px; }
  .formChatBox .custom-control-label::after {
    color: #ced4da;
    width: 1rem;
    height: 1rem;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.625rem;
    text-align: center;
    line-height: 1rem;
    border-radius: 3px; }

.btnChat {
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 500;
  border-radius: 100px;
  max-width: 220px; }

.chatDec.chatPayDoc {
  margin-left: 0;
  width: 100%;
  max-width: 100%;
  min-width: 100%; }
  .chatDec.chatPayDoc::after {
    display: none; }
.chatDec .ratings img {
  max-height: 10px; }
.chatDec .docImg {
  background-size: cover !important;
  border-radius: 100%;
  width: 38px;
  height: 38px; }
.chatDec .docDec {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center; }
.chatDec .doctorInfo .docName {
  font-size: 0.9375rem;
  max-width: 140px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.chatDec .doctorInfo .docSpec {
  font-weight: 400;
  font-size: 0.75rem;
  max-width: 140px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.chatDec .btnChat {
  font-size: 0.6875rem; }
.chatDec .talkProvide {
  border-top-color: #e9ecef !important; }
  .chatDec .talkProvide .title {
    font-size: 0.9375rem;
    color: #2cb7e0; }
  .chatDec .talkProvide .talkProvideFor .icon {
    text-align: center; }
    @media (min-width: 992px) {
      .chatDec .talkProvide .talkProvideFor .icon {
        width: 24px;
        height: 24px; } }
    @media (max-width: 991.98px) {
      .chatDec .talkProvide .talkProvideFor .icon {
        width: 20px;
        height: 20px; } }
    @media (min-width: 992px) {
      .chatDec .talkProvide .talkProvideFor .icon img {
        width: 24px; } }
    @media (max-width: 991.98px) {
      .chatDec .talkProvide .talkProvideFor .icon img {
        width: 20px; } }
    .chatDec .talkProvide .talkProvideFor .icon svg {
      width: 100%;
      height: 100%; }
      .chatDec .talkProvide .talkProvideFor .icon svg path,
      .chatDec .talkProvide .talkProvideFor .icon svg circle,
      .chatDec .talkProvide .talkProvideFor .icon svg polygon,
      .chatDec .talkProvide .talkProvideFor .icon svg rect {
        fill: #adb5bd; }
  .chatDec .talkProvide .talkProvideFor .provideName {
    color: #000; }
    @media (min-width: 992px) {
      .chatDec .talkProvide .talkProvideFor .provideName {
        font-size: 0.75rem;
        line-height: 1.3; } }
    @media (max-width: 991.98px) {
      .chatDec .talkProvide .talkProvideFor .provideName {
        font-size: 0.6875rem;
        line-height: 1.2; } }

@media (min-width: 576px) {
  .doctorConsultSelect {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px; } }
@media (max-width: 575.98px) {
  .doctorConsultSelect {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px; } }
@media (min-width: 992px) {
  .doctorConsultSelect {
    width: 100%; } }
.doctorConsultSelect .consultFor {
  text-align: center; }
  .doctorConsultSelect .consultFor .icon {
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #2cb7e0; }
    @media (min-width: 992px) {
      .doctorConsultSelect .consultFor .icon {
        width: 52px;
        height: 52px;
        line-height: 48px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .doctorConsultSelect .consultFor .icon {
        width: 42px;
        height: 42px;
        line-height: 40px; } }
    @media (max-width: 767.98px) {
      .doctorConsultSelect .consultFor .icon {
        width: 38px;
        height: 38px;
        line-height: 36px; } }
    @media (min-width: 992px) {
      .doctorConsultSelect .consultFor .icon img {
        width: 24px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .doctorConsultSelect .consultFor .icon img {
        width: 20px; } }
    @media (max-width: 767.98px) {
      .doctorConsultSelect .consultFor .icon img {
        width: 18px; } }
    @media (min-width: 992px) {
      .doctorConsultSelect .consultFor .icon svg {
        width: 24px;
        height: 24px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .doctorConsultSelect .consultFor .icon svg {
        width: 20px;
        height: 20px; } }
    @media (max-width: 767.98px) {
      .doctorConsultSelect .consultFor .icon svg {
        width: 18px;
        height: 18px; } }
    .doctorConsultSelect .consultFor .icon svg path,
    .doctorConsultSelect .consultFor .icon svg circle {
      fill: #2cb7e0;
      transition: fill 0.15s ease-in-out;
      -webkit-transition: fill 0.15s ease-in-out;
      -moz-transition: fill 0.15s ease-in-out;
      -ms-transition: fill 0.15s ease-in-out;
      -o-transition: fill 0.15s ease-in-out; }
  .doctorConsultSelect .consultFor .consultName {
    color: #000; }
    @media (min-width: 992px) {
      .doctorConsultSelect .consultFor .consultName {
        font-size: 0.875rem; } }
    @media (max-width: 991.98px) {
      .doctorConsultSelect .consultFor .consultName {
        font-size: 0.8125rem; } }
    .doctorConsultSelect .consultFor .consultName .cPrice {
      font-weight: 700; }
  .doctorConsultSelect .consultFor:hover .icon, .doctorConsultSelect .consultFor.active .icon {
    background-color: #2cb7e0; }
    .doctorConsultSelect .consultFor:hover .icon svg path,
    .doctorConsultSelect .consultFor:hover .icon svg circle, .doctorConsultSelect .consultFor.active .icon svg path,
    .doctorConsultSelect .consultFor.active .icon svg circle {
      fill: #fff; }
.doctorConsultSelect .custom-control-label {
  padding-bottom: 20px !important;
  margin-bottom: 15px; }
  .doctorConsultSelect .custom-control-label::after, .doctorConsultSelect .custom-control-label::before {
    top: initial !important;
    bottom: 0;
    left: calc(100% / 2 - 0.5rem); }
.doctorConsultSelect .custom-control-input:checked ~ .custom-control-label .icon {
  background-color: #2cb7e0; }
  .doctorConsultSelect .custom-control-input:checked ~ .custom-control-label .icon svg path,
  .doctorConsultSelect .custom-control-input:checked ~ .custom-control-label .icon svg circle {
    fill: #fff; }

.continuePay {
  border-top: 1px dashed #eee;
  border-radius: 5px; }

@media (max-width: 991.98px) {
  .paymentBody .fixedContent.docProfileWrap {
    padding-top: 72px; } }
@media (max-width: 991.98px) {
  .paymentBody .paymentdocSpec {
    position: absolute;
    right: 0;
    width: 80px;
    top: 0;
    overflow: inherit !important;
    white-space: inherit !important;
    text-overflow: inherit !important;
    text-align: right !important;
    padding: 10px; } }
@media (max-width: 991.98px) {
  .paymentBody .paymentdocSpec span {
    color: #2cb7e0; } }

.f16 {
  line-height: 1.5; }
  @media (min-width: 576px) {
    .f16 {
      font-size: 16px; } }
  @media (max-width: 575.98px) {
    .f16 {
      font-size: 15px; } }

@media (min-width: 576px) {
  .quickWay .custom-checkbox {
    max-width: 280px; } }
@media (max-width: 575.98px) {
  .quickWay .custom-checkbox {
    max-width: 260px; } }

.c-formBody .docDetails:first-child {
  padding-top: 0 !important; }

.docDetails {
  border-bottom-color: #e9ecef !important; }
  .docDetails .title {
    font-size: 1.125rem;
    color: #263077; }
  .docDetails .subTitle {
    font-size: 0.9375rem; }
  .docDetails .desc {
    line-height: 1.8; }
    @media (min-width: 768px) {
      .docDetails .desc {
        font-size: 0.8125rem; } }
    @media (max-width: 767.98px) {
      .docDetails .desc {
        font-size: 0.75rem; } }
  .docDetails ul li {
    margin-top: 8px;
    position: relative;
    padding-left: 15px; }
    .docDetails ul li:first-child {
      margin-top: 0; }
    .docDetails ul li:before {
      content: "";
      width: 6px;
      height: 6px;
      background: #2cb7e0;
      display: inline-block;
      border-radius: 100%;
      margin-right: 10px;
      position: absolute;
      left: 0;
      top: 8px; }
  .docDetails .listTiming li {
    display: flex;
    justify-content: space-between; }
    .docDetails .listTiming li .day {
      font-weight: 500; }

@media (max-width: 991.98px) {
  .fixedContent.docProfileWrap {
    padding-top: 90px; } }
.fixedContent.docProfileWrap .formBoxBtn .btn-lg.maxWidth340px {
  max-width: 340px; }
.fixedContent.docProfileWrap .formBoxBtn .btn-lg.maxWidth130 {
  max-width: 130px; }
@media (max-width: 767.98px) {
  .fixedContent.docProfileWrap .formBoxBtn .btn-lg {
    font-size: 0.75rem;
    line-height: 1.3; } }

/*# sourceMappingURL=consult.doctor-profile.css.map */
