@import url('/https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{
    font-family: 'Inter', sans-serif !important;
    background-color:#f5f5f5;
}
.column.one.cust-column {
    width: 100% !important;
    margin: 0 !important;
}

@media only screen and (min-width:1200px){
   .single-product h1.product_title.entry-title {
    font-size: 23px !important;
    font-weight: 500;
    line-height: 1.4 !important;
}
    #cust-contact-form .column {
    margin: 0 !important;
}
 #cust-contact-form .mcb-wrap-inner{
     display:flex;
     align-items:center;
     flex-wrap:wrap;
 }
   .vision-mission .parah {
    font-weight: 400;
    font-size: 26px !important;
    line-height: 35px;
    width: 80%;
    margin: 0 auto;
}
#Header #Top_bar .menu > li > a span:not(.description) {
    padding: 0 25px !important;
}
    #Top_bar .menu > li ul {
    width: 209px;
}
  #Top_bar .menu > li ul li{
       width: 209px;
  }
    .number-wrapper span {
    font-size: 80px !important;
    line-height: 97px;
}
    .menu_wrapper ul{
    background-color: #2957A4 !important;
    width: 100%;
    z-index: 99;
    position: relative;
    display: flex;
    justify-content: center;
}
    footer#Footer .widgets_wrapper .column.one-fourth:nth-child(2) {
    width: 13%;
    padding-left: 5%;
}
footer#Footer .widgets_wrapper .column.one-fourth:nth-child(3) {
    width: 27%;
}
    footer ul{
    margin-top: -8px;
}
    .why-us {
    padding: 118px 0  35px !important;
}
.why-us .sub_h {
    width: 80%;
}
    .why-us li {
    margin-top: 15px !important;
}
    .section_wrapper, .container {
    max-width: 1220px !important;
}
.about p {
    font-size: 17.6px !important;
    line-height: 33px !important;
}
h6{
font-size: 26px !important;
line-height: 31px !important;
}
p{
font-size: 16px !important;
}
.vision-mission .image_wrapper {
    margin: 0 auto 35px !important;
}
.vision-mission  .icon_box {
    padding: 0 45px;
}
.why-us .margin-bottom{
    margin-bottom:80px !important;
}
.why-us .custm-margin {
    margin-left: 41px;
}
}
.heading{
font-family: 'Inter', sans-serif !important;
font-weight: 500;
font-size: 38px;
line-height: 46px;
color: #000000;
text-transform:uppercase;
}
.heading span{
    color:#0098DA;
}
h6{
font-weight: 400 !important;
color: #000000 !important;
}
p{
color: #000000;
}
/*.about .mcb-wrap-inner {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    align-items: center;*/
/*}*/
.theme-btn {
    background: #FFFFFF;
    border: 1px solid #0098DA !important;
    border-radius: 5px;
    padding: 18px 37px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    transition: all 0.5s linear;
}
.theme-btn:hover,.button-stroke a:hover.button, .button-stroke a:hover.tp-button,.section_wrapper .button_align .theme-btn:hover {
    background-color: #0098DA !important;
    color: #000000;
    text-decoration: none;
} 
.theme-btn span{
    padding:0 !important;
    margin-left:0 !important;
}
.custom-margin {
    padding-top: 30px;
}
.offer .image_frame img {
    margin: 0 auto;
    display: block;
}

.offer .one.column_image {
    margin-bottom: 0;
}
.offer .icon_box {
    width: 77%;
    background: #2957A4;
    margin: 0 auto;
    top: -29px;
    transition:all 0.5s linear;
    z-index:1;
}
.offer .icon_box .image_wrapper {
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -30px auto 12px;
}
.offer  h4 {
    font-weight: 600;
    font-size: 26px;
    line-height: 31px;
    color: #F5F5F5 !important;
    font-family: 'Inter', sans-serif !important;
}

