.page-title {
    position: relative;
    padding: 195px 0px 20px 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../Images/Staffing-page-slider.jpg");
}

    .page-title:before {
        position: absolute;
        content: "";
       /* background: #352027;*/
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        right: 0px;
        opacity: 0.8;
    }

    .page-title .pattern-layer {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.page-title .title-box {
    position: relative;
    display: block;
    margin-bottom: 152px;
}

.centred {
    text-align: center;
}

.page-title .title-box h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font: bold;
}

.page-title .title-box p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
}

.page-title .bread-crumb li:last-child {
    padding: 0px;
    margin: 0px;
}

.page-title .bread-crumb li {
    padding-right: 13px !important;
    margin-right: 13px !important;
}

.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding-right: 13px;
    margin-right: 5px;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}

/* service-section*/
.service-block {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.service-section.service-page {
    padding: 42px 0px 90px 0px;
}

.service-section {
    position: relative;
    padding: 95px 0px 120px 0px;
}

    .service-section .anim-icon {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        max-width: 1200px;
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

        .service-section .anim-icon .icon-1 {
            position: absolute;
            left: -25px;
            top: 45px;
            width: 170px;
            height: 250px;
            background-repeat: no-repeat;
            background: url("../Images/Staffing/anim-icon-1.png");
        }

        .service-section .anim-icon .icon-2 {
            position: absolute;
            top: 270px;
            right: 40px;
            background: #f0e6e0;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            -webkit-animation: zoom-fade 5s infinite linear;
            animation: zoom-fade 5s infinite linear;
        }

    .service-section.service-page .sec-title {
        margin-bottom: 50px;
    }

    .service-section .sec-title {
        margin-bottom: 33px;
    }

    .service-section.service-page .service-block-one {
        margin-top: 0px;
        margin-bottom: 30px;
    }

.service-block-one {
    margin-top: 20px;
}

    .service-block-one .inner-box {
        position: relative;
        display: block;
        text-align: center;
    }

        .service-block-one .inner-box .image-box {
            position: relative;
            display: block;
            overflow: hidden;
            border-radius: 10px;
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
        }

            .service-block-one .inner-box .image-box img {
                width: 100%;
                border-radius: 10px;
                transition: all 500ms ease;
            }

        .service-block-one .inner-box .lower-content {
            position: relative;
            padding: 0px 45px;
        }

            .service-block-one .inner-box .lower-content .content-box {
                position: relative;
                margin-top: -117px;
                transition: all 500ms ease;
                margin-left: -4px;
            }

                .service-block-one .inner-box .lower-content .content-box .inner {
                    position: relative;
                    display: block;
                    background: #fff;
                    border-radius: 10px;
                    padding: 30px 15px 22px 15px;
                    margin-bottom: 21px;
                    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
                    width: 250px;
                    margin: 0 auto 28px auto;
                }

                    .service-block-one .inner-box .lower-content .content-box .inner .icon-box img {
                        position: relative;
                        display: inline-block;
                        margin-bottom: 12px;
                        width: 100px;
                        height: 82px;
                    }

                    .service-block-one .inner-box .lower-content .content-box .inner .icon-boxx img {
                        position: relative;
                        display: inline-block;
                        margin-bottom: 12px;
                        width: 100px;
                        height: 82px;
                    }

                    .service-block-one .inner-box .lower-content .content-box .inner .icon-boxxx img {
                        position: relative;
                        display: inline-block;
                        margin-bottom: 12px;
                        width: 86px;
                        height: 82px;
                    }

                    .service-block-one .inner-box .lower-content .content-box .inner h4 {
                        font-size: 20px;
                        line-height: 30px;
                        /*  font-weight: 600;*/
                    }

                .service-block-one .inner-box .lower-content .content-box .link a {
                    position: relative;
                    display: inline-block;
                    font-size: 14px;
                    line-height: 26px;
                    font-family: "Nunito Sans", sans-serif;
                    color: #000249;
                    font-weight: 700;
                    text-transform: uppercase;
                }

            .service-block-one .inner-box .lower-content .overlay-content {
                position: absolute;
                left: 30px;
                top: 30px;
                background: #000249;
                border-radius: 10px;
                width: calc(100% - 60px);
                overflow: hidden;
                visibility: hidden;
                opacity: 0;
                z-index: 1;
                transition: all 500ms ease;
            }

                .service-block-one .inner-box .lower-content .overlay-content p {
                    position: relative;
                    display: block;
                    font-size: 17px;
                    line-height: 28px;
                    color: #fff;
                    font-weight: 500;
                    padding: 30px 15px 32px 15px;
                }

                .service-block-one .inner-box .lower-content .overlay-content a {
                    background: #ff5956;
                }

                .service-block-one .inner-box .lower-content .overlay-content a {
                    position: relative;
                    display: block;
                    padding: 6px 15px 13px 15px;
                    font-size: 14px;
                    line-height: 26px;
                    font-family: "Nunito Sans", sans-serif;
                    color: #fff;
                    font-weight: 700;
                    text-transform: uppercase;
                }

        .service-block-one .inner-box:hover .lower-content .overlay-content {
            top: 0px;
            opacity: 1;
            visibility: visible;
        }

        .service-block-one .inner-box:hover .lower-content .content-box {
            opacity: 0;
        }

/*.sec-title .top-title:before {
    position: absolute;
    content: "";
    background: #f0e6e0;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    left: -25px;
    top: 8px;
    z-index: -1;
}

.sec-title .top-title:after {
    position: absolute;
    content: "";
    background: #f0e6e0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    left: 9px;
    top: 0px;
    z-index: -1;
}*/

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 44px;
    line-height: 0.2;
    font-weight: 700;
}

.sec-title p {
    font-size: 18px;
    line-height: 14px;
    margin-top: 45px;
}

.sec-title .top-title {
    color: #ff5956;
}

.sec-title .top-title {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    font-family: "Muli", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
    padding-top: 0px;
    z-index: 1;
}

.hiring-section {
    position: relative;
}

    .hiring-section .image-layer .image-1 {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .hiring-section .image-layer .image-2 {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .hiring-section .left-column {
        background: #000249; /*#000249;*/
    }

    .hiring-section .left-column,
    .hiring-section .right-column {
        width: 50%;
    }

        .hiring-section .left-column .inner-box {
            position: relative;
            display: block;
            text-align: left;
            max-width: 500px;
            padding: 120px 50px 130px 0px;
        }

.pull-left {
    float: left;
}

.hiring-section .inner-box .icon-box {
    position: absolute;
    right: 105px;
    bottom: 70px;
    font-size: 130px;
    line-height: 100px;
    color: rgba(255, 255, 255, 0.1);
}

    .hiring-section .inner-box .icon-box img {
        width: 110px;
    }

.hiring-section .inner-box h2 {
    position: relative;
    display: block;
    font-size: 44px;
    line-height: 55px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 19px;
    /*text-shadow: 2px 9px 23px rgb(83, 48, 69);*/
    text-shadow: 6px 4px 5px rgb(45 13 13);
}

.hiring-section .inner-box p {
    font-size: 18px;
    font-weight: 500;
    color: #e9e9e9; /* #808080;*/
    margin-bottom: 42px;
    text-shadow: 2px 9px 23px rgb(83, 48, 69);
}

.hiring-section .inner-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    color: #000249;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    padding: 15px 44px;
    text-transform: uppercase;
    -webkit-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
}

    .hiring-section .inner-box a:after {
        background: #ff5956;
    }

    .hiring-section .inner-box a:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 4px;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.hiring-section .inner-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    color: #000249;
    border-radius: 4px;
    text-align: center;
    /*background: #fff;*/
    padding: 15px 44px;
    text-transform: uppercase;
    z-index: 1;
}

.hiring-section .right-column {
    background: #000249;
}

.pull-right {
    float: right;
}

.hiring-section .right-column .inner-box {
    position: relative;
    display: block;
    text-align: left;
    max-width: 550px;
    padding: 120px 0px 130px 100px;
}

.hiring-section .inner-box a:hover {
    color: #fff;
}

.hiring-section .inner-box a:after {
    background: #ff5956;
}

.hiring-section .inner-box a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* hiring-section */

/* section 4 */

.recruiterInfoLeftFigure {
    will-change: transform;
    transform: perspective(700px) rotateX(0deg) rotateY(0deg);
}

.recruitment-technology {
    position: relative;
    padding: 95px 0px 70px 0px;
}

    .recruitment-technology .image-box img {
        max-width: none;
        float: right;
    }

#content_block_4 .content-box .sec-title {
    margin-bottom: 43px;
}

