.sidebar-book-appointment{
	text-align: center;
	border-radius: 16px !important;
	max-width: 400px;
	margin: auto;
}

.sidebar-book-appointment h4{
	color: #05659E;
	font-weight: 600;
	font-size: 22px;
}

.sidebar-book-appointment .btn-blue{
	border-radius: 14px;
	padding: 10px 20px;
	font-weight: 600;
}


.sidebar-book-appointment input[type="text"], .sidebar-book-appointment select{
	border-radius: 14px;
	padding: 10px;
	font-size: 14px;
	border-right: 1px solid #ced4da !important;
}



.breadcrumbs{
	background: #F4F4F4;
}

.breadcrumbs a{
	color: #5B5C5D;
	font-size: 14px;
	margin-right: 30px;
	font-weight: 500;
	white-space: nowrap;
}


.breadcrumbs a:after{ 
  	content: ">";
    position: absolute;
    transform: translate(55%, -10%);
    font-size: 20px;
}


.breadcrumbs a:hover, .breadcrumbs a.active{
	color: #05659E;
}

.breadcrumbs a.active:after{
	display: none;
}


.filter-select-city{
	border: 2px solid #E2F6FB !important;
	width: 160px;
	color: #05659E;
	font-size: 14px;
	border-radius: 4px;
	font-weight: 500;
	padding: 3px 7px;
	margin-right: 20px;
}

.filter-pill{
	background: #E2F6FB;
	color: #05659E;
	font-size: 10px;
	border-radius: 4px;
	font-weight: 600;
	padding: 5px 12px;
	letter-spacing: 0.6px;
	margin-right: 10px;
	cursor: pointer;
	white-space: nowrap;
}

.filter-pill.faded{
	background: #EFF9FC;
	color: #7EB1D7;
}

.fa-filter{
	font-size: 22px;
	color: #05659E;
	cursor: pointer;
}


.listing h1{
	font-size: 18px;
	color: #05659E;
	font-weight: 600;
}


.listing .filter-search{
	border: none;
	border-bottom: 1px solid #E2F6FB;
	font-size: 12px;
	padding: 5px 15px;
	padding-right: 25px;
  	background: url("../images/search.png") no-repeat right;
  	background-size: 20px;
}

.listing .filter-card{
	border: 2px solid #E2F6FB;
	border-radius: 12px;
	padding: 20px 30px;
}


.listing .filter-card ul{
	list-style: none;
	padding-inline-start: 0px;
	font-weight: 500;
	font-size: 14px;
}

.listing .filter-card .main li{
	border-bottom: 1px solid #DEEBF5;
	padding: 10px 0px;
	cursor: pointer;
}


.listing .filter-card .btn-apply{
	border-radius: 20px !important;
	display: block;
	text-align: center;
	font-weight: 600;
}

.listing .filter-card .blue li{
	padding: 7px 0px;
	color: #05659E;
	font-weight: 500;
}

.listing .filter-card  .reset-link a{
 text-decoration: underline !important;
 color: #05659E;
}


.sidebar-book-appointment.sticky-top{
	top: 20px;
}


.sidebar-quicklinks{
	background: #F5F5F5;
	border: none;
	max-width: 400px;
	margin: auto;
}

.sidebar-quicklinks h4{
	font-size: 16px;
	color: #05659E;
}

.sidebar-quicklinks ul{
	list-style: none;
	padding-inline-start: 0px;
}


.sidebar-quicklinks ul li a{
	font-size: 12px;
	color: #000;
	padding: 3px 0px;
	font-weight: 500;
}

.sidebar-quicklinks ul li a:hover{
	color: #05659E;
}

.sidebar-quicklinks input{
	font-size: 12px;
	max-width: 200px;
}

.sidebar-quicklinks .btn-blue{
	font-size: 12px;
	width: auto;
	padding: 5px 10px;
	max-width: 110px;
	text-align: center;
	margin-top: 10px;
}


.profile-h5{
	font-size: 18px;
	font-weight: 500;
	color: #05659E;
}


.single-clinics .conditions-sub ul li{
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 10px;
}


.single-clinics .conditions-sub ul li::before{
	color: #000;
	font-size: 20px;
	width: 20px;
}

