#main{
	overflow: hidden;
}
.red-btn {
	border-radius: 25px;
	padding: 5px 15px;
	background: #e31e34;
	color: #fff
}
.red-btn:hover {
	color: #1034a7
}
.about-section {
	background-color: #fff
}
.about-head {
	position: relative
}
.about-section .boder-img {
	padding: 4px;
	border: 3px solid #ffc107;
	border-radius: 5px;
	z-index: 0
}
.about-section .about-body {
	position: relative;
	box-shadow: 0 9px 38px 0 rgba(174, 174, 174, .24);
	padding: 25px;
	border-radius: 5px;
	background-color: #fff
}
.about-body .about-title h2 {
	line-height: 1.1;
	text-shadow: 0 0 #fff;
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7
}
.about-body .about-title h2::after {
	content: "";
	position: absolute;
	bottom: -45%;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}
.about-body .about-title h2 span {
	color: #e31e34
}
.about-content p {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	text-align: justify
}
.about-content .bullet-points {
	list-style: initial;
	margin: revert;
	padding: revert
}
.about-content h6 {
	text-align: center;
	font-size: 18px;
	color: #1034a7;
	padding-top: 15px;
	line-height: 30px
}
.about-section .card {
	border: initial;
	padding: 15px;
	margin: 20px 0;
	box-shadow: 0 9px 38px 0 rgba(174, 174, 174, .24);
	min-height: 230px
}
.about-section .card .icon {
	width: 92px;
	margin: auto
}

