@import url("flaticon.css");

.sidebar {
    position: relative;
}

.sidebar-widget {
    position: relative;
    padding: 30px 30px 30px;
    background: #f5f7fc;
    border-radius: 8px;
    margin-bottom: 40px;
}

.sidebar-widget .widget-title {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #202124;
    margin-bottom: 30px;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
    z-index: 1;
    background-color: #ffffff;
    transition: all 300ms ease;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.2em;
}

.auto-container {
    position: static;
    max-width: 1310px;
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
}

*,
::after,
::before {
    box-sizing: border-box;
}

.job-detail-section {
    position: relative;
}

.job-detail-section .upper-box {
    position: relative;
    background-image: url(https://elearning.sertifikasiku.com/img/landing_page/job-detail/bg-4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-size: cover;
    padding: 80px 0 70px;
}

.job-block-seven {
    position: relative;
}

.job-block-seven .inner-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}

.job-block-seven .content {
    position: relative;
    padding-left: 120px;
    min-height: 51px;
}

.job-block-seven.style-two .content {
    padding-left: 0;
}

.job-block-seven .company-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    transition: all 300ms ease;
}

.job-block-seven .company-logo img {
    display: block;
    width: 100%;
}

.job-block-seven h4 {
    position: relative;
    font-weight: 500;
    font-size: 26px;
    line-height: 1.3em;
    color: #202124;
    top: -3px;
    margin-bottom: 10px;
}

.job-block-seven h4 a {
    color: #202124;
    transition: all 300ms ease;
}

.job-block-seven h4 a:hover {
    color: #1967d2;
}

.job-block-seven .job-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.job-block-seven .job-info li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #696969;
    font-weight: 400;
    padding-left: 25px;
    margin-right: 20px;
    margin-bottom: 3px;
}

.job-block-seven .job-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 22px;
    color: #696969;
}

.job-block-seven .job-info li a {
    color: #696969;
}

.job-block-seven .job-other-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.job-block-seven .btn-box {
    position: relative;
    display: flex;
    align-items: center;
}

.job-block-seven .btn-box .theme-btn {
    min-width: 220px;
}

.job-block-seven .bookmark-btn {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #1967d2;
    border-radius: 7px;
    background: rgba(25, 103, 210, 0.07);
    transition: all 300ms ease;
    margin-left: 20px;
}

.job-block-seven .bookmark-btn:hover {
    background: #1967d2;
    color: #fff;
}

.job-block-seven.style-three .inner-box {
    flex-direction: column;
}

.job-block-seven.style-three .company-logo {
    position: relative;
    margin-bottom: 20px;
}

.job-block-seven.style-three .job-info {
    justify-content: center;
}

.job-block-seven.style-three .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    margin-bottom: 30px;
}

.job-other-info li {
    position: relative;
    font-size: 13px;
    line-height: 15px;
    margin-right: 15px;
    padding: 5px 20px;
    border-radius: 50px;
    margin-bottom: 10px;
}

.job-other-info li.time {
    background: rgba(25, 103, 210, 0.15);
    color: #1967d2;
}

.job-other-info li.green,
.job-other-info li.privacy {
    background: rgba(52, 168, 83, 0.15);
    color: #34a853;
}

.job-other-info li.required {
    background: rgba(249, 171, 0, 0.15);
    color: #f9ab00;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.job-block-seven .btn-box {
    position: relative;
    display: flex;
    align-items: center;
}

