.header .top-link li i {
	color: #50b7a2;
	margin-right: 10px
}

/* .doctor-details-item img{max-width:100% !important} */
@import url('https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Hindi&display=swap');

.call-action .content h2 a {
	color: #343a40 !important;
	font-size: 32px !important;
	font-weight: 600 !important;
	line-height: 46px !important;
}

.call-action .content h2 a:hover {
	color: #50b7a2 !important;
	font-size: 32px !important;
	font-weight: 600 !important;
	line-height: 46px !important;
}

#service img {
	max-width: 100% !important
}

#section-title {
	margin-bottom: 10px !important
}

#section-title h4 span {
	color: #50b7a2
}

#myTabContent .department-right img {
	max-width: 100%
}

.our-mission-area ul li {
	margin-bottom: 16px;
	position: relative;
	padding-left: 34px;
}

#MedicalServices img {
	max-width: 45% !important;
}

@media only screen and (max-width: 767px) {
	#servicepara {
		text-align: justify !important;
	}
}

.primary_color {
	color: #50b7a2;
}

/*#footer-socal-icon{background-color: #47a390;} */
#footer-socal-icon ul {
	display: inline-flex;
	margin-right: 10px;
}

#footer-socal-icon ul li {
	display: inline-flex;
	margin-right: 10px;
}

#footer-socal-icon ul li a {
	height: 34px;
	width: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fff;
	text-align: center;
	padding: 0;
	border-radius: 100%;
	display: block;
	color: #fff;
	font-size: 16px;
}

#footer-socal-icon ul li:hover {
	background: #fff;
	border-color: transparent;
}

.contact-us .single-info .content h3 a {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}

.doctor-details-left img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.services-details-img img {
	max-width: 100% !important;
	max-height: 420px
}

.timeinherit {
	font-family: 'Tiro Devanagari Hindi', serif;
	color: #3e585e
}

.timenewroman {
	font-family: 'Tiro Devanagari Hindi', serif;
}

.pink {
	color: #ed0e46
}

.fs-20 {
	font-size: 20px
}

.fs-22 {
	font-size: 22px;
	font-family: 'Tiro Devanagari Hindi', serif;
	color: #fff
}

.ligthdark {
	color: #3e585e
}

.card img {
	max-width: 100%
}

.centered {
	position: absolute;
	top: 50%;
	color: #fff;
	font-weight: 500;
	left: 50%;
	font-weight: bold;
	transform: translate(-50%, -50%);
}

.card-body {
	background-color: #3e585e
}

.card-body ul li {
	color: #fff;
	margin-bottom: 10px;
	font-size: 18px
}

.mx-100 {
	max-width: 100%
}

.content p {
	line-height: 1.5;
	font-size: 17px
}

.vcenter-item {
	/* display: flex; */
	align-items: center;
}

/* Some custom styles to beautify this example */
.wrapper {
	/* background: #dbdfe5; */
	min-height: 100%;
}

.box {
	padding: 25px;
	background: #abb1b8;
	width: 100%;
}

.content {
	margin: 18px auto;
}

@media only screen and (max-width:900px) {
	.content {
		margin: 20px auto;
		padding-left: 15px;
		padding-right: 15px
	}
}

#contactNumber a {
	border: 1px solid #52b9a3;
	background: #52b9a3;
	color: #000;
	font-size: 20px;
}

#contactNumber a:hover {
	background-color: white;
	font-weight: bolder;
}

.fs-18 {
	font-size: 18px
}

.fs-40 {
	font-size: 40px
}

#Facilities p {
	text-align: center;
	line-height: 1.875em;
	font-size: 15px;
}

#Facilities h4 {
	font-weight: bold;
	font-size: 18px;
}

@media only screen and (max-width: 767px) {
	#Facilities .container p {
		text-align: justify;
	}
}

@media only screen and (max-width: 767px) {
	#hospital_hacilities {
		text-align: justify !important;
	}
}

.form-control {
	background: #f4fbfb;
	border-bottom-color: #000
}

textarea {
	background: #f4fbfb;
	border-bottom-color: #000
}

#form input {
	border-bottom-color: #000;
	border-left: none;
	border-right: none;
	border-top: none;
	border-radius: 0px;
}

