.w100 {
	width: 100% !important;
}
.display-badge-mobile {
	position: relative;
	bottom: 15px;
	left: 30%;
	background: #fff;
	display: inline-block;
	border-radius: 5px;
}
.menuzord .showhide {
	padding: 16px 0 0;
	margin-bottom: 10px !important;
}
@media (max-width: 900px) {
	.menuzord-responsive .menuzord-brand {
		margin-right: 30px;
		margin-left: 0;
		margin-top: 5px
	}
	.menuzord-responsive .menuzord-brand img {
		max-height: 40px;
	}
}
.bg-light-teal {
	background: rgba(13,174,178,0.15);
}
.icon-green {
	color: #09a189;
}
.icon-gold {
	color: #FFBF00;
}
.menuzord.blue .menuzord-menu > li.active > a, .menuzord.blue .menuzord-menu > li:hover > a, .menuzord.blue .menuzord-menu ul.dropdown li:hover > a {
	background: #0DAEB2;
}
.menuzord-menu>li {
	padding: 12px 0px;
	margin-right: 5px;
}
.menuzord-menu>li>a {
	font-size: 16px;
	font-weight: 400;
	padding: 8px 12px;
}
.menuzord-menu ul.dropdown {
	top:60px;
}
.btn-red-outline {
	padding: 9px;
	color: #fb414e !important;
	border: 2px solid #fb414e;
	display: block;
	font-weight: 600;
}
.btn-red-outline:hover {
	box-shadow: 0 0 4px 1px rgba(251,65,78, 0.3);
	color: #fb414e !important;
}
.btn-red-outline:active {
	color: #fb414e !important;
	box-shadow: 0 0 6px 2px rgba(251,65,78, 0.3);
	transform: translateY(1px);
}
.btn-red {
	padding: 9px;
	background : #fb414e !important;
	color: white;
	display: block;
	font-weight: 600;
}
.btn-red:hover {
	box-shadow: 0 0 4px 1px rgba(251,65,78, 0.3);
	color: #fb414e !important;
}
.btn-red:active {
	color: #fb414e !important;
	box-shadow: 0 0 6px 2px rgba(251,65,78, 0.3);
	transform: translateY(1px);
}
.section-1-3 {
	padding-left: 3em;
	padding-right: 3em;
}
.horizontal-contact-widget .each-widget::before{
	content: '';
}
.horizontal-contact-widget {
	border-top: none;
}
.upcoming-events {
	border-radius: 5px;
	/*border: 1px solid #DDF3F3;*/
}
.upcoming-events:hover {
	box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3;
}
.hospital-detail {
	position: relative;
}
.hospital-details h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.75em;
}
.hospital-details h3 {
	font-weight: 600;
	font-size: 0.8em;
}
.metadata-hospital li {
	margin-right: 1em;
}
.metadata-hospital li, .footer-meta-hospital li {
	list-style-type: none;
	display: inline-block;
}
.footer-meta-hospital li {
	line-height: 1em;
	color: #000;
}
.footer-meta-hospital li span {
	color: #6c6c6c;
	text-transform: uppercase;
	font-size: 0.75em;
}
.footer-meta-hospital {
	margin-bottom: 1em;
}
.hospital-rating i {
	color: #FFBF00;
}
.hospital-details p {
	font-size: 0.9em;
	line-height: 1.2em;
}
.hospital-details h2 a:hover {
	color: #0DAEB2 !important;
}
.metadata-hospital li span {
	color: #0DAEB2 !important;
}
.btn-gradient-outline {
	font-weight: 600;
	color: white !important;
	text-align: center;
	display: block; 
    float: left;
    clear: left;
	background : -moz-linear-gradient(0% 50% 0deg,rgba(251, 64, 78, 1) 1.99%,rgba(251, 66, 78, 1) 30.4%,rgba(251, 73, 78, 1) 40.63%,rgba(251, 84, 78, 1) 47.9%,rgba(251, 94, 78, 1) 51.58%,rgba(251, 70, 78, 0.83) 92.02%,rgba(251, 65, 78, 0.8) 100%);
	background : -webkit-linear-gradient(0deg, rgba(251, 64, 78, 1) 1.99%, rgba(251, 66, 78, 1) 30.4%, rgba(251, 73, 78, 1) 40.63%, rgba(251, 84, 78, 1) 47.9%, rgba(251, 94, 78, 1) 51.58%, rgba(251, 70, 78, 0.83) 92.02%, rgba(251, 65, 78, 0.8) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0.0199,rgba(251, 64, 78, 1) ),color-stop(0.304,rgba(251, 66, 78, 1) ),color-stop(0.4063,rgba(251, 73, 78, 1) ),color-stop(0.479,rgba(251, 84, 78, 1) ),color-stop(0.5158,rgba(251, 94, 78, 1) ),color-stop(0.9202,rgba(251, 70, 78, 0.83) ),color-stop(1,rgba(251, 65, 78, 0.8) ));
	background : -o-linear-gradient(0deg, rgba(251, 64, 78, 1) 1.99%, rgba(251, 66, 78, 1) 30.4%, rgba(251, 73, 78, 1) 40.63%, rgba(251, 84, 78, 1) 47.9%, rgba(251, 94, 78, 1) 51.58%, rgba(251, 70, 78, 0.83) 92.02%, rgba(251, 65, 78, 0.8) 100%);
	background : -ms-linear-gradient(0deg, rgba(251, 64, 78, 1) 1.99%, rgba(251, 66, 78, 1) 30.4%, rgba(251, 73, 78, 1) 40.63%, rgba(251, 84, 78, 1) 47.9%, rgba(251, 94, 78, 1) 51.58%, rgba(251, 70, 78, 0.83) 92.02%, rgba(251, 65, 78, 0.8) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FB404E', endColorstr='#FB414E' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(251, 64, 78, 1) 1.99%, rgba(251, 66, 78, 1) 30.4%, rgba(251, 73, 78, 1) 40.63%, rgba(251, 84, 78, 1) 47.9%, rgba(251, 94, 78, 1) 51.58%, rgba(251, 70, 78, 0.83) 92.02%, rgba(251, 65, 78, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FB404E',endColorstr='#FB414E' , GradientType=1);
	padding: 0.5em 0.9em;
	border-radius: 8px;
	position: relative;
}
.btn-gradient-outline:hover {
	color: #fff !important;
	-webkit-box-shadow: 0 7px 4px rgba(251,65,78, 0.3);
	-moz-box-shadow: 0 7px 4px rgba(251,65,78, 0.3);
	box-shadow: 0 7px 4px rgba(251,65,78, 0.3);
}
.btn-gradient-outline:active {
	color: #fff !important;
	-webkit-box-shadow: 0 10px 6px -6px rgba(251,65,78, 0.5);
	-moz-box-shadow: 0 10px 6px -6px rgba(251,65,78, 0.5);
	box-shadow: 0 10px 6px -6px rgba(251,65,78, 0.5);
	transform: translateY(1px);	
}
.hospital-recog {
	/*border: 1px solid #019740;*/
	border-radius: 4px;
	position: absolute;
	top: 10px;
	right: 25px;
	padding: 0.25em 0.45em;
}
.icon-green {
	position: relative;
}
.icon-green i.fa-certificate {
	color: #019740;
}
.icon-green i.fa-check {
	position: absolute;
	color: white;
	top: 11px;
	left: 9px;
}
.icon-green, .text-recog {
	display: inline-block;
}
.text-recog p {
	color: #019740;
	font-size: 1.25em;
	font-weight: 600;
	text-align: center;
	line-height: 0.75em;
	margin-bottom: 0;
	position: relative;
	top: -5px;
}
.text-recog p span {
	text-transform: uppercase;
	font-size: 0.5em;
	font-weight: 400;
}
li.img-verify img {
	max-height: 4em;
}
.hospitalpage.upcoming-events:hover {
	box-shadow: none !important;
}
.hospitalpage .thumb img {
	border: 5px solid #fff;
	box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
}
.hospitalpage .hospital-recog {
	position: relative;
	background-color: #fff;
	display: block;
	float: left;
    clear: left;
	padding: 0;
	top: -20px;
	left: 30%;
}
.hospitalpage .hospital-details p.details {
	text-align: justify;
}
.hospitalpage .hospital-recog .icon-green i.fa-check {
	top: 8px;
	left: 6px;
}
.hospitalpage .hospital-recog .text-recog p {
	top: -2px;
	margin-left: 5px;
	font-size: 1em;
}
.hospital-points {
	font-size: 0.9em;
	font-weight: 400;
}
.breadcrumbs-section {
	padding: 1em 0;
	border-bottom: 1px solid #dedede;
}
.breadcrumbs ul li {
	display: inline-block;
}
.breadcrumbs ul li:after {
	content: '/';
	font-weight: 300;
	margin: 5px;
	color: #adadad;
}
.breadcrumbs ul li:last-child:after{
	content: ''
}
.breadcrumbs ul li a {
	font-size: 0.9em;
	font-weight: 300;
}
.hospital-specialization {
	background-color: #fff;
	box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3;
	padding: 1em !important;
	border-radius: 5px;
}
.hospital-specialization:hover {
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}
.hospital-specialization h5 {
	margin: 0;
}
.hospital-specialization p {
	font-size: 0.9em;
	line-height: 1.25em;
}
.icon-reviews-count {
	border: 1px solid #f84453;
	border-radius: 5px;
	display: inline-block;
	padding: 0.25em 1em;
}
.text-reviews-count {
	display: inline-block;
}
.text-reviews-count p {
	line-height: 1em;
	position: relative;
	top: 4px;
	margin-left: 10px !important;
}
.text-reviews-count p span {
	font-weight: 600;
	color: #0DAEB2 !important;
}
.icon-reviews-count i {
	color: #FFBF00;
}
.department-list {
	padding-right: 2em;
}
.department-list ul li a{
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: 600;
	padding: 0.5em;
	border-radius: 5px;
	display: block;
}
.department-list ul li.active a, .department-list ul li:hover a {
	background: rgba(251,65,78,0.75);
	color: white;
}
.sub-title {
	font-weight: 400;
}
.sticky-menu-btn {
	display: none;
}
.scroll-to-fixed-fixed .sticky-menu-btn {
	display: block !important;
	margin-top: 8px;
}
.scroll-to-fixed-fixed {
	-webkit-box-shadow: 0 1px 2px #777;
	-moz-box-shadow: 0 2px 1px #777;
	box-shadow: 0 2px 1px #777;
}
@media only screen and (max-width: 479px) {
	.scroll-to-fixed-fixed .sticky-menu-btn {
		display: none !important;
		margin-top: 8px;
	}
	.scroll-to-fixed-fixed {
		-webkit-box-shadow: 0 1px 2px #777;
		-moz-box-shadow: 0 2px 1px #777;
		box-shadow: 0 2px 1px #777;
	}	
	.gallery-isotope .gallery-item, .gallery-isotope .gallery-item.wide {
		width: 50% !important;
	}
}
.sidebar-wrapper {
	padding: 3em 1em;
	background-color: #ddf3f3;
	border-radius: 5px;
}
.scroll-to-fixed-fixed.sidebar {
	box-shadow: none;
}
.intl-tel-input {
	width: 100%;
}
.form-control {
	border-radius: 4px !important;
}
.sidebar{
    will-change: min-height;
}
.sidebar-wrapper {
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.project-details h5 a:hover {
	color: white !important;
}
.project:hover .project-detail h5.title a {
	color: white !important;
}
.list-treatment-hospital{
	display: list-item;          /* This has to be "list-item"                                               */
    list-style-type: disc;       /* See https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type     */
    list-style-position: inside;
}
@media (max-width: 767.98px) {
	.font-mobile {
		font-size: 0.9em;
	}
	.w100-mobile {
		width: 100% !important;
	}
	.hospitalpage .hospital-recog {
		left: 28%;
	}
}
.formloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 10000000000;
	background-color: #0DAEB2;
	display: none;
}
.formloaderdialog {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 40vh auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
a:hover h5.treatment-hospital-page {
	color: #0DAEB2;
}
.department-page .hospital-specialization {
	min-height: 210px;
}
.footer-links, .copyright-text {
	display: inline-block;
}
.footer-links li a {
	font-size: 14px;
	color: white;
}
.footer-links li {
	display: inline-block;
}
.certified-icons li {
		display: inline-block;
	}
	.certified-icons li img {
		max-height: 4em;
	}
	.form-container {
		background-color: #fff;
		padding: 1em;
		/*border-radius: 5px;*/
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
		border-top: 4px solid #0eaeb2;
	}
	.form-color-assist {
		border-color: #888; 
	}
	.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 100%;
    width: 100%;
    font-size: 1rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}
