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

#register #contact {box-shadow: rgba(42, 67, 113, 0.15) 8px 8px 30px 0px;}
#contact {box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.24) 0px 5px 5px 0px;
background: rgb(249, 249, 249);padding: 25px;}
#contact {margin-top: 27px;border-radius: 10px;}
#contact h3 {display: block;font-size: 20px;font-weight: bold;margin-bottom: 16px;}
#register #first_step fieldset {min-width: auto;}
fieldset {min-width: 100%;width: 100%;margin: 0px 0px 10px;padding: 0px;outline: none;border-width: medium !important;border-style: none !important;border-color: initial !important;border-image: initial !important;}
/* #register label {display: none;} */
#register #contact {box-shadow: rgba(42, 67, 113, 0.15) 0px 0px 30px 11px;display: inline-table;}
#contact {box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.24) 0px 5px 5px 0px;background: rgb(249, 249, 249);padding: 25px;}

#register #first_step fieldset:nth-child(6) {width: 32%;float: left;margin-right: 0px;}
#register #first_step fieldset:nth-child(4), 
#register #first_step fieldset:nth-child(5), 
#register #first_step fieldset:nth-child(6) {width: 32%;float: left;margin-right: 9px;}
#register #first_step fieldset:nth-child(6) {margin-right: 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: 26px;color:#2e363a;font-weight: 600;line-height: 30px;}
.sub-title{font-family: "Poppins",sans-serif;text-align: center;font-size: 26px;color:#2e363a;font-weight: bold;}
.title-content{margin-top: 50px;text-align: center;font-size: 16px;line-height: 27px;float: left;width: 100%;margin: 7px 0 37px;}
.logo-img-class{height: 50px;width: 280px;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
color: #f1ecec;text-decoration: none;background-color:#385067;}
.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);
  min-height: 460px;
}

.from_state {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}

.package {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}

.package {
}

.avail_consult h3 a {
  text-decoration: none;
  cursor: pointer;
}

.avail_consult h3 a span {
  font-size: 19px !important;
  font-weight: 600 !important;
  margin-top: 13px;
  display: block !important;
  color: #fff;
  background: #f06906;
  padding: 11px;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
  cursor: default;
  margin-bottom: 16px;
}

#second_div h5 {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 13px;
  margin-top: 22px;
}

.gst_rdiobtn {
  padding: 10px;
  margin-bottom: 15px;
  background: #eaeaea;
  border-radius: 9px;
  position: relative;
  cursor: pointer;
}

.gst_rdiobtn p {
  position: absolute;
  top: 11px;
  right: 13px;
  font-size: 16px;
  font-weight: 600;
  color: #205622;
}

.gst_rdiobtn ul {
  list-style: none;
  display: inline-grid;
  margin-left: 10px;
}

.gst_rdiobtn ul li {
}
.gst_rdiobtn ul li b {
  margin-left: 40px;
  display: inline-block;
}
.gst_rdiobtn ul li:nth-child(1) {
  margin-bottom: 0;
}
/*Custom Radio for Form Package start*/
.gst_rdiobtn:nth-child(3) {
  background: #eaeaea;
  border: 1px solid #eaeaea;
}
.gst_rdiobtn input[type="radio"]:checked ~ .check {
  border: 4px solid #81d481;
}
.gst_rdiobtn input {
  visibility: hidden;
}
.gst_rdiobtn {
  display: flex;
  margin-left: 0px;
  border: 3px solid #eaeaea;
}
.gst_rdiobtn ul {
  margin-left: 20px;
}
.gst_rdiobtn .check {
  display: block;
  position: absolute;
  border: 4px solid #aaaaaa;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 12px;
  left: 5px;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}
.gst_rdiobtn input[type="radio"]:checked ~ .check::before {
  background: #049244;
}
.gst_rdiobtn input[type="radio"]:checked ~ .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 11px;
  width: 11px;
  top: 3px;
  left: 3px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
.price_active {
  background: #e4ffe4 !important;
  border: 3px solid #78e478 !important;
}
.gst_rdiobtn label {
  width: 100%;
  font-weight: 500;
}
/*Custom Radio for Form Package end*/

.captcha_box {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}

#contact input[name="submit"],
input[name="next"],
#contact input[name="submit"],
input[name="next"] {
  cursor: pointer !important;
  width: 100% !important;
  border: none !important;
  background: #4caf50 !important;
  color: #fff !important;
  margin: 0 0 5px !important;
  padding: 12px 10px !important;
  font-size: 23px !important;
  border-radius: 6px !important;
}

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

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  margin: 0 0 16px;
  padding: 14px 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}
#contact select {
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  margin: 0 0 5px;
  padding: 10px;
}

#contact button[name="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #4caf50;
  color: #fff;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[name="submit"]:hover {
  background: #43a047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[name="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}
/*here is the form css coding*/

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

