body {
	font-family: SolaimanLipi;
	font-size: 16px;
	width:100%;
}
*, a {
	outline: 0;
}
a:focus, a:hover {
	text-decoration: none;
}
.row-gird {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.gird {
	display: inline-flex;
	padding: 8px;
}
.date {
	padding: 20px 0px;
	font-size: 17px;
	font-weight: normal;
	color:#000;
}
.scrool_1{
	padding:5px;
	font-size:17px;
	background:#276daa;
	color:#fff;
	text-align:left;
	font-weight: 400;
}
.footer-scrool {
	position: fixed;
	background: #4777cd;
	color:#fff;
	z-index: 99;
	overflow: hidden;
	bottom: 0;
	left: 0;
	right: 0;
}
.footer-scrool-1 {
	float: left;
	/* width: 10%; */
	/*background: #414141;*/
	padding: 6px;
	font-size: 18px; 
	font-weight: normal;
}
.cat_title{
    display: block;
    margin-bottom:7px;
    background-color: #dddddd8f;
	width: 100%;
    height: 35px;
	overflow:hidden;
} 
.cat_title a{ 
    color:#fff; 
    font-size: 18px;
    text-decoration: none; 
	text-shadow: 1px 1px 1px #000;
    position:relative;
    display: inline-block; 
    margin: 0px 0 0 0 !important;
    background: -webkit-gradient(linear, left top, right top, color-stop(2.82%, #2480ab), to(#2480ab));
	background: linear-gradient(90deg, #2480ab 2.82%, #2480ab 100%); 
    padding:5px 20px;
}
.cat_title a:after{
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-top: 41px solid #2480ab;
    border-right: 15px solid transparent;
}
.cat_title  p{ 
    color:#fff;
    font-weight:normal;
    font-size: 18px;
    text-decoration: none; 
    position:relative;
    display: inline-block; 
    margin: 0px 0 0 0 !important;
	background: #4777cd;
    padding:8px 20px;
}
.cat_title p:after{
    left: 100%;
    height: 0;
    width: 7px;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    margin-left: 0;
    margin-top: 0;
    border-top: 41px solid #4777cd;
    border-right: 15px solid transparent;
}

.bn-title h2{ 
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
}
.cat_title_two{
	background:#F0F0F0;
}
#pointer a{
	color:#fff;
	font-weight:;
	font-size: 18px;
	text-decoration: none;
}

 #pointer {
	width: 180px;
	height: 40px;
	position: relative;
	background: #01284F;
	padding-top:8px;
	padding-left:10px;
	margin:0;
	color:#fff;
	font-weight:;
	font-size: 18px;
	margin-bottom:5px;
	margin-top:10px;
  }
 #pointer:after {     
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0 white;
  }
#pointer:before {
	content: "";
	position: absolute;
	right: -20px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 20px solid #01284F;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
  }
.cat_title_three{
	color:#111111;
	font-weight:normal;
	font-size: 17px;
	background:#efefef;
	border-left:4px solid#4777cd;
	padding:5px;
	margin-bottom:7px;
}
.cat_title_three a{
	color:#111111;
	font-weight:normal;
	font-size: 17px;
}
.cat_title_four{
	background-color:  #006699;
	padding: 7px;
	border-radius: 5px 5px 0px 0px;
	margin-top: 7px;
	margin-bottom: 5px;
	color:#fff;
	font-weight:normal;
	font-size: 20px;
}
.cat_title_four span a{
	color:#fff;
	font-weight:normal;
	font-size: 20px;
	text-decoration: none;
	background: #7D0101;
	border-radius: 0px 50px 0px 0px;
	padding: 7px 20px 7px 10px;
}
.cat_title_four span {
	color:#fff;
	font-weight:normal;
	font-size: 20px;
	text-decoration: none;
	background: #7D0101;
	border-radius: 0px 50px 0px 0px;
	padding: 7px 20px 7px 10px;
}
.fixed_cat_title{
	padding:7px;
	border-bottom:1px solid#049D0F;
	margin-bottom: 7px;
}
.fixed_cat_title span{
	background:#049D0F;
	padding:8px 20px;
	margin-left:-7px;
	font-size:18px;
}
.fixed_cat_title span2{
	padding:8px 8px 0 0;
	margin-right:-10px;
	margin-top: -7px;
	float:right;
	font-size:18px;
}
.fixed_cat_title a{
	color:#fff;
}
.fixed_cat_title span2 a{ 
	color:#489DDE; 
	padding-left: 20px;
	border-left: 3px solid#FE0101;  
}



.overly_hadding_1 {
  position: absolute; 
  bottom: 0; 
  background: rgba(0, 0, 0, 0.41); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  padding:5px 10px;
  margin:0;
}

/*.overly_hadding_1 a {
	text-decoration:none;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	color:#fff;
}
.overly_hadding_1 a:hover {
	color: #4777cd
}*/

