.gall{
	
	height:auto !important;
	width:100%;
	
	border:3px solid;

}
.bot{
	
	padding-bottom:23px;
}

.padd{
	
	/* padding-left:0px; */
}
.ban{
	
	margin-top:55px;
}
.para-head
{
	padding-top:10px;
	text-align:justify;
	color: #06406e;
	font-weight:700;
	padding-bottom:10px;
	font-size:16px !important;
}
.para{
	padding: 0px 0px 10px 0px;
	text-align:justify;
}

.sub-head{
	
	color:#db3340;
	font-weight:600;
	padding-bottom:6px;
	font-size:16px;
}
   .arrow-list ul li
	   {
   padding-left: 19px;
   position: relative;
   padding-top:1px;
   text-align:justify;
       }
ul li{
	list-style:none;
	
}

.arrow-list ul li:before
{
   background: url("../images/arrow3.png") no-repeat left top; 
       width:8px;
   height:6px;
       content:"";
       position:absolute;
       top:9px;
       left:0px;
	   
	   
       }
	   
	.shadow{
   width: 100%;
    height: 100%;
	box-shadow: 0px 0px 2px 0px #dcdede;
    border-radius: 18px;
		   
		   
	   }