.header-space {
  box-shadow: rgb(220, 220, 220) 0px 3px 6px !important;
}
.header-space.header .header-nav .logo {
  width: 60px;
}

.linklocation a {
  color: #e31e25 !important;
}
.linklocation i {
  font-size: 14px !important;
}

.specialities-img object {
  width: 70px;
  height: 70px;
}

.articles-right {
  padding-left: 20px !important;
}

.footer-logo a img {
  width: 100px !important;
  border-radius: 5px;
}

.copyright-text {
  text-align: center;
}

.ltgrey {
  background-color: #d6dae3 !important;
}

.account-content {
  border-radius: 20px;
  background-color: #fff;
  position: relative;
}

.login-left {
  background-color: #065ad7;
  width: 50%;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.btn-login {
  background-color: #e31e25;
  border-color: #e31e25;
  color: #fff;
}
.btn-login:hover {
  background-color: #018dd3;
  border-color: #018dd3;
  color: #fff;
}

.login-right .form-focus {
  position: relative;
}
.login-right .form-focus i {
  position: absolute;
  top: 18px;
  left: 15px;
}
.login-right .form-focus a.hidepwd {
  position: absolute;
  top: 0px;
  right: 50px;
}
.login-right .form-focus a.hidepwd:hover i {
  color: #018dd3;
}
.login-right .form-focus .focus-label {
  padding-left: 30px;
}
.login-right .form-focus input, .login-right .form-focus select {
  padding-left: 40px;
}

#locationModel .btn-location {
  background-color: #e31e25;
  color: #fff;
}
#locationModel .btn-location:hover {
  background-color: #018dd3 !important;
}
#locationModel .form-select {
  font-size: 14px;
  height: 45px;
}

