html {
	scroll-behavior: smooth;
}
body{
	font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Cairo', sans-serif;
}
p{
	margin-bottom:5px;
	margin-top:5px;
}
.top-menu .navbar{
	padding: 0px 10px;
}
#navbarColor01 > ul.navbar-nav > li.nav-item.active{
	background-color:brown;
}
#navbarColor01 > ul.navbar-nav > li.nav-item > a.nav-link{
	color:white;
}
#navbarColor01 > ul.navbar-nav > li.nav-item > a.nav-link:hover{
	color:#FFE4B5;
}
.second-menu{
	padding:20px;
}
.second-menu a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.about-section{
	/* background-color:#c4183c !important; */
}
.search-form{
	/* background-color:#c4183c !important; */
	padding:20px;
}
.search-form .form-control {
    padding: 0px;
}
.event-section{
	color:#fff;
}
.news{
	color:#fff;
} 
.logo img{
	/* max-width:100px; */
	border-radius:5%;
}
#header h1{
    /* font-size: 2.052rem; */
	font-weight:900;
} 
#header h3{
	font-weight:700;
}
#header h4{
	font-weight:600;
}
.since-sign .since-text{
	font-size:13px;
}
.since-sign .fa-4x {
    font-size: 3.2em;
}
.since-sign .fa-spin {
    animation: fa-spin 3s infinite linear;
}
.since-sign .since-text {
	margin-top:-1em;
	}.since-sign .fa-spin{
	color:brown;
}
.since-text .year {
	margin-top: -7em;
}
.subscribe p{
	font-size:20px;
}
.block-hdnews{
	margin:0px auto; 
	border:1px solid #ccc;
}
.list-wrapper{
	height:380px;
}
.block-hdnews li{
	border-bottom:1px solid #ccc;
	list-style:none;
}
#v-pills-tab .btn-outline-success {
    margin-bottom: 5px!important;
}
#v-pills-tabContent li a{
	color:#000;
	text-decoration:none;
}
footer{
	background-color:#000;
	padding-top: 25px;
	color:#fff;
}
footer ul li {
	text-decoration:none;
}
.foot-content{
	border-bottom:1px solid #272727;
	margin-bottom:10px;
	margin-top:10px;
}
.nav-arrows span {
    width: 25px!important;
    height: 25px!important;
}
/* bg animation */
#header{
	position:relative;
	overflow:hidden;
}
.bg {
	animation:slide 3s ease-in-out infinite alternate;
	background-image: linear-gradient(-60deg, #6c3 50%, #09f 50%);
	bottom:0;
	left:-50%;
	opacity:.5;
	position:absolute;
	right:-50%;
	top:0;
	z-index:-1;
}
.bg2 {
	animation-direction:alternate-reverse;
	animation-duration:4s;
}
.bg3 {
	animation-duration:5s;
}
@keyframes slide {
	0% {
		transform:translateX(-25%);
	}
	100% {
		transform:translateX(25%);
	}
}
#accordion li {
	list-style:none;
}
/* testimonial slider css */
.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}
.social-icons li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}
.social-icons:not(.social-icons-clean) li a {
    background: #FFF;
}
.social-icons li a {
	border-radius: 100%;
    display: block;
    height: 48px;
    line-height: 28px;
    width: 51px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
    font-size: 20px;
}
.testimonials .avatar{
	background-color:brown; 
}
.num-counter{
	font-family: 'Cairo', sans-serif;
}
.num-counter .display-4 {
	text-align: center;
	color: #222;
	line-height:50%;
}
.num-counter small{
	font-size:50%;
}
.num-counter{
	margin-bottom:-23px;
}
@media screen and (max-width: 1000px) {
	.num-counter > .item {
		flex-direction: column;
		border-bottom: 1px solid rgba(154, 117, 102, 0.2);
		border-right: none;
		height: 70vh;
		width:100%;
	}
	.num-counter {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
}
.feature:hover {
    box-shadow: 0px 5px 40px rgba(29,34,47,0.15);
}
.feature {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
    background: #FFFFFF;
}
.trans_400 {
    transition: all 400ms ease;
}
.feature_icon {
    height: 55px;
}
.feature_icon img {
    max-width: 100%;
}
.feature_title {
    position: relative;
    font-size: 20px;
	font-weight:bold;
    margin-top: 23px;
}
.search-course-area {
    background: url(/ui/images/s-bg.jpg) center;
    background-size: cover;
}
.search-course-area .overlay-bg {
    background: rgba(4,9,30,0.8);
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.relative {
    position: relative;
}
.align-items-center {
    align-items: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.search-course-area .details-content {
    margin-top: 50px;
}
.search-course-area .search-course-right {
    background: rgba(255,255,255,0.1);
}
.section-gap {
    padding: 120px 0;
}
.search-course-area .search-course-right form{
    padding: 0px 40px;
}
.accordion .card-header:first-child{
	border-radius:0px;
}
.img-thumbnail{
	padding: .25rem;
    border: 1px solid #dee2e6;
}
.marquee {
	/*  width: 300px; */
	overflow: hidden;
	/* border: 1px solid #ccc;
	background: #ccc; */
	color:#000;
}
.effects figcaption h3{
	margin-top:1.5em;
}
.institutions li a{
	color:#000;
	text-decoration:none;
}
#institutions-menu{
	z-index:70!important;
}
#navbarColor{
	float:right;
}
#navbarColor ul li a{
	color:#fff;
}
#navbarColor ul li a:hover{
	color:#000;
}
section li {
	list-style: none;
} 
.institutions li{
	cursor:pointer;
}
.events ol li a{
	text-decoration:none;
	color:#000;
}
#infrastructure li:before{
	content: "\f101";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
	padding-right: 7px;
}
#about li:before{
	content: "\f101";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
	padding-right: 7px;
}
.slider {
	width: 100%;
	margin: 100px auto;
}
.slick-slide {
	margin: 0px 20px;
}
.slick-slide img {
	width: 80%;
}
.slick-prev:before,
.slick-next:before {
	color: black;
}
.slick-slide {
	transition: all ease-in-out .3s;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 19px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.vbox-title{
	display:block;
}
@media (min-width: 320px) and (max-width: 767.98px) {
	.since-sign {
	    margin-top: 0rem!important;
	}
	.since-sign .since-text {
		font-size: 13px;
	}
	.since-sign .fa-4x {
		font-size: 2.2em;
	}
	.since-sign .since-text {
		margin-top: 0.3em;
	}
	#institutions-menu .show ul li a{
		background-color: none!important;
	}
	#navbarColor ul li a {
		color: #fff;
		text-align: center;
	}
	.institutions li{
		cursor:pointer;
	}
	.nav-pills .nav-link.active {
    color: #fff;
    background-color: brown;
	}
	.nav-pills .nav-link:hover {
    background-color: brown;
}
.nav-pills .nav-link:focus {
    background-color: brown;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .show > .nav-pills .nav-link {
    color: #fff;
    background-color: brown;
}
#navbarColor ul li a:hover{
	color:#fff;
}
#colleges ul h4{
	text-align:center;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.since-sign {
		margin-top: 0rem!important;
	}
	.since-sign .fa-4x {
		font-size: 4.2em;
	}
	.since-sign .since-text {
		margin-top: -1em;
	}
	.since-sign .since-text {
		font-size: 17px;
	}
	.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
		background-color:none!important;
	}
	.institutions li{
		cursor:pointer;
	}
	.nav-pills .nav-link.active {
    color: #fff;
    background-color: brown;
	}
	.nav-pills .nav-link:hover {
    background-color: brown;
}
.nav-pills .nav-link:focus {
    background-color: brown;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .show > .nav-pills .nav-link {
    color: #fff;
    background-color: brown;
}
#navbarColor ul li a:hover{
	color:#fff;
}
	#colleges ul h4{
	text-align:center;
	}
}	