@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 28px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
}
p {
	line-height: 28px;
}
h2 {
	margin-bottom: 35px;
	font-size: 38px;
	font-family: "Open Sans Condensed", sans-serif;
	position: relative;
	color: #01437d;
	font-weight: bold;
	margin-top: 0;
	padding-bottom: 10px;
}
h2::after {
	background: #01437d none repeat scroll 0 0;
	bottom: -12px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 150px;
}
.padding-none {
	padding: 0;
}
.padding-left {
	padding-left: 0;
}
.padding-right {
	padding-right: 0;
}
img {
	width: auto;
	max-width: 100%;
	height: auto;
}
ul, ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
header {
	position: absolute;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}
.logo {
	position: relative;
}
.logo img {
	left: 0;
	position: absolute;
	top: 10px;
}
.header_in {
	display: inline-block;
	width: 100%;
}
.header_call {
	float: right;
	margin-right: -15px;
	width: auto;
}
header nav {
	background: #01437d none repeat scroll 0 0;
	border-radius: 0px !important;
	float: right;
	width: auto;
	position: relative;
}
header nav::after {
	background: rgba(0, 0, 0, 0) url("../images/nav_bg.png") no-repeat scroll 0 0 / cover;
	bottom: -1px;
	content: "";
	height: 66px;
	left: -25px;
	position: absolute;
	width: 24px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 24px 15px;
	text-transform: uppercase;
}
header .header_call {
	background: #01437d;
	position: relative;
	padding: 0;
	width: auto;
	margin: 0;
}
header .header_call::after {
    background: rgba(0, 0, 0, 0) url("../images/nav_bg.png") no-repeat scroll 0 0 / cover;
    bottom: 0px;
    content: "";
    height: 66px;
    left: -24px;
    position: absolute;
    width: 24px;
	display: inline-block;
}
header .header_call a {
	display: block;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	padding: 10px 75px;
}
.header_call {
	background: #01437d;
	position: relative;
	padding: 25px 25px 15px;
	width: 100%;
	margin: 0;
}
.header_call::after {
	display: none;
}
.header_call p span {
	display: block;
	padding-left: 18px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.header_call p {
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 30px;
	color: #fff;
}
.header_call p a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #fff;
}
.carousel .item > img {
	width: 100%;
}
.carousel-caption {
	bottom: 8%;
	text-align: center;
	width: 100%;
	left: 0;
}
.carousel-caption .banner_text {  /*background: rgba(255,255,255,0.7);*/
	padding: 10px 20px;
	display: inline-block;
	margin: 0 auto;
	width: 40%;
}
.carousel-caption h1 {
	color: #fff;
	font-family: open sans condensed;
	font-size: 62px;
	font-weight: bold;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.carousel-caption h3 {
	/*	color: #fff;*/
	font-size: 29px;
	font-weight: 600;
	line-height: 34px;
	text-transform: uppercase;
	margin: 0 0 30px;
}
section#home_slider {
	border-bottom: 12px solid #01437d;
	position: relative;
}
/*area_practice*/
.area_practice {
	padding: 65px 0 35px;
	color: #000;
}
.area_practice h2 {
	display: inline-block;
	margin-bottom: 50px;
	margin-top: 0;
}
.area_practice h2::after {
	width: 100px;
	left: 32.5%;
}
.area_practice .area_col {
	background: #1462bf;
	-webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
	text-align: center;
	color: #fff;
}
.area-col-outer:last-child .area_col h3::first-letter {
	text-transform: lowercase;
}
.area_practice .area-col-outer:nth-child(2) .area_col {
	background: #d40653;
}
.area_practice .area-col-outer:nth-child(3) .area_col {
	background: #062f67;
}
.area_practice .area-col-outer:nth-child(4) .area_col {
	background: #044b04;
}
.area_practice .area_col h3 {
	color: #fff;
	font-size: 20px;
	min-height: 55px;
	margin: 0 0 15px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
.area_practice .area_col a {
	display: block;
	padding: 68px 15px;
	min-height: 205px;
}
footer {
	background: url(../images/foote_bg.jpg) center top no-repeat;
	background-size: cover;
	padding: 20px 0;
	color: #fff;
}
footer h3 {
	font-family: open sans condensed;
	font-size: 36px;
	font-weight: bold;
}
.footer_address address ul {
	margin: 20px 0;
}
.footer_address address ul li i {
	margin-right: 8px;
}
.footer_address address ul li {
	margin: 0 13px 8px;
	display: inline-block;
}
.footer_social ul, .footer_social p {
	display: inline-block
}
.footer_social ul li {
	display: inline-block;
	margin: 0 5px;
}
.footer_social li a {
	color: #fff;
}
.copyright {
	border-top: 0;
	padding-top: 0;
	font-size: 16px;
	text-align: center;
}
.copyright p {
	margin: 0;
}
/*inner page css*/ 

/*----about----*/
.inner_banner {
	position: relative;
	text-align: center;
}
.inner_banner::after {
	background: rgba(0, 0, 0, 0) url("../images/baner_bg.png") no-repeat scroll center bottom / 100px auto;
	bottom: 0;
	content: "";
	height: 54px;
	margin-left: -70px;
	position: absolute;
	width: 141px;
}
.about_banner {
	background: rgba(0, 0, 0, 0) url("../images/about-banner.jpg") no-repeat scroll center top / cover;
	padding: 130px 0 70px;
	border-bottom: 12px solid #01437d;
}
.inner_banner h1 {
	color: #fff;
	font-family: open sans condensed;
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.inner_banner h1.letter-small:first-letter {
	text-transform: lowercase;
}
.inner_content {
	padding: 80px 0;
}
.inner_content h2 {
	font-size: 42px;
	margin-bottom: 50px;
}
.inner_content p {
	line-height: 24px;
	margin-bottom: 28px;
}
.inner_content .about_headsec {
	margin-bottom: 60px;
}
.img_thumb {
	position: relative;
}
.img_thumb::after {
	background: #dbdbdb;
	content: "";
	height: 100%;
	left: -12px;
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: -1;
}
.img_thumb:hover::after {
	background: #01437d;
}
.inc_company_list li {
	background: #f2f2f2;
	margin: 0 10px 8px;
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	width: 22%;
}
.inc_company_list li a {
	color: #000;
	padding: 12px;
	display: block;
}
.inc_company_list li i {
	background: #01437d;
	color: #fff;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	margin-right: 15px;
}
.inc_company_list li:hover a {
	color: #01437d;
	font-weight: bold;
}
.inc_docs .inc_doc_box {
	border: 2px solid #e0e0e0;
	text-align: center;
	margin-bottom: 30px;
	border-radius: 3px;
	margin-top: 45px;
}
.inc_docs .inc_doc_box a {
	display: block;
	padding: 0 20px 20px;
}
.inc_docs .inc_doc_box .icon {
	background: #01437d;
	color: #fff;
	width: 90px;
	height: 90px;
	display: inline-block;
	margin: -45px 0 0;
	border-radius: 100%;
	font-size: 30px;
	text-align: center;
	line-height: 90px;
}
.inc_docs .inc_doc_box .name a {
	color: #01437d;
}
.input-field {
	float: left;
	width: 49%;
	margin: 0 1% 1% 0;
}
.input-field input[type="text"]{
	border: 0;
	background: #f9f9f9;
	padding: 0 15px;
	line-height: 30px;
	height: 45px;
	width: 100%;
}

.input-field textarea {
	border: 0;
	background: #f9f9f9;
	padding: 0 15px;
	line-height: 30px;
	height: 85px;
	width: 100%;
}



.input-field input[type="submit"] {
	border: 0;
	background: #01437d;
	padding: 10px 25px;
	color: #fff;
	text-transform: uppercase;
}
.input-field br {
	display: none;
}
.inner_content .header_call p {
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 0;
}
.header_call p i {
	margin-left: -18px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
}
.contact_form {
	display: inline-block;
	width: 100%;
	background: #fff;
	box-shadow: 0px 0px 30px -10px #666;
	-webkit-box-shadow: 0px 0px 30px -10px #666;
	padding: 10px 30px;
}
.error {
	color: #FF0000;
	display: block;
	font-size: 13px;
}
.error404 header {
	position: relative;
	width: 100%;
	z-index: 1;
	left: 0;
	text-align: center;
	top: 0;
	padding: 12px 0;
	background: #333 url(http://www.insolvencyservice.in/wp-content/uploads/2017/06/banner-2.jpg) no-repeat top center;
}
.error404 .logo img {
	left: 0;
	position: relative;
	top: 0;
}
#post-49 {
	padding: 40px 0 20px;
	text-align: center;
}
#post-49 h2 {
	margin-bottom: 20px;
	padding: 0;
}
#post-49 h2::after {
	display: none;
}
.company_table {
	display: table;
	width: 100%;
}
.company_table .tab_row {
	display: table-row;
}
.company_table .tab_row:nth-child(1) {
	background: #01437d;
	color: #fff;
	font-weight: 600;
}
.company_table .tab_row:nth-child(1) .tab_cel {
	display: table-cell;
	padding: 10px;
	border-width: 0 1px 1px 0;
	border-color: rgba(0, 0, 0, 0.1);
	border-style: solid;
}
.company_table .tab_cel {
	display: table-cell;
	padding: 10px;
	border-width: 0 1px 1px 0;
	border-color: #eee;
	border-style: solid;
}
.company_table .tab_cel:nth-child(1) {
	border-width: 0px 1px 1px 1px;
	border-color: #eee;
	border-style: solid;
}
.company_table .tab_cel:last-child {
	text-align: center;
	width: 15%;
}
.company_table .tab_cel a {
	color: #01437d;
	font-weight: 600;
}
.company_table .tab_cel a.btn-view {
	background: #01437d;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: 500;
}
/*============
MEDIA FILES
===========*/
@media (min-width:1200px) and (max-width:1499px) {
.carousel-caption h1 {
	font-size: 40px;
	margin-bottom: 10px;
}
	.carousel-caption h3 span{ font-size: 15px;}
	.carousel-caption h3 {
	font-size: 24px;
}
.area_practice .area_col h3 {
	font-size: 17px;
}
}
@media(max-width:1024px) {
.header_call p span {
	font-size: 17px;
}
.carousel-caption {
	padding: 0;
}
.carousel-caption .banner_text {
	width: 100%;
}
.carousel-caption h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
.carousel-caption h3 {
	margin: 0;
	font-size: 16px;
	line-height: 25px;
}
.area_practice .area_col h3 {
	font-size: 20px;
}
.inc_company_list li {
	width: 48%;
	margin: 0 0 10px;
}
.copyright {
	text-align: center;
}
.footer_social {
	width: 100%;
}
.about_banner {
	padding-bottom: 120px
}
.carousel .item > img {
	object-fit: cover;
	height: 250px;
}
.g-recaptcha > div, .g-recaptcha iframe {
	width: 100% !important;
	max-width: 100%;
}
}
@media (max-width:992px) {
.input-field {
	width: 100%;
	margin: 0 0 1% 0;
}
.header_call p span {
	font-size: 13px;
}
}
@media(max-width:767px) {
.logo img {
	position: relative;
}
.carousel .item > img {
	height: 450px;
	object-fit: cover;
}
.header_call::after {
	display: none;
}
.logo {
	text-align: center;
	margin-bottom: 30px;
}
.header_call {
	margin: 0;
	text-align: center;
}
.header_call p {
	margin: 0 0 10px;
}
.header_call p span {
	font-size: 20px;
}
.carousel-caption .banner_text {
	width: 100%;
}
.carousel-caption h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
.carousel-caption h3 {
	margin: 0;
	font-size: 16px;
	line-height: 25px;
}
.area_practice .area_col h3 {
	font-size: 22px;
}
.inc_company_list li {
	width: 100%;
	margin: 0 0 10px;
}
.copyright {
	text-align: center;
}
.footer_social {
	width: 100%;
}
.input-field {
	width: 100%;
	margin: 0 0% 1% 0;
}
.g-recaptcha > div, .g-recaptcha iframe {
	width: 100% !important;
	max-width: 100%;
}
.g-recaptcha {
	float: right
}
header .header_call::after {
	display: none;
}
header .header_call {
	float: none;
}
.area_practice .area_col a {
	display: block;
	padding: 35px 15px 20px;
	min-height: 0px;
}
}
@media (max-width:480px) {
.inner_banner h1 {
	font-size: 40px;
}
.about_banner {
	padding-bottom: 95px;
	padding-top: 190px;
}
}
.error-404.not-found {
	padding: 40px 0;
}