#header.sticky-on-scrollup #header-wrap {
	-webkit-transition: height .4s ease, opacity .3s ease, margin-top .4s ease;
	-o-transition: height .4s ease, opacity .3s ease, margin-top .4s ease;
	transition: height .4s ease, opacity .3s ease, margin-top .4s ease;
}

#header.sticky-on-scrollup.sticky-header #header-wrap {
	margin-top: -100px;
}

#header.sticky-on-scrollup.show-sticky-onscroll.sticky-header #header-wrap {
	margin-top: 0px;
}



.block-hero-26 .font-secondary {
	font-family: 'Poppins', sans-serif;
}

.block-nav-header-4 .btn-menu {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 299;
}

.block-nav-header-4 .btn-menu-admission {
	position: fixed;
	bottom: 40px;
	left: 40px;
	z-index: 299;
}

.block-nav-header-4 .modal.fade:not(.show) .modal-dialog {
	-webkit-transform: translate(0, 20px);
	transform: translate(0, 20px);
}

@media (max-width: 576px) {
	.block-nav-header-4 .btn-menu {
		bottom: 40px;
		right: 20px;
		padding: 3px;
		font-size: 13px;
		border-radius: var(--bs-border-radius-lg);
	}

	.block-nav-header-4 .btn-menu-admission {
		bottom: 40px;
		left: 10px;
		padding: 3px;
		font-size: 13px;
		border-radius: var(--bs-border-radius-lg);
	}

	.top-links {
		display: none;
	}

	.top-links-1 {
		display: block !important;
	}

	.abhishek-responsive {
		position: fixed;
		bottom: 37px !important;
		right: 50% !important;
		left: 35% !important;
		padding: 3px !important;
		z-index: 299;
	}

	.top-45 {
		top: 10% !important;
	}

	.menu_abhishek {
		height: 600px !important;
		overflow: scroll;
	}

	#side-panel .widget {
		width: 280px !important;
	}

	#side-panel {
		width: 350px !important;
	}

	#side-panel .side-panel-wrap {
		width: calc(330px + 30px);
	}

	#logo a {
		height: auto !important;
	}

	.gutter-30 {
		--cnvs-custom-gutter: 0px;
	}

	.institute-title-width {
		width: 100% !important;
	}

	.col-padding {
		padding: 2rem;
	}

	.services-grid .feature-box {
		height: 270px;
		padding: 7px;
	}
	.padding-responsive {
		padding: 10px !important;
	}
}

.services-grid .feature-box {
	height: 270px !important;
	padding: 7px;
}

#header-wrap {
    background: rgba(40,40,40,.5) !important;
}

.header-image {
    display: block !important;
}

@media (max-width: 768px) {
	#top-bar {
		--cnvs-topbar-font-size: 8px;
	}
	
	.page-title-parallax .container {
	    padding:0px 0 0 0 !important;
	}

	#header {
		--cnvs-primary-menu-font-size: 9px;
		background: #000 !important;
	}
	
    #header-wrap {
        background: #000 !important;
        opacity: 0.9;
    }
    

	.px-lg-4 {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
}

.owl-carousel .owl-dots .owl-dot.active {
	width: 8px;
}

.top-links-1 {
	display: none;
}

.block-nav-header-4 ul.scroll-menu {
	display: flex;
	flex-direction: column;
	list-style: none;
}

.block-nav-header-4 ul.scroll-menu li {
	display: inline-block;
}

.block-nav-header-4 ul.scroll-menu li a div {
	display: block;
	color: #333;
	padding: 8px 0;
	font-size: 1.1rem;
}

.block-nav-header-4 ul.scroll-menu li:hover a div,
.block-nav-header-4 ul.scroll-menu li.current a div {
	color: var(--cnvs-themecolor);
}

