.row {
    margin-right: 0px;
    margin-left: 0px;
}
.container {
    padding-right: 0px;
    padding-left: 0px;
}
.top-header{
	background-color: #385067;
	height: auto;
}
.top-mobile{
	color: white;
	line-height: 40px;
	font-weight: 600;
}
.nav-link a{
	color: black;
	font-weight: 600;
}
.custom-pull-left{

}
.title{
	font-family: "Poppins",sans-serif;
	text-align: center;
	font-size: 32px;
	color:
	#2e363a;
	font-weight: 600;
}
.title-content{
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: 
#f1ecec;
text-decoration: none;
background-color:
    #385067;
}
/*here is the form css coding*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic);

.container.form {
    width: 100%;
    margin-top: 226px;
    margin-bottom: 70px;
}
#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}




.copyright {
  text-align: center;
}


/*here is the form css coding*/

/*here is the coding css of the benifits of udyog aadhar*/

.background_image{
	/*background-image: url("https://www.onlinelegalindia.com/services/udyog-aadhaar/image/bg.JPEG 2000");*/
  background-image: linear-gradient(to right top, #174355, #1d4154, #223f53, #263d51, #2a3b4f, #2d3f53, #314458, #34485c, #385468, #3d6074, #416d7f, #477a89);
	left: -74.5px;
	box-sizing: border-box;
	width: 100%;
}
.benifts-heading{
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: "Poppins",sans-serif;
}
.benifts-heading::after{
    width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: -20px;
left: 18px;
background-color: #18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.benifits-small-div{
  width: 50%;
  margin-top: 45px;
}
.benifits-ul{
  list-style: none;
margin: 30px 0px 0px 0px;
padding: 0;
}
.benifits-li::before{
  content: "\f00c";
font-family: "FontAwesome";
color: #18ba60;
font-size: 12px;
position: absolute;
left: 0;
display: block;
padding-top: 20px;
line-height: normal;
-webkit-transform: translate3d(0,-50%,0);
-moz-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
}
.benifits-li{
  color:white;
font-size: 16px;
font-weight: 600;
margin-left: 10px;
}
.benifits-text{
  color: #d5d5d5;
font-size: 13px;
margin-left: 15px;
}

/*here is the coding css of the benifits of udyog aadhar*/

.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom:1px;
    border:none;
        margin-bottom: 10px;
}
.card-header:first-child {
    border-radius: 0;

}
.card-header {
/*
    background-color: #18ba60;
    margin-bottom: 0;
    padding: 13px 1.25rem;
    border:none;
*/
    margin: 0;
    background: #13a551;
    color: #fff;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: none ;
    
}
.card-header a i{
    float:left;
    font-size:25px;
    padding:5px 0;
    margin:0 25px 0 0px;
    color:#195C9D;
}
.card-header i{
    float:right;        
    font-size:30px;
    width:1%;
    margin-top:8px;
    margin-right:10px;
}
.card-header a{
    width:97%;
    float:left;
    color:#565656;
    text-decoration:none;
}
.card-header p{
    margin:0;
}

.card-header h3{
    margin:0 0 0px;
    font-size:16px;
    font-family: "Poppins",sans-serif;
    font-weight:bold;
    color:#fff;
}
.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    
    color:#666;
    box-shadow:inset 0px 4px 5px rgba(0,0,0,0.1);
    border-top:1px soild #000;
    border-radius:0;
    font-family: "Poppins",sans-serif;
    font-weight: 501;
    
    padding: 20px 18px;
    border: 1px solid #e2e2e2;
    background: #f7f7f7;
    
    
}
/*#collapseOne{*/
/*	display: block;*/
/*}*/
/*#collapseTwo{*/
/*	display: block;*/
/*}*/
/*#collapseThree{*/
/*	display: block;*/
/*}*/


/*tab Design Start */

/* Style the tab */
.tab {
  overflow: hidden;
    text-align: center;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
     background-color: #4caf50;
    color: #fff;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 28px 32px 33px 32px;
    background: #f0fff0;    
    border: 1px solid #c7f5c7;
    background: #f0fff0;
    box-shadow: 0 5px 5px rgb(227 239 227);
}
.tabvalue{display: inline-table;
    width: 49%;
    padding: 0 2vw;}




.tabvalue ul{list-style: none;    margin-top: 22px;}
.tabvalue ul li{margin-bottom: 11px;   } 
.tabvalue ul li:before{ 
  content:url('/images/tick_li.svg'); 
    position: relative;
    z-index:inherit;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 8px;
}