#content_block_4 .content-box .inner-box .single-item {
    position: relative;
    display: block;
    background: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    padding: 27px 30px 33px 30px;
    border-radius: 10px;
    height: 200px;
}

@media (max-width: 585px) {
    #content_block_4 .content-box .inner-box .single-item {
        height: 345px !important; /* mobile sathi height vadha */
        width: 98% !important; /* thodi width vadha ki content box thoda full aani right overflow nahi */
        padding: 20px !important;
        box-sizing: border-box !important;
        /*overflow-wrap: break-word !important;
        word-break: break-word !important;*/
    }

        #content_block_4 .content-box .inner-box .single-item .inner h3 {
            font-size: 16px !important;
            line-height: 22px !important;
        }

            #content_block_4 .content-box .inner-box .single-item .inner h3 span {
                display: inline-block !important;
                margin-right: 10px !important;
            }
}

#content_block_4 .content-box .inner-box .single-item .inner {
    position: relative;
    padding-left: 60px; /*Origiinaly :- 100*/
}

    #content_block_4 .content-box .inner-box .single-item .inner .icon-box {
        position: absolute;
        left: 0px;
        top: 3px;
    }

    #content_block_4 .content-box .inner-box .single-item .inner h3 {
        position: relative;
        display: block;
        font-size: 18px;
        line-height: 30px;
        font-weight: 700;
        padding-left: 82px;
        margin-bottom: 8px;
        transition: all 500ms ease;
    }

