#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
	font-weight: 500;
}
.main-section {
	background-color: #f5f5f7;
}
.booking-section {
	margin-top: -5%;
	position: relative;
	z-index: 9;
}
.deptHospital-box{
    height: 400px;
}
.booking-section-inner {
	border-radius: 12px;
	background-color: #fff;
	padding: 30px 30px;
}
.booking-section .contact-form .booking-btn {
	padding: 14px 0;
	border: none;
}
.highlight-wrapper {
	border-radius: 12px;
	/*background-color: #BEDEEE;*/
	padding: 30px 30px;
	/*margin-top: 4%;*/
	position: relative;
	z-index: 9;
}
.highlight-item {
	height: 75px;
	width: 75px;
	margin: 0 auto;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.highlight-item img {
	width: 50px;
	height: 50px;
	color:black;
}
.highlight-text h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 6px;
	margin-top: 8px;
}
.city-box p{color:#000!important;margin:0px!important}

.sec-title h1 {
	font-size: 25px;
	font-weight: 700;
	line-height: 26px;
	color: #2a82b0;
	margin-bottom: 10px;
	text-transform: none;
}
.sec-title h2 {
	font-size: 25px;
	font-weight: 700;
	line-height: 26px;
	color:#2a82b0 !important;
	margin-bottom: 10px;
	text-transform: none;
}
.sec-title p {
	font-size: 15px;
	line-height: 25px;
	color: #000;
	margin-bottom: 8px;
}
.sec-title h3 {
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 8px;
	text-transform: none;
	color: #000;
}
.container-spacing {
	padding: 7px 15px;
}
.tabs.tabs-simple .nav-tabs > li {
	margin-bottom: 0;
}
.viewall-btn a {
	font-size: 16px;
	font-weight: 600;
}
.viewall-btn a:hover {
	text-decoration: none;
}
.hospital-network .tab-content, .treatment-price .tab-content, .expert-section .tab-content {
	box-shadow: none;
	border: none;
}
.hospital-content p {
	line-height: normal;
	font-size: 15px;
	margin-bottom: 6px;
	text-align: center;
	color: #000;
	font-weight: 500;
}
.hospital-content a {
	color: #2a82b0;
}
.hospital-content p i {color:#f9af00;}
/* #hospitalNetwork.owl-carousel .owl-nav button.owl-next:before, 
#speciality.owl-carousel .owl-nav button.owl-next:before,  #expertDoctor*/
.owl-carousel .owl-nav button.owl-next:before {
	content: none
}
/* #hospitalNetwork.owl-carousel .owl-nav button.owl-prev:before, 
#speciality.owl-carousel .owl-nav button.owl-prev:before,  #expertDoctor*/
.owl-carousel .owl-nav button.owl-prev:before {
	content: none
}

#hospitalNetwork.owl-carousel .owl-nav button.owl-prev, #speciality.owl-carousel .owl-nav button.owl-prev, #expertDoctor.owl-carousel .owl-nav button.owl-prev, #patientTestimonial.owl-carousel .owl-nav button.owl-prev, #blogSlider.owl-carousel .owl-nav button.owl-prev, #treatmentPrice.owl-carousel .owl-nav button.owl-prev {
	background-color: #BEDEEE;
	color: #2a82b0;
	border-radius: 10px;
}
#hospitalNetwork.owl-carousel .owl-nav button.owl-prev, #speciality.owl-carousel .owl-nav button.owl-prev, #expertDoctor.owl-carousel .owl-nav button.owl-prev, #patientTestimonial.owl-carousel .owl-nav button.owl-prev, #blogSlider.owl-carousel .owl-nav button.owl-prev, #treatmentPrice.owl-carousel .owl-nav button.owl-prev, #genericSlider.owl-carousel .owl-nav button.owl-prev {
	height: 32px;
	width: 32px;
    border-radius: 50px;
}
#hospitalNetwork.owl-carousel .owl-nav button.owl-next, #speciality.owl-carousel .owl-nav button.owl-next, #expertDoctor.owl-carousel .owl-nav button.owl-next, #patientTestimonial.owl-carousel .owl-nav button.owl-next, #blogSlider.owl-carousel .owl-nav button.owl-next, #treatmentPrice.owl-carousel .owl-nav button.owl-next, #genericSlider.owl-carousel .owl-nav button.owl-next {
	background-color: #BEDEEE;
	color: #2a82b0;
}
#hospitalNetwork.owl-carousel .owl-nav button.owl-next, #speciality.owl-carousel .owl-nav button.owl-next, #expertDoctor.owl-carousel .owl-nav button.owl-next, #patientTestimonial.owl-carousel .owl-nav button.owl-next, #blogSlider.owl-carousel .owl-nav button.owl-next, #treatmentPrice.owl-carousel .owl-nav button.owl-next, #genericSlider.owl-carousel .owl-nav button.owl-next {
	height: 32px;
	width: 32px;
	border-radius: 50px;

}
#hospitalNetwork.owl-carousel .hospital-image img, #genericSlider.owl-carousel .hospital-image img {
	border-radius: 8px;
    width: 96%;
    height: 139px;
    object-fit: cover;
    margin-top: 95px;
    position: relative;
    z-index: 2;
    left: 10px;
}
.generic-section .hospital-image, .hospital-network .hospital-image {
	position: relative;
}
.generic-section .hospital-image::before, .hospital-network .hospital-image::before {
	content: "";
    position: absolute;
    width: 99%;
    height: 103%;
    top: -4px;
    left: 5px;
    border-radius: 8px;
    z-index: 1;
}
/*.generic-section .hospital-image::after, .hospital-network .hospital-image::after {
	content: "";
	position: absolute;
	width: 84%;
	top: -14px;
	left: 18px;
	background-color: #f5f5f5;
	height: 100%;
	border-radius: 8px;
}*/

  .card-cost-page {
    border: 1px solid #dcdcdc;
    background-color: #bedeee30;
    padding: 2px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 15px;
  }
  .card-cost-page p {
    margin-bottom: 0;
    font-weight: bold;
  }
  .card-cost-page strong {
    font-size: 18px;
    color: #021F54;
    font-weight: normal;
  }

