.Show,
.btn,
.call-btn a,
.shadow h3,
.taeb_all {
	text-align: center
}

#logo-slider,
#logo-slider .next {
	right: 0;
	bottom: 0
}

.call-btn a,
.home-section,
.instant-search__result,
.listingHeader .dropdown .dd-c a,
p._test_name a {
	text-decoration: none
}

.field-content1 {
	margin-bottom: 30px
}

.instant-search {
	position: relative;
	max-width: 100%
}

.instant-search,
.instant-search * {
	transition: background .15s, box-shadow .15s
}

.instant-search:focus-within {
	box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.instant-search--loading::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	background: #009578;
	border-radius: 5px;
	animation: .5s ease-in-out infinite searchIndicator
}

@keyframes searchIndicator {

	0%,
	100% {
		width: 15%
	}

	50% {
		width: 100%
	}
}

.instant-search,
.instant-search__input-container {
	border-radius: 5px
}

.instant-search__input-container {
	display: inline-flex;
	box-sizing: border-box;
	width: 100%;
	padding: 6px;
	background: #eee
}

.instant-search__input-container:focus-within {
	background: #fff
}

.instant-search__input {
	flex-grow: 1;
	border: none;
	outline: 0;
	width: 100%;
	padding: 0 6px;
	background: 0 0
}

.taeb-switch.left:after,
.taeb-switch.right:after,
.taeb_all.active:after {
	content: "";
	border-radius: 27.5px;
	z-index: 0;
	top: 0;
	transition: left .4s cubic-bezier(.88, -.35, .565, 1.35);
	height: 100%
}

.instant-search__results-container {
	max-height: 250px;
	overflow-y: auto;
	visibility: hidden;
	opacity: 0;
	transition: visibility .1s, opacity .1s
}

.instant-search__results-container--visible {
	visibility: visible;
	opacity: 1
}

.instant-search__result {
	display: block;
	color: #333;
	padding: 10px;
	font-size: .8em;
	cursor: pointer
}

.taeb-switch .taeb,
.taeb_all {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.instant-search__result:hover {
	background: #eee
}

.instant-search__result:not(:last-of-type) {
	border-bottom: 1px solid #eee
}

.instant-search__title {
	font-size: 1.1em;
	font-weight: 700
}

.instant-search__paragraph {
	line-height: 1.5;
	margin: 8px 0
}

.taeb_all {
	width: 125px;
	background: #ffcc29;
	padding: 10px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 14px;
	margin-right: -34px
}

.h_r {
	z-index: 1;
	position: relative
}

.taeb_all.active {
	color: #fff
}

.taeb_all.active:after {
	position: absolute;
	width: 100%;
	box-shadow: 0 2px 15px 0 rgb(0 0 0 / 10%);
	background-color: #2a5373;
	left: 0
}

.taeb-switch.left:after,
.taeb-switch.right:after {
	position: absolute;
	width: 50%;
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1)
}

.taeb-switch.left:after {
	left: 0
}

.taeb-switch.right:after {
	left: 50%
}

.taeb-switch .taeb {
	padding: 12px 0;
	z-index: 1;
	transition: color .2s;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
	user-select: none
}

main {
	width: 100%
}

main .wrapper {
	border-radius: 37px;
	background-color: #ffcc29;
	width: 85%;
	margin-left: auto;
	margin-right: auto
}

.filter {
	border: 1px solid #d3d3d3;
	border-radius: 20px;
	padding: 5px 20px;
	background: 0 0;
	font-size: 14px;
	color: #000;
	text-transform: uppercase
}

.dropdown:hover>.dropdown-menu {
	display: block
}

.dropdown>.dropdown-toggle:active {
	pointer-events: none
}

.blue {
	color: #306690
}

.logo-slider-inset {
	border: 1px solid #ededed;
	border-radius: 5px;
	text-align: center
}

img._img_con_org {
	width: 85px;
	border-radius: 50%
}

._text_con_org_name {
	line-height: 20px;
	text-transform: capitalize;
	font-size: 13px
}

.btn,
.form_section h4 {
	text-transform: uppercase
}

.logo-slider-inset.selected_active,
.logo-slider-inset:hover {
	background: #234d6e;
	color: #fff;
	border: 1px solid #2a5373
}

.logo-slider-item {
	cursor: pointer
}

.mini-loader {
	position: absolute;
	margin-left: 10px;
	margin-top: 5px
}

select.form-control._sort_filter {
	border: 1px solid #2a5373 !important;
	font-size: 12px;
	width: 190px;
	cursor: pointer;
	line-height: 15px
}

.sm {
	font-size: 14px;
	font-weight: 500
}

.short label {
	font-size: 12px;
	color: #000;
	margin: 0 2px !important;
	width: auto;
	white-space: nowrap
}

.field-content2 p {
	font-size: 15px
}

.field-content2 img {
	width: 30px;
	height: 30px
}