.govlogo .col-md-2{
   width: 32%;
}
.govlogo .col-md-2 img{
      width: 100%;
    display: table;
    max-width: inherit;
}

.tabvalue h3{
    font-size: 23px;
}

.govlogo{
    width: 100%;
    float: left;
    margin-top: 30px;
}

    
@media screen and (max-width:768px){
    .tabvalue{display: inline-table;width: 100%;padding: 0 0;}
    .tab button {font-size: 15px;    width: 100%;}
    .tab button.active{font-size: 15px}
    .tabvalue h3{font-size: 18px;font-weight: 600}
    .govlogo .col-md-2{width: 50%}
    .title {font-size: 16px;line-height: 24px;}
    .title-content p{font-size: 13px;line-height: 18px;padding: 0 17px;}
}


/*tab Design end*/


.company_tab{
    
}








table{
	width: 100%;
margin-bottom: 20px;
background-color: transparent;
border-spacing: 0;
border-collapse: collapse;
}
td{
	border: 1px solid
#dbdbdb;
padding: 7px;
text-align: center;
}

/*here is the style of how we work section*/
.how-we-work-img{
  width: 15%;
  margin: 45px 7px 20px 7px;
}
/*here is the style of how we work section*/

/*here is the style of requirements of documents*/
 .required-documents{
  padding: 5px 0px;
 }
/*here is the style of requirements of documents*/

/*here is the style of type of companyees*/
.type-of-companees{
  width: 28%;
  float: left;
  margin: 0px 13px 10px 13px;
}
/*here is the style of type of companyees*/

/*here is the style of benifits of become private company*/
.advantage-image{
width: 17%;
float: left;
margin: 0px 17px 20px 17px; 
}
/*here is the style of benifits of become private company*/

/*here is the class for price calcultor*/
.select-box-class{
width: 50%;
}
/*here is the class for price calcultor*/

/*here is the syle of why us*/
.why-us-img-div{
  margin-top: 50px;
}
.why-us-img{
width: 33%;
}
/*here is the syle of why us*/

/*here is the style of footer accordation*/
.accordaion-main-div{
  height: 50px;
width: 100%;
background-color:#3a526a;
margin: 25px 0px 0px 0px;
color: white;
cursor: pointer;
}
.accordion-cus-head{
  font-weight: 600;
line-height: 47px;
margin-left: 40px;
}
.child-ans-div-1{
  width: 100%;
  color: #66667a;
  border: 1px solid #66667a;
}
.child-ans-text{
  margin-left: 37px;
  margin-top: 10px;
}
/*here is the style of footer accordation*/

/*here is the style of packages of gst registration*/
.package-main-div{
    height:1105px;
    width:31%;
    float:left;
    margin: 50px 10px 50px 10px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px #999;
}
.package-price{
    height:100px;
    background-color:#4481eb;
    color:#fff;
    text-align:center;
}
.package-price_2{
    height:100px;
    background-color:#0ba360;
    color:#fff;
    text-align:center;
}
.package-price_3{
    height:100px;
    background-color:#e43603;
    color:#fff;
    text-align:center;
}
.price-class{
    font-size: 42px;
    line-height: 65px;
}
.package-offers{
    height:900px;
    background-color:#e6efff;
}
.package-offers_2{
    height:900px;
    background-color:#cfffea;
}
.package-offers_3{
    height:900px;
    background-color:#ffddd3;
}
.packege-ul{
    margin: 0;
    font-size: 14px;
    float: left;
    /*width: 86.5%;*/
    padding: 20px 15px 20px 35px;
}
.packege-ul li{
    border-bottom: 1px dashed #999;
    padding: 5px 0;
}
.package-order{
    height: 48px;
    background-color:#4481eb;
    text-align:center;
    width: 80%;
    margin: 30px;
    border-radius: 25px;
    color:white;
    line-height: 44px;
    font-size: 22px;
    cursor: pointer;
}
.package-order_2{
    height: 48px;
    background-color:#0ba360;
    text-align:center;
    width: 80%;
    margin: 30px;
    border-radius: 25px;
    color:white;
    line-height: 44px;
    font-size: 22px;
    cursor: pointer;
}
.package-order_3{
    height: 48px;
    background-color:#e43603;
    text-align:center;
    width: 80%;
    margin: 30px;
    border-radius: 25px;
    color:white;
    line-height: 44px;
    font-size: 22px;
    cursor: pointer;
}
/*here is the style of packages of gst registration*/