#content_block_4 .content-box .inner-box .single-item:hover .inner h3 {
    padding-left: 0px;
}

.content-box .inner-box .single-item:hover .inner h3:before {
    opacity: 0;
}

#content_block_4 .content-box .inner-box .single-item:hover .inner h3 span {
    opacity: 0;
}

#content_block_4 .content-box .inner-box .single-item .inner h3:before {
    background: #ff5956;
}

#content_block_4 .content-box .inner-box .single-item .inner h3:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    left: 32px;
    top: 19px;
    transition: all 500ms ease;
}

#content_block_4 .content-box .inner-box .single-item .inner h3 span {
    color: #ff5956;
}

#content_block_4 .content-box .inner-box .single-item .inner h3 span {
    position: absolute;
    left: 0px;
    top: 6px;
    font-size: 20px;
    transition: all 500ms ease;
    margin-left: 15px;
}

#content_block_4 .content-box .inner-box .single-item .inner p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    margin-left: 18px;
}

.js-tilt-glare {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.js-tilt-glare-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    pointer-events: none;
    background-image: linear-gradient( 0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100% );
    width: 1140px;
    height: 1140px;
    transform: rotate(180deg) translate(-50%, -50%);
    transform-origin: 0% 0%;
    opacity: 0;
}

#content_block_4 .content-box .inner-box .single-item .inner h3 a {
    display: inline-block;
    color: #000249; /*#462b34*/
}

#content_block_4 .content-box .inner-box .single-item:hover h3 a {
    color: red;
}

