/* Footer */
#footer,  #footer a,  #footer-bottom{
    color: #acacac;
}
#footer {
	background-color: #171717;
	padding: 40px 0 20px;
}
.footer-widget {
	margin-bottom: 30px;
}
.widget-title {
	position: relative;
}
.widget-title:before {
	content: "";
	height: 4px;
	width: 30px;
	background-color: #5c5c5c;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.widget-title h6 {
	font-size: 15px;
	border-bottom: 1px solid #282828;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/* Widget about */
.widget-about {
	overflow: hidden;
	height: 100%;
}
.widget-about p {
	font-size: 14px;
}
.widget-about .social-ul {
	float: left;
}
.widget-about .social-ul li a {
	height: 33px;
	width: 33px;
	line-height: 33px;
	border: none;
	background-color: #333;
	margin: 0 5px 5px 0;
	font-size: 16px;
}
.widget-about .social-ul li:last-child a {
	margin-right: 0;
}
/* Widget about 2 */
.widget-about-2 {
	overflow: hidden;
	height: 100%;
}
.widget-about-2 > ul > li {
	margin-bottom: 15px;
	list-style: none;
}
.widget-about-2 > ul > li:last-child {
	margin-bottom: 0;
}
.widget-about-2 > ul > li > i {
	float: left;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 15px;
	background-color: #282828;
	color: #bababa;
	margin-right: 20px;
	text-align: center;
}
.widget-about-2 > ul > li > div {
	overflow: hidden;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
}
/* Widget posts */
.widget-posts {
	overflow: hidden;
	height: 100%;
}
.widget-posts > ul > li {
	margin-bottom: 15px;
	list-style: none;
}
.widget-posts > ul > li:last-child {
	margin-bottom: 0;
}
.widget-post-img {
	float: left;
	height: 70px;
	width: 70px;
	overflow: hidden;
	height: 100%;
	margin-right: 20px;
}
.widget-post-img img {
	height: 70px;
	width: 70px;
}
.widget-post-content {
	overflow: hidden;
	height: 100%;
}
.widget-post-content h6 {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
}
.widget-post-content span {
	font-size: 12px;
}
/* Widget twitter */
.widget-twitter {
	font-size: 13px;
	line-height: 22px;
}
.widget-twitter li {
	margin-bottom: 30px;
	list-style: none;
}
.widget-twitter li:last-child {
	margin-bottom: 0;
}
.tweet_time a {
	font-size: 11px;
}
/* Footer bottom */
#footer-bottom {
	background-color: #111;
	padding: 25px 0;
}
.copyrights {
	float: left;
	font-size: 15px !important;
}
.navigation-footer {
	float: right;
}
.navigation-footer > ul > li {
	float: left;
	font-size: 12px;
	margin-right: 20px;
	list-style: none;
}
.navigation-footer > ul > li:last-child {
	margin-left: 0;
}
.navigation-footer li li ul {
	display: none;
}
.social-ul li, .social-ul li a {
    float: left;
	list-style: none;
	border-radius: 3px;
}
.vpath-about, #footer-bottom .navigation-footer > ul > li > a{
    color: #acacac;
}
.copyrights {
    float: left;
    font-size: 13px;
}
.social-ul li.social-facebook a:hover {
	background-color: #5d82d1;
	border-radius: 3px;
}
.social-ul li.social-twitter a:hover {
	background-color: #40bff5;
	border-radius: 3px;
}
.social-ul li.social-linkedin a:hover {
	background-color: #0073b1;
	border-radius: 3px;
}
.social-ul li.social-pinterest a:hover {
	background-color: #cb2027;
	border-radius: 3px;
}
.social-ul li.social-youtube a:hover {
	background-color: #bb0000;
	border-radius: 3px;
}
.social-ul li.social-instagram a:hover {
	background-color: #007bb5;
	border-radius: 3px;
}

.fa-facebook , .fa-twitter ,.fa-linkedin, .fa-pinterest, .fa-youtube ,.fa-instagram {
	margin-left: 12px;
	font-size: inherit;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    /* font-size: inherit; */
    font-size: large;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* .dropdown:hover .megamenu {
	display: block;
	margin-top:-51px;
	position: absolute;
} */


/* online courses.html page css */
@media (min-width: 992px){
.online-courses-list {
	flex: 0 0 18.666667%;
	max-width: 18.666667%;
}
}
.online-clist{
	font-size: 1rem;
}

.blog-post .text {
    	height:110px !important;
    	/*width:227px !important;*/
}
.blog-post .text-height {
	height:120px
}
.online-cimg {
	height:133px !important;
}

/*hoem page cards*/
/*.col-lg-2 .online-courses-list{*/
/*        width: auto !important;*/
/*}*/
/*.image {*/
/*        width: fit-content !important;*/
/*}*/