.theme-btn {
    position: relative;
    display: inline-flex;
    transition: all 0.5s ease;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

/* Btn Style One */
.btn-style-one {
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #ffffff;
    background-color: #1967d2;
    font-size: 15px;
    line-height: 20px;
    border-radius: 8px;
    font-weight: 400;
    padding: 18px 35px 15px 35px;
}

.btn-style-one:hover {
    color: #ffffff;
    background-color: #0146a6;
}

.job-detail-outer {
    position: relative;
    padding: 50px 0;
}

.job-detail {
    position: relative;
    padding-right: 30px;
}

.job-overview-two h4,
.job-detail h4 {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #202124;
    margin-bottom: 20px;
}

.job-detail p {
    position: relative;
    font-size: 15px;
    line-height: 26px;
    color: #696969;
    margin-bottom: 26px;
}

.list-style-three {
    position: relative;
    margin-bottom: 50px;
}

.list-style-three li {
    position: relative;
    font-size: 15px;
    line-height: 26px;
    color: #696969;
    padding-left: 20px;
    margin-bottom: 25px;
}

.list-style-three li:before {
    position: absolute;
    left: 0;
    top: 12px;
    height: 4px;
    width: 4px;
    background: #202124;
    content: "";
}

.job-detail-section .other-options {
    position: relative;
    margin-bottom: 50px;
    margin-top: 50px;
}

.job-detail-section .social-share {
    display: flex;
    align-items: center;
}

.social-share h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #202124;
    margin-right: 20px;
}

.social-share a {
    padding: 10px 25px;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    background: #222222;
    border-radius: 8px;
    transition: all 300ms ease;
    margin: 5px 0;
    margin-right: 10px;
}

.social-share a.facebook {
    background: #3b5998;
}

.social-share a.twitter {
    background: #55acee;
}

.social-share a.google {
    background: #dd4b39;
}

.job-detail-section .related-jobs {
    position: relative;
    margin-bottom: 50px;
}

.related-jobs .title-box {
    position: relative;
    margin-bottom: 28px;
}

.related-jobs .title-box h3 {
    font-weight: 500;
    font-size: 26px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 10px;
}

p,
.text {
    font-size: 15px;
    color: #696969;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
}

.job-block {
    position: relative;
    margin-bottom: 30px;
}

.job-block .inner-box {
    position: relative;
    padding: 32px 20px 22px 30px;
    background: #ffffff;
    border: 1px solid #ecedf2;
    box-sizing: border-box;
    border-radius: 10px;
    transition: all 300ms ease;
}

.job-block .inner-box:hover {
    box-shadow: 0px 7px 18px rgba(64, 79, 104, 0.05);
}

.job-block .content {
    position: relative;
    padding-left: 68px;
    min-height: 51px;
}

.job-block .company-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    transition: all 300ms ease;
}

.job-block h4 {
    font-size: 18px;
    color: #202124;
    font-weight: 500;
    line-height: 26px;
    top: -3px;
    margin-bottom: 3px;
}

.job-block h4 a {
    color: #202124;
    transition: all 300ms ease;
}

.job-block h4 a:hover {
    color: #1967d2;
}

.job-block .job-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.job-block .job-info li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #696969;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 5px;
    margin-right: 20px;
}

.job-block .job-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 22px;
    color: #696969;
}

.job-block .job-info li a {
    color: #696969;
}

.job-block .bookmark-btn {
    position: absolute;
    right: 0;
    top: -15px;
    height: 30px;
    width: 30px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    cursor: pointer;
    background: #ffffff;
    transition: all 300ms ease;
}

.job-block .bookmark-btn:hover {
    background: #ecedf2;
}

.job-block .job-other-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.job-overview {
    position: relative;
}

.job-overview li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 30px;
}

.job-overview .icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
}

.job-overview h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #202124;
}

.job-overview span {
    font-size: 15px;
    line-height: 20px;
}

.icon-calendar {
    background-image: url(../icon/icon-calendar.svg);
}

.icon-expiry {
    background-image: url(../icon/icon-expiry.svg);
}

.icon-location {
    background-image: url(../icon/icon-location.svg);
}

.icon-user-2 {
    background-image: url(../icon/icon-user.svg);
}

.icon-clock {
    background-image: url(../icon/icon-clock.svg);
}

.icon-rate {
    background-image: url(../icon/icon-rate.svg);
}

.icon-salary {
    background-image: url(../icon/icon-salary.svg);
}

.icon-language {
    background-image: url(../icon/icon-language.svg);
}

.icon-degree {
    background-image: url(../icon/icon-degree.svg);
}

.job-skills {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.job-skills li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}