.short {
	display: inline-flex;
	width: 50%;
	align-items: center;
	margin-top: 25px
}

.btn,
.call-btn a {
	display: inline-block
}

.short input {
	font-size: 12px;
	color: #000;
	margin-bottom: 0 !important;
	background: 0 0;
	border: 1px solid gray;
	border-radius: 5px;
	width: 100%;
	padding: 5px 10px
}

.listingHeader .dropdown {
	z-index: 1;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	font-family: Roboto, sans-serif
}

.listingHeader .dropdown .dd-a {
	padding: 10px;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
	transition-duration: .2s;
	-webkit-transition-duration: .2s
}

.listingHeader .dropdown input {
	top: 0;
	opacity: 0;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
	height: 100%;
	width: 100%
}

.listingHeader .dropdown input:hover {
	cursor: pointer;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .75);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .75);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .75)
}

.listingHeader .dropdown .dd-a span:hover {
	color: #00f
}

.listingHeader .dropdown input:checked:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1)
}

.listingHeader .dropdown input:checked~.dd-c {
	transform: scaleY(1);
	-webkit-transform: scaleY(1)
}

.listingHeader .dropdown .dd-a span {
	color: #000
}

button.more {
	background: #234d6e;
	color: #fff;
	border: 2px solid #234d6e;
	padding: 8px 40px;
	border-radius: 25px
}

.listingHeader .dropdown .dd-c {
	display: block;
	position: absolute;
	background: #fff;
	height: auto;
	transform: scaleY(0);
	transform-origin: top left;
	transition-duration: .2s;
	-webkit-transform: scaleY(0);
	-webkit-transform-origin: top left;
	-webkit-transition-duration: .2s;
	border: #000;
	width: 300px
}

.listingHeader .dropdown .dd-c a {
	color: #000;
	font-size: 12px
}

.listingHeader .dropdown .dd-c ul {
	padding: inherit;
	list-style-type: none;
	padding-inline-start: 40px
}

.listingHeader .dropdown .dd-c ul ul {
	font-size: calc(100% - 1px);
	padding: inherit;
	padding-left: 15px;
	list-style-type: none
}

.listingHeader .dropdown .accordion {
	background-color: #fff;
	color: #000;
	cursor: pointer;
	padding: 10px;
	width: 100%;
	border: none;
	text-align: left;
	outline: 0;
	font-size: 15px
}

.listingHeader .dropdown .accordion:hover,
.listingHeader .dropdown .active {
	background-color: #f8f8ff;
	border-bottom: 2px solid #000
}

.listingHeader .dropdown .accordion:after {
	color: #777;
	font-weight: 700;
	float: right;
	margin-left: 5px
}

.listingHeader .dropdown .active:after {
	content: "\2212"
}

.listingHeader .dropdown .panel {
	padding: 0 18px;
	background-color: #f8f8ff;
	max-height: 0;
	overflow: hidden;
	transition: max-height .2s ease-out
}

.notifyjs-bootstrap-danger {
	background-color: #ffd8d8 !important;
	border: 1px solid #fbeed5 !important;
	color: #000
}

.remove-from-cart {
	background: green;
	color: #fff !important;
	border-radius: 50px
}

.btn {
	border: none;
	outline: 0;
	border-radius: 10px;
	padding: 10px 80px;
	cursor: pointer
}

.box-section,
.card,
.home-section,
.rates {
	display: flex
}

.normal,
.whatsapp-call {
	padding: 10px !important;
	width: 49%;
	font-size: 16px
}

.btn:focus {
	border: none;
	outline: 0
}

.--blue,
.normal,
.whatsapp-call {
	border-radius: 30px
}

.--blue {
	background-color: #234d6e
}

.--pos-r-center {
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}

.--txt-white {
	color: #fff
}

body {
	background: #fff;
	font-display: swap
}

.call-btn a {
	padding: 10px 5px;
	flex-basis: 50%;
	letter-spacing: 1px;
	z-index: 10;
	font-weight: 700
}

.whatsapp-call {
	background-color: #ffcc29;
	color: #234d6e
}

.normal {
	background-color: #234d6e;
	color: #fff
}

.main,
a._download_repo img,
table {
	width: 100%
}

.boxes {
	border: 2px dotted green;
	background: #fff8e1
}

.CBC-section.faqans p,
.dashboard .nav-link a {
	display: block
}

.field-content1 p {
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	color: #306690
}

.main {
	min-height: 380px;
	cursor: pointer
}

.service {
	background: #fff;
	padding: 20px;
	border-radius: 15px;
	bottom: 0;
	z-index: 1;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	height: 450px !important
}

.home-section h1 {
	font-weight: bolder;
	font-size: 26px
}

.service:hover {
	box-shadow: 0 0 35px 0 #d7d7d7
}

.service-logo {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 8px;
	top: -19px
}

#logo-slider,
.card,
img.viwesmart {
	position: relative
}