.offer p {
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 17px;
}
.offer .icon_box:after {
    content: '';
    background-color: white;
    position: absolute;
    top: 0;
    width: 100%;
    height:0%;
    z-index: -1;
     transition:all 0.5s linear;
}
.offer .icon_box:hover:after{
    height:100%;
}
.offer .icon_box:hover h4, .offer .icon_box:hover p{
    color:#000000 !important ;
}
.vision-mission:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 3, 3, 0.85);
    z-index: -1;
}
.vision-mission{
    z-index:1;
}
.vision-mission h3, .vision-mission p, .vision-mission h4{
    color:#ffffff;
}
.vision-mission .image_wrapper {
    width: 120px;
    height: 120px;
    background: #0098DA;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.why-us .sub_h{
    font-weight: 400;
    font-size: 26px;
    line-height: 35px;
    color: #000000;
     font-family: 'Inter', sans-serif !important;
     display:block;
}
.why-us li {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    position: relative;
    list-style: none;
    padding-left: 37px;
}
.why-us ul{
    margin-left:0 !important;
}
.why-us li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    background-image: url(https://web.archive.org/web/20240716161244im_/https://arlakbiotech.com/wp-content/uploads/2023/05/tick.png);
    width: 22px;
    height: 19px;
    background-size: 22px;
    background-position: center;
}
.franchise_form h3 {
    background: #0098DA;
    width: 100% !important;
    padding: 19px 0;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom:0;
}
.inner_form {
    background: #FFFFFF;
    border: 0.5px solid #d3d3d3;
    border-radius: 0px 0px 5px 5px;
    padding:16px 30px 16px;
}
.inner_form .one-second.column {
    width: 100%;
    margin: 0 !important;
}
.inner_form input.wpcf7-form-control {
    background: #F5F5F5;
    border: 0.5px solid #d3d3d3;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    padding: 8px 20px;
}
.inner_form input.wpcf7-form-control::placeholder{
color: #B0B0B0;}
.inner_form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 139px;
    background: #F5F5F5;
    border: 0.5px solid #d3d3d3;
    border-radius: 5px;
}
.franchise_form form .inner_form .wpcf7-submit, footer form .submitform p .wpcf7-submit {
    background-color: #0098DA !important;
    border: 1px solid #0098DA !important;
    border-radius: 5px;
    padding: 5.5px 51px !important;
    color: #ffffff !important;
    font-size:16px;
}
.figures:after {
    content: '';
    position: absolute;
    top: 0;
    background: rgba(41, 87, 164, 0.85);
    width: 100%;
    height: 100%;
}
footer form p {
    margin-bottom: 0;
}
.number-wrapper span {
    font-weight: 700 !important;
    text-align: center;
    color: #FFFFFF !important;
    font-family: 'Inter', sans-serif !important;
}
.figures .title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
    text-transform:uppercase;
}
.figures   h6 ,.figures .desc{
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF !important;
    font-family: 'Lato', sans-serif;
}
.figures .quick_fact {
    text-align: center;
    margin-top: 23px;
}
.number-wrapper {
    margin-bottom: 25px;
}
.figures hr.hr_narrow {
    display: none;
}
 .who-we h3{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
}
  .who-we p{
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 26px;
    color: #fff;
    font-family: 'Lato', sans-serif;
}
 .who-we .mcb-wrap-inner .column_button .theme-btn {
    background-color: #FFFFFF !important;
    border: 1px solid #0098DA;
    border-radius: 5px;
    padding: 14px 37px !important;
}
.who-we {
    padding: 51px 0 0 !important;
}
.who-we .mcb-wrap-inner{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}
.division img {
    border: 1px solid #B0B0B0 !important;
    border-radius: 5px;
    width: 174px;
}
.vision-mission .icon_box img {
    transition:all 0.5s linear;
}
.vision-mission .icon_box:hover img {
    transform: scale(1.1);
}
.division .owl-prev:after,.division .owl-next:after {
    background-image: url(https://web.archive.org/web/20240716161244im_/https://arlakbiotech.com/wp-content/uploads/2023/05/left-arw.png);
    content: '';
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.division .owl-next:after {
    background-image:url(https://web.archive.org/web/20240716161244im_/https://arlakbiotech.com/wp-content/uploads/2023/05/right.png) !important;
}
.division .owl-prev, .division .owl-next {
    text-indent: -99999px;
    background-color: transparent !important;
    position: absolute;
    top: 31px;
    bottom: 0;
    margin: auto;
}
.division .owl-prev{
    left:-20px;
}
.division .owl-next{
    right:20px;
}
.division .heading{
    margin-bottom: 0;
}
footer h4{
     font-family: 'Lato', sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 24px;
color: #FFFFFF;
margin-bottom:17px;
}
footer p{
     font-family: 'Lato', sans-serif;
font-weight: 500;
font-size: 14px !important;
line-height: 20px;
color: #FFFFFF;
}
footer .widgets_wrapper a{font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 30px;}
.footer_copy {
    background: #FFFFFF;
    border: 1px solid #ADADAD !important;
    padding: 20px 0 15px;
}
.copyright, .copyright a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #666666 !important;
    text-transform: capitalize !important;
}
.footer_copy ul li a {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #666666 !important;
    border-right: 2px solid #a1a1a1;
    padding-right: 12px;
    margin-right: 12px;
}
.footer_copy ul li:last-child a{
    border-right:none;
}
.footer_copy ul {
    display: flex;
    margin-top: -3px;
    flex-wrap:wrap;
}
.footer_copy .column.mcb-column.one-second {
    margin: 0;
}
.copyright {
    padding: 0 !important;
    margin: 0 !important;
}
ul.add_info li {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}
ul.add_info li img{
    margin-right: 10px;
}
footer h5 {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 20px;
    color: #FFFFFF;
}
ul.add_info li:first-child img{
    margin-top: -12px;
}
.ftr_social a {
    padding-right: 15px;
}
aside#text-25 h5 {
    margin-bottom: 5px;
}
aside#text-25 {
    padding: 7px 0 0 !important;
}
footer form .wpcf7-form-control {
    background: #F5F5F5;
    border: 0.5px solid #B0B0B0;
    border-radius: 5px;
    padding: 9px 16px; font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 10px;
margin-bottom:11px !important;

}
footer form .wpcf7-form-control::placeholder{
    color: #B0B0B0;
}
.pro_feature ul {
    background-image: none !important;
    border: none !important;
    justify-content: center;
    display: flex !important;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto !important;
    border-bottom: 1px solid #B0B0B0 !important;
    padding: 0 0 28px !important;
}
.pro_feature ul li {
    border: none !important;
    width: 16.5%;
}
.pro_feature .ui-tabs .ui-tabs-panel {
    background-image: none !important;
    background-color: transparent;
}
.pro_feature ul li.ui-tabs-active a {
    background: #0098DA !important;
    border-radius: 5px;
    color: #fff !important;
}
.pro_feature .ui-tabs .ui-tabs-nav li.ui-state-active:after{
    display:none;
}
.pro_feature .elements-wrapper {
    background: #FFFFFF;
    border: 2px solid #E6E7E9;
    border-radius: 5px;
}
.pro_feature .elements-wrapper  img {
    max-width: 100%;
    height: auto;
    width: 237px;
    height: 200px !important;
}
.pro_feature .section_wrapper.mcb-section-inner ul li a {
    font-family: 'Inter';
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 22px;
    color: #000000;
    padding: 8.5px 0 !important;
    width: 116px;
    text-align: center;
}
.pro_feature .ui-tabs .ui-tabs-nav li a:after{
    display:none !important;
}
.pro_feature  .custom-margin {
    margin: 0 auto;
    text-align: center;
}
.jq-tabs {
    border: none !important;
}
.pro_feature  .wcps-items-excerpt{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.pro_feature .woocommerce.wcps-items-cart {
    display: none;
}
.pro_feature ul.slick-dots {
    display: none !IMPORTANT;
}
.pro_feature .wcps-items-title  a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    text-align:center;
}
.menu_wrapper {
    margin-bottom: -16px;
    width: 100%;
}
.menu_wrapper ul{
    background-color: #2957A4 !important;
    width: 100%;
    z-index: 99;
    position: relative;
}
.column.one.cust-column marquee {
    display: none;
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after {
    right: 0 !important;
}
#Top_bar .search_wrapper {
    background: #ffffff !important;
    display: none !important;
    width: 402px !important;
    height: 39px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    position: relative !important;
    top: 0 !important;
    padding: 0 !important;
}
#Top_bar .search_wrapper .icon_search {
    left: 91% !important;
    background: #D9D9D9;
    color: #000 !important;
    border-radius: 5px;
    height: 100%;
    top: 0px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 19px !important;
    padding: 0 5px;
    width: 27px;
}
#Top_bar input.field {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 15px;
    color: #B0B0B0;
    padding: 11px 51px 11px 16px !important;
}
a.icon_close {
    display: none !important;
}
#Top_bar input.field::placeholder{
      color: #B0B0B0 !important;
}

