#topheader {width: 100%;float: left;background-color: #121f2f;}
#topheader img {height: 34px;width: 34px;margin-top: 3px;}
#topheader .top-mobile i {margin-right: 6px;}
#topheader .top-mobile {color: #fff;line-height: 40px;font-weight: normal;font-size: 13px;margin-right:0px;}
#topheader .top-mobile a {color: #fff;transition: all linear 200ms}
#topheader .top-mobile a:hover {text-decoration: none;color: #76c13e;}
#myHeader {border-bottom: 1px solid #c6c6c6;position: relative;width: 100%;background: #fff;z-index: 99999;top: 0;float: left;transition: all linear 100ms;top: 0px;box-shadow: 0 0 7px rgba(0,0,0,0.3);}
.iso {margin-right: 13px;}
.contact {}
#topheader .contact  a{color: #fff;margin-right: 9px;}
#topheader .contact  a b{font-style: normal;font-weight: normal}
.socila {padding: 10px 0 0 0;}
.socila a {font-size: 19px;color: #fff;margin-left: 7px;transition: all linear 200ms}
.socila a:hover {color: #76c13e;}
#myHeader .nav>li>a {padding: 22px 3px 22px 4px;font-family: 'Roboto', sans-serif;font-size: 14px;font-weight: 500;color: #2d3133;float: left;}
#myHeader .nav>.pN>a b {display: none}
#myHeader .navbar {margin-bottom: 0px;}
#myHeader .navbar-collapse {padding: 0 0 0 10px; position: relative;}
.navbar-header{padding: 10px 0 0 10px;}
#myHeader .nav>.pN {border-bottom: none;}
.login_logo{display: none !important;}   
#topheader .col-md-12{padding-left: 8px;}
.gst_width{width: 25% !important;}
.itr_box{width: 20% !important;}
.feedbacklink{}
.feedbacklink img{width: 80%;margin: 0 auto;display: block;}
.excludefee{width: 100%;text-align: center;display: table;color: #fff;position: absolute;bottom: 0;font-size: 12px;}

.consumer_box {
  margin-top: 28px;
}
/*here is the form css coding*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic);

/*.background_image::after {
	content: "";
	width: 100%;
	background-color: #000 !important;
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: 0 49%;
}*/

.benifts-heading {
  color: white;
  margin-top: 30px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.benifts-heading::after {
  width: 50px;
  height: 5px;
  left: 50% !important;
  transform: translate(-50%);
  position: absolute;
  content: "";
  bottom: -20px;
  left: 18px;
  background-color: #18ba60;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  top: 100% !important;
}

.benifits-ul {
  margin: 30px 0px 0px 0px;
  padding: 0;
}

.register-benifits-text {
  color: #666;
  margin-left: 25px;
  margin-bottom: 15px;
}

/*fees and Trademark start*/

.block_heading h2 {
  margin-bottom: 30px !important;
  margin-top: 30px !important;
}

.req_detail {
  padding: 8px;
}

#fees .register-benifits-text,
#trademark .register-benifits-text {
  margin-left: 25px;
  margin-bottom: 15px;
  float: none;
  width: 31%;
  list-style: none;
  border: 1px solid #ffffff;
  padding: 15px;
  border-radius: 15px;
  text-align: center;
  background: #fdfaf6;
  min-height: 248px;
  position: relative;
  box-shadow: 0 5px 12px rgb(15, 33, 18);
  margin: 0 auto;
  margin-bottom: 50px;
}
#fees .benifts-heading {
  text-align: center;
}
#fees .benifts-heading::after {
  text-align: center;
  transform: translate(-50%, 0);
  left: 50% !important;
}

#fees .register-benifits-text h4 {
  font-size: 21px;
  color: #292929;
  font-weight: bold;
}
#trademark .register-benifits-text h4 {
  font-size: 44px;
  color: #159e50;
  font-weight: bold;
  line-height: 17px;
  width: 100%;
  margin-top: 22px;
}
#trademark .register-benifits-text h5 {
  font-size: 18px;
  color: #636363;
  font-weight: normal;
  line-height: 29px;
  margin-top: 19px;
  display: inline-block;
}
#fees .register-benifits-text p {
  font-size: 20px;
  color: #159e50;
  font-weight: bold;
  margin-top: 33px;
}
#trademark .register-benifits-text p {
  margin-bottom: 55px;
  font-size: 13px;
  color: #808080;
  font-weight: normal;
  margin-top: 33px;
  position: relative;
  padding: 0 32px;
  line-height: 20px;
}
#fees .register-benifits-text p span,
#trademark .register-benifits-text p span {
  color: #fff;
}
#fees .register-benifits-text a,
#trademark .register-benifits-text a {
  font-size: 20px;
  color: #f0fff5;
  background: #0cb551;
  border-radius: 15px;
  background: linear-gradient(27deg, #0ab152 0%, #2bec42 87%);
  padding: 14px 0;
  position: absolute;
  bottom: 0px;
  font-weight: bold;
  transform: translate(-50%, 0);
  left: 50%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  width: 100%;
  border-top: 1px solid #17cc5f;
}
#fees .benifits-ul,
#trademark .benifits-ul {
  margin: 30px 0px 0px 0px;
  padding: 0;
  float: left;
  width: 100%;
}
#fees .register-benifits-text span:nth-child(1) {
  width: 100%;
  display: inline-block;
  font-size: 15px;
  color: #313131;
  margin-top: 8px;
}
#trademark .register-benifits-text h4 span {
  margin-bottom: 33px;
  font-size: 25px;
  color: #292929;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  line-height: 23px;
}
#fees .register-benifits-text span:nth-child(2),
#trademark .register-benifits-text span:nth-child(2) {
  width: 100%;
  display: inline-block;
}
.fees_footer p,
#trademark .fees_footer p {
  width: 100%;
  float: left;
  color: #fff;
  padding: 21px 0 17px 0;
  text-align: center;
}