h3 {
	font-size: 24px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	color: #004368
}

#logo-slider {
	top: 0;
	left: 0;
	height: 9em;
	margin: auto;
	overflow: hidden
}

button.arrow {
	border: none
}

#logo-slider .arrow {
	cursor: pointer;
	position: absolute;
	width: 2em;
	height: 100%;
	padding: 0;
	margin: 0;
	outline: 0;
	background: 0 0
}

#logo-slider .arrow:hover {
	background: rgba(0, 0, 0, .1)
}

#logo-slider .arrow:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: .75em;
	height: .75em;
	margin: auto;
	border-style: solid
}

#logo-slider .prev {
	left: 0;
	bottom: 0
}

#logo-slider .prev:before {
	left: .25em;
	border-width: 3px 0 0 3px;
	border-color: #333 transparent transparent #333;
	transform: rotate(-45deg)
}

#logo-slider .next:before {
	right: .25em;
	border-width: 3px 3px 0 0;
	border-color: #333 #333 transparent transparent;
	transform: rotate(45deg)
}

#logo-slider .logo-slider-frame {
	position: absolute;
	top: 0;
	left: 2em;
	right: 2em;
	bottom: 0;
	border-left: .25em solid transparent;
	border-right: .25em solid transparent;
	overflow: hidden
}

#logo-slider .logo-slider-item {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10%;
	height: 100%
}

#logo-slider .logo-slider-inset {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: .5em .25em;
	overflow: hidden
}

@media (max-width:60em) {
	#logo-slider .logo-slider-item {
		width: 33.33%
	}

	#logo-slider {
		height: 10em
	}
}

@media (max-width:45em) {
	#logo-slider .logo-slider-item {
		width: 50%
	}

	#logo-slider {
		height: 12em
	}
}

@media (max-width:30em) {
	#logo-slider .logo-slider-item {
		width: 65%
	}

	#logo-slider {
		height: 9em
	}
}

.home-section p,
.home-section p a {
	font-size: 12px;
	color: #000;
	margin-bottom: 0 !important;
	text-decoration: none
}

.input-section label,
.input-section span {
	color: #394e59;
}

.home-section {
	gap: 13px;
	color: #394e59 !important;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 8px;
	transition: .4s;
	cursor: pointer;
	margin-top: 25px;
	align-items: center
}

.card {
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}

.input-section {
	padding: 5px 0 20px 20px
}

.input-section label {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 8px
}

input#fname {
	font-size: 13px;
	width: 70%;
	height: 33px;
	border: 1px solid rgba(0, 0, 0, .125);
	padding-left: 14px;
	color: gray
}

.input-section span {
	display: block;
	font-size: 11px;
	width: 332px;
	margin-top: 12px;
	margin-bottom: 20px
}

.Advantage-section p {
	font-size: 20px;
	width: 305px;
	font-weight: 600;
	padding-top: 5px
}

.Advantage-section span,
a.next-btn {
	color: #394e59;
	font-size: 13px;
	text-decoration: none
}

.Advantage-section span {
	display: block;
	font-weight: 500;
	transition: .3s;
	width: 333px;
	margin-top: -3px
}

a.next-btn {
	background: #ffcb03;
	padding: 10px 40px;
	border-radius: 25px;
}

.shadow {
	margin-left: 20px
}

.shadow h3 {
	background: #004368;
	padding: 13px;
	color: #fff;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	font-size: 19px;
	margin: 0
}

.price_rate p,
.price_rate span {
	color: #394e59;
	font-weight: 500;
	text-align: center
}

.price_rate {
	background: #fff8e0;
	padding: 10px 50px
}

.price_rate p {
	font-size: 12px;
	margin: 0
}

.price_rate span {
	font-size: 10px;
	display: block
}

.rates del {
	color: #dd3232;
	font-size: 20px;
}

.CBC-section p,
.sub_total p,
p.discrip,
p.discripmore,
table tr td {
	font-size: 13px
}

.rates {
	margin: 0 0 15px;
	justify-content: center;
	gap: 15px;
	justify-content: center;
	font-size: 18px;
	padding: 5px;
	align-items: center
}

p.discripmore {
	color: #234d6e
}

hr.dotted {
	border: 1px dotted gray;
	margin: 0
}

.price_rate.\31 {
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px
}

.sub_total {
	padding: 14px 19px 0
}

.sub_total p {
	font-weight: 500;
	color: #394e59;
	text-decoration: none;
	transition: .3s;
}

span.left_side {
	float: right;
	font-weight: 700;
}

span.left_side a {
	color: #c5c1c1;
	font-size: 8px;
	text-decoration: none;
	border: 1px dotted gray;
	padding: 4px 10px;
	font-family: 'Avenir Next', sans-serif !important
}

.total_amount h4 {
	font-size: 16px;
	color: #394e59;
	font-weight: 600;
}

.total_amount {
	padding-top: 14px;
	padding-bottom: 10px
}

