* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style-type: none;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "poppinsregular";
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
figure,
label {
  margin: 0;
}

p {
  font-size: 18px;
  margin-bottom: 0;
}

a,
button,
li {
  transition: 0.3s ease-in;
}

a:hover {
  text-decoration: none;
}

button:focus {
  outline: unset;
}

.c-container {
  max-width: 1440px;
  padding: 0 30px;
  margin: 0 auto;
}

.i-container {
  max-width: 1340px;
  padding: 0 30px;
  margin: 0 auto;
}

/* header start */

header {
  position: relative;
  width: 100%;
  background: #fff;
  display: flex;
  z-index: 1;
}

.logo {
  width: auto;
  float: left;
  position: relative;
}

.logo a {
  display: inline-block;
}

.logo a img {
  width: 120px;
}

.h-menu {
  float: right;
  top: 24px;
}

#cssmenu {
  padding: 0 10px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu > ul > li {
  float: left;
  margin: 0 5px;
}

#cssmenu > ul > li > a {
  padding: 10px 18px;
  font-size: 18px;
  color: #2374bb;
  font-family: "mulibold";
  text-transform: capitalize;
}

#cssmenu > ul > li {
  border-radius: 30px;
}

#cssmenu > ul > li.active {
  background: #2374bb;
  color: #e16e73;
}

#cssmenu > ul > li:hover {
  color: #e16e73 !important;
}

#cssmenu > ul > li > a:hover {
  color: #e16e73;
}

.i-signin {
  float: right;
  position: relative;
  top: 35px;
  margin-left: 10px;
}

.i-signin a {
  border: none;
  padding: 7px 20px;
  font-size: 18px;
  background: #e16e73;
  color: #fff;
  cursor: pointer;
  border-radius: 30px;
  font-family: "mulibold";
}

.i-signin a:first-child {
  margin-right: 10px;
}

.i-signin a:hover {
  background: #2374bb;
}

.fas.fa-bell.n-bell {
  display: none;
}

/* header end */

/* footer start */

.footer {
  display: block;
  padding: 30px 0;
  background: #2374bb;
}

.footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #aed2eb;
  padding-bottom: 30px;
}

.footer-details {
  display: flex;
  justify-content: space-between;
}

.footer-details span {
  color: #fff;
  font-size: 18px;
  font-family: "poppinsbold";
  margin-left: 20px;
}

.footer-btn button {
  border: none;
  padding: 5px 20px;
  font-size: 18px;
  background: #e16e73;
  color: #fff;
  cursor: pointer;
  border-radius: 30px;
  font-family: "mulibold";
  border: 2px solid #ffff;
}

.footer-btn button:first-child {
  margin-right: 15px;
}

.footer-number a {
  background: #e16e73;
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #fff;
}

.footer-number {
  display: flex;
  margin-right: 20px;
  align-items: center;
}

.footer-number img {
  max-height: 20px;
}

.footer-bottom {
  margin-top: 30px;
}

.footer-nav {
  display: block;
  text-align: center;
  width: 100%;
}

.footer-nav {
  display: flex;
  justify-content: center;
}

.footer-nav ul {
  display: flex;
}

.footer-nav ul li a {
  color: #fff;
  font-size: 18px;
  margin-right: 40px;
  font-family: "poppinsbold";
}

.footer-nav ul li a:hover {
  color: #e16e73;
}