.about-section .card:hover {
	background: #fff;
	margin-top: 5px;
	box-shadow: 0 27px 24px rgba(0, 0, 0, .1), 0 40px 77px rgba(0, 0, 0, .1);
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.about-section .card .card-content p {
	font-size: 14px;
	padding: 0 15px;
	line-height: initial
}

.about-section .card-head img {
	width: 90px
}

@media (max-width:767px) {
	.about-section .py-5 {
		padding-top: 0!important
	}
	.about-section .about-body {
		position: relative;
		box-shadow: 0 9px 38px 0 rgba(174, 174, 174, .24);
		padding: 20px;
		border-radius: 5px;
		background-color: #fff
	}
	.about-body .about-title h2 {
		position: relative;
		padding-bottom: 5px;
		text-align: center;
		font-weight: 600;
		font-size: 30px;
		margin-bottom: 20px;
		font-family: 'Open Sans', sans-serif;
		color: #1034a7
	}
	.about-body .about-title h2::after {
		content: "";
		position: absolute;
		bottom: -25%;
		right: 50%;
		transform: translate(50%, -50%);
		width: 60px;
		height: 3px;
		background: #e31e34
	}
	.about-content p {
		font-size: 16px;
		line-height: 25px
	}
}

.highlights-section {
	background-color: #f7f6f5
}

.highlights-title h2 {
	line-height: 1.1;
	text-shadow: 0PX 0PX #fff;
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7
}

.highlights-section .highlights-title h2::after {
	content: "";
	position: absolute;
	bottom: -45%;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.highlights-section .card {
	border: none;
	border-radius: 0;
	background-color: #f7f6f5;
	margin: 15px 0
}

.highlights-section .card-head .icon {
	text-align: center;
	display: grid;
	min-height: 70px
}

.highlights-section .card-head .icon img {
	width: 50px;
	height: 50px;
	margin: auto
}

.highlights-section .card .card-body {
	padding: 0
}

.highlights-section .card .card-body .card-title {
	font-weight: 600;
	text-align: center
}

.vision-mission-section {
	background: #fff;
	padding: 40px 0 100px
}

.vision-mission-section .icon {
	position: relative;
	top: 35px;
	left: 50%;
	transform: translate(-50%);
	height: 80px;
	width: 80px;
	background: #e31e34;
	border-radius: 50%;
	text-align: center;
	box-shadow: 0 -1px 4px #e3e0e0;
	z-index: 1;
	padding: 15px
}

.vision-mission-section .icon svg {
	position: relative;
	top: 20px;
	height: 40px;
	width: 40px;
	fill: #fff
}

.vision-mission-section .card {
	background: #fff;
	padding: 26px 42px 30px 36px;
	position: relative;
	box-shadow: 0 2px 25px rgba(0, 0, 0, .1);
	border: initial;
	box-sizing: border-box;
	min-height: 319px
}

.vision-mission-section .card-title h3 {
	padding-top: 25px;
	font-size: 30px;
	text-align: center;
	color: #1034a7;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 17px;
	font-family: 'Open Sans', sans-serif
}

.vision-mission-section .card-title h3::before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 50%;
	transform: translate(50%, -50%);
	width: 30px;
	height: 3px;
	background: #e31e34
}

.vision-mission-section .card-content p {
	font-size: 16px;
	line-height: 1.7
}

.vision-mission-section .card-content .readmore-bg {
	color: #e31e34;
	text-decoration: none
}

.vision-mission-section .card-content li {
	font-size: 16px;
	padding: 4px 0
}

@media (max-width:769px) {
	.vision-mission-section .card-content p {
		font-size: 14px;
		line-height: 1.7
	}
	.vision-mission-section .card-title h3 {
		padding-top: 25px;
		font-size: 20px;
		text-align: center;
		color: #1034a7;
		padding-bottom: 10px;
		position: relative;
		margin-bottom: 0;
		font-family: 'Open Sans', sans-serif
	}
	.vision-mission-section {
		background: #f7f6f5;
		padding: 40px 0 60px
	}
	.highlights-title h2 {
		font-size: 30px
	}
	.about-content h6 {
		font-size: 30px
	}
}

.campus-section {
	padding: 40px 0
}

.campus-section .campus-title h2 {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	line-height: 1.1;
	text-shadow: 0 0 #fff
}

.campus-section .campus-title h2::after {
	content: '';
	position: absolute;
	display: block;
	width: 60px;
	height: 3px;
	background: #e31e34;
	bottom: -10px;
	left: calc(50% - 25px)
}

.campus-content p {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	text-align: justify
}

.campus-content a {
	color: rgb(28 8 102);
	font-size: 18px;
	text-decoration: none;
	display: inline-block;
	display: flex;
	align-items: center;
	font-weight: 500
}

.campus-content a:hover {
	color: #e31e34
}

.campus-content a i {
	color: rgb(28 8 102);
	font-size: 40px;
	transition: .3s
}

.campus-section .handbook-content p {
	font-size: 18px;
	line-height: 30px
}

@media (max-width:769px) {
	.campus-content p {
		font-size: 16px
	}
	.campus-section .handbook-content p {
		font-size: 14px
	}
	.campus-section {
		padding: 40px 0
	}
	.campus-section .campus-title h2 {
		position: relative;
		padding-bottom: 5px;
		text-align: center;
		font-weight: 600;
		font-size: 24px;
		margin-bottom: 20px;
		font-family: 'Open Sans', sans-serif;
		color: #1034a7
	}

}

@media (max-width:769px) {
	.title-card h1 {
		font-size: 30px;
		color: #fff;
		font-weight: 400;
		line-height: 28px;
		margin: 15px 0
	}

	.awards-recgnitions-section .card .card-body p {
		font-size: 16px!important
	}
}


.section-phd .card {
	box-shadow: rgba(0, 0, 0, .07) 0 12px 25px;
	border: none
}

.program-section {
	padding: 1rem 0;

}
.program-section .main-title {
	font-size: 28px;
	font-weight: 700;
	color: #1034a7;
	margin-bottom: 1.2rem;
	text-align: left;
	line-height: 30px;
}
.program-section .nav-tabs {
	display: grid;
	border: none
}

.program-section .nav-item {
	border: none
}

.program-section .nav-link {
	padding: 15px 20px;
	border-right: solid 2px #dad6d670;
	font-weight: 600;
	font-size: 18px;
	border-radius: 0;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.program-section .nav-link {
	color: #000;
	text-align: left
}

.program-section .nav-link:hover {
	color: #e31e34
}

.program-section .nav-link.active {
	color: #fff!important;
	border-right: solid #e31e34 2px!important;
	border-bottom: none;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .12);
	transition: .5s;
	background-color: #1034a7;
}

.program-section .program-btn {
	font-size: 15px;
	color: #fff!important;
	background-color: #1034a7;
	display: inline-block;
	height: 45px;
	text-align: center;
	font-weight: 600;
	padding: 10px 20px;
	border-radius: 50px;
	position: relative;
	top: 3px;
	margin-bottom: 15px
}

.btn-bg-red {
	background-color: #e31e34!important
}

.btn-bg-yellow {
	background-color: #d8a200!important
}

.program-section h3 {
	font-weight: 600;
	color: #1034a7!important
}

.program-section h3 span {
	color: #e31e34!important
}

.program-section h5 {
	font-weight: 600;
	color: #1034a7;
	font-size: 24px
}

.program-section h5 span {
	color: #e31e34
}

.program-section p {
	font-size: 18px;
	line-height: 30px
}

@media (max-width:767px) {
	.program-section .program-btn {
		width: 100%
	}
	.program-section .program-btn {
		width: 100%;
		margin-left: 5px
	}
	.program-section .main-title {
		font-size: 18px;
		font-weight: 700;
		color: #1034a7;
		margin-bottom: 1.2rem;
		text-align: left;
	}

}

.program-section .faq {
	padding: 0 0
}

.program-section .faq .faq-list {
	padding: 0;
	list-style: none;
	margin-left: 2.5rem;
}
.program-section .faq-list-dropdown li {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-weight: 600
}

.program-section .faq .faq-list-dropdown a {
	display: block;
	position: relative;
	font-size: 20px;
	font-weight: 600;
	color: #e31e34
}

.program-section .faq .faq-list-dropdown i {
	padding: 2px 4px;
	font-size: 16px;
	position: absolute;
	left: -35px;
	top: 3px;
	color: #fff;
	border: 1px solid #1034a7;
	background: #1034a7
}

.program-section .faq .faq-list-dropdown p {
	padding-top: 10px;
	line-height: 30px;
	font-size: 16px
}

.program-section .faq .faq-list-dropdown a.collapse {
	color: #1034a7
}

.program-section .faq .faq-list-dropdown a.collapsed {
	color: #343a40
}

.program-section .faq .faq-list-dropdown a.collapsed:hover {
	color: #1034a7
}

.program-section .faq .faq-list-dropdown a.collapsed i::before {
	content: "\f64d"
}

.program-section .mt--top-5 {
	margin-top: 13.5rem
}

.program-section .mt--top-6 {
	margin-top: 9rem
}

.program-section .rn-section-gap {
	padding: 40px 0
}


@media screen and (max-width:1200px) {
	.program-section .faq .faq-list-dropdown {
		padding: 0;
		margin-bottom: 1.5rem;
	}
}

@media screen and (max-width:768px) {
	.program-section .mt--top-5 {
		margin-top: 0
	}
	.program-section .mt--top-6 {
		margin-top: 0!important
	}
	.program-section .faq .faq-list-dropdown {
		margin-bottom: 1rem !important;
	}
	
}
.program-section .faq {
	padding: 0 0
}

.program-section .faq .faq-list {
	padding: 0;
	list-style: none
}
.program-section .faq-list-dropdown li {
	font-size: 16px;
	line-height: 30px;
	position: relative;
}
.program-section .faq .faq-list-dropdown a {
	display: block;
	position: relative;
	font-size: 20px;
	font-weight: 600
}
.program-section .faq .faq-list-dropdown p {
	padding-top: 10px;
	line-height: 30px;
	font-size: 16px
}
.program-section .faq .faq-list-dropdown a.collapse {
	color: #1034a7
}

.program-section .faq .faq-list-dropdown a.collapsed {
	color: #1034a7
}

.faq .faq-list-dropdown a.collapsed:hover {
	color: #1034a7
}

.program-section .faq .faq-list-dropdown a.collapsed i::before {
	content: "\f64d"
}

.program-section .mt--top-5 {
	margin-top: 13.5rem
}

.program-section .mt--top-6 {
	margin-top: 9rem
}

.program-section .rn-section-gap {
	padding: 40px 0
}

@media (max-width:767px) {
	.mt--top-5 {
		margin-top: 0!important
	}
	.mt--top-6 {
		margin-top: 0!important
	}
}

@media (max-width:1200px) {
	.faq .faq-list-dropdown {
		padding: 0
	}
}

.program-section .faq-one {
	padding: 0 0
}

.program-section .faq-one .faq-list-one {
	padding: 0;
	list-style: none
}


.program-section .faq-list-dropdown li {
	font-size: 16px;
	line-height: 30px
}

.program-section .faq-one .faq-list-dropdown a {
	display: block;
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: #1f2691
}

.program-section .faq-one .faq-list-dropdown i {
	font-size: 18px;
	position: absolute;
	left: -35px;
	top: 3px;
	color: #fff;
	border: 1px solid #1034a7;
	background: #1034a7
}

.program-section .faq-one .faq-list-dropdown p {
	padding-top: 10px;
	line-height: 30px;
	font-size: 16px
}

.program-section .program-section .faq-one .faq-list-dropdown a.collapsed {
	color: #1f2691
}

.program-section .faq-one .faq-list-dropdown a.collapse {
	color: #e31e34
}

.program-section .faq-one .faq-list-dropdown a.collapsed:hover {
	color: #e31e34
}

.program-section .faq-one .faq-list-dropdown a.collapsed i::before {
	content: "\eb89"
}

@media (max-width:1200px) {
	.program-section .faq-one .faq-list-dropdown {
		padding: 0
	}
}

.program-section .faq-two {
	padding: 0 0
}

.program-section .faq-two .faq-list-two {
	padding: 0;
	list-style: none;
	margin-left: 2.5rem;
}



.program-section .faq-list-dropdown li {
	font-size: 16px;
	line-height: 30px
}

.program-section .faq-two .faq-list-dropdown a {
	display: block;
	position: relative;
	font-size: 18px;
	font-weight: 600;
	color: #e31e34
}

.program-section .faq-two .faq-list-dropdown i {
	padding: 2px 4px;
	font-size: 16px;
	position: absolute;
	left: -35px;
	top: 3px;
	color: #fff;
	border: 1px solid #1034a7;
	background: #1034a7
}

.program-section .faq-two .faq-list-dropdown p {
	padding-top: 10px;
	line-height: 30px;
	font-size: 16px
}

.program-section .faq-two .faq-list-dropdown a.collapse {
	color: #1034a7
}

.program-section .faq-two .faq-list-dropdown a.collapsed {
	color: #1034a7
}

.program-section .faq-two .faq-list-dropdown a.collapsed:hover {
	color: #1034a7
}
.program-section .faq-list-dropdown a:not(.collapsed) i::before {
	content: "\f63b" !important;
	display: inline-block;
    font-family: 'bootstrap-icons' !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.program-section .faq-list-dropdown a.collapsed i::before {
	content: "\f64d";
	display: inline-block;
    font-family: 'bootstrap-icons' !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width:1200px) {
	.program-section .faq-two .faq-list-dropdown {
		margin-bottom: 1rem;
	}
}

.program-section .faq-three {
	padding: 0 0
}

.program-section .faq-three .faq-list-three {
	padding: 0;
	list-style: none;
	margin-left: 2.5rem;
}



.program-section .faq-list-dropdown li {
	font-size: 16px;
	line-height: 30px
}

.program-section .faq-three .faq-list-dropdown a {
	display: block;
	position: relative;
	font-size: 18px;
	font-weight: 600;
	color: #e31e34
}

.program-section .faq-three .faq-list-dropdown i {
	font-size: 16px;
	padding: 2px 4px;
	position: absolute;
	left: -35px;
	top: 3px;
	color: #fff;
	border: 1px solid #1034a7;
	background: #1034a7
}

.program-section .faq-three .faq-list-dropdown p {
	padding-top: 10px;
	line-height: 30px;
	font-size: 16px
}

.program-section .faq-three .faq-list-dropdown a.collapse {
	color: #1034a7
}

.program-section .faq-three .faq-list-dropdown a.collapsed {
	color: #1034a7
}

.program-section .faq-three .faq-list-dropdown a.collapsed:hover {
	color: #1034a7
}

.program-section .faq-three .faq-list-dropdown a.collapsed i::before {
	content: "\f64d"
}

@media (max-width:1200px) {
	.program-section .faq-three .faq-list-dropdown {
	margin-bottom: 1rem;
	}
}

.title-body {
	height: 50vh;
	position: relative
}


.fms-section .fms-card {
	padding: 20px
}

.fms-section .fms-card .card-title {
	margin-bottom: 0
}

.fms-section .fms-card .card-title h3 {
	font-weight: 600;
	color: #1034a7;
	text-align: initial;
	margin-bottom: initial
}

.fms-section .fms-card .card-title h3::before {
	display: none
}

.fms-card .card-title h3 span {
	color: #e31e34
}

@media (max-width:767px) {
	.fms-section {
		padding-top: 90px
	}
}

.card-content p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify
}

.fms-img {
	position: relative;
	top: -45px;
	background: rgb(255 255 255);
	padding: 5px;
	z-index: 0;
	box-shadow: rgb(189 189 189 / 70%) 0 12px 25px
}

.fms-img img {
	border-radius: initial
}

.faculty-resource .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center
}