ul.hdr_info a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px !important;
    color: #000000;
}
ul.hdr_info {
    display: flex;
    margin-bottom: 0;
    align-items: center;
}
ul.hdr_info li {
    display: flex;
    align-items: center;
}
ul.hdr_info li span{
    display: flex;
    flex-direction:column;

}
ul.hdr_info li {
    display: flex;
    align-items: center;
    margin-right: 46px;
}
.header-magazine #Top_bar .banner_wrapper img {
    margin-right: 12px;}
    
    ul.social-hdr {
    display: flex;
}
.right_hdr {
    display: flex;
    align-items: center;
    margin-bottom:20px;
}
ul.social-hdr li:last-child img {
    margin: 0 !important;
}


@media only screen and (min-width:991px){
.header-magazine #Top_bar .banner_wrapper {
    width: 49% !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 4%;
    top: 45px !important;
    height: auto !important;
}
 .pro_table{
        width:85% !important;
        margin:0 auto;
        float:none !important;
    }
    
}

@media only screen and (max-width:767px){
    .theme-btn {
    padding: 8px 12px !important;
    font-size: 15px !important;
}
    #Top_bar .search_wrapper , .header-stack #Top_bar .top_bar_right {
    display: none !important;
}
.heading,.who-we h2 {
    font-size: 25px;
    line-height: 30px;
}
.offer .icon_box {
    width: 100%;
}
.offer .icon_box h4 {
    font-size: 21px;
    line-height: 22px;
}
.offer .icon_box .image_wrapper {
    width: 75px;
    height: 75px;
}
.offer .icon_box .image_wrapper img{
    width:70%;
}
.vision-mission .image_wrapper {
    width: 105px;
    height: 105px;
    margin: 0 auto;
}
.why-us .sub_h {
    font-size: 21px !important;
    line-height: 31px;
}
.pro_feature .section_wrapper.mcb-section-inner ul li a {
    width: 100%;
    font-size: 15px !important;
}
.pro_feature .ui-tabs .ui-tabs-panel {
    padding: 10px 0 !important;
}
.pro_feature ul{
    width:100%;
}
.layout-9060 .element-5 a {
    font-size: 14px !important;
}
.logo-container {
    text-align: center;
}
.division .owl-next {
    right: 0;
}
.section.mcb-section.certificate {
    padding: 8% 0 !important;
}
.quick_fact span {
    font-size: 30px !important;
}
.quick_fact .number-wrapper {
    line-height: 0 !important;
    margin: 0;
}
.column_quick_fact {
    margin-bottom: 0 !important;
}
.who-we .column_button {
    text-align: center;
}
}
.section.mcb-section.certificate {
    padding: 4% 0 2% !important;
}
.con-fromm {
    margin-left: 20px;
    background: #61cdf8;
    padding: 20px;
    border-radius: 5px;
}
.sections_group.pro_table a {
    color: #000;
    font-weight: 400 !important;
}
span.button_label {
    margin: -4px 0;
}
.sections_group.pro_table .button_contact p input[type="submit"] {
    background-color: #fff !important;
    color: #61cdf8 !important;
    font-size: 16px !important;
    padding: 8px 17px !important;
    border-color: #fff !important;
}
.sections_group.pro_table table h2 {
    font-size: 20px !important;}
    
 #Top_bar .search_wrapper   .icon-search-fine:before {
    content: '' !important;
    background-image: url(https://web.archive.org/web/20240716161244im_/https://arlakbiotech.com/wp-content/uploads/2023/05/search-ic.png);
    position: absolute;
    width: 19px;
    height: 18px;
    background-size: 19px;
}
.moretext {
  display: none;
}
#text{
  display: none;
}
.theme-btn{
    cursor:pointer;
}