.background_image {
  background-image: url("../services/udyog-aadhaar/image/bg.html");
  left: -74.5px;
  box-sizing: border-box;
  width: 100%;
}
.benifts-heading {
  color: white;
  margin-top: 30px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 35px !important;
}
.benifts-heading::after {
  width: 50px;
  height: 5px;
  position: absolute !important;
  content: "";
  bottom: -20px;
  left: 18px;
  background-color: #18ba60;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  left: 50% !important;
  transform: translate(-50%);
  top: 100% !important;
}

.benifts-heading9 {
  color: white;
  margin: 30px 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  text-align: center;
}
.benifts-heading9::after {
  width: 50px;
  height: 5px;
  position: absolute;
  content: "";
  bottom: 0px !important;
  left: 542px !important;
  background-color: #18ba60;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  top: 65px;
}

.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;
}
.card-header:first-child {
  border-radius: 0;
  border-radius: 100px !important;
}
.card-header {
  background-color: #18ba60;
  margin-bottom: 0;
  padding: 13px 1.25rem;
  border: 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-header .collapsed h3:after {
  content: "+";
  float: right;
}
.card-header a h3:after {
  content: "-";
  float: right;
}
.card-block {
  -moz-box-flex: 1;
  flex: 1 1 auto;
  padding: 20px;
  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;
}

.register-benifits-text {
  color: #666;
  margin-left: 25px;
  margin-bottom: 15px;
  background: url(../images/svg/bullet-arrow.svg) no-repeat left 1px;
  padding-left: 26px !important;
  margin-bottom: 1px;
  background-size: 17px;
}
.benifits-having-text {
  color: #6d6d6d;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 12px;
}

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;
}
.td_rsp_cls {
  font-size: 13px;
  font-weight: 400;
}
.our-associates {
  width: 20%;
  float: left;
}
.cntrl-wdth {
}
/*here is the style for how to register*/

.how_register {
  width: 30%;
  float: left;
  margin: 13px 8px 13px 8px;
}

/*here is the style for how to register*/

/*here is the style of packages of gst registration*/
.package-main-div {
  height: 700px;
  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: 485px;
  background-color: #e6efff;
}
.package-offers_2 {
  height: 485px;
  background-color: #cfffea;
}
.package-offers_3 {
  height: 485px;
  background-color: #ffddd3;
}
.packege-ul {
  margin: 0;
  font-size: 16px;
  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 when gst registration required*/
.when-main-div {
  height: 320px;
  width: 31%;
  background-color: #a7e5c3;
  float: left;
  border-radius: 5px;
  margin: 10px;
  margin-bottom: 35px;
}
.top-margin {
  margin-top: 35px;
}
.when-inner-div {
  text-align: center;
  margin: 22px;
}
.when-img-div {
  height: 60%;
  width: 100%;
  text-align: center;
}
.when-text-div {
  height: 40%;
  width: 100%;
  text-align: center;
}
.when-img {
  height: 93%;
  width: 55%;
}
.when-text {
  color: black;
  text-align: center;
  font-size: 22px;
}
.when-small-text {
  color: black;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}
.when-main-div:hover {
  background-color: white;
  transition: 0.5s ease;
  border-radius: 5px;
  border: 1px solid #888;
}
/*here is the style of when gst registration required*/

/*here is the style of how we work section*/
.how-we-work-img {
  height: 150px;
  margin-top: 45px;
}
/*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;
}
/*here is the style of requirements of documents*/

/*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;
}

#fees .register-benifits-text {
  margin-left: 25px;
  margin-bottom: 15px;
  float: left;
  width: 22%;
  list-style: none;
  border: 1px solid #ffffff;
  padding: 15px;
  border-radius: 15px;
  text-align: center;
  background: #fdfaf6;
  min-height: 430px;
  position: relative;
  box-shadow: 0 5px 12px rgb(15 33 18 / 40%);
}
#fees .register-benifits-text h4 {
  font-size: 31px;
  color: #4caf50;
  font-weight: bold;
}

#fees .register-benifits-text p {
  font-size: 15px;
  color: #444444;
  margin: 0 0 8px 0;
}

#fees .register-benifits-text p span {
  color: #fff;
}
#fees .register-benifits-text a {
  font-size: 20px;
  color: #f0fff5;
  background: #4caf50;
  border-radius: 15px;
  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 #308e34;
}

.benifts-paragraph {
  text-align: center;
  color: #fff;
  font-size: 16px;
}

#fees .benifits-ul {
  margin: 20px 0px 20px 0px;
  padding: 0;
  float: left;
  width: 100%;
}
#fees .register-benifits-text span:nth-child(1) {
  width: 100%;
  display: inline-block;
  font-size: 24px;
  color: #313131;
  margin-top: 8px;
  margin-bottom: 10px;
}
#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) {
  width: 100%;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #fees .register-benifits-text {
    width: 95%;
    margin-left: 9px;
  }

  .benifts-heading9 {
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    text-align: center;
  }
  .benifts-heading9::after {
    width: 50px;
    height: 5px;
    position: absolute !important;
    content: "";
    bottom: -20px;
    left: 18px;
    background-color: #18ba60;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: 50% !important;
    transform: translate(-50%);
    top: 50% !important;
  }

  .benifts-paragraph {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
  }
}

.reviews {
  margin-top: 42px;
}

.trust_reviewstrat {
  padding: 20px;
  box-shadow: 0 2px 3px #a9a9a9;
  margin-top: 30px;
  background: #f1f1f1;
  min-height: 272px;
  position: relative;
}
.review_title {
  text-align: center;
}
#reviews {
  margin-top: 1px;
}
.review_title span {
  color: #00b67a;
  font-size: 36px;
  font-weight: 600;
  margin-left: -98px;
  display: inline-block;
  vertical-align: middle;
}
.review_title img {
  width: 29%;
}

.trust_reviewstrat img {
  width: 26% !important;
}
.trust_reviewstrat i {
  float: right;
}
.trust_reviewstrat h3 {
  font-size: 18px;
  font-weight: 600;
}
.trust_reviewstrat h4 {
  text-transform: capitalize;
  position: absolute;
  bottom: 7px;
}
.trust_reviewstrat h4 span {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
  display: block;
}
.trust_reviewstrat h4 span:after {
  content: "\a";
  white-space: pre;
}

@media screen and (max-width: 600px) {
  .title {
    font-size: 22px;
  }

  .benifts-heading {
    font-size: 22px;
  }

  .top-mobile {
    font-size: 10px;
  }
  .custom-pull-left {
    float: left !important;
    width: 100%;
    background-color: #385067;
  }

  #contact {
    margin-bottom: 30px;
  }

  .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-text {
    margin-left: 31px;
  }
  .how-we-work-img {
    width: 70%;
    height: 100%;
    margin-left: 15%;
    margin-top: -13px;
  }
  .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;
  }

  .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;
  }
  .when-main-div {
    width: 100%;
    margin-bottom: 35px !important;
    margin: 0px;
  }

  .our-associates {
    width: 50%;
  }

  .hide-in-mobile {
    display: none;
  }
  .trust_reviewstrat img {
    width: 50% !important;
  }
  .trust_reviewstrat {
    min-height: 480px;
  }
  .review_title img {
    width: 63%;
  }
  .review_title span {
    font-size: 27px;
    margin-left: -68px;
  }
}

/* Supriyo new css start 27-12-2022 */
section.gst_benefit_secton {
  padding: 20px 0;
}
.penalty_info {
  min-height: 180px;
  margin-top: 25px;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 20px;
}
.penalty_info h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
}
.penalty_info p {
  font-size: 15px;
  text-align: center;
}

