/* Job css */
.about-wrapper {
    &.homepage {
        background-color: #FAFAFA;
        padding-top: 100px;
    }

    padding-top: 50px;
}

.banner-web {
    background: #f2f6f6;
    /* padding: 3rem 0rem 0rem 3rem; */
    padding-block: 3rem 0;
    padding-inline: 3rem 0;
}

.job-menu {
    background: #f2f6f6;
    padding: 10px 70px !important;
}

.job-menu.sticky-menu.fixed {
    background: #f2f6f6;
    padding-top: 15px;
    padding-bottom: 15px;
}

.job-menu .navbar-nav .nav-item .nav-link {
    color: #3b777a;
    font-weight: 500;
}

.job-menu .right-widget {
    display: flex;
    position: relative;
    right: 0;
    top: 0;
    transform: none;
}

.job-menu .right-widget .hire-button {
    font-size: 18px;
    border: 1px solid #d56c33;
    border-radius: 5px;
    background-color: #d56c33;
    color: #fff;
    display: flex;
    align-items: center;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    align-items: center;
    line-height: 50px;
}

.job-menu .right-widget .hire-button img {
    display: block;
    width: auto;
    margin: 0 0 0 10px;
}

[dir="rtl"] .job-menu .right-widget .hire-button img {
    margin: 0 10px 0 0;
}

.job-menu .main-side-nav {
    margin-right: 40px;
}

.job-menu .right-widget .want-button {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    line-height: 50px;
    border: 1px solid #004E52;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
    color: #004E52;
    position: relative;
    transition: all 0.3s ease-in-out;
    margin-right: 20px;
    line-height: 50px;
}

.about-heading {
    color: #141414;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.50em;
    margin-bottom: 1.5rem;
}

.about-heading span {
    color: #FF7D3D;
}

.ab-sub-heading {
    font-size: 24px;
    font-weight: 500;
    color: hwb(183 0% 68%);
    margin-bottom: 15px;
}

.ab-over-desc {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
}

.ab-app {
    display: flex;
    align-items: center;
}

.dw-main {
    padding-right: 3rem;
}

.ab-down {
    font-size: 16px;
    font-weight: 450;
    color: #d56c33;
}

.ab-cand {
    font-size: 18px;
    font-weight: 450;
    color: #004e52;
}

.abImages img {
    width: 150px;
}

.popularVacanciesSec {
    background-color: white;
    padding-block: 24px 48px;
    padding-inline: 120px 72px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px 18px;
    position: relative;

    & .heading {
        padding-top: 44px;

        &>h2 {
            font-weight: 700;
            font-size: 36px;
            line-height: 67px;
            color: #FF7D3D;
        }
    }

    & .popularVacancyCard {
        border: 1px solid #E5E7EB;
        border-radius: 24px;
        box-shadow: 0px 4px 4px 0px #00000040;
        background-image: url("/images/popularVacanciesCard/bgImg.png");
        background-repeat: no-repeat;
        background-position: right center;
        padding: 46px 28px 34px;
        position: relative;

        &>p {
            font-size: 20px;
            line-height: 20px;
            color: #4E4E4E;
        }

        &>h4 {
            margin-top: 28px;
            font-weight: 700;
            font-size: 24px;
            line-height: 30px;
            color: black;
        }

        &>a {
            margin-top: 100px;

            &>button {
                font-weight: 600;
                font-size: 18px;
                line-height: 21px;
                color: #0080FF;
            }
        }

        &>img {
            position: absolute;
            inset-inline-end: 0;
            bottom: 0;
        }
    }
}

.companyListSection {
    h2 {
        font-weight: 700;
        font-size: 36px;
        line-height: 42px;
        color: #004E52;

        @media screen and (max-width: 767px) {
            font-size: 20px;
            line-height: 23.35px;
            text-align: center;
        }
    }

    .companyList {
        .image {
            @media screen and (max-width:767px) {
                height: 59px !important;
                width: 91px !important;
            }
        }
    }

    .ratingimage {
        @media screen and (max-width:767px) {
            height: 71px !important;
            width: 305px !important;
        }
    }
}