span.total {
	float: right;
	font-weight: 500;
	color: #394e59
}

.card,
.main-serction,
.time_btn {
	margin-top: 15px
}

p.mobile-number {
	display: block;
	font-size: 11px;
	width: 332px;
	margin-top: -4px;
	color: #394e59
}

p.mobile-number span {
	margin: 0;
	color: #000;
	font-weight: 600
}

input#sname {
	width: 10%;
	border: 1px solid rgba(0, 0, 0, .125);
	height: 35px;
	border-radius: .25rem
}

div#accordionExample {
	padding: 0
}

.accordion-button:not(.collapsed) {
	color: #fff;
	background-color: #004368;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
}

.accordion button {
	padding: 9px 20px !important;
	margin: 0 !important
}

.accordion-item i.fa.fa-angle-down {
	float: right
}

.accordion-item {
	border: none !important
}

.card-header a {
	color: #fff;
	font-size: 19px;
}

.box {
	background: #fff;
	padding: 20px;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	width: 230px;
	border-radius: 10px
}

.box-section {
	justify-content: space-around;
	padding-top: 15px;
	padding-bottom: 15px
}

.box-2 a,
.box-2 span {
	display: flex;
	justify-content: center
}

.box-1,
.box-2 {
	padding: 20px;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	width: 230px;
	border-radius: 10px
}

.box p,
.box-1 p {
	font-size: 19px;
	color: #004368;
	font-weight: 600;
	margin-bottom: 0
}

.box-1 p.user-section,
p.user-section {
	color: #394e59;
	font-weight: 100;
	font-size: 12px
}

.box span,
.box-1 span,
.box-2 span {
	font-weight: 500;
	line-height: 11px;
	transition: .3s;
	text-decoration: none
}

.box span,
.box-1 span {
	font-size: 14px;
	color: #394e59
}

.box-1 {
	background: #fff8e0
}

.box-2 {
	background: #004368
}

.box-2 a {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50px;
	width: 39px;
	height: 39px;
	align-items: center;
	margin: 17px auto
}

.box-2 span {
	font-size: 14px;
	color: #fff;
	margin-top: 15px
}

.box-1 p.user-section i,
p.user-section i.fa.fa-user {
	border: 2px solid #ffcb03;
	border-radius: 24px;
	padding: 5px 7px;
	font-size: 14px;
	background: #004368;
	color: #fff;
	margin-top: 4px;
	margin-right: 5px
}

.accordion-body {
	padding: 0 !important;
	background: #fff !important;
	border: 1px solid #ddd;
	border-top: 0
}

.t_p_details_time ._fasting_time,
.t_p_details_time ._report_delivery {
	line-height: 20px !important
}

.t_p_details_time {
	font-size: 14px !important
}

div#sticky .shadow ._offer_icon_m_d {
	position: absolute;
	top: 44px;
	width: 50px;
	right: -61px;
	text-align: center
}

._offer_icon_m_d ._offer_icon {
	position: absolute;
	line-height: 13px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	z-index: 9;
	right: 63px;
	top: -62px;
	display: block;
	height: 47px;
	width: 47px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700
}

.date-section,
.form-check-inline1,
.icon_section,
.online.payment,
.sun-icon,
.time_table {
	display: flex;
	display: flex
}

._offer_icon_m_d .offpercent {
	width: 60px;
	margin-top: -65px
}

span._offer_icon {
	position: absolute;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	font-weight: 700
}

.add_member_line h3 {
	background: #ffcb03;
	color: #004368;
	text-align: center;
	border-radius: 0
}

.form_section {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 15px
}

.form_section label {
	font-size: 15px;
	color: #004368;
	font-weight: 600
}

input.form-control,
select.form-select {
	font-size: 13px;
	border: 1px solid rgba(0, 0, 0, .125);
	padding-left: 14px;
	color: gray
}

input.form-control {
	height: 33px
}

.form_section .col {
	margin-bottom: 12px
}

.form-control:focus {
	box-shadow: none !important;
	border: 1px solid rgba(0, 0, 0, .125) !important
}

.form-control:focus-visible {
	outline: 0 !important
}

.add_member_line a {
	display: block;
	width: 108px;
	margin-bottom: 20px
}

.accordion-button::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: auto;
	content: "";
	background-image: none !important;
	background-size: 1.25rem;
	transition: transform .2s ease-in-out;
	color: #fff
}

.accordion-item {
	padding: 0 !important
}

.form_section h4 {
	font-size: 19px;
	color: #394e59;
	font-weight: 600;
	margin-bottom: 8px
}

.date-section a {
	border: 1px solid;
	padding: 10px;
	text-decoration: none;
	border-radius: 6px;
	color: #4a4949;
	font-size: 13px;
	text-align: center
}

.d-removecart,
span.active {
	color: #fff !important
}

.date-section {
	justify-content: space-between;
	margin-top: 15px
}