.footer-privecy {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.footer-privecy ul {
  display: flex;
}

.footer-privecy ul li {
  display: flex;
  color: #fff;
  font-size: 14px;
  margin-right: 30px;
}

.footer-privecy ul li a {
  color: #fff;
}

.footer-privecy ul li a:hover {
  color: #e16e73;
}

.footer-nav ul li:last-child a {
  margin-right: 0;
}

.footer-privecy ul li:last-child {
  margin: 0;
}

/* footer end */

/* section css start */

.banner {
  padding: 70px 0 100px 0;
  background-size: cover !important;
  background-position: center;
}

.sub_sec {
  display: inline-block;
  width: 100%;
  padding: 50px 0 0 0;
  text-align: center;
}

.sub_sec_details {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.section-title {
  color: #2374bb;
  font-size: 31px;
  font-family: "poppinsbold";
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.section-title-italic {
  color: #9fc2da;
  font-size: 22px;
  margin: 20px 0 30px 0;
  display: block;
  font-family: "muliregularitalic";
}

.section-details {
  color: #757576;
  font-size: 18px;
  font-family: "mulisemibold";
  text-align: justify;
  text-align-last: center;
}

.how-it-work {
  display: flex;
  flex-direction: column;
}

.how-it-work img {
  max-height: 100px;
  text-align: center;
  margin: 0 auto;
}

.how-it-work span {
  font-size: 22px;
  font-family: "mulibold";
  color: #8eaec5;
  margin-top: 15px;
}

.how-it-sec .section-title {
  margin-bottom: 50px;
  font-family: "poppinssemibold";
}

.p-benefits {
  background: #f1f5fa;
  text-align: center;
  display: inline-block;
  border-radius: 10px;
  width: 100%;
  padding: 20px 15px;
}
.p-benefits-top {
  border-bottom: 2px solid #e16e73;
}

.p-benefits-top h5 {
  margin: 10px 0;
  color: #2374bb;
  font-size: 22px;
  font-family: "mulibold";
}

.p-benefits-top img {
  max-height: 100px;
  text-align: center;
  margin: 0 auto;
}

.p-benefits-bottom {
  margin-top: 10px;
}

.p-benefits-bottom p {
  margin-top: 10px;
  color: #686868;
  font-size: 18px;
  font-family: "muliregular";
}

.p-benefits-second {
  margin-top: 50px;
}

.yellow-btn {
  font-size: 18px;
  font-family: "mulibold";
  color: #fff;
  background: #e16e73;
  padding: 5px 20px;
  border-radius: 30px;
  display: inline-block;
}

.yellow-btn:hover {
  color: #fff;
  background: #2374bb;
}

.sub_sec_pateint-benefits .yellow-btn {
  margin: 20px 0 50px 0;
}

.sub_sec.call-to-action {
  background: #f0f5f9;
  margin-top: 60px;
  padding-top: 30px;
}

.call-to-action-left,
.call-to-action-right {
  width: 100%;
  height: 290px;
  overflow: hidden;
}

.call-to-action-right img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
}

.pink-btn {
  font-size: 18px;
  font-family: "mulibold";
  color: #fff;
  background: #e16e73;
  padding: 5px 20px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  border: 2px solid #fff;
}

.pink-btn:hover {
  color: #fff;
  background: #2374bb;
}

.call-to-action-center .section-details {
  color: #686868;
  margin: 15px 0 30px 0;
}

.home-first-sec .section-details {
  width: 80%;
  margin: 0 auto;
}

/* section css end */

/* -----------------search bar------------ */

.banner-search-bar {
  display: flex;
  width: 100%;
  background: rgba(34, 116, 187, 0.85);
  border-radius: 15px;
  padding: 20px 20px 0 20px;
  box-shadow: 0 2px 10px #1a1b25;
  border: 4px solid #fff;
}

.search-bar-top {
  background: #fff;
  padding: 10px;
  border-radius: 30px;
  display: flex;
}

.t-dropdown-block {
  width: 600px;
  height: 28px;
  position: relative;
  border-right: 2px solid #1d6aab;
}

.t-dropdown-block.insurance-block {
  width: 400px;
}

.t-dropdown-list {
  display: none;
  background-color: #f7f8f8;
  border: 0;
  z-index: 10;
  box-shadow: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  /* height: 150px; */
  overflow: auto;
  position: absolute;
  margin-top: 20px;
  border-radius: 10px;
  left: 0;
  box-shadow: 0 1px 8px #1a1b25;
}

.t-dropdown-item {
  padding: 5px 20px;
  margin: 0;
  cursor: pointer;
  color: #4d4d4e;
  font-size: 16px;
  font-family: "mulisemibold";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.t-dropdown-item:hover {
  background-color: #e16e73;
  color: #fff;
}

.t-dropdown-select {
  border: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  box-sizing: content-box;
}

.t-dropdown-input {
  box-shadow: 0;
  border: 0;
  height: 100%;
  width: 100%;
  padding: 0 25px 0 10px;
  box-sizing: border-box;
  color: #666766;
  font-size: 16px;
  font-family: "mulisemibold";
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 98%;
  outline: unset;
}

.t-select-btn {
  background-image: url(../images/arrow-red.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 35px;
  top: 0;
  right: 0;
  height: 100%;
  border-left: unset;
  cursor: pointer;
  background-size: 10px;
}

.t-dropdown-input:focus-visible {
  outline: unset;
}

/* .t-select-btn:active {
    background-color: #f1f1f1;
  } */

.search-bar-input {
  margin-left: 15px;
  border-right: 2px solid #1d6aab;
}

.search-bar-input input {
  box-shadow: 0;
  border: 0;
  height: 100%;
  width: 100%;
  padding: 0 3px 0 10px;
  box-sizing: border-box;
  color: #666766;
  font-size: 16px;
  font-family: "mulisemibold";
  outline: 0;
  position: relative;
  background: url(../images/location-red.svg);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0 10px 0 30px;
  background-size: 15px;
}

.search-bar-input input {
  min-width: 110px;
}

.search-bar-input.bar-date {
  border: unset;
}

.search-bar-input.bar-date input {
  background: url(../images/calander-red.svg) no-repeat left center;
  background-size: 20px;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bar-date input {
  min-width: 100px;
}

/* Firefox */

input[type="number"] {
  -moz-appearance: textfield;
}

.insurance-block .t-dropdown-list {
  left: 0;
  width: 600px !important;
}

.insurance-block input {
  background: url(../images/insurance-red.svg) no-repeat;
  background-position: left;
  background-repeat: no-repeat;
  padding: 0 30px 0 40px;
  margin-left: 15px;
  background-size: 27px;
}

.search-bar-bottom {
  display: flex;
  justify-content: space-between;
}

.search-bar-bottom .button-group-pills {
  display: flex;
}

.search-bar-bottom-radio-btn input {
  display: none;
}

.search-bar-bottom-radio-btn .button-group-pills .btn {
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 10px 40px 10px 10px;
  height: 50px;
}

.search-bar-bottom-radio-btn .button-group-pills .btn img {
  max-width: 30px;
}

.search-bar-bottom-radio-btn .button-group-pills .btn.active {
  border-color: #e16e73;
  background-color: #e16e73;
  color: #fff;
  box-shadow: none;
}

/* .search-bar-bottom-radio-btn .button-group-pills .btn.active img {
  filter: invert(100%) sepia(94%) saturate(2242%) hue-rotate(305deg)
    brightness(96%) contrast(98%);
} */

.search-bar-bottom-radio-btn .button-group-pills .btn:hover {
  border-color: #e16e73;
  background-color: #e16e73;
  color: #fff;
}

/* .search-bar-bottom-radio-btn .button-group-pills .btn:hover img {
  filter: invert(100%) sepia(94%) saturate(2242%) hue-rotate(305deg)
    brightness(96%) contrast(98%);
} */

.search-bar-bottom-radio-btn {
  margin-left: 22px;
}

.radio-btn-title {
  margin-left: 10px;
  font-size: 16px;
  font-family: "mulisemibold";
}

.t-btn {
  display: flex;
  justify-content: space-between;
}

.search-bar-bottom-toggle-btn {
  width: 25%;
  margin-top: 15px;
}

.search-bar-bottom-toggle-btn input[type="checkbox"] {
  display: none;
}

.radio-container label {
  position: relative;
}

.radio-container span::before,
.radio-container span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.radio-container span.toggle-title:hover {
  cursor: pointer;
}

.radio-container span.toggle-title::before {
  left: -52px;
  width: 45px;
  height: 20px;
  background-color: #2a5a84;
  border-radius: 50px;
}

.radio-container span.toggle-title::after {
  left: -53px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background-color: #707172;
  border: 2px solid #fff;
  transition: left 0.25s, background-color 0.25s;
}

.search-bar-bottom-toggle-btn
  input[type="checkbox"]:checked
  + label
  span.toggle-title::after {
  left: -27px;
  background-color: #e4767b;
  border: 2px solid #fff;
}

.radio-container span.checkbox::before {
  width: 27px;
  height: 27px;
  background-color: #fff;
  left: -35px;
  box-sizing: border-box;
  border: 3px solid transparent;
  transition: border-color 0.2s;
}

.radio-container span.checkbox:hover::before {
  border: 3px solid #fcbc73;
}

.search-bar-bottom-toggle-btn
  input[type="checkbox"]:checked
  + label
  span.checkbox::after {
  color: #62afff;
}

.toggle-title {
  color: #fff;
  font-size: 16px;
  font-family: "mulisemibold";
}

.toggle-title img {
  max-width: 30px;
  margin: 0 10px;
  height: 30px;
}

.banner-search-bar-right button {
  width: 48px;
  height: 48px;
  margin-left: 10px;
  border-radius: 50%;
  background: #e16e73;
  border: 3px solid #fff;
  outline: unset;
  cursor: pointer;
  line-height: 1;
}

.banner-search-bar-right button img {
  max-width: 20px;
  position: relative;
}

.banner .section-title {
  margin-bottom: 100px;
}

.fillter-details {
  width: 300px;
  background: #f7f8f8;
  position: absolute;
  left: -200px;
  top: 50px;
  display: none;
  z-index: 2;
  border-radius: 10px;
  padding: 10px 20px;
  box-shadow: 0 1px 8px #1a1b25;
}

.search-bar-filter {
  position: relative;
}

.fillter-details ul li a {
  color: #4d4d4e;
  font-family: "mulisemibold";
}

.fillter-details ul li a:hover {
  color: #e16e73;
}

.fill-btn {
  cursor: pointer;
}

.language-spoken {
  background: #e16e73 url(../images/drop-down-arrow-white.png) no-repeat;
  background-position: 95% 16px;
  padding: 10px 20px 10px 10px;
  border: 0;
  border-radius: 10px;
  color: #fff;
  width: 100%;
  margin: 20px 0;
  appearance: none;
  cursor: pointer;
  font-family: "mulisemibold";
  font-size: 12px;
  background-size: 12px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.search-bar-filter h4 {
  display: none;
  color: #666766;
  font-size: 18px;
  font-family: "mulisemibold";
}

/* -----------------search bar------------ */

/* -----------------search reasult page------------ */

.search-banner {
  background: #aed2eb;
  padding: 50px 0;
}

.serch-result-sec {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
  background: #fffaf6;
}

.search-result-box {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  display: flex;
  margin-bottom: 30px;
  position: relative;
}

.provider-img {
  display: flex;
  margin-right: 30px;
}

.provider-img span {
  width: 230px;
  height: 230px;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}

.provider-img span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.provider-details h4 {
  color: #e16e73;
  font-size: 20px;
  font-family: "mulisemibold";
  max-width: 240px;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* overflow: hidden; */
}

.provider-details .provider-title img {
  margin-left: 10px;
  max-width: 20px;
}

.provider-details h5 {
  color: #6d6d6d;
  font-size: 18px;
  font-family: "mulisemibold";
  margin: 10px 0;
}

.provider-details h6 {
  color: #909090;
  font-size: 17px;
  font-family: "mulisemibold";
}

.provider-details span {
  color: #909090;
  font-size: 17px;
  font-family: "mulisemibold";
  margin: 10px 0;
  display: block;
}

.inperson-telimdeicine {
  display: flex;
}

.inperson-telimdeicine-inner {
  display: inline-block;
  text-align: center;
  background: #ecf3f9;
  border-radius: 10px;
  width: 100px;
  margin-right: 10px;
  padding: 10px;
}

.inperson-telimdeicine-inner span {
  color: #e16e73;
  font-size: 12px;
  font-family: "mulisemibold";
  margin: 0;
  display: block;
}

.search-result-box-right {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 15px;
}

.provider-details-btn {
  display: flex;
  flex-direction: column;
}

.provider-details-btn .pink-btn {
  margin-bottom: 15px;
}

.label-heart-eye {
  display: flex;
  justify-content: end;
}

.label-heart-eye input[type="checkbox"] {
  display: none;
}

.label-heart-eye input + label {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background: url(../images/heart-empty.png) no-repeat;
  background-size: contain;
}

.label-heart-eye input[type="checkbox"]:checked + label {
  background: url(../images/heart-fill.png) no-repeat;
  background-size: contain;
}

.r-rating {
  margin: 20px 0;
}

.star-rating {
  direction: rtl;
  display: inline-block;
}

.star-rating input[type="radio"] {
  display: none;
}

.star-rating label {
  color: #bbb;
  font-size: 18px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.star-rating label:hover,
.star-rating label:hover ~ label,
.star-rating input[type="radio"]:checked ~ label {
  color: #fcbc73;
}

.r-rating i {
  font-size: 20px;
}

.r-rating span {
  font-size: 20px;
  color: #4780c2;
  margin-left: 5px;
  font-family: "mulisemibold";
}

.o-pagination {
  padding: 30px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 50px;
  border-top: 3px solid #2374bb;
}

.o-pagination .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
}

.o-pagination .page-link {
  padding: 15px;
  background: transparent;
  border: none;
  font-size: 18px;
  color: #2374bb;
  margin: 0 5px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "poppinsregular";
  border-radius: 50px !important;
  box-shadow: unset;
}

.o-pagination .page-link.active {
  background: #2374bb;
  color: #fff;
}

.o-pagination .page-link:hover {
  background: #2374bb;
  color: #fff;
}

.o-pagination .p-left-arrow {
  position: absolute;
  left: 0;
}

.o-pagination .p-right-arrow {
  position: absolute;
  right: 0;
}

.provider-title {
  display: flex;
  align-items: center;
}

.search-result-box-left {
  display: flex;
}

.search-result-box-right {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding-top: 15px;
  width: 100%;
}

.provider-details {
  padding-top: 15px;
}

.modal-header,
.modal-body,
.modal-footer {
  border: none;
}

.search-register-login {
  padding: 10px;
}

.register-login-prompt {
  text-align: center;
}

.register-login-prompt-image {
  margin-top: -85px;
  text-align: center;
}

.register-login-prompt-image img {
  max-width: 80px;
}

.search-register-login .close {
  opacity: 1;
}

.search-register-login .close span {
  color: #3e7fc0;
}

.search-register-login .modal-header .close {
  padding: 20px;
  position: relative;
  z-index: 1;
  font-size: 28px;
}

.register-login-prompt-details {
  padding: 10px 30px 20px 30px;
}

.search-register-btn .pink-btn {
  width: 48%;
}

.search-register-btn {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}

.register-login-prompt-details span {
  color: #2374bb;
  font-size: 18px;
  font-family: "mulisemibold";
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #4a5c7e;
}

/* -----------------search reasult page------------ */

/* -----------------patient-registration page------------ */

.f-banner-details h1 {
  font-size: 31px;
  color: #1d6aab;
  font-family: "poppinsbold";
}

.register-form {
  display: inline-block;
  width: 100%;
  padding: 100px 0 80px 0;
  background: #fffaf6;
}

.form-box {
  display: block;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  padding: 0 30px 40px 30px;
}

.form-box-top {
  text-align: center;
}

.form-box-top-img {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.form-box-top-img img {
  max-width: 100px;
  margin-top: -50px;
}

.form-box span {
  color: #727373;
  font-size: 16px;
  font-family: "mulisemibold";
}

.register-form-inner {
  margin-top: 15px;
}

.form-box label {
  color: #407dc0;
  font-size: 18px;
  font-family: "mulibold";
  margin-bottom: 5px;
}

.form-box .form-group {
  margin-bottom: 10px;
}

.form-control {
  background: #ecf3f9;
  color: #6b6b6b;
  font-family: "mulisemibold";
  border: 0;
  box-shadow: none;
  outline: unset;
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 15px;
  resize: unset;
}

.form-control:focus {
  color: #6b6b6b;
  background: #ecf3f9;
  border-color: unset;
  outline: 0;
  box-shadow: unset;
}

.error {
  color: rgb(255, 0, 0) !important;
  font-size: 12px !important;
  font-family: "muliregular" !important;
  display: none;
  margin: 0 !important;
}

.register-checkbox {
  margin: 10px 0 20px 0;
  display: block;
}

.register-checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.register-checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
}

.register-checkbox label::before {
  content: "";
  -webkit-appearance: none;
  background-color: #e8f5f4;
  border: 2px solid #2374bb;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  border-radius: 5px;
}

.register-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid #2374bb;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.submit-btn {
  font-size: 18px;
  font-family: "mulibold";
  color: #fff;
  background: #e16e74;
  padding: 7px 20px;
  border-radius: 30px;
  display: block;
  text-align: center;
  cursor: pointer;
  width: 100%;
  border: 0;
}

.submit-btn:hover {
  background: #2374bb;
  color: #fff;
}

.f-banner {
  height: 285px;
  background: #aed2eb url(../images/form-bg-blue.png) center no-repeat;
  background-position: 50% 25%;
}

/* .s-banner {
  background: #aed2eb url(../images/support-inner-banner.png) center no-repeat;
}
.p-banner {
  background: #aed2eb url(../images/provider-inner-banner.png) center no-repeat;
} */

.f-banner-details h1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.f-banner-details {
  position: relative;
  height: 300px;
}

.reg-complete-btn {
  display: flex;
  justify-content: space-between;
}

/* .reg-complete-btn .submit-btn {
  width: 48%;
} */

.reg-complete-img {
  text-align: center;
  margin: 20px auto 35px auto;
  background: #ecf3f8;
  border-radius: 10px;
  padding: 10px;
  padding-bottom: 0;
  max-height: 210px;
  overflow: hidden;
  max-width: 70%;
}
.form-box-top h4 {
  color: #2374bb;
  font-size: 22px;
  font-family: "poppinsbold";
  margin: 5px 0 10px 0;
}

/* -----------------patient-registration page------------ */

.a-max-width {
  max-width: 70%;
  margin: 0 auto;
}

.iframe-video iframe {
  width: 100%;
  height: 460px;
}

.sub_sec_details.text-left p {
  text-align-last: left;
}

.bg-color {
  background: #fff;
}

.inner-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 260px;
  background: #aed2eb;
}

.title-left {
  display: unset;
}

.left-image img {
  max-width: 100%;
}

.approve-text {
  margin-top: 15px;
}

.approve-text img {
  max-width: 23px;
  position: relative;
  top: -3px;
  margin-right: 5px;
}

.approve-text span {
  font-size: 18px;
  color: #2374bb;
  font-family: "mulisemibold";
}

.accordian .card {
  box-shadow: unset;
  margin-bottom: 20px;
  width: 100%;
  border: unset;
  background: transparent;
}

.accordian .card .card-header {
  position: relative;
  padding: 20px 50px 20px 20px;
  /*background: #e0efec;*/
  background: #f1f5fa;
  border-bottom: unset;
  border-radius: 15px;
}

.card-text {
  border-radius: 15px;
  border: none;
  cursor: pointer;
  outline: none;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: 1s all;
}

.qt {
  width: 50px;
  height: 50px;
  background: #2374bb;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  margin-right: 15px;
  font-size: 25px;
  color: #fff;
}

.ans {
  background: #e16e73;
  border: 3px solid #fff;
}

.card-text p {
  font-size: 16px;
  line-height: 22px;
  padding-right: 10px;
  font-family: "mulisemibold";
  color: #656666;
}

.details {
  border-radius: 15px;
  border: none;
  cursor: pointer;
  outline: none;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: 1s all;
}

.accordian .card .card-header span {
  position: absolute;
  right: 15px;
  top: 29px;
  height: 35px;
  width: 35px;
  color: #2374bb;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-size: 13px;
  border: 2px solid #2374bb;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fa.fa-minus {
  border: 2px solid #2374bb !important;
  color: #2374bb !important;
}

.accordian .card .card-body {
  padding: 20px;
}

.accordian .card .card-body {
  display: none;
}

/*open one card by default*/

/* .accordian .card:nth-child(1) .card-body {
  display: block;
} */

.accordian .card .card-body p {
  font-size: 15px;
  line-height: 24px;
  color: #444444;
  margin: 0px;
  font-family: "muliregular";
}

.card-header {
  padding: 0;
  background: transparent;
}

.card-body {
  background: #9fc2da;
  max-width: 96%;
  margin: 0 auto;
  border-radius: 15px;
  width: 100%;
}
.have-a-qt-section {
  background: #aed2eb;
  padding-top: 20px;
}

.align-questions {
  align-items: center;
}

.have-a-qt {
  flex: 1;
}

.have-a-qt img {
  max-width: 100%;
  max-height: 350px;
}

.call-to-action-center {
  flex: 1;
  text-align: center;
}

.max-width {
  max-width: 200px;
  width: 100%;
}

.inner-banner .f-banner-details {
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-banner h1 {
  position: unset;
  transform: unset;
}

.forgot-link a {
  font-size: 16px;
  font-family: "mulisemibold";
  color: #e16e73;
}

.forgot-link a:hover {
  color: #2374bb;
}

.not-account span {
  display: block;
  font-size: 18px !important;
  color: #9fc2da !important;
  font-family: "mulibold" !important;
}

.not-account a {
  max-width: 280px;
  background: #ecf3f9;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 0;
  flex-direction: column;
  padding: 15px 10px;
  font-size: 18px;
  font-family: "mulisemibold";
  color: #2374bb;
}

.not-account a img {
  margin-bottom: 5px;
}

/* dashboard header */

.d-signin {
  float: right;
  position: relative;
}

.dashbaord-nav {
  display: flex;
  align-items: center;
}

.d-signin-notification {
  display: flex;
  align-items: center;
  margin-left: 0;
  border-left: 2px solid #1d6aab;
  padding-left: 20px;
  padding: 10px 0 10px 20px;
}

.d-signin-notification button {
  border: none;
  font-size: 18px;
  color: #2374bb;
  cursor: pointer;
  background: transparent;
  font-family: "mulibold";
}

.d-signin-notification button:hover {
  color: #e16e73;
}

.nf-counter {
  width: 20px;
  height: 20px;
  display: flex;
  font-size: 12px;
  justify-content: center;
  align-items: center;
  background: #1d6aab;
  color: #fff;
  font-family: "mulibold";
  border-radius: 30px;
  margin-top: 5px;
  padding-bottom: 2px;
}
.d-signin-btn {
  display: flex;
  margin-left: 15px;
  align-items: center;
}

.d-signin-btn button {
  border: none;
  font-size: 18px;
  color: #2374bb;
  cursor: pointer;
  background: transparent;
  font-family: "mulibold";
  padding: 35px 10px 35px 10px;
  margin-right: 10px;
}

.d-signin-btn button:hover {
  background: #e16e73;
  color: #fff;
}

.d-signin-btn span {
  background: #e16e73;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.d-signin-btn span img {
  max-width: 15px;
}

.logo {
  padding: 10px 0;
}

.notification_sec {
  width: 320px;
  background: #aed2eb;
  position: absolute;
  left: 0;
  top: 70px;
  display: none;
  z-index: 2;
  border-radius: 10px;
  padding: 8px;
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
}

.logout_sec {
  width: 250px;
  background: #aed2eb;
  position: absolute;
  left: 58px;
  top: 100px;
  display: none;
  z-index: 2;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
}

.logout_sec ul {
  display: block !important;
}

.logout_sec ul li {
  margin: 15px 0;
}

.logout_sec ul li a {
  color: #4d4d4e;
  font-family: "mulisemibold";
}

.logout_sec ul li a:hover {
  color: #e16e73;
}

.logout_sec ul li:last-child a {
  font-family: "mulibold";
  font-weight: 900;
}

.notification_sec ul {
  display: flex !important;
  justify-content: space-between !important;
  width: 100%;
  height: unset !important;
}

.notification_sec ul li {
  position: relative;
}

.notification_sec ul li::after {
  content: "";
  position: absolute;
  background: url(../images/notification-dot.png) no-repeat;
  height: 5px;
  width: 6px;
  top: 5px;
  right: -11px;
}

.notification_sec ul li:last-child::after {
  display: none;
}

.notification_sec a {
  font-size: 12px;
  font-family: "mulibold";
  color: #43648d;
  background: #edf4f9 !important;
  padding: 5px;
  display: flex;
  border-radius: 5px;
  margin-bottom: 5px;
}
.notification_sec a:hover {
  background: #1d6aab !important;
  color: #fff;
}

/* dashboard header end----- */

/* dashboard inner start---- */

.dashboard-banner {
  height: 150px;
  position: relative;
}

.dashboard-main {
  padding: 50px 0;
  background: #fffaf6;
}

.dashboard-top {
  display: flex;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
}

.dashboard-first {
  display: flex;
  max-width: 32%;
  padding-right: 10px;
  border-right: 2px solid #2374bb;
}

.dashboard-image {
  display: flex;
  align-items: center;
}

.dashboard-image span {
  background: #1d6aab;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 260px;
  width: 200px;
  border-radius: 15px;
}

.dashboard-image span small {
  font-size: 16px;
  color: #fff;
  font-family: "mulibold";
  margin-top: 10px;
  display: inline-block;
}

.dashboard-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dashboard-title span {
  color: #e16e74;
  font-size: 16px;
  font-family: "mulibold";
  margin-top: 10px;
}

.dashboard-title img {
  max-width: 15px;
  margin: 10px 0 0 10px;
}

.dashboard-first-right {
  position: relative;
  padding-left: 10px;
  width: 100%;
}

.dashboard-provider-details h5,
.dashboard-provider-details h6 {
  color: #e16e74;
  font-size: 16px;
  font-family: "mulibold";
  margin-bottom: 10px;
}
.dashboard-provider-details h6 {
  color: #2374bb;
}

.edit-dashboard-provider-details {
  background: #2374bb;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: 0;
}

.edit-dashboard-provider-details img {
  max-width: 15px;
}

.dashboard-provider-inner-details {
  display: flex;
  margin-bottom: 10px;
}

.dashboard-provider-inner-details .d-inner-details {
  color: #909090;
  font-size: 16px;
  font-family: "mulibold";
  margin-left: 5px;
  word-wrap: anywhere;
}

.dashboard-provider-inner-details .d-inner-details.d-address {
  font-family: "muliregular";
  font-size: 14px;
  max-width: 160px;
}

.d-inner-img {
  max-width: 12px;
  min-width: 12px;
}

.dashboard-second {
  display: flex;
  width: 30%;
}

.dashboard-third {
  display: flex;
  width: 30%;
  padding-left: 10px;
  border-left: 2px solid #2374bb;
  position: relative;
}

.dashboard-third .dashboard-third-right .inperson-telimdeicine {
  flex-direction: column;
}

.dashboard-third
  .dashboard-third-right
  .inperson-telimdeicine
  .inperson-telimdeicine-inner {
  margin-right: 0;
  margin-top: 10px;
}

.number-likes {
  display: block;
  color: #e16e74;
  font-size: 16px;
  font-family: "muliextrabold";
  margin: 10px 0 50px 0;
  text-align: right;
}

.dashboard-third-left h5 {
  color: #2374bb;
  font-size: 17px;
  font-family: "muliextrabold";
}

.dashboard-third-left {
  width: 100%;
  padding-right: 25px;
}

.dashboard-third-left .overall-rating .r-rating span {
  font-size: 16px;
  color: #4780c2;
  font-family: "mulibold";
}

.dashboard-third-left .overall-rating .r-rating i {
  font-size: 16px;
}

.provider-ratings-inner {
  display: flex;
  background: #ecf3f9;
  border-radius: 5px;
  align-items: center;
  padding: 5px 15px;
  justify-content: space-between;
  margin-top: 10px;
}

.provider-ratings-inner span {
  color: #2374bb;
  font-size: 12px;
  font-family: "mulibold";
}

.provider-ratings-inner .r-rating {
  margin: 0;
  display: flex;
  align-items: center;
}

.provider-ratings-inner .r-rating span {
  font-size: 12px;
  margin: 0 10px;
}

.provider-ratings-inner .r-rating i {
  font-size: 12px;
}

.dashboard-second {
  display: flex;
  width: 40%;
  padding: 0 15px;
}

.upload-profile-popup {
  max-width: 700px;
}

.upload-profile-details {
  margin-top: 10px;
  padding: 0 20px 20px 20px;
}

.upload-profile-details h6 {
  color: #407dc0;
  font-size: 21px;
  font-family: "mulisemibold";
}
.upload-profile-details p {
  color: #727373;
  font-size: 14px;
  font-family: "mulisemibold";
}

.upload-profile-details .text-left {
  display: block;
  text-align: left;
  color: #2374bb;
  font-size: 14px;
  font-family: "mulisemibold";
  margin-top: 20px;
}

.custom-file-upload {
  cursor: pointer;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 55px;
  border-radius: 10px;
  background: #ecf3f9;
  margin-top: 15px;
}

.dashboard-second-left h5 {
  color: #2374bb;
  font-size: 17px;
  font-family: "muliextrabold";
}

/* --------- */

.dashboard-box {
  background: #fff;
  border-radius: 10px;
  min-height: 600px;
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  position: relative;
}

.dashboard-box-min-height {
    min-height: max(600px,100%);
}

.dashboard-box-top {
  padding: 10px 0;
  background: #2374bb;
  border-radius: 10px 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dashboard-box-top span {
  color: #fff;
  margin-left: 10px;
  font-size: 18px;
  font-family: "poppinsbold";
}

.dashboard-box-top a {
  position: absolute;
  right: 10px;
  top: 10px;
}

.dashboard-box-bottom-without-content {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

.dashboard-box-bottom-without-content span {
  display: block;
  font-size: 18px;
  color: #4780c2;
  font-family: "mulibold";
  margin-top: 10px;
}
.dashboard-box.language-spoken-box {
  margin-top: 30px;
  height: 300px;
}

.about-box {
  height: 320px;
}

.credential-box {
  height: 320px;
  margin-top: 30px;
}

.insurance-box {
  height: 930px;
}

.dashboard-box .dashboard-box-top span small {
  font-family: "poppinsregular";
  margin-left: 20px;
  position: relative;
}

.dashboard-box .dashboard-box-top span small::after {
  content: "";
  position: absolute;
  background: #fff;
  height: 5px;
  width: 5px;
  top: 5px;
  right: 35px;
  border-radius: 10px;
}

/* dashboard inner start */

.support-title {
  color: #e16e73 !important;
  font-family: "mulibold" !important;
  font-weight: 900;
}

.message-box {
  background: #ecf3f9;
  color: #6b6b6b;
  font-family: "mulisemibold";
  border: 0;
  box-shadow: none;
  outline: unset;
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 15px;
  resize: none;
  width: 100%;
}

.message-box::placeholder {
  opacity: 1;
}

.support-form .form-box {
  max-width: 100%;
}

.support-phone-number {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}

.support-phone-number a {
  font-size: 22px;
  font-family: "mulibold";
  font-weight: 900;
  color: #e16e73;
  display: inline-flex;
  margin: 10px auto 0;
}

.support .form-box span {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.support-address address {
  font-size: 20px;
  color: #e16e73;
  margin-top: 40px;
}

.form-box-top ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
}

.form-box-top ul a {
  width: 49px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 35px;
  background: #2374bb;
  border: 1px solid #2374bb;
  margin: 0 5px;
}

.form-box-top ul a:hover {
  border: 1px solid #2374bb;
  background: #e16e73;
}

.dashboard-banner .f-banner-details {
  height: unset;
}

.provider-text {
  font-size: 22px;
  font-weight: 900;
  color: #4780c2;
  font-family: "mulibold";
}

.info-dropdown {
  background: #ecf3f9 url(../images/blue-drop-down-arrow.png) no-repeat;
  color: #6b6b6b;
  font-family: "mulisemibold";
  border: 0;
  box-shadow: none;
  outline: unset;
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 25px 10px 15px;
  display: block;
  width: 100%;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: unset;
  background-position: calc(100% - 10px);
  -webkit-appearance: none;
  -moz-appearance: none;
}
.price-per-month {
  max-width: 360px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2374bb;
  margin: 0 auto;
  border-radius: 10px;
  margin-top: 15px;
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  font-family: "muliregular";
}

.section-title.bg-blue {
  color: #2374bb;
}

.banner .section-title {
  color: #fff;
}

.section-title img {
  margin-left: 5px;
}

.sub-about-how-it {
  padding: 0 0 50px 0;
}

.approve-text ul {
  padding-left: 40px;
}

.approve-text ul li {
  text-align: left;
  margin-bottom: 10px;
  position: relative;
  font-size: 18px;
  color: #2374bb;
  font-family: "mulisemibold";
}

.approve-text ul li::before {
  position: absolute;
  content: "";
  background: url(../images/right-arrow.png) no-repeat center;
  width: 20px;
  height: 20px;
  left: -30px;
  top: 5px;
}

.dashboard-image span img {
  max-width: 63px;
}

.dashboard-second-left {
  width: 100%;
}

.upcoming-availble {
  display: flex;
  justify-content: space-between;
}

.upcoming-availble .yellow-btn {
  font-size: 12px;
}

.manage-account-sec {
  padding: 100px 0;
}

.account-box {
  display: flex;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  max-width: 700px;
  margin: 0 auto;
  flex-direction: column;
  position: relative;
}

.account-box-top {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.a-img {
  max-width: 100px;
  margin-top: -80px;
}

.account-box-top h4 {
  font-family: "poppinsbold";
  font-size: 22px;
  color: #2374bb;
  margin-top: 20px;
}

.account-box-details {
  margin-top: 15px;
}

.account-box-details h5 {
  font-family: "mulibold";
  font-size: 18px;
  color: #2374bb;
}

.account-box-details h6 {
  font-family: "mulisemibold";
  font-size: 15px;
  color: #2374bb;
  margin-top: 10px;
}

.abox-inner-details {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.account-box-mail-address {
  margin: 10px 0 25px 0;
  display: inline-block;
}

.abox-img {
  max-width: 18px;
  min-width: 18px;
}

.abox-details {
  color: #6c6c6c;
  font-size: 14px;
  font-family: "muliregular";
  margin-left: 5px;
}

.abox-details.abox-address {
  max-width: 160px;
}

.abox-inner-details-address {
  align-items: unset;
}

.subscription-details {
  margin-top: 100px;
}

.account-box-edit {
  background: #2374bb;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.account-box-edit img {
  max-width: 15px;
}

.form-upload .custom-file-upload {
  cursor: pointer;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: start;
  flex-direction: unset;
  min-height: unset;
  padding: 15px;
  border-radius: 10px;
  background: #ecf3f9;
  margin-top: 5px;
  color: #6b6b6b;
  font-family: "mulisemibold";
  font-size: 15px;
}

.upload-sec.form-upload .ic_icons {
  max-width: 40px;
}

/* .upload-sec.form-upload label {
  color: #6b6b6b;
  font-family: "mulisemibold";
  font-size: 15px;
} */

.p-radio .form-group label {
  -webkit-appearance: none;
  background-color: #e8f5f4;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  font-family: "mulisemibold";
  font-size: 15px;
}

.p-radio .form-group .label-text {
  vertical-align: middle;
  cursor: pointer;
  padding-left: 10px;
  margin-left: -5px;
}

.p-radio .form-group input {
  display: none;
  cursor: pointer;
}

.p-radio .form-group input:checked + label {
  background-color: #e16e73;
  color: #fff;
  box-shadow: none;
}

.p-radio .form-group input:checked + label img {
  filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(52deg)
    brightness(1000%) contrast(100%);
}

.p-radio .form-group input:checked ~ .label-text {
  color: #0079bf;
  font-weight: 700;
}

.p-radio .custom-radio {
  border-radius: 20px;
  line-height: 1.2;
  background-color: #e8f5f4;
  color: #6b6b6b;
  width: 100%;
  padding: 10px;
  display: flex !important;
  align-items: center;
}

.p-radio .custom-radio:hover {
  background-color: #e16e73;
  color: #fff;
}

.p-radio .custom-radio:hover img {
  filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(52deg)
    brightness(1000%) contrast(100%);
}

.p-radio input {
  display: none;
}

.custom-radio img {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.p-radio {
  margin: 0;
  margin-top: 10px;
}

.p-radio label {
  margin-bottom: 15px;
}

/* 12-11-2021 */

.date-field {
  width: 100%;
  background: #ecf3f9;
  border-radius: 12px;
  margin-bottom: 15px;
  /* padding-bottom: 15px; */
  box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
  -moz-box-shadow: 0px 4px 12px 0px rgba(26, 27, 37, 0.27);
}
.purple-title {
  font-size: 18px;
  font-weight: 800;
  width: 100%;
  position: relative;
  background: #4780c2;
  /* padding: 18px 20px 10px; */
  padding: 14px 20px 14px;
  text-align: center;
  color: #fff;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}

.d-schedule {
  padding: 10px 20px;
  background: #fff;
  border-radius: 0 0 10px 10px;
  position: relative;
}

.d-schedule label {
  font-size: 18px;
  color: #2374bb;
  margin-bottom: 5px;
  font-family: "muliextrabold";
}

.dropdown-and-plus-icon {
  display: flex;
  align-items: center;
  position: relative;
}

.dropdown-and-plus-icon input {
  width: 100%;
  height: 28px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #e16e73;
  border-radius: 4px;
}

.current-time-available {
  padding: 20px;
  margin-top: 20px;
  border-radius: 12px;
  overflow: hidden;
  background: #ecf3f9;
  height: 251px;
}

.c-time-available {
  font-size: 18px;
  border-bottom: 2px solid #aed2ea;
  padding-bottom: 5px;
  color: #2374bb;
  margin-bottom: 5px;
  font-family: "muliextrabold";
}

.label-current-time {
  height: 170px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2ea #fff;
  -webkit-border-radius: 10px;
}

.label-current-time::-webkit-scrollbar {
  width: 10px;
}

.label-current-time::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.label-current-time::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2ea;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.label-current-time .button-group-pills .btn {
  border-color: #e16e73;
  background-color: #e16e73;
  color: #fff;
  font-size: 12px;
  padding: 0;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: "muliextrabold";
}

.label-current-time .button-group-pills .btn.active {
  border-color: #4780c2;
  background-color: #4780c2;
  color: #fff;
  box-shadow: none;
}

.label-current-time .button-group-pills .btn:hover {
  border-color: #4780c2;
  background-color: #4780c2;
  color: #fff;
}

.label-current-time input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.label-current-time .btn.btn-default {
  max-width: 141px;
  width: 100%;
}

.label-current-time .button-group-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}

.l-icon {
  position: absolute;
  right: 3px;
  top: 5px;
}

.l-icon img {
  width: 9px;
}

.calender-appointment {
  padding: 0 20px 30px 20px;
}

.submitted-appointment.calender-appointment .close {
  right: 10px;
}

.label-date-time {
  text-align: left;
  font-size: 13px;
  color: #3f3f3f;
  margin: 5px 0 10px 0;
}

.credits-m {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 212px;
  height: 36px;
  background: #4bb4d1;
  border-radius: 4px;
  font-size: 17px;
  color: #fff;
  margin: 10px auto 0;
}

.selectBox {
  position: relative;
  cursor: pointer;
}

.selectBox__value {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: 14px;
}

.selectBox::after {
  position: absolute;
  right: 12px;
  top: 3px;
  transform: rotate(0deg);
  content: url("../images/arrow-red.svg");
  width: 12px;
}

.selectBox .dropdown-menu {
  opacity: 0;
  display: block;
  top: 100%;
  width: 100%;
  max-height: 250px;
  z-index: -1;
  overflow-y: auto;
  transform: translateY(-15%);
  visibility: hidden;
}

.selectBox.show {
  background: #e8f5f4;
}

.selectBox.show .dropdown-menu {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
}

.selectBox .dropdown-item.active {
  background: #4d4d4d;
  color: #fff !important;
}

.specialities {
  max-width: 232px;
  width: 100%;
  height: 33px;
  padding: 0 45px 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 5px;
  background: #ecf3f9;
  color: #727373;
  font-family: "mulisemibold";
  font-size: 16px;
}

.f-logo img {
  width: 120px;
}

.patint-dashboar-banner {
  padding-bottom: 20px;
}

.patint-dashboar-banner h4 {
  font-size: 31px;
  color: #2374bb;
  font-family: "poppinsbold";
  margin-top: 30px;
}

.patient-dashboard-main .dashboard-first {
  display: flex;
  width: 65%;
  padding-right: 10px;
  border-right: 2px solid #2b75b5;
  max-width: 50%;
}

.patient-dashboard-main .p-patient-address .d-inner-details.d-address {
  max-width: 300px;
}

.patient-dashboard-main .dashboard-image span {
  height: 210px;
}

.pateint-dashboard-second {
  width: 50%;
  display: flex;
  max-width: 40%;
  justify-content: center;
  margin: 0 auto;
}
.pateint-dashboard-second-apointment {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(174, 210, 235, 0.15);
  border-radius: 10px;
  margin-top: 50px;
  margin-left: 20px;
  width: 100%;
}

.pateint-dashboard-second-apointment-img {
  display: flex;
  justify-content: center;
  margin-top: -38px;
}

.pateint-dashboard-second-apointment-img span {
  background: #aed2eb;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  border: 2px solid #236ba9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pateint-dashboard-second-apointment-img img {
  width: 40px;
}

.pateint-dashboard-second-apointment p {
  color: #1d6aab;
  font-size: 16px;
  margin: 20px 0 10px 0;
}

.pateint-dashboard-second-apointment h5 {
  color: #1d6aab;
  font-size: 30px;
  font-family: "muliextrabold";
  margin-bottom: 34px;
}

.second-apointment-bg {
  background: rgba(225, 110, 115, 0.15);
}

.r-to-dashboard a {
  display: inline-flex;
  align-items: center;
  color: #2374bb;
  font-size: 14px;
  font-family: "mulibold";
}

.r-to-dashboard a:hover {
  color: #e16e73;
}

.r-to-dashboard span {
  background: #e16e73;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  margin-right: 10px;
}

.r-to-dashboard a span img {
  display: inline-block !important;
  width: 8px;
}

.r-to-dashboard {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -15px;
}

.patient-overview {
  text-align: left;
}

.patient-overview label {
  color: #407dc0;
  font-size: 18px;
  font-family: "mulibold";
  margin-bottom: 5px;
}

.dashboard-condition-trated {
  margin: 10px 10px;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
}

.dashboard-condition-trated::-webkit-scrollbar {
  width: 10px;
}

.dashboard-condition-trated::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dashboard-condition-trated::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.dashboard-condition-trated span {
  color: #6c6c6c;
  font-size: 12px;
  background: #ecf3f9;
  padding: 6px 12px;
  border-radius: 15px;
  margin: 0 10px 5px 0;
  font-family: "mulibold";
}

.dashboard-language-spoken {
  padding: 10px 20px;
}

.dashboard-language-spoken ul {
  padding-left: 15px;
}

.dashboard-language-spoken li {
  color: #6c6c6c;
  font-size: 14px;
  font-family: "mulibold";
  margin-bottom: 5px;
  position: relative;
}

.dashboard-language-spoken li::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: -15px;
  top: 5px;
  background: url(../images/li-dot.png) no-repeat center;
}

.dashbaord-insurance-accepted {
  margin: 10px 10px;
  max-height: 860px !important;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
  padding: 0 20px;
}

.dashboard-condition-trated::-webkit-scrollbar {
  width: 10px;
}

.dashboard-condition-trated::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dashboard-condition-trated::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.dashboard-about {
  display: flex;
  justify-content: center;
  padding: 20px;
}

.dashboard-about span {
  text-align: center;
  color: #6c6c6c;
  font-size: 14px;
  font-family: "mulibold";
}

.dashboard-credential {
  padding: 10px 10px;
  display: flex;
}

.dashboard-credential-sec {
  display: flex;
  padding: 0 10px;
  margin: 5px 0 30px 0;
}

.dashboard-credential-sec-details {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 2px solid #2374bb;
}

.dashboard-credential-sec-details span {
  display: block;
  color: #2374bb;
  font-size: 14px;
  font-family: "mulisemibold";
}

.dashboard-credential-sec-details .yellow-btn {
  font-size: 10px;
  padding: 5px 20px;
  margin-top: 5px;
}

.dashboard-office-location {
  padding: 5px 20px;
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
  max-height: 220px;
  margin-top: 10px;
}

.label-current-time::-webkit-scrollbar {
  width: 10px;
}

.label-current-time::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.label-current-time::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.dashboard-office-location-sec {
  display: flex;
  width: 33%;
  margin: 0 0 10px 0;
}

.dashboard-office-location-img img {
  width: 15px;
}

.dashboard-office-location-details {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 2px solid #2374bb;
  max-width: 150px;
}

.dashboard-office-location-details span {
  color: #2374bb;
  font-size: 14px;
  font-family: "muliextrabold";
}

.dashboard-office-location-details address {
  color: #6c6c6c;
  font-size: 12px;
  font-family: "mulisemibold";
  margin-bottom: 0;
}

.dashboard-patient-review {
  padding: 0 10px;
  margin: 10px;
  max-height: 670px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
}

.dashboard-patient-review::-webkit-scrollbar {
  width: 10px;
}

.dashboard-patient-review::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dashboard-patient-review::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.dashboard-patient-review-inner {
  border-bottom: 2px solid #e16e73;
  padding: 0 0 15px 0;
  margin-top: 10px;
}

.dashboard-patient-review-inner .r-rating {
  margin: 5px 0;
}

.dashboard-patient-review-inner .r-rating span {
  font-size: 12px;
  color: #e16e73;
  margin-left: 5px;
  font-family: "muliextrabold";
}

.dashboard-patient-review-inner .r-rating i {
  font-size: 12px;
}

.dashboard-patient-review-inner-pateint-name {
  display: flex;
  align-items: baseline;
}

.dashboard-patient-review-inner-pateint-name h5 {
  color: #e16e74;
  font-size: 12px;
  font-family: "muliextrabold";
}

.dashboard-patient-review-inner-pateint-name span {
  color: #6c6c6c;
  font-size: 12px;
  font-family: "muliextrabold";
  margin-left: 30px;
  position: relative;
}

.dashboard-patient-review-inner-pateint-name span::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: -20px;
  top: 6px;
  background: url(../images/li-dot.png) no-repeat center;
  background-size: 4px;
}

.dashboard-patient-review-inner p {
  color: #6c6c6c;
  font-size: 12px;
  font-family: "mulisemibold";
}

.p-review-box {
  margin-top: 30px;
  height: 740px;
}

.dashboard-image.after-upload span img {
  max-width: 100%;
  border-radius: 15px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.upcoming-availabilities-btn {
  display: flex;
}

.upcoming-availble .yellow-btn {
  font-size: 12px;
  padding: 5px 10px;
  margin-left: 5px;
}

.fill-btn img {
  width: 40px;
}

.inperson-telimdeicine-inner img {
  max-width: 50px;
  height: 50px;
}

.provider-details span img {
  max-width: 12px;
  margin-right: 5px;
}

/* .manage-schedule-submit-btn {
  margin: 30px 0 0 0;
  text-align: center;
  display: block;
  width: 100%;
}

.manage-schedule-submit-btn .yellow-btn {
  padding: 5px 80px;
} */

.search-result-box.past-aptmnt {
  background: #ecf3f9;
  padding: 10px;
  margin: 20px 20px 0;
}

.past-aptmnt .provider-img {
  margin-right: 15px;
}

.past-aptmnt .provider-img span {
  width: 130px;
  height: 150px;
}

.past-aptmnt .provider-details h4 {
  font-size: 14px;
}

.past-aptmnt .provider-details h5,
.past-aptmnt .provider-details h6 {
  font-size: 14px;
}

.past-aptmnt .provider-details span {
  font-size: 11px;
}
.past-aptmnt .provider-details-btn .pink-btn {
  border: unset;
  font-size: 14px;
  color: #fff;
}
.past-aptmnt .provider-details-right {
  width: 80%;
}

.patient-attend {
  background: #aed2eb;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.patient-attend-img img {
  max-width: 40px;
}
.patient-attend-inner {
  margin-left: 10px;
}
.patient-attend-inner h6 {
  font-size: 12px;
  color: #fff;
}
.patient-attend-checkbox .register-checkbox {
  margin: 0;
  display: flex;
}

.patient-attend-checkbox .register-checkbox label::before {
  content: "";
  -webkit-appearance: none;
  background-color: #aed2eb;
  border: 1px solid #488ac3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  /* padding: 7px; */
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  border-radius: 2px;
  /* margin-top: -6px; */
  width:14px;
  height:14px;
}
/* .patient-attend-checkbox .register-checkbox input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 5px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
} */
.patient-attend-checkbox .register-checkbox input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  /* left: 1px;
  width: 14px;
  height: 14px; */
  left: 0px;
  width: 16px;
  height: 16px;
  border: 0;
  transform: unset;
  background: #1d6aab url(../images/small-w-check.svg) no-repeat center;
  border-radius: 2px;
}
.patient-attend-checkbox .register-checkbox label {
  font-size: 11px;
  color: #2274bb;
  font-family: "poppinsregular";
}
.patient-attend-checkbox .form-group {
  margin-bottom: 0;
}
.past-appointment-ht {
  height: 850px;
  padding-bottom: 20px !important;
}

.patient-attend-inner h6 {
  font-size: 10px;
  color: #1d6aab;
  font-family: "poppinssemibold";
}
.dashboard-box-appointment {
  max-height: 790px;
  overflow-y: auto;
  margin: 10px 5px 10px 0;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
  padding-bottom: 20px;
}

.dashboard-box-appointment ::-webkit-scrollbar {
  width: 10px;
}

.dashboard-box-appointment ::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dashboard-box-appointment ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.search-result-box.past-aptmnt .provider-details .provider-title img {
  margin-left: 5px;
  max-width: 12px;
}
.upload-profile-details h6 small {
  color: #e16e73;
  font-size: 18px;
  font-family: "mulisemibold";
}
.form-row.review-text-area label {
  color: #e16e73;
  font-size: 18px;
  font-family: "mulibold";
  text-align: left;
  display: block;
  margin-bottom: 5px;
}

.review-provider-popup .r-rating i {
  font-size: 16px;
}

.review-provider-popup .r-rating span {
  font-size: 16px;
  margin: 0 10px;
}
.review-provider-popup span {
  color: #2374bb;
  font-size: 16px;
  font-family: "mulibold";
}
.review-provider-popup .provider-ratings-inner {
  background: #e8f5f4;
}
.btn-disable {
  opacity: 0.5;
}
.form-btn.p-submited-complete {
  margin: 0 auto;
  max-width: 80%;
}
.calander-appointment .purple-title {
  font-size: 12px;
  padding: 10px 15px;
}
.calander-appointment .label-current-time .button-group-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 5px;
  justify-content: center;
}

.calander-appointment .date-field {
  margin-bottom: 0;
}
.calander-appointment .label-current-time {
  height: 255px;
}
.calander-appointment .label-date-time {
  color: #e16e73;
  font-size: 18px;
  font-family: "mulibold";
  margin-bottom: 5px;
}

.star-rating input[type="radio"][disabled] + label {
  color: #bbb;
}
.star-rating input[type="radio"][disabled]:checked + label {
  color: #fcbc73;
}
/* .dropdown-and-plus-icon .info-dropdown {
  min-width: 230px;
}*/
.dropdown-and-plus-icon .form-group {
  margin-bottom: 0;
}
.dropdown-and-plus-icon .form-row {
  width: 100%;
}

.dashboard-box-bottom-without-content img {
  max-width: 100px;
}
/*---------------------------- multiselect list of selected options ----------------------------------*/
.chosen-container.chosen-container-multi {
  display: block;
  width: 100% !important;
}
.chosen-container-multi .chosen-choices {
  background: #e8f5f4 !important;
  color: #6b6b6b !important;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 0 !important;
  /* background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    50% 0,
    50% 100%,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%); */
  cursor: text;
  border-radius: 10px;
  background: #ecf3f9 url(../images/blue-drop-down-arrow.png) no-repeat !important;
  background-position: calc(100% - 10px) !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  background: #ecf3f9 !important;
  color: #6b6b6b !important;
  font-family: "mulisemibold" !important;
  border: 0;
  box-shadow: none;
  outline: unset;
  font-size: 16px;
  border-radius: 10px;
  padding: 20px 5px;
  resize: unset;
  width: 100% !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  display: none;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 8px 0 3px 0;
  padding: 5px;
  border: 0;
  max-width: 100%;
  border-radius: 0;
  background-color: unset;
  background-image: unset !important;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: unset;
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: unset;
}
.chosen-container-multi .chosen-choices li.search-choice span:after {
  content: ",";
}
/*---------------------------- multiselect list of selected options ----------------------------------*/
.register-form-inner .edit-location-popup-part {
  border-bottom: 2px solid #e16e73;
  padding: 15px 0;
}
.register-form-inner .edit-location-popup-part:nth-last-of-type(1) {
  border-bottom: 0 !important;
  padding: 15px 0 0 0;
}
.add-more {
  color: #e16e73;
  font-size: 18px;
  font-family: "mulibold";
  margin: 0 0 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.add-more:hover {
  color: #e16e73;
}
.add-more img {
  margin-right: 10px;
}
.conditon-checkbox-sec {
  background: #ecf3f9;
  padding: 10px;
  border-radius: 10px;
}
.conditon-checkbox .register-checkbox {
  display: flex;
  align-items: center;
  margin: 0;
}
.conditon-checkbox .register-checkbox .form-group {
  margin-bottom: 0;
}
.conditon-checkbox .register-checkbox input:checked + label::after {
  top: 7px;
}
.conditon-checkbox {
  max-height: 250px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #e16e73 #fff;
}

.conditon-checkbox::-webkit-scrollbar {
  width: 10px;
}

.conditon-checkbox::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px;
}

.conditon-checkbox::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.edit-pop-up-sec {
  padding: 0 10px 20px 10px;
}
.c-file-upload {
  min-height: 50px;
  font-size: 14px !important;
}

.c-file-upload .ic_icons {
  max-width: 35px;
}
.upload-profile-details .edit-current-credential h6:first-child {
  border-top: 2px solid #e16e73;
  padding: 10px 0;
}
.edit-current-credential-upload {
  display: flex;
  justify-content: space-between;
}
.edit-current-credential-upload-left {
  width: 20%;
}
.edit-current-credential-upload-right {
  width: 75%;
}
.edit-current-credential {
  margin-top: 25px;
}
.update-remove img {
  max-width: 10px;
  margin-right: 5px;
}
.update-remove {
  color: #e16e73;
  font-size: 14px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 5px;
}
.update-remove:hover {
  color: #e16e73;
}
.form-group {
  position: relative;
}
/* .dropdown-and-plus-icon a {
  position: absolute;
  top: -32px;
  right: 0;
}
.dropdown-and-plus-icon .form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 0;
} */

.dropdown-and-plus-icon .specialities {
  max-width: 320px;
}
.dropdown-and-plus-icon .manage-schedule-submit-btn {
  width: 100%;
}
.dropdown-and-plus-icon .yellow-btn {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.footer-number a:hover {
  border-color: #e16e73;
  background: #fff;
}

.footer-btn button:hover {
  background: #bd3b41;
}
/*---------- 404 -------------*/
.error-page {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 100px 0;
  background: #aed2eb;
  height: 100%;
  min-height: 100vh;
}
.error-details h4 {
  color: #ffffff;
  font-size: 45px;
  margin: 20px 0 10px 0;
  font-family: "mulibold";
}
.error-details label {
  color: #1d6aab;
  font-size: 25px;
  position: unset;
  font-family: "mulisemibold";
}
.error-details p {
  color: #01486f;
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto;
}
.error-details a {
  background: #e16e73;
  color: #fff;
  border-radius: 25px;
  font-size: 22px;
  padding: 10px 50px;
  border: 0;
  margin-top: 20px;
  display: inline-block;
  border: 2px solid #fff;
  font-family: "mulibold";
}
.error-details a:hover {
  color: #fff;
}
/*---------- 404 -------------*/
.search-no-result {
  padding: 50px 0 150px 0;
}
.search-no-result-inner {
  text-align: center;
}
.search-no-result-inner h4 {
  color: #1d6aab;
  font-family: "poppinsbold";
  font-size: 43px;
  margin-bottom: 20px;
}
.search-no-result-inner p {
  color: #656666;
  font-size: 18px;
  font-family: "mulisemibold";
  margin-bottom: 10px;
}
.search-no-result-inner span {
  color: #656666;
  font-size: 18px;
  font-family: "mulisemibold";
  display: block;
}
.search-no-result-inner span a {
  color: #1d6aab;
  border-bottom: 1px solid #1d6aab;
}
.search-no-result-inner hr {
  max-width: 80%;
  margin: 20px auto 30px auto;
  border-top: 3px solid #e16e73;
}
.search-no-result-inner .pink-btn {
  max-width: 250px;
  width: 100%;
}
.privacy-banner {
  height: 200px;
}
.privacy-policey {
  padding: 50px 0;
}
.p-details h3 {
  font-size: 28px;
  font-family: "poppinssemibold";
  color: #1d6aab;
  margin-bottom: 5px;
}
.p-details p {
  color: #656666;
  font-size: 18px;
  font-family: "muliregular";
}
.p-details {
  margin-bottom: 30px;
}
.conditon-details p {
  margin-bottom: 10px;
}
/*--------------- 29-12-21 --------------------*/
.upcoming-availabilities-top {
  background: #4780c2;
  padding: 10px;
  border-radius: 7px 7px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.upcoming-availabilities-top span {
  color: #fff;
  font-size: 15px;
  font-family: "muliextrabold";
}
.upcoming-availabilities-bottom {
  background: #ecf3f9;
  border-radius: 0 0 7px 7px;
}
.appointment-availabilities-inner-main {
  display: flex;
}
.availabilities-inner {
  text-align: center;
  border-right: 1px solid #aed2eb;
  width: 100%;
  height: 190px;
}
.availabilities-inner:last-child {
  border-right: 0;
}
.availabilities-inner-top {
  padding: 5px 0;
  border-bottom: 1px solid #aed2eb;
}
.availabilities-inner-top h6 {
  font-size: 10px;
  color: #2a5a84;
  font-family: "poppinsbold";
  line-height: 0;
  padding-top: 5px;
  text-transform: uppercase;
}
.availabilities-inner-top span {
  font-family: "mulisemibold";
  font-size: 10px;
  color: #2a5a84;
}
.availabilities-inner-bottom span {
  font-family: "muliextrabold";
  font-size: 10px;
  color: #fff;
  background: #e16e74;
  padding: 2px 5px;
  border-radius: 10.5px;
  margin: 3px 0;
}
.availabilities-inner-bottom {
  display: flex;
  flex-direction: column;
  padding: 0 5px;
}
.display-full-day {
  padding: 15px 0 15px 0;
  display: flex;
  justify-content: center;
}

.display-full-day select {
  border: 0;
  background: transparent url(../images/blue-arrow.svg) no-repeat center;
  cursor: pointer;
  color: #45678f;
  font-size: 11px;
  font-family: "mulibold";
  -webkit-appearance: none;
  background-position: 100%;
  width: 100%;
  max-width: 110px;
  background-size: 10px;
}
.appointment-availabilities-inner-main {
  display: flex;
  max-height: 200px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2ea #fff;
  -webkit-border-radius: 10px;
}

.appointment-availabilities-inner-main::-webkit-scrollbar {
  width: 10px;
}

.appointment-availabilities-inner-main::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.appointment-availabilities-inner-main::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2ea;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.pateint-dashboard-second-apointment.second-apointment-bg span {
  background: #f0b6b8;
  border-color: #e16e73;
}

.dashboard-credential {
  margin: 5px 10px;
  max-height: 230px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
}

.dashboard-credential::-webkit-scrollbar {
  width: 10px;
}

.dashboard-credential::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dashboard-credential::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.dashboard-language-spoken {
  padding: 0px 20px;
  max-height: 230px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
  margin: 10px 10px 0 0;
}
.dashboard-credential::-webkit-scrollbar {
  width: 10px;
}

.dashboard-credential::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dashboard-credential::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.display-full-day .yellow-btn {
  border: 0;
  font-size: 12px;
  padding: 4px 10px;
  cursor: pointer;
}
.patient-dashboard-main .dashboard-provider-details h5,
.patient-dashboard-main .dashboard-provider-details h6 {
  color: #2274bb;
}

.patient-dashboard-main .edit-dashboard-provider-details {
  background: #e16e73;
}

.dashboard-about {
  max-height: 200px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aed2eb #fff;
  -webkit-border-radius: 10px;
  padding: 10px 20px;
  margin: 10px;
}

.dashboard-about::-webkit-scrollbar {
  width: 10px;
}

.dashboard-about::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dashboard-about::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #aed2eb;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
/* additional css */
.center-header-and-text {
  padding: 50px 0;
}
.modal-open .modal {
  padding-top: 50px;
}
.about .section-title {
  margin-bottom: 20px;
}

/*------------------------------------------------ 07-01-21 ----------------------------------------------------------- */
.about-us-our-team {
  padding: 50px 0;
}
.a-our-team-inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.a-our-team-sec {
  text-align: center;
  width: 20%;
  margin-bottom: 30px;
}
.a-our-team-img {
  max-width: 170px;
  margin: 0 auto;
}
.a-our-team-img img {
  border-radius: 20px;
  max-width: 170px;
  object-fit: cover;
}
.a-our-team-sec h5 {
  font-size: 20px;
  font-family: "mulibold";
  color: #e16e73;
}

.a-our-team-sec span {
  font-size: 18px;
  color: #2374bb;
}
.about-us-our-team .section-title {
  margin-bottom: 50px;
}
.left-image img {
  max-width: 90%;
}
/* .ul-none {
  display: none !important;
} */

.without-img-upload span {
  background: #1d6aab;
  justify-content: center;
  align-items: center;
}
.without-img-upload span img {
  max-width: 100px;
  object-fit: contain;
}
.register-login-prompt.patient-overview.calander-appointment
  .label-current-time
  .btn.btn-default {
  max-width: 80%;
  width: 100%;
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn.btn-default.disabled:hover {
  background: #e16e73;
  border: 0;
}

.provider-profile .upcoming-availble .yellow-btn {
  text-align: center;
  margin: 5px 0;
}

/* .patient-dashboard .logout_sec {
  left: -80px;
} */

.yellow-btn.request_appointment {
  margin-left: 10px !important;
}

/* .custom-file-label::after {
  display: none;
}
.custom-file {
  position: relative;
  height: 50px;
}
.custom-file-input {
  height: 100%;
  cursor: pointer;
}

.custom-file-label {
  height: auto;
  line-height: 1.5;
  color: #6b6b6b;
  background-color: #ecf3f9;
  border: 0;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
}
*/
.upload-sec {
  position: relative;
}
#file-upload {
  display: block !important;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.logout_sec.no_logout_section {
  left: -90px;
}

.day.selected-appointment {
  color: #fff;
  background: rgb(225, 110, 116);
  background: radial-gradient(
    circle,
    rgb(225, 110, 116) 40%,
    rgb(236, 243, 249) 42%
  );
}
.d-signin-btn span {
  overflow: hidden;
  align-items: unset;
}
.d-signin-btn span img {
  max-width: 100%;
  object-fit: cover;
}

.search-bar-input.bar-date .bootstrap-datetimepicker-widget table td.day {
  height: 10px !important;
  line-height: 0 !important;
  width: 10px !important;
  padding: 15x 0;
}
.search-bar-input.bar-date .day.today:hover {
  color: #fff;
  background: rgb(225, 110, 116);
  background: radial-gradient(
    circle,
    rgba(71, 128, 194, 1) 38%,
    rgba(255, 255, 255, 1) 42%
  ) !important;
}
/* half rating */

#half-stars-example {
  margin: 20px 0;
}
#half-stars-example .rating-group {
  display: inline-flex;
}
#half-stars-example .rating__icon {
  pointer-events: none;
}
#half-stars-example .rating__input {
  position: absolute !important;
  left: -9999px !important;
}
#half-stars-example .rating__label {
  cursor: pointer;
  /* if you change the left/right padding, update the margin-right property of .rating__label--half as well. */
  padding: 0 0.1em;
  font-size: 16px;
}
#half-stars-example .rating__label--half {
  padding-right: 0;
  margin-right: -0.6em;
  z-index: 2;
}
#half-stars-example .rating__icon--star {
  color: #fcbc73;
}
/* #half-stars-example .disabled_label .rating__icon--star {
  color: #ddd !important;
} */
#half-stars-example .rating__icon--none {
  color: #eee;
}
#half-stars-example
  .rating__input--none:checked
  + .rating__label
  .rating__icon--none {
  color: red;
}
#half-stars-example
  .rating__input:checked
  ~ .rating__label
  .rating__icon--star {
  color: #ddd;
}
#half-stars-example .rating-group:hover .rating__label .rating__icon--star,
#half-stars-example
  .rating-group:hover
  .rating__label--half
  .rating__icon--star {
  color: #fcbc73;
}
#half-stars-example .rating__input:hover ~ .rating__label .rating__icon--star,
#half-stars-example
  .rating__input:hover
  ~ .rating__label--half
  .rating__icon--star {
  color: #ddd;
}
#half-stars-example
  .rating-group:hover
  .rating__input--none:not(:hover)
  + .rating__label
  .rating__icon--none {
  color: #eee;
}
#half-stars-example
  .rating__input--none:hover
  + .rating__label
  .rating__icon--none {
  color: red;
}
.dashboard-third-left .overall-rating #half-stars-example span {
  font-size: 16px;
  color: #4780c2;
  font-family: "mulibold";
}
.provider-ratings-inner #half-stars-example {
  margin: 0;
}
/* #half-stars-example input[type="radio"][disabled] + label {
  color: #bbb;
}
#half-stars-example input[type="radio"][disabled] + label:hover {
  color: #bbb;
}
#half-stars-example input[type="radio"][disabled] + label {
  color: purple;
} */
.provider-ratings-inner #half-stars-example .rating__label {
  font-size: 12px;
}
.dashboard-patient-review-inner #half-stars-example {
  margin: 5px 0;
}
.dashboard-patient-review-inner #half-stars-example span {
  font-size: 12px;
  color: #e16e73;
  margin-left: 5px;
  font-family: "muliextrabold";
}
.dashboard-patient-review-inner #half-stars-example .rating__label {
  font-size: 12px;
}
.home .sub_sec_details .section-title {
  margin-bottom: 30px;
}