/*fees and Trademark end*/

.benifits-having-text {
  color: #888;
  font-weight: 300;
}
/*here is the style of how we work section*/

/*here is the style of requirements of documents*/

.requirements-of-doc-img {
  background-image: url("../services/udyog-aadhaar/image/bg.html");
  left: -74.5px;
  box-sizing: border-box;
  width: 100%;
  /*padding-left: 74.5px;*/
  /*padding-right: 74.5px;*/
  height: 200px;
}

/* Categories Section */

@font-face {
  font-family: "untitled-font-2";
  src: url("fonts/untitled-font-2.html");
  src:
    url("fonts/untitled-font-2d41d.html?#iefix") format("embedded-opentype"),
    url("fonts/untitled-font-3.html") format("woff"),
    url("../fonts/untitled-font-2.ttf") format("truetype"),
    url("../fonts/untitled-font-2.svg#untitled-font-2") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "untitled-font-2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-agriculture:before {
  content: "\61";
}

.icon-banking:before {
  content: "\62";
}

.icon-coin:before {
  content: "\63";
}

.icon-fuel:before {
  content: "\64";
}

.icon-graduate:before {
  content: "\65";
}

.icon-household:before {
  content: "\66";
}

.icon-idea:before {
  content: "\67";
}

.icon-mail:before {
  content: "\68";
}

.icon-medicine:before {
  content: "\69";
}

.icon-openlaptop:before {
  content: "\6a";
}

.icon-phone:before {
  content: "\6b";
}

.icon-pickupcar:before {
  content: "\6c";
}

.icon-plane:before {
  content: "\6d";
}

.icon-realstate:before {
  content: "\6e";
}

.icon-server:before {
  content: "\6f";
}

.icon-shield:before {
  content: "\70";
}

.icon-supermarket:before {
  content: "\71";
}

.icon-travel:before {
  content: "\72";
}

.icon-tv:before {
  content: "\73";
}

.icon-work:before {
  content: "\74";
}

.cate_box {
  float: left;
  width: 20%;
  text-align: center;
  margin-bottom: 75px;
}

.cate_box i {
  display: inline-block;
  color: #169d50;
  font-size: 60px;
  width: auto;
  height: auto;
  line-height: initial;
  vertical-align: unset;
  margin: auto;
}

.cate_box i img {
  width: 100%;
}

.cate_box p {
  font-size: 16px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #67756d;
  margin-top: 10px;
}

.categories_cont {
  margin-top: 50px;
}

#register #first_step fieldset {
  min-width: auto;
}

/* Categories Section end*/

/*act Section start*/

.desktop_act {
  display: block;
}

.mobile_act {
  display: none;
}

.act_section {
}

.act-box {
  margin-bottom: 20px;
  float: left;
}

.act-box h3 {
  margin: 0;
  background: #13a551;
  color: #fff;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: bold;
}

.act-content {
  padding: 20px 18px;
  border: 1px solid #e2e2e2;
  background: #f7f7f7;
}

.act-content p {
  font-size: 16px;
  color: #696969;
  margin-bottom: 6px;
  line-height: 25px;
}

.act-content p span {
  color: #4e4e4e;
  font-weight: 600;
}

.act-content ul {
  padding-left: 17px;
  color: #696969;
}

