﻿img {
    max-width: 100%;
    height: auto;
}

.content1 {
    font-family: "Arial, sans-serif;";
	font-size: 18px;
}

    .content1 h1 {
        color: #0a1c44;
        font-weight: 700;
        font-size: 36px;
        margin-bottom: 10px;
        font-family: "Poppins, sans-serif;";
    }
    .content1 h2 {
        color: #0a1c44;
        font-weight: 700;
        font-size: 28px;
        margin-bottom: 10px;
        font-family: "Poppins, sans-serif;";
    }
    .content1 p {
        font-size: 18px;
        text-align: justify;
        font-family: "Arial, sans-serif;";
    }
.job-container {
    margin-top: 40px;
    margin-bottom: 40px;
}
.job-title-text a {
    color: #0a1c44;
    font-weight: 300;
    font-size: 20px;
    font-family: "Arial, sans-serif;";
}
.job-date-text {
    color: #ba9d59;
    font-weight: 300;
    font-size: 20px;
    font-family: "Arial, sans-serif;";
}
.job-contact h2 {
    color: #0a1c44;
    font-weight: 500;
    font-size: 26px;
    font-family: "Arial, sans-serif;";
}
.job-contact p {
    color: #0a1c44;
    font-size: 18px;
    font-family: "Arial, sans-serif;";
}
.Tender-Title {
    color: #0a1c44;
    font-weight: 500;
    font-size: 26px;
    font-family: "Arial, sans-serif;";
}
.Last-Date {
    color: #ba9d59;
    font-weight: 500;
    font-size: 26px;
    font-family: "Arial, sans-serif;";
}