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


/*  bblink animation  Start */
.test_title {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

/*  bblink animation  End */



.copyright {
  text-align: center;
}


/*here is the form css coding*/

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

.background_image_fssai{
	background-image:  url("https://www.onlinelegalindia.com/services/udyog-aadhaar/image/bg.JPEG 2000");
	left: -74.5px;
	box-sizing: border-box;
	width: 100%;

}
.background_image{
	background-image:  url("https://www.onlinelegalindia.com/services/udyog-aadhaar/image/bg.JPEG 2000");
	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{

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;
list-style: none;
}
.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-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;
}
.benifits-having-text{
  color:#888;
font-weight: 300;
}

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 section of who need the fssai licence*/

.who-need-images{
  height: 165px;
  margin: 45px 70px 20px 70px;
}

#allpacakage {
    background: url(../images/fees_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 0;
}
#allpacakage::before {
    content: "";
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    top: 0;
}
.block_heading {
    width: 100%;
    display: inline-table;
}
#allpacakage .block_heading h2 {
    color: #fff;
}
.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: 0;
    bottom: 0;
}
.benifits-small-div {
    width: 50%;
    margin-top: 0;
}
#allpacakage .benifits-ul {
    margin: 0 0px 30px 0px;
    padding: 0;
    float: left;
    width: 100%;
}
.benifits-li {
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin-left: 24px;
    list-style: none;
}
.benifits-li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    color: #18ba60;
    font-size: 12px;
    display: inline-table;
}
.benifits-text {
    color: #d5d5d5;
    font-size: 16px;
    margin-left: 0;
    margin-top: 8px;
    font-weight: 500;
}
.newBox .benifits-li {
    margin: 0 auto;
    display: table;
}
.partners {
    position: relative;
}
.partners h5 {
    text-align: center;
    font-weight: 600;
    color: #4a4a4a;
    margin-top: 25px;
    margin-bottom: 31px;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
}
.partners h5:after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: "";
    bottom: -12px;
    left: 43%;
    background-color: #18ba60;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.clients_counts {
    display: flex;
}
.partners .img {
    display: flex;
    justify-content: center;
}
.partners .img img {
    width: 40%;
    height: 68px;
    object-fit: contain;
}
.happy_clients {
    padding: 10px;
    box-shadow: 0 6px 9px #b5b5b5;
    text-align: center;
    height: 70px;
    border-radius: 8px;
    background-image: linear-gradient(45deg, #0f9353, #02d060);
    color: #fff;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 128px;
    margin: 0 auto;
    margin-right: 10px;
    font-size: 12px;
}
.happy_clients_bold {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

/*here is the section of who need the fssai licence*/

/*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: .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: 185px;
  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("https://www.onlinelegalindia.com/services/udyog-aadhaar/image/bg.JPEG 2000");
  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;
}
/*here is the style of footer accordation*/

/*here is the custom what we offer and requirement*/
.custom-ul-style{
  margin-top: 18%;
}
/*here is the custom what we offer and requirement*/

/*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;
}
.our-associates {
    width: 20%;
    float: left;
}
/*here is the footer sytle css*/



.free_consult{
    text-align: center;
    padding: 40px 0 40px 0;
    font-size: 20px;
    display: table;
    margin: 0 auto;
}
.mobile_view{
    display: none;
}
.free_consult a{
    color: #000;
    background: #ffc801;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 2px 3px 5px #cac9c9;
    display: inline-table;
    animation: blinkingBackground 1s infinite;
}
.free_consult_btn{
    color: #fff;
    background: #6a8aa9;
    padding: 10px;
    text-decoration: none;
    border-radius: 0px;
    box-shadow: 2px 3px 5px #cac9c9;
    display: inline-table;
/*    margin-left: 10px;*/
    width: 36%;
    margin-top: 17px;
    font-size: 14px;
    font-weight: 700;
}
.reg_btn_color{
    background: #39BE54 !important;
}
.reg_btn_color:hover{
    background: #000 !important;
}
.free_consult_btn:hover{
    color: #fff;
}
@keyframes blinkingBackground{
		0%		{ background-color: #bd8300;}
        50%     {background-color: #efa706;}
		100%	{ background-color: #ffd401;}
}
.trust_reviewstrat{
    padding: 20px;
    box-shadow: 0 2px 3px #a9a9a9;
    margin-top: 30px;
    background: #f1f1f1;
    min-height: 250px;
    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;
}
.client_reviews a{
    color: #2b2b2b;
    text-decoration: none;
}
.owl-one .owl-nav {
    display: none;
}
.owl-one .owl-dots {
    display: block;
    text-align: center;
    margin: 12px 0;
}
.owl-one .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #afadad;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-one .owl-dots .owl-dot.active span, .owl-one .owl-dots .owl-dot:hover span{
    background: #5d5d5d;
}

.food__cont {
      width: 100%;
      text-align: center;
      margin-bottom: 40px;
   }
   img.food__img {
      width: 50px;
      margin: 14px 0;
   }
   .food__cont h2 {
      color: #383838;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      /* letter-spacing: 1px; */
      margin: 5px 0;
   }


@media screen and (max-width:768px){
    .trust_reviewstrat img {
        width: 50% !important;
    }
    .trust_reviewstrat{min-height: 389px;}
    .review_title img{width: 63%;}
    .review_title span{font-size: 27px;margin-left: -68px;}
    .consumer_box{display: block;}
}




@media screen and (max-width: 600px) {
    #howWework .fssai_registration .col-md-3 {
    width: 100%;
}
    .process_section p {
    font-size: 15px;
    min-height: 32px;
}
  .top-mobile{
  	font-size: 8px;
  	font-weight: bold;
    line-height: 48px;
  }
  .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;
}
    .newBox .benifits-li{
    padding-left: 10px;
}
.benifits-text {
    margin-left: 31px;
}
.how-we-work-img {
    width: 70%;
height: 100%;
margin-left: 15%;
margin-top: 20px;
}
.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;
}
.when-main-div {
    width: 100%;
    margin-bottom: 35px !important;
    margin: 0px;
}
.custom-ul-style{
  margin-top: 0%;
}
.logo-img-class{
    height: 100%;
    width: 80%;
}
.copyright-ul{
  font-size: 10px;
text-align: left;
float:left;
}
.middel-footer-ul{
padding-left: 0px;
font-size: 12px;
}
.who-need-images{
  margin: 0;
}
.our-associates {
    width: 50%;
}
 td{
padding: 0px;
font-size: 10px;
}

}