.faculty-resource .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.faculty-resource .title h2 span {
	color: #e31e34
}

.faculty-resource .content p {
	text-align: center;
	font-size: 16px;
	line-height: 30px
}

@media (max-width:769px) {

	.faculty-resource .title h2 {
		font-size: 30px
	}
}

.fms-advantage {
	background-color: #f8f9fa
}

.fms-advantage .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center
}

.fms-advantage .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.fms-advantage .content {
	position: relative;
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
	padding: 50px;
	border-radius: 5px;
	background-color: #fff
}

.fms-advantage .content p {
	text-align: justify;
	font-size: 16px;
	line-height: 30px
}

.fms-advantage .card {
	padding: 0 15px;
	background-color: transparent;
	border: none
}

.fms-advantage .card .card-title h5 {
	color: #1034a7
}

@media (max-width:769px) {
	.fms-section .fms-card {
		padding: 0
	}
	.card-content p {
		font-size: 14px;
		line-height: 25px;
		text-align: justify
	}

	.fms-advantage .content {
		padding: 15px
	}
	.disc {
		list-style-type: disc;
		font-size: 14px;
		text-align: justify;
		color: #000;
		line-height: 25px;
		padding-left: 2rem!important
	}
	.fms-advantage {
		padding-top: 0!important
	}
}