.company_section img {
    transition: all 0.5s linear;
    border-radius:7px;
}
.company_section .icon_box:hover  img{
    transform:scale(1.1);
}
.company_section .image_wrapper {
    overflow: hidden;
    border-radius: 7px;
}
ul.division_name {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none !important;
}
ul.division_name li {
    width: 15%;
    margin: 0 6px 12px;
    background: #83ccee;
    text-align: center;
    color: #000;
    border-radius: 5px;
    padding: 8px 0;
}

textarea {
    min-height: 90px;
    height: 90px;
}
ul.digital-support{
    padding-top:20px;
}
.mcb-wrap-inner li{
    color:#000;}
    .blog h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
}
.post-footer {
    background-color: transparent !important;
    padding-bottom: 26px !important;
    display: flex;
}
.blog .post-footer .post-links {
    background: #0098da;
    border-color: #0098da !important;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 16px;
}
.blog .post-footer .post-links a{
      color: #fff;
}
#Top_bar .menu li ul li a {
    font-size: 14px !important;
    font-weight: 600;
}
.single-post .sections_group li{
    color:#000000;
}
.single-post .sections_group li a {
    color: #059ada;
}
.single-post #Subheader{
    background-image:url(https://web.archive.org/web/20240716161244im_/https://arlakbiotech.com/wp-content/uploads/2023/05/blog.jpg);
}
.single-product #Subheader{
    background-image:url(https://web.archive.org/web/20240716161244im_/https://arlakbiotech.com/wp-content/uploads/2023/05/products.jpg);
}
.left_detail .column_attr {
    padding: 25px;
    border-radius: 5px 0px 0px 5px;
}
.left_detail h2, .left_detail p {
    color: #ffffff !important;
}
.social_contact a {
    border-radius: 50%;
    background-image: none !important;
}
.contact-formm .column_attr.clearfix {
    padding: 30px 30px 0;
    border-radius: 0px 5px 5px 0;
}
.contact-formm {
    height: 100%;
    box-shadow: 4px 25px 34px 2px rgb(0 0 0 / 6%);
    border-radius: 0px 5px 5px 0px;
}
.contact-formm .wpcf7-form-control {
    margin-bottom: 13px !important;
    background: #F5F5F5;
    border: 0.5px solid #B0B0B0;
    border-radius: 5px;
}
.contact-formm .button_contact p input[type="submit"] {
    background-color: #0098DA !important;
    border: 1px solid #0098DA !important;
    border-radius: 5px !important;
    color: #fff !important;
    padding: 8px 31px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}
.contact_details  .icon_box .icon_wrapper,.contact_details  .icon_box a .icon_wrapper {
    color: #0098da !important;
}
.contact_details  .icon_box .icon_wrapper{
       background-image: none !important;
}
 .contact_details .icon_box a:hover .icon_wrapper:before {
    background-color: #baeaff !important;
}
.contact_details h3{
    color:#ffffff;
}
.single-product ul.products h4 {
    font-size: 17px;
    text-align: center;
}
.single-product span.product-title {
    color: #0098da;
    font-weight: 500;
    font-size: 13px;
    text-transform:uppercase;
}
.single-product .product_meta a {
    color: #000000 !important;
}
.widget_mfn_menu ul li a:hover{
       background-color: #128be0 !important;
}
#Top_bar .menu li ul li a span {
    font-size: 14px;
}
label.pord-name strong,label.pord-discrip h2, label.pord-discrip strong:last-child, .pord-packing h2, .pord-packing strong:first-child{
    display: none;
} 
label.pord-packing a strong:first-of-type {
    display: none !important;
}
#Top_bar .search_wrapper {
    display: none !important;
}
#Top_bar .search_wrapper {
    display: none !important;
}