#hospitalNetwork.owl-carousel .owl-nav {
	top: 40%;
}
.card-bg-gray {
	background-color: #f5f5f7 !important;
	margin-bottom: 30px;
}
.price-card h4 {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 6px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 52px;
}
.price-card p {
	color: #000;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 26px;
}
.speciality-bg {
	background-color: #BEDEEE;
}
.speciality-card {
	background-color: #fff;
	width: 140px;
	height: 140px;
	position: relative;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
#speciality.owl-carousel .speciality-card img {
	width: 60px;
}
.speciality-content h3 {
	font-size: 16px;
	text-align: center;
	text-transform: none;
	/*color: #fff;*/
	margin-bottom: 0;
	font-weight: bold;
}
#speciality.owl-carousel .owl-nav, #blogSlider.owl-carousel .owl-nav {
	top: 40%;
}
#speciality.owl-carousel .owl-nav button.owl-next {
	right: -35px;
}
#speciality.owl-carousel .owl-nav button.owl-prev{
left: -35px;
}
#expertDoctor.owl-carousel .doctor-image img {
	width: 100%;
	height: 200px;
	object-position: top;
}
.doctor-content h2, 
.block-card-content h2 {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 26px;
	margin-bottom: 5px;
	display: flex;
	align-items: center
}
.doctor-content p {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient: vertical; 
	 overflow: hidden; 
	 display: -webkit-box;
}
.doctor-content a {
	color: #2a82b0;
	text-decoration: none;
	font-weight: 500;
	display: block;
}
.block-card-content a {
	color: #000;
	text-decoration: none;
	font-weight: 500;
	display: block;
	margin-bottom: 5px;
}
.doctor-content a:hover {
	text-decoration: none;
	color: #bedeee;
}
.reviews-card h4 {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
}
.reviews-card span {
	display: block;
	margin-bottom: 8px;
}
.reviews-card span i {
	color: #2a82b0;
}
.reviews-card p {
	color: #000;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 0;
}
.reviews-section .card {
	min-height: 250px;
}
/* .reviews-section .card::-webkit-scrollbar{
	width: 5px;
}
.reviews-section .card::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #f5f5f5;
}
.reviews-section .card::-webkit-scrollbar-thumb{
	background-color: #2a82b0;
} */
#blogSlider .thumbnail-image img {
	border-radius: 6px;
	width: 292px;
	height: 143px;
	object-fit: fill;
}
.blog-content h2 {
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
	line-height: normal;
	margin-bottom: 15px;
	min-height: 40px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}
.blog-line {
	height: 1px;
	background-color: #2a82b0;
	width: 100%;
}
.feature-card-box {
	border-radius: 6px;
	border: 1px solid #777777;
	position: relative;
}
.feature-card {
	margin: 50px 0;
	position: relative;
}
.feature-box-content {
	margin-top: 20px;
	padding: 20px 20px;
	position: relative;
}
.feature-box-content img {
	width: 50px;
	overflow: hidden;
}
.feature-image {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid #777777;
	margin: 0 auto;
	margin-top: 0%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	margin-bottom: 32px;
	overflow: hidden;
}
.feature-box-content h2 {
	margin-bottom: 0;
	color: #2a82b0;
	font-weight: 700;
	line-height: 26px;
	font-size: 30px;
}
.feature-box-content h3 {
	margin-bottom: 0;
	margin-top: 6px;
	font-size: 22px;
	text-transform: none;
	font-weight: 500;
	position: relative;
	top: 25px;
}
.cta-btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.newsletter p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
}
.filter-details-box > h1 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 30px;
	color: #000;
}
.filter-details-box > h2 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 26px;
	color: #000;
}
.filter-details-box > h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 26px;
	text-transform: none;
	color: #000;
}
.filter-box h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}
.doctors-generic-content p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 8px;
	color: #000;
}
.doctors-generic-content ul {
	margin-bottom: 8px;
}
.doctors-generic-content ul li {
	font-size: 15px;
	margin-bottom: 5px;
	color: #000;
}
/* ==== FAQ ==== */
.faq-section .accordion-header span {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin-bottom: 0px;
	line-height: normal;
}
.faq-section .accordion-body p,.faq-section .accordion-body ul {
	color: #000;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 0px;
}
.accordion-item {
	border: 1px solid #c5c4c4;
    background: #ebebeb;
    margin-top: 10px;
}
.accordion-header .accordion-button {
	background: none;
	box-shadow: none;
	padding: 5px;
}
.accordion-header {
	background: none;
	/*border: none;*/
	/*border-bottom: 1px solid #ccc;*/
	/*margin-bottom: 10px;*/
}
.accordion-item:not(:first-of-type) {
    border-top: 1px solid #c5c4c4!important;
}
.accordion-body{padding: 0px 40px 10px 10px;}
.accordion-button:not(.collapsed) {
	background: none;
}
.accordion-button:focus {
	box-shadow: none;
}
.accordion-button::after {
	content: '\f078';
	font-family: 'FontAwesome';
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: none;
	background-color: #2a82b0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.accordion-button:not(.collapsed)::after {
	content: '\f078';
	font-family: 'FontAwesome';
	background: none;
	background-color: #2a82b0;
	color: #ffff;
}
/* ==== faq end ==== */
.box-heading h4 {
	color: #2a82b0;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 12px;
}
.place-box-content ul {
	list-style: none;
	position: relative;
	padding-left: 0;
}
.place-box-content ul li {
	margin-bottom: 5px;
	line-height: 20px;
	position: relative;
	padding-left: 16px;
	transition: color 0.5s;
}
.place-box-content ul li::before {
	content: "\f054";
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 2px;
	font-size: 10px;
	color: #000;
}
.place-box-content ul li a {
	color: #000;
	font-size: 16px;
}
.place-box-content ul li a:hover {
	text-decoration: none;
	color: #2a82b0;
}
.place-box-content {
	max-height: auto;
	overflow: auto;
}
.place-box-content::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #f5f5f5;
}
.place-box-content::-webkit-scrollbar {
	width: 6px;
	background-color: #2a82b0;
}
.place-box-content::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #2a82b0;
}
/*.box-border-bottom {*/
/*	border-bottom: 1px solid #2a82b0;*/
/*}*/
.filter-details-box i img {
	width: 25px;
	margin-right: 15px;
}
.viewall-btn i img {
	margin-left: 15px;
	width: 25px;
}
.treatment-hospital-list .hospital-card-image img {
	width: 436px;
	height: 268px;
	object-fit: cover;
}
.hospital-card-content h2{
	font-size: 20px;
	color: #2a82b0;
	line-height: 26px;
	margin-bottom: 8px;
	font-weight: 600;
}
.hospital-card-content p {
	font-size: 14px;
	color: #000;
	line-height: 25px;
	margin-bottom: 6px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
}
.hospital-card-content p i {
	margin-left: 5px;
	color: #f9af00;
}
.form-section h2, .cost-section h2 {
	font-size: 22px;
	font-weight: 600;
	line-height: 25px;
	margin-bottom: 12px;
	color: #000;
	text-align: center;
}
.cost-section h2 {
	padding-bottom: 12px;
}
.form-section p {
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	margin-bottom: 6px;
	color: #2a82b0;
	text-align: center;
}
.left-form-section p {
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 8px;
	color: #000;
	text-align: center;
}
.form-control:focus {
	box-shadow: none;
}
.hospital-card-list .hospital-card-image img {
	width: 100%;
    height: 350px;
	object-fit: cover;
}
.tavi-cost img {
	border-radius: 6px;
	height: 392px;
	width: 360px;
	object-fit: cover;
}
.owl-carousel .owl-item .blog-content img {
	width: 18px;
	display: inline-block;
}
.blog-content a {
	color: #000;
	font-weight: 600;
}