.next-title {
    font-size: 28px;
    font-weight: 500;
    color: #d56c33;
    margin-bottom: 10px;
}

.next-subTitle {
    /* font-size: 38px; */
    font-size: 36px;
    font-weight: 650;
    color: #004e52;
    margin-bottom: 10px;
}

.next-desc {
    font-size: 18px;
    font-weight: 550;
    line-height: 28px;
}

.findContent {
    margin-top: -40px;
}

.find-mob {
    display: none;
}

.grid-divider {
    margin-top: -40px;
}

.grid-divider .card {
    border: 0px;
    border-radius: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    background-color: transparent;
}

.bg1 {
    position: absolute;
    top: 10%;
    right: -70px;
}

.bg2 {
    position: absolute;
    top: 40%;
    left: -70px;
}

.bg3 {
    position: absolute;
    bottom: 10%;
    right: -70px;
}

.Card1 {
    background-image: url('../images/job/01.png');
    background-repeat: no-repeat;
    background-position: 5% -20%;
}

.Card2 {
    background-image: url('../images/job/02.png');
    background-repeat: no-repeat;
    background-position: 95% -23%;
}

.Card3 {
    background-image: url('../images/job/03.png');
    background-repeat: no-repeat;
    background-position: 5% -30%;
}

.jobTitle {
    font-size: 24px;
    color: #004E52;
    font-weight: 600;
    margin-bottom: 10px;
    word-break: unset;
}

.jobDesc {
    font-size: 16px;
    font-weight: 500;
}

.jobCard2 {
    text-align: right;
}

.vertical-divider {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    height: 50%;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%);
}

.vertical-divider:before,
.vertical-divider:after {
    position: absolute;
    left: 50%;
    content: '';
    z-index: 9;
    border-left: 1px dashed #d06e39;
    border-right: 1px dashed #d06e39;
    width: 0;
    height: calc(91% - 0rem);
}

.grid-divider>.vertical-divider {
    height: calc(50% - 1rem);
}

.vertical-divider:before {
    top: -100%;
}

.vertical-divider:after {
    top: auto;
    bottom: 245px;
}

.grid-divider {
    position: relative;
}

.vertical-cutter {
    position: absolute;
    z-index: 10;
    bottom: 15%;
    left: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%);
}