.block-nav-header-4 ul.scroll-menu li img {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.news-header .tp-tab-title {
	color: #fff;
	font-size: 17px;
	font-weight: 900;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif !important;
	margin-bottom: 5px;
	width: 350px;
	display: block;
	letter-spacing: 1px
}

.news-header .tp-tab-desc {
	font-size: 17px;
	font-weight: 500;
	color: #ffcc00;
	line-height: 25px;
	font-family: 'Poppins', sans-serif !important;
}

.top-45 {
	top: 80%;
}

.block-expand-categories h1,
.block-expand-categories h2,
.block-expand-categories h3 {
	font-family: 'Poppins', sans-serif !important;
}

.block-expand-categories .expand-category {
	--height: 50vh;
	--responsive-height: 60px;
	--hover-flex: 10;
	position: relative;
	background-position: center center;
	background-size: cover;
	border-radius: 20px;
	margin: 10px 0;
	min-height: var(--responsive-height);
	cursor: pointer;
}

.block-expand-categories .expand-category h4 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0;
	transform: translateY(-50%);
}

/* Larger Device */

@media (min-width: 992px) {

	.block-expand-categories .expand-category {
		height: var(--height);
		flex: 1;
		margin: 0 10px;
		transition: flex 1s ease;
		-webkit-backface-visibility: hidden;
		transform: translate3d(0, 0, 0);
	}

	.block-expand-categories:not(.on-click) .expand-category:hover,
	.block-expand-categories.on-click .expand-category.active {
		flex: var(--hover-flex);
	}

	.block-expand-categories .expand-category h4 {
		opacity: 1;
		top: auto;
		bottom: 10px;
		transform: none;
		transition: opacity .4s ease;
	}

	.block-expand-categories:hover .expand-category:not(.active):not(:hover) h4,
	.block-expand-categories.on-click .expand-category:not(.active) h4 {
		opacity: 0;
	}
}

:root {
	--cnvs-secondary-font: quiche-sans, sans-serif;
}

.block-sticky-cards .content-wrap,

.block-sticky-cards .section {
	overflow: hidden;
}

.block-sticky-cards .sticky-section+.sticky-section {
	margin-top: 5vh;
}

@media (min-width: 992px) {
	.block-sticky-cards .sticky-section {
		--sticky-top-gap: 30px;
		position: -webkit-sticky;
		position: sticky;
		z-index: 2;
		top: calc(80px + var(--sticky-top-gap));
	}

	.block-sticky-cards .sticky-section+.sticky-section {
		margin-top: 20vh;
	}
}

.block-testimonials-3,
.block-testimonials-3 h1,
.block-testimonials-3 h2,
.block-testimonials-3 h3,
.block-testimonials-3 h4,
.block-testimonials-3 h5,
.block-testimonials-3 h6,
.block-testimonials-3 p,
.block-testimonials-3 a {
	font-family: 'Poppins', sans-serif !important;
}

.block-testimonials-3 .swiper-slide {
	width: 400px;
	padding: 15px;
}

.block-testimonials-3 .testimonial-col {
	border: 1px solid #EEE;
	border-radius: 4px;
	padding: 30px;
	margin-bottom: 30px;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
}

.block-testimonials-3 .testimonial-col p {
	font-size: 16px;
	line-height: 26px !important;
	margin-bottom: 20px;
}

.block-testimonials-3 .swiper-container-horizontal>.swiper-scrollbar {
	width: 75%;
	max-width: 700px;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0, 0, 0, .06);
}

.block-testimonials-3 .swiper-container,
.block-testimonials-3 .swiper-wrapper {
	cursor: ew-resize !important;
}

.sticky-menu-bar {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -80px;
	width: 190px;
	z-index: 999999;
}

.sticky-menu-bar a {
	display: block;
	text-align: center;
	padding: 10px;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
	transform: rotate(-90deg);
}

.sticky-menu-bar a:hover {
	background-color: #58595b;
	color: #fff;
}

.side-panel-open #side-panel {
	z-index: 999999;
}

.emphasis-title h1,
.emphasis-title .h1,
.emphasis-title h2,
.emphasis-title .h2 {
	font-weight: 700;
	text-transform: uppercase;
	color: var(--cnvs-contrast-900);
	font-weight: 400;
	text-transform: none;
	font-size: var(--cnvs-emphasis-title-font-size);
	letter-spacing: 3px;
	margin: 0px 0 10px 0 !important;
}