/* cons_sec1 start */
section.cons_sec1 {
  margin: 0 0 0;
  padding: 45px 0 0 0;
  float: left;
  width: 100%;
}
.con_sec1_title {
  margin-bottom: 50px !important;
}
section.types_of_gst_regis.cons_sec1 p {
  text-align: left;
  font-size: 16px;
}
.con_sec1_title:after {
  width: 130px !important;
}
.infographic-items {
  --color-main: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
  height: 370px;
}
.infographic-items h2 {
  text-transform: uppercase;
}
.infographic-items h2 {
  background: #b1cfed78;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding-top: 0;
  color: #000000;
}
.infographic-items p {
  padding-left: 10px;
  padding-right: 10px;
  background: #b1cfed78;
  display: block;
  font-size: 14px;

  height: 100%;
  padding-top: 20px;
  color: #000000;
}
.cons_sec1_clipWrapper {
  width: 100%;
  height: 135px;
  position: relative;
  background: #b1cfed78;
  /* background: linear-gradient(
	  180deg,
	  var(--color-main) 0%,
	  var(--color-main) 50%,
	  var(--color-accent) 50%,
	  var(--color-accent) 100%
	); */
}
.cons_sec1_clipWrapper .clip-1 {
  height: 130px;
  width: 130px;
  aspect-ratio: 1;
  background: #f5f5f5;
  z-index: 1;
}
.cons_sec1_clipWrapper .clip-2 {
  --border: 30px;
  aspect-ratio: 1;
  /* height: calc(100% - var(--border)); */
  background: #1d689bd1;
  z-index: 2;
  width: 100px;
  height: 100px;
}
.cons_sec1_clipWrapper .content {
  /* width: 110px; */
  height: 110px;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cons_sec1_clipWrapper .content h3 {
  font-size: 33px;
}
.cons_sec1_clipWrapper .clip-1,
.cons_sec1_clipWrapper .clip-2,
.cons_sec1_clipWrapper .content {
  position: absolute;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cons_sec1_itemBox {
  height: 100%;
  margin-bottom: 80px;
  margin-top: 80px;
}
.cons_sec1_p {
  height: 100%;
}
.con_sec1_title:after {
  width: 230px;
  height: 5px;
  position: absolute;
  content: "";
  bottom: -11px;
  left: 50%;
  background-color: #18ba60;
  /* -webkit-border-radius: 2px; */
  -moz-border-radius: 2px;
  border-radius: 2px;
  transform: translate(-50%, 10%);
}
@media (max-width: 767px) {
  .con_sec1_title {
    font-size: 20px !important;
    line-height: 25px;
    padding-top: 35px;
  }
  section.cons_sec1 {
    padding: 0;
  }
  .infographic-items p {
    padding-bottom: 30px;
    font-size: 14px !important;
  }
  .infographic-items h2 {
    font-size: 16px;
  }
  .con_sec1_title:after {
    width: 130px !important;
    left: 50% !important;
    transform: translate(-50%, 10%) !important;
  }
  .infographic-items {
    height: auto;
  }
  .cons_sec1_clipWrapper {
    height: 70px;
  }
  .cons_sec1_clipWrapper .clip-1 {
    height: 100px;
    width: 100px;
  }
  .cons_sec1_clipWrapper .clip-2 {
    width: 80px;
    height: 80px;
  }
}
/* cons_sec1 end */

/* Required documents for GST Registration start */
section.gst_req_doc {
  margin: 40px 0 0 0;
  background: #f5f5f5;
}
.gstReq_doc_box {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 20px;
}
.gstReq_doc_box i {
  font-size: 40px;
  color: #18ba60;
  margin-bottom: 10px;
}
.gstReq_doc_box p {
  font-size: 16px;
}

@media (max-width: 767px) {
  section.gst_req_doc {
    padding-bottom: 30px;
  }
}
/* Required documents for GST Registration end */

/* GST overview start */
.gst_overview_text p:last-child {
  margin-bottom: 0;
}
.gst_overview_text p {
  font-size: 16px;
  margin-bottom: 15px;
}
.gst_overview_text {
  text-align: center;
}

@media (max-width: 767px) {
  .gst_overview_text {
    padding: 0 15px;
  }
}
/* GST overview end */

/* GST question start */
.gst_question {
  background: #f9f7f7;
  position: relative;
  height: auto;
}
.gst_question_area {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.gst_question_right {
  background: #f9f7f7;
  /* position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(0%);
    padding: 40px;
    display: grid;
    place-items: center; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-right: 60px;
}
/* .gst_question_left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    margin: 0 auto;
} */
/* .gst_question_left {
    position: absolute;
    top: 0;
    transform: translateY(0%);
    width: 50%;
    margin: 0 auto;
    left: 0;
    bottom: 0;
} */
.gst_question_left {
  width: 100%;
  position: relative;
}
.gst_question_left:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 22px solid transparent;
  border-top: 0;
  border-bottom: 22px solid #efab01;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: -32px;
}
.gst_question_left img {
  width: 100%;
  height: 100%;
}
.gst_question_box:last-child {
  margin-bottom: 0;
}
.gst_question_box {
  margin-bottom: 27px;
}
.gst_question_box h3 {
  font-size: 18px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}
.gst_question_box h3 i {
  color: #009300;
  font-size: 26px;
  margin-right: 10px;
}
/* .gst_question_right:before {
    background-color: #fb5b21;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    left: -24px;
    top: 47%;
    transform: rotate(226deg);
    width: 40px;
} */
p.gst_reg_text {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .gst_question {
    height: auto;
    margin: 0 0 30px 0;
  }
  .gst_question_area {
    grid-template-columns: 1fr;
  }
  .gst_question_left {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .gst_question_left:after {
    bottom: -21px;
    transform: translate(-50%) rotate(180deg);
    left: 50%;
    border-bottom: 22px solid #d7a11b;
    right: unset;
    top: unset;
  }
  .gst_question_right {
    position: unset;
    padding: 20px 15px;
  }
  .gst_question_right:before {
    display: none;
  }

  .gstReq_doc_box p {
    font-size: 12px;
  }
  .gstReq_doc_box {
    margin-top: 15px;
    height: 100px;
    margin-bottom: 15px;
  }
  .gstReq_doc_box i {
    font-size: 30px;
  }
}
/* GST question end */

/* Fees and Penalty start */
section.penalty_sec {
  margin: 30px 0;
  padding: 25px 0;
  background: #def2ff75;
}
.requirements_head {
  background: #005d9dbd;
  padding: 10px;
  color: #fff;
  border-radius: 23px 8px 40px 7px;
}
.req_detail {
  color: #292929;
  font-weight: 500;
  padding: 8px;
}
/* Fees and Penalty end */
/* Supriyo new css end 27-12-2022 */

/* start 26-03-2025 */
.gst_registration_banner {
  float: left;
  width: 100%;
}
.from_order_change_two_mobile,
.from_order_change_one_mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .from_order_change {
    float: left;
    width: 100%;
  }

  .reviews,
  .reviews_bottom {
    float: left;
    width: 100%;
  }

  .from_order_change {
    display: grid;
  }

  .from_order_change_one {
    order: 3;
  }

  .from_order_change_two {
    order: 2;
  }

  .from_order_change_three {
    order: 1;
    margin-top: 30px;
  }

  .from_order_change_two_destop,
  .from_order_change_one_destop {
    display: none;
  }

  .from_order_change_two_mobile,
  .from_order_change_one_mobile {
    display: block;
  }
  .gst_regis_overview,
  .gst_regis_overview,
  .gst_req_doc,
  .gst_question,
  .gst_benefit_secton,
  .penalty_sec,
  #whyUs,
  .reviews_buttom {
    float: left;
    width: 100%;
  }
}

/* end 26-03-2025 */
.how_we_work_tab {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 30px;
}
.process_section {
  margin: 0;
}
.penalty_sec_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
@media screen and (max-width: 1200px) {
  .penalty_sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .new_md_section_left {
    text-align: center;
  }
  .how_we_work_tab {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
  #fees .register-benifits-text {
    width: 45%;
  }
  .benifts-heading9::after {
    top: unset !important;
    bottom: -12px !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
  .trust_reviewstrat {
    min-height: 340px;
  }
  .penalty_info {
    min-height: 250px;
  }
  .gst_question_area {
    padding: 0 15px 30px 15px;
    grid-template-columns: 1fr;
  }
  .gst_question_left img {
    display: none;
  }
  .gst_question_right {
    padding-right: 0;
  }
  .gst_question_left:after {
    display: none;
  }
  .gst_overview_text {
    padding: 0 15px;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .trust_reviewstrat {
    min-height: 420px;
  }
}
@media screen and (max-width: 768px) {
  .how_we_work_tab {
    grid-template-columns: 1fr;
  }
  .penalty_sec_grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .bgstr_block .col-xs-6 {
    width: 100% !important;
  }
}

.banner_image_text{width: 100%; padding: 0}
.banner_image_text ul {float: none;width: 100%;list-style: none;margin: 0px;padding: 0px;margin-bottom: 19px;margin-top: 20px;}
.banner_image_text li {float: none;
    width: 100%;
    text-align: left;
    line-height: 27px;
    color: #303744;
    font-size: 17px;
    margin-bottom:5px;}
.banner_image_text li i {width: 30px;margin-bottom: 8px;float: left;margin-right: 20px;}
.banner_image_text li i svg {width: 41px;fill: rgb(184, 234, 255);height: 40px;}

.banner_image_text h4 {
    font-size: 23px;
    margin-top: 18px;
    width: 100%;
    float: left;
    color: #253f58;
    font-weight: 600;
    margin-bottom: 18px;
    text-align: center;
    padding: 10px 0 10px 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.banner_image_text h4 span {
    font-size: 43px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    display: inline-table;
    float: left;
    width: 100%;
    margin-bottom: 17px;
    background: #ff6c00;
    color: #fff;
    padding: 19px 35px;
    text-align: center;
}

.safe_icon_box{
    width: 100%;
    float: left;
}
.safe_icon_box_img{
    width: 45px !important;
    float: left;
    margin-right: 20px;
}

.whatdsc .whatdsc_inner h2{text-align: left;}
.whatdsc .whatdsc_inner h2:after{margin: 14px 0 0 0;}
.whatdsc_det{width: 100%;float: left;margin:0;}

.block_heading { width: 100%;display: inline-table;}

.block_heading h2{width: 100%;float: left;text-align: center;font-size: 26px;color: #000;font-weight: 600;margin-bottom: 53px;position: relative;}
.block_heading h2:after{content: '';display: block;width: 75px;height: 6px;background: #5cb85c;border-radius: 3px;margin: 14px 0 0;margin-left: auto;margin-right: auto;position: relative;
    left: 38px;
    bottom: 0; transform: translate(-54%, 24%);}
.block_padding{padding: 40px 15px;width: 100%;float: left;}


#whatDsc{width: 100%;float: left;margin: 100px 0 100px 0;}
.whatdsc_det p{font-size: 15px;color: #254e25;margin-bottom: 19px;font-weight: 600;}
.whatdsc_det ul{list-style: none;padding: 0;margin: 0}
.whatdsc_det ul li{font-size: 15px;margin-bottom: 14px;color: #404840;position: relative;padding: 0 0 0 30px;line-height:21px;float: left;width: 100%;}
.docRequ_inner{text-align: center;margin-bottom:60px;height: auto;}
.docRequ_inner img{
    width: 70px;
}
.docRequ_inner p{
    color: #fff;
}
#docRequ{background: linear-gradient(39deg, rgb(92, 165, 9) 0%, rgb(18, 99, 10) 100%);}
#docRequ h3{color: #fff;font-size: 16px;}
#docRequ i{width: 113px;height: 110px;display: inline-block;position: relative;z-index: 0;}
#docRequ i svg{fill:#fff;}
#docRequ i svg rect {stroke: #fff;}
#docRequ .block_heading h2 {color: #fff;}
#docRequ .block_heading p{
    text-align: center;
    color: #fff;
    position: relative;
    top:-20px;
    font-size: 17px;
}

#advantages .block_heading p{
    font-size: 17px;
    text-align: center;
    position: relative;
    top:-20px;
}

/*.advantage_right {}*/

.advantge_box {width: 100%;float: left;margin-bottom: 36px;text-align: center;padding: 0 5px;}
.advantge_box i {width: 60px;height: 60px;margin-right:0px;background: #f3f3f3;border-radius: 150px;box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);padding: 15px;display: inline-table;}
.advantge_box h4 {color: #485d51;font-family: 'Roboto', sans-serif;font-weight: 500;margin-top: 26px;
float: left;width: 100%;text-align: center;}
.advantge_box p {font-size: 16px;font-family: 'Roboto', sans-serif;width: calc(100% - 87px);
color: #67756d;font-weight: normal;width: 100%;float: left;text-align: center;}

#ques_ans .panel-group {margin-bottom: 20px;display: inline-table;width: 100%;}
.faq_box{text-align: center;}
.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; }
   
/*.description {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 > 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;}
.nav-item-inner > a:hover {color: #5cb85c;}
.nav-item-inner-heading {position: relative;padding: .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: .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 .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;
}

.doc_sec{
    background: #fff;
    padding: 10px;
    border-radius: 0px;
    height: 222px;
    box-shadow: 0 5px #3b8709;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border: 1px solid #eae6e6;
}
.doc_sec p{
    font-size: 21px;
    margin-bottom: 29px;
    color: green;
    margin-top: 30px;
    text-align: center;
}
.doc_sec_conts{
    margin-top: 30px;
}
.proccess_filing{
    margin-bottom:20px;
}
.proccess_filing .center{
    display: flex;
}
.proccess_filing .center p{
    padding-left: 13px;
    color: #000;
    font-size: 16px;
}
.proccess_filing .center:before{
    content:url("../images/svg/correct.svg");
    width: 15px;
}

.our-associates {
    width: 20%;
    float: left;
}
.extra_menu{display: block}
.banner_image_text p {
    width: 100%;
    float: none;
    color: #000;
    line-height: 24px;
    font-size: 17px;
    font-weight: normal;
    margin-top: 20px;
}
.banner_image_text h1{
    margin-top: 64px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    text-align: center;
}
.banner_image_text h1:after{
    width: 75px;
    height: 5px;
    position: relative;
    display:block;
    content: "";
    bottom: -20px;
    background-color: #18ba60;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto;
}
.banner_image_text h5 {
    width: 100%;
    float: left;
    color: #000;
    line-height: 24px;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0;
    background: #fdca0f;
    padding: 5px 10px;
}

.pf_list{
    list-style: none !important;
    padding-left: 12px !important;
    margin:20px 0;
}
.pf_list_imp{
    list-style: none !important;
    padding-left: 16px !important;
    margin:20px 0;
}

.pf_list li{
    background: url(../images/svg/bullet-arrow.svg) no-repeat left 3px;
    padding-left: 26px !important;
    margin-bottom:10px;
    background-size: 15px;
}
.pf_list_imp li{
    background: url(../images/svg/checkmark.svg) no-repeat left 5px !important;
    padding-left: 26px !important;
    margin-bottom:10px;
}
.whatdsc_det ul li{
    padding: 0 0 0 10px;
}

.title {
    font-family: 'Now', sans-serif;
    color: #666666;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}
title .title {
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 10px;
}

.happy_clients{
    padding: 19px;
    box-shadow: 0 6px 9px #b5b5b5;
    text-align: center;
    height: 96px;
    border-radius: 8px;
    background-image: linear-gradient(45deg, #28629a, #385067);
    color: #fff;
}
.happy_clients_bold{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.easy_emi:after{
    content: "\a";
    white-space:pre;
}

table th{
    background: #ff0404;
    color: #fff;
}
table{
        background: #fff0f0;
}

#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);
}
#register #contact input[type="text"], #register #contact input[type="tel"], #register #contact input[type="url"], #contact textarea {
    width: 100% !important;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px !important;
    padding: 10px !important;
}
#contact input[type="email"],#register #contact input[type="number"]{
    background: #FFF !important;
}
 #contact select {
    width: 100%;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

.package_btn{
    display: flex;
}
.package_btn label{
    display: block ;
}
/* The container */
.package_container {
  display: inline-block !important;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 15px;
    margin: 5px;
    line-height: 15px;
    text-align: center;
}
.package_container i{
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-style: initial;
    float: left;
}
.mob_view {
    display: none;
}
/* Hide the browser's default radio button */
.package_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-color: #eee;
    border-radius: 5px;
    color: #fff;
    min-height: 44px;
}
.package_container input ~ .checkmark{
    box-shadow: 1px 1px 3px;
    background-color: #eee;
    color: #000;
}
/* On mouse-over, add a grey background color */
.package_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.package_container input:checked ~ .checkmark {
  background-color: #385067;
    
    box-shadow: 1px 1px 2px #acacad;
    background-image: linear-gradient(45deg, #28629a, #385067);
}

.package_container input:checked ~ .checkmark ~ i{color: #fff;}


.basic i input:checked ~ .checkmark{
    color: #fff;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.package_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.package_container .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.benifts-heading{
    color: #fff;
    text-align: center;
}
.benifts-heading::after{
    margin: 12px auto;
}
#fees .benifits-ul, #trademark .benifits-ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 30px 0px 0px;
    padding: 0px;
}
#fees .copy_box {
    height: 478px    !important;
}


.background_image::after {
	content: "";
	background-image: url("../images/fees_bg-2.html");
	width: 100%;
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: 0 49%;
}
#fees .register-benifits-text, #trademark .register-benifits-text {
    margin-left: 25px;
    margin-bottom: 15px;
    float: left;
    width: 31%;
    text-align: center;
    min-height: 558px;
    position: relative;
/*    box-shadow: rgb(15, 33, 18) 0px 5px 12px;*/
    list-style: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    padding: 15px;
    border-radius: 15px;
/*    background: rgb(253, 250, 246);*/
    background: #ffffff;
    border: 1px solid #DBECF6;
}
.register-benifits-text {
    color: rgb(102, 102, 102);
    margin-left: 25px;
    margin-bottom: 15px;
}
.copyright_fees .copy_box h4 {
    font-weight: bold;
    line-height: 17px;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 42px !important;
    color: rgb(21, 158, 80) !important;
}
.register-benifits-text h4 {
    color: #fff;
}
.copyright_fees .copy_box h4 span:nth-child(1) {
    color: rgb(41, 41, 41);
    font-weight: normal;
    display: inline-block;
    width: 100%;
    line-height: 23px;
    font-size: 26px !important;
    margin-bottom: 11px !important;
}
.copyright_fees .copy_box h4 span:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: rgb(99, 99, 99) !important;
    margin-bottom: 28px !important;
}
.copyright_fees .copy_box h4 span:nth-child(2)::after {
    content: "\a ";
    white-space: pre;
}
.copy_lists {
    margin-top: 20px;
/*    transform: translate(23%, 11%);*/
    width: 78%;
    list-style: square;
    margin: 0 auto;
}
.copy_lists li {
    text-align: left;
    font-weight: 500;
    font-size: 13px;
    line-height: 25px;
}
#fees .copy_box p {
    font-size: 13px;
    color: rgb(128, 128, 128);
    font-weight: normal;
    position: relative;
    line-height: 20px;
    padding: 0px 32px;
}
#exclude_fees1 {
   text-align: center;
}
#exclude_fees2 {
    text-align: center;
}
#fees .register-benifits-text a, #trademark .register-benifits-text a {
    font-size: 20px;
    color: rgb(240, 255, 245);
    position: absolute;
    bottom: 0px;
    font-weight: bold;
    transform: translate(-50%, 0px);
    left: 50%;
    width: 100%;
    border-radius: 0px 0px 15px 15px;
    background: linear-gradient(27deg, rgb(10, 177, 82) 0%, rgb(43, 236, 66) 87%);
    padding: 14px 0px;
    border-top: 1px solid rgb(23, 204, 95);
}
#fees{
    margin: 0;
}
.fees_footer{
    color: #fff;
}
.rep_fees_footer{
    display: none;
}
.custom_panel{
        margin-top: 126px;
}
.custom_panel .panel-default >.panel-heading {
    color: #fff !important;
    background-color: #5cb85c !important;
}
.panel-title a{
    text-decoration: none;
}
.custom_accordion .panel-heading{
    background-color: #18ba60;
    color: #fff;
}
.custom_accordion .panel-heading a span{
    float: right;
}
.doc_custom_accordion .panel-heading{
    background-color: #f0fdf6;
    color: #080808;
    text-align: left;
}
.doc_custom_accordion .panel-heading a span{
    float: right;
}
.doc_custom_accordion .panel-body{
    text-align: left;
}
.custom_accordion .panel-title a,.doc_custom_accordion .panel-title a{
    width: 100%;
    display: table;
}
.associated_imgs .col-sm-6{
    margin-bottom: 37px;
}
@media screen and (max-width: 768px) { 
.banner {height: auto;padding: 0 0 40px 0;}    
.banner_image_text {padding: 0px 5px;}
.banner_image_text h4 {font-size: 20px;line-height: 33px;margin-top: 29px;}   
.banner_image_text h4 span {font-size: 40px;}  
.banner_image_text p {font-size: 16px;} 
.emudra {width: 40px;top: 21px;}
.mobile_version{display: block}
#whyUs img {width: 100%;}
.foter-contact {width: 100%;}
.middel-footer{width: 100%;text-align: center;margin: 20px auto;}
.subjectUser_img:after{display: none}
.extra_menu{display: none}
.dscM_det_box{margin-bottom: 20px;}
.subjectUser_img {width: 280px;margin-top: 50px;}
.whatdsc .pull-right{float: left !important}
.block_heading h2{font-size:22px;}   
.nav-item-inner > a {font-size: 14px;line-height: 18px;padding: 13px 41px 13px 25px;}
.nav-list {padding-left: 0;margin: 0}
.process_section {min-height: 115px;}
#whatDsc {margin: 0px 0 100px 0;}
.whatdsc .whatdsc_inner h2 {text-align: center;}
.whatdsc .whatdsc_inner h2:after {margin: 14px 0 0;margin-left: auto;margin-right: auto;}
.whatdsc p {text-align: center!important;}
.subjectUser_img {width: 100%;margin-top: 50px;}
#register #contact {display: inline-block;width: 100%;}
#register .btn-success {width: 100%;}

.banner_image_text li {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 27px;
    margin-bottom: 12px;
    text-align: left;

} 
#register #contact{margin-top: 10px;}
.gap {margin-bottom: 0;}
.pop_inner_box {margin-bottom: 30px;}
.poservi a i {width: 55px;height: 65px;}
.poservi a p {font-size: 14px;}
  
 .due_date_list{
    display:block;
}   
  #docRequ h3{
      font-size: 13px;
      margin-top: 5px;
  }  
  .docRequ_inner{
      margin-bottom:12px;
/*      height: auto;*/
  }
  .banner_image_text h1 {
    margin-top: 33px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
}