/* section 4 */

@keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@media (max-width: 768px) {
    .hiring-section .left-column,
    .hiring-section .right-column {
        width: 100%;
    }

    .hiring-section .image-layer .image-2 {
        display: none;
    }

    .hiring-section .image-layer .image-1 {
        display: none;
    }

    .hiring-section .inner-box .icon-box img {
        display: none;
    }

    .hiring-section .left-column .inner-box {
        padding: 40px 0px 40px 40px;
    }

    .hiring-section .right-column .inner-box {
        padding: 40px 0px 40px 40px;
    }

    .pull-right {
        float: left;
    }
}

@media (max-width: 576px) {
    .hiring-section .left-column .inner-box {
        padding: 50px 0px 50px 46px;
    }

    .hiring-section .right-column .inner-box {
        padding: 50px 0px 50px 46px;
    }
}
/* REQUEST \WE*/
.request-job-section {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 1.5)), url('../Images/bgRequestcallBack.cf688d9830d2ee2f6784.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    padding-top: 20px;
    display: flex;
    justify-content: center; /* Horizontal center */
    align-items: center; /* Optional: Vertical center */
    flex-direction: column; /* Heading + Form vertically stack */
    padding: 30px 15px; /* Optional spacing */
}


.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

.form-section {
    border: 1px solid hsla(0, 0%, 100%, .2);
    /*    padding: 30px;*/
    border-radius: 12px;
    flex: 1;
    min-width: 350px;
    max-width: 48%;
    /*    opacity: 0.8;*/
    height: 100%;
    padding: 20px 20px 50px 20px;
}

}

.info-section {
    padding: 30px;
    border-radius: 12px;
    flex: 1;
    min-width: 277px;
    max-width: 48%;
    opacity: 0.8;
}

    .form-section h2,
    .info-section h2 {
        font-size: 35px;
        margin-bottom: 20px;
        font-weight: 700;
    }

.form-section h3 {
    font-size: 30px;
    margin-bottom: 20px;
    font-family: Nunito Sans, sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin-top: 20px;
    text-align: center;
}

.info-section h3 {
    font-size: 35px;
    margin-bottom: 20px;
    font-family: Nunito Sans, sans-serif;
    font-weight: 700;
    color: #fff;
    margin-top: -96px;
    text-align: left;
}

.requestcallback h3 {
    color: #fff;
    margin-top: 20px;
    text-align: center;
    font-weight: 700;
    font-family: Nunito Sans, sans-serif;
    font-size: 35px;
    margin-left: 0;
}


form input,
form select {
    width: 100%;
    margin-bottom: 15px;
    /* border: 10px;*/
    font-size: 16px;
    /*  opacity: 0.5;*/
    border: 1px solid hsla(0, 26%, 87%, .5);
    border-radius: 0 !important;
    color: #fff;
    font-size: 15px;
    outline: none;
    padding: 10px 20px !important;
    transition: all .3s ease;
}

form button {
    width: 160px;
    padding: 10px;
    background-color: #0056b3;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s;
    display: block;
    margin: 0 auto;
}



    form button:hover {
        background-color: #003d80;
    }

.info-section {
    max-width: 500px;
    font-family: Arial, sans-serif;
    margin: 117px auto;
}

    .info-section p {
        font-size: 35px;
        margin-top: 10px;
        margin-bottom: 20px;
        font-weight: 700;
    }

    .info-section .highlight {
        color: #ff0000;
        font-weight: bold;
    }

    .info-section ul {
        list-style: none;
        padding: 0;
        margin: 0;
        border-radius: 12px;
        overflow: hidden;
    }

    .info-section li {
        font-size: 18px;
        color: #fff;
        padding: 15px 10px;
        display: flex;
        align-items: center;
    }


    .info-section .highlighte {
        background-color: #000249;
    }


    .info-section .highlighted {
        background: #dd1717 !important;
    }


    .info-section li + li {
        border-top: 1px solid rgba(255,255,255,0.2);
    }