.program-section .card {
	padding: 5px;
	border: initial;
	background-color: transparent
}

.program-section .card-title h5 {
	font-weight: 700;
	color: #1034a7
}

.fms-advantage .nav-item .nav-link {
	font-size: 24px;
	font-weight: 600;
	padding: 20px 20px;
	background-color: #fff;
	border-radius: 5px;
	margin-right: 20px;
	border: solid transparent 2px
}

.fms-advantage .nav-item .nav-link:hover {
	color: #e31e34
}

.fms-advantage .nav-item .nav-link.active {
	border: solid #e31e34 2px;
	color: #1034a7
}

.fms-alumni .alumni-title {
	display: flex;
	align-items: center;
	height: 100%;
	text-align: center
}

.fms-alumni .alumni-title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center
}

.fms-alumni .alumni-title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.fms-alumni .alumni-title .icon img {
	width: 80px;
	height: 80px
}

.fms-alumni .title h4 {
	padding-top: 25px;
	font-size: 30px;
	color: #1034a7;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 17px;
	font-family: 'Open Sans', sans-serif
}

.fms-alumni .content {
	position: relative;
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
	padding: 30px 50px 40px;
	border-radius: 5px;
	background-color: #fff
}

.content p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify
}

@media (max-width:769px) {
	.fms-alumni .alumni-title h2 {
		font-size: 30px
	}
	.fms-alumni .content {
		padding: 20px
	}
	.fms-alumni .title h4 {
		font-size: 26px
	}
	.fms-advantage .title h2 {
		font-size: 30px
	}
}

.facilities {
	background-color: #f8f9fa
}

.facilities .nav-link {
	border: 1px solid #b5ccdb;
	padding: 5px;
	transition: .3s;
	color: #15222b;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	margin-left: 3px;
	font-size: 18px;
	font-weight: 600
}

.facilities .nav-link i {
	font-size: 30px;
	margin-right: 5px
}

.facilities .nav-link:hover {
	color: rgb(46 49 146)
}

.facilities .nav-link.active {
	background: rgb(46 49 146 / 86%);
	color: #fff;
	border-color: rgb(76 78 161)
}

.facilities .nav-tabs {
	border: none
}

.facilities .menu-content h3 {
	color: #1034a7;
	font-weight: 600
}

.facilities .menu-content p {
	text-align: justify;
	font-size: 16px;
	line-height: 30px
}

.facilities .menu-image {
	border-radius: 4px;
	margin-top: 50px;
	padding: 6px;
	background: #fff;
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 22%)
}

@media (max-width:575px) {
	.facilities .nav-link span {
		display: none;
		margin: initial
	}
}

.facilities-tilte .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center
}

.facilities-tilte .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.facilities-tilte .icon img {
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	margin: auto;
	height: 100%
}

@media (max-width:769px) {
	.facilities-tilte .title h2 {
		font-size: 30px
	}
	.facilities .menu-content h3 {
		font-size: 18px
	}

}

.distinguished-alumni .title {
	display: grid;
	align-items: center;
	height: 100%;
	text-align: center
}

.distinguished-alumni .title-new {
	display: flex;
	height: 100%;
	text-align: center
}

.distinguished-alumni .title-new h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center;
	line-height: 1.2
}

.distinguished-alumni .title .icon {
	width: 80px;
	height: 80px;
	margin: auto
}

.distinguished-alumni .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #1034a7;
	text-align: center;
	line-height: 1.2
}

.distinguished-alumni .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.distinguished-alumni .content {
	position: relative;
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
	padding: 30px 30px 40px;
	border-radius: 5px;
	background-color: #fff
}

.distinguished-alumni .title h4 {
	padding-top: 25px;
	font-size: 30px;
	color: #1034a7;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 17px
}

.distinguished-alumni {
	padding: 40px
}

@media (max-width:769px) {
	.distinguished-alumni {
		padding: 20px 0 0 0
	}
	.distinguished-alumni .title-new h2 {
		font-size: 30px
	}
	.distinguished-alumni .title h2 {
		position: relative;
		font-size: 30px;
		font-weight: 600;
		margin-bottom: 20px;
		padding-bottom: 20px;
		color: #1034a7;
		text-align: center;
		line-height: 1.2
	}
	.content p {
		font-size: 14px;
		line-height: 25px;
		text-align: justify
	}
}

.alumni-day {
	background-color: #f8f9fa
}

.alumni-day .content {
	position: relative;
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
	padding: 50px;
	border-radius: 5px;
	background-color: #fff
}

.alumni-day .title {
	display: flex;
	align-items: center;
	height: 100%;
	text-align: center
}

.alumni-day .title .icon img {
	width: 80px;
	height: 80px
}

.alumni-day .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center;
	line-height: 1.2
}

.alumni-day .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.nav {
	border: none
}

