@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
body {
	font-family: Open Sans;
	font-size: 14px;
	padding-top:72px;
	color: #000;
}
a:hover{text-decoration:none; color: #fca300;}

.navbar {
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #077ccc;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-size: 14px;
	padding: 5px 13px;
}
.dropdown-menu {
	font-size: 13px;
}
.dropdown-menu:after, .dropdown-menu:before {
	bottom: 100%;
	left: 80%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	display:none
}
.dropdown-menu:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #fff;
	border-width: 11px;
	margin-left: -11px;
}
.dropdown-menu:before {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0,0,0,.2);
	border-width: 12px;
	margin-left: -12px;
}
.dropdown-menu {
	top: 160%;
	border: 1px solid rgba(0,0,0,.1);
}
.navbar-light .navbar-toggler {
	color: rgba(0,0,0,.5);
	border-color: transparent;
	padding: 0;
	margin-top: 8px;
}
.form-control {
	font-size: 14px;
}
.form-control::-webkit-input-placeholder {
 color: #000;
}
.form-control:-moz-placeholder {
 color: #000;
}
.form-control::-moz-placeholder {
 color: #000;
}
.form-control::placeholder {
 color: #000;
}
.form-control:-ms-input-placeholder {
 color: #000;
}
.topbanner-text {
	top: 0;
	right: 0;
	max-width:700px;
	width: 100%;
	margin: auto;
	left: 0;
	height: 100%;
}
.container-bg {
	background: rgba(40, 34, 104, 0.8);
	width: 100%;
	text-align: center;
	padding: 40px 15px;
}
.topbanner-text h1 {
	font-weight: 800;
	text-transform: uppercase;
}
.topbanner-text p{font-size:17px;}
.topbanner-text .form-control {
	height: 42px;
	border-radius: 0;
}
.search-course-list-info {
	text-align: center;
	margin-left: 0;
	padding: 0;
	margin: 0;
	padding-top:10px;
	letter-spacing:0.2px;
}

.search-course-list-info li .fa {
	color: #fff;
}
.search-course-list-info li a {
	color: #fff;
	text-decoration:none;
}
.search-course-list-info li {
	/* margin: 0 25px; */
	display: inline-block;
	padding: 10px;
}

