﻿html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    font-family: 'Inter', sans-serif;
    background: hsl(var(--background));
    color: hsl(var(--foreground));
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-smooth: always;
    scroll-behavior: smooth;
    text-decoration: none;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');

/*--------------------------------------------------------------- Font -----------------------------------------------*/

.more_txt {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    font-size: clamp(0.75rem, 0.9vw, 0.8rem);
    color: #0900ff;
}

.btnlogin {
    border: 2px solid #0900ff;
    border-radius: 25px;
    padding: 5px 25px;
    background-color: #eeeeee;
    color: #0900ff;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    letter-spacing: .5px;
}

.menuText {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    letter-spacing: 0.2px;
    font-size: 0.9375rem;
    color: #2C3E50;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    text-shadow: 0.15px 0.15px 0.3px rgba(0, 0, 0, 0.1);
    transition: color 0.2s ease;
}

/*--------------------------------- header text --------------------------------------*/

.headercontent1 {
    color: #070738;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: clamp(1.4rem, 2.7vw, 2.125rem);
    letter-spacing: .5px;
    font-stretch: wider;
}

/*--------------------------------- Top Employer Logo --------------------------------------*/

.belowheaderTxt {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    letter-spacing: .5px;
    font-size: clamp(1rem, 2vw, 1.5rem);
    color: #4a4a4a;
    font-stretch: wider;
}


/*--------------------------------- Benefits of Biofie  --------------------------------------*/

.BenefitTitleTxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #e83256;
    display: inline-block;
    letter-spacing: .5px;
    font-stretch: wider;
}

.BenefitTitleTxt2 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #0900ff;
    display: inline-block;
    letter-spacing: .5px;
    font-stretch: wider;
}

.BenefitTitleTxt3 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #40975f;
    display: inline-block;
    font-stretch: wider;
    letter-spacing: .5px;
}

.BenefitTxt {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    font-size: .9375rem;
    color: #4a4a4a;
    display: inline-block;
    font-stretch: wider;
    letter-spacing: .5px;
}

/*--------------------------------- Video Resume  --------------------------------------*/

.VideoResumeTxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    font-size: 1.75rem;
    color: #4a4a4a;
    display: inline-block;
    letter-spacing: .5px;
    font-stretch: wider;
}

.VideoResumeTxt2 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    font-size: 2.75rem;
    color: #0900ff;
    display: inline-block;
    letter-spacing: .5px;
    font-stretch: wider;
}

.VideoResumeTxt3 {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: clamp(0.9rem, 1vw, 1rem);
    letter-spacing: .5px;
    color: #4a4a4a;
    font-stretch: wider;
}

/*--------------------------------- We are the best in the business  --------------------------------------*/
.BusinessTxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 1.625rem;
    color: #f143a5;
    letter-spacing: .5px;
    font-stretch: wider;
}

.BusinessTxt2 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 1.125rem;
    color: #4a4a4a;
    font-stretch: wider;
}

/*--------------------------------- Why is Biofie the 1st Choice of individuals for job application  --------------------------------------*/

.JobApplicationtxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 1.625rem;
    color: #070738;
    letter-spacing: .5px;
    font-stretch: wider;
}

.JobApplicationtxt2 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #4a4a4a;
    font-stretch: wider;
    line-height: 20px;
    letter-spacing: .5px;
    text-size-adjust: auto;
}

/*--------------------------------- Browse Top Jobs  --------------------------------------*/

.BrowseTxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #4a4a4a;
    letter-spacing: .5px;
    font-stretch: wider;
}

.BrowseTxt2 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #4a4a4a;
    font-stretch: wider;
    letter-spacing: .5px;
}

.BrowseTxt3 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #4a4a4a;
    font-stretch: wider;
    letter-spacing: .5px;
}

.BrowseTxt4 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: .9375rem;
    color: #4a4a4a;
    font-stretch: wider;
    letter-spacing: .5px;
}

/*--------------------------------- Why is biofie an Employer’s / HR Managers 1st choice for recruitment ?  --------------------------------------*/

.recruitment1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 1.625rem;
    color: #070738;
    font-stretch: wider;
    letter-spacing: .5px;
}

.recruitment2 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: .9375rem;
    color: #4a4a4a;
    font-stretch: wider;
    line-height: 20px;
    letter-spacing: .5px;
}

/*--------------------------------- Why is biofie the 1st choice of colleges for Campus Recruitment and preparation ?  --------------------------------------*/

.Campusrecruitment1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 1.625rem;
    color: #070738;
    font-stretch: wider;
    letter-spacing: .5px;
}

.Campusrecruitment2 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: .9375rem;
    color: #4a4a4a;
    font-stretch: wider;
    letter-spacing: .5px;
}

/*--------------------------------- Testimonials  --------------------------------------*/

.Testimonials1 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 1.625rem;
    color: #070738;
    font-stretch: wider;
    letter-spacing: .5px;
}

.Testimonials2 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: .9375rem;
    color: #4a4a4a;
    font-stretch: wider;
    letter-spacing: .5px;
}

/*--------------------------------- Blog Bodhi Tree  --------------------------------------*/
.headercontent {
    color: #070738;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 2rem;
    font-stretch: wider;
    vertical-align: bottom;
    letter-spacing: .5px;
    /*display: inline-block;*/
}

.BlogTxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: clamp(0.75rem, 0.9vw, 0.9rem);
    color: #4a4a4a;
    line-height: 20px;
    font-stretch: wider;
    letter-spacing: .2px;
}

.BlogTxt2 {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: clamp(1rem, 1vw, 1.25rem);
    color: #4a4a4a;
    font-stretch: wider;
    letter-spacing: .2px;
}



/*--------------------------------- Url Link  --------------------------------------*/



.ReadMoreTxt {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    font-size: clamp(0.875rem, 0.9vw + 0.3rem, 0.9375rem); /* corrected typo */
    color: #0900ff;
    letter-spacing: 0.4px;
    /*text-decoration: underline;*/ /* underline */
    /*text-underline-offset: 3px;*/ /* distance between text and underline */
    /*text-decoration-thickness: .5px;*/ /* thickness of the underline */
    /*text-decoration-color: #0900ff;*/ /* underline color matches text */
}

/*--------------------------------- Bottom Important Links  --------------------------------------*/

.PageImportantLink {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: clamp(0.9rem, 1vw, 1rem);
    color: #070738;
    letter-spacing: .5px;
    display: inline-block;
    border-bottom: 1px solid #070738;
    padding-bottom: 2px;
}