.footer-info-area {
	display: flex;
	align-items: start;
}
.footer-info-area .left img {
	width: 18px;
	vertical-align: -webkit-baseline-middle;
}
.newsletter input {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.newsletter button {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 9px;
}
/*.filter-box, .sticky-section{ position: sticky; top: 80px;}*/
.sticky-section { position: sticky; top:90px;}
/*.filter-details-box .doctor-image img { width: 225px; height: 243px; object-fit: cover; border-radius: 6px; }*/
.nav-item img { width: 20px; vertical-align: middle;}
.doctor-details-content h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	color: #2a82b0;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.doctor-details-content ul {
	padding-left: 0;
	position: relative;
	list-style: none;
	text-align: justify;
	/*margin-bottom: 15px;*/
}
.doctor-details-content ul li {
	position: relative;
	margin-bottom: 6px;
	color: #000 !important;
	padding-left: 20px;
	line-height: normal;
	font-size: 14px;
}
.doctor-details-content ul li::before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background-color: black;
	border-radius: 50%;
	top: 6px;
	left: 5px;
}
.testimonial-box p {
	font-size: 15px;
	line-height: 24px;
	color: #000;
	margin-bottom: 0;
}
.video-container iframe {
	z-index: 2;
	position: relative;
	border-radius: 8px;
	margin-top: 25px;
}
.video-container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 94%;
    top: 5.5%;
    left: -6px;
    border-radius: 8px;
    z-index: 2;
}
/*.video-container::after {
	content: "";
	position: absolute;
	width: 86%;
	background-color: #f5f5f5;
	height: 100%;
	top: 1%;
	left: 34px;
	border-radius: 8px;
}*/
.blog-section .thumbnail-image img {
	width: 283px;
	height: 190px;
	object-fit: cover;
	border: 5px solid #dcdcdc;
}
.blog-section .thumbnail-image img, .blog-master-section .thumbnail-image img, .blogs-post img, .doctor-profile-list .doctor-image img, .hospital-profile-list .hospital-card-image img, .about-hospital-image img, .treatment-hospital-list .hospital-card-image img, #expertDoctor.owl-carousel .doctor-image img, .hospital-card-list .hospital-card-image img, 
.generic-block-card .block-card-image img  {
	position: relative;
	border-radius: 8px;
	z-index: 2;
}

/*.blog-section .thumbnail-image::before {
	content: "";
	position: absolute;
	width: 92%;
	background-color: #dcdcdc;
	height: 100%;
	border-radius: 8px;
	top: -5%;
	left: 4%;
	z-index: 1;
}
.blog-section .thumbnail-image::after {
	content: "";
	position: absolute;
	width: 85%;
	background-color: #f5f5f5;
	height: 100%;
	border-radius: 8px;
	top: -10%;
	left: 7%;
}*/

.section-container-text .sec-title h2 {
	font-size: 25px;
}
.doctor-section .doctor-image img {
	position: relative;
	z-index: 2;
	border-radius: 8px;
	width: 206px;
	height: 206px;
	/*object-fit: cover;*/
}

/*.doctor-section .doctor-image::before {
	content: "";
	position: absolute;
	background-color: #dcdcdc;
	width: 90%;
	height: 100%;
	top: -4%;
	left: 11px;
	border-radius: 8px;
	z-index: 1;
}
.doctor-section .doctor-image::after {
	content: "";
	position: absolute;
	width: 82%;
	height: 100%;
	background-color: #f5f5f5;
	border-radius: 8px;
	top: -8%;
	left: 18px;
}*/

.doctor-details-section .doctor-image img {
	border-radius: 8px;
	position: relative;
	z-index: 2;
	/*width: 100%;*/
	height: 250px;
	object-fit: cover;
	border: 5px solid #dcdcdc;
}
/*.doctor-details-section .doctor-image::before {
	content: "";
	position: absolute;
	width: 90%;
	background-color: #dcdcdc;
	height: 100%;
	top: -9px;
	left: 17px;
	border-radius: 8px;
	z-index: 1;
}
.doctor-details-section .doctor-image::after {
	content: "";
	position: absolute;
	width: 83%;
	background-color: #fff;
	height: 100%;
	top: -16px;
	left: 28px;
	border-radius: 8px;
}*/
.doctor-short-info h1 {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 15px;
	display: flex;
}
.doctor-short-info h2 {
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: 500;
	margin-bottom: 0;
}
.doctor-short-info span {
	font-size: 14px;
	color: #000;
	display: block;
	line-height: normal;
	/*margin-bottom: 10px;*/
}
.doctor-short-info p {
	font-size: 14px;
	color: #000;
	line-height: normal;
	margin-bottom: 10px;
}
.blog-master-section .thumbnail-image img {
	width: 100%;
	height: 192px;
	object-fit: fill;
	border: 5px solid #dcdcdc;
}

