:root {
	--theme-color: #003a53; /* Main Theme Color */
	--theme-color-rgb: 15, 99, 88; /* RGB version of Theme Color */
	--accent-color: #ffcd8c;
	--all-headings-font-family: 'Lato', sans-serif;
	--font-h1: 2.25rem; /* 36px */
	--font-h2: 1.75rem; /* 28px */
	--font-h3: 1.375rem; /* 22px */
	--font-body: 1rem; /* 16px */
	--font-small: 0.875rem; /* 14px */
}
@media (max-width: 768px) {
	:root {
		--font-h1: 1.75rem; /* 28px */
		--font-h2: 1.5rem; /* 24px */
		--font-h3: 1.25rem; /* 20px */
		--font-body: 0.9375rem; /* 15px */
		--font-small: 0.8125rem; /* 13px */
	}
}

.diseconheading {
	font-family: var(--all-headings-font-family);
	font-style: normal;
	font-weight: 500;
	font-size: 27px;
	line-height: 25px;
	color: var(--theme-color);
}

.disecontext {
	font-family: var(--all-headings-font-family);
	font-style: normal;
	font-weight: 400;
	font-size: var(--all-headings-font-size);
	line-height: 40px;
	color: var(--theme-color);
}

.diagnosiscard {
	background: #ffffff;
	box-shadow: 0px 8px 30px rgba(71, 71, 71, 0.08);
	border-radius: 8px;
}

.diseaseshead {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 27px;
	line-height: 30px;
	color: #000000;
}