.alumni-day .nav-link.active {
	background: #e05c57;
	border-color: #e05c57;
	border-radius: 5px
}

.alumni-day .nav-item {
	padding: 10px 15px
}

.alumni-day .nav-link {
	border: 1px solid rgb(247 247 247);
	padding: 15px 20px;
	transition: .3s;
	color: #000;
	border-radius: 0;
	display: flex;
	align-items: center;
	box-shadow: 0 2px 25px rgba(0, 0, 0, .1)
}

.alumni-day .nav-link h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 0 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7
}

.alumni-day .nav-link .title h5 {
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 0 20px;
	font-family: 'Open Sans', sans-serif
}

.alumni-day .nav-link img {
	border-radius: 8px;
	box-shadow: 0 40px 20px -40px #858585;
	-webkit-box-shadow: 0 40px 20px -40px #858585;
	-moz-box-shadow: 0 40px 20px -40px #858585;
	-o-box-shadow: 0 40px 20px -40px #858585;
	width: 60px;
	height: 60px
}

.event-img {
	border: initial;
	padding: 5px;
	margin: 20px 0;
	box-shadow: 0 9px 38px 0 rgba(174, 174, 174, .24)
}

.event-img:hover {
	background: #fff;
	margin-top: 5px;
	box-shadow: 0 27px 24px rgba(0, 0, 0, .1), 0 40px 77px rgba(0, 0, 0, .1);
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.alumni-day .card {
	background-color: #fff;
	padding: 0 0;
	box-shadow: rgba(0, 0, 0, .1) 0 2px 25px
}

.alumni-day .card .card-title {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7
}

.alumni-day .card .card-text {
	color: #e31e34;
	line-height: 25px
}

.campus-life {
	background-color: #ededed
}

.campus-life .card {
	padding: 20px 0;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, .07) 0 12px 25px
}

.campus-life .title {
	border-bottom: solid 1px #c5c5c5
}

.campus-life .card .title h2 {
	color: #1034a7;
	margin-left: 20px;
	font-weight: 600;
	font-size: 24px
}

.campus-life .card .content {
	padding: 20px 20px
}

.campus-life .card .content p {
	font-size: 16px;
	line-height: 30px
}

.gallery .title {
	border: none
}

.gallery .title h5 {
	position: relative;
	color: #1034a7;
	font-size: 600
}

.gallery .title h5::before {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 30px;
	height: 3px;
	background: #e31e34
}

.gallery .video {
	margin: 20px 0
}

.events .title {
	border: none
}

.events .title h5 {
	position: relative;
	color: #1034a7;
	font-size: 600
}

.events .title h5::before {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 30px;
	height: 3px;
	background: #e31e34
}

.events .card {
	padding: initial;
	margin: 20px 0
}

.events .card .card-text {
	font-size: 16px
}

.campus-life-img {
	background: #fff;
	padding: 5px;
	margin: 10px 0;
	box-shadow: 0 9px 38px 0 rgba(174, 174, 174, .24)
}

.campus-life-img:hover {
	background: #fff;
	margin-top: 5px;
	box-shadow: 0 27px 24px rgba(0, 0, 0, .1), 0 40px 77px rgba(0, 0, 0, .1);
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.events .events-btn {
	font-size: 13px;
	color: #fff!important;
	background-color: #e31e34;
	display: inline-block;
	height: 40px;
	text-align: center;
	font-weight: 500;
	padding: 10px 20px;
	border-radius: 50px;
	position: relative;
	top: 3px
}

.events .events-btn:hover {
	background-color: rgb(73 37 204 / 98%)
}

@media (max-width:769px) {
	.campus-life .pl-5 {
		padding-left: 1rem!important
	}
	.alumni-day .content {
		padding: 20px
	}
	.distinguished-alumni .content {
		padding: 20px
	}
	.alumni-day .title h2 {
		position: relative;
		font-size: 30px
	}
	.distinguished-alumni .content h3 {
		font-size: 20px
	}
}

.our-alumni .title {
	display: flex;
	align-items: center;
	height: 100%;
	text-align: center
}

.our-alumni .title .icon img {
	width: 80px;
	height: 80px
}

.our-alumni .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center;
	line-height: 1.2
}

.our-alumni .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.our-alumni .content {
	position: relative;
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
	padding: 30px 50px 40px;
	border-radius: 5px;
	background-color: #fff
}

@media (max-width:769px) {
	.our-alumni .title h2 {
		font-size: 30px
	}
	.our-alumni .content {
		position: relative;
		box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
		padding: 20px;
		border-radius: 5px;
		background-color: #fff
	}

}

.industry-interace .title {
	display: flex;
	align-items: center;
	height: 100%;
	text-align: center
}

.industry-interace .title .icon {
	width: 80px;
	height: 80px;
	margin: auto
}

.industry-interace .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center;
	line-height: 1.2
}

.industry-interace .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.industry-interace .Card {
	display: grid;
	align-items: center;
	height: 100%
}

.industry-interace .content {
	position: relative;
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
	padding: 40px;
	border-radius: 5px;
	background-color: #fff
}

.industry-interace .content p {
	line-height: 30px;
	font-size: 16px
}

@media (max-width:769px) {
	.industry-interace .title h2 {
		font-size: 30px
	}
	.industry-interace .content {
		padding: 20px
	}
	.industry-interace .content p {
		font-size: 14px
	}
	.font-18 {
		font-size: 14px;
		line-height: 25px
	}
}

.partnership-industry {
	background-color: rgb(248 249 250)
}

.partnership-industry .title h4 {
	color: #1034a7;
	font-weight: 500
}

.partnership-industry .title h4 span {
	color: #e31e34
}

.partnership-industry .card {
	position: relative;
	padding: 20px;
	margin: 20px 0;
	background-color: #fff;
	border: none;
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0;
	min-height: 350px
}

@media (max-width:767px) {
	.partnership-industry .card {
		min-height: 150px
	}
}

.partnership-industry .card-height {
	min-height: 430px
}