form input::placeholder,
form select::placeholder {
    color: #ffffff;
    opacity: 1;
}

/*Key Features*/

.what-we-do {
    padding: 80px 20px 80px 20px;
    background-color: #f9f9f9;
    text-align: center;
}

.section-header {
    width: 100%;
    display: flex;
    justify-content: center;
}

    .section-header h5 {
        color: #85d60c;
        font-size: 18px;
        margin-bottom: 10px;
        letter-spacing: 1px;
    }

    .section-header h3 {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 40px;
        color: #333;
    }

.service-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.service-card {
    background: #fff;
    padding: 0px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    max-width: 200px;
    flex: 1 1 200px;
    transition: transform 0.3s ease;
}

.shape__one {
    background-image: url('../Images/service3[1].png');
    background-size: contain; /* or 'cover' depending on design */
    background-repeat: no-repeat;
    background-position: center;
    width: 100%; /* Set desired width */
    height: 110px; /* Set desired height */
}

.shape__two {
    background-image: url('../Images/service2[1].png');
    background-size: contain; /* or 'cover' depending on design */
    background-repeat: no-repeat;
    background-position: center;
    width: 100%; /* Set desired width */
    height: 110px; /* Set desired height */
}

.shape__three {
    background-image: url('../Images/service1[1].png');
    background-size: contain; /* or 'cover' depending on design */
    background-repeat: no-repeat;
    background-position: center;
    width: 100%; /* Set desired width */
    height: 110px; /* Set desired height */
}

.shape__four {
    background-image: url('../Images/service4[1].png');
    background-size: contain; /* or 'cover' depending on design */
    background-repeat: no-repeat;
    background-position: center;
    width: 100%; /* Set desired width */
    height: 110px; /* Set desired height */
}

.service-card:hover {
    transform: translateY(-10px);
}

.service-card img {
    width: 60px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.service-card h4 {
    font-size: 20px;
    margin-top: 2rem;
    margin-bottom: 10px;
    color: #222;
}

.service-card p {
    font-size: 16px;
    color: #555;
    padding: 0 10px 0 10px;
}


/*Recruitment Process section */
.process-section {
    padding: 40px 20px;
    background: #fff;
}

.process-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    max-width: 1200px;
    margin: auto;
}

.process-item {
    display: flex;
    align-items: flex-start;
    width: 48%;
    background: #f9f9f9;
    padding: 2px;
    border-left: 4px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
}

    .process-item:hover {
        transform: translateY(-5px);
    }

    .process-item img {
        width: 60px;
        height: 60px;
        margin-right: 1px;
        object-fit: contain;
        margin-top: 25px;
        margin-left: 20px;
    }

    .process-item h4 {
        margin: 0 0 10px;
        font-size: 18px;
        color: #c91f2f;
    }

        .process-item h4 span {
            color: #0014ff;
            font-size: 20px;
            margin-right: 5px;
        }

    .process-item p {
        margin: 0;
        font-size: 15px;
        color: #333;
        line-height: 1.5;
    }

/* Responsive */
@media (max-width: 768px) {
    .process-item {
        width: 100%;
    }
}