#form input:hover {
	border: 1px solid #000
}

#form textarea:hover {
	border: 1px solid #000
}

#form label {
	color: #36464a;
	margin-top: 5px
}

#form textarea {
	border-bottom-color: #000;
	border-left: none;
	border-right: none;
	border-top: none;
	border-radius: 0px;
}

#Contact p {
	margin-bottom: 11px;

	color: #00222b;
	font-size: 18px;
}

/*#Contact p a{font-weight: bold;}*/
#Contact p a:hover {
	color: #ed0e46;
}

#submitBtn {
	background: #3e585e;
	padding: 15px;
	color: #fff;
	margin-top: 25px;
	font-weight:
}

.slide_1 {
	left: 0px;
	top: 110px;
	width: 980px;
	height: 50px;
	position: absolute;
	opacity: 0;
	font-family: 'Tiro Devanagari Hindi', serif;
	color: #000;
	font-size: 40px;
	line-height: 1.3;
	letter-spacing: 0.8em;
	text-align: center;
}

@media only screen and (max-width:600px) {
	.slide_1 {
		font-size: 50px !important;
		top: 28px
	}
}

.wrapper {
	align-items: center;
}

nav .content____ {
	display: flex;
	align-items: center;
}

nav .content____ .links {
	margin: 0px auto;
	/* display: flex; */
	display: inline-flex;
	text-align: center;
}

.content____ .logo a {
	color: #3e585e;
	font-size: 30px;
	font-weight: 600;
}

.content____ .links li {
	list-style: none;
	line-height: 70px;
}

.content____ .links li a,
.content____ .links li label {
	color: #323c4e;
	font-size: 13px;
	/*font-weight: 500;*/
	padding: 5px 10px;
	border-radius: 5px;
	transition: all 0.3s ease;
}

.content____ .links li label {
	display: none;
}

/* .content____ .links li a:hover,
.content____ .links li label:hover{
  background: #323c4e;
} */
.wrapper .search-icon,
.wrapper .menu-icon {
	color: #000;
	font-size: 18px;
	cursor: pointer;
	line-height: 70px;
	width: 70px;
	text-align: center;
}

.wrapper .menu-icon {
	display: none;
}

.wrapper #show-search:checked~.search-icon i::before {
	content: "\f00d";
}

.wrapper .search-box {
	position: absolute;
	height: 100%;
	max-width: calc(100% - 50px);
	width: 100%;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s ease;
}

.wrapper #show-search:checked~.search-box {
	opacity: 1;
	pointer-events: auto;
}

.search-box input {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	font-size: 17px;
	color: #fff;
	background: #171c24;
	padding: 0 100px 0 15px;
}

.search-box input::placeholder {
	color: #f2f2f2;
}

.search-box .go-icon {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 60px;
	width: 70px;
	background: #171c24;
	border: none;
	outline: none;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

.wrapper input[type="checkbox"] {
	display: none;
}

/* Dropdown Menu code start */
.content____ .links ul {
	position: absolute;
	background: #171c24;
	top: 80px;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}

.content____ .links li:hover>ul {
	top: 70px;
	opacity: 1;
	visibility: visible;
	transition: all 0.3s ease;
}

.content____ .links ul li a {
	display: block;
	width: 100%;
	line-height: 30px;
	border-radius: 0px !important;
}

.content____ .links ul ul {
	position: absolute;
	top: 0;
	right: calc(-100% + 8px);
}

.content____ .links ul li {
	position: relative;
}

.content____ .links ul li:hover ul {
	top: 0;
}

/* Responsive code start */
@media screen and (max-width: 1250px) {
	.wrapper nav {
		max-width: 100%;
		padding: 0 20px;
	}

	nav .content____ .links {
		margin-left: 30px;
	}

	.content____ .links li a {
		padding: 8px 13px;
	}

	.wrapper .search-box {
		max-width: calc(100% - 100px);
	}

	.wrapper .search-box input {
		padding: 0 100px 0 15px;
	}
}

@media screen and (max-width: 900px) {
	.wrapper .menu-icon {
		display: block;
		float: right;
	}

	.wrapper #show-menu:checked~.menu-icon i::before {
		content: "\f00d";
	}

	nav .content____ .links {
		display: block;
		position: fixed;
		background: #fff;
		height: 100%;
		width: 100%;
		top: 70px;
		left: -100%;
		margin-left: 0;
		max-width: 100%;
		overflow-y: auto;
		padding-bottom: 100px;
		transition: all 0.3s ease;
		z-index: 999;
	}

	nav #show-menu:checked~.content____ .links {
		left: 0%;
	}

	.content____ .links li {
		margin: 15px 20px;
	}

	.content____ .links li a,
	.content____ .links li label {
		line-height: 40px;
		font-size: 18px;
		display: block;
		padding: 8px 18px;
		cursor: pointer;
	}

	.content____ .links li a.desktop-link {
		display: none;
	}

	/* dropdown responsive code start */
	.content____ .links ul,
	.content____ .links ul ul {
		position: static;
		opacity: 1;
		visibility: visible;
		background: none;
		max-height: 0px;
		overflow: hidden;
	}

	.content____ .links #show-features:checked~ul,
	.content____ .links #show-services:checked~ul,
	.content____ .links #show-items:checked~ul {
		max-height: 100vh;
	}

	.content____ .links ul li {
		margin: 7px 20px;
	}

	.content____ .links ul li a {
		font-size: 18px;
		line-height: 30px;
		border-radius: 5px !important;
	}
}

