
body {
	font-family:'Droid Sans', sans-serif;
	font-size:12px;
	color:#5a5a5a;
	line-height:20px;;
}

h1 {
	font-family: 'Dosis', sans-serif;
	font-size:24px;
	color:#424142;
	text-transform:uppercase;
	margin-bottom:15px;
}

.button {
	border: none;
	padding:6px 12px;
	background: #002d59;
	font-family:'Droid Sans', sans-serif;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 3px 2px;
	border-radius: 2px;
}

.button:hover {
	background: #444;
	color:#fff;
}
.link {
	font-family:'Droid Sans', sans-serif;
	font-size:12px;
	color:#5a5a5a;
	text-decoration:underline;
	float:right;
}
.mtop {
	margin-top:30px;
}
.mbottom {
	margin-bottom:30px;
}



.header-bg {
	background:url(images/header_bg.png) no-repeat 0 80px;
	/*height:92px;*/
	border-bottom:1px solid #969696;
	margin-top:10px;
	padding-bottom:10px;
}
.logo {
	background:url(images/logo.png) no-repeat 0 0;
	width:57px;
	height:61px;
	display:block;
	float:left;
	margin-top:30px;
}
.co-name {
	font-family: 'Dosis', sans-serif;
	font-size:32px;
	color:#291570;
	float:left;
	margin-left:20px;
	line-height:normal;
	margin-top:30px;
	font-weight:600;
}

.nav {
	margin-top:37px;
}
.nav li {
	float:left;
	border-right:1px solid #000;
	margin-left:20px;
    position:relative;
}
.nav li:last-child {
	border-right:0px solid #000;
}
.nav li:first-child {
	margin-left:0px;
}
.nav li a {
	font-family:'Droid Sans', sans-serif;
	font-size:15px;
	color:#5a5a5a;
	padding:0 20px 10px 0;
}
.nav li a.active, .nav li a:hover {
	color:#00a9d6;
}


.nav li .dropdown {
    visibility: hidden;
    position: absolute;
    top: 29px;
    left:-18px;
	z-index:1000;
}
.nav .dropdown li {
    font-weight: normal;
    float: none;
	text-align:left;
	border-right:0px;
	margin-left:0px;
	padding-right:0px;
	width:250px;
}
.nav .dropdown li a {
    border-right: none;
	background:#fff;
	color:#32a2d6;
	font-size:12px;
	font-weight:300;
	text-align:left;
	text-shadow:none;
	border: 1px solid rgba(255,255,255,0.5);
	padding:3px 15px;
	display:block;
}
.nav .dropdown li:last-child a {
	border-bottom:0px;
}
.nav .dropdown li a:hover {
	/*background:#32a2d6;*/
	color:#002d59;
	text-align:left;
	/*padding-left:18px;*/
}


.nav .dropdown ul ul {
    left:100%;
    top:0px;
}

.nav li:hover > .dropdown {
    visibility: visible;
}



.RTBanner {
	background:url(images/rtbanner.jpg) no-repeat 0 0;
	width:380px;
	height:107px;
	display:block;
}
.FBfollow-btn {
	background:#fff;
	box-shadow:0 0 0 2px #a8a8a8;
	padding:10px;
	width:360px;
	height:130px;
}


.banner {
	width:940px;
	height:400px;
	margin-top:15px;
	background:url(images/banner_shadow.png) no-repeat scroll center bottom transparent;
	padding-bottom:20px;
}

.Wpage-cap {
	margin:40px 0px;
}
.Wpage-cap h2 {
	font-family: 'Cookie', cursive;
	font-size:40px;
	color:#424142;
	
}
.Wpage-cap .btn {
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	color:#fff;
	background:#002d59;
	padding:11px 0;
	display:block;
	text-align:center;
	text-transform:uppercase;
}

.Wpage-cap .btn:hover {
	background:#454545;
	color:#fff;
}