@media (min-width: 576px) {
  .modal-sm {
    --bs-modal-width: 350px;
  }
}
.breadcrumb-bar-two {
  background: url(../img/subpagebanner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 0px;
}

.grey-10 {
  background-color: #f4f4f4;
}

.specialtybox .specialities-item {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 10px;
  text-align: center;
  margin-bottom: 30px;
}
.specialtybox .specialities-item p {
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 14px;
  color: #2F353C;
}

.clini-infos ul li.consultfee {
  font-size: 20px !important;
  font-weight: 600;
  color: #018dd3;
}
.clini-infos ul li.consultfee i {
  font-size: 18px;
}

.specialitieslistbox {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.specialitieslistbox h4 {
  margin: 0px;
  padding: 0px;
  background-color: #018dd3;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
}
.specialitieslistbox ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.specialitieslistbox ul li {
  line-height: 37px;
  display: block;
}
.specialitieslistbox ul li:nth-child(even) {
  background-color: #ebf8ff;
}
.specialitieslistbox ul li:last-child {
  border-bottom: 0px;
}
.specialitieslistbox ul li a {
  font-size: 14px;
  display: block;
  padding-left: 20px;
}

.blush-10 {
  background-color: #f4fbff;
}

.doc-name i {
  color: #00c000;
  font-size: 12px;
}
.doc-name small {
  font-size: 11px;
  color: #00c000;
}

.doc-info-right.more-width {
  flex: 0 0 380px !important;
  max-width: 380px !important;
}

.doctor-action .btn:hover {
  border-color: #ccc;
}

.doctor-action {
  justify-content: space-between;
}
.doctor-action .d-flex {
  text-align: left;
}
.doctor-action .d-flex .icon {
  width: 42px;
  height: 42px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border-radius: 100%;
  background-color: #018dd3;
  margin-right: 10px;
}
.doctor-action .d-flex .vcon {
  font-size: 18px;
  font-weight: 600;
  color: #e31e25;
}
.doctor-action .d-flex .vcon small {
  color: #666;
  display: block;
  font-size: 12px;
}
.doctor-action .consfee {
  font-size: 20px;
  font-weight: 600;
}
.doctor-action .consfee i {
  font-size: 18px;
}

.listingdctr .clinic-booking {
  padding-top: 10px;
}
.listingdctr .clinic-booking a.apt-btn {
  width: inherit;
  display: inline;
}

.docttimeslot {
  background-color: #fff;
  padding: 30px 10px 10px 10px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  border-radius: 5px;
  width: 32%;
  text-align: center;
}
.docttimeslot i {
  font-size: 40px;
  color: #e31e25;
}
.docttimeslot h5 {
  padding-top: 10px;
  color: #018dd3;
}

.slotdate {
  padding: 0px 40px;
}
.slotdate .owl-carousel .day-item {
  background: #f8f9fa;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.slotdate .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.slotdate .owl-nav button {
  margin-top: -20px;
}
.slotdate .owl-prev, .slotdate .owl-next {
  padding: 5px 10px !important;
  position: absolute;
}
.slotdate .owl-prev {
  left: -30px;
}
.slotdate .owl-next {
  right: 55px;
}
.slotdate .item {
  background-color: #eaf7ff;
  border: 1px solid #d4edfc;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}
.slotdate .item span {
  font-weight: 600;
  font-size: 18px;
  color: #e31e25;
}
.slotdate .item span.slot-date {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
.slotdate .item.active {
  background-color: #018dd3;
}
.slotdate .item.active span {
  color: #fff;
}

.time-slot input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.time-slot input[type=radio]:checked + label {
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #018dd3;
  color: #fff;
  position: relative;
}
.time-slot input[type=radio]:checked + label:after {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 20px;
}
.time-slot label {
  background-color: #eee;
  width: 100%;
  display: block;
  color: #666;
  padding: 10px 5px;
  font-size: 14px;
  border-radius: 30px;
}

.thm-red {
  color: #e31e25;
}

.doc-name .badge {
  font-size: 10px;
  font-weight: 500;
  border-radius: 30px;
}

.labsearch .input-group-text {
  background-color: #fff;
}

.clinic-booking a.btnview-location {
  border: 0px solid #018dd3;
  background-color: #018dd3;
  color: #fff;
}
.clinic-booking a.btnview-location:hover {
  background-color: #e31e25;
}

.clinic-content ul.labtests {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: space-between;
  margin: 0px;
  padding: 0px;
}
.clinic-content ul.labtests li {
  flex: 0 0 32%;
  border: 1px solid #eee;
  padding: 5px 5px 5px 10px;
  margin-bottom: 10px;
  position: relative;
}
.clinic-content ul.labtests li:before {
  content: "\f492";
  color: #018dd3;
  font-family: "Font Awesome 5 Pro";
  padding-right: 10px;
}

.addwishicon {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 999;
}
.addwishicon input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.addwishicon label {
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  font-size: 38px;
  background-color: #fff;
  border-radius: 100%;
  color: #666;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.addwishicon label:before {
  content: "\f4c7";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #D9D9D9;
  display: inline-block;
}
.addwishicon input[type=checkbox]:checked + label:before {
  color: #ff0000;
}

.addwishicon label i {
  display: none;
}

.doctor-img .addwishicon {
  position: absolute;
  bottom: 25px;
  right: 5px;
  top: inherit;
  z-index: 999;
}

.breadcrumb-bar-two.htreduce {
  min-height: 220px;
}

.breadcrumb-bar-two .inner-banner.pt-5 {
  padding-top: 60px !important;
}

.breadcrumb-bar-two .inner-banner .breadcrumb-title.fz-28 {
  font-size: 28px !important;
}

.header-one .main-menu-wrapper .main-nav li.mobile-item {
  display: none;
}

.btn-share {
  background-color: #00b715;
}

.btn-primary:hover {
  background-color: #e31e25;
  border-color: transparent;
}

.deletewish {
  color: #ff0000;
  text-align: right;
}
.deletewish i {
  color: #ff0000;
}

.refercoupon {
  border: 2px dashed #018dd3;
  text-align: center;
  width: 100%;
  display: block;
  padding: 10px;
}
.refercoupon input[type=text] {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  border: none;
  color: #018dd3;
  background-color: inherit;
  width: inherit;
}
.refercoupon button {
  border: none;
  background: none;
  color: #e31e25;
}

.file-upload input[type=file] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 50px;
  padding: 21px 12px 6px;
  background-color: #f2f7ff;
  border: 1px solid #dcdcdc;
  width: 100%;
  border-radius: 5px;
}

.wlcheck input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.wlcheck input[type=checkbox]:before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  font-weight: 300;
  color: #018dd3;
}
.wlcheck input[type=checkbox]:checked:before {
  content: "\f14a";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  font-weight: 300;
  color: #018dd3;
}

.logintype {
  padding: 10px 0px;
  text-align: center;
}
.logintype label {
  background-color: #fff;
  padding: 5px 20px 3px 20px;
  color: #000;
  border-radius: 30px;
  font-size: 12px;
  border: 1px solid #ddd;
  font-weight: 500;
  margin-bottom: 10px;
}
.logintype input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.logintype input[type=radio]:checked + label {
  background-color: #018dd3;
  color: #fff;
  border-color: #018dd3;
}

.circle-bar {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  text-align: center;
  line-height: 90px;
  font-size: 40px;
  background-color: #018dd3;
  color: #fff;
  border: 5px solid rgba(255, 255, 255, 0.5);
}
.circle-bar.green {
  background-color: #01c448;
}

.cashbox {
  overflow: hidden;
}
.cashbox label {
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  color: #666;
  padding: 5px 20px;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
}
.cashbox input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.cashbox input[type=radio]:checked + label {
  background-color: #e31e25;
  border-color: #e31e25;
  color: #fff;
}

.subscriptionplanbox {
  background-color: #f4feff;
  border: 1px solid #dcf7fa;
  overflow: hidden;
  padding: 20px;
  border-radius: 10px;
}
.subscriptionplanbox h4 {
  color: #018dd3;
}
.subscriptionplanbox .price {
  color: #e31e25;
  font-weight: 700;
  font-size: 24px;
  text-align: right;
}
.subscriptionplanbox .price i {
  font-size: 20px;
}
.subscriptionplanbox .price small {
  font-weight: 400;
  display: block;
  font-size: 12px;
  color: #000;
}
.subscriptionplanbox ol li {
  font-size: 13px;
  padding-bottom: 8px;
}

.btn-subscrplan {
  background-image: linear-gradient(to left, #018dd3, #e31e25);
  border: none;
  color: #fff;
  width: 100%;
  padding: 8px;
  border-radius: 30px;
}
.btn-subscrplan:hover {
  background-image: linear-gradient(to right, #018dd3, #e31e25);
}

.subscriptiontable tr td {
  padding: 0 !important;
  padding: 10px !important;
  font-size: 14px;
}
.subscriptiontable tr td:nth-child(n+2) {
  text-align: right;
}

.profiledoctor h4 {
  background-color: #e1f5ff;
  color: #018dd3;
  padding: 10px;
  border-radius: 5px;
  border-left: 3px solid #e31e25;
}/*# sourceMappingURL=styles.css.map */