.Name .overly_hadding_1 {
  opacity: 1;
}

.overly_hadding_1 a {
    color:#fff;
    font-weight: 600;
    font-size: 30px;
    line-height:150%;
    text-decoration: none; 
}
.overly_hadding_1 a:hover {
	color: #ff0000;
}

.overly_hadding_2 {
  position: absolute; 
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff; 
  width: 100%;
  transition: .5s ease; 
  padding: 5px;
  margin:0;
}
.overly_hadding_2 a {
	text-decoration:none;
	font-size:18px;
	line-height: 22px;
	font-weight: 500;
	color:#ffffff; 
	text-shadow: 1px 1px 1px #000;
}
.overly_hadding_2 a:hover {
	color: #ff0000;
}


.Name .overly_hadding_2 {
  opacity: 1;
}


.overly_hadding_3 {
  position: absolute; 
  bottom: 0; 
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #fff; 
  width: 100%;
  transition: .5s ease;
  padding:5px 10px;
  margin:0;
}
.overly_hadding_3 a {
	text-decoration:none;
	font-size:18px;
	line-height: 22px;
	font-weight: 500;
	color:#fff; 
	text-shadow: 1px 1px 1px #000;
}
.item .Name {margin-bottom: 0;}
.hadding_01{  
	padding: 3px 0px 5px 5px;
	margin: 0;
}
.hadding_01 a{
	font-size:21px;
	line-height:autopx;
	color:#000;
	text-decoration:none; 
}
.hadding_01 a:hover{
	color:#960303;
}
.hadding_02{  
	padding-top:3px;
	padding-bottom:5px;
	margin: 0; 
}
.hadding_02 a{
	font-size:18px;
	line-height:24px;
	font-weight: 600;
	color:#000;
	text-decoration:none;
}
.hadding_02 a:hover{
	color:#AD1008;
}

.hadding_0 a{
	font-size:18px;
	line-height:24px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}
.hadding_0 a:hover{
	color:#4777cd;
}

.hadding_03{  
	padding-right: 3px;
	padding-left: 6px;
	padding-bottom:4px;
	margin: 0;
}
.hadding_03 a{
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	color:#4d4d4d;
	text-decoration:none;
}
.hadding_03 a:hover,a:focus, a:hover{
	color:#e20f00;
}

.more_news {
	float:right;
	margin-bottom: 3px;
}
.more_news a{
	display: inline-block;
	font-size:16px;
	font-weight: 400;
	color: #2480ab;
	padding: 6px 20px;
	border-radius: 50px;
	transition: .3s;
	margin-top: 2px;
	text-decoration: none;
  }
.more_news a:hover,{
	color: #e20f00;
	transition: .7s;
  }

.facebook_title{
	font-size:17px;
	font-weight:;
	color:#fff;
	background:#4777cd;
	border-left:4px solid #4777cd;
	padding:5px;
	margin-bottom:7px;
}
.archive_calender_sec {
	margin: 8px 0px;
	overflow: hidden;
	background-color: #fff;
}
.archive_title {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #4777cd;
	border-left: 4px solid #4777cd;
	padding: 5px;
	margin-bottom: 7px; 
}

.widget_area h3{
	font-size:18px;
	font-weight: normal; 
	color:#fff;
	background:#4777cd;
	border-left:4px solid #4777cd;
	padding:5px;
	margin-bottom:7px;
}

.footer_section{
	background: url(../../../../images/bg-shapes.svg) #000 no-repeat center center;
    padding: 40px 0 15px;
    background-size: cover;
}
.footer-menu ul li a{
	color: #c6c6c6;
	text-decoration: none;
}
.footer-border{
	border-bottom :1px solid #fff;
	padding-top: 10px;
	margin-bottom: 10px;
}
.menu-border{
	border-right: 1px solid #002d29;
}

.editorial-text{
	font-size: 17px;
	color: #dedede;
	text-align: center; 
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000;
	margin: 15px 0;
	line-height: 150%;
}
.editorial-text p{margin-bottom: 20px;}
.copyright-text{
	font-size: 14px;
	letter-spacing:1px;
	color: #c7c7c7;
	text-align: center; 
	text-shadow: 1px 1px 1px #000;
} 
.address-text{
	text-align: left;
	font-size: 17px;
	color: #c7c7c7; 
}
/*.root{
	padding: 10px 10px;
	background-color: #000000;
	margin-bottom: 35px;
}*/
.root {
	padding: 0px;
    background-color: #2480ab;
    margin-bottom: 0;
    letter-spacing: 2px;
    text-shadow: 1px 1px 2px #000;
    font-family: arial;
    font-size: 12px;
	transition: .8s ease;
}
.root:hover { 
    background-color: #000; 
}
.root_01{
	font-size: 16px;
	color: #fff;
}
.root_02 {
	font-size: 16px;
	color: #fff;
	text-align: right;
}