/*.blog-master-section .thumbnail-image::before {
	content: "";
	position: absolute;
	width: 92%;
	background-color: #dcdcdc;
	height: 100%;
	top: -5%;
	left: 14px;
	z-index: 1;
	border-radius: 8px;
}
.blog-master-section .thumbnail-image::after {
	content: "";
	position: absolute;
	width: 84%;
	background-color: #fff;
	height: 100%;
	top: -9%;
	left: 24px;
	border-radius: 8px;
}*/

.blog-details-wrapper {
	position: relative;
}
.blogs-post {
	position: relative;
	z-index: 2;
}
.blogs-post img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/*.blogs-post::before {
	content: "";
	position: absolute;
	top: -12px;
	left: 25px;
	width: 95%;
	background-color: #dcdcdc;
	border-radius: 8px;
	height: 100%;
	z-index: 1;
}
.blogs-post::after {
	content: "";
	position: absolute;
	top: -23px;
	left: 38px;
	width: 92%;
	background-color: #fff;
	border-radius: 8px;
	height: 100%;
}*/
.blog-details-content iframe{width:100%;height:revert-layer;}
.blog-details-content img {
width:100%!important;
height:100%!important;
}
.blog-details-content h1 {
	font-size: 26px;
	color: #000;
	margin-bottom: 8px;
	margin-top: 12px;
	line-height: normal;
	font-weight: 500;
	text-transform: none;
}
.blog-details-content h3 {
	font-size: 22px;
	color: #000;
	margin-bottom: 8px;
	margin-top: 12px;
	line-height: normal;
	font-weight: 500;
	text-transform: none;
}
.blog-details-content a h5 {
	color: #000;
	margin-bottom: 5px;
	line-height: normal;
	font-size: 15px;
	border-bottom: 1px solid #000;
	text-transform: none;
	display: inline-block;
	font-weight: 500;
}
.blog-details-content a {
	color: #099b9b;
	text-decoration: none;
}
.blog-details-content span {
	color: #000;
	line-height: normal;
	display: inline-block;
	margin-bottom: 15px;
}
.calen img{
	width: 18px!important;
}
.blog-details-content p {
	color: #000;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
}
.blog-details-content h2 {
	color: #000;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 5px;
}
.doctor-profile-list .doctor-image {
	position: relative;
}

/*.doctor-profile-list .doctor-image::before {
	content: "";
	position: absolute;
	background-color: #dcdcdc;
	border-radius: 8px;
	width: 92%;
	height: 100%;
	top: -3%;
	left: 11px;
	z-index: 1;
}
.doctor-profile-list .doctor-image::after {
	content: "";
	position: absolute;
	background-color: #fff;
	border-radius: 8px;
	height: 70%;
	width: 88%;
	top: -5%;
	left: 18px;
}*/

.telegram-button{
    display: flex!important;
    justify-content: center;
}

.telegram-button img {
    width: 20px;
    height: 20px;
    display: block;
}

.doctor-profile-list .doctor-image img {
	width: 100%; 
	height: 170px;
    object-fit: fill;
    object-position: top;
    border: 5px solid #dcdcdc;
}
.hospital-profile-list .hospital-card-image {
	position: relative;
}

/*.hospital-profile-list .hospital-card-image::before {
	content: "";
	position: absolute;
	background-color: #dcdcdc;
	border-radius: 8px;
	width: 93%;
	height: 75%;
	top: -3%;
	left: 11px;
	z-index: 1;
}
.hospital-profile-list .hospital-card-image::after {
	content: "";
	position: absolute;
	background-color: #fff;
	border-radius: 8px;
	width: 88%;
	height: 70%;
	top: -6%;
	left: 18px;
}*/