.act-content ul li {
  margin-bottom: 10px;
  font-size: 17px;
}

#Covid19 .close {
  padding: 0;
  cursor: pointer;
  border: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 41%;
  font-size: 40px !important;
  color: #fff !important;
}

/* Accordion Start */
.custom_collapse {
  float: none;
}
.custom_collapse a {
  text-decoration: none;
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  float: right;
}
#register {
}
#copy_benefit {
}
/* Accordion End */

/* Copyright Categories Start*/
.copyright_categories {
  display: flex;
  flex-wrap: wrap;
}
.copyright_categories .cate_box {
  width: 16% !important;
}
.copy_svg {
  margin-bottom: 20px;
}
/* Copyright Categories End*/

/* Fees Start */
.copyright_fees .copy_box h4 {
  font-size: 42px !important;
  color: #159e50 !important;
  font-weight: bold;
  line-height: 17px;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
}
.copyright_fees .copy_box h4 span:nth-child(1) {
  margin-bottom: 33px;
  font-size: 27px !important;
  color: #292929;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  line-height: 23px;
  margin-bottom: 13px !important;
}
.copyright_fees .copy_box h4 span:nth-child(2) {
  font-size: 14px;
  color: #636363 !important;
  font-weight: normal;
  margin-bottom: 28px !important;
  height: 42px;
}
#fees .copy_box {
  height: 412px !important;
}
#fees .copy_box h5 span {
  font-size: 18px !important;
  color: #636363 !important;
  font-weight: normal;
  line-height: 9px;
  margin-top: 17px !important;
  display: inline-block !important;
}
#fees .copy_box p {
  margin-bottom: 55px;
  font-size: 13px;
  color: #808080;
  font-weight: normal;
  margin-top: 33px;
  position: relative;
  padding: 0 32px;
  line-height: 20px;
}
.copy_lists {
  list-style: none;
  margin-top: 20px;
  transform: translate(23%, 11%);
  width: 79%;
}
.copy_lists li {
  text-align: left;
  font-weight: 500;
  font-size: 13px;
  line-height: 25px;
}
.copy_lists li:after {
  content: "";
  position: absolute;
  left: -23px;
  width: 14px;
  height: 12px;
  background-image: url(../images/bullet-arrow.svg);
  background-repeat: no-repeat;
  margin-top: 6px;
}

.requirements_details {
  padding: 45px 0;
}
.requirements_head {
  background: #449044;
  padding: 10px;
  color: #fff;
  border-radius: 23px 8px 40px 7px;
}
.req_detail {
  color: #292929;
  font-weight: 500;
}
.doc_list {
  transform: translate(5%, 3%);
  list-style: square;
}
.doc_list li {
  margin-bottom: 5px;
}
.custom_table {
  width: 90%;
  margin: 0 auto;
  background: #f7f7f7;
}
.custom_table td {
  color: #5d5b5b;
}
.custom_table td:hover {
  background: #e7f3e7;
  cursor: pointer;
}
.table_headings {
  background: #13a551;
  color: #fff;
  text-align: center;
}
.table_headings th {
  text-align: center;
}
.table_head1 {
  width: 150px;
}
.table_head2 {
  width: 140px;
}
.table_head3 {
  width: 180px;
}
.table_head4 {
  width: 140px;
}

/* Basic Requirements End */