/*here is the style of out popular service*/
.popular-service{
  width: 23%;
  float: left;
  margin: 10px 10px 10px 10px;
}
/*here is the style of out popular service*/

.our-associates{
  width: 20%;
  float: left;
}

/*here is the footer sytle css*/
.foter-1{
  background-color: #2e363a;
}
.custom-icon{
  background-color: #18ba60;
  width: 40px;
height: 40px;
float: left;
margin-right: 10px;
line-height: 40px;
color:#fff;
background:#18ba60;
background-color: rgb(24, 186, 96);
text-align: center;
margin-top: 20px;
-webkit-border-radius: 50%;
}
.foter-contact{
  width: 33%;
  float: left;
  color: white;
}
.foter-addr-text{
  color: white; 
  cursor:pointer; 
  line-height: 6;
  text-decoration: none;
}
.underline-bottom{
  border-bottom: 1px solid #66625c;
}
.footer-widget{
  overflow: hidden;
padding: 52px 0 50px;
font-size: 14px;
}
.middel-footer{
  width: 33%;
  float: left;
  color: white;
}
.middel-footer-ul{
margin: 0;
list-style: none;
padding-left: 13px;
}
.middel-footer-li{
  width: 50%;
float: left;
padding-left: 15px;
line-height: 24px;
padding-top: 5.5px;
padding-bottom: 5.5px;
}
.link-text{
  color: white;
}
.copyreight-section{
  height: 80px;
  width: 50%;
  float: left;
  color: white;
}
.copyright-left-text{
  line-height: 6;
}
.copyright-ul{
  padding: 0;
margin: 0;
list-style: none;
line-height: 6;
float: right;
}
.copyright-li{
  display: inline-block;
line-height: 24px;
margin: 0px 5px 0px 5px;
}
.copyright-atag{
  color: white;
  text-decoration: none;
}
/*here is the footer sytle css*/
.right-side-icons-div{
  height: 255px;
  width: 31%;
  text-align: center;
  float: left;
  margin: 6% 1% 4% 1%;
}
.right-side-img-title{
  font-size: 13px;
  font-weight: bold;
}
.right-side-img-desc{
  font-size: 12px;
}
.req-docs-main-div{
  height: 150px;
  width: 21%;
  text-align: center;
  float: left;
  margin: 0% 2% 4% 2%;
}


@media screen and (max-width: 600px) {
  .top-mobile{
  	font-size: 10px;
  }
  .custom-pull-left{
float: left !important;
width: 100%;
background-color: #385067;
}
.nav-link a{
	color: white !important;
	font-weight: 600;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: 0px;
}
.benifits-small-div {
    width: 100%;
}
.benifits-li::before {
    left: 8px;
}
.benifits-li {
    margin-left: 23px;
}
.benifits-text {
    margin-left: 31px;
}
.how-we-work-img {
   width: 50%;
   margin: 10% 25% 0% 25%;
}
.background_image {
    height: auto;
}
.why-us-img {
    width: 100%;
}
.accordaion-main-div {
    height: auto;
}
.accordion-cus-head {
    line-height: 24px;
    font-size: 14px;
    margin-left: 16px;
    padding: 10px;
}
.child-ans-text {
    margin-left: 17px;
}
.child-ans-div-1 {
    margin-top: -11px;
}
.foter-contact {
    width: 100%;
}
.middel-footer{
  width: 100%;
  text-align: center;
  margin: 20px auto;
}
.copyreight-section {
    width: 100%;
    height: auto;
}
.copyright-li{
margin: 0px 4px 0px 4px;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #4d4343;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #4d4343;
}
.copyright-ul{
  font-size: 10px;
text-align: left;
float:left;
}
.middel-footer-ul{
padding-left: 0px;
font-size: 12px;
}
.type-of-companees{
  margin: 0px 6px 10px 6px;
}
.for-top-margin{
  margin-top: 20px;
}
.advantage-image{
width: 100%;
margin: 0px 0px 0px 0px; 
}
.table-overflow{
  overflow: scroll;
}
.package-main-div {
    width: 100%;
    margin: 30px 0px 30px 0px;
    height: auto;
}
.package-offers {
    height: 860px;
}
.package-offers_2 {
    height: 860px;
}
.package-offers_3 {
    height: 860px;
}
.popular-service {
    width: 100%;
    margin: 10px 0px 10px 0px;
}
.our-associates {
    width: 50%;
}
.right-side-icons-div{
  height: 375px;
}
.right-side-img{
  height: 70px;
  width: 70px;
}
.req-docs-main-div{
  width: 100%;
}
 
}