/* body {
    background-color: #e7eef4;
} */

.nav-tabs .nav-link1 {
    border: none;
    padding: 10px 20px;
    position: relative;
    /* left: -40px; */
    /* color: #004080; */
    color: #000;
    /* background-color: #81ce82; */
    width: 100%;
}

.theme-color {
    background-color: #01628D;
}

.text-theme {
    color: #01628D;
}

.nav-tabs .nav-link2 {
    border: none;
    padding: 10px 20px;
    position: relative;
    /* left: -40px; */
    /* color: #004080; */
    color: #000;
    /* background-color: #6aaf6b; */
    width: 100%;
}

.nav-tabs .nav-link3 {
    border: none;
    padding: 10px 20px;
    position: relative;
    /* left: -40px; */
    /* color: #004080; */
    color: #000;
    /* background-color: #38b83a; */
    width: 100%;
}

.nav-tabs .nav-link4 {
    border: none;
    padding: 10px 20px;
    position: relative;
    /* left: -40px; */
    /* color: #004080; */
    color: #000;
    /* background-color: #1f9d21; */
    width: 100%;
}

.nav-tabs .nav-link5 {
    border: none;
    padding: 10px 20px;
    position: relative;
    /* left: -40px; */
    /* color: #004080; */
    color: #000;
    /* background-color: #0c8a0e; */
    width: 100%;
}

.custom-button1 {
    position: relative;
    /* right: 20px; */
    display: inline-block;
    padding: 10px 20px;
    background-color: #81ce82;
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

/* .custom-button1::after {
    content: '';
    position: absolute;
    top: 0;
    right: -15px;
    width: 30px;
    height: 100%;
    background-color: #81ce82;
    border-radius: 50%;
    z-index: 1;
} */

.custom-button2 {
    position: relative;
    /* right: 20px; */
    display: inline-block;
    padding: 10px 20px;
    /* background-color: #6aaf6b; */
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.custom-button2::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 100%;
    background-color: #81ce82;
    box-shadow: 1px 0px 1px 1px gray;
    border-radius: 50%;
    /* z-index: 1; */
}

.custom-button3e {
    position: relative;
    /* right: 40px; */
    display: inline-block;
    padding: 10px 20px;
    /* background-color: #38b83a; */
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.custom-button3e::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 100%;
    /* background-color: #6aaf6b; */
    box-shadow: 1px 0px 1px 1px gray;
    border-radius: 50%;
    /* z-index: 1; */
}

.custom-button3 {
    position: relative;
    /* right: 40px; */
    display: inline-block;
    padding: 10px 20px;
    /* background-color: #38b83a; */
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.custom-button3::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 100%;
    background-color: #6aaf6b;
    box-shadow: 1px 0px 1px 1px gray;
    border-radius: 50%;
    /* z-index: 1; */
}

.custom-button4e {
    position: relative;
    /* right: 60px; */
    display: inline-block;
    padding: 10px 20px;
    /* background-color: #1f9d21; */
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.custom-button4e::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 100%;
    /* background-color: #38b83a; */
    box-shadow: 1px 0px 1px 1px gray;
    border-radius: 50%;
    /* z-index: 1; */
}

.custom-button4 {
    position: relative;
    /* right: 60px; */
    display: inline-block;
    padding: 10px 20px;
    /* background-color: #1f9d21; */
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.custom-button4::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 100%;
    background-color: #38b83a;
    box-shadow: 1px 0px 1px 1px gray;
    border-radius: 50%;
    /* z-index: 1; */
}

.custom-button5e {
    position: relative;
    /* right: 80px; */
    display: inline-block;
    padding: 10px 20px;
    /* background-color: #0c8a0e; */
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.custom-button5e::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 100%;
    /* background-color: #1f9d21; */
    box-shadow: 1px 0px 1px 1px gray;
    border-radius: 50%;
    /* z-index: -1; */
}

.custom-button5 {
    position: relative;
    /* right: 80px; */
    display: inline-block;
    padding: 10px 20px;
    /* background-color: #0c8a0e; */
    color: white;
    text-decoration: none;
    border: none;
    cursor: pointer;
    overflow: hidden;
}

.custom-button5::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 30px;
    height: 100%;
    background-color: #1f9d21;
    box-shadow: 1px 0px 1px 1px gray;
    border-radius: 50%;
    /* z-index: -1; */
}

.job-description {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.job-description h2 {
    color: #01628D;
}

.btn-apply {
    background-color: #01628D;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.btn-apply:hover {
    background-color: #0056b3;
}

.job-description ul {
    list-style-type: disc;
    margin-left: 20px;
}