.partnership-industry .card:hover {
	background: #fff;
	box-shadow: 0 27px 24px rgba(0, 0, 0, .1), 0 40px 77px rgba(0, 0, 0, .1);
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s
}

.partnership-industry .card-head .title h5 {
	color: #1034a7;
	font-weight: 600;
	margin: 20px 0 10px 0
}

.partnership-industry .card-head .icon {
	width: 50px;
	height: 50px
}

.partnership-industry .card-body {
	flex: 1 1 auto;
	min-height: 115px;
	padding: 0
}

.partnership-industry .card-content ul li {
	font-size: 16px;
	line-height: 25px
}

.view-more {
	position: absolute;
	bottom: 20px;
	right: 20px
}

.industry-gallery .title h4 {
	position: relative;
	color: #1034a7
}

.industry-gallery .title h4::before {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 30px;
	height: 3px;
	background: #e31e34
}

.employee-speak .title {
	display: flex;
	align-items: center;
	height: 100%;
	text-align: center
}

.employee-speak .title .icon {
	width: 80px;
	height: 80px;
	margin: auto
}

.employee-speak .title h2 {
	position: relative;
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7;
	text-align: center;
	line-height: 1.2
}

.employee-speak .title h2::before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.card-head-hight {
	min-height: 350px!important
}

.students-feedback .content {
	display: flex;
	align-items: center;
	padding: 35px;
	min-height: 250px
}

.students-feedback h5 {
	text-align: center;
	color: #1034a7;
	font-weight: 600;
	line-height: initial
}

.students-feedback p {
	text-align: center;
	color: #e31e34
}

.parents-speak .card .card-title-height {
	min-height: 95px
}

.press-cliping .card {
	box-shadow: rgba(174, 174, 174, .24) 0 9px 38px 0
}

.press-cliping .card-body {
	position: relative;
	display: flex;
	height: 100%;
	align-items: center;
	text-align: center;
	padding: 15px;
	margin: 0
}

.press-cliping .card-body::before {
	content: '';
	position: absolute;
	left: -9px;
	top: 20px;
	width: 18px;
	height: 18px;
	background-color: #1034a7;
	transform: rotate(45deg)
}

.press-cliping .card-body .card-content {
	margin: auto
}

.press-cliping .card-content p {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
	line-height: 1.5;
}

.press-cliping .card-bg {
	background-color: #1034a7
}

.exam-calendar-section {
	padding: 40px 0;
	background-color: #f8f9fa
}

.exam-calendar-section .title {
	color: #1034a7;
	margin-bottom: 25px
}

.exam-calendar-section .icon {
	width: 60px;
	height: 60px
}

.exam-calendar-section .Card {
	display: flex;
	align-items: center;
	height: 200px;
	background-color: #fff;
	box-shadow: 0 9px 38px 0 rgb(174 174 174 / 24%);
	border-radius: 7px;
	margin: 15px 0
}

.cardBody {
	width: 100%
}

.exam-calendar-section .Card .icon {
	width: 50px;
	height: 50px;
	margin: auto
}

.exam-calendar-section .card-text {
	text-align: center;
	padding: 10px
}

.exam-calendar-section .card-text:hover {
	color: #e31e34
}

@media (max-width:767px) {
	.exam-calendar-section .title {
		font-size: 28px;
		line-height: 1.3
	}
}

.leadcapture-section .icon {
	width: 30px;
	height: 30px
}

.leadCapture-section .admission-btn {
	position: absolute;
	top: 90px !important;
	right: 0;
	z-index: 9;
	border-radius: 7px;
	padding: 0;
	cursor: pointer
}

.leadcapture-section .lead-capture {
    position: fixed;
    top: 200px;
    right: -300px;
    width: 300px;
    padding: 10px 20px;
    z-index: 999;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 27px 24px rgb(0 0 0 / 10%), 0 40px 77px rgb(0 0 0 / 10%);
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
 }
 .leadcapture-section .lead-capture.active {
    position: fixed;
    top: 200px;
    right: 0;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
 }
 .leadcapture-section .close-btn {
    position: relative;
    top: -6px;
    right: -10px;
    width: 16px;
    height: 16px;
    cursor: pointer
 }

 .leadcapture-section .lead-capture .form-title h5 {
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    color: #e31e34
 }

 .leadcapture-section .lead-capture .form-control {
    font-size: 13px;
    color: #8f969c;
    height: calc(1.5em + .75rem + 0px)
 }

 .leadcapture-section .lead-capture .form-group {
    margin-bottom: 0
 }

 .leadcapture-section .lead-capture .apply-btn {
    padding: 5px 13px;
    margin: auto;
    display: inherit;
    margin-bottom: 5px
 }

 .leadcapture-section .lead-capture .terms-conditions {
    padding: 0;
    color: #000
 }

.terms-conditions .card-text {
	font-size: 13px
}

.nirf-cards .btn-nirf {
	display: block;
	padding: 5px 3px;
	border-radius: 25px;
	color: #fff
}

.nirf-cards .btn-red-bg {
	background-color: #e31e34
}

.nirf-cards .btn-violet-bg {
	background-color: #4925ccfa
}

.nirf-cards .btn-orange-bg {
	background-color: #d8a200
}

.nirf-cards .card {
	display: grid;
	align-items: center;
	min-height: 125px;
	border-radius: 7px;
	margin: 15px 0
}

.nirf-cards .card .card-body {
	padding: 10px;
	text-align: center
}

.nirf-cards .card .card-body h5 {
	font-weight: 400
}

.dark-blue {
	color: #1034a7!important
}

.dark-red {
	color: #e31e34!important
}

.news-events-section {
	padding: 40px 0;
	background-color: #1034a7
}

.news-events-section .nav {
	border-bottom: solid 1px #bdb9b9
}

.news-events-section h3 {
	font-weight: 600;
	position: relative;
	color: #e31e34
}