.single-clinics .view-all{
	color: #05659E;
	text-decoration: underline;
	margin-left: 10px;
	font-size: 14px;
}


.single-clinic-h1{
	color: #0F74B2;
	font-size: 30px;
}

.single-clinic-icon{
	max-height: 100px;
}

.single-clinic-address{
	font-size: 14px;
	font-weight: 500;
}


.single-clinic-address i{
	color: #0F74B2;
}


.single-clinic-details{
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.6px;
	line-height: 3em;
	white-space: nowrap;
}


.single-clinics .text-blue{
	color: #0F74B2;
	white-space: nowrap;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 14px;
}


.single-doctor .bg-lightgray{
	background: #F5F5F5;
}


.single-doctor .profile-card h1{
	font-size: 20px;
}

.single-doctor .profile-card h5{
	font-size: 16px;
	color: #0F74B2;
}

.single-doctor .profile-card .degree-italic{
	font-size: 14px;
	font-weight: 500;
	font-style: italic;
	margin-bottom: 10px;
}

.single-doctor .profile-card .city-italic{
	font-size: 14px;
	font-weight: 500;
	font-style: italic;
	margin-bottom: 10px;
}

.single-doctor .profile-card .language{
	font-size: 12px;
	margin-bottom: 10px;
}

.single-doctor .profile-card .rating{
	font-size: 11px;
	text-align: center;

}


.single-doctor .profile-card .specializes{
	font-size: 13px;
	border-bottom: 1px solid #efefef;
	padding: 6px 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.single-doctor .profile-card .fee{
	font-size: 11px;
}

.single-doctor .profile-card .text-line-through{
	text-decoration: line-through;
}

.single-doctor .profile-card .fee-card-blue, .single-doctor .profile-card .fee-card-green{
	margin-right: 20px;
	border-radius: 4px;
	width: 130px;
	padding: 10px 15px;
	font-size: 13px;
	color: #0F74B2;
}

.single-doctor .profile-card .fee-card-green{
	color: #69BB45;
}


.single-doctor .profile-card .profile-image{
		max-height: 132px;
		object-fit: cover;
		margin: auto;
		margin-bottom: 5px;

	}


.single-doctor .doctor-single-pill{
	background: #DDDDDD;
	padding: 5px 20px;
	border-radius: 8px;
	color: #000;
	font-size: 15px;
	margin-right: 15px;
	font-weight: 500;

}

.single-doctor .doctor-single-pill.active, .single-doctor .doctor-single-pill:hover{
	background: #fff;
}

.single-doctor-about{
	font-size: 12px;
}


.single-doctor-about .btn-blue{
	padding: 5px 15px;
}


.single-doctor .sidebar-slots h6{
	font-size: 14px;
	font-weight: 400;
}


.single-doctor .sidebar-slots .slot-title{
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 5px;
}


.single-doctor .sidebar-slots .sidebar-slot-pill{
	font-size: 12px;
	font-weight: 400;
	border: 1px solid #3B98CE;
	border-radius: 6px;
	padding: 5px 15px;
	margin: 5px;
	cursor: pointer;
	width: 85px;
	white-space: nowrap;
	text-align: center;
}


.single-doctor .sidebar-slots .sidebar-slot-pill.active, .single-doctor .sidebar-slots .sidebar-slot-pill:hover{
	background: #3B98CE;
	color: #fff;
}


.single-doctor .sidebar-slots .btn-green{
    max-width: 180px;
    font-size: 14px;
    text-align: center;
    border-radius: 12px;
    margin: auto;
}

.single-doctor .sidebar-slots .date-container{
	background: #66AED8;
	padding: 15px 10px;
	margin-bottom: 20px;
}


.single-doctor .sidebar-slots .date-container .date-pill{
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 15px;
	margin: 3px;
}


.single-doctor .sidebar-slots .date-container .date-pill.active, .single-doctor .sidebar-slots .date-container .date-pill:hover{
	background: #fff;
	color: #000;
	border-radius: 6px;
	box-shadow: 4px 6px 4px #41718d;
}

.single-doctor .sidebar-book-your-appointement-heading{
	color: #0A68B1;
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	margin-bottom: 15px;
}


.single-doctor .sidebar-nav-pill h6{
	font-size: 13px;
	margin-bottom: 0px;
	color: #C7C7C7;
	cursor: pointer;
}


.single-doctor .sidebar-nav-pill h6.active, .single-doctor .sidebar-nav-pill h6:hover{
	color: #000;
}



.single-doctor .sidebar-nav-pill{
	padding: 10px 25px;
	border-radius: 20px;
	margin: auto;
	margin-bottom: 20px;
	vertical-align: middle;
	max-width: 360px;
	background: #FCFCFC;
}


.doctors-home .treatment-card-3{
	box-shadow: 2px 2px 2px 2px #efefef;
	border-radius: 16px 0px 16px 0px !important;
}


.doctors-home .treatment-card-3 .treatment-card-3-header{
	background: #EBF5FF;
	padding: 15px;
	border-radius: 16px 0px 0px 0px;
	font-size: 12px;
}


.doctors-home .treatment-card-3 .treatment-card-3-footer{
	padding: 15px;
	border-radius: 0px 0px 16px  0px;
	font-size: 12px;
}


.doctors-home .treatment-card-3 .treatment-card-3-header .arrow-right{
	position: absolute;
	top: 25%;
	right: 20px;
	font-size: 14px;
}


.doctors-home .row .col-md-8:nth-child(4n +3) .treatment-card-3 .treatment-card-3-header, .doctors-home .row .col-md-8:nth-child(4n +4) .treatment-card-3 .treatment-card-3-header{
	background: #E9FFF0;
}


.doctors-home .doctor-home-specialities .col-dhc{
	width: 30%;
	margin: 20px;
	margin-left: 10px;
	padding: 25px 15px;
	border-radius: 8px;
	background: #D6F2FA;
	box-shadow: 2px 2px 4px #D1D1D1;
}

.doctors-home .doctor-home-specialities .col-dhc h6{
	font-size: 16px;
	color: #0F74B9;
}


.doctors-home .doctor-home-specialities .col-dhc p{
	font-size: 12px;
	margin-bottom: 10px;
}


.doctors-home .doctor-home-specialities .col-dhc .p-border-bottom{
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 10px;
}


.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+1){
	background: #D6F2FA;
}