.subscriber_box p span:nth-child(2){
        font-size: 20px;
}
.pf_employees{
    width:100%;
}
.hidden-xs {
    display: none!important;
}
.iq-best-pricing .price-title .month-circle .month-price h3 {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #6bb569;
}
.subscriber_box{
    border-radius:0;
}
.pf_subscriber_input{
        margin-bottom: 33px;
        width: 286px;
}
.pf_subscribe_btn{
    top: 51px;
    left: 74px;
    font-size: 15px;
    width: 151px;
}
.subscriber_box p{
    font-size:20px;
}
.iq-best-pricing {
    display: inline-table;
    width: 100%;
}
#howWework{
    margin-top:0;
}
#msform{
        display: contents;
}
.resp_clients_margin_top{
    margin:25px 0;
}
.happy_clients_bold{
        font-size: 16px;
}
.banner{
    margin-bottom:0;
}
.process_section p{
    min-height:auto;
        font-size: 14px
}
.subscriber_box p{
    text-align:left;
}
    .top_clients_desk{
        display: none;
    }
.top_clients_mob{
    display: block;
    }
    
    .docRequ_inner img{
        width: 55px;
    }
    .widget_box{
            margin-bottom: 20px;
    }
     #register #contact #txtCaptcha[type="text"]{
            width: 48% !important;
    }
    #fees .register-benifits-text {
    width: 100%;
    margin: 0;
    margin-bottom: 35px;
    min-height: 228px;
}
    #fees .copy_box {
        margin-top: 20px;
        height: 550px !important;
        margin-bottom: 16px;
}
    #fees .benifits-ul, #trademark .benifits-ul{
        display: block;
    }
    
    
    .banner_image_text {
    width: 100%;
    padding: 0;
}
    .background_image{
        width: auto;
    }
    .resp_last_grid{
        margin-left: 25%;
    }
    
    .rep_fees_footer{
        display: block;
    }
    .desk_fees_footer{
        display: none;
    }
   
  
    #howWework .block_heading p{
        width: 100%;
    }
    .doc_b .block_heading p{
        width: 100%;
    }
    #register #contact #txtCaptcha1[type="text"] {
    width: 48% !important;
}
    /*Custom Radio for Form Package start*/
