@charset "utf-8";
/* CSS Document */
/* new header css*/
body {
	font-family: 'Poppins' !important;
	overflow-x: hidden;
	font-size: 14px;
	color: #333;
}
body p {
	font-size: 14px;
	color: #333;
	font-family: 'Poppins' !important;
	line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins' !important;
	padding: 0;
	margin: 0;
	line-height: 1;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a, a:hover {
	text-decoration: none;
	-wekbit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-banner .carousel-item::before, .plmt-banner .carousel-item::before {
	content: "";
	position: absolute;
	/*background-color:rgba(0,0,0,0.2);*/
	top: 0;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 20%;
}
.fixed-top.sticky {
	background: #333333e8;
}
.top_menubar>ul {
	padding: 0 0 0 10px;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.top_menubar>ul>li {
	display: inline-block;
	vertical-align: top;
}
.top_menubar ul li a {
	display: inline-block;
	padding: 9px 8px;
	font-weight: 300;
	color: #397241;
	font-size: 15px;
}
.fixed-top .navbar {
	padding: 0;
}
.fixed-top .navbar ul li {
	padding-left: 6px;
	padding-right: 6px;
}
.fixed-top .navbar ul li a {
	font-size: 15px;
	color: #fff;
}
.fixed-top .navbar ul li a:hover {
	color: #ffd028;
}
.navbar ul li.toggler a {
	padding: 22px 0px 22px 0px;
	font-size: 14px;
	color: #fff;
	display: block;
	font-weight: 400;
}
.fixed-top .navbar-nav {
	margin-left: 10px;
}
.img-fluid.main-logo {
	padding-right: 13px;
}
a.logo-sec {
	padding-right: 5px;
	padding-bottom: 19px;
}
a.ad-button {
	background: #407040;
	color: #fff!important;
	padding: 8px 25px 8px 70px!important;
	line-height: 14px;
	font-weight: 400!important;
	font-size: 12px!important;
	position: relative;
	text-align: left;
	margin-left: 5px;
	text-transform: uppercase;
	color: #ffd028;
}
a.ad-button .icon {
	top: 5px;
	position: absolute;
	left: 25px;
	padding: 0;
	width: 20px;
}
a.ad-button strong {
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	color: #ffd028;
}
.ad-button i.fa.fa-phone {
	top: 20px;
	transform: rotate(90deg);
	position: absolute;
	left: 30px;
	height: 30px;
	color: #ffd028;
	font-size: 33px;
}
.ad-button span {
	color: #fff;
}
.fa-phone:before {
	content: "\f095";
}
.logo {
	width: auto;
}
.head-border {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    /* font-size: 24px;
    color: white; */
}
.fixed-top {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);/*background-color:rgba(0,0,0,0.2);*/
}
.fixed-top .container-fluid {
	padding-right: 0;
	padding-left: 0;
}
.fixed-top .navbar-expand-lg {
    justify-content: space-between;
    background-color: #2d33f5;
}
.navbar .dropdown-menu div[class*="col"] {
	margin-bottom: 1rem;
}
.navbar .dropdown-menu {
	border: none;
	background-color: #333333e8!important;
	opacity: 0.5;
}
.navbar-light .navbar-nav .dropdown .nav-link {
	color: #fff;
	display: block;
	font-weight: 500;
}
.navbar-light .navbar-nav .dropdown .dropdown-menu {
	margin-top: 43px;
	z-index: -3;
	padding-top: 0;
}
.flex-column .nav-link {
	padding: 5px!important;
}
.navbar .dropdown-menu {
	width: 1052px;
	left: unset;
	transform: inherit;
	right: 0;
}
.mega-container {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #fff;
	padding-top: 30px;
	min-height: 655px;
	max-height: 655px;
	overflow-y: auto;
	overflow-x: hidden;
}
.main-nav>ul>li>a:hover:after {
	content: "";
	width: 100%;
	height: 6px;
	background: #fff;
	display: block;
	position: absolute;
	bottom: -16px;
	left: 0;
	right: 0;
}
.mega-container .column .mega-sub-menu {
	margin-bottom: 10px;
}
.mega-container .column {
	margin-left: 30px;
	width: 30%;
	float: left;
}
.mega-container .column .mega-sub-menu h3 a, .mega-container .column .mega-sub-menu h3 {
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	color: #fff;
}
.mega-container .column .mega-sub-menu h3 a {
	padding-left: 0 !important;
	padding-right: 0 !important;
	cursor: pointer;
}
.mega-sub-menu {
	float: left;
	width: 100%;
	padding: 0px;
	margin-right: 3.3%;
	background-color: transparent;
}
.head-border .dropdown-toggle::after {
	display: none;
}
 .mega-container::-webkit-scrollbar {
 width: 5px;
}
 .mega-container::-webkit-scrollbar-track {
 background: #555;
}
 .mega-container::-webkit-scrollbar-thumb {
 background: #ffcb05;
border-radius: 3px;
}
 .mega-container::-webkit-scrollbar-thumb:hover {
 background: #555;
}
.navbar ul li.toggler .mega-sub-menu a {
	padding: 5px 9px;
	line-height: 1.1;
}
.mega-container .column .mega-sub-menu h3 {
	margin-top: 10px;
	line-height: 1.5;
}
.navbar ul li.toggler .mega-sub-menu a:hover {
	border-bottom: none;
}
.dropdown-menu .mega-sub-menu ul li {
	display: block;
}
.img-fluid.main-logo {
	margin-bottom: -15px;
}
.logo-sec {
	display: flex;
	align-items: flex-end;
	padding-left: 30px;
	margin-top: -15px;
}
.inner-head.fixed-top .navbar .top_menubar ul li a {
	color: #407040;
}
.inner-head .navbar-light .navbar-nav .dropdown .nav-link {
	color: #000;
}
.inner-head .top_menubar>ul {
	border-bottom: 1px solid #e6e6e6;
}
.inner-head .head-border {
	border-left: 1px solid #e6e6e6;
}
.inner-head.fixed-top.sticky {
	background: #fff;
	-webkit-box-shadow: 0 5px 10px 0 rgb(46 56 220 / 5%);
	box-shadow: 0 5px 10px 0 rgb(46 56 220 / 5%);
}
.mega-sub-menu h3 a {
	color: #fff !important;
}
.mega-sub-menu a:hover {
	color: #ffd028 !important;
}
.mega-sub-menu ul li a {
	color: #fff !important;
}
.fixed-top ul.navbar-nav li a.nav-link {
	position: relative;
}
.fixed-top ul.navbar-nav li a.nav-link::before {
	content: "";
	width: 0;
	left: -3px;
	bottom: -8px;
	height: 3px;
	background-color: #fff;
	position: absolute;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.fixed-top ul.navbar-nav li a.nav-link:hover::before {
	width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 0;
	padding-right: 0;
}
.top_menubar ul li:last-child {
	padding-right: 0 !important;
}
/*Mobile Menu*/

#menu__toggle {
	opacity: 0;
}
#menu__toggle:checked + .menu__btn > span {
	transform: rotate(45deg);
}
#menu__toggle:checked + .menu__btn > span::before {
	top: 0;
	transform: rotate(0deg);
}
#menu__toggle:checked + .menu__btn > span::after {
	top: 0;
	transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
	right: 0 !important;
}
.menu__btn {
	position: fixed;
	top: 35px;
	right: 20px;
	width: 26px;
	height: 26px;
	cursor: pointer;
	z-index: 1;
}
.menu__btn > span, .menu__btn > span::before, .menu__btn > span::after {
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #fff;
	transition-duration: .25s;
}
.menu__btn > span::before {
	content: '';
	top: -8px;
}
.menu__btn > span::after {
	content: '';
	top: 8px;
}
.menu__box {
	display: block;
	position: fixed;
	top: 0;
	right: -100%;
	width: 300px;
	height: 100%;
	margin: 0;
	padding: 70px 0 10px;
	list-style: none;
	background-color: #000;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
	transition-duration: .25s;
	overflow-y: scroll;
}
.menu__item {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	transition-duration: .25s;
	border-bottom: 1px solid #ddd;
}
/*Search CSS Start*/
.searchoverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 99999999;
	display: none;
	-webkit-transition: left .5s ease-in-out;
	-moz-transition: left .5s ease-in-out;
	transition: left .5s ease-in-out
}
.searchoverlay .closesearch {
	color: #fff;
	position: absolute;
	font-size: 20px;
	top: 40px;
	right: 80px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	display: inline-block;
	z-index: 999;
	text-align: center
}
.searchoverlay .s-search input {
	font-size: 26px;
	color: #fff;
	text-transform: capitalize;
	background: 0 0;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #fff;
	padding: 42px 50px 20px 0;
	width: 100%;
	outline: 0;
	font-family: Lato, sans-serif
}
.searchoverlay .s-search .search {
	position: absolute;
	top: 48px;
	right: 10px;
	font-size: 18px;
	cursor: pointer;
	color: #fff8f8;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px
}
.searchoverlay .s-search {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 50%;
	max-width: 700px
}
.search a {
	color: #fff;
}
/*Search CSS Ends*/
.side-bar {
	position: relative;
	width: 300px;
	display: none;
	z-index: 9999;
}
.menu {
	width: 300px;
	padding: 35px 25px 50px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	position: fixed;
	right: 0;
	z-index: 999;
	top: 0;
	bottom: 0;
	height: 100vh;
}
.side-bar:before {
	content: "";
	display: block;
	background: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9
}
.nav-last-link {
	padding-right: 25px;
}
.menu button.close {
	background: #30509F;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	display: block;
	opacity: 1;
	color: #fff;
	font-weight: 300;
	font-family: Lato, sans-serif;
}
.menu>nav>ul {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}
.menu ul li {
	text-align: left;
	display: inline-block;
	width: 100%;
	position: relative;
}
.caret-w {
	position: absolute;
	right: 0;
}
.menu ul li a span b {
	color: #000;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.menu ul li a {
	font-size: 15px;
	color: #000;
	padding: 13px 0;
	display: block;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.menu ul li li a {
	font-size: 13px;
	padding: 10px 0 10px 0;
}
.menu-bx-inn {
	padding: 0 8px;
}
.main-links {
	padding: 2rem 0rem;
	height: 90vh!important;
	overflow-y: auto;
	width: 100%;
}
.main-links > li > a {
	font-size: 1.6rem;
padding: .8rem;
border-bottom: .1rem solid #ddddddba;
	font-weight: 600;
}
.main-links > li:last-child a {
	border-bottom: 0;
}
.main-links a {
	color: #fff !important;
}
.main-links li a {
	position: relative;
}
.main-links ul ul {
	display: none;
	padding: 0 15px 15px;
}
.main-links li.active>ul {
	display: block
}
.main-links a:not(:only-child)::after {
	content: '+';
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2rem;
	height: 2rem;
	transition: 0.5s;
}
.main-links .active>a:not(:only-child)::after {
	content: '-';
}
.main-links .active>a:not(:only-child) {
	color: #fd0 !important;
	font-weight: 600;
}
.menu-bx-inn li ul {
	padding-left: 8px !important;
}
.side-bar .main-links a {
	color: #000 !important;
}
.logo2 {
	margin-left: 10px;
}
.navbar-nav li {
	padding: 8px 8px 8px 8px !important;
}
.fixed-top ul.nav-last-link li {
	padding: 0 !important;
}
.fixed-top .navbar ul.nav-last-link li a {
	padding: 20px 8px 20px 8px;
}
.side-bar .menu {
	width: 300px;
}
.side-bar .main-links {
	padding: 4rem 0rem;
	height: 100vh!important;
	width: 100%;
}
.mobile-menu .main-links ul ul {
	padding-left: 0;
	padding-right: 0;
}
.mobile-menu .menu-bx-inn > li {
	text-transform: uppercase;
}
.mobile-menu .menu-bx-inn > li > ul > li {
	text-transform: capitalize;
}
.inner-head {
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
}
.mega-container a {
	color: #fff !important;
}
.home-area .inner-img {
	display: none;
}
.inner-head .home-img {
	display: none;
}
.inner-head .menu__btn > span, .inner-head .menu__btn > span::before, .inner-head .menu__btn > span::after {
	background-color: #ffcb05;
}
.inner-head {
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
}
/* end of header */

/* index page section*/
.detail-lft-1>p {
	font-size: 16px;
	color: #4c4c4c;
	font-family: Poppins;
	line-height: 1.7;
	margin-bottom: 40px;
	display: block;
}
.detail-lft-1>p>span {
	font-size: 16px;
	color: #4c4c4c;
	font-family: Poppins;
	line-height: 1.7;
	margin-bottom: 40px;
	display: block;
}
.heading {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
}
.main-banner {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100vh !important;
}
.main-banner img {
	width: 100%;
	height: 100vh;
}
.main-banner .banner-left {
	position: absolute;
	bottom: 0;
	width: 145px;
	height: 141px;
}
.main-banner .banner-right {
	position: absolute;
	right: 0;
	bottom: -29px;
	width: 772px;
	height: 621px;
}
.banner-bottom-text {
	position: absolute;
	bottom: 142px;
	left: 0;
	right: 0;
	text-align: center;
}
.banner-bottom-text h1 {
	font-size: 25px;
	color: #fff;
	padding: 0 !important;
	margin: 0!important;
	line-height: 43px;
}
.banner-bottom-text p.sub-hd {
	font-size: 29px;
	font-weight: 800;
	border-bottom: 1px solid #eec42f;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
}
.btn-warea {
	width: 100%;
	position: relative;
	margin-top: 20px;
}
.det_lft-data .read-text.btn {
	position: absolute;
	right: 0px;
	color: #15590c;
	font-size: 18px;
	font-weight: 600;
	border-radius: inherit;
	text-transform: uppercase;
	z-index: 1;
	background-color: #fff;
	font-family: 'Work Sans', sans-serif;
	border-width: 2px;
}
.det_lft-data .read-text.btn :hover {
	color: #fff;
}
.btn-warea::before {
	content: "";
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 2px;
	left: 0;
	top: 20px;
	z-index: -1;
}
#more {
	display: none;
}
.heading {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
}
.banner {
	position: relative;
	z-index: 0;
}
.banner-warea {
	background: #fcffdf;
	height: 636px;
	width: 100%;
	position: relative;
}
.banner::before {
	content: "";
	background-color: #fcffdf;
	right: 0;
	width: 50%;
	height: 636px;
	position: absolute;
}
.banner .banner-left {
	position: absolute;
	left: 50px;
	bottom: 0;
}
.banner-left img {
	width: 80%;
}
.banner .banner-right {
	position: absolute;
	right: -93px;
	bottom: 0;
}
.banner-right img {
	width: 90%;
}
.placement-sec-3 .heading {
	font-size: 34px;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 57px 0 5px;
	text-align: center;
}
.placement-sec-3 h6 {
	font-size: 18px;
	text-align: center;
	padding: 0 0 51px;
}
.placement-sec-3 .box h2 {
	font-size: 22px;
}
.yellow-bg {
	background-color: #ffd74e;
	padding: 37px;
	margin-top: 57px;
}
.grey-bg {
	background-color: #e9ebea;
	padding: 37px;
	margin-top: 57px;
}
.icon-img {
	z-index: 1;
	position: relative;
	bottom: -49px;
}
.placement-success h6 {
	font-size: 18px;
	text-align: center;
	padding: 0 0 51px;
}
.placement-success h3 {
	font-size: 34px;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 57px 0 5px;
	text-align: center;
}
.placement-success p {
	font-size: 21px;
	font-weight: 700;
	color: #ff611d;
}
.placement-success .table-responsive tr {
	text-align: center;
}
.placement-success .table-responsive th:nth-child(odd) {
	color: #1f8526;
	background: #f2f2f2;
	font-weight: 700;
	font-size: 20px;
}
.placement-success .table-responsive th:nth-child(even) {
	color: #0366c4;
	background: #f2f2f2;
	font-weight: 700;
	font-size: 20px;
}
.placement-success .table-responsive tr:nth-child(even) {
	background: #f2f2f2;
	font-weight: 600;
}
.placement-success .table-responsive tr:nth-child(odd) {
	background: #FFF;
	font-weight: 600;
}
.placement .carousel-control-prev {
	position: absolute;
	opacity: 1;
	right: 136px;
	bottom: 60px;
	left: auto;
	top: auto;
	width: 47px;
	z-index: 9;
}
.placement .carousel-control-next {
	position: absolute;
	opacity: 1;
	right: 203px;
	bottom: 36px;
	left: auto;
	top: auto;
	width: 47px;
	z-index: 9;
}
.social h2 {
	color: #000;
	font-size: 12px;
	padding-bottom: 10px;
}
.recruiters-sec {
	position: relative;
	background: url(../images/recruiters-bg.jpg) no-repeat;
	height: 636px;
	margin: 250px 0 0;
}
.recruiters-sec .side-image {
	position: absolute;
	right: 0px;
	top: -250px;
}
.rec-tittle {
	font-size: 34px;
	font-weight: 800;
	color: #12580d;
	padding-top: 90px;
	position: absolute;
	top: -169px;
}
.rec-carousel .rec-slider {
	position: absolute;
	top: 60px;
	margin: 0;
	right: inherit;
}
.rec-carousel .rec-carousel-inner {
	position: absolute;
	top: 220px;
}
.carousel-indicators.rec-slider li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 10px;
	height: 10px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border-radius: 55%;
	border: 1px solid #ff611d;
}
.carousel-indicators.rec-slider .active {
	background-color: #3a7044;
	width: 92px;
	height: 6px;
	border-radius: 30px;
	margin-top: 2px;
	border: inherit;
}
.rec-img li {
	list-style: none;
	padding: 35px 5px;
}
.acd-partner p {
	text-align: center;
	padding-bottom: 5px;
}
.acd-tittle {
	color: #30509F;
	font-size: 35px;
	padding-bottom: 30px;
	font-weight: 800;
	text-align: center;
	margin: 0 15%;
}
.acd-partner h6 {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	color: #848282;
}
.acd-partner .owl-nav {
	display: none;
}
.acd-slider {
	padding: 30px 0 0;
}
.acd-partner .owl-carousel .owl-item img {
	filter: grayscale(1);
}
.acd-partner .owl-carousel .owl-item.center img {
	filter: none;
}
.alumni {
	padding: 70px 0 150px;
	margin-bottom: 150px;
}
.alumni h6 {
	text-align: center;
	font-size: 20px;
	color: #848282;
	padding-bottom: 37px;
}
.alumni-icon {
	border-top: 3px solid #000;
}
.alumni-icon img.img-fluid {
	position: absolute;
	left: 48%;
	justify-content: center;
	top: -26px;
}
.alumni-icon {
	border-top: 3px solid #e0dbdb;
	margin-top: 30px;
	position: relative;
	margin-bottom: 30px;
}
.alumni .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.alumni-data li {
	width: 270px;
	height: auto;
	position: relative;
	text-indent: 0px;
	border: 1px solid #e0dbdb;
	padding-left: 20px;
	margin: 0 10px;
	padding-bottom: 15px;
}
.alumni-data li.active {
	background-color: #0CF !important;
	color: #fff;
}
.alumni-data li .img-responsive {
	position: absolute;
	left: 0;
	transition: ease-in-out .5s;
}
.alumni-data li .img-responsive:hover {
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.2);
}
.alumni .carousel-indicators.alumni-data li p {
	font-size: 15px;
	font-weight: 200;
	line-height: 23px;
	padding: 0;
	margin-bottom: 0 !important;
	color: #7e7676;
}
.alumni-data li.active p {
	color: #fff !important;
}
.alumni .carousel-inner {
	left: 0 !important;
	width: 100% !important;
	position: relative;
	overflow: hidden;
	padding: 25px 0px;
}
.alumni .carousel-inner .right-detail p strong {
	font-size: 60px;
	font-weight: 900;
	color: #0CF;
}
.alumni .carousel-inner .right-detail p span {
	font-size: 25px;
	font-weight: 600;
	color: #0CF;
}
.alumni .carousel-inner .right-detail p {
	font-size: 13px;
	font-weight: 500;
	color: #848282;
	padding-top: 40px;
	line-height: 27px;
}
.achievers {
	padding: 30px 0 0;
	padding-bottom: 30px;
}
.achievers p {
	text-align: center;
	font-size: 12px;
	padding-bottom: 0px;
}
.achievers h6 {
	text-align: center;
	font-size: 18px;
	color: #898989;
	padding-bottom: 62px;
	line-height: 25px;
	margin: 0 20%;
}
.achv-tittle {
	color: #30509F;
	font-size: 35px;
	padding-bottom: 34px;
	font-weight: 800;
	text-align: center;
}
.ach-data {
	padding: 45px 0;
}
.ach-right .col-lg-6 {
	padding: 0;
}
.ach-img {
	position: relative;
	overflow: hidden;
}
.ach-img::before {
	position: absolute;
	top: 0;
	left: -100%;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background: linear-gradient(90deg, #ffffffb3 0, #ffffff4d);
	transform: skewX(25deg);
	z-index: 2;
}
.ach-img:hover:before {
	animation: shine 1.5s;
}
.ach-main .ach-detail {
	position: absolute;
	font-size: 20px;
	font-weight: 700;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: inherit;
	padding: 10px 36px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1%) 0%, #000000 100%);
	background: linear-gradient(to bottom, rgb(0 0 0 / 1%) 0%, #000000 100%);
	width: 100%;
	padding: 30px;
}
.ach-main .ach-detail p {
	font-size: 29px;
	text-align: left;
	color: #fff;
	padding-bottom: 0;
	line-height: 35px;
}
.ach-main .ach-detail span {
	font-size: 15px;
	font-weight: 400;
}
.ach-main .ach-button {
	position: absolute;
	display: inline-block;
	right: 50px;
	bottom: 50px;
	color: #000;
	font-weight: 500;
	border-radius: 50%;
	background: #b3d336;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 26px;
}
.info {
	transition: .5s ease;
	opacity: 1;
	position: absolute;
	bottom: -35px;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	display: none;
}
.ach-image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	backface-visibility: hidden;
}
.rgt-det:hover .info {
	opacity: 1;
}
.rgt-det {
	position: relative;
	overflow: hidden;
}
.info p {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1%) 0%, #000000 100%);
	background: linear-gradient(to bottom, rgb(0 0 0 / 1%) 0%, #000000 100%);
	color: white;
	font-size: 16px;
	padding: 16px 32px;
	text-align: left;
	margin-bottom: 0 !important;
}
.details {
	position: relative;
	left: 62px;
	padding: 5px 0 0;
}
.course-det-1 {
	padding: 30px 0;
}
.course-det-1 h4 {
	font-size: 15px;
	padding: 30px 0px;
	position: relative;
}
.course-det-1 h4::before {
	content: "";
	position: absolute;
	background-color: #ff6000;
	width: 52px;
	height: 3px;
	left: 0;
	top: 20px;
}
.detail-lft-1 {
	padding-bottom: 35px;
}
.detail-lft-1 strong {
	color: #f76002;
	font-weight: 900;
}
.detail-lft-1 a.btn {
	position: relative;
	left: 521px;
	color: #15590c;
	font-size: 18px;
	font-weight: 700;
	border-radius: inherit;
}
.detail-lft-1 a.btn :hover {
	color: #fff !important;
}
.detail-lft-1 a.btn::before {
	content: "";
	position: absolute;
	background-color: #000;
	width: 521px;
	height: 3px;
	right: 117px;
	top: 20px;
}
.depart-sec span {
	font-size: 25px;
	color: #000;
	font-family: Lato, sans-serif;
	font-weight: 700;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
.depart-sec h4 {
	font-size: 21px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 20px;
}
.depart-sec p {
	font-size: 18px;
	line-height: 22px;
}
.depart-sec .btn {
	border-radius: inherit;
	padding: 6px 26px;
	margin-bottom: 24px;
}
section.course-det-2 img.display {
	position: relative;
}
section.course-det-2 img.display {
	position: absolute;
	left: -174.9px;
	top: -45px;
	bottom: 0;
}
.detail-top-sec-grey h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
	text-align: center;
}
.detail-top-sec-grey h6 {
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin: 0 11%;
}
.detail-top-sec-grey .row {
	padding-top: 79px;
}
.detail-top-sec-grey ul {
	padding: 0;
}
.detail-top-sec-grey li {
	font-size: 18px;
	line-height: 25px;
	position: relative;
	padding-left: 85px;
	list-style: none;
	padding-bottom: 103px;
}
.icon {
	padding-left: 80px;
}
.detail-top-sec-grey li strong {
	font-size: 24px;
	margin-bottom: 10px;
	display: block;
	line-height: 35px;
}
.detail-top-sec-grey li img {
	position: absolute;
	left: 0px;
}
.ani-icon {
	-webkit-transition: -webkit-transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out;
}
.ani-icon:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
/* Animation */
.avatar {
	overflow: hidden;
	transform: translatey(0px);
	animation: move 6s ease-in-out infinite;
}
 @keyframes move {
 0% {
 transform: translatey(0px);
}
 50% {
 transform: translatey(20px);
}
 100% {
 transform: translatey(0px);
}
}
section.course-det-3 {
	background: #f9fdd4;
	padding: 40px 0 110px !important;
}
.detail-top-secs {
	position: relative;
}
.detail-top-secs h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
	text-align: center;
}
.detail-top-secs h6 {
	font-size: 18px;
	text-align: center;
}
.detail-top-secs .row {
	padding: 20px 0;
}
.detail-top-secs .cd {
	position: absolute;
	bottom: -110px;
	right: -125px;
	width: 607px;
	height: 538px;
}
.detail-top-secs .career-details p {
	position: relative;
	font-size: 21px;
}
.detail-top-secs .career-details p::before {
	content: "";
	position: absolute;
	background-color: #ff6000;
	width: 227px;
	height: 3px;
	left: 14px;
	top: 77px;
}
.detail-top-secs li {
	font-size: 15px;
	line-height: 33px;
	margin-left: 38px;
	list-style: disc;
	margin-top: 5px;
}
.detail-top-secs p img {
	position: relative;
	left: 0px;
}
.detail-top-secs p strong {
	position: absolute;
	bottom: 23px;
	line-height: 22px;
}
.depart-sec ul li span {
	font-size: 16px;
}
.depart-sec .btn {
	padding: 6px 20px;
}
.work-warea {
	background: none !important;
}
.work-warea .details-top-section {
	padding: 110px 0px 0;
}
.details-top-section {
	padding: 50px 0px 0;
}
.cse-head {
	font-weight: 700;
}
.details-section ul:first-child {
	margin-top: 50px;
}
.details-top-section h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
}
.details-top-section h6 {
	font-size: 18px;
	font-weight: 400;
}
.details-top-section ul {
	column-count: 2;
	padding: 32px;
}
.rec-logo .col-lg-8 ul li:nth-child(even) {
	background: green;
}
.rec-logo .col-lg-8 ul li img {
	padding: 18px 0px 0px 10px;
}
.details-section {
	padding: 75px 0 0px;
}
/*.details-section ul {
	column-count: 4;
	padding-left: 0;
	margin-bottom: 5px;
}*/
.details-section li {
	list-style: none;
	padding: 20px 0;
}
.cse ul li p {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	position: relative;
	padding: 16px 11px;
}
.cse ul li p::before {
	content: "";
	position: absolute;
	background-color: #15590c;
	width: 79px;
	height: 3px;
	left: 9px;
	top: 7px;
}
.cse .cse-image {
	position: relative;
	width: 100%;
}
.cse .cse-image img {
	position: absolute;
	bottom: 58px;
	right: -82px;
}
.course-det-6 {
	background-color: #f7f7f7;
	padding: 30px 0 50px;
}
.detail-section.grey .yl-bg {
	background: #fdd600;
	padding: 44px 36px 7px;
}
.detail-section.grey .gr-bg {
	background: green;
	padding: 30px;
}
.detail-section.grey .col-lg-6 h3 {
	padding-bottom: 30px;
	font-size: 32px;
	font-weight: 700;
}
.detail-section.grey .gr-bg .text {
	color: #ffba00;
}
.detail-section.grey li::marker {
color: #ffc239;
font-size: 20px;
}
.detail-section.grey .gr-bg p {
	font-size: 18px;
	line-height: 25px;
}
.detail-section.grey ul li {
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	position: relative;
	padding-left: 20px;
}
.detail-section.grey ul li::after {
	content: "";
	border: 2px solid #ffba00;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 10px;
	border-radius: 50%;
}
section.course-det-7 {
	padding: 15px 0 65px;
}
/* end of index page*/
/* Course page css */

