body {
    font-size: 15px;
    font-family: "DM Sans", sans-serif;
}
.nav-link-text {
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #3d3d3d;
}
.nav-item a:hover {
    /* Style the visited links with a blue dash (underline) */
    border-bottom: 2px solid blue;
}
.nav-btn {
    width: 119px;
    height: 40px;
    top: 15px;
    left: 1127px;
    border-radius: 10px;
    background: #005dd9;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
}
.search_style {
    font-family: "Poppins", sans-serif !important;
    font-size: 14px !important;
}
.home-title {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    color: #3d3d3d;
}
.home-title1 {
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0em;
    color: #3d3d3d;
}
.home-title1 span {
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    color: #3d3d3d;
}
.card-heading1 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
}
.card-heading2 {
    font-family: "Poppins", sans-serif;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    color: #1a9a62;
}
.card-heading3 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #6d6d6d;
}
.card-p1 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.form-check-input:checked {
    background-color: #21aa68 !important;
    border-color: #21aa68 !important;
}

.form-check-inline {
    margin-right: 4px !important;
}
.round-button {
    width: 10%;
    position: absolute;
    top: 56%;
    left: 92%;
    transform: translate(-90%, -36%);
    -ms-transform: translate(-50%, -50%);
}
.round-button-circle {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.round-button a {
    display: block;
    float: left;
    width: 100%;
    padding-top: 50%;
    padding-bottom: 50%;
    line-height: 1em;
    margin-top: -0.5em;

    text-align: center;
    color: #e2eaf3;
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
.card-category {
    width: 183px;
    box-shadow: 0px 4px 15px 0px #0000000d;
    cursor: pointer;
}
.card-category i {
    color: #28c882;
}

.card-category :hover i {
    background-color: #28c882;
    color: #fff !important;
}
.card-category :hover {
    border-radius: 15px;
    border: 0px;
    background-color: #28c882;
    color: #fff !important;
}
.card-intro-search {
    z-index: 750;
    width: 723px;
    height: auto;
}
.overlay-container {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.overlay-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 0;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #0a3760, transparent);
}

.centered-text {
    position: absolute;
    top: 85%;
    left: 8%;
    /* transform: translate(-50%, -50%); */
    text-align: center;
    color: white;
}

.centered-text h1 {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
}
.text-bg-custom {
    border: 1px solid #f4d687;
    color: #a88018 !important;
    background-color: #fff8de !important;
}
.center-image {
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.card-hover {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: black;
    height: auto;
}
.card_hover {
    background-color: #ffff;
    color: #000;
    border-radius: 25px;
}
.mb-10 {
    margin-bottom: 11rem;
}
.jobs_search {
    width: 100%;
}
.card-hover:hover,
.card_hover:hover {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #3d3d3d;

    background-color: #ffd76f;
}

.card-hover:hover .card-heading2 {
    color: #3d3d3d;
}
.job-sub {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}
.job-btn {
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50px;
    line-height: 20px;
    letter-spacing: 0em;
}
.job-footer-text {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #7d7d7d;
}
.job-line {
    height: 20px;
    border: 1px;
    border: 1px solid #d6d9e9;
}
.job-text {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #636b73;
}
.job-icons i {
    width: 21px;
    height: 19px;
}
.job-title-1 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.job-title-2 {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #636b73;
}
.job-icons-details {
    color: #3d3d3d;
    width: 16px;
    height: 17px;
}
.card-shadow {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}
.f-text {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}
.f-title {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
}
.f-link {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}
.f-copyright {
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #4d577b;
}

/* Define the size of the image container */
.headset-image,
.headset-image-hover {
    width: 24px;
    height: 24px; /* Adjust this to your preferred height */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* border-radius: 20px; */
}

/* By default, show the green image and hide the white image */
.headset-image {
    background-image: url("jobs_assets/headset-green.png");
}

.headset-image-hover {
    display: none; /* Hide the white image initially */
}

/* When hovering over the card, hide the green image and show the white image */
.card-category:hover .headset-image {
    display: none;
}

.card-category:hover .headset-image-hover {
    display: block;
}

h6 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.search_title {
    font-family: "Inter", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 1px;
}
.city_search {
    font-family: "Inter", sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 1px;
}
.jobs_header {
    background-image: url("vector/jobs_header.png");
    background-size: cover;
    height: 330px;
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
}
.jobs_header .img1 {
    background-image: url("vector/v7.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 100;
    width: 454px;
    height: 240px;
    top: 160px;
    left: 2px;
    border: 2px;
}

.jobs_header .image1 {
    background-image: url("vector/v8.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 100;
    width: 23px;
    height: 35px;
    top: 290px;
    left: 450px;
}
@media (min-width: 1029px) {
    .responsive {
        display: none; /* Hide the image on screens with a width of 767px or smaller (adjust breakpoint as needed) */
    }
    .search_responsive {
        display: none;
    }

    .city_header .image2 {
        top: 40px;
        left: 164px;
    }
}
@media (max-width: 1029px) {
    .thumb_nail {
        display: none; /* Hide the image on screens with a width of 767px or smaller (adjust breakpoint as needed) */
    }
    .thumb_nail::before {
        display: none;
    }
    .search_jobs {
        display: none;
    }
    .popular_jobs_mobile {
        font-size: 12px !important;
        padding: 1px !important;
    }
    .city_header .image1,
    .image2,
    .image3,
    .image4,
    .image5,
    .image6,
    .image7,
    .image8 {
        display: none;
    }
}

.city_header .image18 {
    background-image: url("vector/image 18.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: repeat;
    position: absolute;
    z-index: -1;
    width: 49px;
    height: 49px;
    top: 220px;
    left: 293px;
}

.search_jobs::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.search_jobs::after {
    background-image: url("vector/curve.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 700;
    width: 397px;
    height: 361px;
    top: 190px;
    right: -9px;
    border: 2px;
}
.search_jobs .image1 {
    background-image: url("vector/v8.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 500;
    width: 23px;
    height: 35px;
    top: 230px;
    left: 390px;
}
.thumb_nail {
    position: relative;
    padding: 20px;
}
.hr-line {
    border: 1px solid #e0e0e0;
    margin-top: 0px;
}
.thumb_nail::before,
.thumb_nail::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.thumb_nail::before {
    background-image: url("vector/image20.png"); /* Replace 'path/to/your/image1.jpg' with the first image path */
    background-size: cover;
    height: 30px;
    width: 20px;
    background-repeat: no-repeat;
    z-index: -2;
    width: 61px;
    height: 60px;
    top: 246px;
    left: 116px;
}

.thumb_nail::after {
    background-image: url("vector/Vector 6.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 700;
    width: 397px;
    height: 361px;
    top: -64px;
    right: -9px;
    border: 2px;
}
.thumb_nail .image3 {
    background-image: url("vector/image 21.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 70px;
    height: 70px;
    top: 56px;
    left: 176px;
}
.thumb_nail .image4 {
    background-image: url("vector/image 18.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: repeat;
    position: absolute;
    z-index: -1;
    width: 49px;
    height: 49px;
    top: 36px;
    right: 240px;
}
.thumb_nail .image5 {
    background-image: url("vector/Vector 7.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 296px;
    height: 244px;
    top: 120px;
    right: 150px;
}
.thumb_nail .image6 {
    background-image: url("vector/Vector 8.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 23px;
    height: 45px;
    top: 117px;
    right: 200px;
    border: 2px;
}

.thumb_nail .image7 {
    background-image: url("vector/2nd_lines.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 68px;
    height: 54px;
    top: 35px;
    right: 470px;
    border: 2px;
}

.thumb_nail .image8 {
    background-image: url("vector/image 19.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 50px;
    height: 50px;
    top: 245px;
    right: 130px;
}
@media (min-width: 1300px) and (max-width: 1400px) {
    .thumb_nail .image7 {
        top: 35px;
        right: 400px;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .thumb_nail .image7 {
        right: 370px;
    }
    .thumb_nail .image8 {
        right: 70px;
    }
    .thumb_nail .image5 {
        right: 90px;
    }
    .thumb_nail .image6 {
        right: 140px;
    }
    .thumb_nail .image4 {
        right: 170px;
    }
}
@media (min-width: 1100px) and (max-width: 1200px) {
    .thumb_nail .image7 {
        right: 330px;
    }
    .thumb_nail .image5 {
        right: 90px;
    }
    .thumb_nail .image6 {
        right: 140px;
    }
    .thumb_nail .image8 {
        right: 70px;
    }
    .thumb_nail .image4 {
        right: 170px;
    }
}
@media (min-width: 1000px) and (max-width: 1100px) {
    .thumb_nail .image7 {
        right: 270px;
    }
    .thumb_nail .image5 {
        right: 80px;
    }
    .thumb_nail .image6 {
        right: 140px;
    }
    .thumb_nail .image8 {
        right: 50px;
    }
    .thumb_nail .image4 {
        right: 140px;
    }
}
@media (min-width: 900px) and (max-width: 1000px) {
    .thumb_nail .image7 {
        right: 250px;
    }
}
@media (min-width: 800px) and (max-width: 900px) {
    .thumb_nail .image7 {
        right: 200px;
    }
}

@media (min-width: 700px) and (max-width: 800px) {
    .thumb_nail .image7 {
        right: 150px;
    }
}
@media (max-width: 700px) {
    .thumb_nail .image7 .image5 {
        display: none;
    }
}
.thumb_nail p {
    position: relative;
    color: #ffffff;
}
.search_label {
    color: black;
    font-weight: bold;
    opacity: 1 !important;
}
.fs-12 {
    font-size: 12px !important;
}
.search_color {
    color: #7d7d7d !important;
}
.job_filter {
    height: 32px;
    border-radius: 20px;
    font-size: 13px;
    letter-spacing: 0em;
    text-align: left;
    background-color: #ededed;
}
.job-select.selected {
    /* Add the background color you want for the selected option */
    background-color: #e0edff;
}
.selected-icon {
    position: absolute;
    right: 23px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("vector/Cross.png") no-repeat center center !important;
    background-size: contain;
    pointer-events: none; /* Prevent the icon from being clicked */
}

.city_header {
    position: relative;
    padding: 20px;
}

.city_header::before,
.city_header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.city_header::before {
    background-image: url("vector/jobs_header.png");
    background-size: cover;
    height: 350px;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -2;
}

.city_header_jobs {
    background-image: url("vector/jobs_header.png");
    background-size: cover;
    height: 350px;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -2;
}

.city_header::after {
    background-image: url("vector/curves.png"); /*Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    /* z-index: -1; */
    width: 547px;
    height: 395px;
    top: 80px;
    left: 2px;
    border: 2px;
}
.city_header .image1 {
    background-image: url("vector/image 18.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.city_header .image2 {
    background-image: url("vector/location.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 50px;
    height: 50px;
}
.city_header .image3 {
    background-image: url("vector/v7.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 454px;
    height: 240px;
    border: 2px;
    top: 100px;
    left: 581px;
}
.city_header .image4 {
    background-image: url("vector/arrow.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 23px;
    height: 35px;
    top: 235px;
    left: 1029px;
    border: 2px;
}
.city_header .image5 {
    background-image: url("vector/job-search 1.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 50px;
    height: 50px;
    top: 159px;
    left: 1092px;
}
.city_header .image6 {
    background-image: url("vector/2nd_lines.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 48px;
    height: 48px;
    border: 2px;
    top: 35px;
    right: 540px;
}

.city_header .city1 {
    background-image: url("vector/2nd_lines.png"); /* Replace 'path/to/your/image2.jpg' with the second image path */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 48px;
    height: 48px;
    top: 40px;
    left: 900px;
    border: 2px;
}

.location {
    color: #005dd9;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    font-family: Poppins;
}

.years_of_experience {
    color: #3d3d3d;
    font-family: Poppins;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.salary {
    color: #3d3d3d;
    font-family: Poppins;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
}

.form-control:focus::placeholder {
    color: gray !important;
}

.jobs-companies {
    color: #1a9a62;
    font-family: Poppins;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 0.9rem */
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .popular_jobs_mobile {
        height: auto;
    }
}
@media (max-width: 600px) {
    .reset_button_margin {
        margin-top: 4px;
    }
}
@media (min-width: 767px) {
    .popular_jobs_mobile {
        height: 450px;
    }
}
.popular_jobs_logo {
    width: 70px;
}
.filter-input:focus {
    box-shadow: 0 0 0 1.5px rgba(13, 110, 253, 0.25);
}
.form-control:focus {
    box-shadow: 0 0 0 1.5px rgba(13, 110, 253, 0.25);
}

.btn-primary:active {
    background-color: #005dd9;
}

.dropdown-toggle-no-icon.dropdown-toggle::after {
    display: none !important;
}

.swiper {
    width: 100%;
    height: auto;
}

@media (min-width: 767px) and (max-width: 999px) {
    .swiper_slide {
        width: calc(100% / 3) !important;
    }
}

/* vacancy */
.headline h1 {
    /* // Johor */
    color: #3d3d3d;
    font-size: 26px;
    font-weight: 700;
    word-wrap: break-word;
}
.headline img {
    /* // Johor */
    height: 25px;
    width: 25px;
    margin-right: 10px;
}
.links a {
    width: 100%;
    height: 100%;
    color: #005dd9 !important;
    cursor: pointer !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    word-wrap: break-word;
}
