.bg_process {
	width:100%;
}
.bg_process img {
	width:80%;
	border-radius:5px;
}
.about_text {
	text-align:justify;
}
.quick-query {
	width: 80%;
	margin-left: 49px;
}
.quick-query-h {
	background: #0f1b37;
    font-size: 18px;
    text-align: center;
    padding: 12px;
	color:#fff;
	border-radius: 5px 5px 0px 0px;
	
}
.quick-query-f {
	margin-top:10px;
}
.quick-query-f input {
	border:1px solid #0f1b37;
	height:35px;
	border-radius:5px;
	margin-bottom:10px;
	
}
.quick-query-f textarea {
	border:1px solid #0f1b37;
	height:75px;
	border-radius:5px;
	margin-bottom:10px;
}
.quick-query-f button {
	border:0px;
	background:#0f1b37;
	color:#fff;
	margin-bottom:15px;
	float:right;
	border-radius:5px;
	padding:5px 25px;
}
.intership-program {
	width: 80%;
	margin-left: 49px;
	margin-top:13%;
}
.intership-program h3 {
	background: #0f1b37;
    font-size: 18px;
    text-align: center;
    padding: 12px;
	color:#fff;
	border-radius: 5px 5px 0px 0px;
}
.intership-program p {
	text-align:justify;
	background:#f1f1f1;
	padding:5px;
	color:#000;
	border-radius: 0px 0px 5px 5px;
}
.intership-program  span {
	display:block;
	color:#F3B675;
}
.our-clients {
	font-size:21px;
}

/* litigation-arbitration */
.our-p-area {
	padding:0px 50px 0px 50px;
}
.our-p-area ul li {
	list-style-type: square;
	text-align:justify;
}
/* /litigation-arbitration */


/* /real-estate */
.real-eastate p {
	padding:0px 50px 0px 30px;
	text-align:justify;
}
/* /real-estate */


/* /contact */
.contact-img {
	height:200px;
	margin-left:35px;
}
.contact-img img {
	height:200px;
	width:250px;
} 
/* /contact */