/*.code-section{background:#011a01;}*/
.code-section {
	background: #fcffdf;
}
.course-main-banner {
	position: relative;
	z-index: 0;
	margin-top: 92px;
	background: #fcffdf;
}
.course-main-banner-warea {
	/*background: #fcffdf;*/
	height: 636px;
	width: 100%;
	position: relative;
}
.course-main-banner::before {
	content: "";
	background-color: #fcffdf;
	right: 0;
	width: 50%;
	height: 636px;
	position: absolute;
}
.course-main-banner .course-main-banner-left {
	position: absolute;
	left: 50px;
	bottom: 0;
}
.course-main-banner-left img {
	width: 80%;
}
.course-main-banner .course-main-banner-right {
	position: absolute;
	right: -93px;
	bottom: 0;
}
.course-main-banner-right img {
	width: 90%;
}
.course-text-area {
	width: 48%;
	position: absolute;
	top: 231px;
	left: 50px;
}
.course-text-area h5 {
	font-size: 25px;
	line-height: 32px;
	position: relative;
	font-weight: 300;
}
.course-text-area h5::before {
	content: "";
	position: absolute;
	background-color: #ff6000;
	width: 130px;
	height: 4px;
	left: 0;
	bottom: -10px;
}
/*.course-text-area p {
	font-size: 46px;
	font-weight: 700;
	padding-top: 55px;
	line-height: 50px;
	text-transform: uppercase;
}*/
.course-text-area p {
	font-size: 40px;
	font-weight: 700;
	padding-top: 40px;
	line-height: 40px;
	text-transform: uppercase;
}
.course-section .container {
	padding-left: 7px;
}
.box {
	background: #011a01;
}
.box p {
	font-weight: 700;
	color: #fff;
	padding: 10px 2px !important;
	font-size: 26px;
	line-height: 27px;
	margin-bottom: 0;
}
.box .box-setin .setin-title {
	font-weight: 700;
	color: #fff;
	padding: 10px 2px !important;
	font-size: 26px;
	line-height: 27px;
	margin-bottom: 0;
}
.box .box-setin a .setin-title {
	color: #fff;
}
.box .box-setin .broucher .setin-title {
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.box li {
	padding-top: 0px;
	position: relative;
	padding-left: 80px;
}
.box .broucher {
	background: #ffcc00;
}
.box .broucher ul li {
	list-style: none;
	padding-left: 70px;
}
.box li img {
	position: absolute;
	left: 0px;
	top: 10px;
}
.box ul {
	display: flex;
	justify-content: center;
	padding: 10px 0;
	margin: 0;
}
.box .broucher p {
	text-transform: uppercase;
	color: #000;
	font-weight: 600 !important;
}
.course-det-1 {
	padding: 60px 0 100px;
}
.course-det-1 h4 {
	font-size: 13px;
	font-weight: 300;
	padding: 30px 0px;
	position: relative;
}
.course-det-1 h4::before {
	content: "";
	position: absolute;
	background-color: #ff6000;
	width: 45px;
	height: 2px;
	left: 0;
	top: 10px;
}
.det_lft-data1 {
	padding-bottom: 35px;
	padding-right: 130px;
}
.det_lft-data p {
	font-size: 18px;
	line-height: 23px;
	text-align: justify;
}
.det_lft-data button {
	position: relative;
	left: 510px;
	color: #15590c;
	font-size: 18px;
	font-weight: 700;
	border-radius: inherit;
}
.det_lft-data button :hover {
	color: #fff;
}
.det_lft-data button::before {
	content: "";
	position: absolute;
	background-color: #000;
	width: 511px;
	height: 3px;
	right: 134px;
	top: 20px;
}
.depart-sec {
	width: 100%;
	padding: 45px 40px;
	background: #fafafa;
}
.depart-sec h3 {
	font-size: 30px;
	color: #000;
	font-family: 'Work Sans', sans-serif !important;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 0 !important;
}
.depart-sec ul, .depart-sec li {
	margin: 0;
	padding: 0;
}
.depart-sec ul li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.det_lft-data {
	margin-right: 100px;
}
.depart-sec ul li:last-child {
	margin-bottom: 0;
}
.depart-sec ul li span {
	font-size: 19px;
	font-weight: 300;
	width: 110px;
	text-align: left;
	display: inline-block;
	line-height: 20px;
	font-family: 'Work Sans', sans-serif !important;
	text-transform: capitalize;
}
.depart-sec h4 {
	font-size: 21px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 20px;
}
.depart-sec p {
	font-size: 18px;
	line-height: 22px;
}
.depart-sec .btn {
	border-radius: inherit;
	padding: 5px 20px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 4px 0;
	border: none;
	color: #fbc40a;
}
.depart-sec .btn-dark:hover {
	background-color: #fbc40a;
	color: #12580d;
}
.icon-details p {
	font-size: 18px;
	line-height: 25px;
	margin-top: 0px;
}
.detail-top-secs h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
	text-align: center;
}
.detail-top-secs h6 {
	font-size: 18px;
	text-align: center;
	line-height: 22px;
}
.detail-top-secs .career-details p {
	position: relative;
	font-size: 21px;
}
.detail-top-secs .career-details p::before {
	content: "";
	position: absolute;
	background-color: #ff6000;
	width: 227px;
	height: 7px;
	left: 14px;
	top: 77px;
}
.detail-top-secs p strong {
	position: absolute;
	bottom: 23px;
	line-height: 22px;
}
.details-top-section h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
}
.details-top-section h6 {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
}
.details-top-section ul {
	column-count: 2;
	padding: 32px;
}
.details-top-section set {
	font-size: 70px;
	font-weight: 900;
	color: #f76002;
}
.details-top-section sets {
	position: absolute;
	top: 58px;
	transform: rotate(270deg);
	font-size: 21px;
	font-weight: 700;
}
.details-section p {
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 15px;
}
.rec-logo .col-lg-8 ul li img {
	padding: 18px 0px 0px 10px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.rec-logo .col-lg-8 ul li img:hover {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.details-section {
	padding: 75px 0 0px;
}
/*.details-section ul {
	column-count: 4;
	padding-left: 0;
	margin-bottom: 5px;
}*/
.details-section li {
	list-style: none;
	padding: 20px 0;
}
.cse ul li p {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	position: relative;
	padding: 16px 11px;
}
.cse ul li p::before {
	content: "";
	position: absolute;
	background-color: #15590c;
	width: 79px;
	height: 3px;
	left: 9px;
	top: 7px;
}
.cse .cse-right {
	position: relative;
}
.cse .cse-right .cse-img {
	position: absolute;
	bottom: 58px;
	right: -83px;
}
.course-det-6 {
	background-color: #f7f7f7;
	padding: 30px 0 50px;
}
.detail-section.grey .yl-bg {
	background: #fdd600;
	padding: 44px 36px 7px;
}
.detail-section.grey .col-lg-6 h3 {
	padding-bottom: 20px;
	font-size: 32px;
	font-weight: 700;
}
.detail-section.grey li::marker {
 color: #ffc239;
 font-size: 20px;
}
.detail-section.grey .col-lg-6 p {
	font-size: 18px;
	line-height: 25px;
}
section.course-det-7 {
	padding: 80px 0 65px;
}
.title {
	font-size: 75px;
	color: transparent;
	-webkit-text-stroke: 3px #0a480a;
	text-align: center;
	text-transform: uppercase;
}
.admission-process {
	position: relative;
}
.admission-process .ad-image {
	position: relative;/*	left: 163px;
	width: 808px;*/
}
.admission-process .text-1, .admission-process .text-2, .admission-process .text-3, .admission-process .text-4, .admission-process .text-5, .admission-process .text-6 {
	font-size: 21px;
	font-weight: 600;
	color: #f76002;
}
.admission-process .text-1 span, .admission-process .text-2 span, .admission-process .text-3 span, .admission-process .text-4 span, .admission-process .text-5 span, .admission-process .text-6 span {
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 20px;
	display: block;
}
.admission-process .ad-sec a {
	color: #ff7b2e;
}
.admission-process .text-1 {
	position: absolute;
	left: 0px;
	bottom: 190px;
}
.admission-process .text-2 {
	position: absolute;
	left: 53px;
	bottom: 322px;
}
.admission-process .text-3 {
	position: absolute;
	left: 251px;
	top: 0;
}
.admission-process .text-3.big-txt {
	left: 153px;
}
.admission-process .text-4 {
	position: absolute;
	right: 217px;
	top: 0;
}
.admission-process .text-5 {
	position: absolute;
	right: -15px;
	top: 163px;
}
.admission-process .text-6 {
	position: absolute;
	right: -125px;
	bottom: 148px;
}
.admission-process .text-2 span {
	width: 202px;
}
.admission-process .text-3 span {
	width: 221px;
}
.admission-process .text-4 span {
	width: 213px;
}
.admission-process .text-5 span {
	width: 221px;
}
.admission-process .text-6 span {
	width: 263px;
}
/* End of course page css */
/* Placement page css */
.highcharts-credits {
	display: none !important;
}
/*#more {
	display: none;
}*/
.img-fluid.main-logo {
	padding-right: 13px;
}
.plmt-banner {
	position: relative;
	z-index: 0;
	width: 100%;
}
.plmt-banner img {
	width: 100%;
}
.plmt-banner .banner-left {
	position: absolute;
	bottom: 0;
	width: 145px;
	height: 141px;
}
.plmt-banner .banner-right {
	position: absolute;
	right: 0;
	bottom: -29px;
	width: 772px;
	height: 621px;
}
.logo {
	width: auto;
}
.plmt-banner-text {
	position: relative;
}
.plmt-banner h5 {
	bottom: 45%;
	right: -125px;
	font-size: 60px;
	position: absolute;
	font-weight: 900;
	color: #fff;
	transform: rotate(270deg);
}
.plmt-banner-bottom-text {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
}
.plmt-banner-bottom-text p {
	font-size: 29px;
	font-weight: 600;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 43px;
}
.plmt-banner-bottom-text .clr-text {
	color: #ffd247;
	font-weight: 900;
	font-size: 41px;
	margin-bottom: 5px;
}
.plmt-banner-bottom-text span {
	color: #ffd247;
}
.plmt-banner-bottom-text .plmt-banner-bottom-logo {
	width: 50%;
	margin: 0 auto;
	list-style: none;
	column-count: 3;
	padding: 10px 0;
}
.plmt-banner-bottom-text li {
	border-right: 1px solid #CCC;
	margin-right: 5px;
	padding-right: 15px;
}
.plmt-banner-bottom-text .plmt-banner-bottom-logo li:last-child {
	border: inherit;
}
.placement-sec-1 {
	background: url(../images/placement-section.jpg) no-repeat;
	height: auto !important;
	position: relative;
	background-size: 100%;
	background-position: bottom center;
}
.placement-warea {
	position: relative;
}
.placement-sec-1 .heading {
	font-size: 40px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: capitalize;
	padding: 30px 0 30px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.placement-warea img {
	width: 100%;
	margin-top: 100px;
}
.achievers-sec {
	position: relative;
	background: #f6f6f6;
}
.achievers-sec .p-text {
	position: absolute;
	transform: rotate(270deg);
	color: #718398;
	font-size: 85px;
	font-weight: 700;
	bottom: 220px;
	left: -150px;
	z-index: 1;
	background: #f6f6f6;
}
.achievers-block {
	display: block;
	padding-top: 80px;
}
.pic-arhand {
	margin-top: 0px;
	margin-left: 150px;
	width: 70%;
}
.ach-sec {
	height: auto;
	margin-left: -50px;
}
.ach-sec li {
	display: inline-block;
}
.ach-sec-in {
	display: block;
	margin-top: 0px;
	margin-left: 35px;
	margin-bottom: 90px;
}
.ach-sec h3 {
	color: #12580d;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 30px;
	padding-bottom: 0;
}
.ach-sec .ach-num {
	font-size: 130px;
	font-weight: 800;
	color: #ff7200;
	margin-bottom: 0px;
	line-height: 0.8;
}
.ach-sub {
	position: relative;
	font-size: 26px;
}
.vm-logo {
	width: 240px;
}
.ach-sec .vm-stud {
	position: absolute;
	right: 20px;
	top: 0px;
}
.ach-sub1 {
	font-size: 26px;
	color: #000;
	font-weight: 600;
	margin-top: 20px;
}
.ach-sub1 span {
	display: block;
	font-weight: 400;
	line-height: 1.0;
}
.achievers-block .placement .carousel-control-prev, .achievers-block .placement .carousel-control-next {
	margin: 0px auto;
}
.achievers-block .placement .pre-icon {
	position: absolute;
	bottom: -31px;
	opacity: inherit;
	left: -440px;
}
.achievers-block .placement .next-icon {
	left: -286px;
	position: absolute;
	top: -28px;
	opacity: inherit;
}
.stats-1, .stats-2, .stats-3, .stats-4 {
	position: relative;
}
.stats-1 p, .stats-2 p, .stats-3 p, .stats-4 p {
	font-size: 65px;
	color: #ff7200;
	font-weight: 900;
	line-height: 26px;
}
.stats-1 p span, .stats-2 p span, .stats-3 p span, .stats-4 p span {
	color: #000;
	font-size: 20px;
	font-weight: 900;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	display: block;
}
.stats-1 {
	position: absolute;
	right: 389px;
	bottom: 11px;
}
.stats-2 {
	position: absolute;
	right: 118px;
	bottom: 195px;
}
.stats-3 {
	position: absolute;
	right: 528px;
	bottom: 386px;
}
.stats-4 {
	position: absolute;
	right: 255px;
	top: 212px;
}
.stats-1 p.st-rgt {
	position: absolute;
	left: 169px;
	top: 0px;
	transform: rotate(270deg);
	color: #000;
	font-size: 25px;
}
.stats-2 p.st-rgt {
	position: absolute;
	left: 132px;
	top: 0px;
	transform: rotate(270deg);
	color: #000;
	font-size: 25px;
}
.stats-3 p.st-rgt {
	position: absolute;
	left: 153px;
	top: 0px;
	transform: rotate(270deg);
	color: #000;
	font-size: 25px;
}
.stats-4 p.st-rgt {
	position: absolute;
	left: 111px;
	top: 0px;
	transform: rotate(270deg);
	color: #000;
	font-size: 25px;
}
.p-text {
	position: absolute;
	transform: rotate(270deg);
	color: #0CF;
	font-size: 85px;
	font-weight: 700;
	bottom: 329px;
	left: -161px;
}
.placement-sec-3 .heading {
	font-size: 35px;
	font-weight: 800;
	color: #12580d;
	text-transform: inherit;
	padding: 57px 0 5px;
	text-align: center;
}
.placement-sec-3 h6 {
	font-size: 18px;
	text-align: center;
	padding: 10px 0 10px;
	font-weight: 400;
	line-height: 25px;
	margin: 0 25%;
}
.key-sec h2 {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 0px;
}
.placement-sec-3 .box h2 {
	font-size: 22px;
}
.key-sec {
	margin-top: 35px;
}
.grey-bg {
	background-color: #e9ebea;
	padding: 37px;
	margin-top: 57px;
}
.placement-success-graph h6 {
	font-size: 18px;
	text-align: center;
	padding: 0 0 50px;
	font-weight: 400;
}
.placement-success-graph h3 {
	font-size: 35px;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 30px 0 20px;
	text-align: center;
}
.placement-success-graph p {
	font-size: 21px;
	font-weight: 700;
	color: #ff611d;
}
.placement-success-graph .table-responsive tr {
	text-align: center;
}
.placement-success-graph .table-responsive th:nth-child(odd) {
	color: #1f8526;
	background: #f2f2f2;
	font-weight: 700;
	font-size: 20px;
}
.placement-success-graph .table-responsive th:nth-child(even) {
	color: #0366c4;
	background: #f2f2f2;
	font-weight: 700;
	font-size: 20px;
}
.placement-success-graph .table-responsive tr:nth-child(even) {
	background: #f2f2f2;
	font-weight: 600;
}
.placement-success-graph .table-responsive tr:nth-child(odd) {
	background: #FFF;
	font-weight: 600;
}
.placement-success-graph .placement .carousel-control-prev, .placement-success-graph .placement .carousel-control-next {
	position: relative;
	margin: 20px 0;
	opacity: 1;
}
.placement-success-graph .placement .prev-icon {
	left: 141px;
	position: absolute;
	bottom: 26px;
	opacity: inherit;
}
.placement-success-graph .placement .next-icon {
	left: 296px;
	position: absolute;
	bottom: 70px;
	opacity: inherit;
}
.placement .pre-icon {
	left: 10px;
	position: absolute;
	bottom: -27px;
	opacity: inherit;
}
.placement .next-icon {
	left: 125px;
	position: absolute;
	bottom: -3px;
	opacity: inherit;
}
.recruiters-sec {
	position: relative;
	background: url(../images/recruiters-bg.jpg) no-repeat;
	height: 636px;
	margin: 250px 0 0;
	background-size: cover;
}
.recruiters-sec .side-image {
	position: absolute;
	right: 0px;
	top: -250px;
}
.rec-tittle {
	font-size: 35px;
	font-weight: 800;
	color: #12580d;
	padding-top: 90px;
	position: absolute;
	top: -169px;
}
.rec-carousel .rec-slider {
	position: absolute;
	top: 60px;
	margin: 0;
	right: inherit;
}
.rec-carousel .rec-carousel-inner {
	position: absolute;
	top: 220px;
}
.carousel-indicators.rec-slider li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 10px;
	height: 10px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: transparent;
	border-radius: 55%;
	border: 1px solid #ff611d;
}
.carousel-indicators.rec-slider .active {
	background-color: #3a7044;
	width: 92px;
	height: 6px;
	border-radius: 30px;
	margin-top: 2px;
	border: inherit;
}
.rec-img {
	column-count: 5;
	margin-top: 29px;
}
.rec-img li {
	list-style: none;
	padding: 35px 5px;
}
.rec-img img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale' filterRes='600'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(1);
	cursor: pointer;
	-wekbit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.rec-img img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari 3-8 */
	transform: scale(1.1);
}
.celeb-tittle {
	text-align: center;
	padding: 20px 0;
	color: #396e48;
	font-size: 40px;
	font-weight: 800;
}
.celebration {
	padding-top: 60px;
}
.celebration h6 {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	color: #848282;
	font-weight: 400;
	margin: 0 27%;
}
.celebration .owl-nav {
	display: none;
}
.celeb-slider {
	padding: 30px 0;
}
.celebration .owl-carousel .owl-item img {
	filter: grayscale(1);
}
.celebration .owl-carousel .owl-item.center img {
	filter: none;
}
.alumni p {
	text-align: left;
	font-size: 18px;
	line-height: 28px;
}
.alumni h6 {
	text-align: center;
	font-size: 20px;
	color: #848282;
}
.alumni-icon {
	border-top: 3px solid #000;
}
.alumni-icon img.img-fluid {
	position: absolute;
	left: 48%;
	justify-content: center;
	top: -26px;
}
.alumni-icon {
	border-top: 3px solid #e0dbdb;
	margin-top: 30px;
	position: relative;
	margin-bottom: 60px;
}
.alumni .carousel {
	position: relative;
}
.alumni .carousel-indicators {
	position: absolute;
	bottom: -150px;
	left: 0;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	margin: 0 auto;
	text-align: center;
	list-style: none;
	right: 0;
}
.alumni-data li.active {
	background-color: #28c1db !important;
	color: #fff;
	border-color: #28c1db !important;
	box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px
}
.alumni-data li.active p {
	color: #fff !important;
}
.alumni-data li.active p span {
	color: #fff;
}
.alumni-data li .img-responsive {
	position: absolute;
	left: 20px;
	top: 12px;
	transition: ease-in-out .5s;
	width: 50px;
	border-radius: 50%;
}
.alumni-data li .img-responsive:hover {
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.2);
}
.alumni-data p span {
	font-size: 15px;
	font-weight: 600;
	color: #7e7676;
}
.alumni .carousel-inner {
	left: 0 !important;
	width: 100% !important;
	position: relative;
	overflow: hidden;
	padding: 0px;
}
.alumni .carousel-inner .right-detail {
	position: relative;
}
.alumni .carousel-inner .right-detail::after {
	width: 2px;
	height: 100%;
	background-color: #ebebeb;
	content: "";
	position: absolute;
	right: 12px;
	top: 0;
}
.alumni .carousel-inner .right-detail p strong {
	font-size: 80px;
	font-weight: 900;
	color: #28c1db;
}
.alumni .carousel-inner .right-detail p span {
	font-size: 25px;
	font-weight: 600;
	color: #28c1db;
}
.alumni .carousel-inner .right-detail p {
	font-size: 13px;
	font-weight: 500;
	color: #848282;
	padding-top: 35px;
	line-height: 27px;
}
.details {
	position: relative;
	left: 62px;
	padding: 5px 0 0;
}
.course-det-1 h4 {
	font-size: 15px;
	padding: 30px 0px;
	position: relative;
}
.course-det-1 h4::before {
	content: "";
	position: absolute;
	background-color: #ff6000;
	width: 52px;
	height: 3px;
	left: 0;
	top: 20px;
}
.detail-lft-1 {
	padding-bottom: 35px;
}
.detail-lft-1 strong {
	color: #f76002;
	font-weight: 900;
}
.detail-lft-1 a.btn :hover {
	color: #fff !important;
}
.depart-sec {
	display: inline-block;
	width: 100%;
	padding: 40px;
	background: #fafafa;
}
.depart-sec span {
	font-size: 25px;
	color: #000;
	font-family: Lato, sans-serif;
	font-weight: 700;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
.depart-sec h4 {
	font-size: 21px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 20px;
}
.depart-sec p {
	font-size: 18px;
	line-height: 22px;
}
.depart-sec .btn {
	border-radius: inherit;
	padding: 6px 26px;
	margin-bottom: 15px;
}
section.course-det-2 {
	background-color: #f7f7f7;
	padding: 64px 0 23px;
}
.career-details {
	margin-top: 30px;
}
.detail-top-secs h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
	text-align: center;
}
.detail-top-secs h6 {
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
}
.detail-top-secs .career-details p {
	position: relative;
	font-size: 21px;
}
.detail-top-secs .career-details p::before {
	content: "";
	position: absolute;
	background-color: #ff6000;
	width: 227px;
	height: 6px;
	left: 14px;
	top: 77px;
}
.career-details ul {
	margin-top: 30px;
}
.detail-top-secs p strong {
	position: absolute;
	bottom: 23px;
	line-height: 22px;
}
.course-det-4 {
	background: url("../images/glaians.png") no-repeat;
	background-size: cover;
	background-position: bottom;
}
.details-top-section h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 20px 0px;
}
.details-top-section h6 {
	font-size: 18px;
	font-weight: 400;
}
.details-top-section ul li {
	list-style: none;
}
.details-top-section p {
	line-height: 28px;
	font-size: 19px;
	font-weight: 600;
}
.details-top-section span {
	font-size: 70px;
	font-weight: 900;
	color: #f76002;
	line-height: 70px;
}
.rec-logo {
	padding-top: 104px;
}
.rec-logo .col-lg-8 {
	padding-left: 51px;
}
.rec-logo .col-lg-8 ul {
	column-count: 3;
	padding: 27px 0 0 55px;
}
.rec-logo .col-lg-8 ul li {
	list-style: none;
	margin-left: -16px;
	opacity: .9;
}
.rec-logo .col-lg-8 ul li:nth-child(odd) {
	background: #f4d72b;
}
.rec-logo .col-lg-8 ul li:nth-child(even) {
	background: green;
}
.rec-logo .col-lg-8 ul li img {
	padding: 18px 0px 0px 10px;
}
.details-section {
	padding: 75px 0 0px;
}
/*.details-section ul {
	column-count: 4;
	padding-left: 0;
	margin-bottom: 5px;
}*/