@media screen and (max-width: 400px) {
	.wrapper nav {
		padding: 0 10px;
	}

	.content____ .logo a {
		font-size: 27px;
	}

	.wrapper .search-box {
		max-width: calc(100% - 70px);
	}

	.wrapper .search-box .go-icon {
		width: 30px;
		right: 0;
	}

	.wrapper .search-box input {
		padding-right: 30px;
	}
}

.dummy-text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	z-index: -1;
	padding: 0 20px;
	text-align: center;
	transform: translate(-50%, -50%);
}

.dummy-text h2 {
	font-size: 45px;
	margin: 5px 0;
}


.slide_2 {
	left: 290px;
	top: 230px;
	width: 400px;
	height: 70px;
	position: absolute;
	opacity: 0;
	font-family: 'Tiro Devanagari Hindi', serif;
	color: #000;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 22px;
	font-weight: bold
}

@media only screen and (max-width:600px) {
	.slide_2 {
		left: 290px;
		top: 155px;
		width: 400px;
		height: 70px;
		position: absolute;
		opacity: 0;
		font-family: 'Tiro Devanagari Hindi', serif;
		color: #fff;
		line-height: 1.2;
		letter-spacing: 0.1em;
		text-align: center;
		font-size: 26px;
		font-weight: bold
	}
}

@media only screen and (max-width:900px) {
	#main_heading {
		font-size: 28px !important
	}
}

.content h5 {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 1;
	color: #757575;
	    height: 35px;
}
.fs-15{font-size:17px !important;}

#header-content nav {
	background: #f4fbfb;
	height: 90px;
	width: 100%;
	position: fixed;
	z-index: 999;
	display: flex;
  justify-content: space-between;
}

#header-content label.logo {
	color: white;
	font-size: 35px;
	line-height: 80px;
	padding: 0 100px;
	font-weight: bold;
}

#header-content nav ul {
	float: right;
	margin-right: 20px;
	display: block ruby !important;
}

@media only screen and (max-width:767px) {
	#header-content nav ul {
		display: block !important;
	}
  #header-content nav{display: initial !important;}
}

#header-content nav ul li {
	display: inline-block;
	line-height: 90px;
	margin: 0 5px;
}

#header-content nav ul li a {
	/* color: white; */
	font-size: 17px;
	padding: 7px 13px;
	border-radius: 3px;
	text-transform: capitalize;
}

#header-content a.active,
#header-content a:hover {
	background: #3e585e;
	transition: .5s;
	color: #fff !important;
}

.checkbtn {
	font-size: 30px;
	color: #00222b;
	float: right;
	line-height: 80px;
	margin-right: 30px;
	cursor: pointer;
	display: none;
	margin-top: 5px;
}

#header-content #check {
	display: none;
}