.date-section a span {
	display: block;
	text-align: center;
	font-size: 30px;
	color: #000
}

.date-section a span:active,
.date-section a:active {
	background: #004368;
	border: 1px solid #004368;
	color: #fff
}

a.active {
	background-color: #004368;
	border: 1px solid #004368
}

p.Available-time {
	display: block;
	font-size: 13px;
	font-weight: 500;
	color: #21333c;
	text-decoration: none;
	transition: .3s;
	margin-top: 18px
}

.CBC-section.faqans p strong,
.sun-icon h5 {
	font-weight: 700
}

i.fa.fa-sun-o {
	font-size: 20px
}

.sun-icon i span {
	font-size: 13px;
	color: #394e59;
}

.sun-icon {
	gap: 34px;
	align-items: baseline
}

.sun-icon h5 {
	color: #004368;
	font-size: 15px
}

.time_table {
	gap: 24px;
	margin-top: 15px
}

.time_table a {
	border: 1px solid;
	text-decoration: none;
	padding: 8px;
	text-align: center;
	border-radius: 6px;
	color: #4a4949;
	font-size: 13px;
	margin: 0
}

.time_table a:active {
	background-color: #004368;
	border: 1px solid #004368;
	color: #fff
}

a.active {
	color: #fff
}

.online.payment {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 15px
}

.form-check-inline1 {
	gap: 11px
}

.form-check-inline1 p span {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #394e59
}

.form-check-inline1 p {
	font-size: 17px;
	font-weight: 600
}

input.form-check-input1 {
	height: 25px;
	width: 25px
}

.booking {
	margin-bottom: 25px;
	margin-left: 25px
}

._components_tests_counts,
i.fa.fa-angle-right {
	margin-left: 10px
}

.Basic_screen {
	background: #fff8e0;
	padding-top: 17px;
	padding-left: 25px;
	border-radius: .25rem
}

.Basic_screen h1 {
	color: #004368;
	font-size: 22px;
	font-weight: 600;
}

.Basic_screen span,
p._parameters_m {
	font-size: 16px;
	font-weight: 600;
}

.card.section {
	margin-top: 15px;
	padding: 40px;
	border-radius: .25rem;
	background: #fff;
	border: 1px solid #e7e7e7
}

.card_one p {
	color: #16262e;
	font-size: 14px;
	line-height: 23px
}

.icon_section {
	gap: 20px
}

.icon_section i {
	font-size: 36px
}

.icon_section p {
	font-size: 9px
}

.icon_section span {
	display: block;
	font-size: 14px;
	color: #394e59;
	line-height: 9px
}

.card h2.ctmblock,
.card h3 {
	background: #004368;
	color: #fff;
	padding: 15px 20px 9px;
	font-size: 19px;
	font-weight: 500;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}

.parameter_section p {
	background: #ffcb03;
	padding: 12px;
	color: #394e59;
	font-size: 15px;
	font-weight: 600;
	border-radius: 2px
}

.parameter_section {
	margin-top: 10px
}

button.accordion-button {
	display: block;
	background: #f3f3f3 !important;
	color: #3e3e3e !important
}

.accordion .accordion-item {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px
}

.accordion-body p {
	background: 0 0;
	font-weight: 300;
	display: flex;
	gap: 104px;
	padding: 0;
	margin-bottom: 4px
}

.Nabl-section p,
.d_readmor:hover,
.shadow p,
.why_pathkind h4 {
	font-weight: 600
}

button.accordion-button {
	display: flex;
	padding-top: 12px;
	margin: 0
}

button.accordion-button p {
	background: 0 0;
	padding: 0;
	margin: 0 auto
}

.Basic_screen h2,
button.accordion-button.collapsed,
section.home-contant .container .row .col-lg-12 .row>.home-section+.col-lg-9>.row {
	margin: 0
}

.accordion-button:focus {
	z-index: 3;
	border-color: transparent !important;
	outline: 0;
	box-shadow: none !important
}

.tex_section p {
	font-size: 13px;
	padding: 10px
}

.why_pathkind {
	background: #fff;
	margin-top: 15px;
	border: 1px solid #004368;
	border-radius: 10px;
	padding: 30px
}

.why_pathkind h4 {
	color: #004368;
	font-size: 20px
}

.why_pathkind p {
	color: #5e5e5e;
	font-size: 16px
}

.Nabl-section p {
	color: #000;
	font-size: 16px;
	width: 160px;
	line-height: 20px;
	margin-top: 12px
}

.Nabl-section i {
	font-size: 30px
}

.Nabl-section {
	display: flex;
	gap: 0;
	justify-content: space-around
}

.block,
.shadow p {
	text-align: center
}

.service_test {
	height: 450px !important
}

.shadow {
	background: #fff;
	padding: 45px 15px;
	border-radius: .5rem
}

.dotted-line {
	background: #fff8e0;
	padding: 9px 5px;
	border: 1px dotted #98db99
}