.news-events-section h3::before {
	content: '';
	position: absolute;
	width: 30px;
	height: 1px;
	background-color: #1034a7;
	bottom: -5px
}

.news-events-section h3 span {
	font-size: 18px;
	color: #1034a7
}

.news-events-section .Card {
	font-size: 14px;
	border: none;
	border-radius: 0;
	padding: 10px 10px 10px 0;
	background-color: transparent;
	min-height: 160px;
	overflow: hidden;
}

.news-events-section .Card .social-links {
	display: inline
}

.news-events-section .item .Card {
	padding: 0
}

.news-events-section .item .card .card-img-overlay {
	position: absolute;
	top: initial;
	right: initial;
	bottom: 0;
	background-color: #000000ab;
	padding: 10px 5px;
	border-radius: 0;
	width: 100%;
	outline: 0;
	display: flex;
	align-items: center
}

.news-events-section .item .card .card-img-overlay .icon {
	width: 30px;
	height: 30px;
	margin: 0 10px
}

.news-events-section .item .card .card-img-overlay .card-text {
	color: #fff
}

.news-events-section .nav-link {
	font-size: 13px
}

.news-events-section .border-right {
	border-right: 1px solid #ccc
}

.news-events-section .nav-link {
	padding: 15px;
	font-size: 24px;
	color: #565656;
	background: #eaeaea
}

.news-events-section .nav-link.active {
	border-bottom: 0 solid #1034a7;
	color: #fff;
	background: #e31e34
}

.news-events-section .owl-nav button:focus {
	outline: 0
}

.news-events-section .owl-nav span {
	font-size: 30px;
	margin-right: 30px
}

.news-events-section .owl-nav {
	float: right;
	position: relative;
	top: -50px;
	color: #fff
}

@media (max-width:767px) {
	.news-events-section .nav-link {
		padding: 15px;
		font-size: 18px;
		color: #565656;
		background: #eaeaea
	}
}

.bg-white-shadow {
	background: #fff;
	box-shadow: rgb(0 0 0 / 7%) 0 12px 25px;
	padding-top: 20px
}

.circle-arrow {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	height: 56px;
	width: 56px
}

.circle-arrow a {
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	color: #fff;
	background: #e31e34
}

.about-section {
	position: relative;
	padding: 60px 0 0;
	background: #fff
}

.about-section:before {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -410px;
	width: 50%;
	height: 100%;
	background: #f4f5f8
}

.about-section .image-column {
	position: relative;
	margin-bottom: 30px
}

.about-section .image-column .inner {
	position: relative;
	display: block
}

.about-section .image-column .image-block {
	position: relative;
	display: block;
	border-radius: 7px;
	overflow: hidden
}

.about-section .image-column .image-block img {
	display: block;
	width: 100%;
	border-radius: 7px
}

.about-section .image-column .image-block:nth-child(2) {
	margin-right: 140px;
	margin-top: -170px
}

.about-section .text-column {
	position: relative;
	margin-bottom: 30px
}

.about-section .text-column .inner {
	position: relative;
	display: block;
	padding-left: 10px
}

.about-section .text-column .text ul {
	position: relative;
	float: left
}

.about-section .text-column .text ul li {
	position: relative;
	line-height: 34px;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 35px;
	color: #000
}

.about-section .text-column .text ul li:before {
	content: "\ea07";
	position: absolute;
	left: 0;
	top: -1px;
	font-weight: 400
}

.about-section .sec-title h2 {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 1.2em;
	color: #e31e34;
	font-weight: 600;
	margin-bottom: 0
}

.sec-title h2 .dot1 {
	color: #1034a7
}

#subscribe-new {
	margin-top: 30px
}

#subscribe-new .cele-list {
	padding: 0 15px 8px 0;
	position: relative;
	z-index: 0;
	list-style: none
}

#subscribe-new .cele-list li {
	margin-bottom: 10px
}

.section-04 .tab-pane ul li {
	padding-bottom: 10px
}

#subscribe-new .cel-img2 {
	border: solid 2px #1034a7;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	border-radius: 50%;
	background-color: #1034a7
}

#subscribe-new .cel-img2 .flaticon-img {
	margin: auto
}

#subscribe-new .cel-content1 {
	padding-left: 10px;
	color: #444;
	display: flex;
	height: 100%;
	align-items: center
}

#subscribe-new .gen-title,
.gen-title h4 {
	font-size: 15px;
	font-weight: 600;
	color: #444
}

#subscribe-new .flaticon-img {
	height: 25px;
	width: 25px;
	position: relative;
	top: 1px
}

#subscribe-new .cel-content1 {
	padding-left: 15px;
	color: #444;
	display: flex;
	height: 100%;
	align-items: center
}

.cele-list p {
	margin-bottom: 0;
	font-size: 18px
}

.icfai-campus-life .content {
	position: relative;
	width: 100%;
	max-width: 400px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 15px!important
}

.icfai-campus-life .content .content-overlay {
	background: rgba(0, 0, 0, .7);
	position: absolute;
	height: 99%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.icfai-campus-life .content:hover .content-overlay {
	opacity: 1
}

.icfai-campus-life img {
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .1);
	border-radius: 5px
}

.icfai-campus-life .content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.icfai-campus-life .content:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1
}

.icfai-campus-life .content-details h3 {
	color: #fff;
	margin-bottom: .5em
}

.icfai-campus-life .content-details p {
	color: #fff;
	font-size: .8em
}



.m-l-r-50 {
	margin-left: -50px;
	margin-right: -50px
}

.readmore-btn {
	font-weight: 500;
	font-size: 18px;
	display: inline-block;
	padding: 5px 20px 5px 20px;
	border-radius: 35px;
	transition: .5s;
	color: #fff;
	background: #e31e34;
	border: 2px solid #e31e34
}

.readmore-btn:hover {
	color: #fff
}

.box-shadow-effect {
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	-ms-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	-o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
	transition: .3s;
	padding: 15px;
	min-height: 485px;
	margin: 1px
}