@media (max-width: 320px) {
    .process-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .process-item img {
            width: 60px;
            height: 60px;
            margin-right: 1px;
            object-fit: contain;
            margin-top: 25px;
            margin-left: 100px;
        }

    .content h4 span {
        display: none;
    }

    .process-item h4 {
        text-align: center;
    }

    .process-item p {
        text-align: center;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .process-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .process-item img {
            width: 60px;
            height: 60px;
            margin-right: 1px;
            object-fit: contain;
            margin-top: 25px;
            margin-left: 140px;
        }

    .content h4 span {
        display: none;
    }

    .process-item h4 {
        text-align: center;
    }

    .process-item p {
        text-align: center;
    }
}
/* Container style (optional if already inside div) */
.dropdown-container {
    max-width: 320px;
    margin: 50px auto;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
}

/* Label Style */
labels {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
    color: #fff;
}

/* Dropdown (Select) Style */
select {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    color: #333;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

    /* Hover & Focus Effect */
    select:hover {
        border-color: #007bff;
    }

    select:focus {
        outline: none;
        border-color: #007bff;
        box-shadow: 0 0 5px rgba(0,123,255,0.5);
    }

@media (min-width: 321px) and (max-width: 480px) {
}

@media (max-width: 767px) {
    .service-card {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .sec-title h2 span {
        white-space: nowrap; /* Prevent line break between "Staffing" and "Solutions" */

        position: relative;
        display: block;
        font-size: 29px;
        line-height: 0.2;
        font-weight: 700;
        padding-top: 25px;
    }
}

@media (max-width: 767px) {
    .sec-title h2 {
        font-size: 30px;
        line-height: 1.2;
    }
}

@media (max-width: 576px) {
    .info-section h3 {
        font-size: 25px;
        margin-top: -139px;
    }

    .info-section {
        padding-left: 14px;
    }
}

@media (max-width: 576px) {
    .form-section h3 {
        font-size: 27px;
        margin-top: -11px;
    }
}

@media (max-width: 576px) {
    .page-title .title-box h1 {
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    .page-title .title-box p {
        font-size: 18px;
    }
}

@media (max-width: 576px) {
    .service-block-one .inner-box .lower-content .content-box .inner h4 {
        font-size: 17px;
        margin-top: -20px;
    }
}

@media (max-width: 576px) {
    .container {
        margin-left: 0px;
    }
}

@media (max-width: 576px) {
    .requestcallback h3 {
        font-size: 32px;
        margin-left: 20px;
    }
}
/*@media (max-width: 576px) {
    .sec-title p {
        font-size: 32px;
        margin-left: 20px;
    }*/
}

@media (max-width: 1024px) {
    .requestcallback h3 {
        margin-left: 1px;
    }
}

.forms-selects {
    width: 100%;
    margin-bottom: 15px;
    font-size: 15px;
    border: 1px solid hsla(0, 26%, 87%, .5);
    border-radius: 0 !important;
    color: #fff;
    background-color: transparent;
    outline: none;
    padding: 10px 20px !important;
    transition: all .3s ease;
    appearance: none;
}

    /* dropdown options style */
    .forms-selects option {
        background-color: white;
        color: black;
    }

@media (max-width: 576px) {
    .service-block-one .inner-box .lower-content .content-box .inner {
        width: 188px;
    }
}

@media (max-width: 768px) {
    .sec-title p {
        margin-top: 45px;
    }
}

@media (max-width: 576px) {
    .sec-title p {
        margin-top: 30px;
    }
}

@media (max-width: 1024px) {
    .sec-title p {
        margin-top: 45px;
        line-height: 1.2;
    }
}

@media (min-width: 1024px) and (max-width:1440px) {
    .hiring-section .left-column .inner-box {
        padding: 120px 50px 130px 20px;
    }
}

@media (min-width: 1024px) and (max-width:1040px) {
    .hiring-section .left-column .inner-box {
        padding: 147px 50px 130px 20px;
    }
}

@media (min-width: 808px) and (max-width:973px) {
    .hiring-section .left-column .inner-box {
        padding: 120px 50px 130px 80px;
    }
}

@media (max-width:425px) {
    .form-section {
        min-width: 300px;
        padding: 29px 20px 29px 20px;
    }
}

/*@media (max-width:768px) {
    .form-section {
        border: 1px solid hsla(0, 0%, 100%, .2);
        border-radius: 12px;
        flex: 1;
        min-width: 486px;
        max-width: 48%;
        height: 100%;
        padding: 20px 20px 50px 20px;
    }
}*/