.inputfile-6 + label {
    color: #555;
}

.inputfile-6 + label {
    border: 1px solid #888;
    background-color: #fff;
    padding: 0;
    border-radius: 4px;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #888;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    font-size: 14px;
    font-weight: 400;
    color: #555;
}

.inputfile-6 + label span {
    width: 75%;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #fff;
    background-color: #0eaeb2;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #fb404f;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}
.help-block{
	font-size: 0.6em;
	margin: 0;
}
.form-group.has-error {
	margin: 0 !important;
	margin-bottom: 5px !important;
}
.doctorsimage {
	border-radius: 0.25em;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.doctorssection .team .content {
	min-height: 7em;
}
.fonthospital {
	font-weight: 600;
	color: #0DAEB2;
}
.fs12 {
	font-size: 1em !important; 
}
.doctorpage.details {
	font-size: 1.1em;
	line-height: 1.5em; 
}
ul.hospital-doctors {
	margin-bottom: 2em;
}
ul.hospital-doctors li {
	display: inline-block;
	padding: 0.25em 0.5em;
	border: 0.5px solid #dedede;
	border-radius: 4px;
	margin: 0.25em 0.5em;
}
ul.hospital-doctors li:hover {
	background: #0daeb2;
	border-color: transparent;
}
ul.hospital-doctors li:hover a {
	color: white;
}
ul.hospital-doctors li a {
	color: #fb414e;
}
ul.hospital-doctors li.active {
	border-radius: 4px;
	border: 2px solid #0daeb2;
	background: #0daeb2;
	color: white;
}
ul.hospital-doctors li.active a {
	color: white !important;
}
.doctorslist {
	box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3
}
.doctorslist .thumb img {
	border-radius: 5px;
}
.doctorslist ul.metadata-hospital p {
	margin-bottom: 0;
	font-size: 0.75em;
}
.doctorslist ul.metadata-hospital li:first-child {
	border-right: 2px solid #dedede;
	padding-right: 1em;
}
.doctorslist.bloglist ul.metadata-hospital li:nth-child(2) {
	border-right: 2px solid #dedede;
	padding-right: 1em;
}
.blogtitle {
	font-size: 1.5em; 
}
.borderradius4 {
	border-radius: 0.5em;
}

.filters {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Adjust the gap between items as needed */
    margin-bottom: 20px;
}

.filters .form-group {
    flex: 1; /* Distribute space evenly */
    min-width: 150px; /* Ensure a minimum width for smaller screens */
}

.filters .form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}

.filters .form-group select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.filters .btn-primary {
    align-self: flex-end; /* Align the button at the end */
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    background-color: #007bff;
    color: white;
    cursor: pointer;
}

.filters .btn-primary:hover {
    background-color: #0056b3;
}

