/*
 Theme Name:   School Child Theme
 Theme URI:    https://www.vwthemes.com/themes/free-kids-wordpress-theme/
 Description:  VW Kids child theme 
 Author:       VW Themes
 Author URI:   https://www.vwthemes.com/
 Template:     vw-kids
 Version:      1.0.0
*/
 
@import url("../vw-kids/style.css");

a {
	color: #6610f2;
}
.header-text h2 {
	padding: 0;
	text-align: center;
	color: #fff;
	margin-top:35px;
}
.header-text .textwidget.custom-html-widget {
	text-align: center;
	color: #fff;
}
#cate_slider {
	background: #fff;
}
.banner-image {
	width: 320px;
	float: left;
}
.banner-countdown {
	float: left;
	margin: 120px 20px 0 50px;
}
.home-links {
	background: #f8f9f9;
	border: 1px solid #e9e9e9;
	padding: 0;
}
.widgettitle,
.widget-title {
	/*font-size: 20px;*/
}
.homepage-links .widgettitle,
.homepage-links .widget-title {
	background: #343c49;
	color: #fff;
	padding: 10px 20px;
}
.sidebar-links a {
	padding: 12px 20px;
	width: 100%;
	display: block;
	border-top: 1px solid #343c49;
	color: #000;
	font-size: 16px;
	transition: 0.3s;
}
.sidebar-links a:hover {
	padding-left: 25px;
	transition: 0.3s;
}
.notice-board {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	padding: 20px;
	margin-bottom: 30px;
}
.notice-board ul {
	padding-left: 20px;
}
.notice-board ul li {
	font-size: 16px;
	color: #000;
	list-style: none;
}
.notice-board ul li a {
	color: #000;
}
.notice-board ul li::before {
	content: "\f0a4";
	font-family: "Font Awesome 5 Free";
	color: #9cc44e;
	padding-right: 10px;
}
.notice ul li {
	font-size: 16px;
	color: #000;
	list-style: none;
}
.notice ul li::before {
	content: "\f0a4";
	font-family: "Font Awesome 5 Free";
	color: #9cc44e;
	padding-right: 10px;
}
/* for all browsers */
.scroll-news {
	width: 100%;
}
.gticker-wrapper.has-js {
	width: 100%;
	border-radius: 0;
	font-size: 18px;
	height: 40px;
	color: #000;
}
.gticker {
	width: 100%;
	height: auto;
}
.gticker a {
	color: #683091;
}
.gticker-swipe {
	height: 30px;
}
#cate_slider {
	padding: 1% 0;
}
.feature-box {
	position: relative;
	width: 100%;
	overflow: hidden;
    
}
.feature-box .widgettitle {
	background: #9cc44e;
	color: #fff;
	padding: 20px;
	margin: 20px 0;
	display: block;
}
.box1 {
	padding: 20px;
	margin-top: 20px;
	background: #f8f9f9;
	border: 1px solid #e9e9e9;
}
.box1 ul {
	list-style: none;
	font-size: 16px;
}
.box1 ul li a {
	color: #000;
}
.box1 ul li::before {
	content: "\f0a4";
	font-family: "Font Awesome 5 Free";
	color: #9cc44e;
	padding-right: 10px;
}
.box1 img {
	float: left;
}
.sidebar-title {
	font-size: 16px;
	margin-bottom: 50px;
	padding: 10px 20px;
	background: #9cc44e;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.profile-details {
	font-size: 16px;
	color: #000;
}
.profile-details .fab {
	font-size: 35px;
}
.profile-details a {
	margin-right: 10px;
	color: #9cc44e;
}
.profile-photo {
	object-fit: cover;
	width: 100%;
	height: 250px;
	object-position: 100% 0;
	background: #9cc44e;
	transition: .3s;
}
.profile-photo:hover {
	transform: scale(1.2);
}
.teacher-title {
	position: relative;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	background: #f8f9f9;
	border: 1px solid #e9e9e9;
	overflow: hidden;
}
.teacher-name {
	color: #000;
	font-size: 18px;
}
.teacher-title p {
	font-size: 12px !important;
}
.social-link {
	text-align: left;
	font-size: 20px;
	width: 75px;
	float: left;
}
.view-details a {
	padding: 10px;
	background: #9cc44e;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
}
.social-link a {
	color: #9cc44e;
}
.col-md-4.profile {
	margin-bottom: 30px;
}
.img-wrap {
	overflow: hidden;
}
.post-info.notice-date {
	margin-bottom: 20px;
	font-size: 16px;
}
.notice-btn {
	padding: 40px 30px 10px 30px;
	text-align: right;
}
.notice-btn a {
	padding: 10px 20px;
	background: #9cc44e;
	color: #fff;
	border-radius: 4px;
}
.notice-board ul li a:hover {
	color: #683091;
	transition: none;
}
#sidebar h3 {
	margin: 0;
}
.download-file a {
	padding: 10px 20px;
	background: #9cc44e;
	color: #fff;
	font-size: 16px;
	display: inline-block;
}
.mujib-borso {
	position: relative;
	display: none;
	width: 100%;
	clear: both;
}
#main_countedown_widget_2 .countdown {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 25px !important;
    color:#D38D24;
}