.bb_style {
	padding: 10px;
	background: #eaeaea42;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.blurslider-gradient {
	background: -webkit-linear-gradient(left, #ff557c 0%, #f3823c 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

::-webkit-scrollbar {
	width: 3px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

#header+.include-header {
	margin-top: calc(calc(-1 * var(--cnvs-header-height)) - 10px) !important;

}

.style_abhishek {
	font-size: 120px !important;
	letter-spacing: 20px;
	line-height: 120px !important;
}


::-webkit-scrollbar {
	width: 3px;
	height: 0px;
}

::-webkit-scrollbar-thumb {
	background: #263a73;
}

@media (min-width: 992px) {
	.block-nav-header-2 #top-bar.transparent-topbar {
		background: rgb(38 58 115 / 85%) !important;
		z-index: 399;
		border-bottom: 0;
	}

	.block-nav-header-2 .transparent-topbar+.transparent-header+#content {
		margin-top: -163px;
	}
}

.block-nav-header-2 .dark .top-links li>a,
.block-nav-header-2 .dark #top-social li a {
	color: #f5f5f5;
}

.block-nav-header-2 .dark #top-social li,
.block-nav-header-2 .top-links-item {
	border-left: 0;
}

.menu-item.menu-line {
	width: 1px;
	height: 30px;
	background-color: #CCC;
}

@media (min-width: 992px) {

	/* Remove Media query to enable in responsive */
	.opacity-on-hover .menu-container>.menu-item>.menu-link {
		transition: color .3s ease;
		color: #FFF !important;
	}

	.opacity-on-hover .menu-container:hover>.menu-item:not(:hover):not(.current)>.menu-link {
		color: #D5D5D5 !important;
	}
}

.offcanvas.offcanvas-top {
	position: absolute;
	height: max-content;
	background-color: var(--cnvs-contrast-100);
	--bs-offcanvas-border-color: rgba(var(--cnvs-contrast-rgb), .1);
}

.nav:not(.primary-nav) .nav-link {
	--bs-nav-link-padding-x: 0;
}

.primary-nav .nav-link {
	--bs-nav-link-padding-y: 8px;
	--bs-nav-link-font-size: 1.25rem;
	--bs-nav-link-font-weight: 700;
	--bs-nav-link-color: var(--cnvs-contrast-900);
}

.primary-nav .nav-link:hover {
	font-style: italic;
}

.offcanvas .container>.row>*:not(:first-child) {
	border-left: 1px solid var(--cnvs-contrast-200);
}

.offcanvas-backdrop.show {
	cursor: url('images/icons/close.png') 16 16, pointer;
}

.dropdown-toggle::after {
	margin-top: 5px;
}

.vl {
	border-left: 1px solid #ffffff;
	height: 23px;
}

.width-650px {
	width: 1000px !important;
}

#header,
#header.dark:not(.transparent-header),
#header #header-wrap,
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark) {
	background-color: #00000000;
}

#header-wrap {
	border-bottom: none !important;
}

.button-effect {
	background-color: #004A7F;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'Poppins', sans-serif !important;
	font-size: 20px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
	0% {
		background-color: #fff;
		-webkit-box-shadow: 0 0 3px #fff;
	}

	50% {
		background-color: #fff;
		-webkit-box-shadow: 0 0 40px #fff;
	}

	100% {
		background-color: #fff;
		-webkit-box-shadow: 0 0 3px #fff;
	}
}

@-moz-keyframes glowing {
	0% {
		background-color: #fff;
		-moz-box-shadow: 0 0 3px #fff;
	}

	50% {
		background-color: #fff;
		-moz-box-shadow: 0 0 40px #fff;
	}

	100% {
		background-color: #fff;
		-moz-box-shadow: 0 0 3px #fff;
	}
}

@-o-keyframes glowing {
	0% {
		background-color: #fff;
		box-shadow: 0 0 3px #fff;
	}

	50% {
		background-color: #fff;
		box-shadow: 0 0 40px #fff;
	}

	100% {
		background-color: #fff;
		box-shadow: 0 0 3px #fff;
	}
}

@keyframes glowing {
	0% {
		background-color: #fff;
		box-shadow: 0 0 3px #fff;
	}

	50% {
		background-color: #fff;
		box-shadow: 0 0 40px #fff;
	}

	100% {
		background-color: #fff;
		box-shadow: 0 0 3px #fff;
	}
}

.main_bg_color {
	background: #3092dd !important;
}

.main_bg_color_white {
	background: #fff !important;
}

.br-8 {
	border-radius: 5px !important;
}

