.breadcrumb-bar {
  background-color: #15558d;
  padding: 15px 0;
}
.breadcrumb-bar-one {
background-color: #3E5463;
}
.breadcrumb-bar-two {
background-color: #00284F;
}
.breadcrumb-bar-three {
background-color: #0071DC;
}
.breadcrumb-bar-four {
background-color: #263238;
}
.breadcrumb-bar-five {
background-color: #15558d;
}
.breadcrumb-bar .breadcrumb-title {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin: 5px 0 0;
}
.page-breadcrumb ol {
  background-color: transparent;
  font-size: 12px;
  margin-bottom: 0;
  padding: 0;
}
.page-breadcrumb ol li a {
  color: #fff;
}
.page-breadcrumb ol li.active {
  color: #fff;
}
.page-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
color: #fff;
font-size: 10px;
}

.card .card-header {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.sort-by {
  float: left;
}
.sort-title {
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
}
.custom-short-by .sort-title{
color: #2e3842;
}
.custom-short-by > div{
margin-right: 20px;
}
.custom-short-by > div:first-child{
margin-left: 0;
}
.sortby-fliter {
display: inline-block;
width: 120px;
}
.cal-icon {
position: relative;
width: 100%;
}
.cal-icon:after {
color: #979797;
  content: '\f073';
display: block;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 400;
  margin: auto;
  position: absolute;
  left: 15px;
  top: 10px;
}.custom_check {
color: #666;
display: inline-block;
position: relative;
font-size: 14px;
font-size: .9375rem;
padding-right: 30px;
margin-bottom: 10px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.custom_check input {
position: absolute;
opacity: 0;
cursor: pointer
}
.custom_check input:checked ~ .checkmark {
background-color: #fff;
}
.custom_check .checkmark {
position: absolute;
top: 0;
right: 0;
height: 20px;
width: 20px;
border: 1px solid #dcdcdc;
background-color: #fff;
border-radius: 3px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.custom_check .checkmark::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  display: none;
  left: 4px;
  top: 0;
  color: #81171b;
  font-size: 11px;
}
.custom_check input:checked ~ .checkmark:after {
display: block
}
.custom_radio {
color: #555;
display: inline-block;
position: relative;
font-size: 14px;
font-size: 0.9375rem;
padding-left: 30px;
margin-bottom: 10px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.radio_input .custom_radio + .custom_radio {
margin-left: 15px;
}
.custom_radio input {
position: absolute;
opacity: 0
}
.custom_radio input:checked ~ .checkmark:after {
opacity: 1
}
.custom_radio .checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 50%
}
.custom_radio .checkmark:after {
display: block;
content: "";
position: absolute;
opacity: 0;
top: 3px;
left: 3px;
width: 12px;
height: 12px;
border-radius: 50%;
background: #ff9b44;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}

.filter-widget {
margin-bottom: 20px;
}
.filter-widget h4 {
font-size: 1rem;
margin-bottom: 15px;
}
.filter-widget .custom_check {
line-height: 18px;
}
.btn-search .btn {
  background-color: #81171b;
  border: 1px solid #81171b;
  color: #fff;
  height: 46px;
font-weight:500;
font-size:16px;
}
.doctor-widget {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.doc-info-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.doc-info-right {
  margin-right: auto;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
}
.doctor-img {
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-left: 20px;
  width: 150px;
}
.doctor-img img {
border-radius: 5px;
}
.doc-department {
  color: #20c0f3;
  font-size: 14px;
  margin-bottom: 8px;
}
.doc-department img {
  width: 19px;
  display: inline-block;
  margin-left: 10px;
}
.doc-location {
  color: #757575;
font-size: 14px;
  margin-bottom: 25px;
}
.pharmacy-location, 
.pharmacy-title {
color: #2E3842;
}
.doc-location a {
  color: #09e5ab;
  font-weight: 500;
}
.doctor-widget .doc-name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 3px;
}
.doc-speciality {
  font-size: 14px;
  color: #757575;
  margin-bottom: 15px;
}
.doctor-widget .rating i {
font-size: 14px;
}
.doctor-widget .average-rating {
font-size: 14px;
font-weight: 500;
}
.clinic-details {
margin-bottom: 15px;
}
.clinic-details h5 {
  font-weight: normal;
  color: #757575;
  margin-bottom: 25px;
}
.clinic-details ul {
list-style: none;
margin: 0;
padding: 0;
}
.clinic-details ul li {
display: inline-block;
padding-left: 5px;
}
.clinic-details ul li:last-child {
padding-left: 0;
}
.clinic-details ul li a {
display: inline-block;
}
.clinic-details ul li a img {
border-radius: 5px;
width: 40px;
}
.clinic-services {
  color: #272b41;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  font-size: 13px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.clinic-services span {
  border: 1px solid #ccc;
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
}
.clinic-services span + span {
  margin-right: 5px;
}
.clini-infos {
  margin-bottom: 15px;
}
.clini-infos h2 b:not(span b){
text-decoration: line-through;
font-weight: 500;
}
.clini-infos ul {
font-size: 14px;
list-style: none;
margin: 0;
padding: 0;
}
.clini-infos ul li {
  display: block;
  line-height: 30px;
  color: #4E4852;
}
.clini-infos ul li i {
  font-size: 15px;
  min-width: 30px;
}
.clinic-booking a + a {
margin-top: 15px;
}
.clinic-booking a {
  background-color: #fff;
  border: 2px solid #20c0f3;
  border-radius: 4px;
  color: #20c0f3;
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 18px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.clinic-booking a.view-pro-btn:hover, .clinic-booking a.view-pro-btn:focus {
background: #20c0f3; 
color: #fff;
}
.clinic-booking a.apt-btn {
  background-color: #20c0f3;
  color: #fff;
}
.clinic-booking a.apt-btn:hover, .clinic-booking a.apt-btn:focus {
background-color: #0db9f2;
border-color: #0db9f2;
color: #fff;
}

.doctor-img1{
margin-left: 20px;
}
.doctor-img1 img{
border-radius: 4px;
}


.theiaStickySidebar:after {
  content: "";
  display: table;
  clear: both;
}


.sort-by {
  float: left;
}
.sort-title {
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
}
.custom-short-by .sort-title{
color: #2e3842;
}
.custom-short-by > div{
margin-right: 20px;
}
.custom-short-by > div:first-child{
margin-left: 0;
}
.sortby-fliter {
display: inline-block;
width: 120px;
}
.cal-icon {
position: relative;
width: 100%;
}
.cal-icon:after {
color: #979797;
  content: '\f073';
display: block;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 400;
  margin: auto;
  position: absolute;
  left: 15px;
  top: 10px;
}.custom_check {
color: #666;
display: inline-block;
position: relative;
font-size: 14px;
font-size: .9375rem;
padding-right: 30px;
margin-bottom: 10px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.custom_check input {
position: absolute;
opacity: 0;
cursor: pointer
}
.custom_check input:checked ~ .checkmark {
background-color: #fff;
}
.custom_check .checkmark {
position: absolute;
top: 0;
right: 0;
height: 20px;
width: 20px;
border: 1px solid #dcdcdc;
background-color: #fff;
border-radius: 3px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.custom_check .checkmark::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  display: none;
  left: 4px;
  top: 0;
  color: #81171b;
  font-size: 11px;
}
.custom_check input:checked ~ .checkmark:after {
display: block
}
.custom_radio {
color: #555;
display: inline-block;
position: relative;
font-size: 14px;
font-size: 0.9375rem;
padding-left: 30px;
margin-bottom: 10px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.radio_input .custom_radio + .custom_radio {
margin-left: 15px;
}
.custom_radio input {
position: absolute;
opacity: 0
}
.custom_radio input:checked ~ .checkmark:after {
opacity: 1
}
.custom_radio .checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 50%
}
.custom_radio .checkmark:after {
display: block;
content: "";
position: absolute;
opacity: 0;
top: 3px;
left: 3px;
width: 12px;
height: 12px;
border-radius: 50%;
background: #ff9b44;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}

.filter-widget {
margin-bottom: 20px;
}
.filter-widget h4 {
font-size: 1rem;
margin-bottom: 15px;
}
.filter-widget .custom_check {
line-height: 18px;
}
.btn-search .btn {
  background-color: #81171b;
  border: 1px solid #81171b;
  color: #fff;
  height: 46px;
font-weight:500;
font-size:16px;
}
.doctor-widget {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.doc-info-left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.doc-info-right {
  margin-right: auto;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
}
.doctor-img {
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-left: 20px;
  width: 150px;
}
.doctor-img img {
border-radius: 5px;
}
.doc-department {
  color: #20c0f3;
  font-size: 14px;
  margin-bottom: 8px;
}
.doc-department img {
  width: 19px;
  display: inline-block;
  margin-left: 10px;
}
.doc-location {
  color: #757575;
font-size: 14px;
  margin-bottom: 25px;
}
.pharmacy-location, 
.pharmacy-title {
color: #2E3842;
}
.doc-location a {
  color: #09e5ab;
  font-weight: 500;
}
.doctor-widget .doc-name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 3px;
}
.doc-speciality {
  font-size: 14px;
  color: #757575;
  margin-bottom: 15px;
}
.doctor-widget .rating i {
font-size: 14px;
}
.doctor-widget .average-rating {
font-size: 14px;
font-weight: 500;
}



.btn-reset {
    position: relative;
    border: none;
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    line-height: 16px;
    font-size: 12px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    background: #ddd;
    padding: 0;
    outline: none;
    cursor: pointer;
    transition: .1s;
    top: -22px;

    right: -10px;
}




  .paginat li.active a {
    color: #fff;
  }
  
  .posts-view-pagination {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1rem 4rem rgba(0, 0, 0, .075) !important;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    max-width: 100%;
    overflow: hidden;
    font-size: .987rem;
    font-size: .95rem;
    line-height: 2.2;
    font-weight: 300;
  }
  .paginat li {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 2px;
    text-align: center;
    line-height: 35px;
  }
  
  .paginat li.active {
    background: #81171b;
    color: #3d464d;
    border-radius: 5px;
  }
  .paginat li a {
    color: #3d464d;
    display: block;
    border-radius: 5px;
  }
  
  .paginat li a:hover {
    background-color: #eee;
  }
  
  .page-item {
    font-size: 12px;
  }
  .paginat{
    padding-right: 0;
  }