/* #half-stars-example
  .rating-hover
  .rating__input:hover
  ~ .rating__label
  .rating__icon--star,
#half-stars-example
  .rating-hover
  .rating__input:hover
  ~ .rating__label--half
  .rating__icon--star {
  color: #fcbc73;
} */
.provider-details-right #half-stars-example span {
  font-size: 20px;
  color: #4780c2;
}

.provider-details-right #half-stars-example .rating__label {
  font-size: 20px;
}
.register-checkbox label a {
  color: #407dc0 !important;
}
.register-checkbox label a:hover {
  color: #407dc0 !important;
}
.p-details ul,
.p-details ol {
  padding-left: 16px !important;
}
.provider-manage-account .abox-details.abox-address {
  max-width: 100%;
}
.user-icon-w-upload {
  object-fit: contain !important;
  max-width: 15px !important;
}
.logout-btn:hover .logout_sec {
  display: block !important;
}
.logout-btn.active {
  background: #e16e73;
  color: #fff;
}

.form-box-top ul a img {
  filter: brightness(0) invert(1);
}
.width-email {
  max-width: unset;
}
.dashboard-box-top img {
  max-width: 20px;
}
.dashboard-provider-inner-details .d-inner-details.d-address {
  max-width: unset;
}
.logout-btn.active a {
  color: #fff;
}
.o-hidden {
  overflow: hidden;
}
.provider_practice{width:85%;}
.overview-btn{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}