.mob_view{display: block}
    .desk_view{display: none;}
    .package_btn{display: block;}
.form_package input[type=radio]:checked ~ .check{
    border: 4px solid #81d481;
}
.form_package input{
    visibility: hidden;
}
    .form_package:nth-child(3) {
    background: #eaeaea;
    border: 3px solid #eaeaea;
}
.form_package{
    display: flex;
    margin-left: 0px;
    border: 3px solid #eaeaea;
    margin-bottom: 20px;
        width: 100%;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 9px;
    position: relative;
    background: #eaeaea;
}
.form_package p {
    position: absolute;
    top: 11px;
    right: 13px;
    font-size: 16px;
    font-weight: 600;
    color: #205622;
    
}
    .form_package ul {
    list-style: none;
    display: inline-grid;
    margin-left: 10px;
    width: calc(100% - 104px);
}
.form_package ul{
    list-style: none;
        width: 100%;
    text-align: left;
    margin-left: 25px;
}
.form_package .check{
    display: block;
    position: absolute;
    border: 4px solid #AAAAAA;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 2px;
    left: 5px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}
.form_package input[type=radio]:checked ~ .check::before {
    background: #049244;
}
    .form_package ul li:nth-child(1){font-weight: 600;}
    .form_package ul li:nth-child(2){font-weight: 500;font-size: 13px;
    margin-top: 5px;color: #000;}
.form_package input[type=radio]:checked ~  .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 11px;
    width: 11px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}
    .form_package p{top: 5px;font-size: 14px;}
.price_active{
    background: #e4ffe4 !important;
    border: 3px solid #78e478 !important;
}
.form_package label{
    width: 100%;
    font-weight: 500;
}
/*Custom Radio for Form Package end*/
}

#howWework{
    margin-bottom:45px;
  }


  /* start 26-03-2025 */
#whyUs, .from_order_change, .from_order_change_one{float:left;width:100%;}
.from_order_change_two_inner_block_mobile, .from_order_change_one_mobile{
   display:none;
}
@media screen and (max-width:768px){
   .from_order_change{
      display:grid;
   }
   .from_order_change_one{
      order:2;
   }
   .from_order_change_two{
      order:3;
   }
   .from_order_change_three{
      order:1;
      margin-top:20px;
   }
   .from_order_change_two_inner_block, .from_order_change_one_destop{
      display:none;
   }
   .from_order_change_two_inner_block_mobile, .from_order_change_one_mobile{
   display:block;
}
}
/* end 26-03-2025 */