.diseasestext {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.specialitywelcometext {
	font-family:'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

.form-control {
	padding: 8px 10px;
	border-radius: 0px;
	width: 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.form-group {
	/*margin-bottom: 2px;*/
}

label {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 0.2rem;
}

.specialityform {
	background: #ffffff;
	box-shadow: 0px 8px 30px rgba(71, 71, 71, 0.08);
	border-radius: 8px;
}

.formbutton {
	padding: 8px;
	background-color: #117d78;
	border: 1px solid #ffffff;
	border-radius: 6px;
	margin: -1px;
}

.arr-right .breadcrumb-item + .breadcrumb-item::before {
	content: "››";

	vertical-align: top;

	color: #fff;

	font-size: 26px;

	line-height: 18px;
}

.speclityscreenimage {
	background-image: url(../images/specInternational_Patients.webp);
	background-size: cover;
	background-position: center;
	height: 580px;
}

p {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	/*font-size: 14px;*/
	line-height: 24px;
	color: #000000;
}

.tftechheading {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 24px;
	color: #000;
}

.cardtp {
	padding: 6px 6px;
}

.technologyfacilitybg {
	background-color: rgba(0, 108, 133, 255);
}

.bgdark {
	background-color: #137d79;
}

.breadcrumb-item {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}

.cardbody {
	padding: 6px 16px;
}

.specilatyfluid {
	margin: -48px 0px 0px 0px;
}

.spealisttext {
	font-family: 'Lato', sans-serif;
	color: #1e1e1e;
	font-size: 12px;
}

.spealisttexthead {
	font-family:'Lato', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 47px;
	/* identical to box height */
	color: #000000;
}

.spealisttextcon {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.tfbg {
	background-color: #005d76;
}

.tfimg {
	margin: 150px 0px;
}

.spealist2ndcolumntext {
	background: rgba(249, 238, 205, 0.5);
	padding: 25px 40px;
	height: auto;
	/*overflow-x: hidden;*/
	/*overflow-y: scroll;*/
	/*padding-right: 5%;*/
		display: flex;
	flex-direction: column;
	justify-content: center;
	
}

.spectreat {
	padding: 12px 15px;
	height: 290px;
	margin: 10px 0px;
}

.speclitymain {
	margin: 20px 30px;
	display: inline-flex;
}

.spectreathead {
	font-family: 'Lato', sans-serif;
	color: #1e1e1e;
	font-size: 14px;
	padding: 10px 5px;
}

.diseasehead {
}

.diseasetext {
}

.treatmentstophead {
	font-family: 'Lato', sans-serif;
	color: #1e1e1e;
	font-weight: bold;
	font-size: 25px;
	padding: 10px;
	line-height: 28px;
}

.diseasehead {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 47px;
	/* identical to box height */
	color: #fff;
}

.diseaseheading {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.diseaseheadingtexting {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
}

.diseaseheadingtext {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}

.card-docblock {
	/*min-height: 320px;*/
}

.treatments {
	background-image: url(../images/Diagnosis.webp);
	background-color: rgba(17, 125, 120, 1);
	background-size: cover;
	background-position: center;
}

.treatmentb {
	background-color: rgba(17, 125, 120, 1);
	padding-right: 5%;
	padding-bottom: 4%;
}

.diognosheading {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	/* line-height: 24px; */
	color: #1d8984;
	padding: 8px 0px 0px 0px;
}

.borderrightt {
	border-right: 1px dashed #1e1e1e !important;
	height: 300px;
}

.borderleft {
	border-left: 1px dashed #1e1e1e !important;
	/*height: 420px;*/
}

.border-dashed {
	border: 1px dashed #117d78;
	display: inline;
	padding: 9px 0px 12px 0px;
	border-radius: 5px;
}

.specimage {
	width: 110px;
	height: 110px;
}

.docnamecard {
	padding: 10px;
	background-color: #f9f9f9;
}

.docnametext {
	font-family: 'Lato', sans-serif;
	color: #137d79;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0px;
}

.docnamesubtext {
	font-family: 'Lato', sans-serif;
	color: #1e1e1e;
	font-size: 12px;
}

.docnamebutton {
	background-color: orange;
	padding: 5px 9px;
	font-size: 13px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	display: inherit;
}

.docnamebuttongrey {
	background-color: gray;
	padding: 5px 9px;
	font-size: 13px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	display: inherit;
}

.docnamebuttongreen {
	background-color: #137d79;
	padding: 5px 9px;
	font-size: 13px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	display: inherit;
}

.specfaic {
	font-size: 19px;
	padding: 0px 3px;
}

.bhsinhbgcol {
	background-color: #eff5f5;
}

/*banner  section start */
.banner-section {
	background-image: url(../images/doctbannerbg.png);

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.banner-section .banner-data {
	position: relative;
	top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banner-section .content {
}

.banner-section span {
	font-size: 27px;
	font-weight: bold;
}

/* .banner-section h1 {
	font-family: Montserrat-Regular-bold;
	font-size: 62px;
	line-height: 45px;
} */

.banner-section button {
	background-color: #117d78;
	color: #fff;
	font-size: 13px;

	border-radius: 8px;
	margin-top: 16px;
	width: 220px;
	height: 50px;
}

.disconbg {
	background-image: url(../images/Diagnosis.webp);
	background-color: rgba(17, 125, 120, 1);
	background-size: cover;
	background-position: center;
}

.banner-section .image img {
	height: 100%;
	border: 10px solid #fff;
	border-radius: 25px;
	position: relative;
	top: -35px;
}

.specicon {
	font-size: 14px;
}

.verticalLine {
	border-left: thick solid #117d78;
	padding: 0px 0px 0px 5px;
	margin: 13px 0px;
	font-family: 'Lato', sans-serif;
	color: #1e1e1e;
	font-size: 15px;
	height: 20px;
	display: inline-block;
}

.treatmentcard {
	margin: 10px;
}

@media (max-width: 768px) {
	.banner-section .content {
		position: absolute;
		top: 200px;
		left: 50px;
		text-align: center;
	}

	.banner-section .image img {
		border: none;
		top: 0px;
	}

	.banner-section span {
		font-size: 20px;
		font-weight: bold;
	}

	.banner-section h1 {
		font-size: 40px;
		line-height: 35px;
	}

	.banner-section button {
		background-color: #117d78;
		color: #fff;
		font-size: 13px;

		border-radius: 8px;
		margin-top: 16px;
		width: 220px;
		height: 50px;
	}
}

@media only screen and (max-device-width: 480px) {
	.speclitymain {
		margin: 20px 5px;
		display: inline-flex;
	}

	.spectreat {
		height: 220px;
	}

	.col-1-5 {
		width: 100%;
		float: left;
		position: relative;
		min-height: 1px;
	}

	.newhead {
		font-size: 18px;
		line-height: 20px;
	}
	.newstext {
		font-size: 16px;
	}
	.diseaseshead,
	.spealisttexthead {
		font-family: 'Lato', sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 27px;
		padding: 15px 0px;
	}
	.slick-slide {
		padding: 0px;
	}
	.divider:before,
	.divider:after {
		display: none;
	}

	.bap {
		border: #107d78;
		background-color: #107d78;
		color: #fff;
		font-family: 'Lato', sans-serif;
		/*font-size: 9px !important;*/
		font-weight: bold;
	}

	.text-xs-center {
		text-align: left;
	}

	.breadcrumb-item {
		font-family:'Lato', sans-serif;
		font-size: 12px;
	}

	.borderright {
		border-right: 1px dashed #1e1e1e !important;
		height: 247px;
	}

	.borderrightt {
		border-right: 1px dashed #1e1e1e !important;
		height: 180px;
	}

	.tfbg {
		background-color: transparent;
	}

	.tfimg {
		margin: 10px 0px;
	}

	.treatments {
		.pl-5,
		.px-5 {
			padding-left: 0 !important;
		}
		.pt-5,
		.py-5 {
			padding-top: 3rem !important;
		}
		.ml-5,
		.mx-5 {
			margin-left: 0 !important;
		}
	}
	.specilatyfluid {
		margin: 0px 0px 0px 0px;
	}
}

@media (min-width: 768px) {
	.col-1-5 {
		width: 20%;
		float: left;
		position: relative;
		min-height: 1;
		margin-bottom: 15px;
	}

	.mobcard {
		width: 100%;
	}

	.mobbanner,
	.mobbchy {
		display: none;
	}
}

@media (max-width: 480px) {
	.form-control {
		/*padding: 12px 7px;*/
		height: 41px;
		border-radius: 7px;
		/*margin: 6px 0px;*/
	}

	.speclityscreenimage,
	.moblabel,
	.mobsptext {
		display: none;
	}

	.flower-img {
		width: -webkit-fill-available;
	}
	.mobcard {
		width: 100%;
		margin-top: 20px;
		padding: 16px;
	}
	.mobcard .mobbanner {
		background: linear-gradient(
			0deg,
			rgba(253, 255, 176, 0.6) 15.31%,
			rgba(255, 255, 255, 0.114) 100%
		);
		background: #ffffffb8;
		border-radius: 10px;
		margin-bottom: 30px;
	}
	.diseconheading {
		line-height: 32px;
	}

	.disecontext {
		font-size: 20px;
	}
		.diseconheading{
		font-size: 26px;
		font-weight: 600;
		}

	.mobbannertextbg {
		padding: 0px;
		border-radius: 10px;
		background-color: rgba(240, 247, 247, 0.5);
	}
	.mob-col {
		padding: 0px !important;
	}
	.formbutton {
		padding: 8px;
		background-color: #117d78;
		border: 1px solid #ffffff;
		border-radius: 6px;
		margin: 0px 18px;
		width: 95%;
	}
}