.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+1) h6, .doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+1) .arrow-right{
	color: #0F74B9;
}



.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+2){
	background: #E5FCDC;
}



.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+2) h6, .doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+2) .arrow-right{
	color: #4EE714;
}



.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+3){
	background: #FFF1E2;
}


.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+3) h6, .doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+3) .arrow-right{
	color: #FFA33C;
}



.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+4){
	background: #FEF9E2;
}



.doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+4) h6, .doctors-home .doctor-home-specialities .col-dhc:nth-child(4n+4) .arrow-right{
	color: #F9D944;
}


.doctors-home .dh-image-icons{
	width: 94px;
}


.doctors-home .doctor-home-search{
	border: 1px solid #217FB6;
}


.doctors-home .doctor-home-search input{
	border-radius: 0px;
	border: none;
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #217FB6;
	background: url(../images/search.png) no-repeat left;
	padding-left: 25px;
	background-size: 20px;
}

.doctors-home .doctor-home-search h5{
	color: #217FB6;
	font-size: 16px;
}

.doctors-home .doctor-home-search h6{
	color: #217FB6;
	font-size: 14px;
	margin-top: 10px;
}

.doctors-home .doctor-home-search .city-tab{
	font-size: 13px;
	color: #217FB6;
	border: 1px solid #217FB6;
	border-radius: 12px;
	padding: 5px 12px;
	margin: 5px;
	font-weight: 500;
}

.doctors-home .doctor-home-search .city-tab.active, .doctors-home .doctor-home-search .city-tab:hover{
	background: #217FB6;
	color: #fff;
}

.doctors-home .doctors-home-sidebar{
	border: 1.6px solid #217FB6;
	border-radius: 12px;
	max-width: 400px;
	margin:auto;
}

.doctors-home .doctors-home-sidebar h4{
	font-size: 17px;
	margin: 3px 10px;
}

.doctors-home .doctors-home-sidebar h5{
	font-size: 14px;
	text-align: center;
}


.doctors-home .doctors-home-sidebar h6{
	font-size: 15px;
	color: #217FB6;
}

.doctors-home .doctors-home-sidebar ul{
	font-size: 13px;
	color: #C6BDBD;
}