/*faq*/
.block_padding {
  padding: 40px 0;
  width: 100%;
  float: left;
}
.faq_box {
  text-align: center;
}
.nav-wrapper {
  width: 100%;
  margin: auto;
  display: inline-table;
}
/* jQuery Accordion Navigation Menu */
.nav-item {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.nav-item:first-child {
  border-top: none;
}
.nav-item-inner {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
}
.nav-item-inner > a {
  display: block;
  cursor: pointer;
  display: block;
  overflow: hidden;
  font-weight: 500;
  color: #1a1b1e;
  padding: 13px 10px 13px 25px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 400;
  text-align: left;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-decoration: none;
  padding-right: 50px;
}
.nav-item-inner > a:hover {
  color: #5cb85c;
}
.nav-item-inner-heading {
  position: relative;
  padding: 0.75rem;
  padding-right: 2.5rem;
  font-weight: 700;
}
.nav-item-inner-heading:focus {
  opacity: 1;
}
.nav-item-inner-heading.minus:after,
.nav-item-inner-heading.plus:after {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  text-align: center;
  font-family: FontAwesome;
  font-style: normal;
  color: #fff;
  background: #5cb85c;
  height: 30px;
  border-radius: 20px;
  line-height: 29px;
  font-size: 24px;
}
.nav-item-inner-heading.minus {
  color: #5cb85c;
}
.nav-item-inner-heading.minus:after {
  content: url(../images/minus.svg);
}
.nav-item-inner-heading.plus:after {
  content: url(../images/plus.svg);
}
.nav-sub-list {
  color: #606060;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 400;
  display: none;
}
.nav-sub-list-inner {
  padding: 0 0.75rem 2.75rem;
}
.nav-sub-item {
  padding: 0 25px 0 18px;
  text-align: left;
  line-height: 27px;
}
.nav-sub-item:first-child {
  margin-top: 0;
}

.background_image {
  background-repeat: no-repeat;
  background-size: cover;
}

.background_image:after {
  background-color: #000;
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  #topheader {
    height: 82px;
  }
  .copyright_categories .cate_box {
    width: 33% !important;
  }
  #fees .register-benifits-text,
  #trademark .register-benifits-text {
    width: 44%;
  }
  #fees .copy_box h5 span {
    line-height: 15px;
    font-size: 16px !important;
  }
  #fees .copy_box {
    height: 475px !important;
  }
  .copyright_fees .copy_box h4 span:nth-child(2) {
    height: 56px;
    font-size: 12px;
  }
  .copyright_fees .copy_box h4 span:nth-child(1) {
    font-size: 20px !important;
  }

  .copyright_fees .copy_box h4 {
    font-size: 32px !important;
  }

  .copy_lists li {
    font-size: 11px;
  }

  .block_heading h2 {
    font-size: 18px;
  }

  .block_heading p {
    font-size: 14px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 600px) {
  .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 21px;
  }
  .sub-title {
    font-size: 18px;
  }
  .title-content {
    margin: 20px 0 30px 0;
    font-size: 16px;
    line-height: 29px;
  }
  .benifts-heading {
    margin-top: 30px;
    font-weight: 600;
    font-size: 21px;
  }
  .top-mobile {
    font-size: 10px;
    font-weight: 500;
  }
  .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;
  }

  .background_image {
    height: auto;
    margin-top: 35px;
    padding: 0 15px;
  }

  .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;
  }

  .logo-img-class {
    height: 50px;
    width: 270px;
  }

  #contact input::placeholder,
  #contact input::placeholder {
    color: #737373;
  }
  #contact input[type="text"],
  #contact input[type="email"],
  #contact input[type="tel"],
  #contact input[type="url"],
  #contact textarea {
    border-radius: 7px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .cate_box {
    float: left;
    width: 33%;
    text-align: center;
    min-height: 160px;
    margin-bottom: 0px;
    padding: 0 15px;
  }
  .cate_box i {
    display: inline-block;
    color: #169d50;
    font-size: 51px;
  }
  .cate_box p {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #67756d;
    margin-top: 0px;
    min-height: 77px;
  }
  #register {
    background: #ececec;
  }
  #contact {
    background: unset;
    padding: 15px 0;
    box-shadow: unset;
  }
  #register #contact label {
    display: none;
  }
  #register .register_form {
    float: none !important;
  }
  #register #contact h3 {
    font-size: 18px;
    color: #4c4b4b;
  }
  .howWework {
    margin-top: 40px;
  }
  .desktop_act {
    display: none;
  }
  .mobile_act {
    display: inline-table;
  }
  #fees .register-benifits-text {
    width: 100%;
    margin: 0;
    margin-bottom: 35px;
    min-height: 228px;
  }
  #fees .register-benifits-text p {
    margin-top: 15px;
  }
  .navbar {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    padding: 5px 0;
    background: #fff;
  }
  #trademark .register-benifits-text {
    width: 100%;
    margin: 0;
    margin-bottom: 35px;
    min-height: 228px;
  }
  #trademark .register-benifits-text h5 span {
    font-size: 16px;
    margin-top: 0;
    padding: 0 12px;
    line-height: 20px;
  }
  #trademark .register-benifits-text p {
    padding: 0 16px;
  }
  #trademark .register-benifits-text h4 {
    margin-top: 10px;
  }
  #trademark .register-benifits-text h4 span {
    font-size: 20px;
  }

  /* copyright_categories */
  .copyright_categories .cate_box {
    width: 50% !important;
  }
  /* copyright_categories */
  /* Fees */
  #fees .copy_box h5 span {
    line-height: 17px;
  }
  /* Fees */
  .requirements_head {
    font-size: 14px;
  }
  .req_detail {
    font-size: 13px;
  }
}

@media (min-width: 380px) and (max-width: 479px) {
  .sticky_footer_menu:nth-child(3) a {
    margin: 0;
  }
}