.job-skills li a {
    padding: 5px 20px;
    display: block;
    font-size: 14px;
    line-height: 19px;
    color: #696969;
    border-radius: 4px;
    background: #ffffff;
}

.company-widget {
    position: relative;
}

.company-widget .company-title {
    position: relative;
    /* padding-left: 78px; */
    min-height: 60px;
    padding-top: 5px;
}

.company-widget .company-logo {
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 50%;
    margin-left: 25%;
}

.company-widget .company-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #202124;
    text-align: center;
}

.company-widget .profile-link {
    font-size: 14px;
    line-height: 19px;
    color: #1967d2;
}

.company-widget .company-link {
    position: relative;
    font-size: 13px;
    line-height: 15px;
    margin-right: 15px;
    padding: 5px 20px;
    border-radius: 50px;
    margin-bottom: 10px;
    background: rgba(25, 103, 210, 0.15);
    color: #1967d2;
}

.company-widget .company-info {
    position: relative;
    margin-top: 25px;
}

.company-widget .company-info li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #202124;
    margin-bottom: 19px;
}

.company-widget .company-info li span {
    font-size: 15px;
    line-height: 25px;
    text-align: right;
    color: #696969;
}

.company-widget .btn-box {
    position: relative;
    margin-bottom: 0px;
}

.company-widget .btn-box .theme-btn {
    display: block;
    width: 100%;
    background: rgba(25, 103, 210, 0.15);
    border-radius: 8px;
}

.company-widget .btn-box .theme-btn:hover {
    background: #1967d2;
}

.sidebar .btn-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.btn-style-three {
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #1967d2;
    background-color: #e2eaf8;
    font-size: 15px;
    line-height: 20px;
    border-radius: 8px;
    font-weight: 400;
    padding: 18px 35px 15px 35px;
}

.btn-style-three:hover {
    color: #ffffff;
    background-color: #1967d2;
}

/* css */

@media only screen and (max-width: 1600px) {
    .main-header .outer-box .btn-box .theme-btn {
        min-width: 100px;
        padding: 8px 20px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1366px) {
    .banner-carousel.default-nav .owl-nav,
    .main-header .outer-box .btn-box {
        display: none;
    }

    .job-search-form .form-group.btn-box {
        text-align: left;
    }

    .job-detail {
        padding-right: 0;
    }

    .job-block h4 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1023px) {
    .job-block-seven .inner-box {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .job-block-seven .btn-box {
        margin-top: 30px;
    }

    .job-detail-section .content-column {
        order: 0;
    }

    .job-detail-section .content-column {
        margin-left: 0;
    }
}

@media only screen and (max-width: 599px) {
    .auto-container {
        padding: 0 20px;
    }

    .job-block-seven .content {
        padding-left: 0;
    }

    .job-block-seven .inner-box {
        align-items: flex-start;
    }

    .job-block-seven .company-logo {
        position: relative;
        display: block;
        width: auto;
        margin-bottom: 20px;
    }

    .job-block-seven .company-logo img {
        width: auto;
    }

    .social-share h5 {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .job-detail-section .social-share {
        flex-wrap: wrap;
    }

    .job-detail-section .social-share a {
        margin-bottom: 10px;
    }

    .job-block {
        margin-bottom: 20px;
    }

    .job-block .inner-box {
        padding: 20px 20px;
    }

    .job-block .content {
        padding-top: 2px;
        padding-left: 70px;
    }

    .job-block h4 {
        line-height: 1.4em;
    }

    .job-block-two .job-info li:nth-child(2),
    .job-block-two .job-info li:first-child,
    .job-block .job-info li:nth-child(2),
    .job-block .job-info li:first-child {
        display: block;
    }

    .job-block .job-other-info {
        margin-top: 20px;
        margin-left: -70px;
    }

    .job-block-two .bookmark-btn,
    .job-block .bookmark-btn {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .job-block-seven .btn-box {
        margin-top: 30px;
    }

    .job-block-seven.style-three .btn-box {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .candidate-block-three .inner-box .btn-box {
        margin-top: 10px;
    }
    .candidate-block-five .inner-box .btn-box {
        margin-top: 20px;
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

/* .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
} */