.PageBottomTxt {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: clamp(0.75rem, 0.7vw + 0.3rem, 0.875rem);
    line-height: 1.4;
    color: #2C3E50;
    letter-spacing: 0.4px;
    display: inline-block;
    -webkit-font-smoothing: antialiased; /* Safari/Chrome */
    -moz-osx-font-smoothing: grayscale; /* Firefox */
    text-rendering: optimizeLegibility; /* improves font rendering */
    text-shadow: 0.15px 0.15px 0.3px rgba(0, 0, 0, 0.1); /* optional: subtle shadow for clarity */
}

    .PageBottomTxt:hover {
        color: #007BFF;
        transform: scale(1.02); /* Slight text enlargement */
        text-decoration: underline;
        text-decoration-thickness: 1px; /* control line thickness */
        text-underline-offset: 4px;
    }

.BottomSeperator {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: .875rem;
    letter-spacing: .5px;
    color: #e83256;
}

.CopyWriteTxt {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: .8125rem;
    letter-spacing: .5px;
    color: #070738;
}

.PageBottomTxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: .75rem;
    color: #070738;
    display: inline-block;
    -webkit-font-smoothing: antialiased; /* Safari/Chrome */
    -moz-osx-font-smoothing: grayscale; /* Firefox */
    text-rendering: optimizeLegibility; /* improves font rendering */
    text-shadow: 0.15px 0.15px 0.3px rgba(0, 0, 0, 0.1); /* optional: subtle shadow for clarity */
}

    .PageBottomTxt1:hover {
        color: #007BFF;
        transform: scale(1.02); /* Slight text enlargement */
        text-decoration: underline;
        text-decoration-thickness: 1px; /* control line thickness */
        text-underline-offset: 4px;
    }
/*--------------------------------- Search Form Textbox & Dropdown  --------------------------------------*/

.SearchTBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: .875rem;
    letter-spacing: .5px;
    color: #070738;
    text-align: justify;
    text-decoration: none;
    border: 1px solid #ccc;
    line-height: 1.42857143;
    padding: 6px 12px;
    box-shadow: none !important;
    outline: none;
    height: 3.125rem;
    width: 95%;
    display: block;
}

.SearchDropdown {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: .875rem;
    color: #070738;
    padding: 6px 12px;
    height: 3.125rem;
    letter-spacing: .5px;
    width: 95%;
    display: block;
    font-stretch: wider;
}

.autosuggest {
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: clamp(0.75rem, 0.9vw, 0.8rem);
    color: #070738;
    text-decoration: none;
    background-color: white;
    max-height: 11rem;
    line-height: 2.1875rem;
    border: 1px solid #bdbfc1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding-left: 5px;
    letter-spacing: .5px;
    overflow: auto;
    z-index: 9999;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: linear-gradient(#48c6ef, #6f86d6);
    z-index: 999;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    letter-spacing: .5px;
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    margin: 4px 2px;
    border-radius: 5px;
}





.pricingTable {
    background-color: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    text-align: center;
    padding: 20px 0 0;
    letter-spacing: .5px;
    box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.3);
    border-radius: 20px;
}

    .pricingTable .pricingTable-header {
        background: linear-gradient(transparent,transparent,#e7e7e7);
        padding: 0 0 20px;
    }

    .pricingTable .title {
        color: #333;
        font-size: 2.0625rem;
        font-family: 'Inter', sans-serif;
        letter-spacing: .5px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin: 0 0 20px;
    }

        .pricingTable .title:after {
            content: "";
            background: #FF61D2;
            width: 160px;
            height: 3px;
            margin: 20px auto 0;
            display: block;
            clear: both;
        }

    .pricingTable .price-value {
        color: #F63459;
        font-size: 3.25rem;
        font-weight: 800;
        line-height: 47px;
        letter-spacing: 2px;
        display: block;
    }

        .pricingTable .price-value sup {
            font-size: 1.875rem;
            vertical-align: bottom;
        }

    .pricingTable .pricing-content {
        background: linear-gradient(#FF61D2, #FE9090);
        border-radius: 0 0 20px 20px;
        padding: 35px 30px;
    }

        .pricingTable .pricing-content ul {
            text-align: left;
            padding: 0 0 0 20px;
            margin: 0 0 25px;
            display: inline-block;
        }

            .pricingTable .pricing-content ul li {
                color: #fff;
                font-size: 14px;
                font-weight: 300;
                margin: 0 0 15px;
                letter-spacing: 0.5px;
                position: relative;
            }

                .pricingTable .pricing-content ul li:last-child {
                    margin: 0;
                }

.pricingTable-signup a {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 7px 25px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 10px;
    display: inline-block;
    transition: all 0.5s;
}

.pricingTable .pricingTable-signup a:hover {
    letter-spacing: 2px;
    box-shadow: 0 0 0 5px rgba(255,255,255,0.5);
}

.pricingTable.orange .title:after {
    background-color: #FF5F6D;
}

.pricingTable.orange .price-value {
    color: #ED8009;
}

.pricingTable.orange .pricing-content {
    background: linear-gradient(#FF5F6D, #FFC371);
}

.pricingTable.green .title:after {
    background-color: #02AABD;
}

.pricingTable.green .price-value {
    color: #48A151;
}

.pricingTable.green .pricing-content {
    background: linear-gradient(#02AABD, #00CDAC);
}

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin-bottom: 40px;
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out
        }

    .owl-carousel .owl-item {
        float: left
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

    .owl-theme .owl-controls .owl-buttons div {
        color: #333;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: 5px;
        padding: 3px 10px;
        font-size: clamp(0.75rem, 0.9vw, 0.8rem);
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #869791;
        filter: Alpha(Opacity=50);
        opacity: .5
    }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);
        opacity: 1;
        text-decoration: none
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        *display: inline
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            filter: Alpha(Opacity=50);
            opacity: .5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #869791
        }

        .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100);
            opacity: 1
        }

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: clamp(0.75rem, 0.9vw, 0.8rem);
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px
        }