.doctors-home .doctors-home-sidebar .btn-green{
	border-radius: 16px;
	font-size: 13px;
	box-shadow: 2px 2px 4px #efefef;
}

.doctors-home .doctors-home-sidebar .btn-blue{
	max-width: 100px;
	margin: auto;
	border-radius: 12px;
	letter-spacing: 1px;
	text-align: center;
}

.doctors-home .doctors-home-sidebar .form-control{
	max-width: 240px;
	margin: auto;
}

.doctors-home .doctors-home-sidebar select{
	border-right: 1px solid #CED4DA !important;
}


.doctors-home .doctor-home-specialities .col-dhc{
	position: relative;
}

.doctors-home .doctor-home-specialities .arrow-right{
	position: absolute;
	right: 20px;
	top: 50px;
}






@media screen and (min-width: 992px){

	.listing .clinics .clinic-item img{
		width: 180px;
		object-fit: fill;
		background: transparent;
	}

}


@media screen and (max-width: 1200px){
	.doctors-home .doctor-home-specialities .col-dhc{
		width: 36%;
	}


	.doctors-home .dh-image-icons{
	width: 85px;
	}
}


@media screen and (max-width: 992px){
	.single-clinic-details{
		font-size: 10px;
	}


	.single-clinic-cost{
		font-size: 12px;
	}

	.single-clinic-cost h6{
		font-size: 13px;
	}


	.single-clinic-cost .view-all{
		font-size: 10px;
	}


	.doctors-home .doctor-home-specialities .col-dhc{
		width: 42%;
	}


	.doctors-home .dh-image-icons {
    width: 60px;
    margin-top: 10px !important;
	}

}



@media screen and (max-width: 767px){
	.footer-nav-bars{
		position: fixed;
		bottom: 0px;
		left: 0px;
		z-index: 9999;
	}

	.footer-nav-bars a{
		color: #fff;
		font-size: 14px;
	}


	.footer-nav-bars .consult-online{
		background: #0A68B1;
		color: #fff;
		text-align: center;
		padding: 10px 0px;
	}


	.footer-nav-bars .hospital-visit{
		background: #69BB45;
		color: #fff;
		text-align: center;
		padding: 10px 0px;
	}


	.doctors-home .doctor-home-specialities .col-dhc{
		width: 60%;
	}

}


@media screen and (max-width: 600px){
	.single-doctor .profile-card h1{
	font-size: 14px;
	}

	.single-doctor .profile-card h5{
		font-size: 12px;
	}

	.single-doctor .profile-card .degree-italic{
		font-size: 10px;
		margin-bottom: 0px;
	}

	.single-doctor .profile-card .city-italic{
		font-size: 10px;
		margin-bottom: 0px;
	}

	.single-doctor .profile-card .specializes{
		font-size: 12px;
	}


	.doctors-home .doctor-home-specialities .col-dhc{
		width: 65%;
	}


}



@media screen and (max-width: 480px){
	.filter-select-city{
		width: auto;
	}


	.filter-pill{
		font-size: 8px;
		padding: 5px;
	}

	.breadcrumbs a{
		font-size: 10px;
		margin-right: 20px;
		overflow-x: hidden;
	}

	.single-clinic-details{
		font-size: 9px;
	}


	.single-doctor .doctor-single-pill{
		font-size: 11px;
		padding: 5px 10px;
		white-space: nowrap;
	}


	.single-doctor .single-doctor-about h5{
		font-size: 14px;
	}

	.single-doctor .single-doctor-about h6{
		font-size: 12px;
	}


	.single-doctor .single-doctor-about .btn-blue{
		white-space: nowrap;
	}


	.doctors-home .doctor-home-specialities .col-dhc{
		width: 80%;
	}

}


@media screen and (max-width: 400px){

	.listing .filter-card .main li{
		font-size: 12px;
	}


	.listing .filter-card .blue li{
		font-size: 10px;
		padding: 6px 0px;
	}


	.listing .filter-card .btn-apply{
		font-size: 14px;
	}

	.listing h1{
		font-size: 16px;
	}

	.single-clinic-details{
		font-size: 8px;
	}


	.doctors-home .doctor-home-specialities .col-dhc{
		width: 86%;
	}

	
}