/*
Theme Name: NCSSBD
Theme URI: http://alpona.org/
Description: Its a custom wordpress theme for NCSSBD.
Author: Jahangir Alam Babu
Author URI: http://babu21.com/
Version: 1.0
Tags: ncss, bangladesh, bootstrap
License:
License URI:
General comments (optional).
*/
h1,h2,h3,h4,h5,h6{
	font-family: 'Oswald', sans-serif;
}
body, p,a{
	font-family: 'Titillium Web', sans-serif;
}
.bg{
background-color: rgba(110, 110, 110, 0.5);
padding: 15px;
color:#fff;
-webkit-text-shadow: #000 1px 1px 1px;
    -moz-text-shadow: #000 1px 1px 1px;
    -ms-text-shadow: #000 1px 1px 1px;
    -o-text-shadow: #000 1px 1px 1px;
    text-shadow: #000 1px 1px 1px;
}
.border-top{
	border-top: 6px double rgba(4, 75, 38, 0.6);

}
.border-left{
	border-left: 6px double rgba(4, 75, 38, 0.6);
}
.border-right{
	border-right: 6px double rgba(4, 75, 38, 0.6);
}
.border-bottom{
	border-bottom: 6px double rgba(4, 75, 38, 0.6);
}
.single_sidebar,.single_post{
	margin-bottom: 20px;
}
.read_more {
	
	color:rgba(4, 75, 38, 0.6);
}
a.read_more:hover{
color:rgba(4, 75, 38, 0.6);
}
.header_img img {
  -webkit-box-shadow: 0 0 5px -2px #222;
  -moz-box-shadow: 0 0 5px -2px #222;
  box-shadow: 0 0 5px -2px #222;
  margin-top: 70px;
}
.breadcrumb {
  border-radius: 0;
  bottom: 0;
  color: #fff;
  height: 50px;
  margin-top: -50px;
  position: relative;
}
.breadcrumb a{	
	color:#fff ;
	display: inline-block;
}
.single_sidebar h3{
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(4, 75, 38, 0.6);
	margin-bottom: 15px;
}
.contents h3{
	
	margin: 0;
	padding-bottom: 10px;
	
	margin-bottom: 15px;
}
.contents p{
	font-size: 16px
}
.navbar-default {
	background-color: rgba(4, 75, 38, 0.8);
	-webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.75);
	border:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.menu-item a{color: #fff!important; font-weight:bold; text-transform: uppercase;}
.dropdown-menu .menu-item a{color: #000 !important; font-weight:bold; text-transform: uppercase;}
.active a{color:#000!important;}
.navbar-brand h1{
	margin: 0;	
	color: rgba(0, 0, 0, 0.6);
	-webkit-text-shadow: rgba(255, 255, 255, 0.2) 3px 2px 3px;
	-moz-text-shadow: rgba(255, 255, 255, 0.2) 3px 2px 3px;
	-ms-text-shadow: rgba(255, 255, 255, 0.2) 3px 2px 3px;
	-o-text-shadow: rgba(255, 255, 255, 0.2) 3px 2px 3px;
	text-shadow: rgba(255, 255, 255, 0.2) 3px 2px 3px;
}
.navbar-brand{
	padding: 5px 15px;
}

.mission p{
	font-size: 18px;
}
.mission span{
	font-weight: bold;
}

.upcomming-events{
    margin-top: 150px;
    min-height: 150px;
}
.readmore{
    color:#fff;
    text-shadow: none;
    text-decoration: none;
}
.readmore:hover{
    text-decoration: none;
    color:#ccc;
}
.border-all{border: 1px solid #fff;}
.footer{
	margin-top: 10px;
}

.footer .address{ 
 line-height: 16px
}
.footer .social,.footer .copyright{ 
 line-height: 70px
}

.footer div p{
	background-color: rgba(110, 110, 110, 0.5);
	padding: 7px;		
	border-top: 6px double rgba(4, 75, 38, 0.6);
	height: 90px;
	color:#fff;
	font-size: 12px;

}
.social a{
	color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
}
.social a:hover{
	color:rgba(4, 75, 38, 0.6);
	border:1px solid rgba(4, 75, 38, 0.6);
}

.current-menu-parent a,.current-menu-parent a:hover{
 background-color: #e7e7e7 !important;
    color: #555;

}
.single_sidebar ul li a{
 background: none !important;
    color: #ddd !important;

}
.content-area a{
color:#fff !important;
font-size:16px
}
.content-area a:hover{
color:rgba(4, 75, 38, 0.0) !important;
font-size:16px;
text-decoration:none;
font-style:italic;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    
    background-color: rgba(4, 75, 38, 0.6) !important;
    
}
#btn_upcomming{
	text-transform: uppercase;

}
.wp-caption {
    width: 310px;
    background: #222;
}
.wp-caption-text {
    font-size:15px !important
}
.wpcf7-form span, .wpcf7-form input[type=submit]{
    color:#000;
}