.testimonial {
    margin: 0 5px;
    padding: 30px 0;
}

    .testimonial .testimonial-profile {
        float: left;
        width: 100px;
        margin-right: 7%;
    }

        .testimonial .testimonial-profile img {
            height: auto;
            transform: translate(10px,10px);
        }

    .testimonial .testimonial-content {
        position: relative;
        overflow: hidden;
        padding-left: 10px;
    }

        .testimonial .testimonial-content:before {
            content: "\f137";
            font-size: 2.1875rem;
            font-family: "FontAwesome";
            font-weight: 900;
            color: rgba(255, 255, 255, 0.2);
            position: absolute;
            top: 2px;
            left: 0;
        }

    .testimonial .testimonial-title {
        font-family: 'Inter', sans-serif;
        font-weight: 500;
        letter-spacing: .5px;
        vertical-align: middle;
        font-size: clamp(0.9rem, 1vw, 1rem);
        color: #4a4a4a;
        margin: 10px 0 8px 0;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

    .testimonial .testimonial-post {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        vertical-align: middle;
        letter-spacing: .5px;
        font-size: clamp(0.9rem, 1vw, 1rem);
        color: #4a4a4a;
        display: block;
        border-bottom: 1px solid #f2f2f2;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .testimonial .testimonial-description {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        vertical-align: middle;
        letter-spacing: .5px;
        font-size: .875rem;
        color: #4a4a4a;
        text-align: justify;
        line-height: 23px;
    }

.owl-theme .owl-controls {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .owl-theme .owl-controls .owl-buttons div {
        border: 1px solid #fff;
        border-radius: 25px;
        padding: 5px 10px;
        background: transparent;
    }

.owl-prev:before,
.owl-next:before {
    content: "\f053";
    font-family: "FontAwesome";
    font-weight: 900;
    color: #333;
}

.owl-next:before {
    content: "\f054";
}

@media only screen and (max-width: 767px) {
    .testimonial .testimonial-profile {
        float: none;
        margin: 0 0 15px 0;
    }

    .testimonial .testimonial-content {
        padding-left: 25px;
    }

    .testimonial-content:before {
        left: 10px;
    }

    .owl-theme .owl-controls {
        left: 3%;
    }
}

/* =========================
   FOOTER
========================= */

.biofie-footer {
    width: 100%;
    background: #F5F7FA;
    padding: 20px 10px 20px;
    font-family: 'Inter', sans-serif;
    border-top: 1px solid #E8EDF3;
}

/* CONTAINER */

.footer-container {
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 45px;
}

/* COLUMN */

.footer-column {
    min-width: 0;
}

/* HEADING */

.footer-heading {
    font-size: 1.05rem;
    font-weight: 700;
    color: #0B1445;
    margin-bottom: 12px;
    letter-spacing: .2px;
    text-decoration: underline;
    text-underline-offset: 5px;
}

/* LINKS */

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .footer-links li {
        margin-bottom: 14px;
    }

    .footer-links a {
        color: #5B6472;
        text-decoration: none;
        font-size: .95rem;
        transition: .25s ease;
        line-height: 1.6;
    }

        .footer-links a:hover {
            color: #007BFF;
            padding-left: 4px;
        }

/* DIVIDER */

.footer-divider {
    max-width: 1300px;
    height: 1px;
    background: #E3EAF2;
    margin: 25px auto 30px;
}

/* POLICY */

.footer-policy {
    max-width: 1050px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 15px;
}

    .footer-policy a {
        color: #667085;
        text-decoration: none;
        font-size: .92rem;
        transition: .25s ease;
    }

        .footer-policy a:hover {
            color: #007BFF;
        }

/* CONTACT */

.footer-contact {
    max-width: 1300px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 28px;
    margin-bottom: 15px;
}

    .footer-contact a {
        color: #475467;
        text-decoration: none;
        font-size: .95rem;
        display: flex;
        align-items: center;
        gap: 8px;
        transition: .25s ease;
    }

        .footer-contact a:hover {
            color: #007BFF;
        }

    .footer-contact .fa-envelope {
        color: #2563EB;
    }

    .footer-contact .fa-phone {
        color: #16A34A;
    }

    .footer-contact .fa-map-marker {
        color: #EF4444;
    }

/* SOCIAL */

.footer-social {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin-bottom: 15px;
}

    .footer-social a {
        width: 46px;
        height: 46px;
        border-radius: 14px;
        background: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        font-size: clamp(1rem, 1.5vw, 1.125rem);
        transition: .3s ease;
        box-shadow: 0 4px 18px rgba(0,0,0,0.06);
    }

        .footer-social a:hover {
            transform: translateY(-3px);
        }

/* SOCIAL COLORS */

.linkedin {
    color: #0A66C2;
}

.facebook {
    color: #1877F2;
}

.instagram {
    color: #E4405F;
}

.youtube {
    color: #FF0000;
}

.twitter {
    color: #1DA1F2;
}

/* COPYRIGHT */

.footer-bottom {
    text-align: center;
}

    .footer-bottom a {
        color: #667085;
        text-decoration: none;
        font-size: .9rem;
        line-height: 1.8;
    }

/* =========================
   TABLET
========================= */

@media(max-width:991px) {

    .footer-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 35px;
    }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 576px) {
    .biofie-footer {
        padding: 20px 18px 15px;
    }

    .footer-container {
        grid-template-columns: 1fr;
        gap: 30px;
        text-align: center;
    }

    .footer-links a:hover {
        padding-left: 0;
    }

    /* Footer contact side by side */
    .footer-contact {
        flex-direction: row !important; /* side by side */
        gap: 20px; /* spacing between links */
        flex-wrap: wrap; /* wrap if screen is too narrow */
        justify-content: center; /* center horizontally */
    }

        .footer-contact a {
            justify-content: center;
            font-size: 0.92rem;
            display: flex;
            align-items: center;
            gap: 6px; /* space between icon and text */
        }

    .footer-policy {
        gap: 14px;
    }

        .footer-policy a {
            font-size: 0.85rem;
        }

    .footer-social a {
        width: 42px;
        height: 42px;
        font-size: clamp(0.9rem, 1vw, 1rem);
    }

    .footer-bottom a {
        font-size: 0.82rem;
    }
}
/* ========================================================= BIOFIE GLOBAL NAVBAR CSS Unique Class Prefix: bf-nav-
       Responsive + Premium UI/UX
 ========================================================= */
/* RESET */
.bf-nav-wrapper *,
.bf-nav-wrapper *::before,
.bf-nav-wrapper *::after {
    box-sizing: border-box;
}
/* =========================
           NAVBAR WRAPPER
        ========================= */
.bf-nav-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #eeeeee;
    backdrop-filter: blur(12px);
    transition: 0.3s ease;
}
/* =========================
           CONTAINER
        ========================= */