.hospital-profile-list .hospital-card-image img { 
	width: 100%; 
	height: 216px; 
	object-fit: cover;
	border: 5px solid #dcdcdc;
}
.hospital-profile-list .hospital-card-content h2 {
	font-size: 18px;
	line-height: normal;
}
.hospital-profile-list .hospital-card-content a {
	color: #000;
}
.hospital-profile-list .hospital-card-content a:hover {
	color: #2a82b0;
}
.about-hospital-image {
	position: relative;
}
.about-hospital-image::before {
    content: "";
    position: absolute;
    width: 102%;
    height: 103.5%;
    border-radius: 10px;
    /*background-color: #dcdcdc;*/
    top: -4px;
    left: -5px;
    z-index: 1;
}
/* .about-hospital-image::after {
	content: "";
	position: absolute;
	width: 84%;
	height: 50%;
	border-radius: 8px;
	background-color: #fff;
	top: -20px;
	left: 47px;
} */
.about-hospital-image img {
	width: 100%;
	height: 280px;
	object-fit: cover;
}
@media(max-width:768px){
  .about-hospital-image img {
	width: 100%;
	height: 194px;
	object-fit: cover;
}  
}
.about-content-area h1 {
	color: #000;
	font-size: 25px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 12px;
}
.about-content-area h2 {
	color: #000;
	font-size: 25px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 12px;
}
.about-content-area h3 {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	text-transform: none;
	line-height: normal;
	margin-bottom: 12px;
}
.about-content-area h4 {
	color: #2a82b0;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 12px;
}
.about-content-area p {
	margin-bottom: 12px;
	color: #000;
	line-height: 25px;
	font-size: 14px;
}
.facility-icon {
	width: 90px;
	height: 90px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.hospital-facility-feature {
	margin-bottom: 15px;
	width: 25%;
}
.hospital-facility-feature img {
	width: 50px;
}
.hospital-facility-feature h2 {
	margin-bottom: 8px;
	margin-top: 12px;
	font-weight: 600;
	line-height: 26px;
	font-size: 22px;
}
.hospital-facility-feature h3 {
	font-size: 16px;
	margin-bottom: 0;
	line-height: normal;
	text-transform: none;
	font-weight: 500;
	color: #000;
}
.hospital-speciality-icon {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5f5f7;
	border-radius: 50%;
}
.hospital-speciality-icon img {
	width: 25px;
}
.hospital-speciality-content h2 {
	font-size: 15px;
	color: #000;
	margin-bottom: 0;
	line-height: normal;
	margin-top: 0px;
	font-weight: 500;
	padding-left:10px;
}
.treatment-details h2 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	margin-bottom: 15px;
	line-height: normal;
}
.treatment-details h3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 8px;
	line-height: normal;
	text-transform: none;
	margin-top: 15px;
}
.treatment-details p {
	font-size: 15px;
	font-weight: 400;
	color: #000;
	margin-bottom: 6px;
	line-height: normal;
}
.treatment-details ul {
	position: relative;
	list-style: none;
	padding-left: 0;
	margin-bottom: 15px;
}
.treatment-details li {
	position: relative;
	margin-bottom: 8px;
	color: #000;
	padding-left: 20px;
	line-height: 22px;
	font-size: 15px;
}
.treatment-details li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 5px;
	height: 8px;
	width: 8px;
	background-color: black;
	border-radius: 50%;
}
.treatment-hospital-list .hospital-card-image::before {
	content: "";
	position: absolute;
	width: 93%;
	height: 100%;
	background-color: #dcdcdc;
	border-radius: 8px;
	top: -10px;
	left: 13px;
	z-index: 1;
}
.treatment-hospital-list .hospital-card-image::after {
	content: "";
	position: absolute;
	width: 87%;
	height: 100%;
	background-color: #f5f5f5;
	border-radius: 8px;
	top: -18px;
	left: 23px;
}
.speciality-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: all .5s ease-in;
	padding: 10px;
	min-height: 112px;
	border-radius: 6px;
}
.speciality-icon {
	width: 30%;
}
.speciality-icon img {
	width: 70px;
}
.speciality-box-text {
	width: 70%;
}
.speciality-box-text h2 {
	font-size: 18px;
	color: #000;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 5px;
}
.icon-image {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 1px solid #2a82b0;
	padding: 6px;
	margin: 0 auto;
}
.speciality-box-text a {
	color: #000;
	text-decoration: none;
}
.speciality-box-text a:hover {
	color: #2a82b0;
}
.mandat {
    color: #FF3030;
    font-weight: bold;
}
.wa_display .mandat {
display:none;
}
.contact-left h1 {
	font-size: 25px;
	color: #000;
	font-weight: 600;
	margin-bottom: 6px;
	line-height: normal;
}
.contact-us .contact-left h2 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	color: #000;
	margin-bottom: 0;
	line-height: normal;
}
.contact-us .contact-left .line-white {
	margin: 20px 0px;
	display: block;
	width: 100%;
	height: 1px;
	background: #2a82b0;
}
.contact-us .form-control, .support-form .form-control {
	border-color: #2a82b0;
}
.contact-us .contact-left h5 {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 0;
}
.contact-us .contact-left p {
	color: #000;
	padding-left: 25px;
}
.contact-us .contact-left p a {
	color: #000;
	text-decoration: none;
}
/*.expert-section .doctor-image::before {
	content: "";
	position: absolute;
	background-color: #dcdcdc;
	border-radius: 8px;
	width: 92%;
	top: -8px;
	left: 11px;
	height: 100%;
	z-index: 1;
}
.expert-section .doctor-image::after {
	content: "";
	position: absolute;
	width: 86%;
	top: -15px;
	left: 19px;
	background-color: #f5f5f5;
	border-radius: 8px;
	height: 100%;
}*/
.hospital-card-list .hospital-card-image::before, 
.block-card-image::before {
	content: "";
	position: absolute;
	width: 93%;
	height: 100%;
	/*background-color: #dcdcdc;*/
	border-radius: 8px;
	top: -9px;
	left: 14px;
	z-index: 1;
}
.hospital-card-list .hospital-card-image::after, 
.block-card-image::after {
	content: "";
	position: absolute;
	width: 87%;
	height: 100%;
	/*background-color: #f5f5f5;*/
	border-radius: 8px;
	top: -17px;
	left: 26px;
}
.disease-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
.disease-list ul li {
	list-style: none;
	padding-left: 20px;
	margin-bottom: 6px;
	position: relative;
	color: #000;
	font-size: 15px;
}
.disease-list ul li a {
	color: #000;
	font-size: 16px;
	font-weight: 500;
}
.disease-list ul li a:hover {
	text-decoration: none;
}
.disease-list ul li::before {
	content: "\f054";
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
}
.search-icon {
	position: absolute;
	top: 12px;
	width: 2.375rem;
	height: 2.375rem;
	left: 12px;
	font-size: 18px;
	color: #2a82b0;
	font-weight: 600;
}
.form-section .form-fields-rounded .form-control {
	padding-left: 35px;
}
.select-option {
	display: flex;
	align-items: center;
	flex-flow: wrap;
	gap: 15px;
}
.form-section h3, .alphabet-button-wrap h3 {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	margin-bottom: 10px;
	line-height: normal;
	text-transform: none;
}
.btn-option {
	color: #fff;
	background-color: #2a82b0;
	border: none;
	padding: 8px 12px;
	font-size: 16px;
	font-weight: 500;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 50%;
}
button.btn-size {
	width: 52px;
	height: 52px;
}
.abdominal-list span {
	display: block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: #2a82b0;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.iti {
	display: block !important;
}
/* Modal CSS */
.form-with-icons .form-control {
	border-radius: 8px;
	border: 1px solid #a7a4a4;
}
#opinionPopupModal .modal-header h4 {
	color: #fff;
	font-size: 18px;
}
.modal-header {
	padding: 10px 15px;
	background-color: #2a82b0;
}
.btn-close {
	border-radius: 50%;
	border: 1px solid #fff;
	color: #2a82b0;
	background-color: #fff;
	opacity: 1;
}
.whatsapp-float {
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 100px;
	right: 10px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 0px 1px 3px #999;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
}
.whatsapp-float:hover {
	color: #fff;
}
.form-check-input {
width: 1.3em;
height: 1.3em;
}
.form-check-input:checked{
background-color: #2a82b0;
border-color: #2a82b0;
}
.hospital_addr, .hospital_spl, .hos_usp {
	font-weight: 600;
}
.dr_whtsapp {
	width: 30px;
	margin-left: 5px;
	margin-top: -15px;
}
.tab-scroll {
	width: 1200px;
	overflow-x: auto;
}
.tab-scroll ul {
	flex-wrap: nowrap;
}
.tab-scroll ul li a {
	width: 158px;
	padding: 10px 2px !important;
}
.tab-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgb(233, 229, 229);
	height: 10px;
	border-radius: 8px;
}
.tab-scroll::-webkit-scrollbar {
	-webkit-box-shadow: inset 0 0 6px rgb(234, 232, 232);
	height: 6px;
	background-color: #F5F5F5;
}
.tab-scroll::-webkit-scrollbar-thumb {
	background-color: #2a82b0;
	border-radius: 8px;
}
.fixed-footer {
	display: none;
}
.filter-search input[type="text"] {
	height: auto;
	padding: 5px;
	border: 1px solid #099b9b;
	border-radius: 6px;
}
.list-custom-icons ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.list-custom-icons li {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.list-custom-icons li img {
	width: 20px;
	margin-right: 10px;
}
.list-custom-icons li span {
	color: #000;
	font-size: 12px;
	display: block;
}
.filter-wrapper .sort-source.sort-source-style-3 a {
	font-weight: 600;
	font-size: 16px;
	color: #000;
}
.pin-wrapper .sticky-active {
	background-color: #fff;
}
.filter-active a {
	color: #2a82b0 !important;
}
.about-content-details h2 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	line-height: normal;
	text-transform: none;
	margin-bottom: 15px;
}
.about-content-details ul {
	list-style: none;
	padding-left: 0;
	position: relative;
	text-align: justify;
}
.about-content-details ul li {
	padding-left: 20px;
	position: relative;
	margin-bottom: 6px;
	font-size: 14px;
	color: #000;
	line-height:normal
}

