@import url("https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;900&display=swap");

body {
	font-family: "Jost", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x:hidden!important;
	
}

.top-header {
	padding: 0px
}

.top-header marquee {
	position: relative;
	display: flex
}

.top-header marquee ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

.top-header marquee ul li {
	margin: 0px;
	padding: 7px 10px 0px 0px;
	display: inline-block;
	font-size: 14px
}

.top-header marquee ul li a {
	color: #fff;
	text-decoration: none
}

.top-header marquee ul li a:hover {
	color: #ffde00
}

.top-header marquee ul li:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f111';
	color: #ffde00;
	font-weight: 900;
	font-size: 10px;
	padding-right: 5px
}

.top-header marquee:before {
	background-color: #ffde00;
	content: "Announcements";
	font-weight: 500;
	font-size: 18px;
	text-align: left;
	padding: 5px 0px 5px 10px;
	color: #000;
	z-index: 99
}

.top-header marquee:after {
	content: "";
	position: absolute;
	width: 40px;
	height: 45px;
	background-color: #ffde00;
	left: 110px;
	transform: rotate(45deg)
}

.topphdetails .icon {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background-color: #53743c;
	display: block;
	color: #fff;
	border-radius: 100%;
	margin-right: 10px
}

.topphdetails .phonetxt {
	line-height: 10px
}

.topphdetails .phonetxt span {
	font-size: 14px;
	color: #000;
	font-weight: 400
}

.topphdetails .phonetxt h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	color: #000;
	font-weight: 500
}

.topphdetails .phonetxt h4 a {
	color: #000;
	padding-top: 5px
}

.topphdetails .phonetxt h4 a:hover {
	color: #53743c
}

.admblock span.yeartxt {
	font-weight: 600;
	font-size: 20px;
	color: #000;
	white-space: nowrap;
	position: absolute;
	bottom: 25px;
	left: 80px
}

.admblock h4 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 16px;
	color: #000
}

a.onlineregistration {
	background-color: #222483;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	padding: 3px 10px
}

a.onlineregistration:hover {
	background-color: #ffde00;
	color: #000
}

.navbar-area {
	background-color: #ffde00
}

.missionbox {
	background-color: #f1f1ff;
	padding: 20px 0px
}

.missionbox h2 {
	font-size: 35px
}

h3.capt {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px
}

.facilitiesbox .categories-item .content {
	padding: 10px 10px
}

.eventsbox .courses-item {
	box-shadow: inherit
}

.eventsbox .courses-item .content {
	padding: 8px;
	margin: 0px 30px;
	background-color: #fff;
	position: relative;
	margin-top: -30px;
	box-shadow: #d7d7d7 0 0 10px
}

.eventsbox .courses-item .content h3 {
	margin: 0px;
	padding: 0px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.eventsbox .datetxt {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 70px;
	height: 70px;
	padding: 5px;
	color: #000;
	border-radius: 10px;
	background-color: #ffde00;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	font-weight: 600
}

.eventsbox .datetxt span {
	font-size: 40px;
	display: block
}

.gallery a img {
	border-radius: 20px;
	height: 200px;
	width: 100%;
	object-fit: cover
}

.textimonialbox span {
	font-weight: 600;
	color: #222483;
	font-size: 20px
}

.textimonialbox h2 {
	font-size: 50px;
	color: #000;
	font-weight: 700
}

.textimonialbox p {
	font-size: 18px
}

.testimonials-slider-two.owl-theme .owl-nav [class*=owl-]:hover {
	background: inherit !important;
	color: #53743c
}

.enrolled-area-three {
	padding: 50px 0px;
	background: url("../images/testibg.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center
}

.shapeanimation-1 {
	position: absolute;
	left: 50px;
	top:0px
}

.shapeanimation-1 img {
	width: 90px;
	height: auto
}

.shapeanimation-2 {
	position: absolute;
	left: 50px;
	bottom: 50px
}

.shapeanimation-2 img {
	width: 90px;
	height: auto
}

.shapeanimation-3 {
	position: absolute;
	right: 50px;
	bottom: 50px
}

.shapeanimation-3 img {
	width: 90px;
	height: auto
}

.rightsidemove {
	top: 50px;
	right: 30px;
	left: auto;
	position: absolute
}

.rightsidemove img {
	width: 90px;
	height: auto
}

.move_anim img {
	-webkit-animation: movebounce 3s linear infinite;
	animation: movebounce 3s linear infinite
}






@media only screen and (max-width:1367px) {
	

	.admblock span.yeartxt {
		bottom: 22px;
		left: 70px
	}

	.admblock h4 {
		font-size: 14px
	}
	.topphdetails .phonetxt span {
		font-size: 13px;
	}
}

@media only screen and (max-width:1366px) {
.admblock span.yeartxt {
	  bottom: 20px;
  left: 65px;
  font-size: 16px;
}
}
@media only screen and (max-width:1200px) {
.admblock span.yeartxt {
	bottom: 15px;
  left: 60px;
  font-size: 16px;
}
}

@media only screen and (max-width:1100px) {
.admblock span.yeartxt {
	bottom:13px;
  left:45px;
  font-size:14px;
}
}


@media only screen and (max-width:1470px) {
	.admblock h4 {
		font-size: 14px;
	}
}
@media only screen and (max-width:1305px) {
	.admblock h4 {
		font-size: 12px;
	}
}

/*# sourceMappingURL=newcustom.css.map */