.dotted-line h4 {
	font-size: 18px;
	text-align: center
}

a.bookNow,
button.bookNow._but_now {
	background: #004368;
	color: #fff
}

.shadow p {
	font-size: 18px;
	color: #004368
}

.del {
	display: flex;
	gap: 0;
	justify-content: center
}

.field-content2 .d-flex img,
span._test_mrp {
	margin-right: 10px
}

.del p {
	color: #dd3232;
	font-size: 17px;
	margin: 0
}

p.redcolor {
	color: #686666d4
}

.btn-botton {
	display: flex;
	gap: 15px;
	padding: 0;
	margin-top: 15px
}

.btn-botton a,
.btn-botton button {
	background: #ffcb03;
	text-decoration: none;
	margin: 0;
	font-size: 12px;
	color: #394e59;
	font-weight: 600;
	border-radius: 25px
}

img.viwesmart {
	margin-top: -29px;
	width: 90%;
	margin-left: 16px
}

img.callnow {
	margin-top: 30px;
	width: 100%;
	margin-bottom: 25px
}

img.offpercent {
	position: absolute;
	right: 63px;
	margin-top: -33px
}

.spin_loader_main {
	width: 100%;
	justify-content: center;
	text-align: center;
	padding: 10%
}

.spin_loader,
.spin_loader::after {
	box-sizing: border-box;
	width: 48px;
	height: 48px;
	border-radius: 50%
}

.call-btn,
.taeb-switch {
	justify-content: space-between
}

.spin_loader {
	display: inline-block;
	border-top: 4px solid #ffcc29;
	border-right: 4px solid transparent;
	animation: 1s linear infinite rotation
}

.spin_loader::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-left: 4px solid #234d6e;
	border-bottom: 4px solid transparent;
	animation: .5s linear infinite reverse rotation
}

@keyframes rotation {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.indi_test_name {
	display: inline-block;
	width: 49%;
	font-size: 14px;
	padding: 1px 10px
}

.in_report_t {
	width: 40px;
	height: 40px
}

.call-btn {
	display: flex;
	align-items: center;
	gap: 15px
}

.call-btn a {
	font-size: 12px
}

.d-removecart {
	background: green !important
}

.tex_section2 {
	width: 100%;
	overflow: auto
}

@media(max-width:767px) {

	.desk-head-view,
	.overf,
	section .container .row .search-bar {
		display: none
	}

	.shadow p,
	h3 {
		color: #004368
	}

	a._download_repo img {
		width: 100%
	}

	.carousel.slide.crousel-banner.dt span {
		background-color: #ffcb03;
		opacity: 1 !important;
		padding: 10px !important;
		border-radius: 50%
	}

	.carousel.slide.crousel-banner.dt button {
		opacity: 1
	}

	.sidebar-inner {
		width: 320px
	}

	

	.overf {
		width: 800px
	}

	.overf .block {
		text-align: center;
		float: left;
		width: 33.333%
	}

	.Nabl-section {
		display: flex;
		flex-direction: row;
		overflow: auto
	}

	span._test_selling {
		font-size: 21px !important
	}

	._offer_icon_m_d ._offer_icon {
		line-height: 16px
	}

	.col-lg-9 {
		margin-top: 5rem
	}

	.box p,
	.box-1 p,
	.call-btn a,
	.rates del,
	.sm,
	span._test_selling {
		font-size: 12px
	}

	.sun-icon {
		gap: 14px
	}

	.Advantage-section {
		margin-bottom: 25px;
		padding: 0 15px
	}

	.time_table {
		gap: 5px
	}

	.date-section {
		flex-flow: wrap;
		justify-content: space-around
	}

	.icon_section span,
	i.fa.fa-user {
		justify-content: center;
		display: flex
	}

	.shadow {
		margin-left: 0
	}

	.row {
		--bs-gutter-x: 0rem
	}

	.form_section {
		padding-left: 10px;
		padding-right: 10px
	}

	.col {
		margin-left: 5px;
		margin-right: 5px
	}

	.form-check-inline {
		margin-right: 0
	}

	.total_amount {
		padding: 14px 15px
	}

	.box,
	.box-1,
	.box-2 {
		padding: 7px
	}

	.time_table a {
		font-size: 10px
	}

	.date-section a {
		font-size: 14px;
		margin-right: 5px
	}

	.box-section {
		grid-gap: 8px
	}

	.box span,
	.box-1 span {
		font-size: 11px
	}

	i.fa.fa-user {
		border: 1px solid gray;
		border-radius: 24px;
		padding: 7px 10px;
		font-size: 13px;
		height: 28px;
		width: 29px;
		align-items: center
	}

	.box-2 span {
		font-size: 9px
	}

	.box {
		background: #fff;
		box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
		width: 230px;
		border-radius: 10px;
		height: 150px
	}

	.col-lg-3 {
		padding-left: 0;
		padding-right: 0
	}

	.card.section,
	.why_pathkind {
		padding-left: 15px;
		padding-right: 15px
	}

	.card.section {
		padding-top: 10px
	}

	.Basic_screen {
		margin-top: 20px
	}

	.Basic_screen h1 {
		font-size: 17px
	}

	.card.section p {
		padding-top: 20px
	}

	.icon_section {
		gap: 0;
		flex-flow: column;
		display: flex;
		align-items: center
	}

	img.offpercent {
		position: absolute;
		right: 60px;
		margin-top: 0;
		width: 25%
	}

	.icon_section span {
		font-size: 14px;
		line-height: 21px
	}

	.icon_section p {
		padding-top: 3px !important;
		font-size: 17px
	}

	button.accordion-button,
	button.accordion-button.collapsed,
	h3 {
		font-size: 15px
	}

	.why_pathkind {
		padding-top: 25px
	}

	.shadow {
		margin-top: 40px
	}

	.shadow p {
		font-size: 18px;
		font-weight: 600
	}

	.dotted-line h4 {
		font-size: 26px;
		text-align: center
	}

	.del del {
		font-size: 24px;
		color: #dd3232
	}

	.del p {
		font-size: 25px;
		color: #5a5959
	}

	.btn-botton {
		display: flex;
		gap: 15px;
		padding: 0;
		margin-top: 15px;
		justify-content: center
	}

	.icon_section i {
		font-size: 60px
	}

	.home-section {
		justify-content: space-between;
		margin-top: 8px
	}

	h3 {
		font-weight: 900;
		font-stretch: normal;
		font-style: normal;
		line-height: 1;
		margin-bottom: 0
	}

	.short {
		display: inline-flex;
		width: auto;
		align-items: center;
		margin-top: 0
	}

	.service {
		padding: 15px
	}

	.home-section p,
	.home-section p a {
		text-align: right
	}

	.wrapper {
		margin-top: 33px
	}

	.call-btn {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 15px
	}

	.field-content2 p {
		font-size: 13px;
		margin-bottom: 10px
	}

	.Nabl-section {
		display: flex;
		gap: 0;
		flex-direction: column
	}

	.Nabl-section p {
		font-size: 18px;
		margin-left: 0;
		clear: none;
		width: 100%;
		float: right;
		padding-left: 0;
		position: relative;
		top: 0
	}

	.parameter_section {
		padding-left: 0;
		padding-right: 0;
		margin-top: 10px
	}

	.card h3 {
		background: #004368;
		color: #fff;
		padding: 15px 10px;
		font-size: 15px;
		font-weight: 500;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px
	}
}

.modal-content .modal-header button.btn-close {
	background-color: #234d6e;
	opacity: 1;
	padding: 10px;
	top: 0;
	position: absolute;
	right: 0
}

input#update_address {
	background: #ffcc29;
	border-radius: 30px;
	color: #234d6e;
	padding: 8px 36px;
	border: none
}