.collegesBlock ul li {
	display: table-cell;
	width: 16.6%;
	margin: 0;
	padding: 0 8px;
	border:1px solid #fff;
	background:#FFF;
	box-shadow:none;
}
.collegesBlock ul li .items:hover{border-radius: 8.9px;
background-color: #fff;
box-shadow: 0 0 16px 0 rgba(217,217,217,.5);}
.collegesBlock .items {
	cursor: pointer;
	margin-bottom: 15px;
	text-align: center;
	border-radius: 2px;
	background: #fff;
	overflow: hidden;
	transition: all .2s;
	padding: 15px 0;
}
.streamIcon {
	display: block;
	margin: 0 auto 10px;
	width: 45px;
	/* height: 45px; */
}
.collegesBlock .items h5 a {
	color: #616161;
	font-size: 14px;
	font-weight: 500;
	text-decoration:none;
}
.streamIcon svg {
	height: 100%;
}
.collegesBlock .items h5, .collegesBlock .items p {
	margin: 0;
	padding: 0 5px;
	white-space: normal;
	font-size: 14px;
}
.collegesBlock .items p {
	color: #999;
	padding: 0 5px 0;
	font-size: 13px;
}
.nav-tabs .nav-link {
	border: 0;
	border-bottom: 2px solid transparent;
	color:#333;
}
.nav-tabs .nav-link.active {
	border: 0;
	border-bottom: 2px solid #f79122;
	color: #f79122;
}
section.top_lists {
	background: #FCA300;
}
section.top_lists h3 {
	color: #fff;
	font-weight: 900;
	margin: 30px 0;
}
section.top_lists .lists ul {
	padding: 0;
	list-style: none;
}
section.top_lists .lists ul li {
	display: inline-block;
	margin-right: 5;
	margin: 4px;
}
section.top_lists .lists ul li a {
	color: #FFFF;
	font-weight: 400;
	border: 1px solid #fbfbfb;
	border-radius: 3px;
	padding: 1px 9px;
	display: block;
	background: #272176;
	font-size: 12px;
	line-height:normal
}
section.top_lists .lists ul li a:hover{background:#fca300;}
.college_block .top_block {
	position: relative;
	width: 100%;
	overflow: hidden;
}.college_block .top_block .college-img {
	width: 100%;
	object-fit: cover;
	height: 160px;
	object-position: top;
}
.college_block {
	border: 1px solid #ececec;
	position: relative;
	margin: 15px 0;
}
.college_block:hover {
box-shadow: 0 0 30px 0 rgba(217,217,217,.7);
}
.heading-section h1 {
	color: #25236a;
	font-weight: 600;
	font-size: 35px;
}
.heading-section p{color:#888;}
.college_info {
	background: #FFF;
	padding: 15px;
}
.college_info h3 {
	font-size: 12px;
	color: #252172;
	text-transform:uppercase
}
.college_block a {
	color: #888;
	font-size: 13px;
}
.viewmore a {
	color: #242072;
	border: 1px solid;
	border-radius: 20px;
	padding: 4px 13px;
	font-size: 11px;
	margin-top: 8px;
	display: inline-block;
}
footer {
	background: #3d3866;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 50px;
}
.link_head {
	color: #FFF;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: 700;
	position: relative;
}
footer li, footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer li a {
	color: #FFF;
	padding:5px 0;
	display: block;
	opacity: 0.7;
}
.link_head::before {
	position: absolute;
	content: "";
	width: 40px;
	background: #fca300;
	height: 2px;
	bottom: 0;
}
.copyright-block {
	border-top: 1px solid rgba(255,255,255,0.1); padding:8px 0; margin-top:30px;
	color: #FFF;
	opacity: 0.5;
}
.copyright-block p {
	margin: 0;
	
}
.everytingbox h4 {
	color: #333;
	font-size: 15px;
	padding-top: 15px;
}
.login a {
	padding: 6px 24px;
	background: #242072;
	border-color: #242072;
}

.loginform{max-width:450px; width:100%; margin:auto; background:rgba(255,255,255,0.9); padding:30px;}
.loginform .form-control {
	margin-bottom: 20px;
	height: 42px;
	border-radius: 0;
}
.everytingbox {
	padding: 15px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border-radius: 2px;
}
.everytingbox h4 a {
	color: #211b4c;
	font-size: 17px !important;
	padding-top: 15px;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
}
.everytingbox {
	padding: 15px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	border-radius: 2px;
	margin: 15px 0;
}
.everytingbox p a{color:#777;}
.home-status {
	background-color: #24226C;
	color: #fff;
	padding: 25px 0;
	margin-bottom: 50px;
	width: 100%;
	margin: 0 auto;
}
.home-status .item .fa {
	font-size: 50px;
	margin-top: 3px;
	padding-right: 23px;
}
.home-status .item .text {
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing:0.5px;
}

 .navbar{
     background: #fff;
     padding-top: 0;
     padding-bottom: 0;
     box-shadow: 1px 3px 4px 0 #adadad33;
}
 .navbar-light .navbar-brand {
     color: #2196F3;
}
.navbar-light .navbar-nav .nav-link {
	color: #333;
	text-transform: uppercase;
}
 .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
     color: #1ebdc2;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
     color: #fff;
}
 .navbar-light .navbar-nav .nav-link{
     padding-top: 22px;
     padding-bottom: 22px;
     transition: 0.3s;
     padding-left: 24px;
     padding-right: 24px;
         font-size: 14px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	background: transparent;
	transition: 0.3s;
	color: #e27534;
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #fff;
	text-decoration: none;
	background-color: #191355 !important;
}
.sm-menu{
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}
.dropdown-item {
	color: #3c3c3c;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding: .3rem 0.5rem;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2196F3;
}
.navbar-toggler{
    outline: none !important;
}
.navbar-tog{
    color: #1ebdc2;
}
.megamenu-li {
	position: static;
}

.megamenu {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	padding: 15px;
}
.megamenu h6{
    margin-left: 21px;
}
.megamenu i{
    width: 20px;
}


 @media (max-width:991px) {
.navbar-brand img {
	width: 200px;
}
.navbar.navbar-expand-lg {
	padding-top: 0;
}
body {
	padding-top: 50px;
}
.oartner-portal {
	display: none;
}
.dropdown-menu {
	top: 137%;
}
}
 @media (max-width:767px) {
.navbar-brand img {
	width: 110px;
}
.college_block .top_block{height:auto;}
.heading-section h1 {
	font-size: 25px;
}



.navbar-light .navbar-toggler {
	margin-top: 0;
}

.navbar {
	padding: .1rem 1rem;
}
.topbanner-text h1 {
	font-size: 24px;
}

#carouselExampleCaptions .carousel-item img {
	min-height: 300px;
}

.search-course-list-info li {
	/* margin: 0 25px; */
	display: inline-block;
	padding: 2px;
	display: none;
}
.container-bg {
	background: rgba(40, 34, 104, 0.7);
	width: 100%;
	text-align: center;
	padding: 40px 15px;
	height: 100%;
}
.home-status {
	display: none;
}

.collegesBlock ul li {
	display: table-cell;
	width: 33.333%;
}
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	max-width: 326px;
	min-width: inherit;
}