/* Global Margin and Paddings ============ */
body {
	color: #555 !important;
}

.margin-top-0 {
	margin-top: 0 !important;
}
.margin-top-10 {
	margin-top: 10px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-top-40 {
	margin-top: 40px !important;
}
.margin-top-60 {
	margin-top: 60px !important;
}
.margin-bottom-0 {
	margin-bottom: 0 !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px !important;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.margin-left-0 {
	margin-left: 0 !important;
}
.margin-left-10 {
	margin-left: 10px !important;
}
.margin-left-20 {
	margin-left: 20px !important;
}
.margin-left-30 {
	margin-left: 30px !important;
}
.margin-left-40 {
	margin-left: 40px !important;
}
.margin-left-60 {
	margin-left: 60px !important;
}
.margin-right-0 {
	margin-right: 0 !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
.margin-right-20 {
	margin-right: 20px !important;
}
.margin-right-30 {
	margin-right: 30px !important;
}
.margin-right-40 {
	margin-right: 40px !important;
}
.margin-right-60 {
	margin-right: 60px !important;
}

.padding-top-0 {
	padding-top: 0 !important;
}
.padding-top-10 {
	padding-top: 10px !important;
}
.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-top-40 {
	padding-top: 40px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}
.padding-bottom-0 {
	padding-bottom: 0 !important;
}
.padding-bottom-10 {
	padding-bottom: 10px !important;
}
.padding-bottom-20 {
	padding-bottom: 20px !important;
}
.padding-bottom-30 {
	padding-bottom: 30px !important;
}
.padding-bottom-40 {
	padding-bottom: 40px !important;
}
.padding-bottom-60 {
	padding-bottom: 60px !important;
}
.padding-left-0 {
	padding-left: 0 !important;
}
.padding-left-10 {
	padding-left: 10px !important;
}
.padding-left-20 {
	padding-left: 20px !important;
}
.padding-left-30 {
	padding-left: 30px !important;
}
.padding-left-40 {
	padding-left: 40px !important;
}
.padding-left-60 {
	padding-left: 60px !important;
}
.padding-right-0 {
	padding-right: 0 !important;
}
.padding-right-10 {
	padding-right: 10px !important;
}
.padding-right-20 {
	padding-right: 20px !important;
}
.padding-right-30 {
	padding-right: 30px !important;
}
.padding-right-40 {
	padding-right: 40px !important;
}
.padding-right-60 {
	padding-right: 60px !important;
}

/*-- Home --*/

.nav-strip{
	background-color: #0694d7;
}

.nav > li > a{
	color: #fff;
}

.navbar-nav{
	margin: 0px;
	float: right;
}

.navbar-brand{
	padding: 0px;
	position: absolute;
	z-index: 2;
}

.navbar{
	min-height: 0px;
	margin-bottom: 0px;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: #12285a;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav > li > a {
		padding:15px 10px;
	}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: #000;
}

.active{
	background-color: #12285a;
}

.logo-wrap{
	width: 20%;
}
.dropdown-menu {
	background-color: #eee;
}

.hospital-name{
	width: 45%;
	float: left;
	margin-left: 130px;
	margin-top: 0;
	display: inline-block;
}

.hospital-name h4{
	font-size: 25px;
	display: inline-block;
}
.logo-cert-icon {
	display: inline-block;
	height: 100px;
	float: right;
}
.header-contact-info{
	width: 40%;
	float: right;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #00a0e4;
    border-color: #00a0e4;
}

.header-contact-info{
	margin: 20px 0px;
}

.header-contact-info p{
	margin-bottom: 0px;
	text-align: right;
	font-size: 14px;
	color: #555;
}

.header-contact-info a{
	color: #555;
}

.header-contact-info p i{
	margin-right: 4px;
}

.carousel-control{
	border-radius: 50%;
	background-color: #fff;
}

.about-hospital{
	background-color: #eee;
	height: 314px;
}

.about-hospital p{
	margin-top: 0px;
	color: #555;
}

.blue-button{
	background: #0694d7;
	color: #fff;
}

a.blue-button{
	font-size: 14px;
}

.blue-button:hover{
	background-color: #12285a;
	color: #fff;
}

.carousel-control.left {
  color: #0694d7;
	margin-left: 10px;
}

.carousel-control.right{
  color: #0694d7;
	margin-right: 10px;
}


.hospital-name h3{

}

.about-us-bg{
	background-color: #0694d7;
	padding: 20px;
}

.about-us-bg h2{
	color: #fff;
	font-size: 25px;
}

.about-us-bg p{
	color: #fff;
	font-size: 14px;
}

.vission-bg{
	background-color: #12285a;
	padding: 20px;
}

.vission-bg h2{
	color: #fff;
	font-size: 25px;
}

.vission-bg p{
	color: #fff;
	font-size: 14px;
}

.mission-bg{
	background-color: #38b7bc;
	padding: 20px;
}

.mission-bg ul{
	padding-left: 0px;
}

.mission-bg ul li{
	font-size: 14px;
	color: #fff;
	margin-left: 0px;
}

.mission-bg h2{
	color: #fff;
	font-size: 25px;
}

.mission-bg p{
	color: #fff;
	font-size: 14px;
}
.pd-wrap {
 padding: 15px 0px 10px 0px;
}
.about-us-section{
	position: relative;
	/* top: -50px; */
	padding-bottom: 15px;
	padding-top: 30px;
}

.btn-primary {
  color: #fff;
  background-color: transparent;
  border: solid 1px #fff;
	transition: 0.4s;
}

.btn-primary:hover{
	background-color: #fff;
	color: #0694d7;
	border: 1px solid #fff;
}
.grey-bg{
	background-color: #e0e0e0;
}

a.btn-primary{
	font-size: 14px;
}

.instituion-bg{
	background-image: url("../images/institution-bg.jpg");
}

.instituion-bg h3{
	color: #fff !important;
	margin-top: 0px;
}

.instituion-bg p{
	color: #fff !important;
}

.border-right{
	border-right: 1px solid #fff;
}

.pad-wrap{
	padding: 20px 0px;
}

.pink-bg{
	background-color: #e0e0e0;
}

.contact-us h4{
	color: #132a59;
	font-size: 22px;
	margin-top: 10px;
}

.contact-us p{
	color: #12285a;
	font-size: 18px;
}

.promo-text{
	text-align: right;
}

img{
	max-width: 100%;
}

.footer-bg{
	background-color: #132a59;
}

.footer-bg h5{
	color: #fff;
	font-size: 18px;
}

.footer-bg h6{
	color: #fff;
	font-size: 15px;
	text-decoration: underline;
}

.footer-bg li p i{
	margin-right: 6px;
}

.footer-bg p{
	color: #fff;
	font-size: 14px;
}

.footer-bg ul{
	padding-left: 0px;
}

.footer-bg ul li{
	list-style: none;
}

.footer-bg ul li p{
	font-size: 12px;
}

.footer-bg ul li a{
	color: #fff;
	font-size: 14px;
}

.social-icon{
	padding: 20px;
  width: 30px;
	height: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
	background-color: #fff;
}

.fa-facebook{
	margin-top: 10px;
	font-size: 20px;
	position: relative;
	bottom: 4px;
}

.copy-right p{
	font-size: 12px;
	margin-bottom: 0px;
}

.copy-right a{
	color: #93a7da;
}

.copy-right-text{
	float: left;
}

.developer-info{
	float: right;
}

@media all and (max-width: 991px) {
	.hospital-name{
		width: 70%;
	}
}
@media all and (min-width: 767px) and (max-width: 991px){
	.tab-mtop {
		margin-top: 30px;
	}
}


@media (max-width: 768px){
	.about-us-section{
		position: static;
	}

	.navbar-brand > img{
		width: 90px;
	}

	.carousel-control{
		width: 40px;
		height: 40px;
		line-height: 40px;
    margin-top: -18px;
		font-size: 13px;
	}

	.navbar-nav{
		float: none;
		text-align: center;
	}

	.border-right{
		border-right: 0px;
		margin-bottom: 30px;
	}

	.promo-text{
		text-align: left;
	}

	.copy-right-text{
		float: none;
	}

	.developer-info{
		float: none;
	}

	.about-hospital{
		height: auto;
		margin-bottom: 20px;
	}

	.demo-gallery > ul > li a{
		float: none !important;
	}
	.hospital-name {
		width: 40%;
		margin-left: 100px;
	}
	.hospital-name h4{
		font-size: 10px;
	}
	.hospital-name h4{
		display: none;
	}
	.logo-cert-icon {
		float: left;
	}
}

@media (max-width: 992px){
	.header-contact-info{
		display: none;
	}

	.navbar-toggle{
		margin: 30px 0px;
		margin-right: 15px;
	}
}

/* About us */

.static-slider{
	background-image: url("../images/static-slider-1.jpg");
	background-size: cover;
	padding: 20px 0px;
}
.static-slider-7 {
	background-image: url("../images/static-slider-7.jpg");
	background-size: cover;
	padding: 20px 0px;
}
.static-slider h2{
	background-color: #12285a;
	display: inline-block;
	padding: 8px;
	float: right;
	color: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #12285a !important;
}
.aside-about-us{
	background-color: #0694d7;
	padding: 20px;
}
.aside-about-us h4{
	color: #fff;
	margin-top: 0px;
	font-size: 22px;
}

.aside-about-us p{
	color: #fff;
}

.administration h5{
 color: #12285a;
 margin-bottom: 0px;
}

.list-group-item{
	background-color: #eee;
	border: 0px;
}
a.list-group-item:hover {
	color: #555 !important;
}

.content-section ul{
	padding-left: 15px;
}

.quick-link-header{
	background-color: #12285a;
	color: #fff;
	margin-top: 0px;
}

.content-section ul li p i{
	margin-right: 5px;
}

.address{
	display: inline-block;
}

.content-section i fa-home{
	vertical-align: top;
}

.border-right-grey{
	border-right: 1px solid #eee;
}

.doctors p{
	margin: 0px;
	line-height: 22px;
}

.doctors h4{
	margin-bottom: 4px;
}

.doctors h5{
	margin-bottom: 4px;
	margin-top: 0px;
}
.static-slider-1, .static-slider-2, .static-slider-3, .static-slider-4, .static-slider-5 {
	background-position: center;
}
.static-slider-1{
	background-image: url("../images/static-slider-2.jpg");
}

.static-slider-2{
	background-image: url("../images/static-slider-3.jpg");
}

.static-slider-3{
	background-image: url("../images/static-slider-4.jpg");
}

.static-slider-4{
	background-image: url("../images/static-slider-5.jpg");
}

.static-slider-5{
	background-image: url("../images/static-slider-6.jpg");
}
.static-slider-8 {
	background-image: url("../images/static-slider-8.jpg");
}
.align-top{
	vertical-align: top;
}

.departmental-incharge h5{
	margin-bottom: 2px;
	margin-top: 10px;
	/* color: #fff !important; */
}
.tutor-wrap h5 {
	color: #fff;
}
.ex-faculty-wrap h5 {
	color: #fff;
}
table.table-header-color th{
	background: #eee;
}

.padding-10{
	padding: 10px;
	word-wrap: break-word;
}

.contact-info a{
	color: #555;
}
.pink-bg {
	background-color: #c64f68 !important;
}
.doctors-visting-wrap {
	width: 100%;
	min-width: 100%;
}

.doctors-visting-wrap h5 {
	color: #fff;
}
.doctors-visting-wrap p {
	color: #fff;
}
.committee-table > thead > tr > th {
	background-color: #c64f68 !important;
	color: #fff !important;
}
.ex-faculty-wrap p {
	color :#fff !important;
}
.visit-dr-row {
	display: flex;
	align-items: stretch;
}
.visit-dr-row .doctors-visting-col {
	display: flex;
	align-items: stretch;
}
@media screen and (max-width: 767.98px) {
	.visit-dr-row {
		display: block;
		align-items: stretch;
	}
	.visit-dr-row .doctors-visting-col {
		width: 100%;
	}
	.mob-mtop {
		margin-top: 30px;
	}
}

.tutor-row {
	display: flex;
	align-items: stretch;
}
.tutor-row .tutor-col {
	display: flex;
	align-items: stretch;
}
.tutor-wrap {
	width: 100%;
	min-width: 100%;
}
@media screen and (max-width: 767.98px) {
	.tutor-row {
		display: block;
		align-items: stretch;
	}
	.tutor-row .tutor-col {
		width: 100%;
	}
}
.ex-faculty-row {
	display: flex;
	align-items: stretch;
}
.ex-faculty-row .ex-faculty-col {
	display: flex;
	align-items: stretch;
}
.ex-faculty-wrap {
	width: 100%;
	min-width: 100%;
}
@media screen and (max-width: 767.98px) {
	.ex-faculty-row {
		display: block;
		align-items: stretch;
	}
	.ex-facultyr-row .ex-faculty-col {
		width: 100%;
	}
}
.table-bg-wrap th {
	background-color: #c45169 !important;
	color: #fff;
}
.pl-0 {
	padding-left: 0px !important;
}

/* Flash News Block */
.flash-news {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: none;
}

/* Fixed Flash News Button */
.flash-news-btn {
    background-color: #38b7bc;
    color: #fff;
    padding: 6px 15px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    flex-shrink: 0;
}

/* Marquee Wrapper */
.marquee-wrapper {
    flex-grow: 1;
    overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
}

/* Marquee Text */
.flash-news-text {
    font-size: 18px;
    font-weight: bold;
    color: #d50f12;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
}



.apply-now-btn:hover {
    background-color: #12285a;
}
@keyframes blink-animation {
    50% {
        background-color: #12285a; /* Dark Blue */
        color: #fff;
        box-shadow: 0 0 10px rgba(18, 40, 90, 0.8); /* Soft Blur Effect */
    }
}

/* Separator Styling */
.separator {
    font-size: 18px;
    font-weight: bold;
    color: #132a59;
    margin: 0 15px;
}

/* Apply Now Button */
.apply-now-btn {
    background-color: #0694d7; /* Light Blue */
    color: #fff;
    padding: 5px 12px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    margin-left: 10px;
    transition: background-color 0.3s ease-in-out;
    display: inline-block;
    animation: blink-animation 1s infinite;
}

.apply-now-btn:hover {
    background-color: #12285a;
}

/* View Brochure Button (Reversed Color) */
.brochure-btn {
    background-color: #12285a; /* Dark Blue */
    color: #fff;
    padding: 5px 12px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    margin-left: 10px;
    transition: background-color 0.3s ease-in-out;
    display: inline-block;
    text-decoration: none !important;/* Remove underline */
}

.brochure-btn:hover {
    background-color: #0694d7; /* Light Blue */
    color: #fff;
}
.facility-box {
    display: flex;
    align-items: center; /* Center items vertically */
    gap: 15px; /* Space between icon and text */
    padding: 15px;
    min-height: 100px; /* Ensures all blocks have the same height */
}
.facilities-wrap {
	padding-bottom: 20px;;
}
.facility-content h4 {
	font-weight: 660;
}
.facility-icon {
    width: 60px;
    height: 60px;
    background-color: #0694d7; /* Circle background */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.facility-icon i {
    color: white;
    font-size: 24px;
}

.facility-content {
    flex: 1; /* Makes text take remaining space */
}

.facility-content h4 {
    margin: 0;
    font-size: 18px;
}

.facility-content p {
    margin: 5px 0 0;
    font-size: 14px;
}

.title-wrap {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}
.title-wrap h2 {
	font-size: 30px;
	font-weight: 600;
}
.mt-30 {
	margin-top: 30px;
}