.details-section ul {
	display: block;
	padding-left: 0px;
	margin-bottom: 5px;
}
.details-section ul li {
	list-style: none;
	padding: 20px 0;
	display: inline-table;
	width: 24%;
}
.cse ul li p {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	position: relative;
	padding: 16px 11px;
}
.cse ul li p::before {
	content: "";
	position: absolute;
	background-color: #15590c;
	width: 79px;
	height: 3px;
	left: 9px;
	top: 7px;
}
.cse .cse-image {
	position: relative;
	width: 100%;
}
.cse .cse-image img {
	position: absolute;
	bottom: 58px;
	right: -82px;
}
.course-det-6 {
	background-color: #f7f7f7;
	padding: 60px 0 70px;
}
.detail-section.grey .yl-bg {
	background: #fdd600;
	padding: 30px 30px 20px;
}
.detail-section.grey .yl-bg h3 {
	padding-bottom: 20px;
	font-size: 32px;
	font-weight: 600;
	color: #000;
}
.course-det-6 .detail-section h2.heading {
	padding-bottom: 40px !important;
}
.detail-section.grey li::marker {
 color: #ffc239;
 font-size: 20px;
}
.detail-section.grey .yl-bg p {
	font-size: 17px;
	line-height: 25px;
	color: #060606;
	margin-bottom: 5px;
}
.graph {
	margin-bottom: 15em;
	font: normal 100%/150% arial, helvetica, sans-serif;
}
.graph caption {
	font: bold 150%/120% arial, helvetica, sans-serif;
	padding-bottom: 0.33em;
	padding-top: 5px;
}
.graph tbody th {
	text-align: right;
}
 @supports (display:grid) {
 .graph {
 display:block;
 width:520px;
 height:300px;
}
 .graph caption {
 display:block;
}
 .graph thead {
 display:none;
}
 .graph tbody {
 position:relative;
 display:grid;
 grid-template-columns:repeat(auto-fit, minmax(2em, 1fr));
 column-gap:2.5%;
 align-items:end;
 height:100%;
 margin:3em 0 1em 2.8em;
 padding:0 1em;
 border-bottom:2px solid rgba(0,0,0,0.5);
 background:repeating-linear-gradient( 180deg, rgba(170,170,170,0.7) 0, rgba(170,170,170,0.7) 1px, transparent 1px, transparent 20% );
}
 .graph tbody:before, .graph tbody:after {
 position:absolute;
 left:-3.2em;
 width:2.8em;
 text-align:right;
 font:bold 80%/120% arial, helvetica, sans-serif;
}
 .graph tbody:before {
 content:"3400";
 top:-0.6em;
}

.graph-2 .graph tbody:before {
 content:"600";
 top:-0.6em;
}

 .graph tbody:after {
 content:"0";
 bottom:-0.6em;
}
 .graph tr {
 position:relative;
 display:block;
}
 .graph tr:hover {
 z-index:999;
}
 .graph th, .graph td {
 display:block;
 text-align:center;
}
 .graph tbody th {
 position:absolute;
 bottom:-28px;
 left:0;
 width:100%;
 font-weight:normal;
 text-align:center;
 white-space:nowrap;
 text-indent:0;
}
 .graph tbody th:after {
 content:"";
}
 .graph td {
 width:100%;
 height:100%;
 background:#F63;
 border-radius:0.5em 0.5em 0 0;
 transition:background 0.5s;
}
 .graph tr:hover td {
 opacity:0.8;
}
 .graph td span {
 overflow:hidden;
 position:absolute;
 left:50%;
 top:50%;
 width:0;
 padding:0.5em 0;
 margin:-1em 0 0;
 font:normal 85%/120% arial, helvetica, sans-serif;
/* 			background:white; */
/* 			box-shadow:0 0 0.25em rgba(0,0,0,0.6); */
			font-weight:bold;
 opacity:0;
 transition:opacity 0.5s;
 color:white;
}
 .toggleGraph:checked + table td span, .graph tr:hover td span {
 width:4em;
 margin-left:-2em; /* 1/2 the declared width */
 opacity:1;
}
} /* grid only */
td.bar-1 {
	background: rgb(107, 152, 97);
}
td.v-2 {
	background: rgb(149, 206, 255);
}
td.bar-3 {
	background: rgb(291, 219, 11);
}
td.bar-4 {
	background: rgb(466, 171, 117);
}
td.bar-5 {
	background: rgb(128, 133, 233);
}
td.bar-6 {
	background: rgb(255, 117, 153);
}
/* End of Placement page css */
.details-section h3 {
	font-size: 34px;
	font-family: Poppins;
	font-weight: 800;
	color: #12580d;
	text-transform: uppercase;
	padding: 0px 0px 20px;
}
/*CSS 18 July 2022*/
.banner-content-warea {
	position: relative;
}
.video-play {
	position: absolute;
	background-color: #ffcb05;
	width: 70px;
	z-index: 1;
	height: 70px;
	left: 80px;
	bottom: 80px;
	border-radius: 50%;
	text-align: center;
	line-height: 70px;
	font-size: 25px;
	text-shadow: 0px 3px rgba(0, 0, 0, 0.3);
	transition: all 0.3s linear;
	display: inline-block;
}
.video-play::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	z-index: -1;
	-webkit-animation: pulse-03 1500ms ease-out infinite;
	animation: pulse-03 1500ms ease-out infinite;
}
.video-play i {
	line-height: 70px;
}
@-webkit-keyframes pulse-03 {
 0% {
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
}
 70% {
 box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
}
 100% {
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
 @keyframes pulse-03 {
 0% {
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
}
 70% {
 box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
}
 100% {
 box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
}
}
.left-warea {
	/*position:absolute;*/
	position: fixed;
	z-index: 9;
	left: 10px;
	bottom: 200px;
	width: 56px;
}
.left-warea .main-link {
	background-color: #30509F;
	border-radius: 6px;
	padding: 0 8px;
	margin-bottom: 20px;
}
.left-warea .main-link li {
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #619261;
}
.social-link ul li img {
	filter: brightness(0.5);
}
.social-link ul li a:hover img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.left-warea .main-link li:hover a img {
	-wekbit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 0.9s;
	transform: rotateY(360deg);
}
.left-warea .main-link li:last-child {
	border-bottom: none;
}
.social-link {
	text-align: center;
}
.social-link li:first-child {
	color: #938d8d;
	font-weight: 600;
	text-transform: uppercase;
	transform: rotate(90deg);
	margin-right: 0px;
	width: 100px;
	margin: 70px 29px 50px -23px;
	text-align: center;
}
.social-link li {
	display: block;
	margin-bottom: 5px;
}
.left-warea img {
	width: inherit;
	height: inherit;
}
.about-warea {
	margin-top: 30px;
}
.about-warea h2 {
	text-transform: uppercase;
}
section h2 {
	color: #000;
	font-size: 12px;
	padding-bottom: 27px;
}
section h3 {
	color: #cd0b0b;
	font-size: 35px;
	padding-bottom: 20px;
	font-weight: 800;
}
.acd-partner p {
	font-size: 12px;
	color: #000;
}
.about-box {
	width: 100%;
	position: relative;
	padding-left: 85px;
	margin: 40px 0 50px;
}
.about-box h4 {
	font-size: 42px;
	font-weight: 800;
	color: #21bfda;
	margin-bottom: 5px;
}
.about-box p {
	font-size: 15px;
	color: #898989;
	line-height: 18px;
}
.about-box img {
	position: absolute;
	left: 0;
}
.ylw-warea {
	background-color: #ffffff;
	padding-top: 30px;
}
.ylw-warea .container-fluid {
	padding: 0px 0 0 8%;
}
.ylw-warea h3 {
	padding-bottom: 30px;
}
.grn-block, .ylw-block {
	position: relative;
}
.grn-block img, .ylw-block img {
	z-index: 0;
}
.grn-block::before, .ylw-block::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 617px;
	height: 562px;
}
.grn-block::before {
	background: url(../images/green-part.webp) no-repeat;
}
.ylw-block::before {
	background: url(../images/ylw-part.webp) no-repeat;
}
.grn-block .text-area, .ylw-block .text-area {
	position: absolute;
	bottom: 60px;
	left: 60px;
	z-index: 2;
}
.grn-block h5, .ylw-block h5 {
	font-size: 24px;
	font-weight: 800;
	color: #fff;
	line-height: 28px;
	margin-bottom: 0px;
	margin-right: 150px;
	height: 56px;
}
.grn-block a, .ylw-block a {
	font-size: 13px;
	color: #fff;
}
/*.number-section {
	padding: 90px 0 150px;
}*/
.number-section {
	padding: 30px 0 30px;
}
.number-section sub {
	font-size: 40px;
	font-weight: 900;
	position: relative;
	bottom: 0px;
}
.number-section h4 {
	font-size: 84px;
	font-weight: 700;
	color: #28c1db;
	margin-bottom: 15px;
	transition: 0.5s ease-in-out;
	width: 100%;
}
.number-section h4 set {
	font-size: 30px;
	vertical-align: middle !important;
	display: inline-block;
}
.number-section h4 span {
	font-size: 30px;
	vertical-align: middle !important;
	position: relative;
}
.number-section p {
	font-size: 16px;
	color: #898989;
	/*margin-right: 40%;*/
	line-height: 20px;
	transition: 0.5s ease-in-out;
}
.num-data:hover h4, .num-data:hover p {
	color: #ffd148;
}
li.num-data {
	width: 25%;
	text-align: center;
}
.course-img {
	position: relative;
	overflow: hidden;
}
.course-img:before {
	position: absolute;
	top: 0;
	left: -100%;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background: linear-gradient(90deg, #ffffffb3 0, #ffffff4d);
	transform: skewX(25deg);
	z-index: 2;
}
.course-img:hover:before {
	animation: shine 1.5s;
}
@keyframes shine {
to {
left:125%
}
}
.rotate-me {
	animation-name: rotateme;
	animation-duration: 24s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotateme;
	-webkit-animation-duration: 24s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotateme;
	-moz-animation-duration: 24s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotateme;
	-ms-animation-duration: 24s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotateme;
	-o-animation-duration: 24s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear
}
.zoom {
	transition: transform .2s;
	position: relative;
}
.zoom:hover {
	transform: scale(1.01);
}
.prgrm-warea h3 {
	position: relative;
}
.srch-course {
	position: absolute;
	right: 0;
	top: 0;
}
.srch-course .srch-icon {
	position: absolute;
	right: 11px;
	top: 10px;
	border: none;
	background: url(../images/search-icon1.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	width: 15px;
}
.srch-course input {
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #c9c9c9;
	color: #9e9e9e;
	width: 250px;
	padding: 0;
	font-size: 17px;
}
.srch-course .form-control:focus {
	border: none;
	border-bottom: 1px solid #c9c9c9;
	box-shadow: inherit;
}
.celeb-tittle {
	color: #30509F;
	font-size: 35px;
	padding-bottom: 35px;
	font-weight: 800;
	text-align: center;
}
section.acd-partner {
	padding: 15px 0px;
}
.prgrm-warea-1 {
	position: relative;
	background-color: #f9f0d1;
}
.prgrm-warea-1 h3 {
	position: relative;
	padding-bottom: 30px;
}
.view-btn {
	position: absolute;
	right: 0;
	top: 0;
}
.view-btn .btn {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2px;
}
.placement-detail {
	position: relative;
	padding: 0px 0 0;
}
.plcmt-pic {
	position: relative;
	left: -140px;/*max-height: 75%;*/
}
.pclmt p {
	padding-top: 30px;
	text-align: center;
	margin-right: -30px;
}
.placement-detail p {
	color: #898989;
	font-size: 21px;
	line-height: 26px;
}
.offers {
	border-bottom: 2px solid #e1e1e1;
	padding-bottom: 45px;
}
.offers li {
	padding-top: 35px;
}
.placement-detail ul {
	column-count: 2;
}
.placement-detail ul li {
	list-style: none;
	font-size: 80px;
	font-weight: 800;
	color: #00c1d9;
}
.placement-detail ul li:hover {
	color: #fdc213;
}
.placement-detail ul li p {
	font-size: 16px;
	font-weight: 400;
}
.placement-detail ul li sub {
	font-size: 25px;
	vertical-align: middle !important;
}
.plcmt-slider {
	padding: 0px 0 40px;
}
ol.carousel-indicators.plcmt {
	bottom: 12px;
	margin: 5px 0;
}
.plcmt li {
	height: 7px;
	background: #c9c6c6 !important;
	border-radius: 50%;
	width: 7px;
}
.plcmt li.active {
	background: #00c1d9 !important;
}
.plcmt-items {
	column-count: 3 !important;
}
.awards {
	padding: 30px 0 0;
	position: relative;
}
.awards h3 {
	position: relative;
	padding-bottom: 30px;
}
.awd-tittle {
	position: absolute;
	right: 0;
	top: 30px;
	margin-left: 55%;
}
.awd-tittle p {
	color: #848282;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
}
.awd-sec {
	height: 592px;
	background: #fdd600;
	margin-top: 0px;/*margin-bottom:80px;*/
}
.awrd-detail {
	padding: 55px 0;
}
.awrds-left {
	border-bottom: 3px solid #fff;
	width: 80%;
	padding: 21px 2px 0;
}
.awrds-left h4 {
	font-size: 92px;
	font-weight: 700;
	color: #1d2d50;
	padding-bottom: 22px;
}
.awrds-right {
	padding: 24px 0 24px 50px;
}
.awrds-right p {
	font-size: 19px;
	line-height: 27px;
	font-weight: 400;
}
.awrds-slide {
	position: absolute;
}
.awrds-slide .carousel-control-prev {
	position: relative;
	top: 30px;
	left: 0;
	opacity: inherit;
	width: 46px;
}
.awrds-slide .carousel-control-next {
	position: relative;
	top: -3px;
	left: 51px;
	opacity: inherit;
	width: 46px;
}
.social h3 {
	padding-bottom: 30px;
}
.social .card-title {
	margin: 0;
}
.social-sec .card-body {
	padding: 0;
}
.social-sec .blue-bg {
	background: #28c1db;
	padding: 12px 30px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.social-sec .grn-bg {
	background: #afce35;
	padding: 12px 30px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.social-sec .nav-blue-bg {
	background: #30509F;
	padding: 12px 30px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.social-sec .frame-block iframe {
	border: inherit;
}
.social{
	padding-top: 30px;
}
.view-more {
	position: absolute;
	bottom: -28px;
	right: 15px;
}
.view-more a {
	color: #898989;
	font-size: 14px;
}
.event-1 {
	position: relative;
}
.events {
	background-color: #f8e1c6;
	padding: 3px 0 0;
}
.event-slider .events {
	position: absolute;
	height: 275px;
}
.event-slider {
	padding-top: 10px;
	padding-bottom: 40px;
}
.events-dec .carousel {
	padding: 15px;/*padding-bottom: 70px;*/
}
.events-dec h5 {
	font-size: 22px;
	padding-bottom: 18px;
	font-weight: 800;
}
/*.events img {
	position: relative;
	bottom: 0;
	padding-top: 10px;
}*/
.events-dec p {
	font-weight: 600;
	margin: 0;
}
.bogtx {
	margin-bottom: 80px;
}
.blog-button {
	position: absolute;
	bottom: 10px;
	right: 0;
}
.blog-button a {
	color: #fff;
	background: #000;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 19px;
}
.event-button {
	position: absolute;
	color: #fff;
	background: #000;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	bottom: 6px;
	right: 59px;
	text-align: center;
	line-height: 25px;
	font-size: 19px;
}
/*.events-data-slide {
	position: absolute;
	bottom: 55px;
	left: 26%;
}*/
.events-data-slide {
	position: relative;
	left: 14%;
	bottom: -165px;
}
.events-data-slide li {
	bottom: -103px;
	background: #dbd5d5;
	left: -392px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.events-data-slide li.active {
	background: #ffd028;
}
.upcmg-data-slide {
	position: relative;
	justify-content: end;
	bottom: -20px;
	margin-left: 0;
	margin-right: 0;
}
.upcmg-data-slide li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #dcd5d5;
}
.upcmg-data-slide li.active {
	background: #ffd148;
}
.upcmg-detail {
	position: absolute;
	top: 0;
	background: #000;
	width: 100%;
}
.upcmg-detail h5, .upcmg-detail p {
	color: #fff;
	padding: 32px 40px 0;
}
.upcmg-detail h5 {
	font-size: 25px;
}
.upcmg-date {
	position: absolute;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	left: 40px;
	bottom: 20px;
	padding: 0;
	margin: 0;
}
.upcmg-button {
	position: absolute;
	color: #fff;
	background: #000;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	bottom: 24px;
	right: 34px;
	text-align: center;
	line-height: 25px;
	font-size: 19px;
}
.upcmg-button:hover, .event-button:hover {
	background: #fff;
	color: #000;
}
.course-det {
	position: relative;
}
.course-det .text {
	left: 0;
	position: absolute;
	bottom: 50px;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.course-det .text .prog-n {
	bottom: 36px;
	position: relative;
	margin: 0 auto;
	color: white;
}
.course-det .text p {
	text-align: center !important;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 26px;
	text-shadow: 2px 2px #333333;
}
.course-btn {
	border: 1px solid #fff;
	border-radius: 20px;
	padding: 4px 34px;
	color: #fff;
	font-weight: 500;
}
.course-btn:hover {
	color: #000;
	background: #ffcb05;
}
.spcl {
	padding-bottom: 30px;
}
.spcl ul li {
	display: inline-block;
	width: 19%;
	position: relative;
	padding-left: 40px;
	vertical-align: top;
	padding-top: 30px;
	margin: 0 3.8px;
	-wekbit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.spcl img {
	position: absolute;
	left: 0;
	bottom: 4px;
}
.spcl .text {
	position: relative;
	display: block;
	padding-left: 10px;
	line-height: 45px;
}
.spcl span.text:hover {
	color: #30509F;
	font-weight: bold;
}
.spcl .text p {
	font-size: 19px
}
.spcl ul {
	border-top: 1px solid #ddd;
	margin-top: -40px;
}
.spcl ul li:before {
	content: "";
	width: 0;
	left: -3px;
	top: -7px;
	height: 9px;
	background-color: #ffcb05;
	position: absolute;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.spcl ul li:hover:before {
	width: 100%;
}
.spcl ul li a {
	color: #898989 !important;
	font-size: 18px !important;
	line-height: 20px !important;
}
.spcl .resp-tabs-container {
	border-top: none;
}
/* Animation */
.avatar {
	overflow: hidden;
	transform: translatey(0px);
	animation: move 6s ease-in-out infinite;
}
 @keyframes move {
 0% {
 transform: translatey(0px);
}
 50% {
 transform: translatey(20px);
}
 100% {
 transform: translatey(0px);
}
}
/* BLACK & WHITE SLIDER 
.flex-container {
  position: absolute;
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.flex-slide {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    position: relative;
	-moz-animation: aboutFlexSlide;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-delay: 0s;
    -webkit-animation: aboutFlexSlide;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation: aboutFlexSlide;
    animation-duration: 3s;
    animation-iteration-count: 1;
    animation-delay: 0s;
}
.flex-title {
     color: #f1f1f1;
    position: absolute;
    font-size: 18px;
    margin: auto;
    bottom: 50px;
	padding: 0 30px;
    line-height: 22px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.cloud-lab {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/clouds-lab-ac.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  
}
.clarifornia-state {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/california-state-ac.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.parana {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/parana-ac.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.malaya {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/malaya-ac.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.arkansas {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/arkans-ac.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.fort-hays {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/fort-hays-ac.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
@keyframes aboutFlexSlide {
  0% {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  50% {
    -webkit-flex-grow: 3;
    flex-grow: 3;
  }
  100% {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
}*/

/* adds some margin below the link sets  */

.srch-course .form-control::placeholder {
 color:#9e9e9e;
}
section.prgrm-warea-1 h2 {
	padding-bottom: 20px !important;
}
.offers li:nth-child(3), .offers li:nth-child(4) {
	margin-left: 80px;
}
.awrds-left h4 span {
	font-size: 150px
}
section.alumni h2 {
	padding-bottom: 0;
}
.btm-text {
	color: #898989 !important;
	padding: 0 !important;
	font-size: 17px !important;
	letter-spacing: 1.5px !important;
}
.upcmg-detail p {
	padding: 15px 40px 30px;
}
.subscribe-sec input::placeholder {
 color:#000;
}
button:focus {
	outline: none;
}
.author-name {
	font-weight: 600 !important;
	font-size: 18px !important;
	padding-top: 15px !important;
}
.number-section .container .row .num-data:first-child p, .number-section .container .row .num-data:last-child p {
	margin-right: 50%;
}
.ach-data .nav-tabs .nav-link {
	border: none;
	padding: 0;
}
.ach-data .nav-tabs {
	border-bottom: none;
}
.ach-data .nav-tabs .nav-item {
	width: 50%;
}
a .video-play i {
	color: #000;
}
.main-banner .carousel-caption {
	position: inherit;
}
.content-warea {
	margin-top: 200px;
}
/* Footer Css */
.title {
	font-size: 75px;
	color: transparent;
	-webkit-text-stroke: 3px #0a480a;
	text-align: center;
	text-transform: uppercase;
}
.footer {
	position: relative;
	background: #fff;
	border-bottom: 2px solid #2dc7f5;
	border-top: 2px solid #2dc7f5;
}
.footer::before {
	content: "";
	position: absolute;
	left: 0;
	background-color: #2dc7f5;
	top: 0;
	width: 30%;
	height: 100%;
}
.set-1 {
	color: #000;
}
.set-1 h5 {
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 8px;
}
.set-1 a {
	color: #000;
	text-decoration: none;
}
.mail b {
	font-size: 15px;
}
.set-2 {
	padding: 22px 0px 0 80px;
}
.set-2 h4 {
	font-size: 16px;
	font-weight: 600;
	color: #898989;
}
.footer h3 {
	color: #0a0a0a;
	font-size: 31px;
	padding-bottom: 0px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 20px;
}
.set-2 ul li {
	list-style: none;
	line-height: 23px;
    padding-bottom: 10px;
}
.list .footer-head {
	font-size: 19px;
	color: #918c8c;
	font-weight: 500;
}
.list ul {
	padding-top: 30px;
	padding-left: 0;
}
.footer-head ul li a {
	font-size: 16px !important;
	color: #666 !important;
	font-weight: 400;
}
.set-2 ul li a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.list {
	padding-left: 64px;
}
.footer-head {
	font-size: 18px;
}
.footer-list ul {
	padding-left: 0;
	padding-top: 30px;
	padding-bottom: 20px;
}
.subscribe {
	padding: 97px 0 0 63px;
}
.subscribe-sec {
	display: inline-block;
	width: 100%;
	position: relative;
	background: #f2f2f2;
	border-radius: 8px;
	padding: 20px;
}
.form-control:focus {
	box-shadow: none;
}
.subscribe-sec input.form-control {
	font-size: 16px;
	color: #000;
	font-family: 'Poppins';
	font-weight: 700;
	width: 100%;
	border: none;
	background: #f2f2f2;
}
.subscribe-sec .sub-btn {
	border: none;
	position: absolute;
	right: 30px;
	top: 35px;
	background: url(../images/arrow-25.png) no-repeat;
	width: 8px;
	height: 8px;
	cursor: pointer;
}
:focus-visible {
 outline:none;
}
.copyright {
	display:block;
	/*padding-bottom: 20px;*/
}
.copyright p {
	text-align: center;
	padding: 10px 0 0;
	/*font-size: 16px;
	font-weight: 600;*/
	color: #333333; font-weight:400;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.copyright p a{color: #898989;}
/*Footer css ends*/
.prgrm-top-warea ul {
	margin: 0px;
	padding: 0px;
}
.prgrm-top-warea ul li {
	font-weight: 400;
	font-size: 19px;
	display: inline-block;
	margin: 0;
	list-style: none;
	cursor: pointer;
	color: #9f9f9f;
	margin-right: 20px;
	position: relative;
}
.prgrm-top-warea .nav-tabs .nav-link {
	border-bottom: 6px solid transparent !important;
}
.prgrm-top-warea .nav-tabs .nav-item.show .nav-link, .prgrm-top-warea .nav-tabs .nav-link.active {
	border-bottom: 6px solid #ffd148 !important;
	margin-bottom: -1px !important;
	background-color: #fff;
	color: #000!important;
	font-weight: 600 !important;
	border-top: transparent;
	border-left: transparent;
	border-right: transparent;
	border-radius: 0;
	padding: 13px 20px;
	-wekbit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
/*.prgrm-top-warea .nav-tabs .nav-link:before {
    content: "";
    width: 0;
    left: -3px;
    bottom: 0px;
    height: 6px;
    background-color: #ffcb05;
    position: absolute;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.prgrm-top-warea .nav-tabs .nav-link:hover:before{
	width:100%;
}
*/
.prgrm-top-warea .nav-tabs .nav-link:focus, .prgrm-top-warea .nav-tabs .nav-link:hover {
	border: transparent;
}
.prgrm-top-warea .nav-tabs .nav-link {
	padding: 13px 20px;
	border: transparent;
	color: #000!important;
}
.prgrm-top-warea .tab-content {
	margin-bottom: 80px;
}
.prgrm-top-warea .nav-tabs .nav-item {
	margin-bottom: 0px;
}
.prgrm-top-warea .collapse:not(.show) {
	display: block;
}
.prgrm-top-warea .card {
	border: none;
}
.prgrm-top-warea .card-body {
	padding: 40px 0 0;
}
.prgrm-top-warea .card-header {
	background-color: #30509F;
	color: #fff;
	border-radius: 0;
}
.prgrm-top-warea .card-header .btn-link {
	color: #fff;
	padding: 0;
	border-radius: 0;
}
.btn-link.focus, .btn-link:focus {
	text-decoration: none;
}
.prgrm-top-warea .card-header h5 {
	position: relative;
	font-size: 18px;
	padding: 5px 0;
}
.prgrm-top-warea .card-header h5::after {
	width: 0.8rem;
	height: 1.3rem;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	content: '-';
	transition: 0.5s;
}
.prgrm-top-warea .card-header h5.collapsed::after {
	content: '+';
}
.detail-top-secs h6 {
	margin: 0 10%;
}
.ad-sec {
	text-align: center;
}
.admission-process .text-1, .admission-process .text-2, .admission-process .text-3, .admission-process .text-4, .admission-process .text-5, .admission-process .text-6 {
	text-align: left;
}
.ach-main {
	position: relative;
}
.carousel-control-next, .carousel-control-prev {
	cursor: pointer;
}
.close-btn {
	background: url(../images/cross-btn.png) no-repeat 0 0;
	width: 17px;
	height: 18px;
	display: block;
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 1000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	border: none;
}
.detail-section.grey .yl-bg, .detail-section.grey .gr-bg {
	min-height: 262px;
}
.alumni-data li p {
	margin-left: 25%;
}
.btn-warea span#dots {
	color: #fff;
}
ul.wordWheel {
	font-family: 'Poppins' !important;
	background-color: #fff;
	text-align: left;
	overflow-y: scroll;
	font-size: 14px;
	color: #000;
	vertical-align: top;
	margin: 0;
	height: 250px;
	padding: 0;
	border: 1px solid #dedede;
	cursor: pointer;
	position: absolute;
	width: 95%;
	z-index: 1;
	top: 100%;
}
ul.wordWheel li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;
	border-bottom: 1px solid #dedede;
	-webkit-transition: all 0.32s ease-out;
	-moz-transition: all 0.32s ease-out;
	-o-transition: all 0.32s ease-out;
	transition: all 0.32s ease-out;
}
ul.wordWheel li a {
	color: #000 !important;
	font-weight: 400;
}
ul.wordWheel li:hover {
	background: #ffd148;
}
ul#courselist li {
	font-weight: 400;
	color: #000 !important;
	font-weight: 400;
	font-size: 14px;
}
.event-slider .space-warea .carousel-inner img::after {
	position: absolute;
	top: 0;
	background: #000000c7;
	width: 100%;
	height: 100%;
}
.upcmg-img-shd {
	position: absolute;
	top: 0;
	background: #0000009e;
	width: 100%;
	height: 100%;
}
/* Achivers-slider css*/
.owl-thumbs .owl-thumb-item {
	width: 49%;
	max-width: 49%;
	background: transparent;
	border: none;
	overflow: hidden;
	padding: 0;
	display: inline-block;
	margin: 0px -3px -6px 0px;
}
.owl-thumbs .owl-thumb-item img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
#achivers-slider .owl-item img {
	display: block;
	width: 100%;
	object-fit: cover;
	height: 484px;
	object-position: top;
}
.achievers .owl-thumbs {
	height: 484px;
	overflow: hidden;
}
.achievers .owl-thumb-item.active {
	border: 4px solid #fdd600;
}
.owl-title {
	position: absolute;
	font-size: 20px;
	font-weight: 700;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: inherit;
	padding: 10px 36px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1%) 0%, #000000 100%);
	background: linear-gradient(to bottom, rgb(0 0 0 / 1%) 0%, #000000 100%);
	width: 100%;
	padding: 30px;
}
#plcmt-slide img {
	height: 600px;
	object-fit: cover;
	object-position: center;
}
.ylw-clr a {
	color: #fdd600 !important;
}
.main-banner::before {
	content: '';
	position: absolute;
	height: 200px;
	top: 0;
	left: 0;
	right: 0;
	background: rgb(31,31,33);
	background: linear-gradient(0deg, rgba(31,31,33,0) 0%, rgba(45,45,45,1) 100%);
	z-index: 1;
}
/* 3 march 2023 */
.admission-help input, .admission-help select, .admission-help textarea {
	border: 1px solid #efeff0;
	background: 0 0;
	padding: 3px 10px;
	width: 100%;
	color: #222;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	border-radius: 3px;
}
.admission-help .select-sec {
	background: url(../images/select-icon.png) no-repeat right center;
	border: 1px solid #fff;
}
.admission-help {
	/*display: none;*/
	/*display: inline-block;*/
	width: 300px;
	background: #ffc107;
	padding: 14px 11px 12px;
	z-index: 999;
	position: fixed;
	top: 160px;
	right: -300px;
	-webkit-transition: 1s;
	transition: 1s;
}
.admission-qury {
	right: 0;
	visibility: visible;
}
.admission-help h3 {
	font-size: 18px;
	text-align: left;
	color: #000;
	margin-bottom: 15px;
	margin-top: 10px;
}
.admission-help .close {
	background: green;
	opacity: 1;
	width: 25px;
	height: 25px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: lato;
	font-size: 16px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	text-shadow: none;
	border-radius: 50%;
}
.admission-help .close span {
	color: #fff;
}
.admission-help .form-group {
	margin-bottom: 5px;
}
.admission-help select {
	padding-right: 40px;
}
.admission-help select option {
	font-size: 13px;
}
.admission-help .submit-query {
	margin-top: 15px;
}
.admission-help .submit-query a {
	display: inline-block;
	padding: 8px 35px;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	background: #2b6030;
	color: #fff;
	font-weight: 500;
}
.admission-help input::-webkit-input-placeholder, .admission-help textarea::-webkit-input-placeholder {
 color: #222;
 color: #222;
 color: #222;
 color: #222;
}
.admission-help select {
	background: 0 0;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.admission-help input:focus, .admission-help select:focus, .admission-help textarea:focus {
	outline: 0;
}
.head-student-sec h4 {
	padding: 30px;
	width: 100%;
	line-height: 30px;
	background: #ffc107;
	text-align: center;
	height: 100%;
	font-size: 18px;
	font-family: lato;
}
.head-student-sec h4 a {
	color: #2b6030;
	display: block;
	margin-top: 15px;
}
.head-student {
	padding-bottom: 70px;
}
.home-admission-help .click {
	background: #2b6030;
	border: #2b6030;
	color: #fff;
	font-size: 16px;
	padding: 11px;
	font-family: lato;
	text-transform: capitalize;
	transform: rotate(-90deg);
	z-index: 999;
	position: absolute;
	white-space: nowrap;
	top: 366px;
	right: 230px;
	text-align: center;
	font-weight: 600;
	display: inline-block;
}
.home-admission-help .admission-help {
	position: absolute;
}
.admission-help .admission-q {
	font-family: 'Poppins' !important;
	background: #2b6030;
	padding: 12px 11px;
	font-size: 14px;
	position: absolute;
	white-space: nowrap;
	right: 236px;
	top: 64px;
	color: #fff;
	cursor: pointer;
	z-index: 9;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	transform: rotate(-90deg);
}
.det_lft-data .list-sec ul li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #2b6030;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 8px;
	left: 0;
}
.det_lft-data .list-sec ul li {
	position: relative;
	padding-left: 15px;
	font-size: 18px;
	color: #333;
	margin-bottom: 8px;
	font-family: 'Poppins', sans-serif;
}

.course-text-area p small{display: block;
    font-size: 12px;
    text-transform: initial;}
/* 20 jan 2024 */

.course-brdcrmb {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.course-brdcrmb .breadcrumbs {
    float: right;
    line-height: 1;
    margin-top: 10px;
}
.course-brdcrmb .breadcrumbs li {
    display: inline-block;
    margin-right: 10px; margin-bottom: 8px;
} 
.course-brdcrmb .breadcrumbs li a {
    display: inline-block;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    color: #333;
}
.course-brdcrmb .breadcrumbs li:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 0;
    padding: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: 4px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    float: right;
    -webkit-transition: all 0.45s ease-out;
    -moz-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out;
}	
.course-brdcrmb .breadcrumbs li:last-child:after{display:none;}
.course-brdcrmb .breadcrumbs li:last-child {margin-right: 0px;}
/*25 jan 2024 */
/*.desktop-bnr .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-bottom: 10px;
    border: 1px solid #397241;
    background: 0 0;
}*/




.desktop-bnr .carousel-indicators li {
   background-color: #ffc1078f;
   width: 30px;
   height: 5px;
}

.desktop-bnr .carousel-indicators li.active {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; 
    width: 50px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
	border-radius: 0px;
	text-indent: -999px;
    cursor: pointer;
    background-color: #ffd028;
}
@media only screen and (max-width: 767px) {
.main-banner{
	height: auto !important;
}
}
.ab-box {
    background: #14978b;
    padding: 30px;
    /* position: relative; */
    width: 100%;
    /* left: -6%; */
    top: 1%;
}
.ab-box h3{
	color: #ffffff;
	padding-bottom: 20px;
}
.ab-box p{
	color: #ffffff;
	text-align: justify;
	letter-spacing: 1px;
}
.abt-sec{
	padding-bottom: 10px;
	border-top:1px solid #ddd;
	padding-top: 30px;
}
.view-rel .view-btn{
	position: relative;
}
.prgrm-warea{
	padding-top: 30px;
}
p{
	text-align: justify !important;
}
.efd{
color:#30509F;
}
.bru-sec{
	background-image: url(../img/infra/3.png);
	background-size: cover;
	background-position: top center;
}
.bru-sec2{
	padding-top: 220px;
	padding-bottom: 160px;
	background: rgba(51,51,51,0.3);
}
.bru-sec2 h3{
	color: #ffffff;
	text-shadow: 2px 2px #333333;
}
.bru-sec2 ul{
	padding: 0;
}
.bru-sec2 ul li{
	display: inline;
	padding-right: 10px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	text-shadow: 2px 2px #333333;
}
.bru-sec2 ul li a{
	color: #ffffff;
}
@media only screen and (max-width: 767px)  {
.fixed-top .navbar ul li {
	padding-left: 0px;
padding-right: 0px;
}
.m-none{
	display: none !important;
}
.fixed-top{
	border-bottom: 0;
}
.fixed-top.sticky{
	display: none;
}
.ab-box {
  background: #14978b;
  padding: 30px;
  position: relative;
  width: 100%;
  left: 0;
  top: 1%;
}

.img-fluid{
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position: top;
}
.footer::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #f4d72b;
  top: 0;
  width: 100%;
  height: 100%;
}
.list{
	padding-left: 0;
}
.inner-sec-only {
  background: rgba(51,51,51,0.9);
  padding-top: 10px;
  position: relative;
  padding-bottom: 31px;
}
}
.adj li{
	padding-bottom: 10px !important;
} 
.inner-sec-only{
	background:rgba(51,51,51,0.9);
}
.abt-sec h4{
	font-size: 21px;
	line-height: 28px;
	padding-bottom: 10px;
}
.vicess {
    background: #30509F;
    padding: 10px;
}
.vicess h4 {
    color: #ffffff !important;
    text-align: center;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 3px;
    margin-bottom: 0;
}
.vicess p {
    color: #ffffff !important;
    text-align: center !important;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 23px;
}
.new-list {
    padding: 0;
    margin: 0;
}
.new-list li {
    line-height: 25px;
    padding-left: 30px;
    font-size: 14px;
    color: #333333;
    list-style: none;
    background-image: url(../img/lis.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 400;
}
.pinks{
	color: #30509F;
	font-weight: 600;
}
.sdfsf{
	background-color: #30509F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sdfsf h4{
	text-align: center;
	color: #ffffff;
	padding-bottom: 0;
	margin-bottom: 0;
}
.boxdd{
	background:#30509F;
	padding: 20px;
}
.boxdd h4{
	color: #ffffff;
}
input[type=text], input[type=email], input[type=number], input[type=search], input[type=password], input[type=tel], input[type=date], input[type=time], textarea, select {
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 0;
    padding: 10px 20px;
    color: #777;
    margin-bottom: 1rem;
    height: 44px;
    box-shadow: none;
    margin-bottom: 0;
    width: 100%;
}
textarea{
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 0;
    padding: 10px 20px;
    color: #777;
    margin-bottom: 1rem;
    height: 120px;
    box-shadow: none;
    margin-bottom: 0;
    width: 100%;
}
.nir-btn, .nir-btn1, .nir-btn-black {
    position: relative;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    padding: 12px 30px;
    text-transform: capitalize;
    transition: all ease-in-out .5s;
    background: #f7a001;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    box-shadow: 0 0 0 4px rgb(255 255 255 / 10%);
    width: auto;
    cursor: pointer;
}
input#submit {
    border: none;
}
input#submit:hover {
    opacity: .8;
    background: #FD0001!important;
    color: #fff;
}
.footer p{
	text-align: left !important;
}
.foot-contact{
	padding: 0;
	margin: 0;
	position: relative;
}
.foot-contact li{
	color: #ffffff;
	line-height: 27px;
	padding-bottom: 10px;
}
.foot-contact li i{
	font-size: 18px;
	width: 30px;
	color: #ffffff;
	line-height: 27px;
}
.foot-contact li a{
	color: #ffffff;
}
.foot-contact li p{
	padding-bottom: 0;
	margin-bottom: 0;
	color: #ffffff;
	text-align: left !important;
}
.sp1{
	padding-left: 30px;
}
.d-maps{
	margin-top: -10px;
}
label{
	font-weight: 600;
}
.tab-act{
	background:#30509F;
	font-weight: bold;
	color: #ffffff;
}
a.download {
    background: #ffffff;
    border: solid 1px #dddddd;
    border-radius: 2px;
    display: inline-block;
    height: 150px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
}
a.download:before {
    background: #ffffff;
    border: solid 3px #30509F;
    border-radius: 4px;
    content: "";
    display: block;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 38%;
    transform: translate(-50%,-50%);
    width: 50px;
}
a.download span:first-child {
    display: none;
}
a.download:hover span:first-child {
    display: inline-block;
}
a.download:hover span:last-child {
    display: none;
}
a.download span {
    background: #30509F;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.2px;
    font-weight: 700;
    line-height: normal;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    z-index: 1;
    bottom: 10px;
    margin: 0 auto;
    left: 10px;
    right: 10px;
}
a.download:after {
    content: '\f1c1';
    font-family: "FontAwesome";
    top: 24%;
    position: absolute;
    left: 46%;
    color: #30509F;
    font-size: 30px;
}
.tab-but a{
	background-color: #ffc107;
	color: #333333;
	border-color: #ffc107;
	font-weight: 600;
}
.tab-but a:hover{
	background-color: #ffc107;
	color: #333333;
	border-color: #ffc107;
	font-weight: 600;
}
.text-cemter{
	text-align: center;
}
.cws-button {
    padding: 10px 20px;
    min-width: 144px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #30509F;
    background-color: #30509F;
    line-height: 16px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.cws-button:hover{
	border: 2px solid #30509F;
    background-color: #30509F;
    color: #ffffff;
}
.abt-sec h5{
	font-size: 18px;
	color: #30509F;
}
.new-list li h5{
	font-size: 16px;
}
img.footer {
    width: 100px;
    margin-left: 5px;
    border-bottom: 0;
    border-top: 0;
}
.h-message {
	display: inline-block;
}
.h-message img {
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.h-title {
	background-color: #cd0b0b;
    padding: 10px;
    color: #fff;
	border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.h-title h4 {
	padding-bottom: 5px;
}
.h-title h5 {
	
}


ul.home-news-r-box .date {
    position: absolute;
    background: #2CACE3;
    color: #ffffff;
    top: 0;
    left: 0;
    text-align: center;
    padding: 10px;
}
ul.home-news-r-box .date h3 {
    color: #ffffff;
    margin: 0 0 5px 0;
    padding-bottom: 2px;
    border-bottom: 1px solid #ffffff;
    font-weight: 600;
    font-size: 20px !important;
}
ul.home-news-r-box .date h4 {
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.home-news-r-box li{
	position: relative;
}
ul.home-news-r-box .content .head {
    font-weight: 500;
    font-size: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}
ul.home-news-r-box .content {
    position: relative;
    padding-left: 75px;
    font-size: 12px;
    text-align: justify;
    padding-bottom: 30px;
}
.home-news-r-box li{
	margin-bottom: 20px;
	height: 60px;
	display: flex;
	align-items: center;
}

.sdsdsd2{
    color: #fff;
    background: url("../img/news.jpg") no-repeat 50% 50%;
	border-radius: 20px;
}
.bg-message {
	background-color: #7dc1d1;
}

.sdsdsd{
	background: rgba(1,66,111,0.90);
	padding: 20px;
	position: relative;
	border-radius: 20px;
}
.sdsdsd .tg-sectionhead{
	float: none;
}
.sdsdsd .tg-sectionhead h2{
	color: #ffffff;
}
.sdsdsd h4{
	color: #ffffff;
}
.plu:after{
	content: "+";
	position: relative;
}

.vs-btn{

		background-color: #ffd400;
		width: 100px;
		height: 40px;
		border-radius: 10px;
		font-size: 16px;
		text-align: center;
}

.list-styled li::before {
	content: "★"; 
	font-size: 23px;
	padding-right: 10px; 
	color: #00c1d9;
  }

.list-styleone li {
	position: relative;
	display: flex;
	margin-bottom: 12px;
	}
	.list-styleone li:before {
	content: var(--icon, url("data:image/svg+xml,%3Csvg width='25' height='23' viewBox='0 0 25 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.6842 20.6753C9.59141 20.6753 9.50023 20.651 9.4197 20.6049C9.33917 20.5588 9.27209 20.4924 9.22512 20.4124C7.45633 17.399 2.74074 10.9826 2.69336 10.9182C2.61761 10.8152 2.58145 10.6884 2.59149 10.5609C2.60153 10.4335 2.65709 10.3139 2.74804 10.224L4.19806 8.79111C4.28662 8.7036 4.40305 8.6499 4.52711 8.63934C4.65116 8.62879 4.77499 8.66205 4.87706 8.73335L9.57343 12.0125C12.716 7.98275 15.6351 5.19864 17.5556 3.5558C19.7177 1.70658 21.0941 0.874056 21.1517 0.839774C21.2344 0.790135 21.3291 0.763914 21.4256 0.763916H23.7714C23.8794 0.763909 23.9847 0.796703 24.0736 0.85795C24.1624 0.919197 24.2306 1.006 24.269 1.10686C24.3074 1.20772 24.3142 1.31787 24.2886 1.4227C24.2629 1.52753 24.2061 1.62209 24.1254 1.69385C17.4636 7.62747 10.2191 20.2793 10.1467 20.4064C10.1005 20.4875 10.0338 20.5551 9.9532 20.6023C9.87262 20.6495 9.78104 20.6746 9.68766 20.6752L9.6842 20.6753Z' fill='%23E8063C'/%3E%3Cpath d='M9.58204 22.8931C4.2985 22.8931 0 18.5946 0 13.311C0 8.02746 4.2985 3.72901 9.58204 3.72901C10.6414 3.72784 11.6936 3.90269 12.6957 4.24644C12.8292 4.29232 12.9391 4.38938 13.0011 4.51624C13.063 4.64311 13.0721 4.7894 13.0262 4.92293C12.9803 5.05646 12.8833 5.1663 12.7564 5.22827C12.6295 5.29025 12.4832 5.29929 12.3497 5.25341C11.4588 4.9479 10.5234 4.79254 9.58156 4.79368C4.88503 4.79368 1.06419 8.61457 1.06419 13.311C1.06419 18.0075 4.88503 21.8284 9.58156 21.8284C14.2781 21.8284 18.0989 18.0075 18.0989 13.311C18.0991 12.7348 18.0412 12.1599 17.9261 11.5953C17.9121 11.5268 17.9118 11.4562 17.925 11.3875C17.9383 11.3189 17.965 11.2535 18.0035 11.1952C18.0421 11.1368 18.0917 11.0866 18.1497 11.0475C18.2076 11.0083 18.2727 10.981 18.3412 10.967C18.4097 10.953 18.4803 10.9526 18.549 10.9659C18.6176 10.9792 18.683 11.0059 18.7413 11.0444C18.7997 11.083 18.8498 11.1326 18.889 11.1905C18.9281 11.2485 18.9555 11.3136 18.9695 11.3821C19.0989 12.0169 19.164 12.6632 19.1639 13.311C19.1641 18.5946 14.8656 22.8931 9.58204 22.8931Z' fill='%23E8063C'/%3E%3C/svg%3E%0A"));
	margin-right: 10px;
	font-family: var(--icon-font);
	color: #0CF;
	}

	.blog-card, .blog-content{
		/* text-align: center; */
		padding: 10px 0px 0px 0px;
	  }
	  .blog-card img {
		width: 100%;
		height: 250px;
		overflow: hidden;
		border-radius: 10px;
		object-fit: cover;
		border: 1px solid #c7c7c7;
		z-index: 3;
		transition: transform 0.3s ease, opacity 0.3s ease;
	  }
	  
	  .blog-card:hover img {
		z-index: 3;
		transition: transform 0.3s ease, opacity 0.3s ease;
		transform: scale(1.1);
	  }