.about-content-details ul li::before {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: black;
}
.section-tab .nav-tabs li .nav-link {
	font-size: 14px;
	font-weight: 500;
}
.section-tab .nav-tabs li .nav-link {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee!important;
}
.tabs-vertical .nav-tabs > li {
    margin-bottom: 5px;
    margin-right: 5px;
}
.section-tab .tabs-primary .nav-tabs li .nav-link.active {
	border-top-color: #2a82b0;
	color: #000;
}
.section-tab .tabs-primary .nav-tabs li .nav-link:hover {
	border-top-color: #2a82b0;
	color: #000;
}
.section-tab .nav-tabs li .nav-link {
	border-radius: 12px 12px 0 0;
}
.section-tab .tabs-primary .nav-tabs li .nav-link {
	color: #000000;
}
.section-tab .tabs-primary .nav-tabs li .nav-link {
	color: #000000;
}
.section-tab .tab-content {
	border: 0px solid #ccc;
	border-top: 0px solid #ccc;
}
.section-tab .tab-content ul li {
	color: #000;
	margin-bottom: 6px;
	font-size: 14px;
}
.section-tab .tabs-primary .nav-tabs li .nav-link.active:focus {
	color: #000;
}
.site-header h2 {
	font-size: 22px;
	font-weight: 700;
	line-height: normal;
	text-transform: none;
	margin-bottom: 10px;
	color: #000;
}
.checkmark {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	display: block;
	stroke-width: 2;
	stroke: #fff;
	stroke-miterlimit: 10;
	margin: 0 auto;
	box-shadow: inset 0 0 0 #fff;
	animation: 0.4s ease-in-out 0.4s forwards fill, 0.3s ease-in-out 0.9s both scale;
}
.checkmark-circle {
	stroke-dasharray: 166;
	stroke-dashoffset: 166;
	stroke-width: 2;
	stroke-miterlimit: 10;
	stroke: #2a82b0;
	fill: none;
	animation: 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards stroke;
}
.checkmark-check {
	transform-origin: 50% 50%;
	stroke-dasharray: 48;
	stroke-dashoffset: 48;
	animation: 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards stroke;
}
@keyframes stroke {
	100% {
		stroke-dashoffset: 0;
	}
}
@keyframes scale {
	0%, 100% {
		transform: none;
	}
	50% {
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes fill {
	100% {
		box-shadow: inset 0 0 0 30px #2a82b0;
	}
}
.thank-you-card {
	background-color: #fff;
}
.thank-you-card h4 {
	font-size: 15px;
	line-height: normal;
	margin-bottom: 8px;
	font-weight: 600;
	color: #000;
}
.thank-you-card p { font-size: 14px; line-height: 22px; margin-bottom: 8px; color: #000; }
.thank-you-card h2 {
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: 600;
	line-height: normal;
	text-transform: none;
	margin-bottom: 12px;
}
.search-data { overflow-y: scroll; max-height: 300px; margin-top: 5px; }
.search-data h3 {
	font-size: 19px;
	font-weight: 600;
	color: #121521;
	text-align: left;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 2px;
	border-radius: 3px;
}
.search-data ul { padding-left: 0px; position: relative; }
.search-data ul li {
	display: block !important;
	font-size: 15px;
	padding-bottom: 1px;
	position: relative;
	padding-left: 15px;
}
.search-data ul li::before {
	content: "\f00c";
	font-family: 'FontAwesome';
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 12px;
	color: #121521;
}
.search-data ul li a { color: #000; font-size: 13px; }
.doctor-short-info img{ width: 30px; margin-left: 10px; }
.accreditation img { width: 45px; height: auto; }
.accreditation img:nth-child(2){margin: 0 10px;}
.blog-details-content ul{ position: relative; }
.blog-details-content ol li{color: #000; margin-bottom: 8px; font-size: 15px;}
.blog-details-content ul li{color: #000; font-size: 15px;}
.generic-block-card .block-card-image img{width: 100%; height: 290px; object-fit: cover; object-position: top; border: 1px solid #dcdcdc;}
.generic-block-card .block-card-content p{color: #000; margin-bottom: 10px; font-size: 15px; line-height: 25px;}
.generic-block-card{box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}
.block-card-content h2 {font-size: 18px;}
.treatment-details-card img{width: 30px;}
.treatment-details-card p{font-size: 18px; line-height: normal; margin-bottom: 0; color: #000;}
.treatment-details-card ul{list-style: none; padding-left: 0; margin-bottom: 0;}
.treatment-details-card ul li{color: #000; margin-bottom: 6px; line-height: normal; display: flex; align-items: center;}
 .treatment-details-card h1{font-size: 22px; color: #000; margin-bottom: 15px; line-height: normal; font-weight: 600;}
 .treatment-details-card h2{font-size: 22px; color: #000; margin-bottom: 15px; line-height: normal; font-weight: 600;}
 .form-bg{background-color: #2a82b0; color: #fff;}
 /*.color-form .form-group{margin-bottom: 6px;}*/

@media (min-width: 768px) {
	.expertise-on {
		columns: 3;
		column-gap: 20px;
		/* Adjust as needed */
	}
.visa-flag{border-right: 2px solid #000000 !important;}
}
@media (max-width: 768px) {
.visa_icon img{width:80px}
.visa-aeroplane{transform: rotate(-90deg);}
}
.custom-translate-wrapper{padding:10px}
#custom-translate-dropdown{outline: 1px solid!important;padding: 4px 12px 4px 8px}
.doctor-details-content ul > li > ul li::before,.about-content-details ul > li > ul li::before{position:absolute;content:"";width:8px;height:8px;border:2px solid #2a82b0;border-radius:50%;top:6px;left:5px;background:transparent}
.doctor-details-content ul > li > ul,.about-content-details ul > li > ul{padding-left:15px}
.wats {
    background: #ffffff00 !important;
    border-color: #4c798f00 #4c798f00 #4c798f00 !important;
}
.hospital-content a{width:100%}
#hospitalList .hospital-card-image img{height: 150px!important;}
@media (min-width: 1024px) {
    /* Styles for large devices */
    #accordionExample{
    display: grid;
    /*grid-template-columns: repeat(2, 1FR);*/
    gap: 0px 80px;
    }
}
.visa_icon span{font-size:17px;}
.visa_icon img {
    width: 116px;
}
.blog-details-content td{border-width:1px!important;padding:6px}.blog-details-content td p{margin-bottom:0px!important}.nav{flex-wrap:nowrap!important;}



.bg-success {
    background-color: rgb(0 0 0) !important;
}
.network-1{
    float: left;
    width: 30%;
}
.network-2{
    float: left;
    width: 70%;
}
.feature-box-content {
    overflow: hidden;
}
.header-nav-top-icon{
    padding-top: 10px;
}
.search-bar-m{display:none;}

.hospital_number h2{
    padding-left:10px;
    font-size: 18px!important;
    font-weight: 600;
    margin-bottom: 0px!important;
    line-height: 15px;
    margin-top: 3px;
}
.doctor-info .doctor-image img{
    max-width: 100%;
    height: 240px;
    width: auto;
    border: 5px solid #dcdcdc;
    border-radius: 8px;
}
.doctor-info{
    overflow: hidden;
}
.doctor-info .doctor-short-info{
    /*width: 60%;*/
    /*float: left;*/
    /*padding-left: 15%;*/
    margin-bottom: 2%;
}
.doctor-info .doctor-image{
    width: 30%;
    float: left;
    padding-top: 15px;
}
#testimonialCarousel .display-none{
    display: none;
}
#testimonialCarousel .col-lg-6{
    margin-top: -30px;
}
.hospital-card .facility-icon {
    width: 60px;
    height: 60px;
}
.hospital-card .facility-icon img{
    width: 30px;
}
.doc-list-whatsapp{
    float: left;
    margin-left: 0%;
}
.doc-list-whatsapp a{padding: 0px;}
.doc-list-whatsapp a .fa-whatsapp {
    font-size: 2rem;
    padding: 3px 2px;
    color: #2a82b0;
}
.doctor-content .p-bottom{
    margin-bottom: 3px !important;
}
.border-gray{border:1px solid #777777}
.discount{
    border-radius: 25px;
    color: #0088CC;
}
.discount p{
    border-radius: 25px;
    color: #0088CC;
}
.price-card p {
    margin-bottom: 0px!important;
}
.price-card h6 {
    margin: 0 0 5px 0;
}
.f-left{float:left;}
.pt-10{padding: 10% 0px;}
.price-item .treatment-details-card .card-body h1{
    background: #bedeee75;
    padding: 7px 10px;
    font-size: 26px;
}
.mt-10{margin-top: 10px;}
.dest-none{display:none}
.mob-none{display:block}
.pt-95{
    padding-top: 95px!important;
}
.hospital-content a:hover, .hospital-content a > p:hover{color:#2a82b0!important;}
.about-content-area ul li a:hover{color:#2a82b0;}
.hospital-overview-details .hospital_number li {
    flex-wrap: nowrap;
    white-space: nowrap;
}

/* Default for mobile */
.owl-carousel .item {
  opacity: 0.6;
  transform: scale(0.9);
  transition: all 0.3s ease;
}

.owl-carousel .owl-item.center .item {
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* Disable zoom effect on desktop */
@media (min-width: 1000px) {
  .owl-carousel .item {
    opacity: 1 !important;
    transform: none !important;
    box-shadow: none !important;
  }
}


@media screen and (min-width:320px) and (max-width:480px){
.hospital-overview-details .mt-4 {
    margin-top: 0rem !important;
}
.hospital-overview-details{padding: 0px 0!important;}
.btn {
    font-size: 0.7rem;
}
#about {
        padding: 0px 0;
    }
.nav-pills{
    width: 100%;
}
#header .header-nav-main nav > ul li a {
    text-decoration: none;
    white-space: normal;
    overflow-wrap: break-word;
    padding-right: 25px!important;
    }
#header .header-nav-main nav {
        max-height: 150vh!important;
    }
#header .header-nav-main nav > ul {
        padding-left: 15px;
        padding-right: 15px;
    }
#header .header-nav-main nav {
        padding: 0 0px!important;
    }

.doctor-info .doctor-short-info{
    width: 100%;
    padding-left: 0%;
}
.owl-stage-outer{
    width: 100%;
    padding-left: 0%;
}
.doctor-info .doctor-image{
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.dest-none{display:block}
.mob-none{display:none}
.container-spacing {
    padding: 5px 5px;
}
.about-content-area .about-hospital-image{margin-bottom: 15px;}
.search-bar{display:none;}
.search-bar-m{display:block;}
.hospital_number h2{
    padding-left:10px;
    font-size: 16px!important;
    font-weight: 600;
    margin-bottom: 0px!important;
    line-height: 15px;
    margin-top: 3px;
}
.hospital-overview-details .filter-wrapper .header-nav-top{
    overflow: scroll;
}
.tabs-vertical .nav-tabs > li .nav-link {
    padding-top: 5px;
}
section.section {
    /*padding: 35px 0;*/
}
.tabs-vertical {
    display: grid;
}
.tabs-vertical .nav-tabs {
    border-bottom: none;
    height: 100%;
    float: none;
    width: 100%;
    overflow: auto;
    display: flow;
}
.tabs-vertical .nav-tabs > li {
    margin-bottom: 5px;
    margin-right: 5px;
    width: fit-content;
    float: left;
    display: flex;
}
.nav-tabs li .nav-link {
    padding: 0.4rem 0.3rem;
}
.section-tab .nav-tabs li .nav-link {
    font-size: 12px;
}
.section-tab .nav-tabs li .nav-link {
    display: ruby-text;
}
.custom-col {
        width: 50%!important;
    }
.pt-95{
    padding-top: 95px!important;
}
.city-box, .deptHospital-box{
    /*height: 100px;*/
}
.hospital-facility-feature {
        width: 25%!important;
    }
.hospital-facility-feature h3 {
    font-size: 12px;
}
.form-section{
    width: 96%;
    margin: 0 auto;
}
}

/* menu left to right */
@media (max-width: 991px) {
  .header-nav-main nav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
  }
.pt-88{
    padding-top: 81px;
}

  .header-nav-main nav.show {
    transform: translateX(0);
  }

  /* Force dropdowns inside this container */
  .header-nav-main .dropdown-menu {
    position: relative;
    width: 93%;
    box-shadow: none;
    background: transparent;
    border: none;
    padding-left: 1rem;
  }

  .header-nav-main .dropdown-submenu > .dropdown-menu {
    padding-left: 1.5rem;
  }

  .header-nav-main .dropdown-toggle::after {
    display: none;
  }

  .header-nav-main .dropdown-item {
    display: block;
    width: 100%;
  }
}

/* Select Tab List */ 
.custom-tab-dropdown-1 {
  width: 250px;
  position: relative;
  font-family: sans-serif;
  float: right;
  top: -5px;
}
.selected-tab-1 {
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
}
.tab-dropdown-list-1 {
  display: none;
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 10;
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.tab-dropdown-list-1 .nav-item {
  border-bottom: 1px solid #eee;
  text-align: left;
}
.tab-dropdown-list-1 .nav-link {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}
.tab-dropdown-list-1 .nav-link:hover {
  background: #f5f5f5;
}
.selected-tab-1 {
  padding: 6px 15px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
}
.dropdown-arrow-1 {
  font-size: 30px;
  transition: transform 0.3s ease;
}
/* Rotate arrow when dropdown is open */
.custom-tab-dropdown.open .dropdown-arrow-1 {
  transform: rotate(180deg);
}

/* Select Tab List */ 
.custom-tab-dropdown-2 {
  width: 120px;
  position: relative;
  font-family: sans-serif;
  float: right;
  top: -5px;
}
.selected-tab-2 {
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
}
.tab-dropdown-list-2 {
  display: none;
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 10;
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.tab-dropdown-list-2 .nav-item {
  border-bottom: 1px solid #eee;
  text-align: left;
}
.tab-dropdown-list-2 .nav-link {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}
.tab-dropdown-list-2 .nav-link:hover {
  background: #f5f5f5;
}
.selected-tab-2 {
  padding: 6px 15px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
}
.dropdown-arrow-2 {
  font-size: 30px;
  transition: transform 0.3s ease;
}
/* Rotate arrow when dropdown is open */
.custom-tab-dropdown.open .dropdown-arrow-2 {
  transform: rotate(180deg);
}

/* Select Tab List */ 
.custom-tab-dropdown {
  width: 250px;
  position: relative;
  font-family: sans-serif;
  float: right;
  top: -5px;
}
.selected-tab {
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
}
.tab-dropdown-list {
  display: none;
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 10;
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.tab-dropdown-list .nav-item {
  border-bottom: 1px solid #eee;
  text-align: left;
}
.tab-dropdown-list .nav-link {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}
.tab-dropdown-list .nav-link:hover {
  background: #f5f5f5;
}
.selected-tab {
  padding: 6px 15px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
}
.dropdown-arrow {
  font-size: 30px;
  transition: transform 0.3s ease;
}

/* Rotate arrow when dropdown is open */
.custom-tab-dropdown.open .dropdown-arrow {
  transform: rotate(180deg);
}
.left-form-section h2{
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.counter > h2 {
    height: 22px;
}
.collapseclick{
    position: relative;
    width: 26%;
    z-index: 99;
    float: left;
}
.collapseclick .card{
    border-radius: 10px!important;
}
.collapseclick h2{
    font-size: 1.2em;
    font-weight: 300;
    line-height: 20px;
}
.box-heading h4 {
    font-size: 16px;
}
.card .card-header a {
    height: auto;
}
.pl-3{
   padding-left: 3px;
}
.hospital-card-content .col-md-4 input{
    display: none;
}
.simple-search .btn-primary{
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background: #fff;
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    border-left: 0px;
}
.filter-box-hospital{
    width: 100%;
    float: left;
    height: 40px;
}

@media screen and (min-width:320px) and (max-width:480px){
.custom-tab-dropdown-1 {
    width: 120px;
    top: 2px;
}
.collapseclick {
    position: absolute;
    right: 9px;
    width: 95%;
    z-index: 99;
    top: 79px;
}
.selected-tab-2 {
    padding: 0px 15px!important;
}
.selected-tab-1 {
    padding: 0px 15px!important
}
.custom-tab-dropdown-2 {
    top: 2px;
}
.filter-details-box > h1 {
    margin-bottom: 60px;
}
.doctor-short-info{
    overflow: hidden;
}
.doc-list-telegram {
    float: left;
    margin-left: 0%;
    display: flex;
    align-items: center;
}
.doc-list-telegram .btn {
    padding: 0px;
}
#header .header-nav-features .header-nav-top-icon{
    top: -3px;
}
.doctor-profile-list .doctor-image img {
    width: auto;
    height: 220px;
}
.doctor-profile-list h1{
    margin-bottom: 0px!important;
}
}


#expertdoctors .owl-nav button.owl-prev,
#expertdoctors .owl-nav button.owl-next {
  background: transparent;
  border: none;
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  z-index: 10;
}

#expertdoctors .owl-nav button.owl-prev {
  left: -30px;
}

#expertdoctors .owl-nav button.owl-next {
  right: -30px;
}
#expertdoctors .owl-item .hospital-network-card .hospital-image img {
    width: 100%;
    height: 200px!important;
    object-position: top;
}
#expertdoctors .owl-item .doctor-card .doctor-image img {
    width: 100%;
    height: 300px!important;
    object-position: top;
}