.bf-nav-container {
    max-width: 1320px;
    margin: auto;
    padding: 0 24px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* =========================
           LOGO
        ========================= */
.bf-nav-logo {
    display: flex;
    align-items: center;
    text-decoration: none;
    flex-shrink: 0;
}

    .bf-nav-logo img {
        width: auto;
        display: block;
    }

/* =========================
           MENU
        ========================= */

.bf-nav-menu {
    display: flex;
    align-items: center;
    gap: 28px;
}

/* =========================
           LINKS
        ========================= */

.bf-nav-links {
    display: flex;
    align-items: center;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .bf-nav-links li {
        position: relative;
    }

    /* NAV LINKS */

    .bf-nav-links a,
    .bf-dropdown-toggle {
        height: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 18px;
        border: none;
        background: transparent;
        text-decoration: none;
        border-radius: 12px;
        transition: all 0.3s ease;
        cursor: pointer;
        white-space: nowrap;
    }

        /* HOVER */

        .bf-nav-links a:hover,
        .bf-dropdown-toggle:hover {
            background: rgba(79,70,229,0.08);
            color: #4f46e5;
        }

        /* =========================
       DROPDOWN ICON
    ========================= */

        .bf-dropdown-toggle i {
            margin-left: 8px;
            transition: 0.3s ease;
        }

/* =========================
       DROPDOWN MENU
    ========================= */

.bf-dropdown-menu {
    position: absolute;
    top: 58px;
    left: 0;
    min-width: 260px;
    background: #ffffff;
    border-radius: 16px;
    padding: 12px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.12);
    list-style: none;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

    .bf-dropdown-menu li {
        width: 100%;
    }

    .bf-dropdown-menu a {
        width: 100%;
        justify-content: flex-start;
        padding: 13px 14px;
        border-radius: 10px;
        font-size: 14px;
        height: auto;
    }

/* DESKTOP DROPDOWN */

.bf-dropdown:hover .bf-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* =========================
       RIGHT SIDE
    ========================= */

.bf-nav-right {
    display: flex;
    align-items: center;
    gap: 14px;
}

/* =========================
       MOBILE TOGGLE
    ========================= */

.bf-menu-toggle {
    width: 46px;
    height: 46px;
    border: none;
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(79,70,229,0.08);
    color: #4f46e5;
    font-size: 22px;
    cursor: pointer;
}

/* =========================
       TABLET VIEW & MOBILE VIEW
    ========================= */
@media (max-width:1100px) {
    .bf-nav-wrapper {
        overflow: visible;
    }

    .bf-nav-container {
        height: 95px;
        position: relative;
        background-color: #FFFFFF;
    }

    .bf-menu-toggle {
        display: flex;
        flex-shrink: 0;
    }
    /* MOBILE MENU */
    .bf-nav-menu {
        display: none;
        position: fixed;
        top: 74px;
        left: 0;
        right: 0;
        width: 100%;
        max-height: calc(100vh - 74px);
        overflow-y: auto;
        background: #ffffff;
        flex-direction: column;
        align-items: flex-start;
        padding: 18px;
        gap: 18px;
        z-index: 9999;
        border-top: 1px solid rgba(0,0,0,0.05);
        box-shadow: 0 12px 30px rgba(0,0,0,0.10);
    }
        /* ACTIVE */
        .bf-nav-menu.bf-active {
            display: flex;
        }
    /* LINKS */
    .bf-nav-links {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

        .bf-nav-links li {
            width: 100%;
        }

        .bf-nav-links a,
        .bf-dropdown-toggle {
            width: 100%;
            height: auto;
            padding: 15px 16px;
            justify-content: space-between;
            font-size: clamp(0.9rem, 1vw, 1rem);
            ;
        }

    /* MOBILE DROPDOWN */
    .bf-dropdown-menu {
        position: static;
        width: 100%;
        min-width: 100%;
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        background: transparent;
        box-shadow: none;
        padding: 8px 0 0 10px;
        margin-top: 4px;
        border-radius: 0;
    }

    .bf-dropdown.bf-open .bf-dropdown-menu {
        display: block;
    }

    .bf-dropdown-menu a {
        background: rgba(79,70,229,0.05);
        margin-bottom: 8px;
        border-radius: 10px;
        padding: 13px 14px;
    }

    /* RIGHT SIDE */

    .bf-nav-right {
        width: 100%;
    }

    /* LOGO */

    .bf-nav-logo img {
        height: 38px;
    }
}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/

/*-------------------------------- Card ---------------------------------------*/
.card {
    margin: 10px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

/* Card Body Flex Layout */
.card-body {
    display: flex;
    flex-direction: column; /* stack elements vertically */
    justify-content: space-between; /* pushes link to bottom */
    min-height: 100px;
    padding: 0.5rem 0.625rem 0.625rem 0.625rem;
}
.ReadMore {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: clamp(0.725rem, 0.9vw + 0.3rem, 0.875rem);
    color: #0900ff;
    letter-spacing: 0.2px;
    text-decoration-color: #0900ff;
    align-self: flex-end; /* pushes link to right */
}

/*-------------------------------------- For Slick Slider----------------------------------------------*/
.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*------------------------------------------For Counter -----------------------------------------------*/
.counter {
    color: #222;
    font-family: 'Inter', sans-serif;
    text-align: center;
    width: 210px;
    height: 210px;
    padding: 46px 30px;
    margin: 0 auto;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

    .counter:before,
    counter:after {
        content: '';
        background: #ff2828;
        border-radius: 50%;
        box-shadow: 0 4px rgba(0,0,0,0.2);
        position: absolute;
        left: 10px;
        top: 10px;
        bottom: 10px;
        right: 10px;
        z-index: -1;
    }

    .counter:after {
        background: #fff;
        left: 25px;
        top: 25px;
        bottom: 25px;
        right: 25px;
    }

    .counter .counter-icon {
        color: #d1d1d1;
        font-size: 35px;
        line-height: 35px;
        margin: 0 0 13px;
    }

    .counter h3 {
        color: #ff2828;
        font-size: clamp(0.9rem, 1vw, 1rem);
        ;
        font-weight: 500;
        text-transform: capitalize;
        margin: 0 0 8px;
    }

    .counter .counter-value {
        color: #555;
        font-size: 30px;
        font-weight: 600;
        display: block;
    }

    .counter.blue {
        border-bottom-color: #2323ff;
    }

        .counter.blue:before {
            background: #2323ff;
        }

    .counter.green {
        border-bottom-color: #008000;
    }

        .counter.green:before {
            background: #008000;
        }

        .counter.green h3 {
            color: #008000;
        }

    .counter.purple {
        border-bottom-color: #8a00c4;
    }

        .counter.purple:before {
            background: #8a00c4;
        }

        .counter.purple h3 {
            color: #8a00c4;
        }

@media screen and (max-width:990px) {
    .counter {
        margin-bottom: 40px;
    }
}

/*----------------------------------------- Starting Here For New Home Design css-------------------------------------*/
.hero-section {
    padding: 60px 20px;
    color: white;
    background-image: url('../home-webp/home-bg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hero-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    gap: 60px;
    align-items: center;
    justify-content: space-between;
}

/* LEFT */
.hero-left {
    flex: 1;
}

    .hero-left h1 {
        font-size: 48px;
        font-weight: 700;
    }

        .hero-left h1 span {
            color: #ffdd57;
        }

.subtitle {
    font-size: clamp(1rem, 1.5vw, 1.125rem);
    margin-top: 10px;
    opacity: 0.9;
}

.desc {
    margin-top: 20px;
    font-size: clamp(0.9rem, 1vw, 1rem);
    line-height: 1.6;
    max-width: 500px;
}

.cta-group {
    margin-top: 25px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.btn-primary {
    background: white;
    color: #4f46e5;
    padding: 12px 20px;
    border-radius: 10px;
    font-weight: bold;
    text-decoration: none;
}

.btn-outline {
    border: 2px solid white;
    color: white;
    padding: 12px 20px;
    border-radius: 10px;
    text-decoration: none;
}

.trust-text {
    margin-top: 20px;
    font-size: 13px;
    opacity: 0.8;
}

/* RIGHT LOGIN */
.hero-right {
    flex: 1;
    display: flex;
    justify-content: flex-end; /* shift fully right */
    padding-right: 30px; /* extra right spacing */
}

.login-card {
    width: 100%;
    max-width: 380px;
    background: rgba(255,255,255,0.95);
    color: #333;
    padding: 25px;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    backdrop-filter: blur(10px);
}

    .login-card h3 {
        text-align: center;
        margin-bottom: 20px;
    }




.input-group {
    margin-bottom: 15px;
    width: 100%;
}

    .input-group input {
        width: 100%;
        padding: 12px;
        border: 1px solid #ddd;
        outline: none;
    }

.password-box {
    position: relative;
}

.toggle-eye {
    position: absolute;
    right: 10px;
    top: 12px;
    cursor: pointer;
}

.login-actions {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    margin-bottom: 10px;
}

.link {
    color: #4f46e5;
    text-decoration: none;
}

.btn-login {
    width: 100%;
    background: #4f46e5;
    color: white;
    padding: 12px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    font-weight: bold;
}

.divider {
    text-align: center;
    margin: 15px 0;
    color: #aaa;
}

.google-btn {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
    background: white;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    cursor: pointer;
}

.register {
    text-align: center;
    margin-top: 15px;
    font-size: 13px;
}



@media(max-width:768px) {

    .hero-section {
        padding: 40px 12px;
    }

    .hero-container {
        flex-direction: column;
        text-align: center;
        gap: 35px;
        width: 100%;
    }

    .hero-left {
        width: 100%;
    }

        .hero-left h1 {
            font-size: 42px;
            line-height: 1.1;
        }

    .desc {
        max-width: 100%;
        font-size: clamp(0.9rem, 1vw, 1rem);
        ;
        line-height: 1.7;
    }

    .cta-group {
        justify-content: center;
        width: 100%;
    }

    /* IMPORTANT FIX */
    .hero-right {
        width: 100%;
        padding-right: 0;
        justify-content: center;
    }

    .login-card {
        width: 100%;
        max-width: 85%;
        padding: 20px 12px;
        border-radius: 20px;
        margin: auto;
        background-color: #fefefe
    }

    .input-group input {
        width: 100%;
        height: 48px;
        font-size: clamp(0.9rem, 1vw, 1rem);
    }

    .btn-login {
        height: 48px;
        font-size: clamp(0.9rem, 1vw, 1rem);
    }

    .google-btn {
        height: 48px;
        font-size: 14px;
    }

    .login-actions {
        font-size: clamp(0.75rem, 0.9vw, 0.8rem);
    }

    .register {
        font-size: 13px;
        line-height: 1.5;
    }
}

@media(max-width:480px) {

    .login-card {
        max-width: 100%;
        padding: 28px 18px;
    }

    .hero-left h1 {
        font-size: 36px;
    }

    .btn-primary,
    .btn-outline {
        width: 100%;
        text-align: center;
    }
}

/*-------------------------------------------------------- For Searching Area -----------------------------*/
.job-search-section {
    width: 100%;
    padding: 10px;
    margin-top: -40px;
    position: relative;
    z-index: 10;
}

.search-wrapper {
    max-width: 1250px;
    margin: auto;
    background: #f4f4f4;
    border-radius: 20px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 15px;
    backdrop-filter: blur(10px);
}

/* SEARCH FIELD */
.search-field {
    flex: 1;
    display: flex;
    align-items: center;
    background: #f8f9fc;
    border-radius: 14px;
    padding: 0 5px;
    border: 1px solid #e5e7eb;
    min-height: 40px;
}

.large-field {
    flex: 1.5;
}

.search-field i {
    color: #6b7280;
    font-size: clamp(0.9rem, 1vw, 1rem);
    margin-right: 10px;
}

/* INPUT */
.search-input {
    width: 100%;
    border: none !important;
    background: transparent;
    outline: none !important;
    box-shadow: none !important;
    font-size: clamp(0.9rem, 1vw, 1rem);
    ;
    color: #111827;
}

/* DROPDOWN */
.search-select {
    width: 100%;
    border: none !important;
    background: transparent;
    outline: none !important;
    box-shadow: none !important;
    font-size: clamp(0.9rem, 1vw, 1rem);
    ;
    color: #111827;
    height: 55px;
}

/* BUTTON */
.search-btn-wrap {
    display: flex;
    align-items: center;
}

.search-btn {
    background: linear-gradient(135deg,#4f46e5,#7c3aed);
    color: white !important;
    text-decoration: none;
    padding: 16px 32px;
    border-radius: 14px;
    font-weight: 600;
    transition: 0.3s ease;
    display: inline-block;
    white-space: nowrap;
}

    .search-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 10px 20px rgba(79,70,229,0.25);
    }

/* AUTOSUGGEST */
.autosuggest {
    background: white;
    border-radius: 12px;
    border: 1px solid #ddd;
    padding: 10px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}

/* TABLET */
@media(max-width:992px) {

    .search-wrapper {
        flex-wrap: wrap;
    }

    .search-field {
        min-width: 48%;
    }

    .search-btn-wrap {
        width: 100%;
    }

    .search-btn {
        width: 100%;
        text-align: center;
    }
}

/* MOBILE */
@media(max-width:768px) {

    .job-search-section {
        padding: 15px;
        margin-top: -20px;
    }

    .search-wrapper {
        flex-direction: column;
        padding: 18px;
        border-radius: 18px;
        gap: 14px;
    }

    .search-field {
        width: 100%;
        min-width: 100%;
        min-height: 54px;
    }

    .large-field {
        width: 100%;
    }

    .search-btn-wrap {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btnSearch {
        width: 100%;
        max-width: 280px;
        text-align: center;
        display: inline-block;
    }
}

/*-------------------------------------- ALL Font  -------------------------------------------------------------*/
.LoginBoxUserNM {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: .5px;
    font-size: clamp(1rem, 1.5vw, 1.25rem);
    color: #0900ff;
}


.LoginBoxMsg {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    letter-spacing: .5px;
    font-size: clamp(0.75rem, 0.9vw, 0.8rem);
    color: #FF0000;
}

.LoginBoxOTP {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    letter-spacing: .5px;
    font-size: clamp(0.75rem, 0.9vw, 0.8rem);
    color: #0900ff;
}

.Logintxt {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: .5px;
    font-size: clamp(0.75rem, 0.9vw, 0.8rem);
    color: #0900ff;
}

.Accounttxt1 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    vertical-align: middle;
    letter-spacing: .5px;
    font-size: clamp(0.75rem, 0.9vw, 0.8rem);
    color: #1f2f4c;
}

.Accounttxt2 {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: .5px;
    font-size: clamp(0.875rem, 1vw, 0.9375rem);
    color: #0900ff;
    text-decoration: underline;
}


.Searchtxt {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    vertical-align: middle;
    font-size: clamp(2.25rem, 2.8vw, 3rem);
    letter-spacing: .2px;
    color: #070738;
    line-height: 1.5;
}



.btnSearch {
    background-color: #008000;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    border: none;
    color: white;
    padding: 10px 20px;
    letter-spacing: .5px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 20px;
}

.btnLogin {
    background-color: #0900ff;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    border: none;
    color: white;
    letter-spacing: .5px;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 20px;
    display: inherit;
    position: relative;
    backface-visibility: hidden;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation
}


.TBoxRCSearch {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    background-color: #fff;
    letter-spacing: .5px;
    color: #4F5578;
    height: 30px;
    text-align: justify;
    text-decoration: none;
    line-height: 1.42857143;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

input.TBoxRCSearch:focus {
    outline: none;
    border: 1px solid #fff;
    box-shadow: 0px 0px 8px #fff;
    -moz-box-shadow: 0px 0px 8px #fff;
    -webkit-box-shadow: 0px 0px 8px #fff;
}

.downSearch {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    height: 30px;
    font-size: 14px;
    letter-spacing: .5px;
    text-align: justify;
    letter-spacing: .5px;
    border-radius: 2px;
    line-height: 4rem;
    padding: 6px 12px;
    background-color: #fff;
    color: #666666;
    text-align: justify;
    text-decoration: none;
}

.btnHyp {
    background-color: #008000;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    border: none;
    color: white;
    letter-spacing: .5px;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 20px;
}

.TBoxRC {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: .5px;
    text-align: justify;
    text-decoration: none;
    border: 1px solid #ccc;
    line-height: 1.42857143;
    padding: 6px 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

input.TBoxRC:focus {
    outline: none;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 8px #7bc1f7;
    -moz-box-shadow: 0px 0px 8px #7bc1f7;
    -webkit-box-shadow: 0px 0px 8px #7bc1f7;
}

.down {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-radius: 4px;
    letter-spacing: .5px;
    line-height: 1.42857143;
    padding: 6px 12px;
    border: 1px solid #ccc;
    color: #666666;
    text-align: justify;
    text-decoration: none;
}

.down1 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 6px 12px;
    letter-spacing: .5px;
    border: 1px solid #ccc;
    color: #666666;
    text-align: justify;
    text-decoration: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}


/* =====================================================
   GRID
===================================================== */

.bio-benefits-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 28px;
}

/* =====================================================
   CARD
===================================================== */

.bio-benefit-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 16px 8px;
    position: relative;
    overflow: hidden;
    transition: .35s ease;
    border: 1px solid #e7edf5;
    box-shadow: 0 8px 25px rgba(15,23,42,.04);
    text-align: center;
    min-height: 140px; /* reduced height */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

    .bio-benefit-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 18px 40px rgba(37,99,235,.10);
        border-color: rgba(37,99,235,.15);
    }

    .bio-benefit-card::before {
        content: "";
        position: absolute;
        top: -90px;
        right: -90px;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        background: linear-gradient( 135deg, rgba(37,99,235,.06), rgba(124,58,237,.04) );
    }

/* =====================================================
   ICON
===================================================== */

.bio-icon-wrap {

    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}

    .bio-icon-wrap img {
        width: 120px;
        height: 120px;
        object-fit: contain;
        display: block;
    }



/* =====================================================
   CONTENT
===================================================== */

.bio-card-title {
    font-family: 'Inter', sans-serif;
    font-size: clamp(1rem, 1.5vw, 1.5rem);
    font-weight: 700;
    line-height: 1.45;
    color: #0f172a;
    position: relative;
    z-index: 2;
    text-align: center;
}

.bio-card-desc {
    font-family: 'Inter', sans-serif;
    font-size: clamp(0.9rem, 1vw, 1rem);
    line-height: 1.8;
    color: #64748b;
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 95%;
}

/* =====================================================
   RESPONSIVE
===================================================== */

@media(max-width:1100px) {

    .bio-benefits-grid {
        grid-template-columns: repeat(2,1fr);
    }

    .bio-benefit-card {
        min-height: 140px;
    }
}

@media(max-width:768px) {

    .bio-benefits-section {
        padding: 45px 16px;
    }

    .bio-benefits-grid {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .bio-benefit-card {
        min-height: auto;
        padding: 16px 8px;
        border-radius: 22px;
    }

    .bio-icon-wrap {
        width: 100px;
        height: 100px;
    }

        .bio-icon-wrap img {
            width: 100px;
            height: 100px;
        }
         
    .bio-card-title {
        font-size: clamp(1rem, 1.5vw, 1.125rem);
    }

    .bio-card-desc {
        font-size: 14px;
        line-height: 1.7;
    }
}

@media(max-width:480px) {

    .bio-benefit-card {
        padding: 16px 8px;
    }

    .bio-card-title {
        font-size: clamp(0.9rem, 1vw, 1rem);
    }

    .bio-card-desc {
        font-size: 13.8px;
    }
}


/* Choise */
.cover-letter-section {
    width: 100%;
    padding: 40px 20px;
    overflow: hidden;
    position: relative;
    font-family: 'Inter', sans-serif;
}

.container-custom {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 70px;
}

/* =========================
   LEFT SIDE
========================= */

.cover-left {
    flex: 1;
}

.badge-cover {
    display: inline-block;
    background: rgba(0,123,255,0.08);
    color: #007BFF;
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
}

.cover-heading {
    font-size: clamp(2rem, 4vw, 3.6rem);
    line-height: 1.2;
    font-weight: 800;
    color: #0B1445;
    margin-bottom: 20px;
    letter-spacing: -.8px;
}

.cover-subheading {
    font-size: clamp(1.2rem, 2vw, 1.8rem);
    color: #007BFF;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 1.4;
}

.cover-description {
    font-size: 1.04rem;
    line-height: 1.9;
    color: #5C6470;
    max-width: 720px;
    margin-bottom: 42px;
}

/* =========================
   FEATURES
========================= */

.feature-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-bottom: 45px;
}

.feature-card {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    border-radius: 20px;
    padding: 5px;
    box-shadow: 0 6px 28px rgba(0,0,0,0.06);
    transition: .3s ease;
    border: 1px solid #EEF3FA;
}

    .feature-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 12px 32px rgba(0,0,0,0.08);
    }

.feature-icon {
    width: 58px;
    height: 58px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0;
}

.blue {
    background: rgba(0,123,255,0.12);
}

.yellow {
    background: rgba(255,193,7,0.14);
}

.green {
    background: rgba(25,135,84,0.12);
}

.orange {
    background: rgba(255,107,0,0.12);
}

.feature-card h3 {
    font-size: 1.05rem;
    font-weight: 700;
    color: #1E293B;
    margin-bottom: 6px;
}

.feature-card p {
    color: #64748B;
    font-size: .94rem;
    line-height: 1.6;
}

/* =========================  BUTTONS ========================= */

.cover-btn-area {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

.cover-btn-primary {
    background: linear-gradient(135deg, #007BFF, #0056D2);
    color: #fff;
    text-decoration: none;
    padding: 16px 34px;
    border-radius: 14px;
    font-weight: 700;
    font-size: clamp(0.9rem, 1vw, 1rem);
    transition: .3s ease;
    box-shadow: 0 10px 25px rgba(0,123,255,0.22);
}

    .cover-btn-primary:hover 
    {
        transform: translateY(-2px);
    }

.cover-btn-secondary {
    border: 1.5px solid #D7E3F1;
    color: #0B1445;
    text-decoration: none;
    padding: 16px 30px;
    border-radius: 14px;
    font-weight: 600;
    transition: .3s ease;
    background: #fff;
}

    .cover-btn-secondary:hover {
        background: #F5F9FF;
    }

/* =========================
   RIGHT IMAGE
========================= */

.cover-right {
    flex: 1;
    display: flex;
    justify-content: center;
    position: relative;
}

.image-wrapper {
    position: relative;
    max-width: 520px;
    width: 100%;
}

.cover-image {
    width: 100%;
    max-width: 520px;
    object-fit: contain;
    animation: floatImage 5s ease-in-out infinite;
}

/* FLOATING TAGS */

.floating-card {
    position: absolute;
    background: #fff;
    padding: 14px 20px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    font-weight: 700;
    color: #0B1445;
    font-size: .95rem;
}

.card-1 {
    top: 12%;
    left: -30px;
}

.card-2 {
    bottom: 14%;
    right: -20px;
}

/* =========================
   ANIMATION
========================= */

@keyframes floatImage {

    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0px);
    }
}

/* =========================
   TABLET
========================= */

@media(max-width:991px) {

    .container-custom {
        flex-direction: column-reverse;
        text-align: center;
        gap: 50px;
    }

    .cover-description {
        margin-left: auto;
        margin-right: auto;
    }

    .feature-grid {
        grid-template-columns: 1fr;
    }

    .cover-btn-area {
        justify-content: center;
    }

    .floating-card {
        display: none;
    }
}

/* =========================
   MOBILE
========================= */

@media(max-width:576px) {

    .cover-letter-section {
        padding: 70px 16px;
    }

    .cover-heading {
        font-size: 2rem;
    }

    .cover-subheading {
        font-size: 1.1rem;
    }

    .cover-description {
        font-size: .95rem;
        line-height: 1.8;
    }

    .feature-card {
        padding: 12px;
        text-align: left;
    }

    .feature-icon {
        width: 52px;
        height: 52px;
        font-size: 22px;
    }

    .cover-btn-primary,
    .cover-btn-secondary {
        width: 100%;
        text-align: center;
    }
}


/* =========================================
   BIOFIE WHY CHOOSE SECTION
========================================= */

.bf-choice-container {
    max-width: 1300px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

/* =====================================================
   REVERSE SECTION
   LEFT TEXT + RIGHT IMAGE
===================================================== */

.bf-reverse-layout {
    flex-direction: row;
}

    /* LEFT TEXT */

    .bf-reverse-layout .bf-choice-left {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    /* RIGHT IMAGE */

    .bf-reverse-layout .bf-choice-right {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }

/* =====================================================
   IMAGE
===================================================== */

.bf-phone-wrapper {
    position: relative;
    width: 100%;
}

    .bf-phone-wrapper img {
        width: 100%;
        display: block;
        margin: auto;
        position: relative;
        z-index: 2;
        animation: floatImage 4s ease-in-out infinite;
    }

/* =====================================================
   FEATURE GRID
===================================================== */

.bf-feature-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

/* =====================================================
   CARD
===================================================== */

.bf-feature-card {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #edf0ff;
    padding: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s ease;
    box-shadow: 0 8px 25px rgba(99,102,241,0.05);
}

    .bf-feature-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 18px 40px rgba(99,102,241,0.12);
    }

/* =====================================================
   ICON
===================================================== */

.bf-icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .bf-icon-box img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }

/* =====================================================
   BUTTON
===================================================== */

.bf-btn-wrap {
    margin-top: 5px;
    width: 100%;
}


/* =====================================================
   TABLET
===================================================== */

@media (max-width: 991px) {

    .bf-choice-container,
    .bf-reverse-layout {
        flex-direction: column;
        gap: 40px;
    }

    .bf-choice-left,
    .bf-choice-right {
        width: 100%;
    }

    .bf-phone-wrapper {
        text-align: center;
    }

        .bf-phone-wrapper img {
            max-width: 340px;
        }
}

/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767px) {

    .bf-choice-section {
        padding: 30px 15px;
    }

    .bf-choice-container {
        gap: 30px;
    }

    .bf-feature-grid {
        gap: 16px;
    }

    .bf-feature-card {
        padding: 10px;
        gap: 14px;
        border-radius: 16px;
    }

    .bf-icon-box {
        width: 54px;
        min-width: 54px;
        height: 54px;
    }

        .bf-icon-box img {
            width: 40px;
            height: 40px;
        }

    .bf-phone-wrapper img {
        max-width: 260px;
    }

}

/* =====================================================
   SMALL MOBILE
===================================================== */

@media (max-width: 480px) {

    .bf-feature-card {
        align-items: center;
        gap: 12px;
    }

    .bf-icon-box {
        width: 48px;
        min-width: 48px;
        height: 48px;
    }

        .bf-icon-box img {
            width: 34px;
            height: 34px;
        }

    .bf-phone-wrapper img {
        max-width: 220px;
    }
}
/*----------------------------------------- Step1 ------------------------------------------*/


.browse-top-jobs-section {
    width: 100%;
    padding: 1rem 1rem 1.5rem;
    text-align: center;
}

/* TITLE */

.headercontent1 {
    margin-bottom: 1.5rem;
}

/* WRAPPER */

.browse-steps-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;
}

/* STEP */

.browse-step-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    padding: 0.8rem 1rem;
    border-radius: 14px;
    transition: 0.3s ease;
}

    .browse-step-item:hover {
        transform: translateY(-4px);
        box-shadow: 0 10px 24px rgba(0,0,0,0.08);
    }

/* ICON */

.browse-icon {
    font-size: 0.9375rem;
}

/* STEP COLORS */

.step1-icon,
.step1-text {
    color: #f55767;
}

.step2-icon,
.step2-text {
    color: #ED8009;
}

.step3-icon,
.step3-text {
    color: #40975f;
}

/* =========================================
   TABLET
========================================= */

@media (max-width:991px) {

    .browse-steps-wrapper {
        gap: .8rem;
    }

    .browse-step-item {
        width: 100%;
        max-width: 700px;
        justify-content: flex-start;
        text-align: left;
    }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width:767px) {

    .browse-top-jobs-section {
        padding: 1.25rem 1rem 2rem;
    }

    .headercontent1 {
        margin-bottom: 1.5rem;
    }

    .browse-steps-wrapper {
        flex-direction: column;
        align-items: stretch;
    }

    .browse-step-item {
        width: 100%;
        padding: .6rem;
        border-radius: 12px;
    }
}
/*------------------Post Your Resume------------------*/


.bf-resume-cta {
    width: 100%;
    max-width: 650px;
    margin: auto;
    padding: 20px;
    text-align: center;
    font-family: 'Inter', sans-serif;
}

.bf-title-main {
    font-family: 'Inter', sans-serif;
    font-size: clamp(2rem, 5vw, 4rem);
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1.1;
    letter-spacing: .4px;
    margin-top: 5px;
}

.bf-subtitle {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: clamp(0.95rem, 1.5vw, 1.1rem);
    letter-spacing: .4px;
    color: #FFFFFF;
    margin-top: 10px;
}

.bf-btn-wrapper {
    margin-top: 22px;
}

.bf-btn-primary, .bf-btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: clamp(0.95rem, 1.2vw, 1rem);
    font-weight: 600;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
}

.bf-btn-primary {
    background: linear-gradient(135deg, #ff7b00, #ff5100);
    color: #ffffff;
    box-shadow: 0 10px 25px rgba(255, 102, 0, 0.18);
}

    .bf-btn-primary:hover {
        transform: translateY(-2px);
        filter: brightness(1.05);
    }

.bf-btn-outline {
    border: 1px solid #ffffff;
    color: #ffffff;
}

    .bf-btn-outline:hover {
        transform: translateY(-2px);
        filter: brightness(1.05);
        color: #ffffff;
        background: linear-gradient(135deg, #4f46e5, #7c3aed);
    }

.second-btn {
    margin-top: 50px;
}
/* Mobile */

@media (max-width: 576px) {
    .bf-resume-cta {
        padding: 15px;
    }
    .second-btn {
        margin-top: 20px;
    }
    .bf-btn-primary, .bf-btn-outline {
        width: 100%;
        padding: 14px 18px;
    }

    .bf-title-main {
        margin-top: 8px;
    }
}
/* ========================================= BIOFIE PREMIUM BUTTON COLLECTION ========================================= */ 

.bf-btn {
    font-family: 'Inter', sans-serif;
    height: 40px;
    padding: 0 20px;
    border-radius: 15px;
    color: #ffffff !important;
    text-decoration: none;
    font-size: clamp(0.9rem, 1vw, 1rem);
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    letter-spacing: 0.4px;
    gap: 8px;
    white-space: nowrap;
}
    /* Hover Animation */

    .bf-btn:hover {
        transform: translateY(-2px);
        filter: brightness(1.05);
        text-decoration: none;
    }
/* ========================================= 1. SIGN IN BUTTON (INDIGO) ========================================= */

.bf-signin-btn {
    background: linear-gradient(135deg, #4f46e5, #7c3aed);
}
/* ========================================= 2. CREATE RESUME BUTTON (ORANGE) ========================================= */

.bf-resume-btn {
    background: linear-gradient(135deg, #ff7b00, #ff5100);
}
/* ========================================= 3. JOB SEARCH BUTTON (BLUE) ========================================= */

.bf-job-btn {
    background: linear-gradient(135deg, #3B82F6, #2563EB);
}
/* ========================================= 4. EXPERT SERVICE BUTTON (GREEN) ========================================= */

.bf-expert-btn {
    background: linear-gradient(135deg, #16a34a, #15803d);
}
/* ========================================= MOBILE RESPONSIVE ========================================= */

@media (max-width: 576px) {
    .bf-btn {
        width: 100%;
        height: 48px;
        font-size: 0.95rem;
    }
}
/**/
/*--------------------------END-----------------------------------------------------------------------------------*/
