
.top-mobile{color: white;line-height: 40px;font-weight: 600;}
.nav-link a{color: black;font-weight: 600;}
.title-content{margin-top: 50px;text-align: center;font-size: 16px;line-height: 27px;}
.logo-img-class{height: 50px;width: 280px;}
.test_title {animation: blink-animation 1s steps(5, start) infinite;-webkit-animation: blink-animation 1s steps(5, start) infinite;}
.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{
    width:97%;
    float:left;
    color:#565656;
    text-decoration:none;
}

.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;
}
#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 syle of why us*/
.why-us-img-div{
  margin-top: 50px;
}

.accordion-cus-head{
  font-weight: 600;
}
.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*/
.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;
}
.benifts-heading h2::after{left: 50% !important;transform: translateX(-50%) !important;margin-left: 0;}
.benifts-heading::after{left: 50% !important;transform: translateX(-50%) !important;margin-left: 0 !important;}
@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;
}
.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;
   }

.license_area p{
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}
.licsnse_info{
    padding: 20px;
    border-radius: 20px;
    border: solid 1px #444;
    min-height: 580px;
}
.licsnse_info h4{
    color: #eb8a43;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
}
.licsnse_info ul li{
    display: inline-block;
    color: #444;
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative;
    font-size: 15px;
}
.licsnse_info ul li:before{
    content:'';
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #4cb050;
}
.licsnse_info ul .li_sub{
    padding-left: 20px;
}
.licsnse_info ul .li_sub li:before{
    content:'';
    position: absolute;
    top: 11px;
    left: 0;
    width: 7px;
    height: 2px;
    border-radius: 0;
    background: #4cb050;
}
.lic_bot_info{
    padding: 30px 0;
    background: #faf4c2;
    margin: 30px 0;
}
.lic_bot_info p{
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 28px;
}
.fssai_reg_area{
    padding: 10px 0 40px;
    background: #f16906;
}
.fssai_reg_area p{
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
}
.penalty_info{
    min-height: 180px;
    margin-top: 25px;
    padding: 0 15px;
}
.penalty_area p{
    color: #444;
    font-size: 15px;
    text-align: center;
    line-height: 24px;
}
.penalty_area .penalty_info img{
    margin: 0 0 15px;
    margin: 0 auto 15px;
    display: table;
}
.renew_licence_area p{
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}
.renew_licence_area img{
    width: 100%;
}
.renew_licence_area ul li{
    display: block;
    padding-left: 40px;
    font-size: 16px;
    color: #333;
    position: relative;
    margin-top: 20px;
    line-height: 26px;
}
.renew_licence_area ul li i{
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #13be67;
}
.renew_licence_area{
    padding: 20px 0 50px;
    background: #ede7e7;
}
.penalty_area{
    padding: 20px 0 30px;
}
.reg_doc_area p{
    font-size: 16px;
    margin-bottom: 15px;
}
.reg_doc_area h4{
    color: #e76b11;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.reg_doc_area ul li{
    color: #333;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 10px;
    display: block;
    position: relative;
}
.reg_doc_area ul li:before{
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #4bb050;
}
.reg_doc_area{
    padding: 20px 0 40px;
}
.procedure_area{
    padding: 20px 0 40px;
    background: #10c167;
    position: relative;
    margin-bottom: 100px;
}
.procedure_area .benifts-heading::after{
    background: #fff;
}
.procedure_area p{
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}
.procedure_area ul{
    margin-top: 60px;
}
.procedure_area ul li{
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    display: block;
    position: relative;
    padding-left: 26px;
}
.procedure_area ul li i{
    position: absolute;
    top: 3px;
    left: 0;
}
.procedure_area ul .procedure_sub{
    padding-left: 25px;
}
.procedure_area ul .procedure_sub li{
    margin-bottom: 10px;
}
.procedure_area ul .procedure_sub li:before{
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
}
.procedure_area img{
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
    width: 330px;
}

@media screen and (max-width:768px){
    .trust_reviewstrat img {
        width: 50% !important;
    }
    .block_heading h2{font-size: 23px;}
    .trust_reviewstrat{min-height: 389px;}
    .review_title img{width: 63%;}
    .review_title span{font-size: 27px;margin-left: -68px;margin-top: -20px;}
    .title{font-family: "Poppins",sans-serif;text-align: center;font-size: 22px;color:#2e363a;font-weight: 600;}
}
@media screen and (max-width:767px){
.licsnse_info {
    min-height: auto;
    margin-bottom: 20px;
}
.lic_bot_info {
    padding: 20px 15px;
    margin: 15px 0 30px;
}
.lic_bot_info p {
    font-size: 16px;
    line-height: 24px;
}
.fssai_reg_area {
    padding: 0 0 30px;
}
.fssai_reg_area p {
    margin-bottom: 10px;
}
.penalty_area {
    padding: 0 0 30px;
}
.penalty_info {
    min-height: auto;
    margin-top: 25px;
}
.renew_licence_area {
    padding: 0 0 30px;
}
.renew_licence_area ul li {
    padding-left: 34px;
    font-size: 15px;
    margin-top: 10px;
    line-height: 20px;
}
.renew_licence_area ul li i {
    font-size: 22px;
}
.reg_doc_area {
    padding: 0 0 20px;
}
.reg_doc_area h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.reg_doc_area p {
    font-size: 15px;
    margin-bottom: 10px;
}
.reg_doc_area ul li {
    font-size: 15px;
}
.procedure_area {
    padding: 0 0 30px;
}
.procedure_area .benifts-heading::after {
    background: #fff;
    bottom: -11px !important;
    top: auto;
}
.procedure_area ul {
    margin-top: 20px;
}
.procedure_area img {
    position: relative;
    bottom: 0;
    width: 300px;
}
.procedure_area {
    margin-bottom: 0;
}
#howWework  .block_padding{
    padding: 0;
}
.process_section{
    margin: 0 auto 20px;
}
.accordion-cus-head{
    margin: 0 0 10px 0;
}
.benifits-li {
    margin-left: 0 !important;
}
}

@media screen and (max-width: 600px) {
    .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;
}

.benifits-small-div {
    width: 100%;
}
.benifits-li::before {
    left: 8px;
}
    .newBox .benifits-li{
    padding-left: 25px;
}
.benifits-text {
    margin-left: 31px;
}
.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;
}
.logo-img-class{
    height: 100%;
    width: 80%;
}

td{
padding: 0px;
font-size: 10px;
}
.block_heading h2::after{top: 90%;}
}

.review_title{
    margin-top:45px;
}
#howWework{
    margin-bottom:45px;
}

/* start 26-03-2025 */
.from_order_change, .adjustPadding, .penalty_area, .penalty_area_bottom, .reviews, #whyUs{
    float: left;
    width:100%;
 }
 .from_order_change_two_mobile, .from_order_change_one_mobile{
    display: none;
 }
 @media (max-width: 767px) {

    .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:20px;
    }
    .from_order_change_two_destop, .from_order_change_one_destop{
       display:none;
    }
    .from_order_change_two_mobile, .from_order_change_one_mobile{
    display: block;
 }
 .new_float_block{
    float: left;
    width:100%;
 }

}
 
/* end 26-03-2025 */