/*----------------------------------------------------------------------------------------	
	
	Template Name: Barguna Blood
	Template URI: http://www.bargunablood.com
	Description: Blood template
	Author: Kaioum Gazi
	Author URI: http://www.facebook.com/gm.kaioum
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0
	
-------------------------------------------------------------------------------------------*/


/**************** 1. Typography **************/
@font-face {
    font-family: "SolaimanLipi";
    src: url("fonts/SolaimanLipi.woff") format("woff");
}

@font-face {
	font-family: "gothamroundedbook";
	src: url('fonts/gothamroundedbook.woff') format('woff');
}



body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma";
}

/*****  Footer ****/
.copyright {
	background-color: #262b35;
	border-bottom: 2px solid #5f6571;
}
.admin {
    font-family: 'SolaimanLipi';
    font-size: 17px;
	padding: 20px 0;
	overflow: hidden;
}
.admin h4{
	color:#FC6936;
}
.admin h5 {
	color: #FFFFFF;
	font-weight: bold;
}
.admin p {
	margin: 0;
	color: #d1d1d4;
	font-size: 15px;
}

.admin a img {
	width: 60px;
	height:65px;
	margin-top: 1px;
	margin-right:8px;float:left;
	overflow: hidden;
	margin-bottom:5px;
}
.admin .col-sm-6 {
	margin-bottom: 10px;
}

.coppy {
	padding: 20px 0;
	border-top: 2px solid #353b48;
}
.coppy p {
	font-size: 14px;
	margin: 0;
}

.coppy .contact {
	float: right;
}



.slider img{width:100%;max-height:350px}
.reg{background-color:blue;opacity: 0.5;filter: alpha(opacity=50);}
.cancelbtn,.signupbtn {float: left;width: 50%;}
.container p{text-align:justify}
.marquee{background-image: url("../img/icon/05.png");color:#FC6936;padding:10px}
.rbg{background-image: url("../img/icon/red.png");
    background-position: center;
    background-repeat:repeat;
}


.box {
    margin-bottom: 20px;
}
.pbg{background-image: url("../img/icon/tree.png");
   margin-top:-20px;
    background-repeat:repeat;
}
.pb{max-width:500px}


.nav{padding:10px;}
.logo{float: left;width:70px;height:70px;}
.footer{background-color:#222222;color:#8A8A8A}
.silver{padding:10px}
.hov:hover {box-shadow: 5px 8px 12px 5px rgba(0,0,0,0.2)}


    table#t01 tr:nth-child(even)
            {background-color:#B8D8F9; color:black;}
    table#t01 tr:nth-child(odd)
            {background-color:#fff;}
    table#t01 th
            {background-color:#E92727;color: white;}

.height{min-height:500px}








.cont {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.cont:hover .overlay {
  width: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}





.connnnn {
  position: relative;
  width: 100%;
}

.imagggg {
  display: block;
  width: 100%;
  height: auto;
}

.overlllll {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.connnnn:hover .overlllll {
  width: 100%;
  left: 0;
}

.texxxx {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}








.acti{color:green;background-color:blue}