.fs-14px {
	font-size: 14px !important;
}

.fs-10px {
	font-size: 10px !important;
}

#page-menu.sticky-page-menu:not(.dots-menu) #page-menu-wrap {
	top: 92%;
}

.top-95 {
	top: -95%;
}

.footer-big-contacts {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
}

.dark .owl-carousel .owl-dots .owl-dot,
body:not(.dark) #copyrights {
	background-color: transparent !important;
}

.tl_1 {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.tl_1::after {
	content: "";
	position: absolute;
	width: 6px;
	background-color: #1265a8;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}

.tl_1-container {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%;
}

.tl_1-container::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	right: -12px;
	background-color: #fff;
	border: 4px solid #ff9f55;
	top: 15px;
	border-radius: 50%;
	z-index: 1;
}

.tl_1-left {
	left: 0;
}

.tl_1-right {
	left: 50%;
}

.tl_1-left::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	right: 30px;
	border: medium solid #fff;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #1265a8;
}

.tl_1-right::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 30px;
	border: medium solid #fff;
	border-width: 10px 10px 10px 0;
	border-color: transparent #1265a8 transparent transparent;
}

.tl_1-right::after {
	left: -12px;
}

.tl_1-content {
	padding: 20px 30px;
	background-color: #1265a8;
	position: relative;
	min-height: 95px;
	border-radius: 6px;
}

@media screen and (max-width: 600px) {
	.tl_1::after {
		left: 31px;
	}

	.tl_1-container {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
	}

	.tl_1-container::before {
		left: 60px;
		border: medium solid #fff;
		border-width: 10px 10px 10px 0;
		border-color: transparent #fff transparent transparent;
	}

	.tl_1-left::after,
	.tl_1-right::after {
		left: 15px;
	}

	.tl_1-right {
		left: 0%;
	}
}

.h2_left_1 {
	float: right;
	padding: 5px;
	border-radius: 10px;
	color: #f7a600;
	background: #00000059;
}

.h2_right_1 {
	color: #f7a600;
	float: left;
	margin-right: 20px;
	border-radius: 10px;
	padding: 5px;

	background: #00000059;
}


.tl {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.tl::after {
	content: "";
	position: absolute;
	width: 6px;
	background-color: #fff;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}

.tl-container {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%;
}

.tl-container::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	right: -12px;
	background-color: #fff;
	border: 4px solid #ff9f55;
	top: 15px;
	border-radius: 50%;
	z-index: 1;
}

.tl-left {
	left: 0;
}

.tl-right {
	left: 50%;
}

.tl-left::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	right: 30px;
	border: medium solid #fff;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #fff;
}

.tl-right::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 30px;
	border: medium solid #fff;
	border-width: 10px 10px 10px 0;
	border-color: transparent #fff transparent transparent;
}

.tl-right::after {
	left: -12px;
}

.tl-content {
	padding: 20px 30px;
	background-color: #fff;
	position: relative;
	min-height: 95px;
	border-radius: 6px;
}

@media screen and (max-width: 600px) {
	.tl::after {
		left: 31px;
	}

	.tl-container {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
	}

	.tl-container::before {
		left: 60px;
		border: medium solid #fff;
		border-width: 10px 10px 10px 0;
		border-color: transparent #fff transparent transparent;
	}

	.tl-left::after,
	.tl-right::after {
		left: 15px;
	}

	.tl-right {
		left: 0%;
	}
}

.h2_left {
	float: right;
	padding: 5px;
	border-radius: 10px;
	color: white;
	background: #f7a600;
}

.h2_right {
	float: left;
	background: #f7a600;
	margin-right: 20px;
	border-radius: 10px;
	color: #fff;
	padding: 5px;
}

.custom_color_background_table {
	background-color: #1265a8 !important;
	color: #fff !important;
	text-align: center !important;
	font-weight: 500 !important;
}

.bg_theme {
	background: #1265a8;
	color: #fff;
}

.blog-title-fs {
	font-size: 25px !important;
}

.entry-content p {}

.table-resp {
	overflow: scroll;
	height: 400px;
}

.entry {
	background: #fff;
	box-shadow: 0px 20px 40px rgb(28 51 84 / 10%);
}

.modal-content {
    border: none !important;
}
 
