.abouts h2 {
 
  text-align: left;
}
label {
  text-align: left;
  width: 100%;
  font-size:16px;
  padding: 5px 10px;
}
.contact_txt {
  border: 1px solid #f0f0f0;
  color: #636363;
  font-size: 14px;
  padding: 5px 10px;
  width: 100%;
  background-color:#f0f0f0
}
.contact_txt:hover
{
background-color: #dfdfdf;
}
.contact_area {
  width: 100%;
  border: 1px solid #f0f0f0;
  color: #636363;
  font-size: 14px;
  padding: 7px 10px;
  background-color:#f0f0f0;
  height:150px;
}
.contact_area:hover{
background-color: #dfdfdf;
}
.con_mrgin
{
margin-bottom:15px;


}
.newsletter
{
	width:275px;
	padding: 5px 10px;
}
.no-padding
{
	padding:0px;
}
.captcha
{
background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    color: #636363;
    font-size: 14px;
    padding: 5px 10px;
    width: 90%;
}
.contact_btn:hover
{
	
	background: none repeat scroll 0 0 #C52D2F;
  border: medium none;
 
  color: #fff;
  font-size: 18px;
  padding: 5px 30px;
}
.contact_btn {
  background: none repeat scroll 0 0 #4a85c5;
  border: medium none;

  color: #fff;
  font-size: 18px;
  padding: 5px 30px;
  float:right;
}
/*.contact_data
{
	clear:both;
	margin:15px auto;
	width:100%;
}
.contact_label
{
	
	
	font-size:15px;
	
	text-align:left;
}
.contact_data .contact_txt
{
	float:left;
	width:45%;
	height:35px;
	margin:5px;
	text-align:left;
}

.contact_data .contact_area
{
	float:left;
	width:45%;
	height:150px;
	margin:5px;
	text-align:left;
}
.contact_data .contact_btn 
{
	background:#4a85c5;
	height:40px;
	width:120px;
	color:#fff;
	font-size:16px;
	margin:20px 0 0 130px;
	padding:5px;
}
.contact_data .contact_btn:hover
{
	background:#C52D2F;
	height:40px;
	width:120px;
	color:#fff;
	font-size:16px;
	margin:20px 0 0 130px;
	padding:5px;
}
.contact_data .captcha_img 
{
	height:35px;
	width:150px;
	float:left;
	margin:5px;
}
.contact_data .contact_txt1
{
	float:left;
	width:23%;
	height:35px;
	margin:5px;
	text-align:left;
}*/
.bg-smallline {
	/*background:#999;*/
	
	background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #1e5799 7%, #2989d8 23%, #207cca 87%, #7db9e8 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(7%,#1e5799), color-stop(23%,#2989d8), color-stop(87%,#207cca), color-stop(97%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* IE10+ */
background: linear-gradient(135deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.bg-smallline1 {
  /*background:#636363;*/
  
  background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #1e5799 7%, #2989d8 23%, #207cca 87%, #7db9e8 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(7%,#1e5799), color-stop(23%,#2989d8), color-stop(87%,#207cca), color-stop(97%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* IE10+ */
background: linear-gradient(135deg,  #1e5799 7%,#2989d8 23%,#207cca 87%,#7db9e8 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  
  color: #ffffff;
  min-height: 90px;
  padding: 27px;
  text-align: center;
  width: 100%;
}
/***********brijesh *****************/
.top{
	margin-top:60px !important;
}
.team_text
{
	padding-top:20px;
	text-align:justify;
}
.title
{
	color:#4E4E4E !important;
}
.desic
{
font-size:18px;
font-weight:bold;
margin-bottom:10px;
}
.more
{
	float:right; 
	padding:10px; 
	font-size:16px; 
	
	top:10px;
	position:relative;
	
}
.more a
{
color:#fff !important;
}
.more a:hover
{
color:rgb(225, 49, 56) !important;
text-decoration:underline;
}
.bg
{
	background-color:#EFF0F4;
	
}
.container-fluid
{
	/*margin:1px 0px;
	padding:15px 0;*/
}
.no-padding
{
	padding-top :0px !important;
}

.media-body
{
	text-align:center !important;
}

.btn.btn-primary.btn-sm
{
	border-radius:0px !important;
	}
form
{
	margin:0px !important;
}
.fa.fa-search
{
	border:0px;
	background-color: transparent;
}

.media-body > h2 > a {
    color: #FFFFFF !important;
	font-size:16px !important;
    font-weight: normal !important;
	line-height:normal !important;
}
.media-body > h2 
{
	margin-top : 10px;
}
.Specialties
{
text-align:left;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus
{
	color:#000 !important; 
}

.pull-left {
    float: none !important;
}
.muted h2 {
    color: #333333 !important;
}
.abouts.wow.fadeInDown.info .row-fluid
{
	text-align:left !important;
}
/*.col-md-2 img
{
 max-height:262px !important;
 min-height:262px !important;
}*/
.infograp
{
	padding:30px 0px;
	border-bottom:1px solid #A1A1A1;
}
.bnrtext
{
	padding:0px;
	list-style:circle inside;
}
.bnrtext li {
  color: #FFF !important;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight:bold;
}

.bnerh1{
/*background: rgba(255, 89, 47, 0.58) none repeat scroll 0 0;*/


/*background: rgba(255,89,47,1);
background: -moz-linear-gradient(left, rgba(255,89,47,1) 0%, rgba(241,111,92,0.3) 82%, rgba(248,80,50,0.15) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,89,47,1)), color-stop(82%, rgba(241,111,92,0.3)), color-stop(100%, rgba(248,80,50,0.15)));
background: -webkit-linear-gradient(left, rgba(255,89,47,1) 0%, rgba(241,111,92,0.3) 82%, rgba(248,80,50,0.15) 100%);
background: -o-linear-gradient(left, rgba(255,89,47,1) 0%, rgba(241,111,92,0.3) 82%, rgba(248,80,50,0.15) 100%);
background: -ms-linear-gradient(left, rgba(255,89,47,1) 0%, rgba(241,111,92,0.3) 82%, rgba(248,80,50,0.15) 100%);
background: linear-gradient(to right, rgba(255,89,47,1) 0%, rgba(241,111,92,0.3) 82%, rgba(248,80,50,0.15) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff592f', endColorstr='#f85032', GradientType=1*/ 



color: #FF6633;
font-size: 47px !important;
line-height:50px;
padding: 7px 11px;
margin:15px 0 20px 0px;
font-weight:600;
}


.col-sm-12.no-margin > span{
  font-size: 32px !important;
  font-weight: normal !important;
 
}
.col-sm-12.leftttl > span{
  font-size: 32px !important;
  font-weight: normal !important;
 
}

.bnrtext
{
	margin-top:20px;
	
}