.scrollToTop{
	width:40px; 
	height:40px;
	padding:10px;  
	background: transparent;
	position:fixed;
	right:25px;
	bottom:70px;
	border-radius: 50%;
	z-index: 999;
	border: 2px solid #2480ab;
}
.scrollToTop i.fa {
	font-size: 35px;
	color: #2480ab;
	font-weight: 400;
	top: -2px;
	display: block;
	position: absolute;
	right: 7px;
}

.menu_section{
	background: #4777cd;
	/*box-shadow: 0 0 10px #dddbdb;*/
	z-index: 999999;
}
.menu_bottom { 
	background: #4777cd;
 }
.menu_area .menu_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {
	font-size: 18px;
	color: #fff;
	text-transform: capitalize;
	padding: 12px 8px;
	border-right:1px solid #276daa; 
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	margin: 0px;
	background-color: #276daa;
}
.search-icon i {
	color: #fff;
	font-size: 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 11px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	background: #276daa;
}
.wp-caption-text {
	background: #f0f0f0;
	padding: 2px 5px 2px;
	display: block;
	margin-bottom: 12px;
	border-bottom: 1px solid #2480ab;
	color: #000;
	font-size: 16px;
}
.single-img p {
	background: #f0f0f0;
	padding: 2px 5px 2px;
	display: block;
	border-bottom: 1px solid #4e7bcd;
}
#wp-calendar{
	width: 100%;
}
#wp-calendar caption{
	text-align: center;
}

.ajax-calendar{
	position:relative;
}

#ajax_ac_widget th {
background: none repeat scroll 0 0 #4777cd;
color: #FFFFFF;
font-weight: normal;
padding: 5px 1px;
text-align: center;
 font-size: 16px;
}
#ajax_ac_widget {
	padding: 5px;
}

#ajax_ac_widget td {
	border: 1px solid #CCCCCC;
	text-align: center;
}

#my-calendar a {
	background: none repeat scroll 0 0 #008000;
	color: #FFFFFF;
	display: block;
	padding: 6px 0;
	width: 100% !important;
}
#my-calendar{
	width:100%;
}


#my_calender span {
	display: block;
	padding: 6px 0;
	width: 100% !important;
}

#today a,#today span {
	   background: none repeat scroll 0 0 #2cb2bc !important;
	color: #FFFFFF;
}
#ajax_ac_widget #my_year {
	float: right;
}
.select_ca #my_month {
	float: left;
}

.headlines{
	color: #000;
}
.cat-headlines {
	color: #4777cd;
}
/*Map*/
#whole_country_map{
	max-width: 400px;
	margin: 0 auto;
	display: block;
}
.st0{opacity:0.7;}
.st1{fill:#80C2EB;}
.st2{fill:none;}
.st3{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st4{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st5{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st6{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st7{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st8{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st9{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st10{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st11{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}

.st13{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st14{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st15{fill:#4d4d4d;stroke:#FFFFFF;stroke-miterlimit:10;}
.st16{enable-background:new    ;}
.st17{fill:#FFFFFF;}
.st18{opacity:0.34;}
.st19{fill:#D5D5D5;}

#rangpur:hover path{fill:#dd241b;}
#rangpur:hover path.st17{fill:#fff;}
#rangpur:hover path.st19{fill:#d5d5d5;}

#mymensingh:hover path{fill:#dd241b;}
#mymensingh:hover path.st17{fill:#fff;}
#mymensingh:hover path.st19{fill:#d5d5d5;}

#sylhet:hover path{fill: #dd241b;}
#sylhet:hover path.st17{fill:#fff;}
#sylhet:hover path.st19{fill:#d5d5d5;}

#rajshahi:hover path{fill: #dd241b;}
#rajshahi:hover path.st17{fill:#fff;}
#rajshahi:hover path.st19{fill:#d5d5d5;}

#khulna:hover path{fill: #dd241b;}
#khulna:hover path.st17{fill:#fff;}
#khulna:hover path.st19{fill:#d5d5d5;}

#borishal:hover path{fill: #dd241b;}
#borishal:hover path.st17{fill:#fff;}
#borishal:hover path.st19{fill:#d5d5d5;}

#chittagong:hover path{fill: #dd241b;}
#chittagong:hover path.st17{fill:#fff;}
#chittagong:hover path.st19{fill:#d5d5d5;}

#dhaka:hover path{fill: #dd241b;}
#dhaka:hover path.st17{fill:#fff;}
#dhaka:hover path.st19{fill:#d5d5d5;}
/*Map*/

.topic-area {
	font-size: 18px;
	margin-bottom: 22px;
}
.topic-area a {
	padding: 2px 10px;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
	background: #4777cd;
}
.topic-area a:hover {
	background-color: #276daa;
    color: #fff;
    border-color: #3578e5;
}
.header-m { width: 100%;}