.btn-botton {
	justify-content: center
}

.btn-botton a,
.btn-botton button {
	border: none;
	padding: 10px !important
}

div#sticky .shadow {
	margin-left: 0;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 0 9px 6px #d1d1d1 !important;
	position: relative
}

#accordionPanelsStayOpenExample .accordion-button::after,
.parameter_section .accordion-button::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important
}

.dotted-line {
	width: 90%;
	margin: auto
}

@media (min-width:768px) {
	.carousel.slide.crousel-banner.dt {
		display: none
	}

	.service {
		height: 490px
	}

	.row.mt-4.__test_list_row.test_data_list .service {
		height: 480px
	}

	.row.mt-4.__test_list_row.test_data_list.filtest_data_list .service {
		height: 465px
	}

	p.d-flex._parameters_m+p.d-flex,
	p.d-flex._parameters_m+p.d-flex+p {
		height: 50px
	}

	.service-logo {
		width: 60px;
		height: 60px
	}

	span._offer_icon {
		position: absolute;
		line-height: 14px;
		font-size: 16px;
		text-align: center;
		color: #fff;
		font-weight: 700
	}

	.why_pathkind {
		background: #fff;
		margin-top: 15px;
		border: 2px solid #004368;
		border-radius: 10px;
		padding: 30px;
		margin-bottom: 30px
	}

	.why_pathkind p {
		color: #5e5e5e;
		font-size: 15px
	}

	.call-btn {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 15px;
		position: absolute;
		width: 100%;
		bottom: 11px;
		left: 0;
		padding: 10px 20px
	}

	div#sticky.navbar-fixed .wrwp {
		position: fixed;
		width: 20%;
		z-index: 99;
		margin-top: -210px
	}

	.overf {
		display: flex;
		gap: 138px
	}
}

@media (min-width:1370px) {
	div#sticky.navbar-fixed .wrwp {
		position: fixed;
		width: 20%;
		z-index: 99;
		min-width: 306px;
		max-width: 306px
	}
}