.actv-box {
	background:#fff;
	border:1px solid #fff;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	margin-bottom:30px;
	height:100%;
}
.actv-box .shadow-2 {
	box-shadow:inset 0 0 80px rgba(0,0,0,0.1);
	height:220px;
	padding:15px;
	position:relative;
}
.actv-box .iconA {
	background:url(images/blood.png) no-repeat 0 0;
	width:69px;
	height:66px;
	float:left;
	margin-right:15px;
}
.actv-box .iconB {
	background:url(images/Karate.png) no-repeat 0 0;
	width:69px;
	height:66px;
	float:left;
	margin-right:15px;
}
.actv-box .iconC {
	background:url(images/Sports.png) no-repeat 0 0;
	width:69px;
	height:66px;
	float:left;
	margin-right:15px;
}
.actv-box .iconD {
	background:url(images/Cultural.png) no-repeat 0 0;
	width:69px;
	height:66px;
	float:left;
	margin-right:15px;
}
.actv-box .caption {
	float:left;
	/*font-family: 'Dosis', sans-serif;*/
	font-family:'Shonar Bangla';
	font-size:22px;
	color:#424142;
	text-decoration:underline;
	font-weight:700;
	margin-top:25px;
}
.actv-box p {
	margin-top:10PX;
	font-family:'Droid Sans', sans-serif;
	font-size:12px;
	color:#4e4e4e;
	line-height:18px;
	margin-bottom:15px;
}
.actv-box .shadow-2 .btn {
	/*background:#444;*/
	background-image:linear-gradient(#002d59, #103c67);
	background-image:-webkit-linear-gradient(#002d59, #103c67);
	background-image:-moz-linear-gradient(#002d59, #103c67);
	background-image:-ms-linear-gradient(#002d59, #103c67);
	background-image:-o-linear-gradient(#002d59, #103c67);
	padding:10px 15px 6px 15px;
	/*font-family:'Droid Sans', sans-serif;*/
	font-family:'Shonar Bangla';
	font-size:18px;
	color:#fff;
	box-shadow:inset 0 0 0 1px rgba(71,71,71,100);
}
.actv-box .shadow-2 .btn:hover {
	background-image:linear-gradient(#103c67, #002d59);
	background-image:-webkit-linear-gradient(#103c67, #002d59);
	background-image:-moz-linear-gradient(#103c67, #002d59);
	background-image:-ms-linear-gradient(#103c67, #002d59);
	background-image:-o-linear-gradient(#103c67, #002d59);
}

.about-sec {
	margin-bottom:40px;
}
.about-sec .vdo {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.about-sec p {
	font-family:'Droid Sans', sans-serif;
	font-size:12px;
	color:#656565;
	line-height:18px;
}
.about-sec .btn {
	padding:8px 15px;
	font-family:'Droid Sans', sans-serif;
	font-size:12px;
	color:#fff;
	background:#002d59;
	float:right;
}
.about-sec .btn:hover {
	background:#454545;
	color:#fff;
}

.upevent-sec {
	margin-bottom:0px;
}
.upevent-sec li {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
}
.upevent-sec li:last-child {
	border-bottom:0px;
	margin-bottom:5px;
	padding-bottom:10px;
}
.upevent-sec li .thumb {
	border:4px solid #555;
	float:left;
	margin-right:12px;
	width:82px;
	height:60px;/*
	font-family:'Droid Sans', sans-serif;
	font-size:13px;
	color:#424142;
	line-height:20px;
	text-align:center;
	font-weight:700;*/
}
.upevent-sec li .thumb img {
	width:100%;
	height:100%;
}
.upevent-sec li .contnt {
}
.upevent-sec li .contnt .caption a {
	font-family: 'Dosis', sans-serif;
	font-size:16px;
	color:#0cafdc;
	line-height:20px;
}
.upevent-sec li .link {
	color:#0099e8;
	text-decoration:underline;
}

.upevent-sec li .contnt .caption a:hover {
color:#002d59;
text-decoration:none;
}


.upevent-page {}
.upevent-page li {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
}
.upevent-page li:last-child {
	border-bottom:0px;
	margin-bottom:5px;
	padding-bottom:10px;
}
.upevent-page li .thumb {
	border:5px solid #555;
	float:left;
	margin-right:15px;
	width:200px;
	height:115px;
	display:block;/*
	font-family:'Droid Sans', sans-serif;
	font-size:13px;
	color:#424142;
	line-height:20px;
	text-align:center;
	font-weight:700;*/
}
.upevent-page li .thumb img {
	width:100%;
	height:100%;
}
.upevent-page li .contnt {
}
.upevent-page li .contnt .caption {
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	color:#0099e8;
	line-height:22px;
	text-decoration:none;
	margin-bottom:10px;
}
.upevent-page li .contnt .caption a {
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	color:#0099e8;
	line-height:22px;
	text-decoration:none;
}
.upevent-page li .contnt p {
	font-size: 20px;
    line-height: 30px;
    color: #454545;
    margin-top: 5px;
    font-weight: 600;
}
.upevent-page li .contnt span {
	font-size:12px;
}

.upevent-page li .link {
	color:#0099e8;
	text-decoration:underline;
}
.upevent-page li .contnt .caption a:hover {
	color:#002d59;
	text-decoration:none;
}



.notice-sec {
	margin-bottom:0px;
}
.notice-sec li {
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px dashed #ccc;
}
.notice-sec li:last-child {
	border-bottom:0px;
	margin-bottom:5px;
	padding-bottom:10px;
}
.notice-sec li .thumb {
	border:4px solid #555;
	float:left;
	margin-right:12px;
	width:82px;
	height:60px;/*
	font-family:'Droid Sans', sans-serif;
	font-size:13px;
	color:#424142;
	line-height:20px;
	text-align:center;
	font-weight:700;*/
}
.notice-sec li .thumb img {
	width:100%;
	height:100%;
}
.notice-sec li .contnt {
}
.notice-sec li .contnt .caption a {
	font-family: 'Dosis', sans-serif;
	font-size:16px;
	color:#0099e8;
	line-height:20px;
	margin-top:5px;
	text-decoration:underline;
}
.notice-sec li .link {
	color:#0099e8;
	text-decoration:underline;
}
.notice-sec li .contnt .caption a:hover {
color:#002d59;
text-decoration:none;
}


.noticeboard-page {}

.noticeboard-page li {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
}
.noticeboard-page li:last-child {
	border-bottom:0px;
	margin-bottom:5px;
	padding-bottom:10px;
}
/*.noticeboard-page li .date {
	float:left;
	margin-right:15px;
	padding:22px 35px;
	background:#bababa;
	font-family:'Droid Sans', sans-serif;
	font-size:16px;
	color:#424142;
	line-height:20px;
	text-align:center;
	font-weight:700;
	text-transform:uppercase;
}*/

.noticeboard-page li .thumb {
	border:5px solid #555;
	float:left;
	margin-right:15px;
	width:200px;
	height:115px;
	display:block;/*
	font-family:'Droid Sans', sans-serif;
	font-size:13px;
	color:#424142;
	line-height:20px;
	text-align:center;
	font-weight:700;*/
}
.noticeboard-page li .thumb img {
	width:100%;
	height:100%;
}

.noticeboard-page li .contnt {
}
.noticeboard-page li .contnt .caption {
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	color:#0099e8;
	line-height:22px;
	text-decoration:none;
	margin-bottom:10px;
}
.noticeboard-page li .contnt .caption a {
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	color:#0099e8;
	line-height:22px;
	text-decoration:none;
	margin-bottom:10px;
}
.noticeboard-page li .contnt .caption a:hover {
	color:#002d59;
	text-decoration:none;
}



.gallery {
	background:#f1f1f1;
	padding:20px 0;
}
.page-btn {
	float:right;
}
.page-btn a, .page-btn span {
	float:left;
	margin-left:5px;
	font-family: 'Economica', sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	background:#b5b5b5;
	padding:6px 10px;
}
.page-btn span {
	background:#d4d4d4;
}
.page-btn a:hover, .page-btn a.act {
	background:#002d59;
}


.footer {
	background:url(images/footer-bg.png) repeat;
	padding:10px 0;
	/*box-shadow:-5px 0 20px rgba(0,0,0,0.5);*/
	font-family:'Droid Sans', sans-serif;
	font-size:12px;
	color:#fbfbfb;
	line-height:30px;
	margin-top:20px;
}
.footer .social {
	float:right;
}
.footer .social a {
	width:30px;
	height:30px;
	display:block;
	float:left;
	margin-right:5px;
	opacity: 0.6;
    filter: Alpha(opacity=60);
}
.footer .social a:last-child {
	margin-right:0px;
}
.footer .social a.facebook {
	background:url(images/social.png) no-repeat 0 0;
}

.footer .social a.twiiter {
	background:url(images/social.png) no-repeat -30px 0;
}
.footer .social a:hover {
	opacity: 100;
    filter: Alpha(opacity=100);
}





.form-sec {
	float:left;
	margin-right:20px;
	width:300px;
}
.form-sec input[type="text"], .form-sec textarea {
	width:280px;
	border:0px;
	outline:0px;
	padding:9px 10px;
	margin:0px 0 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	color:#666;
	border-radius:2px;
	background:#ededed;
}
.form-sec input[type="text"]:focus, .form-sec textarea:focus {
	background:#fff;
	box-shadow:0 0 0 2px rgba(0,45,89,0.3);
	border-radius:0px;
}
.form-sec textarea {
	height:100px;
}
.form-sec button {
	background:#002d59;
	float:right;
	border:0px;
	outline:0px;
	padding:10px 15px;
	text-transform:uppercase;
	font-family: 'Dosis', sans-serif;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	margin:0px 0px 0 10px;
}
.form-sec button:hover {
	background:#454545;
	color:#fff;
}
.form-sec button:active {
	background:#111;
}

.contact {
	width:300px;
	float:right;
}

.contact-map {
	width:292px;
	height:182px;
	background:#b8b8b8;
	padding:4px;
}

.contact-list {
	margin-top:15px;
}
.contact-list td {
	padding:3px 7px;
	font-family: 'Dosis', sans-serif;
	font-size:14px;
}


.video-sec {}
.video-sec li {
	width:300px;
	margin-right:20px;
	box-shadow:0 0 0 4px #b6b6b5;
	height:203px;
	float:left;
	margin-bottom:20px;
}
.video-sec li:nth-child(2), .video-sec li:nth-child(4), .video-sec li:nth-child(6), .video-sec li:nth-child(8), .video-sec li:nth-child(10) {
	margin-right:0px;
}
.video-sec li a {}



/*========================================Table block=====================================================*/

.T-block {
	margin:20px auto;
	border:1px solid #ff8275;
	border-radius:4px;
	padding:15px;
}
.T-block h3 {
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	color:#666;
	text-align:center;
	margin-bottom:10px;
}
.T-block h2 {
	font-family: 'Dosis', sans-serif;
	font-size:22px;
	text-align:center;
	color:#5f5f5f;
	font-weight:400;
	margin:10px 0;
	line-height:30px;
}
.T-block h2 span {
	font-family: 'Cookie', cursive;
	font-size:36px;
	color:#535353;
	font-weight:400;
}
.component {
    border-collapse: collapse;
    width: 100%;
    background: #fff;
	font-family: 'Droid Sans', sans-serif;
}
th {
    background-color:rgba(0,45,89,0.7);
	font-family: 'Cookie', cursive;
	font-size:26px;
	color:#fff;
    font-weight: 400;
    white-space: nowrap;
    padding:8px 10px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}
tbody th {
	background-color:rgba(0,45,89,0.5);
}

.component td {
    padding:8px 10px;
    text-align: center;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	font-size:15px;
	color:#454545;
	text-transform:uppercase;
}
.component td span {
	font-family: 'Cookie', cursive;
	font-size:28px;
	color:#535353;
	font-weight:400;
}
.component td.err {
	background-color: #e992b9;
	font-family: 'Dosis', sans-serif;
	font-size:12px;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
	line-height: 1;
}
.component tbody tr:nth-child(2n-1) {
    background-color: #f5f5f5;
    transition: all .125s ease-in-out;
}
.component tbody tr:nth-child(2n-2) {
    background-color: rgba(51,51,51,0.1);
    transition: all .125s ease-in-out;
}
.component tbody tr:hover {
    background-color: rgba(129,208,177,.3);
}
/*.component tbody tr td:nth-child(3), .component tbody tr th:nth-child(3), th:nth-child(4) {
	border-right:0px solid #fff;
}*/
.component tbody tr td:last-child, .component tbody tr th:last-child, th:last-child {
	border-right:0px solid #fff;
}


.conteiner {}
.conteiner .thumb-left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.conteiner .thumb-left, .conteiner .thumb-right {
	width:180px;
	height:160px;
}
.conteiner .thumb-right {
	float:right;
	margin-left:10px;
}
.conteiner p {
	float:left;
	text-align:justify;
	font-size:12px;
	line-height:20px;
}








#owl-demo .item {
	height:100%;
	margin:10px;
}
#owl-demo .item.mright {
	margin-right:0px;
}



@font-face {
	font-family: "Shonar Bangla";
	src: url('fonts/Shonar.eot');
	src: local("Shonar Bangla"), url('fonts/Shonar.woff') format('woff'), url('fonts/Shonar.ttf') format('truetype'), url('fonts/Shonar.svg') format('svg');
}

.bangla {
	font-family:'Shonar Bangla';
	font-size:18px;
	font-weight:400;
	text-align:justify;
}
.bangla p {
	font-size:18px;
	font-weight:400;
}
.bangla a{
	color:#C00;
	text-decoration:none;
}
.bangla a:hover {
	text-decoration:underline;
}


.yerlist {}
.yerlist li {
	float: left;
	width:198px;
	margin-bottom:13px;
	margin-right:13px;
}
.yerlist li .thumb {
	background:url(images/yearbf.png) no-repeat center;
	width:198px;
	height:198px;
	margin:0px auto;
	line-height:198px;
	text-align:center;
	font-size:36px;
	color:#fff;
	display:block;
}
.yerlist li:nth-child(3n-3) {
	margin-right:0px;
}