@media (max-width: 952px) {
	#header-content label.logo {
		font-size: 30px;
		padding-left: 50px;
	}

	#header-content nav ul li a {
		font-size: 16px;
		color: aliceblue;
	}
  .mt-142{    margin-top: 0px;}
	.content p{text-align: justify !important;}
}
.pt-100{padding-top: 100px;}
@media (max-width: 858px) {
	.checkbtn {
		display: block;
	}
.hideOnsm{display: none;}
	#header-content ul {
		position: fixed;
		width: 100%;
		height: 100vh;
		background: #3e585e;
		top: 80px;
		left: -100%;
		text-align: center;
		transition: all .5s;
	}

	#header-content nav ul li {
		display: block;
		margin: 30px 0;
		line-height: 30px;
	}

	#header-content nav ul li a {
		font-size: 20px;
	}

	#header-content a:hover,
	#header-content a.active {
		background: none;
		color: #0082e6;
	}

	#check:checked~ul {
		left: 0;
	}
}

.logo img {
	max-width: 100%;
	margin-left: 20px;
	padding: 5px;
}

.tell-phone a {
	background-color: #ed0e46;
	color: aliceblue;
	font-size: 20px;
	padding: 5px 20px;
}

#phone {
	margin-top: 8px;
}

.mt-90 {
	margin-top: 90px;
}

.mt-100 {
	margin-top: 80px
}
.t-90{top: 70px;}
.contact_number{font-size: 24px;
    color: #ed0e46;}


		panel {
		  border-width: 0 0 1px 0;
		  border-style: solid;
		  border-color: #fff;
		  background: none;
		  box-shadow: none;
		}

		.panel:last-child {
		  border-bottom: none;
		}

		.panel-group > .panel:first-child .panel-heading {
		  border-radius: 4px 4px 0 0;
		}

		.panel-group .panel {
		  border-radius: 0;
		}

		.panel-group .panel + .panel {
		  margin-top: 0;
		}

		.panel-heading {
		  background-color:#ffffff00;
		  border-radius:0;
		  /* border: none; */
		  color: #fff;
		  padding: 0;
			    border-bottom: 1px solid #000;
		}

		.panel-title a {
		  display: block;
		  color: #000;
		  padding: 15px;
		  position: relative;
		  font-size: 16px;
		  font-weight: 400;
		}

		.panel-body {
		  background: #fff;
			padding: 8px;
		}

		.panel:last-child .panel-body {
		  border-radius: 0 0 4px 4px;
		}

		.panel:last-child .panel-heading {
		  border-radius: 0 0 4px 4px;
		  transition: border-radius 0.3s linear 0.2s;
		}

		.panel:last-child .panel-heading.active {
		  border-radius: 0;
		  transition: border-radius linear 0s;
		}
		/* #bs-collapse icon scale option */

		.panel-heading a:before {
		  /* content: '\e146'; */
		  position: absolute;
		  font-family: 'Material Icons';
		  right: 5px;
		  top: 10px;
		  font-size: 24px;
		  transition: all 0.5s;
		  transform: scale(1);
		}

		.panel-heading.active a:before {
		  content: ' ';
		  transition: all 0.5s;
		  transform: scale(0);
		}

		#bs-collapse .panel-heading a:after {
		  content: ' ';
		  font-size: 24px;
		  position: absolute;
		  font-family: 'Material Icons';
		  right: 5px;
		  top: 10px;
		  transform: scale(0);
		  transition: all 0.5s;
		}

		#bs-collapse .panel-heading.active a:after {
		  /* content: '\e909'; */
		  transform: scale(1);
		  transition: all 0.5s;
		}
		/* #accordion rotate icon option */

		#accordion .panel-heading a:before {
		  /* content:'\f067'; */
		  font-size: 24px;
		  position: absolute;
		  font-family: 'Material Icons';
		  right: 5px;
		  top: 10px;
		  transform: rotate(180deg);
		  transition: all 0.5s;
		}

		#accordion .panel-heading.active a:before {
		  transform: rotate(0deg);
		  transition: all 0.5s;
		}
		.contact_bg{background-color: #ed0e4614}
		.panel-title a i{float: right;color: #ed0e46;}
		.timenewroman {cursor: pointer}
		.darkpink{color:#ed0e46 !important;font-weight: bold !important;font-family: 'Tiro Devanagari Hindi', serif;font-size: 16px;}