.remove_componet {
	display: none !important
}

div#staticBackdrop .modal-header.popup-top {
	color: #004368;
	border-top-left-radius: calc(.3rem - -11px) !important;
	border-top-right-radius: calc(.3rem - -11px) !important;
	background-color: #ffc107 !important;
	font-size: 20px;
	border-bottom: 6px solid #004368
}

div#staticBackdrop .modal-footer {
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(.3rem - 11px);
	border-bottom-left-radius: calc(.3rem - 11px)
}

div#staticBackdrop .modal-content .modal-header button.btn-close {
	background-color: #fff;
	opacity: 1;
	padding: 10px;
	top: 0;
	position: absolute;
	right: 0
}

.block img {
	max-width: 60px
}

.icon_section span {
	line-height: normal
}

@media(max-width:767px) {
	.service {
		height: 385px !important
	}

	.col-md-4.rolling._text_card._text_card_PL217 {
		padding-right: 0 !important
	}

	.wrapper {
		margin-top: 100px
	}
}

@media (max-width:768px) {
	div#sticky .shadow ._offer_icon_m_d {
		position: absolute;
		top: 44px;
		width: 50px;
		right: auto;
		left: 67px
	}
}

.taeb-switch {
	position: relative;
	display: flex
}

.taeb-switch .taeb {
	width: 50%
}

.taeb-switch .taeb.active:after {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	transition: left .4s cubic-bezier(.88, -.35, .565, 1.35);
	border-radius: 27.5px;
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
	background-color: #2a5373;
	height: 100%;
	z-index: -1;
	left: 0
}

.taeb-switch .taeb.active {
	color: #fff;
	position: relative
}

.taeb-switch.left:after,
.taeb-switch.right:after {
	background-color: transparent
}

.CBC-section.faqans p br,
._item_overview p br {
	display: none
}

._item_overview p {
	text-align: justify !important
}

._item_overview table tr td {
	padding: 5px;
	border: 1px solid #ededed
}

._item_overview table {
	width: 100% !important;
	border: 1px solid #ededed
}

.d_readmor {
	margin-bottom: 15px;
	text-align: right;
	padding-right: 0;
	cursor: pointer;
	padding-top: 20px
}

span._item_overview._itemoverview.more {
	overflow: hidden;
	height: 140px
}

p._test_name a {
	color: #306690;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}

.accordion-button:not(.collapsed) {
	font-size: 15px
}

.Basic_screen {
	padding-bottom: 17px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media (max-width:767px) {
	.home-section h1 {
		font-weight: bolder;
		font-size: 15px
	}

	span._item_overview._itemoverview.more p:first-child {
		height: 121px;
		overflow: hidden
	}

	span._item_overview._itemoverview.more[style="height: max-content;"] p:first-child {
		height: auto;
		overflow: hidden
	}

	.in_report_t {
		width: 15%;
		height: 40px;
		float: left;
		display: inline-block;
		margin-right: 5%
	}

	.t_p_details_time {
		font-size: 14px !important;
		float: left;
		width: 80%
	}

	.icon_section {
    gap: 0px;
    margin-left: 0px;
    padding: 0px  20px;
    justify-content: space-between;
    flex-flow: wrap;
}

	.card h2.ctmblock {
		font-size: 16px
	}

	.accordion button {
		padding: 9px 20px !important
	}
}

@media (min-width:1200px) {

	.card h2.ctmblock,
	.card.section,
	.parameter_section p,
	section#height .accordion-flush .accordion-item .accordion-button,
	section#height button.accordion-button.collapsed {
		border-radius: unset !important
	}

	.desk-head-view a,
	.desk-head-view button,
	.dropdown-content a {
		height: 38px
	}

	.right-head-desk {
		position: relative;
		right: 0;
		float: right
	}

	.icon_section p {
		margin-bottom: 0;
		font-size: 14px
	}

	.card h2.ctmblock {
		padding: 9px 20px
	}

	.accordion,
	.card h2.ctmblock,
	body section#height .accordion-flush .accordion-item .accordion-button,
	body section#height button.accordion-button.collapsed
}

.parameter_section p {
	margin: 0 0 .5rem
}

.parameter_section {
	margin-top: 0
}

.accordion .accordion-item {
	margin-bottom: .5rem
}

.block img {
	max-width: 60px;
	height: 60px
}

.Basic_screen {
	min-height: 74px
}

.Basic_screen+.card.section {
	min-height: 142px
}

.Basic_screen+.card.section+.card {
	min-height: 433px
}

div#__test_details_component {
	display: block !important
}

.Basic_screen+.card.section+.card+.card {
	min-height: 284px
}

.Basic_screen+.card.section+.card+.card+.card {
	min-height: 50px
}

.why_pathkind {
	min-height: 307px
}

div#sticky .shadow {
	min-height: 231px
}
}