@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: 1px;
  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;
  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: 992px) {
  .c-formfooter {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@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;
  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: flex;
  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: flex;
  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;
}
/*# sourceMappingURL=consult.doctor.css.map */