.university-authority-section {
	padding: 20px 0
}

.university-authority-section h4 {
	color: #312a72;
	font-weight: 600
}

.university-authority-section ol {
	padding: 0 20px
}

.university-authority-section ol li {
	font-size: 16px;
	line-height: 34px
}

.university-authority-section ul li {
	font-size: 16px;
	color: #000000;
}

.awards-section {
	padding: 40px 0;
	background: linear-gradient(to right, #312a7275, #312a7275), url(../img/awards-by-icfai.jpg) center top no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	color: #fff;
	backdrop-filter: blur(5px);
}

.awards-section .awards {
	display: grid;
	min-height: 250px;
	align-items: center;
	margin: 15px 0
}

.awards-section .awards .icon {
	width: 100%;
	margin: auto
}

.awards-section .card {
	border-radius: 7px;
	background-color: #004780b8;
	min-height: 290px;
	display: grid;
	align-items: center;
	text-align: center;
	border: none;
	margin: 15px 0
}

.awards-section .card p {
	color: #fff;
	font-size: 16px;
	font-weight: 200;
	line-height: 27px
}

.awards-recgnitions-section {
	padding: 40px 0
}

.awards-recgnitions-section .card {
	border: none;
	background-color: #fff;
	box-shadow: 0 9px 38px 0 rgb(174 174 174 / 24%)
}

.awards-recgnitions-section .title-card {
	display: grid;
	height: 100%;
	align-items: center;
	text-align: center
}

.awards-recgnitions-section .title-card .icon {
	width: 150px;
	margin: auto
}

.awards-recgnitions-section .title-card .card-title {
	color: #1034a7;
	font-weight: 600
}

.awards-recgnitions-section .card .card-body p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify
}

.awards-recgnitions-bg {
	background-color: #f8f9fa
}

.guidlines-section {
	padding: 40px 0
}

.guidlines-section .title {
	line-height: 1.1;
	text-shadow: 0 0 #fff;
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	font-weight: 600;
	font-size: 45px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #1034a7
}

.guidlines-section .title::after {
	content: "";
	position: absolute;
	bottom: -25%;
	right: 50%;
	transform: translate(50%, -50%);
	width: 60px;
	height: 3px;
	background: #e31e34
}

.guidlines-section .card {
	border: none;
	text-align: center;
	border-radius: 0;
	background: #fff;
	box-shadow: rgb(174 174 174 / 24%) 0 9px 38px 0;
	border-radius: 6px;
	margin: 15px 0;
	min-height: 162px;
	display: grid;
	align-items: center
}

.guidlines-section .card:hover {
	box-shadow: 0 27px 24px rgb(0 0 0 / 10%), 0 40px 77px rgb(0 0 0 / 10%);
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s
}

.guidlines-section .card .icon {
	width: 60px;
	height: auto;
	margin: auto;
	margin-bottom: 10px
}

.guidlines-section .yellow-btn {
	font-size: 16px;
	padding: 5px 15px;
	font-weight: 400;
	margin: 15px 0;
	display: inline-block;
	background: orange;
	border-radius: 6px;
	color: #000
}

.message-vc img {
	border: solid #1034a7 5px
}

@media (max-width:767px) {
	.guidlines-section .title {
		font-size: 30px
	}
	.guidlines-section .title::after {
		content: "";
		position: absolute;
		bottom: -25%;
		right: 50%;
		transform: translate(50%, -50%);
		width: 40px;
		height: 3px;
		background: #e31e34
	}
	.bg-white-shadow {
		background: #fff;
		box-shadow: rgb(0 0 0 / 7%) 0 12px 25px;
		padding-top: 20px;
		margin-bottom: 50px
	}
	.news-events-section .Card {
		font-size: 14px;
		border: none;
		border-radius: 0;
		padding: 10px 10px 10px 0;
		background-color: transparent;
		min-height: 200px
	}
	.m-l-r-50 {
		margin-left: 0;
		margin-right: 0
	}
}

@media (max-width:768px) {
	.about-section .sec-title h2 {
		font-size: 30px
	}
}

.semFee-section {
	padding: 40px 0
}

.semFee-section .card {
	border: none;
	border-radius: 0;
	background-color: #fff;
	box-shadow: rgb(0 0 0 / 7%) 0 12px 25px;
	margin: 10px 0;
	min-height: 105px
}

.semFee-section .card .icon {
	padding: 10px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	margin: auto;
	background-color: #e31e34
}

.semFee-section .card .card-title {
	font-size: 18px;
	font-weight: 600
}

.semFee-section .form-check-label {
	margin-bottom: 15px;
	font-size: 16px
}

.pagenotfound-section {
	padding: 40px 0
}

.pagenotfound-section .card {
	display: grid;
	align-items: center;
	height: 100%;
	border: none
}

.pagenotfound-section .card .card-title {
	font-size: 3.8rem;
	line-height: 1.3;
	font-weight: 700;
	color: #1034a7
}

.pagenotfound-section .card .card-title span {
	color: #e31e34
}

@media (max-width:786px) {
	.pagenotfound-section .card .card-title {
		font-size: 2.3rem;
		line-height: 1.3
	}
}
.icfai-box-type {
    box-shadow: 0 9px 38px 0 rgb(174 174 174 / 24%);
    margin: -5em 0 0 0;
    padding: 2em 0 0 0;
    background-color: #fff;
    width: 100%;
}
.galery-section{display:flex}.galery-section h2{font-size:38px;line-height:40px;font-weight:700;position:relative;left:15px;top:8px}.galery-section .head-section{display:flex;justify-content:center;margin-bottom:1.5rem}.galery-section .gallery-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.galery-section .gallery-card{border:none;padding:.5rem;border-radius:8px;}.galery-section .gallery-card .content-title{font-size:18px;font-weight:600}@media (max-width:767px){.galery-section .gallery-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:.5rem}}