.object-fit_fill { object-fit: fill }
.object-fit_contain { object-fit: contain }
.object-fit_cover { object-fit: cover }
.object-fit_none { object-fit: none }
.object-fit_scale-down { object-fit: scale-down }

.fit_object{ margin:0px 0px 10px 0px;}
.fit_object img {height:180px; width:100%;}
.fit_object_events{ margin:0px 0px 10px 0px;}
.fit_object_events img {height:120px; width:100%;}
.fit_object_certificate{ margin:0px 0px 20px 0px;}
.fit_object_certificate img {height:250px; width:100%;}
.fit_object_certificate2 img {height:202px; width:100%;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
/*nav.vertical ul li{	display:block;}*/
/*nav.horizontal ul li{	display: inline-block;}*/
img{max-width:100%;}
/*end reset*/
body{
	font-family: 'Raleway', sans-serif;
	margin:0;
	background: url(../images/bg1.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
	background-position: center;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.white_txt{ color:#fff;}
.strong{ font-weight:bold;}
.text-left{ text-align:left;}
.border{border:solid 1px #ccc; padding:30px 0px 10px 0px;}
.border p.txt{ font-size:1.3em; font-weight:bold; color:#FF0000; background:#fff; padding:5px 10px; display:inline-block; margin-top:-45px; position:absolute;}
/* ul{
	padding: 0;
	margin: 0;
}*/
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-family: 'Raleway', sans-serif;
}
p{
	padding: 0;
	margin: 0;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
.today_req{ margin:0px; padding:5px 10px 5px 10px; font-weight:bold; background:#FF0000;color:#fff; font-size:1.2em; text-transform: uppercase; border-radius:30px; }
marquee.marq{display:inline-block;}
.blood_req{display:inline-block; margin:0px; padding:0px 10px 0px 0px; font-weight:bold; color:#990000; font-size:1.2em; text-transform: uppercase;}
.blood_req a{color:#990000;}
/*-- main --*/
canvas#myCanvas {
    width: 100%;
	/*height: 780px;*/
	position:absolute;
	z-index:-9999;
	top:0px;
	
}
h4.title{color:#FF0; text-align:left; margin:10px 0px; padding:0px 0px 10px 0px;}

.menu h4{ color:#fff;}
.menu p a{ color:#fff; border-bottom: dashed 1px #ccc; display:block; font-weight:bold;}
.main {
    position: relative;
	text-align: center;
}
.main-w3l {
    position: absolute;
    top:1%;
	width:96%;
    margin: 0 auto;
	/*left: 22%;*/
}
.logo{margin:10px 0px; text-align:left;}
h1.logo-w3  {
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    font-weight: 500;
	text-align:center;
	margin-bottom:1%;
	width: 100%;
}
h1.logo-w3  a{
color:#fff;
}
.w3layouts-main h2, .w3layouts-main2 h3 {
	color: #fff;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 10px;
	text-align: center;
}
.w3layouts-main, .w3layouts-main2  {
    margin: 0 auto;
    background:rgba(0, 0, 0, 0.53);
	text-align: center;
	border: 1px solid rgba(255, 255, 255, 0.61);
	padding:10px 20px;
}
.white_bg{
    margin: 0 auto;
    background:rgba(255, 255, 255, 0.9);
	text-align: center;
	border: 1px solid rgba(255, 0, 0, 0.61);
	padding:10px 20px;
}
.white_bg h2{
	color: #000;
    font-size: 25px;
    letter-spacing:0px;
    text-transform: uppercase;
    padding-bottom: 10px;
	text-align: center;
	font-weight:bold;
}
.white_bg p{
	color: #000;
    font-size:1em;
    padding-bottom:5px;
	text-align:justify;
}
.wel_height{ min-height:270px;}
ul.info_link{ margin:0px 0px 0px 0px; text-align:left;color:#fff;}
ul.info_link li{padding:0px 5px 0px 5px; margin:10px 0px; border-bottom: dashed 1px #ccc; list-style:url(../images/bullet.png);}
ul.info_link li a{color:#fff; font-weight:200; font-size:1.3em;}

.w3layouts-main3 h2 {
	color: #fff;
    font-size: 29px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px;
	text-align: center;
}
.w3layouts-main3{
    width: 100%;
    margin: 0 auto;
    background:rgba(0, 0, 0, 0.53);
	text-align: center;
	border: 1px solid rgba(255, 255, 255, 0.61);
}


.reg_form input[type="text"], .reg_form input[type="email"], .reg_form input[type="password"] {
    width:90%;
    padding:10px 10px;
    outline: none;
    font-size: 13px;
    color: #fff;
    margin: 4px 0px;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.55);
    letter-spacing: 1px;
}
.reg_form select{
    width: 90%;
    padding:10px 10px;
    outline: none;
    font-size: 13px;
    color: #fff;
    margin: 4px 0px;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.55);
    letter-spacing: 1px;
}
.reg_form textarea{
    width: 90%;
    padding:10px 10px;
    outline: none;
    font-size: 13px;
    color: #fff;
    margin: 4px 0px;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.55);
    letter-spacing: 1px;
	min-height:100px;
}
.reg_form p{padding:10px 0px 0px 0px; margin:0px;}
.w3layouts-main h6 {
    font-size: 16px;
	color: #fff;
    letter-spacing: 1px;
	margin-top: 8px;
	text-align: center;
	text-decoration:underline;
}
.w3layouts-main h3 {
    font-size: 0.9em;
    color: #fff;
    margin-top: 1.4em;
	text-align: center;
}
.w3layouts-main a {
    color: #fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="submit"] {
    padding: 11px 0px;
    font-size: 1.1em;
    border-radius: 4%;
    width: 37%;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: rgb(118, 4, 3);
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    margin: 24px auto;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3layouts-main2 input[type="submit"] {
    margin: 27px auto 31px;
}
input[type="submit"]:hover {
	background:;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
span.icons {
    color: #fff;
    font-size: 1.3em;
    position: absolute;
}
span.icons.i1, .icons.i3  {
    top: 32.5%;
}
span.icons.i2, .icons.i4 {
    top: 43%;
}
.i1, .i2{
	left: 39.5%;
}
span.icons.i5 {
    top: 53%;
}
span.icons.i6 {
    top: 64%;
}
.i3, .i4, .i5, .i6{
	left: 92%;
}
/*-- social-icons --*/
.social_icons.agileinfo {
    margin: 6% 0% 5%;
}
.top-links .blood {
	margin:5px;
	display:inline-block;
}
.top-links .blood a {
	color: #fff;
    /*background-color:#FF0000;*/
	background:url(../images/blood.png);
    width: 100px;
    height: 120px;
	padding:45px 0px 0px 0px;
    font-size:1.4em;
	font-weight:bold;
	border:0px solid #fff;
    /*line-height: 160px;*/
    text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	display:block;
	text-shadow:1px 1px #000;
	
} 
.top-links a:hover {
	background:url(../images/blood.png);
	opacity:0.9;
}
.top-links a span {
	color:#FFFF00;
    font-size:1.1em;
}

.title_name{
color:#fff;
text-align:left;
margin:10px 10px;
float:left;
}

.title_name2{
color:#fff;
text-align:center;
margin:10px 0px;
width:100%;
background:rgba(255,0,0,0.2);
padding:5px 5px;
width:100%;
font-weight:bold;
}

.table td{
border:solid 1px #ccc;
color:#fff;
padding:5px;
text-align:left;
font-size:0.9em;
}
.table tr.head{
color:#fff;
background:#990000;
font-weight:bold;
text-align:left;
font-size:1.2em;
}

.title_name a{
color:#fff;
background:rgba(255,0,0,0.2);
padding:5px 5px;
}
.title_name a span{
color:#FF0000;
font-weight:bold;
}
p.title{
	display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 2em;
  line-height: 2em;
  font-weight:bold;
  font-size:1.1em;
  background:#990000;
  color:#fff;
  padding:0px 5px;
  margin:0px;
  border-radius:5px 5px 0px 0px;
 }
ul.top-links a i.fa {
	color: #000;
    background-color: #fff;
    width: 37px;
    height: 37px;
    font-size: 15px;
	border:1px solid #fff;
    line-height: 36px;
    text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
} 
.top-links li a i.fa-facebook:hover {
	color: #fff;
    background-color: #46629E;
}
.top-links li a i.fa-twitter:hover {
	color: #fff;
    background-color: #00ACEE;
}
.top-links li a i.fa-linkedin:hover {
	color: #fff;
    background-color: #0077B5;
}
.top-links li a i.fa-google-plus:hover {
	color: #fff;
    background-color: #DD4B39;
}
/*--placeholder-color--*/

::-webkit-input-placeholder{
	color:rgba(255, 255, 255, 0.65);
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(255, 255, 255, 0.65); 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(255, 255, 255, 0.65);  
}

:-ms-input-placeholder {  
   color: rgba(255, 255, 255, 0.65);  
}
/*--//placeholder-color--*/
/*-- //main --*/

/*--footer--*/
.footer-w3l{
background:#000;
text-align:center;
}
.footer-w3l p {
    margin: 0em 0em;
	padding:20px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing:1px;
text-align:center;
}
.social a{margin:10px;}
.footer-w3l a {
    color:#f98791;
	font-family: 'Raleway', sans-serif;
}
.footer-w3l a:hover {
    color:#fff;
    text-decoration: underline;
}
/*--//footer--*/

/*--responsive--*/

@media(max-width: 1680px){

}
@media(max-width: 1440px){
	.main-w3l {
		width: 96%;
		left: 19%;
	}
	input[type="text"], input[type="email"], input[type="password"] {
		width: 81%;
	}
}
@media(max-width: 1366px){
	.main-w3l {
		width: 68%;
		left: 17%;
	}
	h1.logo-w3 {
		font-size: 2.9em;
		margin-bottom:1%;
	}
	span.icons.i1, .icons.i3 {
		top: 31%;
	}
	span.icons.i2, .icons.i4 {
		top: 42%;
	}
	span.icons.i5 {
		top: 52.5%;
	}
	span.icons.i6 {
		top: 63.5%;
	}
}
@media(max-width: 1280px){
	h1.logo-w3 {
		font-size: 2.8em;
	}
	.main-w3l {
		width: 71%;
		left: 15%;
	}

}
@media(max-width: 1080px){
	h1.logo-w3 {
		font-size: 2.7em;
		margin-bottom: 1%;
		letter-spacing: 3px;
	}
	.main-w3l {
		top: 2%;
		width: 81%;
		left: 9.5%;
	}
	canvas#myCanvas {
		/*height: 732px;*/
	}
	input[type="text"], input[type="email"], input[type="password"] {
		width: 80%;
	}
	.w3layouts-main h2, .w3layouts-main2 h3 {
		font-size: 27px;
	}

	span.icons.i1, .icons.i3 {
		top: 29.5%;
	}
	span.icons.i2, .icons.i4 {
		top: 40.8%;
	}
	span.icons.i5 {
		top: 52%;
	}
	span.icons.i6 {
		top: 63%;
	}
}
@media(max-width: 1050px){
	.main-w3l {
		width: 85%;
		left: 7.5%;
	}
}
@media(max-width: 1024px){
	h1.logo-w3 {
		font-size: 2.6em;
	}
	.w3layouts-main h2, .w3layouts-main2 h3 {
		font-size: 26px;
	}

}
@media(max-width: 991px){
	h1.logo-w3 {
		font-size: 2.5em;
	}
	.w3layouts-main h2, .w3layouts-main2 h3 {
		font-size: 25px;
	}
	.main-w3l {
		width: 87%;
		left: 7%;
	}
}
@media(max-width: 900px){

}
@media(max-width: 800px){
	.main-w3l {
		width: 91%;
		left: 4.5%;
	}
	h1.logo-w3 {
		font-size: 2.4em;
		letter-spacing: 2px;
	}
	input[type="text"], input[type="email"], input[type="password"] {
		padding: 14px 50px 14px 14px;
		margin: 13px 0px;
		width: 76%;
	}

	input[type="submit"] {
		font-size: 1em;
		width: 39%;
	}
	ul.top-links li a i.fa {
		height: 34px;
		line-height: 36px;
	}
	.w3layouts-main2 input[type="submit"] {
		margin: 27px auto 28px;
	}
	canvas#myCanvas {
		/*height: 666px;*/
	}

	span.icons.i1, .icons.i3 {
		top: 28.5%;
	}
	span.icons.i2, .icons.i4 {
		top: 40%;
	}
	span.icons.i5 {
		top: 51.5%;
	}
	span.icons.i6 {
		top: 63.5%;
	}
	.i3, .i4, .i5, .i6 {
		left: 91%;
	}
}
@media(max-width: 768px){
	.main-w3l {
		top: 2%;
	}
	h1.logo-w3 {
		margin-bottom:1%;
	}

	span.icons.i1, .icons.i3 {
		top: 29.5%;
	}
	span.icons.i2, .icons.i4 {
		top: 39.5%;
	}
	span.icons.i5 {
		top: 49.5%;
	}
	span.icons.i6 {
		top: 59.5%;
	}
	canvas#myCanvas {
		/*height: 885px;*/
	}
}
@media(max-width: 736px){
	.main-w3l {
		top: 2%;
	}
	h1.logo-w3 {
		margin-bottom:1%;
		font-size: 2.3em;
	}
	.main-w3l {
		width: 92%;
		left: 4%;
	}
	.w3layouts-main h2, .w3layouts-main2 h3 {
		font-size: 24px;
	}
	.w3layouts-main2 input[type="submit"] {
		margin: 28px auto 31px;
	}

	canvas#myCanvas {
		/*height: 666px;*/
	}
	input[type="text"], input[type="email"], input[type="password"] {
		padding: 13px 50px 13px 13px;
		width: 75%;
	}
	span.icons.i1, .icons.i3 {
		top: 28.8%;
	}
	span.icons.i2, .icons.i4 {
		top: 40%;
	}
	span.icons.i5 {
		top: 51.4%;
	}
	span.icons.i6 {
		top: 62.5%;
	}
	.i3, .i4, .i5, .i6 {
		left: 90.5%;
	}
}
@media(max-width: 667px){


	.main-w3l {
		width: 67%;
		left: 18%;
	}

	h1.logo-w3 {
		margin-bottom:1%;
		font-size: 2em;
		letter-spacing: 1px;
	}
	.w3layouts-main h2, .w3layouts-main2 h3 {
		font-size: 23px;
	}
	span.icons.i1 {
		top: 14%;
	}
	input[type="text"], input[type="email"], input[type="password"] {
		width: 80%;
	}
	.i1, .i2, .i3, .i4, .i5, .i6 {
		left: 82.5%;
	}
	span.icons.i2{
		top: 21%;
	}
	.icons.i3 {
		top: 59%;
	}
	 .icons.i4 {
		top: 65%;
	}
	span.icons.i5 {
		top: 71%;
	}
	span.icons.i6 {
		top: 77%;
	}
	canvas#myCanvas {
		/*height: 1166px;*/
	}
	.main-w3l {
		top: 2%;
	}
}
@media(max-width: 640px){
	.main-w3l {
		width: 70%;
		left: 17%;
	}
	canvas#myCanvas {
		/*height: 1127px;*/
	}

	span.icons.i2 {
		top: 20%;
	}
	.icons.i3 {
		top: 56%;
	}
	.icons.i3 {
		top: 57.5%;
	}
	 .icons.i4 {
		top: 63.5%;
	}
	span.icons.i5 {
		top: 70%;
	}
	span.icons.i6 {
		top: 76%;
	}
}
@media(max-width: 600px){
	.main-w3l {
		width: 74%;
		left: 14%;
	}
}
@media(max-width: 568px){
	.main-w3l {
		width: 79%;
		left: 11%;
	}
}
@media(max-width: 480px){
.reg_form p{padding:0px 0px 0px 0px; margin:0px; text-align:center;}
	h1.logo-w3 {
		font-size: 1.8em;
	}
	.main-w3l {
		width: 85%;
		left: 8%;
	}
	.w3layouts-main h2, .w3layouts-main2 h3 {
		font-size: 20px;
		letter-spacing: 1px;
	}
	input[type="submit"] {
		font-size: 0.95em;
	}
	span.icons.i1 {
		top: 13.5%;
	}
	span.icons.i2 {
		top: 19.5%;
	}
	.icons.i3 {
		top: 57%;
	}
	.icons.i4 {
		top: 63%;
	}
	span.icons.i5 {
		top: 69.5%;
	}
	span.icons.i6 {
		top: 75.5%;
	}
	.i1, .i2, .i3, .i4, .i5, .i6 {
		left: 83%;
	}

}
@media(max-width: 414px){
	h1.logo-w3 {
		font-size: 1.75em;
		line-height: 1.4;
	}

	.main-w3l {
		top: 1.5%;
	}
	input[type="text"], input[type="email"], input[type="password"] {
		width: 76%;
	}
	.w3layouts-main h6 {
		font-size: 15px;
	}
	ul.top-links li a i.fa {
		height: 32px;
		line-height: 34px;
		width: 32px;
		font-size: 14px;
	}
	input[type="submit"] {
		font-size: 0.85em;
		letter-spacing: 0px;
	}

	.i1, .i2, .i3, .i4, .i5, .i6 {
		left: 81%;
	}
	span.icons.i1 {
		top: 16.7%;
	}
	span.icons.i2 {
		top: 22.7%;
	}
	.icons.i3 {
		top: 58.5%;
	}
	.icons.i4 {
		top: 64.7%;
	}
	span.icons.i5 {
		top: 70.7%;
	}
	span.icons.i6 {
		top: 76.7%;
	}
	input[type="text"], input[type="email"], input[type="password"] {
		letter-spacing: 0px;
	}
	.main-w3l {
		width: 90%;
		left: 6%;
	}
}
@media(max-width: 384px){
	input[type="text"], input[type="email"], input[type="password"] {
		width: 74%;
	}
}
@media(max-width: 375px){
	h1.logo-w3 {
		font-size: 1.7em;
	}
	input[type="text"], input[type="email"], input[type="password"] {
		width: 73%;
	}
	.i1, .i2, .i3, .i4, .i5, .i6 {
		left: 80%;
	}
}
@media(max-width: 320px){
	h1.logo-w3 {
		font-size: 1.55em;
	}
	.w3layouts-main h2, .w3layouts-main2 h3 {
		font-size: 19px;
		letter-spacing: 0px;
	}
	.main-w3l {
		width: 92%;
		left: 4.5%;
	}
	input[type="text"], input[type="email"], input[type="password"] {
		width: 77%;
		padding: 11px 35px 11px 11px;
		margin: 11px 0px;
	}


	input[type="submit"] {
		font-size: 0.8em;
		width: 48%;
		margin: 17px auto;
	}
	.w3layouts-main h6 {
		font-size: 14px;
		margin-top: 0px;
	}
	input[type="submit"] {
		width: 46%;
		margin: 20px auto;
	}
	ul.top-links li a i.fa {
		height: 30px;
		line-height: 30px;
		width: 30px;
		font-size: 14px;
	}
	.w3layouts-main2 {
		margin-top: 1.5em;
	}

	.w3layouts-main2 input[type="submit"] {
		margin: 18px auto 20px;
	}

	canvas#myCanvas {
		/*height: 993px;*/
	}
	span.icons.i1 {
		top: 16.5%;
	}
	span.icons.i2 {
		top: 22.8%;
	}
	.icons.i3 {
		top: 59%;
	}
	.icons.i4 {
		top: 65.3%;
	}
	span.icons.i5 {
		top: 71.5%;
	}
	span.icons.i6 {
		top: 78%;
	}
}
/*--//responsive--*/

h3.request a{
background:#FF0000;
color:#fff;
font-weight:bold;
font-size:1.5em;
padding:8px 15px;
border-radius:5px;
}
h3.request a:hover{
background:#FFFF00;
color:#000;
}
.view_all{ margin-top:15px;}
.view_all a{
background:#FF0000;
color:#fff;
font-weight:bold;
font-size:1em;
padding:8px 15px;
border-radius:5px;
}
.view_all a:hover{
background:#FFFF00;
color:#000;
}
.back{ margin:10px;}
.back a{
background:#FF0000;
color:#fff;
font-weight:bold;
font-size:1.2em;
padding:8px 15px;
border-radius:5px;
}
.back a:hover{
background:#FFFF00;
color:#000;
}
p.event_title{
background:#990000;
color:#fff;
font-weight:bold;
font-size:1.2em;
padding:8px 15px;
}
.details ul{ margin:0px 0px 10px 15px; padding:0px;}
.details ul li{ margin:0px; padding:0px; text-align:left;}

/*=========================== boot strip ============================ */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  
  .w3layouts-main3 p{
  color:#fff;
  padding:10px 0px;
  }
  
  .w3layouts-main3 p strong{
  font-weight:bold;
  }
  a.back_to_home{
  background:#FF0000;
  color:#fff;
  padding:5px 10px;
  border-radius:10px;  
  }
  a.back_to_home:hover{
  background:#FFFF00;
  color:#000;
  }

/*========================================= next =============================== */  
 .paginate {
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
	text-align:left;
}
.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	text-decoration:none;
	color:#fff;
	background-color:#660000;
}
.paginate a:hover, .paginate a:active {
	color: #fff;
	background-color:#FF0000;
}
.paginate span.current {
    margin: 2px;
	padding: 2px 5px 2px 5px;	
	font-weight: bold;
	background-color: #FF0000;
	color:#fff;
}
.paginate span.disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #666;
	color:#fff;
	background:#777777;
}
/*==================== next ====================== */
.tbl_set{ border:solid 1px #ccc;}
.tbl_set td{ padding:5px; font-size:1.1em; text-align:left;}
.tbl_set .heading td{ background:#990000; color:#fff; font-weight:bold; font-size:1.2em;}
.tbl_set tr:nth-child(even) {background: #fff; color:#000;}
.tbl_set tr:nth-child(odd) {background: #eee; color:#000;}
.capital td{ text-transform:uppercase;}
.justify p{ text-align:justify;}
.justify{ text-align:justify;}
.total_pic{ font-weight:bold;}

.details{border:1px solid #990000;padding:5px;width:100%;height:90px;overflow:hidden;text-overflow:ellipsis;white-space:100%;}