.every-section {
    background-image: url('../images/job/every-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 20px;
    background-position: 50% 50%;
}

.ar-every {
    background-image: url('../images/job/ar-every.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 20px;
    background-position: 50% 50%;
}

.everyCarousel {
    padding-top: 120px;
}

.post-slide {
    background: #fff;
    margin: 20px 10px 20px;
    border-radius: 5px;
    padding: 20px 15px;
    border: 1px solid #ececec;
}

.post-slide .post-subTitle {
    font-size: 14px;
    color: #989898;
    font-weight: 500;
    margin-bottom: 10px;
}

.post-slide .post-Title {
    font-size: 22px;
    color: #004E52;
    font-weight: 550;
    margin-bottom: 10px;
}

.post-slide .post-text {
    font-size: 16px;
    color: #989898;
    font-weight: 400;
}

.post-slide .post-text span {
    color: #004E52;
    font-weight: 550;
}

.post-slide .postLine {
    margin-bottom: 10px;
}

.post-slide .descLoc {
    display: flex;
    align-items: center;
    margin-left: 5px;
}

.post-slide .descLoc img {
    width: auto;
    height: auto;
    margin-top: 3px;
}

.post-slide .post-desc {
    font-size: 15px;
    color: #989898;
    font-weight: 550;
    margin-bottom: 0px;
}

.post-slide .read-more {
    padding: 10px 20px;
    font-size: 14px;
    background: #fbfbfb;
    color: #d56c33;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    text-transform: uppercase;
    font-weight: 550;
    margin-top: 15px;
    outline: none;
    width: 100%;
}

.post-slide .read-more:hover {
    background: #fbfbfb;
    color: #d56c33;
    text-decoration: none;
}

.owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.owl-rtl {

    .owl-prev {
        rotate: 0deg;
    }

    .owl-next {
        rotate: 180deg;
    }
}

.owl-prev {
    /* background-image: url('../images/job/XMLID_224_.svg'); */
    background-image: url('../images/job/XMLID-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 11px;
    height: 18px;
    margin-left: 20px;
    margin-right: 20px;
    rotate: 180deg;
}

.owl-next {
    background-image: url('../images/job/XMLID-1.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 11px;
    height: 18px;
    margin-left: 20px;
    margin-right: 20px;
}

.TestCarousel {
    display: none;
}

.downApp {
    background-image: url('../images/job/Group-1872.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}

.down {
    display: flex;
    align-items: center;
    float: right;
}

.down h5 {
    font-weight: 500;
    color: #004E52;
    margin-right: 12px;
}

.downImages img {
    width: auto;
    float: left;
}

.connect {
    background-color: #f6f8f8;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: 70px;
}

.connectMain {
    padding-left: 5rem;
    padding-right: 5rem;
}

.conTitle {
    font-size: 38px;
    font-weight: 600;
    color: #004e52;
    margin-bottom: 15px;
    padding-top: 40px;
}

.conDesc {
    font-size: 24px;
    color: #000;
    font-weight: 500;
}

.connect .testimonial {
    background-color: white;
    padding: 15px 25px 25px;
    margin: 0px 15px 0px 15px;
    position: relative;
    flex-direction: column;
}

.connect .pic {
    margin-top: -40px;
}

.connect .testimonial .description {
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 10px;
    font-weight: 500;
}

.connect .testimonial .cTitle {
    font-size: 16px;
    color: #000000;
    font-weight: 450;
    justify-content: flex-start;
    padding-bottom: 10px;
}

.connect .slide-container {
    position: relative;
    left: 0;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.connect .boxesImg {
    display: flex;
}

.connect .name {
    font-size: 20px;
    color: #004E52;
    font-weight: 500;
    margin-bottom: 5px;
}

.connect .Ctitle {
    font-size: 16px;
    color: #000000;
    font-weight: 450;
    align-items: flex-start;
    padding-bottom: 10px;
    justify-content: flex-start;
}

.connect .company {
    font-size: 16px;
    color: #000000;
    font-weight: 450;
    align-items: flex-start;
    padding-bottom: 8px;
    justify-content: flex-start;
}

.deskbody1 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.connect .slide-toggle-container {
    position: relative;
    width: 25%;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.connect .slide-toggle {
    font-size: 1.5em;
    margin: 1em;
    cursor: pointer;
    user-select: none;
}

.connect .slider-container {
    position: relative;
    display: flex;
    width: 100%;
}

.connect .slide-toggle-container {
    display: flex;
    justify-content: center;
}

.connect .slide-toggle-container div {
    padding: 20px 14px;
    cursor: pointer;
    color: #000;
    margin: 0 5px;
}

.connect .slide-toggle-container div.disabled {
    opacity: 0;
    cursor: default;
}

.connect .slider {
    position: relative;
    width: 100%;
    height: 350px;
}

.connect .slide {
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 0;
    transition: all 0.7s ease-out;
    filter: drop-shadow(rgb(85, 85, 85) 0px 2px 2px);
    will-change: transform, opacity;
}

.connect .slide--active {
    opacity: 1;
    z-index: 9;
}

.connect .prev,
.connect .next {
    opacity: 0.5;
    left: 100px;
}

.connect .prev {
    transform: translate(0, -30%) scale(0.8);
    opacity: 0;
}

.connect .next {
    transform: translate(0, 35%) scale(0.8);
    width: 100%;
}

.mbIcon {
    display: none;
}

.modern {
    background-image: url(../images/job/modern-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    height: 700px;
    background-position: 50% 50%;
}

.modRw {
    margin-top: 50px;
}

.modCard {
    background-color: #fff;
    border-radius: 10px;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    height: 280px;
    box-shadow: 0px 10px 20px #00000029;
    margin-top: 40%;
}

.attCard {
    background-color: #046166;
    height: 230px;
    margin-top: 0%;
}

.attCard .att-text {
    color: #fff;
}

.attCard .att-desc {
    color: #fff;
}

.att-text {
    font-size: 22px;
    font-weight: 550;
    color: #004e52;
    margin-bottom: 10px;
}

.att-desc {
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 10px;
}

.modBtn {
    margin-top: 70px;
}

.JobLogos {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.JobLogos .bestImages {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 10px 40px #00000029;
}

.JobLogos .overlay {
    position: relative;
    width: 100%;
    height: 100%;
}

.JobLogos .bestImages img {
    margin-left: 25px;
    margin-right: 25px;
}

.get {
    scroll-margin-top: 111px;
    background-image: url('../images/webp/Group-4194.webp');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.formRw {
    background: #fff;
    padding: 20px 15px 30px 20px;
    border-radius: 10px;
    margin-top: 40px;
}

.formRw form {
    padding-right: 3rem;
}

.formImg {
    width: 100%;
    height: 100%;
}

div.input-block {
    position: relative;
    padding: 0px;
    margin: 15px 0px;
}

div.input-block input {
    border: solid #004E52 3px;
    outline: #004E52;
    background: #fff;
    text-align: left;
    font-size: 16px;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    color: #2a2a2a;
    font-weight: 500;
    height: 55px;
}

div.input-block textarea {
    border: solid #004E52 3px;
    outline: #004E52;
    background: #fff;
    text-align: left;
    font-size: 16px;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    color: #2a2a2a;
    font-weight: 500;
}

div.input-block label.placeholder {
    position: absolute;
    margin: 15px 0;
    padding: 0 5px;
    color: #004E52;
    display: flex;
    align-items: center;
    font-size: 12px;
    opacity: 1 !important;
    font-weight: 900;
    top: 0;
    left: 3%;
    transition: all 0.2s;
    transform-origin: 0% 0%;
    background: #fff;
    pointer-events: none;
}

div.input-block input:valid+label.placeholder,
div.input-block input:focus+label.placeholder,
div.input-block label:valid+label.placeholder,
div.input-block textarea:focus+label.placeholder {
    transform: scale(0.9) translateY(-30px) translateX(5px);
    background: #fff;
    opacity: 1 !important;
}

div.input-block input:focus,
div.input-block textarea:focus {
    color: #2a2a2a;
    border-color: #004E52;
}

div.input-block input:focus+label.placeholder,
div.input-block textarea:focus+label.placeholder {
    color: #004E52;
}

.filebtn1 {
    border: solid #D56C33 1px;
    outline: #D56C33;
    text-align: center;
    border-radius: 3px;
    padding: 10px !important;
    text-decoration: none !important;
    font-size: 16px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    background: #D56C33;
    color: #FFFFFF !important;
    font-weight: 500;
    text-transform: uppercase;
}

.blog {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: white;
}

.blog .blogRw {
    padding-top: 35px;
}

.blog .blogCard {
    border-bottom: 1px solid #fbf0eb;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.blog .blogImg img {
    width: 100%;
}

.blog .blogBody {
    padding-top: 20px;
    display: flex;
    align-content: space-between;
    flex-direction: column;
    justify-content: flex-start;
}

.blog .blog-subTitle {
    font-size: 15px;
    color: #D56C33;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.blog .blogTitle {
    font-size: 21px;
    color: #004E52;
    font-weight: 650;
    margin-bottom: 10px;
    line-height: normal;
    height: 80px;
}

.blog .blogText {
    font-size: 16px;
    color: #000;
    font-weight: 450;
}

.blog .blog-Flex {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}

.blog .blogDate {
    font-size: 16px;
    font-weight: 450;
    color: #000;
}

.blog .blog-read {
    display: flex;
    font-size: 16px;
    font-weight: 550;
    color: #000 !important;
}

.links {
    padding: 86px 46px 32px;
    font-family: 'Inter', sans-serif;

    &>div {
        padding: 16px 20px 60px 56px;
        display: flex;
        justify-content: space-between;
    }

    .linksList {
        h5 {
            margin-bottom: 28px;
            font-weight: 700;
            font-size: 16px;
            line-height: 18px;
            color: #190A28;
        }

        ul {
            display: flex;
            flex-direction: column;
            gap: 14px;
            font-size: 14px;
            line-height: 16px;
            color: #190A28;
        }
    }
}

.faq {
    /* background-color: #f6f8f8; */
    background-color: white;
    padding-top: 3rem;
    padding-bottom: 3rem;
    scroll-margin-top: 111px;
}

.faqTitle {
    color: #D56C33;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.faq .accordion {
    padding-top: 20px;
}

.faq .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 18px;
    font-weight: 450;
    line-height: 3;
    color: #212529 !important;
    text-align: left;
    background-color: transparent !important;
    border: 0;
    border-bottom: 1px solid #e7e9e9;
    border-radius: 0;
    overflow-anchor: none;
    margin-bottom: 10px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    box-shadow: none !important;
}

.faq .accordion-item {
    border: none;
    background-color: transparent;
}

.faq .accordion-button:not(.collapsed)::after {
    background-image: url('/images/job/arrowforward.svg');
    transform: rotate(-180deg);
}

.faq .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url('../images/job/arrowforward.svg');
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.faq .accordionBody {
    font-size: 15px;
    font-weight: 450;
    color: #000;
    padding: 0;
}

.faqDesc {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding-top: 20px;
    /* cursor: pointer; */
}

.faqCopy {
    justify-content: center;
}

.borderBottom {
    padding-top: 2rem;
}

.borderBottom .jbBorder {
    width: 30%;
    border-top: 6px solid #d56c33;
}

.companyListSection {
    .headingAR {
        p {
            font-size: 40px !important;
        }
    }

    .companyList {
        .image {
            @media screen and (max-width:767px) {
                height: 59px !important;
                width: 91px !important;
            }
        }
    }

    .ratingimage {
        @media screen and (max-width:767px) {
            height: 71px !important;
            width: 305px !important;
        }
    }
}

@media screen and (max-width:1280px) {
    .dw-main {
        padding-right: 2rem;
    }

    .vertical-divider:after {
        top: auto;
        bottom: 200px;
        height: calc(84% - 0rem);
    }

    .dFlex {
        height: 180px;
    }
}

@media screen and (max-width:1199px) {
    .dFlex {
        height: 230px;
    }

    .connectMain {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .connect .slide-toggle-container {
        right: -30px;
    }

    .banner-web {
        /* padding: 4rem 0rem 2rem 0rem; */
        padding-block: 4rem 2rem;
        padding-inline: 0;
    }
}

@media screen and (max-width:991px) {
    .about-wrapper {
        padding-top: 40px !important;

        &.homepage {
            padding-top: 80px !important;
        }
    }

    .job-menu .right-widget {
        right: auto !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .job-menu {
        padding: 20px 15px !important;
    }

    .banner-web {
        /* padding: 3rem 0rem 2rem 0rem; */
        padding-block: 3rem 2rem;
        padding-inline: 0;
    }

    .jb-tab-img {
        display: block;
    }

    .ab-app {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .abImages {
        margin-top: 15px;
    }

    .windows-button {
        display: none !important;
    }

    .dw-main {
        padding-right: 1rem;
    }

    /* .about-heading {
        font-size: 30px;
    } */

    .connectMain {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .formRw form {
        padding-right: 0rem;
    }

    .vertical-divider:after {
        top: auto;
        bottom: 180px;
        height: calc(85% - 0rem);
    }

    .modCard {
        height: 330px;
    }

    .attCard {
        height: 270px;
    }

    .blog .blog-Flex {
        flex-direction: column;
    }

    .formImg {
        display: none;
    }

    .connect {
        padding-bottom: 6rem;
    }

    .deskbody1 {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .get {
        scroll-margin-top: 80px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-collapse {
        background: #004e52 !important;
        background-color: #004e52 !important;
    }

    .job-menu .main-side-nav {
        margin-right: 0;
    }

    .job-menu .navbar-nav .nav-item .nav-link {
        color: #fff;
    }

    .job-menu .right-widget .want-button {
        border: 1px solid #fff;
        color: #ffff;
    }
}

@media screen and (max-width: 880px) and (min-width: 768px) {
    .deskbody1 {
        justify-content: start;
    }

    .blog .blogTitle {
        height: 130px;
    }

    .blog .blogText {
        height: 240px;
    }
}

@media screen and (max-width:767px) {
    .about-wrapper.homepage {
        background-color: #F9F9F9;
    }

    .banner-web {
        background: transparent;
        padding: 1rem 0;

        & .container-fluid {
            padding: 0;
        }

        & .Hr-Rw {
            display: block;
            text-align: unset;
        }

        & .Hr-BCol1 {
            padding-top: 0;
            padding-inline: 16px 0;
        }
    }

    .about-heading {
        font-size: 32px;
        line-height: 32px;
        letter-spacing: -1px;
        margin-bottom: 1rem;
    }

    .ab-sub-heading {
        font-size: 22px;
        margin-bottom: 0px;
    }

    .ab-over-desc {
        display: none;
        font-size: 16px;
    }

    .ab-app {
        flex-direction: column;
        align-items: center;
    }

    .abImages {
        margin-top: 0;
    }

    .ab-down {
        font-size: 16px;
    }

    .ab-cand {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .popularVacanciesSec {
        margin-top: 18px;
        background-color: transparent;
        padding: 0 24px;
        grid-template-columns: 1fr;
        gap: 13.25px;

        & .heading {
            padding-top: 0;

            &>h2 {
                font-size: 24px;
                line-height: 39px;
                text-align: center;
            }
        }

        & .popularVacancyCard {
            border-width: 0.83px;
            border-radius: 20px;
            padding: 22px 20px 20px;
            position: relative;
            background-size: 65%;

            &>p {
                font-size: 12px;
                line-height: 16px;
            }

            &>h4 {
                margin-top: 11px;
                font-size: 16px;
                line-height: 21.5px;
                color: black;
            }

            &>a {
                margin-top: 64px;
            }

            &>img {
                position: absolute;
                inset-inline-end: 0;
                bottom: 0;
                max-height: 88.5%;
            }
        }
    }

    .windows-button {
        justify-content: center;
        margin-top: 15px;
    }

    .next-title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .next-subTitle {
        font-size: 28px;
        text-align: center;
    }

    .next-desc {
        font-size: 16px;
    }

    .find-web {
        display: none;
    }

    .find-mob {
        display: block;
    }

    .Card1 {
        background-position: 50% -15%;
    }

    .grid-divider img {
        width: 100%;
    }

    .Card2 {
        background-position: 50% -10%;
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .Card3 {
        background-position: 50% -10%;
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .findLine {
        width: 7%;
        margin-left: auto;
        margin-right: auto;
        border-top: 2px solid #D56C33;
    }

    .grid-divider {
        margin-top: 0px;
    }

    .vertical-divider {
        display: none;
    }

    .grid-divider .card {
        text-align: center;
    }

    .vertical-cutter {
        display: none;
    }

    .findContent {
        margin-top: 0;
        padding-bottom: 20px;
    }

    .every-section {
        padding-top: 30px;
        padding-bottom: 25px;
        background-position: 50% 0px;
    }

    .ar-every {
        padding-top: 30px;
        padding-bottom: 25px;
        background-position: 50% 0px;
    }

    .everyCarousel {
        padding-top: 110px;
    }

    .downApp {
        background-image: none;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #fae1d4;
    }

    .down {
        display: flex;
        float: none;
        justify-content: center;
    }

    .down img {
        display: none;
    }

    .down h5 {
        font-weight: 450;
        margin-right: 0px;
        text-transform: uppercase;
        font-size: 18px;
    }

    .leaveCol {
        display: none;
    }

    .downImages {
        justify-content: center;
        margin-top: 20px;
    }

    .connect {
        padding-top: 1rem;
        padding-bottom: 2rem;
        margin-top: 0;
        text-align: center;
    }

    .conTitle {
        font-size: 28px;
        margin-bottom: 10px;
        padding-top: 20px;
    }

    .conDesc {
        font-size: 20px;
    }

    .connect .slider-container {
        margin-top: 50px;
        flex-direction: column;
    }

    .connect .slide-toggle-container {
        display: flex;
        justify-content: center;
        flex-direction: row;
        right: 0;
        width: 100%;
    }

    .connect .company {
        text-align: center;
        justify-content: center;
    }

    /* .connect .slider {
        height: 320px;
    } */
    .connect .next {
        opacity: 1;
        transform: translate(0, 0%) scale(1);
        left: 0;
    }

    .modern {
        background-image: none;
        background-color: #fefaf8;
        padding-top: 50px;
        padding-bottom: 50px;
        height: auto;
    }

    .modCard {
        height: auto;
        margin-top: 0%;
        margin-bottom: 25px;
    }

    .modBtn {
        margin-top: 40px;
    }

    .attCard {
        height: auto;
    }

    .assCard {
        background-color: #046166;
    }

    .assCard .att-text {
        color: #fff;
    }

    .assCard .att-desc {
        color: #fff;
    }

    .attCard {
        background-color: #fff;
    }

    .attCard .att-text {
        color: #000;
    }

    .attCard .att-desc {
        color: #000;
    }

    .webIcon {
        display: none;
    }

    .mbIcon {
        display: block;
    }

    .mainCard {
        margin-bottom: 30px;
    }

    .modRw {
        margin-top: 40px;
    }

    .get .getRw {
        justify-content: center !important;
    }

    .formRw {
        margin-top: 20px;
        padding: 20px 0px 30px 0px;
    }

    .blog {
        padding-top: 3rem;
        padding-bottom: 4rem;
    }

    .blog .blogCard {
        margin-bottom: 30px;
    }

    .blog .blogTitle {
        height: auto;
    }

    .blog .blogText {
        height: auto;
    }

    .faq {
        background-color: transparent;
        scroll-margin-top: 80px;
    }

    .faq .accordion-button {
        line-height: 30px;
        font-size: 16px;
        padding-bottom: 10px;
    }

    .TestCarousel {
        display: block;
        margin-top: 1rem;
    }

    .TestCarousel .pic img {
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
    }

    .TestCarousel .description {
        font-size: 15px;
        line-height: 25px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .TestCarousel .name {
        font-size: 18px;
    }

    .slider-container {
        display: none !important;
    }

    .blog .blogDate {
        margin-bottom: 5px;
    }

    .faqCopy {
        justify-content: right;
    }

    .faqDesc {
        font-size: 14.78px;
        line-height: 20.56px;
        text-align: center;
        padding-inline: 0 !important;
    }
}

@media screen and (max-width: 575px) {
    .jobCard .card-body {
        padding-left: 5px;
        padding-right: 5px;
    }

    .jobCard2 .card-body {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 466px) {
    .job-menu .right-widget {
        flex-direction: column;
    }

    .job-menu .right-widget .want-button {
        width: 230px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .job-menu .right-widget .hire-button {
        width: 230px;
        margin-top: 15px;
    }
}

/* Job css */